﻿@charset "UTF-8";
/*! normalize.css v1.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

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

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  font-family: sans-serif; }

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
button, input, select, textarea {
  font-family: sans-serif; }

/**
 * Address margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

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

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.67em;
  margin: 2.33em 0; }

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

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

blockquote {
  margin: 1em 40px; }

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

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

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

/**
 * Address margins set differently in IE 6/7.
 */
p, pre {
  margin: 1em 0; }

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code, kbd, pre, samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none; }
  q:before, q:after {
    content: '';
    content: none; }

/**
 * Address `quotes` property not supported in Safari 4.
 */
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

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

sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
dl, menu, ol, ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

/**
 * Address paddings set differently in IE 6/7.
 */
menu, ol, ul {
  padding: 0 0 0 40px; }

/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul, nav ol {
  list-style: none;
  list-style-image: none; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */ }

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

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure, form {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
/**
 * 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 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */ }

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button, input, select, textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */ }

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

/**
 * 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 Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
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.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button, html input[type="button"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */ }

input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */ }

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

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */ }

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }
  input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

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

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

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden; }

#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
  max-width: none; }

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%; }

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left; }

#cboxContent {
  position: relative;
  background: url(../Content/bg_topic.png) center top; }

#cboxLoadedContent {
  overflow: hidden !important;
  -webkit-overflow-scrolling: touch; }

#cboxTitle {
  margin: 0; }

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer; }

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic; }

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0; }

#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; }

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: url(../Content/colorbox/overlay.png) repeat 0 0;
  opacity: 0.4;
  filter: alpha(opacity=40); }

#colorbox {
  outline: 0; }

#cboxTopLeft, #cboxTopRight, #cboxBottomLeft, #cboxBottomRight, #cboxMiddleLeft, #cboxMiddleRight {
  width: 0; }

#cboxTopCenter {
  height: 0; }

#cboxBottomCenter {
  height: 6px;
  background: rgba(0, 0, 0, 0.2); }

#cboxContent {
  overflow: hidden; }

.cboxIframe {
  background: #fff; }

#cboxError {
  padding: 50px;
  border: 1px solid #ccc; }

#cboxLoadedContent {
  margin: 0; }

#cboxTitle {
  position: absolute;
  bottom: 4px;
  left: 0;
  text-align: center;
  width: 100%;
  color: #949494; }

#cboxCurrent {
  position: absolute;
  bottom: 4px;
  left: 58px;
  color: #949494; }

#cboxLoadingOverlay {
  background: url(../Content/colorbox/loading_background.png) no-repeat center center; }

#cboxLoadingGraphic {
  background: url(../Content/colorbox/loading.gif) no-repeat center center; }

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none; }

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
  outline: 0; }

#cboxSlideshow {
  position: absolute;
  bottom: 4px;
  right: 30px;
  color: #0092ef; }

#cboxPrevious {
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(../Content/colorbox/controls.png) no-repeat -75px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px; }
  #cboxPrevious:hover {
    background-position: -75px -25px; }

#cboxNext {
  position: absolute;
  bottom: 0;
  left: 27px;
  background: url(../Content/colorbox/controls.png) no-repeat -50px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px; }
  #cboxNext:hover {
    background-position: -50px -25px; }

#cboxClose {
  position: absolute;
  top: 28px;
  right: 28px;
  background: url(../Content/btn_close.png) no-repeat 0 0;
  width: 38px;
  height: 38px;
  text-indent: -9999px; }
  #cboxClose:hover {
    background-position: 0 -38px; }

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft, .cboxIE #cboxTopCenter, .cboxIE #cboxTopRight, .cboxIE #cboxBottomLeft, .cboxIE #cboxBottomCenter, .cboxIE #cboxBottomRight, .cboxIE #cboxMiddleLeft, .cboxIE #cboxMiddleRight {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF); }

/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.3.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0); }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

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

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

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

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

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

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

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

.pull-right {
  float: right; }

.pull-left {
  float: left; }

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

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

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

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

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

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

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

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

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

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

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

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

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

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

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

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

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

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

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

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

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

.fa-th:before {
  content: ""; }

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

.fa-check:before {
  content: ""; }

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

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

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

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

.fa-signal:before {
  content: ""; }

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

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

.fa-home:before {
  content: ""; }

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

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

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

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

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

.fa-inbox:before {
  content: ""; }

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

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

.fa-refresh:before {
  content: ""; }

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

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

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

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

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

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

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

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

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

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

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

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

.fa-list:before {
  content: ""; }

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

.fa-indent:before {
  content: ""; }

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

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

.fa-pencil:before {
  content: ""; }

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

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

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

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

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

.fa-arrows:before {
  content: ""; }

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

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

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

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

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

.fa-eject:before {
  content: ""; }

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

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

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

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

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

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

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

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

.fa-crosshairs:before {
  content: ""; }

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

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

.fa-ban:before {
  content: ""; }

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

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

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

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

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

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

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

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

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

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

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

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

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

.fa-retweet:before {
  content: ""; }

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

.fa-folder:before {
  content: ""; }

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

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

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

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

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

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

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

.fa-key:before {
  content: ""; }

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

.fa-comments:before {
  content: ""; }

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

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

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

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

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

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

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

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

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

.fa-trophy:before {
  content: ""; }

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

.fa-upload:before {
  content: ""; }

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

.fa-phone:before {
  content: ""; }

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

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

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

.fa-twitter:before {
  content: ""; }

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

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

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

.fa-rss:before {
  content: ""; }

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

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

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

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

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

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

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

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

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

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

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

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

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

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

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

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

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

.fa-paperclip:before {
  content: ""; }

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

.fa-square:before {
  content: ""; }

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

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

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

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

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

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

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

.fa-money:before {
  content: ""; }

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

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

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

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

.fa-columns:before {
  content: ""; }

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

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

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

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

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

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

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

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

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

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

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

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

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

.fa-exchange:before {
  content: ""; }

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

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

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

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

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

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

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

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

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

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

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

.fa-beer:before {
  content: ""; }

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

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

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

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

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

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

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

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

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

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

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

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

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

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

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

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

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

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

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

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

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

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

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

.fa-gamepad:before {
  content: ""; }

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

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

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

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

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

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

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

.fa-crop:before {
  content: ""; }

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

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

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

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

.fa-microphone:before {
  content: ""; }

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

.fa-shield:before {
  content: ""; }

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

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

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

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

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

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

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

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

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

.fa-bullseye:before {
  content: ""; }

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

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

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

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

.fa-ticket:before {
  content: ""; }

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

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

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

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

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

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

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

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

.fa-compass:before {
  content: ""; }

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

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

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

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

.fa-gbp:before {
  content: ""; }

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

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

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

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

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

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

.fa-file:before {
  content: ""; }

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

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

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

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

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

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

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

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

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

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

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

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

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

.fa-dropbox:before {
  content: ""; }

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

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

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

.fa-tumblr:before {
  content: ""; }

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

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

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

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

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

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

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

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

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

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

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

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

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

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

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

.fa-wheelchair:before {
  content: ""; }

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

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

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

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

.fa-slack:before {
  content: ""; }

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

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

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

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

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

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

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

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

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

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

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

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

.fa-steam:before {
  content: ""; }

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

.fa-recycle:before {
  content: ""; }

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

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

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

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

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

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

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

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

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

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

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

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

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

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

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

.fa-ra:before,
.fa-rebel:before {
  content: ""; }

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

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

.fa-git:before {
  content: ""; }

.fa-hacker-news:before {
  content: ""; }

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

.fa-qq:before {
  content: ""; }

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

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

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

.fa-history:before {
  content: ""; }

.fa-genderless:before,
.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

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

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

.fa-bomb:before {
  content: ""; }

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

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

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

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

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

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

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

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

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

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

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

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

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

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

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

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

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

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

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

.fa-lastfm:before {
  content: ""; }

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

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

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

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

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

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

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

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

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

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

.fa-motorcycle:before {
  content: ""; }

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

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-transgender:before {
  content: ""; }

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

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

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

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

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

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

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

.fa-neuter:before {
  content: ""; }

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

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

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

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

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

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

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

/* Theme
   ========================================================================== */
/* Grid
   -------------------------------------------------------------------------- */
/* Base
   -------------------------------------------------------------------------- */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
  width: 100%; }
  .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;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

/*! Gray v1.4.2 (https://github.com/karlhorky/gray) | MIT */
.grayscale {
  /* Firefox 10-34 */
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='saturate' values='0'/></filter></svg>#grayscale");
  /*
    Chrome 19+,
    Safari 6+,
    Safari 6+ iOS,
    Opera 15+
  */
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  /* Firefox 35+ */
  /* IE 6-9 */
  filter: gray;
  /* Background element */ }
  .grayscale.grayscale-fade {
    -webkit-transition: filter 0.5s;
    -moz-transition: filter 0.5s;
    transition: filter 0.5s; }
  .grayscale.grayscale-off, .grayscale.grayscale-fade:hover, .grayscale.grayscale-fade.hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0); }
  .grayscale.grayscale-replaced {
    -webkit-filter: none;
    filter: none; }
    .grayscale.grayscale-replaced > svg {
      -webkit-transition: opacity 0.5s ease;
      -moz-transition: opacity 0.5s ease;
      transition: opacity 0.5s ease;
      opacity: 1; }
    .grayscale.grayscale-replaced.grayscale-off > svg, .grayscale.grayscale-replaced.grayscale-fade:hover > svg, .grayscale.grayscale-replaced.grayscale-fade.hover > svg {
      opacity: 0; }

/* Webkit hack until filter is unprefixed */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .grayscale.grayscale-fade {
    -webkit-transition: -webkit-filter 0.5s;
    -moz-transition: -webkit-filter 0.5s;
    transition: -webkit-filter 0.5s; } }

/* General Styles */
html, button, input, select, textarea {
  color: #333344; }

html {
  font-size: 1em;
  line-height: 1.4; }

body {
  background: #0095ac;
  font-family: 'News Cycle', sans-serif;
  font-weight: 400; }
  body.error-page #main {
    background: #f0c272; }
  body.error-page .zone-content {
    background: none; }
    body.error-page .zone-content h1 {
      display: none;
      /*@media only screen and (max-width: 940px) {
          display:block;
          padding:0 15px 0;
          margin-bottom:0;
        }*/ }
    body.error-page .zone-content p {
      background: url(../Content/404.gif) center top no-repeat;
      box-sizing: content-box;
      width: 360px;
      height: 130px;
      padding: 410px 290px 0;
      text-align: center;
      margin: 0 auto; }
      @media only screen and (max-width: 940px) {
        body.error-page .zone-content p {
          width: 100%;
          height: auto;
          text-align: left;
          box-sizing: border-box;
          padding: 75% 15px 30px 15px;
          background-size: cover; } }
  body.error-page #main-inner {
    background: none;
    padding: 0; }
  body.error-page #footer2 {
    background: transparent; }
    body.error-page #footer2 a:hover {
      color: #e95d2b; }

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

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

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

textarea {
  resize: vertical; }

a {
  outline-style: none; }

img {
  max-width: 100%;
  height: auto; }

/* General Content Styles */
.content a {
  color: #e85d2c;
  text-decoration: none;
  font-weight: bold; }
  .content a:hover {
    color: #f5ab37; }

.content p {
  margin: 0 0 10px 0;
  font-size: 16px;
  line-height: 22px; }

.content ul {
  padding: 0;
  margin: 4px 0 14px;
  list-style: none; }
  .content ul:first-child {
    margin-top: 0; }
  .content ul:last-child {
    margin-bottom: 0; }
  .content ul li {
    margin: 0 0 9px 23px;
    padding: 0;
    text-indent: -30px; }
    .content ul li:before {
      content: "▪";
      padding: 0 11px 0 5px;
      font-size: 28px;
      line-height: 0;
      position: relative;
      top: 3px; }
  .content ul.blog-posts {
    padding: 0; }
    .content ul.blog-posts li {
      margin: 0;
      padding: 0;
      text-indent: 0; }
      .content ul.blog-posts li:before {
        content: "";
        margin: 0;
        padding: 0; }
      .content ul.blog-posts li header {
        clear: both; }
        .content ul.blog-posts li header h2 {
          background: #418f61;
          margin: 0 0 15px; }
          .content ul.blog-posts li header h2 a {
            background: url(/Media/Default/Topic%20Icons/topic_icons-patient.png) no-repeat 0 100%;
            padding-left: 40px;
            color: #fff; }
        .content ul.blog-posts li header .metadata {
          margin-bottom: 10px;
          color: #000;
          font-weight: bold; }
      .content ul.blog-posts li .button {
        background: url(/Themes/OwnYourIBD/Content/btn_orange_arrow_right.png) no-repeat 100% 0 #988575;
        margin: 10px 0 45px;
        padding: 1px 30px 4px 10px;
        float: right;
        color: #fff;
        text-transform: uppercase; }

.content p + h2 {
  margin-top: 30px; }

.content h2 {
  font-size: 24px;
  padding: 3px 15px 8px;
  margin: 10px 0 10px; }
  .content h2.stretch-right {
    margin-right: -30px; }

.content h1:first-child, .content h2:first-child, .content h3:first-child {
  margin-top: 0; }

.content h1:last-child, .content h2:last-child, .content h3:last-child {
  margin-bottom: 0; }

.content .big {
  font-size: 18px;
  line-height: 22px; }

.content .intro {
  font-size: 18px;
  line-height: 30px; }

.content .shout {
  font-size: 24px;
  line-height: 30px; }

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

.content .bg p {
  font-size: 18px;
  line-height: 26px; }

/* Main Navigation */
#topnav {
  position: relative;
  z-index: 1500;
  width: 100%;
  height: 92px;
  background: #06565b;
  /*background: url(../Content/bg_topnav.png) center top no-repeat #06565b;*/
  /* border-bottom: 6px rgba(0, 0, 0, 0.2) solid; */
  background-clip: padding-box;
  -webkit-background-clip: padding-box; }
  @media only screen and (max-width: 916px) {
    #topnav {
      height: 98px; } }

.url-home #topnav {
  margin-bottom: 32px; }
  @media only screen and (max-width: 916px) {
    .url-home #topnav {
      margin-bottom: 0; } }

#topnav-content {
  max-width: 970px;
  margin-left: auto;
  margin-right: auto;
  margin: 0 auto; }
  #topnav-content:after {
    content: "";
    display: table;
    clear: both; }
  #topnav-content h1 {
    background: url(../Content/bg_topnav.png) 5px 0 no-repeat;
    float: left;
    margin: 0;
    padding: 15px 65px 16px 44px; }
  #topnav-content ul {
    float: right;
    margin: 0 0 0 -100px;
    padding: 12px 0 0; }
  #topnav-content li {
    float: left;
    padding: 0 5px; }
    #topnav-content li a {
      display: block;
      height: 66px;
      padding: 22px 0;
      font-size: 16px;
      color: #fff;
      text-align: center;
      text-decoration: none;
      text-transform: uppercase;
      background-image: url(../Content/sprite_main_nav.png);
      background-repeat: no-repeat;
      font-weight: bold; }
    #topnav-content li:hover a, #topnav-content li.current a {
      color: #333344; }
  #topnav-content .nav-home a, #topnav-content .nav-articles a {
    width: 72px;
    background-position: 0 0; }
    #topnav-content .nav-home a:hover, #topnav-content .nav-articles a:hover {
      background-position: 0 -132px; }
  #topnav-content .nav-home.current a, #topnav-content .nav-articles.current a {
    background-position: 0 -66px; }
  #topnav-content .nav-carers a {
    width: 81px;
    background-position: -72px 0; }
    #topnav-content .nav-carers a:hover {
      background-position: -72px -132px; }
  #topnav-content .nav-carers.current a {
    background-position: -72px -66px; }
  #topnav-content .nav-their-story a {
    width: 130px;
    background-position: -153px 0; }
    #topnav-content .nav-their-story a:hover {
      background-position: -153px -132px; }
  #topnav-content .nav-their-story.current a {
    background-position: -153px -66px; }
  #topnav-content .nav-faqs a {
    width: 55px;
    background-position: -283px 0;
    text-transform: none; }
    #topnav-content .nav-faqs a:hover {
      background-position: -283px -132px; }
  #topnav-content .nav-faqs.current a {
    background-position: -283px -66px; }
  #topnav-content .nav-have-the-guts a {
    background-image: url("../Content/sprite_main_nav_2.png");
    width: 160px;
    background-position: -338px 0;
    text-transform: uppercase; }
    #topnav-content .nav-have-the-guts a:hover {
      background-position: -338px -132px; }
  #topnav-content .nav-have-the-guts.current a {
    background-position: -338px -66px; }

