  @charset "UTF-8";
/*! Made with Bones: http://themble.com/bones :) */
/******************************************************************
Stylesheet: Main Stylesheet
******************************************************************/
/*********************
IMPORTING PARTIALS
*********************/
/* normalize.css 2012-07-07T09:50 UTC - http://github.com/necolas/normalize.css */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block; }

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

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

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

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

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

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

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

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

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

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

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

/*
 * proper formatting (http://blog.fontdeck.com/post/9037028497/hyphens)
*/
p {
  -webkit-hyphens: auto;
  -epub-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto; }

/*
 * Addresses margins set differently in IE6/7.
 */
pre {
  margin: 0; }

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

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

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
q:before,
q:after {
  content: '';
  content: none; }

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

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

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

dd {
  margin: 0; }

/*
 * Addresses paddings set differently in IE6/7.
 */
menu {
  padding: 0 0 0 40px; }

ol,
ul {
  padding: 0;
  list-style-type: none; }

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

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

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

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0; }

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

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

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address Firefox 4+ 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 8+.
 * 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.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

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

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 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).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

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

/**
 * 1. Remove default vertical scrollbar in IE 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; }

.image-replacement,
.ir {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

.clearfix, .cf, .comment-respond {
  zoom: 1; }
  .clearfix:before, .clearfix:after, .cf:before, .comment-respond:before, .cf:after, .comment-respond:after {
    content: "";
    display: table; }
  .clearfix:after, .cf:after, .comment-respond:after {
    clear: both; }

/*
use the best ampersand
http://simplebits.com/notebook/2008/08/14/ampersands-2/
*/
span.amp {
  font-family: Baskerville,'Goudy Old Style',Palatino,'Book Antiqua',serif !important;
  font-style: italic; }

