@charset "UTF-8";
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
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: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/* ================================================================
   Boilerplate - Base Styles 
   ================================================================ */
html, button, input, select, textarea {
  color: #231f20;
}

body {
  font-family: "Open Sans", sans-serif;
  line-height: 1.4;
  overflow-y: scroll;
  background: white;
}

::-moz-selection {
  background: rgba(0, 105, 170, 0.75);
  text-shadow: none;
}

::selection {
  background: rgba(0, 105, 170, 0.75);
  text-shadow: none;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

img {
  vertical-align: middle;
  width: auto;
  height: auto;
  max-width: 100%;
}

.image-fluid, .image-fluid img {
  max-width: none;
  width: 100%;
  height: auto;
}

.image-fixed, .image-fixed img {
  max-width: none;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 100%;
}

.hidden {
  display: none !important;
  visibility: hidden;
}

.visuallyhidden, .js .form-label-hide .sfTxtLbl, .gallery[data-style="thumbnails"] .gallery-list-item img {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visuallyhidden.focusable:active, .js .form-label-hide .focusable.sfTxtLbl:active, .gallery[data-style="thumbnails"] .gallery-list-item img.focusable:active,
.visuallyhidden.focusable:focus,
.js .form-label-hide .focusable.sfTxtLbl:focus,
.gallery[data-style="thumbnails"] .gallery-list-item img.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.invisible {
  visibility: hidden;
}

.clearfix:before, .sfcommentsFieldsList:before, .page-meta:before, .sfBreadcrumbWrp .RadSiteMap .rsmFlow:before, .sf_pagerNumeric:before, .clearfix:after, .sfcommentsFieldsList:after, .page-meta:after, .sfBreadcrumbWrp .RadSiteMap .rsmFlow:after, .sf_pagerNumeric:after {
  content: " ";
  display: table;
}
.clearfix:after, .sfcommentsFieldsList:after, .page-meta:after, .sfBreadcrumbWrp .RadSiteMap .rsmFlow:after, .sf_pagerNumeric:after {
  clear: both;
}

.smallest {
  font-size: 0.8em;
}

.smaller {
  font-size: 0.9em;
}

.larger {
  font-size: 1.1em;
}

.largest {
  font-size: 1.2em;
}

.bold {
  font-weight: bold;
}

.italic {
  font-style: italic;
}

.strike {
  text-decoration: line-through;
}

.align-center {
  text-align: center;
}

.align-right {
  text-align: right;
}

.align-left {
  text-align: left;
}

.nowrap {
  white-space: nowrap;
}

.breakforprint {
  page-break-after: always;
}

.float-right {
  float: right;
}

.float-left {
  float: left;
}

.important {
  color: red;
  font-weight: bold;
  text-transform: uppercase;
}

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body span.gc-cs-link {
  color: inherit;
}
body span.gc-cs-link:hover {
  text-decoration: none;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 120002;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 120003;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 120005;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 120004;
}
.mfp-preloader a {
  color: #cccccc;
}
.mfp-preloader a:hover {
  color: white;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 120006;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-arrow:before, .mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
}

.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}

/* 
 * 	Core Owl Carousel CSS File
 *	v1.24
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item {
  float: left;
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}

.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}

/* mouse grab icon */
.grabbing {
  cursor: url(/Images/vendor/owlcarousel/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

/* CSS3 Transitions */
.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px;
}

/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}

.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}

/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}

.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}

/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}

.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}

/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}