/* Road to Ownership */
#road-feature {
  width: 100%;
  overflow-x: hidden;
  margin-top: -24px; }

.road-section {
  position: relative;
  z-index: 100;
  width: 100%;
  height: 840px;
  background-size: 940px 840px;
  background-position: center top; }
  .road-section .road-content {
    width: 940px;
    height: 840px;
    margin: 0 auto; }

#texture {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  height: 5166px;
  background: url(../Content/texture-overlay.png) center top; }

/* Road to Ownership Nav */
#mininav-container {
  position: fixed;
  z-index: 1450;
  width: 100%;
  top: 0;
  height: 58px; }
  #mininav-container.has-roadnav {
    height: 90px; }
    #mininav-container.has-roadnav #mininav {
      top: -90px;
      height: 90px; }
  #mininav-container.show-up-button #mininav {
    border-bottom-color: #bfbfc1; }
  #mininav-container.show-up-button .scroll-to-top {
    visibility: visible; }
  #mininav-container .scroll-to-top {
    visibility: hidden;
    display: block;
    width: 48px;
    height: 48px;
    background: url(../Content/blog-arrows.png) no-repeat -152px 0;
    position: absolute;
    margin-top: -27px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: -1;
    cursor: pointer; }

#mininav {
  position: relative;
  width: 100%;
  height: 58px;
  top: -58px;
  background: url(../Content/bg_mininav.png) 0 0 repeat-x;
  border-bottom: 6px rgba(0, 0, 0, 0.2) solid;
  background-clip: padding-box;
  -webkit-background-clip: padding-box; }
  @media screen and (max-width: 940px) {
    #mininav {
      height: 58px; } }

#mininav-content {
  max-width: 960px;
  height: 52px;
  margin: 0 auto;
  background: url(../Content/bg_mininav_content.png) 0 0 no-repeat; }
  #mininav-content h1 {
    float: left;
    margin: 0;
    padding: 4px 0 0 29px; }
    #mininav-content h1 a {
      display: block;
      line-height: 0; }
  #mininav-content ul {
    float: right;
    margin: 0;
    padding: 0; }
  #mininav-content li {
    float: left;
    padding: 0 4px; }
    #mininav-content li a {
      display: block;
      height: 52px;
      padding: 16px 0;
      font-size: 15px;
      color: #fff;
      text-align: center;
      text-decoration: none;
      text-transform: uppercase;
      background-image: url(../Content/sprite_mininav.png);
      background-repeat: no-repeat;
      font-weight: bold; }
    #mininav-content li:hover a, #mininav-content li.current a {
      color: #333344; }
  #mininav-content .nav-home a, #mininav-content .nav-blog a {
    width: 70px;
    background-position: 0 0; }
  #mininav-content .nav-home.current a, #mininav-content .nav-home:hover a, #mininav-content .nav-blog.current a, #mininav-content .nav-blog:hover a {
    background-position: 0 -52px; }
  #mininav-content .nav-carers a {
    width: 84px;
    background-position: -70px 0; }
  #mininav-content .nav-carers.current a, #mininav-content .nav-carers:hover a {
    background-position: -70px -52px; }
  #mininav-content .nav-their-story a {
    width: 120px;
    background-position: -154px 0; }
  #mininav-content .nav-their-story.current a, #mininav-content .nav-their-story:hover a {
    background-position: -154px -52px; }
  #mininav-content .nav-faqs a {
    width: 64px;
    background-position: -274px 0;
    text-transform: none; }
  #mininav-content .nav-faqs.current a, #mininav-content .nav-faqs:hover a {
    background-position: -274px -52px; }

#roadnav-wrapper {
  background: padding-box #22222e;
  width: 100%;
  top: 92px;
  position: absolute;
  border-bottom: 6px solid rgba(0, 0, 0, 0.2);
  z-index: 1650; }
  @media only screen and (max-width: 840px) {
    #roadnav-wrapper {
      display: none; } }

.roadnav {
  width: 940px;
  height: 32px;
  margin: 0 auto;
  font-size: 14px;
  color: #fff; }
  @media screen and (max-width: 940px) {
    .roadnav {
      display: none; } }
  .roadnav ul {
    padding: 0;
    margin: 0; }
  .roadnav li {
    float: left; }
    .roadnav li a {
      display: block;
      color: #fff;
      text-decoration: none;
      font-weight: bold;
      padding: 5px 13px; }

#whats_next {
  background-color: white;
  position: relative;
  z-index: 9999; }
  @media only screen and (max-width: 850px) {
    #whats_next img {
      top: 20px !important;
      left: -37px !important; }
    #whats_next div div {
      padding: 120px 60px 0 60px !important; } }
  #whats_next img {
    position: absolute;
    left: 0;
    top: -41px;
    z-index: 9999; }
  #whats_next > div {
    position: relative;
    background-color: white;
    max-width: 970px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 40px; }
    #whats_next > div:after {
      content: "";
      display: table;
      clear: both; }
    #whats_next > div div {
      padding: 50px 0 0 120px; }
      #whats_next > div div a {
        color: #e75e35; }

#mega-menu {
  width: 100%;
  height: 338px;
  display: none;
  position: fixed;
  top: 124px;
  z-index: 1700; }
  #mega-menu ul {
    margin: 0;
    padding: 0;
    overflow: hidden; }
    #mega-menu ul li {
      list-style: none; }
      #mega-menu ul li a {
        display: block;
        overflow: hidden;
        color: #333344;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none; }
        #mega-menu ul li a:hover {
          background: #f6ff00; }
        #mega-menu ul li a span {
          background-image: url(../Content/sprite_topic_icons.png);
          background-repeat: none;
          background-size: 588%;
          width: 30px;
          height: 30px;
          margin-right: 6px;
          display: block;
          overflow: hidden;
          float: left; }
        #mega-menu ul li a div {
          width: 100%;
          line-height: 13px;
          vertical-align: middle; }
      #mega-menu ul li h3 {
        background: #e8e8ea;
        height: 50px;
        margin: 0;
        padding: 6px 9px;
        border-left: 2px solid #fff;
        color: #22222e;
        font-size: 15px;
        line-height: 18px; }
    #mega-menu ul.ownership span {
      background-color: #61dd89; }
    #mega-menu ul.ownership .topic-111 span {
      background-position: -29px 1px; }
    #mega-menu ul.ownership .topic-112 span {
      background-position: -59px 1px; }
    #mega-menu ul.quite_right span {
      background-color: #83d1e2; }
    #mega-menu ul.quite_right .topic-121 span {
      background-position: -87px 1px; }
    #mega-menu ul.quite_right .topic-122 span {
      background-position: -118px 1px; }
    #mega-menu ul.quite_right .topic-123 span {
      background-position: -147px 1px; }
    #mega-menu ul.quite_right .topic-124 span {
      background-position: 0 -29px; }
    #mega-menu ul.exploration span {
      background-color: #f4ab3a; }
    #mega-menu ul.exploration .topic-131 span {
      background-position: 0px -324px; }
    #mega-menu ul.exploration .topic-132 span {
      background-position: -323px -294px; }
    #mega-menu ul.exploration .topic-133 span {
      background-position: -236px -29px; }
    #mega-menu ul.exploration .topic-134 span {
      background-position: -29px -29px; }
    #mega-menu ul.exploration .topic-135 span {
      background-position: -89px -29px; }
    #mega-menu ul.exploration .topic-136 span {
      background-position: -118px -29px; }
    #mega-menu ul.exploration .topic-137 span {
      background-position: -147px -29px; }
    #mega-menu ul.diagnosis span {
      background-color: #3c6c50; }
    #mega-menu ul.diagnosis .topic-141 span {
      background-position: 0 -58px; }
    #mega-menu ul.diagnosis .topic-142 span {
      background-position: -29px -58px; }
    #mega-menu ul.diagnosis .topic-143 span {
      background-position: -58px -58px; }
    #mega-menu ul.diagnosis .topic-144 span {
      background-position: -87px -58px; }
    #mega-menu ul.diagnosis .topic-145 span {
      background-position: -87px -29px; }
    #mega-menu ul.diagnosis .topic-146 span {
      background-position: -118px -58px; }
    #mega-menu ul.diagnosis .topic-147 span {
      background-position: -147px -58px; }
    #mega-menu ul.tough span {
      background-color: #998575; }
    #mega-menu ul.tough .topic-151 span {
      background-position: 0 -88px; }
    #mega-menu ul.tough .topic-152 span {
      background-position: -29px -88px; }
    #mega-menu ul.tough .topic-153 span {
      background-position: -58px -29px; }
    #mega-menu ul.tough .topic-154 span {
      background-position: -58px -88px; }
    #mega-menu ul.tough .topic-155 span {
      background-position: -87px -88px; }
    #mega-menu ul.tough .topic-156 span {
      background-position: -118px -88px; }
    #mega-menu ul.acceptance span {
      background-color: #5ddff4; }
    #mega-menu ul.acceptance .topic-161 span {
      background-position: -146px -88px; }
    #mega-menu ul.acceptance .topic-162 span {
      background-position: 0 -118px; }
    #mega-menu ul.acceptance .topic-163 span {
      background-position: -29px -118px; }
    #mega-menu ul.acceptance .topic-164 span {
      background-position: -58px -118px; }
    #mega-menu ul.acceptance .topic-165 span {
      background-position: -147px -58px; }
    #mega-menu ul.acceptance .topic-166 span {
      background-position: -87px -118px; }
    #mega-menu ul .topic-video span {
      background-position: -118px -118px; }
  #mega-menu > ul {
    background: #fff;
    width: 960px;
    margin: 0 auto;
    padding: 10px; }
    #mega-menu > ul > li {
      width: 156px;
      float: left; }
      #mega-menu > ul > li:last-child {
        margin: 0; }
      #mega-menu > ul > li > ul {
        border-left: 2px solid #e8e8ea; }
        #mega-menu > ul > li > ul.first {
          border: none; }
        #mega-menu > ul > li > ul li {
          height: 30px;
          margin-bottom: 8px;
          padding: 0 4px;
          clear: both; }
          #mega-menu > ul > li > ul li:first-child {
            margin-top: 5px; }
          #mega-menu > ul > li > ul li:last-child {
            margin-bottom: 5px; }
  #mega-menu.roadnav-hover, #mega-menu.hover {
    display: block; }
  #mega-menu.scrolled {
    top: 84px; }

/* Road to Ownership Topic Buttons */
#topics {
  position: absolute;
  top: 209px;
  left: 0;
  z-index: 1200;
  overflow: hidden;
  width: 100%;
  height: 4955px;
  /*5138px;*/ }
  #topics .topic-section {
    position: relative;
    width: 100%;
    height: 840px; }

#scroll-prompt {
  position: fixed;
  z-index: 1500;
  width: 100%;
  bottom: 68px;
  left: 0; }
  #scroll-prompt img {
    display: block;
    position: relative;
    margin: 0 auto;
    opacity: 0.75;
    -webkit-transition: opacity 300ms;
    -moz-transition: opacity 300ms;
    -o-transition: opacity 300ms;
    transition: opacity 300ms; }
    #scroll-prompt img:hover {
      opacity: 1; }
  #scroll-prompt #prompt-bubble {
    margin-top: -78px; }
  @media screen and (max-width: 868px) {
    #scroll-prompt {
      display: none; } }

.topic-button {
  width: 235px;
  display: block;
  position: absolute;
  height: 66px;
  background: #fff;
  color: #333344;
  font-size: 17px;
  font-weight: bold;
  text-decoration: none;
  line-height: 1.2; }
  .topic-button:hover {
    background-color: #f6ff00;
    color: #e85d2c; }

.topic-section .topic-button:first-of-type {
  top: -20px; }

.topic-section .topic-button:nth-of-type(2) {
  top: 62px; }

.topic-section .topic-button:nth-of-type(3) {
  top: 144px; }

.topic-section .topic-button:nth-of-type(4) {
  top: 226px; }

.topic-section .topic-button:nth-of-type(5) {
  top: 308px; }

.topic-section .topic-left:nth-of-type(4) {
  top: 368px; }

.topic-section .topic-left:nth-of-type(5) {
  top: 450px; }

.topic-section .topic-left:nth-of-type(6) {
  top: 532px; }

.topic-section .topic-left:nth-of-type(7) {
  top: 614px; }

.topic-section .topic-left:nth-of-type(8) {
  top: 696px; }

.topic-button span {
  display: block;
  width: 66px;
  height: 66px;
  background-image: url(../Content/sprite_topic_icons.png); }

.topic-button div {
  display: table-cell;
  width: 218px;
  vertical-align: middle;
  height: 62px;
  padding: 0 14px; }

.topic-right {
  right: 0; }
  .topic-right span {
    float: left; }

.topic-left {
  left: 0;
  text-align: right; }
  .topic-left div {
    text-align: right; }
  .topic-left span {
    float: right; }

#topics_the_road_to_ownership .topic-button span {
  background-color: #61dd89; }

#topics_something_isnt_quite_right .topic-button span {
  background-color: #83d1e2; }

#topics_exploration .topic-button span {
  background-color: #f4ab3a; }

#topics_diagnosis_treatment_and_observation .topic-button span {
  background-color: #3c6c50; }

#topics_tough_times .topic-button span {
  background-color: #998575; }

#topics_acceptance_ownership_and_advocacy .topic-button span {
  background-color: #5ddff4; }

.topic-111 {
  top: 400px !important; }

.topic-112 {
  top: 482px !important; }

.topic-141 div, .topic-142 div, .topic-143 div {
  width: 238px !important; }

#topics_the_road_to_ownership .topic-button:first-of-type {
  top: 62px; }

#topics_the_road_to_ownership .topic-button:nth-of-type(2) {
  top: 135px; }

#topics_diagnosis_treatment_and_observation .topic-left:nth-of-type(4) {
  top: 400px; }

#topics_diagnosis_treatment_and_observation .topic-left:nth-of-type(5) {
  top: 262px; }

#topics_diagnosis_treatment_and_observation .topic-left:nth-of-type(6) {
  top: 342px; }

#topics_diagnosis_treatment_and_observation .topic-left:nth-of-type(7) {
  top: 424px; }

#topics_diagnosis_treatment_and_observation .topic-left:nth-of-type(8) {
  top: 506px; }

#topics_acceptance_ownership_and_advocacy .topic-button:first-of-type {
  top: 10px; }

#topics_acceptance_ownership_and_advocacy .topic-button:nth-of-type(2) {
  top: 92px; }

#topics_acceptance_ownership_and_advocacy .topic-button:nth-of-type(3) {
  top: 174px; }

#topics_acceptance_ownership_and_advocacy .topic-button:nth-of-type(4) {
  top: 256px; }

#topics_acceptance_ownership_and_advocacy .topic-left:nth-of-type(5) {
  top: 220px; }

#topics_acceptance_ownership_and_advocacy .topic-left:nth-of-type(6) {
  top: 302px; }

#topics_acceptance_ownership_and_advocacy .topic-left:nth-of-type(7) {
  top: 384px; }

.topic-101 span {
  background-color: #6f3337 !important;
  background-position: 0 0; }

.topic-102 span {
  background-color: #6f3337 !important;
  background-position: -66px -330px; }

.topic-111 span {
  background-position: -66px 0; }

.topic-112 span {
  background-position: -132px 0; }

.topic-121 span {
  background-position: -198px 0; }

.topic-122 span {
  background-position: -264px 0; }

.topic-123 span {
  background-position: -330px 0; }

.topic-124 span {
  background-position: 0 -66px; }

.topic-131 span {
  background-position: 0 -330px; }

