/*
 Theme Name:   Hanity
 Theme URI:    
 Description:  Sean Hannity Official Theme
 Author:       The Elixir Haus
 Author URI:   http://www.theelixirhaus.com
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         
*/
/*The Width of the site in pixels, percent, or auto*/
/* Responsive sizes*/
/* Min width */
/* Min width */
/* Min width */
/* Paragraph Line Height and Margin */
/* Paragraph Line Height and Margin */
/*Colors*/
/* Text Sizes Big Screen*/
/* Text Sizes Mobile */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'FontAwesome';
  src: url("/wp-content/themes/hannity/assets/fonts/fontawesome/fontawesome-webfont.eot?v=4.7.0");
  src: url("/wp-content/themes/hannity/assets/fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("/wp-content/themes/hannity/assets/fonts/fontawesome/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("/wp-content/themes/hannity/assets/fonts/fontawesome/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("/wp-content/themes/hannity/assets/fonts/fontawesome/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("/wp-content/themes/hannity/assets/fonts/fontawesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714286em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: .3em;
}

.fa.fa-pull-right {
  margin-left: .3em;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: .3em;
}

.fa.pull-right {
  margin-left: .3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

.fa-glass:before {
  content: "\f000";
}

.fa-music:before {
  content: "\f001";
}

.fa-search:before {
  content: "\f002";
}

.fa-envelope-o:before {
  content: "\f003";
}

.fa-heart:before {
  content: "\f004";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-o:before {
  content: "\f006";
}

.fa-user:before {
  content: "\f007";
}

.fa-film:before {
  content: "\f008";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-check:before {
  content: "\f00c";
}

.fa-remove:before, .fa-close:before, .fa-times:before {
  content: "\f00d";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-signal:before {
  content: "\f012";
}

.fa-gear:before, .fa-cog:before {
  content: "\f013";
}

.fa-trash-o:before {
  content: "\f014";
}

.fa-home:before {
  content: "\f015";
}

.fa-file-o:before {
  content: "\f016";
}

.fa-clock-o:before {
  content: "\f017";
}

.fa-road:before {
  content: "\f018";
}

.fa-download:before {
  content: "\f019";
}

.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-play-circle-o:before {
  content: "\f01d";
}

.fa-rotate-right:before, .fa-repeat:before {
  content: "\f01e";
}

.fa-refresh:before {
  content: "\f021";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-lock:before {
  content: "\f023";
}

.fa-flag:before {
  content: "\f024";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-print:before {
  content: "\f02f";
}

.fa-camera:before {
  content: "\f030";
}

.fa-font:before {
  content: "\f031";
}

.fa-bold:before {
  content: "\f032";
}

.fa-italic:before {
  content: "\f033";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-list:before {
  content: "\f03a";
}

.fa-dedent:before, .fa-outdent:before {
  content: "\f03b";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-video-camera:before {
  content: "\f03d";
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  content: "\f03e";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-tint:before {
  content: "\f043";
}

.fa-edit:before, .fa-pencil-square-o:before {
  content: "\f044";
}

.fa-share-square-o:before {
  content: "\f045";
}

.fa-check-square-o:before {
  content: "\f046";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-play:before {
  content: "\f04b";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-eject:before {
  content: "\f052";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-times-circle-o:before {
  content: "\f05c";
}

.fa-check-circle-o:before {
  content: "\f05d";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-mail-forward:before, .fa-share:before {
  content: "\f064";
}

.fa-expand:before {
  content: "\f065";
}

.fa-compress:before {
  content: "\f066";
}

.fa-plus:before {
  content: "\f067";
}

.fa-minus:before {
  content: "\f068";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-warning:before, .fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-plane:before {
  content: "\f072";
}

.fa-calendar:before {
  content: "\f073";
}

.fa-random:before {
  content: "\f074";
}

.fa-comment:before {
  content: "\f075";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: "\f080";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-key:before {
  content: "\f084";
}

.fa-gears:before, .fa-cogs:before {
  content: "\f085";
}

.fa-comments:before {
  content: "\f086";
}

.fa-thumbs-o-up:before {
  content: "\f087";
}

.fa-thumbs-o-down:before {
  content: "\f088";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-heart-o:before {
  content: "\f08a";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-linkedin-square:before {
  content: "\f08c";
}

.fa-thumb-tack:before {
  content: "\f08d";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-upload:before {
  content: "\f093";
}

.fa-lemon-o:before {
  content: "\f094";
}

.fa-phone:before {
  content: "\f095";
}

.fa-square-o:before {
  content: "\f096";
}

.fa-bookmark-o:before {
  content: "\f097";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-facebook-f:before, .fa-facebook:before {
  content: "\f09a";
}

.fa-github:before {
  content: "\f09b";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-feed:before, .fa-rss:before {
  content: "\f09e";
}

.fa-hdd-o:before {
  content: "\f0a0";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-hand-o-right:before {
  content: "\f0a4";
}

.fa-hand-o-left:before {
  content: "\f0a5";
}

.fa-hand-o-up:before {
  content: "\f0a6";
}

.fa-hand-o-down:before {
  content: "\f0a7";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-group:before, .fa-users:before {
  content: "\f0c0";
}

.fa-chain:before, .fa-link:before {
  content: "\f0c1";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-cut:before, .fa-scissors:before {
  content: "\f0c4";
}

.fa-copy:before, .fa-files-o:before {
  content: "\f0c5";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-save:before, .fa-floppy-o:before {
  content: "\f0c7";
}

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

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "\f0c9";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-plus:before {
  content: "\f0d5";
}

.fa-money:before {
  content: "\f0d6";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-unsorted:before, .fa-sort:before {
  content: "\f0dc";
}

.fa-sort-down:before, .fa-sort-desc:before {
  content: "\f0dd";
}

.fa-sort-up:before, .fa-sort-asc:before {
  content: "\f0de";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-rotate-left:before, .fa-undo:before {
  content: "\f0e2";
}

.fa-legal:before, .fa-gavel:before {
  content: "\f0e3";
}

.fa-dashboard:before, .fa-tachometer:before {
  content: "\f0e4";
}

.fa-comment-o:before {
  content: "\f0e5";
}

.fa-comments-o:before {
  content: "\f0e6";
}

.fa-flash:before, .fa-bolt:before {
  content: "\f0e7";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-paste:before, .fa-clipboard:before {
  content: "\f0ea";
}

.fa-lightbulb-o:before {
  content: "\f0eb";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-bell-o:before {
  content: "\f0a2";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cutlery:before {
  content: "\f0f5";
}

.fa-file-text-o:before {
  content: "\f0f6";
}

.fa-building-o:before {
  content: "\f0f7";
}

.fa-hospital-o:before {
  content: "\f0f8";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-mobile-phone:before, .fa-mobile:before {
  content: "\f10b";
}

.fa-circle-o:before {
  content: "\f10c";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-circle:before {
  content: "\f111";
}

.fa-mail-reply:before, .fa-reply:before {
  content: "\f112";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-folder-o:before {
  content: "\f114";
}

.fa-folder-open-o:before {
  content: "\f115";
}

.fa-smile-o:before {
  content: "\f118";
}

.fa-frown-o:before {
  content: "\f119";
}

.fa-meh-o:before {
  content: "\f11a";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-keyboard-o:before {
  content: "\f11c";
}

.fa-flag-o:before {
  content: "\f11d";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-code:before {
  content: "\f121";
}

.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\f122";
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\f123";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-crop:before {
  content: "\f125";
}

.fa-code-fork:before {
  content: "\f126";
}

.fa-unlink:before, .fa-chain-broken:before {
  content: "\f127";
}

.fa-question:before {
  content: "\f128";
}

.fa-info:before {
  content: "\f129";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-shield:before {
  content: "\f132";
}

.fa-calendar-o:before {
  content: "\f133";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-minus-square-o:before {
  content: "\f147";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-pencil-square:before {
  content: "\f14b";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: "\f150";
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: "\f151";
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: "\f152";
}

.fa-euro:before, .fa-eur:before {
  content: "\f153";
}

.fa-gbp:before {
  content: "\f154";
}

.fa-dollar:before, .fa-usd:before {
  content: "\f155";
}

.fa-rupee:before, .fa-inr:before {
  content: "\f156";
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "\f157";
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "\f158";
}

.fa-won:before, .fa-krw:before {
  content: "\f159";
}

.fa-bitcoin:before, .fa-btc:before {
  content: "\f15a";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-text:before {
  content: "\f15c";
}

.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa-sort-alpha-desc:before {
  content: "\f15e";
}

.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa-sort-amount-desc:before {
  content: "\f161";
}

.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa-sort-numeric-desc:before {
  content: "\f163";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-youtube-square:before {
  content: "\f166";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-youtube-play:before {
  content: "\f16a";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-adn:before {
  content: "\f170";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitbucket-square:before {
  content: "\f172";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-apple:before {
  content: "\f179";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-android:before {
  content: "\f17b";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-trello:before {
  content: "\f181";
}

.fa-female:before {
  content: "\f182";
}

.fa-male:before {
  content: "\f183";
}

.fa-gittip:before, .fa-gratipay:before {
  content: "\f184";
}

.fa-sun-o:before {
  content: "\f185";
}

.fa-moon-o:before {
  content: "\f186";
}

.fa-archive:before {
  content: "\f187";
}

.fa-bug:before {
  content: "\f188";
}

.fa-vk:before {
  content: "\f189";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

.fa-arrow-circle-o-left:before {
  content: "\f190";
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: "\f191";
}

.fa-dot-circle-o:before {
  content: "\f192";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-turkish-lira:before, .fa-try:before {
  content: "\f195";
}

.fa-plus-square-o:before {
  content: "\f196";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-slack:before {
  content: "\f198";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
  content: "\f19c";
}

.fa-mortar-board:before, .fa-graduation-cap:before {
  content: "\f19d";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-spoon:before {
  content: "\f1b1";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-automobile:before, .fa-car:before {
  content: "\f1b9";
}

.fa-cab:before, .fa-taxi:before {
  content: "\f1ba";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-file-pdf-o:before {
  content: "\f1c1";
}

.fa-file-word-o:before {
  content: "\f1c2";
}

.fa-file-excel-o:before {
  content: "\f1c3";
}

.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: "\f1c5";
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
  content: "\f1c6";
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
  content: "\f1c7";
}

.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "\f1c8";
}

.fa-file-code-o:before {
  content: "\f1c9";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  content: "\f1cd";
}

.fa-circle-o-notch:before {
  content: "\f1ce";
}

.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
  content: "\f1d0";
}

.fa-ge:before, .fa-empire:before {
  content: "\f1d1";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
  content: "\f1d4";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-wechat:before, .fa-weixin:before {
  content: "\f1d7";
}

.fa-send:before, .fa-paper-plane:before {
  content: "\f1d8";
}

.fa-send-o:before, .fa-paper-plane-o:before {
  content: "\f1d9";
}

.fa-history:before {
  content: "\f1da";
}

.fa-circle-thin:before {
  content: "\f1db";
}

.fa-header:before {
  content: "\f1dc";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-sliders:before {
  content: "\f1de";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
  content: "\f1e3";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-newspaper-o:before {
  content: "\f1ea";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bell-slash-o:before {
  content: "\f1f7";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-eyedropper:before {
  content: "\f1fb";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-area-chart:before {
  content: "\f1fe";
}

.fa-pie-chart:before {
  content: "\f200";
}

.fa-line-chart:before {
  content: "\f201";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-bus:before {
  content: "\f207";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-cc:before {
  content: "\f20a";
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
  content: "\f20b";
}

.fa-meanpath:before {
  content: "\f20c";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-diamond:before {
  content: "\f219";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-venus:before {
  content: "\f221";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-intersex:before, .fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-facebook-official:before {
  content: "\f230";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-server:before {
  content: "\f233";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-hotel:before, .fa-bed:before {
  content: "\f236";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-train:before {
  content: "\f238";
}

.fa-subway:before {
  content: "\f239";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-yc:before, .fa-y-combinator:before {
  content: "\f23b";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before {
  content: "\f240";
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battery-2:before, .fa-battery-half:before {
  content: "\f242";
}

.fa-battery-1:before, .fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-0:before, .fa-battery-empty:before {
  content: "\f244";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-sticky-note-o:before {
  content: "\f24a";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-hourglass-o:before {
  content: "\f250";
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
  content: "\f251";
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
  content: "\f255";
}

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
  content: "\f256";
}

.fa-hand-scissors-o:before {
  content: "\f257";
}

.fa-hand-lizard-o:before {
  content: "\f258";
}

.fa-hand-spock-o:before {
  content: "\f259";
}

.fa-hand-pointer-o:before {
  content: "\f25a";
}

.fa-hand-peace-o:before {
  content: "\f25b";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-safari:before {
  content: "\f267";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-tv:before, .fa-television:before {
  content: "\f26c";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-500px:before {
  content: "\f26e";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-calendar-plus-o:before {
  content: "\f271";
}

.fa-calendar-minus-o:before {
  content: "\f272";
}

.fa-calendar-times-o:before {
  content: "\f273";
}

.fa-calendar-check-o:before {
  content: "\f274";
}

.fa-industry:before {
  content: "\f275";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-map-o:before {
  content: "\f278";
}

.fa-map:before {
  content: "\f279";
}

.fa-commenting:before {
  content: "\f27a";
}

.fa-commenting-o:before {
  content: "\f27b";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-vimeo:before {
  content: "\f27d";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-edge:before {
  content: "\f282";
}

.fa-credit-card-alt:before {
  content: "\f283";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-modx:before {
  content: "\f285";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-usb:before {
  content: "\f287";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-pause-circle-o:before {
  content: "\f28c";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stop-circle-o:before {
  content: "\f28e";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-percent:before {
  content: "\f295";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-envira:before {
  content: "\f299";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-wheelchair-alt:before {
  content: "\f29b";
}

.fa-question-circle-o:before {
  content: "\f29c";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-volume-control-phone:before {
  content: "\f2a0";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
  content: "\f2a4";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-signing:before, .fa-sign-language:before {
  content: "\f2a7";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-google-plus-circle:before, .fa-google-plus-official:before {
  content: "\f2b3";
}

.fa-fa:before, .fa-font-awesome:before {
  content: "\f2b4";
}

.fa-handshake-o:before {
  content: "\f2b5";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-open-o:before {
  content: "\f2b7";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-address-book-o:before {
  content: "\f2ba";
}

.fa-vcard:before, .fa-address-card:before {
  content: "\f2bb";
}

.fa-vcard-o:before, .fa-address-card-o:before {
  content: "\f2bc";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-circle-o:before {
  content: "\f2be";
}

.fa-user-o:before {
  content: "\f2c0";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-drivers-license:before, .fa-id-card:before {
  content: "\f2c2";
}

.fa-drivers-license-o:before, .fa-id-card-o:before {
  content: "\f2c3";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-thermometer-2:before, .fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-1:before, .fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-0:before, .fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-bathtub:before, .fa-s15:before, .fa-bath:before {
  content: "\f2cd";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-times-rectangle:before, .fa-window-close:before {
  content: "\f2d3";
}

.fa-times-rectangle-o:before, .fa-window-close-o:before {
  content: "\f2d4";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-etsy:before {
  content: "\f2d7";
}

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

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-eercast:before {
  content: "\f2da";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-snowflake-o:before {
  content: "\f2dc";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-meetup:before {
  content: "\f2e0";
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */
html {
  color: #222;
  font-size: 1em;
  line-height: 1.4;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

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

textarea {
  resize: vertical;
}

.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */
/* ==========================================================================
   Helper classes
   ========================================================================== */
.hidden {
  display: none !important;
  visibility: hidden;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.invisible {
  visibility: hidden;
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'FontAwesome';
  src: url("/wp-content/themes/hannity/assets/fonts/fontawesome/fontawesome-webfont.eot?v=4.7.0");
  src: url("/wp-content/themes/hannity/assets/fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("/wp-content/themes/hannity/assets/fonts/fontawesome/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("/wp-content/themes/hannity/assets/fonts/fontawesome/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("/wp-content/themes/hannity/assets/fonts/fontawesome/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("/wp-content/themes/hannity/assets/fonts/fontawesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714286em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: .3em;
}

.fa.fa-pull-right {
  margin-left: .3em;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: .3em;
}

.fa.pull-right {
  margin-left: .3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

.fa-glass:before {
  content: "\f000";
}

.fa-music:before {
  content: "\f001";
}

.fa-search:before {
  content: "\f002";
}

.fa-envelope-o:before {
  content: "\f003";
}

.fa-heart:before {
  content: "\f004";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-o:before {
  content: "\f006";
}

.fa-user:before {
  content: "\f007";
}

.fa-film:before {
  content: "\f008";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-check:before {
  content: "\f00c";
}

.fa-remove:before, .fa-close:before, .fa-times:before {
  content: "\f00d";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-signal:before {
  content: "\f012";
}

.fa-gear:before, .fa-cog:before {
  content: "\f013";
}

.fa-trash-o:before {
  content: "\f014";
}

.fa-home:before {
  content: "\f015";
}

.fa-file-o:before {
  content: "\f016";
}

.fa-clock-o:before {
  content: "\f017";
}

.fa-road:before {
  content: "\f018";
}

.fa-download:before {
  content: "\f019";
}

.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-play-circle-o:before {
  content: "\f01d";
}

.fa-rotate-right:before, .fa-repeat:before {
  content: "\f01e";
}

.fa-refresh:before {
  content: "\f021";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-lock:before {
  content: "\f023";
}

.fa-flag:before {
  content: "\f024";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-print:before {
  content: "\f02f";
}

.fa-camera:before {
  content: "\f030";
}

.fa-font:before {
  content: "\f031";
}

.fa-bold:before {
  content: "\f032";
}

.fa-italic:before {
  content: "\f033";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-list:before {
  content: "\f03a";
}

.fa-dedent:before, .fa-outdent:before {
  content: "\f03b";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-video-camera:before {
  content: "\f03d";
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  content: "\f03e";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-tint:before {
  content: "\f043";
}

.fa-edit:before, .fa-pencil-square-o:before {
  content: "\f044";
}

.fa-share-square-o:before {
  content: "\f045";
}

.fa-check-square-o:before {
  content: "\f046";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-play:before {
  content: "\f04b";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-eject:before {
  content: "\f052";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-times-circle-o:before {
  content: "\f05c";
}

.fa-check-circle-o:before {
  content: "\f05d";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-mail-forward:before, .fa-share:before {
  content: "\f064";
}

.fa-expand:before {
  content: "\f065";
}

.fa-compress:before {
  content: "\f066";
}

.fa-plus:before {
  content: "\f067";
}

.fa-minus:before {
  content: "\f068";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-warning:before, .fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-plane:before {
  content: "\f072";
}

.fa-calendar:before {
  content: "\f073";
}

.fa-random:before {
  content: "\f074";
}

.fa-comment:before {
  content: "\f075";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: "\f080";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-key:before {
  content: "\f084";
}

.fa-gears:before, .fa-cogs:before {
  content: "\f085";
}

.fa-comments:before {
  content: "\f086";
}

.fa-thumbs-o-up:before {
  content: "\f087";
}

.fa-thumbs-o-down:before {
  content: "\f088";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-heart-o:before {
  content: "\f08a";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-linkedin-square:before {
  content: "\f08c";
}

.fa-thumb-tack:before {
  content: "\f08d";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-upload:before {
  content: "\f093";
}

.fa-lemon-o:before {
  content: "\f094";
}

.fa-phone:before {
  content: "\f095";
}

.fa-square-o:before {
  content: "\f096";
}

.fa-bookmark-o:before {
  content: "\f097";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-facebook-f:before, .fa-facebook:before {
  content: "\f09a";
}

.fa-github:before {
  content: "\f09b";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-feed:before, .fa-rss:before {
  content: "\f09e";
}

.fa-hdd-o:before {
  content: "\f0a0";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-hand-o-right:before {
  content: "\f0a4";
}

.fa-hand-o-left:before {
  content: "\f0a5";
}

.fa-hand-o-up:before {
  content: "\f0a6";
}

.fa-hand-o-down:before {
  content: "\f0a7";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-group:before, .fa-users:before {
  content: "\f0c0";
}

.fa-chain:before, .fa-link:before {
  content: "\f0c1";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-cut:before, .fa-scissors:before {
  content: "\f0c4";
}

.fa-copy:before, .fa-files-o:before {
  content: "\f0c5";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-save:before, .fa-floppy-o:before {
  content: "\f0c7";
}

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

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "\f0c9";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-plus:before {
  content: "\f0d5";
}

.fa-money:before {
  content: "\f0d6";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-unsorted:before, .fa-sort:before {
  content: "\f0dc";
}

.fa-sort-down:before, .fa-sort-desc:before {
  content: "\f0dd";
}

.fa-sort-up:before, .fa-sort-asc:before {
  content: "\f0de";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-rotate-left:before, .fa-undo:before {
  content: "\f0e2";
}

.fa-legal:before, .fa-gavel:before {
  content: "\f0e3";
}

.fa-dashboard:before, .fa-tachometer:before {
  content: "\f0e4";
}

.fa-comment-o:before {
  content: "\f0e5";
}

.fa-comments-o:before {
  content: "\f0e6";
}

.fa-flash:before, .fa-bolt:before {
  content: "\f0e7";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-paste:before, .fa-clipboard:before {
  content: "\f0ea";
}

.fa-lightbulb-o:before {
  content: "\f0eb";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-bell-o:before {
  content: "\f0a2";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cutlery:before {
  content: "\f0f5";
}

.fa-file-text-o:before {
  content: "\f0f6";
}

.fa-building-o:before {
  content: "\f0f7";
}

.fa-hospital-o:before {
  content: "\f0f8";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-mobile-phone:before, .fa-mobile:before {
  content: "\f10b";
}

.fa-circle-o:before {
  content: "\f10c";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-circle:before {
  content: "\f111";
}

.fa-mail-reply:before, .fa-reply:before {
  content: "\f112";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-folder-o:before {
  content: "\f114";
}

.fa-folder-open-o:before {
  content: "\f115";
}

.fa-smile-o:before {
  content: "\f118";
}

.fa-frown-o:before {
  content: "\f119";
}

.fa-meh-o:before {
  content: "\f11a";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-keyboard-o:before {
  content: "\f11c";
}

.fa-flag-o:before {
  content: "\f11d";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-code:before {
  content: "\f121";
}

.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\f122";
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\f123";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-crop:before {
  content: "\f125";
}

.fa-code-fork:before {
  content: "\f126";
}

.fa-unlink:before, .fa-chain-broken:before {
  content: "\f127";
}

.fa-question:before {
  content: "\f128";
}

.fa-info:before {
  content: "\f129";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-shield:before {
  content: "\f132";
}

.fa-calendar-o:before {
  content: "\f133";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-minus-square-o:before {
  content: "\f147";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-pencil-square:before {
  content: "\f14b";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: "\f150";
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: "\f151";
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: "\f152";
}

.fa-euro:before, .fa-eur:before {
  content: "\f153";
}

.fa-gbp:before {
  content: "\f154";
}

.fa-dollar:before, .fa-usd:before {
  content: "\f155";
}

.fa-rupee:before, .fa-inr:before {
  content: "\f156";
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "\f157";
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "\f158";
}

.fa-won:before, .fa-krw:before {
  content: "\f159";
}

.fa-bitcoin:before, .fa-btc:before {
  content: "\f15a";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-text:before {
  content: "\f15c";
}

.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa-sort-alpha-desc:before {
  content: "\f15e";
}

.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa-sort-amount-desc:before {
  content: "\f161";
}

.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa-sort-numeric-desc:before {
  content: "\f163";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-youtube-square:before {
  content: "\f166";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-youtube-play:before {
  content: "\f16a";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-adn:before {
  content: "\f170";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitbucket-square:before {
  content: "\f172";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-apple:before {
  content: "\f179";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-android:before {
  content: "\f17b";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-trello:before {
  content: "\f181";
}

.fa-female:before {
  content: "\f182";
}

.fa-male:before {
  content: "\f183";
}

.fa-gittip:before, .fa-gratipay:before {
  content: "\f184";
}

.fa-sun-o:before {
  content: "\f185";
}

.fa-moon-o:before {
  content: "\f186";
}

.fa-archive:before {
  content: "\f187";
}

.fa-bug:before {
  content: "\f188";
}

.fa-vk:before {
  content: "\f189";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

.fa-arrow-circle-o-left:before {
  content: "\f190";
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: "\f191";
}

.fa-dot-circle-o:before {
  content: "\f192";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-turkish-lira:before, .fa-try:before {
  content: "\f195";
}

.fa-plus-square-o:before {
  content: "\f196";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-slack:before {
  content: "\f198";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
  content: "\f19c";
}

.fa-mortar-board:before, .fa-graduation-cap:before {
  content: "\f19d";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-spoon:before {
  content: "\f1b1";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-automobile:before, .fa-car:before {
  content: "\f1b9";
}

.fa-cab:before, .fa-taxi:before {
  content: "\f1ba";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-file-pdf-o:before {
  content: "\f1c1";
}

.fa-file-word-o:before {
  content: "\f1c2";
}

.fa-file-excel-o:before {
  content: "\f1c3";
}

.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: "\f1c5";
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
  content: "\f1c6";
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
  content: "\f1c7";
}

.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "\f1c8";
}

.fa-file-code-o:before {
  content: "\f1c9";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  content: "\f1cd";
}

.fa-circle-o-notch:before {
  content: "\f1ce";
}

.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
  content: "\f1d0";
}

.fa-ge:before, .fa-empire:before {
  content: "\f1d1";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
  content: "\f1d4";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-wechat:before, .fa-weixin:before {
  content: "\f1d7";
}

.fa-send:before, .fa-paper-plane:before {
  content: "\f1d8";
}

.fa-send-o:before, .fa-paper-plane-o:before {
  content: "\f1d9";
}

.fa-history:before {
  content: "\f1da";
}

.fa-circle-thin:before {
  content: "\f1db";
}

.fa-header:before {
  content: "\f1dc";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-sliders:before {
  content: "\f1de";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
  content: "\f1e3";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-newspaper-o:before {
  content: "\f1ea";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bell-slash-o:before {
  content: "\f1f7";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-eyedropper:before {
  content: "\f1fb";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-area-chart:before {
  content: "\f1fe";
}

.fa-pie-chart:before {
  content: "\f200";
}

.fa-line-chart:before {
  content: "\f201";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-bus:before {
  content: "\f207";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-cc:before {
  content: "\f20a";
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
  content: "\f20b";
}

.fa-meanpath:before {
  content: "\f20c";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-diamond:before {
  content: "\f219";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-venus:before {
  content: "\f221";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-intersex:before, .fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-facebook-official:before {
  content: "\f230";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-server:before {
  content: "\f233";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-hotel:before, .fa-bed:before {
  content: "\f236";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-train:before {
  content: "\f238";
}

.fa-subway:before {
  content: "\f239";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-yc:before, .fa-y-combinator:before {
  content: "\f23b";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before {
  content: "\f240";
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battery-2:before, .fa-battery-half:before {
  content: "\f242";
}

.fa-battery-1:before, .fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-0:before, .fa-battery-empty:before {
  content: "\f244";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-sticky-note-o:before {
  content: "\f24a";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-hourglass-o:before {
  content: "\f250";
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
  content: "\f251";
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
  content: "\f255";
}

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
  content: "\f256";
}

.fa-hand-scissors-o:before {
  content: "\f257";
}

.fa-hand-lizard-o:before {
  content: "\f258";
}

.fa-hand-spock-o:before {
  content: "\f259";
}

.fa-hand-pointer-o:before {
  content: "\f25a";
}

.fa-hand-peace-o:before {
  content: "\f25b";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-safari:before {
  content: "\f267";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-tv:before, .fa-television:before {
  content: "\f26c";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-500px:before {
  content: "\f26e";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-calendar-plus-o:before {
  content: "\f271";
}

.fa-calendar-minus-o:before {
  content: "\f272";
}

.fa-calendar-times-o:before {
  content: "\f273";
}

.fa-calendar-check-o:before {
  content: "\f274";
}

.fa-industry:before {
  content: "\f275";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-map-o:before {
  content: "\f278";
}

.fa-map:before {
  content: "\f279";
}

.fa-commenting:before {
  content: "\f27a";
}

.fa-commenting-o:before {
  content: "\f27b";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-vimeo:before {
  content: "\f27d";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-edge:before {
  content: "\f282";
}

.fa-credit-card-alt:before {
  content: "\f283";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-modx:before {
  content: "\f285";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-usb:before {
  content: "\f287";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-pause-circle-o:before {
  content: "\f28c";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stop-circle-o:before {
  content: "\f28e";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-percent:before {
  content: "\f295";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-envira:before {
  content: "\f299";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-wheelchair-alt:before {
  content: "\f29b";
}

.fa-question-circle-o:before {
  content: "\f29c";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-volume-control-phone:before {
  content: "\f2a0";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
  content: "\f2a4";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-signing:before, .fa-sign-language:before {
  content: "\f2a7";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-google-plus-circle:before, .fa-google-plus-official:before {
  content: "\f2b3";
}

.fa-fa:before, .fa-font-awesome:before {
  content: "\f2b4";
}

.fa-handshake-o:before {
  content: "\f2b5";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-open-o:before {
  content: "\f2b7";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-address-book-o:before {
  content: "\f2ba";
}

.fa-vcard:before, .fa-address-card:before {
  content: "\f2bb";
}

.fa-vcard-o:before, .fa-address-card-o:before {
  content: "\f2bc";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-circle-o:before {
  content: "\f2be";
}

.fa-user-o:before {
  content: "\f2c0";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-drivers-license:before, .fa-id-card:before {
  content: "\f2c2";
}

.fa-drivers-license-o:before, .fa-id-card-o:before {
  content: "\f2c3";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-thermometer-2:before, .fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-1:before, .fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-0:before, .fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-bathtub:before, .fa-s15:before, .fa-bath:before {
  content: "\f2cd";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-times-rectangle:before, .fa-window-close:before {
  content: "\f2d3";
}

.fa-times-rectangle-o:before, .fa-window-close-o:before {
  content: "\f2d4";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-etsy:before {
  content: "\f2d7";
}

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

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-eercast:before {
  content: "\f2da";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-snowflake-o:before {
  content: "\f2dc";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-meetup:before {
  content: "\f2e0";
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* Libraries */
/* Text colors */
.t-txt-clr1, .t-txt-clr1 > p {
  color: #151538;
}

.t-txt-clr2, .t-txt-clr2 > p {
  color: #CC0000;
}

.t-txt-clr3, .t-txt-clr3 > p {
  color: #FF0000;
}

.t-txt-clr4, .t-txt-clr4 > p {
  color: #1673ae;
}

.t-txt-clr5, .t-txt-clr5 > p {
  color: #000;
}

.t-txt-grey1, .t-txt-grey1 > p {
  color: #EAEAEA;
  -webkit-font-smoothing: antialiased;
}

.t-txt-grey2, .t-txt-grey2 > p {
  color: #9B9B9B;
}

.t-txt-grey3, .t-txt-grey3 > p {
  color: #4A4A4A;
}

.t-txt-grey4, .t-txt-grey4 > p {
  color: #4A4A4A;
}

.t-txt-blk, .t-txt-blk > p {
  color: #000;
}

.t-txt-wht, .t-txt-wht > p {
  color: #fff;
  -webkit-font-smoothing: antialiased;
}

/* Background colors */
.t-bg-clr1 {
  background-color: #151538;
}

.t-bg-clr2 {
  background-color: #CC0000;
}

.t-bg-clr3 {
  background-color: #FF0000;
}

.t-bg-clr4 {
  background-color: #1673ae;
}

.t-bg-clr5 {
  background-color: #000;
}

.t-bg-grey1 {
  background-color: #EAEAEA;
}

.t-bg-grey2 {
  background-color: #9B9B9B;
}

.t-bg-grey3 {
  background-color: #4A4A4A;
}

.t-bg-grey3 {
  background-color: #4A4A4A;
}

.t-bg-blk {
  background-color: #000;
}

.t-bg-wht {
  background-color: #fff;
}

a {
  color: inherit;
  text-decoration: none;
}

p a {
  text-decoration: underline;
}

body {
  font-size: 16px;
}

img {
  max-width: 100%;
}

h1 {
  font-size: 48px;
}

h2 {
  font-size: 36px;
}

h3 {
  font-size: 30px;
}

h4 {
  font-size: 24px;
}

p {
  font-size: 20px;
  line-height: auto;
  margin: 26px 0;
}

.t-txt-h1 {
  font-size: 48px;
}

.t-txt-h2 {
  font-size: 36px;
}

.t-txt-h3 {
  font-size: 30px;
}

.t-txt-h4 {
  font-size: 24px;
}

.t-txt-big, .t-txt-big p {
  font-size: 30px;
}

.t-txt-med, .t-txt-med p {
  font-size: 20px;
}

.t-txt-norm, .t-txt-norm p {
  font-size: 16px;
}

.t-txt-small, .t-txt-small p {
  font-size: 14px;
}

.t-txt-xsmall, .t-txt-xsmall p {
  font-size: 12px;
}

@media (max-width: 501px) {
  h1 {
    font-size: 36px;
  }

  h2 {
    font-size: 30px;
  }

  h3 {
    font-size: 24px;
  }

  h4 {
    font-size: 22px;
  }

  .t-txt-h1 {
    font-size: 36px;
  }

  .t-txt-h2 {
    font-size: 30px;
  }

  .t-txt-h3 {
    font-size: 24px;
  }

  .t-txt-h4 {
    font-size: 22px;
  }

  .t-txt-big, .t-txt-big p {
    font-size: 20px;
  }

  .t-txt-med, .t-txt-med p {
    font-size: 18px;
  }

  .t-txt-norm, .t-txt-norm p {
    font-size: 16px;
  }

  .t-txt-small, .t-txt-small p {
    font-size: 14px;
  }

  .t-txt-xsmall, .t-txt-xsmall p {
    font-size: 12px;
  }
}
.t-txt-cntr {
  text-align: center;
}

.t-txt-rt {
  text-align: right;
}

.t-pos-cntr {
  margin-left: auto;
  margin-right: auto;
}

.t-pos-rt {
  margin-left: auto;
  margin-right: 0;
}

.t-hide {
  display: none;
}

@media (max-width: 1023px) {
  .t-hide-under-l {
    display: none;
  }
}
@media (max-width: 767px) {
  .t-hide-under-m {
    display: none;
  }
}
@media (max-width: 501px) {
  .t-hide-under-s {
    display: none;
  }
}
.t-show-under-l {
  display: none;
}

.t-show-under-m {
  display: none;
}

.t-show-under-s {
  display: none;
}

@media (max-width: 1023px) {
  .t-show-under-l {
    display: block;
  }
}
@media (max-width: 767px) {
  .t-show-under-m {
    display: block;
  }
}
@media (max-width: 501px) {
  .t-show-under-s {
    display: block;
  }
}
.t-overflow-vis {
  overflow: visible;
}

.t-contain {
  max-width: 1228px;
}

@media (min-width: 1023px) {
  .t-view-l-33pc {
    width: 33%;
    float: left;
  }

  .t-view-l-66pc {
    width: 66%;
    float: left;
  }
}
@media (min-width: 767px) {
  .t-view-m-33pc {
    width: 33%;
    float: left;
  }

  .t-view-m-66pc {
    width: 66%;
    float: left;
  }
}
@media (min-width: 501px) {
  .t-view-s-33pc {
    width: 33%;
    float: left;
  }

  .t-view-s-66pc {
    width: 66%;
    float: left;
  }
}
.t-col {
  float: left;
}

.t-valigner {
  display: table;
  width: 100%;
}
.t-valigner .t-valign {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}

/* Set grid item's width individually by percent */
.t-view-xs-10pc {
  float: left;
  width: 10%;
}

.t-view-xs-15pc {
  float: left;
  width: 15%;
}

.t-view-xs-20pc {
  float: left;
  width: 20%;
}

.t-view-xs-25pc {
  float: left;
  width: 25%;
}

.t-view-xs-30pc {
  float: left;
  width: 30%;
}

.t-view-xs-35pc {
  float: left;
  width: 35%;
}

.t-view-xs-40pc {
  float: left;
  width: 40%;
}

.t-view-xs-45pc {
  float: left;
  width: 45%;
}

.t-view-xs-50pc {
  float: left;
  width: 50%;
}

.t-view-xs-55pc {
  float: left;
  width: 55%;
}

.t-view-xs-60pc {
  float: left;
  width: 60%;
}

.t-view-xs-65pc {
  float: left;
  width: 65%;
}

.t-view-xs-70pc {
  float: left;
  width: 70%;
}

.t-view-xs-75pc {
  float: left;
  width: 75%;
}

.t-view-xs-80pc {
  float: left;
  width: 80%;
}

.t-view-xs-85pc {
  float: left;
  width: 85%;
}

.t-view-xs-90pc {
  float: left;
  width: 90%;
}

.t-view-xs-95pc {
  float: left;
  width: 95%;
}

.t-view-xs-100pc {
  float: left;
  width: 100%;
}

.t-view-xs-105pc {
  float: left;
  width: 105%;
}

@media (min-width: 501px) {
  .t-view-s-10pc {
    float: left;
    width: 10%;
  }

  .t-view-s-15pc {
    float: left;
    width: 15%;
  }

  .t-view-s-20pc {
    float: left;
    width: 20%;
  }

  .t-view-s-25pc {
    float: left;
    width: 25%;
  }

  .t-view-s-30pc {
    float: left;
    width: 30%;
  }

  .t-view-s-35pc {
    float: left;
    width: 35%;
  }

  .t-view-s-40pc {
    float: left;
    width: 40%;
  }

  .t-view-s-45pc {
    float: left;
    width: 45%;
  }

  .t-view-s-50pc {
    float: left;
    width: 50%;
  }

  .t-view-s-55pc {
    float: left;
    width: 55%;
  }

  .t-view-s-60pc {
    float: left;
    width: 60%;
  }

  .t-view-s-65pc {
    float: left;
    width: 65%;
  }

  .t-view-s-70pc {
    float: left;
    width: 70%;
  }

  .t-view-s-75pc {
    float: left;
    width: 75%;
  }

  .t-view-s-80pc {
    float: left;
    width: 80%;
  }

  .t-view-s-85pc {
    float: left;
    width: 85%;
  }

  .t-view-s-90pc {
    float: left;
    width: 90%;
  }

  .t-view-s-95pc {
    float: left;
    width: 95%;
  }

  .t-view-s-100pc {
    float: left;
    width: 100%;
  }

  .t-view-s-105pc {
    float: left;
    width: 105%;
  }
}
@media (min-width: 767px) {
  .t-view-m-10pc {
    float: left;
    width: 10%;
  }

  .t-view-m-15pc {
    float: left;
    width: 15%;
  }

  .t-view-m-20pc {
    float: left;
    width: 20%;
  }

  .t-view-m-25pc {
    float: left;
    width: 25%;
  }

  .t-view-m-30pc {
    float: left;
    width: 30%;
  }

  .t-view-m-35pc {
    float: left;
    width: 35%;
  }

  .t-view-m-40pc {
    float: left;
    width: 40%;
  }

  .t-view-m-45pc {
    float: left;
    width: 45%;
  }

  .t-view-m-50pc {
    float: left;
    width: 50%;
  }

  .t-view-m-55pc {
    float: left;
    width: 55%;
  }

  .t-view-m-60pc {
    float: left;
    width: 60%;
  }

  .t-view-m-65pc {
    float: left;
    width: 65%;
  }

  .t-view-m-70pc {
    float: left;
    width: 70%;
  }

  .t-view-m-75pc {
    float: left;
    width: 75%;
  }

  .t-view-m-80pc {
    float: left;
    width: 80%;
  }

  .t-view-m-85pc {
    float: left;
    width: 85%;
  }

  .t-view-m-90pc {
    float: left;
    width: 90%;
  }

  .t-view-m-95pc {
    float: left;
    width: 95%;
  }

  .t-view-m-100pc {
    float: left;
    width: 100%;
  }

  .t-view-m-105pc {
    float: left;
    width: 105%;
  }
}
@media (min-width: 1023px) {
  .t-view-l-10pc {
    float: left;
    width: 10%;
  }

  .t-view-l-15pc {
    float: left;
    width: 15%;
  }

  .t-view-l-20pc {
    float: left;
    width: 20%;
  }

  .t-view-l-25pc {
    float: left;
    width: 25%;
  }

  .t-view-l-30pc {
    float: left;
    width: 30%;
  }

  .t-view-l-35pc {
    float: left;
    width: 35%;
  }

  .t-view-l-40pc {
    float: left;
    width: 40%;
  }

  .t-view-l-45pc {
    float: left;
    width: 45%;
  }

  .t-view-l-50pc {
    float: left;
    width: 50%;
  }

  .t-view-l-55pc {
    float: left;
    width: 55%;
  }

  .t-view-l-60pc {
    float: left;
    width: 60%;
  }

  .t-view-l-65pc {
    float: left;
    width: 65%;
  }

  .t-view-l-70pc {
    float: left;
    width: 70%;
  }

  .t-view-l-75pc {
    float: left;
    width: 75%;
  }

  .t-view-l-80pc {
    float: left;
    width: 80%;
  }

  .t-view-l-85pc {
    float: left;
    width: 85%;
  }

  .t-view-l-90pc {
    float: left;
    width: 90%;
  }

  .t-view-l-95pc {
    float: left;
    width: 95%;
  }

  .t-view-l-100pc {
    float: left;
    width: 100%;
  }

  .t-view-l-105pc {
    float: left;
    width: 105%;
  }
}
/* Set items with by number of items in row*/
.t-view-xs-fit-1 > * {
  float: left;
  width: 100%;
}

.t-view-xs-fit-2 > * {
  float: left;
  width: 50%;
}

.t-view-xs-fit-3 > * {
  float: left;
  width: 33.33333%;
}

.t-view-xs-fit-4 > * {
  float: left;
  width: 25%;
}

.t-view-xs-fit-5 > * {
  float: left;
  width: 20%;
}

.t-view-xs-fit-6 > * {
  float: left;
  width: 16.66667%;
}

.t-view-xs-fit-7 > * {
  float: left;
  width: 14.28571%;
}

.t-view-xs-fit-8 > * {
  float: left;
  width: 12.5%;
}

.t-view-xs-fit-9 > * {
  float: left;
  width: 11.11111%;
}

.t-view-xs-fit-10 > * {
  float: left;
  width: 10%;
}

.t-view-xs-fit-11 > * {
  float: left;
  width: 9.09091%;
}

.t-view-xs-fit-12 > * {
  float: left;
  width: 8.33333%;
}

.t-view-xs-fit-13 > * {
  float: left;
  width: 7.69231%;
}

.t-view-xs-fit-14 > * {
  float: left;
  width: 7.14286%;
}

.t-view-xs-fit-15 > * {
  float: left;
  width: 6.66667%;
}

.t-view-xs-fit-16 > * {
  float: left;
  width: 6.25%;
}

.t-view-xs-fit-17 > * {
  float: left;
  width: 5.88235%;
}

.t-view-xs-fit-18 > * {
  float: left;
  width: 5.55556%;
}

.t-view-xs-fit-19 > * {
  float: left;
  width: 5.26316%;
}

.t-view-xs-fit-20 > * {
  float: left;
  width: 5%;
}

.t-view-xs-fit-21 > * {
  float: left;
  width: 4.7619%;
}

.t-view-xs-fit-22 > * {
  float: left;
  width: 4.54545%;
}

.t-view-xs-fit-23 > * {
  float: left;
  width: 4.34783%;
}

.t-view-xs-fit-24 > * {
  float: left;
  width: 4.16667%;
}

.t-view-xs-fit-25 > * {
  float: left;
  width: 4%;
}

.t-view-xs-fit-26 > * {
  float: left;
  width: 3.84615%;
}

.t-view-xs-fit-27 > * {
  float: left;
  width: 3.7037%;
}

.t-view-xs-fit-28 > * {
  float: left;
  width: 3.57143%;
}

.t-view-xs-fit-29 > * {
  float: left;
  width: 3.44828%;
}

.t-view-xs-fit-30 > * {
  float: left;
  width: 3.33333%;
}

.t-view-xs-fit-31 > * {
  float: left;
  width: 3.22581%;
}

.t-view-xs-fit-32 > * {
  float: left;
  width: 3.125%;
}

.t-view-xs-fit-33 > * {
  float: left;
  width: 3.0303%;
}

.t-view-xs-fit-34 > * {
  float: left;
  width: 2.94118%;
}

.t-view-xs-fit-35 > * {
  float: left;
  width: 2.85714%;
}

.t-view-xs-fit-36 > * {
  float: left;
  width: 2.77778%;
}

.t-view-xs-fit-37 > * {
  float: left;
  width: 2.7027%;
}

.t-view-xs-fit-38 > * {
  float: left;
  width: 2.63158%;
}

.t-view-xs-fit-39 > * {
  float: left;
  width: 2.5641%;
}

.t-view-xs-fit-40 > * {
  float: left;
  width: 2.5%;
}

.t-view-xs-fit-41 > * {
  float: left;
  width: 2.43902%;
}

.t-view-xs-fit-42 > * {
  float: left;
  width: 2.38095%;
}

.t-view-xs-fit-43 > * {
  float: left;
  width: 2.32558%;
}

.t-view-xs-fit-44 > * {
  float: left;
  width: 2.27273%;
}

.t-view-xs-fit-45 > * {
  float: left;
  width: 2.22222%;
}

.t-view-xs-fit-46 > * {
  float: left;
  width: 2.17391%;
}

.t-view-xs-fit-47 > * {
  float: left;
  width: 2.12766%;
}

.t-view-xs-fit-48 > * {
  float: left;
  width: 2.08333%;
}

.t-view-xs-fit-49 > * {
  float: left;
  width: 2.04082%;
}

.t-view-xs-fit-50 > * {
  float: left;
  width: 2%;
}

.t-view-xs-fit-51 > * {
  float: left;
  width: 1.96078%;
}

.t-view-xs-fit-52 > * {
  float: left;
  width: 1.92308%;
}

.t-view-xs-fit-53 > * {
  float: left;
  width: 1.88679%;
}

.t-view-xs-fit-54 > * {
  float: left;
  width: 1.85185%;
}

.t-view-xs-fit-55 > * {
  float: left;
  width: 1.81818%;
}

.t-view-xs-fit-56 > * {
  float: left;
  width: 1.78571%;
}

.t-view-xs-fit-57 > * {
  float: left;
  width: 1.75439%;
}

.t-view-xs-fit-58 > * {
  float: left;
  width: 1.72414%;
}

.t-view-xs-fit-59 > * {
  float: left;
  width: 1.69492%;
}

.t-view-xs-fit-60 > * {
  float: left;
  width: 1.66667%;
}

.t-view-xs-fit-61 > * {
  float: left;
  width: 1.63934%;
}

.t-view-xs-fit-62 > * {
  float: left;
  width: 1.6129%;
}

.t-view-xs-fit-63 > * {
  float: left;
  width: 1.5873%;
}

.t-view-xs-fit-64 > * {
  float: left;
  width: 1.5625%;
}

.t-view-xs-fit-65 > * {
  float: left;
  width: 1.53846%;
}

.t-view-xs-fit-66 > * {
  float: left;
  width: 1.51515%;
}

.t-view-xs-fit-67 > * {
  float: left;
  width: 1.49254%;
}

.t-view-xs-fit-68 > * {
  float: left;
  width: 1.47059%;
}

.t-view-xs-fit-69 > * {
  float: left;
  width: 1.44928%;
}

.t-view-xs-fit-70 > * {
  float: left;
  width: 1.42857%;
}

.t-view-xs-fit-71 > * {
  float: left;
  width: 1.40845%;
}

.t-view-xs-fit-72 > * {
  float: left;
  width: 1.38889%;
}

.t-view-xs-fit-73 > * {
  float: left;
  width: 1.36986%;
}

.t-view-xs-fit-74 > * {
  float: left;
  width: 1.35135%;
}

.t-view-xs-fit-75 > * {
  float: left;
  width: 1.33333%;
}

.t-view-xs-fit-76 > * {
  float: left;
  width: 1.31579%;
}

.t-view-xs-fit-77 > * {
  float: left;
  width: 1.2987%;
}

.t-view-xs-fit-78 > * {
  float: left;
  width: 1.28205%;
}

.t-view-xs-fit-79 > * {
  float: left;
  width: 1.26582%;
}

.t-view-xs-fit-80 > * {
  float: left;
  width: 1.25%;
}

.t-view-xs-fit-81 > * {
  float: left;
  width: 1.23457%;
}

.t-view-xs-fit-82 > * {
  float: left;
  width: 1.21951%;
}

.t-view-xs-fit-83 > * {
  float: left;
  width: 1.20482%;
}

.t-view-xs-fit-84 > * {
  float: left;
  width: 1.19048%;
}

.t-view-xs-fit-85 > * {
  float: left;
  width: 1.17647%;
}

.t-view-xs-fit-86 > * {
  float: left;
  width: 1.16279%;
}

.t-view-xs-fit-87 > * {
  float: left;
  width: 1.14943%;
}

.t-view-xs-fit-88 > * {
  float: left;
  width: 1.13636%;
}

.t-view-xs-fit-89 > * {
  float: left;
  width: 1.1236%;
}

.t-view-xs-fit-90 > * {
  float: left;
  width: 1.11111%;
}

.t-view-xs-fit-91 > * {
  float: left;
  width: 1.0989%;
}

.t-view-xs-fit-92 > * {
  float: left;
  width: 1.08696%;
}

.t-view-xs-fit-93 > * {
  float: left;
  width: 1.07527%;
}

.t-view-xs-fit-94 > * {
  float: left;
  width: 1.06383%;
}

.t-view-xs-fit-95 > * {
  float: left;
  width: 1.05263%;
}

.t-view-xs-fit-96 > * {
  float: left;
  width: 1.04167%;
}

.t-view-xs-fit-97 > * {
  float: left;
  width: 1.03093%;
}

.t-view-xs-fit-98 > * {
  float: left;
  width: 1.02041%;
}

.t-view-xs-fit-99 > * {
  float: left;
  width: 1.0101%;
}

.t-view-xs-fit-100 > * {
  float: left;
  width: 1%;
}

@media (min-width: 501px) {
  .t-view-s-fit-1 > * {
    float: left;
    width: 100%;
  }

  .t-view-s-fit-2 > * {
    float: left;
    width: 50%;
  }

  .t-view-s-fit-3 > * {
    float: left;
    width: 33.33333%;
  }

  .t-view-s-fit-4 > * {
    float: left;
    width: 25%;
  }

  .t-view-s-fit-5 > * {
    float: left;
    width: 20%;
  }

  .t-view-s-fit-6 > * {
    float: left;
    width: 16.66667%;
  }

  .t-view-s-fit-7 > * {
    float: left;
    width: 14.28571%;
  }

  .t-view-s-fit-8 > * {
    float: left;
    width: 12.5%;
  }

  .t-view-s-fit-9 > * {
    float: left;
    width: 11.11111%;
  }

  .t-view-s-fit-10 > * {
    float: left;
    width: 10%;
  }

  .t-view-s-fit-11 > * {
    float: left;
    width: 9.09091%;
  }

  .t-view-s-fit-12 > * {
    float: left;
    width: 8.33333%;
  }

  .t-view-s-fit-13 > * {
    float: left;
    width: 7.69231%;
  }

  .t-view-s-fit-14 > * {
    float: left;
    width: 7.14286%;
  }

  .t-view-s-fit-15 > * {
    float: left;
    width: 6.66667%;
  }

  .t-view-s-fit-16 > * {
    float: left;
    width: 6.25%;
  }

  .t-view-s-fit-17 > * {
    float: left;
    width: 5.88235%;
  }

  .t-view-s-fit-18 > * {
    float: left;
    width: 5.55556%;
  }

  .t-view-s-fit-19 > * {
    float: left;
    width: 5.26316%;
  }

  .t-view-s-fit-20 > * {
    float: left;
    width: 5%;
  }

  .t-view-s-fit-21 > * {
    float: left;
    width: 4.7619%;
  }

  .t-view-s-fit-22 > * {
    float: left;
    width: 4.54545%;
  }

  .t-view-s-fit-23 > * {
    float: left;
    width: 4.34783%;
  }

  .t-view-s-fit-24 > * {
    float: left;
    width: 4.16667%;
  }

  .t-view-s-fit-25 > * {
    float: left;
    width: 4%;
  }

  .t-view-s-fit-26 > * {
    float: left;
    width: 3.84615%;
  }

  .t-view-s-fit-27 > * {
    float: left;
    width: 3.7037%;
  }

  .t-view-s-fit-28 > * {
    float: left;
    width: 3.57143%;
  }

  .t-view-s-fit-29 > * {
    float: left;
    width: 3.44828%;
  }

  .t-view-s-fit-30 > * {
    float: left;
    width: 3.33333%;
  }

  .t-view-s-fit-31 > * {
    float: left;
    width: 3.22581%;
  }

  .t-view-s-fit-32 > * {
    float: left;
    width: 3.125%;
  }

  .t-view-s-fit-33 > * {
    float: left;
    width: 3.0303%;
  }

  .t-view-s-fit-34 > * {
    float: left;
    width: 2.94118%;
  }

  .t-view-s-fit-35 > * {
    float: left;
    width: 2.85714%;
  }

  .t-view-s-fit-36 > * {
    float: left;
    width: 2.77778%;
  }

  .t-view-s-fit-37 > * {
    float: left;
    width: 2.7027%;
  }

  .t-view-s-fit-38 > * {
    float: left;
    width: 2.63158%;
  }

  .t-view-s-fit-39 > * {
    float: left;
    width: 2.5641%;
  }

  .t-view-s-fit-40 > * {
    float: left;
    width: 2.5%;
  }

  .t-view-s-fit-41 > * {
    float: left;
    width: 2.43902%;
  }

  .t-view-s-fit-42 > * {
    float: left;
    width: 2.38095%;
  }

  .t-view-s-fit-43 > * {
    float: left;
    width: 2.32558%;
  }

  .t-view-s-fit-44 > * {
    float: left;
    width: 2.27273%;
  }

  .t-view-s-fit-45 > * {
    float: left;
    width: 2.22222%;
  }

  .t-view-s-fit-46 > * {
    float: left;
    width: 2.17391%;
  }

  .t-view-s-fit-47 > * {
    float: left;
    width: 2.12766%;
  }

  .t-view-s-fit-48 > * {
    float: left;
    width: 2.08333%;
  }

  .t-view-s-fit-49 > * {
    float: left;
    width: 2.04082%;
  }

  .t-view-s-fit-50 > * {
    float: left;
    width: 2%;
  }

  .t-view-s-fit-51 > * {
    float: left;
    width: 1.96078%;
  }

  .t-view-s-fit-52 > * {
    float: left;
    width: 1.92308%;
  }

  .t-view-s-fit-53 > * {
    float: left;
    width: 1.88679%;
  }

  .t-view-s-fit-54 > * {
    float: left;
    width: 1.85185%;
  }

  .t-view-s-fit-55 > * {
    float: left;
    width: 1.81818%;
  }

  .t-view-s-fit-56 > * {
    float: left;
    width: 1.78571%;
  }

  .t-view-s-fit-57 > * {
    float: left;
    width: 1.75439%;
  }

  .t-view-s-fit-58 > * {
    float: left;
    width: 1.72414%;
  }

  .t-view-s-fit-59 > * {
    float: left;
    width: 1.69492%;
  }

  .t-view-s-fit-60 > * {
    float: left;
    width: 1.66667%;
  }

  .t-view-s-fit-61 > * {
    float: left;
    width: 1.63934%;
  }

  .t-view-s-fit-62 > * {
    float: left;
    width: 1.6129%;
  }

  .t-view-s-fit-63 > * {
    float: left;
    width: 1.5873%;
  }

  .t-view-s-fit-64 > * {
    float: left;
    width: 1.5625%;
  }

  .t-view-s-fit-65 > * {
    float: left;
    width: 1.53846%;
  }

  .t-view-s-fit-66 > * {
    float: left;
    width: 1.51515%;
  }

  .t-view-s-fit-67 > * {
    float: left;
    width: 1.49254%;
  }

  .t-view-s-fit-68 > * {
    float: left;
    width: 1.47059%;
  }

  .t-view-s-fit-69 > * {
    float: left;
    width: 1.44928%;
  }

  .t-view-s-fit-70 > * {
    float: left;
    width: 1.42857%;
  }

  .t-view-s-fit-71 > * {
    float: left;
    width: 1.40845%;
  }

  .t-view-s-fit-72 > * {
    float: left;
    width: 1.38889%;
  }

  .t-view-s-fit-73 > * {
    float: left;
    width: 1.36986%;
  }

  .t-view-s-fit-74 > * {
    float: left;
    width: 1.35135%;
  }

  .t-view-s-fit-75 > * {
    float: left;
    width: 1.33333%;
  }

  .t-view-s-fit-76 > * {
    float: left;
    width: 1.31579%;
  }

  .t-view-s-fit-77 > * {
    float: left;
    width: 1.2987%;
  }

  .t-view-s-fit-78 > * {
    float: left;
    width: 1.28205%;
  }

  .t-view-s-fit-79 > * {
    float: left;
    width: 1.26582%;
  }

  .t-view-s-fit-80 > * {
    float: left;
    width: 1.25%;
  }

  .t-view-s-fit-81 > * {
    float: left;
    width: 1.23457%;
  }

  .t-view-s-fit-82 > * {
    float: left;
    width: 1.21951%;
  }

  .t-view-s-fit-83 > * {
    float: left;
    width: 1.20482%;
  }

  .t-view-s-fit-84 > * {
    float: left;
    width: 1.19048%;
  }

  .t-view-s-fit-85 > * {
    float: left;
    width: 1.17647%;
  }

  .t-view-s-fit-86 > * {
    float: left;
    width: 1.16279%;
  }

  .t-view-s-fit-87 > * {
    float: left;
    width: 1.14943%;
  }

  .t-view-s-fit-88 > * {
    float: left;
    width: 1.13636%;
  }

  .t-view-s-fit-89 > * {
    float: left;
    width: 1.1236%;
  }

  .t-view-s-fit-90 > * {
    float: left;
    width: 1.11111%;
  }

  .t-view-s-fit-91 > * {
    float: left;
    width: 1.0989%;
  }

  .t-view-s-fit-92 > * {
    float: left;
    width: 1.08696%;
  }

  .t-view-s-fit-93 > * {
    float: left;
    width: 1.07527%;
  }

  .t-view-s-fit-94 > * {
    float: left;
    width: 1.06383%;
  }

  .t-view-s-fit-95 > * {
    float: left;
    width: 1.05263%;
  }

  .t-view-s-fit-96 > * {
    float: left;
    width: 1.04167%;
  }

  .t-view-s-fit-97 > * {
    float: left;
    width: 1.03093%;
  }

  .t-view-s-fit-98 > * {
    float: left;
    width: 1.02041%;
  }

  .t-view-s-fit-99 > * {
    float: left;
    width: 1.0101%;
  }

  .t-view-s-fit-100 > * {
    float: left;
    width: 1%;
  }
}
@media (min-width: 767px) {
  .t-view-m-fit-1 > * {
    float: left;
    width: 100%;
  }

  .t-view-m-fit-2 > * {
    float: left;
    width: 50%;
  }

  .t-view-m-fit-3 > * {
    float: left;
    width: 33.33333%;
  }

  .t-view-m-fit-4 > * {
    float: left;
    width: 25%;
  }

  .t-view-m-fit-5 > * {
    float: left;
    width: 20%;
  }

  .t-view-m-fit-6 > * {
    float: left;
    width: 16.66667%;
  }

  .t-view-m-fit-7 > * {
    float: left;
    width: 14.28571%;
  }

  .t-view-m-fit-8 > * {
    float: left;
    width: 12.5%;
  }

  .t-view-m-fit-9 > * {
    float: left;
    width: 11.11111%;
  }

  .t-view-m-fit-10 > * {
    float: left;
    width: 10%;
  }

  .t-view-m-fit-11 > * {
    float: left;
    width: 9.09091%;
  }

  .t-view-m-fit-12 > * {
    float: left;
    width: 8.33333%;
  }

  .t-view-m-fit-13 > * {
    float: left;
    width: 7.69231%;
  }

  .t-view-m-fit-14 > * {
    float: left;
    width: 7.14286%;
  }

  .t-view-m-fit-15 > * {
    float: left;
    width: 6.66667%;
  }

  .t-view-m-fit-16 > * {
    float: left;
    width: 6.25%;
  }

  .t-view-m-fit-17 > * {
    float: left;
    width: 5.88235%;
  }

  .t-view-m-fit-18 > * {
    float: left;
    width: 5.55556%;
  }

  .t-view-m-fit-19 > * {
    float: left;
    width: 5.26316%;
  }

  .t-view-m-fit-20 > * {
    float: left;
    width: 5%;
  }

  .t-view-m-fit-21 > * {
    float: left;
    width: 4.7619%;
  }

  .t-view-m-fit-22 > * {
    float: left;
    width: 4.54545%;
  }

  .t-view-m-fit-23 > * {
    float: left;
    width: 4.34783%;
  }

  .t-view-m-fit-24 > * {
    float: left;
    width: 4.16667%;
  }

  .t-view-m-fit-25 > * {
    float: left;
    width: 4%;
  }

  .t-view-m-fit-26 > * {
    float: left;
    width: 3.84615%;
  }

  .t-view-m-fit-27 > * {
    float: left;
    width: 3.7037%;
  }

  .t-view-m-fit-28 > * {
    float: left;
    width: 3.57143%;
  }

  .t-view-m-fit-29 > * {
    float: left;
    width: 3.44828%;
  }

  .t-view-m-fit-30 > * {
    float: left;
    width: 3.33333%;
  }

  .t-view-m-fit-31 > * {
    float: left;
    width: 3.22581%;
  }

  .t-view-m-fit-32 > * {
    float: left;
    width: 3.125%;
  }

  .t-view-m-fit-33 > * {
    float: left;
    width: 3.0303%;
  }

  .t-view-m-fit-34 > * {
    float: left;
    width: 2.94118%;
  }

  .t-view-m-fit-35 > * {
    float: left;
    width: 2.85714%;
  }

  .t-view-m-fit-36 > * {
    float: left;
    width: 2.77778%;
  }

  .t-view-m-fit-37 > * {
    float: left;
    width: 2.7027%;
  }

  .t-view-m-fit-38 > * {
    float: left;
    width: 2.63158%;
  }

  .t-view-m-fit-39 > * {
    float: left;
    width: 2.5641%;
  }

  .t-view-m-fit-40 > * {
    float: left;
    width: 2.5%;
  }

  .t-view-m-fit-41 > * {
    float: left;
    width: 2.43902%;
  }

  .t-view-m-fit-42 > * {
    float: left;
    width: 2.38095%;
  }

  .t-view-m-fit-43 > * {
    float: left;
    width: 2.32558%;
  }

  .t-view-m-fit-44 > * {
    float: left;
    width: 2.27273%;
  }

  .t-view-m-fit-45 > * {
    float: left;
    width: 2.22222%;
  }

  .t-view-m-fit-46 > * {
    float: left;
    width: 2.17391%;
  }

  .t-view-m-fit-47 > * {
    float: left;
    width: 2.12766%;
  }

  .t-view-m-fit-48 > * {
    float: left;
    width: 2.08333%;
  }

  .t-view-m-fit-49 > * {
    float: left;
    width: 2.04082%;
  }

  .t-view-m-fit-50 > * {
    float: left;
    width: 2%;
  }

  .t-view-m-fit-51 > * {
    float: left;
    width: 1.96078%;
  }

  .t-view-m-fit-52 > * {
    float: left;
    width: 1.92308%;
  }

  .t-view-m-fit-53 > * {
    float: left;
    width: 1.88679%;
  }

  .t-view-m-fit-54 > * {
    float: left;
    width: 1.85185%;
  }

  .t-view-m-fit-55 > * {
    float: left;
    width: 1.81818%;
  }

  .t-view-m-fit-56 > * {
    float: left;
    width: 1.78571%;
  }

  .t-view-m-fit-57 > * {
    float: left;
    width: 1.75439%;
  }

  .t-view-m-fit-58 > * {
    float: left;
    width: 1.72414%;
  }

  .t-view-m-fit-59 > * {
    float: left;
    width: 1.69492%;
  }

  .t-view-m-fit-60 > * {
    float: left;
    width: 1.66667%;
  }

  .t-view-m-fit-61 > * {
    float: left;
    width: 1.63934%;
  }

  .t-view-m-fit-62 > * {
    float: left;
    width: 1.6129%;
  }

  .t-view-m-fit-63 > * {
    float: left;
    width: 1.5873%;
  }

  .t-view-m-fit-64 > * {
    float: left;
    width: 1.5625%;
  }

  .t-view-m-fit-65 > * {
    float: left;
    width: 1.53846%;
  }

  .t-view-m-fit-66 > * {
    float: left;
    width: 1.51515%;
  }

  .t-view-m-fit-67 > * {
    float: left;
    width: 1.49254%;
  }

  .t-view-m-fit-68 > * {
    float: left;
    width: 1.47059%;
  }

  .t-view-m-fit-69 > * {
    float: left;
    width: 1.44928%;
  }

  .t-view-m-fit-70 > * {
    float: left;
    width: 1.42857%;
  }

  .t-view-m-fit-71 > * {
    float: left;
    width: 1.40845%;
  }

  .t-view-m-fit-72 > * {
    float: left;
    width: 1.38889%;
  }

  .t-view-m-fit-73 > * {
    float: left;
    width: 1.36986%;
  }

  .t-view-m-fit-74 > * {
    float: left;
    width: 1.35135%;
  }

  .t-view-m-fit-75 > * {
    float: left;
    width: 1.33333%;
  }

  .t-view-m-fit-76 > * {
    float: left;
    width: 1.31579%;
  }

  .t-view-m-fit-77 > * {
    float: left;
    width: 1.2987%;
  }

  .t-view-m-fit-78 > * {
    float: left;
    width: 1.28205%;
  }

  .t-view-m-fit-79 > * {
    float: left;
    width: 1.26582%;
  }

  .t-view-m-fit-80 > * {
    float: left;
    width: 1.25%;
  }

  .t-view-m-fit-81 > * {
    float: left;
    width: 1.23457%;
  }

  .t-view-m-fit-82 > * {
    float: left;
    width: 1.21951%;
  }

  .t-view-m-fit-83 > * {
    float: left;
    width: 1.20482%;
  }

  .t-view-m-fit-84 > * {
    float: left;
    width: 1.19048%;
  }

  .t-view-m-fit-85 > * {
    float: left;
    width: 1.17647%;
  }

  .t-view-m-fit-86 > * {
    float: left;
    width: 1.16279%;
  }

  .t-view-m-fit-87 > * {
    float: left;
    width: 1.14943%;
  }

  .t-view-m-fit-88 > * {
    float: left;
    width: 1.13636%;
  }

  .t-view-m-fit-89 > * {
    float: left;
    width: 1.1236%;
  }

  .t-view-m-fit-90 > * {
    float: left;
    width: 1.11111%;
  }

  .t-view-m-fit-91 > * {
    float: left;
    width: 1.0989%;
  }

  .t-view-m-fit-92 > * {
    float: left;
    width: 1.08696%;
  }

  .t-view-m-fit-93 > * {
    float: left;
    width: 1.07527%;
  }

  .t-view-m-fit-94 > * {
    float: left;
    width: 1.06383%;
  }

  .t-view-m-fit-95 > * {
    float: left;
    width: 1.05263%;
  }

  .t-view-m-fit-96 > * {
    float: left;
    width: 1.04167%;
  }

  .t-view-m-fit-97 > * {
    float: left;
    width: 1.03093%;
  }

  .t-view-m-fit-98 > * {
    float: left;
    width: 1.02041%;
  }

  .t-view-m-fit-99 > * {
    float: left;
    width: 1.0101%;
  }

  .t-view-m-fit-100 > * {
    float: left;
    width: 1%;
  }
}
@media (min-width: 1023px) {
  .t-view-l-fit-1 > * {
    float: left;
    width: 100%;
  }

  .t-view-l-fit-2 > * {
    float: left;
    width: 50%;
  }

  .t-view-l-fit-3 > * {
    float: left;
    width: 33.33333%;
  }

  .t-view-l-fit-4 > * {
    float: left;
    width: 25%;
  }

  .t-view-l-fit-5 > * {
    float: left;
    width: 20%;
  }

  .t-view-l-fit-6 > * {
    float: left;
    width: 16.66667%;
  }

  .t-view-l-fit-7 > * {
    float: left;
    width: 14.28571%;
  }

  .t-view-l-fit-8 > * {
    float: left;
    width: 12.5%;
  }

  .t-view-l-fit-9 > * {
    float: left;
    width: 11.11111%;
  }

  .t-view-l-fit-10 > * {
    float: left;
    width: 10%;
  }

  .t-view-l-fit-11 > * {
    float: left;
    width: 9.09091%;
  }

  .t-view-l-fit-12 > * {
    float: left;
    width: 8.33333%;
  }

  .t-view-l-fit-13 > * {
    float: left;
    width: 7.69231%;
  }

  .t-view-l-fit-14 > * {
    float: left;
    width: 7.14286%;
  }

  .t-view-l-fit-15 > * {
    float: left;
    width: 6.66667%;
  }

  .t-view-l-fit-16 > * {
    float: left;
    width: 6.25%;
  }

  .t-view-l-fit-17 > * {
    float: left;
    width: 5.88235%;
  }

  .t-view-l-fit-18 > * {
    float: left;
    width: 5.55556%;
  }

  .t-view-l-fit-19 > * {
    float: left;
    width: 5.26316%;
  }

  .t-view-l-fit-20 > * {
    float: left;
    width: 5%;
  }

  .t-view-l-fit-21 > * {
    float: left;
    width: 4.7619%;
  }

  .t-view-l-fit-22 > * {
    float: left;
    width: 4.54545%;
  }

  .t-view-l-fit-23 > * {
    float: left;
    width: 4.34783%;
  }

  .t-view-l-fit-24 > * {
    float: left;
    width: 4.16667%;
  }

  .t-view-l-fit-25 > * {
    float: left;
    width: 4%;
  }

  .t-view-l-fit-26 > * {
    float: left;
    width: 3.84615%;
  }

  .t-view-l-fit-27 > * {
    float: left;
    width: 3.7037%;
  }

  .t-view-l-fit-28 > * {
    float: left;
    width: 3.57143%;
  }

  .t-view-l-fit-29 > * {
    float: left;
    width: 3.44828%;
  }

  .t-view-l-fit-30 > * {
    float: left;
    width: 3.33333%;
  }

  .t-view-l-fit-31 > * {
    float: left;
    width: 3.22581%;
  }

  .t-view-l-fit-32 > * {
    float: left;
    width: 3.125%;
  }

  .t-view-l-fit-33 > * {
    float: left;
    width: 3.0303%;
  }

  .t-view-l-fit-34 > * {
    float: left;
    width: 2.94118%;
  }

  .t-view-l-fit-35 > * {
    float: left;
    width: 2.85714%;
  }

  .t-view-l-fit-36 > * {
    float: left;
    width: 2.77778%;
  }

  .t-view-l-fit-37 > * {
    float: left;
    width: 2.7027%;
  }

  .t-view-l-fit-38 > * {
    float: left;
    width: 2.63158%;
  }

  .t-view-l-fit-39 > * {
    float: left;
    width: 2.5641%;
  }

  .t-view-l-fit-40 > * {
    float: left;
    width: 2.5%;
  }

  .t-view-l-fit-41 > * {
    float: left;
    width: 2.43902%;
  }

  .t-view-l-fit-42 > * {
    float: left;
    width: 2.38095%;
  }

  .t-view-l-fit-43 > * {
    float: left;
    width: 2.32558%;
  }

  .t-view-l-fit-44 > * {
    float: left;
    width: 2.27273%;
  }

  .t-view-l-fit-45 > * {
    float: left;
    width: 2.22222%;
  }

  .t-view-l-fit-46 > * {
    float: left;
    width: 2.17391%;
  }

  .t-view-l-fit-47 > * {
    float: left;
    width: 2.12766%;
  }

  .t-view-l-fit-48 > * {
    float: left;
    width: 2.08333%;
  }

  .t-view-l-fit-49 > * {
    float: left;
    width: 2.04082%;
  }

  .t-view-l-fit-50 > * {
    float: left;
    width: 2%;
  }

  .t-view-l-fit-51 > * {
    float: left;
    width: 1.96078%;
  }

  .t-view-l-fit-52 > * {
    float: left;
    width: 1.92308%;
  }

  .t-view-l-fit-53 > * {
    float: left;
    width: 1.88679%;
  }

  .t-view-l-fit-54 > * {
    float: left;
    width: 1.85185%;
  }

  .t-view-l-fit-55 > * {
    float: left;
    width: 1.81818%;
  }

  .t-view-l-fit-56 > * {
    float: left;
    width: 1.78571%;
  }

  .t-view-l-fit-57 > * {
    float: left;
    width: 1.75439%;
  }

  .t-view-l-fit-58 > * {
    float: left;
    width: 1.72414%;
  }

  .t-view-l-fit-59 > * {
    float: left;
    width: 1.69492%;
  }

  .t-view-l-fit-60 > * {
    float: left;
    width: 1.66667%;
  }

  .t-view-l-fit-61 > * {
    float: left;
    width: 1.63934%;
  }

  .t-view-l-fit-62 > * {
    float: left;
    width: 1.6129%;
  }

  .t-view-l-fit-63 > * {
    float: left;
    width: 1.5873%;
  }

  .t-view-l-fit-64 > * {
    float: left;
    width: 1.5625%;
  }

  .t-view-l-fit-65 > * {
    float: left;
    width: 1.53846%;
  }

  .t-view-l-fit-66 > * {
    float: left;
    width: 1.51515%;
  }

  .t-view-l-fit-67 > * {
    float: left;
    width: 1.49254%;
  }

  .t-view-l-fit-68 > * {
    float: left;
    width: 1.47059%;
  }

  .t-view-l-fit-69 > * {
    float: left;
    width: 1.44928%;
  }

  .t-view-l-fit-70 > * {
    float: left;
    width: 1.42857%;
  }

  .t-view-l-fit-71 > * {
    float: left;
    width: 1.40845%;
  }

  .t-view-l-fit-72 > * {
    float: left;
    width: 1.38889%;
  }

  .t-view-l-fit-73 > * {
    float: left;
    width: 1.36986%;
  }

  .t-view-l-fit-74 > * {
    float: left;
    width: 1.35135%;
  }

  .t-view-l-fit-75 > * {
    float: left;
    width: 1.33333%;
  }

  .t-view-l-fit-76 > * {
    float: left;
    width: 1.31579%;
  }

  .t-view-l-fit-77 > * {
    float: left;
    width: 1.2987%;
  }

  .t-view-l-fit-78 > * {
    float: left;
    width: 1.28205%;
  }

  .t-view-l-fit-79 > * {
    float: left;
    width: 1.26582%;
  }

  .t-view-l-fit-80 > * {
    float: left;
    width: 1.25%;
  }

  .t-view-l-fit-81 > * {
    float: left;
    width: 1.23457%;
  }

  .t-view-l-fit-82 > * {
    float: left;
    width: 1.21951%;
  }

  .t-view-l-fit-83 > * {
    float: left;
    width: 1.20482%;
  }

  .t-view-l-fit-84 > * {
    float: left;
    width: 1.19048%;
  }

  .t-view-l-fit-85 > * {
    float: left;
    width: 1.17647%;
  }

  .t-view-l-fit-86 > * {
    float: left;
    width: 1.16279%;
  }

  .t-view-l-fit-87 > * {
    float: left;
    width: 1.14943%;
  }

  .t-view-l-fit-88 > * {
    float: left;
    width: 1.13636%;
  }

  .t-view-l-fit-89 > * {
    float: left;
    width: 1.1236%;
  }

  .t-view-l-fit-90 > * {
    float: left;
    width: 1.11111%;
  }

  .t-view-l-fit-91 > * {
    float: left;
    width: 1.0989%;
  }

  .t-view-l-fit-92 > * {
    float: left;
    width: 1.08696%;
  }

  .t-view-l-fit-93 > * {
    float: left;
    width: 1.07527%;
  }

  .t-view-l-fit-94 > * {
    float: left;
    width: 1.06383%;
  }

  .t-view-l-fit-95 > * {
    float: left;
    width: 1.05263%;
  }

  .t-view-l-fit-96 > * {
    float: left;
    width: 1.04167%;
  }

  .t-view-l-fit-97 > * {
    float: left;
    width: 1.03093%;
  }

  .t-view-l-fit-98 > * {
    float: left;
    width: 1.02041%;
  }

  .t-view-l-fit-99 > * {
    float: left;
    width: 1.0101%;
  }

  .t-view-l-fit-100 > * {
    float: left;
    width: 1%;
  }
}
.t-horiz ul {
  padding: 0;
  margin: 0;
}
.t-horiz li {
  display: inline-block;
}

.t-nav-mobile {
  clear: both;
  position: relative;
  left: 0;
  width: 100% !important;
  z-index: 800;
  height: 0;
}
.t-nav-mobile ul {
  height: 100%;
  width: 100%;
}
.t-nav-mobile .t-nav-scroller {
  padding: 0;
  height: 100%;
  overflow-y: auto;
}

.t-nav-ease .t-nav-mobile {
  -webkit-transition: height 0.2s ease-in-out;
  -moz-transition: height 0.2s ease-in-out;
  -ms-transition: height 0.2s ease-in-out;
  -o-transition: height 0.2s ease-in-out;
  transition: height 0.2s ease-in-out;
}

.t-nav-mobile li {
  display: block;
  width: 100%;
}

.t-navbar {
  overflow: visible;
}
.t-navbar .t-button-mobile-menu {
  position: absolute;
  -webkit-border-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.t-navbar .t-toggle-icon {
  display: block;
}
.t-navbar .t-toggle-icon:before, .t-navbar .t-toggle-icon:after {
  border-top: 6px solid;
  left: 3px;
  right: 3px;
}

/*
 * This is where all the animation happens
 */
.t-toggle-icon, .t-toggle-icon:before, .t-toggle-icon:after {
  -webkit-transition: border-color 0.3s cubic-bezier(0.5, -0.5, 0.5, 1.5);
  -moz-transition: border-color 0.3s cubic-bezier(0.5, -0.5, 0.5, 1.5);
  -ms-transition: border-color 0.3s cubic-bezier(0.5, -0.5, 0.5, 1.5);
  -o-transition: border-color 0.3s cubic-bezier(0.5, -0.5, 0.5, 1.5);
  transition: border-color 0.3s cubic-bezier(0.5, -0.5, 0.5, 1.5);
}

.t-nav-mobile {
  position: fixed;
}

.t-mobmenu.touch {
  height: 100%;
  overflow: hidden;
}
.t-mobmenu.touch body {
  height: 100%;
  overflow: hidden;
}
.t-mobmenu .t-button-mobile-menu-icon {
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

/*

<header id="t-scrollnav-holder">
	<div id="t-scrollnav">
		<div class="t-contain t-pos-cntr">
			<div class="t-view-l-15pc">
				<a href="/" class="logo">
					<img src="<?php echo get_template_directory_uri(); ?>/images/logo-oneorbit-blue.svg" alt="One Orbit Commander - Leroy Chiao" />
				</a>
			</div>
			
			<div class="t-navbar t-collapse-below-mltp t-view-l-85pc">
				<nav>
					<div class="t-repsonsive-nav" >
						<div class="t-button-mobile-menu"><div class="t-toggle-icon"></div></div>
						<ul id="t-nav-desktop" class="t-menu t-txt-rt t-txt-norm t-txt-clr3">
							<li><a href="#">Link 1 </a></li>
							<li><a href="#">Link 1 </a></li>
						</ul>
						<div id="t-nav-mobile" class="t-txt-grey2">
							<div class="pad">
								<ul>
									<li><a href="#">Link 1 </a></li>
									<li><a href="#">Link 1 </a></li>
								</ul>
							</div>
						</div>
					</div> 
				</nav>
			</div> 
		</div> 
	</div> 
</header>

*/
#t-scrollnav-holder {
  position: fixed;
  width: 100%;
  z-index: 1000;
  top: 0;
}

/* Additional Normalization */
div, section, aside, article, img {
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
  -webkit-border-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
div > p:last-of-type, section > p:last-of-type, aside > p:last-of-type, article > p:last-of-type, img > p:last-of-type {
  margin-bottom: 0;
}
div > p:first-of-type, section > p:first-of-type, aside > p:first-of-type, article > p:first-of-type, img > p:first-of-type {
  margin-top: 0;
}

ul, li, span {
  -webkit-border-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
ul > p:last-of-type, li > p:last-of-type, span > p:last-of-type {
  margin-bottom: 0;
}
ul > p:first-of-type, li > p:first-of-type, span > p:first-of-type {
  margin-top: 0;
}

img {
  display: inline-block;
}

h1, h2, h3, h4, h5 {
  margin: 0;
  line-height: 1.3em;
  display: block;
  width: 100%;
}
h1 + p, h2 + p, h3 + p, h4 + p, h5 + p {
  margin-top: 0;
}

/*For Wordpress Admin bar */
#wpadminbar, #wpadminbar * {
  overflow: visible;
}

#ihrAffiliatesMapContainer .ihmMapWrapper {
  position: relative;
}

#ihrAffiliatesMapContainer #ihmGoogleMap {
  height: 400px;
}

#ihrAffiliatesMapContainer #ihmLocateForm {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 99;
}

#ihrAffiliatesMapContainer #ihmLocateForm input[type=text] {
  background-color: rgba(0, 0, 0, 0.5);
  padding: 8px 14px;
  border: 1px solid #AAA;
  color: white;
  min-height: 20px;
  font-size: 14px;
  width: 250px;
  transition: background-color .4s, color .4s;
}

/* Placeholder text color because otherwise it sort of vanishes */
#ihrAffiliatesMapContainer #ihmLocateForm input::-webkit-input-placeholder {
  color: white;
}

#ihrAffiliatesMapContainer #ihmLocateForm input:-moz-placeholder {
  color: white;
}

#ihrAffiliatesMapContainer #ihmLocateForm input::-moz-placeholder {
  color: white;
  opacity: 1;
}

#ihrAffiliatesMapContainer #ihmLocateForm input:-ms-input-placeholder {
  color: white;
}

#ihrAffiliatesMapContainer #ihmLocateForm input[type=text]:focus {
  background-color: white;
  color: #333;
}

#ihrAffiliatesMapContainer .ihmStationInfo .ihmStationInfoText {
  float: left;
  padding-top: 4px;
}

#ihrAffiliatesMapContainer .ihmStationInfo.ihmNoImage .ihmStationInfoText {
  float: none;
}

#ihrAffiliatesMapContainer .ihmStationInfo .ihmImage {
  width: 90px;
  float: left;
}

#ihrAffiliatesMapContainer #ihmInViewStationsList {
  height: 500px;
  overflow-y: scroll;
}

#ihrAffiliatesMapContainer #ihmInViewStationsList .ihmStationInfo {
  height: 110px;
  float: left;
  width: 280px;
  margin: 5px 10px;
}

#ihrAffiliatesMapContainer #ihmInViewStationsList .ihmStationInfo:nth-child(3n+1) {
  clear: both;
}

#ihrAffiliatesMapContainer #ihmInViewStationsList .ihmStationInfo .ihmStationInfoText {
  width: 185px;
}

#ihrAffiliatesMapContainer #ihmInViewStationsList .ihmStationInfo.ihmNoImage .ihmStationInfoText {
  padding-left: 90px;
}

#ihrAffiliatesMapContainer #ihmInViewStationsList .ihmStationInfo .ihmStationInfoText h3 {
  margin-bottom: 4px;
  font-weight: bold;
}

#ihrAffiliatesMapContainer .ihmInViewStationsListTable {
  width: 100%;
  border: none;
  border-collapse: collapse;
}

#ihrAffiliatesMapContainer .ihmInViewStationsListTable tr {
  height: 30px;
  padding: 10px;
  background: #EEE;
}

#ihrAffiliatesMapContainer .ihmInViewStationsListTable tr td img {
  margin-left: 10px;
}

#ihrAffiliatesMapContainer .ihmInViewStationsListTable tr:nth-child(even) {
  background: #FFF;
}

#ihrAffiliatesMapContainer .ihmInViewStationsListTable thead th {
  background: #666;
  color: white;
  padding: 10px 5px;
}

#ihrAffiliatesMapContainer .ihmInViewStationsListTable tr td {
  padding: 5px 0;
}

#ihrAffiliatesMapContainer .ihmInViewStationsListTable .ihmTableInlineAirtime {
  display: none;
}

#ihrAffiliatesMapContainer .ihmInViewTitle {
  background: #AAA;
  color: white;
  padding: 5px 10px;
  margin-bottom: 20px;
  font-size: 16px;
}

#ihrAffiliatesMapContainer #ihmInViewStationsList .ihmNoStationsFound {
  text-align: center;
  font-weight: bold;
}

#ihrAffiliatesMapContainer #ihmTabs {
  background-color: #EEE;
  border-bottom: 1px solid #CCC;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 10px;
  padding: 0 10px;
}

#ihrAffiliatesMapContainer #ihmTabs .ihmTab {
  color: #777;
  display: inline-block;
  padding: 10px 20px 8px 20px;
  margin-bottom: -1px;
  cursor: pointer;
}

#ihrAffiliatesMapContainer #ihmTabs .ihmTab.active {
  color: black;
  background: white;
  border: 1px solid #CCC;
  border-bottom: 1px solid white;
}

#ihrAffiliatesMapContainer .ihmListenOnlineTitle {
  color: #050708;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  line-height: 28px;
  margin: 30px 0 30px;
}

#ihrAffiliatesMapContainer .ihmListenOnlineTitle img {
  vertical-align: top;
  margin-left: 3px;
  height: 25px;
}

#ihrAffiliatesMapContainer .ihmDigitalStreamsContainer .ihmDigitalStream {
  height: 220px;
  width: 190px;
  margin: 0 19px 20px 0;
  float: left;
  position: relative;
  text-align: center;
}

#ihrAffiliatesMapContainer .ihmDigitalStreamsContainer .ihmDigitalStreamThumb {
  height: 190px;
  width: 190px;
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 5px;
  /* border: 1px solid #CCC; */
}

#ihrAffiliatesMapContainer .ihmDigitalStreamsContainer .ihmDigitalStreamThumb a {
  display: block;
  height: 100%;
  width: 100%;
}

#ihrAffiliatesMapContainer .ihmDigitalStreamsContainer .ihmDigitalStreamThumb a:hover:after {
  content: ' ';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 191px;
  height: 191px;
  z-index: 1;
  background: rgba(0, 0, 0, 0.5) url(http://img.ccrd.clearchannel.com/media/mlib/15506/2016/04/default/overlay_3_0_1461241644.png);
  background-repeat: no-repeat;
}

#ihrAffiliatesMapContainer .ihmDigitalStreamsContainer .ihmDigitalStreamThumb img {
  width: 200px;
  height: 200px;
}

#ihrAffiliatesMapContainer #ihmTabPage_list .ihmStationLocationHeader {
  margin-top: 20px;
}

#ihrAffiliatesMapContainer #ihmTabPage_list a.ihmStationLocation {
  text-decoration: none;
  display: inline-block;
  width: 33%;
  text-align: left;
}

#ihrAffiliatesMapContainer #ihmTabPage_list a.ihmStationLocation:hover {
  text-decoration: none;
}

#ihrAffiliatesMapContainer #htl_list_map {
  text-align: center;
}

#ihrAffiliatesMapContainer map#htl_list_map area {
  cursor: pointer;
}

@media (max-width: 600px) {
  #ihrAffiliatesMapContainer .ihmInViewStationsListTable .ihmTableColAirtime {
    display: none;
  }

  #ihrAffiliatesMapContainer .ihmInViewStationsListTable .ihmTableInlineAirtime {
    display: block;
  }

  #ihrAffiliatesMapContainer #ihmTabs {
    padding: 0px;
  }

  #ihrAffiliatesMapContainer #ihmTabs .ihmTab {
    padding: 10px 10px 8px 10px;
  }

  #ihrAffiliatesMapContainer #htl_list_map {
    display: none;
  }
}
@media (max-width: 420px) {
  #ihrAffiliatesMapContainer .ihmDigitalStreamsContainer .ihmDigitalStream {
    float: none;
    margin: 20px auto;
    position: static;
  }

  /* No hover state on mobile anyway */
  #ihrAffiliatesMapContainer .ihmDigitalStreamsContainer .ihmDigitalStreamThumb a:hover:after {
    display: none;
  }
}
.t-navbar .t-button-mobile-menu {
  width: 39px;
  height: 37px;
  right: 15px;
  top: 10px;
  padding: 3px;
}
.t-navbar .t-toggle-icon {
  color: #fff;
  border-bottom: 6px solid;
  padding-top: 1px;
}
.t-navbar .t-toggle-icon:before, .t-navbar .t-toggle-icon:after {
  border-top: 6px solid;
  left: 3px;
  right: 3px;
}
.t-navbar .t-toggle-icon:after {
  bottom: 40%;
}
.t-navbar .t-menu li.current_page_parent > a {
  color: #000;
}
.t-navbar .sub-menu li:hover a {
  background-color: #CC0000;
}
.t-navbar .sub-menu li:hover a span {
  color: #fff !important;
}
.t-navbar .sub-menu li.active a span {
  color: #CC0000;
}
.t-navbar .t-menu li.active > a {
  color: #CC0000;
}
.t-navbar .t-menu li > a:hover {
  color: #000;
}

.t-mobmenu .t-toggle-icon:before, .t-mobmenu .t-toggle-icon:after {
  -webkit-transition-delay: 0.125s;
  -moz-transition-delay: 0.125s;
  -ms-transition-delay: 0.125s;
  -o-transition-delay: 0.125s;
  transition-delay: 0.125s;
}
.t-mobmenu .t-toggle-icon:before {
  -webkit-transform: translateY(13px) rotate(135deg);
  -moz-transform: translateY(13px) rotate(135deg);
  -ms-transform: translateY(13px) rotate(135deg);
  -o-transform: translateY(13px) rotate(135deg);
  transform: translateY(13px) rotate(135deg);
}
.t-mobmenu .t-toggle-icon {
  border-color: transparent !important;
}
.t-mobmenu .t-toggle-icon:after {
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.t-mobmenu .t-nav-mobile {
  height: -webkit-calc(100vh - 70px);
  height: -moz-calc(100vh - 70px);
  height: -o-calc(100vh - 70px);
  height: -ms-calc(100vh - 70px);
  height: calc(100vh - 70px);
  top: 70px;
}

html.player-podcast .t-mobmenu .t-nav-mobile {
  height: -webkit-calc(100vh - 100px);
  height: -moz-calc(100vh - 100px);
  height: -o-calc(100vh - 100px);
  height: -ms-calc(100vh - 100px);
  height: calc(100vh - 100px);
  top: 100px;
}

.t-navbar .t-button-mobile-menu {
  top: 40px;
  right: 20px;
}
.t-navbar .t-button-mobile-menu .t-toggle-icon {
  color: #fff;
}
.t-navbar .t-button-mobile-menu:hover .t-toggle-icon {
  color: #CC0000;
}

/* Prevent body scrolling when using mobile menu */
.t-mobmenu, .t-mobmenu body {
  overflow: hidden;
  height: 100%;
}

.t-mobmenu, .t-mobmenu body {
  overflow: hidden;
  height: 100%;
}

.t-nav-mobile .t-menu {
  background-color: #fff;
}
.t-nav-mobile .t-menu li {
  display: block;
  height: auto !important;
  color: blue;
}
.t-nav-mobile .t-menu li a, .t-nav-mobile .t-nav-mobile .t-menu li a span {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}
.t-nav-mobile .t-menu li a {
  color: #4a4a4a;
}
.t-nav-mobile .t-menu .sub-menu {
  background-color: #f6f6f6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  border-top: 1px solid #f0f0f0;
  padding-bottom: 20px !important;
}
.t-nav-mobile .t-menu .sub-menu li.active, .t-nav-mobile .t-menu .sub-menu li.on {
  background-color: #CC0000;
}
.t-nav-mobile .t-menu .sub-menu li.active a span, .t-nav-mobile .t-menu .sub-menu li.on a span {
  color: #fff;
}
.t-nav-mobile .t-menu .sub-menu li a span {
  font-size: 18px;
  font-weight: 600;
}
.t-nav-mobile .t-menu li {
  border-bottom: 1px solid #f0f0f0;
}
.t-nav-mobile .t-menu .sub-menu li {
  border-bottom: none;
}
.t-nav-mobile .t-menu li a {
  position: relative;
  display: block;
  padding: 12px 18px;
}

@media (min-width: 1023px) {
  #t-scrollnav-holder,
  #t-scrollnav-holder * {
    overflow: visible;
  }
}
header .logo {
  padding-top: 18px;
}
header nav {
  box-shadow: 3px 2px 4px rgba(0, 0, 0, 0.1);
  margin-bottom: 5px;
  border-bottom: 1px solid #DEDEDE;
  height: 113px;
}
header .top-nav {
  margin-top: 12px;
  margin-right: 15px;
}
header .top-nav li a {
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
  font-size: 14px !important;
  color: #4a4a4a;
}
header .top-nav li a:after {
  content: "";
  font-size: 20px;
  position: absolute;
  right: 0px;
  border-right: 1px solid;
  height: 15px;
  top: 2px;
}
header .top-nav li:last-child a:after {
  display: none;
}
header .main-nav {
  margin-top: 12px;
}
header .main-nav > ul {
  vertical-align: bottom;
  position: relative;
  padding-right: 20px;
  padding-bottom: 5px;
}
header .iheart-nav {
  width: 227px;
}
header .btn-search {
  font-size: 19px;
  margin-left: 5px;
}
header .btn-listen, header .btn-search {
  height: 50px;
  float: left;
  display: block;
}
header .iheart-nav {
  display: inline-block;
}
header .main-nav, header .main-nav .t-menu {
  display: inline-block !important;
  width: auto;
}
header .main-nav li a {
  color: #4a4a4a;
  font-size: 18px;
}
header .main-nav .btn-listen {
  margin-right: 10px;
}
header .main-nav .menu-item {
  position: Relative;
}
header .main-nav .menu-item-has-children .sub-menu {
  display: block;
  overflow: hidden !important;
  max-height: 0px;
  top: 100%;
}
header .main-nav .menu-item-has-children:hover .sub-menu {
  max-height: 1000px;
  -webkit-transition: max-height 1s ease;
  -moz-transition: max-height 1s ease;
  -ms-transition: max-height 1s ease;
  -o-transition: max-height 1s ease;
  transition: max-height 1s ease;
}
header .main-nav .menu-item-has-children:hover .sub-menu:before {
  content: "";
  width: 100%;
  height: 50px;
  left: 0;
  position: absolute;
  pointer-events: none;
  top: -20px;
}
header .main-nav .sub-menu {
  position: absolute;
  background-color: #fff;
  -webkit-border-shadow: 0px 0px 7px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.1);
  width: auto;
  top: 50px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1000;
  height: auto !important;
  border-radius: 0 0 3px 3px !important;
}
header .main-nav .sub-menu li {
  display: block;
  padding: 2px 2px 0;
  height: auto !important;
  color: blue;
  text-align: left;
}
header .main-nav .sub-menu li a span {
  color: #4a4a4a;
  font-size: 16px;
  display: block;
  text-align: left;
}
header .main-nav .sub-menu li:after {
  content: "";
  height: 1px;
  background-color: #4a4a4a;
  overflow: hidden;
  display: block;
  width: 80%;
  margin: 2px 10% 0;
}
header .main-nav .sub-menu li:last-child:after {
  display: none;
}
header .main-nav li a {
  position: relative;
  display: block;
  padding: 5px 18px 0;
}
header .main-nav .sub-menu li a {
  position: relative;
  display: block;
  white-space: nowrap;
  padding: 10px 30px;
  border-radius: 3px;
  color: #127ca9 !important;
}
header .main-nav .menu-item-has-children {
  padding-right: 15px;
}
header .main-nav .menu-item-has-children > a em {
  content: "";
  position: absolute;
  top: 11px;
  right: 1px;
  color: #000;
  width: 8px;
  height: 8px;
  border-right: 1px solid;
  border-bottom: 1px solid;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  transform: rotate(45deg);
}
header .main-nav .menu-item-has-children.on a em, header .main-nav .menu-item-has-children:hover > a em {
  top: 16px;
  -webkit-transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -o-transform: rotate(225deg);
  transform: rotate(225deg);
}

@media (min-width: 1023px) {
  .iheart-nav {
    width: auto !important;
  }

  .logo.hastag {
    padding-top: 12px;
  }

  .logo-tag {
    text-align: center;
    margin-top: -8px;
    bottom: 0px;
    font-size: 16px;
    font-weight: bold;
    color: #4A4A4A;
    position: absolute;
    bottom: -17px;
    white-space: nowrap;
    width: 100%;
  }

  /*# sourceMappingURL=style.css.map */
  header .logo {
    position: relative;
  }
}
@media (min-width: 1331px) {
  header .nav-holder:before {
    content: "";
    height: 113px;
    left: 0;
    width: calc(50% - 540px);
    left: 0;
    position: absolute;
    z-index: 0;
    background-color: #2F2F69;
    background-image: url("assets/images/header-portrait.png?");
    background-position: right -7px;
    background-repeat: no-repeat;
  }
}
.fancybox-skin {
  padding: 0 !important;
}

.fancybox-title {
  padding: 10px;
  background: #000;
  color: #999;
}

.fancybox-nav {
  width: 60px;
}

.fancybox-nav span {
  background: none;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  display: block;
  margin: 0 10px;
}

.fancybox-nav:hover {
  background-color: rgba(0, 0, 0, 0.7);
}

.fancybox-nav.fancybox-prev span {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.fancybox-nav.fancybox-next span {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

.fancybox-close {
  background: none;
}

.fancybox-close::after {
  content: "+";
  width: 30px;
  height: 30px;
  display: block;
  border-radius: 50%;
  color: #fff;
  font-size: 45px;
  line-height: 31px;
  text-indent: 1px;
  text-align: center;
  transform: rotate(-45deg);
  background-color: #000;
}

.fancybox-overlay {
  background-color: rgba(0, 0, 0, 0.8);
}

.vid-controls {
  z-index: 2000;
  background: #EAEAEA;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.vid-controls .container {
  width: -webkit-calc(100% - 60px);
  width: -moz-calc(100% - 60px);
  width: -o-calc(100% - 60px);
  width: -ms-calc(100% - 60px);
  width: calc(100% - 60px);
  margin: 0 0 0 30px;
}
.vid-controls .play-state {
  width: 17px;
  height: 30px;
  background: url(../piranha/assets/images/video-controls-state.png) left top;
  float: left;
  margin-right: 10px;
  background-size: auto 15px;
  background-position: 0 8px;
  background-repeat: no-repeat;
  cursor: pointer;
}
.vid-controls .duration {
  float: left;
  width: -webkit-calc(100% - 100px);
  width: -moz-calc(100% - 100px);
  width: -o-calc(100% - 100px);
  width: -ms-calc(100% - 100px);
  width: calc(100% - 100px);
  position: relative;
  background-color: #000;
  height: 1px;
  margin-top: 15px;
}
.vid-controls .progress {
  width: 0%;
  position: relative;
  background-color: #fff;
  height: 1px;
}
.vid-controls .timecode {
  float: left;
  font-size: 11px;
  width: 40px;
  margin-top: 10px;
  padding: 0 10px;
}
.vid-controls .sound {
  width: 23px;
  height: 30px;
  background: url(../piranha/assets/images/video-controls-sound.png) left top;
  float: left;
  margin-left: 10px;
  background-size: auto 15px;
  background-position: 0 8px;
  background-repeat: no-repeat;
  cursor: pointer;
}
.vid-controls .sound.on {
  background-position: -26px 8px;
}

.playing .vid-controls .play-state {
  background-position: -18px 8px;
}

.container > [data-asynctrans="section"] {
  top: 0;
}

[data-asynctrans="section"] .content {
  overflow: auto;
}

[data-asynctrans="section"] article {
  height: 100%;
  overflow: auto;
}

.scroller {
  overflow: hidden;
  position: relative;
}

.slider {
  position: relative;
}
.slider .slider-nav {
  position: relative;
}
.slider .slides {
  position: absolute;
  top: 0;
}
.slider.ease .slides {
  transition: left .3s ease;
}
.slider .slide {
  float: left;
}
.slider .slide .button {
  margin-top: 25px;
}
.slider .t-view-m-fit-2 .txt {
  max-width: 400px;
}
.slider h5 {
  line-height: 1.2em;
  padding-bottom: 15px;
}
.slider .nav {
  height: 120px;
}
.slider .nav-btn, .slider .indicator li {
  cursor: pointer;
}
@media all and (-ms-high-contrast: none) and (min-width: 1023px), (-ms-high-contrast: active) and (min-width: 1023px) {
  .slider .slide-box img {
    display: block !important;
    width: 100% !important;
  }
}

@media (min-width: 1023px) {
  .clmn-slider .t-view-l-40pc .txt {
    padding-right: 60px;
  }

  .clmn-slider .slide .img.stacked {
    display: none;
    height: 1px;
  }
}
@media (max-width: 1023px) {
  .clmn-slider .img .t-valigner img {
    width: 100% !important;
    height: auto !important;
  }
  .clmn-slider .slide .t-valigner {
    margin-bottom: 30px;
  }
  .clmn-slider .slider-nav {
    padding: 0 !important;
    margin-top: 40px;
  }
  .clmn-slider .txt {
    padding-top: 20px;
    text-align: center;
    margin: auto;
  }
  .clmn-slider .slide .img.stacked {
    display: block;
  }
  .clmn-slider .slide .img.column {
    display: none;
    height: 1px;
  }
}
.mantle-slides, .spotlight {
  max-width: 1168px;
  margin: auto;
}

@media (min-width: 1024px) {
  .mantle-slides .slide {
    height: 424px;
  }
  .mantle-slides .tag-link {
    font-size: 20px;
  }
}
.mantle-slides .slide, .spotlight .slide {
  position: relative;
}

@media (max-width: 1024px) {
  .mantle-slides .slide, .spotlight .slide {
    height: 300px;
  }
}
@media (min-width: 800px) {
  .mantle-slides .image.mobile, .spotlight .image.mobile {
    display: none;
  }
}
@media (max-width: 800px) {
  .mantle-slides .slide, .spotlight .slide {
    height: 300px;
  }
  .mantle-slides .image.desktop, .spotlight .image.desktop {
    display: none;
  }
}
.mantle-slides .image, .spotlight .image {
  width: 100%;
  position: absolute;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 10;
}
.mantle-slides .txt-link, .spotlight .txt-link {
  border: none !important;
}
.mantle-slides .big-hitspot, .spotlight .big-hitspot {
  z-index: 15;
  position: absolute;
  width: 100%;
  height: 100%;
}
.mantle-slides h2, .spotlight h2 {
  padding-top: 5px !important;
  line-height: .9em;
  padding-bottom: 10px !important;
}
.mantle-slides h2, .mantle-slides p, .spotlight h2, .spotlight p {
  padding-left: 0 !important;
}
.mantle-slides .text, .spotlight .text {
  position: absolute;
  z-index: 20;
  padding: 70px;
  width: 100%;
  max-width: 600px;
  color: #000;
}
.mantle-slides .text:not(.txt-drk) h2, .mantle-slides .text:not(.txt-drk) p, .spotlight .text:not(.txt-drk) h2, .spotlight .text:not(.txt-drk) p {
  color: #fff;
}
.mantle-slides .text a:hover, .spotlight .text a:hover {
  color: #fff;
}
.mantle-slides .text .t-valign-alt, .spotlight .text .t-valign-alt {
  display: inline;
}
.mantle-slides .slide.tl .text, .spotlight .slide.tl .text {
  top: 0;
  left: 0;
  display: block;
}
.mantle-slides .slide.tl .big-hitspot, .spotlight .slide.tl .big-hitspot {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+99&1+0,0+100 */
  background: -moz-linear-gradient(135deg, rgba(0, 0, 0, 0.7) 30%, transparent 70%, transparent 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(135deg, rgba(0, 0, 0, 0.7) 30%, transparent 70%, transparent 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, rgba(0, 0, 0, 0.7) 30%, transparent 70%, transparent 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
}
.mantle-slides .slide.tc .text, .spotlight .slide.tc .text {
  top: 0;
  right: 0;
  text-align: center;
  max-width: none;
}
.mantle-slides .slide.tc .big-hitspot, .spotlight .slide.tc .big-hitspot {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+99&1+0,0+100 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.7) 30%, transparent 70%, transparent 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.7) 30%, transparent 70%, transparent 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(top, rgba(0, 0, 0, 0.7) 30%, transparent 70%, transparent 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
}
.mantle-slides .slide.tr .text, .spotlight .slide.tr .text {
  top: 0;
  right: 0;
  text-align: right;
}
.mantle-slides .slide.tr .big-hitspot, .spotlight .slide.tr .big-hitspot {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+99&1+0,0+100 */
  background: -moz-linear-gradient(220deg, rgba(0, 0, 0, 0.7) 30%, transparent 70%, transparent 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(220deg, rgba(0, 0, 0, 0.7) 30%, transparent 70%, transparent 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(220deg, rgba(0, 0, 0, 0.7) 30%, transparent 70%, transparent 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
}
.mantle-slides .slide.ml .text, .spotlight .slide.ml .text {
  top: 0;
  left: 0;
  max-width: none;
}
.mantle-slides .slide.ml .big-hitspot, .spotlight .slide.ml .big-hitspot {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+99&1+0,0+100 */
  background: -moz-linear-gradient(45deg, rgba(0, 0, 0, 0.7) 30%, transparent 70%, transparent 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg, rgba(0, 0, 0, 0.7) 30%, transparent 70%, transparent 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, rgba(0, 0, 0, 0.7) 30%, transparent 70%, transparent 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
}
.mantle-slides .slide.mc .text, .spotlight .slide.mc .text {
  top: 0;
  left: 0;
  text-align: center;
  max-width: none;
}
.mantle-slides .slide.mc .big-hitspot, .spotlight .slide.mc .big-hitspot {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+99&1+0,0+100 */
  background: -moz-linear-gradient(center, rgba(0, 0, 0, 0.7) 30%, transparent 70%, transparent 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(center, rgba(0, 0, 0, 0.7) 30%, transparent 70%, transparent 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(center, rgba(0, 0, 0, 0.7) 30%, transparent 70%, transparent 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
}
.mantle-slides .slide.mr .text, .spotlight .slide.mr .text {
  top: 0;
  right: 0;
  text-align: right;
}
.mantle-slides .slide.mr .big-hitspot, .spotlight .slide.mr .big-hitspot {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+99&1+0,0+100 */
  background: -moz-linear-gradient(240deg, rgba(0, 0, 0, 0.7) 30%, transparent 70%, transparent 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(240deg, rgba(0, 0, 0, 0.7) 30%, transparent 70%, transparent 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(240deg, rgba(0, 0, 0, 0.7) 30%, transparent 70%, transparent 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
}
.mantle-slides .slide.bl .text, .spotlight .slide.bl .text {
  bottom: 0;
  left: 0;
}
.mantle-slides .slide.bl .big-hitspot, .spotlight .slide.bl .big-hitspot {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+99&1+0,0+100 */
  background: -moz-linear-gradient(30deg, rgba(0, 0, 0, 0.7) 30%, transparent 70%, transparent 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(30deg, rgba(0, 0, 0, 0.7) 30%, transparent 70%, transparent 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(30deg, rgba(0, 0, 0, 0.7) 30%, transparent 70%, transparent 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
}
.mantle-slides .slide.bc .text, .spotlight .slide.bc .text {
  bottom: 0;
  text-align: center;
  max-width: none;
}
.mantle-slides .slide.bc .big-hitspot, .spotlight .slide.bc .big-hitspot {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+99&1+0,0+100 */
  background: -moz-linear-gradient(0deg, rgba(0, 0, 0, 0.7) 30%, transparent 70%, transparent 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 0.7) 30%, transparent 70%, transparent 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 30%, transparent 70%, transparent 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
}
.mantle-slides .slide.br .text, .spotlight .slide.br .text {
  bottom: 0;
  right: 0;
  text-align: right;
}
.mantle-slides .slide.br .big-hitspot, .spotlight .slide.br .big-hitspot {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+99&1+0,0+100 */
  background: -moz-linear-gradient(320deg, rgba(0, 0, 0, 0.7) 30%, transparent 70%, transparent 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(320deg, rgba(0, 0, 0, 0.7) 30%, transparent 70%, transparent 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(320deg, rgba(0, 0, 0, 0.7) 30%, transparent 70%, transparent 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
}
.mantle-slides .slide.cc .text, .spotlight .slide.cc .text {
  text-align: center;
  max-width: none;
}
.mantle-slides .slide.cc .big-hitspot, .spotlight .slide.cc .big-hitspot {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+99&1+0,0+100 */
  background: -moz-linear-gradient(180deg, rgba(0, 0, 0, 0.7) 30%, transparent 70%, transparent 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0.7) 30%, transparent 70%, transparent 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.7) 30%, transparent 70%, transparent 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
}
.mantle-slides .slide.ml .text.valigner, .mantle-slides .slide.mc .text.valigner, .mantle-slides .slide.mr .text.valigner, .mantle-slides .slide.ml .text.valigner, .spotlight .slide.ml .text.valigner, .spotlight .slide.mc .text.valigner, .spotlight .slide.mr .text.valigner, .spotlight .slide.ml .text.valigner {
  display: table;
  width: 100%;
  height: 100%;
}
.mantle-slides .slide.ml .text.valigner .valign, .mantle-slides .slide.mc .text.valigner .valign, .mantle-slides .slide.mr .text.valigner .valign, .mantle-slides .slide.ml .text.valigner .valign, .spotlight .slide.ml .text.valigner .valign, .spotlight .slide.mc .text.valigner .valign, .spotlight .slide.mr .text.valigner .valign, .spotlight .slide.ml .text.valigner .valign {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}

@media (min-width: 1023px) {
  .mantle-slides .txt-link, .spotlight .txt-link {
    pointer-events: none;
  }
  .mantle-slides ul.slider-nav .tag-link, .spotlight ul.slider-nav .tag-link {
    display: none;
  }
  .mantle-slides ul.slider-nav li, .spotlight ul.slider-nav li {
    width: 32%;
  }
  .mantle-slides ul.slider-nav li:nth-child(even), .spotlight ul.slider-nav li:nth-child(even) {
    margin-right: 1%;
    margin-left: 1%;
    width: 33%;
  }
  .mantle-slides ul.slider-nav li a, .spotlight ul.slider-nav li a {
    color: #EAEAEA;
    display: block;
    padding: 10px 0;
    border-bottom: 4px solid;
    -webkit-transition: color 0.3s ease, border-color 0.3s ease;
    -moz-transition: color 0.3s ease, border-color 0.3s ease;
    -ms-transition: color 0.3s ease, border-color 0.3s ease;
    -o-transition: color 0.3s ease, border-color 0.3s ease;
    transition: color 0.3s ease, border-color 0.3s ease;
  }
  .mantle-slides ul.slider-nav li a:hover, .mantle-slides ul.slider-nav li.on a, .spotlight ul.slider-nav li a:hover, .spotlight ul.slider-nav li.on a {
    color: #4A4A4A;
    border-color: #CC0000;
  }
}
@media (min-width: 1023px) {
  .mantle-slides ul.slider-nav li .image, .spotlight ul.slider-nav li .image {
    display: none;
  }
  .mantle-slides ul.slider-nav li p, .spotlight ul.slider-nav li p {
    display: none;
  }
  .mantle-slides ul.slider-nav li .text, .spotlight ul.slider-nav li .text {
    position: relative;
    text-align: center;
  }
  .mantle-slides ul.slider-nav li .text h2, .spotlight ul.slider-nav li .text h2 {
    color: #EAEAEA;
    display: block;
    padding: 15px 0 !important;
    border-bottom: 4px solid;
    -webkit-transition: color 0.3s ease, border-color 0.3s ease;
    -moz-transition: color 0.3s ease, border-color 0.3s ease;
    -ms-transition: color 0.3s ease, border-color 0.3s ease;
    -o-transition: color 0.3s ease, border-color 0.3s ease;
    transition: color 0.3s ease, border-color 0.3s ease;
  }
  .mantle-slides ul.slider-nav li .text:hover h2, .mantle-slides ul.slider-nav li.on .text h2, .spotlight ul.slider-nav li .text:hover h2, .spotlight ul.slider-nav li.on .text h2 {
    color: #4A4A4A;
    border-color: #CC0000;
  }
}
.mantle-slides ul.slider-nav li .text, .spotlight ul.slider-nav li .text {
  position: relative;
  padding: 0;
}

@media (max-width: 1023px) {
  .spotlight ul.slider-nav li {
    height: 140px;
    display: inline-block;
    float: left;
    width: 50%;
    text-align: left;
    position: relative;
  }
  .spotlight .tag-link {
    padidng: 1px 3px;
  }
  .spotlight ul.slider-nav li .text {
    position: relative;
    padding: 15px;
  }
  .spotlight ul.slider-nav li .text h2 {
    font-size: 30px;
  }
  .spotlight ul.slider-nav li .image, .spotlight ul.slider-nav li .big-hitspot {
    width: calc(100% - 2px) !important;
    height: calc(100% - 4px) !important;
    margin: 2px 1px;
  }
  .spotlight ul.slider-nav .big-hitspot {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+99&1+0,0+100 */
    background: -moz-linear-gradient(45deg, rgba(0, 0, 0, 0.7) 30%, transparent 70%, transparent 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, rgba(0, 0, 0, 0.7) 30%, transparent 70%, transparent 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, rgba(0, 0, 0, 0.7) 30%, transparent 70%, transparent 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */
  }

  .mantle-slides .slider-nav {
    display: none;
  }
  .mantle-slides .slider, .mantle-slides .slides {
    position: relative !important;
    height: auto !important;
    position: relative !important;
    left: 0 !important;
    width: 100% !important;
  }
  .mantle-slides .slider .slide {
    width: 50% !important;
    height: 140px !important;
    left: 0 !important;
  }
  .mantle-slides .slider .slide:nth-child(3) .valigner, .mantle-slides .slider .slide:nth-child(4) .valigner {
    position: relative;
    padding: 10px;
  }
  .mantle-slides .slider .slide:nth-child(3) h2, .mantle-slides .slider .slide:nth-child(4) h2 {
    font-size: 25px;
  }
  .mantle-slides .slider .slide:nth-child(2) {
    width: 100% !important;
    height: 425px !important;
    left: 0 !important;
  }
  .mantle-slides .slider .slide:first-child {
    display: none;
  }
  .mantle-slides .slider .slide:last-child {
    display: none;
  }
  .mantle-slides .slider .slide .big-hitspot, .mantle-slides .slider .slide .image {
    width: calc(100% - 2px) !important;
    height: calc(100% - 4px) !important;
    margin: 2px 1px;
  }
}
@media (max-width: 501px) {
  .spotlight ul.slider-nav li {
    width: 100%;
    float: none;
    display: block;
    margin: 3px 0;
  }
  .spotlight .slide .text {
    position: relative;
    text-align: left;
    padding: 15px;
  }
  .spotlight .valigner {
    display: table;
    height: 100%;
  }
  .spotlight .valigner .valign {
    display: table-cell;
    vertical-align: middle;
  }
  .spotlight ul.slider-nav li .image {
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
  }

  .mantle-slides .slides .slide:nth-child(2) .text p, .spotlight .slide:nth-child(1) .text p {
    max-width: 75%;
  }

  .mantle-slides .slider .slide {
    width: 100% !important;
    height: 140px !important;
    left: 0 !important;
  }
  .mantle-slides .slider .slide p {
    display: inline-block;
  }
  .mantle-slides .slider .slide:nth-child(2) {
    width: 100% !important;
    height: 298px !important;
    left: 0 !important;
  }
  .mantle-slides .slider .slide:nth-child(2) .valigner {
    position: absolute;
    padding: 10px;
  }
}
.spotlight {
  height: 423px;
}
.spotlight > * {
  height: 100%;
  position: relative;
  float: left;
}
.spotlight .column-1 {
  width: 64%;
}
.spotlight .column-2 {
  width: 36%;
}
.spotlight .block1 {
  height: 100%;
}
.spotlight .slide, .spotlight .block-1 {
  height: 100%;
  width: 100%;
}
.spotlight .block-2, .spotlight .block-3 {
  height: 50%;
}

@media (min-width: 1023px) {
  .column-1 {
    padding: 0 2px 0 0;
    width: 100%;
  }

  .column-2 {
    padding: 0 0 0 2px;
    width: 100%;
  }

  .column-2 .block-2 {
    padding: 0 0 2px 0;
  }

  .column-2 .block-3 {
    padding: 2px 0 0 0;
  }
}
@media (max-width: 1023px) {
  .spotlight {
    height: auto !important;
  }
  .spotlight .block-1 {
    height: 403px !important;
  }
  .spotlight .block-2, .spotlight .block-3 {
    height: 200px !important;
  }
  .spotlight > div {
    float: none !important;
    height: auto;
    width: 100% !important;
  }
}
@media (min-width: 501px) and (max-width: 1023px) {
  .spotlight .block-2, .spotlight .block-3 {
    float: left;
    width: 50%;
    padding: 5px 0 0;
  }
  .spotlight .block-2 {
    padding-right: 2px;
  }
  .spotlight .block-3 {
    padding-left: 2px;
  }

  .mantle-slides .slider-nav li:not(:first-child) h2, .spotlight .slider-nav li:not(:first-child) h2 {
    font-size: 24px !important;
  }
}
@media (max-width: 501px) {
  .spotlight .block-2, .spotlight .block-3 {
    padding: 5px 0 0;
    width: 100%;
  }
}
.t-navbar .t-button-mobile-menu {
  width: 28px;
  height: 17px;
  right: 15px;
  padding: 3px;
}
.t-navbar .t-toggle-icon {
  color: #fff;
  border-bottom: 2px solid;
  padding-top: 1px;
  position: relative;
  height: 15px;
  overflow: visibile;
}
.t-navbar .t-toggle-icon:before, .t-navbar .t-toggle-icon:after {
  border-top: 2px solid;
  left: 0;
  right: 0;
  content: "";
  display: block;
  position: absolute;
  width: 100%;
}
.t-navbar .t-toggle-icon::after {
  bottom: 4px;
}

.t-navbar .t-button-mobile-menu {
  top: 5px;
  right: 0px;
  width: 50px;
  height: 50px;
  padding: 16px 12px;
  border-radius: 6px;
  border: 1px solid #dedede;
}
.t-navbar .t-button-mobile-menu .t-toggle-icon {
  color: #CC0000;
}
.t-navbar .t-button-mobile-menu:hover .t-toggle-icon {
  color: #fff;
}

@media (max-width: 767px) {
  html.t-mobmenu .logo {
    top: 15px !important;
  }

  header .logo img {
    width: 90px;
    margin-top: -3px;
  }
}
@media (max-width: 1023px) {
  header nav {
    height: 61px;
  }
  header .logo {
    float: left;
    padding-top: 18px;
    width: auto !important;
    margin-left: 10px;
  }
  header .iheart-nav {
    float: right;
    margin-right: 34px;
    margin-top: 5px;
  }
  header .logo img {
    width: 90px;
    margin-top: -3px;
  }
  header .logo-tag {
    display: none;
  }
}
@media (max-width: 500px) {
  .iheart-nav {
    margin-right: 39px !important;
    width: 168px !important;
  }
  .iheart-nav .btn-listen {
    padding: 10px 5px 15px 10px !important;
    font-size: 0px;
    color: #fff;
  }
}
.t-navbar .t-button-mobile-menu {
  right: 10px;
  background-color: #fff;
  border: 1px solid #dedede;
  color: #CC0000;
}

.t-toggle-icon:hover, .t-toggle-icon:hover:before, .t-toggle-icon:hover:after, .t-mobmenu .t-toggle-icon, .t-mobmenu .t-toggle-icon:before, .t-mobmenu .t-toggle-icon:after {
  color: #fff;
}

.t-mobmenu .t-button-mobile-menu, .t-button-mobile-menu:hover {
  background-color: #CC0000;
}

.t-mobmenu .t-toggle-icon {
  height: 20px;
  overflow: visible;
}

.t-mobmenu .t-navbar .t-toggle-icon::after {
  bottom: 9px;
}

.t-mobmenu .t-navbar .t-toggle-icon::before {
  top: -6px !important;
}

/* ----------------------------- Social ------------------------- */
.video, .video body {
  overflow: hidden;
}

.video, .video body, .video body > div {
  height: 100%;
}

.showmantle-video .mantle .fade {
  opacity: 0;
  animation: animateFade .5s ease-out;
}

.showmantle-video .mantle iframe {
  display: block;
}

@media (max-width: 501px) {
  .subpage .container h1, .subpage .container h2, .subpage .container h3, .subpage .container h4, .subpage .container h5, .subpage .container img, .subpage .container p, .tmplt-freeform .container h1, .tmplt-freeform .container h2, .tmplt-freeform .container h3, .tmplt-freeform .container h4, .tmplt-freeform .container h5, .tmplt-freeform .container img, .tmplt-freeform .container p, .show .container h1, .show .container h2, .show .container h3, .show .container h4, .show .container h5, .show .container img, .show .container p {
    padding: 0 10px;
  }
}
@media (max-width: 501px) {
  .post .tag-link, .post .author-info {
    padding-left: 10px;
  }
}
.post .container h1.t-txt-grey3, .page .container h1.t-txt-grey3, .tmplt-freeform .container h1.t-txt-grey3, .show .container h1.t-txt-grey3 {
  line-height: 1.1em;
}
.post .tag-link, .page .tag-link, .tmplt-freeform .tag-link, .show .tag-link {
  color: #CC0000;
  background-color: none;
  display: inline-block;
}
.post .tag-link:hover, .page .tag-link:hover, .tmplt-freeform .tag-link:hover, .show .tag-link:hover {
  color: #151538;
}
.post .share-links:before, .page .share-links:before, .tmplt-freeform .share-links:before, .show .share-links:before {
  content: "Share this article";
  font-size: 10px;
  color: #BABAC4;
  display: inline-block;
  line-height: .9em;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
}
.post .article-content h1, .page .article-content h1, .tmplt-freeform .article-content h1, .show .article-content h1 {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #CC0000;
}
.post .article-content h2, .page .article-content h2, .tmplt-freeform .article-content h2, .show .article-content h2 {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #4A4A4A;
}
.post .article-content ul, .post .article-content ol, .page .article-content ul, .page .article-content ol, .tmplt-freeform .article-content ul, .tmplt-freeform .article-content ol, .show .article-content ul, .show .article-content ol {
  list-style-type: none;
  margin: 0px 0 10px 0px;
}
.post .article-content li, .page .article-content li, .tmplt-freeform .article-content li, .show .article-content li {
  position: relative;
  padding-bottom: 0px;
  padding-top: 10px;
  line-height: 1.2em;
}
.post .article-content p, .page .article-content p, .tmplt-freeform .article-content p, .show .article-content p {
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  font-size: 18px;
}
.post .article-content iframe[gesture='media'], .page .article-content iframe[gesture='media'], .tmplt-freeform .article-content iframe[gesture='media'], .show .article-content iframe[gesture='media'] {
  width: 100% !important;
  height: 35vh !important;
  max-height: 390px;
}
.post .article-content ul li:before, .page .article-content ul li:before, .tmplt-freeform .article-content ul li:before, .show .article-content ul li:before {
  content: "";
  display: block;
  position: absolute;
  left: -30px;
  top: 15px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #CC0000;
}
.post .article-content li > ul, .post .article-content li > ol, .page .article-content li > ul, .page .article-content li > ol, .tmplt-freeform .article-content li > ul, .tmplt-freeform .article-content li > ol, .show .article-content li > ul, .show .article-content li > ol {
  margin-top: 5px;
}
.post .article-content ol, .page .article-content ol, .tmplt-freeform .article-content ol, .show .article-content ol {
  counter-reset: item;
  margin-left: -5px;
}
.post .article-content ol > li, .page .article-content ol > li, .tmplt-freeform .article-content ol > li, .show .article-content ol > li {
  display: block;
  margin-left: 5px;
}
.post .article-content ol > li::before, .page .article-content ol > li::before, .tmplt-freeform .article-content ol > li::before, .show .article-content ol > li::before {
  display: inline-block;
  content: counter(item) ") ";
  counter-increment: item;
  font-weight: bold;
  color: #CC0000;
  width: 2em;
  margin-left: -2em;
}
@media (min-width: 1023px) {
  .post .share-links, .page .share-links, .tmplt-freeform .share-links, .show .share-links {
    float: left;
    width: 45px;
    padding-left: 5px;
  }
  .post .article-content, .page .article-content, .tmplt-freeform .article-content, .show .article-content {
    float: left;
    width: calc(100% - 45px);
  }
  .post .share-links a, .page .share-links a, .tmplt-freeform .share-links a, .show .share-links a {
    clear: both;
    display: block;
    overflow: hidden;
    margin: 0 !important;
  }
  .post .share-links:before, .page .share-links:before, .tmplt-freeform .share-links:before, .show .share-links:before {
    content: "Share this article";
    font-size: 10px;
    color: #BABAC4;
    display: inline-block;
    line-height: .9em;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
  }
}
@media (max-width: 1023px) {
  .post .share-links, .page .share-links, .tmplt-freeform .share-links, .show .share-links {
    padding: 0;
    text-align: center;
    margin-top: -10px;
  }
  .post .share-links a, .page .share-links a, .tmplt-freeform .share-links a, .show .share-links a {
    float: none !important;
    display: inline-block;
    overflow: hidden;
  }
  .post .t-view-l-30pc, .page .t-view-l-30pc, .tmplt-freeform .t-view-l-30pc, .show .t-view-l-30pc {
    padding: 10px !important;
  }
}
@media (max-width: 767px) {
  .post .article-container p, .page .article-container p, .tmplt-freeform .article-container p, .show .article-container p {
    padding: 0 10px;
  }
}
@media (max-width: 501px) {
  .post .columns, .page .columns, .tmplt-freeform .columns, .show .columns {
    padding: 0 !important;
  }
  .post .article-container p, .post .article-links, .post .article-content h1, .post .article-content h2, .post .article-content h3, .post .article-content h4, .page .article-container p, .page .article-links, .page .article-content h1, .page .article-content h2, .page .article-content h3, .page .article-content h4, .tmplt-freeform .article-container p, .tmplt-freeform .article-links, .tmplt-freeform .article-content h1, .tmplt-freeform .article-content h2, .tmplt-freeform .article-content h3, .tmplt-freeform .article-content h4, .show .article-container p, .show .article-links, .show .article-content h1, .show .article-content h2, .show .article-content h3, .show .article-content h4 {
    padding: 0 10px;
  }
  .post .article-content, .page .article-content, .tmplt-freeform .article-content, .show .article-content {
    padding: 20px 10px !important;
  }
  .post .columns .t-view-l-30pc, .page .columns .t-view-l-30pc, .tmplt-freeform .columns .t-view-l-30pc, .show .columns .t-view-l-30pc {
    padding-left: 0;
  }
}
.post .share-links a .at-icon-wrapper, .page .share-links a .at-icon-wrapper, .tmplt-freeform .share-links a .at-icon-wrapper, .show .share-links a .at-icon-wrapper {
  border-radius: 50%;
  width: 35px !important;
  height: 35px !important;
  text-align: center;
  margin-bottom: 4px;
  background-color: #BABAC4 !important;
}
.post .share-links a:hover .at-icon-wrapper, .page .share-links a:hover .at-icon-wrapper, .tmplt-freeform .share-links a:hover .at-icon-wrapper, .show .share-links a:hover .at-icon-wrapper {
  background-color: #4A4A4A !important;
}
.post .article-image, .page .article-image, .tmplt-freeform .article-image, .show .article-image {
  height: 475px;
  background-size: cover;
  background-position: center;
}
.post .article-image iframe.alt_vid, .page .article-image iframe.alt_vid, .tmplt-freeform .article-image iframe.alt_vid, .show .article-image iframe.alt_vid {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 3;
}
.post .article-image.alt-video, .page .article-image.alt-video, .tmplt-freeform .article-image.alt-video, .show .article-image.alt-video {
  background-color: #000;
  position: relative;
}
.post .article-image.alt-video:after, .page .article-image.alt-video:after, .tmplt-freeform .article-image.alt-video:after, .show .article-image.alt-video:after {
  content: "Loading Video...";
  color: #777;
  position: absolute;
  z-index: 1;
  display: block;
  top: 50%;
  left: 50%;
  margin: -10px 0 0 -53px;
  z-index: 1;
}
.post .article-content .article-links, .page .article-content .article-links, .tmplt-freeform .article-content .article-links, .show .article-content .article-links {
  margin: 100px 0 0 0;
}
.post .next a, .post .related a, .page .next a, .page .related a, .tmplt-freeform .next a, .tmplt-freeform .related a, .show .next a, .show .related a {
  color: #888888;
}
.post .next, .page .next, .tmplt-freeform .next, .show .next {
  min-height: 80px;
  padding: 10px 0;
  color: #E5E5E5;
  border-top: 2px solid;
  font-size: 18px;
}
.post .next > div, .page .next > div, .tmplt-freeform .next > div, .show .next > div {
  position: relative;
  margin-left: 45px;
  overflow: visible;
}
.post .next > div:before, .page .next > div:before, .tmplt-freeform .next > div:before, .show .next > div:before {
  content: "Up Next:";
  display: block;
  font-weight: bold;
  text-transform: uppercase;
  color: #CC0000;
  padding-bottom: 10px;
}
.post .next > div:after, .page .next > div:after, .tmplt-freeform .next > div:after, .show .next > div:after {
  content: "";
  display: block;
  height: 35px;
  width: 35px;
  color: #C2C2C2;
  position: absolute;
  top: 10px;
  left: -64px;
  border-right: 4px solid;
  border-bottom: 4px solid;
  transform: rotate(-45deg);
}
.post .next, .post .related, .page .next, .page .related, .tmplt-freeform .next, .tmplt-freeform .related, .show .next, .show .related {
  font-size: 18px;
}
.post .next a, .post .related a, .page .next a, .page .related a, .tmplt-freeform .next a, .tmplt-freeform .related a, .show .next a, .show .related a {
  color: #888888;
  padding-bottom: 2px;
  display: inline;
  border-bottom: 2px solid transparent;
  margin-bottom: 5px;
  line-height: 1em;
  font-weight: 400;
}
.post .next a:hover, .post .related a:hover, .page .next a:hover, .page .related a:hover, .tmplt-freeform .next a:hover, .tmplt-freeform .related a:hover, .show .next a:hover, .show .related a:hover {
  color: #151538;
  border-color: #151538;
}
.post .related li, .page .related li, .tmplt-freeform .related li, .show .related li {
  padding-bottom: 5px !important;
}
.post .related, .page .related, .tmplt-freeform .related, .show .related {
  min-height: 80px;
  padding: 15px 0;
  color: #E5E5E5;
  border-top: 2px solid;
  border-bottom: 2px solid;
}
.post .related > div, .page .related > div, .tmplt-freeform .related > div, .show .related > div {
  position: relative;
  margin-left: 45px;
  overflow: visible;
}
.post .related > ul:before, .page .related > ul:before, .tmplt-freeform .related > ul:before, .show .related > ul:before {
  content: "Related Articles:";
  display: block;
  font-weight: bold;
  text-transform: uppercase;
  color: #CC0000;
  padding-bottom: 10px;
}

/* The Page */
.podcasts .summary h2 {
  padding: 5px 0 0 0 !important;
}
.podcasts .summary .date {
  font-size: 18px;
}
.podcasts .image {
  border: 1px solid #efefef;
}
.podcasts .article-links .sizer {
  padding: 0 0 45px;
}
.podcasts .btn-listen {
  padding: 2px 8px 2px;
  min-height: 0;
  clear: both;
  float: left;
}
.podcasts .btn-listen span {
  padding-top: 3px;
  display: inline-block;
}
.podcasts .btn-listen span:before {
  margin-top: -1px;
  background-size: auto 26px;
  width: 43px;
}
.podcasts a:hover .btn-listen {
  background-color: #CC0000;
  color: #fff;
}
.podcasts a:hover .btn-listen span:before {
  background-position: -42px 0;
}
.podcasts .length {
  display: inline-block;
  font-weight: 19px;
  padding: 0 10px;
}

/* The Module */
.podcast ul.playlist {
  border-top: 1px solid #EAEAEA;
  border-bottom: 1px solid #EAEAEA;
  margin-bottom: 20px;
}
.podcast ul.playlist li a {
  display: table;
  width: 100%;
  text-align: left;
  overflow: hidden;
  padding: 3px 5px;
  border-top: 1px solid #EAEAEA;
  border-bottom: 1px solid #EAEAEA;
}
.podcast ul.playlist li a:hover {
  background-color: #151538;
  border-color: #151538;
}
.podcast ul.playlist li a:hover .title, .podcast ul.playlist li a:hover .date {
  color: #fff;
}
.podcast ul.playlist li a > span {
  display: table-cell;
  text-align: left;
}
.podcast ul.playlist li .date {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #9B9B9B;
  padding: 0;
  vertical-align: middle;
  display: block;
}
.podcast ul.playlist li .title {
  color: #151538;
  padding: 0;
  display: block;
  line-height: 1.2em;
  padding: 5px 0;
}

@media (max-width: 767px) {
  .podcast {
    padding: 0 10px;
  }

  .podcast .view-all-podcasts {
    text-align: center;
  }
}
@media (min-width: 501px) {
  .podcast:not(.slim) .date {
    width: 80px;
    float: left;
  }
  .podcast:not(.slim) .title {
    width: calc(100% - 80px);
    display: block;
    float: left;
  }
}
@media (min-width: 501px) and (max-width: 1023px) {
  .podcast .date {
    width: 80px;
    float: left;
  }
  .podcast .title {
    width: calc(100% - 80px);
    display: block;
    float: left;
    padding: 0 0 0 15px;
  }
}
@media (min-width: 501px) {
  .podcast:not(.slim) .pcast-0 .p-thumb {
    display: block;
    width: 106px;
    height: 83px;
    float: left;
    background-color: #ccc;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
  .podcast:not(.slim) .pcast-0 .p-info {
    display: table;
    float: left;
    height: 83px;
    padding-left: 20px;
    width: calc(100% - 106px);
  }
  .podcast:not(.slim) .pcast-0 .p-pos {
    display: table-cell;
    vertical-align: middle;
  }
  .podcast:not(.slim) .pcast-0 .p-pos > * {
    display: block;
    padding-left: 0 !important;
    font-size: 20px;
  }
  .podcast:not(.slim) .pcast-0 .p-pos .date {
    float: none;
    width: auto;
  }
  .podcast:not(.slim) .pcast-0 .p-pos .title {
    font-weight: bold;
    display: block;
    float: none;
    width: auto;
    color: #CC0000;
  }
  .podcast:not(.slim) .pcast-0 a:hover .p-pos .title {
    font-weight: bold;
    color: #fff;
    padding-left: 15px;
  }
}

.html.player .player-holder {
  height: 49px;
}
.html.player .player-live .iframe {
  margin-top: -42px;
  height: 90px;
}
.html.player .player-podcasts.iframe {
  height: 28px;
}

html:not(.player) .player-holder {
  height: 0px;
}

html.player-podcast .player-holder {
  height: 30px;
}
html.player-podcast .player-holder iframe {
  height: 50px;
  margin-bottom: 15px;
}
html.player-podcast header nav {
  height: 90px;
}

.player-holder {
  background-color: #151538;
}

html.player-live .player-holder {
  height: 48px;
}
html.player-live .player-holder iframe {
  height: 90px;
  margin-top: -42px;
}

@media (min-width: 1023px) {
  html.player-live header nav {
    height: 161px;
  }

  html.player-podcast header nav {
    height: 143px;
  }
}
@media (max-width: 1023px) {
  html.player-live header nav {
    height: 110px;
  }
  html.player-live header .t-button-mobile-menu {
    top: 53px;
  }

  html.player-podcast .t-button-mobile-menu {
    top: 34px;
  }
}
.player-holder {
  position: relative;
  overflow: hidden !important;
}
.player-holder iframe {
  position: relative;
  z-index: 2;
}
.player-holder:before {
  content: "Loading Player...";
  text-transform: uppercase;
  font-size: 12px;
  color: #fff;
  text-align: center;
  display: block;
  position: absolute;
  width: 100%;
  padding-top: 5px;
  z-index: 1;
}

html.player-live .player-holder:before {
  padding-top: 15px;
}

.player-holder iframe {
  position: relative;
  float: left;
}

.player-holder .close {
  float: left;
  position: relative;
  cursor: pointer;
  z-index: 10;
}
.player-holder .close:after {
  content: "+";
  position: absolute;
  font-size: 40px;
  line-height: .5;
  transform: rotate(45deg);
  font-weight: 100;
}

.player-podcast .player-holder {
  border-bottom: 1px solid #EAEAEA;
}
.player-podcast .player-holder iframe {
  width: calc(100% - 40px) !important;
}
.player-podcast .player-holder .close {
  background-color: #fff;
  height: 30px;
  width: 40px;
  border-left: 1px solid #EAEAEA;
}
.player-podcast .player-holder .close:after {
  color: #000;
  top: 5px;
  left: 11px;
}

.player-live .player-holder iframe {
  width: calc(100% - 50px) !important;
}
.player-live .player-holder .close {
  width: 50px;
  height: 48px;
  background-color: #151538;
  background-color: #000;
  border-left: 1px solid #888;
}
.player-live .player-holder .close:after {
  top: 12px;
  left: 16px;
  color: #fff;
}

.ad-728x90 .holder > div {
  min-height: 90px;
  max-width: 728px;
}

.ad-300x250 .holder > div {
  min-height: 250px;
  max-width: 300px;
}

.ad-984x27 .holder > div {
  min-height: 27px;
  max-width: 984px;
}

.ad-970x250 .holder > div {
  min-height: 90px;
  max-width: 970px;
}

.ad .holder {
  display: block;
  margin: auto;
  position: relative;
}
.ad .holder > div {
  width: 100%;
  margin: auto;
  padding: 0 2px;
}
.ad .holder > div iframe {
  border: 1px solid #efefef !important;
  box-sizing: border-box;
}

.ad .google_ad > div:before {
  content: "Advertisement";
  display: block;
  text-align: left;
  text-transform: uppercase;
  font-size: 10px;
}

.gsc-adBlock {
  display: none !important;
}

.show-search body, html.show-search {
  position: absolute;
  top: 0;
  width: 100%;
  overflow: hidden;
}

.search-box {
  position: fixed;
  top: 0;
  z-index: 2000;
  left: 100%;
  right: 0;
  height: 0px;
  width: 0px;
  transition: height 0.3s ease-in-out;
  background: #fff;
}

.search-box .stxt {
  padding: 10px;
  position: absolute;
  bottom: 0;
  left: 15px;
}

#searchfield:focus + .stxt:after {
  content: "Click outside of field when complete";
  color: #777;
}

.show-search .search-box {
  z-index: 2000;
  left: 0;
  height: 100vh;
  width: 100%;
}

#custom-search-results {
  height: 100vh;
  margin-top: 30px;
  position: relative;
  padding-bottom: 100px;
  overflow-y: scroll !important;
}

#custom-search-results > div {
  max-width: 1228px;
  margin: auto;
  height: auto;
}

.gsc-expansionArea {
  display: inline !important;
}

table.gsc-table-result td, table.gsc-table-result tr {
  display: block !important;
  overflow: hidden !important;
}

#custom-search-results td.gsc-table-cell-thumbnail {
  display: table !important;
  overflow: hidden !important;
  margin-bottom: 10px;
  float: none !important;
  background: #000;
  width: 100%;
  height: auto;
}

img.gs-image, a.gs-image {
  width: 100% !important;
  display: block !important;
  max-width: none !important;
  height: auto !important;
  max-height: none !important;
  background-position: center !important;
  border: none !important;
}

#custom-search-results .gs-image-box {
  width: 100% !important;
  display: block !important;
  vertical-align: middle !important;
  height: auto !important;
  max-height: none;
  min-height: none;
  height: 200px !important;
  overflow: hidden !important;
  display: block !important;
  padding: 0;
}

#custom-search-results .gs-title {
  color: #4A4A4A !important;
  font-size: 20px;
  font-weight: bold;
  height: auto !important;
  display: block !important;
  position: relative;
  padding-bottom: 6px;
  line-height: 1.2em;
}

.gsc-result, .gsc-expansionArea {
  border: none !important;
}

#custom-search-results .gsc-url-bottom, .gsc-orderby, .gsc-result-info, .gsc-above-wrapper-area {
  display: none;
}

div.gs-bidi-start-align.gs-snippet {
  font-size: 14px !important;
  text-overflow: ellipsis;
}

@media (max-width: 600px) {
  div.gs-bidi-start-align.gs-snippet {
    padding-bottom: 40px;
  }
}
@media (min-width: 600px) and (max-width: 1023px) {
  .gsc-result {
    float: left;
    width: 50%;
    height: 38vh;
    margin: 0 0% !important;
    padding: 20px !important;
  }
}
@media (min-width: 1023px) {
  td.gsc-table-cell-thumbnail {
    height: auto;
  }

  .gsc-result {
    float: left;
    width: 33.2%;
    height: 40vh;
    margin: 0 0% !important;
    padding: 20px !important;
    max-height: 500px;
  }
}
.gsc-control-cse {
  background-color: #fff !important;
  border: none !important;
}

.search-field {
  background-color: #fff;
}

.gsc-expansionArea .gsc-cursor-box {
  display: block;
  clear: both;
}

.btn-close {
  position: absolute;
  top: 32px;
  right: 20px;
  width: 50px;
  height: 50px;
  font-size: 50px;
  font-weight: bold;
  background: red;
  border-radius: 50%;
  display: block;
  cursor: pointer;
}

.btn-close em {
  position: absolute;
  top: -10px;
  left: 13px;
  color: #fff;
  transform: rotate(47deg);
  pointer-events: none;
}

.search-field {
  position: relative;
  margin: auto;
  display: block;
  width: 100%;
  padding: 0 20px 40px;
  min-width: 200px;
  max-width: 700px;
}

#searchfield {
  margin-top: 20px;
  padding: 10px 20px;
  border-radius: 8px;
  border: 1px solid #efefef;
  font-size: 42px;
  font-weight: bold;
  width: calc(100% - 120px);
}

@media (max-width: 767px) {
  #searchfield {
    font-size: 30px;
    margin-top: 32px;
  }
}
html .gsc-webResult.gsc-result:hover {
  background: transparent;
  -webkit-border-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}

.taboola .thumbBlock {
  height: 220px;
  display: block;
}

.trc_undo_btn {
  display: none;
}

.taboola .thumbBlock span.branding {
  display: none;
}

.taboola .item-label-href .branding {
  color: #999;
  font-weight: 100;
  padding-top: 5px;
  font-size: 12px;
}

.taboola .item-label-href {
  color: #4A4A4A;
  font-weight: bold;
  display: block;
  padding: 10px 0;
}

.videoCube a:hover span, .taboola .item-label-href:hover span {
  text-decoration: none !important;
}

.taboola .item-label-href span {
  display: block;
  line-height: 1.1em !important;
  font-size: 16px;
}

.taboola .thumbBlock {
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  height: 100%;
}

.columns .trc_rbox_header {
  display: none !important;
}

.trc_rbox_header_span {
  display: none;
}

.trc-content-sponsored {
  position: relative;
  padding-bottom: 30px !important;
}

.trc_rbox_header {
  position: absolute !important;
  bottom: -10px !important;
}

.trc_spotlight_item .video-title {
  color: #4a4a4a !important;
  font-size: 16px !important;
}

@media (max-width: 767px) {
  .trc_spotlight_item {
    width: 48% !important;
    padding-bottom: 20px !important;
  }

  html span.video-label-box.trc-main-label {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    height: auto !important;
  }
}
@media (min-width: 1023px) {
  .columns .trc_spotlight_item {
    width: 48% !important;
    padding-bottom: 20px !important;
  }

  html .columns span.video-label-box.trc-main-label {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    height: auto !important;
  }

  .columns .thumbnails-rr .videoCube {
    height: 240px !important;
  }
}
@media (min-width: 767px) {
  .trc_spotlight_item {
    width: 23% !important;
  }
}
@media (min-width: 501px) and (max-width: 1023px) {
  .trc_rbox_outer {
    margin: 0 !important;
  }

  .thumbnails-rr .videoCube {
    height: 300px !important;
  }
}
@media (max-width: 501px) {
  .trc-main-label {
    padding: 30px 20px;
  }

  span.video-label-box.trc-main-label {
    padding-top: 0 !important;
    margin-top: 0 !important;
  }
}
/*
.home{

	@media(min-width:1024px){
	 .taboola .t-view-l-fit-3 > div:nth-child(1n) {
					padding-right:15px
					
				}
		 .taboola .t-view-l-fit-3 > div:nth-child(3n+3){
					padding-left:15px;
					padding-right:0px;
					
				}
		 .taboola .t-view-l-fit-3 > div:nth-child(3n+2){
					padding-left:7px;
					padding-right:7px;
					
				}
			
			
	}


.taboola .attribution-disclosure-link-sponsored{
	text-align:center;
	position:relative;
	z-index:10;
	
	position:relative;
	margin-bottom:10px;
	top:-2px;
	font-size: 14px;
}

.taboola .attribution-disclosure-link-sponsored :last-child{
	display:none;
}

	@media(min-width:500px) and (max-width:1024px){
		 .taboola .t-view-l-fit-3 > div:last-child{
			display:none
		}
		
		
		 .taboola .t-view-s-fit-2 > div:nth-child(odd){
				padding-right:15px;
				
			}
						

		.taboola .t-view-s-fit-2 > div:nth-child(even){
			padding-left:15px;
			padding-right:0px;
		}
	}	


	@media(max-width:500px){
		
		
		.taboola .trc_spotlight_item{
			margin-left:8px;
			padding-bottom:30px
		}
	}

}*/
.poll {
  margin: auto;
  width: 100%;
  max-width: 400px;
  display: block;
}
.poll iframe {
  overflow: hidden;
}

.article-links .image {
  height: 200px;
  background-size: cover;
  background-position: center;
  background-color: #e1e1e1;
  display: block;
}
.article-links .sizer {
  padding: 0 0 55px;
}
.article-links .summary h2 {
  padding: 20px 0 10px;
}
.article-links .summary p {
  padding-bottom: 15px;
}
.article-links .props {
  position: relative;
  margin-top: -12px;
}
.article-links .props > * {
  line-height: 1.5em;
  display: inline-block;
  position: relative;
  float: left;
}
.article-links .tag-link {
  color: #fff;
  padding: 4px 8px;
  font-size: 13px;
  background-color: #CC0000;
}
.article-links .tag-link:hover {
  background-color: #151538;
  color: #fff;
}
.article-links .media-flag {
  background-position: 0 0;
  background-repeat: no-repeat;
  background-position: 5px center;
  color: transparent;
}
.article-links .media-flag.video {
  background-image: url("assets/images/tag-video.png");
  padding: 2px 70px 1px 0;
}
.article-links .media-flag.audio {
  background-image: url("assets/images/tag-audio.png");
  padding: 2px 86px 1px 0;
}

@media (min-width: 1023px) {
  .article-links .t-view-m-fit-2 > div:nth-child(odd) {
    padding-right: 60px;
  }
  .article-links .t-view-m-fit-2 > div:nth-child(even) {
    padding-left: 0px;
    padding-right: 60px;
  }
  .article-links .column-r {
    padding-left: 20px;
    padding-right: 30px;
  }

  .tmplt-home .article-links .t-view-m-fit-3 > div:nth-child(1n) {
    padding-right: 40px;
  }
  .tmplt-home .article-links .t-view-m-fit-3 > div:nth-child(3n+3) {
    padding-left: 40px;
    padding-right: 0px;
  }
  .tmplt-home .article-links .t-view-m-fit-3 > div:nth-child(3n+2) {
    padding-left: 20px;
    padding-right: 20px;
  }

  .tmplt-index .t-view-m-fit-3 > div, .page.podcasts .t-view-m-fit-3 > div {
    padding-right: 40px;
  }
  .tmplt-index .t-view-m-fit-3 > div:nth-child(3n+2), .page.podcasts .t-view-m-fit-3 > div:nth-child(3n+2) {
    padding-left: 40px;
    padding-right: 0px;
    /* border:1px solid #000*/
  }
  .tmplt-index .t-view-m-fit-3 > div:nth-child(3n + 1), .page.podcasts .t-view-m-fit-3 > div:nth-child(3n + 1) {
    padding-right: 20px;
    padding-left: 20px;
    /*border:1px solid blue */
  }

  .header-top_article div {
    margin: 0 0 0 25px;
  }

  .bottom-modules .taboola-podcast-module {
    padding-right: 60px;
  }
}
@media (min-width: 501px) and (max-width: 1023px) {
  .tmplt-home .article-links.article-index .t-view-m-fit-2 > div, .tmplt-home .article-links.article-index .t-view-m-fit-3 > div {
    width: 50%;
    float: left;
  }
  .tmplt-home .article-links.article-index .t-view-s-fit-2 > div:nth-child(odd) {
    padding-right: 15px;
  }
  .tmplt-home .article-links.article-index .t-view-s-fit-2 > div:nth-child(even) {
    padding-left: 15px;
    padding-right: 0px;
  }

  .tmplt-index .article-links.article-index .t-view-m-fit-2 > div, .tmplt-index .article-links.article-index .t-view-m-fit-3 > div, .page.podcasts .article-links.article-index .t-view-m-fit-2 > div, .page.podcasts .article-links.article-index .t-view-m-fit-3 > div {
    width: 50%;
    float: left;
  }
  .tmplt-index .article-links.article-index .t-view-m-fit-2 > div:nth-child(even), .tmplt-index .article-links.article-index .t-view-m-fit-3 > div:nth-child(even), .page.podcasts .article-links.article-index .t-view-m-fit-2 > div:nth-child(even), .page.podcasts .article-links.article-index .t-view-m-fit-3 > div:nth-child(even) {
    padding-right: 15px;
  }
  .tmplt-index .article-links.article-index .t-view-m-fit-2 > div:nth-child(odd), .tmplt-index .article-links.article-index .t-view-m-fit-3 > div:nth-child(odd), .page.podcasts .article-links.article-index .t-view-m-fit-2 > div:nth-child(odd), .page.podcasts .article-links.article-index .t-view-m-fit-3 > div:nth-child(odd) {
    padding-left: 15px;
    padding-right: 0px;
  }
}
@media (min-width: 767px) and (max-width: 1023px) {
  .bottom-modules .listen-poll-module > div {
    float: left;
    width: 50%;
  }
}
@media (max-width: 501px) {
  .article-links .summary {
    padding: 0 20px;
  }
  .article-links .summary p {
    padding-left: 0;
  }
  .article-links .summary h2 {
    margin-top: 0;
    padding-top: 5px;
  }

  .article-links .size-h {
    height: auto !important;
  }
  .article-links .size-h a {
    padding-bottom: 40px;
  }

  .article-links .ad-unit-300x250.google_ad {
    margin-bottom: 30px;
  }

  .bottom-modules .taboola-podcast-module > div {
    padding-right: 0px;
  }

  .article-links .props {
    overflow: hiddne;
    min-height: 30px;
  }
  .article-links .props .tag-link {
    background-color: transparent;
    color: #CC0000;
    position: relative;
    display: block;
    float: left;
    margin-top: 25px;
    left: 10px;
    font-size: 16px !important;
    padding-bottom: 10px;
  }
  .article-links .props .tag-link:hover {
    color: #151538;
  }
  .article-links .props .media-flag {
    float: right;
    margin-right: 3px;
  }

  .article-links .sizer {
    padding-bottom: 25px;
  }
}
@media (min-width: 501px) {
  .article-links .ad-300x250 {
    float: right !important;
  }
}
@media (max-width: 1023px) {
  .article-links .header-top_article div {
    margin: 0 25px 0 25px;
  }

  .bottom-modules .listen-poll-module > div {
    margin: 40px 0 0;
  }
}
@media (max-width: 1023px) {
  .crop {
    margin: 0 15px 0 15px;
  }
}
@media (min-width: 767px) {
  .tmplt-index .pre-links .article1, .page.podcasts .pre-links .article1 {
    padding-right: 20px;
  }
  .tmplt-index .pre-links .article2, .page.podcasts .pre-links .article2 {
    padding: 0 20px;
  }
}
@media (min-width: 1023px) {
  .tmplt-index .pre-links .article1, .page.podcasts .pre-links .article1 {
    padding-right: 40px;
  }
  .tmplt-index .pre-links .article2, .page.podcasts .pre-links .article2 {
    padding: 0 20px;
  }
}

.index-nav {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}

.index-nav a {
  color: #4A4A4A;
  display: inline-block;
}

.index-nav .pgnum a {
  display: inline-block;
  text-align: center;
  padding: 2px 8px;
  border: 1px solid #ccc;
  border-right: none;
}
.index-nav .pgnum a.active {
  background-color: #CC0000;
  color: #fff;
}

.index-nav .pgnum a:hover {
  background: #CC0000;
  color: #fff;
}

.index-nav .pgnums :last-child a {
  border-right: 1px solid #ccc;
}

@media (max-width: 700px) {
  .pgnum {
    display: none;
    position: relative;
  }

  .index-nav .pgnums {
    border-right: 1px solid #ccc;
  }

  .pag-action.nex a:after, .pag-action.prev a:before {
    content: "";
    height: 0px;
    width: 0px;
    display: inline-block;
    position: relative;
    border-bottom: 6px solid transparent;
    border-top: 6px solid transparent;
    bottom: -1px;
  }

  .pag-action.nex a:after {
    border-left: 10px solid #CC0000;
    right: -10px;
  }

  .pag-action.prev a:before {
    border-right: 10px solid #CC0000;
    left: -10px;
  }
}
.pag-action {
  position: relative;
}

.pag-action a {
  padding: 0 10px;
}
.pag-action a:hover {
  color: #CC0000;
}

@media (max-width: 767px) {
  .pag-action.nex.t-show-under-m, .pag-action.prev.t-show-under-m {
    display: inline-block;
  }
}
.ccf-form .form-title {
  display: none;
}
.ccf-form .main-label {
  text-transform: uppercase;
  color: #4a4a4a;
  font-size: 20px;
}
.ccf-form input {
  padding: 10px;
}
.ccf-form .ccf-form-complete {
  color: red;
  font-size: 30px;
  padding-bottom: 120px;
  font-weight: bold;
}
.ccf-form input, .ccf-form textarea {
  border: 1px solid #ccc;
}
.ccf-form textarea {
  padding: 20px;
}
@media (max-width: 767px) {
  .ccf-form textarea {
    padding: 8px;
  }
}
.ccf-form .field select {
  width: 100% !important;
}

.find-a-station .container h1 {
  padding-bottom: 40px;
}

@media (max-width: 501px) {
  #ihrAffiliatesMapContainer {
    padding: 0 10px 60px;
  }

  .find-a-station .container h1 {
    padding: 0 10px 40px;
  }
}
.newsletter form {
  margin-top: 40px;
}
.newsletter .field {
  margin-bottom: 20px;
}
.newsletter .label {
  text-transform: uppercase;
  color: #4a4a4a;
  font-size: 20px;
}
.newsletter input {
  padding: 10px;
}
.newsletter input[type="text"] {
  padding: 10px;
  width: 100%;
  box-sizing: border-box;
}
.newsletter input, .newsletter textarea {
  border: 1px solid #ccc;
}
.newsletter textarea {
  padding: 20px;
}
@media (max-width: 767px) {
  .newsletter textarea {
    padding: 8px;
  }
  .newsletter p {
    padding-left: 0 !important;
  }
}
.newsletter .field select {
  width: 100% !important;
}
.newsletter .poweredby {
  margin-top: 40px;
  font-size: 10px;
}
.newsletter .poweredby br {
  display: none;
}
.newsletter .poweredby img {
  margin: 0;
}
.newsletter .checkbox span {
  display: inline-block;
  padding: 5px 10px;
}
.newsletter .box-group {
  padding: 10px 0;
}
.newsletter .box-group h4 {
  font-weight: 400;
  font-size: 20px;
}
.newsletter .checkboxes {
  padding: 20px 0;
}
.newsletter .checkbox {
  padding: 5px 0;
}
.newsletter .checkbox input {
  float: left;
  margin: 10px 0 0 2px;
}
.newsletter .checkbox .label {
  float: left;
  margin: 5px 0 0 10px;
  font-size: 16px;
}
.newsletter .checkboxes span, .newsletter .checkboxes p {
  margin: 0;
}
.newsletter .checkboxes span, .newsletter .checkboxes p span {
  font-size: 16px !important;
}
.newsletter [type="submit"] {
  padding: 9px 20px 9px;
  display: inline-block;
  border-radius: 4px;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
  border: 1px solid #dedede;
  color: #CC0000;
  min-height: 47px;
  background-color: #fff;
  box-sizing: border-box;
  -webkit-transition: color 0.3s ease, background-color 0.3s ease;
  -moz-transition: color 0.3s ease, background-color 0.3s ease;
  -ms-transition: color 0.3s ease, background-color 0.3s ease;
  -o-transition: color 0.3s ease, background-color 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease;
}
.newsletter [type="submit"]:hover {
  background-color: #CC0000;
  color: #fff;
}

#wpadminbar {
  top: -32px !important;
  -webkit-transition: top 0.3s ease-in-out;
  -moz-transition: top 0.3s ease-in-out;
  -ms-transition: top 0.3s ease-in-out;
  -o-transition: top 0.3s ease-in-out;
  transition: top 0.3s ease-in-out;
}

body:hover #wpadminbar, html:hover #wpadminbar {
  top: 0px !important;
  -webkit-transition-delay: 2s;
  -moz-transition-delay: 2s;
  -ms-transition-delay: 2s;
  -o-transition-delay: 2s;
  transition-delay: 2s;
}

.nobull {
  margin: 0;
  padding: 0;
}
.nobull li, .nobull ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.hidden-field, .botcheck {
  display: none;
}

.med {
  font-weight: 300;
}

.b {
  font-weight: bold;
}

.lc {
  text-transform: none;
}

.u {
  text-transform: uppercase;
}

.fancybox-skin {
  overflow: visible;
}

html.fancybox-lock, html.fancybox-open, .fancybox-lock body, .fancybox-open body {
  overflow: hidden;
  height: 100%;
  width: 100%;
}

.alignright, .alignleft, .aligncenter {
  display: block;
}

.alignright {
  float: right;
}

.alignleft {
  float: left;
}

.aligncenter {
  float: none;
  margin-right: auto;
  margin-left: auto;
}

@media (max-width: 501px) {
  .alignleft, .alignright {
    float: none;
    margin-right: auto;
    margin-left: auto;
  }
}
@media (max-width: 1228px) {
  body > section, body > footer .container {
    padding-left: 20px;
    padding-right: 20px;
  }

  body > div > section {
    padding-left: 20px;
    padding-right: 20px;
  }

  iframe {
    width: 100% !important;
  }
}
@media (min-width: 767px) {
  .flex-m {
    display: -webkit-flex;
    display: flex;
  }
  .flex-m .flexed {
    display: flex;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes animateFade {
  0% {
    opacity: 1;
    -webkit-transform: perspective(100px) translateZ(-50px);
    -moz-transform: perspective(100px) translateZ(-50px);
    -ms-transform: perspective(100px) translateZ(-50px);
    -o-transform: perspective(100px) translateZ(-50px);
    transform: perspective(100px) translateZ(-50px);
  }
  50% {
    opacity: 1;
    -webkit-transform: perspective(0px) translateZ(0px);
    -moz-transform: perspective(0px) translateZ(0px);
    -ms-transform: perspective(0px) translateZ(0px);
    -o-transform: perspective(0px) translateZ(0px);
    transform: perspective(0px) translateZ(0px);
  }
  100% {
    opacity: 0;
  }
}
.clear {
  clear: both;
}

/* Global Padding */
div > p:first-child {
  margin-top: 0;
}
div > p:last-child {
  margin-bottom: 0;
}

.pad {
  padding: 60px;
}

.pad-top {
  padding-top: 60px;
}

.pad-bottom {
  padding-bottom: 60px;
}

.pad-right {
  padding-right: 60px;
}

.pad-left {
  padding-left: 60px;
}

.pad-75pc {
  padding: 40px;
}

.pad-75pc-top {
  padding-top: 40px;
}

.pad-75pc-bottom {
  padding-bottom: 40px;
}

.pad-75pc-right {
  padding-right: 40px;
}

.pad-75pc-left {
  padding-left: 40px;
}

.pad-50pc {
  padding: 30px;
}

.pad-50pc-top {
  padding-top: 30px;
}

.pad-50pc-bottom {
  padding-bottom: 30px;
}

.pad-50pc-right {
  padding-right: 30px;
}

.pad-50pc-left {
  padding-left: 30px;
}

.pad-25pc {
  padding: 15px;
}

.pad-25pc-top {
  padding-top: 15px;
}

.pad-25pc-bottom {
  padding-bottom: 15px;
}

.pad-25pc-right {
  padding-right: 15px;
}

.pad-25pc-left {
  padding-left: 15px;
}

.pad-33pc {
  padding: 20px;
}

.pad-33pc-top {
  padding-top: 20px;
}

.pad-33pc-bottom {
  padding-bottom: 20px;
}

.pad-33pc-right {
  padding-right: 20px;
}

.pad-33pc-left {
  padding-left: 20px;
}

.marg {
  margin: 60px;
}

.marg-top {
  margin-top: 60px;
}

.marg-bottom {
  margin-bottom: 60px;
}

.marg-right {
  margin-right: 60px;
}

.marg-left {
  margin-left: 60px;
}

.marg-75pc {
  margin: 40px;
}

.marg-75pc-top {
  margin-top: 40px;
}

.marg-75pc-bottom {
  margin-bottom: 40px;
}

.marg-75pc-right {
  margin-right: 40px;
}

.marg-75pc-left {
  margin-left: 40px;
}

.marg-50pc {
  margin: 30px;
}

.marg-50pc-top {
  margin-top: 30px;
}

.marg-50pc-bottom {
  margin-bottom: 30px;
}

.marg-50pc-right {
  margin-right: 30px;
}

.marg-50pc-left {
  margin-left: 30px;
}

.marg-25pc {
  margin: 15px;
}

.marg-25pc-top {
  margin-top: 15px;
}

.marg-25pc-bottom {
  margin-bottom: 15px;
}

.marg-25pc-right {
  margin-right: 15px;
}

.marg-25pc-left {
  margin-left: 15px;
}

.marg-33pc {
  margin: 20px;
}

.marg-33pc-top {
  margin-top: 20px;
}

.marg-33pc-bottom {
  margin-bottom: 20px;
}

.marg-33pc-right {
  margin-right: 20px;
}

.marg-33pc-left {
  margin-left: 20px;
}

@media (max-width: 501px) {
  .pad {
    padding: 30px;
  }

  .pad-top {
    padding-top: 30px;
  }

  .pad-bottom {
    padding-bottom: 30px;
  }

  .pad-right {
    padding-right: 30px;
  }

  .pad-left {
    padding-left: 30px;
  }

  .pad-75pc {
    padding: 20px;
  }

  .pad-75pc-top {
    padding-top: 20px;
  }

  .pad-75pc-bottom {
    padding-bottom: 20px;
  }

  .pad-75pc-right {
    padding-right: 20px;
  }

  .pad-75pc-left {
    padding-left: 20px;
  }

  .pad-50pc {
    padding: 15px;
  }

  .pad-50pc-top {
    padding-top: 15px;
  }

  .pad-50pc-bottom {
    padding-bottom: 15px;
  }

  .pad-50pc-right {
    padding-right: 15px;
  }

  .pad-50pc-left {
    padding-left: 15px;
  }

  .pad-25pc {
    padding: 7.5px;
  }

  .pad-25pc-top {
    padding-top: 7.5px;
  }

  .pad-25pc-bottom {
    padding-bottom: 7.5px;
  }

  .pad-25pc-right {
    padding-right: 7.5px;
  }

  .pad-25pc-left {
    padding-left: 7.5px;
  }

  .pad-33pc {
    padding: 10px;
  }

  .pad-33pc-top {
    padding-top: 10px;
  }

  .pad-33pc-bottom {
    padding-bottom: 10px;
  }

  .pad-33pc-right {
    padding-right: 10px;
  }

  .pad-33pc-left {
    padding-left: 10px;
  }

  .marg {
    margin: 30px;
  }

  .marg-top {
    margin-top: 30px;
  }

  .marg-bottom {
    margin-bottom: 30px;
  }

  .marg-right {
    margin-right: 30px;
  }

  .marg-left {
    margin-left: 30px;
  }

  .marg-75pc {
    margin: 20px;
  }

  .marg-75pc-top {
    margin-top: 20px;
  }

  .marg-75pc-bottom {
    margin-bottom: 20px;
  }

  .marg-75pc-right {
    margin-right: 20px;
  }

  .marg-75pc-left {
    margin-left: 20px;
  }

  .marg-50pc {
    margin: 15px;
  }

  .marg-50pc-top {
    margin-top: 15px;
  }

  .marg-50pc-bottom {
    margin-bottom: 15px;
  }

  .marg-50pc-right {
    margin-right: 15px;
  }

  .marg-50pc-left {
    margin-left: 15px;
  }

  .marg-25pc {
    margin: 7.5px;
  }

  .marg-25pc-top {
    margin-top: 7.5px;
  }

  .marg-25pc-bottom {
    margin-bottom: 7.5px;
  }

  .marg-25pc-right {
    margin-right: 7.5px;
  }

  .marg-25pc-left {
    margin-left: 7.5px;
  }

  .marg-33pc {
    margin: 10px;
  }

  .marg-33pc-top {
    margin-top: 10px;
  }

  .marg-33pc-bottom {
    margin-bottom: 10px;
  }

  .marg-33pc-right {
    margin-right: 10px;
  }

  .marg-33pc-left {
    margin-left: 10px;
  }
}
.fnt-georgia {
  font-family: Georgia, "Times New Roman", Times, serif;
}

.i {
  font-style: italic;
}

.u {
  text-transform: uppercase;
}

.bold {
  font-weight: bold;
}

.extra-light {
  font-weight: 200;
}

.light {
  font-weight: 300;
}

.semi-bold {
  font-weight: 600;
}

.bold {
  font-weight: 700;
}

.ex-bold {
  font-weight: 900;
}

header .logo {
  padding-top: 18px;
  width: 190px;
}

header .t-horiz {
  background-color: #fff;
}

html.anim-header header#t-scrollnav-holder, html.anim-header header nav, html.anim-header header .player-holder, html.anim-header .t-nav-spacer {
  -webkit-transition: all, 0.3s ease;
  -moz-transition: all, 0.3s ease;
  -ms-transition: all, 0.3s ease;
  -o-transition: all, 0.3s ease;
  transition: all, 0.3s ease;
}

footer, footer .lockup, footer .t-contain {
  overflow: visible;
  position: relative;
}

footer {
  background-color: #151538;
}
footer .lockup a {
  display: block;
  width: 285px;
  margin: auto;
  position: relative;
  top: -20px;
}
footer .social-links {
  padding: 80px 0;
}
footer .social-links h5 {
  color: #727288;
  line-height: .9em;
}
footer .social-links .txt {
  display: none;
}
footer .social-links ul {
  text-align: center;
  padding: 15px 0;
}
footer .social-links h5 {
  content: "Follow on \b social media";
  display: block;
  text-align: center;
}
footer .social-links .fa {
  font-size: 35px;
  padding: 0 20px;
}
footer .links {
  padding-top: 60px;
}
footer .links > ul {
  margin: auto;
  width: 340px;
}
footer .links li {
  display: block;
  font-weight: 900;
  padding: 7px 0;
  font-size: 14px;
}
footer .links li a, footer a.txt-link {
  padding: 2px 0;
  color: #fff;
  border-bottom: 1px solid transparent;
}
footer .links li a:hover, footer a.txt-link:hover {
  color: #fff;
  border-color: #fff;
}

@media (max-width: 767px) {
  footer .links {
    padding: 25px;
    margin: 35px 30px 10px;
    border-top: 2px solid #fff;
  }
  footer .links ul {
    width: auto;
  }

  footer .social-links {
    padding: 0 0 20px;
  }

  footer .social-links h5 {
    padding-bottom: 10px;
  }

  footer {
    padding-bottom: 30px;
  }

  .lockup a {
    width: 244px;
  }

  .social-links h5 br {
    display: none;
  }
}
.home .hot-today a h2 {
  padding-bottom: 5px;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.home .hot-today li {
  padding-bottom: 25px;
}
.home .hot-today li:before {
  content: "";
  display: block;
  width: 15px;
  margin-top: 5px;
  height: 60px;
  background: #EAEAEA;
  float: left;
  margin-right: 15px;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -ms-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.home .hot-today li:hover:before {
  background: #FF0000;
}
.home .hot-today li:hover a h2 {
  color: red;
}
.home .hot-today a[target="_blank"] .txt:after {
  content: "";
  display: inline-block;
  width: 13px;
  height: 13px;
  background-image: url(assets/images/icon-external-link.png);
  background-size: 100%;
}
@media (min-width: 1023px) {
  .home .header-top_article .crop {
    margin: 0 0 0 20px;
  }
  .home .top-article {
    padding-left: 20px;
    padding-right: 20px;
  }
  .home .article-links .holder {
    padding: 30px;
  }
}
@media (max-width: 1023px) {
  .home .hot-today, .home .header-hot_today {
    display: none;
  }
}
@media (min-width: 767px) {
  .home .top-row .hot-today {
    padding-right: 40px;
  }
  .home .top-row .article-links {
    padding: 0 22px;
  }
  .home .header-hot_today div {
    margin: 0 40px 0 0;
  }
}

#wpadminbar {
  top: -32px !important;
  -webkit-transition: top 0.3s ease-in-out;
  -moz-transition: top 0.3s ease-in-out;
  -ms-transition: top 0.3s ease-in-out;
  -o-transition: top 0.3s ease-in-out;
  transition: top 0.3s ease-in-out;
}

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

body {
  background-color: #fff;
  color: #000;
  font-style: normal;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
}

.bigheader {
  font-size: 64px;
}

.alignright {
  float: right;
}

.alignleft {
  float: left;
}

a {
  color: #CC0000;
}
a:hover {
  color: #151538;
}

#ihmGoogleMap * {
  overflow: visible;
}

.nav-txt-grey {
  color: #999;
}

#wpadminbar {
  top: -32px !important;
  -webkit-transition: top 0.3s ease-in-out;
  -moz-transition: top 0.3s ease-in-out;
  -ms-transition: top 0.3s ease-in-out;
  -o-transition: top 0.3s ease-in-out;
  transition: top 0.3s ease-in-out;
}

body:hover #wpadminbar, html:hover #wpadminbar {
  top: 0px !important;
  -webkit-transition-delay: 2s;
  -moz-transition-delay: 2s;
  -ms-transition-delay: 2s;
  -o-transition-delay: 2s;
  transition-delay: 2s;
}

.nobull {
  overflow: hidden;
}

p {
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 1.2em;
}

.med {
  font-weight: 300;
}

.b {
  font-weight: bold;
}

del {
  color: #eb5215;
  text-decoration: none;
}

.lc {
  text-transform: none;
}

.u {
  text-transform: uppercase;
}

a.txt-link {
  text-transform: none;
  border-bottom: 1px solid;
  color: #151538;
}
a.txt-link:hover {
  color: #333;
}

.clear {
  clear: both;
}

.fancybox-skin {
  overflow: visible;
}

a {
  -webkit-transition: color 600ms cubic-bezier(0.23, 1, 0.32, 1), background-color 600ms cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: color 600ms cubic-bezier(0.23, 1, 0.32, 1), background-color 600ms cubic-bezier(0.23, 1, 0.32, 1);
  -ms-transition: color 600ms cubic-bezier(0.23, 1, 0.32, 1), background-color 600ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: color 600ms cubic-bezier(0.23, 1, 0.32, 1), background-color 600ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: color 600ms cubic-bezier(0.23, 1, 0.32, 1), background-color 600ms cubic-bezier(0.23, 1, 0.32, 1);
}

path {
  -webkit-transition: fill 600ms cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: fill 600ms cubic-bezier(0.23, 1, 0.32, 1);
  -ms-transition: fill 600ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: fill 600ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: fill 600ms cubic-bezier(0.23, 1, 0.32, 1);
}

body {
  -webkit-transition: opacity 0.3s ease-in;
  -moz-transition: opacity 0.3s ease-in;
  -ms-transition: opacity 0.3s ease-in;
  -o-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
}

body section {
  background-color: #fff;
}

.footer-txt {
  font-size: 12px;
}

footer a {
  color: #fff;
  -webkit-font-smoothing: antialiased;
}
footer a:hover {
  color: #CC0000;
}

.block {
  display: block;
}

section ul {
  padding-top: 10px;
  list-style-type: disc;
}
section ul li {
  padding-bottom: 10px;
}

section .no-bull > li {
  padding-bottom: 0;
}

.pretty-header {
  text-align: center;
  position: relative;
  display: block;
  margin-bottom: 20px;
}
.pretty-header span {
  position: relative;
  display: inline-block;
}
.pretty-header span:before, .pretty-header span:after {
  position: absolute;
  height: 4px;
  background-color: #000;
  width: 1000px;
  content: "";
  top: calc(50% - 1px);
}
.pretty-header span:before {
  left: -1010px;
}
.pretty-header span:after {
  left: calc(100% + 10px);
}
.pretty-header.big-header {
  font-size: 36px;
}
.pretty-header.red-header span:after, .pretty-header.red-header span:before {
  background-color: red;
  height: 5px;
}
.pretty-header.grey-header span:after, .pretty-header.grey-header span:before {
  background-color: #999;
  height: 5px;
}

@media (min-width: 501px) {
  section .no-bull > li:nth-child(odd) {
    clear: both;
    padding-right: 20px;
  }

  section .no-bull > li:nth-child(even) {
    padding-left: 20px;
  }
}
.button, .wpcf7-submit, .ccf-submit-button {
  padding: 9px 20px 9px;
  display: inline-block;
  border-radius: 4px;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
  border: 1px solid #dedede;
  color: #CC0000;
  min-height: 47px;
  box-sizing: border-box;
  -webkit-transition: color 0.3s ease, background-color 0.3s ease;
  -moz-transition: color 0.3s ease, background-color 0.3s ease;
  -ms-transition: color 0.3s ease, background-color 0.3s ease;
  -o-transition: color 0.3s ease, background-color 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease;
}
.button:hover, .wpcf7-submit:hover, .ccf-submit-button:hover {
  background-color: #CC0000;
  color: #fff;
}

/*
@media(max-width:$t-mobile-landscape){
	.button, .wpcf7-submit{
		font-size: 12px;
	}
}

*/
.btn-listen {
  padding: 9px 13px 9px 8px;
}

.btn-listen span:before {
  content: "";
  width: 50px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  background-image: url("assets/images/icon-listen.png");
  background-size: auto 30px;
  background-repeat: no-repeat;
}

.btn-listen:hover span:before {
  background-position: -48px 0;
}

.btn-listen em {
  display: none;
}

.btn-search {
  padding: 9px 15px 9px;
}

.btn-search span:before {
  content: "";
  width: 30px;
  height: 25px;
  display: inline-block;
  vertical-align: middle;
  background: url("assets/images/icon-search.png") 0 0px no-repeat;
  background-size: auto 25px;
}

.btn-search:hover span:before {
  background-position: -42px 0;
}

.btn-listen.live-now {
  position: relative;
  padding-bottom: 2px !important;
  background: #CC0000;
  color: #fff;
}
.btn-listen.live-now span:before {
  background-position: -48px 0;
}
.btn-listen.live-now em {
  font-style: normal;
  position: absolute;
  font-size: 14px;
  text-align: right;
  top: -10px;
  left: -2px;
  width: 100%;
  display: inline-block;
}

@media (min-width: 501px) {
  .btn-listen.live-now span {
    top: 7px;
    position: relative;
  }
  .btn-listen.live-now span:before {
    position: relative;
    top: -6px;
  }
}
@media (max-width: 1023px) {
  .btn-listen.live-now em {
    left: 1px;
  }
}
@media (max-width: 501px) {
  .btn-listen.live-now span, .btn-listen.live-now em {
    font-size: 0px !important;
  }
}
.no-bull {
  padding: 0;
  margin: 0;
  list-style: none;
}

.columns .crop {
  margin: 0 20px;
}
.columns .social-links h3 {
  padding: 10px 0 0;
  margin: 0;
  font-size: 18px;
  line-height: .9em;
}
.columns .fa {
  color: #fff;
  font-size: 40px;
  padding: 25px;
}
@media (max-width: 1023px) {
  .columns .fa {
    padding: 15px;
  }
}
.columns .social-links {
  margin-bottom: 90px;
}
.columns .social-links ul {
  text-align: center;
}
.columns .fa .txt {
  display: none;
}
.columns .social-links .pretty-header span:before, .columns .social-links .pretty-header span:after {
  background-color: #fff;
  height: 2px;
}
@media (max-width: 1100px) {
  .columns .social-links .fa {
    padding: 15px;
  }
}
@media (max-width: 1023px) {
  .columns .social-links {
    display: none;
  }
}

.border-bottom {
  border-bottom: 2px solid #EAEAEA;
}

@media (max-width: 501px) {
  .pad-50pc-right {
    padding-right: 0;
  }

  .pad-50pc-left {
    padding-left: 0;
  }
}
.mantle .tint {
  pointer-events: none;
}

.mantle h1 {
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-weight: 300;
}

@media (max-width: 501px) {
  .mantle {
    min-height: 250px !important;
    background-attachment: scroll !important;
  }
}
.st_sharethis_large {
  cursor: pointer;
  padding-top: 10px;
  display: inline-block;
}
.st_sharethis_large span {
  display: none !important;
}
.st_sharethis_large:hover {
  color: #4A4A4A;
}

.mantle {
  color: #fff;
  min-height: 0;
}
.mantle p {
  color: #fff;
}

html:not(.locations) .mantle .t-contain {
  max-width: 700px;
}

@media (min-width: 767px) {
  .mantle .spacing {
    padding: 60px;
  }
}
iframe.mantle {
  width: 100%;
}

a:hover {
  color: #151538;
}

img.fitH {
  height: 100%;
  width: auto;
}

body > section:last-child {
  border-bottom: none;
}

.border-top {
  border-top: 1px solid #151538;
}

img.alignleft {
  float: left;
  margin-right: 20px;
}

img.aligncenter {
  float: none;
  margin: 20px auto;
}

img.alignleft {
  display: block;
}

@media (max-width: 501px) {
  html .center-cells li {
    display: block;
  }
  html .center-cells img.alignleft, html .center-cells img.alignright {
    float: none;
    margin-right: auto;
    margin-left: auto;
  }
}
.list-expander {
  -webkit-transition: height 0.4s ease-in-out;
  -moz-transition: height 0.4s ease-in-out;
  -ms-transition: height 0.4s ease-in-out;
  -o-transition: height 0.4s ease-in-out;
  transition: height 0.4s ease-in-out;
}

/* ============================== Footer =========================== */
/* ----------------------------- Logo ------------------------- */
footer {
  clear: both;
}

@media (min-width: 767px) {
  .flex-m {
    display: -webkit-flex;
    display: flex;
  }
  .flex-m .flexed {
    display: flex;
  }
}
.mantle.slideshow .t-valigner {
  height: 100%;
}
.mantle.slideshow .slides {
  height: 100%;
}
.mantle.slideshow .slide-view, .mantle.slideshow ul.slides li {
  height: 100%;
  background-size: cover !important;
}
.mantle.slideshow .slide-info {
  position: relative;
  z-index: 5;
}

/*
.loader {
    position:fixed;
    z-index: 900;
    text-align: center;
    top: -20px;
    bottom:0;
    right:0;
    z-index: -10;
    width:100%;
    font-size: 18px;
    text-transform:uppercase;
	color: #777;
    background: rgba(255,255,255,.9);
    padding:.8em .2em .2em;
    pointer-events:none;
   //  -webkit-transform: tanslate3d(0, 0, 0);
   //  @include transition(top 0.3s cubic-bezier(0.6, -0.28, 0.735, 0.045) .3s);
    img {
        width: 50px;
        display:none;
    }
    .t-valigner{
    	height:100%;
    }

}
*/
.loading-text {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a50200+0,cc0000+19 */
  background: #a50200;
  /* Old browsers */
  background: -moz-linear-gradient(top, #a50200 0%, #cc0000 19%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #a50200 0%, #cc0000 19%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #a50200 0%, #cc0000 19%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a50200', endColorstr='#cc0000',GradientType=0 );
  /* IE6-9 */
  display: block;
  text-align: center;
  height: auto;
  max-height: 0;
  font-size: 14px;
  letter-spacing: .8px;
  margin-top: -5px;
  position: relative;
  z-index: 899;
  color: #fff;
  text-transform: uppercase;
  box-sizing: border-box;
  overflow: hidden !important;
  -webkit-transform: tanslate3d(0, 0, 0);
  -webkit-transition: max-height 0.2s ease-out 0.2s;
  -moz-transition: max-height 0.2s ease-out 0.2s;
  -ms-transition: max-height 0.2s ease-out 0.2s;
  -o-transition: max-height 0.2s ease-out 0.2s;
  transition: max-height 0.2s ease-out 0.2s;
}
.loading-text span {
  padding: 2px 0;
  display: block;
}

/*body.loading{
	height:100vh;
	overflow:hidden
}
*/
body.loading .loading-text {
  max-height: 30px;
}

body.loading .loader {
  /* 
    z-index: 998;
    div{
      width: 100%;
      text-align:center;
      padding:.5em;
    }
   */
}

@media (max-width: 1268px) {
  body > section, body > footer .container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 1228px) {
  body > section, body > footer .container {
    padding-left: 20px;
    padding-right: 20px;
  }

  body > div > section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .mantle {
    background-position: center top !important;
    background-attachment: none;
    background-size: cover !important;
    padding: 30px;
  }
  .mantle h1 {
    line-height: 1.1em;
  }
  .mantle .tint {
    -webkit-transition: background-color 0.3s ease-in-out;
    -moz-transition: background-color 0.3s ease-in-out;
    -ms-transition: background-color 0.3s ease-in-out;
    -o-transition: background-color 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out;
  }
}

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