@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
@import url("//hello.myfonts.net/count/28840e");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.red {
  color: #ed1b2f; }

@font-face {
  font-family: "Omnes";
  font-weight: 100;
  src: url("../fonts/omnes/omnes-thin-webfont.woff") format("woff"), url("../fonts/omnes/omnes-thin-webfont.eot?") format("eot"), url("../fonts/omnes/omnes-thin-webfont.ttf") format("truetype"); }

@font-face {
  font-family: "Omnes";
  font-weight: 200;
  src: url("../fonts/omnes/omnes-extralight-webfont.woff") format("woff"), url("../fonts/omnes/omnes-extralight-webfont.eot?") format("eot"), url("../fonts/omnes/omnes-extralight-webfont.ttf") format("truetype"); }

@font-face {
  font-family: "Omnes";
  font-weight: 300;
  src: url("../fonts/omnes/omnes-light-webfont.woff") format("woff"), url("../fonts/omnes/omnes-light-webfont.eot?") format("eot"), url("../fonts/omnes/omnes-light-webfont.ttf") format("truetype"); }

@font-face {
  font-family: "Omnes";
  src: url("../fonts/omnes/omnes-regular-webfont.woff") format("woff"), url("../fonts/omnes/omnes-regular-webfont.eot?") format("eot"), url("../fonts/omnes/omnes-regular-webfont.ttf") format("truetype"); }

@font-face {
  font-family: "Omnes";
  font-weight: 500;
  src: url("../fonts/omnes/omnes-medium-webfont.woff") format("woff"), url("../fonts/omnes/omnes-medium-webfont.eot?") format("eot"), url("../fonts/omnes/omnes-medium-webfont.ttf") format("truetype"); }

@font-face {
  font-family: "Omnes";
  font-weight: 600;
  src: url("../fonts/omnes/omnes-semibold-webfont.woff") format("woff"), url("../fonts/omnes/omnes-semibold-webfont.eot?") format("eot"), url("../fonts/omnes/omnes-semibold-webfont.ttf") format("truetype"); }

@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon/icomoon.woff?ujes4") format("woff"), url("../fonts/icomoon/icomoon.ttf?ujes4") format("truetype"); }

.transparent-bright {
  background: rgba(0, 167, 225, 0.85);
  color: #fff;
  position: relative;
  padding: 2.5em 0; }

.standard-input {
  background-clip: inherit;
  border: 0;
  border-radius: 4px; }
  .standard-input-text {
    background-color: #fff;
    padding: 10px; }

.form_button_submit, .button, .button-grey, .button.grey, .button.button-white, .button.white, .button-black, .button.black, .button-blue, .button.blue, .button-red, .button.red, .button-green, .button.green, .button-orange, .button.orange, .button-yellow, .button.yellow, .button-purple, .button.purple, .button-magenta, .button.magenta {
  font-size: 1.2em;
  font-weight: 500;
  -webkit-transition: all .4s ease-in-out, box-shadow .1s;
  transition: all .4s ease-in-out, box-shadow .1s;
  display: inline-block;
  padding: 1.25em 2em;
  letter-spacing: .03em;
  text-transform: uppercase;
  border: 0; }

.clearfix:after {
  content: '' !important;
  display: block !important;
  clear: both !important; }

.hidden {
  height: 1px;
  left: -10000px;
  overflow: hidden;
  position: absolute;
  top: auto;
  width: 1px; }

.hideText, .logo {
  overflow: hidden;
  color: transparent;
  font-size: 0;
  text-transform: capitalize; }

.screenreader {
  display: none; }

@media screen and (max-width: 640px) {
  .desktop,
  .mobile-hide {
    display: none !important; } }

.mobile {
  display: block; }
  @media screen and (min-width: 640px) {
    .mobile {
      display: none; } }

.print {
  display: none; }

.page-width, .modal .modal-wrapper, .search .pagination {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  padding: 0 3.5%; }
  @media screen and (min-width: 1200px) {
    .page-width, .modal .modal-wrapper, .search .pagination {
      padding: 0 2.625rem; } }
  .padded.page-width, .modal .padded.modal-wrapper, .search .padded.pagination {
    padding: 0 6.25%; }

[class^='icon-']:not(.icon--after):before,
[class*=' icon-']:not(.icon--after):before,
.icon:not(.icon--after):before, [class^='icon-'].icon--after:after,
[class*=' icon-'].icon--after:after, .video-bg-pause-play:before,
.icon.icon--after:after, .styled-select:before, a.circle-arrow-link:after, .results-content .result a:before, .slide-button-prev:before,
.slide-button-next:before, #print-modal-controls .print-icon:before, #print-modal-controls .close-icon:before, .pdf-print:before, .main-nav .dropdown-click:before,
.main-nav .section-click:before, .main-nav-second-tier .back-button:before, .main-nav ul .footerSubNavigation li.first a:after {
  display: inline-block;
  font-family: 'icomoon';
  font-size: inherit;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: inherit;
  speak: none;
  text-transform: none;
  vertical-align: bottom;
  visibility: visible;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

[class^='icon-'],
[class*=' icon-'],
.icon {
  font-size: 2rem; }
  [class^='icon-'].icon--after:before,
  [class*=' icon-'].icon--after:before,
  .icon.icon--after:before {
    display: none; }

.icon-angle-down:not(.icon--after):before {
  content: "\e908"; }

.icon-angle-down.icon--after:after {
  content: "\e908"; }

.icon-angle-left:not(.icon--after):before {
  content: "\e906"; }

.icon-angle-left.icon--after:after {
  content: "\e906"; }

.icon-angle-right:not(.icon--after):before {
  content: "\e907"; }

.icon-angle-right.icon--after:after {
  content: "\e907"; }

.icon-angle-up:not(.icon--after):before {
  content: "\e909"; }

.icon-angle-up.icon--after:after {
  content: "\e909"; }

.icon-facebook:not(.icon--after):before {
  content: "\e901"; }

.icon-facebook.icon--after:after {
  content: "\e901"; }

.icon-linkedin:not(.icon--after):before {
  content: "\e902"; }

.icon-linkedin.icon--after:after {
  content: "\e902"; }

.icon-rss:not(.icon--after):before {
  content: "\e905"; }

.icon-rss.icon--after:after {
  content: "\e905"; }

.icon-search:not(.icon--after):before {
  content: "\e900"; }

.icon-search.icon--after:after {
  content: "\e900"; }

.icon-twitter:not(.icon--after):before {
  content: "\e904"; }

.icon-twitter.icon--after:after {
  content: "\e904"; }

.icon-youtube-play:not(.icon--after):before {
  content: "\e903"; }

.icon-youtube-play.icon--after:after {
  content: "\e903"; }

span.page-width {
  display: block; }
@media screen and (min-width: 960px) {
.wrap {
  padding-top: 75px; }
  .wrap.no-header {
    padding-top: 0; } }

@media screen and (min-width: 1200px) {
  .wrap {
    min-width: 1200px; } }

.column {
  display: inline-block;
  box-sizing: border-box;
  vertical-align: top;
  margin-right: -4px;
  padding-left: 3.5%; }
  .column.half {
    width: 50%; }
  .column.quarter {
    width: 25%; }
  .column.threequarters {
    width: 75%; }
  .column.third {
    width: 33.33333%; }
  .column.twothirds {
    width: 66.66667%; }
  .column.five-twelvths {
    width: 41.66667%; }
  .column.seven-twelvths {
    width: 58.33333%; }
  .column.one-fifth {
    width: 20.63636%; }
  .column.one-sixth {
    width: 17.25%; }
  .column.first-column {
    margin-left: -3.5%; }
  @media screen and (max-width: 640px) {
    .column {
      min-width: 100%;
      margin-left: 0;
      padding-left: 0; }
      .column.first-column {
        margin-left: 0; } }

.parsys {
  display: inline; }

.contentPar {
  display: block; }

.clear {
  clear: both; }

.alignright {
  text-align: right; }

.aligncenter,
.hcenter {
  text-align: center;
  clear: both; }
  .aligncenter.padded,
  .hcenter.padded {
    margin: 30px 0; }

.floatleft.column,
.floatright.column {
  width: 43.41667%;
  padding: 0;
  margin: 0;
  margin-bottom: 40px; }

.floatright {
  float: right; }
  .floatright.column {
    margin-left: 40px; }

.floatleft {
  float: left; }
  .floatleft.column {
    margin-right: 40px; }

.vcentered {
  display: table; }
  .vcentered .vcenter {
    display: table-cell;
    vertical-align: middle; }

.bottompadding {
  padding-bottom: 100px; }

.bounds {
  position: relative;
  z-index: 0; }
  @media screen and (max-width: 640px) {
    .bounds .column {
      margin-top: 10px;
      margin-bottom: 10px; } }
  .bounds .standard-content {
    padding-top: 3rem; }

form .row, form .column-container {
  margin: 30px 0; }
form .column em {
  display: block;
  width: 100%; }
form .column img {
  width: auto;
  max-width: 100%; }

form .end.section {
  margin-bottom: 1em; }

fieldset li {
  padding-left: 0; }
  fieldset li:before {
    display: none; }

input.button, input.button.submit, input[type=submit], input[type=button] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-size: 1rem; }

input[type=search] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }

input[type='submit'], input[type='radio'], input[type='checkbox'] {
  width: auto; }