.topic-132 span {
  background-position: -330px -264px; }

.topic-133 span {
  background-position: -132px -66px; }

.topic-134 span {
  background-position: -66px -66px; }

.topic-135 span {
  background-position: -198px -66px; }

.topic-136 span {
  background-position: -264px -66px; }

.topic-137 span {
  background-position: -330px -66px; }

.topic-141 span {
  background-position: 0 -132px; }

.topic-142 span {
  background-position: -66px -132px; }

.topic-143 span {
  background-position: -132px -132px; }

.topic-144 span {
  background-position: -198px -132px; }

.topic-145 span {
  background-position: -198px -66px; }

.topic-146 span {
  background-position: -264px -132px; }

.topic-147 span {
  background-position: -330px -132px; }

.topic-151 span {
  background-position: 0 -198px; }

.topic-152 span {
  background-position: -66px -198px; }

.topic-153 span {
  background-position: -132px -66px; }

.topic-154 span {
  background-position: -132px -198px; }

.topic-155 span {
  background-position: -198px -198px; }

.topic-156 span {
  background-position: -264px -198px; }

.topic-161 span {
  background-position: -330px -198px; }

.topic-162 span {
  background-position: 0 -264px; }

.topic-163 span {
  background-position: -66px -264px; }

.topic-164 span {
  background-position: -132px -264px; }

.topic-165 span {
  background-position: -330px -132px; }

.topic-166 span {
  background-position: -198px -264px; }

.topic-video span {
  background-position: -264px -264px; }

/* Road to Ownership Sections */
#the_road_to_ownership {
  background-image: url(../Content/bg_the_road_to_ownership.svg); }
  #the_road_to_ownership .road-content {
    background-image: url(../Content/bg_inner_the_road_to_ownership.svg); }

#something_isnt_quite_right {
  background-image: url(../Content/bg_something_isnt_quite_right.svg); }
  #something_isnt_quite_right .road-content {
    background-image: url(../Content/bg_inner_something_isnt_quite_right.svg); }

#over-mushrooms-1 {
  position: absolute;
  z-index: 900;
  top: 1170px;
  left: 240px;
  width: 280px;
  height: 200px;
  background-size: 280px 200px;
  background: url(../Content/over-mushrooms-1.svg) 0 0 no-repeat; }

#over-mushrooms-2 {
  position: absolute;
  z-index: 900;
  top: 1440px;
  left: 500px;
  width: 100px;
  height: 90px;
  background-size: 100px 90px;
  background: url(../Content/over-mushrooms-2.svg) 0 0 no-repeat; }

#exploration {
  background-image: url(../Content/bg_exploration.svg); }
  #exploration .road-content {
    background-image: url(../Content/bg_inner_exploration.svg);
    overflow: visible; }

#over-mountains {
  position: absolute;
  z-index: 900;
  top: 1822px;
  left: 420px;
  width: 510px;
  height: 540px;
  background-size: 510px 540px;
  background: url(../Content/over-mountains.svg) 0 0 no-repeat; }

#diagnosis_treatment_and_observation {
  background-image: url(../Content/bg_diagnosis_treatment_and_observation.svg); }
  #diagnosis_treatment_and_observation .road-content {
    background-image: url(../Content/bg_inner_diagnosis_treatment_and_observation.svg); }

#side-sea {
  width: 100%;
  min-width: 943px;
  height: 1238px;
  margin: 0 auto;
  position: absolute;
  top: -690px;
  left: 0;
  background: url(../Content/side-sea.svg) center 0 no-repeat;
  background-size: 2086px 1238px; }

#tough_times {
  background-image: url(../Content/bg_tough_times.svg); }
  #tough_times .road-content {
    background-image: url(../Content/bg_inner_tough_times.svg); }

#acceptance_ownership_and_advocacy {
  background-image: url(../Content/bg_acceptance_ownership_and_advocacy.svg); }
  #acceptance_ownership_and_advocacy .road-content {
    background-image: url(../Content/bg_inner_acceptance_ownership_and_advocacy.svg); }

#bottom-sea {
  width: 100%;
  z-index: 900;
  min-width: 940px;
  height: 360px;
  margin: 0 auto;
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(../Content/bottom-sea.svg) center 0 no-repeat;
  background-size: 2552px 360px; }

/* Road to Ownership Animations */
#animations {
  max-width: 940px;
  width: 100%;
  height: 5040px;
  margin: 0 auto -5040px;
  position: relative;
  z-index: 200; }

#cloud-l-1 {
  position: absolute;
  top: 183px;
  left: -224px;
  background: url(../Content/cloud-l.svg) 0 0 no-repeat;
  width: 65px;
  height: 25px;
  background-size: 65px 25px; }

#cloud-l-2 {
  position: absolute;
  top: 230px;
  left: -60px;
  background: url(../Content/cloud-l.svg) 0 0 no-repeat;
  width: 130px;
  height: 50px;
  background-size: 111px; }

#cloud-r-1 {
  position: absolute;
  top: 255px;
  left: 1053px;
  background: url(../Content/cloud-r.svg) 0 0 no-repeat;
  width: 65px;
  height: 25px;
  background-size: 65px 25px; }

#cloud-r-2 {
  position: absolute;
  top: 170px;
  left: 778px;
  background: url(../Content/cloud-r.svg) 0 0 no-repeat;
  width: 130px;
  height: 50px;
  background-size: 130px 50px; }

.cloud-intro-wrapper {
  max-width: 940px;
  width: 100%;
  margin: 0 auto;
  position: relative; }

#cloud-intro {
  position: absolute;
  top: 51px;
  left: 40%;
  background: url(../Content/cloud_intro.png) no-repeat;
  width: 323px;
  height: 139px;
  z-index: 1001; }
  @media screen and (max-width: 868px) {
    #cloud-intro {
      display: none; } }
  #cloud-intro h1 {
    margin: 45px 22px 0 27px;
    font-size: 15px;
    line-height: 19px;
    text-align: center; }
    #cloud-intro h1 b {
      display: block; }
    #cloud-intro h1 span {
      color: #eb5d2a; }

#car {
  position: absolute;
  top: 349px;
  left: 98px;
  width: 284px;
  height: 172px;
  overflow: hidden;
  z-index: 200; }

#car-sprite {
  position: absolute;
  width: 852px;
  height: 516px;
  background: url(../Content/car.svg) 0 0 no-repeat;
  background-size: 852px 516px; }

#eye {
  position: absolute;
  z-index: 900;
  top: 1414px;
  left: 78px;
  width: 188px;
  height: 188px;
  background: url(../Content/eye.svg) 0 0 no-repeat;
  background-size: 188px 188px; }

#eye-mask {
  position: absolute;
  z-index: 900;
  top: 1520px;
  left: 70px;
  width: 200px;
  height: 82px;
  background: #574c2b; }

#weirdo {
  position: absolute;
  z-index: 600;
  top: 1170px;
  left: 782px;
  width: 82px;
  height: 108px;
  background: url(../Content/weirdo.svg) 0 0 no-repeat;
  background-size: 82px 108px; }

#weirdo-mask {
  position: absolute;
  z-index: 700;
  top: 1226px;
  left: 780px;
  width: 100px;
  height: 100px;
  background: #574c2b; }

#whale {
  position: absolute;
  z-index: 850;
  top: 1288px;
  left: 1040px;
  width: 166px;
  height: 224px;
  overflow: hidden; }

#whale-sprite {
  position: absolute;
  top: 0;
  left: 0;
  width: 166px;
  height: 448px;
  background: url(../Content/whale.svg) 0 0 no-repeat;
  background-size: 166px 448px; }

#boat {
  position: absolute;
  top: 1966px;
  left: -220px;
  width: 208px;
  height: 162px;
  overflow: hidden; }

#boat-sprite {
  position: absolute;
  top: 0;
  left: 0;
  width: 208px;
  height: 486px;
  background: url(../Content/boat.svg) 0 0 no-repeat;
  background-size: 208px 486px; }

#suv {
  position: absolute;
  top: 2105px;
  left: 559px;
  width: 88px;
  height: 100px;
  background: url(../Content/suv.svg) 0 0 no-repeat;
  background-size: 88px 100px; }

#miner {
  position: absolute;
  top: 2264px;
  left: 464px;
  width: 228px;
  height: 144px;
  overflow: hidden; }

#miner-sprite {
  position: absolute;
  top: 0;
  left: 0;
  width: 228px;
  height: 432px;
  background: url(../Content/miner.svg) 0 0 no-repeat;
  background-size: 228px 432px; }

#lighthouse {
  position: absolute;
  top: 2724px;
  left: 83px;
  width: 90px;
  height: 187px;
  overflow: hidden; }

#lighthouse-sprite {
  position: absolute;
  top: 0;
  left: 0;
  width: 90px;
  height: 561px;
  background: url(../Content/lighthouse.svg) 0 0 no-repeat;
  background-size: 90px 561px; }

.cctv {
  position: absolute;
  z-index: 900;
  width: 124px;
  height: 194px;
  overflow: hidden; }

.cctv-sprite {
  position: absolute;
  top: 0;
  width: 248px;
  height: 776px;
  background: url(../Content/cctv.svg) 0 0 no-repeat;
  background-size: 248px 776px; }

#cctv-1 {
  top: 2617px;
  left: 175px; }
  #cctv-1 .cctv-sprite {
    left: -124px; }

#cctv-2 {
  top: 2770px;
  left: 470px; }
  #cctv-2 .cctv-sprite {
    left: 0; }

#billboard {
  position: absolute;
  top: 3365px;
  left: 435px;
  width: 286px;
  height: 274px;
  overflow: hidden; }

#billboard-sprite {
  position: absolute;
  top: 0;
  left: 0;
  width: 286px;
  height: 548px;
  background: url(../Content/billboard.svg) 0 0 no-repeat;
  background-size: 286px 548px; }

#rocks {
  position: absolute;
  top: 3753px;
  left: 410px;
  width: 120px;
  height: 120px;
  overflow: hidden; }

#rocks-sprite {
  position: absolute;
  top: 0;
  left: 0;
  width: 120px;
  height: 980px;
  background: url(../Content/rocks.svg) 0 0 no-repeat;
  background-size: 120px 980px; }

#magma {
  position: absolute;
  top: 3836px;
  left: 123px;
  width: 200px;
  height: 98px;
  background: url(../Content/magma.svg) 0 0 no-repeat;
  background-size: 200px 98px;
  transform-origin: center top;
  -ms-transform-origin: center top;
  -webkit-transform-origin: center top; }

#volcano {
  position: absolute;
  top: 3500px;
  left: 27px;
  width: 300px;
  height: 380px;
  overflow: hidden; }

#volcano-sprite {
  position: absolute;
  top: 0;
  left: 0;
  width: 300px;
  height: 1520px;
  background: url(../Content/volcano.svg) 0 0 no-repeat;
  background-size: 300px 1520px; }

#lava {
  position: absolute;
  left: 137px;
  top: 182px;
  width: 20px;
  height: 62px;
  overflow: hidden; }

#lava-sprite {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 62px;
  background: url(../Content/lava.svg) 0 0 no-repeat;
  background-size: 20px 62px; }

#deer {
  position: absolute;
  top: 4592px;
  left: 422px;
  width: 88px;
  height: 94px;
  overflow: hidden; }

#deer-sprite {
  position: absolute;
  top: 0;
  left: 0;
  width: 88px;
  height: 188px;
  background: url(../Content/deer.svg) 0 0 no-repeat;
  background-size: 88px 188px; }

#rainbow {
  position: absolute;
  top: 4480px;
  left: 660px;
  width: 220px;
  height: 100px;
  background: url(../Content/rainbow.svg) 0 0 no-repeat;
  background-size: 220px 100px; }

#house {
  position: absolute;
  top: 4545px;
  left: 544px;
  width: 366px;
  height: 174px;
  background: url(../Content/house.svg) 0 0 no-repeat;
  background-size: 366px 174px; }

#car-end {
  display: none;
  position: absolute;
  width: 140px;
  height: 132px;
  background: url(../Content/car-end.svg) 0 0 no-repeat;
  left: 200px;
  top: 4618px;
  background-size: 140px 132px; }

#jo {
  display: none;
  position: absolute;
  width: 130px;
  height: 144px;
  background: url(../Content/jo.svg) 0 0 no-repeat;
  left: 48px;
  top: 4662px;
  background-size: 130px 144px; }

#friend {
  position: absolute;
  top: 4662px;
  left: 44px;
  width: 80px;
  height: 144px;
  overflow: hidden; }

#friend-sprite {
  position: absolute;
  top: 0;
  left: 0;
  width: 400px;
  height: 144px;
  background: url(../Content/friend.svg) 0 0 no-repeat;
  background-size: 400px 144px; }

