@import url(http://fonts.googleapis.com/css?family=Roboto:100,300,400,700,400italic,500,500italic,700|Lora:400,700,400italic);@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css);/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
.slick-list:focus {
    outline: none; }
.slick-list.dragging {
    cursor: pointer;
    cursor: hand; }
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
.slick-track:before, .slick-track:after {
    content: "";
    display: table; }
.slick-track:after {
    clear: both; }
.slick-loading .slick-track {
    visibility: hidden; }
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
[dir="rtl"] .slick-slide {
    float: right; }
.slick-slide img {
    display: block; }
.slick-slide.slick-loading img {
    display: none; }
.slick-slide.dragging img {
    pointer-events: none; }
.slick-initialized .slick-slide {
    display: block; }
.slick-loading .slick-slide {
    visibility: hidden; }
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }
.slick-arrow.slick-hidden {
  display: none; }
/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }
/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block; }
/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block; }
/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }
/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none; }
/* Links
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }
/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }
/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }
/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }
/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }
/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }
sub {
  bottom: -0.25em; }
sup {
  top: -0.5em; }
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }
/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }
/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }
/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }
/* Forms
   ========================================================================== */
/**
 * Change font properties to `inherit` in all browsers (opinionated).
 */
button,
input,
select,
textarea {
  font: inherit; }
/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold; }
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 * 2. Show the overflow in Edge, Firefox, and IE.
 */
button,
input,
select {
  /* 2 */
  overflow: visible; }
/**
 * Remove the margin in Safari.
 * 1. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  /* 1 */
  margin: 0; }
/**
 * Remove the inheritence of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritence of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }
/**
 * Change the cursor in all browsers (opinionated).
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer; }
/**
 * Restore the default cursor to disabled elements unset by the previous rule.
 */
[disabled] {
  cursor: default; }
/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
input:-moz-focusring {
  outline: 1px dotted ButtonText; }
/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }
/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }
/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }
/**
 * Correct the odd appearance of search inputs in Chrome and Safari.
 */
[type="search"] {
  -webkit-appearance: textfield; }