/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {
    opacity: 1;
  }
}
@-moz-keyframes empty {
  0% {
    opacity: 1;
  }
}
@keyframes empty {
  0% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
@-webkit-keyframes backSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }

  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }

  100% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
}
@-moz-keyframes backSlideOut {
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px);
  }

  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }

  100% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
}
@keyframes backSlideOut {
  25% {
    opacity: .5;
    transform: translateZ(-500px);
  }

  75% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%);
  }

  100% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%);
  }
}
@-webkit-keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%);
  }

  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0);
  }
}
@-moz-keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(200%);
  }

  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px);
  }

  100% {
    opacity: 1;
    -moz-transform: translateZ(0) translateX(0);
  }
}
@keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    transform: translateZ(-500px) translateX(200%);
  }

  75% {
    opacity: .5;
    transform: translateZ(-500px);
  }

  100% {
    opacity: 1;
    transform: translateZ(0) translateX(0);
  }
}
@-webkit-keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
  }
}
@-moz-keyframes scaleToFade {
  to {
    opacity: 0;
    -moz-transform: scale(0.8);
  }
}
@keyframes scaleToFade {
  to {
    opacity: 0;
    transform: scale(0.8);
  }
}
@-webkit-keyframes goDown {
  from {
    -webkit-transform: translateY(-100%);
  }
}
@-moz-keyframes goDown {
  from {
    -moz-transform: translateY(-100%);
  }
}
@keyframes goDown {
  from {
    transform: translateY(-100%);
  }
}
@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}
@-moz-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}
@keyframes scaleUpFrom {
  from {
    opacity: 0;
    transform: scale(1.5);
  }
}
@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}
@-moz-keyframes scaleUpTo {
  to {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}
@keyframes scaleUpTo {
  to {
    opacity: 0;
    transform: scale(1.5);
  }
}
@font-face {
  font-family: 'framework';
  src: url("../Fonts/framework/framework.eot?-jwry7e");
  src: url("../Fonts/framework/framework.eot?#iefix-jwry7e") format("embedded-opentype"), url("../Fonts/framework/framework.woff?-jwry7e") format("woff"), url("../Fonts/framework/framework.ttf?-jwry7e") format("truetype"), url("../Fonts/framework/framework.svg?-jwry7e#framework") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class*="icon-"] {
  font-family: 'framework';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.iconfont-comments, .gallery-list-item-comment:after {
  font-family: 'framework';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f086";
}

.icon-comments:before {
  content: "\f086";
}

.iconfont-chevron-right, .module-list .item .more:after {
  font-family: 'framework';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f054";
}

.icon-chevron-right:before {
  content: "\f054";
}

.iconfont-chevron-left, .module .back:before {
  font-family: 'framework';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f053";
}

.icon-chevron-left:before {
  content: "\f053";
}

.iconfont-arrow-left {
  font-family: 'framework';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f060";
}

.icon-arrow-left:before {
  content: "\f060";
}

.iconfont-search {
  font-family: 'framework';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f002";
}

.icon-search:before {
  content: "\f002";
}

.icon-glass:before {
  content: "\f000";
}

.icon-music:before {
  content: "\f001";
}

.icon-envelope-o:before {
  content: "\f003";
}

.icon-heart:before {
  content: "\f004";
}

.icon-star:before {
  content: "\f005";
}

.icon-star-o:before {
  content: "\f006";
}

.icon-user:before {
  content: "\f007";
}

.icon-film:before {
  content: "\f008";
}

.icon-th-large:before {
  content: "\f009";
}

.icon-th:before {
  content: "\f00a";
}

.icon-th-list:before {
  content: "\f00b";
}

.icon-check:before {
  content: "\f00c";
}

.icon-times:before {
  content: "\f00d";
}

.icon-search-plus:before {
  content: "\f00e";
}

.icon-search-minus:before {
  content: "\f010";
}

.icon-power-off:before {
  content: "\f011";
}

.icon-signal:before {
  content: "\f012";
}

.icon-gear:before {
  content: "\f013";
}

.icon-trash-o:before {
  content: "\f014";
}

.icon-home:before {
  content: "\f015";
}

.icon-file-o:before {
  content: "\f016";
}

.icon-clock-o:before {
  content: "\f017";
}

.icon-road:before {
  content: "\f018";
}

.icon-download:before {
  content: "\f019";
}

.icon-arrow-circle-o-down:before {
  content: "\f01a";
}

.icon-arrow-circle-o-up:before {
  content: "\f01b";
}

.icon-inbox:before {
  content: "\f01c";
}

.icon-play-circle-o:before {
  content: "\f01d";
}

.icon-rotate-right:before {
  content: "\f01e";
}

.icon-refresh:before {
  content: "\f021";
}

.icon-list-alt:before {
  content: "\f022";
}

.icon-lock:before {
  content: "\f023";
}

.icon-flag:before {
  content: "\f024";
}

.icon-headphones:before {
  content: "\f025";
}

.icon-volume-off:before {
  content: "\f026";
}

.icon-volume-down:before {
  content: "\f027";
}

.icon-volume-up:before {
  content: "\f028";
}

.icon-qrcode:before {
  content: "\f029";
}

.icon-barcode:before {
  content: "\f02a";
}

.icon-tag:before {
  content: "\f02b";
}

.icon-tags:before {
  content: "\f02c";
}

.icon-book:before {
  content: "\f02d";
}

.icon-bookmark:before {
  content: "\f02e";
}

.icon-print:before {
  content: "\f02f";
}

.icon-camera:before {
  content: "\f030";
}

.icon-font:before {
  content: "\f031";
}

.icon-bold:before {
  content: "\f032";
}

.icon-italic:before {
  content: "\f033";
}

.icon-text-height:before {
  content: "\f034";
}

.icon-text-width:before {
  content: "\f035";
}

.icon-align-left:before {
  content: "\f036";
}

.icon-align-center:before {
  content: "\f037";
}

.icon-align-right:before {
  content: "\f038";
}

.icon-align-justify:before {
  content: "\f039";
}

.icon-list:before {
  content: "\f03a";
}

.icon-dedent:before {
  content: "\f03b";
}

.icon-indent:before {
  content: "\f03c";
}

.icon-video-camera:before {
  content: "\f03d";
}

.icon-picture-o:before {
  content: "\f03e";
}

.icon-pencil:before {
  content: "\f040";
}

.icon-map-marker:before {
  content: "\f041";
}

.icon-adjust:before {
  content: "\f042";
}

.icon-tint:before {
  content: "\f043";
}

.icon-edit:before {
  content: "\f044";
}

.icon-share-square-o:before {
  content: "\f045";
}

.icon-check-square-o:before {
  content: "\f046";
}

.icon-arrows:before {
  content: "\f047";
}

.icon-step-backward:before {
  content: "\f048";
}

.icon-fast-backward:before {
  content: "\f049";
}

.icon-backward:before {
  content: "\f04a";
}

.icon-play:before {
  content: "\f04b";
}

.icon-pause:before {
  content: "\f04c";
}

.icon-stop:before {
  content: "\f04d";
}

.icon-forward:before {
  content: "\f04e";
}

.icon-fast-forward:before {
  content: "\f050";
}

.icon-step-forward:before {
  content: "\f051";
}

.icon-eject:before {
  content: "\f052";
}

.icon-plus-circle:before {
  content: "\f055";
}

.icon-minus-circle:before {
  content: "\f056";
}

.icon-times-circle:before {
  content: "\f057";
}

.icon-check-circle:before {
  content: "\f058";
}

.icon-question-circle:before {
  content: "\f059";
}

.icon-info-circle:before {
  content: "\f05a";
}

.icon-crosshairs:before {
  content: "\f05b";
}

.icon-times-circle-o:before {
  content: "\f05c";
}

.icon-check-circle-o:before {
  content: "\f05d";
}

.icon-ban:before {
  content: "\f05e";
}

.icon-arrow-right:before {
  content: "\f061";
}

.icon-arrow-up:before {
  content: "\f062";
}

.icon-arrow-down:before {
  content: "\f063";
}

.icon-mail-forward:before {
  content: "\f064";
}

.icon-expand:before {
  content: "\f065";
}

.icon-compress:before {
  content: "\f066";
}

.icon-plus:before {
  content: "\f067";
}

.icon-minus:before {
  content: "\f068";
}

.icon-asterisk:before {
  content: "\f069";
}

.icon-exclamation-circle:before {
  content: "\f06a";
}

.icon-gift:before {
  content: "\f06b";
}

.icon-leaf:before {
  content: "\f06c";
}

.icon-fire:before {
  content: "\f06d";
}

.icon-eye:before {
  content: "\f06e";
}

.icon-eye-slash:before {
  content: "\f070";
}

.icon-warning:before {
  content: "\f071";
}

.icon-plane:before {
  content: "\f072";
}

.icon-calendar:before {
  content: "\f073";
}

.icon-random:before {
  content: "\f074";
}

.icon-comment:before {
  content: "\f075";
}

.icon-magnet:before {
  content: "\f076";
}

.icon-chevron-up:before {
  content: "\f077";
}

.icon-chevron-down:before {
  content: "\f078";
}

.icon-retweet:before {
  content: "\f079";
}

.icon-shopping-cart:before {
  content: "\f07a";
}

.icon-folder:before {
  content: "\f07b";
}

.icon-folder-open:before {
  content: "\f07c";
}

.icon-arrows-v:before {
  content: "\f07d";
}

.icon-arrows-h:before {
  content: "\f07e";
}

.icon-bar-chart-o:before {
  content: "\f080";
}

.icon-twitter-square:before {
  content: "\f081";
}

.icon-facebook-square:before {
  content: "\f082";
}

.icon-camera-retro:before {
  content: "\f083";
}

.icon-key:before {
  content: "\f084";
}

.icon-gears:before {
  content: "\f085";
}

.icon-thumbs-o-up:before {
  content: "\f087";
}

.icon-thumbs-o-down:before {
  content: "\f088";
}

.icon-star-half:before {
  content: "\f089";
}

.icon-heart-o:before {
  content: "\f08a";
}

.icon-sign-out:before {
  content: "\f08b";
}

.icon-linkedin-square:before {
  content: "\f08c";
}

.icon-thumb-tack:before {
  content: "\f08d";
}

.icon-external-link:before {
  content: "\f08e";
}

.icon-sign-in:before {
  content: "\f090";
}

.icon-trophy:before {
  content: "\f091";
}

.icon-github-square:before {
  content: "\f092";
}

.icon-upload:before {
  content: "\f093";
}

.icon-lemon-o:before {
  content: "\f094";
}

.icon-phone:before {
  content: "\f095";
}

.icon-square-o:before {
  content: "\f096";
}

.icon-bookmark-o:before {
  content: "\f097";
}

.icon-phone-square:before {
  content: "\f098";
}

.icon-twitter:before {
  content: "\f099";
}

.icon-facebook:before {
  content: "\f09a";
}

.icon-github:before {
  content: "\f09b";
}

.icon-unlock:before {
  content: "\f09c";
}

.icon-credit-card:before {
  content: "\f09d";
}

.icon-rss:before {
  content: "\f09e";
}

.icon-hdd-o:before {
  content: "\f0a0";
}

.icon-bullhorn:before {
  content: "\f0a1";
}

.icon-bell:before {
  content: "\f0a2";
}

.icon-certificate:before {
  content: "\f0a3";
}

.icon-hand-o-right:before {
  content: "\f0a4";
}

.icon-hand-o-left:before {
  content: "\f0a5";
}

.icon-hand-o-up:before {
  content: "\f0a6";
}

.icon-hand-o-down:before {
  content: "\f0a7";
}

.icon-arrow-circle-left:before {
  content: "\f0a8";
}

.icon-arrow-circle-right:before {
  content: "\f0a9";
}

.icon-arrow-circle-up:before {
  content: "\f0aa";
}

.icon-arrow-circle-down:before {
  content: "\f0ab";
}

.icon-globe:before {
  content: "\f0ac";
}

.icon-wrench:before {
  content: "\f0ad";
}

.icon-tasks:before {
  content: "\f0ae";
}

.icon-filter:before {
  content: "\f0b0";
}

.icon-briefcase:before {
  content: "\f0b1";
}

.icon-arrows-alt:before {
  content: "\f0b2";
}

.icon-group:before {
  content: "\f0c0";
}

.icon-chain:before {
  content: "\f0c1";
}

.icon-cloud:before {
  content: "\f0c2";
}

.icon-flask:before {
  content: "\f0c3";
}

.icon-cut:before {
  content: "\f0c4";
}

.icon-copy:before {
  content: "\f0c5";
}

.icon-paperclip:before {
  content: "\f0c6";
}

.icon-save:before {
  content: "\f0c7";
}

.icon-square:before {
  content: "\f0c8";
}

.icon-bars:before {
  content: "\f0c9";
}

.icon-list-ul:before {
  content: "\f0ca";
}

.icon-list-ol:before {
  content: "\f0cb";
}

.icon-strikethrough:before {
  content: "\f0cc";
}

.icon-underline:before {
  content: "\f0cd";
}

.icon-table:before {
  content: "\f0ce";
}

.icon-magic:before {
  content: "\f0d0";
}

.icon-truck:before {
  content: "\f0d1";
}

.icon-pinterest:before {
  content: "\f0d2";
}

.icon-pinterest-square:before {
  content: "\f0d3";
}

.icon-google-plus-square:before {
  content: "\f0d4";
}

.icon-google-plus:before {
  content: "\f0d5";
}

.icon-money:before {
  content: "\f0d6";
}

.icon-caret-down:before {
  content: "\f0d7";
}

.icon-caret-up:before {
  content: "\f0d8";
}

.icon-caret-left:before {
  content: "\f0d9";
}

.icon-caret-right:before {
  content: "\f0da";
}

.icon-columns:before {
  content: "\f0db";
}

.icon-unsorted:before {
  content: "\f0dc";
}

.icon-sort-down:before {
  content: "\f0dd";
}

.icon-sort-up:before {
  content: "\f0de";
}

.icon-envelope:before {
  content: "\f0e0";
}

.icon-linkedin:before {
  content: "\f0e1";
}

.icon-rotate-left:before {
  content: "\f0e2";
}

.icon-legal:before {
  content: "\f0e3";
}

.icon-dashboard:before {
  content: "\f0e4";
}

.icon-comment-o:before {
  content: "\f0e5";
}

.icon-comments-o:before {
  content: "\f0e6";
}

.icon-flash:before {
  content: "\f0e7";
}

.icon-sitemap:before {
  content: "\f0e8";
}

.icon-umbrella:before {
  content: "\f0e9";
}

.icon-paste:before {
  content: "\f0ea";
}

.icon-lightbulb-o:before {
  content: "\f0eb";
}

.icon-exchange:before {
  content: "\f0ec";
}

.icon-cloud-download:before {
  content: "\f0ed";
}

.icon-cloud-upload:before {
  content: "\f0ee";
}

.icon-user-md:before {
  content: "\f0f0";
}

.icon-stethoscope:before {
  content: "\f0f1";
}

.icon-suitcase:before {
  content: "\f0f2";
}

.icon-bell-o:before {
  content: "\f0f3";
}

.icon-coffee:before {
  content: "\f0f4";
}

.icon-cutlery:before {
  content: "\f0f5";
}

.icon-file-text-o:before {
  content: "\f0f6";
}

.icon-building-o:before {
  content: "\f0f7";
}

.icon-hospital-o:before {
  content: "\f0f8";
}

.icon-ambulance:before {
  content: "\f0f9";
}

.icon-medkit:before {
  content: "\f0fa";
}

.icon-fighter-jet:before {
  content: "\f0fb";
}

.icon-beer:before {
  content: "\f0fc";
}

.icon-h-square:before {
  content: "\f0fd";
}

.icon-plus-square:before {
  content: "\f0fe";
}

.icon-angle-double-left:before {
  content: "\f100";
}

.icon-angle-double-right:before {
  content: "\f101";
}

.icon-angle-double-up:before {
  content: "\f102";
}

.icon-angle-double-down:before {
  content: "\f103";
}

.icon-angle-left:before {
  content: "\f104";
}

.icon-angle-right:before {
  content: "\f105";
}

.icon-angle-up:before {
  content: "\f106";
}

.icon-angle-down:before {
  content: "\f107";
}

.icon-desktop:before {
  content: "\f108";
}

.icon-laptop:before {
  content: "\f109";
}

.icon-tablet:before {
  content: "\f10a";
}

.icon-mobile-phone:before {
  content: "\f10b";
}

.icon-circle-o:before {
  content: "\f10c";
}

.icon-quote-left:before {
  content: "\f10d";
}

.icon-quote-right:before {
  content: "\f10e";
}

.icon-spinner:before {
  content: "\f110";
}

.icon-circle:before {
  content: "\f111";
}

.icon-mail-reply:before {
  content: "\f112";
}

.icon-github-alt:before {
  content: "\f113";
}

.icon-folder-o:before {
  content: "\f114";
}

.icon-folder-open-o:before {
  content: "\f115";
}

.icon-smile-o:before {
  content: "\f118";
}

.icon-frown-o:before {
  content: "\f119";
}

.icon-meh-o:before {
  content: "\f11a";
}

.icon-gamepad:before {
  content: "\f11b";
}

.icon-keyboard-o:before {
  content: "\f11c";
}

.icon-flag-o:before {
  content: "\f11d";
}

.icon-flag-checkered:before {
  content: "\f11e";
}

.icon-terminal:before {
  content: "\f120";
}

.icon-code:before {
  content: "\f121";
}

.icon-reply-all:before {
  content: "\f122";
}

.icon-star-half-empty:before {
  content: "\f123";
}

.icon-location-arrow:before {
  content: "\f124";
}

.icon-crop:before {
  content: "\f125";
}

.icon-code-fork:before {
  content: "\f126";
}

.icon-unlink:before {
  content: "\f127";
}

.icon-question:before {
  content: "\f128";
}

.icon-info:before {
  content: "\f129";
}

.icon-exclamation:before {
  content: "\f12a";
}

.icon-superscript:before {
  content: "\f12b";
}

.icon-subscript:before {
  content: "\f12c";
}

.icon-eraser:before {
  content: "\f12d";
}

.icon-puzzle-piece:before {
  content: "\f12e";
}

.icon-microphone:before {
  content: "\f130";
}

.icon-microphone-slash:before {
  content: "\f131";
}

.icon-shield:before {
  content: "\f132";
}

.icon-calendar-o:before {
  content: "\f133";
}

.icon-fire-extinguisher:before {
  content: "\f134";
}

.icon-rocket:before {
  content: "\f135";
}

.icon-maxcdn:before {
  content: "\f136";
}

.icon-chevron-circle-left:before {
  content: "\f137";
}

.icon-chevron-circle-right:before {
  content: "\f138";
}

.icon-chevron-circle-up:before {
  content: "\f139";
}

.icon-chevron-circle-down:before {
  content: "\f13a";
}

.icon-html5:before {
  content: "\f13b";
}

.icon-css3:before {
  content: "\f13c";
}

.icon-anchor:before {
  content: "\f13d";
}

.icon-unlock-alt:before {
  content: "\f13e";
}

.icon-bullseye:before {
  content: "\f140";
}

.icon-ellipsis-h:before {
  content: "\f141";
}

.icon-ellipsis-v:before {
  content: "\f142";
}

.icon-rss-square:before {
  content: "\f143";
}

.icon-play-circle:before {
  content: "\f144";
}

.icon-ticket:before {
  content: "\f145";
}

.icon-minus-square:before {
  content: "\f146";
}

.icon-minus-square-o:before {
  content: "\f147";
}

.icon-level-up:before {
  content: "\f148";
}

.icon-level-down:before {
  content: "\f149";
}

.icon-check-square:before {
  content: "\f14a";
}

.icon-pencil-square:before {
  content: "\f14b";
}

.icon-external-link-square:before {
  content: "\f14c";
}

.icon-share-square:before {
  content: "\f14d";
}

.icon-compass:before {
  content: "\f14e";
}

.icon-toggle-down:before {
  content: "\f150";
}

.icon-toggle-up:before {
  content: "\f151";
}

.icon-toggle-right:before {
  content: "\f152";
}

.icon-euro:before {
  content: "\f153";
}

.icon-gbp:before {
  content: "\f154";
}

.icon-dollar:before {
  content: "\f155";
}

.icon-rupee:before {
  content: "\f156";
}

.icon-cny:before {
  content: "\f157";
}

.icon-ruble:before {
  content: "\f158";
}

.icon-won:before {
  content: "\f159";
}

.icon-bitcoin:before {
  content: "\f15a";
}

.icon-file:before {
  content: "\f15b";
}

.icon-file-text:before {
  content: "\f15c";
}

.icon-sort-alpha-asc:before {
  content: "\f15d";
}

.icon-sort-alpha-desc:before {
  content: "\f15e";
}

.icon-sort-amount-asc:before {
  content: "\f160";
}

.icon-sort-amount-desc:before {
  content: "\f161";
}

.icon-sort-numeric-asc:before {
  content: "\f162";
}

.icon-sort-numeric-desc:before {
  content: "\f163";
}

.icon-thumbs-up:before {
  content: "\f164";
}

.icon-thumbs-down:before {
  content: "\f165";
}

.icon-youtube-square:before {
  content: "\f166";
}

.icon-youtube:before {
  content: "\f167";
}

.icon-xing:before {
  content: "\f168";
}

.icon-xing-square:before {
  content: "\f169";
}

.icon-youtube-play:before {
  content: "\f16a";
}

.icon-dropbox:before {
  content: "\f16b";
}

.icon-stack-overflow:before {
  content: "\f16c";
}

.icon-instagram:before {
  content: "\f16d";
}

.icon-flickr:before {
  content: "\f16e";
}

.icon-adn:before {
  content: "\f170";
}

.icon-bitbucket:before {
  content: "\f171";
}

.icon-bitbucket-square:before {
  content: "\f172";
}

.icon-tumblr:before {
  content: "\f173";
}

.icon-tumblr-square:before {
  content: "\f174";
}

.icon-long-arrow-down:before {
  content: "\f175";
}

.icon-long-arrow-up:before {
  content: "\f176";
}

.icon-long-arrow-left:before {
  content: "\f177";
}

.icon-long-arrow-right:before {
  content: "\f178";
}

.icon-apple:before {
  content: "\f179";
}

.icon-windows:before {
  content: "\f17a";
}

.icon-android:before {
  content: "\f17b";
}

.icon-linux:before {
  content: "\f17c";
}

.icon-dribbble:before {
  content: "\f17d";
}

.icon-skype:before {
  content: "\f17e";
}

.icon-foursquare:before {
  content: "\f180";
}

.icon-trello:before {
  content: "\f181";
}

.icon-female:before {
  content: "\f182";
}

.icon-male:before {
  content: "\f183";
}

.icon-gittip:before {
  content: "\f184";
}

.icon-sun-o:before {
  content: "\f185";
}

.icon-moon-o:before {
  content: "\f186";
}

.icon-archive:before {
  content: "\f187";
}

.icon-bug:before {
  content: "\f188";
}

.icon-vk:before {
  content: "\f189";
}

.icon-weibo:before {
  content: "\f18a";
}

.icon-renren:before {
  content: "\f18b";
}

.icon-pagelines:before {
  content: "\f18c";
}

.icon-stack-exchange:before {
  content: "\f18d";
}

.icon-arrow-circle-o-right:before {
  content: "\f18e";
}

.icon-arrow-circle-o-left:before {
  content: "\f190";
}

.icon-toggle-left:before {
  content: "\f191";
}

.icon-dot-circle-o:before {
  content: "\f192";
}

.icon-wheelchair:before {
  content: "\f193";
}

.icon-vimeo-square:before {
  content: "\f194";
}

.icon-turkish-lira:before {
  content: "\f195";
}

.icon-plus-square-o:before {
  content: "\f196";
}

/* ================================================================
   Grid Framework 
   ================================================================ */
/* ================================================================
   Fluid Grid Styles 
   ================================================================ */
.container, .container-full {
  position: relative;
  margin: 0 auto;
  padding: 0px;
  width: 100%;
  min-width: 16em;
  max-width: 1280px;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.container:after, .container-full:after {
  content: "";
  display: table;
  clear: both;
}

.container-full {
  width: 100%;
}

.gutterless {
  padding: 0;
}

.gutterless > [class*="grid-"] {
  padding: 0;
}

[class*="grid-"] {
  padding: 0 10px;
}

[class*="grid-"] [class*="grid-"]:first-child {
  padding-left: 0;
}
[class*="grid-"] [class*="grid-"]:last-child {
  padding-right: 0;
}

@media (min-width: 0) {
  [class*="grid-"] {
    position: relative;
    float: left;
    width: 100%;
  }

  .s-1half [class*="grid-"] {
    width: 50%;
  }

  .s-full-grid[class*="grid-"] {
    width: 100%;
  }
}
@media (min-width: 0) and (max-width: 768px) {
  .s-m-1half [class*="grid-"] {
    width: 50%;
  }

  .s-m-1half [class*="push-"] {
    left: 50%;
  }

  .s-m-1half [class*="pull-"] {
    left: -50%;
  }

  .s-m-1third [class*="grid-"] {
    width: 33.333%;
  }

  .s-m-1third [class*="push-"] {
    left: 33.333%;
  }

  .s-m-1third [class*="pull-"] {
    left: -33.333%;
  }

  .s-m-grid-2 {
    width: 16.666%;
  }

  .s-m-grid-4 {
    width: 33.333%;
  }

  .s-m-grid-5 {
    width: 41.666%;
  }

  .s-m-grid-6 {
    width: 50%;
  }

  .s-m-grid-7 {
    width: 58.333%;
  }

  .s-m-grid-8 {
    width: 66.666%;
  }

  .s-m-grid-10 {
    width: 83.333%;
  }

  [class*="grid-"] [class*="grid-"] {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 768px) {
  .grid-1 {
    width: 8.333%;
  }

  .grid-2 {
    width: 16.666%;
  }

  .grid-3 {
    width: 25%;
  }

  .grid-4 {
    width: 33.333%;
  }

  .grid-5 {
    width: 41.666%;
  }

  .grid-6 {
    width: 50%;
  }

  .grid-7 {
    width: 58.333%;
  }

  .grid-8 {
    width: 66.666%;
  }

  .grid-9 {
    width: 75%;
  }

  .grid-10 {
    width: 83.333%;
  }

  .grid-11 {
    width: 91.666%;
  }

  .grid-12 {
    width: 100%;
  }

  .push-1 {
    left: 8.333%;
  }

  .push-2 {
    left: 16.666%;
  }

  .push-3 {
    left: 25%;
  }

  .push-4 {
    left: 33.333%;
  }

  .push-5 {
    left: 41.666%;
  }

  .push-6 {
    left: 50%;
  }

  .push-7 {
    left: 58.333%;
  }

  .push-8 {
    left: 66.666%;
  }

  .push-9 {
    left: 75%;
  }

  .push-10 {
    left: 83.333%;
  }

  .push-11 {
    left: 91.666%;
  }

  .push-12 {
    left: 100%;
  }

  .pull-1 {
    left: -8.333%;
  }

  .pull-2 {
    left: -16.666%;
  }

  .pull-3 {
    left: -25%;
  }

  .pull-4 {
    left: -33.333%;
  }

  .pull-5 {
    left: -41.666%;
  }

  .pull-6 {
    left: -50%;
  }

  .pull-7 {
    left: -58.333%;
  }

  .pull-8 {
    left: -66.666%;
  }

  .pull-9 {
    left: -75%;
  }

  .pull-10 {
    left: -83.333%;
  }

  .pull-11 {
    left: -91.666%;
  }

  .pull-12 {
    left: -100%;
  }

  .prefix-1 {
    margin-left: 8.333%;
  }

  .prefix-2 {
    margin-left: 16.666%;
  }

  .prefix-3 {
    margin-left: 25%;
  }

  .prefix-4 {
    margin-left: 33.333%;
  }

  .prefix-5 {
    margin-left: 41.666%;
  }

  .prefix-6 {
    margin-left: 50%;
  }

  .prefix-7 {
    margin-left: 58.333%;
  }

  .prefix-8 {
    margin-left: 66.666%;
  }

  .prefix-9 {
    margin-left: 75%;
  }

  .prefix-10 {
    margin-left: 83.333%;
  }

  .prefix-11 {
    margin-left: 91.666%;
  }

  .prefix-12 {
    margin-left: 100%;
  }

  .suffix-1 {
    margin-right: 8.333%;
  }

  .suffix-2 {
    margin-right: 16.666%;
  }

  .suffix-3 {
    margin-right: 25%;
  }

  .suffix-4 {
    margin-right: 33.333%;
  }

  .suffix-5 {
    margin-right: 41.666%;
  }

  .suffix-6 {
    margin-right: 50%;
  }

  .suffix-7 {
    margin-right: 58.333%;
  }

  .suffix-8 {
    margin-right: 66.666%;
  }

  .suffix-9 {
    margin-right: 75%;
  }

  .suffix-10 {
    margin-right: 83.333%;
  }

  .suffix-11 {
    margin-right: 91.666%;
  }

  .suffix-12 {
    margin-right: 100%;
  }
}
@media (min-width: 768px) and (max-width: 960px) {
  .m-1half [class*="grid-"] {
    width: 50%;
  }

  .m-1half [class*="push-"] {
    left: 50%;
  }

  .m-1half [class*="pull-"] {
    left: -50%;
  }

  .m-1third [class*="grid-"] {
    width: 33.333%;
  }

  .m-1third [class*="push-"] {
    left: 33.333%;
  }

  .m-1third [class*="pull-"] {
    left: -33.333%;
  }

  .m-1fourth [class*="grid-"] {
    width: 25%;
  }

  .m-1fourth [class*="push-"] {
    left: 25%;
  }

  .m-1fourth [class*="pull-"] {
    left: -25%;
  }

  .m-2thirds-left [class*="grid-"] {
    width: 50%;
  }

  .m-2thirds-left [class*="grid-"]:nth-child(2n) {
    width: 25%;
  }

  .m-2thirds-left [class*="grid-"]:nth-child(2n+1) {
    width: 75%;
  }

  .m-2thirds-left [class*="push-"] {
    left: 0;
  }

  .m-2thirds-left [class*="pull-"] {
    left: 0;
  }

  .m-2thirds-right [class*="grid-"] {
    width: 50%;
  }

  .m-2thirds-right [class*="grid-"]:nth-child(2n) {
    width: 75%;
  }

  .m-2thirds-right [class*="grid-"]:nth-child(2n+1) {
    width: 25%;
  }

  .m-2thirds-right [class*="push-"] {
    left: 0;
  }

  .m-2thirds-right [class*="pull-"] {
    left: 0;
  }

  .m-l-grid-6 {
    width: 50%;
  }

  .m-l-grid-12 {
    width: 100%;
  }

  .m-l-noleftpad {
    padding-left: 0;
  }

  .m-l-norightpad {
    padding-right: 0;
  }
}
/* ================================================================
   Typography Styles
   ================================================================ */
body {
  background: #fff;
}

h1 {
  margin: 0 0 20px;
  font-family: "Montserrat", sans-serif;
  font-size: 27px;
  font-size: 1.6875rem;
  color: #009ee2;
  font-weight: normal;
  letter-spacing: -2px;
  line-height: 1.2;
}
@media (min-width: 768px) {
  h1 {
    font-size: 47px;
  }
}

h2 {
  margin: 0 0 20px;
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  color: #000000;
  font-weight: normal;
  letter-spacing: -2px;
  line-height: 1.2;
}
@media (min-width: 768px) {
  h2 {
    font-size: 26px;
  }
}
h2 span {
  color: #999999;
  font-weight: bold;
}

h3 {
  margin: 0 0 15px;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  color: #707070;
}

p {
  margin: 0 0 20px;
}

.sfContentBlock ul, .sfContentBlock ol {
  padding-left: 1.5em;
  margin: 0 0 20px;
}

blockquote {
  border-left: 5px solid #d9d9d9;
  padding-left: 1.5em;
  margin: 1em 1.5em;
}

a {
  color: #006996;
  text-decoration: none;
}
a:hover, a:focus {
  text-decoration: underline;
}

table {
  margin: 1em 0;
  border: 1px solid #ccc;
}

td {
  border: 1px solid #ccc;
  background: #e6e6e6;
  padding: 0.2em 0.4em;
}

tr:nth-child(2n) td {
  background: #fff;
}

.button, .sfcommentsSubmitBtnWrp [type="submit"], .sfSearchButton {
  border: 1px solid #d5d5d5;
  display: inline-block;
  padding: 0.4em 1.5em;
  background: #fa9735;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.button:hover, .sfcommentsSubmitBtnWrp [type="submit"]:hover, .sfSearchButton:hover, .button:focus, .sfcommentsSubmitBtnWrp [type="submit"]:focus, .sfSearchButton:focus {
  text-decoration: none;
  background: #f67d06;
}

.button-small, .module .back, .module-list .item .more {
  display: inline-block;
  padding: 0.3em 1em;
  background: #0069aa;
  color: #fff;
  border: 0;
  border-radius: 4px;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  text-decoration: none;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.button-small:before, .module .back:before, .module-list .item .more:before {
  position: relative;
  left: 0;
  padding-right: 5px;
  font-size: 10px;
  -moz-transition: left 0.2s ease-out;
  -o-transition: left 0.2s ease-out;
  -webkit-transition: left 0.2s ease-out;
  transition: left 0.2s ease-out;
}
.button-small:after, .module .back:after, .module-list .item .more:after {
  position: relative;
  right: 0;
  padding-left: 5px;
  font-size: 10px;
  -moz-transition: right 0.2s ease-out;
  -o-transition: right 0.2s ease-out;
  -webkit-transition: right 0.2s ease-out;
  transition: right 0.2s ease-out;
}
.button-small:hover, .module .back:hover, .module-list .item .more:hover, .button-small:focus, .module .back:focus, .module-list .item .more:focus {
  text-decoration: none;
  background: #004977;
}
.button-small:hover:before, .module .back:hover:before, .module-list .item .more:hover:before, .button-small:focus:before, .module .back:focus:before, .module-list .item .more:focus:before {
  left: -5px;
}
.button-small:hover:after, .module .back:hover:after, .module-list .item .more:hover:after, .button-small:focus:after, .module .back:focus:after, .module-list .item .more:focus:after {
  right: -5px;
}

.visually-hidden {
  border: 0 none;
  clip: rect(0px, 0px, 0px, 0px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* ==========================================================================
   Global Modules
   - We define modules as larger content that usually have a listing and detailed view.
   - Examples: Events, News, Testimonials
   ========================================================================== */
/* Meta Content
   - This is content that extends or defines the content that it is pared with.
   - Examples: date, author, tag
   ========================================================================== */
.meta {
  display: block;
  margin: 0 0 20px;
  padding: 0;
}

.meta-item {
  display: inline-block;
}
.meta-item:after {
  content: '\2022';
  display: inline-block;
  padding: 0 0.5em 0 0.2em;
}
.meta-item:last-child:after {
  display: none;
}

.sfTags {
  display: inline-block;
}

.sfTagsList {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.sfTagsList li {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.sfTagsList span {
  display: inline-block;
  padding: 2px 6px;
  font-size: 10px;
  font-size: 0.625rem;
  font-weight: bold;
  font-family: Arial, sans-serif;
  background: #e6e6e6;
  color: gray;
  text-transform: uppercase;
  border-radius: 4px;
  vertical-align: text-bottom;
}
.sfTagsList span[data-tag="Featured"] {
  background: #eea236;
  color: #fff;
}

/* Core Module Styles
   - Provides core styling for modules
   ========================================================================== */
.module {
  margin-bottom: 1em;
}
.module > .title {
  margin-bottom: 20px;
}
.module .summary {
  margin-bottom: 20px;
  font-weight: bold;
  font-style: italic;
}
.module .content {
  margin-bottom: 20px;
}
.module .back {
  text-transform: capitalize;
}

/* Core List Styles
   - Provides core styling for item list
   ========================================================================== */
.list {
  display: block;
  margin: 0 0 20px;
  padding: 0;
}
.list > .item {
  position: relative;
  display: block;
  padding: 0;
}
.list > .item + .item {
  margin-top: 20px;
  padding-top: 15px;
  border-top: 1px solid rgba(0, 105, 170, 0.2);
}
.list > .item .aside {
  margin: 1em auto;
  max-width: 200px;
  max-height: 200px;
}
@media (min-width: 768px) {
  .list > .item .aside {
    display: table-cell;
    width: 125px;
    vertical-align: top;
  }
  .list > .item .aside .sfimageWrp {
    margin: 5px 15px 0 0;
  }
  .list > .item .aside + .item-content {
    display: table-cell;
    vertical-align: top;
  }
}

/* Module List
   - Provides core styling for Module Lists
   ========================================================================== */
.module-list .item .title {
  margin: 0 0 10px;
}
.module-list .item .title a {
  text-decoration: none;
}
.module-list .item .title a:hover, .module-list .item .title a:focus {
  text-decoration: underline;
}
.module-list .item .meta {
  margin-bottom: 10px;
  font-size: 0.85em;
}
.module-list .item .summary {
  margin-bottom: 10px;
}
.module-list .item .more {
  text-transform: capitalize;
}

/* Module Rail
   - Provides core styling for rail modules
   ========================================================================== */
.module-rail {
  margin-bottom: 1em;
  background: #f2f2f2;
}
.module-rail .module-header .title {
  margin: 0;
  padding: 10px;
  background: #0069aa;
  color: #fff;
}
.module-rail .module-header .title a {
  color: #fff;
}
.module-rail > .list {
  padding: 10px;
}
.module-rail > .list .title {
  margin-bottom: 0;
}
.module-rail > .list .meta {
  font-size: 0.85em;
}

/* ==========================================================================
   Banners
   - Basic styling for the Banner modules
   - Includes: Banner Single and Banner Rotator
   ========================================================================== */
/* Banner Single
   - Controls the basic style for a single banner.
   - Includes options for: Image and Text Overlay
   ========================================================================== */
.banner {
  display: block;
  position: relative;
}
.banner .media {
  margin: 0;
  padding: 0;
}
.banner .media img {
  width: 100%;
  max-width: none;
}
.banner .content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 15px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}

/* ==========================================================================
   FAQ Modules
   ========================================================================== */
.faq-legend {
  display: inline-block;
  padding: 10px 20px;
  margin-bottom: 2em;
  background: #f2f2f2;
  border: 1px solid #cccccc;
}
.faq-legend ol {
  margin: 0;
  padding: 0 0.5em 0 15px;
}
.faq-legend li {
  list-style-type: square;
}
.faq-legend li + li {
  margin-top: 0.2em;
}
.faq-legend li a {
  text-decoration: none;
}
.faq-legend li a:hover, .faq-legend li a:focus {
  text-decoration: underline;
}

.faq-details .module-list .item + .item {
  margin-top: 20px;
}
.faq-details .item .title {
  padding-right: 40px;
}
.faq-details .item .top {
  position: absolute;
  top: 5px;
  right: 0;
  font-size: 10px;
  font-size: 0.625rem;
  text-transform: uppercase;
  text-decoration: none;
  color: #cccccc;
}
.faq-details .item .top:hover, .faq-details .item .top:focus {
  text-decoration: underline;
}
.faq-details .item .top:before {
  content: '';
  position: absolute;
  right: 100%;
  top: 4px;
  width: 0px;
  height: 0px;
  margin-right: 4px;
  border-style: solid;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #cccccc transparent;
}

/* ================================================================
   Generic Form Styles
   ================================================================ */
input[type="text"],
input[type="password"],
input[type="tel"],
input[type="email"] {
  border: 1px solid #d4d4d4;
  border-radius: 0px;
  height: 30px;
  padding: 5px 13px;
  background: white;
  vertical-align: top;
  -moz-box-shadow: inset 0 1px 5px transparent;
  -webkit-box-shadow: inset 0 1px 5px transparent;
  box-shadow: inset 0 1px 5px transparent;
  font-size: 14px;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus {
  outline: none;
  -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.22), inset 0 0 0 2px #0069aa;
  -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.22), inset 0 0 0 2px #0069aa;
  box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.22), inset 0 0 0 2px #0069aa;
}

input[type="checkbox"],
input[type="radio"] {
  margin-right: 2px;
  border-radius: 0;
  background: none;
}

select {
  border: 1px solid #d4d4d4;
  border-radius: 0px;
  background: white;
  -moz-box-shadow: inset 0 1px 5px transparent;
  -webkit-box-shadow: inset 0 1px 5px transparent;
  box-shadow: inset 0 1px 5px transparent;
  height: 30px;
  height: 1.875rem;
}
select:focus {
  outline: none;
  -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.22), inset 0 0 0 2px #0069aa;
  -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.22), inset 0 0 0 2px #0069aa;
  box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.22), inset 0 0 0 2px #0069aa;
}

textarea {
  padding: 10px 13px;
  border: 1px solid #d4d4d4;
  border-radius: 0px;
  min-height: 100px;
  background: white;
  -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.22), inset 0 0 0 2px #0069aa;
  -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.22), inset 0 0 0 2px #0069aa;
  box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.22), inset 0 0 0 2px #0069aa;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
textarea:focus {
  outline: none;
  -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.22), inset 0 0 0 2px #0069aa;
  -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.22), inset 0 0 0 2px #0069aa;
  box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.22), inset 0 0 0 2px #0069aa;
}

