@charset "UTF-8";
/* All Variables should be declared here which makes it easier to update if something changes globally */
/*---------------------------------------------------------
  RESPONSIVE MIXINS
---------------------------------------------------------*/
/*---------------------------------------------------------
  ANIMATION MIXINS
---------------------------------------------------------*/
/*---------------------------------------------------------
  BUTTON MIXINS
---------------------------------------------------------*/
/*---------------------------------------------------------
  LAYOUT MIXINS
---------------------------------------------------------*/
/*---------------------------------------------------------
  MISC MIXINS
---------------------------------------------------------*/
/* we need a special function for pseudo elements otherwise the default function will create an invalid selector
  e.g. a:hover.theme-blue <-- invalid
*/
body.theme-blue {
  /* Global theme styles */
  /* page specific theme styles */ }
  body.theme-blue h1 {
    color: #1857AA; }
    body.theme-blue h1 else {
      color: #292929; }
  body.theme-blue h1, body.theme-blue h2, body.theme-blue h3, body.theme-blue h4,
  body.theme-blue .back-to-top-btn {
    border-color: #1857AA; }
  body.theme-blue .content .cta-btn, body.theme-blue .content .ns-button, body.theme-blue .content .go-to-broadcaster-btn {
    background: #1857AA;
    color: #fff; }
    body.theme-blue .content .cta-btn:hover else, body.theme-blue .content .ns-button:hover else, body.theme-blue .content .go-to-broadcaster-btn:hover else {
      opacity: 0.8; }
  body.theme-blue .cta-block h2 {
    border-bottom: 1px solid #1857AA; }
    @media (max-width: 767px) {
      body.theme-blue .cta-block h2 {
        border: none; } }
  body.theme-blue .cta-block p, body.theme-blue .cta-block:before {
    color: #1857AA; }
  body.theme-blue.page-template-template-landing-page h1, body.theme-blue.page-template-template-landing-page h2, body.theme-blue.page-template-template-landing-page h3, body.theme-blue.page-template-template-landing-page h4,
  body.theme-blue.page-template-template-landing-page .strategic-goal,
  body.theme-blue.page-template-template-landing-page .landing-page-goals-container p {
    color: #1857AA;
    border-color: #1857AA; }

body.theme-turquoise {
  /* Global theme styles */
  /* page specific theme styles */ }
  body.theme-turquoise h1 {
    color: #0F5457; }
    body.theme-turquoise h1 else {
      color: #292929; }
  body.theme-turquoise h1, body.theme-turquoise h2, body.theme-turquoise h3, body.theme-turquoise h4,
  body.theme-turquoise .back-to-top-btn {
    border-color: #0F5457; }
  body.theme-turquoise .content .cta-btn, body.theme-turquoise .content .ns-button, body.theme-turquoise .content .go-to-broadcaster-btn {
    background: #0F5457;
    color: #fff; }
    body.theme-turquoise .content .cta-btn:hover else, body.theme-turquoise .content .ns-button:hover else, body.theme-turquoise .content .go-to-broadcaster-btn:hover else {
      opacity: 0.8; }
  body.theme-turquoise .cta-block h2 {
    border-bottom: 1px solid #0F5457; }
    @media (max-width: 767px) {
      body.theme-turquoise .cta-block h2 {
        border: none; } }
  body.theme-turquoise .cta-block p, body.theme-turquoise .cta-block:before {
    color: #0F5457; }
  body.theme-turquoise.page-template-template-landing-page h1, body.theme-turquoise.page-template-template-landing-page h2, body.theme-turquoise.page-template-template-landing-page h3, body.theme-turquoise.page-template-template-landing-page h4,
  body.theme-turquoise.page-template-template-landing-page .strategic-goal,
  body.theme-turquoise.page-template-template-landing-page .landing-page-goals-container p {
    color: #0F5457;
    border-color: #0F5457; }

body.theme-orange {
  /* Global theme styles */
  /* page specific theme styles */ }
  body.theme-orange h1 {
    color: #740643; }
    body.theme-orange h1 else {
      color: #292929; }
  body.theme-orange h1, body.theme-orange h2, body.theme-orange h3, body.theme-orange h4,
  body.theme-orange .back-to-top-btn {
    border-color: #740643; }
  body.theme-orange .content .cta-btn, body.theme-orange .content .ns-button, body.theme-orange .content .go-to-broadcaster-btn {
    background: #740643;
    color: #fff; }
    body.theme-orange .content .cta-btn:hover else, body.theme-orange .content .ns-button:hover else, body.theme-orange .content .go-to-broadcaster-btn:hover else {
      opacity: 0.8; }
  body.theme-orange .cta-block h2 {
    border-bottom: 1px solid #740643; }
    @media (max-width: 767px) {
      body.theme-orange .cta-block h2 {
        border: none; } }
  body.theme-orange .cta-block p, body.theme-orange .cta-block:before {
    color: #740643; }
  body.theme-orange.page-template-template-landing-page h1, body.theme-orange.page-template-template-landing-page h2, body.theme-orange.page-template-template-landing-page h3, body.theme-orange.page-template-template-landing-page h4,
  body.theme-orange.page-template-template-landing-page .strategic-goal,
  body.theme-orange.page-template-template-landing-page .landing-page-goals-container p {
    color: #740643;
    border-color: #740643; }

body.theme-gold {
  /* Global theme styles */
  /* page specific theme styles */ }
  body.theme-gold h1 {
    color: #cb6f28; }
    body.theme-gold h1 else {
      color: #292929; }
  body.theme-gold h1, body.theme-gold h2, body.theme-gold h3, body.theme-gold h4,
  body.theme-gold .back-to-top-btn {
    border-color: #cb6f28; }
  body.theme-gold .content .cta-btn, body.theme-gold .content .ns-button, body.theme-gold .content .go-to-broadcaster-btn {
    background: #cb6f28;
    color: #fff; }
    body.theme-gold .content .cta-btn:hover else, body.theme-gold .content .ns-button:hover else, body.theme-gold .content .go-to-broadcaster-btn:hover else {
      opacity: 0.8; }
  body.theme-gold .cta-block h2 {
    border-bottom: 1px solid #cb6f28; }
    @media (max-width: 767px) {
      body.theme-gold .cta-block h2 {
        border: none; } }
  body.theme-gold .cta-block p, body.theme-gold .cta-block:before {
    color: #cb6f28; }
  body.theme-gold.page-template-template-landing-page h1, body.theme-gold.page-template-template-landing-page h2, body.theme-gold.page-template-template-landing-page h3, body.theme-gold.page-template-template-landing-page h4,
  body.theme-gold.page-template-template-landing-page .strategic-goal,
  body.theme-gold.page-template-template-landing-page .landing-page-goals-container p {
    color: #cb6f28;
    border-color: #cb6f28; }

body.theme-charcoal {
  /* Global theme styles */
  /* page specific theme styles */ }
  body.theme-charcoal h1 {
    color: #303030; }
    body.theme-charcoal h1 else {
      color: #292929; }
  body.theme-charcoal h1, body.theme-charcoal h2, body.theme-charcoal h3, body.theme-charcoal h4,
  body.theme-charcoal .back-to-top-btn {
    border-color: #303030; }
  body.theme-charcoal .content .cta-btn, body.theme-charcoal .content .ns-button, body.theme-charcoal .content .go-to-broadcaster-btn {
    background: #303030;
    color: #fff; }
    body.theme-charcoal .content .cta-btn:hover else, body.theme-charcoal .content .ns-button:hover else, body.theme-charcoal .content .go-to-broadcaster-btn:hover else {
      opacity: 0.8; }
  body.theme-charcoal .cta-block h2 {
    border-bottom: 1px solid #303030; }
    @media (max-width: 767px) {
      body.theme-charcoal .cta-block h2 {
        border: none; } }
  body.theme-charcoal .cta-block p, body.theme-charcoal .cta-block:before {
    color: #303030; }
  body.theme-charcoal.page-template-template-landing-page h1, body.theme-charcoal.page-template-template-landing-page h2, body.theme-charcoal.page-template-template-landing-page h3, body.theme-charcoal.page-template-template-landing-page h4,
  body.theme-charcoal.page-template-template-landing-page .strategic-goal,
  body.theme-charcoal.page-template-template-landing-page .landing-page-goals-container p {
    color: #303030;
    border-color: #303030; }

body.theme-purple {
  /* Global theme styles */
  /* page specific theme styles */ }
  body.theme-purple h1 else {
    color: #292929; }
  body.theme-purple h1, body.theme-purple h2, body.theme-purple h3, body.theme-purple h4,
  body.theme-purple .back-to-top-btn {
    border-color: #a12567; }
  body.theme-purple .content .cta-btn, body.theme-purple .content .ns-button, body.theme-purple .content .go-to-broadcaster-btn {
    background: #a12567;
    color: #fff; }
    body.theme-purple .content .cta-btn:hover, body.theme-purple .content .ns-button:hover, body.theme-purple .content .go-to-broadcaster-btn:hover {
      background: #882c5d; }
      body.theme-purple .content .cta-btn:hover else, body.theme-purple .content .ns-button:hover else, body.theme-purple .content .go-to-broadcaster-btn:hover else {
        opacity: 0.8; }
  body.theme-purple .cta-block h2 {
    border-bottom: 1px solid #a12567; }
    @media (max-width: 767px) {
      body.theme-purple .cta-block h2 {
        border: none; } }
  body.theme-purple .cta-block p, body.theme-purple .cta-block:before {
    color: #a12567; }
  body.theme-purple.page-template-template-landing-page h1, body.theme-purple.page-template-template-landing-page h2, body.theme-purple.page-template-template-landing-page h3, body.theme-purple.page-template-template-landing-page h4,
  body.theme-purple.page-template-template-landing-page .strategic-goal,
  body.theme-purple.page-template-template-landing-page .landing-page-goals-container p {
    color: #a12567;
    border-color: #a12567; }

body.theme-default {
  /* Global theme styles */
  /* page specific theme styles */ }
  body.theme-default h1 {
    color: #a12567; }
    body.theme-default h1 else {
      color: #292929; }
  body.theme-default h1, body.theme-default h2, body.theme-default h3, body.theme-default h4,
  body.theme-default .back-to-top-btn {
    border-color: #a12567; }
  body.theme-default .content .cta-btn, body.theme-default .content .ns-button, body.theme-default .content .go-to-broadcaster-btn {
    background: #a12567;
    color: #fff; }
    body.theme-default .content .cta-btn:hover else, body.theme-default .content .ns-button:hover else, body.theme-default .content .go-to-broadcaster-btn:hover else {
      opacity: 0.8; }
  body.theme-default .cta-block h2 {
    border-bottom: 1px solid #a12567; }
    @media (max-width: 767px) {
      body.theme-default .cta-block h2 {
        border: none; } }
  body.theme-default .cta-block p, body.theme-default .cta-block:before {
    color: #a12567; }
  body.theme-default.page-template-template-landing-page h1, body.theme-default.page-template-template-landing-page h2, body.theme-default.page-template-template-landing-page h3, body.theme-default.page-template-template-landing-page h4,
  body.theme-default.page-template-template-landing-page .strategic-goal,
  body.theme-default.page-template-template-landing-page .landing-page-goals-container p {
    color: #a12567;
    border-color: #a12567; }

/*! 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 */
  -webkit-font-smoothing: antialiased; }

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

/* 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;
  max-width: 100%; }

/**
 * 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 {
  -webkit-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"] {
  -webkit-box-sizing: border-box;
          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 */
  -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: none !important;
  margin: 0 !important;
  padding: 0 !important; }

/**
 * 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; }

/*/**
 * Updating this file with Bootstrap changes:
 *
 * 1. Go to http://getbootstrap.com/customize/
 * 2. Un-toggle everything
 * 3. Check: 'Typography'
 * 4. Download
 * 5. Remove margin property on body tag
 */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #428bca;
  text-decoration: none; }

a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline; }

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  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; }

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777; }

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px; }

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%; }

h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px; }

h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%; }

h1,
.h1 {
  font-size: 36px; }

h2,
.h2 {
  font-size: 30px; }

h3,
.h3 {
  font-size: 24px; }

h4,
.h4 {
  font-size: 18px; }

h5,
.h5 {
  font-size: 14px; }

h6,
.h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }

@media (min-width: 768px) {
  .lead {
    font-size: 21px; } }

small,
.small {
  font-size: 85%; }

cite {
  font-style: normal; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #428bca; }

a.text-primary:hover {
  color: #3071a9; }

.text-success {
  color: #3c763d; }

a.text-success:hover {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover {
  color: #843534; }

.bg-primary {
  color: #fff;
  background-color: #428bca; }

a.bg-primary:hover {
  background-color: #3071a9; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover {
  background-color: #e4b9b9; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }

ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857143; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0; }

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777; }

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }

.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: ''; }

.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014'; }

blockquote:before,
blockquote:after {
  content: ""; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143; }

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after {
  content: " ";
  display: table; }

.clearfix:after,
.dl-horizontal dd:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important;
  visibility: hidden !important; }

.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* optional - base roots css */
/* Declare font face variations here - make sure to update the source url with the theme name, font name and install font files in /assets/fonts/ */
@font-face {
  font-family: 'MentoneSemiBold';
  src: url("/assets/fonts/mentone-semibol-webfont.eot");
  src: url("/assets/fonts/mentone-semibol-webfont.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/mentone-semibol-webfont.woff") format("woff"), url("/assets/fonts/mentone-semibol-webfont.ttf") format("truetype"), url("/assets/fonts/mentone-semibol-webfont.svg#MentoneSemiBold") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'FontAwesome';
  src: url("/assets/fonts/fontawesome-webfont.eot");
  src: url("/assets/fonts/fontawesome-webfont.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/fontawesome-webfont.woff") format("woff"), url("/assets/fonts/fontawesome-webfont.ttf") format("truetype"), url("/assets/fonts/fontawesome-webfont.svg#FontAwesome") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Declare site wide typography style here */
body {
  font-size: 16px;
  line-height: 1.4;
  font-family: Arial, Helvetica, sans-serif;
  color: #292929; }
  body.font-size-medium {
    font-size: 17.6px; }
  body.font-size-large {
    font-size: 19.2px; }

h1,
h2,
h3,
h4 {
  font-family: "MentoneSemiBold", Arial, Helvetica, sans-serif; }

h1 {
  color: #303030; }
  body h1 {
    font-size: 46px; }
  body.font-size-medium h1 {
    font-size: 50.6px; }
  body.font-size-large h1 {
    font-size: 55.2px; }
  h1.has-border {
    padding-bottom: 60px;
    border-bottom: 12px solid #303030; }
    @media (max-width: 767px) {
      h1.has-border {
        padding-bottom: 20px; } }
  h1.-themed.theme-blue,
  .theme-blue h1.-themed {
    color: #1857AA; }
  h1.-themed.theme-turquoise,
  .theme-turquoise h1.-themed {
    color: #0F5457; }
  h1.-themed.theme-orange,
  .theme-orange h1.-themed {
    color: #740643; }
  h1.-themed.theme-gold,
  .theme-gold h1.-themed {
    color: #cb6f28; }
  h1.-themed.theme-charcoal,
  .theme-charcoal h1.-themed {
    color: #303030; }
  h1.-themed.theme-purple,
  .theme-purple h1.-themed {
    color: #a12567; }
  h1.-themed.theme-default,
  .theme-default h1.-themed {
    color: #a12567; }
  @media (max-width: 1100px) {
    body .home h1 {
      font-size: 30px; }
    body.font-size-medium .home h1 {
      font-size: 33px; }
    body.font-size-large .home h1 {
      font-size: 36px; } }
  @media (max-width: 767px) {
    body h1 {
      font-size: 38px; }
    body.font-size-medium h1 {
      font-size: 41.8px; }
    body.font-size-large h1 {
      font-size: 45.6px; } }
  @media (max-width: 480px) {
    body h1 {
      font-size: 26px; }
    body.font-size-medium h1 {
      font-size: 28.6px; }
    body.font-size-large h1 {
      font-size: 31.2px; } }

body h2 {
  font-size: 26px; }

body.font-size-medium h2 {
  font-size: 28.6px; }

body.font-size-large h2 {
  font-size: 31.2px; }

@media (max-width: 767px) {
  body h2 {
    font-size: 22px; }
  body.font-size-medium h2 {
    font-size: 24.2px; }
  body.font-size-large h2 {
    font-size: 26.4px; } }

h3 {
  letter-spacing: -.5px; }
  body h3 {
    font-size: 24px; }
  body.font-size-medium h3 {
    font-size: 26.4px; }
  body.font-size-large h3 {
    font-size: 28.8px; }
  @media (max-width: 767px) {
    h3 {
      line-height: 1.2; }
      body h3 {
        font-size: 20px; }
      body.font-size-medium h3 {
        font-size: 22px; }
      body.font-size-large h3 {
        font-size: 24px; } }

h4.theme-blue,
.theme-blue h4 {
  color: #1857AA; }

h4.theme-turquoise,
.theme-turquoise h4 {
  color: #0F5457; }

h4.theme-orange,
.theme-orange h4 {
  color: #740643; }

h4.theme-gold,
.theme-gold h4 {
  color: #cb6f28; }

h4.theme-charcoal,
.theme-charcoal h4 {
  color: #303030; }

h4.theme-purple,
.theme-purple h4 {
  color: #a12567; }

h4.theme-default,
.theme-default h4 {
  color: #a12567; }

body h4 {
  font-size: 20px; }

body.font-size-medium h4 {
  font-size: 22px; }

body.font-size-large h4 {
  font-size: 24px; }

a.theme-blue,
.theme-blue a {
  color: #1857AA; }

a.theme-turquoise,
.theme-turquoise a {
  color: #0F5457; }

a.theme-orange,
.theme-orange a {
  color: #740643; }

a.theme-gold,
.theme-gold a {
  color: #cb6f28; }

a.theme-charcoal,
.theme-charcoal a {
  color: #303030; }

a.theme-purple,
.theme-purple a {
  color: #a12567; }

a.theme-default,
.theme-default a {
  color: #a12567; }

a:hover.theme-blue,
.theme-blue a:hover, a.-hover.theme-blue,
.theme-blue a.-hover, a:focus.theme-blue,
.theme-blue a:focus {
  color: #1e6dd7; }

a:hover.theme-turquoise,
.theme-turquoise a:hover, a.-hover.theme-turquoise,
.theme-turquoise a.-hover, a:focus.theme-turquoise,
.theme-turquoise a:focus {
  color: #17969a; }

a:hover.theme-orange,
.theme-orange a:hover, a.-hover.theme-orange,
.theme-orange a.-hover, a:focus.theme-orange,
.theme-orange a:focus {
  color: #c77008; }

a:hover.theme-gold,
.theme-gold a:hover, a.-hover.theme-gold,
.theme-gold a.-hover, a:focus.theme-gold,
.theme-gold a:focus {
  color: #a05820; }

a:hover.theme-charcoal,
.theme-charcoal a:hover, a.-hover.theme-charcoal,
.theme-charcoal a.-hover, a:focus.theme-charcoal,
.theme-charcoal a:focus {
  color: #171717; }

a:hover.theme-purple,
.theme-purple a:hover, a.-hover.theme-purple,
.theme-purple a.-hover, a:focus.theme-purple,
.theme-purple a:focus {
  color: #781b4c; }

a:hover.theme-default,
.theme-default a:hover, a.-hover.theme-default,
.theme-default a.-hover, a:focus.theme-default,
.theme-default a:focus {
  color: #781b4c; }

/* styling for things within content that came from a wysiwyg editor */
.wysiwyg-content ul {
  padding-left: 0; }

.wysiwyg-content li {
  list-style-type: none;
  font-weight: bold;
  color: #292929;
  margin-bottom: 8px;
  padding-left: 30px;
  position: relative; }
  .wysiwyg-content li:before {
    content: '\2022 ';
    left: 0;
    position: absolute; }
    .theme-blue .wysiwyg-content li:before {
      color: #1857AA; }
    .theme-turquoise .wysiwyg-content li:before {
      color: #0F5457; }
    .theme-orange .wysiwyg-content li:before {
      color: #740643; }
    .theme-gold .wysiwyg-content li:before {
      color: #cb6f28; }
    .theme-charcoal .wysiwyg-content li:before {
      color: #303030; }
    .theme-purple .wysiwyg-content li:before {
      color: #a12567; }
    .theme-default .wysiwyg-content li:before {
      color: #a12567; }

.container {
  width: 1085px;
  margin: 0 auto; }
  @media (max-width: 1100px) {
    .container {
      width: 95%; } }
  .container.wrap {
    margin-top: 10px; }
    @media (max-width: 767px) {
      .container.wrap {
        margin-top: 0; } }

.site-content {
  background: #fff;
  right: 0; }
  .admin-bar .site-content {
    margin-top: -30px; }

.standard-content-area {
  min-height: 200px; }

.content {
  overflow: hidden; }

header {
  overflow: hidden;
  position: relative;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #303030;
  padding: 20px 0;
  z-index: 100;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }
  @media (max-width: 1100px) {
    header {
      height: 135px; } }
  @media (max-width: 767px) {
    header {
      padding: 0;
      height: 100px; } }

.logo {
  float: left;
  width: 235px;
  position: relative; }
  @media (max-width: 1100px) {
    .logo {
      position: absolute;
      top: 25%;
      left: 2%;
      float: none;
      width: 200px; } }
  @media (max-width: 767px) {
    .logo {
      position: relative;
      float: left;
      width: 70%;
      margin-top: 6px;
      -webkit-transition: none;
      -o-transition: none;
      transition: none; } }

.main-logo {
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: width .1s ease;
       -o-transition: width .1s ease;
          transition: width .1s ease; }

.fixed-logo {
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all .3s ease;
       -o-transition: all .3s ease;
          transition: all .3s ease;
  opacity: 0;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
       -o-transform: scale(0);
          transform: scale(0); }

.nav-container {
  float: right;
  width: 850px; }
  @media (max-width: 1100px) {
    .nav-container {
      width: 100%; } }
  @media (max-width: 767px) {
    .nav-container {
      width: 20%;
      margin-right: 1%;
      text-align: right; } }

.font-size-select {
  float: left; }
  .font-size-select span {
    color: #fff; }

footer {
  overflow: hidden;
  padding: 20px 0;
  margin-top: 20px;
  border-top: 1px solid #eee; }
  footer a {
    color: #a12567 !important;
    text-decoration: none; }
    footer a:hover {
      color: #a12567;
      text-decoration: underline; }

.footer-logo {
  float: left;
  width: 235px; }
  @media (max-width: 1100px) {
    .footer-logo {
      width: 25%; } }
  @media (max-width: 767px) {
    .footer-logo {
      width: 80%; } }

.footer-nav-container {
  float: right;
  width: 850px; }
  @media (max-width: 1100px) {
    .footer-nav-container {
      width: 75%; } }

.footer-contact-details {
  color: #616161; }
  body .footer-contact-details {
    font-size: 12px; }
  body.font-size-medium .footer-contact-details {
    font-size: 13.2px; }
  body.font-size-large .footer-contact-details {
    font-size: 14.4px; }
  .footer-contact-details span {
    margin-left: 20px; }
  @media (max-width: 767px) {
    .footer-contact-details {
      font-family: "MentoneSemiBold", Arial, Helvetica, sans-serif;
      color: #303030; }
      body .footer-contact-details {
        font-size: 14px; }
      body.font-size-medium .footer-contact-details {
        font-size: 15.4px; }
      body.font-size-large .footer-contact-details {
        font-size: 16.8px; }
      .footer-contact-details span {
        display: block;
        margin: 10px 0; } }

.full-width-content-block, .broadcasters-intro-block, .complaint-mk-step-1 {
  padding: 40px; }
  .full-width-content-block.-grey-bg, .-grey-bg.broadcasters-intro-block, .complaint-mk-step-1 {
    margin: 40px 0;
    background: #f2f2f2; }
  @media (max-width: 1100px) {
    .full-width-content-block, .broadcasters-intro-block, .complaint-mk-step-1 {
      padding: 40px 2%; } }

.block-container, .two-block-container, .three-block-container, .contact-form-container .contact-form-block-container, .contact-us-contact-form-container .contact-form-block-container, .request-callback-contact-form-container .contact-form-block-container, .complaints-contact-details .contact-form-block-container, .newsletter-signup-inner, .ns-fields, .homepage-block-container, .landing-page-block-container, .news-filters, .broadcasters-intro-block-container, .broadcasters-filters, .broadcasters-list, .complaints-top-block-container, .how-complaint-block-container, .complaints-path-container, .complaints-path-broadcaster-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media (max-width: 767px) {
    .block-container, .two-block-container, .three-block-container, .contact-form-container .contact-form-block-container, .contact-us-contact-form-container .contact-form-block-container, .request-callback-contact-form-container .contact-form-block-container, .complaints-contact-details .contact-form-block-container, .newsletter-signup-inner, .ns-fields, .homepage-block-container, .landing-page-block-container, .news-filters, .broadcasters-intro-block-container, .broadcasters-filters, .broadcasters-list, .complaints-top-block-container, .how-complaint-block-container, .complaints-path-container, .complaints-path-broadcaster-search {
      -ms-flex-direction: column;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
              flex-direction: column; } }

.half-width-content-block, .how-complaint-content, .complaints-path-bs-block, .complaints-contact-details {
  -webkit-box-flex: 0px 0px auto;
  -ms-flex: 0px 0px auto;
  flex: 0px 0px auto;
  width: 49.5%;
  padding: 0 40px; }
  @media (max-width: 1100px) {
    .half-width-content-block, .how-complaint-content, .complaints-path-bs-block, .complaints-contact-details {
      padding: 0 3%; } }
  @media (max-width: 767px) {
    .half-width-content-block, .how-complaint-content, .complaints-path-bs-block, .complaints-contact-details {
      width: 100%;
      -webkit-box-flex: none;
      -ms-flex: none;
      flex: none; } }

.third-width-content-block, .two-thirds-width-content-block, .complaints-objectives-block, .contact-form-container .contact-form-block, .contact-us-contact-form-container .contact-form-block, .request-callback-contact-form-container .contact-form-block, .complaints-contact-details .contact-form-block, .landing-page-block, .complaints-contact-form-block {
  -webkit-box-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 32.8%;
  padding: 0 40px; }
  @media (max-width: 1100px) {
    .third-width-content-block, .two-thirds-width-content-block, .complaints-objectives-block, .contact-form-container .contact-form-block, .contact-us-contact-form-container .contact-form-block, .request-callback-contact-form-container .contact-form-block, .complaints-contact-details .contact-form-block, .landing-page-block, .complaints-contact-form-block {
      padding: 0 2%; } }
  @media (max-width: 767px) {
    .third-width-content-block, .two-thirds-width-content-block, .complaints-objectives-block, .contact-form-container .contact-form-block, .contact-us-contact-form-container .contact-form-block, .request-callback-contact-form-container .contact-form-block, .complaints-contact-details .contact-form-block, .landing-page-block, .complaints-contact-form-block {
      width: 100%;
      -webkit-box-flex: none;
      -ms-flex: none;
      flex: none; } }

.two-thirds-width-content-block, .complaints-objectives-block {
  width: 66%; }
  @media (max-width: 1100px) {
    .two-thirds-width-content-block, .complaints-objectives-block {
      padding: 0 2%; } }
  @media (max-width: 767px) {
    .two-thirds-width-content-block, .complaints-objectives-block {
      width: 100%;
      -webkit-box-flex: none;
      -ms-flex: none;
      flex: none; } }

.primary-nav-container {
  overflow: hidden;
  margin-top: 25px;
  float: right; }
  @media (max-width: 1100px) {
    .primary-nav-container {
      width: 80%;
      float: right;
      margin-top: 10px; } }
  @media (max-width: 767px) {
    .primary-nav-container {
      display: none; } }

.header-nav-primary {
  overflow: hidden;
  padding: 0;
  margin: 0;
  width: 620px;
  float: left;
  list-style: none; }
  @media (max-width: 1100px) {
    .header-nav-primary {
      width: auto;
      float: right; } }
  .header-nav-primary li {
    float: left;
    padding: 5px 20px; }
    @media (max-width: 1100px) {
      .header-nav-primary li {
        padding: 5px 12px; } }
    .header-nav-primary li.active.theme-blue,
    .theme-blue .header-nav-primary li.active {
      background-color: #1857AA; }
    .header-nav-primary li.active.theme-turquoise,
    .theme-turquoise .header-nav-primary li.active {
      background-color: #0F5457; }
    .header-nav-primary li.active.theme-orange,
    .theme-orange .header-nav-primary li.active {
      background-color: #740643; }
    .header-nav-primary li.active.theme-gold,
    .theme-gold .header-nav-primary li.active {
      background-color: #cb6f28; }
    .header-nav-primary li.active.theme-charcoal,
    .theme-charcoal .header-nav-primary li.active {
      background-color: #303030; }
    .header-nav-primary li.active.theme-purple,
    .theme-purple .header-nav-primary li.active {
      background-color: #a12567; }
    .header-nav-primary li.active.theme-default,
    .theme-default .header-nav-primary li.active {
      background-color: #a12567; }
    .header-nav-primary li a {
      font: 16px/1.2 "MentoneSemiBold", Arial, Helvetica, sans-serif;
      color: #fff; }
      .header-nav-primary li a:hover, .header-nav-primary li a:focus {
        text-decoration: underline;
        color: #fff !important; }

.mobile-nav {
  display: none;
  width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  height: 100vh;
  min-height: 1500px;
  background: #303030;
  z-index: -1; }
  @media (max-width: 767px) {
    .mobile-nav {
      z-index: -1; } }

.mobile-nav-header {
  width: 85%;
  margin: 0 auto;
  padding: 20px 0; }
  .mobile-nav-header .language-toggle-container {
    float: left; }

.mobile-nav-list {
  width: 85%;
  padding: 0;
  margin: 0 auto;
  list-style: none; }
  .mobile-nav-list > li {
    margin-bottom: 15px;
    padding: 0 5px; }
    .mobile-nav-list > li:first-child, .mobile-nav-list > li.dropdown {
      padding-bottom: 15px;
      border-bottom: 1px solid #636363; }
  .mobile-nav-list a {
    font: 21px/1 "MentoneSemiBold", Arial, Helvetica, sans-serif;
    color: #fff; }
  .mobile-nav-list > li.dropdown > ul {
    padding: 0; }
    .mobile-nav-list > li.dropdown > ul > li {
      margin: 20px 0; }
      .mobile-nav-list > li.dropdown > ul > li:last-child {
        margin-bottom: 10px; }
      .mobile-nav-list > li.dropdown > ul > li a {
        color: #adaaaa; }

.nav-close-btn,
.nav-open-btn {
  display: none; }
  @media (max-width: 767px) {
    .nav-close-btn,
    .nav-open-btn {
      display: inline-block; } }

.nav-open-btn {
  position: relative;
  width: 40px;
  height: 35px;
  margin-top: 25px;
  text-align: right;
  text-indent: 150%;
  white-space: nowrap;
  overflow: hidden; }
  .nav-open-btn:after {
    position: absolute;
    right: 0;
    top: 0;
    content: "\f0c9";
    color: #fff;
    font: 40px/1 "FontAwesome";
    text-indent: 0; }

.nav-close-btn {
  float: right;
  position: relative;
  width: 40px;
  height: 35px;
  text-align: right;
  text-indent: 150%;
  white-space: nowrap;
  overflow: hidden; }
  .nav-close-btn:after {
    position: absolute;
    right: 0;
    top: 0;
    content: "\f00d";
    color: #fff;
    font: 35px/25px "FontAwesome";
    text-indent: 0; }

@media (max-width: 767px) {
  .mobile-nav-open .site-content {
    right: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-transition: -webkit-transform 600ms cubic-bezier(0.75, -0.04, 0.55, 0.79);
         -o-transition: -o-transform 600ms cubic-bezier(0.75, -0.04, 0.55, 0.79);
            transition: transform 600ms cubic-bezier(0.75, -0.04, 0.55, 0.79); }
  .mobile-nav-open .mobile-nav {
    z-index: 0; }
  .site-content {
    -webkit-transform: translate3d(none, 0, 0);
    -o-transform: translate3d(none, 0, 0);
    -ms-transform: translate3d(none, 0, 0);
    transform: translate3d(none, 0, 0);
    -webkit-transition: -webkit-transform 600ms cubic-bezier(0.75, -0.04, 0.55, 0.79);
         -o-transition: -o-transform 600ms cubic-bezier(0.75, -0.04, 0.55, 0.79);
            transition: transform 600ms cubic-bezier(0.75, -0.04, 0.55, 0.79); } }

.secondary-nav-container {
  overflow: hidden;
  padding-top: 10px;
  float: right; }
  @media (max-width: 767px) {
    .secondary-nav-container {
      display: none; } }

.header-nav-secondary {
  width: auto;
  float: left; }
  @media (max-width: 1100px) {
    .header-nav-secondary {
      width: auto; } }

.header-nav-secondary ul {
  overflow: hidden;
  padding: 0;
  margin: 0;
  list-style: none; }
  .header-nav-secondary ul li {
    float: left;
    margin-right: 40px; }
    @media (max-width: 1100px) {
      .header-nav-secondary ul li {
        margin-right: 15px; } }
    .header-nav-secondary ul li a {
      font: 13px/1.2 Arial, Helvetica, sans-serif;
      letter-spacing: 1px;
      color: #C3C1C1;
      -webkit-transition: all 0.1s linear;
      -o-transition: all 0.1s linear;
      transition: all 0.1s linear; }
      .header-nav-secondary ul li a:hover, .header-nav-secondary ul li a:focus {
        color: #fff;
        text-decoration: underline; }
    .header-nav-secondary ul li.active a {
      color: #882c5d; }

.language-toggle-container {
  float: left;
  width: 130px; }
  @media (max-width: 1100px) {
    .language-toggle-container {
      width: 115px; } }

.font-size-select-a span {
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear; }
  .font-size-select-a span:nth-child(1) {
    font-size: 12px; }
  .font-size-select-a span:nth-child(2) {
    font-size: 16px; }
  .font-size-select-a span:nth-child(3) {
    font-size: 20px;
    font-weight: 600; }

.font-size-select-a:hover {
  text-decoration: none; }
  .font-size-select-a:hover span {
    color: #F4AED3; }

.footer-nav-primary {
  overflow: hidden;
  padding: 0;
  margin: 0;
  float: right; }
  @media (max-width: 1100px) {
    .footer-nav-primary {
      width: 100%; } }
  @media (max-width: 767px) {
    .footer-nav-primary {
      display: none; } }
  .footer-nav-primary ul {
    float: right;
    list-style: none;
    padding: 0; }
  .footer-nav-primary li {
    float: left;
    margin-left: 40px; }
    @media (max-width: 767px) {
      .footer-nav-primary li {
        margin-left: 2%; } }
    .footer-nav-primary li a {
      font: 16px/1.2 "MentoneSemiBold", Arial, Helvetica, sans-serif;
      color: #a12567;
      text-transform: uppercase; }
      body .footer-nav-primary li a {
        font-size: 16px; }
      body.font-size-medium .footer-nav-primary li a {
        font-size: 17.6px; }
      body.font-size-large .footer-nav-primary li a {
        font-size: 19.2px; }
      .footer-nav-primary li a:hover {
        text-decoration: underline; }
      @media (max-width: 1100px) {
        body .footer-nav-primary li a {
          font-size: 14px; }
        body.font-size-medium .footer-nav-primary li a {
          font-size: 15.4px; }
        body.font-size-large .footer-nav-primary li a {
          font-size: 16.8px; } }

.footer-nav-secondary {
  padding: 20px 0 10px;
  float: right; }
  @media (max-width: 767px) {
    .footer-nav-secondary {
      display: none; } }
  .footer-nav-secondary ul {
    overflow: hidden;
    padding: 0;
    margin: 0;
    list-style: none; }
    .footer-nav-secondary ul li {
      float: left;
      margin-left: 39px; }
      @media (max-width: 767px) {
        .footer-nav-secondary ul li {
          margin-left: 2%; } }
      .footer-nav-secondary ul li a {
        font: 13px/1.2 Arial, Helvetica, sans-serif;
        color: #616161 !important; }
        body .footer-nav-secondary ul li a {
          font-size: 13px; }
        body.font-size-medium .footer-nav-secondary ul li a {
          font-size: 14.3px; }
        body.font-size-large .footer-nav-secondary ul li a {
          font-size: 15.6px; }
        .footer-nav-secondary ul li a:hover {
          color:   #616161;
          text-decoration: underline; }
      .footer-nav-secondary ul li.active a {
        color: #F4AED3; }

.footer-tertiary-container {
  overflow: hidden;
  clear: both;
  padding: 30px 0 10px 10px; }
  @media (max-width: 1100px) {
    .footer-tertiary-container {
      padding: 0 0 10px 0; } }

.footer-tertiary-nav {
  width: 920px;
  float: left; }
  @media (max-width: 1100px) {
    .footer-tertiary-nav {
      width: 100%;
      float: none; } }

.footer-tertiary-nav ul {
  padding: 0;
  margin: 5px 0 0;
  list-style: none;
  overflow: hidden; }
  @media (max-width: 767px) {
    .footer-tertiary-nav ul {
      margin-top: 30px;
      -webkit-column-count: 2;
         -moz-column-count: 2;
              column-count: 2; } }
  .footer-tertiary-nav ul li {
    float: left;
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid #a12567;
    line-height: 1; }
    @media (max-width: 1100px) {
      .footer-tertiary-nav ul li {
        margin-right: 1%;
        padding-right: 1%; } }
    @media (max-width: 767px) {
      .footer-tertiary-nav ul li {
        float: none;
        margin: 0 0 10px 0;
        padding: 0;
        border: none; } }
    .footer-tertiary-nav ul li:last-child {
      border: none;
      margin-right: 0;
      padding-right: 0; }
    .footer-tertiary-nav ul li a {
      font: 13px/1.2 Arial, Helvetica, sans-serif;
      color: #a12567; }
      body .footer-tertiary-nav ul li a {
        font-size: 13px; }
      body.font-size-medium .footer-tertiary-nav ul li a {
        font-size: 14.3px; }
      body.font-size-large .footer-tertiary-nav ul li a {
        font-size: 15.6px; }
      .footer-tertiary-nav ul li a:hover {
        color: #a12567;
        text-decoration: underline; }
      @media (max-width: 1100px) {
        body .footer-tertiary-nav ul li a {
          font-size: 11px; }
        body.font-size-medium .footer-tertiary-nav ul li a {
          font-size: 12.1px; }
        body.font-size-large .footer-tertiary-nav ul li a {
          font-size: 13.2px; } }
      @media (max-width: 767px) {
        .footer-tertiary-nav ul li a {
          font-family: "MentoneSemiBold", Arial, Helvetica, sans-serif; }
          body .footer-tertiary-nav ul li a {
            font-size: 14px; }
          body.font-size-medium .footer-tertiary-nav ul li a {
            font-size: 15.4px; }
          body.font-size-large .footer-tertiary-nav ul li a {
            font-size: 16.8px; } }

.footer-social-links-container {
  width: 155px;
  float: right;
  margin-top: 15px;
  overflow: hidden; }
  @media (max-width: 1100px) {
    .footer-social-links-container {
      width: 100%;
      clear: both;
      margin-bottom: 10px; }
      .footer-social-links-container .footer-social-links {
        width: 20%;
        float: right; } }
  @media (max-width: 767px) {
    .footer-social-links-container .footer-social-links {
      width: 180px;
      float: left; } }
  .footer-social-links-container a {
    display: block;
    width: 51px;
    float: left;
    text-align: right;
    -webkit-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    transition: color 0.2s linear;
    visibility: hidden; }
    .footer-social-links-container a .fa {
      font-size: 26px;
      visibility: visible; }
    .footer-social-links-container a:hover, .footer-social-links-container a:focus {
      color: #F4AED3 !important; }
    @media (max-width: 1100px) {
      .footer-social-links-container a {
        width: 33.3333%; } }
    @media (max-width: 767px) {
      .footer-social-links-container a {
        width: 25%;
        margin: 10px 0 20px;
        text-align: left; } }

/**
*
* Buttons
*
**/
/*==========  Main CTA button  ==========*/
.cta-btn, .ns-button, .go-to-broadcaster-btn {
  display: inline-block;
  padding: 12px 25px;
  background: #a12567;
  color: white !important;
  font: 18px/1 "MentoneSemiBold", Arial, Helvetica, sans-serif;
  text-align: center;
  border: none;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear; }
  .cta-btn:hover, .ns-button:hover, .go-to-broadcaster-btn:hover, .cta-btn.-hover, .-hover.ns-button, .-hover.go-to-broadcaster-btn {
    color: #fff;
    text-decoration: none;
    opacity: 0.8;
    background: #882c5d; }
  @media (max-width: 1100px) {
    .cta-btn, .ns-button, .go-to-broadcaster-btn {
      padding: 10px 10%; } }
  .cta-btn.-has-arrow:after, .-has-arrow.ns-button:after, .go-to-broadcaster-btn:after {
    content: '\f054';
    font: 700 14px/18px "FontAwesome";
    margin-left: 15px;
    display: inline-block;
    vertical-align: bottom; }
    body .cta-btn.-has-arrow:after, body .-has-arrow.ns-button:after, body .ns-button.go-to-broadcaster-btn:after, body .go-to-broadcaster-btn:after {
      font-size: 14px; }
    body.font-size-medium .cta-btn.-has-arrow:after, body.font-size-medium .-has-arrow.ns-button:after, body.font-size-medium .ns-button.go-to-broadcaster-btn:after, body.font-size-medium .go-to-broadcaster-btn:after {
      font-size: 15.4px; }
    body.font-size-large .cta-btn.-has-arrow:after, body.font-size-large .-has-arrow.ns-button:after, body.font-size-large .ns-button.go-to-broadcaster-btn:after, body.font-size-large .go-to-broadcaster-btn:after {
      font-size: 16.8px; }
  .cta-btn.-wide, .-wide.ns-button, .-wide.go-to-broadcaster-btn {
    padding: 12px 50px; }
    @media (max-width: 767px) {
      .cta-btn.-wide, .-wide.ns-button, .-wide.go-to-broadcaster-btn {
        padding: 12px 5%; } }
  .cta-btn.-small, .-small.ns-button, .-small.go-to-broadcaster-btn {
    padding: 4px 20px;
    line-height: 18px;
    letter-spacing: 1px;
    color: #fff; }
    body .cta-btn.-small, body .-small.ns-button, body .-small.go-to-broadcaster-btn {
      font-size: 13px; }
    body.font-size-medium .cta-btn.-small, body.font-size-medium .-small.ns-button, body.font-size-medium .-small.go-to-broadcaster-btn {
      font-size: 14.3px; }
    body.font-size-large .cta-btn.-small, body.font-size-large .-small.ns-button, body.font-size-large .-small.go-to-broadcaster-btn {
      font-size: 15.6px; }
    .cta-btn.-small.-has-arrow:after, .-small.-has-arrow.ns-button:after, .-small.go-to-broadcaster-btn:after {
      margin-left: 10px; }
      body .cta-btn.-small.-has-arrow:after, body .-small.-has-arrow.ns-button:after, body .-small.ns-button.go-to-broadcaster-btn:after, body .-small.go-to-broadcaster-btn:after {
        font-size: 14px; }
      body.font-size-medium .cta-btn.-small.-has-arrow:after, body.font-size-medium .-small.-has-arrow.ns-button:after, body.font-size-medium .-small.ns-button.go-to-broadcaster-btn:after, body.font-size-medium .-small.go-to-broadcaster-btn:after {
        font-size: 15.4px; }
      body.font-size-large .cta-btn.-small.-has-arrow:after, body.font-size-large .-small.-has-arrow.ns-button:after, body.font-size-large .-small.ns-button.go-to-broadcaster-btn:after, body.font-size-large .-small.go-to-broadcaster-btn:after {
        font-size: 16.8px; }

.-has-down-arrow:after {
  content: '\f078';
  font: 700 14px/18px "FontAwesome";
  margin-left: 15px;
  display: inline-block;
  vertical-align: bottom; }
  body .-has-down-arrow:after {
    font-size: 14px; }
  body.font-size-medium .-has-down-arrow:after {
    font-size: 15.4px; }
  body.font-size-large .-has-down-arrow:after {
    font-size: 16.8px; }

/*==========  Back to Top button  ==========*/
.back-to-top-container {
  text-align: right; }

.back-to-top-btn {
  color: #a12567; }
  body .back-to-top-btn {
    font-size: 14px; }
  body.font-size-medium .back-to-top-btn {
    font-size: 15.4px; }
  body.font-size-large .back-to-top-btn {
    font-size: 16.8px; }
  .back-to-top-btn:after {
    content: '\f139';
    font: 22px/1 "FontAwesome";
    margin-left: 10px; }
  .back-to-top-btn:hover, .back-to-top-btn:focus {
    text-decoration: none;
    opacity: 0.8; }

.breadcrumbs {
  padding-top: 10px;
  font: italic 12px/1.4 Arial, Helvetica, sans-serif;
  color: #616161; }
  .breadcrumbs a:first-child {
    color: #a12567; }

#___gcse_0,
#___gcse_1,
#___gcse_2 {
  float: right;
  width: 230px !important; }
  @media (max-width: 767px) {
    #___gcse_0,
    #___gcse_1,
    #___gcse_2 {
      float: none;
      width: 100% !important; } }

#___gcse_2 {
  float: none;
  width: 100% !important;
  border: 1px solid #c3c3c3; }

#___gcse_0 > div,
#___gcse_1 > div,
#___gcse_2 > div {
  background: none !important;
  border: none !important;
  padding: 0 !important; }

#gsc-i-id1,
#gsc-i-id2,
#gsc-i-id3 {
  padding: 5px 25px 5px 6px !important;
  background: rgba(255, 255, 255, 0.2) !important;
  border: none !important;
  color: #fff !important;
  font-size: 14px !important; }
  @media (max-width: 767px) {
    #gsc-i-id1,
    #gsc-i-id2,
    #gsc-i-id3 {
      padding: 10px !important;
      background: #fff !important; } }

#gsc-i-id1,
#gsc-i-id3 {
  color: #303030 !important; }

#gsc-i-id3 {
  padding-left: 10px !important;
  font-size: 16px !important; }
  @media (max-width: 767px) {
    #gsc-i-id3 {
      padding: 5px 25px 5px 6px !important; } }

#___gcse_0 > div > form,
#___gcse_1 > div > form,
#___gcse_2 > div > form {
  padding: 0 !important;
  margin-bottom: 0 !important; }

#___gcse_0 > div > form > table.gsc-search-box > tbody > tr > td.gsc-input,
#___gcse_1 > div > form > table.gsc-search-box > tbody > tr > td.gsc-input,
#___gcse_2 > div > form > table.gsc-search-box > tbody > tr > td.gsc-input {
  padding-right: 0 !important;
  width: 100% !important; }
  #___gcse_0 > div > form > table.gsc-search-box > tbody > tr > td.gsc-input input,
  #___gcse_1 > div > form > table.gsc-search-box > tbody > tr > td.gsc-input input,
  #___gcse_2 > div > form > table.gsc-search-box > tbody > tr > td.gsc-input input {
    width: 100% !important; }
    @media (max-width: 767px) {
      #___gcse_0 > div > form > table.gsc-search-box > tbody > tr > td.gsc-input input,
      #___gcse_1 > div > form > table.gsc-search-box > tbody > tr > td.gsc-input input,
      #___gcse_2 > div > form > table.gsc-search-box > tbody > tr > td.gsc-input input {
        margin-top: 15px !important; } }

@media (max-width: 767px) {
  #___gcse_2 > div > form > table.gsc-search-box > tbody > tr > td.gsc-input input {
    margin-top: 0 !important; } }

#___gcse_0 > div > form > table.gsc-search-box > tbody > tr > td.gsc-search-button,
#___gcse_1 > div > form > table.gsc-search-box > tbody > tr > td.gsc-search-button,
#___gcse_2 > div > form > table.gsc-search-box > tbody > tr > td.gsc-search-button {
  position: absolute;
  background: none; }
  #___gcse_0 > div > form > table.gsc-search-box > tbody > tr > td.gsc-search-button:after,
  #___gcse_1 > div > form > table.gsc-search-box > tbody > tr > td.gsc-search-button:after,
  #___gcse_2 > div > form > table.gsc-search-box > tbody > tr > td.gsc-search-button:after {
    content: "\f002";
    display: block;
    position: absolute;
    left: -25px;
    top: 2px;
    font-family: "FontAwesome";
    color: #fff;
    font-size: 18px; }
    @media (max-width: 767px) {
      #___gcse_0 > div > form > table.gsc-search-box > tbody > tr > td.gsc-search-button:after,
      #___gcse_1 > div > form > table.gsc-search-box > tbody > tr > td.gsc-search-button:after,
      #___gcse_2 > div > form > table.gsc-search-box > tbody > tr > td.gsc-search-button:after {
        color: #303030;
        font-size: 24px;
        position: absolute;
        left: -30px;
        top: 17px; } }
  #___gcse_0 > div > form > table.gsc-search-box > tbody > tr > td.gsc-search-button:hover:after,
  #___gcse_1 > div > form > table.gsc-search-box > tbody > tr > td.gsc-search-button:hover:after,
  #___gcse_2 > div > form > table.gsc-search-box > tbody > tr > td.gsc-search-button:hover:after {
    opacity: 0.8; }
  #___gcse_0 > div > form > table.gsc-search-box > tbody > tr > td.gsc-search-button input,
  #___gcse_1 > div > form > table.gsc-search-box > tbody > tr > td.gsc-search-button input,
  #___gcse_2 > div > form > table.gsc-search-box > tbody > tr > td.gsc-search-button input {
    position: absolute;
    left: -25px;
    top: 2px;
    margin: 0 !important;
    padding: 0 !important;
    width: 20px;
    min-width: 0 !important;
    height: auto !important;
    background: none !important;
    border: none !important;
    text-indent: -9999px;
    z-index: 1; }

#___gcse_2 > div > form > table.gsc-search-box {
  margin-bottom: 0 !important; }

#___gcse_2 > div > form > table.gsc-search-box > tbody > tr > td.gsc-search-button:after {
  color: #616161;
  top: -1px !important; }

#___gcse_0 > div > form > table.gsc-search-box > tbody > tr > td.gsc-search-button input {
  top: 22px !important; }

#___gcse_0 > div > form > table.gsc-search-box > tbody > tr > td.gsc-clear-button,
#___gcse_1 > div > form > table.gsc-search-box > tbody > tr > td.gsc-clear-button,
#___gcse_2 > div > form > table.gsc-search-box > tbody > tr > td.gsc-clear-button {
  display: none; }

.page-header {
  padding: 40px 0 20px; }
  .page-header:after {
    content: "";
    display: table;
    clear: both; }
  @media (max-width: 767px) {
    .page-header {
      padding-top: 20px;
      margin-bottom: 5px; } }

.home .page-header {
  padding-top: 10px; }

.fix-header header {
  position: fixed !important;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  height: 60px;
  padding: 5px 0; }
  .fix-header header .logo {
    position: relative;
    float: left;
    height: 40px;
    width: 35px; }
    .fix-header header .logo .main-logo {
      opacity: 0;
      width: 0;
      height: 0; }
    .fix-header header .logo .fixed-logo {
      opacity: 1;
      -webkit-transform: scale(1);
          -ms-transform: scale(1);
           -o-transform: scale(1);
              transform: scale(1); }
  .fix-header header .header-nav-secondary,
  .fix-header header .font-size-select {
    display: none; }
  .fix-header header .nav-container {
    width: 960px; }
    @media (max-width: 1100px) {
      .fix-header header .nav-container {
        width: 90%; } }
    @media (max-width: 767px) {
      .fix-header header .nav-container {
        width: 50%; } }
  .fix-header header .nav-open-btn {
    margin-top: 5px; }
  .fix-header header .primary-nav-container {
    width: 85%;
    float: left;
    margin: 0; }
    .fix-header header .primary-nav-container .header-nav-primary {
      width: 75%;
      margin-top: 10px; }
      @media (max-width: 1100px) {
        .fix-header header .primary-nav-container .header-nav-primary {
          width: 100%; }
          .fix-header header .primary-nav-container .header-nav-primary li {
            padding: 5px 2%; } }
    .fix-header header .primary-nav-container #___gcse_1 {
      width: 25% !important;
      margin-top: 10px; }
      @media (max-width: 1100px) {
        .fix-header header .primary-nav-container #___gcse_1 {
          display: none; } }
  .fix-header header .secondary-nav-container {
    float: right;
    width: 15%; }
    .fix-header header .secondary-nav-container .language-toggle-container {
      margin-top: 4px;
      float: right; }
  .fix-header header .header-search-container {
    margin-top: 13px;
    width: 24%; }

#cookie-notice .button.wp-default {
  background: white !important;
  color: black !important;
  border-radius: 0 !important;
  border: none !important;
  text-shadow: none; }
  #cookie-notice .button.wp-default:hover {
    background: #F4AED3 !important; }

.al-blocks-nav {
  margin-bottom: 20px; }

.al-blocks-nav-list {
  margin: 0;
  padding: 0; }
  @media (max-width: 767px) {
    .al-blocks-nav-list {
      margin: 20px 0; } }

.al-blocks-nav-list-item {
  border-bottom: 1px solid #d2d2d2;
  list-style: none; }
  .al-blocks-nav-list-item:last-child {
    border: 0; }

.al-blocks-nav-a {
  color: #a12567;
  display: block;
  font-family: "MentoneSemiBold";
  line-height: 35px;
  position: relative; }
  @media (max-width: 767px) {
    .al-blocks-nav-a {
      line-height: 21px;
      padding: 7px 10% 7px 0; } }
  .al-blocks-nav-a:hover, .al-blocks-nav-a:focus {
    color: #781b4c;
    text-decoration: none; }
  .al-blocks-nav-a.-has-arrow:after, .al-blocks-nav-a.go-to-broadcaster-btn:after {
    content: '\f107';
    font: 700 22px/18px "FontAwesome";
    margin-right: 15px;
    position: absolute;
    right: 0;
    top: 30%; }

/* anchor linked blocks */
.al-block-content {
  margin-top: 30px; }
  .al-block-content.theme-blue,
  .theme-blue .al-block-content {
    color: #1857AA; }
  .al-block-content.theme-turquoise,
  .theme-turquoise .al-block-content {
    color: #0F5457; }
  .al-block-content.theme-orange,
  .theme-orange .al-block-content {
    color: #740643; }
  .al-block-content.theme-gold,
  .theme-gold .al-block-content {
    color: #cb6f28; }
  .al-block-content.theme-charcoal,
  .theme-charcoal .al-block-content {
    color: #303030; }
  .al-block-content.theme-purple,
  .theme-purple .al-block-content {
    color: #a12567; }
  .al-block-content.theme-default,
  .theme-default .al-block-content {
    color: #a12567; }
  .al-block-content a {
    text-decoration: underline; }
    .al-block-content a.theme-blue,
    .theme-blue .al-block-content a {
      color: #1857AA; }
    .al-block-content a.theme-turquoise,
    .theme-turquoise .al-block-content a {
      color: #0F5457; }
    .al-block-content a.theme-orange,
    .theme-orange .al-block-content a {
      color: #740643; }
    .al-block-content a.theme-gold,
    .theme-gold .al-block-content a {
      color: #cb6f28; }
    .al-block-content a.theme-charcoal,
    .theme-charcoal .al-block-content a {
      color: #303030; }
    .al-block-content a.theme-purple,
    .theme-purple .al-block-content a {
      color: #a12567; }
    .al-block-content a.theme-default,
    .theme-default .al-block-content a {
      color: #a12567; }

.al-block-alternate-colour:nth-child(1), .al-block:nth-child(1), .al-block-alternate-colour:nth-child(2), .al-block:nth-child(2), .al-block-alternate-colour:nth-child(4n+1), .al-block:nth-child(4n+1), .al-block-alternate-colour:nth-child(4n+2), .al-block:nth-child(4n+2) {
  background: #f2f2f2; }
  .al-block-alternate-colour:nth-child(1) .al-block-content, .al-block:nth-child(1) .al-block-content, .al-block-alternate-colour:nth-child(2) .al-block-content, .al-block:nth-child(2) .al-block-content, .al-block-alternate-colour:nth-child(4n+1) .al-block-content, .al-block:nth-child(4n+1) .al-block-content, .al-block-alternate-colour:nth-child(4n+2) .al-block-content, .al-block:nth-child(4n+2) .al-block-content {
    color: #292929; }

.al-block {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 20px;
  position: relative; }
  .al-block h2.theme-blue,
  .theme-blue .al-block h2 {
    color: #1857AA; }
  .al-block h2.theme-turquoise,
  .theme-turquoise .al-block h2 {
    color: #0F5457; }
  .al-block h2.theme-orange,
  .theme-orange .al-block h2 {
    color: #740643; }
  .al-block h2.theme-gold,
  .theme-gold .al-block h2 {
    color: #cb6f28; }
  .al-block h2.theme-charcoal,
  .theme-charcoal .al-block h2 {
    color: #303030; }
  .al-block h2.theme-purple,
  .theme-purple .al-block h2 {
    color: #a12567; }
  .al-block h2.theme-default,
  .theme-default .al-block h2 {
    color: #a12567; }
  body .al-block h2 {
    font-size: 20px; }
  body.font-size-medium .al-block h2 {
    font-size: 22px; }
  body.font-size-large .al-block h2 {
    font-size: 24px; }

.al-block-back {
  color: #a12567;
  font: 700 22px/22px "FontAwesome";
  position: absolute;
  right: 13px;
  bottom: 13px;
  display: inline-block; }
  body .al-block-back {
    font-size: 22px; }
  body.font-size-medium .al-block-back {
    font-size: 24.2px; }
  body.font-size-large .al-block-back {
    font-size: 26.4px; }
  .al-block-back span {
    display: none; }
  .al-block-back:hover {
    text-decoration: none;
    color: #781b4c; }

.al-anchor:target {
  display: block;
  padding-top: 180px;
  margin: -180px 0 0;
  /* negative fixed header height */
  visibility: hidden; }

.fix-header .al-anchor:target {
  display: block;
  padding-top: 100px;
  margin: -100px 0 0;
  /* negative fixed header height */
  visibility: hidden; }

.newsletter-signup {
  padding: 0;
  width: 100%; }
  @media (max-width: 1100px) {
    .newsletter-signup {
      padding: 0 2%; } }
  .newsletter-signup iframe {
    display: none; }

.ns-heading {
  width: 358px;
  color: white;
  background: #272727;
  padding: 20px 30px 15px 75px;
  margin: 0;
  min-height: 90px;
  height: auto;
  position: relative; }
  body .ns-heading {
    font-size: 21px; }
  body.font-size-medium .ns-heading {
    font-size: 23.1px; }
  body.font-size-large .ns-heading {
    font-size: 25.2px; }
  @media (max-width: 1100px) {
    .ns-heading {
      width: 100%;
      height: auto;
      margin-bottom: 10px;
      padding-left: 2%;
      line-height: 2.5;
      text-align: left; } }
  @media (max-width: 767px) {
    .ns-heading {
      padding: 20px 5%;
      line-height: 1; } }
  .ns-heading:before {
    position: absolute;
    left: 30px;
    top: 20px;
    content: "\f0e0";
    color: #fff;
    font-family: "FontAwesome"; }
    body .ns-heading:before {
      font-size: 25px; }
    body.font-size-medium .ns-heading:before {
      font-size: 27.5px; }
    body.font-size-large .ns-heading:before {
      font-size: 30px; }
    @media (max-width: 1100px) {
      .ns-heading:before {
        display: none; } }

.ns-fields {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  height: 75px;
  width: 530px; }
  @media (max-width: 1100px) {
    .ns-fields {
      width: 100%;
      height: auto; } }

.ns-name-field,
.ns-email-field {
  height: 42px;
  margin-bottom: 6px;
  background: #f2f2f2;
  border: 1px solid #c3c3c3;
  padding-left: 12px;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  border-radius: 0; }

.ns-name-field {
  width: calc(50% - 3px); }
  .ns-name-field.ns-firstname-field {
    margin-right: 6px; }
  @media (max-width: 767px) {
    .ns-name-field {
      width: 100%; } }

.ns-email-field {
  width: 100%; }

.ns-button {
  width: 178px;
  height: 90px;
  background: #a12567;
  color: white;
  font-family: "MentoneSemiBold", Arial, Helvetica, sans-serif;
  border: 0;
  border-radius: 0; }
  body .ns-button {
    font-size: 23px; }
  body.font-size-medium .ns-button {
    font-size: 25.3px; }
  body.font-size-large .ns-button {
    font-size: 27.6px; }
  .ns-button:focus {
    outline: none; }
  @media (max-width: 1100px) {
    .ns-button {
      height: 45px;
      width: 49.5%; }
      body .ns-button {
        font-size: 18px; }
      body.font-size-medium .ns-button {
        font-size: 19.8px; }
      body.font-size-large .ns-button {
        font-size: 21.6px; } }
  @media (max-width: 767px) {
    .ns-button {
      width: 100%; }
      body .ns-button {
        font-size: 18px; }
      body.font-size-medium .ns-button {
        font-size: 19.8px; }
      body.font-size-large .ns-button {
        font-size: 21.6px; } }

.newsletter-signup .success {
  position: relative;
  background: #a12567;
  width: 100%;
  margin-top: 20px;
  padding: 30px 10%;
  font: 21px/1 "MentoneSemiBold", Arial, Helvetica, sans-serif;
  color: #fff; }
  body .newsletter-signup .success {
    font-size: 21px; }
  body.font-size-medium .newsletter-signup .success {
    font-size: 23.1px; }
  body.font-size-large .newsletter-signup .success {
    font-size: 25.2px; }
  @media (max-width: 767px) {
    body .newsletter-signup .success {
      font-size: 18px; }
    body.font-size-medium .newsletter-signup .success {
      font-size: 19.8px; }
    body.font-size-large .newsletter-signup .success {
      font-size: 21.6px; } }
  .newsletter-signup .success .confirmation {
    color: #e78ebd;
    display: inline-block;
    margin-left: 5%;
    padding: 15px 0 15px 5%;
    border-left: 1px solid #e78ebd;
    font: 16px/1 Arial, Helvetica, sans-serif; }
    body .newsletter-signup .success .confirmation {
      font-size: 16px; }
    body.font-size-medium .newsletter-signup .success .confirmation {
      font-size: 17.6px; }
    body.font-size-large .newsletter-signup .success .confirmation {
      font-size: 19.2px; }
    @media (max-width: 1100px) {
      .newsletter-signup .success .confirmation {
        display: block;
        margin-left: 0;
        padding: 5px 0;
        border: none; } }
  .newsletter-signup .success:before {
    position: absolute;
    left: 15%;
    top: -10px;
    content: "";
    width: 0;
    height: 0;
    border-bottom: 20px solid #a12567;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent; }

.newsletter-signup .close-success {
  position: absolute;
  right: 20px;
  top: 15px;
  width: 15px;
  height: 15px; }
  .newsletter-signup .close-success:hover {
    cursor: pointer; }
  .newsletter-signup .close-success:before {
    content: "\f00d";
    font-family: "FontAwesome";
    color: #fff; }
    body .newsletter-signup .close-success:before {
      font-size: 20px; }
    body.font-size-medium .newsletter-signup .close-success:before {
      font-size: 22px; }
    body.font-size-large .newsletter-signup .close-success:before {
      font-size: 24px; }

.newsletter-signup .error {
  background: #fdbfc0;
  border: 1px solid #ff0000;
  color: #ff0000; }

.goal-p, .complaints-objectives-content {
  position: relative;
  line-height: 1.3;
  padding-left: 36px; }
  body .goal-p, body .complaints-objectives-content {
    font-size: 20px; }
  body.font-size-medium .goal-p, body.font-size-medium .complaints-objectives-content {
    font-size: 22px; }
  body.font-size-large .goal-p, body.font-size-large .complaints-objectives-content {
    font-size: 24px; }
  .goal-p:before, .complaints-objectives-content:before {
    position: absolute;
    left: 0;
    top: 0;
    content: '\f140';
    font: 35px "FontAwesome"; }
    body .goal-p:before, body .complaints-objectives-content:before {
      font-size: 35px; }
    body.font-size-medium .goal-p:before, body.font-size-medium .complaints-objectives-content:before {
      font-size: 38.5px; }
    body.font-size-large .goal-p:before, body.font-size-large .complaints-objectives-content:before {
      font-size: 42px; }
    @media (max-width: 767px) {
      body .goal-p:before, body .complaints-objectives-content:before {
        font-size: 25px; }
      body.font-size-medium .goal-p:before, body.font-size-medium .complaints-objectives-content:before {
        font-size: 27.5px; }
      body.font-size-large .goal-p:before, body.font-size-large .complaints-objectives-content:before {
        font-size: 30px; } }
  @media (max-width: 1100px) {
    .goal-p, .complaints-objectives-content {
      padding-left: 50px; }
      body .goal-p, body .complaints-objectives-content {
        font-size: 18px; }
      body.font-size-medium .goal-p, body.font-size-medium .complaints-objectives-content {
        font-size: 19.8px; }
      body.font-size-large .goal-p, body.font-size-large .complaints-objectives-content {
        font-size: 21.6px; } }
  @media (max-width: 767px) {
    body .goal-p, body .complaints-objectives-content {
      font-size: 16px; }
    body.font-size-medium .goal-p, body.font-size-medium .complaints-objectives-content {
      font-size: 17.6px; }
    body.font-size-large .goal-p, body.font-size-large .complaints-objectives-content {
      font-size: 19.2px; } }

.social-share-container {
  margin: 100px 0; }
  @media (max-width: 767px) {
    .social-share-container {
      margin: 50px 0; } }
  .social-share-container span {
    display: inline-block;
    width: 25%; }
    @media (max-width: 1100px) {
      .social-share-container span {
        width: 35%; } }
    @media (max-width: 767px) {
      .social-share-container span {
        display: block;
        width: 100%;
        margin-bottom: 10px; } }
  .social-share-container .social-share-icons {
    display: inline-block;
    width: 70%; }
    @media (max-width: 1100px) {
      .social-share-container .social-share-icons {
        width: 60%; } }
    @media (max-width: 767px) {
      .social-share-container .social-share-icons {
        display: block;
        width: 100%; } }
  .social-share-container .social-share-icon {
    display: inline-block;
    width: 20%;
    height: 50px;
    text-align: center;
    color: #fff;
    font: 30px/50px "FontAwesome";
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear; }
    body .social-share-container .social-share-icon {
      font-size: 30px; }
    body.font-size-medium .social-share-container .social-share-icon {
      font-size: 33px; }
    body.font-size-large .social-share-container .social-share-icon {
      font-size: 36px; }
    @media (max-width: 1100px) {
      body .social-share-container .social-share-icon {
        font-size: 24px; }
      body.font-size-medium .social-share-container .social-share-icon {
        font-size: 26.4px; }
      body.font-size-large .social-share-container .social-share-icon {
        font-size: 28.8px; } }
    .social-share-container .social-share-icon.twitter {
      background: #019fe9; }
    .social-share-container .social-share-icon.facebook {
      background: #2e4da7; }
    .social-share-container .social-share-icon.google {
      background: #d95232; }
    .social-share-container .social-share-icon.email {
      background: #303030; }
    .social-share-container .social-share-icon:hover {
      color: #fff;
      opacity: .8; }
    .social-share-container .social-share-icon span {
      display: none; }

.accessability-anchor-text {
  font-size: 0; }

/*
 * category block links
 */
.homepage-block {
  min-height: 300px;
  margin: 0 0 10px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 32.8%; }
  .homepage-block:last-child {
    margin-right: 0; }
  @media (max-width: 1100px) {
    .homepage-block {
      min-height: 280px;
      margin: 0 3px 6px;
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1; } }
  @media (max-width: 767px) {
    .homepage-block {
      min-height: 220px;
      margin: 0 0 6px;
      -webkit-box-flex: none;
      -ms-flex: none;
      flex: none;
      width: 100%; } }

.homepage-categories-container .homepage-block {
  position: relative;
  z-index: 1;
  text-align: center; }
  .homepage-categories-container .homepage-block:nth-child(3n+1) {
    background: #154584; }
  .homepage-categories-container .homepage-block:nth-child(3n+2) {
    background: #0F5457; }
  .homepage-categories-container .homepage-block:nth-child(3n+3) {
    background: #740643; }
  .homepage-categories-container .homepage-block:nth-child(1) .homepage-block-content h2 {
    border-bottom: 1px solid #fff; }
  .homepage-categories-container .homepage-block:nth-child(2) .homepage-block-content h2 {
    border-bottom: 1px solid #fff; }
  .homepage-categories-container .homepage-block:nth-child(3) .homepage-block-content h2 {
    border-bottom: 1px solid #fff; }
  .homepage-categories-container .homepage-block:nth-child(1):before {
    background-image: url(/assets/img/icons/user.svg); }
  .homepage-categories-container .homepage-block:nth-child(2):before {
    background-image: url(/assets/img/icons/broadcast.svg); }
  .homepage-categories-container .homepage-block:nth-child(3):before {
    background-image: url(/assets/img/icons/news.svg); }
  .homepage-categories-container .homepage-block:before {
    content: "";
    background-repeat: no-repeat;
    -webkit-background-size: contain;
            background-size: contain;
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-top: 25px;
    z-index: -1; }
  @media (max-width: 767px) {
    .homepage-categories-container .homepage-block:nth-child(1):before, .homepage-categories-container .homepage-block:nth-child(2):before, .homepage-categories-container .homepage-block:nth-child(3):before {
      display: none; } }

.homepage-block-content {
  width: 75%;
  margin: 0 auto;
  text-align: left; }
  @media (max-width: 1100px) {
    .homepage-block-content {
      width: 90%; } }
  @media (max-width: 767px) {
    .homepage-block-content {
      width: 80%; } }

.homepage-block-content h2 {
  margin: 20px 0;
  padding-bottom: 10px;
  color: #fff;
  text-align: center; }
  body .homepage-block-content h2 {
    font-size: 24px; }
  body.font-size-medium .homepage-block-content h2 {
    font-size: 26.4px; }
  body.font-size-large .homepage-block-content h2 {
    font-size: 28.8px; }
  @media (max-width: 1100px) {
    body .homepage-block-content h2 {
      font-size: 21px; }
    body.font-size-medium .homepage-block-content h2 {
      font-size: 23.1px; }
    body.font-size-large .homepage-block-content h2 {
      font-size: 25.2px; } }
  @media (max-width: 767px) {
    .homepage-block-content h2 {
      text-align: left; }
      body .homepage-block-content h2 {
        font-size: 24px; }
      body.font-size-medium .homepage-block-content h2 {
        font-size: 26.4px; }
      body.font-size-large .homepage-block-content h2 {
        font-size: 28.8px; } }

.homepage-block-content a {
  display: block;
  margin-bottom: 10px;
  color: #fff;
  font: 18px/1.2 "MentoneSemiBold", Arial, Helvetica, sans-serif; }
  body .homepage-block-content a {
    font-size: 18px; }
  body.font-size-medium .homepage-block-content a {
    font-size: 19.8px; }
  body.font-size-large .homepage-block-content a {
    font-size: 21.6px; }
  .homepage-block-content a:after {
    content: '\f105';
    font: 700 22px/1 "FontAwesome";
    margin-left: 10px;
    display: inline;
    vertical-align: bottom; }
    body .homepage-block-content a:after {
      font-size: 22px; }
    body.font-size-medium .homepage-block-content a:after {
      font-size: 24.2px; }
    body.font-size-large .homepage-block-content a:after {
      font-size: 26.4px; }
  .homepage-block-content a:hover {
    text-decoration: none !important; }
    .homepage-block-content a:hover span {
      text-decoration: underline; }
  .homepage-block-content a:hover:after {
    text-decoration: none !important;
    display: inline; }
  @media (max-width: 1100px) {
    .homepage-block-content a {
      margin-left: 5%; }
      body .homepage-block-content a {
        font-size: 15px; }
      body.font-size-medium .homepage-block-content a {
        font-size: 16.5px; }
      body.font-size-large .homepage-block-content a {
        font-size: 18px; }
      .homepage-block-content a:after {
        margin-left: 5%; } }
  @media (max-width: 767px) {
    .homepage-block-content a {
      margin-left: 0; }
      body .homepage-block-content a {
        font-size: 18px; }
      body.font-size-medium .homepage-block-content a {
        font-size: 19.8px; }
      body.font-size-large .homepage-block-content a {
        font-size: 21.6px; }
      .homepage-block-content a:after {
        margin-left: 4%; } }

/*
 * latest news
 */
.homepage-latest-news-container .homepage-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  background-position: center center; }
  @media (max-width: 1100px) {
    .homepage-latest-news-container .homepage-block {
      height: 220px; } }
  @media (max-width: 767px) {
    .homepage-latest-news-container .homepage-block {
      width: 100%;
      height: auto;
      margin-right: 0;
      max-height: 220px;
      min-height: 75px;
      background: none !important; } }
  .homepage-latest-news-container .homepage-block:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: transparent;
    -webkit-transition: background 0.1s linear;
    -o-transition: background 0.1s linear;
    transition: background 0.1s linear; }
  .homepage-latest-news-container .homepage-block:hover:before {
    background: rgba(0, 0, 0, 0.7); }
  .homepage-latest-news-container .homepage-block .latest-news-info {
    width: 100%;
    min-height: 75px;
    padding: 15px 10px 15px 0;
    -ms-flex-item-align: end;
    align-self: flex-end;
    background: rgba(0, 0, 0, 0.8);
    z-index: 2; }

.latest-news-date {
  width: 25%;
  float: left;
  color: #fff;
  font-family: "MentoneSemiBold", Arial, Helvetica, sans-serif;
  text-align: center; }
  .latest-news-date .day {
    display: block;
    line-height: 26px; }
    body .latest-news-date .day {
      font-size: 26px; }
    body.font-size-medium .latest-news-date .day {
      font-size: 28.6px; }
    body.font-size-large .latest-news-date .day {
      font-size: 31.2px; }
  .latest-news-date .month {
    letter-spacing: 1px;
    text-align: center; }
    body .latest-news-date .month {
      font-size: 16px; }
    body.font-size-medium .latest-news-date .month {
      font-size: 17.6px; }
    body.font-size-large .latest-news-date .month {
      font-size: 19.2px; }
  @media (max-width: 767px) {
    .latest-news-date {
      width: 15%; } }
  @media (max-width: 480px) {
    .latest-news-date {
      width: 20%; } }

.latest-news-link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3; }
  .latest-news-link span {
    visibility: hidden; }

.latest-news-title {
  width: 75%;
  float: left; }

.latest-news-title span {
  font: 16px/1.2 "MentoneSemiBold", Arial, Helvetica, sans-serif;
  color: #fff; }
  body .latest-news-title span {
    font-size: 16px; }
  body.font-size-medium .latest-news-title span {
    font-size: 17.6px; }
  body.font-size-large .latest-news-title span {
    font-size: 19.2px; }
  .latest-news-title span:after {
    content: '\f105';
    margin-left: 10px;
    color: #fff;
    font: 700 20px/1.2 "FontAwesome";
    display: inline-block;
    vertical-align: bottom; }
    body .latest-news-title span:after {
      font-size: 20px; }
    body.font-size-medium .latest-news-title span:after {
      font-size: 22px; }
    body.font-size-large .latest-news-title span:after {
      font-size: 24px; }
  @media (max-width: 1100px) {
    .latest-news-title span {
      line-height: 1; }
      body .latest-news-title span {
        font-size: 14px; }
      body.font-size-medium .latest-news-title span {
        font-size: 15.4px; }
      body.font-size-large .latest-news-title span {
        font-size: 16.8px; }
      .latest-news-title span:after {
        line-height: 1; }
        body .latest-news-title span:after {
          font-size: 18px; }
        body.font-size-medium .latest-news-title span:after {
          font-size: 19.8px; }
        body.font-size-large .latest-news-title span:after {
          font-size: 21.6px; } }
  @media (max-width: 767px) {
    .latest-news-title span {
      line-height: 1.7; }
      body .latest-news-title span {
        font-size: 15px; }
      body.font-size-medium .latest-news-title span {
        font-size: 16.5px; }
      body.font-size-large .latest-news-title span {
        font-size: 18px; }
      .latest-news-title span:after {
        line-height: 1; }
        body .latest-news-title span:after {
          font-size: 22px; }
        body.font-size-medium .latest-news-title span:after {
          font-size: 24.2px; }
        body.font-size-large .latest-news-title span:after {
          font-size: 26.4px; } }

/*
 * popular searches
 */
.homepage-block.homepage-popular-searches {
  background: #740643;
  min-height: 300px;
  height: auto; }
  @media (max-width: 1100px) {
    .homepage-block.homepage-popular-searches {
      padding: 10px 0 50px;
      margin-right: 0;
      min-height: 100px;
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%; } }
  @media (max-width: 1100px) and (max-width: 767px) {
    .homepage-block.homepage-popular-searches {
      -webkit-box-flex: none;
      -ms-flex: none;
      flex: none; } }
  @media (max-width: 1100px) {
      .homepage-block.homepage-popular-searches .homepage-block-content {
        width: 96%; } }
    @media (max-width: 1100px) and (max-width: 767px) {
      .homepage-block.homepage-popular-searches .homepage-block-content {
        width: 80%; } }
  .homepage-block.homepage-popular-searches a:hover:after {
    text-decoration: none;
    display: inline; }
  .homepage-block.homepage-popular-searches a:hover {
    text-decoration: none !important; }
    .homepage-block.homepage-popular-searches a:hover span {
      text-decoration: underline; }

.homepage-popular-searches h2 {
  margin: 20px 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #fff; }
  body .homepage-popular-searches h2 {
    font-size: 21px; }
  body.font-size-medium .homepage-popular-searches h2 {
    font-size: 23.1px; }
  body.font-size-large .homepage-popular-searches h2 {
    font-size: 25.2px; }
  .homepage-popular-searches h2:before {
    content: "\f002";
    display: block;
    margin: 20px 0;
    font: 22px/1 "FontAwesome"; }
    body .homepage-popular-searches h2:before {
      font-size: 22px; }
    body.font-size-medium .homepage-popular-searches h2:before {
      font-size: 24.2px; }
    body.font-size-large .homepage-popular-searches h2:before {
      font-size: 26.4px; }
  @media (max-width: 1100px) {
    .homepage-popular-searches h2 {
      width: 30%;
      float: left;
      margin: 0 3% 0 0;
      border: none; }
      .homepage-popular-searches h2:before {
        margin-top: 5px; } }
  @media (max-width: 767px) {
    .homepage-popular-searches h2 {
      width: 100%;
      float: none;
      margin-top: 20px;
      border-bottom: 1px solid #db8a4b; }
      .homepage-popular-searches h2:before {
        display: none; } }

.homepage-popular-searches ul {
  padding: 0;
  list-style: none; }
  @media (max-width: 1100px) {
    .homepage-popular-searches ul {
      width: 67%;
      -webkit-column-count: 2;
         -moz-column-count: 2;
              column-count: 2;
      margin-top: 20px; } }
  @media (max-width: 767px) {
    .homepage-popular-searches ul {
      width: 100%;
      -webkit-column-count: 1;
         -moz-column-count: 1;
              column-count: 1; }
      .homepage-popular-searches ul li {
        margin-bottom: 20px; } }

/*
 * social widgets
 */
@media (max-width: 1100px) {
  .homepage-social-widgets-container {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap; } }

@media (max-width: 767px) {
  .homepage-social-widgets-container {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column; } }

.homepage-social-widgets-container .homepage-block {
  min-height: 357px; }
  .homepage-social-widgets-container .homepage-block.homepage-social-facebook {
    height: 410px;
    text-align: center; }
    .homepage-social-widgets-container .homepage-block.homepage-social-facebook iframe {
      height: 300px !important; }
  @media (max-width: 1100px) {
    .homepage-social-widgets-container .homepage-block {
      height: auto;
      min-height: 130px;
      padding-bottom: 10px; } }

.homepage-social-header {
  padding: 10px 20px 10px 30px;
  margin-bottom: 15px;
  font: 18px/1.2 "MentoneSemiBold", Arial, Helvetica, sans-serif;
  color: #fff; }
  .homepage-social-header:after {
    float: right;
    color: #fff;
    font: 20px/1 "FontAwesome"; }
  .homepage-social-header-facebook {
    background: #1C4663; }
    .homepage-social-header-facebook:after {
      content: '\f09a'; }
  .homepage-social-header-twitter {
    background: #0C5379; }
    .homepage-social-header-twitter:after {
      content: '\f099'; }

.fb_iframe_widget {
  margin-left: 8px; }
  .fb_iframe_widget iframe {
    margin: 0 auto !important; }
  @media (max-width: 1100px) {
    .fb_iframe_widget {
      margin: 0; } }

.homepage-social-twitter-title {
  padding: 10px 15px 20px;
  background: #fff;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  color: #a12567;
  font: 14px "MentoneSemiBold", Arial, Helvetica, sans-serif; }
  .homepage-social-twitter-title .twitter-follow-cta {
    float: right; }

.homepage-social-twitter .profile-image,
.homepage-social-twitter .tweet-date,
.homepage-social-twitter .tweet-user-name,
.homepage-social-twitter .tweet-user-handle {
  display: inline-block; }

.homepage-social-twitter .profile-image {
  width: 25px;
  height: 25px; }
  .homepage-social-twitter .profile-image img {
    border-radius: 5px; }

.homepage-social-twitter .tweet-user-name {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold; }
  body .homepage-social-twitter .tweet-user-name {
    font-size: 15px; }
  body.font-size-medium .homepage-social-twitter .tweet-user-name {
    font-size: 16.5px; }
  body.font-size-large .homepage-social-twitter .tweet-user-name {
    font-size: 18px; }

body .homepage-social-twitter .tweet-user-handle, body
.homepage-social-twitter .tweet-date {
  font-size: 13px; }

body.font-size-medium .homepage-social-twitter .tweet-user-handle, body.font-size-medium
.homepage-social-twitter .tweet-date {
  font-size: 14.3px; }

body.font-size-large .homepage-social-twitter .tweet-user-handle, body.font-size-large
.homepage-social-twitter .tweet-date {
  font-size: 15.6px; }

.homepage-social-twitter .tweet-text {
  margin-top: 5px;
  line-height: 1.2; }
  body .homepage-social-twitter .tweet-text {
    font-size: 13px; }
  body.font-size-medium .homepage-social-twitter .tweet-text {
    font-size: 14.3px; }
  body.font-size-large .homepage-social-twitter .tweet-text {
    font-size: 15.6px; }
  .homepage-social-twitter .tweet-text a {
    color: #368641; }

.homepage-social-twitter .homepage-social-twitter-feed {
  height: 210px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  overflow-y: hidden; }
  .homepage-social-twitter .homepage-social-twitter-feed .tweet-user-handle, .homepage-social-twitter .homepage-social-twitter-feed .tweet-date {
    color: #616161; }

.homepage-social-twitter .tweets {
  padding: 0 15px 10px; }

.homepage-social-twitter .new-tweet {
  padding: 5px;
  background-color: #f2f2f2; }
  .homepage-social-twitter .new-tweet input {
    width: 100%;
    padding: 5px;
    font-size: 13px; }
    body .homepage-social-twitter .new-tweet input {
      font-size: 13px; }
    body.font-size-medium .homepage-social-twitter .new-tweet input {
      font-size: 14.3px; }
    body.font-size-large .homepage-social-twitter .new-tweet input {
      font-size: 15.6px; }

.homepage-social-twitter hr {
  border-top: 1px solid #ccc; }

.homepage-social-follow-link {
  margin-top: 20px;
  text-align: right; }
  .homepage-social-follow-link a {
    color: #a12567;
    font: 14px/1 "MentoneSemiBold", Arial, Helvetica, sans-serif; }
    body .homepage-social-follow-link a {
      font-size: 14px; }
    body.font-size-medium .homepage-social-follow-link a {
      font-size: 15.4px; }
    body.font-size-large .homepage-social-follow-link a {
      font-size: 16.8px; }
  .homepage-social-follow-link:after {
    display: inline-block;
    margin-left: 5px;
    padding-top: 4px;
    width: 25px;
    height: 25px;
    font: 18px/1 "FontAwesome";
    color: #fff;
    vertical-align: middle;
    text-align: center; }
    body .homepage-social-follow-link:after {
      font-size: 18px; }
    body.font-size-medium .homepage-social-follow-link:after {
      font-size: 19.8px; }
    body.font-size-large .homepage-social-follow-link:after {
      font-size: 21.6px; }
  .homepage-social-follow-link-twitter:after {
    content: '\f099';
    background: #68c1f0; }
  .homepage-social-follow-link-facebook:after {
    content: '\f09a';
    background: #4a8ec7; }

/*
 * page header
 */
.homepage-header {
  float: left;
  width: 800px;
  margin-right: 110px;
  font-size: 42px; }
  @media (max-width: 1100px) {
    .homepage-header {
      width: 70%;
      margin-right: 5%; } }
  @media (max-width: 767px) {
    .homepage-header {
      width: 95%;
      font-size: 30px; } }

.homepage-cta-btn-container {
  width: 175px;
  float: right;
  margin-top: 65px; }
  @media (max-width: 1100px) {
    .homepage-cta-btn-container {
      width: 24%;
      margin-top: 30px;
      text-align: center; } }
  @media (max-width: 767px) {
    .homepage-cta-btn-container {
      float: left;
      width: 160px;
      margin-top: 10px; } }
  .homepage-cta-btn-container .cta-btn, .homepage-cta-btn-container .ns-button, .homepage-cta-btn-container .go-to-broadcaster-btn {
    width: 100%; }

@media (max-width: 767px) {
  .contact-details-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; } }

.acf-map {
  width: 100%;
  height: 400px;
  border: #ccc solid 1px;
  margin: 20px 0; }

.google-map-container {
  padding-left: 0; }
  @media (max-width: 767px) {
    .google-map-container {
      padding: 0 2%; } }

.contact-details {
  font: 20px/1.2 "MentoneSemiBold", Arial, Helvetica, sans-serif; }

.contact-details-address {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #c3c3c3; }

@media (max-width: 767px) {
  .contact-details-phone {
    margin-bottom: 10px;
    border-bottom: 1px solid #c3c3c3; } }

.contact-details-phone p {
  margin-bottom: 20px; }
  .contact-details-phone p span {
    display: inline-block;
    width: 120px; }

.contact-form-container .contact-form-block, .contact-us-contact-form-container .contact-form-block, .request-callback-contact-form-container .contact-form-block, .complaints-contact-details .contact-form-block {
  padding: 0 20px;
  border: none; }
  .contact-form-container .contact-form-block:last-child, .contact-us-contact-form-container .contact-form-block:last-child, .request-callback-contact-form-container .contact-form-block:last-child, .complaints-contact-details .contact-form-block:last-child {
    width: 24%; }
  @media (max-width: 1100px) {
    .contact-form-container .contact-form-block, .contact-us-contact-form-container .contact-form-block, .request-callback-contact-form-container .contact-form-block, .complaints-contact-details .contact-form-block {
      width: 50%; }
      .contact-form-container .contact-form-block:last-child, .contact-us-contact-form-container .contact-form-block:last-child, .request-callback-contact-form-container .contact-form-block:last-child, .complaints-contact-details .contact-form-block:last-child {
        width: 100%;
        text-align: right; } }
  @media (max-width: 767px) {
    .contact-form-container .contact-form-block, .contact-us-contact-form-container .contact-form-block, .request-callback-contact-form-container .contact-form-block, .complaints-contact-details .contact-form-block {
      width: 100%;
      padding: 0; } }
  .contact-form-container .contact-form-block label span.label-title, .contact-us-contact-form-container .contact-form-block label span.label-title, .request-callback-contact-form-container .contact-form-block label span.label-title, .complaints-contact-details .contact-form-block label span.label-title {
    display: none; }

.contact-form-container input[type=text], .contact-us-contact-form-container input[type=text], .request-callback-contact-form-container input[type=text], .complaints-contact-details input[type=text],
.contact-form-container input[type=email], .contact-us-contact-form-container input[type=email], .request-callback-contact-form-container input[type=email], .complaints-contact-details input[type=email],
.contact-form-container textarea, .contact-us-contact-form-container textarea, .request-callback-contact-form-container textarea, .complaints-contact-details textarea {
  width: 100%;
  padding: 10px;
  border: 1px solid #616161;
  border-radius: 0; }
  @media (max-width: 767px) {
    .contact-form-container input[type=text], .contact-us-contact-form-container input[type=text], .request-callback-contact-form-container input[type=text], .complaints-contact-details input[type=text],
    .contact-form-container input[type=email], .contact-us-contact-form-container input[type=email], .request-callback-contact-form-container input[type=email], .complaints-contact-details input[type=email],
    .contact-form-container textarea, .contact-us-contact-form-container textarea, .request-callback-contact-form-container textarea, .complaints-contact-details textarea {
      margin-bottom: 10px; } }

.contact-form-container textarea, .contact-us-contact-form-container textarea, .request-callback-contact-form-container textarea, .complaints-contact-details textarea {
  height: 100px; }

.contact-form-container .cta-btn, .contact-us-contact-form-container .cta-btn, .request-callback-contact-form-container .cta-btn, .complaints-contact-details .cta-btn, .contact-form-container .ns-button, .contact-us-contact-form-container .ns-button, .request-callback-contact-form-container .ns-button, .complaints-contact-details .ns-button, .contact-form-container .go-to-broadcaster-btn, .contact-us-contact-form-container .go-to-broadcaster-btn, .request-callback-contact-form-container .go-to-broadcaster-btn, .complaints-contact-details .go-to-broadcaster-btn {
  padding: 0; }
  @media (max-width: 767px) {
    .contact-form-container .cta-btn, .contact-us-contact-form-container .cta-btn, .request-callback-contact-form-container .cta-btn, .complaints-contact-details .cta-btn, .contact-form-container .ns-button, .contact-us-contact-form-container .ns-button, .request-callback-contact-form-container .ns-button, .complaints-contact-details .ns-button, .contact-form-container .go-to-broadcaster-btn, .contact-us-contact-form-container .go-to-broadcaster-btn, .request-callback-contact-form-container .go-to-broadcaster-btn, .complaints-contact-details .go-to-broadcaster-btn {
      margin-top: 0; } }
  .contact-form-container .cta-btn:after, .contact-us-contact-form-container .cta-btn:after, .request-callback-contact-form-container .cta-btn:after, .complaints-contact-details .cta-btn:after, .contact-form-container .ns-button:after, .contact-us-contact-form-container .ns-button:after, .request-callback-contact-form-container .ns-button:after, .complaints-contact-details .ns-button:after, .contact-form-container .go-to-broadcaster-btn:after, .contact-us-contact-form-container .go-to-broadcaster-btn:after, .request-callback-contact-form-container .go-to-broadcaster-btn:after, .complaints-contact-details .go-to-broadcaster-btn:after {
    padding-top: 12px;
    vertical-align: top; }

.contact-form-container input[type=submit], .contact-us-contact-form-container input[type=submit], .request-callback-contact-form-container input[type=submit], .complaints-contact-details input[type=submit] {
  background: none;
  border: none;
  padding: 12px 0;
  text-align: right;
  outline: none; }

.contact-us-contact-form-container h2 {
  margin: 0 0 20px 20px; }
  .contact-us-contact-form-container h2.theme-blue,
  .theme-blue .contact-us-contact-form-container h2 {
    color: #1857AA; }
  .contact-us-contact-form-container h2.theme-turquoise,
  .theme-turquoise .contact-us-contact-form-container h2 {
    color: #0F5457; }
  .contact-us-contact-form-container h2.theme-orange,
  .theme-orange .contact-us-contact-form-container h2 {
    color: #740643; }
  .contact-us-contact-form-container h2.theme-gold,
  .theme-gold .contact-us-contact-form-container h2 {
    color: #cb6f28; }
  .contact-us-contact-form-container h2.theme-charcoal,
  .theme-charcoal .contact-us-contact-form-container h2 {
    color: #303030; }
  .contact-us-contact-form-container h2.theme-purple,
  .theme-purple .contact-us-contact-form-container h2 {
    color: #a12567; }
  .contact-us-contact-form-container h2.theme-default,
  .theme-default .contact-us-contact-form-container h2 {
    color: #a12567; }
  @media (max-width: 767px) {
    .contact-us-contact-form-container h2 {
      margin-left: 0; } }

.contact-us-contact-form-container .cta-btn, .contact-us-contact-form-container .ns-button, .contact-us-contact-form-container .go-to-broadcaster-btn {
  margin-top: 85px;
  padding-right: 20px; }
  @media (max-width: 1100px) {
    .contact-us-contact-form-container .cta-btn, .contact-us-contact-form-container .ns-button, .contact-us-contact-form-container .go-to-broadcaster-btn {
      margin-top: 0;
      margin-bottom: 20px; } }

.contact-us-contact-form-container input[type=submit] {
  width: 120px; }

.contact-us-contact-form-container input[type=text],
.contact-us-contact-form-container input[type=email],
.contact-us-contact-form-container textarea {
  margin-bottom: 40px; }

@media (max-width: 1100px) {
  .contact-us-contact-form-container textarea {
    margin-bottom: 10px; } }

@media (max-width: 767px) {
  .contact-us-contact-form-container input[type=text],
  .contact-us-contact-form-container input[type=email],
  .contact-us-contact-form-container textarea {
    margin-bottom: 10px; } }

.contact-submit-btn .ajax-loader {
  display: none; }

/**
 *
 * Landing page Strategic Goal blocks
 *
 **/
.landing-page-goals-container {
  overflow: hidden;
  position: relative;
  margin-bottom: 50px; }
  @media (max-width: 767px) {
    .landing-page-goals-container {
      margin-bottom: 20px; } }
  @media (max-width: 1100px) {
    .landing-page-goals-container .landing-page-block.strategic-goal {
      min-height: 180px; } }
  @media (max-width: 767px) {
    .landing-page-goals-container .landing-page-block.strategic-goal {
      min-height: 0;
      border-bottom: 1px solid; }
      .landing-page-goals-container .landing-page-block.strategic-goal:last-child {
        border: none; } }

.strategic-goals-cta-btn-container {
  margin-top: 50px; }
  @media (max-width: 1100px) {
    .strategic-goals-cta-btn-container {
      position: absolute;
      left: 0;
      bottom: 0; }
      .strategic-goals-cta-btn-container .cta-btn, .strategic-goals-cta-btn-container .ns-button, .strategic-goals-cta-btn-container .go-to-broadcaster-btn {
        width: 230px;
        padding: 12px 5%; } }
  @media (max-width: 767px) {
    .strategic-goals-cta-btn-container {
      margin-top: 20px;
      position: relative; } }

/**
 *
 * Landing page CTA blocks
 *
 **/
.landing-page-cta-container .cta-block {
  padding: 30px 45px;
  background: #f2f2f2; }
  @media (max-width: 1100px) {
    .landing-page-cta-container .cta-block {
      padding: 20px 2%; } }
  @media (max-width: 480px) {
    .landing-page-cta-container .cta-block {
      padding: 20px 3%; } }
  .landing-page-cta-container .cta-block:before {
    font-family: "FontAwesome";
    display: block; }
    body .landing-page-cta-container .cta-block:before {
      font-size: 30px; }
    body.font-size-medium .landing-page-cta-container .cta-block:before {
      font-size: 33px; }
    body.font-size-large .landing-page-cta-container .cta-block:before {
      font-size: 36px; }
    @media (max-width: 767px) {
      .landing-page-cta-container .cta-block:before {
        display: inline-block; } }
  .landing-page-cta-container .cta-block.cta-block-1:before {
    content: url("../../assets/img/icons/tv-blue.png");
    width: 35px;
    height: 35px;
    min-height: 40px;
    background-repeat: no-repeat; }
    @media (max-width: 767px) {
      .landing-page-cta-container .cta-block.cta-block-1:before {
        width: 30px;
        height: 30px;
        -webkit-background-size: 100% 100%;
                background-size: 100%;
        vertical-align: top; } }
  .landing-page-cta-container .cta-block.cta-block-2:before {
    content: '\f0a1'; }
  .landing-page-cta-container .cta-block.cta-block-3:before {
    content: '\f01d'; }
  .landing-page-cta-container .cta-block h2 {
    margin-top: 10px;
    padding-bottom: 10px;
    color: #303030; }
    body .landing-page-cta-container .cta-block h2 {
      font-size: 21px; }
    body.font-size-medium .landing-page-cta-container .cta-block h2 {
      font-size: 23.1px; }
    body.font-size-large .landing-page-cta-container .cta-block h2 {
      font-size: 25.2px; }
    @media (max-width: 1100px) {
      body .landing-page-cta-container .cta-block h2 {
        font-size: 17px; }
      body.font-size-medium .landing-page-cta-container .cta-block h2 {
        font-size: 18.7px; }
      body.font-size-large .landing-page-cta-container .cta-block h2 {
        font-size: 20.4px; } }
    @media (max-width: 767px) {
      .landing-page-cta-container .cta-block h2 {
        display: inline-block;
        vertical-align: middle;
        margin-left: 2%; }
        .landing-page-cta-container .cta-block h2:after {
          content: '\f105';
          font: 700 22px/18px "FontAwesome";
          margin-left: 15px;
          display: inline-block;
          vertical-align: bottom; } }
    .landing-page-cta-container .cta-block h2 a {
      color: #303030; }
      .landing-page-cta-container .cta-block h2 a:hover {
        text-decoration: none; }
  .landing-page-cta-container .cta-block p {
    min-height: 90px;
    line-height: 18px; }
    body .landing-page-cta-container .cta-block p {
      font-size: 14px; }
    body.font-size-medium .landing-page-cta-container .cta-block p {
      font-size: 15.4px; }
    body.font-size-large .landing-page-cta-container .cta-block p {
      font-size: 16.8px; }
    @media (max-width: 1100px) {
      .landing-page-cta-container .cta-block p {
        min-height: 100px; } }
    @media (max-width: 767px) {
      .landing-page-cta-container .cta-block p {
        display: none; } }

.theme-turquoise .cta-block:before {
  width: 35px;
  height: 35px;
  min-height: 40px;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
          background-size: contain; }
  @media (max-width: 767px) {
    .theme-turquoise .cta-block:before {
      width: 30px;
      height: 30px;
      -webkit-background-size: 100% 100%;
              background-size: 100%;
      vertical-align: top; } }

.theme-turquoise .landing-page-cta-container .cta-block-1:before {
  content: "\f0e3"; }

.theme-turquoise .landing-page-cta-container .cta-block-2:before {
  content: "";
  background-image: url("/assets/img/icons/funding.svg"); }

.theme-turquoise .landing-page-cta-container .cta-block-3:before {
  content: "";
  background-image: url("/assets/img/icons/license.svg"); }

.cta-block .cta-btn, .cta-block .ns-button, .cta-block .go-to-broadcaster-btn {
  width: 90%; }
  @media (max-width: 1100px) {
    .cta-block .cta-btn, .cta-block .ns-button, .cta-block .go-to-broadcaster-btn {
      width: 100%;
      padding: 12px 5%; } }

.landing-page-content-container h3 {
  position: relative;
  padding-left: 50px;
  margin: 0; }
  .landing-page-content-container h3:before {
    content: '\f0c0';
    position: absolute;
    left: 0;
    top: 0;
    font: 30px/1 "FontAwesome"; }

.landing-page-block {
  height: auto;
  min-height: 120px;
  margin: 0 0 10px; }
  @media (max-width: 767px) {
    .landing-page-block {
      margin: 0 0 6px;
      min-height: 0; } }

/*
 * News Information
 */
.news-cta-block {
  background: #f2f2f2;
  min-height: 300px;
  padding: 30px 40px; }
  @media (max-width: 767px) {
    .news-cta-block {
      min-height: 70px;
      padding: 0 2%;
      margin-bottom: 10px; } }
  .news-cta-block:before {
    font-family: "FontAwesome";
    display: block; }
    body .news-cta-block:before {
      font-size: 25px; }
    body.font-size-medium .news-cta-block:before {
      font-size: 27.5px; }
    body.font-size-large .news-cta-block:before {
      font-size: 30px; }
    @media (max-width: 767px) {
      .news-cta-block:before {
        display: inline-block;
        width: 70px;
        text-align: center; } }
  .news-cta-block.cta-block-1:before {
    content: "\f1ea"; }
  .news-cta-block.cta-block-2:before {
    content: 'i';
    font: bold italic 30px/1 "Times New Roman", serif;
    min-height: 35px; }
  .news-cta-block.cta-block-3:before {
    content: '\f15c'; }
  .news-cta-block h2 {
    padding-bottom: 10px;
    margin-top: 0; }
    @media (max-width: 767px) {
      .news-cta-block h2 {
        display: inline-block;
        margin: 0;
        padding: 0; }
        .news-cta-block h2:after {
          content: "\f054";
          margin-left: 20px;
          font-family: "FontAwesome"; }
          body .news-cta-block h2:after {
            font-size: 18px; }
          body.font-size-medium .news-cta-block h2:after {
            font-size: 19.8px; }
          body.font-size-large .news-cta-block h2:after {
            font-size: 21.6px; } }
    .news-cta-block h2 a {
      display: inline-block;
      color: #292929;
      line-height: 70px; }
      .news-cta-block h2 a:hover {
        text-decoration: none; }
  .news-cta-block p {
    min-height: 100px; }
    body .news-cta-block p {
      font-size: 14px; }
    body.font-size-medium .news-cta-block p {
      font-size: 15.4px; }
    body.font-size-large .news-cta-block p {
      font-size: 16.8px; }
    @media (max-width: 767px) {
      .news-cta-block p {
        display: none; } }
  @media (max-width: 767px) {
    .news-cta-block .cta-btn, .news-cta-block .ns-button, .news-cta-block .go-to-broadcaster-btn {
      display: none; } }

.latest-news-container,
.diary-dates-container {
  border-bottom: 1px solid #f2f2f2; }
  @media (max-width: 1100px) {
    .latest-news-container .three-block-container, .latest-news-container .contact-form-container .contact-form-block-container, .contact-form-container .latest-news-container .contact-form-block-container, .latest-news-container .contact-us-contact-form-container .contact-form-block-container, .contact-us-contact-form-container .latest-news-container .contact-form-block-container, .latest-news-container .request-callback-contact-form-container .contact-form-block-container, .request-callback-contact-form-container .latest-news-container .contact-form-block-container, .latest-news-container .complaints-contact-details .contact-form-block-container, .complaints-contact-details .latest-news-container .contact-form-block-container,
    .diary-dates-container .three-block-container,
    .diary-dates-container .contact-form-container .contact-form-block-container, .contact-form-container
    .diary-dates-container .contact-form-block-container,
    .diary-dates-container .contact-us-contact-form-container .contact-form-block-container, .contact-us-contact-form-container
    .diary-dates-container .contact-form-block-container,
    .diary-dates-container .request-callback-contact-form-container .contact-form-block-container, .request-callback-contact-form-container
    .diary-dates-container .contact-form-block-container,
    .diary-dates-container .complaints-contact-details .contact-form-block-container, .complaints-contact-details
    .diary-dates-container .contact-form-block-container {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
    .latest-news-container .third-width-content-block, .latest-news-container .two-thirds-width-content-block, .latest-news-container .complaints-objectives-block, .latest-news-container .contact-form-container .contact-form-block, .contact-form-container .latest-news-container .contact-form-block, .latest-news-container .contact-us-contact-form-container .contact-form-block, .contact-us-contact-form-container .latest-news-container .contact-form-block, .latest-news-container .request-callback-contact-form-container .contact-form-block, .request-callback-contact-form-container .latest-news-container .contact-form-block, .latest-news-container .complaints-contact-details .contact-form-block, .complaints-contact-details .latest-news-container .contact-form-block, .latest-news-container .landing-page-block, .latest-news-container .complaints-contact-form-block,
    .diary-dates-container .third-width-content-block,
    .diary-dates-container .two-thirds-width-content-block,
    .diary-dates-container .complaints-objectives-block,
    .diary-dates-container .contact-form-container .contact-form-block, .contact-form-container
    .diary-dates-container .contact-form-block,
    .diary-dates-container .contact-us-contact-form-container .contact-form-block, .contact-us-contact-form-container
    .diary-dates-container .contact-form-block,
    .diary-dates-container .request-callback-contact-form-container .contact-form-block, .request-callback-contact-form-container
    .diary-dates-container .contact-form-block,
    .diary-dates-container .complaints-contact-details .contact-form-block, .complaints-contact-details
    .diary-dates-container .contact-form-block,
    .diary-dates-container .landing-page-block,
    .diary-dates-container .complaints-contact-form-block {
      width: 50%;
      padding: 0 40px; }
      .latest-news-container .third-width-content-block:last-child, .latest-news-container .two-thirds-width-content-block:last-child, .latest-news-container .complaints-objectives-block:last-child, .latest-news-container .contact-form-container .contact-form-block:last-child, .contact-form-container .latest-news-container .contact-form-block:last-child, .latest-news-container .contact-us-contact-form-container .contact-form-block:last-child, .contact-us-contact-form-container .latest-news-container .contact-form-block:last-child, .latest-news-container .request-callback-contact-form-container .contact-form-block:last-child, .request-callback-contact-form-container .latest-news-container .contact-form-block:last-child, .latest-news-container .complaints-contact-details .contact-form-block:last-child, .complaints-contact-details .latest-news-container .contact-form-block:last-child, .latest-news-container .landing-page-block:last-child, .latest-news-container .complaints-contact-form-block:last-child,
      .diary-dates-container .third-width-content-block:last-child,
      .diary-dates-container .two-thirds-width-content-block:last-child,
      .diary-dates-container .complaints-objectives-block:last-child,
      .diary-dates-container .contact-form-container .contact-form-block:last-child, .contact-form-container
      .diary-dates-container .contact-form-block:last-child,
      .diary-dates-container .contact-us-contact-form-container .contact-form-block:last-child, .contact-us-contact-form-container
      .diary-dates-container .contact-form-block:last-child,
      .diary-dates-container .request-callback-contact-form-container .contact-form-block:last-child, .request-callback-contact-form-container
      .diary-dates-container .contact-form-block:last-child,
      .diary-dates-container .complaints-contact-details .contact-form-block:last-child, .complaints-contact-details
      .diary-dates-container .contact-form-block:last-child,
      .diary-dates-container .landing-page-block:last-child,
      .diary-dates-container .complaints-contact-form-block:last-child {
        display: none; } }
  @media (max-width: 767px) {
    .latest-news-container .third-width-content-block, .latest-news-container .two-thirds-width-content-block, .latest-news-container .complaints-objectives-block, .latest-news-container .contact-form-container .contact-form-block, .contact-form-container .latest-news-container .contact-form-block, .latest-news-container .contact-us-contact-form-container .contact-form-block, .contact-us-contact-form-container .latest-news-container .contact-form-block, .latest-news-container .request-callback-contact-form-container .contact-form-block, .request-callback-contact-form-container .latest-news-container .contact-form-block, .latest-news-container .complaints-contact-details .contact-form-block, .complaints-contact-details .latest-news-container .contact-form-block, .latest-news-container .landing-page-block, .latest-news-container .complaints-contact-form-block,
    .diary-dates-container .third-width-content-block,
    .diary-dates-container .two-thirds-width-content-block,
    .diary-dates-container .complaints-objectives-block,
    .diary-dates-container .contact-form-container .contact-form-block, .contact-form-container
    .diary-dates-container .contact-form-block,
    .diary-dates-container .contact-us-contact-form-container .contact-form-block, .contact-us-contact-form-container
    .diary-dates-container .contact-form-block,
    .diary-dates-container .request-callback-contact-form-container .contact-form-block, .request-callback-contact-form-container
    .diary-dates-container .contact-form-block,
    .diary-dates-container .complaints-contact-details .contact-form-block, .complaints-contact-details
    .diary-dates-container .contact-form-block,
    .diary-dates-container .landing-page-block,
    .diary-dates-container .complaints-contact-form-block {
      width: 100%;
      padding: 0 2%; } }

.diary-dates-container {
  border: none; }

.latest-news-container h2,
.diary-dates-container h2 {
  margin: 30px 0 30px 40px;
  color: #740643; }
  body .latest-news-container h2, body
  .diary-dates-container h2 {
    font-size: 21px; }
  body.font-size-medium .latest-news-container h2, body.font-size-medium
  .diary-dates-container h2 {
    font-size: 23.1px; }
  body.font-size-large .latest-news-container h2, body.font-size-large
  .diary-dates-container h2 {
    font-size: 25.2px; }
  @media (max-width: 767px) {
    .latest-news-container h2,
    .diary-dates-container h2 {
      margin: 20px 0 20px 2%; } }

.latest-news-container .cta-btn, .latest-news-container .ns-button, .latest-news-container .go-to-broadcaster-btn,
.diary-dates-container .cta-btn,
.diary-dates-container .ns-button,
.diary-dates-container .go-to-broadcaster-btn {
  display: inline-block;
  margin: 30px 0 30px 40px; }
  @media (max-width: 767px) {
    .latest-news-container .cta-btn, .latest-news-container .ns-button, .latest-news-container .go-to-broadcaster-btn,
    .diary-dates-container .cta-btn,
    .diary-dates-container .ns-button,
    .diary-dates-container .go-to-broadcaster-btn {
      margin: 20px 0 30px 2%;
      padding: 12px 8%; } }

@media (max-width: 767px) {
  .news-item-block {
    margin-bottom: 15px; } }

.news-item-block .news-item-title {
  width: 70%;
  float: left; }

.news-item-block .news-item-img {
  width: 100%;
  height: 150px;
  -webkit-background-size: cover;
          background-size: cover; }
  @media (max-width: 1100px) {
    .news-item-block .news-item-img {
      display: none; } }

.news-item-block .news-item-info {
  margin-top: 10px; }

.news-item-block .news-item-date {
  width: 20%;
  float: left;
  margin-right: 5%;
  color: #292929;
  font-family: "MentoneSemiBold";
  text-align: center; }
  .news-item-block .news-item-date .day {
    display: block;
    line-height: 36px; }
    body .news-item-block .news-item-date .day {
      font-size: 36px; }
    body.font-size-medium .news-item-block .news-item-date .day {
      font-size: 39.6px; }
    body.font-size-large .news-item-block .news-item-date .day {
      font-size: 43.2px; }
  body .news-item-block .news-item-date .month {
    font-size: 24px; }
  body.font-size-medium .news-item-block .news-item-date .month {
    font-size: 26.4px; }
  body.font-size-large .news-item-block .news-item-date .month {
    font-size: 28.8px; }

.news-item-block .news-item-title a,
.news-item-block .news-item-title a span {
  color: #740643;
  line-height: 20px;
  font-family: "MentoneSemiBold"; }
  body .news-item-block .news-item-title a, body
  .news-item-block .news-item-title a span {
    font-size: 18px; }
  body.font-size-medium .news-item-block .news-item-title a, body.font-size-medium
  .news-item-block .news-item-title a span {
    font-size: 19.8px; }
  body.font-size-large .news-item-block .news-item-title a, body.font-size-large
  .news-item-block .news-item-title a span {
    font-size: 21.6px; }

.news-item-block .news-item-title a span:after {
  content: '\f105';
  margin-left: 10px;
  color: #740643;
  font: 700 20px/1.2 "FontAwesome";
  display: inline-block;
  vertical-align: bottom; }

.news-item-block .news-item-excerpt {
  line-height: 18px;
  color: #292929;
  font-family: Arial, Helvetica, sans-serif; }
  body .news-item-block .news-item-excerpt {
    font-size: 14px; }
  body.font-size-medium .news-item-block .news-item-excerpt {
    font-size: 15.4px; }
  body.font-size-large .news-item-block .news-item-excerpt {
    font-size: 16.8px; }
  .news-item-block .news-item-excerpt:hover {
    text-decoration: underline;
    color: #292929; }

.diary-date-block .news-item-date {
  width: 25%;
  padding: 10px;
  background: #740643;
  color: #fff; }
  .diary-date-block .news-item-date .month {
    line-height: 20px; }
  @media (max-width: 767px) {
    .diary-date-block .news-item-date {
      width: 25%; } }

.diary-date-block .news-item-title {
  width: 70%; }

.diary-dates-container .cta-btn, .diary-dates-container .ns-button, .diary-dates-container .go-to-broadcaster-btn,
.latest-news-container .cta-btn,
.latest-news-container .ns-button,
.latest-news-container .go-to-broadcaster-btn {
  min-width: 265px; }
  @media (max-width: 767px) {
    .diary-dates-container .cta-btn, .diary-dates-container .ns-button, .diary-dates-container .go-to-broadcaster-btn,
    .latest-news-container .cta-btn,
    .latest-news-container .ns-button,
    .latest-news-container .go-to-broadcaster-btn {
      width: 50%; } }
  @media (max-width: 480px) {
    .diary-dates-container .cta-btn, .diary-dates-container .ns-button, .diary-dates-container .go-to-broadcaster-btn,
    .latest-news-container .cta-btn,
    .latest-news-container .ns-button,
    .latest-news-container .go-to-broadcaster-btn {
      width: 80%; } }

/** Filters  **/
.news-filters {
  padding-bottom: 20px;
  margin-bottom: 25px;
  border-bottom: 1px solid #f2f2f2;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

.news-filter-label {
  padding-left: 30px;
  line-height: 37px;
  font-family: "MentoneSemiBold"; }
  body .news-filter-label {
    font-size: 24px; }
  body.font-size-medium .news-filter-label {
    font-size: 26.4px; }
  body.font-size-large .news-filter-label {
    font-size: 28.8px; }
  .news-filter-label.theme-blue,
  .theme-blue .news-filter-label {
    color: #1857AA; }
  .news-filter-label.theme-turquoise,
  .theme-turquoise .news-filter-label {
    color: #0F5457; }
  .news-filter-label.theme-orange,
  .theme-orange .news-filter-label {
    color: #740643; }
  .news-filter-label.theme-gold,
  .theme-gold .news-filter-label {
    color: #cb6f28; }
  .news-filter-label.theme-charcoal,
  .theme-charcoal .news-filter-label {
    color: #303030; }
  .news-filter-label.theme-purple,
  .theme-purple .news-filter-label {
    color: #a12567; }
  .news-filter-label.theme-default,
  .theme-default .news-filter-label {
    color: #a12567; }

.news-filter-wrapper {
  width: 35%;
  margin: 0 20px; }
  @media (max-width: 767px) {
    .news-filter-wrapper {
      width: 100%;
      margin: 15px  30px;
      width: calc(100% - 60px); } }

.news-filter-select {
  width: 290px; }
  .news-filter-select option {
    height: 37px; }
    body .news-filter-select option {
      font-size: 24px; }
    body.font-size-medium .news-filter-select option {
      font-size: 26.4px; }
    body.font-size-large .news-filter-select option {
      font-size: 28.8px; }

.news-single-title-block {
  margin: 30px 0;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end; }
  @media (max-width: 767px) {
    .news-single-title-block {
      margin: 30px 0 10px; }
      .news-single-title-block h1 {
        margin: 0; }
        body .news-single-title-block h1 {
          font-size: 22px; }
        body.font-size-medium .news-single-title-block h1 {
          font-size: 24.2px; }
        body.font-size-large .news-single-title-block h1 {
          font-size: 26.4px; } }
  .news-single-title-block time {
    display: inline-block;
    width: 48%;
    margin-bottom: 13px;
    font: 24px/1.2 "MentoneSemiBold", Arial, Helvetica, sans-serif;
    color: #616161; }

.news-dates {
  margin-bottom: 10px;
  color: #616161; }
  .news-dates span {
    font-family: "MentoneSemiBold", Arial, Helvetica, sans-serif; }

.news-single-title-block > div:first-child,
.media-container {
  padding: 0; }
  @media (max-width: 767px) {
    .news-single-title-block > div:first-child,
    .media-container {
      margin-bottom: 10px; } }

@media (max-width: 767px) {
  .news-single .media-container iframe {
    height: 200px; }
  .news-single .media-container .social-share-container {
    display: none; } }

.news-single .content-container .social-share-container {
  display: none; }
  @media (max-width: 767px) {
    .news-single .content-container .social-share-container {
      display: block; } }

.news-single .full-width-container .social-share-container {
  width: 60%; }
  @media (max-width: 767px) {
    .news-single .full-width-container .social-share-container {
      width: 100%; } }

.print-text-container {
  display: inline-block;
  width: 50%;
  text-align: right;
  vertical-align: baseline; }
  .print-text-container .print-text {
    display: inline-block;
    vertical-align: middle; }
  .print-text-container .print-text-icon {
    display: inline-block;
    margin-left: 10px;
    letter-spacing: 2px;
    padding: 8px 20px;
    background: #303030;
    color: #fff;
    vertical-align: middle;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear; }
    body .print-text-container .print-text-icon {
      font-size: 24px; }
    body.font-size-medium .print-text-container .print-text-icon {
      font-size: 26.4px; }
    body.font-size-large .print-text-container .print-text-icon {
      font-size: 28.8px; }
    .print-text-container .print-text-icon:hover {
      opacity: 0.8; }

.news-single-back-to-top {
  margin-top: 60px; }

.about-us-goal {
  position: relative;
  padding-left: 50px; }
  .about-us-goal:before {
    position: absolute;
    left: 0;
    top: 0;
    content: '\f140';
    font: 35px "FontAwesome"; }
    .about-us-goal:before.theme-blue,
    .theme-blue .about-us-goal:before {
      color: #1857AA; }
    .about-us-goal:before.theme-turquoise,
    .theme-turquoise .about-us-goal:before {
      color: #0F5457; }
    .about-us-goal:before.theme-orange,
    .theme-orange .about-us-goal:before {
      color: #740643; }
    .about-us-goal:before.theme-gold,
    .theme-gold .about-us-goal:before {
      color: #cb6f28; }
    .about-us-goal:before.theme-charcoal,
    .theme-charcoal .about-us-goal:before {
      color: #303030; }
    .about-us-goal:before.theme-purple,
    .theme-purple .about-us-goal:before {
      color: #a12567; }
    .about-us-goal:before.theme-default,
    .theme-default .about-us-goal:before {
      color: #a12567; }
    body .about-us-goal:before {
      font-size: 35px; }
    body.font-size-medium .about-us-goal:before {
      font-size: 38.5px; }
    body.font-size-large .about-us-goal:before {
      font-size: 42px; }
  @media (max-width: 767px) {
    .about-us-goal {
      margin-bottom: 20px; } }
  body .about-us-goal p {
    font-size: 21px; }
  body.font-size-medium .about-us-goal p {
    font-size: 23.1px; }
  body.font-size-large .about-us-goal p {
    font-size: 25.2px; }
  .about-us-goal .cta-btn, .about-us-goal .ns-button, .about-us-goal .go-to-broadcaster-btn {
    margin-top: 15px; }

.broadcasters-intro-block {
  padding-top: 0; }

.broadcasters-intro-content {
  max-width: 660px; }

/** Filters  **/
.broadcasters-filters {
  padding-bottom: 20px;
  border-bottom: 1px solid #c3c3c3; }

@media (max-width: 1100px) {
  .broadcasters-filter-wrapper {
    width: 30%; } }

@media (max-width: 767px) {
  .broadcasters-filter-wrapper {
    width: 90%;
    margin: 0 auto 10px; } }

.broadcasters-filter-wrapper label {
  display: block;
  text-align: center; }
  .broadcasters-filter-wrapper label.theme-blue,
  .theme-blue .broadcasters-filter-wrapper label {
    color: #1857AA; }
  .broadcasters-filter-wrapper label.theme-turquoise,
  .theme-turquoise .broadcasters-filter-wrapper label {
    color: #0F5457; }
  .broadcasters-filter-wrapper label.theme-orange,
  .theme-orange .broadcasters-filter-wrapper label {
    color: #740643; }
  .broadcasters-filter-wrapper label.theme-gold,
  .theme-gold .broadcasters-filter-wrapper label {
    color: #cb6f28; }
  .broadcasters-filter-wrapper label.theme-charcoal,
  .theme-charcoal .broadcasters-filter-wrapper label {
    color: #303030; }
  .broadcasters-filter-wrapper label.theme-purple,
  .theme-purple .broadcasters-filter-wrapper label {
    color: #a12567; }
  .broadcasters-filter-wrapper label.theme-default,
  .theme-default .broadcasters-filter-wrapper label {
    color: #a12567; }

.broadcasters-filter-label {
  padding-left: 30px;
  line-height: 37px; }
  body .broadcasters-filter-label {
    font-size: 24px; }
  body.font-size-medium .broadcasters-filter-label {
    font-size: 26.4px; }
  body.font-size-large .broadcasters-filter-label {
    font-size: 28.8px; }
  .broadcasters-filter-label.theme-blue,
  .theme-blue .broadcasters-filter-label {
    color: #1857AA; }
  .broadcasters-filter-label.theme-turquoise,
  .theme-turquoise .broadcasters-filter-label {
    color: #0F5457; }
  .broadcasters-filter-label.theme-orange,
  .theme-orange .broadcasters-filter-label {
    color: #740643; }
  .broadcasters-filter-label.theme-gold,
  .theme-gold .broadcasters-filter-label {
    color: #cb6f28; }
  .broadcasters-filter-label.theme-charcoal,
  .theme-charcoal .broadcasters-filter-label {
    color: #303030; }
  .broadcasters-filter-label.theme-purple,
  .theme-purple .broadcasters-filter-label {
    color: #a12567; }
  .broadcasters-filter-label.theme-default,
  .theme-default .broadcasters-filter-label {
    color: #a12567; }
  @media (max-width: 1100px) {
    .broadcasters-filter-label {
      display: block;
      width: 100%;
      padding-left: 1%; } }
  @media (max-width: 767px) {
    .broadcasters-filter-label {
      width: 100%;
      padding-left: 5%; } }

.broadcasters-filter-select {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  border-radius: 0;
  width: 290px; }
  @media (max-width: 1100px) {
    .broadcasters-filter-select {
      width: 95%; } }
  .broadcasters-filter-select option {
    height: 37px; }
    body .broadcasters-filter-select option {
      font-size: 24px; }
    body.font-size-medium .broadcasters-filter-select option {
      font-size: 26.4px; }
    body.font-size-large .broadcasters-filter-select option {
      font-size: 28.8px; }

/** Broadcaster list **/
.broadcasters-list {
  margin-top: 20px;
  padding-left: 30px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  @media (max-width: 767px) {
    .broadcasters-list {
      padding-left: 5%;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }
  @media (max-width: 480px) {
    .broadcasters-list {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }

.broadcaster-group-heading {
  width: 100%;
  margin-top: 20px;
  line-height: 62px;
  border-top: 1px solid #c3c3c3; }
  .broadcaster-group-heading.theme-blue,
  .theme-blue .broadcaster-group-heading {
    color: #1857AA; }
  .broadcaster-group-heading.theme-turquoise,
  .theme-turquoise .broadcaster-group-heading {
    color: #0F5457; }
  .broadcaster-group-heading.theme-orange,
  .theme-orange .broadcaster-group-heading {
    color: #740643; }
  .broadcaster-group-heading.theme-gold,
  .theme-gold .broadcaster-group-heading {
    color: #cb6f28; }
  .broadcaster-group-heading.theme-charcoal,
  .theme-charcoal .broadcaster-group-heading {
    color: #303030; }
  .broadcaster-group-heading.theme-purple,
  .theme-purple .broadcaster-group-heading {
    color: #a12567; }
  .broadcaster-group-heading.theme-default,
  .theme-default .broadcaster-group-heading {
    color: #a12567; }
  body .broadcaster-group-heading {
    font-size: 30px; }
  body.font-size-medium .broadcaster-group-heading {
    font-size: 33px; }
  body.font-size-large .broadcaster-group-heading {
    font-size: 36px; }
  .broadcaster-group-heading:nth-child(2) {
    border: none; }

.broadcaster {
  width: 240px;
  margin: 10px 0;
  padding: 12px; }
  .broadcaster .broadcaster-name.theme-blue,
  .theme-blue .broadcaster .broadcaster-name {
    color: #1857AA; }
  .broadcaster .broadcaster-name.theme-turquoise,
  .theme-turquoise .broadcaster .broadcaster-name {
    color: #0F5457; }
  .broadcaster .broadcaster-name.theme-orange,
  .theme-orange .broadcaster .broadcaster-name {
    color: #740643; }
  .broadcaster .broadcaster-name.theme-gold,
  .theme-gold .broadcaster .broadcaster-name {
    color: #cb6f28; }
  .broadcaster .broadcaster-name.theme-charcoal,
  .theme-charcoal .broadcaster .broadcaster-name {
    color: #303030; }
  .broadcaster .broadcaster-name.theme-purple,
  .theme-purple .broadcaster .broadcaster-name {
    color: #a12567; }
  .broadcaster .broadcaster-name.theme-default,
  .theme-default .broadcaster .broadcaster-name {
    color: #a12567; }
  body .broadcaster .broadcaster-name {
    font-size: 20px; }
  body.font-size-medium .broadcaster .broadcaster-name {
    font-size: 22px; }
  body.font-size-large .broadcaster .broadcaster-name {
    font-size: 24px; }
  @media (max-width: 1100px) {
    .broadcaster {
      width: 32%; } }
  @media (max-width: 767px) {
    .broadcaster {
      width: 48%; } }
  @media (max-width: 480px) {
    .broadcaster {
      width: 100%; } }

.broadcasters-back-to-top {
  display: block;
  width: 100%;
  text-align: right;
  padding-right: 30px;
  position: relative; }
  .broadcasters-back-to-top:after {
    content: "\f139";
    font: 20px/1 "FontAwesome";
    position: absolute;
    top: 0px;
    right: 0; }
    body .broadcasters-back-to-top:after {
      font-size: 20px; }
    body.font-size-medium .broadcasters-back-to-top:after {
      font-size: 22px; }
    body.font-size-large .broadcasters-back-to-top:after {
      font-size: 24px; }
  .broadcasters-back-to-top:nth-child(2) {
    display: none; }

.broadcaster-website-url {
  word-break: break-word; }

.select2-selection__rendered {
  display: none; }

.complaints-objectives-block, .complaints-contact-form-block {
  padding-top: 40px;
  border-top: 12px solid transparent; }

.complaints-objectives-block {
  padding-top: 40px;
  margin-bottom: 20px;
  border-top: 12px solid transparent; }
  .complaints-objectives-block.theme-blue,
  .theme-blue .complaints-objectives-block {
    border-top-color: #1857AA; }
  .complaints-objectives-block.theme-turquoise,
  .theme-turquoise .complaints-objectives-block {
    border-top-color: #0F5457; }
  .complaints-objectives-block.theme-orange,
  .theme-orange .complaints-objectives-block {
    border-top-color: #740643; }
  .complaints-objectives-block.theme-gold,
  .theme-gold .complaints-objectives-block {
    border-top-color: #cb6f28; }
  .complaints-objectives-block.theme-charcoal,
  .theme-charcoal .complaints-objectives-block {
    border-top-color: #303030; }
  .complaints-objectives-block.theme-purple,
  .theme-purple .complaints-objectives-block {
    border-top-color: #a12567; }
  .complaints-objectives-block.theme-default,
  .theme-default .complaints-objectives-block {
    border-top-color: #a12567; }

.complaints-contact-form-block {
  border-top-color: #292929;
  margin-bottom: 20px; }

.request-callback-contact-form-container {
  padding: 0;
  margin: 0;
  width: 100%; }
  .request-callback-contact-form-container .contact-form-block {
    padding: 0;
    width: 100%; }
    .request-callback-contact-form-container .contact-form-block:last-child {
      width: 100%; }
  .request-callback-contact-form-container .contact-submit-btn {
    width: 100%; }

input[type=text].request-callback-text-field,
input[type=email].request-callback-text-field {
  background: #f2f2f2;
  border-color: #b4b4b4; }

.complaints-objectives-content {
  margin-bottom: 20px;
  padding-left: 45px; }
  .complaints-objectives-content.theme-blue,
  .theme-blue .complaints-objectives-content {
    color: #1857AA; }
  .complaints-objectives-content.theme-turquoise,
  .theme-turquoise .complaints-objectives-content {
    color: #0F5457; }
  .complaints-objectives-content.theme-orange,
  .theme-orange .complaints-objectives-content {
    color: #740643; }
  .complaints-objectives-content.theme-gold,
  .theme-gold .complaints-objectives-content {
    color: #cb6f28; }
  .complaints-objectives-content.theme-charcoal,
  .theme-charcoal .complaints-objectives-content {
    color: #303030; }
  .complaints-objectives-content.theme-purple,
  .theme-purple .complaints-objectives-content {
    color: #a12567; }
  .complaints-objectives-content.theme-default,
  .theme-default .complaints-objectives-content {
    color: #a12567; }
  @media (max-width: 480px) {
    .complaints-objectives-content {
      padding-left: 35px; } }

.complaints-objectives-link-wrapper {
  margin-left: 45px; }
  @media (max-width: 480px) {
    .complaints-objectives-link-wrapper {
      margin-left: 35px; } }

.complaints-make-complaint-anchor-link {
  margin-top: 30px;
  display: block;
  font: 18px/1 "MentoneSemiBold", Arial, Helvetica, sans-serif; }
  .complaints-make-complaint-anchor-link.theme-blue,
  .theme-blue .complaints-make-complaint-anchor-link {
    color: #1857AA; }
  .complaints-make-complaint-anchor-link.theme-turquoise,
  .theme-turquoise .complaints-make-complaint-anchor-link {
    color: #0F5457; }
  .complaints-make-complaint-anchor-link.theme-orange,
  .theme-orange .complaints-make-complaint-anchor-link {
    color: #740643; }
  .complaints-make-complaint-anchor-link.theme-gold,
  .theme-gold .complaints-make-complaint-anchor-link {
    color: #cb6f28; }
  .complaints-make-complaint-anchor-link.theme-charcoal,
  .theme-charcoal .complaints-make-complaint-anchor-link {
    color: #303030; }
  .complaints-make-complaint-anchor-link.theme-purple,
  .theme-purple .complaints-make-complaint-anchor-link {
    color: #a12567; }
  .complaints-make-complaint-anchor-link.theme-default,
  .theme-default .complaints-make-complaint-anchor-link {
    color: #a12567; }

.complaints-contact-form-heading,
.complaints-contact-form-phone {
  font: 20px/1 "MentoneSemiBold", Arial, Helvetica, sans-serif;
  margin-bottom: 8px; }

.complaints-contact-form-heading {
  color: black;
  margin-top: 15px; }
  .complaints-contact-form-heading:first-child {
    margin-top: 0; }

.complaints-contact-form-phone.theme-blue,
.theme-blue .complaints-contact-form-phone {
  color: #1857AA; }

.complaints-contact-form-phone.theme-turquoise,
.theme-turquoise .complaints-contact-form-phone {
  color: #0F5457; }

.complaints-contact-form-phone.theme-orange,
.theme-orange .complaints-contact-form-phone {
  color: #740643; }

.complaints-contact-form-phone.theme-gold,
.theme-gold .complaints-contact-form-phone {
  color: #cb6f28; }

.complaints-contact-form-phone.theme-charcoal,
.theme-charcoal .complaints-contact-form-phone {
  color: #303030; }

.complaints-contact-form-phone.theme-purple,
.theme-purple .complaints-contact-form-phone {
  color: #a12567; }

.complaints-contact-form-phone.theme-default,
.theme-default .complaints-contact-form-phone {
  color: #a12567; }

.how-complaint-block-container {
  border-top: 1px solid #f2f2f2;
  margin: 20px 0;
  padding: 0 40px;
  padding-top: 10px; }
  @media (max-width: 1100px) {
    .how-complaint-block-container {
      padding: 0 2%; } }

.how-complaint-heading {
  width: 100%;
  margin-bottom: 40px; }
  .how-complaint-heading.theme-blue,
  .theme-blue .how-complaint-heading {
    color: #1857AA; }
  .how-complaint-heading.theme-turquoise,
  .theme-turquoise .how-complaint-heading {
    color: #0F5457; }
  .how-complaint-heading.theme-orange,
  .theme-orange .how-complaint-heading {
    color: #740643; }
  .how-complaint-heading.theme-gold,
  .theme-gold .how-complaint-heading {
    color: #cb6f28; }
  .how-complaint-heading.theme-charcoal,
  .theme-charcoal .how-complaint-heading {
    color: #303030; }
  .how-complaint-heading.theme-purple,
  .theme-purple .how-complaint-heading {
    color: #a12567; }
  .how-complaint-heading.theme-default,
  .theme-default .how-complaint-heading {
    color: #a12567; }
  .how-complaint-heading:before {
    content: '\f0a1';
    font-family: "FontAwesome";
    margin-right: 22px; }
    body .how-complaint-heading:before {
      font-size: 30px; }
    body.font-size-medium .how-complaint-heading:before {
      font-size: 33px; }
    body.font-size-large .how-complaint-heading:before {
      font-size: 36px; }

.how-complaint-content {
  width: 48%; }
  @media (max-width: 1100px) {
    .how-complaint-content {
      padding: 0 2%; } }
  @media (max-width: 767px) {
    .how-complaint-content {
      width: 100%;
      -webkit-box-flex: none;
      -ms-flex: none;
      flex: none; } }

/* Making a complaint */
.complaint-mk-section fieldset {
  border: none; }
  .complaint-mk-section fieldset legend {
    margin-bottom: 10px; }

.complaint-mk-step-1 {
  padding: 30px 65px; }
  @media (max-width: 767px) {
    .complaint-mk-step-1 {
      padding: 30px 15px; } }

.complaint-mk-question {
  font: 24px/1 "MentoneSemiBold", Arial, Helvetica, sans-serif; }
  .complaint-mk-question.theme-blue,
  .theme-blue .complaint-mk-question {
    color: #1857AA; }
  .complaint-mk-question.theme-turquoise,
  .theme-turquoise .complaint-mk-question {
    color: #0F5457; }
  .complaint-mk-question.theme-orange,
  .theme-orange .complaint-mk-question {
    color: #740643; }
  .complaint-mk-question.theme-gold,
  .theme-gold .complaint-mk-question {
    color: #cb6f28; }
  .complaint-mk-question.theme-charcoal,
  .theme-charcoal .complaint-mk-question {
    color: #303030; }
  .complaint-mk-question.theme-purple,
  .theme-purple .complaint-mk-question {
    color: #a12567; }
  .complaint-mk-question.theme-default,
  .theme-default .complaint-mk-question {
    color: #a12567; }
  body .complaint-mk-question {
    font-size: 24px; }
  body.font-size-medium .complaint-mk-question {
    font-size: 26.4px; }
  body.font-size-large .complaint-mk-question {
    font-size: 28.8px; }

.complaint-mk-radios {
  display: block;
  margin-top: 20px; }
  .complaint-mk-radios input {
    display: none; }

.complaint-mk-radio-wrapper {
  color: #616161;
  display: inline-block;
  padding: 0 35px;
  font: 24px/42px "MentoneSemiBold", Arial, Helvetica, sans-serif;
  cursor: pointer; }
  body .complaint-mk-radio-wrapper {
    font-size: 24px; }
  body.font-size-medium .complaint-mk-radio-wrapper {
    font-size: 26.4px; }
  body.font-size-large .complaint-mk-radio-wrapper {
    font-size: 28.8px; }

input[type=radio]:checked + .complaint-mk-radio-wrapper {
  color: white; }
  input[type=radio]:checked + .complaint-mk-radio-wrapper.theme-blue,
  .theme-blue input[type=radio]:checked + .complaint-mk-radio-wrapper {
    background-color: #1857AA; }
  input[type=radio]:checked + .complaint-mk-radio-wrapper.theme-turquoise,
  .theme-turquoise input[type=radio]:checked + .complaint-mk-radio-wrapper {
    background-color: #0F5457; }
  input[type=radio]:checked + .complaint-mk-radio-wrapper.theme-orange,
  .theme-orange input[type=radio]:checked + .complaint-mk-radio-wrapper {
    background-color: #740643; }
  input[type=radio]:checked + .complaint-mk-radio-wrapper.theme-gold,
  .theme-gold input[type=radio]:checked + .complaint-mk-radio-wrapper {
    background-color: #cb6f28; }
  input[type=radio]:checked + .complaint-mk-radio-wrapper.theme-charcoal,
  .theme-charcoal input[type=radio]:checked + .complaint-mk-radio-wrapper {
    background-color: #303030; }
  input[type=radio]:checked + .complaint-mk-radio-wrapper.theme-purple,
  .theme-purple input[type=radio]:checked + .complaint-mk-radio-wrapper {
    background-color: #a12567; }
  input[type=radio]:checked + .complaint-mk-radio-wrapper.theme-default,
  .theme-default input[type=radio]:checked + .complaint-mk-radio-wrapper {
    background-color: #a12567; }

.complaints-path-container {
  margin: 20px 0;
  padding: 0 65px;
  font-family: "MentoneSemiBold", Arial, Helvetica, sans-serif;
  display: none;
  margin-top: 90px;
  padding-top: 35px;
  border-top: 11px solid transparent; }
  .complaints-path-container.theme-blue,
  .theme-blue .complaints-path-container {
    border-top-color: #1857AA; }
  .complaints-path-container.theme-turquoise,
  .theme-turquoise .complaints-path-container {
    border-top-color: #0F5457; }
  .complaints-path-container.theme-orange,
  .theme-orange .complaints-path-container {
    border-top-color: #740643; }
  .complaints-path-container.theme-gold,
  .theme-gold .complaints-path-container {
    border-top-color: #cb6f28; }
  .complaints-path-container.theme-charcoal,
  .theme-charcoal .complaints-path-container {
    border-top-color: #303030; }
  .complaints-path-container.theme-purple,
  .theme-purple .complaints-path-container {
    border-top-color: #a12567; }
  .complaints-path-container.theme-default,
  .theme-default .complaints-path-container {
    border-top-color: #a12567; }
  @media (max-width: 767px) {
    .complaints-path-container {
      padding: 0px;
      margin-top: 0px; } }
  .complaints-path-container.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

/* No Path */
.complaints-path-broadcaster-search {
  width: 100%;
  padding: 0 0 40px;
  margin: 30px 0; }

.complaints-path-bs-block {
  padding: 0; }

.complaints-path-broadcaster-search-label {
  font-size: 24px; }
  .complaints-path-broadcaster-search-label.theme-blue,
  .theme-blue .complaints-path-broadcaster-search-label {
    color: #1857AA; }
  .complaints-path-broadcaster-search-label.theme-turquoise,
  .theme-turquoise .complaints-path-broadcaster-search-label {
    color: #0F5457; }
  .complaints-path-broadcaster-search-label.theme-orange,
  .theme-orange .complaints-path-broadcaster-search-label {
    color: #740643; }
  .complaints-path-broadcaster-search-label.theme-gold,
  .theme-gold .complaints-path-broadcaster-search-label {
    color: #cb6f28; }
  .complaints-path-broadcaster-search-label.theme-charcoal,
  .theme-charcoal .complaints-path-broadcaster-search-label {
    color: #303030; }
  .complaints-path-broadcaster-search-label.theme-purple,
  .theme-purple .complaints-path-broadcaster-search-label {
    color: #a12567; }
  .complaints-path-broadcaster-search-label.theme-default,
  .theme-default .complaints-path-broadcaster-search-label {
    color: #a12567; }

.complaints-path-broadcasters-select {
  margin-top: 10px; }

.go-to-broadcaster-btn {
  margin: 10px 0;
  display: none; }
  .go-to-broadcaster-btn.-active {
    display: block; }

/* Yes Path */
.complaints-path-heading {
  width: 100%;
  margin-bottom: 40px; }
  .complaints-path-heading.theme-blue,
  .theme-blue .complaints-path-heading {
    color: #1857AA; }
  .complaints-path-heading.theme-turquoise,
  .theme-turquoise .complaints-path-heading {
    color: #0F5457; }
  .complaints-path-heading.theme-orange,
  .theme-orange .complaints-path-heading {
    color: #740643; }
  .complaints-path-heading.theme-gold,
  .theme-gold .complaints-path-heading {
    color: #cb6f28; }
  .complaints-path-heading.theme-charcoal,
  .theme-charcoal .complaints-path-heading {
    color: #303030; }
  .complaints-path-heading.theme-purple,
  .theme-purple .complaints-path-heading {
    color: #a12567; }
  .complaints-path-heading.theme-default,
  .theme-default .complaints-path-heading {
    color: #a12567; }

.complaints-contact-details {
  padding: 0; }
  .complaints-contact-details .contact-form-block {
    width: 100%;
    padding: 0; }
    @media (max-width: 1100px) {
      .complaints-contact-details .contact-form-block:last-child {
        text-align: left;
        margin-bottom: 20px; } }
    .complaints-contact-details .contact-form-block input[type=text], .complaints-contact-details .contact-form-block input[type=email], .complaints-contact-details .contact-form-block textarea {
      margin-bottom: 17px; }
    .complaints-contact-details .contact-form-block .cta-btn, .complaints-contact-details .contact-form-block .ns-button, .complaints-contact-details .contact-form-block .go-to-broadcaster-btn {
      margin: 0px;
      padding: 0 12px 0 12px; }

fieldset.complaint-files {
  border: none; }

.add-complaint-button {
  border: none;
  background: none;
  color: #1857AA;
  text-decoration: underline;
  font: bold italic 16px/1 Arial, Helvetica, sans-serif; }
  body .add-complaint-button {
    font-size: 16px; }
  body.font-size-medium .add-complaint-button {
    font-size: 17.6px; }
  body.font-size-large .add-complaint-button {
    font-size: 19.2px; }

.complaints-form-right-content-text {
  font-size: 15px;
  padding-bottom: 30px; }

.publications-block-container h2.theme-blue,
.theme-blue .publications-block-container h2, .publications-block-container h3.theme-blue,
.theme-blue .publications-block-container h3 {
  color: #1857AA; }

.publications-block-container h2.theme-turquoise,
.theme-turquoise .publications-block-container h2, .publications-block-container h3.theme-turquoise,
.theme-turquoise .publications-block-container h3 {
  color: #0F5457; }

.publications-block-container h2.theme-orange,
.theme-orange .publications-block-container h2, .publications-block-container h3.theme-orange,
.theme-orange .publications-block-container h3 {
  color: #740643; }

.publications-block-container h2.theme-gold,
.theme-gold .publications-block-container h2, .publications-block-container h3.theme-gold,
.theme-gold .publications-block-container h3 {
  color: #cb6f28; }

.publications-block-container h2.theme-charcoal,
.theme-charcoal .publications-block-container h2, .publications-block-container h3.theme-charcoal,
.theme-charcoal .publications-block-container h3 {
  color: #303030; }

.publications-block-container h2.theme-purple,
.theme-purple .publications-block-container h2, .publications-block-container h3.theme-purple,
.theme-purple .publications-block-container h3 {
  color: #a12567; }

.publications-block-container h2.theme-default,
.theme-default .publications-block-container h2, .publications-block-container h3.theme-default,
.theme-default .publications-block-container h3 {
  color: #a12567; }

.publications-block-container .third-width-content-block, .publications-block-container .two-thirds-width-content-block, .publications-block-container .complaints-objectives-block, .publications-block-container .contact-form-container .contact-form-block, .contact-form-container .publications-block-container .contact-form-block, .publications-block-container .contact-us-contact-form-container .contact-form-block, .contact-us-contact-form-container .publications-block-container .contact-form-block, .publications-block-container .request-callback-contact-form-container .contact-form-block, .request-callback-contact-form-container .publications-block-container .contact-form-block, .publications-block-container .complaints-contact-details .contact-form-block, .complaints-contact-details .publications-block-container .contact-form-block, .publications-block-container .landing-page-block, .publications-block-container .complaints-contact-form-block {
  padding-left: 0; }
  @media (max-width: 767px) {
    .publications-block-container .third-width-content-block, .publications-block-container .two-thirds-width-content-block, .publications-block-container .complaints-objectives-block, .publications-block-container .contact-form-container .contact-form-block, .contact-form-container .publications-block-container .contact-form-block, .publications-block-container .contact-us-contact-form-container .contact-form-block, .contact-us-contact-form-container .publications-block-container .contact-form-block, .publications-block-container .request-callback-contact-form-container .contact-form-block, .request-callback-contact-form-container .publications-block-container .contact-form-block, .publications-block-container .complaints-contact-details .contact-form-block, .complaints-contact-details .publications-block-container .contact-form-block, .publications-block-container .landing-page-block, .publications-block-container .complaints-contact-form-block {
      width: 70%; } }
  @media (max-width: 480px) {
    .publications-block-container .third-width-content-block, .publications-block-container .two-thirds-width-content-block, .publications-block-container .complaints-objectives-block, .publications-block-container .contact-form-container .contact-form-block, .contact-form-container .publications-block-container .contact-form-block, .publications-block-container .contact-us-contact-form-container .contact-form-block, .contact-us-contact-form-container .publications-block-container .contact-form-block, .publications-block-container .request-callback-contact-form-container .contact-form-block, .request-callback-contact-form-container .publications-block-container .contact-form-block, .publications-block-container .complaints-contact-details .contact-form-block, .complaints-contact-details .publications-block-container .contact-form-block, .publications-block-container .landing-page-block, .publications-block-container .complaints-contact-form-block {
      width: 100%;
      padding: 0; } }

.search-filters {
  margin-bottom: 50px; }
  @media (max-width: 767px) {
    .search-filters {
      margin-bottom: 20px; } }
  .search-filters h2 {
    margin-top: 0;
    margin-bottom: 30px; }
    @media (max-width: 767px) {
      .search-filters h2 {
        margin-top: 10px;
        margin-bottom: 5px; } }

.select-container {
  width: 100%;
  float: left;
  background: #f2f2f2; }

.styled-select {
  width: 100%;
  position: relative;
  float: left;
  overflow: hidden;
  border: 1px solid #c3c3c3;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold; }
  .styled-select:after {
    content: "\f078";
    font-family: "FontAwesome";
    position: absolute;
    top: 4px;
    right: 0;
    width: 30px;
    height: 100%;
    z-index: 2;
    color: #292929;
    cursor: pointer;
    pointer-events: none; }

.styled-select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-indent: 1px;
  text-overflow: '';
  border-radius: 0;
  border: none;
  padding: 5px 8% 5px 10px;
  background: transparent;
  width: 125%;
  color: #292929; }
  .styled-select select:focus {
    outline: none; }
  .styled-select select:hover {
    cursor: pointer; }

@-moz-document url-prefix() {
  .styled-select select {
    width: 110%; } }

/* hide default down arrow in IE10*/
.styled-select select::-ms-expand {
  display: none; }

#publications-table_filter {
  display: none; }

.dataTables_wrapper {
  width: 100%;
  padding: 0; }
  .dataTables_wrapper tr {
    display: block;
    padding: 20px 0;
    border-bottom: 1px solid #c3c3c3; }
    .dataTables_wrapper tr:last-child {
      border: none; }
    @media (max-width: 1100px) {
      .dataTables_wrapper tr {
        width: 90%; } }
    @media (max-width: 767px) {
      .dataTables_wrapper tr {
        width: 100%; } }
  .dataTables_wrapper td {
    display: inline-block;
    min-width: 15%;
    color: #616161; }

.file-name {
  width: 100%; }
  .file-name a {
    font-family: "MentoneSemiBold"; }
    .file-name a:after {
      content: "\f054";
      margin-left: 20px;
      font-family: "FontAwesome"; }
      body .file-name a:after {
        font-size: 14px; }
      body.font-size-medium .file-name a:after {
        font-size: 15.4px; }
      body.font-size-large .file-name a:after {
        font-size: 16.8px; }
    .file-name a .fa {
      font-size: 25px;
      margin-right: 25px; }
      @media (max-width: 767px) {
        .file-name a .fa {
          font-size: 20px;
          margin-right: 10px; } }

.file-publish-date {
  margin-left: 50px; }
  @media (max-width: 767px) {
    .file-publish-date {
      margin-left: 30px; } }

@media (max-width: 767px) {
  .file-category {
    margin-left: 30px; } }

.dataTables_paginate {
  float: right; }
  .dataTables_paginate .back-to-top-container {
    margin-bottom: 30px; }

.paginate_button {
  display: inline-block;
  padding: 10px 0;
  min-width: 40px;
  background: #f2f2f2;
  color: #292929 !important;
  text-align: center; }
  .paginate_button:hover, .paginate_button.current {
    background: #740643;
    color: #fff !important;
    text-decoration: none;
    cursor: pointer; }

.consultations-padded-container {
  padding: 0px 40px; }
  @media (max-width: 767px) {
    .consultations-padded-container {
      padding: 0 2%; } }

.consultations-section-title {
  position: relative;
  margin-left: 50px;
  margin-bottom: 30px;
  padding-bottom: 10px; }
  .consultations-section-title.theme-blue,
  .theme-blue .consultations-section-title {
    color: #1857AA; }
  .consultations-section-title.theme-turquoise,
  .theme-turquoise .consultations-section-title {
    color: #0F5457; }
  .consultations-section-title.theme-orange,
  .theme-orange .consultations-section-title {
    color: #740643; }
  .consultations-section-title.theme-gold,
  .theme-gold .consultations-section-title {
    color: #cb6f28; }
  .consultations-section-title.theme-charcoal,
  .theme-charcoal .consultations-section-title {
    color: #303030; }
  .consultations-section-title.theme-purple,
  .theme-purple .consultations-section-title {
    color: #a12567; }
  .consultations-section-title.theme-default,
  .theme-default .consultations-section-title {
    color: #a12567; }
  .consultations-section-title.consultations-video {
    border-bottom: 1px solid;
    display: inline-block; }
    .consultations-section-title.consultations-video:before {
      content: "\f086"; }
  .consultations-section-title.consultations-grey-boxes:before {
    content: "\f073"; }
  .consultations-section-title:before {
    font: 28px/1 "FontAwesome";
    position: absolute;
    left: -40px; }

.consultations-video-section.theme-blue,
.theme-blue .consultations-video-section {
  color: #1857AA; }

.consultations-video-section.theme-turquoise,
.theme-turquoise .consultations-video-section {
  color: #0F5457; }

.consultations-video-section.theme-orange,
.theme-orange .consultations-video-section {
  color: #740643; }

.consultations-video-section.theme-gold,
.theme-gold .consultations-video-section {
  color: #cb6f28; }

.consultations-video-section.theme-charcoal,
.theme-charcoal .consultations-video-section {
  color: #303030; }

.consultations-video-section.theme-purple,
.theme-purple .consultations-video-section {
  color: #a12567; }

.consultations-video-section.theme-default,
.theme-default .consultations-video-section {
  color: #a12567; }

@media (max-width: 767px) {
  .consultations-video-section .intro-text {
    margin-top: 20px; } }

.consultations-grey-boxes .consultations-grey-box {
  padding: 20px 40px;
  padding-bottom: 50px;
  background-color: #f2f2f2;
  position: relative; }
  .consultations-grey-boxes .consultations-grey-box h3.theme-blue,
  .theme-blue .consultations-grey-boxes .consultations-grey-box h3 {
    color: #1857AA; }
  .consultations-grey-boxes .consultations-grey-box h3.theme-turquoise,
  .theme-turquoise .consultations-grey-boxes .consultations-grey-box h3 {
    color: #0F5457; }
  .consultations-grey-boxes .consultations-grey-box h3.theme-orange,
  .theme-orange .consultations-grey-boxes .consultations-grey-box h3 {
    color: #740643; }
  .consultations-grey-boxes .consultations-grey-box h3.theme-gold,
  .theme-gold .consultations-grey-boxes .consultations-grey-box h3 {
    color: #cb6f28; }
  .consultations-grey-boxes .consultations-grey-box h3.theme-charcoal,
  .theme-charcoal .consultations-grey-boxes .consultations-grey-box h3 {
    color: #303030; }
  .consultations-grey-boxes .consultations-grey-box h3.theme-purple,
  .theme-purple .consultations-grey-boxes .consultations-grey-box h3 {
    color: #a12567; }
  .consultations-grey-boxes .consultations-grey-box h3.theme-default,
  .theme-default .consultations-grey-boxes .consultations-grey-box h3 {
    color: #a12567; }
  .consultations-grey-boxes .consultations-grey-box ul li {
    list-style: none;
    position: relative;
    padding: 5px 0px;
    font-weight: bold; }
    .consultations-grey-boxes .consultations-grey-box ul li:before {
      content: "\f111";
      font: 10px/1 "FontAwesome";
      position: absolute;
      left: -30px;
      top: 10px; }
      .theme-blue .consultations-grey-boxes .consultations-grey-box ul li:before {
        color: #1857AA; }
      .theme-turquoise .consultations-grey-boxes .consultations-grey-box ul li:before {
        color: #0F5457; }
      .theme-orange .consultations-grey-boxes .consultations-grey-box ul li:before {
        color: #740643; }
      .theme-gold .consultations-grey-boxes .consultations-grey-box ul li:before {
        color: #cb6f28; }
      .theme-charcoal .consultations-grey-boxes .consultations-grey-box ul li:before {
        color: #303030; }
      .theme-purple .consultations-grey-boxes .consultations-grey-box ul li:before {
        color: #a12567; }
      .theme-default .consultations-grey-boxes .consultations-grey-box ul li:before {
        color: #a12567; }
    .consultations-grey-boxes .consultations-grey-box ul li a {
      position: relative; }
      .consultations-grey-boxes .consultations-grey-box ul li a.theme-blue,
      .theme-blue .consultations-grey-boxes .consultations-grey-box ul li a {
        color: #1857AA; }
      .consultations-grey-boxes .consultations-grey-box ul li a.theme-turquoise,
      .theme-turquoise .consultations-grey-boxes .consultations-grey-box ul li a {
        color: #0F5457; }
      .consultations-grey-boxes .consultations-grey-box ul li a.theme-orange,
      .theme-orange .consultations-grey-boxes .consultations-grey-box ul li a {
        color: #740643; }
      .consultations-grey-boxes .consultations-grey-box ul li a.theme-gold,
      .theme-gold .consultations-grey-boxes .consultations-grey-box ul li a {
        color: #cb6f28; }
      .consultations-grey-boxes .consultations-grey-box ul li a.theme-charcoal,
      .theme-charcoal .consultations-grey-boxes .consultations-grey-box ul li a {
        color: #303030; }
      .consultations-grey-boxes .consultations-grey-box ul li a.theme-purple,
      .theme-purple .consultations-grey-boxes .consultations-grey-box ul li a {
        color: #a12567; }
      .consultations-grey-boxes .consultations-grey-box ul li a.theme-default,
      .theme-default .consultations-grey-boxes .consultations-grey-box ul li a {
        color: #a12567; }
      .consultations-grey-boxes .consultations-grey-box ul li a:after {
        content: "\f078";
        font: 13px/1 "FontAwesome";
        position: absolute;
        right: -20px;
        top: 2px; }
  @media (max-width: 767px) {
    .consultations-grey-boxes .consultations-grey-box.box-1 {
      margin-bottom: 20px; } }
  .consultations-grey-boxes .consultations-grey-box.box-1 ul li a {
    display: block;
    max-width: 300px; }
  .consultations-grey-boxes .consultations-grey-box.box-2 li a:last-child:after {
    display: none; }

.consultations-back-to-top {
  position: absolute;
  bottom: 20px;
  right: 50px; }
  .consultations-back-to-top:after {
    content: "\f139";
    font: 20px/1 "FontAwesome";
    position: absolute;
    top: 0px;
    right: -25px; }

.consultations-submission-form {
  position: relative;
  border-bottom: 1px solid #f2f2f2;
  margin: 30px 0; }
  @media (max-width: 767px) {
    .consultations-submission-form {
      padding-bottom: 20px; }
      .consultations-submission-form input[type="text"],
      .consultations-submission-form input[type="email"],
      .consultations-submission-form textarea {
        margin-bottom: 15px; }
      .consultations-submission-form .cta-btn, .consultations-submission-form .ns-button, .consultations-submission-form .go-to-broadcaster-btn {
        margin-top: 5px; } }

.consultations-list ul li {
  list-style: none;
  position: relative;
  display: block;
  max-width: 80%;
  padding: 5px; }
  .consultations-list ul li:before, .consultations-list ul li:after {
    font: 20px/1 "FontAwesome";
    position: absolute; }
    .theme-blue .consultations-list ul li:before, .theme-blue .consultations-list ul li:after {
      color: #1857AA; }
    .theme-turquoise .consultations-list ul li:before, .theme-turquoise .consultations-list ul li:after {
      color: #0F5457; }
    .theme-orange .consultations-list ul li:before, .theme-orange .consultations-list ul li:after {
      color: #740643; }
    .theme-gold .consultations-list ul li:before, .theme-gold .consultations-list ul li:after {
      color: #cb6f28; }
    .theme-charcoal .consultations-list ul li:before, .theme-charcoal .consultations-list ul li:after {
      color: #303030; }
    .theme-purple .consultations-list ul li:before, .theme-purple .consultations-list ul li:after {
      color: #a12567; }
    .theme-default .consultations-list ul li:before, .theme-default .consultations-list ul li:after {
      color: #a12567; }
  .consultations-list ul li:before {
    left: -30px; }
  .consultations-list ul li:after {
    right: -30px; }
  .consultations-list ul li a {
    text-decoration: underline;
    font-weight: bold; }
    .consultations-list ul li a.theme-blue,
    .theme-blue .consultations-list ul li a {
      color: #1857AA; }
    .consultations-list ul li a.theme-turquoise,
    .theme-turquoise .consultations-list ul li a {
      color: #0F5457; }
    .consultations-list ul li a.theme-orange,
    .theme-orange .consultations-list ul li a {
      color: #740643; }
    .consultations-list ul li a.theme-gold,
    .theme-gold .consultations-list ul li a {
      color: #cb6f28; }
    .consultations-list ul li a.theme-charcoal,
    .theme-charcoal .consultations-list ul li a {
      color: #303030; }
    .consultations-list ul li a.theme-purple,
    .theme-purple .consultations-list ul li a {
      color: #a12567; }
    .consultations-list ul li a.theme-default,
    .theme-default .consultations-list ul li a {
      color: #a12567; }
    .consultations-list ul li a:hover {
      text-decoration: none; }

.consultations-list.consultations-pdf-links li:before {
  content: "\f1c1";
  margin-right: 10px; }

.consultations-list.consultations-pdf-links li:after {
  content: "\f054";
  margin-left: 10px;
  font: 15px/1 "FontAwesome"; }

.consultations-list.consultations-audio-files li:before {
  content: "\f1be";
  margin-right: 20px; }

.consultations-list.consultations-audio-files li:after {
  content: "\f138";
  margin-left: 10px;
  font: 15px/1 "FontAwesome"; }

.consultations-share-wrapper {
  max-width: 500px; }
  @media (max-width: 767px) {
    .consultations-share-wrapper {
      padding: 0 2%; } }
  @media (max-width: 480px) {
    .consultations-share-wrapper {
      max-width: none;
      width: 100%; } }

.consultation-landing-text {
  padding-right: 100px;
  font-size: 20px;
  line-height: 32px; }
  @media (max-width: 767px) {
    .consultation-landing-text {
      font-size: 1.6rem; } }

.consultations-text-item .consultations-status h2 {
  margin: 0;
  font-size: 2.4rem; }

.consultations-text-item select {
  width: 100%; }

.filter-form {
  position: relative;
  margin: 20px 0; }

.consultation-item-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px 0;
  border-bottom: 1px solid #b4b4b4; }
  @media (max-width: 767px) {
    .consultation-item-container {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; } }

.consultation-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto; }
  .consultation-item a {
    font-weight: 700;
    margin: 8px 0; }
  .consultation-item.-download-item a {
    font-weight: 300;
    font-size: 1.4rem; }
    @media (max-width: 767px) {
      .consultation-item.-download-item a {
        margin-top: 20px; } }

.consultation-item-container:last-child {
  border-bottom: none; }

.lb-pages {
  margin: 20px 40px;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }
  @media (max-width: 767px) {
    .lb-pages {
      margin: 20px 0;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }

.lb-pages-item {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  list-style: none;
  width: 40px;
  height: 40px;
  background-color: #f2f2f2; }
  .lb-pages-item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 40px;
    height: 40px;
    color: #000;
    background-color: #f2f2f2; }
    .lb-pages-item a.-current {
      background-color: #a12567;
      color: #fff; }
    .lb-pages-item a:hover {
      text-decoration: none; }

.consultation-item-status {
  color: #707070;
  font-size: 1.6rem; }

.appendex-info-link-container {
  margin: 20px 0; }

.appendix-into-link-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 0;
  border-bottom: 1px solid #b4b4b4; }
  .appendix-into-link-item i {
    padding: 0 10px;
    color: #a12567; }

.appendix-title {
  padding: 20px 40px;
  background-color: #f2f2f2;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  position: relative;
  cursor: pointer;
  display: block; }
  .appendix-title h2 {
    color: #a12567;
    margin: 0;
    font-size: 2.4rem; }
    .appendix-title h2:hover, .appendix-title h2:focus {
      text-decoration: underline; }
  .appendix-title:after {
    content: '\f0d7';
    font: 700 14px/18px "FontAwesome";
    position: absolute;
    right: 40px;
    top: 28px;
    -webkit-transition: all .4s ease;
         -o-transition: all .4s ease;
            transition: all .4s ease; }
    body .appendix-title:after {
      font-size: 25px; }
    body.font-size-medium .appendix-title:after {
      font-size: 27.5px; }
    body.font-size-large .appendix-title:after {
      font-size: 30px; }
  .appendix-title.-active:after {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
         -o-transform: rotate(180deg);
            transform: rotate(180deg); }
  @media (max-width: 767px) {
    .appendix-title {
      padding: 15px 50px 15px 15px; }
      .appendix-title h2 {
        font-size: 2.2rem; }
      .appendix-title:after {
        right: 20px;
        top: 20px; } }

.appendix-content {
  display: none;
  max-height: 0;
  -webkit-transform-origin: top;
      -ms-transform-origin: top;
       -o-transform-origin: top;
          transform-origin: top;
  overflow: hidden;
  -webkit-transition: all .5s ease;
       -o-transition: all .5s ease;
          transition: all .5s ease; }
  .appendix-content.-active {
    display: block;
    max-height: 9999px;
    padding: 20px 0; }

.consultations-text-item h2, .consultations-text-item h3 {
  color: #a12567;
  font-size: 2rem; }

.consultations-text-block ul {
  padding: 0 15px;
  list-style-color: #a12567; }

.consultations-text-block li {
  padding: 15px 0 15px 10px; }

@media (max-width: 767px) {
  .consultations-text-block {
    padding: 0 10px; }
    .consultations-text-block li {
      padding: 10px; } }

.consultation-form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 10px 40px; }
  .consultation-form-group label {
    font-size: 2rem;
    font-weight: 500; }
  .consultation-form-group textarea {
    margin: 10px 0;
    padding: 10px;
    border: 1px solid #b4b4b4;
    background-color: #f2f2f2;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border-radius: 0; }
  @media (max-width: 767px) {
    .consultation-form-group {
      padding: 10px; }
      .consultation-form-group label {
        font-size: 1.8rem;
        padding: 0; } }

.consultation-form-next {
  padding: 20px 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (max-width: 767px) {
    .consultation-form-next {
      padding: 10px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      font-size: 1.2rem;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }
      .consultation-form-next .consultation-form-next-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 20px 0; } }

.no-answer {
  margin: 0 10px; }

.next-btn {
  display: inline-block;
  position: relative;
  padding: 12px 25px 12px 35px;
  margin-left: 20px;
  background: #fff;
  color: #a12567 !important;
  font: 18px/1 "MentoneSemiBold", Arial, Helvetica, sans-serif;
  text-align: center;
  border: 2px solid #a12567;
  cursor: pointer;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear; }
  .next-btn:hover, .next-btn.-hover {
    color: #fff;
    text-decoration: none;
    opacity: 0.8; }
  @media (max-width: 1100px) {
    .next-btn {
      padding: 10px 10%; } }
  @media (max-width: 767px) {
    .next-btn {
      width: 100%;
      margin-left: 0; } }
  .next-btn.-error:before {
    content: "* Please complete all fields or use checkbox";
    position: absolute;
    bottom: -27px;
    left: -187px;
    width: 320px;
    font-size: 1.5rem; }
    @media (max-width: 767px) {
      .next-btn.-error:before {
        left: 0px;
        text-align: left;
        font-size: 1rem; } }

.consultation-contact-info {
  border-top: 1px solid #b4b4b4;
  padding: 20px 0;
  margin: 20px 0; }

.consultation-contact-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  margin: 20px 40px 0; }
  .consultation-contact-header h2 {
    margin: 0; }
  @media (max-width: 767px) {
    .consultation-contact-header {
      margin: 10px 10px 0;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }

.consultation-contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 40px; }
  @media (max-width: 767px) {
    .consultation-contact {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      margin: 0 10px; } }

.consultation-contact-item {
  padding: 5px; }

.consultation-contact-input {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  width: 100%;
  margin-right: 2%;
  padding: 10px;
  height: 45px;
  background-color: #f2f2f2;
  border: 1px solid #b4b4b4;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0; }
  @media (max-width: 767px) {
    .consultation-contact-input {
      margin: 10px 0; } }

.consultation-contact-select {
  width: 100%;
  height: 45px;
  padding: 10px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #f2f2f2;
  border: 1px solid #b4b4b4;
  border-radius: 0;
  color: #a6a6a6;
  cursor: pointer; }
  @media (max-width: 767px) {
    .consultation-contact-select {
      margin: 10px 0; } }

.consultation-contact-select-container {
  position: relative; }
  .consultation-contact-select-container:before {
    cursor: pointer;
    pointer-events: none;
    content: '\f0d7';
    font: 700 14px/18px "FontAwesome";
    position: absolute;
    right: 15px;
    top: 15px;
    -webkit-transition: all .4s ease;
         -o-transition: all .4s ease;
            transition: all .4s ease;
    color: #616161; }
    body .consultation-contact-select-container:before {
      font-size: 25px; }
    body.font-size-medium .consultation-contact-select-container:before {
      font-size: 27.5px; }
    body.font-size-large .consultation-contact-select-container:before {
      font-size: 30px; }
    @media (max-width: 767px) {
      .consultation-contact-select-container:before {
        top: 25px; } }

.select-arrow {
  position: relative;
  cursor: pointer;
  pointer-events: none; }
  .select-arrow:after {
    content: '\f0d7';
    font: 700 14px/18px "FontAwesome";
    position: absolute;
    right: -250px;
    top: -30px;
    -webkit-transition: all .4s ease;
         -o-transition: all .4s ease;
            transition: all .4s ease;
    color: #616161; }
    body .select-arrow:after {
      font-size: 25px; }
    body.font-size-medium .select-arrow:after {
      font-size: 27.5px; }
    body.font-size-large .select-arrow:after {
      font-size: 30px; }
  @media (max-width: 767px) {
    .select-arrow {
      top: -55px; } }

.form-submit-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding: 20px 40px; }
  @media (max-width: 767px) {
    .form-submit-container {
      padding: 10px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }

.consultation-submit-btn {
  margin: 20px 0; }

.attached-consultation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%; }

.attached-consultation-document-label {
  color: #a12567;
  font-style: italic;
  padding: 10px 5px;
  font-weight: 700; }

.consultations-table-container {
  margin: 0 40px; }
  @media (max-width: 767px) {
    .consultations-table-container {
      margin: 0;
      overflow: scroll; } }

.tablepress thead th {
  background-color: #a12567 !important;
  color: #fff;
  padding: 15px 8px;
  text-align: left; }

.tablepress .column-1 {
  font-weight: 700; }

/* Search Results */
.search-item-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #b4b4b4;
  padding: 20px 0 10px; }

.search-meta,
.search-item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto; }

.search-meta {
  min-width: 150px;
  text-align: right; }
  @media (max-width: 767px) {
    .search-meta {
      min-width: 100px; } }

/* Mobile */
.mobile-search-container {
  clear: both;
  width: 85%;
  padding: 0;
  margin: 30px auto; }

/* Header Search Box  */
.header-search-container {
  float: right; }
  .header-search-container .input-group {
    position: relative; }
  @media (max-width: 767px) {
    .header-search-container {
      float: none; } }

.search-field {
  background-color: rgba(255, 255, 255, 0.2);
  border: 0;
  padding: 3px 5px;
  color: #fff;
  -webkit-box-shadow: 0px 0px 20px -5px #000;
          box-shadow: 0px 0px 20px -5px #000;
  width: 100%; }
  @media (max-width: 767px) {
    .search-field {
      background-color: #fff;
      -webkit-box-shadow: 0px 10px 15px -5px #101010;
              box-shadow: 0px 10px 15px -5px #101010;
      width: 100%;
      padding: 10px 5px;
      color: #303030;
      -webkit-box-sizing: border-box !important;
              box-sizing: border-box !important; } }

.search-submit {
  position: absolute;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  right: 0;
  top: 0;
  color: #fff;
  background-color: rgba(255, 255, 255, 0); }
  @media (max-width: 767px) {
    .search-submit {
      color: #303030;
      font-size: 2.5rem; } }

/* Pagination */
.pager {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 20px;
  margin-top: 50px; }
  .pager .previous a,
  .pager .next a {
    display: inline-block;
    padding: 12px 25px;
    background: #a12567;
    color: white !important;
    font: 18px/1 "MentoneSemiBold", Arial, Helvetica, sans-serif;
    text-align: center;
    border: none;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear; }
    .pager .previous a:hover, .pager .previous a.-hover,
    .pager .next a:hover,
    .pager .next a.-hover {
      color: #fff;
      text-decoration: none;
      opacity: 0.8;
      background: #882c5d; }
    @media (max-width: 1100px) {
      .pager .previous a,
      .pager .next a {
        padding: 10px 10%; } }

/* === Foi Page ===*/
.dataTables_wrapper {
  overflow-x: scroll; }
  @media (max-width: 1100px) {
    .dataTables_wrapper .dataTables_filter,
    .dataTables_wrapper .dataTables_paginate {
      float: left; } }

.foi-table {
  font-size: 14px; }
  .foi-table .dataTables_filter {
    margin-bottom: 20px; }
  .foi-table .dataTables_filter label {
    font-family: "MentoneSemiBold";
    font-size: 26px;
    color: #a12567; }
    @media (max-width: 767px) {
      .foi-table .dataTables_filter label {
        font-size: 22px; } }
  .foi-table .dataTables_filter label input {
    padding: 8px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 16px;
    color: #292929;
    border: 1px solid #c3c3c3;
    background-color: #f2f2f2; }
  .foi-table .dataTable {
    width: 100%;
    border: 1px solid #c3c3c3;
    overflow-x: auto; }
    .foi-table .dataTable .foi-table-row {
      display: table-row;
      padding: 10px; }
      .foi-table .dataTable .foi-table-row:not(:last-child) {
        border-bottom: 1px solid #c3c3c3; }
    .foi-table .dataTable .foi-table-td {
      display: table-cell;
      padding: 10px 5px; }
    .foi-table .dataTable .foi-table-th.-num, .foi-table .dataTable .foi-table-th.-pdf,
    .foi-table .dataTable .foi-table-td.-num,
    .foi-table .dataTable .foi-table-td.-pdf {
      width: 7% !important; }
    .foi-table .dataTable .foi-table-th.-req, .foi-table .dataTable .foi-table-th.-dateRel,
    .foi-table .dataTable .foi-table-td.-req,
    .foi-table .dataTable .foi-table-td.-dateRel {
      width: 10% !important; }
    .foi-table .dataTable .foi-table-th.-dor, .foi-table .dataTable .foi-table-th.-dec,
    .foi-table .dataTable .foi-table-td.-dor,
    .foi-table .dataTable .foi-table-td.-dec {
      width: 13% !important; }
    .foi-table .dataTable .foi-table-th.-reqMat,
    .foi-table .dataTable .foi-table-td.-reqMat {
      width: 30% !important;
      padding: 10px 20px; }
    .foi-table .dataTable .foi-table-th.-num, .foi-table .dataTable .foi-table-th.-dor, .foi-table .dataTable .foi-table-th.-dateRel, .foi-table .dataTable .foi-table-th.-pdf,
    .foi-table .dataTable .foi-table-td.-num,
    .foi-table .dataTable .foi-table-td.-dor,
    .foi-table .dataTable .foi-table-td.-dateRel,
    .foi-table .dataTable .foi-table-td.-pdf {
      text-align: center; }
  .foi-table .foi-table-th {
    color: #fff;
    background-color: #a12567;
    padding: 20px 5px;
    cursor: pointer; }
    .foi-table .foi-table-th:not(:first-child) {
      border-left: 1px solid #c3c3c3; }
  .foi-table .foi-table-td {
    background: #f2f2f2; }
    .foi-table .foi-table-td:not(:last-child) {
      border-right: 1px solid #c3c3c3; }
  .foi-table .dataTables_length {
    display: none; }
  .foi-table .paginate_button.current, .foi-table .paginate_button:hover {
    background: #a12567; }
  .foi-table .paginate_button.previous, .foi-table .paginate_button.next {
    display: none; }

.lt-ie10 .homepage-block-container:after {
  content: "";
  display: table;
  clear: both; }

.lt-ie10 .homepage-block {
  display: block;
  float: left;
  width: 350px; }

.blue-bg {
  background: #1857AA; }

.turq-bg {
  background: #0F5457; }

.orange-bg {
  background: #740643; }

.cta-btn-blue {
  display: inline-block;
  padding: 12px 25px;
  background: #1857AA;
  color: #fff !important;
  font: 18px/1 "MentoneSemiBold", Arial, Helvetica, sans-serif;
  text-align: center;
  border: none;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear; }
  .cta-btn-blue:hover, .cta-btn-blue.-hover {
    color: #fff;
    text-decoration: none;
    opacity: 0.8; }
  @media (max-width: 1100px) {
    .cta-btn-blue {
      padding: 10px 10%; } }

.cta-btn-turq {
  display: inline-block;
  padding: 12px 25px;
  background: #0F5457;
  color: #fff !important;
  font: 18px/1 "MentoneSemiBold", Arial, Helvetica, sans-serif;
  text-align: center;
  border: none;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear; }
  .cta-btn-turq:hover, .cta-btn-turq.-hover {
    color: #fff;
    text-decoration: none;
    opacity: 0.8; }
  @media (max-width: 1100px) {
    .cta-btn-turq {
      padding: 10px 10%; } }

.cta-btn-orange {
  display: inline-block;
  padding: 12px 25px;
  background: #740643;
  color: #fff !important;
  font: 18px/1 "MentoneSemiBold", Arial, Helvetica, sans-serif;
  text-align: center;
  border: none;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear; }
  .cta-btn-orange:hover, .cta-btn-orange.-hover {
    color: #fff;
    text-decoration: none;
    opacity: 0.8; }
  @media (max-width: 1100px) {
    .cta-btn-orange {
      padding: 10px 10%; } }

@media print, (-webkit-min-device-pixel-ratio: 1.25), (-o-min-device-pixel-ratio: 5/4), (min-resolution: 1.25dppx), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */ }

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */
@media print {
  *,
  *:before,
  *:after,
  *:first-letter,
  *:first-line {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !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) ")"; }
  /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */
  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; }
  header, footer, img, iframe, form, .acf-map, .print-text-container {
    display: none; }
  h1 {
    font-size: 20px; }
  .news-single-title-block {
    margin: 0; }
    .news-single-title-block time {
      font-size: 14px; }
  .social-share-icons {
    display: none !important; } }

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

.cli_settings_button{
  color: #fff !important;
}

#wt-cli-privacy-save-btn{
  background: #000;
}

.latest-news-link{
  Color: #1F456B;
}

.cli-bar-message a{
  color: #fff;
  text-decoration: underline;
}

.theme-blue .header-nav-primary li.active{
  background-color: #1857AA;
}

select{
  color: #000 !important;
}

.hide-lable{
  display: none;
}

.twitter-timeline{
  color: #525252;
}

.header-label{
  color:  #fff;
}