/**
 * Remove the inner padding and cancel buttons in Chrome on OS X and
 * Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }
.mega-menu-content a {
  font-size: 75%;
  font-weight: bold; }
.mega-menu-content .list-header {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: bold;
  width: 100%; }
.mega-menu-content .top-reviews a {
  width: 50%;
  font-weight: normal; }
.mega-menu-content img {
  width: 18px !important;
  height: 18px !important;
  padding-right: 5px;
  vertical-align: middle; }
.social-connect {
  background-color: #fff;
  padding-top: 5px; }
.social-connect a {
    color: #ababab;
    cursor: pointer; }
.social-connect .sc_email_input {
    display: inline-block;
    background: #fff;
    color: #ababab;
    font-size: 16px;
    font-size: 1rem;
    border: 1px solid #ababab;
    padding: 8px;
    padding: .5rem;
    width: 50%; }
.social-connect .sc_selected {
    color: #0097F2; }
.social-connect #sc_content_wrap {
    position: relative;
    margin-bottom: 16px;
    margin-bottom: 1rem; }
.social-connect .scc {
    width: 100%; }
.social-connect .sc_content_loading {
    left: -4000px;
    position: absolute; }
.social-connect #sc_mail_content_done {
    font-size: 12px;
    font-size: 0.75rem; }
.social-connect #sc_mail_content_done p {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 3.2px;
    margin-bottom: .2rem;
    color: #0097F2;
    width: 100%;
    text-align: center; }
.social-connect #sc_fb_content_done {
    overflow: hidden; }
.social-connect #sc_mail_content_error {
    display: none;
    color: #aa0000;
    font-size: 12.8px;
    font-size: .8rem; }
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,
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; }
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }
body {
  line-height: 1;
  height: 100%;
  width: 100%;
  overflow-x: hidden;
  background: #efefef; }
main {
  background: #efefef;
  overflow: auto; }
footer ~ img {
  display: none; }
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; }
img:not([width]):not([height]) {
  width: auto;
  height: auto;
  max-width: 100%; }
.container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  max-width: 1080px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
.container.flexy > * {
    min-width: 300px;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-preferred-size: 300px;
        flex-basis: 300px; }
.container.full-width {
    max-width: none; }
.container .fixed300 {
    -webkit-box-flex: initial;
        -ms-flex-positive: initial;
            flex-grow: initial;
    -ms-flex-negative: 1;
        flex-shrink: 1;
    -ms-flex-preferred-size: 300px;
        flex-basis: 300px;
    max-width: 300px; }
.container .grid-spacer {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
.container.collapse-vertical-children:not([gutter-type='padding']) > * {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
.container.collapse-vertical-children[gutter-type='padding'] > * {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
.container.collapse-horizontal-children:not([gutter-type='padding']) > * {
    margin-left: 0 !important;
    margin-right: 0 !important; }
.container.collapse-horizontal-children[gutter-type='padding'] > * {
    padding-left: 0 !important;
    padding-right: 0 !important; }
.container.collapse-children:not([gutter-type='padding']) > * {
    margin: 0 !important; }
.container.collapse-children[gutter-type='padding'] > * {
    padding: 0 !important; }
.container.vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
.container.vertical:not([gutter-type='padding']) > *:first-child {
      margin-top: 0 !important; }
.container.vertical[gutter-type='padding'] > *:first-child {
      padding-top: 0 !important; }
.container.vertical:not([gutter-type='padding']) > *:last-child {
      margin-bottom: 0 !important; }
.container.vertical[gutter-type='padding'] > *:last-child {
      padding-bottom: 0 !important; }
.container .container.vertical:not([gutter-type='padding']) > * {
    margin-left: 0 !important;
    margin-right: 0 !important; }
.container .container.vertical[gutter-type='padding'] > * {
    padding-left: 0 !important;
    padding-right: 0 !important; }
.container.justify-top {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
.container.justify-bottom {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }
.container.justify-left {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
.container.justify-right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }
.container.justify-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
.container.justify-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
.container.justify-around {
  -ms-flex-pack: distribute;
      justify-content: space-around; }
.align-top {
  -ms-flex-item-align: start;
      align-self: flex-start; }
.align-top.container {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
.align-bottom {
  -ms-flex-item-align: end;
      align-self: flex-end; }
.align-bottom.container {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; }
.align-left {
  -ms-flex-item-align: start;
      align-self: flex-start; }
.align-left.container {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
.align-right {
  -ms-flex-item-align: end;
      align-self: flex-end; }
.align-right.container {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; }
.align-middle {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center; }
.align-middle.container {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
.align-stretch {
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch; }
.align-stretch.container {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch; }
.collapse-all-gutter:not([gutter-type='padding']) {
  margin: 0 !important; }
.collapse-all-gutter[gutter-type='padding'] {
  padding: 0 !important; }
.collapse-vertical-gutter:not([gutter-type='padding']) {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }
.collapse-vertical-gutter[gutter-type='padding'] {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }
.collapse-horizontal-gutter:not([gutter-type='padding']) {
  margin-left: 0 !important;
  margin-right: 0 !important; }
.collapse-horizontal-gutter[gutter-type='padding'] {
  padding-left: 0 !important;
  padding-right: 0 !important; }
.collapse-top-gutter:not([gutter-type='padding']) {
  margin-top: 0 !important; }
.collapse-top-gutter[gutter-type='padding'] {
  padding-top: 0 !important; }
.collapse-bottom-gutter:not([gutter-type='padding']) {
  margin-bottom: 0 !important; }
.collapse-bottom-gutter[gutter-type='padding'] {
  padding-bottom: 0 !important; }
.collapse-left-gutter:not([gutter-type='padding']) {
  margin-left: 0 !important; }
.collapse-left-gutter[gutter-type='padding'] {
  padding-left: 0 !important; }
.collapse-right-gutter:not([gutter-type='padding']) {
  margin-right: 0 !important; }
.collapse-right-gutter[gutter-type='padding'] {
  padding-right: 0 !important; }
.collapse-gutter:not([gutter-type='padding']) {
  margin: 0 !important; }
.collapse-gutter[gutter-type='padding'] {
  padding: 0 !important; }
.page-title {
  background-color: #fff;
  overflow: hidden;
  padding: 0;
  margin-top: 64px; }
.page-title h1 {
    font-size: 250%;
    width: 100%;
    margin-bottom: 0; }
.page-title.hero {
    background-color: #323232;
    background-position: center center;
    background-size: cover; }
.page-title.hero h1 {
      color: #fff;
      margin-top: 20px; }
.page-title.half {
    height: 50vh; }
.page-title.full {
    height: 100vh; }
footer {
  position: relative;
  z-index: 1000;
  background: #323232;
  min-height: 100px;
  padding: 16px 0;
  padding: 1rem 0; }
footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
    color: #686868; }
footer a {
    color: #ddd; }
footer .row > * {
    min-width: 200px; }
.footer-social a {
  font-size: 24px;
  font-size: 1.5rem;
  display: block;
  opacity: 0.6;
  margin: 0 16px;
  margin: 0 1rem; }
.footer-social a:hover {
  opacity: 0.9; }
hr {
  width: 100%;
  border-style: solid;
  border-color: #686868; }
.footer-copyright {
  text-align: center; }
.footer-purch-logo {
  display: inline-block;
  margin: 0 auto;
  width: 160px;
  height: 80px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat; }
.footer-copyright-text {
  font-size: 0.8em;
  line-height: 1.3em;
  color: #ababab; }
.tile {
  width: 100%;
  background: #fff;
  text-decoration: none;
  display: block;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
.tile .tile-image {
    position: relative;
    z-index: 100;
    width: 100%;
    height: 160px;
    background-size: cover;
    background-position: center;
    background-image: url("http://cdn.toptenreviews.com/rev/site/cms/category_headers/3sc/default.jpg");
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease; }
.tile .tile-image a {
      height: 100%; }
.tile .tile-content {
    padding: 16px;
    padding: 1rem; }
.tile a {
    width: 100%;
    display: block; }
.tile .tag {
    display: inline-block;
    margin-bottom: 8px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #0097F2; }
.tile h2 {
    font-size: 125%;
    padding: 0 0 8px 0;
    padding: 0 0 0.5rem 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    font-weight: bold; }
.tile h2:hover {
      color: #0097F2; }
.tile.padded .tile-image {
    margin: 1em 1em 0 1em;
    width: auto;
    max-height: 168px; }
.tile.wide {
    height: 360px !important; }
.tile.wide h2 {
      font-size: 175%; }
.tile.compact {
    height: 200px; }
.tile.compact .tile-image {
      display: none; }
.tile.compact h2 {
      font-size: 150%; }
.tile.reversed {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
.tile.overlay {
  position: relative;
  background: #000;
  overflow: hidden;
  height: 200px; }
.tile.overlay .tile-image {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
.tile.overlay .tile-content {
    position: absolute;
    z-index: 200;
    bottom: 20px;
    left: 0;
    padding: 0; }
.tile.overlay .tag {
    color: #fff;
    background: #0097F2;
    margin-bottom: 0px;
    padding: 0.5em 0.75em 0.25em 0.75em; }
.tile.overlay h2 {
    padding: .5em;
    color: #fff;
    background: black;
    max-width: 75%; }
.tile.overlay.centered, .tile.overlay.compact {
    height: 250px; }
.tile.overlay.centered .tile-image, .tile.overlay.compact .tile-image {
      opacity: 0.5;
      display: block; }
.tile.overlay.centered .tile-image:hover, .tile.overlay.compact .tile-image:hover {
      opacity: 0.67; }
.tile.overlay.centered .tile-content, .tile.overlay.compact .tile-content {
      top: 0;
      bottom: auto;
      padding: 1em;
      right: 0; }
.tile.overlay.centered h2, .tile.overlay.compact h2 {
      font-size: 125%;
      margin-top: .5em;
      max-width: 100%;
      background: transparent;
      padding: inherit; }
.tile.overlay.centered .tile-content {
    margin-top: 10%;
    text-align: center; }
.tile.horizontal {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }
.tile.horizontal .tile-image {
    width: 220px;
    min-width: 220px;
    max-width: 220px;
    height: auto;
    min-height: 200px; }
.tile.horizontal.padded .tile-image {
    margin: 16px 0 16px 16px;
    width: 204px;
    min-width: 204px;
    max-width: 204px;
    min-height: 168px; }
.tile.horizontal.compact {
    height: auto; }
.tile.horizontal.compact .tile-image {
      width: 110px;
      min-width: 110px;
      max-width: 110px;
      min-height: 100px;
      display: block; }
.tile.horizontal.compact .tile-content {
      padding: 10px; }
.tile.horizontal.compact .tag {
      margin-bottom: 4px; }
.tile.horizontal.compact h2 {
      font-size: 80%; }
.tile.horizontal.compact p {
      font-size: 80%; }
.tile.horizontal.compact.padded .tile-image {
      margin: 10px 0 10px 10px;
      width: 100px;
      min-width: 100px;
      max-width: 100px;
      min-height: 80px; }
.tile.horizontal.compact.h2_plus h2 {
      font-size: 100%; }
.tile.horizontal.reversed {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
.tile.horizontal.reversed.padded .tile-image {
      margin: 16px 16px 16px 0; }
.tile.horizontal.reversed.padded.compact .tile-image {
      margin: 10px 10px 10px 0; }
.tile-list.compact {
  padding: 0 16px;
  padding: 0 1rem;
  background-color: #fff; }
.tile-list.compact .tile {
    padding: 16px 0;
    padding: 1rem 0; }
.tile-list.compact .tile:not(:first-child) {
      border-top: 1px solid #ababab; }
.tile-list.compact.text .tile-content,
  .tile-list.compact.text h2 {
    padding: 0; }
.tile.author {
  height: 160px; }
.tile.author .tile-image {
    height: 80px;
    height: 5rem;
    width: 80px;
    width: 5rem;
    margin: 0 auto;
    border-radius: 100%;
    padding: 0; }
.tile.author .tile-content {
    padding: 8px;
    padding: .5rem; }
.tile.author h6 {
    font-size: 80%;
    padding-bottom: 8px;
    padding-bottom: .5rem;
    text-align: center; }
.tile.author .author-social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
.tile.author a {
    width: auto;
    font-size: 12.8px;
    font-size: 0.8rem; }
.tile.colored-white {
  background-color: #FFF; }
.tile.colored-white .tag,
  .tile.colored-white h2 {
    color: #fff; }
.tile.colored-background-gray {
  background-color: #EFEFEF; }
.tile.colored-background-gray .tag,
  .tile.colored-background-gray h2 {
    color: #fff; }
.tile.colored-light-gray {
  background-color: #DDD; }
.tile.colored-light-gray .tag,
  .tile.colored-light-gray h2 {
    color: #fff; }
.tile.colored-medium-gray {
  background-color: #ABABAB; }
.tile.colored-medium-gray .tag,
  .tile.colored-medium-gray h2 {
    color: #fff; }
.tile.colored-dark-gray {
  background-color: #686868; }
.tile.colored-dark-gray .tag,
  .tile.colored-dark-gray h2 {
    color: #fff; }
.tile.colored-content-black {
  background-color: #323232; }
.tile.colored-content-black .tag,
  .tile.colored-content-black h2 {
    color: #fff; }
.tile.colored-blue {
  background-color: #0097F1; }
.tile.colored-blue .tag,
  .tile.colored-blue h2 {
    color: #fff; }
.tile.colored-red {
  background-color: #DA2328; }
.tile.colored-red .tag,
  .tile.colored-red h2 {
    color: #fff; }
.tile.colored-yellow {
  background-color: #FAAF3A; }
.tile.colored-yellow .tag,
  .tile.colored-yellow h2 {
    color: #fff; }
.tile.colored-green {
  background-color: #28AC60; }
.tile.colored-green .tag,
  .tile.colored-green h2 {
    color: #fff; }
.tile.colored-navy {
  background-color: #023953; }
.tile.colored-navy .tag,
  .tile.colored-navy h2 {
    color: #fff; }
.tile.colored-orange {
  background-color: #F46C1B; }
.tile.colored-orange .tag,
  .tile.colored-orange h2 {
    color: #fff; }
.tile.colored-dark-blue {
  background-color: #006FAF; }
.tile.colored-dark-blue .tag,
  .tile.colored-dark-blue h2 {
    color: #fff; }
.tile.colored-dark-red {
  background-color: #AB1115; }
.tile.colored-dark-red .tag,
  .tile.colored-dark-red h2 {
    color: #fff; }
.tile.colored-dark-yellow {
  background-color: #E58F08; }
.tile.colored-dark-yellow .tag,
  .tile.colored-dark-yellow h2 {
    color: #fff; }
.tile.colored-dark-green {
  background-color: #219355; }
.tile.colored-dark-green .tag,
  .tile.colored-dark-green h2 {
    color: #fff; }
.tile.colored-dark-navy {
  background-color: #081E2B; }
.tile.colored-dark-navy .tag,
  .tile.colored-dark-navy h2 {
    color: #fff; }
.tile.colored-dark-orange {
  background-color: #D15408; }
.tile.colored-dark-orange .tag,
  .tile.colored-dark-orange h2 {
    color: #fff; }
.tile.colored-gray-1 {
  background-color: #F7F7F7; }
.tile.colored-gray-1 .tag,
  .tile.colored-gray-1 h2 {
    color: #fff; }
.tile.colored-gray-2 {
  background-color: #E7E7E7; }
.tile.colored-gray-2 .tag,
  .tile.colored-gray-2 h2 {
    color: #fff; }
.tile.colored-gray-3 {
  background-color: #C9C9C9; }
.tile.colored-gray-3 .tag,
  .tile.colored-gray-3 h2 {
    color: #fff; }
.tile.colored-gray-4 {
  background-color: #8F8F8F; }
.tile.colored-gray-4 .tag,
  .tile.colored-gray-4 h2 {
    color: #fff; }
.tile.colored-gray-5 {
  background-color: #484848; }
.tile.colored-gray-5 .tag,
  .tile.colored-gray-5 h2 {
    color: #fff; }
.tile.colored-rich-black {
  background-color: #000; }
.tile.colored-rich-black .tag,
  .tile.colored-rich-black h2 {
    color: #fff; }
html {
  line-height: 1em; }
html, body, h1, h2, h3, h4, h5, h6,
p, li, a, blockquote, table, span.dropcaps,
.copy .article_tag p, .copy .article_tag h6,
article p.intro, .copy p.intro, p.summary {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  color: #323232; }
article p, article li,
.copy p, .copy li {
  font-family: 'Lora', Georgia, sans-serif;
  line-height: 1.4em; }
h1, h2, h3, h4, h5, strong {
  font-weight: bold; }
h1 {
  font-size: 200%; }
h2 {
  font-size: 175%; }
h3 {
  font-size: 150%; }
h3 a {
    display: block;
    margin-bottom: 0.5em;
    color: #323232;
    text-decoration: none; }
h4 {
  font-size: 125%; }
h5, h6, p, li {
  font-size: 100%; }
h6 {
  font-weight: normal;
  letter-spacing: 0.1em;
  text-transform: uppercase; }
p, li {
  line-height: 1.2em;
  font-weight: normal; }
li {
  list-style-type: square;
  margin-left: 30px; }
a {
  color: #0087cc;
  text-decoration: none; }
a:hover {
  color: #0097F2;
  text-decoration: none; }
i {
  font-style: italic; }
article h2, article h3, article h4,
article h5, article h6, .copy h2,
.copy h3, .copy h4, .copy h5, .copy h6 {
  margin: 1em 0 0.5em 0; }
article p, .copy p, article ul, .copy ul {
  margin-bottom: 1em; }
a.small {
  font-size: 14px;
  font-weight: normal; }
p.intro {
  font-size: 100%;
  font-weight: bold;
  color: #686868; }
.hide {
  display: none !important; }
.invisible {
  visibility: hidden; }
.white {
  color: #FFF; }
.background-gray {
  color: #EFEFEF; }
.light-gray {
  color: #DDD; }
.medium-gray {
  color: #ABABAB; }
.dark-gray {
  color: #686868; }
.content-black {
  color: #323232; }
.blue {
  color: #0097F1; }
.red {
  color: #DA2328; }
.yellow {
  color: #FAAF3A; }
.green {
  color: #28AC60; }
.navy {
  color: #023953; }
.orange {
  color: #F46C1B; }
.dark-blue {
  color: #006FAF; }
.dark-red {
  color: #AB1115; }
.dark-yellow {
  color: #E58F08; }
.dark-green {
  color: #219355; }
.dark-navy {
  color: #081E2B; }
.dark-orange {
  color: #D15408; }
.gray-1 {
  color: #F7F7F7; }
.gray-2 {
  color: #E7E7E7; }
.gray-3 {
  color: #C9C9C9; }
.gray-4 {
  color: #8F8F8F; }
.gray-5 {
  color: #484848; }
.rich-black {
  color: #000; }
.test {
  color: transparent; }
.z-depth-1 {
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.06), 0 1px 5px 0 rgba(0, 0, 0, 0.06); }
.z-depth-2 {
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }
.z-depth-3 {
  box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19); }
.z-depth-4 {
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21); }
.z-depth-5 {
  box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22); }
.breadcrumbs {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
.breadcrumbs li, .breadcrumbs a {
    color: #323232; }
.breadcrumbs li {
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 85%; }
.breadcrumbs li:not(:last-child)::after {
      color: #ababab;
      content: '/';
      padding-right: 3.2px;
      padding-right: .2rem; }
.breadcrumbs a {
    text-decoration: none; }
.breadcrumbs a:hover {
      color: #0097F2; }
.page-title.hero .breadcrumbs li, .page-title.hero .breadcrumbs a {
  color: #fff; }
.page-title.hero .breadcrumbs a:hover {
  color: #0097F2; }
.page-title.hero .breadcrumbs li:not(:last-child)::after {
  color: #fff; }
[fp-accordion] li {
  overflow: hidden;
  margin: 0;
  line-height: 0; }
[fp-accordion] li a {
    display: block;
    padding: 18px 8px;
    font-weight: normal;
    font-size: 16px;
    font-size: 1rem;
    color: rgba(50, 50, 50, 0.8);
    text-decoration: none;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    line-height: 19.2px;
    line-height: 1.2rem; }
[fp-accordion] li a i {
      -webkit-transition: all .4s;
      transition: all .4s; }
[fp-accordion] li [fp-accordion-open] i {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg); }
[fp-accordion] li ul {
    display: none; }
[fp-accordion] li ul li a {
      padding-left: 32px;
      padding-left: 2rem; }
[fp-accordion] li:not(:last-child) a {
  border-bottom: 1px solid rgba(104, 104, 104, 0.25); }
.slick-slider {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
.slick-slider:not(.slick-vertical) .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch; }
.slick-slider:not(.slick-vertical) .slick-track .slick-slide {
      margin: 8px;
      margin: .5rem;
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      height: auto; }
.slick-slider .slick-list {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0%;
            flex: 1 1 0%; }
.slick-slider .slick-prev,
  .slick-slider .slick-next {
    font-size: 32px;
    font-size: 2rem;
    opacity: .3;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
.slick-slider .slick-prev:hover,
    .slick-slider .slick-next:hover {
      opacity: 0.7; }
.slick-slider .slick-prev.slick-disabled,
    .slick-slider .slick-next.slick-disabled {
      opacity: 0; }
.slick-slider .slick-dots {
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    width: 100%; }
.slick-slider .slick-dots li {
      position: relative;
      display: inline-block;
      height: 20px;
      width: 20px;
      margin: 0 5px;
      padding: 0;
      cursor: pointer; }
.slick-slider .slick-dots li button {
        border: 0;
        background: transparent;
        display: block;
        height: 20px;
        width: 20px;
        outline: none;
        line-height: 0px;
        font-size: 0px;
        color: transparent;
        padding: 5px;
        cursor: pointer; }
.slick-slider .slick-dots li button:hover, .slick-slider .slick-dots li button:focus {
          outline: none; }
.slick-slider .slick-dots li button:hover:before, .slick-slider .slick-dots li button:focus:before {
            opacity: 1; }
.slick-slider .slick-dots li button:before {
          position: absolute;
          top: 0;
          left: 0;
          content: "\F111";
          width: 20px;
          height: 20px;
          font-family: FontAwesome;
          font-size: 6px;
          line-height: 20px;
          text-align: center;
          color: #000;
          opacity: 0.25;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale; }
.slick-slider .slick-dots li.slick-active button:before {
        color: #0097F2;
        opacity: 0.75; }
.page-nav {
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.15) 0 2px 4px 0;
  height: 64px;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 3000;
  color: #686868; }
.page-nav > .container {
    height: 100%;
    position: relative; }
.page-nav .mobile-menu-icon {
    -webkit-box-flex: initial;
        -ms-flex: initial;
            flex: initial;
    min-width: 0;
    font-size: 150%;
    cursor: pointer; }
.page-nav .nav-logo {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-width: 220px;
    -webkit-box-flex: 0;
        -ms-flex: 0;
            flex: 0; }
.page-nav .nav-item {
    -webkit-transition: background-color 0.2s ease;
    transition: background-color 0.2s ease;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer;
    font-weight: 500;
    text-decoration: none;
    color: #686868; }
.page-nav .nav-item:hover {
      background: #0097F2;
      color: #fff; }
.page-nav .nav-social .nav-social-content {
    width: 280px; }
.page-nav .nav-search {
    width: 40px;
    text-align: center;
    height: 65px; }
[fp-nav-dropdown][data-position] {
  position: relative; }
[fp-nav-dropdown][data-position] [fp-nav-dropdown-content] {
    left: auto;
    right: auto; }
[fp-nav-dropdown][data-position='left'] [fp-nav-dropdown-content] {
  left: 0; }
[fp-nav-dropdown][data-position='center'] [fp-nav-dropdown-content] {
  left: 50%;
  -webkit-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%); }
[fp-nav-dropdown][data-position='right'] [fp-nav-dropdown-content] {
  right: 0; }
[fp-nav-dropdown] [fp-nav-dropdown-content] {
  display: none;
  position: absolute;
  bottom: 0;
  background: #fff;
  border: 1px solid #ababab;
  border-top: 4px solid #0097F2;
  overflow: hidden;
  left: 0;
  right: 0;
  -webkit-transform: translate(0, 100%);
          transform: translate(0, 100%);
  color: #686868; }
.off-canvas-menu {
  position: fixed;
  top: 64px;
  opacity: 0;
  z-index: 0;
  pointer-events: none;
  width: 270px;
  height: calc(100% - 120px);
  overflow-y: scroll;
  overflow-x: hidden;
  background: #efefef;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  margin-bottom: 0 !important; }
.off-canvas-menu ~ header, .off-canvas-menu ~ main, .off-canvas-menu ~ footer {
    position: relative;
    left: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    box-shadow: rgba(0, 0, 0, 0.1) -4px 0 8px; }
.off-canvas-menu::-webkit-scrollbar {
    width: 0;
    height: 0; }
.menu-open .off-canvas-menu {
  pointer-events: auto;
  opacity: 1; }
.menu-open .off-canvas-menu ~ header, .menu-open .off-canvas-menu ~ main, .menu-open .off-canvas-menu ~ footer {
    z-index: 1;
    position: relative;
    left: 290px; }
.button {
  padding: 14.4px 24px;
  padding: .9rem 1.5rem;
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  border: none;
  cursor: pointer;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
  text-align: center;
  border-radius: 2px;
  background-color: #0097F2; }
.button:hover {
    background-color: #40b7ff;
    color: #fff; }
.button.hollow {
    background: transparent;
    border: 1px solid #0097F2;
    color: #0097F2; }
.button.hollow:hover {
    background-color: #0097F2;
    border: 1px solid #0097F2;
    color: #fff; }
.button.success {
    background-color: #3adb76; }
.button.success:hover {
      background-color: #7be7a3;
      color: #fff; }
.button.success.hollow {
      background: transparent;
      border: 1px solid #3adb76;
      color: #3adb76; }
.button.success.hollow:hover {
      background-color: #3adb76;
      border: 1px solid #3adb76;
      color: #fff; }
.button.warning {
    background-color: #ffae00; }
.button.warning:hover {
      background-color: #ffc64d;
      color: #fff; }
.button.warning.hollow {
      background: transparent;
      border: 1px solid #ffae00;
      color: #ffae00; }
.button.warning.hollow:hover {
      background-color: #ffae00;
      border: 1px solid #ffae00;
      color: #fff; }
.button.alert {
    background-color: #ec5840; }
.button.alert:hover {
      background-color: #f39586;
      color: #fff; }
.button.alert.hollow {
      background: transparent;
      border: 1px solid #ec5840;
      color: #ec5840; }
.button.alert.hollow:hover {
      background-color: #ec5840;
      border: 1px solid #ec5840;
      color: #fff; }
.button.disabled {
    opacity: 0.25;
    cursor: not-allowed;
    pointer-events: none;
    background-color: #ababab; }
.button.disabled:hover {
      background-color: #d1d1d1;
      color: #fff; }
.button.disabled.hollow {
      background: transparent;
      border: 1px solid #ababab;
      color: #ababab; }
.button.disabled.hollow:hover {
      background-color: #ababab;
      border: 1px solid #ababab;
      color: #fff; }
.button.social {
    text-align: left; }
.button.social i {
      padding: 0 16px 0 0;
      padding: 0 1rem 0 0; }
.button.social.facebook {
      background-color: #3B5998; }
.button.social.facebook:hover {
        background-color: #5f7ec1;
        color: #fff; }
.button.social.facebook.hollow {
        background: transparent;
        border: 1px solid #3B5998;
        color: #3B5998; }
.button.social.facebook.hollow:hover {
        background-color: #3B5998;
        border: 1px solid #3B5998;
        color: #fff; }
.button.social.twitter {
      background-color: #4099FF; }
.button.social.twitter:hover {
        background-color: #8dc2ff;
        color: #fff; }
.button.social.twitter.hollow {
        background: transparent;
        border: 1px solid #4099FF;
        color: #4099FF; }
.button.social.twitter.hollow:hover {
        background-color: #4099FF;
        border: 1px solid #4099FF;
        color: #fff; }
.button.social.googleplus {
      background-color: #DE4230; }
.button.social.googleplus:hover {
        background-color: #e97e72;
        color: #fff; }
.button.social.googleplus.hollow {
        background: transparent;
        border: 1px solid #DE4230;
        color: #DE4230; }
.button.social.googleplus.hollow:hover {
        background-color: #DE4230;
        border: 1px solid #DE4230;
        color: #fff; }
.button.social.youtube {
      background-color: #CC181E; }
.button.social.youtube:hover {
        background-color: #e9474d;
        color: #fff; }
.button.social.youtube.hollow {
        background: transparent;
        border: 1px solid #CC181E;
        color: #CC181E; }
.button.social.youtube.hollow:hover {
        background-color: #CC181E;
        border: 1px solid #CC181E;
        color: #fff; }
.button.social.rss {
      background-color: #FF6600; }
.button.social.rss:hover {
        background-color: #ff944d;
        color: #fff; }
.button.social.rss.hollow {
        background: transparent;
        border: 1px solid #FF6600;
        color: #FF6600; }
.button.social.rss.hollow:hover {
        background-color: #FF6600;
        border: 1px solid #FF6600;
        color: #fff; }
.button.social.linkedin {
      background-color: #0077B5; }
.button.social.linkedin:hover {
        background-color: #03a9ff;
        color: #fff; }
.button.social.linkedin.hollow {
        background: transparent;
        border: 1px solid #0077B5;
        color: #0077B5; }
.button.social.linkedin.hollow:hover {
        background-color: #0077B5;
        border: 1px solid #0077B5;
        color: #fff; }
.button.social.instagram {
      background-color: #08558A; }
.button.social.instagram:hover {
        background-color: #0c82d2;
        color: #fff; }
.button.social.instagram.hollow {
        background: transparent;
        border: 1px solid #08558A;
        color: #08558A; }
.button.social.instagram.hollow:hover {
        background-color: #08558A;
        border: 1px solid #08558A;
        color: #fff; }
.button.social.pinterest {
      background-color: #C92228; }
.button.social.pinterest:hover {
        background-color: #e2555a;
        color: #fff; }
.button.social.pinterest.hollow {
        background: transparent;
        border: 1px solid #C92228;
        color: #C92228; }
.button.social.pinterest.hollow:hover {
        background-color: #C92228;
        border: 1px solid #C92228;
        color: #fff; }
.button.tiny {
    padding: 7.2px 11.6px;
    padding: .45rem .725rem;
    font-size: 8px;
    font-size: 0.5rem; }
.button.small {
    padding: 8px 16px;
    padding: .5rem 1rem;
    font-size: 13.6px;
    font-size: 0.85rem; }
.button.large {
    font-size: 20px;
    font-size: 1.25rem;
    padding: 16px 24px;
    padding: 1rem 1.5rem; }
.button.xlarge {
    font-size: 24px;
    font-size: 1.5rem;
    padding: 20px 28px;
    padding: 1.25rem 1.75rem; }
.button.expanded {
    display: block;
    width: 100%; }
.ad {
  width: 100%;
  text-align: center;
  line-height: 0; }
.search-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
.search-box [name='q'] {
    padding: 1em 1em 0.85em 1em;
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    font-size: 16px;
    color: #686868;
    border: 1px solid #ababab;
    border-radius: 2px;
    min-width: 1px; }
.search-box [name='q'].disable-border {
      border: none; }
.search-box .button {
    margin-left: 1em; }
.search-box.small [name='q'] {
    padding: .5em .5em 6px .5em;
    height: 28px; }
article {
  max-width: 768px; }
article p, article li {
    font-family: 'Lora', Georgia, sans-serif; }
.block {
  background-color: #fff; }
.breadcrumbs {
  width: 100%; }
.center {
  text-align: center; }
.fixed {
  position: fixed; }
/* Background colors*/
.bg_blue {
  background-color: #0087cc !important; }
.bg_darkblue {
  background-color: #045389 !important; }
.bg_darkgray {
  background-color: #b8b8b8 !important; }
.bg_gray {
  background-color: #F3F3F3 !important; }
.bg_green {
  background-color: #00b834 !important; }
.bg_orange {
  background-color: orange !important; }
.bg_white {
  background-color: white !important; }
html, body {
  font-family: Roboto,'Open Sans',Helvetica,Arial,sans-serif;
  font-weight: 300; }
a {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
p {
  font-size: 112%;
  line-height: 1.7em; }
p img[align=right] {
  margin: 0.25em 0em 0em 0.5em; }
p img[align=left] {
  margin: 0.25em 0.5em 0em 0em; }
img {
  -o-object-fit: contain;
     object-fit: contain; }
.popular-categories .tag.ttr-gold-award {
  padding: 0.3em 0.5em;
  background: #FAAF3A;
  color: #000;
  border-radius: 2px; }
.all-reviews {
  background-color: #fff;
  padding: 0 16px;
  padding: 0 1rem; }
.more-top-stories {
  margin-bottom: 20px;
  width: 100%; }
.more-top-stories .grid-spacer {
    background-color: #fff; }
.more-top-stories .tile {
    height: auto; }
.more-top-stories .more-articles {
    padding: 0 16px;
    padding: 0 1rem; }
.more-top-stories .more-articles a {
      display: block;
      padding: 16px 0;
      padding: 1rem 0;
      color: #0097F2; }
.sub-cat-nav-wrapper {
  background-color: #fff;
  border-bottom: 1px solid #ddd; }
.sub-cat-nav-wrapper .sub-cat-nav {
    padding: 0;
    width: 100%;
    overflow: hidden; }
.sub-cat-nav-wrapper a {
    padding: 16px !important;
    padding: 1rem !important;
    border-bottom: 4px solid #fff;
    border-bottom: 0.25rem solid #fff;
    font-weight: bold;
    margin-bottom: 0 !important;
    margin-top: 0 !important; }
.sub-cat-nav-wrapper a:hover, .sub-cat-nav-wrapper a.active {
      color: #0097F2;
      border-bottom: 4px solid #0097F2;
      border-bottom: 0.25rem solid #0097F2; }
main {
  background-color: #fff;
  box-shadow: none !important; }
main article {
  font-family: Lora, Georgia, Garamond, sans-serif; }
main article a {
  color: #0097F2;
  text-decoration: underline;
  cursor: pointer;
  font-family: Lora, Georgia, Garamond, sans-serif; }
main article a:hover {
  text-decoration: none; }
.stButton {
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
  display: none; }
.stButton .stLarge {
  background-repeat: no-repeat !important;
  background-position: center center !important;
  height: 15px !important;
  width: 100% !important;
  background-size: 20px 20px !important; }
.st_facebook_large,
.st_twitter_large,
.st_googleplus_large,
.st_email_large,
.st_sharethis_large,
.st_reddit_large {
  width: 20%;
  text-align: center;
  margin: 0 !important; }
.st_facebook_large {
  background: #3B579D; }
.share-icon-customization {
  position: relative;
  top: 10px;
  font-size: 1.2em; }
.st_email_large,
.st_facebook_large,
.st_twitter_large,
.st_reddit_large,
.st_sharethis_large {
  color: #fff; }
.st_email_large:hover,
  .st_facebook_large:hover,
  .st_twitter_large:hover,
  .st_reddit_large:hover,
  .st_sharethis_large:hover {
    color: #e8e8e8;
    cursor: pointer; }
.stLarge {
  background-image: none !important; }
.st_twitter_large {
  background: #00ACED; }
.st_googleplus_large {
  background: #D03E2C; }
.st_reddit_large {
  background: #F64C06; }
.st_email_large {
  background: #0087CC; }
.st_sharethis_large {
  background: #99CA3C; }
.hot-list-nav {
  font-size: 32px;
  font-size: 2rem;
  display: block;
  background-color: rgba(0, 0, 0, 0.4);
  color: #fff;
  top: 100px;
  position: absolute;
  z-index: 1; }
.slick-slider .hot-list-nav.slick-prev {
  border-radius: 0 3rem 3rem 0;
  padding: 24px 16px 24px 8px;
  padding: 1.5rem 1rem 1.5rem .5rem;
  left: 8px;
  opacity: 0.5; }
.slick-slider .hot-list-nav.slick-next {
  border-radius: 3rem 0 0 3rem;
  padding: 24px 8px 24px 16px;
  padding: 1.5rem .5rem 1.5rem 1rem;
  right: 8px;
  opacity: 0.5; }
.slick-slider .hot-list-nav.slick-prev:hover,
.slick-slider .hot-list-nav.slick-next:hover {
  opacity: 0.9; }
.slick-slider .hot-list-nav.slick-disabled {
  opacity: 0 !important;
  cursor: inherit; }
.container > .A_D_slot_wrap {
  width: 100%; }
.A_D_slot_wrap {
  display: block;
  text-align: center; }
@media screen and (min-width: 320px) and (max-width: 767px){
  main, footer{
    padding: 5px; }
  .container:not([gutter-type='padding']) > *{
    margin: 5px; }
  .container[gutter-type='padding'] > *{
    padding: 5px; }
  .container .fixed300{
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%; }
  .mobile-order-1{
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .mobile-order-2{
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .mobile-order-3{
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .mobile-order-4{
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .mobile-order-5{
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .mobile-order-6{
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .mobile-order-7{
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .mobile-order-8{
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .mobile-order-9{
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .mobile-order-10{
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .include-all-gutter:not([gutter-type='padding']){
    margin: 5px; }
  .include-all-gutter[gutter-type='padding']{
    padding: 5px; }
  .include-vertical-gutter:not([gutter-type='padding']){
    margin-top: 5px;
    margin-bottom: 5px; }
  .include-vertical-gutter[gutter-type='padding']{
    padding-top: 5px;
    padding-bottom: 5px; }
  .include-horizontal-gutter:not([gutter-type='padding']){
    margin-left: 5px;
    margin-right: 5px; }
  .include-horizontal-gutter[gutter-type='padding']{
    padding-left: 5px;
    padding-right: 5px; }
  .include-top-gutter:not([gutter-type='padding']){
    margin-top: 5px; }
  .include-top-gutter[gutter-type='padding']{
    padding-top: 5px; }
  .include-bottom-gutter:not([gutter-type='padding']){
    margin-bottom: 5px; }
  .include-bottom-gutter[gutter-type='padding']{
    padding-bottom: 5px; }
  .include-left-gutter:not([gutter-type='padding']){
    margin-left: 5px; }
  .include-left-gutter[gutter-type='padding']{
    padding-left: 5px; }
  .include-right-gutter:not([gutter-type='padding']){
    margin-right: 5px; }
  .include-right-gutter[gutter-type='padding']{
    padding-right: 5px; }
  .include-gutter:not([gutter-type='padding']){
    margin: 5px; }
  .include-gutter[gutter-type='padding']{
    padding: 5px; }
  .off-canvas-menu{
    margin: 5px; } }
@media screen and (min-width: 768px) and (max-width: 1087px){
  main, footer{
    padding: 10px; }
  .container:not([gutter-type='padding']) > *{
    margin: 10px; }
  .container[gutter-type='padding'] > *{
    padding: 10px; }
  .tablet-order-1{
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .tablet-order-2{
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .tablet-order-3{
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .tablet-order-4{
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .tablet-order-5{
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .tablet-order-6{
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .tablet-order-7{
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .tablet-order-8{
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .tablet-order-9{
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .tablet-order-10{
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .include-all-gutter:not([gutter-type='padding']){
    margin: 10px; }
  .include-all-gutter[gutter-type='padding']{
    padding: 10px; }
  .include-vertical-gutter:not([gutter-type='padding']){
    margin-top: 10px;
    margin-bottom: 10px; }
  .include-vertical-gutter[gutter-type='padding']{
    padding-top: 10px;
    padding-bottom: 10px; }
  .include-horizontal-gutter:not([gutter-type='padding']){
    margin-left: 10px;
    margin-right: 10px; }
  .include-horizontal-gutter[gutter-type='padding']{
    padding-left: 10px;
    padding-right: 10px; }
  .include-top-gutter:not([gutter-type='padding']){
    margin-top: 10px; }
  .include-top-gutter[gutter-type='padding']{
    padding-top: 10px; }
  .include-bottom-gutter:not([gutter-type='padding']){
    margin-bottom: 10px; }
  .include-bottom-gutter[gutter-type='padding']{
    padding-bottom: 10px; }
  .include-left-gutter:not([gutter-type='padding']){
    margin-left: 10px; }
  .include-left-gutter[gutter-type='padding']{
    padding-left: 10px; }
  .include-right-gutter:not([gutter-type='padding']){
    margin-right: 10px; }
  .include-right-gutter[gutter-type='padding']{
    padding-right: 10px; }
  .include-gutter:not([gutter-type='padding']){
    margin: 10px; }
  .include-gutter[gutter-type='padding']{
    padding: 10px; }
  .off-canvas-menu{
    margin: 10px; } }
@media screen and (min-width: 1088px) and (max-width: 1479px){
  main, footer{
    padding: 10px; }
  .container:not([gutter-type='padding']) > *{
    margin: 10px; }
  .container[gutter-type='padding'] > *{
    padding: 10px; }
  .desktop-order-1{
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .desktop-order-2{
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .desktop-order-3{
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .desktop-order-4{
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .desktop-order-5{
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .desktop-order-6{
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .desktop-order-7{
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .desktop-order-8{
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .desktop-order-9{
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .desktop-order-10{
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .include-all-gutter:not([gutter-type='padding']){
    margin: 10px; }
  .include-all-gutter[gutter-type='padding']{
    padding: 10px; }
  .include-vertical-gutter:not([gutter-type='padding']){
    margin-top: 10px;
    margin-bottom: 10px; }
  .include-vertical-gutter[gutter-type='padding']{
    padding-top: 10px;
    padding-bottom: 10px; }
  .include-horizontal-gutter:not([gutter-type='padding']){
    margin-left: 10px;
    margin-right: 10px; }
  .include-horizontal-gutter[gutter-type='padding']{
    padding-left: 10px;
    padding-right: 10px; }
  .include-top-gutter:not([gutter-type='padding']){
    margin-top: 10px; }
  .include-top-gutter[gutter-type='padding']{
    padding-top: 10px; }
  .include-bottom-gutter:not([gutter-type='padding']){
    margin-bottom: 10px; }
  .include-bottom-gutter[gutter-type='padding']{
    padding-bottom: 10px; }
  .include-left-gutter:not([gutter-type='padding']){
    margin-left: 10px; }
  .include-left-gutter[gutter-type='padding']{
    padding-left: 10px; }
  .include-right-gutter:not([gutter-type='padding']){
    margin-right: 10px; }
  .include-right-gutter[gutter-type='padding']{
    padding-right: 10px; }
  .include-gutter:not([gutter-type='padding']){
    margin: 10px; }
  .include-gutter[gutter-type='padding']{
    padding: 10px; }
  .off-canvas-menu{
    margin: 10px; } }
@media screen and (min-width: 1480px){
  main, footer{
    padding: 16px; }
  .container:not([gutter-type='padding']) > *{
    margin: 16px; }
  .container[gutter-type='padding'] > *{
    padding: 16px; }
  .cinema-order-1{
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .cinema-order-2{
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .cinema-order-3{
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .cinema-order-4{
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .cinema-order-5{
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .cinema-order-6{
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .cinema-order-7{
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .cinema-order-8{
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .cinema-order-9{
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .cinema-order-10{
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .include-all-gutter:not([gutter-type='padding']){
    margin: 16px; }
  .include-all-gutter[gutter-type='padding']{
    padding: 16px; }
  .include-vertical-gutter:not([gutter-type='padding']){
    margin-top: 16px;
    margin-bottom: 16px; }
  .include-vertical-gutter[gutter-type='padding']{
    padding-top: 16px;
    padding-bottom: 16px; }
  .include-horizontal-gutter:not([gutter-type='padding']){
    margin-left: 16px;
    margin-right: 16px; }
  .include-horizontal-gutter[gutter-type='padding']{
    padding-left: 16px;
    padding-right: 16px; }
  .include-top-gutter:not([gutter-type='padding']){
    margin-top: 16px; }
  .include-top-gutter[gutter-type='padding']{
    padding-top: 16px; }
  .include-bottom-gutter:not([gutter-type='padding']){
    margin-bottom: 16px; }
  .include-bottom-gutter[gutter-type='padding']{
    padding-bottom: 16px; }
  .include-left-gutter:not([gutter-type='padding']){
    margin-left: 16px; }
  .include-left-gutter[gutter-type='padding']{
    padding-left: 16px; }
  .include-right-gutter:not([gutter-type='padding']){
    margin-right: 16px; }
  .include-right-gutter[gutter-type='padding']{
    padding-right: 16px; }
  .include-gutter:not([gutter-type='padding']){
    margin: 16px; }
  .include-gutter[gutter-type='padding']{
    padding: 16px; }
  .show-above-desktop{
    display: inherit !important; }
  .hide-above-desktop{
    display: none !important; }
  .off-canvas-menu{
    margin: 16px; } }
@media screen and (max-width: 319px){
  .show-below-mobile{
    display: inherit !important; }
  .hide-below-mobile{
    display: none !important; } }
@media screen and (min-width: 768px){
  .show-above-mobile{
    display: inherit !important; }
  .hide-above-mobile{
    display: none !important; } }
@media screen and (min-width: 768px) and (max-width: 319px){
  .show-only-mobile{
    display: none !important; } }
@media screen and (max-width: 767px){
  .show-below-tablet{
    display: inherit !important; }
  .hide-below-tablet{
    display: none !important; } }
@media screen and (min-width: 1088px){
  .show-above-tablet{
    display: inherit !important; }
  .hide-above-tablet{
    display: none !important; } }
@media screen and (min-width: 1088px) and (max-width: 767px){
  .show-only-tablet{
    display: none !important; } }
@media screen and (max-width: 1087px){
  .show-below-desktop{
    display: inherit !important; }
  .hide-below-desktop{
    display: none !important; } }
@media screen and (min-width: 1480px) and (max-width: 1087px){
  .show-only-desktop{
    display: none !important; } }
@media screen and (max-width: 1479px){
  .show-below-cinema{
    display: inherit !important; }
  .hide-below-cinema{
    display: none !important; }
  .show-only-cinema{
    display: none !important; } }
address.tile.author {
  width: auto;
  height: auto;
  float: left;
  margin: 2em 1em 0.5em 0;
  border-top: .5em solid #0087cc;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  background: transparent; }
  address.tile.author .tile-image {
    margin: 0.5em;
    width: 4em;
    height: 4em; }
  .byline {
  margin: auto;
  line-height: 1.5; }
  .byline > time {
  display: block;
  color: #ababab; }
  @media only screen and (max-width: 415px) {
  .article_content address {
    float: none !important; } }