/* Road to Ownership Topics */
.topic {
  width: 100%; }
  .topic h1 {
    padding: 18px 94px 26px 120px;
    margin: 0;
    color: #fff;
    font-size: 36px;
    background: #e95d2b url(../Content/icon-10-about.png) left center no-repeat; }
  .topic div.bg {
    padding: 32px 25px; }
    .topic div.bg.joined {
      padding: 20px; }

.popup h1 {
  background-image: none;
  padding-left: 26px; }

.topic-section-the-road-to-ownership h1 {
  background: #429263 url(../Content/icon-11-road-to-ownership.png) left center no-repeat; }

.topic-section-the-road-to-ownership h2, .topic-section-the-road-to-ownership .bg {
  background: #dae9e0; }

.topic-section-something-isnt-quite-right h1 {
  background: #e95d2b url(../Content/icon-12-something-isnt-quite-right.png) left center no-repeat; }

.topic-section-something-isnt-quite-right h2, .topic-section-something-isnt-quite-right .bg {
  background: #d3cbcb; }

.topic-section-exploration h1 {
  background: #54292c url(../Content/icon-13-exploration.png) left center no-repeat; }

.topic-section-exploration h2, .topic-section-exploration .bg {
  background: #d3cbcb;
  /*cfddde;*/ }

.topic-section-diagnosis h1 {
  background: #0a555b url(../Content/icon-14-diagnosis-treatment-and-observation.png) left center no-repeat; }

.topic-section-diagnosis h2, .topic-section-diagnosis .bg {
  background: #cfddde; }

.topic-section-tough-times h1 {
  background: #333344 url(../Content/icon-15-tough-times.png) left center no-repeat; }

.topic-section-tough-times h2, .topic-section-tough-times .bg {
  background: #d6d6da; }

#popup-external-link h1 {
  background-color: #333344; }

.topic-section-acceptance h1 {
  background: #e95d2b url(../Content/icon-16-acceptance-ownership-and-advocacy.png) left center no-repeat; }

.topic-section-acceptance h2, .topic-section-acceptance .bg {
  background: #d6d6d9; }

.topic .content {
  padding: 46px 0 36px 1.06383%;
  overflow: auto; }
  .topic .content .column-2 {
    float: left;
    width: 32.25806%;
    padding-left: 3.22581%;
    margin-top: 10px; }
  .topic .content .column-3 {
    float: left;
    width: 47.31183%;
    padding-left: 3.22581%;
    margin-top: 10px; }
  .topic .content .column-4 {
    float: left;
    width: 62.36559%;
    padding-left: 3.22581%;
    margin-top: 10px; }
  .topic .content .column-6 {
    padding-left: 3.22581%;
    width: 95.69892%;
    margin-top: 10px; }
    .topic .content .column-6:first-child {
      margin-top: 0; }
  .topic .content .callout {
    padding: 20px 2.15054%;
    margin-bottom: 28px; }
  .topic .content .resp-btn {
    position: relative;
    display: block; }
    @media screen and (max-width: 940px) {
      .topic .content .resp-btn {
        margin: 0 10px; } }
    .topic .content .resp-btn.arrow-right:after {
      position: absolute;
      width: 12px;
      height: 22px;
      content: '';
      background-image: url("../Content/resp-btn-arrowright.png");
      top: 50%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%);
      right: 40px; }
      @media screen and (max-width: 940px) {
        .topic .content .resp-btn.arrow-right:after {
          right: 10px; } }
    .topic .content .resp-btn.two-lines span {
      font-size: 2.0rem; }
      @media screen and (max-width: 940px) {
        .topic .content .resp-btn.two-lines span {
          font-size: 1.3rem; } }
      @media screen and (max-width: 480px) {
        .topic .content .resp-btn.two-lines span {
          font-size: 1rem; } }
    .topic .content .resp-btn img {
      z-index: 1;
      max-width: 100%; }
    .topic .content .resp-btn span {
      position: absolute;
      display: block;
      text-align: center;
      width: 80%;
      z-index: 2;
      top: 50%;
      left: 50%;
      -webkit-transform: translateX(-50%) translateY(-50%);
      -moz-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
      -o-transform: translateX(-50%) translateY(-50%);
      transform: translateX(-50%) translateY(-50%);
      font-size: 2.5rem;
      line-height: 1;
      color: white; }
      @media screen and (max-width: 940px) {
        .topic .content .resp-btn span {
          font-size: 1.7rem; } }
      @media screen and (max-width: 480px) {
        .topic .content .resp-btn span {
          font-size: 1.3rem; } }

.topic .small-only {
  display: none; }

@media screen and (max-width: 940px) {
  .topic .large-only {
    display: none; }
  .topic .small-only {
    display: block; } }

.topic .callout {
  background: #f1f1f2; }

.topic-section-the-road-to-ownership .callout, .topic-section-the-road-to-ownership h2 {
  background: #dae9e0; }

.topic-section-something-isnt-quite-right .callout, .topic-section-something-isnt-quite-right h2 {
  background: #f1f1f2; }

.topic-section-exploration .callout, .topic-section-exploration h2 {
  background: #d3cbcb; }

.topic-section-diagnosis .callout, .topic-section-diagnosis h2 {
  background: #cfddde; }

.topic-section-tough-times .callout, .topic-section-tough-times h2 {
  background: #d6d6da; }

.topic-section-acceptance .callout, .topic-section-acceptance h2 {
  background: #d6d6d9; }

.topic .content hr {
  height: 1px;
  border: none; }

.topic hr {
  background-color: #e95d2b; }

.topic-section-the-road-to-ownership hr {
  background-color: #429263; }

.topic-section-something-isnt-quite-right hr {
  background-color: #e95d2b; }

.topic-section-exploration hr {
  background-color: #54292c; }

.topic-section-diagnosis hr {
  background-color: #0a555b; }

.topic-section-tough-times hr {
  background-color: #333344; }

.topic-section-acceptance hr {
  background-color: #e95d2b; }

.topic .content ul li:before {
  color: #e95d2b; }

.topic-section-the-road-to-ownership .content ul li:before {
  color: #429263; }

.topic-section-something-isnt-quite-right .content ul li:before {
  color: #e95d2b; }

.topic-section-exploration .content ul li:before {
  color: #54292c; }

.topic-section-diagnosis .content ul li:before {
  color: #0a555b; }

.topic-section-tough-times .content ul li:before {
  color: #333344; }

.topic-section-acceptance .content ul li:before {
  color: #e95d2b; }

.topic .content .callout p {
  padding: 0;
  text-align: center;
  font-size: 18px;
  line-height: 26px;
  font-weight: bold; }

/* Page content */
#main {
  background: url(../Content/bg_page.svg) repeat center 0;
  margin-top: -6px; }
  #main .zone-content {
    max-width: 970px;
    margin-left: auto;
    margin-right: auto; }
    #main .zone-content:after {
      content: "";
      display: table;
      clear: both; }

#main-inner {
  background: url(../Content/texture-overlay.png) repeat center 0;
  padding: 28px 0 60px 0; }

body[class^="url-articles"], .detail-blog-post body {
  background: #e6e6e6; }
  body[class^="url-articles"] #topnav, .detail-blog-post body #topnav {
    position: absolute;
    top: 0;
    border-bottom-color: transparent; }
    @media only screen and (min-width: 655px) {
      body[class^="url-articles"] #topnav, .detail-blog-post body #topnav {
        background-color: rgba(6, 85, 91, 0.5); } }
  body[class^="url-articles"] #topnav-content, .detail-blog-post body #topnav-content {
    max-width: 1340px; }
    @media only screen and (min-width: 655px) {
      body[class^="url-articles"] #topnav-content h1, .detail-blog-post body #topnav-content h1 {
        position: absolute;
        background-image: url("../Content/bg_topnav_blog.png");
        height: 125px; } }
  body[class^="url-articles"] #main, .detail-blog-post body #main {
    background: none; }
  body[class^="url-articles"] #main-inner, .detail-blog-post body #main-inner {
    background: none; }
    @media only screen and (max-width: 1372px) {
      body[class^="url-articles"] #main-inner, .detail-blog-post body #main-inner {
        margin: 0 16px !important; } }
  body[class^="url-articles"] #mininav-content, .detail-blog-post body #mininav-content {
    max-width: 1340px; }
  body[class^="url-articles"] #footer-content, .detail-blog-post body #footer-content {
    max-width: 1340px; }
  body[class^="url-articles"] #sub-footer .zone, .detail-blog-post body #sub-footer .zone {
    max-width: 1340px; }

body[class^="url-have-you-got-the-guts"] {
  background: #e6e6e6; }
  body[class^="url-have-you-got-the-guts"] #topnav {
    position: absolute;
    top: 0;
    border-bottom-color: transparent; }
    @media only screen and (min-width: 655px) {
      body[class^="url-have-you-got-the-guts"] #topnav {
        background-color: rgba(6, 85, 91, 0.5); } }
  body[class^="url-have-you-got-the-guts"] #topnav-content {
    max-width: 1340px; }
    @media only screen and (min-width: 655px) {
      body[class^="url-have-you-got-the-guts"] #topnav-content h1 {
        position: absolute;
        background-image: url("../Content/bg_topnav_blog.png");
        height: 125px; } }
  body[class^="url-have-you-got-the-guts"] #main {
    background: none; }
  body[class^="url-have-you-got-the-guts"] #main-inner {
    background: none; }
    @media only screen and (max-width: 1372px) {
      body[class^="url-have-you-got-the-guts"] #main-inner {
        margin: 0 !important; } }
  body[class^="url-have-you-got-the-guts"] #mininav-content {
    max-width: 1340px; }
  body[class^="url-have-you-got-the-guts"] #footer-content {
    max-width: 1340px; }
  body[class^="url-have-you-got-the-guts"] #sub-footer .zone {
    max-width: 1340px; }

body[class^="url-hcp-"] #main .zone-content {
  max-width: 1260px; }

body[class^="url-hcp-"] .zone-content .content-split .zone-aside {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 23.23176%; }
  body[class^="url-hcp-"] .zone-content .content-split .zone-aside:last-child {
    margin-right: 0; }

body[class^="url-hcp-"] .zone-content .content-split .content {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 74.41059%; }
  body[class^="url-hcp-"] .zone-content .content-split .content:last-child {
    margin-right: 0; }

body[class^="url-hcp-"] .zone-content .content h1 {
  font-weight: normal;
  font-size: 22px;
  padding: 6px 18px 10px; }

body[class^="url-hcp-"] .zone-content button, body[class^="url-hcp-"] .zone-content .button {
  /*&:after {
        background-color:#33cae9;
      }*/ }

@media only screen and (max-width: 654px) {
  body[class^="url-hcp-"] .zone-content .content-split .zone-aside {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%; }
    body[class^="url-hcp-"] .zone-content .content-split .zone-aside:last-child {
      margin-right: 0; }
  body[class^="url-hcp-"] .zone-content .content-split .content {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%; }
    body[class^="url-hcp-"] .zone-content .content-split .content:last-child {
      margin-right: 0; } }

body.url-hcp-login .content h1 {
  text-align: center; }

.zone-content {
  background: white; }
  .zone-content > .blog-post {
    background: white;
    border-bottom: solid 6px #bfbfc1;
    padding: 25px; }
    .zone-content > .blog-post p {
      font-size: 21px; }
    .zone-content > .blog-post a {
      color: #eb5d2a; }
    .zone-content > .blog-post > :first-child {
      margin-top: 0; }
    .zone-content > .blog-post > :last-child {
      margin-bottom: 0; }
    .zone-content > .blog-post img {
      width: 100%; }
    .zone-content > .blog-post sup {
      font-size: 50%;
      top: -1em; }
    .zone-content > .blog-post blockquote {
      position: relative;
      background-color: #f5ff00;
      margin: 1em 0;
      padding: 23px 94px;
      font-size: 34px;
      line-height: 1.3; }
      .zone-content > .blog-post blockquote:before, .zone-content > .blog-post blockquote:after {
        position: absolute;
        content: '';
        width: 45px;
        height: 26px;
        display: block; }
      .zone-content > .blog-post blockquote:before {
        top: 24px;
        left: 24px;
        background: url("../Content/callout-quote-open.svg") no-repeat left top; }
      .zone-content > .blog-post blockquote:after {
        right: 24px;
        bottom: 24px;
        background: url("../Content/callout-quote-close.svg") no-repeat left bottom; }
      @media only screen and (max-width: 654px) {
        .zone-content > .blog-post blockquote {
          padding: 12px 45px;
          font-size: 23px; }
          .zone-content > .blog-post blockquote:before, .zone-content > .blog-post blockquote:after {
            width: 23px;
            height: 13px; }
          .zone-content > .blog-post blockquote:before {
            top: 12px;
            left: 12px; }
          .zone-content > .blog-post blockquote:after {
            right: 12px;
            bottom: 12px; } }
    .zone-content > .blog-post .callout {
      border-left: solid 24px #ae5496;
      padding: 25px 35px 35px 60px;
      background: rgba(174, 84, 150, 0.15);
      margin: 2em 0; }
      .zone-content > .blog-post .callout h3 {
        font-size: 33px;
        font-weight: normal;
        color: #ae5496; }
      .zone-content > .blog-post .callout p {
        font-size: 24px;
        margin: 0.5em 0; }
      .zone-content > .blog-post .callout > :first-child {
        margin-top: 0; }
      .zone-content > .blog-post .callout > :last-child {
        margin-bottom: 0; }
      @media only screen and (max-width: 654px) {
        .zone-content > .blog-post .callout {
          padding: 15px 25px 25px 35px;
          border-left-width: 10px;
          margin: 1em 0; }
          .zone-content > .blog-post .callout h3 {
            font-size: 24px; }
          .zone-content > .blog-post .callout p {
            font-size: 19px; } }
    .zone-content > .blog-post .footer-content {
      word-wrap: break-word; }
      .zone-content > .blog-post .footer-content em {
        color: #9c9cb2; }
      .zone-content > .blog-post .footer-content a {
        color: inherit; }
      .zone-content > .blog-post .footer-content h4 {
        font-size: 17px;
        margin: 0.5em 0; }
      .zone-content > .blog-post .footer-content ol {
        margin: 0; }
        .zone-content > .blog-post .footer-content ol li {
          font-size: 15px;
          margin: 8px 0; }
    @media only screen and (max-width: 654px) {
      .zone-content > .blog-post {
        padding: 15px; }
        .zone-content > .blog-post p {
          font-size: 17px; } }
    .zone-content > .blog-post .share-bar {
      border-bottom: solid 1px #d3d3d5;
      padding-bottom: 16px;
      overflow: hidden; }
      .zone-content > .blog-post .share-bar.bottom {
        padding-top: 16px;
        border-bottom: none;
        border-top: solid 1px #d3d3d5; }
      .zone-content > .blog-post .share-bar .fb-like {
        overflow: hidden !important; }
      .zone-content > .blog-post .share-bar > div {
        vertical-align: middle; }
        .zone-content > .blog-post .share-bar > div:first-child {
          float: left;
          margin-bottom: 10px; }
        .zone-content > .blog-post .share-bar > div:nth-child(2) {
          float: right;
          text-align: right; }
      .zone-content > .blog-post .share-bar .share > * {
        display: block;
        float: right; }
      .zone-content > .blog-post .share-bar .share label {
        color: #d3d3d5;
        line-height: 32px; }
      .zone-content > .blog-post .share-bar .at-share-btn {
        margin: 0 0 0 15px; }
      @media only screen and (max-width: 800px) {
        .zone-content > .blog-post .share-bar .share label {
          display: none; } }
      @media only screen and (max-width: 654px) {
        .zone-content > .blog-post .share-bar > div:nth-child(2) {
          text-align: left; }
        .zone-content > .blog-post .share-bar .at-share-btn {
          margin: 0 0 0 5px; } }
  .zone-content header {
    color: white;
    overflow: hidden;
    height: 94px; }
    .zone-content header .icon {
      float: left;
      width: 98px;
      height: 94px;
      background-position: center center; }
    .zone-content header .heading {
      float: left;
      padding-left: 28px; }
      .zone-content header .heading h1 {
        font-size: 44px;
        font-weight: normal;
        margin: 11px 0 0 0; }
  .zone-content .content-split {
    position: relative;
    display: block;
    padding: 46px; }
    .zone-content .content-split:after {
      content: "";
      display: table;
      clear: both; }
    .zone-content .content-split .zone-aside {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 27.49666%; }
      .zone-content .content-split .zone-aside:last-child {
        margin-right: 0; }
    .zone-content .content-split .content {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 70.14568%; }
      .zone-content .content-split .content:last-child {
        margin-right: 0; }
  .zone-content .content h1 {
    background: #cceaee;
    margin: 0 0 18px;
    padding: 6px 18px 14px;
    line-height: 32px; }
  .zone-content .content-single {
    padding: 46px; }
  .zone-content .pager {
    clear: both; }

.zone-aside {
  margin-right: 2.35765% !important; }
  .zone-aside .mobile-sub-menu {
    display: none; }
  .zone-aside nav {
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s; }
    .zone-aside nav ul {
      margin: 0;
      padding: 0;
      list-style: none; }
      .zone-aside nav ul li {
        max-height: 66px;
        margin-bottom: 8px;
        display: block;
        position: relative; }
        .zone-aside nav ul li a {
          text-decoration: none;
          color: white;
          background-color: #bcb6b5;
          display: block;
          width: 100%;
          height: 52px;
          overflow: hidden; }
          .zone-aside nav ul li a:before {
            content: '';
            /*display: inline-block;*/
            height: 100%;
            vertical-align: super;
            margin-right: -0.25em;
            /* Adjusts for spacing */ }
          .zone-aside nav ul li a .icon {
            display: block;
            width: 53px;
            height: 52px;
            margin-right: 10px;
            background-color: #eb5d2a;
            background-position: center center;
            background-repeat: no-repeat;
            float: left;
            position: absolute;
            top: 0;
            left: 0;
            font-size: 38px;
            text-align: center;
            line-height: 48px; }
            .zone-aside nav ul li a .icon + .text {
              margin-left: 66px; }
          .zone-aside nav ul li a .text {
            margin-top: 3px;
            display: inline-block;
            vertical-align: middle;
            font-weight: bold;
            line-height: 20px;
            margin-left: 11px; }
        .zone-aside nav ul li.current a, .zone-aside nav ul li:hover a {
          background-color: #988575; }

.video-wrapper {
  position: relative;
  padding-bottom: 55.07813%;
  height: 0;
  background: url(../Content/colorbox/loading.gif) no-repeat center center; }
  .video-wrapper > iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.topic .video-wrapper {
  margin-left: 3.22581%;
  margin-right: 4.30108%; }

/* Footer */
#footer {
  position: relative;
  z-index: 100;
  width: 100%;
  min-height: 80px;
  background: #06565b;
  color: #fff;
  font-size: 15px;
  padding: 28px 0; }
  @media screen and (max-width: 480px) {
    #footer {
      padding: 15px 0; } }

#footer-content {
  max-width: 970px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 15px; }
  #footer-content:after {
    content: "";
    display: table;
    clear: both; }
  #footer-content > div:first-child {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 23.23176%; }
    #footer-content > div:first-child:last-child {
      margin-right: 0; }
    @media screen and (max-width: 480px) {
      #footer-content > div:first-child {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 100%;
        text-align: center; }
        #footer-content > div:first-child:last-child {
          margin-right: 0; } }
  #footer-content > div:last-child {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 74.41059%; }
    #footer-content > div:last-child:last-child {
      margin-right: 0; }
    @media screen and (max-width: 480px) {
      #footer-content > div:last-child {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 100%;
        text-align: center; }
        #footer-content > div:last-child:last-child {
          margin-right: 0; }
        #footer-content > div:last-child ul {
          float: none;
          display: inline-block;
          margin-top: 7px; }
          #footer-content > div:last-child ul li {
            float: none;
            padding: 0;
            margin-top: 3px; } }
  #footer-content img {
    margin-top: 2px; }
  #footer-content ul {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none; }
  #footer-content li {
    float: left;
    padding-left: 20px; }
  #footer-content a {
    color: #fff;
    text-decoration: none; }
    #footer-content a:hover {
      color: #efc171; }