input:invalid, .form_error {
  color: #ed1b2f; }

input.text,
input[type=text],
input[type=search],
input[type=email],
input[type=password],
input[type=url],
textarea,
select {
  background-color: #e5e5e5; 
  border: 0;
  border-radius: 3px;
  font-family: inherit;
  font-size: 1rem;
  max-width: 100%;
  padding: 15px 20px; }
  .column input.text,
  .column input[type=text],
  .column input[type=search],
  .column input[type=email],
  .column input[type=password],
  .column input[type=url],
  .column textarea,
  .column select {
    display: block;
    width: 100%; }
  input.text::-webkit-input-placeholder,
  input[type=text]::-webkit-input-placeholder,
  input[type=search]::-webkit-input-placeholder,
  input[type=email]::-webkit-input-placeholder,
  input[type=password]::-webkit-input-placeholder,
  input[type=url]::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder,
  select::-webkit-input-placeholder {
    color: #63666a; }
  input.text::-moz-placeholder,
  input[type=text]::-moz-placeholder,
  input[type=search]::-moz-placeholder,
  input[type=email]::-moz-placeholder,
  input[type=password]::-moz-placeholder,
  input[type=url]::-moz-placeholder,
  textarea::-moz-placeholder,
  select::-moz-placeholder {
    color: #63666a; }
  input.text:-ms-input-placeholder,
  input[type=text]:-ms-input-placeholder,
  input[type=search]:-ms-input-placeholder,
  input[type=email]:-ms-input-placeholder,
  input[type=password]:-ms-input-placeholder,
  input[type=url]:-ms-input-placeholder,
  textarea:-ms-input-placeholder,
  select:-ms-input-placeholder {
    color: #63666a; }
  input.text::placeholder,
  input[type=text]::placeholder,
  input[type=search]::placeholder,
  input[type=email]::placeholder,
  input[type=password]::placeholder,
  input[type=url]::placeholder,
  textarea::placeholder,
  select::placeholder {
    color: #63666a; }

.single-checkbox .column {
  width: 89%;
  min-width: 89%; }
  @media screen and (min-width: 640px) {
    .single-checkbox .column {
      width: 94%; } }
  .single-checkbox .column input[type=checkbox] {
    margin-top: 26px; }

.single-checkbox .first-column {
  width: 11%;
  min-width: 11%; }
  @media screen and (min-width: 640px) {
    .single-checkbox .first-column {
      width: 6%;
      min-width: 0; } }

label {
  display: block;
  font-weight: bold;
  font-size: 1.14286em;
  margin: 13px 0; }
  label[weight=light] {
    font-weight: normal;
    font-size: 1em; }

.styled-select {
  border-radius: 5px;
  display: inline-block;
  position: relative;
  color: #cbcbca;
  width: 100%;
  height: 3rem;
  font-size: 1.5rem; }
  .styled-select:before {
    content: "\e908"; }
  .styled-select:before {
    position: absolute;
    font-size: 1rem;
    right: 1em;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    pointer-events: none; }
  .styled-select select {
    width: 100%;
    border-radius: 0;
    background-color: transparent;
    color: #63666a;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none; }
    .styled-select select::-ms-expand {
      display: none; }
  .styled-select .color,
  .styled-select .bg-color {
    border-radius: 5px;
    position: absolute;
    z-index: -3;
    background: #e5e5e5;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
  .styled-select .bg-color {
    background: #fff; }

.filter {
  background: #e5e5e5;
  padding: 1rem 0; }
  .filter .padded {
    display: block;
    padding: 1rem 0; }
  .filter .column {
    position: relative;
    text-align: center; }
  .filter .input-wrap {
    width: 100%; }
    @media screen and (max-width: 780px) {
      .filter .input-wrap {
        margin: 3px 0; } }
  .filter input[type=submit] {
    padding: 1em 2em;
    font-size: 1em;
    width: 100%; }
    @media screen and (min-width: 780px) {
      .filter input[type=submit] {
        width: auto; } }

.form_captchatimer {
  background-color: #e5e5e5;
  width: 100%;
  border-radius: 3px; }

.form_captchatimer_bar {
  background-color: #00a7e1;
  height: 2rem;
  -webkit-transition: all 750ms linear;
  transition: all 750ms linear;
  border-radius: 3px; }

input[id=':cq:captcha'] {
  margin: 30px 0; }

.form_captcha_img img {
  display: block;
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border: 0; }

.form_button_refresh, .button.form_button_refresh {
  height: 2rem;
  padding: .25em .75em; }

.form_button_submit {
  color: currentColor;
  background-color: rgba(255, 255, 255, 0.25);
  box-shadow: 0 0 0 2px currentColor inset; }
  .form_button_submit:hover {
    color: currentColor;
    box-shadow: 0 0 0 4px currentColor inset; }

.form_row_description,.form_leftcolmark {
  display: none; }

.captcha .form_row .form_leftcol {
  display: none; }
.captcha .form_leftcol:after {
  content: '';
  clear: both;
  display: block; }
.captcha .form_leftcol .form_leftcollabel, .captcha .form_leftcol .form_leftcolmark {
  display: inline; }
  .captcha .form_leftcol .form_leftcollabel label, .captcha .form_leftcol .form_leftcolmark label {
    display: inline; }
.captcha .form_leftcol .form_leftcolmark {
  font-size: 1.42857em;
  font-weight: bold;
  line-height: 1.3;
  margin: 1em 0;
  text-decoration: underline dotted; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 200; }
  h1 b, h1 strong,
  h2 b,
  h2 strong,
  h3 b,
  h3 strong,
  h4 b,
  h4 strong,
  h5 b,
  h5 strong,
  h6 b,
  h6 strong {
    font-weight: 500; }

h2 {
  font-size: 1.71429em;
  margin-bottom: 1.3em; }
  @media screen and (min-width: 520px) {
    h2 {
      font-size: 2.42857em; } }
  @media screen and (min-width: 640px) {
    h2 {
      font-size: 2.57143em; } }

h3 {
  font-size: 1.28571em;
  margin-bottom: 1.3em; }
  @media screen and (min-width: 780px) {
    h3 {
      font-size: 1.71429em; } }
  .textimage h3 {
    font-weight: 300; }

h4,
h5,
h6,
th,
label,
legend {
  font-size: 1.14286em;
  font-weight: bold;
  line-height: 1.3;
  margin: 1em 0; }
  @media screen and (min-width: 780px) {
    h4,
    h5,
    h6,
    th,
    label,
    legend {
      font-size: 1.42857em; } }

.subheads h4 {
  margin-top: -1em; }

.resource-title-heading {
  font-weight: bold; }

img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border: 0; }
  a img {
    max-width: inherit;
    display: inline-block;
    vertical-align: middle;
    -webkit-transition-duration: .3s;
            transition-duration: .3s; }
  img.floatleft, img.floatright {
    max-width: 60%; }
  img.floatleft {
    margin: 0 40px 40px 0; }
    img.floatleft.overflowleft {
      margin-left: -10%; }
  img.floatright {
    margin: 0 0 40px 40px; }
    img.floatright.overflowright {
      margin-right: -10%; }

.floatleft img,
.floatright img {
  max-width: 100%;
  height: auto; }

a {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  text-decoration: none;
  color: #00a7e1; }
  a:hover {
    color: #005f9b; }
  a.circle-arrow-link {
    padding: 1000px;
    margin: -1000px;
    display: inline-block; }
    a.circle-arrow-link:after {
      border: 1px solid currentColor;
      border-radius: 50%;
      color: currentColor;
      content: "\e907";
      font-size: .5em;
      padding: 0.375em;
      line-height: 1;
      margin-left: 1em;
      text-align: center; }
    a.circle-arrow-link:hover {
      color: #3a3a3a;
      background-color: rgba(212, 212, 212, 0.3); }

.link-wrap {
  text-align: center; }
  .link-wrap a {
    text-shadow: 0 0 0 rgba(255, 255, 255, 0.6), -1px -1px 4px rgba(0, 0, 0, 0.5);
    display: inline-block;
    font-size: 3.5em;
    color: rgba(255, 255, 255, 0.9);
    padding: 0 4px; }
    .link-wrap a.active {
      text-shadow: 0 0 0 transparent;
      color: #00a7e1;
      font-size: 3.92857em; }
      .link-wrap a.active:hover {
        cursor: default; }

.text ul, .text ol {
  margin: 1.5em 0; }
  .text ul li, .text ol li {
    line-height: 1.28571em;
    padding-left: 1.25em;
    position: relative;
    margin: 1.125em 0; }
    .text ul li:before, .text ol li:before {
      color: #00a7e1;
      font-size: 1.28571em;
      position: absolute;
      left: 0; }
    .text ul li ul li:before, .text ol li ul li:before {
      content: "\25E6"; }
    .text ul li ol li:before, .text ol li ol li:before {
      content: counter(item, lower-alpha) "."; }

.text ul li:before {
  content: "\2022"; }

.text ol {
  counter-reset: item; }
  .text ol li:before {
    counter-increment: item;
    content: counter(item, decimal);
    font-weight: 300; }

.special-list {
  background-color: #e5e5e5;
  padding: 30px 0; }
  .special-list.no-background {
    background-color: transparent; }
  .special-list h2 {
    text-align: center; }
.special-list .page-width {
  background: #fff;
  padding-top: 30px;
  padding-bottom: 30px;
  border-radius: 2px;
  box-shadow: 0 0 6px #e5e5e5; }
  .special-list.no-background .page-width {
    background: transparent;
    box-shadow: none; }

.special-list ul, .special-list.three-col ul {
  position: relative;
  margin-bottom: 30px;
  margin-top: initial;
  width: 100%; }
  @media screen and (min-width: 640px) {
    .special-list ul:after, .special-list ul:before, .special-list.three-col ul:after, .special-list.three-col ul:before {
      content: '';
      height: 100%;
      width: 1px;
      position: absolute;
      top: 0;
      background: -webkit-linear-gradient(bottom, #fff 0, #e8e8e8 10%, #e8e8e8 90%, #fff 100%);
      background: linear-gradient(0deg, #fff 0, #e8e8e8 10%, #e8e8e8 90%, #fff 100%);
      z-index: -1;
      -webkit-transform: translateX(-1em);
          -ms-transform: translateX(-1em);
              transform: translateX(-1em); }
    .special-list ul:before, .special-list.three-col ul:before {
      left: 33%; }
    .special-list ul:after, .special-list.three-col ul:after {
      left: 66%; } }

.special-list li, .special-list.three-col li {
  padding: 0 1em;
  margin: 0 0 1em;
  line-height: 1.35714em;
  display: inline-block;
  vertical-align: top;
  width: 100%; }
  @media screen and (min-width: 640px) {
    .special-list li, .special-list.three-col li {
      width: 33%;
      padding-right: 2em; } }
  .special-list li:before, .special-list.three-col li:before {
    top: 0; }
  .special-list li.subheads:before, .special-list.three-col li.subheads:before {
    display: none; }
  @media screen and (max-width: 640px) {
    .special-list li.subheads, .special-list.three-col li.subheads {
      display: none; } }

.special-list.two-col ul:before {
  left: 49%; }

.special-list.two-col ul:after {
  display: none; }

@media screen and (min-width: 640px) {
  .special-list.two-col li {
    width: 49%; } }

.special-list.one-col ul:before, .special-list.one-col ul:after {
  display: none; }

.special-list.one-col li {
  width: 100%; }

* {
  word-wrap: normal;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent; }

html {
  height: 100%;
  min-height: 100vh;
  overflow-y: auto; }
  html[lang='js'] body,
  html[lang='js'].fontface body,
  html[lang='js'].fonts-loaded body {
    font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic'; }
body {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  overflow-x: hidden;
  color: #3a3a3a; }
  .fontface body,
  .fonts-loaded body {
    font-family: "Omnes", Arial, Helvetica Neue, Helvetica, sans-serif; }
  body:after {
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    background: rgba(0, 0, 0, 0.75);
    pointer-events: none;
    opacity: 0;
    overflow: hidden;
    z-index: -1; }
  body.open:after {
    opacity: 1; 
    z-index: 100; }

hr {
  height: 2px;
  overflow: hidden;
  padding: 0;
  margin: 80px 0;
  background: #eee;
  border: 0; }

.table table {
  border:.125rem solid #3a3a3a;
  margin-top:1rem;
  margin-bottom:1rem;
  width: 100%; }

.table td,.table th,.table tr {
  background-color:transparent;
  border:none; }

.table tr {
  background-color:#eee;
  padding:10px; }
  .table tr:nth-child(odd) {
    background-color:#cbcbca; }

.table td {
  font-size:.85714286em;
  padding:1em 0 1.5em;
  vertical-align:top;
  max-width:30%; }
  @media screen and (min-width:640px) {
    .table td {
      font-size:.92857143em;
      padding:10px 5px 15px; } }
  @media screen and (min-width:768px) {
    .table td {
      padding:15px; } }
  .table td p,.table td ul {
    margin:5px 0; }
    .table td p a,.table td ul a {
      font-weight:400; }
  .table td ul {
    list-style:outside none disc;
    margin-left:.5em; }
    .table td ul ul {
      list-style:outside none circle; }
  .table td li {
    margin:6px 0; }
  .table td .icon {
    font-size:1em; }
    @media screen and (min-width:1024px) {
      .table td .icon {
        font-size:2rem; } }

.table th {
  background-color:#3a3a3a;
  color:#fff;  font-size:1em;
  font-weight:400;
  padding:1.25rem .9375rem;
  text-align:center;
  text-transform:uppercase; }

.table.specs-table table {
  border:0 none; }
  .table.specs-table table th {
    background-color: transparent;
    color: #000;
    font-size:1em;
    font-weight:300;
    padding:.5em .9375rem .5em .5em;
    text-transform:none; }
    @media screen and (min-width:640px){
      .table.specs-table table th{
        font-size:1.25em; } }
  .table.specs-table table tr {
    background-color:transparent; }
    .table.specs-table table tr:first-child th:first-child {
    font-size:1.25em; }
    @media screen and (min-width:640px) {
      .table.specs-table table tr:first-child th:first-child {
        font-size:2em; } }
  .table.specs-table table td {
    text-align:center;
    font-size:.875em;
    padding:.71428571em .35714286em 1.42857143em;
    vertical-align:middle; }
    @media screen and (min-width:640px) {
      .table.specs-table table td{
        font-size:.8125em;
        padding:.76923077em .38461538em; } }
  .table.specs-table table td .icon {
    font-size:.9375em; }

em,
i {
  font-style: italic; }

strong,
b {
  font-weight: 700; }

p {
  font-size: 1.14286em;
  line-height: 1.6;
  margin: 0 0 24px; }
  p.caption {
    font-size: 0.85714em;
    color: #767676; }

small {
  font-size: .9em; }

sup {
  font-size: 12px;
  vertical-align: super; }

caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

.bg--black {
  background-color: #000;
  color: #fff; }

.bg--green {
  background-color: #34b233;
  color: #fff; }

.bg--blue {
  background-color: #00a7e1;
  color: #fff; }

.bg--white {
  background-color: #fff;
  color: #000; }

.bg--orange {
  background-color: #f38a00;
  color: #000; }

.bg--red {
  background-color: #ed1b2f;
  color: #fff; }

.fullscreen-bg {
  height: 100%;
  position: absolute;
  overflow: hidden;
  width: 100%;
  z-index: 0; }
  .fullscreen-bg img {
    bottom: auto;
    height: 100%;
    left: 0;
    -o-object-fit: cover;
       object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -2; }
    @media screen and (min-width: 1200px){
      .fullscreen-bg img {
        height: auto; } }
    .fullscreen-bg img.bottom {
      bottom: 0;
      top: auto; }
  .fullscreen-bg:before {
    background: -webkit-linear-gradient(right, transparent, #000);
    background: linear-gradient(to left, transparent, #000);
    bottom: 0;
    content: '';
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2; }
    .fullscreen-bg.no-gradient:before {
      display: none; }
    @media screen and (max-width: 640px) {
      .fullscreen-bg:before {
        background: -webkit-linear-gradient(right, rgba(0,0,0,0.25), #000);
        background: linear-gradient(to left, rgba(0,0,0,0.25), #000);
      }
    }
  .fullscreen-bg.video-bg:before {
    display: none; }
  .fullscreen-bg.video-bg .responsive-video-background {
      background-color: #000;
      bottom: 0;
      left: 0;
      position: absolute;
      right: 0;
      top: 0;
      z-index: -1; }
    .fullscreen-bg.video-bg .responsive-video-background .wistia_embed {
      left: 0;
      position: absolute;
      top: 50%;
      transform: translateY(-50%); }
  .fullscreen-bg.video-bg iframe {
    pointer-events: none; }

.bg-cover {
  background-repeat: no-repeat;
  background-size: cover; }
  .bg-cover .big-hero {
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    width: 100%;
    height: auto; }
  .bg-cover.big-hero-wrap {
    position: relative;
    overflow: hidden;
    min-height: 15em; }
    @media screen and (min-width: 640px) {
      .bg-cover.big-hero-wrap {
        min-height: 35em; } }
    @media screen and (min-width: 2160px) {
      .bg-cover.big-hero-wrap {
        min-height: 45em; } }
    .bg-cover.big-hero-wrap .big-hero-content {
      -webkit-transition: all .2s ease-in;
      transition: all .2s ease-in;
      color: #cbcbca;
      padding: 4rem 0; }
    @media screen and (max-width: 640px) {
      .bg-cover.big-hero-wrap .big-hero-content {
        padding: 2rem 0; } }

.grey-callout {
  background-color: #cbcbca;
  padding: 60px 0;
  text-align: center; }
  .grey-callout .column {
    vertical-align: middle;
    text-align: center; }
  .grey-callout img {
    max-width: 100%;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle; }
  .grey-callout p {
    font-size: 2rem; }

.dark-callout {
  background-color: #2c3335;
  color: #fff;
  padding: 60px 0;
  text-align: center; }
  .dark-callout *:last-child {
    margin-bottom: 0; }
  .dark-callout h3 {
    color: #f38a00;
    line-height: 1.3; }
    @media screen and (min-width: 520px) {
      .dark-callout h3 {
        font-size: 2.28571em; } }

.button {
  color: currentColor;
  background-color: rgba(255, 255, 255, 0.25);
  box-shadow: 0 0 0 2px currentColor inset; }
  .button:hover {
    color: currentColor;
    box-shadow: 0 0 0 4px currentColor inset; }
  .button-grey, .button.grey {
    color: #cbcbca;
    background-color: rgba(203, 203, 202, 0.25);
    box-shadow: 0 0 0 2px currentColor inset; }
    .button-grey:hover, .button.grey:hover {
      color: currentColor;
      box-shadow: 0 0 0 4px currentColor inset; }
  .button.button-white, .button.white {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.25);
    box-shadow: 0 0 0 2px currentColor inset; }
    .button.button-white:hover, .button.white:hover {
      color: currentColor;
      box-shadow: 0 0 0 4px currentColor inset; }
  .button-black, .button.black {
    color: #000;
    background-color: rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 0 2px currentColor inset; }
    .button-black:hover, .button.black:hover {
      color: currentColor;
      box-shadow: 0 0 0 4px currentColor inset; }
  .button-blue, .button.blue {
    color: #00a7e1;
    background-color: rgba(0, 167, 225, 0.25);
    box-shadow: 0 0 0 2px currentColor inset; }
    .button-blue:hover, .button.blue:hover {
      color: currentColor;
      box-shadow: 0 0 0 4px currentColor inset; }
  .button-red, .button.red {
    color: #ed1b2f;
    background-color: rgba(237, 27, 47, 0.25);
    box-shadow: 0 0 0 2px currentColor inset; }
    .button-red:hover, .button.red:hover {
      color: currentColor;
      box-shadow: 0 0 0 4px currentColor inset; }
  .button-green, .button.green {
    color: #34b233;
    background-color: rgba(52, 178, 51, 0.25);
    box-shadow: 0 0 0 2px currentColor inset; }
    .button-green:hover, .button.green:hover {
      color: currentColor;
      box-shadow: 0 0 0 4px currentColor inset; }
  .button-orange, .button.orange {
    color: #f38a00;
    background-color: rgba(243, 138, 0, 0.25);
    box-shadow: 0 0 0 2px currentColor inset; }
    .button-orange:hover, .button.orange:hover {
      color: currentColor;
      box-shadow: 0 0 0 4px currentColor inset; }
  .button-yellow, .button.yellow {
    color: #ffc842;
    background-color: rgba(255, 200, 66, 0.25);
    box-shadow: 0 0 0 2px currentColor inset; }
    .button-yellow:hover, .button.yellow:hover {
      color: currentColor;
      box-shadow: 0 0 0 4px currentColor inset; }
  .button-purple, .button.purple {
    color: #6a1e74;
    background-color: rgba(106, 30, 116, 0.25);
    box-shadow: 0 0 0 2px currentColor inset; }
    .button-purple:hover, .button.purple:hover {
      color: currentColor;
      box-shadow: 0 0 0 4px currentColor inset; }
  .button-magenta, .button.magenta {
    color: #a60063;
    background-color: rgba(166, 0, 99, 0.25);
    box-shadow: 0 0 0 2px currentColor inset; }
    .button-magenta:hover, .button.magenta:hover {
      color: currentColor;
      box-shadow: 0 0 0 4px currentColor inset; }
  .button.arrowed {
    padding: 8px 2.33333%;
    position: relative; }
    .button.arrowed .arrow {
      content: '';
      position: absolute;
      height: 0;
      width: 0;
      border-top: 16px solid transparent;
      border-bottom: 16px solid transparent;
      border-left: 15px solid #00a7e1;
      display: block;
      right: -13px;
      top: 0; }

.logo {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url("../images/tivo_lockup_wht.png");
  background-position: center;
  background-size: 100%;
  background-repeat: no-repeat; }

.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 111;
  display: none; }
  .modal .modal-wrapper {
    display: block;
    top: 75px;
    width: 90%; }
    @media screen and (min-width: 640px) {
      .modal .modal-wrapper {
        top: 100px; } }
  .modal .modal-content {
    height: 0;
    left: 0;
    padding-bottom: 56.25%;
    position: absolute;
    top: 0;
    width: 100%; }
    .modal .modal-content iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    .modal .modal-content .darkbar-content,
    .modal .modal-content .standard-content {
      padding: 0 7%; }
      @media screen and (max-width: 900px) {
        .modal .modal-content .darkbar-content .floatright,
        .modal .modal-content .standard-content .floatright {
          margin: 16px 23px 16px 0; } }
      .modal .modal-content .darkbar-content h3,
      .modal .modal-content .standard-content h3 {
        font-size: 1.5em;
        margin: 30px 0 20px 0; }
      .modal .modal-content .darkbar-content p,
      .modal .modal-content .standard-content p {
        margin: 8px 0; }
      .modal .modal-content .darkbar-content .row,
      .modal .modal-content .standard-content .row {
        margin: 25px 0; }
      .modal .modal-content .darkbar-content input,
      .modal .modal-content .standard-content input {
        font-size: 1.07143em; }
  .modal .close-modal {
    position: absolute;
    right: 0;
    top: 0;
    height: 40px;
    width: 40px;
    cursor: pointer;
    -webkit-transform: translate3d(50%, -50%, 0);
            transform: translate3d(50%, -50%, 0);
    z-index: 1;
    background-color: #fff;
    border-radius: 100%;
    -webkit-transition: all .3s linear;
    transition: all .3s linear; }
    .modal .close-modal:after, .modal .close-modal:before {
      -webkit-transition: all .2s linear;
      transition: all .2s linear;
      content: '';
      position: absolute;
      border-bottom: 2px solid #000;
      height: 0;
      width: 60%;
      top: 50%;
      left: 50%; }
    .modal .close-modal:before {
      -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
              transform: translate3d(-50%, -50%, 0) rotate(45deg); }
    .modal .close-modal:after {
      -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
              transform: translate3d(-50%, -50%, 0) rotate(-45deg); }
    .modal .close-modal:hover {
      background-color: #00a7e1; }
      .modal .close-modal:hover:after, .modal .close-modal:hover:before {
        border-bottom-color: #fff; }
  .modal .darkbar {
    background-color: #2c3335; }
    .modal .darkbar h2 {
      color: #fff;
      font-size: 1.5em;
      font-family: "Omnes", Arial, Helvetica Neue, Helvetica, sans-serif;
      font-weight: bold;
      padding: 0;
      margin: 16px 0; }
    .modal .darkbar .logo-wrap {
      float: left;
      margin: 10px 0; }
.video-wrapper{
  padding:0 0 56.25%;
  position: relative; }
  .video-wrapper .video-content{
    height: 100%;
    left: 0;
    padding-bottom: 0;
    position: absolute;
    top: 0; }
.video-content {
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
  width: 100%; }
  .video-content iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }
.video-thumbnail {
  cursor: pointer;
  max-width: 100%; }
.video-bg-pause-play{
  background-color: hsla(90,2%,78%,.5);
  border: 0;
  cursor:pointer;
  display: inline-block;
  font-size: 1.5em;
  left: 50%;
  line-height: 2;
  padding: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform:translate(-50%,-50%);
      -ms-transform:translate(-50%,-50%);
          transform:translate(-50%,-50%);
  width: 2em; }
  @media screen and (min-width: 640px) {
    .video-bg-pause-play{
      bottom: 0.5em;
      font-size: 1em;
      left: 0.5em;
      top: auto;
      -webkit-transform:none;
          -ms-transform:none;
              transform:none; } }
  .video-bg-pause-play:focus {
    outline:none; }
  .video-bg-pause-play::-moz-focus-inner{
    border: none; }
  .video-bg-pause-play.pause:before{
    content: '\EA1D'; }
  .video-bg-pause-play.play:before{
    content: '\EA1C'; }

@media screen and (min-width: 640px) {
  .anchor-menu.section {
    min-height:2.5em; } }
  .anchor-menu.section,.anchor-menu.section > section {
    background-color:#2c3335; 
    min-height: 2.5em; }
    .anchor-menu.section > section.fixed {
      left:0;
      max-width:100%;
      padding:0;
      position:fixed;
      right:0;
      top:0;
      z-index:99; }
      @media screen and (min-width:960px) {
        .anchor-menu.section > section.fixed{
          top:75px; } }
ul.anchor-menu,ul.language-toggle{
  list-style:none;
  margin:0; }
  ul.anchor-menu a:before, ul.language-toggle a:before {
    content:"|";
    margin-right:.25em; }
    ul.anchor-menu a.first:before, ul.language-toggle a.first:before {
      display: none; }
  ul.anchor-menu li, ul.language-toggle li{
    display:inline-block;
    padding:0 .25em 0 0; }
    ul.anchor-menu li:first-child a:before,ul.language-toggle li:first-child a:before{
      display:none; }
ul.anchor-menu{
  display: none;
  margin-right:4.28571429em;
  padding: 0; }
  @media screen and (min-width: 640px){
    ul.anchor-menu{
      display: block; } }
  ul.anchor-menu a {
    color:#eee;
    display:block;
    padding:.75em 0; }
    ul.anchor-menu a:hover {
      color:#f38a00; }
ul.language-toggle {
  padding:.75em .25em;
  text-align: right; }
@media screen and (min-width: 640px) {
  ul.language-toggle {
    position:absolute;
    right:0;
    top:0; } }
  ul.language-toggle a {
    color:#f38a00;
    display:inline-block;
    padding:.25em 0 0; }
    ul.language-toggle a.active, ul.language-toggle a:hover {
      text-decoration:underline; }
    ul.language-toggle a.active {
      font-weight:700; }

.bleedimage{
  margin:3em 0; }
  .bleedimage .standard-content{
    padding:0 3.5%; }
    @media screen and (min-width:640px){
      .bleedimage.left .content-block,.bleedimage.right .content-block{
        -webkit-box-align:start;
        -webkit-align-items:flex-start;
            -ms-flex-align:start;
                align-items:flex-start;
        display:-webkit-box;
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        -webkit-flex-direction:row;
            -ms-flex-direction:row;
                flex-direction:row;
        width:100%; }
      .bleedimage.left .image-content,.bleedimage.right .image-content{
        -webkit-box-flex:0;
        -webkit-flex:0 0 auto;
            -ms-flex:0 0 auto;
                flex:0 0 auto;
        max-width:50%; }
      .bleedimage.left .standard-content,.bleedimage.right .standard-content{
        -webkit-box-flex:1;
        -webkit-flex:1 2 auto;
            -ms-flex:1 2 auto;
                flex:1 2 auto; }
      .bleedimage.left .image-content{
        margin-left:-5px; }
      .bleedimage.right .image-content{
        margin-right:-5px; } }

.info-block {
  padding: 0;
  overflow: hidden;
  position: relative;
  width: 100%; }
  .info-block:nth-child(even) .info-block-right {
    float: left; }
  .info-block:nth-child(even) .bg-image {
    right: 0; }
  .info-block .bg-image {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    background-image: url("../images/products_default.png");
    background-size: cover;
    background-position: center; }
    @media screen and (min-width: 780px) {
      .info-block .bg-image {
        height: 100%;
        position: absolute;
        width: 40%;
        padding: 0; } }
  .info-block .info-block-content {
    padding: 10%; }

.info-block-left,
.info-block-right {
  position: relative; }
  @media screen and (min-width: 780px) {
    .info-block-left,
    .info-block-right {
      clear: both;
      width: 60%; } }

.info-block-left {
  color: #fff; }
  @media screen and (min-width: 780px) {
    .info-block-left {
      float: left; } }

@media screen and (min-width: 780px) {
  .info-block-right {
    float: right; } }

.sorter {
  background: #3a3a3a;
  margin-bottom: 2rem; }
  .sorter p {
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    margin: 0 2.08333% 0 0; }
    @media screen and (max-width: 640px) {
      .sorter p {
        font-size: .78571em;
        padding: 5px 0; } }
  .sorter .option {
    display: inline-block;
    color: #fff;
    padding: 2rem;
    position: relative;
    margin-left: -4px;
    font-weight: 500;
    z-index: 0; }
    @media screen and (max-width: 640px) {
      .sorter .option {
        width: 50%;
        box-sizing: border-box;
        text-align: center;
        font-size: .85714em;
        padding: 1rem; } }
    .sorter .option:before {
      content: '';
      width: 1px;
      background: #63666a;
      position: absolute;
      left: 0;
      height: 33.33333%;
      top: 33.33333%;
      z-index: 1;
      -webkit-transition: .2s;
      transition: .2s; }
    .sorter .option:hover, .sorter .option.active {
      z-index: 1; }
      .sorter .option:hover:before, .sorter .option.active:before {
        opacity: 0; }
    .sorter .option:hover {
      background-color: #00a7e1; }
    .sorter .option.active {
      background: #fff;
      color: #3a3a3a; }
      .sorter .option.active:hover {
        opacity: .9;
        cursor: default; }
  .sorter nav {
    display: block;
    vertical-align: middle; }
    @media screen and (min-width: 640px) {
      .sorter nav {
        display: inline-block; } }

#login-modal1 #login-modal1-content {
  max-width: 506px;
  height: 372px;
  margin-top: -181px; }
  @media screen and (max-height: 372px) {
    #login-modal1 #login-modal1-content {
      top: 0;
      margin-top: 0;
      overflow: auto; } }

#login-modal2 #login-modal2-content {
  max-width: 506px;
  height: 372px;
  margin-top: -181px; }
  @media screen and (max-height: 372px) {
    #login-modal2 #login-modal2-content {
      top: 0;
      margin-top: 0;
      overflow: auto; } }

#login-modal3 #login-modal3-content {
  max-width: 506px;
  height: 372px;
  margin-top: -181px; }
  @media screen and (max-height: 372px) {
    #login-modal3 #login-modal3-content {
      top: 0;
      margin-top: 0;
      overflow: auto; } }

#login-modal4 #login-modal4-content {
  max-width: 506px;
  height: 372px;
  margin-top: -181px; }
  @media screen and (max-height: 372px) {
    #login-modal4 #login-modal4-content {
      top: 0;
      margin-top: 0;
      overflow: auto; } }

#login-modal5 #login-modal5-content {
  max-width: 506px;
  height: 372px;
  margin-top: -181px; }
  @media screen and (max-height: 372px) {
    #login-modal5 #login-modal5-content {
      top: 0;
      margin-top: 0;
      overflow: auto; } }

.results-content h2 {
  font-size: 1.71429em;
  margin: 30px 0; }
  @media screen and (min-width: 780px) {
    .results-content h2 {
      font-size: 3.5em;
      margin: 60px 0; } }
  .results-content h2 span {
    color: #b2b2b2; }

.results-content .results-head {
  border-top: 1px solid #eee;
  color: #9b9b9b;
  padding: 8px 0; }
  .results-content .results-head p {
    margin: 0; }

.results-content .result {
  position: relative;
  padding: 2em 0; }
  .results-content .result a {
    padding-right: 2em;
    color: #3a3a3a;
    display: block;
    overflow: hidden; }
    .results-content .result a:before {
      color: #00a7e1;
      content: "\e907"; }
    .results-content .result a:before {
      -webkit-transition: all .3s ease;
      transition: all .3s ease;
      position: absolute;
      display: block;
      top: 50%;
      right: 0;
      -webkit-transform: translate3d(0, -50%, 0);
              transform: translate3d(0, -50%, 0); }
    .results-content .result a:hover:before {
      -webkit-transform: translate3d(50%, -50%, 0);
              transform: translate3d(50%, -50%, 0); }
  .results-content .result h3 {
    font-size: 1.5em;
    margin-bottom: 30px; }
    @media screen and (max-width: 780px) {
      .results-content .result h3 {
        font-size: 1.28571em; } }
  .results-content .result p {
    font-size: 1.07143em;
    margin-bottom: 22px; }
    @media screen and (max-width: 780px) {
      .results-content .result p {
        font-size: 0.92857em; } }
  .results-content .result .date {
    color: #9b9b9b;
    font-size: 0.92857em;
    margin-bottom: 0; }

.results-content .no-link {
  padding: 50px 5%; }
  @media screen and (max-width: 640px) {
    .results-content .no-link {
      padding-top: 20px;
      padding-bottom: 20px; } }

.results-content.split .row {
  overflow: hidden; }

.results-content.split .result:after {
  display: none; }

@media screen and (max-width: 640px) {
  .results-content .row .result.column {
    margin-left: 0;
    min-width: 50%; } }

.results-content .row .result a {
  padding: 0 2rem; }

.results-content .row .result .name-wrap {
  display: block;
  text-align: center; }

.results-content .row .result .logo-wrap {
  width: 100%;
  min-height: 110px;
  margin-bottom: 16px;
  display: table;
  text-align: center;
  vertical-align: middle; }
  .results-content .row .result .logo-wrap .logo-wrap-inner {
    display: table-cell;
    vertical-align: middle; }

.swiper-container,
.slides {
  height: auto;
  width: 100%;
  overflow: hidden;
  z-index: 1; }

.swiper-container-no-flexbox .slide {
  float: left; }

.slide-wrap {
  position: relative;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform; }
  .swiper-container-vertical > .slide-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .swiper-container-multirow > .slide-wrap {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .swiper-container-free-mode > .slide-wrap {
    -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
    margin: 0 auto; }

.swiper-container-android .slide,
.slide-wrap {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }

.slide {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  padding: 2em 0;
  font-size: 1rem;
  color: #cbcbca; }
  @media screen and (min-width: 640px) {
    .slide {
      padding: 3em 0; } }
  .slide:not(.slide--active) {
    opacity: 0;
    pointer-events: none; }
  .slide:only-child {
    opacity: 1 !important;
    pointer-events: all; }
  .slide .page-width {
    width: 100%; }
  .slide .inner {
    margin: 0 1rem; }
    @media screen and (min-width: 640px) {
      .slide .inner {
        margin: 0 auto;
        max-width: calc(100% - 150px); } }
  .slide h2,
  .slide h3,
  .slide p {
    margin: 0 0 1.5rem; }
  .slide h2,
  .slide h3 {
    font-weight: 200; }
  .slide p {
    font-weight: 300; }

.slide-bg {
  height: 100%;
  left: 0;
  position: absolute;
  overflow: hidden;
  top: 0;
  width: 100%;
  z-index: -1; }
  .slide-bg:before {
    position: absolute;
    content: '';
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: -webkit-linear-gradient(right, transparent, #000);
    background: linear-gradient(to left, transparent, #000);
    z-index: 2; }
  .slide-bg.no-gradient:before {
    display: none; }
  .slide-bg img {
    bottom: auto;
    height: 100%;
    left: 0;
    -o-object-fit: cover;
       object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -2; }
    @media screen and (min-width: 1200px){
      .slide-bg img {
        height: auto; } }
    .slide-bg img.bottom {
      bottom: 0;
      top: auto; }
  .slide-bg.video-bg:before {
    display: none; }
  .slide-bg.video-bg .responsive-video-background {
      background-color: #000;
      bottom: 0;
      left: 0;
      position: absolute;
      right: 0;
      top: 0;
      z-index: -1; }
    .slide-bg.video-bg .responsive-video-background .wistia_embed {
      left: 0;
      position: absolute;
      top: 50%;
      -webkit-transform: transformY(-50%);
      transform: translateY(-50%); }
    .slide-bg.video-bg iframe {
      pointer-events: none; }

.swiper-container-autoheight,
.swiper-container-autoheight .slide {
  height: auto; }

.swiper-container-autoheight .slide-wrap {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
              -ms-grid-row-align: flex-start;
          align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform; }

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
      touch-action: pan-y; }

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
      touch-action: pan-x; }

.slide-button-prev,
.slide-button-next {
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
  position: absolute;
  top: 50%;
  width: 1em;
  height: 1em;
  z-index: 100;
  cursor: pointer;
  font-size: 2rem;
  color: #cbcbca;
  display: none;
  padding: 1em 0;
  background-color: #2c3335;
  box-sizing: content-box; }
  .slide-button-prev:before,
  .slide-button-next:before {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    width: 100%;
    -webkit-transform: translate3d(0, -50%, 0);
            transform: translate3d(0, -50%, 0);
    background-color: #2c3335; }
  @media screen and (min-width: 640px) {
    .slide-button-prev,
    .slide-button-next {
      display: block; } }
  .slide-button-prev.slide-button-disabled,
  .slide-button-next.slide-button-disabled {
    opacity: .25;
    cursor: auto;
    pointer-events: none; }

.slide-button-prev {
  left: 0;
  right: auto; }
  .slide-button-prev:before {
    content: "\e906"; }
  .slide-button-prev:hover {
    -webkit-transform: translateX(-0.1em);
        -ms-transform: translateX(-0.1em);
            transform: translateX(-0.1em); }

.slide-button-next {
  right: 0;
  left: auto; }
  .slide-button-next:before {
    content: "\e907"; }
  .slide-button-next:hover {
    -webkit-transform: translateX(0.1em);
        -ms-transform: translateX(0.1em);
            transform: translateX(0.1em); }

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  z-index: 10; }
  .swiper-pagination.swiper-pagination-hidden {
    opacity: 0; }

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background-color: #000;
  opacity: .2; }
  button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none; }
  .swiper-pagination-bullet-active {
    opacity: 1;
    background-color: #00a7e1; }
    .swiper-pagination-white .swiper-pagination-bullet-active {
      background-color: #fff; }
    .swiper-pagination-black .swiper-pagination-bullet-active {
      background-color: #000; }
  .swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer; }
  .swiper-pagination-white .swiper-pagination-bullet {
    background-color: #fff; }
  .swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
            transform: translate3d(0, -50%, 0); }
  .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 5px 0;
    display: block; }
  .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px; }

.dots {
  text-align: center;
  z-index: 10;
  position: absolute;
  bottom: .5em;
  left: 50%;
  -webkit-transform: translate3d(-50%, 0, 0);
          transform: translate3d(-50%, 0, 0); }
  .dots .dot {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    background-color: #2c3335;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 5px;
    padding: 0;
    border: 2px solid #fff;
    border-radius: 100%;
    font-size: 0; }
    .related-products-resources .dots .dot {
      border-color: #2c3335; }
    .dots .dot:hover, .dots .dot.active {
      background-color: #fff;
      font-size: 0; }

.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }
  .swiper-pagination-progress .swiper-pagination-progressbar {
    background: #00a7e1;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
        -ms-transform: scale(0);
            transform: scale(0);
    -webkit-transform-origin: left top;
        -ms-transform-origin: left top;
            transform-origin: left top; }
  .swiper-container-horizontal > .swiper-pagination-progress {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0; }
  .swiper-container-vertical > .swiper-pagination-progress {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0; }
  .swiper-pagination-progress.swiper-pagination-white {
    background: rgba(255, 255, 255, 0.5); }
    .swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
      background: #fff; }
  .swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
    background: #000; }

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
      -ms-transform-origin: right top;
          transform-origin: right top; }

.swiper-container-fade .slide {
  -webkit-transition-property: opacity;
  transition-property: opacity; }

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }
  .swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%; }
  .swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%; }
  .swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0; }
  .swiper-scrollbar-cursor-drag {
    cursor: move; }

a.pdf-print{
  color:#fff;
  position:absolute;
  right:3.5%;
  top:.625em; }
  a.pdf-print:before{
    border:1px solid currentColor;
    border-radius:50%;
    content:'\eadf';
    font-size:1em;
    height:1em;
    line-height:1em;
    padding:.375em;
    width:1em; }
  @media screen and (min-width:640px){
    a.pdf-print{
      top:.2em; } }

.cc-window {
  opacity:1;
  -webkit-transition:opacity 1s ease;
          transition:opacity 1s ease; }
  .cc-window.cc-invisible {
    opacity:0; }

.cc-animate.cc-revoke {
  -webkit-transition:transform 1s ease;
          -webkit-transition:-webkit-transform 1s ease;
          transition:-webkit-transform 1s ease;
          transition:transform 1s ease;
          transition:transform 1s ease, -webkit-transform 1s ease; }
  .cc-animate.cc-revoke.cc-top {
    -webkit-transform:translateY(-2em);
        -ms-transform:translateY(-2em);
            transform:translateY(-2em); }
  .cc-animate.cc-revoke.cc-bottom {
    -webkit-transform:translateY(2em);
        -ms-transform:translateY(2em);
            transform:translateY(2em); }
  .cc-animate.cc-revoke.cc-active.cc-bottom,.cc-animate.cc-revoke.cc-active.cc-top,.cc-revoke:hover {
    -webkit-transform:translateY(0);
        -ms-transform:translateY(0);
            transform:translateY(0); }

.cc-grower {
  max-height:0;
  overflow:hidden;
  -webkit-transition:max-height 1s;
          transition:max-height 1s; }

.cc-revoke,.cc-window {
  position:fixed;
  overflow:hidden;
  box-sizing:border-box;
  font-size:16px;
  line-height:1.5em;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-flex-wrap:nowrap;
      -ms-flex-wrap:nowrap;
          flex-wrap:nowrap;
  background-color:rgba(43,63,69,.85);
  color:#fff;
  z-index:9999; }

.cc-window.cc-static {
  position:static; }
.cc-window.cc-floating {
  padding:2em;
  max-width:24em;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  -webkit-flex-direction:column;
      -ms-flex-direction:column;
          flex-direction:column; }
.cc-window.cc-banner {
  padding:1em 1.8em;
  width:100%;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-direction:row;
      -ms-flex-direction:row;
          flex-direction:row; }
.cc-revoke {
  padding:.5em; }
  .cc-revoke:hover {
    text-decoration:underline; }

.cc-header {
  font-size:18px;
  font-weight:700; }

.cc-btn,.cc-close,.cc-link,.cc-revoke {
  cursor:pointer; }

.cc-link {
  opacity:.8;
  display:inline-block;
  padding:.2em;
  text-decoration:underline; 
  font-size: 18px;
  color: #fff;}
  .cc-link:hover {
    opacity:1; 
    color: #005f9b;}
  .cc-link:active,.cc-link:visited {
    color: #fff;}

.cc-btn {
  font-size:1.2em;
  font-weight:500;
  -webkit-transition:all .4s ease-in-out,box-shadow .1s;
  transition:all .4s ease-in-out,box-shadow .1s;
  display:inline-block;
  padding:1.25em 2em;
  letter-spacing:.03em;
  text-transform:uppercase;
  border:0;
  display:block;
  padding:.4em .8em;
  border-width:2px;
  border-style:solid;
  text-align:center; }
  .cc-btn,.cc-btn:hover {
    color:#fff; }
  .cc-banner .cc-btn:last-child {
    min-width:140px; }
  .cc-highlight .cc-btn:first-child {
    background-color:hsla(0,0%,100%,.25);
    border-color:#ed1b2f; }
    .cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover {
      background-color:#f6919b;
      border-color:#f6919b; }
  .cc-highlight .cc-btn:last-child {
    background-color:hsla(0,0%,100%,.25);
    border-color:#34b233; }
    .cc-highlight .cc-btn:last-child:focus,.cc-highlight .cc-btn:last-child:hover {
      background-color:#8d8;
      border-color:#8d8; }

.cc-close {
  display:block;
  position:absolute;
  top:.5em;
  right:.5em;
  font-size:1.6em;
  opacity:.9;
  line-height:.75; }
  .cc-close:focus,.cc-close:hover {
    opacity:1; }

.cc-revoke.cc-top {
  top:0;
  left:3em;
  border-bottom-left-radius:.5em;
  border-bottom-right-radius:.5em; }
.cc-revoke.cc-bottom {
  bottom:0;
  left:3em;
  border-top-left-radius:.5em;
  border-top-right-radius:.5em; }
.cc-revoke.cc-left {
  left:3em;
  right:unset; }
.cc-revoke.cc-right {
  right:3em;
  left:unset; }

.cc-top {
  top:1em; }
.cc-left {
  left:1em; }
.cc-right {
  right:1em; }
.cc-bottom {
  bottom:1em; }
.cc-floating > .cc-link {
  margin-bottom:1em; }
.cc-floating .cc-message {
  display:block;
  margin-bottom:1em;
  font-size:20px; }
.cc-window.cc-floating .cc-compliance {
  -webkit-box-flex:1;
  -webkit-flex:1;
      -ms-flex:1;
          flex:1; }
.cc-window.cc-banner {
  -webkit-box-align:center;
  -webkit-align-items:center;
      -ms-flex-align:center;
          align-items:center; }
.cc-banner.cc-top {
  left:0;
  right:0;
  top:0; }
.cc-banner.cc-bottom {
  left:0;
  right:0;
  bottom:0; }
.cc-banner .cc-message {
  -webkit-box-flex:1;
  -webkit-flex:1;
      -ms-flex:1;
          flex:1; }
.cc-compliance {
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
  -webkit-align-items:center;
      -ms-flex-align:center;
          align-items:center;
  -webkit-align-content:space-between;
      -ms-flex-line-pack:justify;
          align-content:space-between; }
.cc-compliance > .cc-btn {
  -webkit-box-flex:1;
  -webkit-flex:1;
      -ms-flex:1;
          flex:1; }
.cc-btn + .cc-btn {
  margin-left:.5em; }
@media print {
  .cc-revoke,.cc-window {
    display:none; } }
@media screen and (max-width:900px) {
  .cc-btn{
    white-space:normal; } }
@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape) {
  .cc-window.cc-top {
    top:0; }
  .cc-window.cc-bottom {
    bottom:0; }
  .cc-window.cc-banner,.cc-window.cc-left,.cc-window.cc-right {
    left:0;
    right:0; }
  .cc-window.cc-banner {
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -webkit-flex-direction:column;
        -ms-flex-direction:column;
            flex-direction:column; }
  .cc-window.cc-banner .cc-compliance {
    -webkit-box-flex:1;
    -webkit-flex:1;
        -ms-flex:1;
            flex:1; }
  .cc-window.cc-floating {
    max-width:none; }
  .cc-window .cc-message {
    margin-bottom:1em; }
  .cc-window.cc-banner {
    -webkit-box-align:unset;
    -webkit-align-items:unset;
        -ms-flex-align:unset;
            align-items:unset; } }
.cc-floating.cc-theme-classic {
  border-radius:5px; }
.cc-floating.cc-type-info.cc-theme-classic .cc-compliance {
  text-align:center;
  display:inline;
  -webkit-box-flex:0;
  -webkit-flex:none;
      -ms-flex:none;
          flex:none; }
.cc-theme-classic .cc-btn {
  border-radius:5px; }
.cc-theme-classic .cc-btn:last-child {
  min-width:140px; }
.cc-floating.cc-type-info.cc-theme-classic .cc-btn {
  display:inline-block; }
.cc-theme-edgeless.cc-window {
  padding:0; }
.cc-floating.cc-theme-edgeless .cc-message {
  margin:2em;
  margin-bottom:1.5em; }
.cc-banner.cc-theme-edgeless .cc-btn {
  margin:0;
  padding:.8em 1.8em;
  height:100%; }
.cc-banner.cc-theme-edgeless .cc-message {
  margin-left:1em; }
.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn {
  margin-left:0; }

.customerListing-container {
  overflow: hidden;
  width: 100%;
  position: relative; }
  .customerListing-container.with-gradient:before {
    content: '';
    position: absolute;
    width: inherit;
    height: inherit;
    background: -webkit-radial-gradient(transparent, #000);
    background: radial-gradient(transparent, #000);
    opacity: .75; }
  @media screen and (max-width: 640px) {
    .customerListing-container .page-width {
      padding: 0; }
    .customerListing-container .text .standard-content {
      padding-top: 0; } }
  @media screen and (min-width: 640px) {
    .customerListing-container {
      display: table; } }
  .customerListing-container .text,
  .customerListing-container .customerListing {
    position: relative; }
    @media screen and (min-width: 640px) {
      .customerListing-container .text,
      .customerListing-container .customerListing {
        display: table-cell;
        vertical-align: top; }
        .home .customerListing-container .text, .home
        .customerListing-container .customerListing {
          vertical-align: middle; } }
  @media screen and (min-width: 640px) {
    .customerListing-container .text {
      height: 100%; }
      .customerListing-container .text.third {
        width: 33.3333%; }
      .customerListing-container .text.half {
        width: 50%; }
      .home .customerListing-container .text {
        width: 50%; } }
  .home .customerListing-container .text h3 {
    font-size: 3em;
    margin-bottom: .75em; }
  .customerListing-container .bounds {
    padding: 2rem 3.5%;
    text-align: center; }
    @media screen and (min-width: 640px) {
      .customerListing-container .bounds {
        padding: 2.5em  5.5%;
        text-align: left; } }

.customerListing .results-content {
  padding: 0 2em; }
  @media screen and (min-width: 640px) {
    .customerListing .results-content {
      padding: 0; } }

.customerListing .result {
  padding: 1em 1em 2em; }
  @media screen and (min-width: 1024px) {
    .customerListing .result {
      padding: 2em; } }

.customerListing img {
  -webkit-transition: -webkit-transform .2s ease;
  transition: -webkit-transform .2s ease;
  transition: transform .2s ease;
  transition: transform .2s ease, -webkit-transform .2s ease;
  will-change: transform;
  -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9);
          transform: scale(0.9); }

.customerListing a {
  padding: 0 !important; }
  .customerListing a:before {
    display: none !important; }

.customerListing a:hover img, .customerListing a.active img, .customerListing span:hover img, .customerListing span.active img {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1); }

.tivo-customers,
.rovi-customers {
  margin: 2rem auto;
  position: relative; }
  .tivo-customers .slide,
  .rovi-customers .slide {
    padding: 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
                -ms-grid-row-align: center;
            align-items: center;
    text-align: left;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .tivo-customers .slide .column,
    .rovi-customers .slide .column {
      min-width: 0; }
      @media screen and (max-width: 640px) {
        .tivo-customers .slide .column,
        .rovi-customers .slide .column {
          -webkit-flex-basis: 50%;
              -ms-flex-preferred-size: 50%;
                  flex-basis: 50%; } }
  .tivo-customers .dots,
  .rovi-customers .dots {
    position: relative;
    bottom: 0; }
  .tivo-customers a,
  .rovi-customers a {
    border-bottom: 0;
    display: inline-block;
    vertical-align: middle; }
    .grey-callout .tivo-customers a, .grey-callout
    .rovi-customers a {
      padding: 1em; }

header {
  box-sizing:border-box;
  position:relative;
  z-index:100; }
  header a {
    color:#fff;
    outline:none; }
    header a.active,header a:active,header a:hover {
      color:#00a7e1; }
  @media screen and (min-width:960px){
    header{
      position:fixed;
      left:0;
      right:0;
      top:0; } }

.nav-wrapper {
  background:#2b3f45 url(../images/structure/dark_noise.jpg) repeat 100% 100%;
  height:75px; }
  .nav-wrapper .logo-wrap {
    display:inline-block;
    height:75px;
    margin:0 -4px;
    width:75%; }
    @media screen and (min-width:960px) {
      .nav-wrapper .logo-wrap {
        margin:0;
        padding:0;
        width:18.75%; } }
    .nav-wrapper .logo-wrap .logo {
      background-size:contain;
      height:65px;
      margin:5px auto;
      width:150px; }
      @media screen and (min-width:960px) {
        .nav-wrapper .logo-wrap .logo {
          margin-left: 0; } }
  .nav-wrapper .search-icon-wrap {
    display:inline-block;
    height:75px;
    text-align:right;
    vertical-align:top;
    width:6.25%;
    padding-right:1em; }
    .nav-wrapper .search-icon-wrap .icon-search {
      line-height:75px; }
  .nav-wrapper .mini-nav-wrap {
    display:inline-block;
    height:75px;
    vertical-align:top;
    width:12.5%; }
    @media screen and (min-width:960px) {
      .nav-wrapper .mini-nav-wrap{
        display:none; } }
    .nav-wrapper .mini-nav-wrap .mini-nav-icon {
      display:inline-block;
      padding:1.5em .75em 0; }
    .nav-wrapper .mini-nav-wrap .mini-nav-icon span {
      border-bottom:2px solid currentColor;
      border-radius:2px;
      border-top:1px solid currentColor;
      display:block;
      height:0;
      margin:0 0 .5em;
      width:2.5em; }
  .nav-wrapper .main-nav {
    display:inline-block;
    vertical-align:top;
    width:87.5%; }
  @media screen and (max-width:960px){
    .nav-wrapper .main-nav{
      background:#2b3f45 url('../images/structure/gray_noise.jpg');
      left:-100%;
      position:absolute;
      top:75px;
      -webkit-transition:left .4s ease-in-out;
      transition:left .4s ease-in-out;
      z-index:101; }
    .nav-wrapper .main-nav.open {
      left:0; } }
  @media screen and (min-width:960px){
    .nav-wrapper .main-nav{
      width:75%; } }

.search-wrapper {
  background-color:#00a7e1;
  height:0;
  overflow:hidden;
  -webkit-transition:height .4s ease-in;
  transition:height .4s ease-in; }
  .search-wrapper.open {
    border-bottom:1px solid rgba(47,201,255,.25);
    height:75px; }

#searchForm {
  width:100%; }
  #searchForm .search-input {
    background-color:transparent;
    border:0;
    color:#fff;
    font-size:1.5rem;
    font-weight:200;
    height:75px;
    line-height:1;
    outline:none !important;
    padding:0 0 0 1em;
    text-align:left;
    width:100%; }
    #searchForm .search-input::-webkit-input-placeholder {
      color:hsla(0,0%,100%,.5);
      font-size:inherit;
      font-weight:inherit;
      font-family:inherit; }
    #searchForm .search-input::-moz-placeholder {
      color:hsla(0,0%,100%,.5);
      font-size:inherit;
      font-weight:inherit;
      font-family:inherit; }
    #searchForm .search-input:-ms-input-placeholder {
      color:hsla(0,0%,100%,.5);
      font-size:inherit;
      font-weight:inherit;
      font-family:inherit; }
    #searchForm .search-input::placeholder {
      color:hsla(0,0%,100%,.5);
      font-size:inherit;
      font-weight:inherit;
      font-family:inherit; }
  #searchForm input[type=submit] {
    position:absolute;
    overflow:hidden;
    clip:rect(0 0 0 0);
    height:0 !important;
    width:0 !important;
    margin:-1px !important;
    padding:0 !important;
    border:0 !important;
    line-height:0; }

.megamenu-wrapper {
  background-color:rgba(0,0,0,.875);
  color:#e5e5e5;
  display:none;
  overflow:hidden; }
  @media screen and (min-width:960px) {
    .megamenu-wrapper {
      display:block;
      height:0;
      -webkit-transition:height .3s ease-in;
      transition:height .3s ease-in; }
      .megamenu-wrapper.open {
        height:25em; } }
  @media screen and (min-width:960px) and (max-height:480px) {
    .megamenu-wrapper.open {
      height:75vh; } }
  .megamenu-wrapper > div {
    display:none;
    height:23em;
    max-width:1200px;
    margin:0 auto;
    overflow: hidden;
    padding:1em 3.5% 0; }
    @media screen and (min-width:960px) and (max-height:480px) {
      .megamenu-wrapper > div {
        height:70vh; } }
    @media screen and (min-width:1200px){
      .megamenu-wrapper > div {
        padding: 1em 2.625rem 0; } }
    .megamenu-wrapper > div.active {
      display:block; }
  .megamenu-wrapper .close-toggle {
    display:block;
    height:2em;
    margin:0;
    text-align:center;
    width:100%; }
    .megamenu-wrapper .close-toggle a {
      color:transparent;
      font-size:0; }
      .megamenu-wrapper .close-toggle a:before {
        content:'\e909';
        display:inline-block;
        font-family:'icomoon';
        font-size:inherit;
        font-style:normal;
        font-variant:normal;
        font-weight:400;
        line-height:inherit;
        speak:none;
        text-transform:none;
        vertical-align:bottom;
        visibility:visible;
        -moz-osx-font-smoothing:grayscale;
        -webkit-font-smoothing:antialiased;
        color:#fff;
        font-size:1.25rem; }
      .megamenu-wrapper .close-toggle a:hover:before {
        color:#00a7e1; }

.inner-page-header {
  background:rgba(0,167,225,.85);
  width:100%;
  z-index:3; }
  .inner-page-header .breadcrumbs {
    color:#fff;
    overflow:hidden; }
    @media screen and (max-width:640px) {
      .inner-page-header .breadcrumbs {
        display:none; } }
    .inner-page-header .breadcrumbs a {
      color:#fff;
      font-size:.85714286em;
      line-height:1.14285714em;
      vertical-align:top;
      margin-top:1rem;
      display:inline-block; }
      .inner-page-header .breadcrumbs a:only-child {
        display:none; }
      .inner-page-header .breadcrumbs a:not(:last-child) {
        padding-right:.5rem;
        margin-right:.5rem;
        border-right:1px solid; }
  .inner-page-header h1 {
    color:#fff;
    font-size:1.42857143em;
    padding:24px 0; }
    @media screen and (min-width:640px) {
      .inner-page-header h1 {
        font-size:2.57142857em; } }
  .inner-page-header .header-bg-img {
    position:absolute;
    width:100%;
    z-index:-1; }

.top-split {
  margin-top:60px; }
  @media screen and (max-width:780px) {
    .top-split {
      margin-top:40px; }
    .top-split .column.half{
      clear:both;
      float:none;
      margin-bottom:24px;
      padding:0;
      width:100%; }
    .top-split .column.half.first-column{
      padding-left:3.5%; }
    .top-split .alignright{
      text-align:center; } }
.main-nav ul {
  display:block;
  list-style:none;
  margin:0;
  vertical-align:top; }
@media screen and (min-width:960px) {
  .main-nav ul {
    height:75px;
    line-height:75px;
    margin:0 0 0 1.5em;
    overflow:hidden; } }
.main-nav ul li {
  display:block;
  text-align:left;
  overflow:hidden; }
@media screen and (min-width:960px) {
  .main-nav ul li {
    display:inline-block;
    line-height:normal;
    vertical-align:bottom; }
  .main-nav ul li>a {
    padding:1em 1.5em;
    max-height:75px; }
  .main-nav ul li>a[data-megamenu]+dl {
    display:none !important; }
  .main-nav ul li>a[href^=javascript]:after {
    float:none;
    margin-left:.5em; } }
.main-nav ul a {
  display:block;
  padding:1.5em 1em 1.5em 2em; }
  .main-nav ul a[href^=javascript]:after {
    content:'\e908';
    display:inline-block;
    font-family:'icomoon';
    font-size:inherit;
    font-style:normal;
    font-variant:normal;
    font-weight:400;
    line-height:inherit;
    speak:none;
    text-transform:none;
    vertical-align:bottom;
    visibility:visible;
    -moz-osx-font-smoothing:grayscale;
    -webkit-font-smoothing:antialiased;
    font-size:.75em;
    float:right; }
  @media screen and (max-width:960px) {
    .main-nav ul a[href^=javascript].active:after {
      content:'\e909'; } }
.main-nav ul dl {
  background-color:#2d2d2d;
  display:block;
  height:0;
  overflow:hidden;
  -webkit-transition:height .3s ease-in;
  transition:height .3s ease-in; }
  .main-nav ul dl dl {
    background-color:#3a3a3a; }
  @media screen and (min-width:960px) {
    .main-nav ul dl {
      position:absolute;
      top:75px;
      -webkit-transition:all 0s ease 0s;
      transition:all 0s ease 0s; }
      .main-nav ul dl dl {
        left:100%;
        top:0; }
      .main-nav ul dl.mobile {
        display:none; } }
  .main-nav ul dl a.active,.main-nav ul dl a:active,.main-nav ul dl a:hover {
    background-color:#3a3a3a; }
  .main-nav ul dl dt a {
    color:#00a7e1;
    font-weight:500;
    border-top:1px solid hsla(0,0%,100%,.25); }
.main-nav ul .active>dl {
  height:auto; }
@media screen and (min-width:960px) {
  .main-nav ul .active>dl {
    overflow:visible;
    width:15rem; } }
@media screen and (max-width:960px) {
  .main-nav ul .active>a[href^=javascript]:after{
    content:'\e909'; } }
.main-nav ul dd.active {
  background-color:#3a3a3a; }
.main-nav ul .footerSubNavigation {
  margin-top:1.5em; }
.main-nav ul .footerSubNavigation .column {
  margin:0;
  min-width:100%;
  padding:0; }
.main-nav ul .footerSubNavigation li.first {
  display:block;
  height:75px; }
  .main-nav ul .footerSubNavigation li.first a:after {
    content:'\e908'; 
    float: right; 
    font-size: 0.75em; }
.main-nav ul .footerSubNavigation li:last-child {
  margin-bottom:1em; }
.main-nav ul .footerSubNavigation ul {
  height:75px;
  overflow:hidden;
  -webkit-transition:height .4s ease-in;
  transition:height .4s ease-in; }
.main-nav ul .footerSubNavigation ul[style] .first a:after {
  content:'\e909'; }
.fourth-tier-menu,.second-tier-menu,.third-tier-menu {
  display:inline-block;
  vertical-align:top;
  width: 25%; }
.fourth-tier-menu dl,.second-tier-menu dl,.third-tier-menu dl {
  margin:0 .5em; }
.fourth-tier-menu dt,.second-tier-menu dt,.third-tier-menu dt {
  border-bottom:1px solid hsla(0,0%,100%,.25);
  font-size:1.25em;
  font-weight: 300;
  height:3em; }
.fourth-tier-menu dd,.second-tier-menu dd,.third-tier-menu dd {
  padding:.25em 0; }
.fourth-tier-menu a,.second-tier-menu a,.third-tier-menu a {
  display:block;
  padding:.5em 0 .5em .25em; }
.fourth-tier-menu a.active:hover,.fourth-tier-menu a:hover,.second-tier-menu a.active:hover,.second-tier-menu a:hover,.third-tier-menu a.active:hover,.third-tier-menu a:hover {
  color:#fff;
  background-color:#00a7e1;
  font-weight:500; }
.fourth-tier-menu a.active,.second-tier-menu a.active,.third-tier-menu a.active {
  color:#00a7e1;
  font-weight:500; }
.fourth-tier-menu a[href^=javascript],.second-tier-menu a[href^=javascript],.third-tier-menu a[href^=javascript] {
  padding-right:1em;
  position:relative; }
.fourth-tier-menu a[href^=javascript]:hover:after,.second-tier-menu a[href^=javascript]:hover:after,.third-tier-menu a[href^=javascript]:hover:after {
  content:'\e907';
  display:inline-block;
  font-family:'icomoon';
  font-size:inherit;
  font-weight:400;
  position:absolute;
  right:0;
  speak:none;
  top:.5em;
  text-transform:none;
  vertical-align:bottom;
  visibility:visible;
  -moz-osx-font-smoothing:grayscale;
  -webkit-font-smoothing:antialiased; }
.second-tier-menu dl {
  display:block; }
.third-tier-menu dl, .fourth-tier-menu dl {
  display:none; }
.third-tier-menu dl.active, .fourth-tier-menu dl.active {
  display:block; }
.related-content {
  display:inline-block;
  padding-left:1.25em;
  padding-top:3.75em;
  width:25%; }
  .second-tier-menu + .related-content,
  .third-tier-menu + .related-content {
    float: right }
  .related-content div {
    display:none; }
    .related-content div.active {
      display:block; }
  .related-content figcaption {
    font-size:1.125em;
    padding:.4375em 0 .625em; }
  .related-content p{
    font-size:.875em;
    line-height:1.125;
    margin:.5em 0 0; }
  .related-content a {
    color:#00a7e1; }
    .related-content a:hover {
      color:#005f9b; }
    .related-content a:after {
      content:'\e907';
      display:inline-block;
      font-family:'icomoon';
      font-size:.75em;
      font-weight:400;
      margin-left:.5em;
      speak:none;
      text-transform:none;
      vertical-align:bottom;
      visibility:visible;
      -moz-osx-font-smoothing:grayscale;
      -webkit-font-smoothing:antialiased; }

footer {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  background-color: #2b3f45;
  background-image: url("../images/structure/dark_noise.jpg");
  color: #cbcbca;
  position: relative; }
  .footer footer {
    padding: 2rem 0; }
    @media screen and (min-width: 640px) {
      .footer footer {
        padding: 2rem 0 0; } }
  footer .page-width {
    overflow: hidden; }
  footer a {
    color: #cbcbca; }
    footer a:hover {
      color: #00a7e1; }
  footer .footerSubNavigation {
    height: 6rem;
    min-height: 6rem;
    overflow-y: hidden;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    footer .footerSubNavigation.open {
      height: auto;
      min-height: 14rem; }
    @media screen and (max-width: 960px) {
      footer .column {
        min-width: 100%; }
      footer .footerSubNavigation {
        display: none; } }
      footer .footerSubNavigation.open li {
        margin-bottom: .5em; }
        footer .footerSubNavigation.open li.first {
          color: #fff; }
          footer .footerSubNavigation.open li.first a {
            color: #fff; }
            footer .footerSubNavigation.open li.first a:hover {
              color: #fff; }
      footer .footerSubNavigation.open li:not(.first) {
        opacity: 1;
        visibility: visible; }
      footer .footerSubNavigation [class^='navElemPar'],
      footer .footerSubNavigation .column {
        margin-right: .5rem;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
            -ms-flex: 1;
                flex: 1; }
    footer .footerSubNavigation li {
      font-size: .875em;
      line-height: 1.2;
      -webkit-transition: all .3s ease-in;
      transition: all .3s ease-in; }
      footer .footerSubNavigation li:before {
        display: none }
      footer .footerSubNavigation li:not(.first) {
        opacity: 0;
        visibility: hidden; }
      footer .footerSubNavigation li.first {
        cursor: pointer; 
        margin-bottom: 1.42857em; }
      footer .footerSubNavigation li a {
        display: block;
        margin: 0; }
  footer .bottomRightText {
    margin-bottom: 1em;
    margin-top: 1em;
    text-align: center; }
    footer .bottomRightText p {
      clear: both;
      display: block;
      margin-bottom: 1.5em; }
    @media screen and (max-width: 960px) {
      footer .bottomRightText p {
        font-size: .75em; } }
    footer .bottomRightText ul {
      margin-bottom: 1.5em; }
    @media screen and (min-width: 960px) {
      footer .bottomRightText {
        font-size: .625em;
        text-align: right; }
        footer .bottomRightText ul {
          margin-top: 0; } }
    footer .bottomRightText li {
      display: inline; }
      footer .bottomRightText li:nth-child(n+2):before {
        padding-left: .5em;
        padding-right: .5em;
        line-height: 1;
        content: '\2022';
        font-size: .875em; }
  footer .socialMedia ul {
    list-style: none; }
    @media screen and (max-width: 960px) {
      footer .socialMedia ul {
        text-align: center; } }
  footer .socialMedia li {
    display: inline-block;
    margin: .125rem; }
  footer .socialMedia a.icon {
    display: block;
    font-size: 0;
    padding: .125em;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.25);
    color: rgba(0, 0, 0, 0.5);
    width: 30px;
    height: 30px;
    text-align: center; }
    footer .socialMedia a.icon:before {
      font-size: 1.125rem;
      line-height: 30px; }
    footer .socialMedia a.icon:hover {
      color: rgba(255, 255, 255, 0.75); }

.home .slides {
  position: absolute;
  top: 0;
  height: 100%;
  text-align: center; }

.home .alert-ribbon {
  font-size: 14px;
  padding: 36px 0;
  overflow: hidden; }
  .home .alert-ribbon .left-col {
    display: inline-block;
    width: 14%; }
    .home .alert-ribbon .left-col img {
      height: auto;
      width: 100%; }
  .home .alert-ribbon .right-col {
    display: inline-block;
    width: 79%;
    margin-left: 3.3%; }
    .home .alert-ribbon .right-col h2 {
      display: block;
      font-size: 21px;
      margin-bottom: 12px;
      margin-top: 0; }
    .home .alert-ribbon .right-col p {
      margin: 0; }

.home .transparent-bright {
  text-align: left; }
  @media screen and (min-width: 640px) {
    .home .transparent-bright {
      text-align: center; } }
  .home .transparent-bright p,
  .home .transparent-bright h3 {
    font-size: 1.8rem;
    line-height: 1.3;
    font-weight: 100;
    margin-bottom: 1em; }

.home .customers-slider {
  background: #fff; }

.home .grey-callout .slider-caption.bottom {
  margin: -10px 0; }
  .home .grey-callout .slider-caption.bottom p,
  .home .grey-callout .slider-caption.bottom .button {
    display: inline-block;
    margin: 10px 20px; }

.home .fixed-pager {
  border-radius: 4px;
  line-height: .65;
  padding: 4px;
  position: fixed;
  right: 12px;
  top: 100px;
  z-index: 101; }
  .home .fixed-pager a {
    display: block;
    font-size: 2.6em; }

.home section {
  position: relative; }

.home .intro {
  overflow: visible;
  text-align: center; }
  .home .intro .fullscreen-bg {
    overflow: hidden;
    position: relative;
    min-height: 80vh; }
    .home .intro .fullscreen-bg img {
      min-height: inherit; }

.home .bounds h2 {
  margin: 20px 0; }

.home .bounds .transparent-bright {
  margin: 0; }

.home .slide h2 {
  font-size: 3.42857em; }

.home .slide h3 {
  font-size: 2.4em;
  line-height: 1; }
  @media screen and (min-width: 640px) {
    .home .slide h3 {
      font-size: 4em; } }

.home .slide p {
  font-size: 1.4rem;
  line-height: 1.2; }
  @media screen and (min-width: 640px) {
    .home .slide p {
      font-size: 1.7rem;
      line-height: 1.4; } }

@media screen and (max-width: 475px) {
  .home .dots {
    bottom: 0.0625em; } }
.hp-content-wrap {
  position: relative;
  height: 100%; }

@media screen and (max-width: 640px) {
  #player {
    display: none !important; } }

.productsAndSolutions {
  position: relative;
  background: #1d2c30 url("../images/shows_two_discover.jpg");
  background-size: 100%;
  background-repeat: repeat-y; }

.product-solutions-toggle {
  text-align: center;
  z-index: 10;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
  width: 100%; }
  .product-solutions-toggle li {
    background-color: #63666a;
    border-radius: 4px 0 0 4px;
    cursor: pointer;
    display: inline-block;
    margin-left: -5px;
    margin-right: -5px;
    -webkit-transition: .5s;
    transition: .5s; }
    .product-solutions-toggle li:last-child {
      border-radius: 0 4px 4px 0; }
    .product-solutions-toggle li.active {
      background-color: #00a7e1; }
      .product-solutions-toggle li.active a {
        cursor: default; }
      .product-solutions-toggle li.active:hover {
        background-color: #00a7e1; }
    .product-solutions-toggle li:hover {
      background-color: #2fc9ff; }
  .product-solutions-toggle a {
    color: #fff;
    display: block;
    font-size: 1.21429em;
    padding: 16px 40px;
    text-align: center;
    outline: none; }

.solutions-products-bg {
  overflow: hidden;
  padding: 100px 0; }

.products-solutions .products-tab,
.products-solutions .solutions-tab {
  opacity: 0;
  visibility: hidden;
  max-height: 0;
  -webkit-transition: all .15s ease-out;
  transition: all .15s ease-out; }
  .products-solutions .products-tab.active,
  .products-solutions .solutions-tab.active {
    opacity: 1;
    visibility: visible;
    max-height: 100%;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in; }

.productCategories .row {
  margin: 6em 0; }
  .productCategories .row:first-child {
    margin-top: 0; }
  .productCategories .row:after {
    content: '';
    display: block;
    clear: both; }
  @media screen and (min-width: 640px) {
    .productCategories .row .half.floatleft {
      width: 50%;
      margin-right: 0;
      padding-right: 3.5%; }
    .productCategories .row .half.floatright {
      width: 50%;
      margin-left: 0; } }

.product-detail .related {
  margin-top: 40px; }

.product-detail .related-block {
  color: #3a3a3a;
  position: relative;
  text-align: center; }
  @media screen and (max-width: 640px) {
    .product-detail .related-block {
      padding-left: 0; } }
  .product-detail .related-block .content-right {
    padding: 20px;
    overflow: hidden; }
  .product-detail .related-block .icon {
    position: absolute;
    left: 13%;
    top: 20px; }
    @media screen and (max-width: 640px) {
      .product-detail .related-block .icon {
        left: 4%; } }
  .product-detail .related-block .type {
    font-size: 1.07143em;
    display: block; }
  .product-detail .related-block h4 {
    font-size: 1.5em;
    font-weight: bold;
    display: block;
    margin: 20px 0 16px;
    line-height: 1em; }
  .product-detail .related-block p {
    font-size: 0.92857em;
    line-height: 1.28571em; }

.related-products-resources .column {
  margin-right: 0;
  padding-left: 0; }
  .related-products-resources .column.first-column {
    margin-left: 0; }

.related-products-resources .slide {
  padding-top: unset;
  padding-bottom: 3em; }
  @media screen and (min-width: 640px) {
    .related-products-resources .slide {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row; } }

#_content_tivo_en_company_contact_jcr_content_contentPar_start_0 {
  border: 1px solid #a3a3a3;
  padding: 1% 6.25%; }
  #_content_tivo_en_company_contact_jcr_content_contentPar_start_0 input.text {
    width: 100%; }

.insights-top {
  overflow: hidden;
  padding-top: 38px; }
  .insights-top .info-block.half {
    float: left;
    width: 48.2%; }
    @media screen and (max-width: 780px) {
      .insights-top .info-block.half {
        float: none;
        clear: both;
        width: 100%; } }
    .insights-top .info-block.half .info-block-left,
    .insights-top .info-block.half .info-block-right {
      float: none;
      clear: both;
      width: 100.5%; }
    .insights-top .info-block.half .vcenter {
      height: 330px; }
    .insights-top .info-block.half .bg-image {
      display: none; }
    .insights-top .info-block.half .info-block-right .info-block-content {
      margin-bottom: 0; }
    .insights-top .info-block.half .info-block-cta {
      position: relative; }
  .insights-top .info-block.last {
    float: right; }

.insights-load-more {
  background: #e5e5e5;
  font-size: 1.21429em;
  padding: 22px 0;
  text-align: center; }
  .insights-load-more span {
    color: #676767;
    display: inline-block;
    margin-right: 10px; }
  .insights-load-more a {
    color: #676767;
    display: inline-block;
    line-height: 1.71429em; }
    .insights-load-more a:before {
      content: '';
      display: inline-block;
      margin: -2px 8px 0 0; }

.info-block .icon {
  left: 45%;
  margin-left: -30px;
  position: absolute;
  top: 28px;
  z-index: 1; }
  @media screen and (max-width: 780px) {
    .info-block .icon {
      display: none !important; } }

.search .results-content .result {
  border-top: 1px solid #eee; }

.search .pagination {
  margin-top: 2em;
  margin-bottom: 2em; }
  .search .pagination span, .search .pagination a {
    padding: 0 .5em;
    display: inline-block; }
  @media screen and (max-width: 640px) {
    .search .pagination span, .search .pagination a {
      line-height: 1.5;
      margin: .75em 0;
      padding: 0 1em; }
    .search .pagination a {
      font-weight: 400; } }
  .search .pagination a {
    font-weight: 500; }
  .search .pagination span {
    color: #9b9b9b; }

.sitemap .page-width {
  padding-top: 2em;
  padding-bottom: 2em; }
  .sitemap .page-width > .linkcontainer > .link {
    font-size: 1.5em; }
  .sitemap .page-width > .linkcontainer > .linkcontainer > .link {
    font-size: 1.25em; }

.sitemap .linkcontainer {
  padding: 0 0 0.3125em 1.25em; }

.sitemap .link {
  padding-bottom: 0.3125em; }