.sfreContentArea {
  padding: 10px 13px;
  background: none;
}

/* ================================================================
   Sitefinity Form Styles
   ================================================================ */
.sfLoginFieldsWrp, .sfprofileFieldsList, .sfregisterFieldsList {
  display: block;
  margin: 1em 0;
  padding: 0;
}
.sfLoginFieldsWrp li, .sfprofileFieldsList li, .sfregisterFieldsList li {
  display: block;
  margin: 0;
  padding: 0;
}
.sfLoginFieldsWrp li + li, .sfprofileFieldsList li + li, .sfregisterFieldsList li + li {
  margin-top: 1em;
}

.sfTxtLbl {
  font-weight: bold;
  display: block;
}
.required > .sfTxtLbl:after {
  content: '*';
  color: #0069aa;
}

.Sitefinity.RadEditor td {
  background: none;
}
.Sitefinity.RadEditor .reTlbVertical:empty {
  display: none;
}
.Sitefinity.RadEditor .reLeftVerticalSide {
  display: none;
}
.Sitefinity.RadEditor .reContentCell {
  border: none;
}
.Sitefinity.RadEditor .reContentCell iframe {
  border: 1px solid #d4d4d4;
  border-radius: 0px;
  -moz-box-shadow: inset 0 1px 5px transparent;
  -webkit-box-shadow: inset 0 1px 5px transparent;
  box-shadow: inset 0 1px 5px transparent;
  background: white;
}
.Sitefinity.RadEditor .reToolbarWrapper {
  position: absolute;
  top: -6px;
  right: 0;
  margin-right: 0 !important;
}
.Sitefinity.RadEditor .sfMoreTools {
  min-width: 0 !important;
}

.sfCheckListBox, .sfRadioList {
  display: block;
  margin-left: 1em;
}

.sfTxt {
  width: 100%;
}

.sfTxtBoxSmall .sfTxt,
.sfDdlSmall select {
  max-width: 120px;
}

.sfTxtBoxMedium .sfTxt,
.sfDdlMedium select {
  max-width: 300px;
}

.sfTxtBoxLarge .sfTxt,
.sfDdlLarge select {
  max-width: 400px;
}

.sfExample {
  font-size: 11px;
  line-height: 1.4em;
  margin: 0.5em 0 1em;
}

/* Error Message
   ========================================================================== */
.sfError {
  margin-top: 5px;
  padding: 10px 20px;
  background: red;
  color: #fff;
  font-size: 12px;
  font-size: 0.75rem;
}

/* ================================================================
   Photos Styles
   ================================================================ */
.gallery .gallery-list {
  display: block;
  margin: 0;
  padding: 0;
  text-align: center;
}
.gallery .gallery-list li {
  position: relative;
  display: inline-block;
  margin: 10px 0;
  padding: 0;
}
.gallery[data-style="thumbnails"] .gallery-list {
  margin: 0 -10px;
  text-align: left;
}
.gallery[data-style="thumbnails"] .gallery-list li {
  margin: 10px;
}
.gallery[data-style="thumbnails"] .gallery-list-item {
  display: block;
  width: 200px;
  height: 200px;
  overflow: hidden;
  background-size: cover;
  background-position: 50% 25%;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -moz-box-shadow: 0 0 0em #231f20;
  -webkit-box-shadow: 0 0 0em #231f20;
  box-shadow: 0 0 0em #231f20;
}
.gallery[data-style="thumbnails"] .gallery-list-item:hover, .gallery[data-style="thumbnails"] .gallery-list-item:focus {
  -moz-box-shadow: 0 0 1em #231f20;
  -webkit-box-shadow: 0 0 1em #231f20;
  box-shadow: 0 0 1em #231f20;
}

.gallery-list-item-comment {
  position: absolute;
  bottom: 0;
  right: 0;
  display: inline-block;
  padding: 4px 8px;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 12px;
  line-height: 0.75rem;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.gallery-list-item-comment:after {
  display: inline-block;
  padding-left: 2px;
}
.gallery-list-item-comment:hover, .gallery-list-item-comment:focus {
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.75);
}
.gallery-list-item-comment.sfcommentsEmpty {
  display: none;
}
[data-popup="true"] + .gallery-list-item-comment {
  display: none;
}

/* Photo Gallery
   - Here are the styles to work with Owl Carousel in doing the gallery template
   ========================================================================== */
.gallery-slider-large .item {
  position: relative;
  text-align: center;
}
.gallery-slider-large .item .desc {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 15px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}

.gallery-slider-large img {
  max-height: 400px;
}

.gallery-slider-thumb .item {
  margin-right: 10px;
}
.gallery-slider-thumb .owl-prev, .gallery-slider-thumb .owl-next {
  font-size: 14px;
  font-size: 0.875rem;
}

.gallery-slider-thumb {
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  background: rgba(0, 0, 0, 0.15);
}
.gallery-slider-thumb .owl-prev {
  left: 15px;
}
.gallery-slider-thumb .owl-next {
  right: 15px;
}

.gallery-slider-thumb-item {
  position: relative;
  padding-top: 100%;
}

.gallery-slider-thumb-img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-position: 50% 50%;
  background-size: cover;
}
.gallery-slider-thumb-img:hover {
  -moz-box-shadow: inset 0 0 0 2px #0069aa;
  -webkit-box-shadow: inset 0 0 0 2px #0069aa;
  box-shadow: inset 0 0 0 2px #0069aa;
}

/* ==========================================================================
   Comments - Styles
   ========================================================================== */
/* Comments
   ========================================================================== */
.sfcommentsFormWrp, .sfcommentsListWrp {
  margin-top: 2em;
}

.sfcommentsTitle {
  margin-bottom: 10px;
}

/* Comment List
   ========================================================================== */
.sfcommentsList {
  display: block;
  margin: 0 0 20px;
  padding: 0;
}
.sfcommentsList > li {
  position: relative;
  display: block;
  margin: 0;
  padding: 20px;
  background: #f2f2f2;
}
.sfcommentsList > li + li {
  margin-top: 20px;
}

.sfcommentNumber {
  display: none;
}

.sfcommentDate:before {
  content: ' - ';
}

/* Post Comment
   ========================================================================== */
.sfcommentsFieldsList {
  display: block;
  margin: 0;
  padding: 0;
}
.sfcommentsFieldsList > li {
  position: relative;
  display: block;
  margin: 0 0 1em;
}
@media (min-width: 768px) {
  .sfcommentsFieldsList > li {
    width: 33.33%;
    padding: 0 10px;
    float: left;
  }
  .sfcommentsFieldsList > li:nth-child(3n) {
    padding-right: 0;
  }
  .sfcommentsFieldsList > li:nth-child(3n-2) {
    padding-left: 0;
  }
}
.sfcommentsFieldsList > li.sfcommentEditor {
  float: none;
  width: auto;
  clear: both;
  padding-right: 0;
  padding-left: 0;
  margin-bottom: 0;
}
.sfcommentsFieldsList .sfTxt {
  width: 100%;
}
.sfcommentsFieldsList .sfTxtLbl {
  font-weight: bold;
}
.sfcommentsFieldsList .sfNote {
  font-size: 0.9em;
  font-weight: normal;
  font-style: normal;
}