#sub-footer {
  padding: 20px 15px;
  background: #0095ac;
  color: #fff;
  font-size: 13.6px; }
  #sub-footer .zone {
    max-width: 970px;
    margin-left: auto;
    margin-right: auto; }
    #sub-footer .zone:after {
      content: "";
      display: table;
      clear: both; }
  #sub-footer .client-codes {
    font-size: 15px; }
    @media screen and (max-width: 480px) {
      #sub-footer .client-codes {
        font-size: inherit; } }

/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (min-width: 654px) {
  .sticky .zone-aside nav {
    position: fixed;
    top: 46px; }
    .sticky .zone-aside nav li {
      width: 80%; }
  .sticky .content {
    margin-left: 29.85435%;
    padding-righ: 15px; }
  .stop .zone-aside nav {
    position: fixed;
    top: auto;
    bottom: 365px; } }

@media only screen and (max-width: 940px) {
  .topic .content img {
    width: 100%;
    height: auto; }
  .topic .content .video-wrapper {
    margin: 0 0 0 -1.06383%; }
  .sticky .zone-aside nav li {
    width: 70%; } }

@media only screen and (max-width: 804px) {
  .sticky .zone-aside nav li .text {
    font-size: 14px;
    line-height: 15px; } }

@media only screen and (max-width: 849px) {
  #mininav-container {
    display: none; }
  .mobile-menu {
    background: url(/Themes/OwnYourIBD/Content/btn_mobile_menu.png) no-repeat;
    background-size: 60px;
    width: 60px;
    height: 65px;
    display: block;
    position: absolute;
    top: 7px;
    right: 10px; }
  #topnav {
    height: 80px; }
  .zone-navigation {
    margin-top: 74px; }
  #main-inner {
    padding-bottom: 28px; }
  #topnav-content h1 {
    background-position: -68px 0;
    padding-left: 29px; }
    #topnav-content h1 a {
      background: url(/Themes/OwnYourIBD/Content/logo_own_your_ibd_sml.png) no-repeat;
      width: 128px;
      height: 43px;
      display: block; }
      #topnav-content h1 a img {
        display: none; }
  #topnav-content ul {
    background: #06565b;
    float: none;
    border-top: solid 3px;
    padding: 12px 0;
    margin-left: 0; }
    #topnav-content ul li {
      float: none; }
      #topnav-content ul li:hover a {
        color: #eb5d2a; }
      #topnav-content ul li.current a {
        color: #f6ff00; }
      #topnav-content ul li a {
        background: none;
        width: 100% !important;
        display: block;
        font-size: 24px;
        padding: 13px 0; }
  .zone-navigation {
    width: 100%;
    max-height: 0;
    position: absolute;
    overflow: hidden;
    -webkit-transition: max-height 500ms ease;
    -moz-transition: max-height 500ms ease;
    transition: max-height 500ms ease; } }

@media only screen and (max-width: 850px) {
  .open #topnav-content .zone-navigation {
    max-height: 350px; }
  #scroll-prompt {
    display: none; }
  #topics {
    min-width: 100%;
    height: auto;
    position: relative;
    top: 0; }
  #topics .topic-section {
    height: auto; }
  .topic-button {
    width: 100%;
    height: 70px;
    padding-bottom: 4px;
    position: relative;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    border-bottom: 4px solid #333344; }
    .topic-button div {
      width: 100% !important; }
  .topic-left div {
    text-align: left; }
  .topic-left span {
    float: left; }
  .topic-section div.image {
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 324px;
    border-bottom: 4px solid #333344; }
  #topics_the_road_to_ownership div.image {
    background-image: url(/Themes/OwnYourIBD/Content/mobile_ownership.jpg); }
  #topics_something_isnt_quite_right div.image {
    background-image: url(/Themes/OwnYourIBD/Content/mobile_right.jpg); }
  #topics_exploration div.image {
    background-image: url(/Themes/OwnYourIBD/Content/mobile_exploration.jpg); }
  #topics_diagnosis_treatment_and_observation div.image {
    background-image: url(/Themes/OwnYourIBD/Content/mobile_diagnosis.jpg); }
  #topics_tough_times div.image {
    background-image: url(/Themes/OwnYourIBD/Content/mobile_tough.jpg); }
  #topics_acceptance_ownership_and_advocacy div.image {
    background-image: url(/Themes/OwnYourIBD/Content/mobile_acceptance.jpg); }
  #colorbox {
    max-width: 900px !important;
    width: 90%; }
  .topic {
    width: 100%; }
    .topic .content .column-1, .topic .content .column-2, .topic .content .column-3, .topic .content .column-4, .topic .content .column-5, .topic .content .column-6 {
      width: 100%;
      margin: 0 0 10px 0;
      padding: 0 20px 0 10px; }
    .topic .content img {
      width: 100%;
      height: auto; }
    .topic .content h2 .stretch-right {
      margin-right: 0; }
    .topic h1 {
      font-size: 26px;
      line-height: 28px; }
  #texture {
    height: auto; }
  #animations {
    display: none; }
    #animations div {
      display: none; }
  .road-section {
    display: none; }
  .zone-content header .icon {
    background-size: cover;
    width: 44px;
    height: 56px; }
  .zone-content header .heading {
    padding-left: 8px; }
    .zone-content header .heading h1 {
      font-size: 24px;
      line-height: 28px; }
  .zone-content .content-split {
    padding: 20px; }
    .zone-content .content-split .zone-aside {
      width: 100%;
      position: relative;
      float: none; }
      .zone-content .content-split .zone-aside .mobile-sub-menu {
        background: #bcb6b5 url(/Themes/OwnYourIBD/Content/btn_mobile_sub_menu.png) no-repeat;
        background-size: 53px;
        width: 100%;
        height: 45px;
        margin-bottom: 8px;
        padding: 9px 0 0 63px;
        display: block;
        color: #fff;
        font-weight: bold;
        text-decoration: none;
        text-transform: uppercase; }
        .zone-content .content-split .zone-aside .mobile-sub-menu.open {
          color: #000; }
      .zone-content .content-split .zone-aside .menu {
        max-height: 0;
        margin-bottom: 20px;
        overflow: hidden;
        -webkit-transition: max-height 500ms ease;
        -moz-transition: max-height 500ms ease;
        transition: max-height 500ms ease; }
      .zone-content .content-split .zone-aside .open .menu {
        max-height: 300px; }
      .zone-content .content-split .zone-aside li {
        width: 100%; }
        .zone-content .content-split .zone-aside li .icon {
          /*display:none;*/ }
        .zone-content .content-split .zone-aside li .text {
          /*margin:0;*/ }
    .zone-content .content-split .content {
      width: 100%; }
      .zone-content .content-split .content h1 {
        padding: 5px 10px 10px;
        font-size: 25px; }
  .zone-content .content-single {
    padding: 20px; }
  .zone-content {
    padding: 0; }
    .zone-content .metadata {
      margin-left: 20px; }
  #cboxClose {
    background-size: 26px;
    width: 26px;
    height: 26px;
    top: 19px;
    right: 12px; }
    #cboxClose:hover {
      background-position: 0 -26px; } }

@media only screen and (max-width: 480px) {
  .topic h1 {
    padding: 18px 45px 26px 110px;
    font-size: 20px;
    line-height: 22px; }
  .popup h1 {
    padding-left: 26px; } }

/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a {
    text-decoration: underline; }
    a:visited {
      text-decoration: underline; }
    a[href]:after {
      content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr {
    page-break-inside: avoid; }
  img {
    page-break-inside: avoid;
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  h2, h3 {
    page-break-after: avoid; } }

.zone-content button:not(.show-more), .zone-content .button {
  position: relative;
  display: inline-block;
  border: none;
  outline: none;
  color: white;
  background-color: #988575;
  font-size: 24px;
  padding-right: 45px;
  padding: 0 90px 0 65px;
  height: 45px;
  text-transform: uppercase;
  font-family: 'News Cycle', sans-serif;
  font-weight: bold;
  vertical-align: middle; }
  .zone-content button:not(.show-more):after, .zone-content .button:after {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    content: '';
    background: #eb5d2a url("../Content/arrow-right.png") no-repeat center center;
    width: 45px; }
  .zone-content button:not(.show-more).small, .zone-content .button.small {
    height: 27px;
    font-size: 15px;
    line-height: 24px;
    padding: 0 44px 0 25px; }
    .zone-content button:not(.show-more).small:after, .zone-content .button.small:after {
      width: 27px;
      background-size: auto 15px; }

input[type=text],
input[type=password],
input[type=email],
input[type=tel],
select {
  width: 100%;
  vertical-align: middle;
  border: solid 3px #ddddde;
  padding: 16px;
  font-family: 'News Cycle', sans-serif;
  color: #676767; }

select {
  /*appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;*/ }
  select option[value=''] {
    color: #333; }

.login-container {
  background-color: #dadada;
  text-align: center;
  margin: 0 46px 46px 46px;
  padding: 95px 0 140px 0; }
  .login-container p {
    font-size: 23px; }
  .login-container input {
    width: 440px;
    max-width: 80%;
    border: solid 1px transparent;
    outline: none;
    margin-right: 12px;
    height: 45px;
    padding: 0 20px;
    font-size: 23px;
    line-height: 32px; }
    .login-container input.validation-error {
      border-color: red; }
  .login-container .validation-errors {
    margin: 20px 0;
    color: red;
    font-size: 23px;
    font-weight: bold; }

/*.widget-HcpModulesMenu {
  nav > ul {
    padding-top:115px;
    background: url('../Content/ibd-connect-logo.png') no-repeat center top;
    background-size:100%;
    //@include media($mobile)
    @media only screen and (max-width: 654px) {
      padding-top:0;
      background:none;
    }
  }
}*/
.widget-hcp-connection-login-widget {
  margin: -30px 0 0 0; }
  .widget-hcp-connection-login-widget img {
    display: block;
    width: 500px;
    max-width: 100%;
    margin: 0 auto 30px;
    padding: 0 20px; }

.content-item.module form h1 {
  margin-top: 50px; }

.content-item.module ol {
  margin-bottom: 40px;
  overflow: hidden; }

.content-item.module .question {
  font-weight: bold;
  clear: both; }
  .content-item.module .question:nth-child(n+2) {
    margin-top: 30px; }
  .content-item.module .question .text {
    font-weight: bold; }
  .content-item.module .question .answer {
    margin-top: 15px;
    overflow: hidden; }
  .content-item.module .question .option label:after {
    font-family: 'FontAwesome';
    visibility: hidden;
    font-size: 20px;
    margin-left: 10px; }
  .content-item.module .question .option[data-correct='true'] label:after {
    content: '\f00c';
    color: green; }
  .content-item.module .question .option[data-correct='false'] label:after {
    content: '\f00d';
    color: red; }
  .content-item.module .question.reveal .option[data-correct='true'] label:after, .content-item.module .question.reveal .option.selected label:after {
    visibility: visible; }
  .content-item.module .question .response {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 74.41059%;
    font-weight: normal; }
    .content-item.module .question .response:last-child {
      margin-right: 0; }
  .content-item.module .question .check-answer {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 23.23176%;
    font-weight: normal; }
    .content-item.module .question .check-answer:last-child {
      margin-right: 0; }
    .content-item.module .question .check-answer button {
      opacity: 0;
      -webkit-transition: 0.3s all linear;
      -moz-transition: 0.3s all linear;
      transition: 0.3s all linear; }
      @media only screen and (max-width: 654px) {
        .content-item.module .question .check-answer button {
          display: none; } }
  .content-item.module .question.has-response .check-answer button {
    opacity: 1.0; }

.content-item.module .mobile-check-answers {
  display: none;
  opacity: 0;
  -webkit-transition: 0.3s all linear;
  -moz-transition: 0.3s all linear;
  transition: 0.3s all linear; }
  .content-item.module .mobile-check-answers.enabled {
    opacity: 1; }
  @media only screen and (max-width: 654px) {
    .content-item.module .mobile-check-answers {
      margin-bottom: 20px;
      display: inline-block; } }

form fieldset {
  display: block; }
  form fieldset:after {
    content: "";
    display: table;
    clear: both; }

form .field-group {
  overflow: hidden; }
  form .field-group:nth-child(n+1) {
    margin-top: 2.35765%; }
  form .field-group > div {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%; }
    form .field-group > div:last-child {
      margin-right: 0; }

@media only screen and (max-width: 654px) {
  form .field-group:nth-child(n+1) {
    margin-top: 0; }
  form .field-group > div {
    margin-top: 2.35765%;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%; }
    form .field-group > div:last-child {
      margin-right: 0; } }

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

label.validation-error {
  margin-top: 3px;
  color: red;
  display: block;
  font-weight: bold;
  font-size: 14px; }

.hcp-modules-home-videos {
  margin-top: 30px;
  display: block; }
  .hcp-modules-home-videos:after {
    content: "";
    display: table;
    clear: both; }
  .hcp-modules-home-videos .view {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 77.25386%; }
    .hcp-modules-home-videos .view:last-child {
      margin-right: 0; }
    @media only screen and (max-width: 654px) {
      .hcp-modules-home-videos .view {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 100%; }
        .hcp-modules-home-videos .view:last-child {
          margin-right: 0; } }
  .hcp-modules-home-videos .thumbnails {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 20.38849%; }
    .hcp-modules-home-videos .thumbnails:last-child {
      margin-right: 0; }
    @media only screen and (max-width: 654px) {
      .hcp-modules-home-videos .thumbnails {
        margin-top: 20px;
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 100%; }
        .hcp-modules-home-videos .thumbnails:last-child {
          margin-right: 0; } }
    .hcp-modules-home-videos .thumbnails h2 {
      background: #cceaee;
      margin: 0 0 18px;
      padding: 6px 18px 10px;
      font-size: 22px;
      line-height: 32px;
      font-weight: normal; }
    .hcp-modules-home-videos .thumbnails ul {
      margin: 0;
      padding: 0;
      list-style: none; }
      @media only screen and (max-width: 654px) {
        .hcp-modules-home-videos .thumbnails ul {
          display: block; }
          .hcp-modules-home-videos .thumbnails ul:after {
            content: "";
            display: table;
            clear: both; } }
    .hcp-modules-home-videos .thumbnails li {
      margin: 0 0 15px 0;
      text-indent: 0;
      cursor: pointer; }
      .hcp-modules-home-videos .thumbnails li:before {
        display: none; }
      @media only screen and (max-width: 654px) {
        .hcp-modules-home-videos .thumbnails li {
          float: left;
          display: block;
          margin-right: 2.35765%;
          width: 48.82117%; }
          .hcp-modules-home-videos .thumbnails li:last-child {
            margin-right: 0; } }
      .hcp-modules-home-videos .thumbnails li.active img {
        border-color: #eb5d2a; }
    .hcp-modules-home-videos .thumbnails img {
      width: 100%;
      border: solid 1px transparent; }
    .hcp-modules-home-videos .thumbnails h4 {
      margin: 0; }

.zone-content-inside-after {
  clear: both; }

.widget-projection-widget {
  margin-top: 30px; }
  .widget-projection-widget header {
    height: auto;
    padding-bottom: 30px; }
    @media only screen and (max-width: 654px) {
      .widget-projection-widget header {
        padding-bottom: 0; } }
  .widget-projection-widget h1 {
    color: #333344; }
  .widget-projection-widget ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    .widget-projection-widget ul li {
      margin: 0;
      padding: 0;
      text-indent: 0; }
      .widget-projection-widget ul li:before {
        display: none; }
      .widget-projection-widget ul li:first-child .module-resource {
        padding-top: 0; }
      .widget-projection-widget ul li:last-child .module-resource {
        padding-bottom: 0;
        border-bottom: none; }
  .widget-projection-widget .module-resource {
    display: table;
    width: 100%;
    table-layout: fixed;
    padding: 15px 0;
    border-bottom: solid 1px #cdddde; }
    .widget-projection-widget .module-resource:after {
      content: "";
      display: table;
      clear: both; }
  .widget-projection-widget .icon {
    display: table-cell;
    width: 8.33333%;
    padding-right: 20px; }
    .widget-projection-widget .icon img {
      width: 100%; }
  .widget-projection-widget .description {
    display: table-cell;
    width: 66.66667%;
    vertical-align: middle; }
    .widget-projection-widget .description p {
      margin: 0; }
  .widget-projection-widget .link {
    display: table-cell;
    width: 25%;
    vertical-align: middle; }
    .widget-projection-widget .link .button {
      float: right; }
  @media only screen and (max-width: 654px) {
    .widget-projection-widget .module-resource {
      display: block; }
      .widget-projection-widget .module-resource:after {
        content: "";
        display: table;
        clear: both; }
    .widget-projection-widget .icon {
      display: none; }
    .widget-projection-widget .description {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 100%; }
      .widget-projection-widget .description:last-child {
        margin-right: 0; }
    .widget-projection-widget .link {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 100%;
      margin-top: 15px; }
      .widget-projection-widget .link:last-child {
        margin-right: 0; }
      .widget-projection-widget .link .button {
        float: right; } }

input[type=radio] {
  display: none; }
  input[type=radio] + label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 30px; }
    input[type=radio] + label:before {
      font-family: "FontAwesome";
      content: "";
      display: inline-block;
      color: white;
      width: 19px;
      height: 19px;
      font-size: 16px;
      line-height: 18px;
      border: solid 1px #666;
      border-radius: 2px;
      position: absolute;
      left: 0; }
  input[type=radio]:checked + label:before {
    content: "\f00c";
    background-color: #eb5d2a;
    border-color: #eb5d2a;
    text-align: center; }

.widget-recent-blog-posts ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  .widget-recent-blog-posts ul li {
    margin: 0;
    padding: 0;
    text-indent: 0; }
    .widget-recent-blog-posts ul li:before {
      content: ''; }

.widget-recent-blog-posts h2 {
  color: #333344; }

.widget-recent-blog-posts .blog-post h2 a {
  color: #ae5496; }

.widget-recent-blog-posts .blog-post .metadata {
  color: #333344; }

.summary.blog-post header {
  position: relative;
  padding-bottom: 66.61631%;
  background-size: cover; }
  .summary.blog-post header .read-more {
    position: absolute; }

/* Blog stuff from here. Changes params a bit. */
#main.has-blog-right #main-inner {
  max-width: 1340px;
  margin-left: auto;
  margin-right: auto; }
  #main.has-blog-right #main-inner:after {
    content: "";
    display: table;
    clear: both; }

#main.has-blog-right .zone-content {
  background: none;
  float: left;
  display: block;
  margin-right: 1.16509%;
  width: 74.70873%; }
  #main.has-blog-right .zone-content:last-child {
    margin-right: 0; }

#main.has-blog-right .zone-content-blog-right {
  float: left;
  display: block;
  margin-right: 1.16509%;
  width: 24.12618%;
  margin-right: 0; }
  #main.has-blog-right .zone-content-blog-right:last-child {
    margin-right: 0; }

@media only screen and (max-width: 654px) {
  #main.has-blog-right .zone-content {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%; }
    #main.has-blog-right .zone-content:last-child {
      margin-right: 0; }
  #main.has-blog-right .zone-content-blog-right {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
    margin-top: 25px; }
    #main.has-blog-right .zone-content-blog-right:last-child {
      margin-right: 0; } }