/******************************************************************
Stylesheet: Variables
******************************************************************/
/*********************
COLORS
*********************/
/******************************************************************
Stylesheet: Typography
******************************************************************/
/*********************
FONT FACE
*********************/
@font-face {
  font-family: 'droid_serifregular';
  src: url("/wp-content/themes/risingms/library/font/DroidSerif-Regular-webfont.eot");
  src: url("/wp-content/themes/risingms/library/font/DroidSerif-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/risingms/library/font/DroidSerif-Regular-webfont.woff") format("woff"), url("/wp-content/themes/risingms/library/font/DroidSerif-Regular-webfont.ttf") format("truetype"), url("/wp-content/themes/risingms/library/font/DroidSerif-Regular-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'droid_serifitalic';
  src: url("/wp-content/themes/risingms/library/font/DroidSerif-Italic-webfont.eot");
  src: url("/wp-content/themes/risingms/library/font/DroidSerif-Italic-webfont.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/risingms/library/font/DroidSerif-Italic-webfont.woff") format("woff"), url("/wp-content/themes/risingms/library/font/DroidSerif-Italic-webfont.ttf") format("truetype"), url("/wp-content/themes/risingms/library/font/DroidSerif-Italic-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "risingms";
  src: url("/wp-content/themes/risingms/library/font/risingms.eot");
  src: url("/wp-content/themes/risingms/library/font/risingms.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/risingms/library/font/risingms.woff") format("woff"), url("/wp-content/themes/risingms/library/font/risingms.ttf") format("truetype"), url("/wp-content/themes/risingms/library/font/risingms.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
p {
  -ms-word-wrap: normal;
  word-break: normal;
  word-wrap: normal;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
  -webkit-hyphenate-before: 2;
  -webkit-hyphenate-after: 3;
  hyphenate-lines: 3;
  -webkit-font-feature-settings: "liga", "dlig";
  -moz-font-feature-settings: "liga=1, dlig=1";
  -ms-font-feature-settings: "liga", "dlig";
  -o-font-feature-settings: "liga", "dlig";
  font-feature-settings: "liga", "dlig"; }

@font-face {
  font-family: 'fontello';
  src: url("/wp-content/themes/risingms/library/font/fontello.eot?64686661");
  src: url("/wp-content/themes/risingms/library/font/fontello.eot?64686661#iefix") format("embedded-opentype"), url("/wp-content/themes/risingms/library/font/fontello.woff?64686661") format("woff"), url("/wp-content/themes/risingms/library/font/fontello.ttf?64686661") format("truetype"), url("/wp-content/themes/risingms/library/font/fontello.svg?64686661") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('/wp-content/themes/risingms/library/font/fontello.svg?64686661') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

[data-icon]:before {
  font-family: "risingms" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "risingms" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-011:before {
  content: "k"; }

.icon-003:before {
  content: "c"; }

.icon-004:before {
  content: "d"; }

.icon-005:before {
  content: "e"; }

.icon-006:before {
  content: "f"; }

.icon-008:before {
  content: "h"; }

.icon-009:before {
  content: "i"; }

.icon-010:before {
  content: "j"; }

.icon-012:before {
  content: "l"; }

.icon-013:before {
  content: "m"; }

.icon-014:before {
  content: "n"; }

.icon-015:before {
  content: "o"; }

.icon-016:before {
  content: "p"; }

.icon-017:before {
  content: "q"; }

.icon-018:before {
  content: "r"; }

.icon-019:before {
  content: "s"; }

.icon-020:before {
  content: "t"; }

.icon-002:before {
  content: "b"; }

.icon-007:before {
  content: "g"; }

.icon-left-open-big:before {
  font-family: "fontello" !important;
  content: '\e801'; }

/* '├« Γé¼' */
.icon-right-open-big:before {
  font-family: "fontello" !important;
  content: '\e800'; }

/* '├« ┬ü' */
.icon-down-open-mini:before {
  font-family: "fontello" !important;
  content: '\e802'; }

/* '├« ΓÇÜ' */
.icon-ok:before {
  font-family: "fontello" !important;
  content: '\e803'; }

/* '├« ╞Æ' */
/******************************************************************
Stylesheet: Sass Functions
******************************************************************/
/*********************
COLOR FUNCTIONS
box-shadow: 0 0 4px black(0.3);
compiles to:
box-shadow: 0 0 4px rgba(0,0,0,0.3);
*********************/
/*********************
RESPONSIVE HELPER FUNCTION
width: cp(650px, 1000px);
compile to:
width: 65%;
*********************/
/******************************************************************
Stylesheet: Mixins Stylesheet
******************************************************************/
/*********************
TRANSITION
*********************/
/*
USAGE: @include transition(all 0.2s ease-in-out);
*/
/*********************
CSS3 GRADIENTS
*********************/
/* @include css-gradient(#dfdfdf,#f8f8f8); */
/*********************
BOX SIZING
*********************/
/* @include box-sizing(border-box); */
/******************************************************************
Stylesheet: Grid Stylesheet
******************************************************************/
.last-col {
  float: right;
  padding-right: 0 !important; }

@media (max-width: 767px) {
  .m-none {
    display: none; }

  .m-all {
    float: left;
    padding-right: 1.5em;
    width: 100%;
    padding-right: 0; }

  .m-1of2 {
    float: left;
    padding-right: 1.5em;
    width: 50%; }

  .m-1of3 {
    float: left;
    padding-right: 1.5em;
    width: 33.33%; }

  .m-2of3 {
    float: left;
    padding-right: 1.5em;
    width: 66.66%; }

  .m-1of4 {
    float: left;
    padding-right: 1.5em;
    width: 25%; }

  .m-3of4 {
    float: left;
    padding-right: 1.5em;
    width: 75%; } }
/* Portrait tablet to landscape */
@media (min-width: 768px) and (max-width: 1029px) {
  .t-none {
    display: none; }

  .t-all {
    float: left;
    padding-right: 1.5em;
    width: 100%;
    padding-right: 0; }

  .t-1of2 {
    float: left;
    padding-right: 1.5em;
    width: 50%; }

  .t-1of3 {
    float: left;
    padding-right: 1.5em;
    width: 33.33%; }

  .t-2of3 {
    float: left;
    padding-right: 1.5em;
    width: 66.66%; }

  .t-1of4 {
    float: left;
    padding-right: 1.5em;
    width: 25%; }

  .t-3of4 {
    float: left;
    padding-right: 1.5em;
    width: 75%; }

  .t-1of5 {
    float: left;
    padding-right: 1.5em;
    width: 20%; }

  .t-2of5 {
    float: left;
    padding-right: 1.5em;
    width: 40%; }

  .t-3of5 {
    float: left;
    padding-right: 1.5em;
    width: 60%; }

  .t-4of5 {
    float: left;
    padding-right: 1.5em;
    width: 80%; }

  .last-col {
    float: right;
    padding-right: 0 !important; } }
/* Landscape to small desktop */
@media (min-width: 1030px) {
  .case-studies-home {
    padding: 25px 0 0;
    display: inline-block;
    padding-right: 50px;
    width: 41.2%; }

  .news-home {
    padding: 20px 0 20px 50px;
    display: inline-block;
    width: 58.8%;
    border-left: 1px solid #cdcdcd; }

  .d-none {
    display: none; }

  .d-all {
    float: left;
    padding-right: 1.5em;
    width: 100%;
    padding-right: 0; }

  .d-1of2 {
    float: left;
    padding-right: 1.5em;
    width: 50%; }

  .d-1of3 {
    float: left;
    padding-right: 1.5em;
    width: 33.33%; }

  .d-2of3 {
    float: left;
    padding-right: 1.5em;
    width: 66.66%; }

  .d-1of4 {
    float: left;
    padding-right: 1.5em;
    width: 25%; }

  .d-3of4 {
    float: left;
    padding-right: 1.5em;
    width: 75%; }

  .d-1of5 {
    float: left;
    padding-right: 1.5em;
    width: 20%; }

  .d-2of5 {
    float: left;
    padding-right: 1.5em;
    width: 40%; }

  .d-3of5 {
    float: left;
    padding-right: 1.5em;
    width: 60%; }

  .d-4of5 {
    float: left;
    padding-right: 1.5em;
    width: 80%; }

  .d-1of6 {
    float: left;
    padding-right: 1.5em;
    width: 16.6666666667%; }

  .d-1of7 {
    float: left;
    padding-right: 1.5em;
    width: 14.2857142857%; }

  .d-2of7 {
    float: left;
    padding-right: 1.5em;
    width: 29.5393%; }

  .d-3of7 {
    float: left;
    padding-right: 1.5em;
    width: 42.8571429%; }

  .d-4of7 {
    float: left;
    padding-right: 1.5em;
    width: 57.1428572%; }

  .d-5of7 {
    float: left;
    padding-right: 1.5em;
    width: 70.4607%;
    padding-right: 60px; }

  .d-6of7 {
    float: left;
    padding-right: 1.5em;
    width: 85.7142857%; }

  .d-1of8 {
    float: left;
    padding-right: 1%;
    width: 11%; }

  .d-7of8 {
    float: left;
    padding-right: 1.5em;
    width: 89%; }

  .last-col {
    float: right;
    padding-right: 0 !important; }

  #gform_wrapper_1 .d-1of7 {
    float: left;
    padding-right: 1.5em;
    width: 11.2857142857%; }
  #gform_wrapper_1 .d-2of7 {
    float: left;
    padding-right: 1.5em;
    width: 29.5393%; }
  #gform_wrapper_1 .d-3of7 {
    float: left;
    padding-right: 1.5em;
    width: 40.8571429%; } }
@media only screen and (min-width: 1240px) {
  .ld-2of5 {
    float: left;
    padding-right: 1.5em;
    width: 40%; }

  .ld-3of5 {
    float: left;
    padding-right: 1.5em;
    width: 60%; }

  .last-col {
    float: right;
    padding-right: 0 !important; } }
/*********************
IMPORTING MODULES
*********************/
/******************************************************************
Stylesheet: Button Styles
******************************************************************/
/*********************
BUTTON DEFAULTS
*********************/
.blue-btn, .comment-reply-link, #submit, a.yellow-btn, a.yellow-btn:visited, a.block-btn, a.block-btn:visited, a.btn, a.btn:visited, .request-form .gform_wrapper .gform_footer input[type=submit], .gform_widget .gform_wrapper .gform_footer input[type=submit], #gform_wrapper_7 .gform_footer input[type=submit], #gform_confirmation_wrapper_7 .gform_footer input[type=submit] {
  display: inline-block;
  position: relative;
  font-family: "proxima-nova", sans-serif;
  text-decoration: none;
  color: #424242;
  font-size: 1em;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 34px;
  font-weight: normal;
  padding: 0 24px;
  border-radius: 0;
  border: 0;
  cursor: pointer;
  -webkit-transition: background-color 0.14s ease-in-out;
  transition: background-color 0.14s ease-in-out; }
  .blue-btn:hover, .comment-reply-link:hover, #submit:hover, a.yellow-btn:hover, a.block-btn:hover, a.btn:hover, .request-form .gform_wrapper .gform_footer input[type=submit]:hover, .gform_widget .gform_wrapper .gform_footer input[type=submit]:hover, #gform_wrapper_7 .gform_footer input[type=submit]:hover, #gform_confirmation_wrapper_7 .gform_footer input[type=submit]:hover, .blue-btn:focus, .comment-reply-link:focus, #submit:focus, a.yellow-btn:focus, a.block-btn:focus, a.btn:focus, .request-form .gform_wrapper .gform_footer input[type=submit]:focus, .gform_widget .gform_wrapper .gform_footer input[type=submit]:focus, #gform_wrapper_7 .gform_footer input[type=submit]:focus, #gform_confirmation_wrapper_7 .gform_footer input[type=submit]:focus {
    color: #fff;
    text-decoration: none;
    outline: none; }
  .blue-btn:active, .comment-reply-link:active, #submit:active, a.yellow-btn:active, a.btn:active, .request-form .gform_wrapper .gform_footer input[type=submit]:active, .gform_widget .gform_wrapper .gform_footer input[type=submit]:active, #gform_wrapper_7 .gform_footer input[type=submit]:active, #gform_confirmation_wrapper_7 .gform_footer input[type=submit]:active {
    top: 1px; }

.blue-btn, .comment-reply-link, #submit {
  background-color: #5194bf; }
  .blue-btn:hover, .comment-reply-link:hover, #submit:hover, .blue-btn:focus, .comment-reply-link:focus, #submit:focus {
    background-color: #448ab8; }
  .blue-btn:active, .comment-reply-link:active, #submit:active {
    background-color: #4288b4; }

a.yellow-btn, a:visited.yellow-btn {
  background-color: #ffc536;
  color: #424242;
  font-weight: 700;
  font-size: 0.893em;
  padding: 3px 19px 3px 25px; }
  a.yellow-btn:after, a:visited.yellow-btn:after {
    display: inline-block;
    content: '\e800';
    font-family: fontello;
    padding-left: 5px;
    font-weight: 300; }
  a.yellow-btn:hover, a.yellow-btn:focus, a:visited.yellow-btn:hover, a:visited.yellow-btn:focus {
    background-color: #ffc536;
    color: #424242; }
  a.yellow-btn:active, a:visited.yellow-btn:active {
    background-color: #ffbe1d; }

a.block-btn, a:visited.block-btn {
  background-color: #fff;
  border-left: 10px solid #ffc536;
  color: #424242;
  font-weight: bold;
  font-size: 0.893em;
  padding: 3px 19px 3px 13px; }
  a.block-btn:after, a:visited.block-btn:after {
    display: inline-block;
    content: '\e800';
    font-family: fontello;
    padding-left: 5px; }
  a.block-btn:hover, a.block-btn:focus, a:visited.block-btn:hover, a:visited.block-btn:focus {
    background-color: #ffc536;
    color: #424242; }
  a.block-btn:active, a:visited.block-btn:active {
    background-color: #ffbe1d; }

a.btn, a:visited.btn {
  background-color: #ffc536;
  padding: 5px 15px;
  font-weight: bold; }
  a.btn:hover, a.btn:focus, a:visited.btn:hover, a:visited.btn:focus {
    background-color: #ffb603;
    color: #424242; }
  a.btn:active, a:visited.btn:active {
    background-color: #ffbe1d; }

/******************************************************************
Stylesheet: Form Styles
******************************************************************/
/*********************
INPUTS
*********************/
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select,
textarea,
.field {
  display: block;
  height: 40px;
  line-height: 1em;
  padding: 0 12px;
  margin-bottom: 14px;
  font-size: 1em;
  color: #010101;
  border-radius: 0;
  vertical-align: middle;
  box-shadow: none;
  border: 0;
  width: 100%;
  max-width: 600px;
  font-family: "proxima-nova", sans-serif;
  background-color: #f6f6f6;
  -webkit-transition: background-color 0.24s ease-in-out;
  transition: background-color 0.24s ease-in-out; }
  input[type="text"]:focus, input[type="text"]:active,
  input[type="password"]:focus,
  input[type="password"]:active,
  input[type="datetime"]:focus,
  input[type="datetime"]:active,
  input[type="datetime-local"]:focus,
  input[type="datetime-local"]:active,
  input[type="date"]:focus,
  input[type="date"]:active,
  input[type="month"]:focus,
  input[type="month"]:active,
  input[type="time"]:focus,
  input[type="time"]:active,
  input[type="week"]:focus,
  input[type="week"]:active,
  input[type="number"]:focus,
  input[type="number"]:active,
  input[type="email"]:focus,
  input[type="email"]:active,
  input[type="url"]:focus,
  input[type="url"]:active,
  input[type="search"]:focus,
  input[type="search"]:active,
  input[type="tel"]:focus,
  input[type="tel"]:active,
  input[type="color"]:focus,
  input[type="color"]:active,
  select:focus,
  select:active,
  textarea:focus,
  textarea:active,
  .field:focus,
  .field:active {
    background-color: #f6f6f6;
    outline: none; }

input[type="password"] {
  letter-spacing: 0.3em; }

textarea {
  max-width: 100%;
  min-height: 90px;
  line-height: 1.5em; }

select {
  -webkit-appearance: none;
  /* 1 */
  -moz-appearance: none;
  appearance: none;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAHCAYAAADXhRcnAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpEOEZCMjYxMEYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpEOEZCMjYxMUYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkQ4RkIyNjBFRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkQ4RkIyNjBGRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Vxkp9gAAAI9JREFUeNpidHFxucHAwKAOxE+AmJmBMPgLxDJAfJMFSKwD4kqoAClgA+P///8ZXF1dPaCGcBKh6QcQB+3evXs7WDMIAA2QB1I7gFgDj0aQFz2BGh+AOEwwUaDAQyBlCMR7cGjcC5KHaQQBuM3IAOiKTiBVhiTUDdRUhq4Oq2aoAelAahIQ5wM1zsCmBiDAADhYMJXVZ9u9AAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-position: 97.5% center; }

select::-ms-expand {
  display: none; }

::-webkit-input-placeholder {
  font-weight: 300;
  color: #000; }

:-moz-placeholder {
  /* Firefox 18- */
  font-weight: 300;
  color: #000; }

::-moz-placeholder {
  /* Firefox 19+ */
  font-weight: 300;
  color: #000; }

:-ms-input-placeholder {
  font-weight: 300;
  color: #000; }

/*********************
BASE (MOBILE) SIZE
*********************/
/******************************************************************
Stylesheet: Base Mobile Stylesheet
******************************************************************/
/*********************
GENERAL STYLES
*********************/
body {
  font-family: "proxima-nova", sans-serif;
  font-size: 100%;
  line-height: 1.5;
  color: #010101;
  background-color: #fff; }

/********************
WORDPRESS BODY CLASSES
style a page via class
********************/
.archive .entry-content p, .blog .entry-content p, .page-id-2477 .entry-content p {
  margin-bottom: .5em; }

.page-id-5502 .header, .page-id-5502 .footer, .page-id-5502 #breadcrumbs {
  display: none; }

/*********************
LAYOUT & GRID STYLES
*********************/
.wrap {
  width: 96%;
  margin: 0 auto; }

/*********************
LINK STYLES
*********************/
a, a:visited {
  color: #5194bf;
  /* on hover */
  /* on click */
  /* mobile tap color */ }
  a:hover, a:focus, a:visited:hover, a:visited:focus {
    color: #3d7ca5; }
  a:link, a:visited:link {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3); }

/******************************************************************
H1, H2, H3, H4, H5 STYLES
******************************************************************/
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
  text-rendering: optimizelegibility;
  font-weight: 400;
  margin: 0; }
  h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a {
    text-decoration: none; }

h1, .h1 {
  font-size: 2.5em;
  line-height: 1.333em;
  margin-bottom: .5em; }

h2, .h2 {
  font-size: 1.75em;
  line-height: 1.4em;
  margin-bottom: 0.375em; }

h3, .h3 {
  font-size: 1.5em;
  margin-bottom: .5em;
  font-weight: 700; }

h4, .h4 {
  font-size: 1.1em;
  font-weight: 700;
  margin-bottom: .5em; }

h5, .h5 {
  font-size: 0.846em;
  line-height: 2.09em;
  text-transform: uppercase;
  letter-spacing: 2px; }

.quotes {
  font-family: "droid_serifregular", serif;
  color: #474646;
  font-size: 1.5em; }

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

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

hr {
  padding-top: 5px;
  margin-bottom: 25px;
  border: 0;
  border-bottom: 1px solid #999; }

a.btn__box--blue {
	background: #0b8fcd !important;
	color: #010101;
}
.side-resources ul li.btn__box .icon {
	vertical-align: middle;
}

.side-resources ul li.btn__box a span {
	vertical-align: middle;
	width: auto;
	padding-right: 2px;
	color: #010101;
}
.side-resources a.yellow-btn, a:visited.yellow-btn {
	padding: 3px 19px;
	min-width: 230px;
}
.side-resources a.yellow-btn:after, a:visited.yellow-btn:after {
	font-size: 14px;
}
/*********************
HEADER STYLES
*********************/
.header {
  background-color: #fff;
  border-top: 8px solid #ffc536; }
  .header #inner-header {
    position: relative; }
  .header h2 {
    font-weight: 300;
    text-align: center;
    color: #333; }

#logo {
  margin: 1.5em 0 0; }
  #logo img {
    width: 100%;
    max-width: 405px; }
.header .phone a {
  color: #333;
  text-decoration: none;
}
/*********************
NAVIGATION STYLES
*********************/
.menu-heading {
  text-transform: uppercase;
  color: #ffc536;
  font-weight: bold;
  margin: 0; }

/*********************
POSTS & CONTENT STYLES
*********************/
#content {
  margin: 1.7em 0 2em; }

#inner-content {
  position: relative;
  padding-bottom: 30px; }

.archive .entry-content a, .page-template-page-articles-events .entry-content a {
  font-size: .875em;
  color: #5194bf;
  font-weight: bold;
  text-decoration: none;
  margin-top: 0; }

.hentry footer p {
  margin: 0; }

/* end .hentry */
.article + .article {
  border-top: 1px solid #ddd;
  padding-top: 20px; }

.single-title,
.page-title,
.entry-title {
  margin: 0; }

.inner-page-title {
  font-family: "droid_serifregular", serif;
  font-size: 1.375em;
  font-weight: 400;
  color: #0e3064; }

.entry-title {
  font-family: "droid_serifregular", serif;
  font-weight: 400;
  margin: 0;
  margin-bottom: 10px;
  line-height: 1.3;
  margin-top: -4px; }
  .entry-title a {
    color: #eb6816; }
  .entry-title span {
    font-size: .7em;
    color: #999; }

/* want to style individual post classes? Booya! */
/* post by id (i.e. post-3) */
/* general post style */
/* general article on a page style */
/* general style on an attatchment */
/* sticky post style */
/* hentry class */
/* style by category (i.e. category-videos) */
/* style by tag (i.e. tag-news) */
/* post meta */
.byline {
  color: #9fa2a6;
  font-style: italic;
  margin: 0; }

.excerpt-read-more {
  font-size: .875em;
  color: #5194bf;
  font-weight: bold;
  text-decoration: none;
  margin-top: 0; }

/* entry content */
.entry-content p {
  margin: 0 0 1.5em;
  font-size: 112.5%; }
.entry-content .h2 {
  font-family: "droid_serifregular", serif;
  font-size: 1.375em;
  color: #002e5b;
  line-height: 1.7;
  margin-bottom: 1.55em; }
.entry-content h3 {
  color: #eb6816;
  font-size: 1.375em;
  font-weight: 600; }
.entry-content h4 {
  font-family: "droid_serifregular", serif;
  font-size: 1.375em;
  font-weight: 400;
  color: #002e5b; }
.entry-content ul, .entry-content ol {
  margin-top: 0;
  margin-left: 35px; }
  .entry-content ul li, .entry-content ol li {
    font-size: 1.125em; }
.entry-content ul {
  list-style: disc; }
  .entry-content ul li {
    padding-left: 10px;
    margin-bottom: 5px;
    /*&:before {
    	display: inline-block;
    	content: '\00b7';
    	padding-right: 15px;
    }*/ }
    .entry-content ul li ul {
      margin: 5px 0 5px 35px;
      list-style: circle; }
      .entry-content ul li ul li {
        font-size: 1em; }
.entry-content ol {
  list-style: decimal; }
.entry-content table {
  width: 100%;
  border: 1px solid #9fa2a6;
  margin-bottom: 1.5em; }
  .entry-content table caption {
    margin: 0 0 7px;
    font-size: 0.75em;
    color: #5a646e;
    text-transform: uppercase;
    letter-spacing: 1px; }
.entry-content tr {
  border-bottom: 1px solid #ccc; }
  .entry-content tr:nth-child(even) {
    background-color: #f6f6f6; }
.entry-content td {
  padding: 7px;
  border-right: 1px solid #9fa2a6; }
  .entry-content td:last-child {
    border-right: 0; }
.entry-content th {
  background-color: #f6f6f6;
  border-bottom: 1px solid #9fa2a6;
  border-right: 1px solid #9fa2a6; }
  .entry-content th:last-child {
    border-right: 0; }
.entry-content blockquote {
  margin: 20px 0 30px;
  padding: 25px 0;
  border-top: 6px solid #c2c2c2;
  border-bottom: 6px solid #c2c2c2;
  color: #7c7c7c; }
  .entry-content blockquote p {
    margin: 0;
    font-size: 20px;
    font-family: "droid_serifitalic";
    font-weight: 400; }
    .entry-content blockquote p span {
      font-family: "proxima-nova", sans-serif;
      font-size: 14px;
      letter-spacing: 1px;
      text-transform: uppercase;
      font-style: normal;
      font-weight: bold; }
  .entry-content blockquote p + p {
    margin-top: 10px; }
.entry-content dd {
  margin-left: 0;
  font-size: 0.9em;
  color: #787878;
  margin-bottom: 1.5em; }
.entry-content img {
  margin: 0 0 1em 0;
  max-width: 100%;
  height: auto; }
.entry-content .size-auto,
.entry-content .size-full,
.entry-content .size-large,
.entry-content .size-medium,
.entry-content .size-thumbnail {
  max-width: 100%;
  height: auto; }
.entry-content pre {
  background: #000;
  color: #f6f6f6;
  font-size: 0.9em;
  padding: 1.5em;
  margin: 0 0 1.5em;
  border-radius: 3px; }

/* end .entry-content */
.post-date {
  color: #fff;
  line-height: 1;
  background: #5194bf;
  text-align: center;
  padding: 9px 0 5px;
  display: block;
  float: left;
  margin-right: 13px;
  width: 57px;
  margin-bottom: 10px; }
  .post-date .month {
    font-size: .688em;
    font-weight: bold;
    text-transform: uppercase; }
  .post-date .date {
    font-size: 2em;
    font-weight: bold; }

.news-dates {
  background: #707d85; }

.post-content {
  width: 90%; }
  .post-content h3 {
    line-height: 1.2;
    font-weight: 400;
    font-size: 1.438em;
    margin: 0;
    margin-top: 3px; }

.wp-caption {
  max-width: 100%;
  background: #eee;
  padding: 5px;
  /* images inside wp-caption */ }
  .wp-caption img {
    max-width: 100%;
    margin-bottom: 0;
    width: 100%; }
  .wp-caption p.wp-caption-text {
    font-size: 0.85em;
    margin: 4px 0 7px;
    text-align: center; }

/* end .wp-caption */
/* image gallery styles */
/* end .gallery */
/* gallery caption styles */
.tags {
  margin: 0; }

/******************************************************************
PAGE NAVI STYLES
******************************************************************/
.pagination,
.wp-prev-next {
  margin: 1.5em 0; }

.pagination {
  text-align: center; }
  .pagination ul {
    display: inline-block;
    background-color: #fff;
    white-space: nowrap;
    padding: 0;
    clear: both;
    border-radius: 3px; }
  .pagination li {
    padding: 0;
    margin: 0;
    float: left;
    display: inline;
    overflow: hidden;
    border-right: 1px solid #9fa2a6; }
  .pagination a, .pagination span {
    margin: 0;
    text-decoration: none;
    padding: 0;
    line-height: 1em;
    font-size: 1em;
    font-weight: normal;
    padding: 0.75em;
    min-width: 1em;
    display: block;
    color: #5194bf; }
    .pagination a:hover, .pagination a:focus, .pagination span:hover, .pagination span:focus {
      background-color: #5194bf;
      color: #fff; }
  .pagination .current {
    cursor: default;
    color: #010101; }
    .pagination .current:hover, .pagination .current:focus {
      background-color: #fff;
      color: #010101; }

/* end .bones_page_navi */
/******************************************************************
COMMENT STYLES
******************************************************************/
/* h3 comment title */
#comments-title {
  padding: 0.75em;
  margin: 0;
  border-top: 1px solid #f6f6f6;
  /* number of comments span */ }

.commentlist {
  margin: 0;
  list-style-type: none; }

.comment {
  position: relative;
  clear: both;
  overflow: hidden;
  padding: 1.5em;
  border-bottom: 1px solid #f6f6f6;
  /* vcard */
  /* end .commentlist .vcard */
  /* end children */
  /* general comment classes */ }
  .comment .comment-author {
    padding: 7px;
    border: 0; }
  .comment .vcard {
    margin-left: 50px; }
    .comment .vcard cite.fn {
      font-weight: 700;
      font-style: normal; }
    .comment .vcard time {
      display: block;
      font-size: 0.9em;
      font-style: italic; }
      .comment .vcard time a {
        color: #5a646e;
        text-decoration: none; }
        .comment .vcard time a:hover {
          text-decoration: underline; }
    .comment .vcard .avatar {
      position: absolute;
      left: 16px;
      border-radius: 50%; }
  .comment:last-child {
    margin-bottom: 0; }
  .comment .children {
    margin: 0;
    /* variations */
    /* change number for different depth */ }
  .comment[class*=depth-] {
    margin-top: 1.1em; }
  .comment.depth-1 {
    margin-left: 0;
    margin-top: 0; }
  .comment:not(.depth-1) {
    margin-top: 0;
    margin-left: 7px;
    padding: 7px; }
  .comment.odd {
    background-color: #fff; }
  .comment.even {
    background: #f6f6f6; }

/* comment meta */
/* comment content */
.comment_content p {
  margin: 0.7335em 0 1.5em;
  font-size: 1em;
  line-height: 1.5em; }

/* end .commentlist .comment_content */
/* comment reply link */
.comment-reply-link {
  font-size: 0.9em;
  float: right; }

/* end .commentlist .comment-reply-link */
/* edit comment link */
.comment-edit-link {
  font-style: italic;
  margin: 0 7px;
  text-decoration: none;
  font-size: 0.9em; }

/******************************************************************
COMMENT FORM STYLES
******************************************************************/
.comment-respond {
  padding: 1.5em;
  border-top: 1px solid #f6f6f6; }

#reply-title {
  margin: 0; }

.logged-in-as {
  color: #5a646e;
  font-style: italic;
  margin: 0; }
  .logged-in-as a {
    color: #010101; }

.comment-form-comment {
  margin: 1.5em 0 0.75em; }

.form-allowed-tags {
  padding: 1.5em;
  background-color: #f6f6f6;
  font-size: 0.9em; }

/* comment submit button */
#submit {
  float: right;
  font-size: 1em; }

/* comment form title */
#comment-form-title {
  margin: 0 0 1.1em; }

/* cancel comment reply link */
/* logged in comments */
/* allowed tags */
#allowed_tags {
  margin: 1.5em 10px 0.7335em 0; }

/* no comments */
.nocomments {
  margin: 0 20px 1.1em; }

/*********************
SIDEBARS & ASIDES
*********************/
#sidebar2 .widgettitle {
  text-transform: uppercase;
  color: #666;
  border-bottom: 6px solid #c2c2c2;
  font-size: 1.25em; }
#sidebar2 .widget {
  margin-bottom: 1em; }
  #sidebar2 .widget ul li {
    color: #5194bf;
    /* deep nesting */ }
    #sidebar2 .widget ul li a {
      text-decoration: none; }

.no-widgets {
  background-color: #fff;
  padding: 1.5em;
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-bottom: 1.5em; }

.award-logos {
  background-color: #efefef;
  text-align: center;
  padding: 50px 0; }
  .award-logos img {
    display: inline-block;
    vertical-align: middle;
    margin: 0 30px; }

#sidebar1 .widget .menu-title {
  border-bottom: 3px solid #b8b8b8;
  font-size: 1.250em;
  text-transform: uppercase; }
#sidebar1 .widget ul {
  margin: 5px 0 0; }
  #sidebar1 .widget ul li {
    margin-bottom: 0.25em;
    font-weight: bold;
    text-transform: uppercase;
    /* deep nesting */ }
    #sidebar1 .widget ul li a {
      text-decoration: none;
      color: #0b8fcd; }
    #sidebar1 .widget ul li ul.sub-menu {
      display: none;
      padding-left: 1em;
      margin: 0;
      margin-left: 18px; }
      #sidebar1 .widget ul li ul.sub-menu li {
        text-transform: none;
        list-style: disc;
        font-weight: 400; }
        #sidebar1 .widget ul li ul.sub-menu li a {
          color: #000; }
  #sidebar1 .widget ul li.current-page-ancestor ul.sub-menu,
  #sidebar1 .widget ul li.current_page_parent ul.sub-menu,
  #sidebar1 .widget ul li.current-menu-item ul.sub-menu {
    display: block; }
#sidebar1 .widget + .widget {
  padding: 25px 0 0;
  margin: 25px 0 0;
  border-top: 1px solid #e1e1e1; }

.side-resources .icon {
  display: inline-block;
  margin-right: 10px;
  vertical-align: top; }
.side-resources ul li {
  text-transform: none;
  font-size: 1.125em;
  font-weight: 700;
	text-transform: uppercase;
  line-height: 1.2;
  display: block;
  min-height: 70px; }
  .side-resources ul li span {
    display: inline-block;
    width: 78%;
	  padding-right: 15px;
    vertical-align: middle; }
.side-resources li.no-icons {
  min-height: auto; }
  .side-resources li.no-icons span {
    width: 100%; }

.webinar-sidebar {
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  margin-bottom: 10px; }
  .webinar-sidebar h3 {
    font-size: 1em;
    margin: 0; }
  .webinar-sidebar a {
    text-decoration: none; }
  .webinar-sidebar time {
    color: #bbb;
    font-size: 11px; }

/*********************
FOOTER STYLES
*********************/
.footer {
  clear: both;
  background-color: #393939;
  color: #f6f6f6;
  font-weight: 300;
  padding: 25px 0 41px;
  text-align: center;}
  .footer-links li a, .footer-links a:visited, .footer a, .footer a:visited {
    text-decoration: none;
    color: #fff; }
.footer a:hover {
  text-decoration: underline;
}
.footer span {
    display: inline-block;
    line-height: 32px; }
.footer .social {
    text-align: center; }
.footer a.blue-btn {
  color: #fff;
}
.footer h3 {
  color: #5194bf;
}
.footer p.privacy-link a, .footer p.privacy-link a:visited {
  color: #fff;
  text-decoration: none;
}

.copyright {
  text-align: center; }

.social {
  margin: 0;
  text-align: center; }
  .social a {
    margin: 0 3px; }
  .social img {
    margin: 0; }
  .social .facebook {
    background: url(/wp-content/themes/risingms/library/images/social-icons.png) no-repeat 0 0;
    width: 32px;
    height: 32px;
    display: inline-block; }
  .social .twitter {
    background: url('https://www.risingms.com/wp-content/uploads/2023/11/twitter-x-round-icon.png') no-repeat;
	  background-size: contain;
    width: 32px;
    height: 32px;
    display: inline-block; }
  .social .linkedin {
    background: url(/wp-content/themes/risingms/library/images/social-icons.png) no-repeat -64px 0;
    width: 32px;
    height: 32px;
    display: inline-block; }
  .social .youtube {
    background: url(/wp-content/themes/risingms/library/images/social-icons.png) no-repeat -96px 0;
    width: 32px;
    height: 32px;
    display: inline-block; }

/*********************
Slider STYLES
*********************/
#slider .flexslider {
  margin: 0 auto; }
  #slider .flexslider .slides img {
    width: 100%; }
  #slider .flexslider .slides .wrap {
    position: absolute;
    left: 0;
    right: 0;
    top: 0; }
    #slider .flexslider .slides .wrap .overlay {
      position: relative;
      margin-top: 15px; }
      #slider .flexslider .slides .wrap .overlay h2 {
        font-size: 35px;
        font-weight: 300;
        text-transform: uppercase;
        color: #fff;
        line-height: 1.2; }
        #slider .flexslider .slides .wrap .overlay h2 span {
          font-size: 37px; }
      #slider .flexslider .slides .wrap .overlay h3 {
        font-family: "droid_serifregular", serif;
        font-weight: 400;
        color: #fff;
        font-size: 1.4em; }
        #slider .flexslider .slides .wrap .overlay h3 span {
          font-family: "proxima-nova", sans-serif; }
      #slider .flexslider .slides .wrap .overlay h4 {
        font-family: "droid_serifregular", serif;
        font-weight: 300;
        color: #0e3064;
        font-size: 26px;
        text-transform: none;
        line-height: 1.2; }
        #slider .flexslider .slides .wrap .overlay h4 span {
          font-family: "proxima-nova", sans-serif;
          display: block;
          font-size: 42px;
          text-transform: uppercase; }
      #slider .flexslider .slides .wrap .overlay ul li {
        color: #fff;
        font-size: 1.1em;
        font-weight: 300;
        display: block;
        margin: 3px 0; }
        #slider .flexslider .slides .wrap .overlay ul li:before {
          display: inline-block;
          content: '\e803';
          font-family: "fontello";
          padding-right: 10px; }
      #slider .flexslider .slides .wrap .overlay ol {
        list-style-type: '-';
        margin: 5px 0 0; }
        #slider .flexslider .slides .wrap .overlay ol li {
          font-size: 1em;
          display: block;
          margin: 3px 0;
          display: block;
          color: #0e3064; }
      #slider .flexslider .slides .wrap .overlay .yellow-btn {
        font-size: 1.216em;
        font-weight: bold;
        padding: 10px 20px 10px 25px; }