/* Error Message
   ========================================================================== */
.sfError {
  margin-top: 5px;
  padding: 10px 20px;
  background: red;
  color: #fff;
  font-size: 12px;
  font-size: 0.75rem;
}

/*================================================================
                 CLICK MENU STYLES
================================================================*/
/*
    THESE STYLES will probably not be needed and are adjusted in your main styles
    - * for example is most efficient when not a child of a class
       -- hopefully you already are using the box sizing globally
    - you may not need text-decoration etc. depending on your global anchors
*/
.cm-menu a, .cm-menu a:visited {
  color: #fff;
  text-decoration: none;
}

.cm-menu *, .cm-menu *:after, .cm-menu *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.cm-menu:focus {
  outline: 3px solid blue;
}

.cm-menu, .cm-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.toggle-menu + .cm-menu, .cm-menu ul {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  -wekbit-transition: max-height 0.4s ease-in-out, opacity 0.4s ease-in-out;
  transition: max-height 0.4s ease-in-out, opacity 0.4s ease-in-out;
}

.cm-menu {
  position: relative;
}

.cm-menu li a {
  display: block;
  padding: 10px;
  position: relative;
}

.cm-menu li {
  /*border-top:1px solid #ccc;*/
}

.cm-menu li:first-child {
  border-top: 0;
}

.cm-menu li {
  position: relative;
}

.cm-menu .has-sub:after,
.cm-menu .expander-wrap .has-sub > span:after {
  content: " ";
  display: inline-block;
  position: absolute;
  bottom: -10px;
  right: 50%;
  margin: 2px 0 0 5px;
  vertical-align: middle;
  border: 7px solid transparent;
  /* Extra is for anti-aliasing issues in firefox and others */
  border: 7px solid transparent;
  border-top-color: #a6ddf5;
  -wekbit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transform: scale(0.98) translateY(-50%);
  -ms-transform: scale(0.98) translateY(-50%);
  transform: scale(0.98) translateY(-50%);
}

.cm-menu .opened > .has-sub:after,
.cm-menu .opened > .expander-wrap .has-sub > span:after {
  border-top-color: #fa9735 !important;
  	/*
  	-webkit-transform: scale(0.98) translateY(-75%) rotate(-180deg);
          -ms-transform: scale(0.98) translateY(-75%) rotate(-180deg);
              transform: scale(0.98) translateY(-75%) rotate(-180deg);
  	*/
}

.cm-menu > .opened > a,
.cm-menu > li > a:hover,
.cm-menu > li > a:focus,
.cm-menu > li > div > a:hover,
.cm-menu > li > div > a:focus {
  color: #fff !important;
  background: #009ee2;
}

.cm-menu .expander-wrap .has-sub:hover > span,
.cm-menu .expander-wrap .has-sub:focus > span {
  color: #333;
  background: #d4d4d4;
}

.cm-menu ul .opened > a,
.cm-menu ul a:hover, .cm-menu ul li a:focus {
  /*background:#444;*/
}

.cm-menu ul .opened > .has-sub:after,
.cm-menu ul .opened > .expander-wrap .has-sub > span:after {
  border-top-color: #fff;
}

.cm-js-active .cm-menu {
  max-height: 80em;
  opacity: 1;
}

.cm-menu .opened > ul {
  max-height: 80em;
  opacity: 1;
}

/* ================= SEPARATE EXPANDERS OPTION IS ENABLED ================= */
.cm-menu .expander-wrap {
  display: table;
  width: 100%;
}

.cm-menu .expander-wrap a {
  display: table-cell;
}

.cm-menu .expander-wrap .has-sub {
  position: relative;
  width: 30px;
}

.cm-menu .expander-wrap .has-sub:after {
  display: none;
}

.cm-menu .expander-wrap .has-sub > span {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #aaa;
}

.cm-menu .expander-wrap .has-sub > span:after {
  content: " ";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 50%;
  margin: 2px 0 0 5px;
  vertical-align: middle;
  border: 5px solid transparent;
  /* Extra is for anti-aliasing issues in firefox and others */
  border: 5px solid transparent;
  border-top-color: #fff;
  -wekbit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transform: scale(0.98) translate(50%, -50%);
  -ms-transform: scale(0.98) translate(50%, -50%);
  transform: scale(0.98) translate(50%, -50%);
}

.cm-menu .opened > .expander-wrap .has-sub > span:after {
  border-top-color: #333;
  -webkit-transform: scale(0.98) translate(50%, -75%) rotate(-180deg);
  -ms-transform: scale(0.98) translate(50%, -75%) rotate(-180deg);
  transform: scale(0.98) translate(50%, -75%) rotate(-180deg);
}

/* ================= HOVER FALLBACK IF JAVASCRIPT IS DISABLED ================= */
.no-js .toggle-menu + .cm-menu {
  opacity: 1;
  max-height: 80em;
}

.no-js .cm-menu > li:hover > a {
  background: #333;
}

.no-js .cm-menu ul ul li:hover > a {
  background: #444;
}

.no-js .cm-menu li:hover > ul {
  display: block;
  max-height: 80em;
  opacity: 1;
  width: 100%;
}

.no-js .cm-menu ul {
  display: none;
  overflow: visible;
}

/* ================= MENU OPEN FUNCTIONALITY ADDED ON SETUP ================= */
@media (min-width: 60em) {
  .toggle-menu + .cm-menu {
    max-height: 80em;
    opacity: 1;
    overflow: visible;
  }

  .cm-menu ul {
    top: 100%;
    overflow: hidden;
    pointer-events: none;
  }

  .cm-menu .opened > ul {
    max-height: 80em;
    opacity: 1;
  }

  .cm-menu .opened ul {
    pointer-events: all;
  }

  .cm-menu .animated > ul {
    overflow: visible;
    z-index: 10;
  }

  .cm-menu .animating > ul {
    z-index: -1;
  }
}
/*================================================================
                 CLICK MENU MENU TYPES
================================================================*/
/*  NAV BAR STYLE TYPE
    ================================================================*/
@media (min-width: 60em) {
  .nav-bar li {
    border-top: 0;
  }

  .nav-bar > ul {
    display: table;
    width: 100%;
    table-layout: fixed;
  }

  .nav-bar > ul > li {
    display: table-cell;
    vertical-align: middle;
  }

  .nav-bar > ul > li > a {
    display: table;
    width: 100%;
    padding: 0;
  }

  .nav-bar > ul > li > a > span {
    display: table-cell;
    padding: 0 10px;
    height: 55px;
    vertical-align: middle;
    text-align: center;
  }

  .nav-bar > ul > li > ul {
    position: absolute;
  }

  .main-nav.nav-bar .cm-menu > li > ul {
    display: table;
    pointer-events: none;
  }

  .main-nav.nav-bar .cm-menu > li.opened > ul {
    pointer-events: all;
  }

  .nav-bar .has-sub span:after {
    position: static;
    margin-top: 10px;
  }

  .nav-bar ul ul .has-sub:after {
    right: 5px;
  }

  .nav-bar ul li li {
    margin: 0px;
  }

  .nav-bar ul li li li {
    margin-left: 0;
    margin-right: 0;
  }

  .nav-bar ul ul a {
    padding: 3px 20px;
  }

  .nav-bar ul ul a:hover, .nav-bar ul ul a:focus,
  .nav-bar ul ul .opened > a {
    color: #000;
    background: #ddd;
  }

  /* ================= HOVER FALLBACK IF JAVASCRIPT IS DISABLED ================= */
  .no-js .nav-bar ul ul li:hover > a {
    color: #000;
    background: #ddd;
  }
}
/*  MEGA MENU NAVIGATION ADJUSTMENTS
    ================================================================*/
.cm-menu > li > a,
.cm-menu > li > a:visited {
  background: transparent;
  color: #009ee2;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 600 !important;
}

@media (min-width: 960px) and (max-width: 1152px) {
  .cm-menu > li > a,
  .cm-menu > li > a:visited {
    font-size: 18px;
  }
}
.cm-menu > li > ul > li > a {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
}