#main.has-blog-social .zone-content {
  float: left;
  display: block;
  margin-right: 1.16509%;
  width: 49.41745%; }
  #main.has-blog-social .zone-content:last-child {
    margin-right: 0; }

#main.has-blog-social .zone-content-blog-social {
  float: left;
  display: block;
  margin-right: 1.16509%;
  width: 24.12618%; }
  #main.has-blog-social .zone-content-blog-social:last-child {
    margin-right: 0; }

@media only screen and (max-width: 1024px) {
  #main.has-blog-social .zone-content {
    float: left;
    display: block;
    margin-right: 1.16509%;
    width: 62.06309%; }
    #main.has-blog-social .zone-content:last-child {
      margin-right: 0; }
  #main.has-blog-social .zone-content-blog-social {
    float: left;
    display: block;
    margin-right: 1.16509%;
    width: 36.77182%;
    margin-right: 0; }
    #main.has-blog-social .zone-content-blog-social:last-child {
      margin-right: 0; }
  #main.has-blog-social .zone-content-blog-right {
    float: left;
    display: block;
    margin-right: 1.16509%;
    width: 100%; }
    #main.has-blog-social .zone-content-blog-right:last-child {
      margin-right: 0; } }

@media only screen and (max-width: 654px) {
  #main.has-blog-social .zone-content {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%; }
    #main.has-blog-social .zone-content:last-child {
      margin-right: 0; }
  #main.has-blog-social .zone-content-blog-social {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%; }
    #main.has-blog-social .zone-content-blog-social:last-child {
      margin-right: 0; } }

.zone-content-full-width {
  margin: -98px 0 50px 0;
  border-bottom: solid 6px #bfbfc1; }
  @media only screen and (max-width: 654px) {
    .zone-content-full-width {
      margin: 0; } }

.widget-FeaturedBlogPosts h1, .widget-FeaturedBlogPosts h2, .blog-post-header h1, .blog-post-header h2 {
  font-size: 48px;
  font-weight: normal;
  margin: 5px 0;
  padding: 0 45px; }
  @media only screen and (max-width: 1024px) {
    .widget-FeaturedBlogPosts h1, .widget-FeaturedBlogPosts h2, .blog-post-header h1, .blog-post-header h2 {
      font-size: 35px; } }
  @media only screen and (max-width: 654px) {
    .widget-FeaturedBlogPosts h1, .widget-FeaturedBlogPosts h2, .blog-post-header h1, .blog-post-header h2 {
      font-size: 28px; } }

.widget-FeaturedBlogPosts .metadata, .blog-post-header .metadata {
  font-size: 18px; }
  .widget-FeaturedBlogPosts .metadata, .widget-FeaturedBlogPosts .metadata a, .blog-post-header .metadata, .blog-post-header .metadata a {
    color: white;
    text-decoration: none; }

.widget-FeaturedBlogPosts .tags, .blog-post-header .tags {
  text-transform: uppercase; }
  .widget-FeaturedBlogPosts .tags a:after, .blog-post-header .tags a:after {
    content: ', '; }

.widget-FeaturedBlogPosts .author, .blog-post-header .author {
  font-size: 18px; }

.widget-FeaturedBlogPosts {
  margin-top: 0;
  position: relative; }
  .widget-FeaturedBlogPosts li:nth-child(n+2):not(.slick-slide) {
    display: none; }
  .widget-FeaturedBlogPosts .blog-post {
    height: 0;
    padding-bottom: 58.33333%;
    background-position: center top;
    background-size: cover;
    position: relative;
    color: white; }
    .widget-FeaturedBlogPosts .blog-post h2 a {
      color: white;
      text-decoration: none; }
    @media only screen and (max-width: 654px) {
      .widget-FeaturedBlogPosts .blog-post h2 {
        margin-bottom: 10px; } }
    .widget-FeaturedBlogPosts .blog-post .inner {
      position: absolute;
      text-align: center;
      width: 100%;
      bottom: 9.52381%; }
    .widget-FeaturedBlogPosts .blog-post a.read-more {
      display: inline-block;
      width: 300px;
      padding: 10px 0;
      background-color: #f6ff00;
      color: #333344;
      font-size: 19px;
      text-transform: uppercase;
      text-decoration: none;
      font-weight: bold; }
      @media only screen and (max-width: 654px) {
        .widget-FeaturedBlogPosts .blog-post a.read-more {
          font-size: 15px;
          padding: 5px 0;
          margin-bottom: 10px; } }
    @media only screen and (max-width: 654px) {
      .widget-FeaturedBlogPosts .blog-post .metadata {
        display: none; } }
    @media only screen and (max-width: 654px) {
      .widget-FeaturedBlogPosts .blog-post .author {
        display: none; } }
    @media only screen and (max-width: 654px) {
      .widget-FeaturedBlogPosts .blog-post {
        padding-bottom: 75%; }
        .widget-FeaturedBlogPosts .blog-post .inner {
          position: static;
          height: 0;
          padding-bottom: 75%; }
        .widget-FeaturedBlogPosts .blog-post h2 {
          position: absolute;
          margin: 0;
          top: 50%;
          -webkit-transform: translateY(-60%);
          -moz-transform: translateY(-60%);
          -ms-transform: translateY(-60%);
          -o-transform: translateY(-60%);
          transform: translateY(-60%);
          left: 0;
          right: 0; }
        .widget-FeaturedBlogPosts .blog-post a.read-more {
          display: block;
          bottom: 11%;
          position: absolute;
          left: 50%;
          -webkit-transform: translateX(-50%);
          -moz-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          -o-transform: translateX(-50%);
          transform: translateX(-50%); } }
  .widget-FeaturedBlogPosts .buttons {
    max-width: 1340px;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 100%; }
    .widget-FeaturedBlogPosts .buttons:after {
      content: "";
      display: table;
      clear: both; }
  .widget-FeaturedBlogPosts .slick-prev, .widget-FeaturedBlogPosts .slick-next {
    background: url(../Content/blog-arrows.png) no-repeat 0 0;
    border: none;
    outline: none;
    padding: 0;
    margin: 0;
    text-indent: -9999px;
    cursor: pointer;
    height: 57px;
    width: 26px;
    -webkit-transition: opacity 0.15s linear;
    -moz-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear; }
    .widget-FeaturedBlogPosts .slick-prev:hover, .widget-FeaturedBlogPosts .slick-next:hover {
      opacity: 0.75; }
  .widget-FeaturedBlogPosts .slick-prev {
    float: left;
    margin-left: 10px; }
  .widget-FeaturedBlogPosts .slick-next {
    background-position: -32px 0;
    float: right;
    margin-right: 10px; }
  .widget-FeaturedBlogPosts .scroll-down {
    position: absolute;
    display: block;
    width: 48px;
    height: 48px;
    margin: 0 auto;
    background: url(../Content/blog-arrows.png) no-repeat -72px 0;
    left: 50%;
    margin-top: 3px;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    cursor: pointer; }
  @media screen and (min-width: 1600px) {
    .widget-FeaturedBlogPosts .blog-post {
      padding-bottom: 1200px; } }

.blog .blog-mode {
  padding: 21px 26px;
  margin: 0 0 16px 0;
  font-size: 26px;
  text-transform: uppercase;
  color: white;
  position: relative; }
  .blog .blog-mode.tag {
    background-color: #06565b; }
  .blog .blog-mode.archive {
    background-color: #ae5496; }
  .blog .blog-mode .close {
    display: block;
    position: absolute;
    right: 26px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url(../Content/blog-arrows.png) no-repeat -128px 0;
    width: 22px;
    height: 22px;
    -webkit-transition: opacity 0.15s linear;
    -moz-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear; }
    .blog .blog-mode .close:hover {
      opacity: 0.5; }

.blog .blog-posts li {
  margin-bottom: 16px; }
  .blog .blog-posts li:last-child {
    margin: 0; }

.blog .blog-post {
  background: white;
  border-bottom: solid 6px #bfbfc1;
  margin-bottom: 16px;
  /*&:hover {
      header {
        img {
          -webkit-filter: none;
          filter: none;        
        }            
      }
    }*/ }
  .blog .blog-post header {
    position: relative;
    height: auto; }
    .blog .blog-post header .read-more {
      position: absolute;
      left: 3.77644%;
      right: 3.77644%;
      bottom: 5.13595%;
      text-align: center;
      background: #eb5d2a;
      color: white;
      padding: 21px 0;
      font-size: 19px;
      text-transform: uppercase;
      -webkit-transition: opacity 0.15s linear;
      -moz-transition: opacity 0.15s linear;
      transition: opacity 0.15s linear; }
      .blog .blog-post header .read-more:hover {
        opacity: 0.95; }
  .blog .blog-post .metadata {
    font-size: 15px;
    margin-left: 0; }
    .blog .blog-post .metadata .tags {
      text-transform: uppercase;
      margin-right: 15px; }
      .blog .blog-post .metadata .tags:empty {
        display: none; }
      .blog .blog-post .metadata .tags a {
        color: #06565b; }
  .blog .blog-post h2 {
    margin: 8px 0;
    padding: 0;
    text-transform: uppercase;
    font-size: 26px; }
    .blog .blog-post h2 a {
      color: #ae5496; }
  .blog .blog-post .inner {
    padding: 25px; }

.zone-content-after {
  clear: both;
  padding-top: 1px; }

.show-more, .zone-content > .show-more {
  display: block;
  width: 100%;
  background: #f6ff00;
  font-size: 19px;
  font-weight: bold;
  color: #333344;
  cursor: pointer;
  text-align: center;
  margin: 16px 0;
  padding: 21px 0;
  text-transform: uppercase;
  outline: none;
  border: none;
  font-family: 'News Cycle', sans-serif;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  transition: all 0.15s linear; }
  .show-more[disabled], .zone-content > .show-more[disabled] {
    background: #999; }
  @media only screen and (max-width: 1024px) {
    .show-more, .zone-content > .show-more {
      display: none; } }

.zone-content > .show-more {
  display: none; }
  @media only screen and (max-width: 1024px) {
    .zone-content > .show-more {
      display: block; } }

.widget-blog-social-widget ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  .widget-blog-social-widget ul li {
    margin: 0;
    padding: 0;
    text-indent: 0; }
    .widget-blog-social-widget ul li:before {
      content: ''; }

.social-item {
  margin-bottom: 16px;
  border-bottom: solid 6px #bfbfc1; }
  .social-item img {
    width: 100%; }

.blog-info-tile {
  position: relative;
  height: 329px;
  margin-bottom: 16px;
  -webkit-perspective: 600px;
  -moz-perspective: 600px;
  perspective: 600px;
  max-width: 100%;
  cursor: pointer; }
  .blog-info-tile img {
    width: 100%; }
  .blog-info-tile .front, .blog-info-tile .back {
    top: 0;
    width: inherit;
    height: inherit;
    border-bottom: solid 6px #bfbfc1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
  .blog-info-tile .front {
    z-index: 900; }
  .blog-info-tile .back {
    display: none;
    z-index: 800;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
    padding: 20px;
    font-size: 15px;
    position: relative;
    overflow: hidden;
    word-wrap: break-word; }
    .blog-info-tile .back > * {
      overflow: hidden; }
    .blog-info-tile .back > *:first-child {
      margin-top: 0; }
    .blog-info-tile .back > *:last-child {
      margin-bottom: 0; }
    .blog-info-tile .back:before {
      content: '';
      display: block;
      position: absolute;
      top: 15px;
      right: 15px;
      background: url(../Content/close.png) no-repeat 0 0;
      background-size: cover;
      width: 24px;
      height: 24px; }
  .blog-info-tile.flip .front {
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    transform: rotateY(-180deg); }
  .blog-info-tile.flip .back {
    z-index: 1000;
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg); }
  .blog-info-tile.loaded .front, .blog-info-tile.loaded .back {
    position: absolute; }
  .blog-info-tile.loaded .back {
    display: block; }

.social-item {
  background-color: white;
  padding: 6px; }
  .social-item.instagram header {
    margin-bottom: 6px;
    overflow: hidden; }
  .social-item.instagram .icon {
    display: block;
    background: url(../Content/instagram-icon.png) no-repeat left top;
    width: 119px;
    height: 32px;
    float: left; }
  .social-item.instagram .follow {
    display: block;
    float: right;
    border: solid 1px #2d5b81;
    color: #2d5b81;
    border-radius: 4px;
    font-weight: bold;
    font-size: 15px;
    padding: 4px 6px;
    text-decoration: none; }
  .social-item.instagram .likes, .social-item.instagram .comments {
    position: relative;
    padding-left: 20px;
    font-size: 16px;
    font-weight: bold;
    color: #a6a9ad; }
    .social-item.instagram .likes:before, .social-item.instagram .comments:before {
      display: block;
      content: '';
      position: absolute;
      left: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%);
      width: 15px;
      height: 15px;
      background: url(../Content/instagram-sprites.png) no-repeat 0 0; }
  .social-item.instagram .likes {
    margin-right: 15px; }
  .social-item.instagram .comments:before {
    background-position: -18px 0; }
  .social-item.instagram footer {
    background: #f5f6f6;
    margin: 10px 0 0 0; }
  .social-item.tweet .inner {
    border: solid 1px #e1e8ed;
    border-radius: 4px;
    padding: 24px 20px 15px;
    overflow: hidden; }
  .social-item.tweet header {
    overflow: hidden; }
  .social-item.tweet .icon {
    display: block;
    background: url(../Content/twitter-ownyouribd-icon.png) no-repeat left top;
    width: 151px;
    height: 36px;
    float: left; }
  .social-item.tweet .follow {
    display: block;
    float: right;
    width: 16px;
    height: 13px;
    background: url(../Content/twitter-sprites.png) no-repeat -60px 0; }
  .social-item.tweet p {
    margin: 0.5em 0; }
    .social-item.tweet p a {
      color: #55acee;
      text-decoration: none; }
  .social-item.tweet .date {
    color: #697882;
    font-weight: bold; }
  .social-item.tweet footer {
    margin-top: 5px; }
  .social-item.tweet .retweets, .social-item.tweet .favorites {
    position: relative;
    padding-left: 23px;
    font-size: 16px;
    font-weight: bold;
    color: #697882; }
    .social-item.tweet .retweets:before, .social-item.tweet .favorites:before {
      display: block;
      content: '';
      position: absolute;
      left: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%);
      width: 18px;
      height: 13px;
      background: url(../Content/twitter-sprites.png) no-repeat -19px 2px; }
  .social-item.tweet .retweets {
    margin-right: 15px; }
  .social-item.tweet .favorites {
    padding-left: 18px; }
    .social-item.tweet .favorites:before {
      width: 11px;
      background-position: -40px 1px; }

.zone-content-blog-right > .widget {
  border-bottom: solid 6px #bfbfc1;
  margin: 35px 0 24px 0;
  padding-bottom: 25px; }
  .zone-content-blog-right > .widget:first-child {
    margin-top: 0; }
  .zone-content-blog-right > .widget:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0; }
  .zone-content-blog-right > .widget h2 {
    font-size: 25px;
    margin: 0 0 0.5em 0;
    text-transform: uppercase; }
  .zone-content-blog-right > .widget .content-item h2 {
    font-size: 19px;
    text-transform: none;
    margin: 0; }
    .zone-content-blog-right > .widget .content-item h2 a {
      text-decoration: none; }
  .zone-content-blog-right > .widget .content-item .metadata {
    font-size: 13px; }

.widget-recent-blog-posts ul li {
  margin-bottom: 15px; }
  .widget-recent-blog-posts ul li:last-child {
    margin-bottom: 0; }

.widget-blog-tags-widget ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  .widget-blog-tags-widget ul li {
    margin: 0;
    padding: 0;
    text-indent: 0; }
    .widget-blog-tags-widget ul li:before {
      content: ''; }

.widget-blog-tags-widget a {
  font-size: 19px;
  color: #06565b;
  font-weight: bold;
  text-decoration: none; }

.widget-blog-archives ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  .widget-blog-archives ul li {
    margin: 0;
    padding: 0;
    text-indent: 0; }
    .widget-blog-archives ul li:before {
      content: ''; }

.widget-blog-archives h4, .widget-blog-archives a {
  font-size: 19px; }

.widget-blog-archives h4 {
  margin: 0.5em 0; }
  .widget-blog-archives h4 > span {
    display: inline !important; }

.widget-blog-archives a {
  font-size: 19px;
  color: #ae5496;
  font-weight: bold;
  text-decoration: none; }

.widget-blog-archives .previous ul {
  display: none; }

@media only screen and (max-width: 654px) {
  .widget-blog-archives {
    margin-bottom: 30px !important; } }

.blog-post-header {
  height: 500px;
  background-position: 50% 36%;
  background-size: cover;
  position: relative;
  color: white;
  /*@media only screen and (max-width: 1024px) { 
    $featured-height: 550px;
    $featured-ratio: $featured-height / $featured-width;
    padding-bottom:$featured-ratio * 100%;


    .inner {
      bottom:80px / $featured-height * 100%;
    }
  }*/ }
  .blog-post-header .inner {
    position: absolute;
    text-align: center;
    width: 100%;
    bottom: 21.05263%; }
  @media only screen and (max-width: 654px) {
    .blog-post-header {
      height: auto;
      padding: 0; }
      .blog-post-header h1 {
        font-size: 32px; }
      .blog-post-header .inner {
        position: static;
        padding: 20px 16px; } }

.banner-link .content-banner:hover {
  background-color: #e85d2c; }

.content-banner {
  cursor: pointer;
  padding: 0px 130px 0px 170px;
  position: relative;
  color: #333344; }
  .content-banner a {
    color: white; }
  @media screen and (max-width: 480px) {
    .content-banner {
      padding: 120px 0 20px 0px;
      text-align: center; } }
  .content-banner.doctor {
    background: #78c16c url(../Content/doctor-icon.png) left 50px bottom no-repeat; }
    @media screen and (max-width: 480px) {
      .content-banner.doctor {
        background-position: 50% 20px; }
        .content-banner.doctor .banner-text {
          padding-top: 40px;
          padding-bottom: 30px; } }
  .content-banner.list {
    background: #449364 url(../Content/list-icon.png) left 50px bottom 33px no-repeat; }
    @media screen and (max-width: 480px) {
      .content-banner.list {
        background-position: 50% 20px; }
        .content-banner.list .banner-text {
          padding-top: 0;
          padding-bottom: 30px; } }
  .content-banner:after {
    margin-top: -12.5px;
    content: "";
    position: absolute;
    top: 45%;
    right: 20px;
    width: 24px;
    height: 45px;
    background: url(../Content/banner-arrow.png) no-repeat;
    width: 10%; }
    @media screen and (max-width: 480px) {
      .content-banner:after {
        display: inline-block;
        text-align: center;
        position: static; } }
  .content-banner .banner-text {
    padding: 18px 0px 24px 0px;
    font-size: 1.5rem; }
    @media screen and (max-width: 480px) {
      .content-banner .banner-text {
        display: inline-block;
        width: 90%; } }

/* Splash */
#splash-container {
  width: 100%;
  position: absolute;
  top: 90px;
  z-index: 1400; }

#splash {
  padding: 18px 20px 0;
  position: relative;
  margin: 0 auto; }

#splash-close {
  width: 30px;
  height: 30px;
  position: absolute;
  right: 20px;
  top: 18px;
  border-radius: 15px;
  background: #fff;
  padding: 9px; }

#splash-close:hover {
  background: #f6ff0a; }

#splash-close img {
  display: block;
  min-width: 12px !important; }

#splash-banner {
  display: block;
  margin: 0 auto;
  width: 720px; }

#splash-banner-mobile {
  display: none;
  margin: 0 auto;
  width: 342px; }

#splash-box {
  background: #fff;
  border-radius: 10px;
  margin-top: -80px;
  padding: 120px 10px 60px;
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.25); }

#splash-content {
  max-width: 1440px;
  margin: 0 auto; }

.splash-intro {
  font-size: 18px;
  text-align: center;
  max-width: 940px;
  margin: 0 auto;
  padding: 0 20px 30px; }

#splash-widgets {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }

.splash-widget {
  flex-grow: 1;
  flex-basis: 0;
  display: flex;
  flex-direction: column;
  padding: 0 15px; }

.splash-widget img {
  width: 100%;
  min-height: 1px; }

.splash-widget p {
  text-align: center;
  font-size: 18px;
  flex: 1 0 auto; }

#splash-widgets-mobile {
  display: none;
  padding: 0 10px; }