/*********************
Home Three Blocks STYLES
*********************/
.three-blocks {
  color: #fff;
  margin-top: 3em; }
  .three-blocks img {
    margin: 0;
    float: left; }
  .three-blocks h3, .three-blocks h4 {
    text-transform: uppercase;
    color: #fff; }
  .three-blocks h3 {
    margin-bottom: 5px;
    line-height: 1;
    font-family: "proxima-nova", sans-serif; }
  .three-blocks h4 {
    line-height: 1.45;
    display: inline;
    padding: 3px 20px;
    font-size: 1.688em;
    font-family: "proxima-nova", sans-serif; }
  .three-blocks p {
    font-size: 1.125em;
    line-height: 1.2;
    margin-bottom: 1em; }
  .three-blocks ul {
    margin: 0 0 0 30px; }
    .three-blocks ul li {
      font-size: 100%;
      padding: 0;
      margin: 0; }
  .three-blocks .block {
    width: 100%;
    max-width: 356px;
    margin: 0 auto 15px; }
  .three-blocks .care h4 {
    background: #eb6816; }
  .three-blocks .cost h4 {
    background: #0b8fcd; }
  .three-blocks .insight h4 {
    background-color: #5a646e; }
  .three-blocks .cost-block, .three-blocks .care-block, .three-blocks .insight-block {
    padding: 1.125em 26px;
    position: relative; }
  .three-blocks .cost-block {
    background: #0b8fcd;
    padding: 1.125em 26px; }
  .three-blocks .care-block {
    background-color: #eb6816;
    padding: 1.125em 22px; }
  .three-blocks .insight-block {
    background-color: #5a646e;
    padding: 1.125em 20px; }
  .three-blocks .block-btn {
    margin-top: 10px; }

.home-bottom-section {
  margin: 25px 0 30px; }
  .home-bottom-section .h2 {
    font-size: 2em;
    color: #5194bf;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1.1; }
  .home-bottom-section ul {
    margin-left: 20px; }
    .home-bottom-section ul li {
      list-style: disc; }
  .home-bottom-section .case-studies-home {
    margin-bottom: 20px; }
  .home-bottom-section .title p {
    margin: 0;
    font-size: .875em;
    line-height: 40px;
    text-align: right; }
  .home-bottom-section .title a {
    color: #0e3064; }
  .home-bottom-section .inner-case-study {
    font-size: 112.5%;
    margin-top: 15px; }
  .home-bottom-section .home-post {
    margin-bottom: 15px; }
  .home-bottom-section .news h2 {
    text-transform: uppercase;
    color: #000;
    font-weight: 700;
    font-size: 1.688em;
    margin-bottom: 5px; }
  .home-bottom-section .blog-section {
    margin-top: 35px; }

.home-testimonial {
  padding: 45px 0 8px; }
  .home-testimonial h3 {
    font-size: 1em;
    color: #9fa2a6;
    text-align: center; }
  .home-testimonial .quotes {
    font-size: 1.5em;
    font-family: "droid_serifitalic";
    margin: .5em 7% .6em;
    font-style: italic;
    text-transform: none;
    line-height: 1.5;
    letter-spacing: 0; }
  .home-testimonial p.small {
    font-size: .875em; }
    .home-testimonial p.small a {
      text-decoration: none;
      color: #0b8fcd; }

.search-form {
  position: absolute;
  right: 0;
  top: 0; }
  .search-form .icon-search {
    background: #ffc536 url(../images/search-icon.png) no-repeat center center;
    width: 40px;
    height: 50px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer; }
  .search-form .search-input-wrap {
    position: absolute;
    background: #ffc536;
    width: 0;
    height: 50px;
    pointer-event: none;
    opacity: 0;
    right: 0;
    padding: 5px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
  .search-form input[type="submit"].search-submit {
    z-index: -1;
    padding: 0;
    outline: none;
    border: none;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
    color: transparent; }
  .search-form .search-field {
    display: none; }

.open-search-form .search-input-wrap {
  opacity: 1;
  right: 40px;
  width: 265px; }
.open-search-form .search-field {
  display: block; }

/*********************
Request Info Home
*********************/
.request-form {
  background: url(/wp-content/themes/risingms/library/images/form-bg.png) repeat;
  text-align: center;
  padding: 35px 0; }
  .request-form .h2 {
    font-size: 1.688em;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0; }
  .request-form p {
    margin: 0; }
    .request-form p span {
      display: block; }
  .request-form p.small {
    font-size: .85em;
    margin: 30px 0 0; }
  .request-form .gform_wrapper ul li.gfield {
    clear: none; }
  .request-form .gform_wrapper .top_label .gfield_label {
    display: none; }
  .request-form .gform_wrapper .top_label input.large {
    width: 100%;
    padding-left: 10px;
    line-height: 38px; }
  .request-form .gform_wrapper .top_label textarea {
    padding: 10px; }
  .request-form .gform_wrapper textarea.small {
    width: 100%; }
  .request-form .gform_wrapper .gform_footer {
    text-align: center; }
    .request-form .gform_wrapper .gform_footer input[type=submit] {
      background-color: #ffc536;
      border: 2px solid #fff;
      color: #151515;
      padding: 4px 23px;
      font-weight: 700; }

body .gform_wrapper .top_label input.large {
  width: 100%;
  padding-left: 10px;
  line-height: 38px; }
body .gform_wrapper .top_label select.large {
  width: 100%;
  margin-left: 0 !important; }
body .gform_wrapper .top_label textarea {
  padding: 10px; }

.gform_widget {
  padding: 15px;
  background: url(/wp-content/themes/risingms/library/images/form-bg.png) repeat;
  text-align: center;
  max-width: 100%; }
  .gform_widget .gform_wrapper textarea.small {
    width: 100%; }
  .gform_widget .gform_wrapper .gform_footer {
    text-align: center; }
    .gform_widget .gform_wrapper .gform_footer input[type=submit] {
      background-color: #ffc536;
      border: 2px solid #fff;
      color: #151515;
      padding: 4px 23px;
      font-weight: 700; }

#gform_wrapper_7, #gform_confirmation_wrapper_7 {
  padding: 15px;
  background: url(/wp-content/themes/risingms/library/images/form-bg.png) repeat;
  text-align: left;
  max-width: 100%; }
  #gform_wrapper_7 ul li.gfield, #gform_confirmation_wrapper_7 ul li.gfield {
    padding-left: 0; }
  #gform_wrapper_7 textarea.small, #gform_confirmation_wrapper_7 textarea.small {
    width: 100%; }
  #gform_wrapper_7 .gform_footer, #gform_confirmation_wrapper_7 .gform_footer {
    text-align: center; }
    #gform_wrapper_7 .gform_footer input[type=submit], #gform_confirmation_wrapper_7 .gform_footer input[type=submit] {
      background-color: #ffc536;
      border: 2px solid #fff;
      color: #151515;
      padding: 4px 23px;
      font-weight: 700; }

#gform_widget-2 {
  background: none;
  text-align: left;
  padding: 0; }
  #gform_widget-2 .gform_wrapper {
    max-width: 100%; }
    #gform_widget-2 .gform_wrapper input {
      border: 1px solid #ccc; }
    #gform_widget-2 .gform_wrapper .gform_footer {
      text-align: right;
      margin: 0;
      padding: 0; }
      #gform_widget-2 .gform_wrapper .gform_footer input[type=submit] {
        text-align: right;
        border: none; }