[data-type="mega"] > ul {
  background-image: -webkit-linear-gradient(top, #009ee3 0%, #1977a5 100%);
  background-image: -o-linear-gradient(top, #009ee3 0%, #1977a5 100%);
  background-image: linear-gradient(to bottom, #009ee3 0%, #1977a5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF009EE3', endColorstr='#FF1977A5', GradientType=0);
  position: relative;
}

.main-nav > ul > [data-type="mega"] > ul:after {
  display: block;
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent url("/Sitefinity/WebsiteTemplates/Framework/App_Themes/Framework/images/layout/nav-bg.png") repeat-y;
  background-size: 100% auto;
  background-position: 0 20px;
  z-index: 1;
  border-top: 20px solid #009ee3;
  border-bottom: 20px solid #1977a5;
}

.main-nav > ul > li > ul * {
  z-index: 99;
}

@media (max-width: 59.9em) {
  .cm-menu > li > a,
  .cm-menu > li > a:visited {
    background-image: -webkit-linear-gradient(top, #009ee3 0%, #1977a5 100%);
    background-image: -o-linear-gradient(top, #009ee3 0%, #1977a5 100%);
    background-image: linear-gradient(to bottom, #009ee3 0%, #1977a5 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF009EE3', endColorstr='#FF1977A5', GradientType=0);
    color: #fff;
  }

  .cm-menu .has-sub:after, .cm-menu .expander-wrap .has-sub > span:after {
    right: 10px;
    top: 50%;
    bottom: auto;
  }

  .main-nav > ul > [data-type="mega"] > ul:after {
    display: none;
  }

  .cm-menu > .opened > a,
  .cm-menu > li > a:hover,
  .cm-menu > li > a:focus,
  .cm-menu > li > div > a:hover,
  .cm-menu > li > div > a:focus {
    color: #fff !important;
    background-image: -webkit-linear-gradient(top, #009ee3 0%, #1977a5 100%);
    background-image: -o-linear-gradient(top, #009ee3 0%, #1977a5 100%);
    background-image: linear-gradient(to bottom, #009ee3 0%, #1977a5 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF009EE3', endColorstr='#FF1977A5', GradientType=0);
  }

  .cm-menu .has-sub:after,
  .cm-menu .expander-wrap .has-sub > span:after {
    border-top-color: #fff;
    /*-wekbit-transition: all 0.4s ease-in-out;
    		transition: all 0.4s ease-in-out;
    -webkit-transform: scale(0.98) translateY(-50%);
    	-ms-transform: scale(0.98) translateY(-50%);
    		transform: scale(0.98) translateY(-50%);*/
  }

  .cm-menu > li > .has-sub:after {
    border-width: 9px;
    right: 8px;
  }

  .cm-menu .opened > .has-sub:after,
  .cm-menu .opened > .expander-wrap .has-sub > span:after {
    border-top-color: #fff !important;
    -webkit-transform: scale(0.98) translateY(-75%) rotate(-180deg);
    -ms-transform: scale(0.98) translateY(-75%) rotate(-180deg);
    transform: scale(0.98) translateY(-75%) rotate(-180deg);
  }

  [data-type="mega"] > ul {
    background: #4bb9ea;
  }

  .cm-menu > li > ul > li {
    border-top: 1px solid #c7e8f9;
  }

  .cm-menu > li > ul > li > a {
    font-size: 15px;
  }

  [data-type="mega"] > ul ul {
    background: #c5e9f9;
  }

  .cm-menu > li > ul > li > ul > li {
    border-top: 1px solid #4bb9ea;
  }

  .cm-menu > li > ul > li > ul > li > a {
    font-size: 14px;
    color: #000 !important;
  }

  [data-type="mega"] > ul ul ul {
    background: #e1f2fa;
  }

  .cm-menu > li > ul > li > ul > li > ul > li {
    border-top: 1px solid #4bb9ea;
  }

  .cm-menu > li > ul > li > ul > li > ul > li > a {
    font-size: 13px;
    color: #444 !important;
  }
}
li.link-landing {
  display: none !important;
}

@media (min-width: 0) and (max-width: 60em) {
  .ghostlink {
    position: absolute !important;
    z-index: 9999 !important;
    top: 0px;
    width: 80%;
    background: #4BB9EA !important;
    font-weight: 700;
  }
  .mi .ghostlink {
    top: 1px;
    height: 38px;
    overflow: hidden;
  }
  .mi .ghostlink a {
    padding-top: 7px;
  }

  .cm-menu > li > .ghostlink, .cm-menu > span > li > .ghostlink {
    display: none !important;
  }

  .cm-menu > li ul {
    position: relative;
  }
}
@media (min-width: 60em) {
  li.link-landing {
    display: block !important;
  }

  .cm-menu > li > ul > li.link-landing {
    display: none !important;
  }

  .cm-menu [data-type="mega"] {
    position: static;
  }

  [data-type="mega"] > ul {
    position: absolute;
    top: 100%;
    left: -65.6%;
    width: 167%;
    max-height: 0;
    overflow: hidden;
    -wekbit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }

  .cm-menu > [data-type="mega"] > ul {
    padding: 20px 40px;
  }

  .main-nav .cm-menu {
    text-align: center;
  }

  [data-type="mega"] > ul ul {
    position: static;
    max-height: 80em;
    width: 100%;
    overflow: hidden;
    background: transparent;
    opacity: 1;
  }

  [data-type="mega"] > ul .opened ul {
    margin-left: 0;
  }

  .cm-menu > [data-type="mega"] > ul > li {
    float: left;
    width: 20%;
  }

  .main-nav .cm-menu > [data-type="mega"] > ul > li {
    float: none;
    text-align: left;
    display: table-cell;
    vertical-align: top;
    width: 19%;
  }

  .main-nav .cm-menu > [data-type="mega"] > ul > li {
    border-right: 1px solid #80cef0;
    margin-right: 10px;
    padding-right: 10px;
  }

  .main-nav .cm-menu > [data-type="mega"] > ul > li:last-child {
    border-right: 0 solid #80cef0;
    margin-right: 0px;
    padding-right: 0px;
  }

  .main-nav .cm-menu > [data-type="mega"] > ul > li:nth-child(5n+1) {
    clear: left;
  }

  .main-nav .cm-menu > li > ul > li > ul > li.link-landing > a {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    padding-left: 3px;
  }
  .main-nav .cm-menu > li > ul > li > ul > li.link-landing > a:before {
    display: none;
  }

  .secondary-nav .cm-menu > li > ul > li > ul > li.link-landing > a {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    color: #fa9735;
    padding-left: 3px;
  }
  .secondary-nav .cm-menu > li > ul > li > ul > li.link-landing > a:before {
    display: none;
  }

  .cm-menu > li > ul > li > a.has-sub {
    display: none !important;
  }

  .cm-menu > [data-type="mega"] > ul > li > ul a:before {
    content: "-";
    margin: 0 5px 0 0;
    float: left;
  }

  .cm-menu > [data-type="mega"] > ul > li > ul a span {
    display: block;
    padding-left: 17px;
  }

  .cm-menu .ghostlink {
    display: none !important;
  }

  .cm-menu > [data-type="mega"] > ul > .link-landing a {
    color: #fff;
    background: #005176 url("/Sitefinity/WebsiteTemplates/Framework/App_Themes/Framework/images/layout/icon-go.png") no-repeat 97% 50%;
    border: 1px solid #fff;
    margin-right: 20px;
  }

  [data-type="mega"] > ul > .link-landing ~ li:nth-child(4n+1) {
    clear: none;
  }

  /* [data-type="mega"] > ul > .link-landing ~ li:nth-child(4n+2) { clear:left; } */
  /* ================= OPENED FUNCTIONALITY ADDED ON SETUP ================= */
  [data-type="mega"] a + .has-sub {
    width: 0;
    min-height: 0;
    height: 100%;
  }

  [data-type="mega"] a + .has-sub > span {
    min-height: 0;
    height: 100%;
  }

  [data-type="mega"] ul .has-sub:after {
    display: none;
  }

  /* ================= SEPARATE EXPANDERS OPTION IS ENABLED ================= */
  [data-type="mega"] ul a + .has-sub {
    display: none;
  }

  /* ================= HOVER FALLBACK IF JAVASCRIPT IS DISABLED ================= */
  .no-js .cm-menu [data-type="mega"] ul ul {
    display: block;
  }

  .mi {
    display: none;
  }
}
/*  SECONDARY MEGA MENU NAVIGATION ADJUSTMENTS
    ================================================================*/
.secondary-nav .toggle-menu {
  display: none;
}

.secondary-nav .cm-menu > li > a,
.secondary-nav .cm-menu > li > a:visited {
  color: #6d6e71;
  font-size: 16px;
  font-weight: 600;
}

.secondary-nav .cm-menu > li > ul > li > a {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  color: #fa9735;
}

/*.secondary-nav .cm-menu > [data-type="mega"] > ul,
.mi ul {
	@include gradient(#5d5e60,#86888c);
}*/
@media (max-width: 59.9em) {
  .mi > li > a,
  .mi > li > a:visited {
    background-image: -webkit-linear-gradient(top, #5d5e60 0%, #86888c 100%);
    background-image: -o-linear-gradient(top, #5d5e60 0%, #86888c 100%);
    background-image: linear-gradient(to bottom, #5d5e60 0%, #86888c 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF5D5E60', endColorstr='#FF86888C', GradientType=0);
    color: #f8933b;
    font-weight: 600;
    text-transform: uppercase;
  }

  .mi .ghostlink a {
    background: #adaeb0 !important;
  }

  .mi > .opened > a,
  .mi > li > a:hover,
  .mi > li > a:focus,
  .mi > li > div > a:hover,
  .mi > li > div > a:focus {
    color: #f8933b !important;
    background-image: -webkit-linear-gradient(top, #5d5e60 0%, #86888c 100%);
    background-image: -o-linear-gradient(top, #5d5e60 0%, #86888c 100%);
    background-image: linear-gradient(to bottom, #5d5e60 0%, #86888c 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF5D5E60', endColorstr='#FF86888C', GradientType=0);
  }

  .mi .has-sub:after,
  .mi .expander-wrap .has-sub > span:after {
    border-top-color: #fff;
    /*-wekbit-transition: all 0.4s ease-in-out;
    		transition: all 0.4s ease-in-out;
    -webkit-transform: scale(0.98) translateY(-50%);
    	-ms-transform: scale(0.98) translateY(-50%);
    		transform: scale(0.98) translateY(-50%);*/
  }

  .mi > li > .has-sub:after {
    border-width: 9px;
    right: 8px;
  }

  .mi .opened > .has-sub:after,
  .mi .opened > .expander-wrap .has-sub > span:after {
    border-top-color: #fff !important;
    -webkit-transform: scale(0.98) translateY(-75%) rotate(-180deg);
    -ms-transform: scale(0.98) translateY(-75%) rotate(-180deg);
    transform: scale(0.98) translateY(-75%) rotate(-180deg);
  }

  .mi > li > .has-sub:after,
  .mi > li > .expander-wrap .has-sub > span:after {
    border-top-color: #f8933b !important;
  }

  .mi > .opened > .has-sub:after,
  .mi > .opened > .expander-wrap .has-sub > span:after {
    border-top-color: #f8933b !important;
  }

  .mi [data-type="mega"] > ul {
    background: #adaeb0;
  }

  .mi > li > ul > li {
    border-top: 1px solid #d6d7d9;
  }

  .mi > li > ul > li > a {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
  }

  .mi [data-type="mega"] > ul ul {
    background: #d6d7d9;
  }

  .mi > li > ul > li > ul > li {
    border-top: 1px solid #adaeb0;
  }

  .mi > li > ul > li > ul > li > a {
    font-size: 14px;
    color: #000 !important;
  }

  .mi [data-type="mega"] > ul ul ul {
    background: #ebebeb;
  }

  .mi > li > ul > li > ul > li > ul > li {
    border-top: 1px solid #adaeb0;
  }

  .mi > li > ul > li > ul > li > ul > li > a {
    font-size: 13px;
    color: #444 !important;
  }
}
@media (min-width: 60em) {
  .sfNavWrp {
    float: right;
  }

  .secondary-nav {
    margin: 0 0 30px 0;
  }

  .secondary-nav {
    position: relative;
    z-index: 1001;
  }

  .secondary-nav > ul {
    width: auto;
  }

  .secondary-nav > ul > li {
    display: inline-block;
    position: relative !important;
  }

  .secondary-nav > ul > li > a > span {
    height: 37px;
  }

  .secondary-nav > ul > li > a.has-sub > span {
    padding: 0 22px 0 10px;
  }

  .secondary-nav .cm-menu > .opened > a,
  .secondary-nav .cm-menu > li > a:hover,
  .secondary-nav .cm-menu > li > a:focus,
  .secondary-nav .cm-menu > li > div > a:hover,
  .secondary-nav .cm-menu > li > div > a:focus {
    color: #fff !important;
    background: #595a5c;
  }

  .secondary-nav .cm-menu .has-sub:after,
  .secondary-nav .cm-menu .expander-wrap .has-sub > span:after {
    border-top-color: #b6b6b8;
    right: 5px;
    top: 50%;
    bottom: auto;
  }

  .secondary-nav .cm-menu > [data-type="mega"] > ul {
    right: 0;
    left: auto;
    width: 750px;
    padding: 10px 0px;
  }
  .secondary-nav .cm-menu > [data-type="mega"] > ul:before, .secondary-nav .cm-menu > [data-type="mega"] > ul:after {
    content: "";
    display: block;
    position: absolute;
    top: 3%;
    height: 94%;
    width: 1px;
    background-color: #afb0b1;
  }
  .secondary-nav .cm-menu > [data-type="mega"] > ul:before {
    left: 33%;
  }
  .secondary-nav .cm-menu > [data-type="mega"] > ul:after {
    left: 66%;
  }

  .secondary-nav .cm-menu > [data-type="mega"] > ul > li {
    width: 33%;
  }
}
/*================================================================
                 NAVIGATION TOGGLE STYLES
================================================================*/
.new-toggle {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
  background: #009ee2;
}

.main-nav .toggle-menu {
  display: none;
}

.new-toggle:before, .new-toggle:after, .new-toggle > span:before {
  content: " ";
  position: absolute;
  left: 30%;
  width: 40%;
  height: 3px;
  background: #fff;
}

.new-toggle:before {
  top: 18px;
}

.new-toggle:after {
  top: 24px;
}

.new-toggle > span:before {
  top: 30px;
}

.new-toggle:hover, .new-toggle:focus, .js-menu-active .new-toggle {
  background: #111;
}

@media (min-width: 60em) {
  .new-toggle {
    display: none;
  }
}
/*================================================================
                 EXTRA OVERWRITE STYLES
================================================================*/
.main-nav {
  position: relative;
  z-index: 1000;
}

[data-type="sliding"] .sub-menu .item-banner {
  width: 100%;
}

[data-type="sliding"] .sub-menu .item-banner a {
  text-align: center;
  background: none;
}

[data-type="mega"] .custom-sub {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  -wekbit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

[data-type="mega"] .custom-sub ul {
  position: static;
  opacity: 1;
  max-height: 80em;
}

[data-type="mega"] .custom-sub p {
  margin: 10px;
  color: #fff;
}

[data-type="mega"] .custom-sub .banner-wrap {
  width: 100%;
}

[data-type="mega"] .custom-sub .banner-wrap a {
  text-align: center;
  background: none;
}

.cm-menu .opened > .custom-sub {
  max-height: 80em;
  opacity: 1;
  padding: 20px;
}

.cm-menu .animated > .custom-sub {
  overflow: visible;
  z-index: 10;
}

.cm-menu .animating > .custom-sub {
  z-index: -1;
}

@media (min-width: 60em) {
  [data-type="mega"] .custom-sub {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: #333;
  }
}
@media (min-width: 60em) {
  .table-row {
    display: table;
    width: 100%;
  }

  .table-col {
    display: table-cell;
    vertical-align: top;
  }
}
.section-nav .opened > ul {
  border-bottom: 1px solid #d4d4d4;
  max-height: 80em;
  opacity: 1;
}

.section-nav .opened > a,
.section-nav .opened > .expander-wrap a {
  border-bottom: 1px solid #aaa;
  color: #333;
  background: #d4d4d4;
}

.section-nav .opened .opened > .expander-wrap > a {
  background: #c4c4c4;
}

.railNav {
  padding: 0 0 0 30px;
  margin: 0 0 30px;
  list-style: none;
}
.railNav li {
  display: block;
}
.railNav li.sfSel > ul {
  display: block;
}
.railNav li.sfSel a.current:after {
  display: block;
  content: "";
  position: absolute;
  top: 7px;
  right: 0;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 20px solid #333;
}
.railNav a {
  position: relative;
  display: block;
  padding: 0.3em 10px 0.3em 20px;
  color: #000;
  border-bottom: 1px solid #bfbfbf;
  position: relative;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  text-decoration: none;
}
.railNav a:hover {
  color: #00577c;
}
.railNav a.hasSub span {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  top: 0;
  left: 0;
}
.railNav a.hasSub span:before {
  position: absolute;
  content: "\f04b";
  font-family: 'framework';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #a9a9a9;
  top: 12px;
  left: 7px;
  margin-right: 7px;
  font-size: 8px;
}
.railNav a.active span:before {
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.railNav .parent a {
  padding-left: 0;
  text-transform: uppercase;
  font-size: 1.1em;
  font-weight: bold;
}
.railNav ul {
  display: none;
  padding: 0 0 0 0;
  margin: 0;
  list-style: none;
}
.railNav ul a {
  padding-left: 30px;
}

/* Nav Rail
   ================================================================ */
.nav-rail-heading, .nav-rail-list > li.active > a {
  display: block;
  margin: 0 0 5px;
  padding: 10px;
  background: #0069aa;
  color: #fff;
  font-size: 24px;
  font-size: 1.5rem;
}
.nav-rail-heading:focus, .nav-rail-list > li.active > a:focus, .nav-rail-heading:hover, .nav-rail-list > li.active > a:hover {
  text-decoration: none;
}

.nav-rail {
  margin: 0 0 20px 30px;
  background: #f2f2f2;
}

.nav-rail-list {
  display: block;
  margin: 0;
  padding: 0;
}
.nav-rail-list ul, .nav-rail-list li {
  display: block;
  margin: 0;
  padding: 0;
}
.nav-rail-list > li > a {
  display: none;
}
.nav-rail-list > li > a + ul {
  display: none;
}
.nav-rail-list > li > a.sfSel {
  display: block;
  text-transform: uppercase;
  color: #000;
  font-weight: bold;
  font-size: 1.1em;
  border-bottom: 1px solid #bfbfbf;
}
.nav-rail-list > li > a:hover, .nav-rail-list > li > a:focus {
  color: #00577c;
  text-decoration: none;
}
.nav-rail-list .sfSel + ul {
  display: block;
}
.nav-rail-list ul a {
  display: block;
  padding: 0.3em 10px 0.3em 20px;
  color: #000;
  font-weight: bold;
  border-bottom: 1px solid #bfbfbf;
  position: relative;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.nav-rail-list ul a:hover, .nav-rail-list ul a:focus {
  color: #00577c;
  text-decoration: none;
}
.nav-rail-list ul a:before {
  content: "\f04b";
  font-family: 'framework';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #a9a9a9;
  position: relative;
  position: absolute;
  top: 12px;
  left: 7px;
  margin-right: 7px;
  font-size: 8px;
}
.nav-rail-list ul .active > a {
  color: #002a44;
}
.nav-rail-list ul ul a {
  padding-left: 30px;
  font-size: 0.85em;
  font-weight: normal;
}
.nav-rail-list ul ul a:before {
  top: 10px;
  left: 17px;
}
.nav-rail-list ul ul ul a {
  padding-left: 40px;
}
.nav-rail-list ul ul ul a:before {
  top: 10px;
  left: 27px;
}

/* ================================================================
   Page Meta Area
    - Breadcrumbs
    - Page Tools
   ================================================================ */
.page-meta {
  margin-bottom: 2em;
}

/* Page Tools (Print | Email | Share)
   ================================================================ */
.page-tools {
  display: none;
  float: right;
  padding-right: 1em;
  font-size: 13px;
  font-size: 0.8125rem;
}
@media (min-width: 768px) {
  .page-tools {
    display: block;
  }
}
.page-tools ul {
  display: block;
  margin: 0;
  padding: 0;
}
.page-tools li {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.page-tools a {
  display: block;
  padding: 0 0.5em;
  line-height: 1em;
  text-transform: uppercase;
  cursor: pointer;
  font-family: "Montserrat", sans-serif;
  color: #231f20;
  font-size: 14px;
  font-size: 0.875rem;
}
.page-tools a:before {
  margin-right: 0.4em;
}
.page-tools a[title="Print"]:before {
  content: '';
}
.page-tools a[title="Email"]:before {
  content: '';
}
.page-tools a[title="Share"]:before {
  content: '';
}
.page-tools .st_print_large,
.page-tools .st_email_large {
  float: left;
}
.page-tools .st_print_large .stLarge,
.page-tools .st_email_large .stLarge {
  background-image: none !important;
  background-color: #f58220;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.page-tools .st_print_large .stLarge:before {
  content: '\f02f';
  font-family: 'framework';
  font-size: 20px;
  padding: 7px 0;
  display: block;
}
.page-tools .st_email_large .stLarge:before {
  content: '\f003';
  font-family: 'framework';
  font-size: 20px;
  padding: 7px 0;
  display: block;
}
.page-tools .st_sharethis_large {
  float: left;
}
.page-tools .st_sharethis_large .stLarge {
  background: transparent url(/Sitefinity/WebsiteTemplates/Framework/App_Themes/Framework/images/layout/iCON-SHARE.gif) no-repeat !important;
  display: block;
}

/* Breadcrumbs
   ================================================================ */
/* Instructions:

#Breadcrumbs

 - Make sure you remove the Separator (or "crumb") from the widget by removing all the contents from the widget's Advanced -> NodeSeperatorMarkup. There's almost never a time when we can't add the behavior we want to a :before state.
 - We have different crumb styles predefined. Currently we have [triangle, font] but will add [dot, line, image, none]

*/
.sfBreadcrumbWrp {
  float: left;
  margin: 0 0 30px 0px;
  font-size: 14px;
  font-size: 0.875rem;
}
@media (min-width: 768px) {
  .sfBreadcrumbWrp {
    margin: 0 0 30px -30px;
  }
}
.sfBreadcrumbWrp .RadSiteMap {
  color: inherit;
  font-family: inherit;
}
.sfBreadcrumbWrp .RadSiteMap .rsmFlow {
  text-align: left;
  padding-bottom: 0;
}
.sfBreadcrumbWrp .RadSiteMap .rsmItem {
  position: relative;
  font-size: inherit;
  font-weight: normal;
  display: block;
  float: left;
  clear: none;
}
.sfBreadcrumbWrp .RadSiteMap .rsmItem + .rsmItem {
  padding-left: 20px;
}
.sfBreadcrumbWrp .RadSiteMap .rsmItem + .rsmItem:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 9px;
  width: 0px;
  height: 0px;
  content: "\f04b";
  font-family: 'framework';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-top: -3px;
  margin-left: -2px;
  line-height: 1em;
  color: darkgray;
  font-size: 8px;
}
.sfBreadcrumbWrp .RadSiteMap .rsmItem + .rsmItem:last-child .rsmLink {
  color: black;
  cursor: default;
  text-decoration: none;
}
.sfBreadcrumbWrp .RadSiteMap .rsmItem .rsmLink {
  display: block;
  padding: 0;
  color: darkgray;
  text-decoration: underline;
  font-size: 14px;
  font-size: 0.875rem;
}
.sfBreadcrumbWrp .RadSiteMap .rsmItem .rsmLink:hover, .sfBreadcrumbWrp .RadSiteMap .rsmItem .rsmLink:focus {
  border: none;
  background: none;
}

.sfBreadcrumbNodeSeparator {
  display: none;
}

/* ================================================================

#Pagination

Standard Sitefinity pager. Builds off of the format: 

`<div class="sf_pagerNumeric"><a class="sf_PagerCurrent" href="#">1</a><a href="#">2</a><a href="#">3</a><a href="#">4</a></div>`

   ================================================================ */
.sf_pagerNumeric {
  margin: 0 0 1em;
  text-align: right;
}
.sf_pagerNumeric a {
  display: inline-block;
  padding: 0 0.2em;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: uppercase;
  text-decoration: none;
  color: #0069aa;
}
.sf_pagerNumeric a:hover, .sf_pagerNumeric a:focus {
  text-decoration: underline;
}
.sf_pagerNumeric a.disabled {
  color: #999999;
}
.sf_pagerNumeric a.disabled:hover, .sf_pagerNumeric a.disabled:focus {
  text-decoration: none;
}
.sf_pagerNumeric span {
  display: inline-block;
  padding: 0 0.2em;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: uppercase;
  color: #999999;
}
.sf_pagerNumeric .next:before {
  content: '';
  position: relative;
  top: -2px;
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 0 3px 5px;
  border-color: transparent transparent transparent #0069aa;
}
.sf_pagerNumeric .next.disabled:before, .sf_pagerNumeric .next:hover:before, .sf_pagerNumeric .next:focus:before {
  border-color: transparent transparent transparent #999999;
}
.sf_pagerNumeric .prev:before {
  content: '';
  position: relative;
  top: -2px;
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 5px 3px 0;
  border-color: transparent #0069aa transparent transparent;
}
.sf_pagerNumeric .prev.disabled:before, .sf_pagerNumeric .prev:hover:before, .sf_pagerNumeric .prev:focus:before {
  border-color: transparent #999999 transparent transparent;
}
.sf_pagerNumeric .sf_PagerCurrent {
  color: #999999;
}
.sf_pagerNumeric .sf_PagerCurrent:hover, .sf_pagerNumeric .sf_PagerCurrent:focus {
  text-decoration: none;
}

/* ================================================================
   Tab Styles
   ================================================================ */
/* Responsive Tabs */
/* Mobile First */
.tab-section {
  background: #e8e8e8;
  border: 1px solid #222;
}

.tab-section + .tab-section {
  border-top-width: 0;
}

.tab-content {
  padding: 1em;
  background: #fff;
}

.js .tab-content {
  display: none;
}

.tab-content.active {
  display: block;
}

.tab-nav {
  display: none;
}

.tab-header {
  display: block;
  padding: 1em;
  color: #5a5a5a;
  cursor: pointer;
  text-decoration: none;
}

.tab-header:hover, .tab-header:focus {
  background: #dcdcdc;
  text-decoration: none;
}

.js .tab-header:before {
  content: '\2b\a0';
}

.js .tab-header.active:before {
  content: '\2013\a0';
}

/* Large View - for most sites, min-width should be 60em or 40em, for this demo it's 30em */
@media (min-width: 30em) {
  .tab-nav {
    display: block;
  }

  .tab-nav a {
    display: block;
    padding: 0.5em 1.5em;
    float: left;
    background: #e8e8e8;
    color: #5a5a5a;
    text-decoration: none;
  }

  .tab-nav a:hover, .tab-nav a:focus {
    text-decoration: none;
    background: #fff;
  }

  .tab-nav a.active {
    background: #fff;
  }

  .tab-header {
    display: none;
  }

  .tab-content {
    padding: 1em;
  }

  .tab-section {
    display: none;
  }

  .tab-section + .tab-section {
    border-top-width: 1px;
  }

  .tab-section.active {
    display: block;
  }

  .tab-section.active .tab-content {
    display: block;
  }

  .no-js .tab-section {
    display: block;
  }
}
/* ================================================================
   Sitemap Styles
   ================================================================ */
.sitemap-section-heading, .sitemap > ul > li > a {
  display: block;
  padding: 0.5em 20px;
  margin-bottom: 0.5em;
  background: #0069aa;
  color: #fff;
  text-decoration: none;
}
.sitemap-section-heading:hover, .sitemap > ul > li > a:hover, .sitemap-section-heading:focus, .sitemap > ul > li > a:focus {
  background: #004977;
  text-decoration: none;
}

.sitemap ul, .sitemap li {
  display: block;
  margin: 0;
  padding: 0;
}
.sitemap a {
  position: relative;
  display: block;
  font-weight: bold;
  line-height: 1.2em;
  padding: 4px 0;
}
.sitemap > ul > li {
  display: inline-block;
  width: 300px;
  margin-bottom: 2em;
  vertical-align: top;
}
.sitemap > ul > li ul {
  margin-left: 20px;
}
.sitemap > ul > li ul ul {
  margin-left: 10px;
}
.sitemap > ul > li ul ul a {
  font-size: 0.9em;
}
.sitemap > ul > li ul ul ul a {
  font-weight: normal;
  color: #231f20;
}
.sitemap > ul > li > ul > li {
  position: relative;
}
.sitemap > ul > li > ul > li:before {
  content: '';
  position: absolute;
  top: 0;
  left: -10px;
  z-index: 2;
  height: 100%;
  width: 1px;
  background: #7fb4d4;
}
.sitemap > ul > li > ul > li:first-child:before {
  height: 100%;
  top: 1em;
}
.sitemap > ul > li > ul > li:last-child:before {
  height: 8px;
}
.sitemap > ul > li > ul > li:first-child:last-child:before {
  height: 0;
}
.sitemap > ul > li > ul > li > a:after {
  content: '';
  position: absolute;
  top: 1em;
  left: -14px;
  z-index: 3;
  height: 8px;
  width: 8px;
  margin-top: -6px;
  background: #7fb4d4;
  border-radius: 8px;
}

/* ==========================================================================
   Search
   - All search related styles will go here.
   - Examples: Header Search, Search details
   ========================================================================== */
/* Search Box Basic
   - Basic styling for the search box
   ========================================================================== */
.sfsearchTxt {
  width: 75%;
  /*height:auto !important;*/
  background: #d5d5d5 !important;
  /*top:-2px;*/
  border-right: none;
  height: 32px;
  /*top:-2px;*/
  padding: 2px 0 0 5px;
}
.sfsearchTxt .k-input {
  padding: 0;
}

.sfsearchTxt.k-autocomplete {
  vertical-align: top;
}

.sfSearchButton {
  width: 25%;
  /*padding:0.4em 0.1em;*/
  padding: 0;
  height: 32px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* Search Box Header
   - Styling for the search box found in the header
   ========================================================================== */
.siteSearch {
  position: absolute;
  top: 62px;
  left: 0;
  z-index: 100;
  width: 100%;
}
@media (min-width: 960px) {
  .siteSearch {
    position: relative;
    top: 0;
    width: auto;
  }
}

.search-toggle {
  height: 50px;
  width: 50px;
  text-align: center;
  color: #fff;
  background: #595959;
  font-size: 1.6em;
  display: block;
  cursor: pointer;
  padding-top: 11px;
  margin-right: 50px;
}
.search-toggle.active {
  color: #fa9735;
}
@media (min-width: 960px) {
  .search-toggle {
    margin-right: 0;
  }
}

.header .sfsearchBox {
  display: none;
  position: absolute;
  top: 50px;
  right: 0px;
  padding: 12px;
  width: 100%;
  background: #595959;
  z-index: 100;
}
@media (min-width: 960px) {
  .header .sfsearchBox {
    width: 505px;
  }
}

/* ================================================================
   Search Results
   ================================================================ */
.sfsearchResultsWrp dd {
  margin-left: 0;
}
.sfsearchResultsWrp .sfsearchResultTitle {
  display: inline-block;
  margin-top: 1em;
}
.sfsearchResultsWrp .sfsearchResultTitle:first-child {
  margin-top: 0;
}
.sfsearchResultsWrp .sfsearchResultSnippet {
  display: none;
}
.sfsearchResultsWrp .sfsearchResultUrl {
  display: inline-block;
  font-size: 12px;
  font-size: 0.75rem;
}
.sfsearchResultsWrp .sfsearchResultUrl a {
  display: inline-block;
  font-weight: normal;
}
.sfsearchResultsWrp .sfsearchResultUrl a:before {
  content: '(';
}
.sfsearchResultsWrp .sfsearchResultUrl a:after {
  content: ')';
}

.sf_2cols_1_33,
.sf_2cols_2_67 {
  width: 100%;
}

@media (min-width: 768px) {
  .sf_2cols_1_33 {
    width: 33%;
  }

  .sf_2cols_2_67 {
    width: 67%;
  }
}
.header-banner {
  padding: 0 !important;
}

.header-banner .bannerRR {
  padding: 1.8em;
}

.main, .main:focus {
  outline: none;
}

.insight-container, .copydesk-container {
  max-width: 1076px;
  margin: 30px auto;
}
.insight-container .bannerRR, .copydesk-container .bannerRR {
  max-width: none;
  padding: 0;
}

.insight-container .container, .insight-container .container-full, .copydesk-container .container, .copydesk-container .container-full {
  max-width: 980px;
}

.insight-container .container [class*="grid-"], .insight-container .container-full [class*="grid-"], .copydesk-container .container [class*="grid-"], .copydesk-container .container-full [class*="grid-"] {
  margin: 10px auto;
}

.insight-logo {
  margin-bottom: 20px;
}

.insight-tagline > div {
  border: 2px solid #000;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 28px;
  font-family: 'Bank Gothic W01 Medium';
  padding: 15px;
  margin-bottom: 40px;
}

h2.insight-heading, h2.copydesk-heading {
  display: block;
  padding: 5px;
  margin-bottom: 20px !important;
  text-align: center;
  font-size: 32px !important;
  font-weight: normal !important;
  font-family: 'Bank Gothic W01 Light';
  text-transform: uppercase;
  border: 2px solid #000;
}

h2.copydesk-heading {
  border-top: 0 !important;
  border-right: 0 !important;
  border-left: 0 !important;
  text-align: left !important;
  padding: 5px 0 !important;
}

.insight-nav a {
  display: block;
  padding: 10px;
  margin-bottom: 30px;
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
  font-family: 'Bank Gothic W01 Light';
  color: #000;
  background: #f0f0f0;
}

/*Single Article*/
.single-article {
  padding-top: 150px;
  margin-bottom: 20px;
  background-size: cover;
  background-positions: center;
  background-repeat: no-repeat;
  display: block;
  text-decoration: none;
}

.single-article .article-content {
  display: block;
  padding: 15px;
  background: #f0f0f0;
  color: #000;
  font-size: 12px;
  text-decoration: none;
}

.single-article.alt {
  height: 296px;
  padding-top: 0 !important;
  position: relative;
}

.single-article.alt .article-content {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  color: #fff;
  text-align: right;
}

.single-article .article-content span {
  display: block;
  margin-bottom: 5px;
  font-weight: 700;
  font-size: 14px;
}

.columnist-grid img {width: 100%;}
.columnist-grid .single-article {padding-top: 0;}

.grid-8 .single-article {
  padding-top: 375px;
}

.grid-8 .single-article .article-content {
  font-size: 16px;
}

.grid-8 .single-article .article-content span {
  font-size: 18px;
}

/*Article Grid*/
.article-grid {
  margin: 0;
  padding: 0;
  list-style: none;
  text-aling: center;
}

.article-grid li {
  display: inline-block;
  vertical-align: top;
  margin-right: -4px;
  padding-bottom: 20px;
  width: 100%;
  text-align: left;
}

@media screen and (min-width: 600px) {
  .article-grid li {
    width: 32%;
  }

  .article-grid li:nth-child(3n+2) {
    margin: 0 2%;
  }
}
/*Article*/
.article-details {
  max-width: 800px;
  margin: auto;
}
.article-details .column-name {
  display: block;
  padding: 5px 0;
  margin-bottom: 20px !important;
  font-size: 32px !important;
  font-weight: normal !important;
  font-family: 'Bank Gothic W01 Light';
  text-transform: uppercase;
  border-bottom: 2px solid #000;
}
.article-details h1 {
  color: #000;
  font-size: 36px;
  margin-bottom: 8px;
  font-weight: 700;
}
.article-details .subtitle {
  display: block;
  font-size: 20px;
  margin-bottom: 20px;
}
.article-details .bio {
  background: #5d1d15;
  color: #fff;
  font-size: 16px;
}
.article-details .bio > div, .article-details .bio img {
  display: inline-block;
  vertical-align: bottom;
}
.article-details .bio > div {
  padding: 20px;
}
.article-details .bio .bioName {
  display: block;
  margin-bottom: 8px;
  font-size: 32px;
  line-height: 18px;
}
.article-details .bio .byline {
  display: block;
  margin-top: 15px;
  font-size: 18px;
}

/* COPY DESK */
.copydesk-logo {
  text-align: center;
  border-bottom: 2px solid #000;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.copydesk-logo img {
  margin-bottom: 15px;
}

.copydesk-ad {
  text-align: center;
  margin-bottom: 15px;
}

.copydesk-links {
  padding: 15px;
  margin-bottom: 20px;
  background: #f0f0f0;
  text-align: center;
}

.copydesk-links a {
  display: block;
  margin: 10px 0;
  font-weight: bold;
  color: #000;
  text-decoration: none;
}

.copydesk-links a span {
  text-transform: uppercase;
  color: #009ee2;
  display: block;
  font-size: 12px;
}

.container.videocontainer, .videocontainer.container-full {
  padding: 20px;
  background: #f0f0f0;
}

/* Whitepapers*/
.white-papers {
  padding: 0;
  margin: 0;
  list-style: none;
}

.white-papers li {
  display: block;
  padding: 20px 0;
}

.white-papers li > div {
  display: inline-block;
  vertical-align: bottom;
}

.white-papers li > div img {
  margin-right: 20px;
  max-width: 180px;
}

.white-papers li span {
  display: block;
  color: #000;
  font-size: 18px;
  margin-bottom: 5px;
}

.custom-event-details .button, .custom-event-details .sfcommentsSubmitBtnWrp [type="submit"], .sfcommentsSubmitBtnWrp .custom-event-details [type="submit"], .custom-event-details .sfSearchButton {
  margin-top: 10px;
  border: 0;
}

.forceHeight .grid-8 .single-article {
  height: 500px;
  position: relative;
}

.forceHeight .grid-8 .single-article .article-content {
  position: absolute;
  bottom: 0;
  width: 100%;
  min-height: 150px;
}

.forceHeight .grid-4 .single-article {
  height: 240px;
  background: #CCC;
  position: relative;
}

.forceHeight .grid-4 .single-article .article-content {
  position: absolute;
  bottom: 0;
  width: 100%;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  z-index: 1;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: white url("./ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/slick/slick.eot");
  src: url("../fonts/slick/slick.eot?#iefix") format("embedded-opentype"), url("../fonts/slick/slick.woff") format("woff"), url("../fonts/slick/slick.ttf") format("truetype"), url("../fonts/slick/slick.svg#slick") format("svg");
}
/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25;
}

.slick-prev:before,
.slick-next:before {
  font-family: 'framework';
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto;
}

.slick-prev:before {
  content: '\f104';
}

[dir='rtl'] .slick-prev:before {
  content: '→';
}

.slick-next {
  right: -25px;
}

[dir='rtl'] .slick-next {
  right: auto;
  left: -25px;
}

.slick-next:before {
  content: '\f105';
}

[dir='rtl'] .slick-next:before {
  content: '←';
}

/* Dots */
.slick-slider {
  margin-bottom: 0px;
}

.slick-dots {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  font-family: 'slick';
  font-size: 16px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: 1;
  color: #d1d2d4;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: #000 0px 0px 2px;
}

.slick-dots li.slick-active button:before {
  opacity: 1;
  color: white;
}

/* ================================================================
   PRIMARY LAYOUT STYLES 
   ================================================================ */
/* ================================================================
   Header
   ================================================================ */
.header-banner {
  text-align: center;
  padding: 1.8em;
  background: #d1d3d4;
  background: -moz-linear-gradient(top, #d1d3d4 0%, #cacbce 23%, #b0b2b5 73%, #a7a9ac 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d1d3d4), color-stop(23%, #cacbce), color-stop(73%, #b0b2b5), color-stop(100%, #a7a9ac));
  background: -webkit-linear-gradient(top, #d1d3d4 0%, #cacbce 23%, #b0b2b5 73%, #a7a9ac 100%);
  background: -o-linear-gradient(top, #d1d3d4 0%, #cacbce 23%, #b0b2b5 73%, #a7a9ac 100%);
  background: -ms-linear-gradient(top, #d1d3d4 0%, #cacbce 23%, #b0b2b5 73%, #a7a9ac 100%);
  background: linear-gradient(to bottom, #d1d3d4 0%, #cacbce 23%, #b0b2b5 73%, #a7a9ac 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d1d3d4', endColorstr='#a7a9ac',GradientType=0 );
}
.header-banner input {
  max-width: 100%;
}

.header {
  background: #fff;
  position: relative;
  z-index: 1005;
}
.header .pane {
  position: relative;
  z-index: 2;
  background: #fff;
}
.header:after {
  content: "";
  width: 100%;
  height: 50px;
  position: absolute;
  bottom: -16px;
  z-index: 1;
  background: -moz-radial-gradient(center, ellipse cover, black 0%, transparent 76%, transparent 100%);
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, black), color-stop(76%, transparent), color-stop(100%, transparent));
  background: -webkit-radial-gradient(center, ellipse cover, black 0%, transparent 76%, transparent 100%);
  background: -o-radial-gradient(center, ellipse cover, black 0%, transparent 76%, transparent 100%);
  background: -ms-radial-gradient(center, ellipse cover, black 0%, transparent 76%, transparent 100%);
  background: radial-gradient(ellipse at center, #000000 0%, rgba(0, 0, 0, 0) 76%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#00000000',GradientType=1 );
}
.header .bar {
  background: #77787b;
  color: #fff;
}
.header .bar a {
  color: #fff;
}
.header .bar .left {
  display: none;
  padding: 0px 20px;
  line-height: 50px;
  font-weight: 600;
  font-size: 15px;
}
@media (min-width: 960px) {
  .header .bar .left {
    float: left;
    display: inline-block;
  }
}
@media (min-width: 960px) {
  .header .bar .right {
    float: right;
  }
}
.header .bar .right .links {
  display: inline-block;
  padding: 0px 20px;
  line-height: 50px;
}
.header .bar .right .links a, .header .bar .right .links .main-links a:last-child {
  border-right: 1px solid #fff;
  padding: 0 12px;
  float: left;
  display: inline-block;
  line-height: 14px;
}
.header .bar .right .links a:last-child {
  border-style: none;
}
.header .bar .right .links .main-links {
  display: inline-block;
}
.header .bar .right .links .secondary-links {
  display: none;
}
@media (min-width: 768px) {
  .header .bar .right .links .secondary-links {
    display: inline-block;
  }
}
.header .bar .right .search-box {
  float: right;
}
.header .logo {
  display: block;
  padding: 1em;
  text-align: center;
}
.header .logo img {
  margin: 0 auto;
}
@media (min-width: 960px) {
  .header .logo {
    display: inline-block;
    float: left;
    padding: 3em;
    max-width: 38%;
  }
}
@media (min-width: 960px) {
  .header .navigation {
    float: right;
    max-width: 60%;
    margin: 28px 10px 0 0;
  }
}

.k-list {
  background: #fff;
}

.nav-menu {
  display: inline-block;
  position: relative;
  top: 5px;
  margin-left: 15px;
  padding-left: 18px;
  border-left: 1px solid #fff;
}
.nav-menu a {
  margin: 0 25px;
  color: #fff;
}
.nav-menu a:hover, .nav-menu a:focus {
  text-decoration: underline;
}
.nav-menu .on a {
  font-weight: bold;
}

/* ================================================================
   Main
   ================================================================ */
.main {
  background: #fff;
  font-size: 15px;
  line-height: 1.6;
}
@media (min-width: 768px) {
  .main > .interior {
    display: table;
    table-layout: fixed;
  }
}

.home-content {
  padding: 30px;
}
@media (min-width: 960px) {
  .home-content {
    padding: 30px 80px;
  }
}
@media (min-width: 768px) and (max-width: 1152px) {
  .home-content .grid-4 {
    width: 50%;
  }
}

.left-rail {
  padding: 50px 0 20px;
  background: #f4f4f4;
  display: none;
}
@media (min-width: 768px) {
  .left-rail {
    border-right: 2px solid #bfbfbf;
    /* Replacing MatchHeight JS with Table/Table-cell */
    display: table-cell;
    vertical-align: top;
    float: none;
  }
}

.right-rail {
  padding: 50px 20px 20px;
  background: #f4f4f4;
}
@media (min-width: 768px) {
  .right-rail {
    border-left: 2px solid #bfbfbf;
    display: table-cell;
    float: none;
  }
}

.main-content {
  padding: 20px;
  float: none;
}
@media (min-width: 768px) {
  .main-content {
    padding: 20px 50px 50px;
    /* Replacing MatchHeight JS with Table/Table-cell */
    /*display: table-cell;*/
    float: none;
  }
}
@media (min-width: 0) and (max-width: 768px) {
  .main-content .sf_colsOut {
    width: 100%;
  }
  .main-content .sf_colsIn {
    margin: 0;
  }
}

@media (min-width: 768px) {
  .interior .main-content {
    /* Replacing MatchHeight JS with Table/Table-cell */
    display: table-cell;
  }
}

.join {
  padding: 40px;
  text-align: center;
  background: #e7e8e9;
  font-size: 18px;
}
.join a {
  color: #009ee2;
  font-weight: bold;
}

.slideshow .slick-slide {
  position: relative;
  min-height: 240px;
}
.slideshow .slideshow-text {
  padding: 20px 20px 40px 20px;
  position: relative;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.slideshow .slideshow-text h2 {
  font-size: 28px;
}
.slideshow .slideshow-text h2, .slideshow .slideshow-text h3 {
  margin: 0;
  color: #000;
}
.slideshow .slideshow-text h3 {
  font-weight: normal;
  margin-bottom: 20px;
}
.slideshow .slideshow-text .sfitemPublicationDate {
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.slideshow .slideshow-text .button, .slideshow .slideshow-text .sfcommentsSubmitBtnWrp [type="submit"], .sfcommentsSubmitBtnWrp .slideshow .slideshow-text [type="submit"], .slideshow .slideshow-text .sfSearchButton {
  margin-top: 20px;
  border-style: none;
  font-weight: bold;
  text-transform: none;
}
@media (min-width: 960px) {
  .slideshow .slideshow-text {
    padding: 40px;
    bottom: 40px;
    left: 40px;
  }
  .slideshow .slideshow-text.right {
    right: 40px;
    left: auto;
    text-align: right;
  }
  .slideshow .slideshow-text h2 {
    font-size: 64px;
  }
  .slideshow .slideshow-text h3 {
    font-size: 18px;
  }
}
.slideshow .slick-prev {
  left: 10px;
  z-index: 1000;
  display: none !important;
}
.slideshow .slick-next {
  right: 10px;
  z-index: 1000;
  display: none !important;
}
@media (min-width: 960px) {
  .slideshow .slick-prev,
  .slideshow .slick-next {
    width: 40px;
    height: 70px;
    display: block !important;
    margin-top: -35px;
  }
  .slideshow .slick-prev:before,
  .slideshow .slick-next:before {
    font-size: 70px;
    color: #fff;
    text-shadow: #000 1px 1px 2px;
  }
}
.slideshow .slick-prev:before, .slideshow .slick-next:before {
  color: #fff;
}

.slideshow.interior {
  margin-bottom: 20px;
}
.slideshow.interior .slideshow-text {
  padding: 20px;
}
@media (min-width: 960px) {
  .slideshow.interior .slideshow-text {
    padding: 20px 40px;
    bottom: 0px;
    left: 0px;
  }
  .slideshow.interior .slideshow-text.right {
    right: 0px;
  }
}
.slideshow.interior .slideshow-text h2 {
  font-size: 26px;
  line-height: 1.2;
}
.slideshow.interior .slideshow-text h3 {
  font-size: 14px;
}
.slideshow.interior .slideshow-text .button, .slideshow.interior .slideshow-text .sfcommentsSubmitBtnWrp [type="submit"], .sfcommentsSubmitBtnWrp .slideshow.interior .slideshow-text [type="submit"], .slideshow.interior .slideshow-text .sfSearchButton {
  margin-top: 10px;
  font-size: 13px;
}
.slideshow.interior .slick-dots {
  bottom: -23px;
}
@media (min-width: 960px) {
  .slideshow.interior .slick-prev,
  .slideshow.interior .slick-next {
    width: 18px;
    height: 30px;
    margin-top: -23px;
  }
  .slideshow.interior .slick-prev:before,
  .slideshow.interior .slick-next:before {
    font-size: 40px;
  }
  .slideshow.interior .slick-dots {
    bottom: 0px;
  }
  .sf_2cols_2_67 .slideshow.interior {
    margin: 0 0 20px 13px;
  }
}

.sponsors {
  background: #e7e8e9;
  padding: 20px 50px;
}
.sponsors .slick-prev {
  left: 20px;
}
.sponsors .slick-next {
  right: 20px;
}
.sponsors .slick-prev:before, .sponsors .slick-next:before {
  color: #9c9c9c;
}
.sponsors .slick-slide {
  text-align: center;
  padding: 0 10px;
}
.sponsors .slick-slide img {
  margin: 0 auto;
}

.footer {
  color: #fff;
}
.footer a {
  color: #fff;
}
.footer .pane {
  background: #009ee2;
  padding: 25px;
  position: relative;
  z-index: 2;
  font-size: 14px;
}
.footer .pane h5 {
  margin: 0;
  font-size: 14px;
}
@media (min-width: 768px) {
  .footer .pane .left {
    float: left;
  }
}
.footer .pane .left .links-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 768px) {
  .footer .pane .left .links-list {
    -webkit-columns: 2;
    /* Chrome, Safari, Opera */
    -moz-columns: 2;
    /* Firefox */
    columns: 2;
  }
}
@media (min-width: 960px) {
  .footer .pane .left .links-list {
    -webkit-columns: 3;
    /* Chrome, Safari, Opera */
    -moz-columns: 3;
    /* Firefox */
    columns: 3;
  }
}
.footer .pane .left .links-list li {
  padding: 0 20px 10px 0;
}
.footer .pane .left .links-list li:before {
  display: none;
}
@media (min-width: 768px) {
  .footer .pane .right {
    floaT: right;
    max-width: 34%;
  }
}
.footer .bar {
  background: #77787b;
  padding: 15px 25px;
  position: relative;
  font-size: 14px;
}
.footer .bar:before {
  content: "";
  width: 90%;
  height: 50px;
  position: absolute;
  top: -30px;
  z-index: 1;
  background: -moz-radial-gradient(center, ellipse cover, black 0%, transparent 76%, transparent 100%);
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, black), color-stop(76%, transparent), color-stop(100%, transparent));
  background: -webkit-radial-gradient(center, ellipse cover, black 0%, transparent 76%, transparent 100%);
  background: -o-radial-gradient(center, ellipse cover, black 0%, transparent 76%, transparent 100%);
  background: -ms-radial-gradient(center, ellipse cover, black 0%, transparent 76%, transparent 100%);
  background: radial-gradient(ellipse at center, #000000 0%, rgba(0, 0, 0, 0) 76%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#00000000',GradientType=1 );
}
.footer .bar .links {
  padding: 5px 0 10px;
}
@media (min-width: 768px) {
  .footer .bar .links {
    float: left;
    padding: 5px 0 0;
  }
}
.footer .bar .links a {
  line-height: 1;
  border-left: 1px solid #fff;
  padding: 0 0 0 7px;
  margin: 0 7px 0 0;
}
@media (min-width: 768px) {
  .footer .bar .social {
    float: right;
    padding-top: 3px;
  }
}
.footer .bar .social ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.footer .bar .social ul li {
  display: inline;
  margin: 0;
  padding: 0;
}
.footer .bar .social ul a {
  font-size: 25px;
  display: inline-block;
  margin: 0 5px;
}
.footer .bar .social ul a:hover, .footer .bar .social ul a:focus {
  text-decoration: none;
  color: #009ee2;
}

.box {
  background: #fff;
  border: 3px solid #009ee2;
  margin-bottom: 16px;
  line-height: 1.3;
  position: relative;
}
.box .box-header {
  background: #009ee2;
  padding: 5px 10px;
  color: #fff;
  margin: 0;
  font-size: 25px;
  font-weight: normal;
}
.box .content {
  padding: 17px;
}

.box-social {
  background: #fff;
  border: 3px solid #fa9735;
  margin-bottom: 16px;
}
.box-social h2 {
  background: #fa9735;
  padding: 5px 10px;
  color: #fff;
  margin: 0;
  font-size: 25px;
  font-weight: normal;
}
.box-social .content {
  padding: 17px;
}
.box-social .social-tabs ul.ui-tabs-nav {
  padding: 0;
  margin: 0 0 20px 0;
  list-style-type: none;
  border-bottom: 1px solid #009ee2;
}
.box-social .social-tabs ul.ui-tabs-nav li {
  margin: 0;
  padding: 5px;
  font-size: 2em;
  display: inline-block;
  height: 50px;
  width: 50px;
  background: #fff;
  border: 1px solid #fff;
  position: relative;
  text-align: center;
}
.box-social .social-tabs ul.ui-tabs-nav li a {
  color: #ccc;
}
.box-social .social-tabs ul.ui-tabs-nav li.ui-state-active {
  border: 1px solid #009ee2;
  border-bottom: 1px solid #fff;
  bottom: -1px;
}
.box-social .social-tabs ul.ui-tabs-nav li.ui-state-active a {
  color: #009ee2;
}
.box-social .social-tabs ul.ui-tabs-nav a:hover, .box-social .social-tabs ul.ui-tabs-nav a:focus {
  text-decoration: none !important;
}
.box-social .social-tabs iframe {
  width: 100% !important;
}

@media (min-width: 1152px) {
  .box-social .content,
  .box-events .content {
    min-height: 424px;
  }
}
.box-events .content {
  padding-bottom: 37px;
}
.box-events .more-link {
  position: absolute;
  bottom: 17px;
  right: 17px;
  width: 100%;
}
.box-events .sfeventListItem {
  display: table;
  width: 100%;
}

.faq .sflistListItem {
  margin-bottom: 20px;
}
.faq .sflistListItem a {
  display: inline;
}
.faq .sflistListItem h3 {
  display: inline-block;
}

.photos {
  margin-bottom: 30px;
}
.photos img {
  width: 100%;
}
.photos .slick-prev {
  left: 0px;
  z-index: 1000;
  display: none !important;
}
.photos .slick-next {
  right: 0px;
  z-index: 1000;
  display: none !important;
}
@media (min-width: 960px) {
  .photos .slick-prev,
  .photos .slick-next {
    width: 40px;
    height: 70px;
    display: block !important;
    margin-top: -35px;
  }
  .photos .slick-prev:before,
  .photos .slick-next:before {
    font-size: 70px;
    color: #fff;
    text-shadow: #000 1px 1px 2px;
  }
}
.photos .slick-prev:before, .photos .slick-next:before {
  color: #CCC;
}
.photos .slick-dots {
  bottom: -20px;
}

.sflist {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.sflist li {
  padding: 10px 0;
  border-bottom: 1px solid #6a6a6a;
}
.sflist li:last-child {
  border-bottom: none;
}
.sflist li .sftitle {
  font-size: 20px;
  margin: 0;
  letter-spacing: -1px;
}

.sfmetainfo {
  font-weight: bold;
}

.more-link {
  text-align: right;
}

.sfeventsListTitleCityDate .sfeventMetaInfo {
  background: url("/Sitefinity/WebsiteTemplates/Framework/App_Themes/Framework/images/layout/icon-calendar.gif") no-repeat;
  background-size: 100% 100%;
  color: #009ee2;
  padding: 5px;
  float: left;
  text-align: center;
  font-family: "Montserrat",sans-serif;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  width: 70px;
  display: table-cell;
  vertical-align: middle;
}
.sfeventsListTitleCityDate .sfeventMetaInfo strong {
  display: none;
}
.sfeventsListTitleCityDate .sfeventMetaInfo .date {
  background: #009ee2;
  padding: 5px;
  color: #fff;
}
.sfeventsListTitleCityDate .sfeventMetaInfo .date div:first-child {
  text-align: right;
}
.sfeventsListTitleCityDate .sfeventMetaInfo .date div:first-child div {
  display: inline;
}
.sfeventsListTitleCityDate .sfeventMetaInfo div {
  display: inline-block;
}
.sfeventsListTitleCityDate .sfeventTitle {
  padding: 0 0 0 10px;
  margin: 0;
  font-weight: normal;
  font-size: 15px !important;
  letter-spacing: 0 !important;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.sfeventsListTitleCityDate .sfeventTitle a {
  color: #231f20;
}

.sfeventDatesLocationContacts {
  list-style-type: none;
  padding: 0;
  margin: 0 0 20px 0;
}

.link-list,
.sfnewsListTitlesOnly {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.link-list li,
.sfnewsListTitlesOnly li {
  padding: 0;
  padding: 0 0 10px 18px;
  border-style: none;
  position: relative;
}
.link-list li a,
.sfnewsListTitlesOnly li a {
  font-weight: bold;
}
.link-list li:before,
.sfnewsListTitlesOnly li:before {
  content: "\f0da";
  left: 0px;
  position: absolute;
  color: #006996;
  font-family: 'framework';
}

hr {
  background: #a0a1a4;
  border-style: none;
  border-bottom: 1px solid #bfc0c2;
  height: 1px;
  margin: 20px 0;
}

.sf_cols.callout-boxes-wrpr {
  padding: 0;
  margin: 15px 0;
}
@media (min-width: 768px) {
  .sf_cols.callout-boxes-wrpr {
    padding: 0 30px;
  }
}

.callout-box {
  padding: 0 17px 20px;
}
@media (min-width: 768px) and (max-width: 960px) {
  .callout-box {
    padding: 0 10px 10px;
  }
}
.callout-box a:hover,
.callout-box a:focus {
  text-decoration: none;
}
.callout-box a:hover img,
.callout-box a:focus img {
  opacity: 0.75;
  -moz-opacity: 0.75;
  filter: alpha(opacity=75);
}
.callout-box h3 {
  font-size: 20px;
  font-weight: 500;
  color: #000;
  background: #e5e5e5;
  padding: 20px 10px;
  text-align: center;
  line-height: 1.1;
  border-left: 10px solid #999;
  position: relative;
  overflow: hidden;
}
@media (min-width: 768px) and (max-width: 960px) {
  .callout-box h3 {
    font-size: 14px;
  }
}
@media (min-width: 960px) and (max-width: 1152px) {
  .callout-box h3 {
    font-size: 15.5px;
  }
}
.callout-box h3:before {
  content: "";
  width: 100%;
  height: 37px;
  position: absolute;
  left: 0;
  top: -30px;
  z-index: 1;
  background: -moz-radial-gradient(center, ellipse cover, black 0%, transparent 76%, transparent 100%);
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, black), color-stop(76%, transparent), color-stop(100%, transparent));
  background: -webkit-radial-gradient(center, ellipse cover, black 0%, transparent 76%, transparent 100%);
  background: -o-radial-gradient(center, ellipse cover, black 0%, transparent 76%, transparent 100%);
  background: -ms-radial-gradient(center, ellipse cover, black 0%, transparent 76%, transparent 100%);
  background: radial-gradient(ellipse at center, #000000 0%, rgba(0, 0, 0, 0) 76%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#00000000',GradientType=1 );
}
.callout-box img {
  width: 100%;
}

.callout-boxes-wrpr .sf_2cols_2_67 .slideshow.interior {
  margin: 0 0 15px;
  padding: 0 17px;
}
.callout-boxes-wrpr .sf_2cols_2_67 .slideshow.interior .slideshow-text {
  padding: 20px 40px 20px 40px;
}
@media (min-width: 960px) {
  .callout-boxes-wrpr .sf_2cols_2_67 .slideshow.interior .slideshow-text.right {
    padding: 20px 40px 20px 50%;
  }
  .callout-boxes-wrpr .sf_2cols_2_67 .slideshow.interior .slideshow-text.left {
    padding: 20px 50% 20px 40px;
  }
}
.callout-boxes-wrpr .sf_2cols_2_67 .slideshow.interior .slideshow-text h2 {
  line-height: 1;
  margin: 0 0 10px;
}
.callout-boxes-wrpr .sf_2cols_2_67 .slideshow.interior .slideshow-text h3 {
  line-height: 1.2;
}
@media (min-width: 768px) and (max-width: 960px) {
  .callout-boxes-wrpr .sf_2cols_2_67 .slideshow.interior {
    padding: 0 10px;
  }
}
.callout-boxes-wrpr .sf_2cols_2_67 .slideshow.interior .slick-next {
  right: 25px;
}
.callout-boxes-wrpr .sf_2cols_2_67 .slideshow.interior .slick-prev {
  left: 25px;
}

.insight {
  margin: 0 5% 40px;
}
.insight .sflist li {
  border-bottom: none;
}
@media (min-width: 768px) {
  .insight {
    margin: 0 10% 40px;
  }
}
@media (min-width: 960px) {
  .insight {
    /*margin:0 160px 40px;*/
    margin: 0 13.58% 40px;
  }
}
.insight img {
  border: 1px solid #b4b2b3;
  margin: 0 0 10px;
}
.insight h2.modTitle {
  font-size: 16px;
  letter-spacing: 0;
  color: #fff;
  background: #231f20;
  padding: 10px 15px 15px;
  margin: 0 0 40px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .insight h2.modTitle {
    font-size: 20px;
    padding: 15px 15px 20px;
  }
}
.insight h2 {
  font-size: 24px;
  /*font-family: "Open Sans",sans-serif;
  font-weight:500;*/
  margin: 0 0 5px;
  letter-spacing: -1px;
}
@media (min-width: 768px) {
  .insight h2 {
    font-size: 28px;
  }
}
@media (min-width: 960px) {
  .insight h2 {
    font-size: 32px;
  }
}
.insight p {
  font-size: 16px;
  font-family: "Open Sans",sans-serif;
  line-height: 1.3;
}
@media (min-width: 768px) {
  .insight p {
    font-size: 18px;
  }
}
@media (min-width: 960px) {
  .insight p {
    font-size: 20px;
  }
}
.insight a {
  color: #000;
}
.insight a:hover, .insight a:focus {
  text-decoration: none;
}
.insight a:hover h2, .insight a:focus h2 {
  text-decoration: underline;
}

.insight.topHdr img {
  border: 2px solid #b4b2b3;
}
.insight.topHdr .topHdrBottom {
  margin: 40px -10px;
}
.insight.topHdr .topHdrLeft {
  max-width: 374px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .insight.topHdr .topHdrLeft {
    margin: 0;
  }
}
.insight.topHdr .topHdrLeft span {
  display: block;
  text-transform: uppercase;
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 3px;
  padding: 7px;
  margin: 0 0 15px;
  border: 2px solid #b4b2b3;
  font-family: "Courier New", Courier, monospace;
}
.insight.topHdr .topHdrLeft p {
  font-size: 19px;
}
.insight.topHdr .topHdrRight h2 {
  font-family: "Courier New",Courier,monospace;
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 2px;
  padding-top: 20px;
  text-align: left;
  margin-bottom: -45px;
}
@media (min-width: 768px) {
  .insight.topHdr .topHdrRight h2 {
    font-size: 36px;
    letter-spacing: 1px;
    text-align: justify;
  }
}
@media (min-width: 960px) {
  .insight.topHdr .topHdrRight h2 {
    font-size: 46px;
    letter-spacing: 5px;
  }
}
.insight.topHdr .topHdrRight h2:after {
  content: "";
  display: inline-block;
  width: 100%;
}
.insight.topHdr .topHdrRight .copyDeskLink {
  display: block;
  text-align: right;
  font-size: 16px;
  margin: 0 0 20px;
  color: #e41505;
}
@media (min-width: 768px) {
  .insight.topHdr .topHdrRight .copyDeskLink {
    font-size: 17px;
  }
}
@media (min-width: 960px) {
  .insight.topHdr .topHdrRight .copyDeskLink {
    font-size: 18px;
  }
}
.insight.topHdr .topHdrRight .copyDeskLink:hover, .insight.topHdr .topHdrRight .copyDeskLink:focus {
  text-decoration: underline;
}
.insight.topHdr .topHdrRight .topHdrLink {
  display: block;
  text-transform: uppercase;
  text-align: center;
  font-size: 16px;
  padding: 15px 10px;
  margin: 0 0 22px;
  border: 2px solid #b4b2b3;
}
@media (min-width: 768px) {
  .insight.topHdr .topHdrRight .topHdrLink {
    font-size: 17px;
  }
}
@media (min-width: 960px) {
  .insight.topHdr .topHdrRight .topHdrLink {
    font-size: 18px;
  }
}
.insight.topHdr .topHdrRight .topHdrLink:hover, .insight.topHdr .topHdrRight .topHdrLink:focus {
  background: #f7f7f7;
}

.insight.columnists {
  background: #d1d2d4;
}
.insight.columnists li {
  width: 100%;
  float: none;
  padding: 0 10px;
}
@media (min-width: 768px) {
  .insight.columnists li {
    float: left;
    width: 50%;
  }
}

.insight.on-the-cover .sfSnglRelatedItmWrp {
  position: relative;
}
.insight.on-the-cover h2.modTitle {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
}

.insight.lead-stories .sflist {
  margin: -10px;
}

.insight.trending .trendingTbl {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.insight.trending .trendingLeft {
  display: block;
  width: 100%;
}
.insight.trending .trendingRight {
  display: block;
  width: 100%;
}
.insight.trending .trendingRight p {
  margin: 0 0 10px;
}
@media (min-width: 768px) {
  .insight.trending .trendingTbl {
    display: table;
    width: 100%;
    table-layout: fixed;
  }
  .insight.trending .trendingLeft {
    display: table-cell;
    width: 50%;
  }
  .insight.trending .trendingRight {
    display: table-cell;
    width: 50%;
    vertical-align: bottom;
    padding-left: 25px;
  }
}

.insight.columnists a {
  display: block;
  text-align: center;
  padding: 0 13%;
}

.copy-desk-wrpr {
  padding: 0 5% 40px;
}
@media (min-width: 768px) {
  .copy-desk-wrpr {
    padding: 0 10% 40px;
  }
}
@media (min-width: 960px) {
  .copy-desk-wrpr {
    padding: 0 13% 40px;
  }
}
.copy-desk-wrpr .sf_2cols_1_67 {
  padding: 0;
  width: 100%;
}
@media (min-width: 768px) {
  .copy-desk-wrpr .sf_2cols_1_67 {
    width: 67%;
    padding: 0 10px 0 0;
  }
}
.copy-desk-wrpr .sf_2cols_2_33 {
  padding: 0;
  width: 100%;
}
@media (min-width: 768px) {
  .copy-desk-wrpr .sf_2cols_2_33 {
    width: 33%;
    padding: 0 0 0 10px;
  }
  .copy-desk-wrpr .sf_2cols_2_33 .sf_2cols_2_33 .sf_2cols_2in_33 {
    margin-left: 12px;
  }
}
.copy-desk-wrpr .sf_2cols_2_33 .sf_2cols_2in_33 {
  margin-left: 0px;
}
@media (min-width: 768px) {
  .copy-desk-wrpr .sf_2cols_2_33 .sf_2cols_2in_33 {
    margin-left: 12px;
  }
}
.copy-desk-wrpr .sf_2cols_1_50 {
  width: 100%;
}
@media (min-width: 768px) {
  .copy-desk-wrpr .sf_2cols_1_50 {
    width: 50%;
  }
}
.copy-desk-wrpr .sf_2cols_1_50 .sf_2cols_1in_50 {
  margin: 0;
}
@media (min-width: 768px) {
  .copy-desk-wrpr .sf_2cols_1_50 .sf_2cols_1in_50 {
    margin-right: 15px;
  }
}
.copy-desk-wrpr .sf_2cols_2_50 {
  width: 100%;
}
@media (min-width: 768px) {
  .copy-desk-wrpr .sf_2cols_2_50 {
    width: 50%;
  }
}
.copy-desk-wrpr .sf_2cols_2_50 .sf_2cols_2in_50 {
  margin: 0;
}
@media (min-width: 768px) {
  .copy-desk-wrpr .sf_2cols_2_50 .sf_2cols_2in_50 {
    margin-left: 15px;
  }
}
.copy-desk-wrpr .insight {
  margin: 0;
}
.copy-desk-wrpr .copyDeskLink {
  display: block;
  text-align: right;
  font-size: 16px;
  margin: 0 0 20px;
  color: #e41505;
}
@media (min-width: 768px) {
  .copy-desk-wrpr .copyDeskLink {
    font-size: 17px;
  }
}
@media (min-width: 960px) {
  .copy-desk-wrpr .copyDeskLink {
    font-size: 18px;
  }
}
.copy-desk-wrpr .copyDeskLink:hover, .copy-desk-wrpr .copyDeskLink:focus {
  text-decoration: underline;
}
.copy-desk-wrpr .enews {
  border: 2px solid #b4b2b3;
  display: block;
  font-family: "Courier New",Courier,monospace;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 3px;
  margin: 0 auto 15px;
  padding: 7px;
  text-align: center;
  max-width: 266px;
}
@media (min-width: 768px) {
  .copy-desk-wrpr .enews {
    margin: 0 0 15px;
  }
}
.copy-desk-wrpr .copy-desk-hdr-wrpr {
  margin: 0 0 30px;
}
.copy-desk-wrpr .copy-desk-ad1-wrpr {
  border: 2px solid #b4b2b3;
}
.copy-desk-wrpr .copy-desk-ad2-wrpr {
  border: 2px solid #b4b2b3;
  margin: 0 auto 30px;
  max-width: 266px;
}
@media (min-width: 768px) {
  .copy-desk-wrpr .copy-desk-ad2-wrpr {
    margin: 0 0 30px;
  }
}
.copy-desk-wrpr h2.modTitle {
  font-size: 16px;
  letter-spacing: 0;
  color: #fff;
  background: #231f20;
  padding: 10px 30px 15px 10px;
  margin: 0 0 15px;
  text-transform: uppercase;
  display: inline-block;
}
@media (min-width: 768px) {
  .copy-desk-wrpr h2.modTitle {
    font-size: 20px;
    padding: 10px 50px 15px 10px;
  }
}
.copy-desk-wrpr .featured {
  padding: 5px 15px 15px;
  border: 2px solid #b4b2b3;
  margin: 0 0 30px;
}
.copy-desk-wrpr .headerImgLeft {
  float: left;
  width: 60%;
  padding-top: 2.5%;
}
.copy-desk-wrpr .headerImgRight {
  float: left;
  width: 40%;
}
.copy-desk-wrpr .featuredImgWrpr {
  position: relative;
}
.copy-desk-wrpr .featuredTxt {
  position: relative;
  padding: 15px;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .copy-desk-wrpr .featuredTxt {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 24px;
    width: 50%;
  }
}
@media (min-width: 1152px) {
  .copy-desk-wrpr .featuredTxt {
    font-size: 30px;
  }
}
.copy-desk-wrpr .featuredTxt .readMore {
  display: block;
  color: #fff;
  font-size: 18px;
  margin: 10px 0 0;
}
.copy-desk-wrpr .videoHdr {
  border: 2px solid #b4b2b3;
  display: block;
  font-family: "Courier New",Courier,monospace;
  font-size: 36px;
  font-weight: bold;
  letter-spacing: 3px;
  padding: 10px 15px;
  text-transform: uppercase;
  color: #231f20;
  line-height: 1.2;
  margin: 0;
}
.copy-desk-wrpr .videoHdr span {
  font-size: 0.6em;
  color: #231f20;
}
.copy-desk-wrpr .videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
  margin-bottom: 30px;
}
.copy-desk-wrpr .videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.copy-desk-wrpr .box {
  padding: 10px;
  border: 2px solid #b4b2b3;
  color: #231f20;
  font-size: 16px;
}
.copy-desk-wrpr .box h2 {
  color: #231f20;
  font-size: 24px;
  font-family: "Open Sans",sans-serif;
  letter-spacing: -1px;
}
.copy-desk-wrpr .box h3 {
  color: #231f20;
  font-family: "Open Sans",sans-serif;
}
.copy-desk-wrpr .box li {
  padding: 7px 0;
  line-height: 1.6;
}
.copy-desk-wrpr .box a {
  color: #231f20;
}
.copy-desk-wrpr .center {
  text-align: center;
}
.copy-desk-wrpr .whitepapers p {
  font-size: 20px;
  letter-spacing: -1px;
}
.copy-desk-wrpr .whitepapers p span {
  font-size: 16px;
}
.copy-desk-wrpr .whitepapers .thisMonth {
  font-weight: bold;
  font-size: 24px;
}
.copy-desk-wrpr .whitepapers a {
  text-decoration: underline;
}
.copy-desk-wrpr .whitepapers img {
  margin: 0 0 30px;
}
.copy-desk-wrpr .whitepapers a:hover, .copy-desk-wrpr .whitepapers a:focus {
  text-decoration: none;
}
.copy-desk-wrpr .mediaKit {
  display: block;
  max-width: 266px;
  margin: 0 auto 30px;
}
.copy-desk-wrpr .mediaKit p {
  margin: 0;
  background: #4f8cb8;
  color: #fff;
  padding: 5px 10px 10px;
}
.copy-desk-wrpr .mediaKit p a {
  color: #fff;
  float: right;
}
@media (min-width: 768px) {
  .copy-desk-wrpr .mediaKit {
    margin: 0;
  }
}
.copy-desk-wrpr .watchMore {
  font-size: 16px;
  padding: 20px 30px;
  line-height: 1.2;
}
.copy-desk-wrpr .watchMore a {
  color: #231f20;
  font-weight: bold;
}
.copy-desk-wrpr .sfnewsDetails .texth2p {
  padding: 5px 10px;
}
.copy-desk-wrpr .sfnewsDetails h2 {
  font-size: 25px;
  letter-spacing: -1px;
  margin: 0 0 5px;
  line-height: 1;
}
.copy-desk-wrpr .sfnewsDetails p {
  font-size: 16px;
  margin: 0 0 5px;
  line-height: 1.1;
}
.copy-desk-wrpr .sfnewsDetails a {
  color: #231f20;
  padding: 5px 0;
  display: block;
  margin: 0 0 10px;
}
.copy-desk-wrpr .sfnewsDetails a:hover, .copy-desk-wrpr .sfnewsDetails a:focus {
  text-decoration: none;
}
.copy-desk-wrpr .sfnewsDetails a:hover h2, .copy-desk-wrpr .sfnewsDetails a:focus h2 {
  text-decoration: underline;
}
.copy-desk-wrpr .sf_2cols_1_50 .sfnewsDetails h2, .copy-desk-wrpr .sf_2cols_2_50 .sfnewsDetails h2 {
  font-size: 17px;
}
.copy-desk-wrpr .sf_1col_1_100 .sfnewsDetails .texth2p {
  background: #dcdddf;
  border: 2px solid #b4b2b3;
}
.copy-desk-wrpr a:hover img,
.copy-desk-wrpr a:focus img {
  opacity: 0.75;
  -moz-opacity: 0.75;
  filter: alpha(opacity=75);
}

.bannerRR {
  margin: 0 auto 0px;
  position: relative;
  max-width: 266px;
  cursor: pointer;
}
.left-rail .bannerRR {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .bannerRR {
    text-align: center;
  }
  .left-rail .bannerRR {
    margin-bottom: 30px;
  }
}
.bannerRR h4 {
  color: #fff;
  background: #231f20;
  text-transform: lowercase;
  padding: 8px 10px 12px;
  font-weight: normal;
  margin: 0;
  font-size: 16px;
  line-height: 1.2;
}
.bannerRR p {
  position: absolute;
  top: 40%;
  font-size: 30px;
  padding: 0 21%;
  text-align: center;
  letter-spacing: -1px;
  line-height: 1.1;
  margin: 0;
}
.bannerRR a {
  color: #231f20;
}
.bannerRR a:hover img,
.bannerRR a:focus img {
  opacity: 0.75;
  -moz-opacity: 0.75;
  filter: alpha(opacity=75);
}

/* 16px baseline (960px - 1199px) */
/* 16px baseline (768px - 959px) */
/* 16px baseline (480px - 767px) */
@media only screen and (min-width: 30em) and (max-width: 47.938em) {
  .callout-box {
    padding: 0 5px 10px;
  }

  .callout-boxes-wrpr .sf_2cols_2_67 .slideshow.interior {
    padding: 0 5px;
  }

  .callout-box h3 {
    font-size: 14px;
  }
}
/* 16px baseline ( - 479px) */
@media only screen and (max-width: 29.938em) {
  .callout-boxes-wrpr .sf_colsOut {
    width: 100% !important;
  }
}
/* ================================================================
   Print Styles
   ================================================================ */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a, a:visited {
    text-decoration: underline;
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr, img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }

  h2, h3 {
    page-break-after: avoid;
  }

  header, footer {
    display: none;
  }
}
.Sitefinity.RadEditor, .Sitefinity.RadEditor * {
  font-family: inherit;
}

.RadDockZone .rdContent * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.ZoneEditorToolboxContainer h2 {
  font-family: arial, sans-serif;
}

.sfLayoutPropsContainer .sfTxt {
  color: #000;
}

.sfPageEditor .addthis-smartlayers {
  display: none;
}

.sfTemplateEditor .sfLayoutWidthSlider,
.sfTemplateEditor #columnList {
  display: none !important;
}

.zeContentMode .sfPageContainer .RadDock_Sitefinity .rdContent {
  min-height: 15px;
}

#ZoneEditor {
  overflow: visible !important;
}