.splash-widget-mobile {
  margin-bottom: 20px;
  position: relative; }

.img-wrapper {
  position: relative; }

.splash-widget-mobile img {
  width: 100%; }

.splash-widget-mobile .inner-wrapper {
  width: 100%;
  margin: 0;
  position: absolute;
  top: 0;
  height: 100%;
  display: flex;
  flex-basis: 0;
  align-items: center;
  color: #fff;
  text-align: left; }

.splash-widget-mobile p {
  padding-left: 20px;
  max-width: 50%;
  font-size: 20px;
  font-size: 4.0vw; }

.splash-widget-mobile .inner {
  width: 100%;
  text-align: center; }

.splash-widget-mobile .inner h1 {
  margin: 0; }

.blog-tile {
  position: relative; }

_:-ms-fullscreen, :root .blog-tile {
  height: 100%; }

.blog-tile .inner-wrapper {
  position: absolute;
  top: 0;
  display: flex;
  justify-content: center;
  flex-basis: 0;
  flex-direction: column;
  align-items: center;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 20px;
  color: #fff;
  text-align: center;
  height: 100%; }

.widget-button {
  display: block;
  position: relative;
  width: 100%;
  padding: 8px 0 10px;
  text-transform: uppercase;
  font-size: 24px;
  color: #fff;
  text-decoration: none;
  text-align: center; }

.widget-button:hover {
  background-color: #f4ab3a !important; }

#widget-button-road {
  background-color: #64dff2; }

.widget-button-topics {
  background-color: #06565b; }

.widget-button-blog {
  background-color: #e75e35; }

.widget-button::after {
  background-repeat: no-repeat;
  background-position: center center;
  content: "";
  position: absolute;
  right: 15px;
  top: 50%; }

#widget-button-road::after, .widget-button-blog::after, #splash-footer a::after {
  background-image: url(/Themes/OwnYourIBD/Content/btn_go.png);
  width: 9px;
  height: 16px;
  margin-top: -8px; }

.widget-button-topics::after {
  background-image: url(/Themes/OwnYourIBD/Content/btn_down.png);
  height: 9px;
  width: 16px;
  margin-top: -5px; }

#splash-footer {
  max-width: 1440px;
  margin: 0 auto;
  padding: 20px 20px 0;
  border-top: 2px solid #e8e8ea; }

#splash-footer a {
  background-color: #64dff2;
  max-width: 660px;
  margin: 20px auto 0; }

a.anchor {
  display: block;
  position: relative;
  top: -140px;
  visibility: hidden; }

/* Mega Menu */
#splash-mega-menu {
  width: 100%;
  padding: 80px 0 40px; }

#splash-mega-menu {
  width: 100%;
  padding: 80px 0 40px; }

#splash-mega-menu ul {
  margin: 0;
  padding: 0;
  overflow: hidden; }

#splash-mega-menu ul li {
  list-style: none; }

#splash-mega-menu ul li a {
  display: block;
  overflow: hidden;
  color: #333344;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none; }

#splash-mega-menu ul li a:hover {
  background: #f6ff00; }

#splash-mega-menu ul li a span {
  background-image: url(/Themes/OwnYourIBD/Content/sprite_topic_icons.png);
  background-repeat: none;
  width: 66px;
  height: 66px;
  margin-right: 6px;
  display: block;
  overflow: hidden;
  float: left; }

#splash-mega-menu ul li a div {
  width: 100%;
  line-height: 17px;
  vertical-align: middle; }

#splash-mega-menu ul li h3 {
  background: #e8e8ea;
  height: 62px;
  margin: 0;
  padding: 8px 9px;
  border-left: 2px solid #fff;
  color: #22222e;
  font-size: 16px;
  line-height: 23px; }

#splash-mega-menu ul.ownership span {
  background-color: #61dd89; }

#splash-mega-menu ul.quite_right span {
  background-color: #83d1e2; }

#splash-mega-menu ul.exploration span {
  background-color: #f4ab3a; }

#splash-mega-menu ul.diagnosis span {
  background-color: #3c6c50; }

#splash-mega-menu ul.tough span {
  background-color: #998575; }

#splash-mega-menu ul.acceptance span {
  background-color: #5ddff4; }

#splash-mega-menu ul .topic-video span {
  background-position: -264px -264px; }

#splash-mega-menu > ul {
  background: #fff;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  max-width: 1410px;
  padding: 0 15px; }

#splash-mega-menu > ul > li {
  flex-basis: 0;
  flex-grow: 1; }

#splash-mega-menu > ul > li:last-child {
  margin: 0; }

#splash-mega-menu > ul > li > ul {
  border-left: 2px solid #e8e8ea; }

#splash-mega-menu > ul > li > ul.first {
  border: none; }

#splash-mega-menu > ul > li > ul li {
  height: 66px;
  margin-bottom: 8px;
  padding: 0 4px;
  clear: both; }

#splash-mega-menu > ul > li > ul li:first-child {
  margin-top: 5px; }

#splash-mega-menu > ul > li > ul li:last-child {
  margin-bottom: 5px; }

#splash-mega-menu.roadnav-hover, #splash-mega-menu.hover {
  display: block; }

#splash-mega-menu.scrolled {
  top: 84px; }

#splash-mega-menu ul {
  margin: 0;
  padding: 0;
  overflow: hidden; }

#splash-mega-menu ul li {
  list-style: none; }

#splash-mega-menu ul li a {
  display: block;
  overflow: hidden;
  color: #333344;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none; }

#splash-mega-menu ul li a:hover {
  background: #f6ff00; }

#splash-mega-menu ul li a span {
  background-image: url(/Themes/OwnYourIBD/Content/sprite_topic_icons.png);
  background-repeat: none;
  width: 66px;
  height: 66px;
  margin-right: 6px;
  display: block;
  overflow: hidden;
  float: left; }

#splash-mega-menu ul li a div {
  width: 100%;
  line-height: 17px;
  vertical-align: middle; }

#splash-mega-menu ul li h3 {
  background: #e8e8ea;
  height: 62px;
  margin: 0;
  padding: 8px 9px;
  border-left: 2px solid #fff;
  color: #22222e;
  font-size: 16px;
  line-height: 23px; }

#splash-mega-menu ul.ownership span {
  background-color: #61dd89; }

#splash-mega-menu ul.quite_right span {
  background-color: #83d1e2; }

#splash-mega-menu ul.exploration span {
  background-color: #f4ab3a; }

#splash-mega-menu ul.diagnosis span {
  background-color: #3c6c50; }

#splash-mega-menu ul.tough span {
  background-color: #998575; }

#splash-mega-menu ul.acceptance span {
  background-color: #5ddff4; }

#splash-mega-menu ul .topic-video span {
  background-position: -264px -264px; }

#splash-mega-menu > ul {
  background: #fff;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  max-width: 1410px;
  padding: 0 15px; }

#splash-mega-menu > ul > li {
  flex-basis: 0;
  flex-grow: 1; }

#splash-mega-menu > ul > li:last-child {
  margin: 0; }

#splash-mega-menu > ul > li > ul {
  border-left: 2px solid #e8e8ea; }

#splash-mega-menu > ul > li > ul.first {
  border: none; }

#splash-mega-menu > ul > li > ul li {
  height: 66px;
  margin-bottom: 8px;
  padding: 0 4px;
  clear: both; }

#splash-mega-menu > ul > li > ul li:first-child {
  margin-top: 5px; }

#splash-mega-menu > ul > li > ul li:last-child {
  margin-bottom: 5px; }

#splash-mega-menu.roadnav-hover, #splash-mega-menu.hover {
  display: block; }

#splash-mega-menu.scrolled {
  top: 84px; }