.sideform {
  padding: 15px; }
  .sideform h4 {
    font-size: 20px;
    font-family: "proxima-nova", sans-serif;
    color: #010101;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 5px; }
  .sideform p {
    font-size: 14px;
    text-align: center;
    line-height: 1.3; }
  .sideform p.small {
    font-size: 12px;
    margin: 6px 0 0; }
  .sideform .gform_wrapper {
    margin: 0; }
    .sideform .gform_wrapper .top_label input.large, .sideform .gform_wrapper .top_label select {
      font-size: 14px;
      height: 34px;
      line-height: 34px;
      padding: 0 10px;
      margin-bottom: 7px; }
    .sideform .gform_wrapper .top_label select.large {
      width: 100%;
      margin-left: 0 !important; }
    .sideform .gform_wrapper textarea.small {
      font-size: 14px; }

.top-banner {
  min-height: 115px;
  background-size: cover;
  padding-top: 35px; }
  .top-banner .page-title {
    font-size: 2.125em;
    color: #fff;
    text-shadow: 2px 3px 1px rgba(13, 71, 162, 0.45); }
  .top-banner p {
    color: #fff;
    margin: 0;
    font-weight: 700;
    font-size: 112.5%;
    margin-bottom: 1.5em; }

#breadcrumbs {
  margin-top: 25px;
  margin-bottom: 50px;
  font-size: .875em;
  color: #526073; }
  #breadcrumbs a {
    color: #526073;
    font-weight: bold; }