@media only screen and (max-width: 1147px) {
  #splash-banner {
    width: 664px; }
  #splash-mega-menu ul li a {
    font-size: 11px; }
  #splash-mega-menu ul li a span {
    background-size: 588%;
    width: 30px;
    height: 30px; }
  #splash-mega-menu ul li a div {
    width: auto;
    line-height: 12px;
    vertical-align: middle;
    padding-left: 36px;
    margin-top: -2px; }
  #splash-mega-menu ul li h3 {
    background: #e8e8ea;
    height: 72px;
    padding: 6px 9px;
    font-size: 15px;
    line-height: 18px; }
  #splash-mega-menu ul.ownership .topic-111 span {
    background-position: -29px 1px; }
  #splash-mega-menu ul.ownership .topic-112 span {
    background-position: -59px 1px; }
  #splash-mega-menu ul.quite_right .topic-121 span {
    background-position: -87px 1px; }
  #splash-mega-menu ul.quite_right .topic-122 span {
    background-position: -118px 1px; }
  #splash-mega-menu ul.quite_right .topic-123 span {
    background-position: -147px 1px; }
  #splash-mega-menu ul.quite_right .topic-124 span {
    background-position: 0 -29px; }
  #splash-mega-menu ul.exploration .topic-131 span {
    background-position: 0px -324px; }
  #splash-mega-menu ul.exploration .topic-132 span {
    background-position: -323px -294px; }
  #splash-mega-menu ul.exploration .topic-133 span {
    background-position: -236px -29px; }
  #splash-mega-menu ul.exploration .topic-134 span {
    background-position: -29px -29px; }
  #splash-mega-menu ul.exploration .topic-135 span {
    background-position: -89px -29px; }
  #splash-mega-menu ul.exploration .topic-136 span {
    background-position: -118px -29px; }
  #splash-mega-menu ul.exploration .topic-137 span {
    background-position: -147px -29px; }
  #splash-mega-menu ul.diagnosis .topic-141 span {
    background-position: 0 -58px; }
  #splash-mega-menu ul.diagnosis .topic-142 span {
    background-position: -29px -58px; }
  #splash-mega-menu ul.diagnosis .topic-143 span {
    background-position: -58px -58px; }
  #splash-mega-menu ul.diagnosis .topic-144 span {
    background-position: -87px -58px; }
  #splash-mega-menu ul.diagnosis .topic-145 span {
    background-position: -87px -29px; }
  #splash-mega-menu ul.diagnosis .topic-146 span {
    background-position: -118px -58px; }
  #splash-mega-menu ul.diagnosis .topic-147 span {
    background-position: -147px -58px; }
  #splash-mega-menu ul.tough .topic-151 span {
    background-position: 0 -88px; }
  #splash-mega-menu ul.tough .topic-152 span {
    background-position: -29px -88px; }
  #splash-mega-menu ul.tough .topic-153 span {
    background-position: -58px -29px; }
  #splash-mega-menu ul.tough .topic-154 span {
    background-position: -58px -88px; }
  #splash-mega-menu ul.tough .topic-155 span {
    background-position: -87px -88px; }
  #splash-mega-menu ul.tough .topic-156 span {
    background-position: -118px -88px; }
  #splash-mega-menu ul.acceptance .topic-161 span {
    background-position: -146px -88px; }
  #splash-mega-menu ul.acceptance .topic-162 span {
    background-position: 0 -118px; }
  #splash-mega-menu ul.acceptance .topic-163 span {
    background-position: -29px -118px; }
  #splash-mega-menu ul.acceptance .topic-164 span {
    background-position: -58px -118px; }
  #splash-mega-menu ul.acceptance .topic-165 span {
    background-position: -147px -58px; }
  #splash-mega-menu ul.acceptance .topic-166 span {
    background-position: -87px -118px; }
  #splash-mega-menu ul .topic-video span {
    background-position: -118px -118px; }
  #splash-mega-menu > ul > li {
    width: 156px;
    float: left; }
  #splash-mega-menu > ul > li > ul li {
    height: 30px;
    margin-bottom: 8px;
    padding: 0 4px;
    clear: both; }
  .widget-button {
    padding: 5px 0 9px;
    font-size: 20px;
    color: #fff; }
  .splash-widget p {
    line-height: 24px; }
  .blog-tile p {
    display: none; } }

@media only screen and (max-width: 849px) {
  #splash {
    padding: 10px 10px 0; }
  #splash-banner {
    display: none; }
  #splash-banner-mobile {
    display: block; }
  #splash-close {
    right: 10px;
    top: 8px; }
  #splash-box {
    padding-bottom: 10px;
    box-shadow: 0px 0px 230px rgba(0, 0, 0, 0.6);
    margin-top: -74px; }
  #splash-widgets {
    display: none; }
  #splash-mega-menu {
    display: none; }
  #splash-footer {
    display: none; }
  #splash-widgets-mobile {
    display: block; } }

#gutsModal {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10000;
  background: rgba(0, 0, 0, 0.7); }
  #gutsModal.active {
    display: block; }
  #gutsModal .gutsContainer {
    height: 100vh;
    width: 100vw;
    position: fixed; }
  #gutsModal .outerContainer {
    position: absolute;
    top: 40%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    max-width: 685px;
    min-width: 320px; }
    @media only screen and (max-width: 1300px) {
      #gutsModal .outerContainer {
        top: 60%;
        max-width: 320px; } }
    #gutsModal .outerContainer #gutsClose {
      position: absolute;
      top: -40px;
      right: -38px;
      cursor: pointer;
      z-index: 9999; }
      @media only screen and (max-width: 1300px) {
        #gutsModal .outerContainer #gutsClose {
          top: -150px;
          right: 5px; } }
    #gutsModal .outerContainer .gutsLogo {
      position: absolute;
      left: -80px;
      top: -40px; }
      @media only screen and (max-width: 1300px) {
        #gutsModal .outerContainer .gutsLogo {
          left: 0;
          top: -140px; } }
    #gutsModal .outerContainer .outerInnerContainer {
      background-color: #fab7d8;
      padding: 8px;
      margin: 45px -10px 45px 50px;
      border-radius: 36px; }
      @media only screen and (max-width: 1300px) {
        #gutsModal .outerContainer .outerInnerContainer {
          margin: -10px 20px 20px 20px; } }
      #gutsModal .outerContainer .outerInnerContainer .innerContainer {
        background-color: #fab7d8;
        padding: 20px 20px 20px 300px;
        border-radius: 30px;
        border: 3px solid #ea78b1;
        font-size: 19px;
        font-weight: 600; }
        @media only screen and (max-width: 1300px) {
          #gutsModal .outerContainer .outerInnerContainer .innerContainer {
            padding: 80px 20px 20px 20px; } }
        #gutsModal .outerContainer .outerInnerContainer .innerContainer a {
          background-color: #ea78b1;
          display: inline-block;
          padding: 5px 15px;
          font-size: 21px;
          font-weight: 600;
          text-decoration: none;
          text-transform: uppercase;
          color: white;
          margin-top: 15px; }
          #gutsModal .outerContainer .outerInnerContainer .innerContainer a img {
            margin: -5px 0 0 5px; }
          @media only screen and (max-width: 1300px) {
            #gutsModal .outerContainer .outerInnerContainer .innerContainer a {
              font-size: 18px; } }

#popupModal {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10000;
  background: rgba(0, 0, 0, 0.7); }
  #popupModal.active {
    display: block; }
  #popupModal .popupContainer {
    height: 100vh;
    width: 100vw;
    position: fixed; }
  #popupModal .outerContainer {
    position: relative;
    top: 30%;
    left: 50%;
    transform: translate(-50%);
    max-width: 847px;
    min-width: 320px; }
    @media only screen and (max-width: 1300px) {
      #popupModal .outerContainer {
        max-width: 320px;
        margin-left: -40px; } }
    #popupModal .outerContainer #popupClose {
      position: absolute;
      top: 50px;
      right: 110px;
      cursor: pointer; }
      @media only screen and (max-width: 1300px) {
        #popupModal .outerContainer #popupClose {
          top: -150px;
          right: -15px; } }
    #popupModal .outerContainer .popupTitle {
      position: absolute;
      left: 160px;
      top: 128px;
      color: #713438;
      font-size: 33px; }
      @media only screen and (max-width: 1300px) {
        #popupModal .outerContainer .popupTitle {
          left: 60px;
          top: 0;
          font-size: 24px;
          padding: 10px 20px; } }
    #popupModal .outerContainer .popupRibbon {
      position: absolute;
      left: 0;
      top: 0; }
      @media only screen and (max-width: 1300px) {
        #popupModal .outerContainer .popupRibbon {
          left: 0;
          top: 0;
          display: none; } }
    #popupModal .outerContainer .popupRibbonMobile {
      display: none; }
      @media only screen and (max-width: 1300px) {
        #popupModal .outerContainer .popupRibbonMobile {
          position: absolute;
          left: -39px;
          top: -112px;
          max-width: none;
          display: block; } }
    #popupModal .outerContainer .popupCloud {
      position: absolute;
      right: 120px;
      top: 11px; }
      @media only screen and (max-width: 1300px) {
        #popupModal .outerContainer .popupCloud {
          left: 0;
          top: -145px; } }
    #popupModal .outerContainer .outerInnerContainer {
      position: absolute;
      left: 120px;
      right: 120px;
      top: 190px;
      background-color: white;
      margin: 0;
      border-radius: 0 0 20px 20px;
      padding: 30px;
      font-size: 19px;
      font-weight: 600; }
      @media only screen and (max-width: 1300px) {
        #popupModal .outerContainer .outerInnerContainer {
          padding: 20px;
          left: 60px;
          right: 0;
          top: 80px; } }
      #popupModal .outerContainer .outerInnerContainer a {
        display: inline-block;
        font-size: 21px;
        font-weight: 600;
        text-decoration: none;
        text-transform: uppercase;
        color: white;
        margin-top: 15px; }
        @media only screen and (max-width: 1300px) {
          #popupModal .outerContainer .outerInnerContainer a {
            font-size: 18px; } }

.url-have-the-guts #main #main-inner {
  padding: 0; }
  .url-have-the-guts #main #main-inner .zone-content {
    max-width: none;
    margin-left: auto;
    margin-right: auto; }
    .url-have-the-guts #main #main-inner .zone-content .content-item header {
      display: none; }
    .url-have-the-guts #main #main-inner .zone-content .content-item .content-single {
      padding: 0; }
      .url-have-the-guts #main #main-inner .zone-content .content-item .content-single .content .gutsHero {
        background: url("/Themes/OwnYourIBD/Content/guts-hero.jpg") no-repeat top center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover; }
        .url-have-the-guts #main #main-inner .zone-content .content-item .content-single .content .gutsHero .innerContainer {
          max-width: 970px;
          margin-left: auto;
          margin-right: auto;
          min-height: 750px;
          padding: 150px 0; }
          @media only screen and (max-width: 849px) {
            .url-have-the-guts #main #main-inner .zone-content .content-item .content-single .content .gutsHero .innerContainer {
              padding: 120px 20px 60px;
              text-align: center; } }
          .url-have-the-guts #main #main-inner .zone-content .content-item .content-single .content .gutsHero .innerContainer .gutsLogo {
            float: left;
            width: calc(100% - 380px);
            padding-right: 30px; }
            .url-have-the-guts #main #main-inner .zone-content .content-item .content-single .content .gutsHero .innerContainer .gutsLogo img {
              width: 100%; }
            @media only screen and (max-width: 849px) {
              .url-have-the-guts #main #main-inner .zone-content .content-item .content-single .content .gutsHero .innerContainer .gutsLogo {
                width: 100%;
                float: none;
                padding: 0 0 20px 0;
                max-width: 600px;
                margin: 0 auto; } }
          .url-have-the-guts #main #main-inner .zone-content .content-item .content-single .content .gutsHero .innerContainer .gutsText {
            float: left;
            width: 380px; }
            .url-have-the-guts #main #main-inner .zone-content .content-item .content-single .content .gutsHero .innerContainer .gutsText p {
              font-size: 22px;
              line-height: 30px; }
            .url-have-the-guts #main #main-inner .zone-content .content-item .content-single .content .gutsHero .innerContainer .gutsText .larger {
              font-size: 30px;
              line-height: 32px;
              font-weight: 600; }
            @media only screen and (max-width: 849px) {
              .url-have-the-guts #main #main-inner .zone-content .content-item .content-single .content .gutsHero .innerContainer .gutsText {
                width: 100%;
                float: none;
                max-width: 710px;
                margin: 0 auto;
                padding: 0 30px; } }
          .url-have-the-guts #main #main-inner .zone-content .content-item .content-single .content .gutsHero .innerContainer .gutsVideo {
            float: left;
            width: 100%;
            margin-top: 40px;
            text-align: center; }
            .url-have-the-guts #main #main-inner .zone-content .content-item .content-single .content .gutsHero .innerContainer .gutsVideo #gutsPlay {
              cursor: pointer; }
            @media only screen and (max-width: 849px) {
              .url-have-the-guts #main #main-inner .zone-content .content-item .content-single .content .gutsHero .innerContainer .gutsVideo {
                float: none; } }
      .url-have-the-guts #main #main-inner .zone-content .content-item .content-single .content .gutsVideoShare, .url-have-the-guts #main #main-inner .zone-content .content-item .content-single .content .gutsPageShare {
        min-height: 56px;
        text-align: center;
        padding: 15px; }
        .url-have-the-guts #main #main-inner .zone-content .content-item .content-single .content .gutsVideoShare .share, .url-have-the-guts #main #main-inner .zone-content .content-item .content-single .content .gutsPageShare .share {
          display: inline-block;
          vertical-align: middle; }
          .url-have-the-guts #main #main-inner .zone-content .content-item .content-single .content .gutsVideoShare .share .addthis_sharing_toolbox, .url-have-the-guts #main #main-inner .zone-content .content-item .content-single .content .gutsPageShare .share .addthis_sharing_toolbox {
            display: inline-block;
            padding: 0 20px; }
          .url-have-the-guts #main #main-inner .zone-content .content-item .content-single .content .gutsVideoShare .share label, .url-have-the-guts #main #main-inner .zone-content .content-item .content-single .content .gutsPageShare .share label {
            font-size: 18px;
            font-weight: 600;
            vertical-align: top;
            line-height: 38px; }
        .url-have-the-guts #main #main-inner .zone-content .content-item .content-single .content .gutsVideoShare .like, .url-have-the-guts #main #main-inner .zone-content .content-item .content-single .content .gutsPageShare .like {
          display: inline-block; }
      .url-have-the-guts #main #main-inner .zone-content .content-item .content-single .content .gutsCTA {
        background-color: #0688a6;
        text-align: center; }
        .url-have-the-guts #main #main-inner .zone-content .content-item .content-single .content .gutsCTA .small-only {
          background: url("/Themes/OwnYourIBD/Content/guts-cta-blank.jpg") no-repeat top center;
          -webkit-background-size: cover;
          -moz-background-size: cover;
          -o-background-size: cover;
          background-size: cover;
          display: none;
          padding: 20px 10px; }
          .url-have-the-guts #main #main-inner .zone-content .content-item .content-single .content .gutsCTA .small-only .pinkButton {
            background: url("/Themes/OwnYourIBD/Content/guts-button.png");
            -webkit-background-size: cover;
            -moz-background-size: cover;
            -o-background-size: cover;
            background-size: cover;
            display: inline-block;
            padding: 15px;
            font-size: 21px;
            font-weight: 600;
            text-decoration: none;
            text-transform: uppercase;
            color: white;
            margin-top: 15px; }
          .url-have-the-guts #main #main-inner .zone-content .content-item .content-single .content .gutsCTA .small-only .larger {
            font-size: 30px;
            line-height: 32px;
            font-weight: 600;
            color: white; }
        .url-have-the-guts #main #main-inner .zone-content .content-item .content-single .content .gutsCTA .large-only {
          display: block; }
        @media only screen and (max-width: 849px) {
          .url-have-the-guts #main #main-inner .zone-content .content-item .content-single .content .gutsCTA .small-only {
            display: block; }
          .url-have-the-guts #main #main-inner .zone-content .content-item .content-single .content .gutsCTA .large-only {
            display: none; } }
      .url-have-the-guts #main #main-inner .zone-content .content-item .content-single .content #adjustFooter {
        display: none; }