body .shareaholic-share-buttons-container ul.shareaholic-share-buttons {
  margin: 0 !important;
  padding: 0 !important; }

body .shareaholic-share-buttons-container li.shareaholic-share-button {
  padding-left: 0 !important;
  padding-right: 15px !important; }

/*Markets Audiences*/
.market-audiences {
  margin-top: 30px;
  margin-bottom: 30px; }
  .market-audiences .blue-bg {
    background: #0b8fcd; }
  .market-audiences .orange-bg {
    background: #eb6816; }
  .market-audiences .gray-bg {
    background: #5a646e; }
  .market-audiences .green-bg {
    background: #50a360; }
  .market-audiences .pink-bg {
    background: #cd438e; }
  .market-audiences .dark-gray-bg {
    background: #474646; }
  .market-audiences .icon-bg {
    background: #9ea4a8;
    border-bottom: 3px solid #6a8c9d; }
    .market-audiences .icon-bg .ma-table {
      border-left: 1px solid #9ea4a8;
      border-right: 1px solid #9ea4a8; }
      .market-audiences .icon-bg .ma-table .ma-cell {
        padding: 15px 0; }
      .market-audiences .icon-bg .ma-table .ma-cell + .ma-cell {
        border-left: 1px solid #93999d; }
  .market-audiences .last-table {
    border-bottom: 1px solid #ccc; }
  .market-audiences h2 {
    font-size: 2.1em;
    color: #fff;
    font-weight: 300;
    margin: 0;
    padding: 6px 0 0 0;
    text-transform: uppercase; }
  .market-audiences h3 {
    color: #fff;
    font-size: 112.5%;
    text-align: center;
    margin: 0;
    padding: 3px 0;
    font-weight: 600; }
  .market-audiences p {
    line-height: 1.2;
    margin: 0;
    font-size: 1em;
    font-weight: 600; }
  .market-audiences .ma-table {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    text-align: center;
    display: block;
    width: 100%; }
    .market-audiences .ma-table h4 {
      font-family: "proxima-nova", sans-serif;
      font-weight: 700;
      color: #fff;
      text-transform: uppercase;
      margin: 0;
      font-size: 112.5%;
      line-height: 1.2; }
    .market-audiences .ma-table img {
      margin: 0; }
    .market-audiences .ma-table .ma-cell {
      display: block;
      width: 100%;
      vertical-align: middle;
      padding: 8px 0; }
    .market-audiences .ma-table .ma-cell + .ma-cell {
      border-left: 1px solid #cccccc; }
  .market-audiences .audiences-served {
    border: 1px solid #bfbfbf; }
    .market-audiences .audiences-served .heading {
      background: #67696c;
      text-align: center;
      color: #fff;
      border-bottom: 1px solid #575a5d; }
  .market-audiences .markets-section {
    margin: 30px 0; }
    .market-audiences .markets-section .top-row {
      padding: 25px 0; }
    .market-audiences .markets-section .markets-table {
      display: table;
      width: 100%;
      color: #fff; }
      .market-audiences .markets-section .markets-table h2 {
        padding-left: 1em;
        font-size: 1em; }
      .market-audiences .markets-section .markets-table h4 {
        font-family: "proxima-nova", sans-serif;
        font-weight: 400;
        color: #fff;
        text-transform: uppercase;
        margin: 0;
        font-size: 0.9em;
        line-height: 1.2;
        display: none; }
      .market-audiences .markets-section .markets-table img {
        margin-bottom: 0;
        max-width: 20px; }
      .market-audiences .markets-section .markets-table .heading-cell {
        display: table-cell;
        width: 34.81%;
        text-align: left;
        vertical-align: middle; }
      .market-audiences .markets-section .markets-table .ma-cell {
        vertical-align: middle;
        text-align: center;
        display: table-cell;
        width: 16.705%; }
    .market-audiences .markets-section .market-inner-table table {
      border: 0;
      margin-bottom: 0; }
      .market-audiences .markets-section .market-inner-table table tr {
        border-right: 1px solid #dcdcdc; }
      .market-audiences .markets-section .market-inner-table table td {
        padding: 0;
        text-align: center;
        position: relative;
        border-right: 0;
        border-left: 0;
        line-height: 1; }
        .market-audiences .markets-section .market-inner-table table td p {
          text-align: left;
          padding-left: 4px;
          font-size: 1em;
          margin: 0; }
          .market-audiences .markets-section .market-inner-table table td p a {
            color: #010101;
            text-decoration: none; }
            .market-audiences .markets-section .market-inner-table table td p a:hover {
              color: #5194bf; }
      .market-audiences .markets-section .market-inner-table table td.first-left {
        border-right: 1px solid #dcdcdc; }
      .market-audiences .markets-section .market-inner-table table img {
        margin: 0; }
      .market-audiences .markets-section .market-inner-table table tr.table-divider {
        border-right: 1px solid #222; }
        .market-audiences .markets-section .market-inner-table table tr.table-divider td {
          background: #222;
          height: 11px; }
      .market-audiences .markets-section .market-inner-table table tr.no-border {
        border-bottom: 0; }
    .market-audiences .markets-section .market-inner-table .rotate {
      -moz-transform: rotate(-90deg);
      /* FF3.5+ */
      -o-transform: rotate(-90deg);
      /* Opera 10.5 */
      -webkit-transform: rotate(-90deg);
      /* Saf3.1+, Chrome */
      -ms-transform: rotate(-90deg);
      filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083);
      /* IE6,IE7 */
      -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083)";
      /* IE8 */ }
    .market-audiences .markets-section .market-inner-table h4 {
      font-family: "proxima-nova", sans-serif;
      font-size: 112.5%;
      font-weight: 700;
      color: #fff;
      text-transform: uppercase;
      margin: 0;
      text-align: center;
      padding: 10px; }

.markets-chart {
  margin-bottom: 35px;
  height: 103px; }
  .markets-chart .market-title {
    width: 21%;
    height: 103px;
    display: block;
    float: left;
    background: url(/wp-content/themes/risingms/library/images/chart/icons_01.png) 0 0;
    background-size: 100%;
    border: 1px solid #c2c2c2; }
  .markets-chart .workers {
    width: 23.0982%;
    height: 103px;
    display: block;
    float: left;
    background: url(/wp-content/themes/risingms/library/images/chart/icons_02.png) 0 0;
    background-size: 100%;
    border: 1px solid #c2c2c2;
    border-left: 0; }
  .markets-chart .workers.blue {
    background-position: 0 -100%; }
  .markets-chart .auto {
    width: 16.459%;
    height: 103px;
    display: block;
    float: left;
    background: url(/wp-content/themes/risingms/library/images/chart/icons_03.png) 0 0;
    background-size: 100%;
    border: 1px solid #c2c2c2;
    border-left: 0; }
  .markets-chart .auto.blue {
    background-position: 0 -100%; }
  .markets-chart .liability {
    width: 18.119%;
    height: 103px;
    display: block;
    float: left;
    background: url(/wp-content/themes/risingms/library/images/chart/icons_04.png) 0 0;
    background-size: 100%;
    border: 1px solid #c2c2c2;
    border-left: 0; }
  .markets-chart .liability.blue {
    background-position: 0 -100%; }
  .markets-chart .grouphealth {
    width: 20.89%;
    height: 103px;
    display: block;
    float: left;
    background: url(/wp-content/themes/risingms/library/images/chart/icons_05.png) 0 0;
    background-size: 100%;
    border: 1px solid #c2c2c2;
    border-left: 0; }
  .markets-chart .grouphealth.blue {
    background-position: 0 -100%; }

.audiences-chart {
  margin-bottom: 20px;
  height: 103px; }
  .audiences-chart .audiences-title {
    width: 21.33%;
    height: 103px;
    display: block;
    float: left;
    background: url(/wp-content/themes/risingms/library/images/chart/icons_06.png) 0 0;
    background-size: 100%;
    border: 1px solid #c2c2c2; }
  .audiences-chart .payers {
    width: 14.7%;
    height: 103px;
    display: block;
    float: left;
    background: url(/wp-content/themes/risingms/library/images/chart/icons_07.png) 0 0;
    background-size: 100%;
    border: 1px solid #c2c2c2;
    border-left: 0; }
  .audiences-chart .payers.blue {
    background-position: 0 -100%; }
  .audiences-chart .patients {
    width: 14.3845%;
    height: 103px;
    display: block;
    float: left;
    background: url(/wp-content/themes/risingms/library/images/chart/icons_08.png) 0 0;
    background-size: 100%;
    border: 1px solid #c2c2c2;
    border-left: 0; }
  .audiences-chart .patients.blue {
    background-position: 0 -100%; }
  .audiences-chart .providers {
    width: 15.214%;
    height: 103px;
    display: block;
    float: left;
    background: url(/wp-content/themes/risingms/library/images/chart/icons_09.png) 0 0;
    background-size: 100%;
    border: 1px solid #c2c2c2;
    border-left: 0; }
  .audiences-chart .providers.blue {
    background-position: 0 -100%; }
  .audiences-chart .brokers {
    width: 17.987%;
    height: 103px;
    display: block;
    float: left;
    background: url(/wp-content/themes/risingms/library/images/chart/icons_10.png) 0 0;
    background-size: 100%;
    border: 1px solid #c2c2c2;
    border-left: 0; }
  .audiences-chart .brokers.blue {
    background-position: 0 -100%; }
  .audiences-chart .attorneys {
    width: 15.906%;
    height: 103px;
    display: block;
    float: left;
    background: url(/wp-content/themes/risingms/library/images/chart/icons_11.png) 0 0;
    background-size: 100%;
    border: 1px solid #c2c2c2;
    border-left: 0; }
  .audiences-chart .attorneys.blue {
    background-position: 0 -100%; }

.downloads ul {
  list-style: none;
  margin: 0; }
  .downloads ul li {
    padding: 0;
    line-height: 1.8;
    padding-left: 5px; }
    .downloads ul li:nth-child(odd) {
      background: #f6f6f6; }
    .downloads ul li a {
      text-decoration: none; }

.juicer-feed p {
  font-size: .9em; }

.wc-top-content h2 {
  font-family: "droid_serifregular", serif;
  font-size: 1.375em;
  margin-bottom: 1.5em;
  color: #0e3064;
  line-height: 1.7; }
.wc-top-content .blue {
  background: #25648d; }
.wc-top-content .green {
  background: #50a360; }
.wc-top-content .orange {
  background: #d26d38; }
.wc-top-content .red {
  background: #bb452d; }

.wc-main-blocks-wrap .wc-main-blocks {
  padding: 15px;
  margin-bottom: 10px; }
  .wc-main-blocks-wrap .wc-main-blocks p {
    color: #fff;
    font-size: 1em;
    line-height: 1.1;
    margin: 0; }
  .wc-main-blocks-wrap .wc-main-blocks h4 {
    font-family: "proxima-nova", sans-serif;
    color: #fff;
    font-size: 1.375em;
    line-height: 1.2;
    text-transform: uppercase; }
  .wc-main-blocks-wrap .wc-main-blocks a {
    text-decoration: none; }
.wc-main-blocks-wrap .blue {
  background: #25648d; }
.wc-main-blocks-wrap .green {
  background: #4b5725; }
.wc-main-blocks-wrap .orange {
  background: #d26d38; }
.wc-main-blocks-wrap .red {
  background: #bb452d; }

.wc-tabs {
  margin-bottom: 1.5em;
  margin-top: 1em; }
  .wc-tabs .wc-main-blocks-wrap {
    padding-bottom: 0; }
    .wc-tabs .wc-main-blocks-wrap .wc-main-blocks {
      min-height: inherit; }
      .wc-tabs .wc-main-blocks-wrap .wc-main-blocks h4 {
        margin: 0;
        font-size: 1.125em;
        font-weight: 400; }
        .wc-tabs .wc-main-blocks-wrap .wc-main-blocks h4 span {
          font-size: .9em; }

.internal-banners {
  margin-bottom: 1.5em; }

.sticky-sidebar {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.video-wrap .video-thumb {
  margin-bottom: 15px; }
.video-wrap h3 {
  font-size: 1.2em;
  line-height: 1.2;
  margin: 0 0 5px;
  color: #0e3064; }
.video-wrap p.date {
  font-size: .85em;
  color: #999; }
.video-wrap p {
  margin: 0;
  font-size: 1em;
  line-height: 1.3; }

.jump-links h2 {
  text-transform: uppercase;
  font-weight: 400;
  line-height: 1.1; }
.jump-links p {
  font-size: 1em; }
.jump-links a, .jump-links a:hover, .jump-links a:visited {
  color: #fff;
  text-decoration: none; }
.jump-links .jump-block, .jump-links .jump-block-bottom {
  padding: 40px 15px 15px;
  text-align: center;
  margin-bottom: 15px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
.jump-links .blue-bg {
  background: #0b8fcd; }
  .jump-links .blue-bg:hover {
    background: #fff;
    box-shadow: inset 0 0 0 5px #0b8fcd;
    -webkit-box-shadow: inset 0 0 0 5px #0b8fcd; }
    .jump-links .blue-bg:hover a {
      color: #0b8fcd; }
  .jump-links .blue-bg svg path {
    fill: #fff; }
.jump-links .orange-bg {
  background: #eb6816; }
  .jump-links .orange-bg:hover {
    background: #fff;
    box-shadow: inset 0 0 0 5px #eb6816; }
    .jump-links .orange-bg:hover a {
      color: #eb6816; }
.jump-links .gray-bg {
  background: #5a646e; }
  .jump-links .gray-bg:hover {
    background: #fff;
    box-shadow: inset 0 0 0 5px #5a646e; }
    .jump-links .gray-bg:hover a {
      color: #5a646e; }
.jump-links .green-bg {
  background: #50a360; }
  .jump-links .green-bg:hover {
    background: #fff;
    box-shadow: inset 0 0 0 5px #50a360; }
    .jump-links .green-bg:hover a {
      color: #50a360; }
.jump-links .pink-bg {
  background: #cd438e; }
  .jump-links .pink-bg:hover {
    background: #fff;
    box-shadow: inset 0 0 0 5px #cd438e; }
    .jump-links .pink-bg:hover a {
      color: #cd438e; }
.jump-links .navy-bg {
  background: #0e3064; }
  .jump-links .navy-bg:hover {
    background: #fff;
    box-shadow: inset 0 0 0 5px #0e3064; }
    .jump-links .navy-bg:hover a {
      color: #0e3064; }
.jump-links .icon {
  font-size: 8em;
  line-height: .8; }
  .jump-links .icon:before {
    vertical-align: middle;
    line-height: 0; }

.wpvl_auto_thumb_box:before {
  width: 100%;
  height: 100%;
  content: '';
  position: absolute;
  background: rgba(0, 0, 0, 0.2); }

.featured-insights {
  text-align: right;
  padding-bottom: 5px;
  margin-bottom: 50px; }
  .featured-insights .list {
    margin-bottom: 40px; }
  .featured-insights h3 {
    font-weight: normal;
    font-style: italic;
    color: #777;
    font-family: "droid_serifregular", serif;
    margin-bottom: 30px;
    font-size: 1.1em;
    letter-spacing: 2px;
    padding-top: 5px; }
  .featured-insights h5 {
    margin-top: 13px;
    color: #78797d;
    line-height: 1.8; }
    .featured-insights h5 span {
      display: block;
      margin: 3px 0;
      font-size: .8em;
      letter-spacing: 1px; }
  .featured-insights img {
    max-width: 110px;
    float: right;
    margin-left: 20px; }
  .featured-insights p.company {
    text-transform: uppercase;
    color: #a8a9ad;
    font-size: .65em;
    letter-spacing: 2px;
    margin: 7px 0; }

#quotearea_6086_1, #quotearea_6089_1 {
  width: 100% !important;
  height: auto !important;
  min-height: 150px; }

.wc-block-wrap {
	background: #f2f2f2;
	padding: 40px 0;
}
.wc-block-wrap h3 {
	color: #666;
	font-weight: 400;
	text-transform: uppercase;
}
.wc-block-wrap h3:after {
	width: 46px;
	height: 3px;
	background: #666;
	content: "";
	display: block;
}
.wc-block h4 {
	font-family: "proxima-nova", sans-serif;
    font-size: 1.75em;
    line-height: 1.2;
	font-weight: 600;
	margin-bottom: 15px;
    text-transform: uppercase;
}
.wc-block-wrap-internal {
	background: #f2f2f2;
	padding: 20px 0 0;
	margin-bottom: 50px;
}
						
.wc-block-wrap-internal h3 {
	color: #666;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 1;
	margin: 16px 0;
}
	
.wc-block p {
	font-size: 1.5em;
	font-weight: 300;
	min-height: 108px;
}
.wc-block-wrap .circle:before {
	width: 40px;
	height: 40px;
	display: inline-block;
	vertical-align: middle;
	content: "";
}
.wc-block-wrap .circle_text {
	display: inline-block;
	vertical-align: middle;
	width: 72%;
	padding-left: 5px;
}
.wc-block-wrap .circle__yellow:before {
	background-image: url('https://www.risingms.com/wp-content/uploads/2021/01/focus_yellow.png')
}
.wc-block-wrap .circle__red:before {
	background-image: url('https://www.risingms.com/wp-content/uploads/2021/01/focus_red.png')
}
.wc-block-wrap .circle__orange:before {
	background-image: url('https://www.risingms.com/wp-content/uploads/2021/01/focus_orange.png')
}
.wc-block-wrap .circle__purple:before {
	background-image: url('https://www.risingms.com/wp-content/uploads/2021/01/focus_purple.png')
}
						
.wc-block-wrap-internal .circle:before {
	width: 40px;
	height: 40px;
	display: inline-block;
	vertical-align: middle;
	content: "";
}
.wc-block-wrap-internal .circle_text {
	display: inline-block;
	vertical-align: middle;
	width: 72%;
	padding-left: 5px;
}
.wc-block-wrap-internal .circle__yellow:before {
	background-image: url('https://www.risingms.com/wp-content/uploads/2021/01/focus_yellow.png')
}
.wc-block-wrap-internal .circle__red:before {
	background-image: url('https://www.risingms.com/wp-content/uploads/2021/01/focus_red.png')
}
.wc-block-wrap-internal .circle__orange:before {
	background-image: url('https://www.risingms.com/wp-content/uploads/2021/01/focus_orange.png')
}
.wc-block-wrap-internal .circle__purple:before {
	background-image: url('https://www.risingms.com/wp-content/uploads/2021/01/focus_purple.png')
}
.wc-block {
	background-repeat: no-repeat;
	background-size: cover;
	padding: 25px 35px;
	color: #fff;
	min-height: 305px;
}
.wc-block a.yellow-btn, a:visited.yellow-btn {
	width: 100%;
	line-height: 45px;
	text-align: center;
	font-weight: 500;
	font-size: 1.35em;
}
.wc-block a.yellow-btn:after, a:visited.yellow-btn:after {
	padding-left: 15px;
}
.wc-block-wrap .blue-bg {
	background-image: url('https://www.risingms.com/wp-content/uploads/2021/01/blue-bg.png');
	
}
.wc-block-wrap .green-bg {
	background-image: url('https://www.risingms.com/wp-content/uploads/2021/01/green-bg.png');
}
.wc-tab-wrap {
	margin-top: 30px;
	position: relative;
	
}						
.wc-tab {
	background-repeat: no-repeat;
	background-size: cover;
	padding: 17px 35px;
	color: #fff;
}
.wc-tab h4 {
	margin: 0;
	text-transform: uppercase;
}
.d-wc-tab a, .d-wc-tab a:visited {
	color:#fff;
	text-decoration: none;
}

.wc-tab.blue-bg {
	background: rgb(12,70,100);
	background: linear-gradient(71deg, rgba(12,70,100,1) 0%, rgba(20,105,150,1) 100%);	
}
.wc-tab.green-bg {
	background: rgb(23,101,65);
	background: linear-gradient(14deg, rgba(23,101,65,1) 0%, rgba(53,122,20,1) 100%);
}

/*********************
LARGER MOBILE DEVICES
*********************/
@media only screen and (min-width: 481px) {
  /******************************************************************
  Stylesheet: 481px and Up Stylesheet
  ******************************************************************/
  /*********************
  POSTS & CONTENT STYLES
  *********************/
  /* entry content */
  .entry-content {
    /* at this larger size, we can start to align images */ }
    .entry-content .alignleft, .entry-content img.alignleft {
      margin-right: 1.5em;
      display: inline;
      float: left; }
    .entry-content .alignright, .entry-content img.alignright {
      margin-left: 1.5em;
      display: inline;
      float: right; }
    .entry-content .aligncenter, .entry-content img.aligncenter {
      margin-right: auto;
      margin-left: auto;
      display: block;
      clear: both; }
	
}
@media only screen and (max-width: 767px) {
	.wc-block a.yellow-btn, a:visited.yellow-btn {
		font-size: 1.15em;
	}
	.wc-block.blue-bg {
		margin-bottom: 20px;
	}
	.d-wc-tab {
		margin-bottom: 20px;
	}
	.page-id-1829 .wc-tab.blue-bg h4:after, .page-id-1831 .wc-tab.green-bg h4:after {
		width: 46px;
		height: 3px;
		background: #fff;
		content: "";
		display: block;
	}
}
/*********************
TABLET & SMALLER LAPTOPS
*********************/
@media only screen and (min-width: 768px) {
  /******************************************************************
  Stylesheet: Tablet & Small Desktop Stylesheet
  ******************************************************************/
  /*********************
  GENERAL STYLES
  *********************/
  /*********************
  LAYOUT & GRID STYLES
  *********************/
  .wrap {
    width: 760px; }

  /*********************
  HEADER STYLES
  *********************/
  .header .social {
    position: absolute;
    top: 0;
    right: 60px;
    padding-top: 10px;
    margin-left: 10px; }
    .header .social a {
      margin: 0; }
  .header h2 {
    text-align: right;
    margin-top: 35px;
    position: absolute;
    top: 65px;
    right: 0px; }

  #logo {
    margin: 4.5em 0 0; }

  /*********************
  NAVIGATION STYLES
  *********************/
  .top-nav {
    position: absolute;
    top: 0;
    right: 220px; }
    .top-nav li {
      display: inline;
      line-height: 1;
      font-weight: 300;
      border-left: 1px solid #2a2a2a;
      padding-left: 5px; }
      .top-nav li a {
        color: #2a2a2a;
        text-decoration: none; }
      .top-nav li:last-child {
        border: none; }
      .top-nav li:first-child {
        border: none; }
    .top-nav li.top-login {
      font-size: .875em;
      margin-left: 10px; }
      .top-nav li.top-login:before {
        content: '';
        background: url(/wp-content/themes/risingms/library/images/user.png) no-repeat;
        width: 15px;
        height: 15px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 5px; }

  .nav {
    border: 0;
    margin-bottom: 0.25em ;
    margin-top: 0;
    /* end .menu ul li */
    /* highlight current page */
    /* end current highlighters */ }
    .nav li {
      float: left;
      position: relative;
      text-transform: none;
      font-weight: 700;
      font-size: 1em;
       }
      .nav li a {
        border-bottom: 0;
        padding: 0.75em .25em 0.75em .75em;
        color: #2c2c2c;
        display: inline-block; }
        .nav li a:hover, .nav li a:focus {
          color: #2c2c2c; }
      .nav li:first-child a {
        padding-left: 0; }
      .nav li ul.sub-menu,
      .nav li ul.children {
        margin-top: 0;
        border-top: 0;
        position: absolute;
        visibility: hidden;
        z-index: 8999;
        background: #fff;
        /* highlight sub-menu current page */ }
        .nav li ul.sub-menu li,
        .nav li ul.children li {
          font-size: .8em;
          text-transform: none;
          font-weight: 400; }
          .nav li ul.sub-menu li a,
          .nav li ul.children li a {
            padding-left: 10px;
            border-right: 0;
            display: block;
            width: 200px;
            border-bottom: 1px solid #ccc; }
            .nav li ul.sub-menu li a:hover, .nav li ul.sub-menu li a:focus,
            .nav li ul.children li a:hover,
            .nav li ul.children li a:focus {
              background: #ffc536; }
          .nav li ul.sub-menu li:last-child a,
          .nav li ul.children li:last-child a {
            border-bottom: 0; }
          .nav li ul.sub-menu li ul,
          .nav li ul.children li ul {
            top: 0;
            left: 100%; }
      .nav li:hover > ul {
        top: auto;
        visibility: visible; }
    .nav li.menu-item-has-children:after {
      display: inline-block;
      content: '\e802';
      font-family: fontello;
      color: #999;
      font-size: .85em; }

  /* end .nav */
  /*********************
  SIDEBARS & ASIDES
  *********************/
  .widgettitle {
    margin-bottom: 0.75em; }

  .widget .menu-title {
    border-bottom: 3px solid #b8b8b8;
    font-size: 1.250em;
    text-transform: uppercase; }
  .widget ul {
    margin: 5px 0 0; }
    .widget ul li {
      margin-bottom: 0.05em; }
      .widget ul li ul.sub-menu {
        display: none;
        padding-left: 1em;
        margin: 0;
        margin-left: 18px; }
        .widget ul li ul.sub-menu li {
          text-transform: none;
          list-style: disc;
          font-weight: 400; }
          .widget ul li ul.sub-menu li a {
            color: #000; }
    .widget ul li.current-page-ancestor ul.sub-menu,
    .widget ul li.current_page_parent ul.sub-menu,
    .widget ul li.current-menu-item ul.sub-menu {
      display: block; }

  /*********************
  FOOTER STYLES
  *********************/
  .footer {
    text-align: left;
  }
  .footer .social {
    margin-right: 30px;
    text-align: left; }

  .footer-links {
    display: block;
    margin: 0;
   }
  .footer-links li {
    font-weight: 300;}


  /* end .footer-links */
  /*********************
  CUSTOM STYLES
  *********************/
  #slider .flexslider li {
    background-size: cover; }
  #slider .flexslider .wrap ul {
    margin: 40px 0; }
    #slider .flexslider .wrap ul li {
      width: 50%;
      float: left; }
  #slider .flexslider .custom-slide .wrap {
    width: 100%; }
    #slider .flexslider .custom-slide .wrap .overlay {
      width: 100%;
      padding: 0; }
      #slider .flexslider .custom-slide .wrap .overlay h2 {
        font-weight: 100; }
      #slider .flexslider .custom-slide .wrap .overlay .top-h2 {
        margin-top: 15px;
        margin-bottom: 3%; }
      #slider .flexslider .custom-slide .wrap .overlay .h1 {
        font-weight: 900;
        font-size: 4em;
        line-height: 1;
        margin: 0;
        text-transform: none;
        font-family: "proxima-nova-extra-condensed"; }
      #slider .flexslider .custom-slide .wrap .overlay h3 {
        font-family: "proxima-nova-extra-condensed";
        font-size: 2.5em;
        line-height: 1; }
      #slider .flexslider .custom-slide .wrap .overlay a.custom-btn {
        background: url(/wp-content/themes/risingms/library/images/btn.png) no-repeat;
        width: 447px;
        height: 63px;
        display: block; }

  .flex-direction-nav a {
    font-size: 3em; }

  .flex-direction-nav .flex-prev {
    left: 1%; }

  .flex-direction-nav .flex-next {
    right: 1%; }

  .quotes {
    font-size: 1.75em; }

  .three-blocks .block {
    width: 32.159%;
    float: left;
    margin: auto; }
  .three-blocks .block + .block {
    margin-left: 1.7163%; }
  .three-blocks .cost-block, .three-blocks .care-block, .three-blocks .insight-block {
    height: 545px; }
  .three-blocks a.block-btn {
    position: absolute;
    bottom: 2.5em; }

  .home-testimonial {
    padding: 45px 0 8px; }
    .home-testimonial h3 {
      background: url(/wp-content/themes/risingms/library/images/divider.png) repeat-x center; }
      .home-testimonial h3 span {
        background: #fff;
        padding: 0 20px; }

  .home-bottom-section .h2 {
    display: inline-block;
    margin: 0;
    vertical-align: middle; }
  .home-bottom-section .case-studies-home {
    text-align: left; }
  .home-bottom-section img {
    max-width: 50px;
    display: inline-block;
    vertical-align: middle; }

  /* Market & Audiences */
  .market-audiences h2 {
    font-size: 2.688em; }
  .market-audiences .ma-table {
    display: table;
    width: 100%; }
    .market-audiences .ma-table h4 {
      font-family: "proxima-nova", sans-serif;
      font-weight: 700;
      color: #fff;
      text-transform: uppercase;
      margin: 0;
      font-size: 112.5%;
      line-height: 1.2; }
    .market-audiences .ma-table img {
      margin: 0; }
    .market-audiences .ma-table .ma-cell {
      display: table-cell;
      width: 20%;
      vertical-align: middle;
      padding: 8px 0;
      height: 68px; }
    .market-audiences .ma-table .ma-cell + .ma-cell {
      border-left: 1px solid #cccccc; }
  .market-audiences .audiences {
    margin-bottom: 70px; }
  .market-audiences .markets-section {
    margin: 30px 0; }
    .market-audiences .markets-section .top-row {
      padding: 25px 0; }
    .market-audiences .markets-section .markets-table {
      display: table;
      width: 100%;
      color: #fff; }
      .market-audiences .markets-section .markets-table h2 {
        padding-left: 1em;
        font-size: 2.688em; }
      .market-audiences .markets-section .markets-table h4 {
        font-family: "proxima-nova", sans-serif;
        font-weight: 700;
        color: #fff;
        text-transform: uppercase;
        margin: 0;
        font-size: 112.5%;
        line-height: 1.2;
        display: block; }
      .market-audiences .markets-section .markets-table .heading-cell {
        display: table-cell;
        width: 29.81%;
        text-align: left;
        vertical-align: middle; }
      .market-audiences .markets-section .markets-table img {
        margin: 0 auto .5em;
        max-width: 48px;
        display: block; }
      .market-audiences .markets-section .markets-table .ma-cell {
        vertical-align: middle;
        text-align: center;
        display: table-cell;
        width: 17.705%; }
    .market-audiences .markets-section .market-inner-table table {
      border: 0;
      margin-bottom: 0; }
      .market-audiences .markets-section .market-inner-table table tr {
        border-right: 1px solid #dcdcdc; }
      .market-audiences .markets-section .market-inner-table table td {
        padding: 0;
        text-align: center;
        position: relative;
        border-right: 0;
        border-left: 0;
        line-height: 1; }
        .market-audiences .markets-section .market-inner-table table td p {
          text-align: left;
          font-size: 1em;
          margin: 0;
          padding: 17px; }
      .market-audiences .markets-section .market-inner-table table td.first-left {
        border-right: 1px solid #dcdcdc; }
      .market-audiences .markets-section .market-inner-table table img {
        margin: 0; }
      .market-audiences .markets-section .market-inner-table table tr.table-divider {
        border-right: 1px solid #222; }
        .market-audiences .markets-section .market-inner-table table tr.table-divider td {
          background: #222;
          height: 11px; }
      .market-audiences .markets-section .market-inner-table table tr.no-border {
        border-bottom: 0; }
    .market-audiences .markets-section .market-inner-table .rotate {
      -moz-transform: rotate(-90deg);
      /* FF3.5+ */
      -o-transform: rotate(-90deg);
      /* Opera 10.5 */
      -webkit-transform: rotate(-90deg);
      /* Saf3.1+, Chrome */
      -ms-transform: rotate(-90deg);
      filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083);
      /* IE6,IE7 */
      -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083)";
      /* IE8 */ }
    .market-audiences .markets-section .market-inner-table .blue-heading {
      width: 295px;
      overflow: hidden;
      position: absolute;
      margin-left: -126px;
      margin-top: -23px;
      height: 45px;
      padding: 12px 0 0; }
    .market-audiences .markets-section .market-inner-table .orange-heading {
      width: 379px;
      overflow: hidden;
      position: absolute;
      margin-left: -168px;
      margin-top: -22px;
      height: 45px;
      padding: 12px 0 0; }
    .market-audiences .markets-section .market-inner-table .gray-heading {
      width: 253px;
      overflow: hidden;
      position: absolute;
      margin-left: -105px;
      margin-top: -22px;
      height: 45px;
      padding: 12px 0 0; }
    .market-audiences .markets-section .market-inner-table .green-heading {
      width: 127px;
      overflow: hidden;
      position: absolute;
      margin-left: -42px;
      margin-top: -22px;
      height: 45px;
      padding: 3px 0 0; }
    .market-audiences .markets-section .market-inner-table .pink-heading {
      width: 125px;
      overflow: hidden;
      position: absolute;
      margin-left: -41px;
      margin-top: -22px;
      height: 45px;
      padding: 3px 0 0; }
    .market-audiences .markets-section .market-inner-table h4 {
      font-family: "proxima-nova", sans-serif;
      font-size: 112.5%;
      font-weight: 700;
      color: #fff;
      text-transform: uppercase;
      margin: 0;
      text-align: center;
      padding: 0; }

  .wc-main-blocks-wrap {
    padding-bottom: 7%; }
    .wc-main-blocks-wrap .wc-main-blocks {
      display: block;
      float: left;
      width: 23.5%;
      min-height: 145px;
      margin-bottom: 0; }
    .wc-main-blocks-wrap .wc-main-blocks + .wc-main-blocks {
      margin-left: 2%; }
    .wc-main-blocks-wrap .red {
      float: right; }

  .page-id-1829 .wc-tabs {
    border-bottom: 10px solid #25648d; }

  .page-id-1831 .wc-tabs {
    border-bottom: 10px solid #4b5725; }

  .page-id-1833 .wc-tabs {
    border-bottom: 10px solid #d26d38; }

  .page-id-1835 .wc-tabs {
    border-bottom: 10px solid #bb452d; }

  .video-wrap {
    margin-bottom: 15px; }
    .video-wrap .video-thumb {
      float: left;
      margin-right: 15px; } }
/*********************
DESKTOP
*********************/
@media only screen and (min-width: 1030px) {
  /******************************************************************
  Stylesheet: Desktop Stylsheet
  ******************************************************************/
  .wrap {
    width: 1030px; }

  #logo {
    margin: 3.5em 0 0; }

  .header .social {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    padding-top: 10px;
    margin-left: 10px;
    top: auto;
    right: auto; }
  .header h2 {
    position: relative;
    top: auto;
    right: auto; }

  .top-nav {
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: auto;
    right: auto; }

  .quotes {
    font-size: 1.75em; }
    .quotes span {
      display: block; }

  .request-form .wrap {
    width: 950px;
    margin: 0 auto; }
  .request-form p {
    font-size: 1.125em; }
    .request-form p span {
      display: block; }

  .sideform {
    padding: 15px; }
    .sideform h4 {
      font-size: 20px; }
    .sideform p {
      font-size: 14px; }

  .nav li {
    font-size: 1em;
    text-transform: uppercase; }
    .nav li a {
      padding: 0.75em .25em 0.75em 1.35em; }

  .flex-direction-nav a {
    font-size: 4em; }

  .flex-direction-nav .flex-prev {
    left: 1%; }

  .flex-direction-nav .flex-next {
    right: 1%; }

  #slider .flexslider li {
    background-size: cover;
    background-position: 50%; }
  #slider .flexslider .slides .wrap .overlay {
    margin-top: 2%; }
  #slider .flexslider .slides .custom-slide .d-custom {
    background: #44443f;
    padding: 15px;
    width: 47%; }

  .three-blocks .cost-block, .three-blocks .care-block, .three-blocks .insight-block {
    height: 400px; }

  .home-bottom-section .h2 {
    display: block; }
  .home-bottom-section .case-studies-home {
    margin-bottom: 0px; }
  .home-bottom-section .inner-case-study {
    margin-top: 35px;
    margin-left: 25px; }
  .home-bottom-section img {
    float: left;
    max-width: 102px; }

  .wc-main-blocks-wrap .wc-main-blocks {
    display: inline-block; }
  .wc-main-blocks-wrap .wc-main-blocks + .wc-main-blocks {
    margin-left: 2%; }

  .page-template-page-wc-internal .d-2of3 {
    padding-right: 3em; }

  .jump-links .bottom-row {
    width: 65%;
    margin: 0 auto; }
  .jump-links .jump-block {
    display: inline-block; }
  .jump-links .jump-block-bottom {
    display: inline-block;
    width: 48.5%; }
  .jump-links .jump-block + .jump-block {
    margin-left: 15px; }
  .jump-links .jump-block-bottom + .jump-block-bottom {
    margin-left: 15px; }
  .jump-links .columns-4 {
    width: 23.5%; }
    .jump-links .columns-4 h2 {
      font-size: 1.1em; }
  .jump-links .columns-4:nth-child(5) {
    margin-left: 0; }
  .jump-links .columns-3 {
    width: 32.1%; }

  .page-id-78 .columns-3 {
    min-height: 300px;
    vertical-align: middle; }
  .page-id-78 .icon-003, .page-id-78 .icon-004 {
    padding: 10px 0; }

  .video-wrap {
    min-height: 200px; }

  .wc-block-wrap .d-1of5 {
	width: 23%
  }
	.wc-block-wrap .d-2of5 {
		width: 36%;
		margin-left: 1.5em;
		padding-right: 0;
	}
	.wc-block-wrap-internal .d-1of5{
			padding: 0;
		}
	.d-wc-tab {
		width: 29%;
		float: left;
		margin-right: 1.5em;
	}
	.page-id-1829 .wc-tab.blue-bg, .page-id-1831 .wc-tab.green-bg {
		padding-bottom: 20px;
		position: relative;
		margin-bottom: -15px;
	}
	.page-id-1829 .wc-tab-wrap:after, .page-id-1831 .wc-tab-wrap:after {
		border-bottom: 4px solid #0f5376;
		content: "";
		position: absolute;
		width: 100%;
		left: 0;
		top: 72px;
	}
	.page-id-1831 .wc-tab-wrap:after {
		border-bottom: 4px solid #176541;
	}
	.wc-block-wrap-internal .focus-area {
		position: relative;
	}
	.wc-block-wrap-internal .focus-area:after {
		width: 3px;
		height: 50px;
		background: #666;
		content: "";
		position: absolute;
		right: 25%;
		top: 20%;
	}
	.page-id-1829 .wc-tab.blue-bg h4:after, .page-id-1831 .wc-tab.green-bg h4:after {
		width: 46px;
		height: 3px;
		background: #fff;
		content: "";
		display: block;
		margin-top: 10px;
	}
	.span-break-desktop {
		display: block;
	}
}
/*********************
LARGE VIEWING SIZE
*********************/
@media only screen and (min-width: 1240px) {
  /******************************************************************
  Stylesheet: Super Large Monitor Stylesheet
  ******************************************************************/
  .wrap {
    width: 1107px; }

  .home-bottom-section .wrap {
    width: 1190px; }
  .home-bottom-section .h2 {
    width: 77%; }

  .nav li {
    font-size: 1.203em; }
    .nav li a {
      padding: 0.75em .25em 0.75em 1.35em; }

  .flex-direction-nav a {
    font-size: 5em; }

  .flex-direction-nav .flex-prev {
    left: 2%; }

  .flex-direction-nav .flex-next {
    right: 2%; }

  #slider .flexslider .slides .wrap .overlay {
    margin-top: 3%; }

  .video-wrap {
    min-height: 175px; }

  .featured-insights {
    border-left: 1px solid #999;
    padding-left: 25px; } }
@media only screen and (min-width: 1450px) {
  /******************************************************************
  Stylesheet: Super Large Monitor Stylesheet
  ******************************************************************/
  .flex-direction-nav .flex-prev {
    left: 9.375%; }

  .flex-direction-nav .flex-next {
    right: 9.375%; } }
/*********************
RETINA (2x RESOLUTION DEVICES)
*********************/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /******************************************************************
  Stylesheet: Retina Screens & Devices Stylesheet
  ******************************************************************/ }
/*********************
PRINT STYLESHEET
*********************/
@media print {
  /******************************************************************
  Stylesheet: Print Stylesheet
  ******************************************************************/
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important; }

  a, a:visited {
    color: #444 !important;
    text-decoration: underline; }
    a:after, a:visited:after {
      content: " (" attr(href) ")"; }
    a abbr[title]:after, a:visited abbr[title]:after {
      content: " (" attr(title) ")"; }

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

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

  thead {
    display: table-header-group; }

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

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

  @page {
    margin: 0.5cm; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  nav {
    display: none; } }
