/******************************************************************
Site Name: UPMC HealthBeat
Author: Tessa Watkins, Flying Cork <t.watkins@flyingcork.com> <watkinstl2@upmc.edu>

Stylesheet: Main Stylesheet
Last Modified: 2021.04.27.11.36

******************************************************************/


/* 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;
    cursor: default;
}


/* ==========================================================================
     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;
    text-decoration: none;
}

a:link,
a:visited {
    text-decoration: none;
}


/* ==========================================================================
     Typography
     ========================================================================== */


/**
   * Address variable `h1` font-size and margin within `section` and `article`
   * contexts in Firefox 4+, Safari 5, and Chrome.
   */

h1 {
    font-size: 33px;
    color: #4e565a;
    font-weight: bold;
    margin: 0.33em 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;
}


/**
   * Correct font family set oddly in Safari 5 and Chrome.
   */

kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em;
}


/**
   * Improve readability of pre-formatted text in all browsers.
   */

pre,
.formatted-code {
    display: block;
    white-space: pre-wrap;
    background: #efefef;
    border: 1px solid #cccccc;
    color: #333333;
    font-size: 0.9rem;
    padding: 1rem;
    margin: 0 0 1.5rem;
    cursor: text;
    font-family: monospace, serif;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

pre code,
.formatted-code code {
    white-space: pre-wrap;
    font-family: monospace, serif;
}


/**
   * 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: none;
    /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    /* 2 */
    box-sizing: content-box;
    -webkit-border-radius: 0;
}


/**
   * 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;
}


/******************************************************************
  Site Name:
  Author:
  
  Stylesheet: Variables
  
  Here is where we declare all our variables like colors, fonts,
  base values, and defaults. We want to make sure this file ONLY
  contains variables that way our files don't get all messy.
  No one likes a mess.
  
  ******************************************************************/


/*********************
  COLORS
  Need help w/ choosing your colors? Try this site out:
  http://0to255.com/
  *********************/


/*
  Here's a great tutorial on how to
  use color variables properly:
  http://sachagreif.com/sass-color-variables/
  */


/******************************************************************
  Site Name:
  Author:
  
  Stylesheet: Typography
  
  Need to import a font or set of icons for your site? Drop them in
  here or just use this to establish your typographical grid. Or not.
  Do whatever you want to...GOSH!
  
  Helpful Articles:
  http://trentwalton.com/2012/06/19/fluid-type/
  http://ia.net/blog/responsive-typography-the-basics/
  http://alistapart.com/column/responsive-typography-is-a-physical-discipline
  
  ******************************************************************/


/*********************
  FONT FACE (IN YOUR FACE)
  *********************/


/*  To embed your own fonts, use this syntax
    and place your fonts inside the
    library/fonts folder. For more information
    on embedding fonts, go to:
    http://www.fontsquirrel.com/
    Be sure to remove the comment brackets.
  */


/*  @font-face {
        font-family: 'Font Name';
        src: url('library/fonts/font-name.eot');
        src: url('library/fonts/font-name.eot?#iefix') format('embedded-opentype'),
               url('library/fonts/font-name.woff') format('woff'),
               url('library/fonts/font-name.ttf') format('truetype'),
               url('library/fonts/font-name.svg#font-name') format('svg');
        font-weight: normal;
        font-style: normal;
    }
  */


/*
  The following is based of Typebase:
  https://github.com/devinhunt/typebase.css
  I've edited it a bit, but it's a nice starting point.
  */


/*
   i imported this one in the functions file so bones would look sweet.
   don't forget to remove it for your site.
  */


/*
  some nice typographical defaults
  more here: http://www.newnet-soft.com/blog/csstypography
  */

p {
    -ms-word-break: break-all;
    -ms-word-wrap: break-all;
    word-break: break-word;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    -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";
}


/******************************************************************
  Site Name:
  Author:
  
  Stylesheet: Sass Functions
  
  You can do a lot of really cool things in Sass. Functions help you
  make repeated actions a lot easier. They are really similar to mixins,
  but can be used for so much more.
  
  Anyway, keep them all in here so it's easier to find when you're
  looking for one.
  
  For more info on functions, go here:
  http://sass-lang.com/documentation/Sass/Script/Functions.html
  
  ******************************************************************/


/*********************
  COLOR FUNCTIONS
  These are helpful when you're working
  with shadows and such things. It's essentially
  a quicker way to write RGBA.
  
  Example:
  box-shadow: 0 0 4px black(0.3);
  compiles to:
  box-shadow: 0 0 4px rgba(0,0,0,0.3);
  *********************/


/*********************
  RESPONSIVE HELPER FUNCTION
  If you're creating a responsive site, then
  you've probably already read
  Responsive Web Design: http://www.abookapart.com/products/responsive-web-design
  
  Here's a nice little helper function for calculating
  target / context
  as mentioned in that book.
  
  Example:
  width: cp(650px, 1000px);
  or
  width: calc-percent(650px, 1000px);
  both compile to:
  width: 65%;
  *********************/


/******************************************************************
  Site Name:
  Author:
  
  Stylesheet: Mixins Stylesheet
  
  This is where you can take advantage of Sass' great features: Mixins.
  I won't go in-depth on how they work exactly,
  there are a few articles below that will help do that. What I will
  tell you is that this will help speed up simple changes like
  changing a color or adding CSS3 techniques gradients.
  
  A WORD OF WARNING: It's very easy to overdo it here. Be careful and
  remember less is more.
  
  Helpful:
  http://sachagreif.com/useful-sass-mixins/
  http://thesassway.com/intermediate/leveraging-sass-mixins-for-cleaner-code
  http://web-design-weekly.com/blog/2013/05/12/handy-sass-mixins/
  
  ******************************************************************/


/*********************
  TRANSITION
  *********************/


/*
  I totally rewrote this to be cleaner and easier to use.
  You'll need to be using Sass 3.2+ for these to work.
  Thanks to @anthonyshort for the inspiration on these.
  USAGE: @include transition(all 0.2s ease-in-out);
  */


/*********************
  CSS3 GRADIENTS
  Be careful with these since they can
  really slow down your CSS. Don't overdo it.
  *********************/


/* @include css-gradient(#dfdfdf,#f8f8f8); */


/*********************
  BOX SIZING
  *********************/


/* @include box-sizing(border-box); */


/* NOTE: value of "padding-box" is only supported in Gecko. So
  probably best not to use it. I mean, were you going to anyway? */


/******************************************************************
  Site Name:
  Author:
  
  Stylesheet: Grid Stylesheet
  
  I've seperated the grid so you can swap it out easily. It's
  called at the top the style.scss stylesheet.
  
  There are a ton of grid solutions out there. You should definitely
  experiment with your own. Here are some recommendations:
  
  http://gridsetapp.com - Love this site. Responsive Grids made easy.
  http://susy.oddbird.net/ - Grids using Compass. Very elegant.
  http://gridpak.com/ - Create your own responsive grid.
  https://github.com/dope/lemonade - Neat lightweight grid.
  
  
  The grid below is a custom built thingy I modeled a bit after
  Gridset. It's VERY basic and probably shouldn't be used on
  your client projects. The idea is you learn how to roll your
  own grids. It's better in the long run and allows you full control
  over your project's layout.
  
  ******************************************************************/

.last-col {
    float: right;
    padding-right: 0 !important;
}


/*
  Mobile Grid Styles
  These are the widths for the mobile grid.
  There are four types, but you can add or customize
  them however you see fit.
  */

@media (max-width: 767px) {
    .m-all {
        float: left;
        padding-right: 0.75em;
        width: 100%;
        padding-right: 0;
    }
    .m-1of2 {
        float: left;
        padding-right: 0.75em;
        width: 50%;
    }
    .m-1of3 {
        float: left;
        padding-right: 0.75em;
        width: 33.33%;
    }
    .m-2of3 {
        float: left;
        padding-right: 0.75em;
        width: 66.66%;
    }
    .m-1of4 {
        float: left;
        padding-right: 0.75em;
        width: 25%;
    }
    .m-3of4 {
        float: left;
        padding-right: 0.75em;
        width: 75%;
    }
}


/* Portrait tablet to landscape */

@media (min-width: 768px) and (max-width: 1029px) {
    .t-all {
        float: left;
        padding-right: 0.75em;
        width: 100%;
        padding-right: 0;
    }
    .t-1of2 {
        float: left;
        padding-right: 0.75em;
        width: 50%;
    }
    .t-1of3 {
        float: left;
        padding-right: 0.75em;
        width: 33.33%;
    }
    .t-2of3 {
        float: left;
        padding-right: 0.75em;
        width: 66.66%;
    }
    .t-1of4 {
        float: left;
        padding-right: 0.75em;
        width: 25%;
    }
    .t-3of4 {
        float: left;
        padding-right: 0.75em;
        width: 75%;
    }
    .t-1of5 {
        float: left;
        padding-right: 0.75em;
        width: 20%;
    }
    .t-2of5 {
        float: left;
        padding-right: 0.75em;
        width: 40%;
    }
    .t-3of5 {
        float: left;
        padding-right: 0.75em;
        width: 60%;
    }
    .t-4of5 {
        float: left;
        padding-right: 0.75em;
        width: 80%;
    }
}


/* Landscape to small desktop */

@media (min-width: 1030px) {
    .d-all {
        float: left;
        padding-right: 0.75em;
        width: 100%;
        padding-right: 0;
    }
    .d-1of2 {
        float: left;
        padding-right: 0.75em;
        width: 50%;
    }
    .d-1of3 {
        float: left;
        padding-right: 0.75em;
        width: 33.33%;
    }
    .d-2of3 {
        float: left;
        padding-right: 0.75em;
        width: 66.66%;
    }
    .d-1of4 {
        float: left;
        padding-right: 0.75em;
        width: 25%;
    }
    .d-3of4 {
        float: left;
        padding-right: 0.75em;
        width: 75%;
    }
    .d-1of5 {
        float: left;
        padding-right: 0.75em;
        width: 20%;
    }
    .d-2of5 {
        float: left;
        padding-right: 0.75em;
        width: 40%;
    }
    .d-3of5 {
        float: left;
        padding-right: 0.75em;
        width: 60%;
    }
    .d-4of5 {
        float: left;
        padding-right: 0.75em;
        width: 80%;
    }
    .d-1of6 {
        float: left;
        padding-right: 0.75em;
        width: 16.6666666667%;
    }
    .d-1of7 {
        float: left;
        padding-right: 0.75em;
        width: 14.2857142857%;
    }
    .d-2of7 {
        float: left;
        padding-right: 0.75em;
        width: 325px;
    }
    .d-3of7 {
        float: left;
        padding-right: 0.75em;
        width: 42.8571429%;
    }
    .d-4of7 {
        float: left;
        padding-right: 0.75em;
        width: 57.1428572%;
    }
    .d-5of7 {
        float: left;
        width: 754px;
    }
    .d-6of7 {
        float: left;
        padding-right: 0.75em;
        width: 85.7142857%;
    }
    .d-1of8 {
        float: left;
        padding-right: 0.75em;
        width: 12.5%;
    }
    .d-1of9 {
        float: left;
        padding-right: 0.75em;
        width: 11.1111111111%;
    }
    .d-1of10 {
        float: left;
        padding-right: 0.75em;
        width: 10%;
    }
    .d-1of11 {
        float: left;
        padding-right: 0.75em;
        width: 9.09090909091%;
    }
    .d-1of12 {
        float: left;
        padding-right: 0.75em;
        width: 8.33%;
    }
}


/*********************
  IMPORTING MODULES
  Modules are reusable blocks or elements we use throughout the project.
  We can break them up as much as we want or just keep them all in one.
  I mean, you can do whatever you want. The world is your oyster. Unless
  you hate oysters, then the world is your peanut butter & jelly sandwich.
  *********************/


/******************************************************************
  Site Name:
  Author:
  
  Stylesheet: Alert Styles
  
  If you want to use these alerts in your design, you can. If not,
  you can just remove this stylesheet.
  
  ******************************************************************/

.alert-help,
.alert-info,
.alert-error,
.alert-success {
    margin: 10px;
    padding: 5px 18px;
    border: 1px solid;
}

.alert-help {
    border-color: #e8dc59;
    background: #ebe16f;
}

.alert-info {
    border-color: #bfe4f4;
    background: #d5edf8;
}

.alert-error {
    border-color: #f8cdce;
    background: #fbe3e4;
}

.alert-success {
    border-color: #deeaae;
    background: #e6efc2;
}


/******************************************************************
  Site Name:
  Author:
  
  Stylesheet: Button Styles
  
  Buttons are a pretty important part of your site's style, so it's
  important to have a consistent baseline for them. Use this stylesheet
  to create all kinds of buttons.
  
  Helpful Links:
  http://galp.in/blog/2011/08/02/the-ui-guide-part-1-buttons/
  
  ******************************************************************/


/*********************
  BUTTON DEFAULTS
  We're gonna use a placeholder selector here
  so we can use common styles. We then use this
  to load up the defaults in all our buttons.
  
  Here's a quick video to show how it works:
  http://www.youtube.com/watch?v=hwdVpKiJzac
  
  *********************/

.blue-btn,
.comment-reply-link,
#submit {
    display: inline-block;
    position: relative;
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-decoration: none;
    color: white;
    font-size: 0.9em;
    font-size: 34px;
    line-height: 34px;
    font-weight: normal;
    padding: 0 24px;
    border-radius: 4px;
    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,
.blue-btn:focus,
.comment-reply-link:focus,
#submit:focus {
    color: white;
    text-decoration: none;
}

.blue-btn:active,
.comment-reply-link:active,
#submit:active {
    top: 1px;
}


/*
  An example button.
  You can use this example if you want. Just replace all the variables
  and it will create a button dependant on those variables.
  */

.blue-btn,
.comment-reply-link,
#submit {
    background-color: #2980b9;
}

.blue-btn:hover,
.comment-reply-link:hover,
#submit:hover,
.blue-btn:focus,
.comment-reply-link:focus,
#submit:focus {
    background-color: #2574a8;
}

.blue-btn:active,
.comment-reply-link:active,
#submit:active {
    background-color: #2472a4;
}


/******************************************************************
  Site Name:
  Author:
  
  Stylesheet: Form Styles
  
  We put all the form and button styles in here to setup a consistent
  look. If we need to customize them, we can do this in the main
  stylesheets and just override them. Easy Peasy.
  
  You're gonna see a few data-uri thingies down there. If you're not
  sure what they are, check this link out:
  http://css-tricks.com/data-uris/
  If you want to create your own, use this helpful link:
  http://websemantics.co.uk/online_tools/image_to_data_uri_convertor/
  
  ******************************************************************/


/*********************
  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: 40px;
    padding: 0 12px;
    margin-bottom: 14px;
    font-size: 1em;
    color: #5c6b80;
    border-radius: 3px;
    vertical-align: middle;
    box-shadow: none;
    border: 0;
    width: 100%;
    max-width: 400px;
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    background-color: #ffffff;
    -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: #ffffff;
}

input[type="text"].error,
input[type="text"].is-invalid,
input[type="password"].error,
input[type="password"].is-invalid,
input[type="datetime"].error,
input[type="datetime"].is-invalid,
input[type="datetime-local"].error,
input[type="datetime-local"].is-invalid,
input[type="date"].error,
input[type="date"].is-invalid,
input[type="month"].error,
input[type="month"].is-invalid,
input[type="time"].error,
input[type="time"].is-invalid,
input[type="week"].error,
input[type="week"].is-invalid,
input[type="number"].error,
input[type="number"].is-invalid,
input[type="email"].error,
input[type="email"].is-invalid,
input[type="url"].error,
input[type="url"].is-invalid,
input[type="search"].error,
input[type="search"].is-invalid,
input[type="tel"].error,
input[type="tel"].is-invalid,
input[type="color"].error,
input[type="color"].is-invalid,
select.error,
select.is-invalid,
textarea.error,
textarea.is-invalid,
.field.error,
.field.is-invalid {
    color: #fbe3e4;
    border-color: #fbe3e4;
    background-color: white;
    background-position: 99% center;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDREQkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDREQ0YwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ3ODRGRkE2RjA0QTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERBRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+U8iT5wAAAedJREFUeNqk1U9I02Ecx/HtV3aIFAc1hcRDUoGXRAq0oNLA2CrsEFmHbikZu0iQYIFGYAiegkCpLipBxPpDEBMUzB0EhSG2LhG7hMR2GviPgUTvB57Bw8P3+U23B16HPX8+e/b8nt93wezZSMCnhXETF3AcB5BDCnH8Dq98ExcGHcFn8Ah3cdDni+fxnPDv9oAnTB7CKu6VCFXtChZy56LxUjt+jfuB8toSOth9wd7xWAWhqrUjYR/FRTwWJm+iIPT/w7bQf5ljiZnBg45dtKFX6H+LU8gIY8OEV6vgTkStwXWE8BPTGDHGPqNPz2mCfSOOYkA99TvCt1bhGPL68zMcwmncMuape10jrI+q4BbHi/FLn31S9z2x5tRhTc+1W506ipM+T3oRD4X+8+qtc4SqFvL0z/Fr14S+Szjis8bz9Lvvaq8cwS/wwGfdlqfPSWqTiFlX77o13u9Ym1PBs8JAytpRoy44X9Ft9E/gvbA+rYKn8NcaaMVc8UHgBw4b9/iqUQZ6hOAJFbyDcUflmsEX4a6+wTtHGfhAIUqa1U29Zc2BytouThD8x6xuN5CtMPi2CrXLZkZf/HyZoRFCP7n+QVR4PV7uI/AjGghN7OU/r1ilnqILtfpNC+o6vIFljBKYlhb/F2AAgaBsWR5wRiIAAAAASUVORK5CYII=);
    outline-color: #fbe3e4;
}

input[type="text"].success,
input[type="text"].is-valid,
input[type="password"].success,
input[type="password"].is-valid,
input[type="datetime"].success,
input[type="datetime"].is-valid,
input[type="datetime-local"].success,
input[type="datetime-local"].is-valid,
input[type="date"].success,
input[type="date"].is-valid,
input[type="month"].success,
input[type="month"].is-valid,
input[type="time"].success,
input[type="time"].is-valid,
input[type="week"].success,
input[type="week"].is-valid,
input[type="number"].success,
input[type="number"].is-valid,
input[type="email"].success,
input[type="email"].is-valid,
input[type="url"].success,
input[type="url"].is-valid,
input[type="search"].success,
input[type="search"].is-valid,
input[type="tel"].success,
input[type="tel"].is-valid,
input[type="color"].success,
input[type="color"].is-valid,
select.success,
select.is-valid,
textarea.success,
textarea.is-valid,
.field.success,
.field.is-valid {
    color: #e6efc2;
    border-color: #ffffff;
    background-color: white;
    background-position: 99% center;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDRERkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDRFMEYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY0MzQ0NERERjA0QjExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERFRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+7olkTQAAAfhJREFUeNqklU9oE0EUhzdroWjw0tBeWlDxkEaIp55TsCU9VKIgCrHBelA8CQ1Kr1WPbZrQ3gqtQqvGqxpQc2jBk6BIIaAGD4qNCKURpDSKiPi98gLDsJt//uBjsztvfnk7895sIPAw6/joGMThFJyAXn2+A+9gA57/TaY/eU0OeBgfhGm4DiGnsb7DAszxBz/NAdcKjMJLuNWCqagHbsscN5+L+hmH4QkMOe1L5jzFfNA2PgT34ajTuY7AGuZB0/hmh5m+gS0r8xv1zRvg+gGCHZiOwnF4DP3iB3sQkYxPd2C6CWfhB9Xwlus5+K1j4jXuaq3a+gM1H9OPcAa+7q9lPidZJqHbiIm7Wg22rsEI7FrPSzAMX/T+ADyAKSsu7Fr1KplehLvwCs5DvfBf65p+MypqRbO1FXK9utH4/QKuaqYTsG3E3INJv00Q46px3+XxanJ/Ute2/vqP4FKDza2KcdljIKdnhS0xXYULTaqmLMZFn8FFSFtvt6x70ExFCS5oUXspq2ssa7oEl1swFa+CGFdgtkHgPDyDKy02zyxNU6lXRUZb1EuHYayNNs+Yh5B0WQo+/8fpJnNTZFuzz2OpjoQ2QruSOQlMy35fEGmEGMxY9e1brxobw7TkWA1h6xfckUPb+JhGoE/Hpfvew7qUld/H9J8AAwDpw3WYrxcZ3QAAAABJRU5ErkJggg==);
    outline-color: #e6efc2;
}

input[type="text"][disabled],
input[type="text"].is-disabled,
input[type="password"][disabled],
input[type="password"].is-disabled,
input[type="datetime"][disabled],
input[type="datetime"].is-disabled,
input[type="datetime-local"][disabled],
input[type="datetime-local"].is-disabled,
input[type="date"][disabled],
input[type="date"].is-disabled,
input[type="month"][disabled],
input[type="month"].is-disabled,
input[type="time"][disabled],
input[type="time"].is-disabled,
input[type="week"][disabled],
input[type="week"].is-disabled,
input[type="number"][disabled],
input[type="number"].is-disabled,
input[type="email"][disabled],
input[type="email"].is-disabled,
input[type="url"][disabled],
input[type="url"].is-disabled,
input[type="search"][disabled],
input[type="search"].is-disabled,
input[type="tel"][disabled],
input[type="tel"].is-disabled,
input[type="color"][disabled],
input[type="color"].is-disabled,
select[disabled],
select.is-disabled,
textarea[disabled],
textarea.is-disabled,
.field[disabled],
.field.is-disabled {
    cursor: not-allowed;
    border-color: #cfcfcf;
    opacity: 0.6;
}

input[type="text"][disabled]:focus,
input[type="text"][disabled]:active,
input[type="text"].is-disabled:focus,
input[type="text"].is-disabled:active,
input[type="password"][disabled]:focus,
input[type="password"][disabled]:active,
input[type="password"].is-disabled:focus,
input[type="password"].is-disabled:active,
input[type="datetime"][disabled]:focus,
input[type="datetime"][disabled]:active,
input[type="datetime"].is-disabled:focus,
input[type="datetime"].is-disabled:active,
input[type="datetime-local"][disabled]:focus,
input[type="datetime-local"][disabled]:active,
input[type="datetime-local"].is-disabled:focus,
input[type="datetime-local"].is-disabled:active,
input[type="date"][disabled]:focus,
input[type="date"][disabled]:active,
input[type="date"].is-disabled:focus,
input[type="date"].is-disabled:active,
input[type="month"][disabled]:focus,
input[type="month"][disabled]:active,
input[type="month"].is-disabled:focus,
input[type="month"].is-disabled:active,
input[type="time"][disabled]:focus,
input[type="time"][disabled]:active,
input[type="time"].is-disabled:focus,
input[type="time"].is-disabled:active,
input[type="week"][disabled]:focus,
input[type="week"][disabled]:active,
input[type="week"].is-disabled:focus,
input[type="week"].is-disabled:active,
input[type="number"][disabled]:focus,
input[type="number"][disabled]:active,
input[type="number"].is-disabled:focus,
input[type="number"].is-disabled:active,
input[type="email"][disabled]:focus,
input[type="email"][disabled]:active,
input[type="email"].is-disabled:focus,
input[type="email"].is-disabled:active,
input[type="url"][disabled]:focus,
input[type="url"][disabled]:active,
input[type="url"].is-disabled:focus,
input[type="url"].is-disabled:active,
input[type="search"][disabled]:focus,
input[type="search"][disabled]:active,
input[type="search"].is-disabled:focus,
input[type="search"].is-disabled:active,
input[type="tel"][disabled]:focus,
input[type="tel"][disabled]:active,
input[type="tel"].is-disabled:focus,
input[type="tel"].is-disabled:active,
input[type="color"][disabled]:focus,
input[type="color"][disabled]:active,
input[type="color"].is-disabled:focus,
input[type="color"].is-disabled:active,
select[disabled]:focus,
select[disabled]:active,
select.is-disabled:focus,
select.is-disabled:active,
textarea[disabled]:focus,
textarea[disabled]:active,
textarea.is-disabled:focus,
textarea.is-disabled:active,
.field[disabled]:focus,
.field[disabled]:active,
.field.is-disabled:focus,
.field.is-disabled:active {
    background-color: #d5edf8;
}

input[type="password"] {
    letter-spacing: 0.3em;
}

textarea {
    max-width: 100%;
    min-height: 120px;
    line-height: 1.5em;
}

select {
    -webkit-appearance: none;
    /* 1 */
    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;
}


/*********************
  BASE (MOBILE) SIZE
  This are the mobile styles. It's what people see on their phones. If
  you set a great foundation, you won't need to add too many styles in
  the other stylesheets. Remember, keep it light: Speed is Important.
  *********************/


/******************************************************************
  Site Name:
  Author:
  
  Stylesheet: Base Mobile Stylesheet
  
  Be light and don't over style since everything here will be
  loaded by mobile devices. You want to keep it as minimal as
  possible. This is called at the top of the main stylsheet
  and will be used across all viewports.
  
  ******************************************************************/


/*********************
  GENERAL STYLES
  *********************/

body {
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 100%;
    line-height: 24px;
    color: #4e565a;
    -webkit-font-smoothing: antialiased;
}


/********************
  WORDPRESS BODY CLASSES
  style a page via class
  ********************/


/* for sites that are read right to left (i.e. hebrew) */


/* home page */


/* blog template page */


/* archive page */


/* date archive page */


/* replace the number to the corresponding page number */


/* search page */


/* search result page */


/* no results search page */


/* individual paged search (i.e. body.search-paged-3) */


/* 404 page */


/* single post page */


/* individual post page by id (i.e. body.postid-73) */


/* individual paged single (i.e. body.single-paged-3) */


/* attatchment page */


/* individual attatchment page (i.e. body.attachmentid-763) */


/* style mime type pages */


/* author page */


/* user nicename (i.e. body.author-samueladams) */


/* paged author archives (i.e. body.author-paged-4) for page 4 */


/* category page */


/* individual category page (i.e. body.category-6) */


/* replace the number to the corresponding page number */


/* tag page */


/* individual tag page (i.e. body.tag-news) */


/* replace the number to the corresponding page number */


/* custom page template page */


/* individual page template (i.e. body.page-template-contact-php */


/* replace the number to the corresponding page number */


/* parent page template */


/* child page template */


/* replace the number to the corresponding page number */


/* if user is logged in */


/* paged items like search results or archives */


/* individual paged (i.e. body.paged-3) */


/*********************
  LAYOUT & GRID STYLES
  *********************/

.wrap {
    width: 96%;
    margin: 0 auto;
}


/*********************
  LINK STYLES
  *********************/

a {
    color: #00819f;
    text-decoration: none;
    border: none;
    border-bottom: 1px solid #00819f;
    -moz-transition: border 0.15s linear;
    -ms-transition: border 0.15s linear;
    -o-transition: border 0.15s linear;
    -webkit-transition: border 0.15s linear;
    transition: border 0.15s linear;
}

a:visited {
    color: #904199;
    border-color: #904199;
    text-decoration: none;
}

a:active,
a:focus,
a:hover {
    color: #bc3dc9;
    text-decoration: none;
    color: #bc3dc9;
    border-color: #bc3dc9;
    border-bottom-width: 2px;
}

a:link,
a:visited:link {
    /*
      this highlights links on iPhones/iPads.
      so it basically works like the :hover selector
      for mobile devices.
      */
    -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: bold;
    /*
    if you're going to use webfonts, be sure to check your weights
    http://css-tricks.com/watch-your-font-weight/
    */
    /* removing text decoration from all headline links */
}

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: 33px;
    line-height: 1.333em;
}

h2,
.h2 {
    font-size: 22pt;
    line-height: 1.4em;
    margin-bottom: 0.375em;
    color: #f47721;
}

h3,
.h3 {
    font-size: 18px;
    font-weight: bold;
    color: #f47721;
}

h4,
.h4 {
    font-style: italic;
    font-size: 20px;
    font-weight: 700;
}

h5,
.h5 {
    font-size: 16px;
    color: #9a9a9b;
    text-transform: uppercase;
}


/*********************
  HEADER STYLES
  *********************/

header.header .mainNavBar a.logo {
    border: none;
}

.header {
    z-index: 33;
}

#logo {
    margin: 0.75em 0;
}

#logo a {
    color: white;
}


/*********************
  NAVIGATION STYLES
  *********************/


/*
  all navs have a .nav class applied via
  the wp_menu function; this is so we can
  easily write one group of styles for
  the navs on the site so our css is cleaner
  and more scalable.
  */

.nav {
    border-bottom: 0;
    margin: 0;
    /* end .menu li */
    /* highlight current page */
    /* end current highlighters */
}

.nav li {
    /*
      so you really have to rethink your dropdowns for mobile.
      you don't want to have it expand too much because the
      screen is so small. How you manage your menu should
      depend on the project. Here's some great info on it:
      http://www.alistapart.com/articles/organizing-mobile/
      */
}

.nav li a {
    display: block;
    color: white;
    text-decoration: none;
    padding: 0.75em;
    /*
        remember this is for mobile ONLY, so there's no need
        to even declare hover styles here, you can do it in
        the style.scss file where it's relevant. We want to
        keep this file as small as possible!
        */
}

.nav li ul.sub-menu li a,
.nav li ul.children li a {
    padding-left: 30px;
}


/* end .nav */


/*********************
  POSTS & CONTENT STYLES
  *********************/

.hentry {
    background-color: white;
    /*margin-bottom: 1.5em;*/
}

.hentry footer p {
    margin: 0;
}


/* end .hentry */

.single-title,
.page-title,
.entry-title {
    margin: 0;
}


/* entry content */

.entry-content p {
    margin: 1.5rem 0;
}

.entry-content table {
    width: 100%;
    border: 1px solid #eaedf2;
    margin-bottom: 1.5rem;
}

.entry-content table caption {
    margin: 0 0 7px;
    font-size: 0.75em;
    color: #9fa6b4;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.entry-content tr {
    border-bottom: 1px solid #eaedf2;
}

.entry-content tr:nth-child(even) {
    /* background-color: #f8f9fa; */
}

.entry-content td {
    padding: 7px;
    border-right: 1px solid #eaedf2;
}

.entry-content td:last-child {
    border-right: 0;
}

.entry-content th {
    /* background-color: #f8f9fa; */
    border-bottom: 1px solid #eaedf2;
    border-right: 1px solid #eaedf2;
}

.entry-content th:last-child {
    border-right: 0;
}

.entry-content blockquote {
    margin: 0 0 1.5em 0.75em;
    padding: 0 0 0 0.75em;
    border-left: 3px solid #2980b9;
    font-style: italic;
    color: #9fa6b4;
}

.entry-content dd {
    margin-left: 0;
    font-size: 0.9em;
    color: #787878;
    margin-bottom: 1.5em;
}

.entry-content img {
    margin: 0 0 1.5em 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;
}


/* end .entry-content */

.entry-content .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: 20px 0;
    text-transform: lowercase;
}

.tagTitle {
    font-weight: bold;
    color: #4e565a;
}


/******************************************************************
  PAGE NAVI STYLES
  ******************************************************************/

.pagination,
.wp-prev-next {
    margin: 20px 0;
}

.pagination {
    text-align: center;
}

.pagination ul {
    display: inline-block;
    background-color: white;
    white-space: nowrap;
    padding: 0;
    clear: both;
    border-radius: 3px;
}

.pagination li {
    padding: 0;
    margin: 0;
    float: left;
    display: inline;
    overflow: hidden;
    width: 40px;
    height: 40px;
    /*border-right: 1px solid #eaedf2;*/
}

.pagination a,
.pagination span {
    margin: 0;
    text-decoration: none;
    text-align: center;
    padding: 0;
    line-height: 1em;
    font-size: 1em;
    font-weight: normal;
    padding: 0.75em 0;
    min-width: 1em;
    display: block;
    color: #9a9a9b;
}


/*.pagination a:hover, .pagination a:focus, .pagination span:hover, .pagination span:focus {
        background-color: #2980b9;
        color: white; }*/

.pagination .current {
    cursor: default;
    color: #fff;
    background: #771b61;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}


/*.pagination .current:hover, .pagination .current:focus {
        background-color: white;
        color: #5c6b80; }*/


/* end .bones_page_navi */


/* fallback previous & next links */

.wp-prev-next .prev-link {
    float: left;
}

.wp-prev-next .next-link {
    float: right;
}


/* end .wp-prev-next */


/******************************************************************
  COMMENT STYLES
  ******************************************************************/


/* h3 comment title */

#comments-title {
    padding: 0.75em;
    margin: 0;
    border-top: 1px solid #f8f9fa;
    /* 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 #f8f9fa;
    /* 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: #9fa6b4;
    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: white;
}

.comment.even {
    background: #f8f9fa;
}


/* 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 #f8f9fa;
}

#reply-title {
    margin: 0;
}

.logged-in-as {
    color: #9fa6b4;
    font-style: italic;
    margin: 0;
}

.logged-in-as a {
    color: #5c6b80;
}

.comment-form-comment {
    margin: 1.5em 0 0.75em;
}

.form-allowed-tags {
    padding: 1.5em;
    background-color: #f8f9fa;
    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
  *********************/

.no-widgets {
    background-color: white;
    padding: 1.5em;
    text-align: center;
    border: 1px solid #cccccc;
    border-radius: 2px;
    margin-bottom: 1.5em;
}


/*********************
  FOOTER STYLES
  *********************/

.footer {
    clear: both;
    color: #f8f9fa;
}


/*userStyles */

.headerTop {
    display: none;
}

.header a {
    text-decoration: none;
}

.headerTop,
.footerBottom {
    background-color: #771b61;
    font-size: 15px;
}

#inner-header {
    box-shadow: 0px 2px 0px 0px #ccc;
}

.headerTop a:link,
.headerTop a:visited,
.headerTop a:hover,
.headerTop a:active,
.footerBottom a:active,
.footerBottom a:link,
.footerBottom a:hover,
.footerBottom a:visited {
    color: #fff;
}

.searchContainer {
    display: none;
}

.catNav a:link,
.catNav a:hover,
.catNav a:active,
.catNav a:visited {
    color: #771b61;
}

.headerTop ul {
    margin: 0;
    padding: 0;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    background-color: #771b61;
}

.logo {
    float: left;
}

.catNav {
    font-size: 12px;
    font-weight: bold;
    display: none;
}

.logo>img {
    width: 200px;
}

.copyright {
    margin: 0;
    padding: 0.25rem 0;
    font-size: 0.75rem;
    color: #9a9a9b;
    line-height: 1.2;
}

.headerTop ul .searchIcon {
    display: none;
}

.caretDrop {
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #771b61;
    margin: 0 auto;
}

.caretCon {
    width: 100%;
    height: 20px;
}

.searchContainerMobile {
    display: none;
    z-index: 55;
    top: 125px;
    position: absolute;
    width: 100%;
    text-align: center;
}

.searchContainerMobile #searchsubmit {
    display: inline;
    margin-left: -6px;
    float: none;
    margin-top: 1px;
}

.searchContainerMobile #s {
    display: inline;
    margin-top: -6px;
    float: none;
}

.lb {
    display: none;
    top: 0;
    background-color: rgba(119, 27, 97, .6);
    width: 100%;
    height: 100%;
    position: absolute;
    /*z-index:34;*/
}

#s {
    background-color: #fff;
    width: 250px;
    max-width: 250px;
    border-radius: 0;
    float: left;
    height: 30px;
}

.header {
    position: fixed;
    width: 100%;
    background-color: white;
    top: 0;
}

#searchsubmit {
    width: 35px;
    height: 30px;
    float: left;
    border: none;
    background-color: #fff;
    background-image: url('../../library/images/search-icon-purple.png');
    background-size: 40%;
    background-repeat: no-repeat;
    background-position: 13px;
    cursor: pointer;
}

h4 a,
h4 a:link,
h4 a:visited,
h4 a:hover,
h4 a:active {
    color: #9a9a9b;
}

.caretRaise {
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #fff;
    position: absolute;
    right: 0;
    top: -12px;
    margin-right: 10px;
}

.footerHeading {
    display: block;
    margin: 1rem 0 0.25rem;
    color: #f47721;
    font-weight: bold;
    text-transform: uppercase;
}

.footerHeading+.social.social-menu {
    margin-top: 0;
}

.fdiv {
    width: 100%;
}

.fdiv li {
    /*clear:both;*/
}

.find a:link,
.find a:hover,
.find a:visited,
.find a:active {
    color: #771b61;
    font-size: 12px;
    font-weight: bold;
    padding: 0;
}

.footerBottom {
    font-size: 13px
}

.footerBottom .footer-nav li a {
    border: none !important;
}

.headerDrop {
    display: block;
    width: 100%;
    height: 10px;
    background-color: #771b61;
}

#content {
    padding-top: 86px;
}

.searchMobile {
    float: left;
    width: 49px;
    height: 49px;
    background-image: url('../../library/images/search-icon-purple.png');
    background-size: 40%;
    background-repeat: no-repeat;
    background-position: 17px;
    cursor: pointer;
    display: block;
}

.menuMobile {
    float: right;
    width: 49px;
    height: 49px;
    display: block;
}

#homeEmail {
    background-color: #faaf5e;
    width: 100%;
    color: white;
    height: 85px;
    font-weight: bold;
}

#homeEmail .social,
#homeEmail .footerHeading {
    float: left;
    width: 100%;
}

#homeEmail .footerHeading {
    padding-top: 13px;
    width: 150px;
    padding-left: 10px;
}

#homeEmail .social {
    margin: 6px 0 0;
}

.socialTop {
    display: none;
}

#homeEmail>div {
    float: left;
}

.spacer {
    width: 100%;
    height: 10px;
    background-color: #fff;
    clear: both;
}

.subHome {
    color: #fff;
    border: 1px white solid;
    background-color: #faaf5e;
    width: 96px !important;
    height: 28px;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
}

.banner {
    width: 100%;
    font-size: 15px;
    /*height:325px;*/
}

.bannerImg img {
    height: 100%;
    width: 100%;
}

.bannerText {
    background-color: #faaf5e;
    float: left;
    color: #fff;
    width: 100%;
}

#main .bannerText {
    background-color: #771b61;
}

.bannerDate {
    font-weight: bold;
}

.bannerHead {
    font-weight: bold;
    font-size: 25px;
    margin-top: 10px;
    padding: 10px;
}

#homeEmail input {
    display: inline;
}

.trendTitle {
    width: 100%;
    height: 56px;
    font-weight: bold;
    background-color: #771b61;
    font-size: 22px;
    color: #fff;
    color: #fff;
    padding: 15px;
    clear: both;
}

.home #main>article {
    width: 100%;
    display: inline-block;
    display: inline-flex;
}

article>section {
    padding-left: 50px;
}

.pagination {
    clear: both;
}

.canvas {
    width: 100%;
    /*display:none;*/
}

.icon_hide {
    display: none;
}

.find li {
    clear: both;
}

#inner-footer {
    margin: 20px auto;
}

.hbEmailLogo {
    display: none;
}

h2.category,
h2.category .category-color,
.byline .category-color {
    margin: 0;
    line-height: 1.1;
    font-size: 14px;
    text-transform: uppercase;
    font-style: normal;
}

h2.category a.category-link,
.byline a.category-link {
    border: none;
}

article.post:not(.post-thumbnail) .entry-title {
    font-size: 19px;
    line-height: 24px;
}

.banner a>h2 {
    color: #fff;
    line-height: 36px;
}

.archive.category header.article-header>div,
.page-template-page-author header.article-header>div,
.archive.tag header.article-header>div {
    float: left;
}

.sideLinks {
    width: 100%;
    padding: 20px;
    margin-top: -16px;
    font-weight: bold;
}

.sideLinks div {
    padding: 10px 20px;
    margin: 18px 0;
    min-height: 44px;
    color: #fff;
}

.sideLinks .one {
    margin-top: 0;
    background-color: #0092b4;
}

.sideLinks .two {
    background-color: #771b61;
}

.sideLinks .three {
    background-color: #a9b533;
}

article#post-not-found>div {
    float: left;
}

button#responsive-menu-button {
    top: inherit;
    right: inherit;
    background-color: #fff;
    width: 49px;
    height: 49px;
    z-index: 5;
}

.responsive-menu-inner,
.responsive-menu-inner::before,
.responsive-menu-inner::after,
#responsive-menu-container,
#responsive-menu-container #responsive-menu-wrapper,
#responsive-menu-container #responsive-menu li.responsive-menu-item a,
.responsive-menu-open .responsive-menu-inner,
.responsive-menu-open .responsive-menu-inner::before,
.responsive-menu-open .responsive-menu-inner::after,
.responsive-menu-open button#responsive-menu-button,
.responsive-menu-open button#responsive-menu-button:hover,
.responsive-menu-open button#responsive-menu-button:focus,
button#responsive-menu-button:hover,
button#responsive-menu-button:focus {
    background-color: #771b61 !important;
}

.responsive-menu-open button#responsive-menu-button,
.responsive-menu-open button#responsive-menu-button:hover,
.responsive-menu-open button#responsive-menu-button:focus,
button#responsive-menu-button:hover,
button#responsive-menu-button:focus {
    background-color: #fff !important;
}

button#responsive-menu-button .responsive-menu-box,
.responsive-menu-open button#responsive-menu-button:hover,
.responsive-menu-open button#responsive-menu-button:focus,
button#responsive-menu-button:hover,
button#responsive-menu-button:focus {
    color: #771b61;
}

#responsive-menu-container #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow {
    background-color: transparent;
}

#responsive-menu-search-box {
    display: none;
}

.upNextList {
    display: none;
}

.home article.has-post-thumbnail img,
.home article.has-post-thumbnail .article-header {
    width: 100%;
}

.archive article>header>span,
.page-template-page-author article>header>span {
    display: inline-block;
    clear: both;
}

.category-cancer-care .catTitle>.page-title {
    color: #F37721;
}

.category-heart-health .catTitle>.page-title {
    color: #0092b4;
}

.category-brain-health-2 .catTitle>.page-title {
    color: #904199;
}

.category-orthopedics-sports-medicine .catTitle>.page-title,
.category-orthopaedics-2 .catTitle>.page-title,
.category-sports-medicine .catTitle>.page-title {
    color: #BA2354;
}

.category-childbirth-pregnancy .catTitle>.page-title {
    color: #A8B438;
}

.category-family-health .catTitle>.page-title,
.category-mens-health .catTitle>.page-title,
.category-pediatrics .catTitle>.page-title,
.category-womens-health .catTitle>.page-title {
    color: #48C5E4;
}

.category-health-wellness .catTitle>.page-title,
.category-eye-health .catTitle>.page-title,
.category-fitness .catTitle>.page-title,
.category-nutrition .catTitle>.page-title,
.category-rehabilitation .catTitle>.page-title,
.category-safety .catTitle>.page-title,
.category-skin-care .catTitle>.page-title {
    color: #FBAF5D;
}

.catImg {
    display: none;
}

.archive article>header,
.page-template-page-author article>header {
    margin: 10px 0;
}

.archive article>header>div,
.page-template-page-author article>header>div,
.archive.category header.article-header img,
.page-template-page-author .archive.category header.article-header img {
    width: 100%;
    height: 100%;
}

.nav.top-nav {
    z-index: 10;
}

.bctt-click-to-tweet {
    display: none;
}

.atype {
    text-transform: uppercase;
}

article.hentry ol,
article.hentry ul {
    margin-left: 15px;
    list-style-type: inherit;
    /* indent bullets in lists */
    padding-left: 16px;
}

article.hentry .entry-content ol li,
article.hentry .entry-content ul li {
    padding-left: 0;
}

article.hentry .entry-content li {
    /* indent bullets not surrounded by a ul or ol tag */
    padding-left: 16px;
}

h1.logoH1 {
    margin: 0;
}

.tag .spacerBig {
    height: 0;
}

article #homeEmail>div {
    float: left;
    width: 100%;
    background-color: #faaf5e;
}

article #homeEmail {
    height: auto;
    clear: both;
}

.medical_list {
    list-style: none;
    list-style-type: none !important;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.no-break {
    float: left;
    position: sticky;
    margin-left: -50px !important;
    top: 157px;
}

.no-break span {
    display: block;
}

.emailError {
    visibility: hidden;
    color: red;
}

.home #homeEmail>div:first-of-type {
    background-color: #faaf5e;
}


/*userStyles */

.footer-links a {
    border: none;
}


/*
  if you checked out the link above:
  http://www.alistapart.com/articles/organizing-mobile/
  you'll want to style the footer nav
  a bit more in-depth. Remember to keep
  it simple because you'll have to
  override these styles for the desktop
  view.
  */


/* end .footer-links */


/*********************
  LARGER MOBILE DEVICES
  This is for devices like the Galaxy Note or something that's
  larger than an iPhone but smaller than a tablet. Let's call them
  tweeners.
  *********************/

@media only screen and (max-width: 329px) {
    .home .article-header>a>img {
        width: 100%;
    }
    #rpwwt-recent-posts-widget-with-thumbnails-2 img {
        max-width: inherit;
    }
}

@media only screen and (min-width: 481px) {
    /*user */
    .find ul {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
    .archive article>header>span,
    .page-template-page-author article>header>span {
        display: inline;
        clear: none;
    }
    .archive article>header>div,
    .page-template-page-author article>header>div,
    .archive.category header.article-header img,
    .page-template-page-author .category header.article-header img {
        width: auto;
        height: auto;
        margin-right: 20px;
        max-width: 330px;
    }
    .archive article>header,
    .page-template-page-author article>header {
        margin: 0;
    }
    /******************************************************************
    Site Name:
    Author:
    
    Stylesheet: 481px and Up Stylesheet
    
    This stylesheet is loaded for larger devices. It's set to
    481px because at 480px it would load on a landscaped iPhone.
    This isn't ideal because then you would be loading all those
    extra styles on that same mobile connection.
    
    A word of warning. This size COULD be a larger mobile device,
    so you still want to keep it pretty light and simply expand
    upon your base.scss styles.
    
    ******************************************************************/
    /*
    IMPORTANT NOTE ABOUT SASS 3.3 & UP
    You can't use @extend within media queries
    anymore, so just be aware that if you drop
    them in here, they won't work.
    */
    /*********************
    NAVIGATION STYLES
    *********************/
    .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;
    }
    /* end .entry-content */
    /*********************
    FOOTER STYLES
    *********************/
    /*
    check your menus here. do they look good?
    do they need tweaking?
    */
    /* end .footer-links */
}


/*********************
  TABLET & SMALLER LAPTOPS
  This is the average viewing window. So Desktops, Laptops, and
  in general anyone not viewing on a mobile device. Here's where
  you can add resource intensive styles.
  *********************/

@media only screen and (min-width: 768px) {
    .archive article>header>div,
    .page-template-page-author article>header>div,
    .archive.category header.article-header img,
    .page-template-page-author .category header.article-header img {
        max-width: 250px;
    }
    #s {
        width: 265px;
        max-width: 265px;
    }
    .headerDrop {
        display: none;
    }
    .headerTop,
    .catNav {
        display: block;
    }
    .caretDrop {
        margin-right: 10px;
    }
    .headerTop {
        height: 49px;
    }
    .footerBottom {
        height: 45px;
    }
    .fdiv {
        float: left;
        width: 33%;
    }
    .headerTop ul {
        float: right;
        margin: inherit;
        padding: inherit;
        position: inherit;
        left: inherit;
        top: inherit;
        width: inherit;
    }
    .headerTop ul .searchIcon {
        width: 49px;
        height: 49px;
        background-image: url('../../library/images/search-icon-white.png');
        background-size: 40%;
        background-repeat: no-repeat;
        background-position: 17px;
        cursor: pointer;
        display: block;
    }
    .headerTop .ext {
        background-color: #904299;
        height: 49px;
    }
    #content {
        padding-top: 125px;
    }
    .searchMobile,
    .menuMobile {
        display: none;
    }
    .searchContainer {
        position: absolute;
        right: 0;
        top: -18px;
        background-color: #771b61;
        width: 350px;
        z-index: 1;
        padding: 10px;
        height: 55px;
    }
    .searchFix {
        width: 100%;
        position: relative;
    }
    .home #main>article {
        width: 347px;
        /*height:347px;*/
        padding: 29px 15px 13px;
        margin: 0;
    }
    .home #main>article:nth-child(odd) {
        margin-left: 45px;
    }
    #responsive-menu-button {
        display: none;
    }
    .bannerText {
        padding: 15px 30px 0;
        color: #fff;
        background-color: #771b61;
    }
    .bannerHead>a,
    .bannerHead>a:link,
    .bannerHead>a:visted,
    .bannerHead>a:hover,
    .bannerHead>a:active {
        color: #fff !important;
    }
    .bannerHead {
        padding: 0;
    }
    .upNextList {
        height: 165px;
        margin-top: -30px;
        display: block;
        clear: both;
        border-bottom: 1px solid #bdbbbb;
    }
    .upNextList>li {
        float: left;
        width: 14%;
        height: 100px;
        margin: 0 9px;
        font-weight: bold;
    }
    .upNext {
        background-color: rgba(154, 154, 155, .5);
        border-top: #9a9a9b solid 5px;
        padding: 5px;
        height: 120px;
    }
    .first .upNext {
        border: none;
        height: 115px;
    }
    .upNextArrow {
        height: 20px;
    }
    .first .upNextArrow {
        width: 0;
        border-left: 12px solid transparent;
        border-right: 12px solid transparent;
        border-bottom: 12px solid #771b61;
        height: 25px;
    }
    .upNextType {
        font-size: 11px;
        color: #9a9a9b;
    }
    .upNextTitle {
        font-size: 12px;
        font-weight: bold;
        line-height: 18px;
    }
    .upNextHead {
        color: #fff;
        width: 100%;
        height: 20px;
        font-size: 15px;
        padding: 0 5px;
        line-height: 20px;
        font-weight: normal;
    }
    .first .upNextHead {
        background-color: #771b61;
        font-weight: bold;
        text-transform: uppercase;
    }
    .bannerText>div {
        display: block;
    }
    article.post:not(.post-thumbnail) {
        padding-right: 20px;
    }
    .bannerText {
        width: 100%;
        height: auto;
    }
    #homeEmail {
        float: left;
        height: 54px;
    }
    .textwidget .subHome {
        background-color: #771b61;
    }
    .widget .subHome {
        margin: 10px 0;
    }
    .hbEmailLogo {
        background-image: url('../../library/images/beat_graphic.png');
        width: 100%;
        background-repeat: no-repeat;
        background-position-x: center;
        height: 125px;
        display: block;
    }
    #homeEmail .social,
    #homeEmail .footerHeading {
        width: auto;
    }
    .spacer {
        height: 24px;
    }
    .hentry {
        margin-bottom: 1.5em;
    }
    #homeEmail .footerHeading {
        padding-right: 10px;
    }
    #rpwwt-recent-posts-widget-with-thumbnails-2 span {
        clear: both;
        display: block;
    }
    .catImg img {
        width: auto;
        height: auto;
    }
    .catImg {
        padding: 20px 20px 0 0;
    }
    .catTitle {
        padding: 10px;
    }
    .catImg,
    .catTitle {
        display: table-cell;
        vertical-align: top;
    }
    #inner-content {
        margin-top: 30px;
    }
    /******************************************************************
    Site Name:
    Author:
    
    Stylesheet: Tablet & Small Desktop Stylesheet
    
    Here's where you can start getting into the good stuff.
    This size will work on iPads, other tablets, and desktops.
    So you can start working with more styles, background images,
    and other resources. You'll also notice the grid starts to
    come into play. Have fun!
    
    ******************************************************************/
    /*********************
    GENERAL STYLES
    *********************/
    /*********************
    LAYOUT & GRID STYLES
    *********************/
    .wrap {
        width: 760px;
    }
    #inner-content.wrap {
        width: 96%;
        max-width: 760px;
    }
    .animate-hidden {
        height: auto;
        overflow: hidden;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        -moz-transition-property: margin-top, margin-bottom, padding-top, padding-bottom, max-height;
        -ms-transition-property: margin-top, margin-bottom, padding-top, padding-bottom, max-height;
        -o-transition-property: margin-top, margin-bottom, padding-top, padding-bottom, max-height;
        -webkit-transition-property: margin-top, margin-bottom, padding-top, padding-bottom, max-height;
        transition-property: margin-top, margin-bottom, padding-top, padding-bottom, max-height;
    }
    .animate-hidden.is-hidden {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        max-height: 0 !important;
    }
    /*********************
    HEADER STYLES
    *********************/
    /*********************
    NAVIGATION STYLES
    *********************/
    .nav {
        border: 0;
        /* end .menu ul li */
        /* highlight current page */
        /* end current highlighters */
    }
    .nav ul {
        background: #fff;
        margin-top: 0;
    }
    .nav li {
        float: left;
        position: relative;
        /*
        plan your menus and drop-downs wisely.
        */
        /* showing sub-menus */
    }
    .nav li a {
        border-bottom: 0;
        /*
          you can use hover styles here even though this size
          has the possibility of being a mobile device.
          */
    }
    /* .nav li a:hover, .nav li a:focus {
            color: white;
            text-decoration: underline; }*/
    .nav li ul.sub-menu,
    .nav li ul.children {
        margin-top: 0;
        border: 1px solid #ccc;
        border-top: 0;
        position: absolute;
        visibility: hidden;
        z-index: 8999;
        /* highlight sub-menu current page */
    }
    .nav li ul.sub-menu li a,
    .nav li ul.children li a {
        padding-left: 10px;
        border-right: 0;
        display: block;
        width: 180px;
        border-bottom: 1px solid #ccc;
    }
    .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;
    }
    /* end .nav */
    /*********************
    SIDEBARS & ASIDES
    *********************/
}

.widgettitle {
    margin-bottom: 0.75rem;
}

.widget {
    padding: 0;
    margin: 0;
}

.widget ul li {
    margin: 15px;
    /* deep nesting */
}

.widget ul li ul {
    margin-top: 0.75rem;
    padding-left: 1rem;
}


/* links widget */


/* meta widget */


/* pages widget */


/* recent-posts widget */


/* archives widget */


/* tag-cloud widget */


/* calendar widget */


/* category widget */


/* recent-comments widget */


/* search widget */


/* text widget */


/*********************
    FOOTER STYLES
    *********************/


/*
    you'll probably need to do quite a bit
    of overriding here if you styled them for
    mobile. Make sure to double check these!
    */


/* end .footer-links */

.admin-section .pers-categories {
    word-break: break-all;
    margin: 50px 0;
}

.admin-section .tracking-logic {
    margin: 0;
    padding: 1rem;
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    cursor: default;
}

.admin-section ol.tracking-logic {
    list-style-type: decimal;
    padding-left: 2rem;
}

.admin-section ul#trackingJSON-list {
    list-style-type: none;
    cursor: text;
}

.admin-section ul#trackingJSON-list li code {
    display: inline-block;
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    outline: none;
    white-space: pre-wrap;
    font-family: monospace, serif;
}


/*********************
  DESKTOP
  This is the average viewing window. So Desktops, Laptops, and
  in general anyone not viewing on a mobile device. Here's where
  you can add resource intensive styles.
  *********************/

@media only screen and (min-width: 1030px) {
    /******************************************************************
    Site Name:
    Author:
    
    Stylesheet: Desktop Stylsheet
    
    This is the desktop size. It's larger than an iPad so it will only
    be seen on the Desktop.
    
    ******************************************************************/
    .wrap {
        width: 1142px;
    }
    #inner-content.wrap {
        width: 96%;
        max-width: 1142px;
    }
    .archive article>header>div,
    .page-template-page-author article>header>div,
    .archive.category header.article-header img,
    .page-template-page-author .category header.article-header img {
        max-width: 330px;
    }
    .bannerText {
        height: 325px;
        width: 388px;
        padding: 50px 30px;
    }
    #homeEmail {
        float: none;
    }
    .home #main>article:nth-child(odd) {
        margin-left: auto;
    }
    .home #main>article:nth-child(3n+2),
    .home #main>article:nth-child(3n+1) {
        margin-left: 45px;
    }
    .upNextList>li {
        width: 15%;
    }
    .bannerHead {
        font-size: 30px;
    }
    .socialTop {
        display: block;
    }
    .first .upNext {
        height: 85px;
    }
    .upNext {
        height: 90px;
    }
    #rpwwt-recent-posts-widget-with-thumbnails-2 span {
        clear: none;
        display: inline;
    }
    .spacerBig {
        height: 351px;
    }
    #inner-content {
        margin-top: 0px;
    }
    .upNextList {
        height: 135px;
    }
}


/*********************
  LARGE VIEWING SIZE
  This is for the larger monitors and possibly full screen viewers.
  *********************/

@media only screen and (min-width: 1240px) {
    /******************************************************************
    Site Name: 
    Author: 
    
    Stylesheet: Super Large Monitor Stylesheet
    
    You can add some advanced styles here if you like. This kicks in
    on larger screens.
    
    ******************************************************************/
}


/*********************
  RETINA (2x RESOLUTION DEVICES)
  This applies to the retina iPhone (4s) and iPad (2,3) along with
  other displays with a 2x resolution. You can also create a media
  query for retina AND a certain size if you want. Go Nuts.
  *********************/

@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) {
    /******************************************************************
    Site Name: 
    Author: 
    
    Stylesheet: Retina Screens & Devices Stylesheet
    
    When handling retina screens you need to make adjustments, especially
    if you're not using font icons. Here you can add them in one neat
    place.
    
    ******************************************************************/
    /* 
    
    EXAMPLE 
    Let's say you have an image and you need to make sure it looks ok
    on retina screens. Let's say we have an icon which dimension are
    24px x 24px. In your regular stylesheets, it would look something
    like this:
    
    .icon {
        width: 24px;
        height: 24px;
        background: url(img/test.png) no-repeat;
    }
    
    For retina screens, we have to make some adjustments, so that image
    doesn't look blurry. So, taking into account the image above and the
    dimensions, this is what we would put in our retina stylesheet:
    
    .icon {
        background: url(img/test@2x.png) no-repeat;
        background-size: 24px 24px;
    }
    
    So, you would create the same icon, but at double the resolution, meaning 
    it would be 48px x 48px. You'd name it the same, but with a @2x at the end
    (this is pretty standard practice). Set the background image so it matches
    the original dimensions and you are good to go. 
    
    */
}


/*********************
  PRINT STYLESHEET
  Feel free to customize this. Remember to add things that won't make
  sense to print at the bottom. Things like nav, ads, and forms should
  be set to display none.
  *********************/

@media print {
    /******************************************************************
    Site Name:
    Author:
    
    Stylesheet: Print Stylesheet
    
    This is the print stylesheet. There's probably not a lot
    of reasons to edit this stylesheet. If you want to
    though, go for it.
    
    ******************************************************************/
    * {
        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;
    }
}

.share-newsletter-form.text-left {
    margin-top: -20px;
}

.page-header {
    font-weight: bold;
}

.stop-scrolling {
    height: 100%;
    overflow: hidden;
}

.page-header {
    margin-top: 10px !important;
}

@media only screen and (min-width: 768px) {
    .page-header {
        margin-top: 0px !important;
    }
}

.home:not(.paged) .canvas,
.page-template-page-author .entry-header canvas {
    display: none;
}

.invisible-pixel {
    position: absolute;
    top: -1000px;
    left: -1000px;
    z-index: -1000;
    height: 1px;
    width: 1px;
    opacity: 0;
    cursor: default;
}

.screen-reader-text {
    /* Position off screen so it's not actually visible */
    display: block !important;
    position: absolute !important;
    top: -1000px !important;
    left: -1000px !important;
    visibility: visible !important;
    cursor: default !important;
    /*The following CSS attributes are ignored by screen-readers (https://webaim.org/blog/screen-readers-and-css/) */
    width: 1px !important;
    height: 1px !important;
    overflow: hidden !important;
    opacity: 0 !important;
}

p {
    -ms-word-break: normal;
    word-break: normal;
}

body.search-results article.hentry {
    margin-bottom: 1.5rem;
}

@media (max-width: 480px) {
    body.archive.category:not(.category-innovation) article.hentry {
        margin: 1rem 0 2rem;
    }
}

article.hentry .entry-content a {
    color: #00819f;
    text-decoration: none !important;
    border-bottom: 1px solid #00819f;
    -moz-transition: border 0.15s linear;
    -ms-transition: border 0.15s linear;
    -o-transition: border 0.15s linear;
    -webkit-transition: border 0.15s linear;
    transition: border 0.15s linear;
}

article.hentry .entry-content a:visited {
    color: #904199;
    border-color: #904199;
}

article.hentry .entry-content a:active,
article.hentry .entry-content a:focus,
article.hentry .entry-content a:hover {
    color: #bc3dc9;
    border-color: #bc3dc9;
    border-bottom-width: 2px;
}

article.hentry .entry-content .socialized-links a.socialized-link {
    border: none;
}

.socialized-sticky-wrapper.stick-left .socialized-links {
    margin-top: 0;
}

article.hentry ol {
    list-style-type: decimal;
}

article.hentry ul {
    list-style-type: disc;
}

article>section.entry-content {
    padding-left: 0;
}

.entry-time {
    display: inline-block;
}

#content {
    padding-top: 63px;
}

@media (min-width: 768px) {
    #content {
        /* padding-top: 121px; */
        padding-top: 111px;
    }
    #content #inner-content {
        margin-top: 0;
    }
}


/* START Masthead Banner Fixes */

.banner .igo_boxhead {
    display: none;
}

.banner .igo_boxbody a,
.banner .bannerImg a.personal-banner-link {
    display: block;
    width: 100%;
    height: auto;
}

.bannerImg>img,
.bannerImg .personal-banner-link img,
.banner .igo_boxbody a img {
    display: block;
    width: 100%;
    height: auto;
    border: none;
    outline: none;
}

.banner .igo_boxbody a:last-of-type:not(:first-of-type) {
    /* Style the second a (blog article title), as long as it's not also the first (masthead image) */
    margin: 10px 0;
    padding: 15px;
    background-color: #771b61;
    color: #ffffff;
    line-height: 36px;
    font-weight: bold;
    font-size: 25px;
}

@media (min-width: 768px) {
    .bannerImg,
    .banner .igo_boxbody a:first-of-type {
        /* Masthead Image */
        width: 754px;
        height: 325px;
        overflow: hidden;
    }
}

@media (min-width: 1030px) {
    .banner .igo_boxbody a {
        float: left;
    }
    .banner .igo_boxbody a:last-of-type:not(:first-of-type) {
        /* Style the second a (blog article title), as long as it's not also the first (masthead image) */
        height: 325px;
        width: 388px;
        margin: 0;
        padding: 50px 30px;
    }
}


/* END Masthead Banner Fixes */


/* START Update Header Navigation Styles */

.nav li a {
    padding: 0.5em;
}

@media (min-width: 768px) {
    ul.nav>li>a {
        padding: 0.5em 20px;
    }
    ul.nav.top-nav>li>a {
        padding: 0.8em 20px;
    }
    .sub-menu-wrapper {
        margin-top: 0;
        position: absolute;
        visibility: hidden;
        z-index: 8999;
    }
    .nav li:hover>.sub-menu-wrapper>.sub-menu-scroller>ul {
        position: static;
        margin: 0;
    }
    .nav li:hover>.sub-menu-wrapper,
    .nav li:hover>.sub-menu-wrapper>.sub-menu-scroller>ul {
        /*top: 0;*/
        visibility: visible !important;
    }
    .nav li .sub-menu-wrapper>.sub-menu-scroller ul li .sub-menu-wrapper {
        top: 0;
        left: 100%;
    }
    .sub-menu-wrapper.scrollable {
        overflow: hidden;
        /*
            JS sets the width
            Calculation: width of li * number of sub-menus in li - width of scrollbar (fixed)
            Example Math: 182 * 2 - 17 = 347
         */
        width: 347px;
    }
    .sub-menu-wrapper.scrollable>.sub-menu-scroller {
        overflow-x: hidden;
        overflow-y: auto;
        /* JS sets the max-height, width, and padding-right */
        max-height: 400px;
        /* 360 = width of li (182px) * 2 to include room for second dropdown */
        width: 182px;
        padding-right: 182px;
        -moz-box-sizing: content-box;
        -ms-box-sizing: content-box;
        -o-box-sizing: content-box;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
    }
}

ul.nav li.menu-item-has-children a.dropdown-toggle {
    display: inline-block;
    vertical-align: middle;
    padding-right: 0;
}

ul.nav li.menu-item-has-children a.dropdown-toggle+button.toggle-dropdown {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0.75em 0 0;
    padding: 0 0 0 0.25em;
    border: none;
    position: relative;
    height: 1.1rem;
    font-size: 1rem;
    line-height: 24px;
    outline: none;
    background: none;
    font-family: "Font Awesome 5 Free", FontAwesome;
    font-weight: 900;
}

ul.nav li.menu-item-has-children a.dropdown-toggle+button.toggle-dropdown:after {
    /* FontAwesome's "chevron-down" icon */
    content: '\f078';
    display: inline-block;
    vertical-align: top;
    line-height: 1;
    color: #771b61;
}

ul.nav li.menu-item-has-children:hover>a.dropdown-toggle+button.toggle-dropdown:after {
    /* FontAwesome's "chevron-up" icon */
    content: '\f077';
}


/* Second level navigation toggle buttons */

ul.nav li.menu-item-has-children ul.sub-menu li.menu-item-has-children,
ul.nav li.menu-item-has-children .sub-menu-wrapper>.sub-menu-scroller ul li.menu-item-has-children {
    position: relative;
}

ul.nav li.menu-item-has-children ul.sub-menu li.menu-item-has-children>a.dropdown-toggle,
ul.nav li.menu-item-has-children .sub-menu-wrapper>.sub-menu-scroller ul li.menu-item-has-children>a.dropdown-toggle {
    padding-right: 1.75rem;
}

ul.nav li.menu-item-has-children ul.sub-menu li.menu-item-has-children>button.toggle-dropdown,
ul.nav li.menu-item-has-children .sub-menu-wrapper>.sub-menu-scroller ul li.menu-item-has-children>button.toggle-dropdown {
    padding: 0;
    position: absolute;
    top: 0.8rem;
    right: 0;
}

ul.nav li.menu-item-has-children .sub-menu-wrapper>.sub-menu-scroller ul li.menu-item-has-children>button.toggle-dropdown:after {
    /* FontAwesome's "chevron-right" icon */
    content: '\f054';
}

ul.nav li.menu-item-has-children .sub-menu-wrapper>.sub-menu-scroller ul li.menu-item-has-children:hover>button.toggle-dropdown:after {
    /* FontAwesome's "chevron-left" icon */
    content: '\f053';
}


/* Color Changes */

@media (min-width: 768px) {
    .nav li ul.sub-menu,
    .nav li ul.children {
        background: #904199;
        border-color: #bdbbbb;
    }
    .nav li .sub-menu-wrapper>.sub-menu-scroller {
        background: transparent;
    }
    .nav li .sub-menu-wrapper>.sub-menu-scroller>ul {
        background: transparent;
        border: none;
    }
    .nav li .sub-menu-wrapper>.sub-menu-scroller ul li {
        background: #904199;
        border: 1px solid #bdbbbb;
        border-bottom-width: 0;
    }
    .nav li .sub-menu-wrapper>.sub-menu-scroller ul li:last-of-type {
        border-bottom-width: 1px;
    }
    .nav li .sub-menu-wrapper>.sub-menu-scroller ul li a,
    .nav li ul.sub-menu li a,
    .nav li ul.children li a {
        border-color: #bdbbbb;
        color: #ffffff;
    }
    .nav li .sub-menu-wrapper>.sub-menu-scroller ul li a {
        border: none;
    }
    ul.nav li.menu-item-has-children .sub-menu-wrapper>.sub-menu-scroller ul li.menu-item-has-children>button.toggle-dropdown:before,
    ul.nav li.menu-item-has-children .sub-menu-wrapper>.sub-menu-scroller ul li.menu-item-has-children>button.toggle-dropdown:after,
    ul.nav li.menu-item-has-children ul.sub-menu li.menu-item-has-children>button.toggle-dropdown:before,
    ul.nav li.menu-item-has-children ul.sub-menu li.menu-item-has-children>button.toggle-dropdown:after {
        color: #ffffff;
    }
    .nav li .sub-menu-wrapper>.sub-menu-scroller ul li a:focus,
    .nav li .sub-menu-wrapper>.sub-menu-scroller ul li a:active,
    .nav li .sub-menu-wrapper>.sub-menu-scroller ul li a:hover,
    .nav li ul.children li a:hover,
    .nav li ul.sub-menu li a:focus,
    .nav li ul.children li a:focus,
    .nav li ul.sub-menu li a:active,
    .nav li ul.children li a:active,
    .nav li ul.sub-menu li a:hover,
    .nav li ul.children li a:hover {
        color: #904199;
        /*background: #bdbbbb;*/
        background: #dbd9d6;
    }
    ul.nav li.menu-item-has-children .sub-menu-wrapper>.sub-menu-scroller ul li.menu-item-has-children>a:focus+button.toggle-dropdown:before,
    ul.nav li.menu-item-has-children .sub-menu-wrapper>.sub-menu-scroller ul li.menu-item-has-children>a:focus+button.toggle-dropdown:after,
    ul.nav li.menu-item-has-children .sub-menu-wrapper>.sub-menu-scroller ul li.menu-item-has-children>a:active+button.toggle-dropdown:before,
    ul.nav li.menu-item-has-children .sub-menu-wrapper>.sub-menu-scroller ul li.menu-item-has-children>a:active+button.toggle-dropdown:after,
    ul.nav li.menu-item-has-children .sub-menu-wrapper>.sub-menu-scroller ul li.menu-item-has-children>a:hover+button.toggle-dropdown:before,
    ul.nav li.menu-item-has-children .sub-menu-wrapper>.sub-menu-scroller ul li.menu-item-has-children>a:hover+button.toggle-dropdown:after,
    ul.nav li.menu-item-has-children ul.sub-menu li.menu-item-has-children>a:focus+button.toggle-dropdown:before,
    ul.nav li.menu-item-has-children ul.sub-menu li.menu-item-has-children>a:focus+button.toggle-dropdown:after,
    ul.nav li.menu-item-has-children ul.sub-menu li.menu-item-has-children>a:active+button.toggle-dropdown:before,
    ul.nav li.menu-item-has-children ul.sub-menu li.menu-item-has-children>a:active+button.toggle-dropdown:after,
    ul.nav li.menu-item-has-children ul.sub-menu li.menu-item-has-children>a:hover+button.toggle-dropdown:before,
    ul.nav li.menu-item-has-children ul.sub-menu li.menu-item-has-children>a:hover+button.toggle-dropdown:after {
        color: #904199;
    }
}

@media (max-width: 350px) {
    .mainNavBar h1.logoH1 a.logo img {
        width: 190px;
    }
}


/* END Update Header Navigation Styles */


/* START Mobile Menu 2.0 Styles */

#responsive-menu-close {
    display: none;
    position: fixed;
    top: 1.6rem;
    right: 2rem;
    color: #ffffff;
    font-size: 1.6rem;
    font-weight: 700;
    cursor: pointer;
}

.responsive-menu-open #responsive-menu-close {
    display: block;
}

#responsive-menu-container {
    width: 100% !important;
    overflow-x: hidden !important;
    background: rgba(119, 27, 97, .95) !important;
    padding: 4em 2em !important;
}

#responsive-menu-container>#responsive-menu-wrapper {
    background: transparent !important;
}

#responsive-menu-container>#responsive-menu-wrapper #responsive-menu a {
    outline: none !important;
}

#responsive-menu-container>#responsive-menu-wrapper #responsive-menu .responsive-menu-item-link {
    background: transparent !important;
    border-top: solid 2px #C7B4E2;
    border-bottom: 0px;
    padding-left: 3em;
    font-size: 20px;
    display: block;
    height: auto;
    padding-top: .5em;
    padding-bottom: .5em;
}

#responsive-menu-container>#responsive-menu-wrapper #responsive-menu .responsive-menu-item-link:last-child {
    border-bottom: solid 2px #C7B4E2 !important;
}

.responsive-menu-submenu {
    text-align: left;
    font-weight: normal;
    border-top: solid 2px #C7B4E2;
    padding: .75em 0 !important;
}

.responsive-menu-submenu li {
    border-top: 0px !important;
}

.responsive-menu-submenu li a {
    padding: .5em 0em .5em 3.9em !important;
    font-size: 16px !important;
    border-top: 0px !important;
    border-bottom: 0px !important;
    line-height: 1.2 !important;
    height: auto !important
}

#responsive-menu-container #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow {
    right: auto;
    left: 0 !important;
    border: 0px !important;
    background: transparent !important;
    padding: .5em 0 !important;
    width: 40px !important;
    height: auto !important;
}

.responsive-menu-submenu .responsive-menu-subarrow {
    line-height: 21px !important;
    height: auto !important;
    margin-left: 1em !important
}

#responsive-menu .secondary-link a {
    border-top: 0px !important;
    border-bottom: 0px !important;
    padding-left: 0px !important;
    line-height: 2.5 !important;
    font-weight: 400 !important;
    font-size: 16px !important;
}


/* START Sub-sub-menu */

.responsive-menu-submenu .responsive-menu-submenu {
    font-size: 12px !important;
    padding-left: 2.5em !important;
}

.headerDrop,
.caretCon {
    display: none;
}

.mainNavBar {
    padding-top: .5em !important;
}

@media (min-width: 768px) {
    .secondary-link a {
        display: none !important;
    }
}


/* END Sub-sub-menu */


/* Desktop Search */

.searchContainer {
    border: 1px solid #ffffff;
}

.searchContainer .searchField {
    width: 100%;
    padding-right: 30px;
    position: relative;
}

.searchContainer .close,
.searchContainerMobile .close {
    display: block;
    width: 30px;
    height: 30px;
    border: none;
    outline: none;
    position: absolute;
}

.searchContainer .close {
    background: #ffffff;
    color: #771b61;
    top: 10px;
    right: 11px;
}

.searchContainerMobile .close {
    color: #ffffff;
    background: none;
    top: -1.75rem;
    right: 5px;
}

body.archive.category-upmc-next .searchContainer .close {
    color: #4ec1e0;
}

.searchContainerMobile.upmc-next-search .close {
    top: 0;
}

.searchContainer .searchField #s,
.searchContainer .searchField #searchsubmit {
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.searchContainer .searchField #s {
    width: 263px;
}

.searchContainer:after,
.searchContainer .searchField:after {
    content: '';
    display: block;
    width: 100%;
    height: 0;
    clear: both;
}

@media only screen and (min-width: 768px) {
    .searchContainer {
        top: 0;
        top: 12px;
    }
    .caretRaise {
        border-bottom-color: #771b61;
    }
    body.archive.category-upmc-next .caretRaise {
        border-bottom-color: #4ec1e0;
    }
}


/* Mobile Search */

.lb {
    position: fixed;
    top: 63px;
    height: 87px;
    z-index: 54;
}

.searchContainerMobile {
    top: 90px;
    position: fixed;
}

.searchContainerMobile form>div {
    display: inline-block;
    white-space: nowrap;
    font-size: 0;
    /* position: relative; */
}

.searchContainerMobile form input[type="search"]#s,
.searchContainerMobile form [type="submit"]#searchsubmit {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    outline: 0;
    font-size: 1rem;
}

.searchContainerMobile form input[type="search"]#s {
    line-height: 1;
}


/* END Mobile Menu 2.0 Styles */

.pagination a,
.pagination span {
    color: #6c778b;
}

.pagination,
.wp-prev-next {
    margin: 20px 0;
}

.pagination {
    text-align: center;
    font-size: 1rem;
}

.pagination ul {
    display: inline-block;
    background-color: white;
    white-space: nowrap;
    padding: 0;
    clear: both;
    border-radius: 3px;
}

.pagination li {
    padding: 0;
    margin: 0;
    float: left;
    display: inline;
    overflow: hidden;
    width: 40px;
    height: 40px;
    /*border-right: 1px solid #eaedf2;*/
}

.pagination a,
.pagination span {
    margin: 0;
    text-decoration: none;
    text-align: center;
    padding: 0;
    line-height: 1em;
    font-size: 1em;
    font-weight: normal;
    padding: 0.75em 0;
    min-width: 1em;
    display: block;
    color: #9a9a9b;
}

.pagination .current {
    cursor: default;
    color: #fff;
    background: #771b61;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}


/* Social Icons */

.social {
    height: 39px;
}

.social li:not(.social-icon) {
    display: block;
    width: 38px;
    height: 39px;
    float: left;
    margin-right: 10px;
    background-size: contain;
    background-repeat: no-repeat;
}

.social li:not(.social-icon)>* {
    display: inline-block;
    width: 38px;
    height: 39px;
}

.social a {
    border: none;
}

.social li:not(.social-icon).facebook {
    background-image: url("../../library/images/FB_icon.png");
}

.social li:not(.social-icon).twitter {
    background-image: url("../../library/images/Twitter_icon.png");
}

.social li:not(.social-icon).linkedin {
    background-image: url("../../library/images/LinkedIn_icon.png");
}

.social li:not(.social-icon).instagram {
    background-image: url("../../library/images/Instagram_icon.png");
}

.social li:not(.social-icon).pinterest {
    background-image: url("../../library/images/Pinterest_icon.png");
}


/* VWO Navigation */

li.social-icon {
    display: block;
    width: 38px !important;
    height: 39px !important;
    background: none !important;
    float: left;
}

.social {
    height: auto;
}

ul.social {
    list-style: none;
}

ul.social:after {
    content: '';
    display: block;
    width: 100%;
    height: 0;
    clear: both;
}

.social-media-pages ul.social {
    margin: 0;
}

.social li {
    width: auto;
    height: auto;
    float: none;
    margin: auto;
}

.social-media-pages ul.social li {
    margin: 0 0 0 10px;
}

.social li.social-icon {
    float: left;
    margin-right: 10px;
}

#responsive-menu-item-social .social li.social-icon {
    margin: 10px 10px 0 0;
}

body.vwo_social-pages.vwo_social-pages_primary-nav header.header .mainNavBar .social-media-pages,
body.vwo_social-pages.vwo_social-pages_secondary-nav header.header .headerTop .social-media-pages {
    display: none;
}

@media (min-width: 1030px) {
    body.vwo_social-pages.vwo_social-pages_primary-nav header.header .mainNavBar .catNav {
        float: left;
    }
    body.vwo_social-pages.vwo_social-pages_primary-nav header.header .mainNavBar .social-media-pages {
        display: block;
        float: right;
        margin-top: 3px;
    }
    body.vwo_social-pages.vwo_social-pages_secondary-nav header.header .headerTop .social-media-pages {
        display: block;
        margin-top: 4px;
        float: left;
    }
}

@media (min-width: 768px) {
    header.header .mainNavBar nav ul.nav li.social-icon {
        display: none;
    }
}

.socialized-sticky-wrapper .socialized-links {
    top: 75px !important;
}

@media (min-width: 768px) {
    .socialized-sticky-wrapper .socialized-links {
        top: 125px !important;
    }
}


/* Article Redesign - Summer 2019 */

article header.article-header {
    margin-bottom: 2rem;
}

article header.article-header .article-meta {
    margin: 2rem 0;
}

article header.article-header .article-meta h1 {
    margin: 0;
    color: #771b61;
}

.byline {
    font-weight: 700;
}

article header.article-header .article-meta .byline {
    margin: 0;
    padding: 0;
}

article header.article-header .article-meta .byline p {
    margin: 0;
    font-size: 1rem;
    color: #4e565a;
    font-weight: 400;
}

article header.article-header .article-meta .byline p a {
    color: #00819f;
    text-decoration: none !important;
    border-bottom: 1px solid #00819f;
    -moz-transition: border 0.15s linear;
    -ms-transition: border 0.15s linear;
    -o-transition: border 0.15s linear;
    -webkit-transition: border 0.15s linear;
    transition: border 0.15s linear;
}

article header.article-header .article-meta .byline p a:active,
article header.article-header .article-meta .byline p a:focus,
article header.article-header .article-meta .byline p a:hover {
    border-bottom-width: 2px;
}

.page-template-default .icon_hide {
    display: block;
}

main#main {
    width: 100%;
    float: none;
}

article.post:not(.post-thumbnail) {
    padding: 0;
}

article header.article-header .bannerImg {
    display: block;
    width: 100%;
    height: auto;
    float: none;
    clear: both;
}

article header.article-header .bannerImg canvas {
    display: none;
}


/* Quiz */

article section.entry-content .wpvqgr-wrapper {
    width: 100%;
    max-width: 690px;
}

.wpvqgr-wrapper button.wpvqgr-button {
    /* Purple */
    background: #771b61;
}


/* Article Content Modules */

.entry-content .widget.related-articles,
.entry-content .widget.sms-callout-module,
.entry-content .inline-cta-button-group,
.widget.sfmc-combo-module,
.global-newsletter-signup,
.fc-module.fc-module-widget {
    display: block;
    width: 100%;
    margin: 0 0 1rem;
    padding: 1.2rem;
    border: none;
    background: #f3f3f3;
    text-align: center;
    position: relative;
    /* clear: both; */
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.entry-content div+.widget.related-articles,
.entry-content div+.widget.sms-callout-module,
.entry-content div+.inline-cta-button-group,
.entry-content div+.widget.sfmc-combo-module,
.entry-content div+.global-newsletter-signup,
.fc-module.fc-module-widget {
    margin-top: 1rem;
}

.global-newsletter-signup {
    padding: 2rem;
}

.entry-content .global-newsletter-signup {
    padding: 1.2rem;
}

.widget.related-articles .widgettitle,
.widget.sms-callout-module .widgettitle,
.widget.sfmc-combo-module .widgettitle,
.inline-cta-button-group .inline-cta-button-group-title,
.global-newsletter-signup .form-title,
.fc-module.fc-module-widget .widgettitle {
    margin: 0 0 1rem;
    color: #4e565a;
    font-size: 1.1rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.3;
    text-align: center;
}

@media (min-width: 500px) {
    .entry-content .widget.related-articles,
    .entry-content .widget.sms-callout-module,
    .entry-content .inline-cta-button-group,
    .widget.sfmc-combo-module,
    .entry-content .global-newsletter-signup,
    .fc-module.fc-module-widget {
        padding: 2rem;
    }
    .widget.related-articles .widgettitle,
    .widget.sms-callout-module .widgettitle,
    .widget.sfmc-combo-module .widgettitle,
    .inline-cta-button-group .inline-cta-button-group-title,
    .global-newsletter-signup .form-title,
    .fc-module.fc-module-widget .widgettitle {
        font-size: 1.5rem;
        line-height: 1.2;
    }
}

.entry-content .full-width-module.related-articles-module,
.fc-module.fc-module-widget {
    position: relative;
    clear: both;
}

.entry-content .widget.related-articles:after,
.entry-content .widget.sms-callout-module:after,
.entry-content .inline-cta-button-group:after,
.entry-content .widget.sfmc-combo-module:after,
.entry-content .global-newsletter-signup:after,
.entry-content .full-width-module.related-articles-module:after,
.fc-module.fc-module-widget:after {
    content: '';
    display: block;
    width: 98%;
    height: 0.25rem;
    background: #ebebeb;
    position: absolute;
    top: 100%;
    left: 1%;
}

.widget.sfmc-combo-module .widget.sms-callout-module:after,
.widget.sfmc-combo-module .global-newsletter-signup:after,
.full-width-module.related-articles-module .widget.related-articles:after {
    display: none;
}


/* START Related Articles Module ("You might also like" or "YMAL") */

.widget.related-articles .igo_boxhead,
.widget.related-articles #igdrec .igo_boxbody .igo_content>div,
.widget.related-articles #igdrec .igo_boxbody .igo_content>div>span:first-of-type {
    /* Hide the element header, top-level div elements, and their label elements */
    display: none;
}

.widget.related-articles .igo_boxbody .igo_content>.igo_content_primary_category_label {
    /* unhide this specific top-level div element */
    display: block !important;
    margin: 0 0 0.25rem;
    font-size: 0.75rem;
    line-height: 1.2;
    text-transform: uppercase;
    border: none;
    font-weight: 700;
    color: #9a9a9b;
}

.widget.related-articles .igo_boxbody:after,
.widget.related-articles .igo_boxbody .igo_content:after,
.widget.related-articles .related-posts:after,
.widget.related-articles .related-posts .related-post-content:after {
    content: '';
    display: block;
    width: 100%;
    height: 0;
    clear: both;
}

.widget.related-articles .igo_boxbody .igo_content,
.widget.related-articles .related-posts .related-post-content {
    display: inline-block;
    width: 100%;
    text-align: left;
    vertical-align: top;
    padding: 2rem 1rem 0;
    margin: 0;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

@media (min-width: 500px) {
    .widget.related-articles .igo_boxbody .igo_content,
    .widget.related-articles .related-posts .related-post-content {
        width: 50%;
    }
}

@media (min-width: 500px) and (max-width: 767px) {
    .widget.related-articles.article-count-3 {
        text-align: left;
    }
}


/* Only for thirds */

@media (min-width: 768px) {
    .widget.related-articles .igo_boxbody .igo_content,
    .widget.related-articles .related-posts .related-post-content {
        width: 25%;
    }
    .widget.related-articles .igo_boxbody .igo_content.count-3,
    .widget.related-articles .related-posts .related-post-content.count-3 {
        width: 33%;
    }
}

.widget.related-articles .igo_boxbody .igo_content a,
.widget.related-articles .related-posts .related-post-content a {
    display: block;
    width: 100%;
    margin: 0 0 0.5rem;
    border: none !important;
    font-weight: 700;
    line-height: 1.2;
}

.widget.related-articles .igo_boxbody .igo_content a:last-of-type,
.widget.related-articles .related-posts .related-post-content a:last-of-type {
    margin-bottom: 0;
}

.widget.related-articles .related-posts .related-post-content a.related-post-category-link {
    margin: 0 0 0.25rem;
    font-size: 0.75rem;
    line-height: 1.2;
    text-transform: uppercase;
}

.widget.related-articles .igo_boxbody .igo_content a img,
.widget.related-articles .related-posts .related-post-content a img {
    display: block;
    width: 100%;
    max-width: 790px;
    height: auto;
    margin: 0;
    border: none;
    outline: none;
}


/* END "You might also like" */


/* START CTA Buttons Module */


/* Individual Button */

article.hentry .entry-content .inline-cta-button {
    display: block;
    text-align: center;
    font-size: 18px;
}

article.hentry .entry-content .inline-cta-button a {
    display: block;
    margin: 0 auto;
    width: 350px;
    min-height: 42px;
    padding: 0.75em 1.5em 0.75em 50px;
    border: none !important;
    outline: none;
    color: #ffffff !important;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -0.02em;
    text-decoration: none !important;
    white-space: nowrap;
    cursor: pointer;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    position: relative;
}

article.hentry .entry-content .inline-cta-button a:before {
    content: '';
    display: block;
    /* margin: -3px 0 0;
    float: left; */
    font-weight: 900;
    font-size: 1.3rem;
    font-family: "Font Awesome 5 Free", FontAwesome;
    position: absolute;
    top: 10px;
    left: 12px;
    z-index: 1;
}

article.hentry .entry-content .inline-cta-button.theme-icon a {
    overflow: hidden;
}

article.hentry .entry-content .inline-cta-button.theme-icon a:before {
    color: #ffffff !important;
}

article.hentry .entry-content .inline-cta-button.theme-icon a:after {
    content: '';
    display: block;
    width: 48px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #999999;
}

article.hentry .entry-content .inline-cta-button a:active,
article.hentry .entry-content .inline-cta-button a:focus,
article.hentry .entry-content .inline-cta-button a:hover {
    text-decoration: underline !important;
}


/* Doctor Button Color Schemes/Themes */

article.hentry .entry-content .inline-cta-button.doctor a,
article.hentry .entry-content .inline-cta-button.theme-icon.doctor a:after {
    background: #0092b4;
}

article.hentry .entry-content .inline-cta-button.doctor a:active,
article.hentry .entry-content .inline-cta-button.doctor a:focus,
article.hentry .entry-content .inline-cta-button.doctor a:hover,
article.hentry .entry-content .inline-cta-button.theme-icon.doctor a:active:after,
article.hentry .entry-content .inline-cta-button.theme-icon.doctor a:focus:after,
article.hentry .entry-content .inline-cta-button.theme-icon.doctor a:hover:after {
    background: #47c6e6;
}

article.hentry .entry-content .inline-cta-button.theme-inverted.doctor a,
article.hentry .entry-content .inline-cta-button.theme-icon.doctor a {
    border-color: #0092b4 !important;
}

article.hentry .entry-content .inline-cta-button.theme-inverted a:active,
article.hentry .entry-content .inline-cta-button.theme-inverted a:focus,
article.hentry .entry-content .inline-cta-button.theme-inverted a:hover,
article.hentry .entry-content .inline-cta-button.theme-icon a:active,
article.hentry .entry-content .inline-cta-button.theme-icon a:focus,
article.hentry .entry-content .inline-cta-button.theme-icon a:hover {
    border-color: #47c6e6 !important;
}

article.hentry .entry-content .inline-cta-button.doctor a:before {
    /* FontAwesome "map-marked-alt" https://fontawesome.com/icons/map-marked-alt?style=solid */
    /* content: '\f5a0'; */
    /* FontAwesome "briefcase-medical" https://fontawesome.com/icons/briefcase-medical?style=solid */
    content: '\f469';
}

article.hentry .entry-content .inline-cta-button.theme-inverted.doctor a:before {
    color: #0092b4;
}

article.hentry .entry-content .inline-cta-button.theme-inverted.doctor a:active:before,
article.hentry .entry-content .inline-cta-button.theme-inverted.doctor a:focus:before,
article.hentry .entry-content .inline-cta-button.theme-inverted.doctor a:hover:before {
    color: #47c6e6;
}


/* MyUPMC Button Color Schemes/Themes */

article.hentry .entry-content .inline-cta-button.myupmc a,
article.hentry .entry-content .inline-cta-button.theme-icon.myupmc a:after {
    background: #771b61;
}

article.hentry .entry-content .inline-cta-button.myupmc a:active,
article.hentry .entry-content .inline-cta-button.myupmc a:focus,
article.hentry .entry-content .inline-cta-button.myupmc a:hover,
article.hentry .entry-content .inline-cta-button.theme-icon.myupmc a:active:after,
article.hentry .entry-content .inline-cta-button.theme-icon.myupmc a:focus:after,
article.hentry .entry-content .inline-cta-button.theme-icon.myupmc a:hover:after {
    background: #904199;
}

article.hentry .entry-content .inline-cta-button.theme-inverted.myupmc a,
article.hentry .entry-content .inline-cta-button.theme-icon.myupmc a {
    border-color: #771b61 !important;
}

article.hentry .entry-content .inline-cta-button.theme-inverted.myupmc a:active,
article.hentry .entry-content .inline-cta-button.theme-inverted.myupmc a:focus,
article.hentry .entry-content .inline-cta-button.theme-inverted.myupmc a:hover,
article.hentry .entry-content .inline-cta-button.theme-icon.myupmc a:active,
article.hentry .entry-content .inline-cta-button.theme-icon.myupmc a:focus,
article.hentry .entry-content .inline-cta-button.theme-icon.myupmc a:hover {
    border-color: #904199 !important;
}

article.hentry .entry-content .inline-cta-button.myupmc a:before {
    /* FontAwesome "laptop" https://fontawesome.com/icons/laptop?style=solid */
    content: '\f109';
}

article.hentry .entry-content .inline-cta-button.theme-inverted.myupmc a:before {
    color: #771b61;
}

article.hentry .entry-content .inline-cta-button.theme-inverted.myupmc a:active:before,
article.hentry .entry-content .inline-cta-button.theme-inverted.myupmc a:focus:before,
article.hentry .entry-content .inline-cta-button.theme-inverted.myupmc a:hover:before {
    color: #904199;
}


/* Appointment Button Color Schemes/Themes */

@media (max-width: 1144px) and (min-width: 1030px) {
    article.hentry .entry-content .inline-cta-button.appt a {
        font-size: 1.4vw;
    }
}

@media (max-width: 400px) {
    article.hentry .entry-content .inline-cta-button.appt a {
        font-size: 4.2vw;
    }
}

article.hentry .entry-content .inline-cta-button.appt a,
article.hentry .entry-content .inline-cta-button.theme-icon.appt a:after {
    /* background: #a9b533; */
    background: #fbaf5d;
}

article.hentry .entry-content .inline-cta-button.theme-icon.appt a:after {
    width: 42px;
}

article.hentry .entry-content .inline-cta-button.appt a:active,
article.hentry .entry-content .inline-cta-button.appt a:focus,
article.hentry .entry-content .inline-cta-button.appt a:hover,
article.hentry .entry-content .inline-cta-button.theme-icon.appt a:active:after,
article.hentry .entry-content .inline-cta-button.theme-icon.appt a:focus:after,
article.hentry .entry-content .inline-cta-button.theme-icon.appt a:hover:after {
    /* background: #fbaf5daf; */
    background: rgba(251, 175, 93, 0.69);
}

article.hentry .entry-content .inline-cta-button.theme-inverted.appt a,
article.hentry .entry-content .inline-cta-button.theme-icon.appt a {
    /* background: #a9b533; */
    border-color: #fbaf5d !important;
}

article.hentry .entry-content .inline-cta-button.theme-inverted.appt a:active,
article.hentry .entry-content .inline-cta-button.theme-inverted.appt a:focus,
article.hentry .entry-content .inline-cta-button.theme-inverted.appt a:hover,
article.hentry .entry-content .inline-cta-button.theme-icon.appt a:active,
article.hentry .entry-content .inline-cta-button.theme-icon.appt a:focus,
article.hentry .entry-content .inline-cta-button.theme-icon.appt a:hover {
    /* background: #fbaf5daf; */
    border-color: rgba(251, 175, 93, 0.69) !important;
}

article.hentry .entry-content .inline-cta-button.appt a:before {
    /* FontAwesome "calendar-alt" https://fontawesome.com/icons/calendar-alt?style=regular */
    content: '\f073';
}

article.hentry .entry-content .inline-cta-button.theme-inverted.appt a:before {
    color: #fbaf5d;
}

article.hentry .entry-content .inline-cta-button.theme-inverted.appt a:active:before,
article.hentry .entry-content .inline-cta-button.theme-inverted.appt a:focus:before,
article.hentry .entry-content .inline-cta-button.theme-inverted.appt a:hover:before {
    color: rgba(251, 175, 93, 0.69);
}


/* Inverted/Icon variation overrides for all buttons */

article.hentry .entry-content .inline-cta-button.theme-inverted a,
article.hentry .entry-content .inline-cta-button.theme-icon a {
    background: #ffffff !important;
    color: #4e565a !important;
    border-style: solid !important;
    border-width: 1px !important;
}


/* Button Group */

article.hentry .entry-content .inline-cta-button-group {
    padding: 2rem 0;
}

@media (min-width: 500px) {
    article.hentry .entry-content .inline-cta-button-group {
        padding: 2rem;
    }
}

article.hentry .entry-content .inline-cta-button-group .inline-cta-button {
    display: block;
    max-width: 100%;
    width: 100%;
    margin: 0;
    padding: 1rem 1rem 0;
    font-size: 0;
    line-height: 0;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

@media (min-width: 768px) {}

article.hentry .entry-content .inline-cta-button-group .inline-cta-button a {
    display: block;
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
}

@media (min-width: 1030px) {
    article.hentry .entry-content .inline-cta-button-group .inline-cta-button {
        display: inline-block;
        max-width: 33%;
        margin: 0;
    }
}

article.hentry .entry-content .inline-cta-button-group .inline-cta-button:last-child a {
    margin-bottom: 0;
}


/* END CTA Buttons Module */


/* START Inline Newsletter Form Signup Module */

.global-newsletter-signup .hbEmailLogo {
    display: none;
}


/* .global-newsletter-signup .opt-in-language, */

.opt-in-language,
.widget.sms-callout-module .sms-disclaimer {
    display: block;
    width: auto;
    max-width: 560px;
    height: auto;
    max-height: 0;
    margin: 0 auto;
    padding: 0;
    font-size: 0.75rem;
    font-weight: 400;
    line-height: 1.5;
    opacity: 0;
    /* color: #4e565a !important; */
    color: #4e565a;
    text-align: center;
    overflow: hidden;
    -moz-transition: all ease-out 0.25s;
    -ms-transition: all ease-out 0.25s;
    -o-transition: all ease-out 0.25s;
    -webkit-transition: all ease-out 0.25s;
    transition: all ease-out 0.25s;
}

.opt-in-language p,
.widget.sms-callout-module .sms-disclaimer p {
    font-size: inherit;
    line-height: inherit;
    color: inherit;
}

.opt-in-language p:first-of-type,
.widget.sms-callout-module .sms-disclaimer p:first-of-type {
    margin-top: 0;
}

.opt-in-language p:last-of-type,
.widget.sms-callout-module .sms-disclaimer p:last-of-type {
    margin-bottom: 0;
}

form.fc-invalid .opt-in-language {
    margin-top: 2.5rem;
}

.opt-in-language.show-disclaimer,
.widget.sms-callout-module .sms-disclaimer.show-disclaimer {
    padding: 1rem 0;
    max-height: 250px;
    opacity: 1;
}

.global-newsletter-signup form.newsletter-signup-shortcode {
    display: inline-block;
    width: auto;
    position: relative;
}

.global-newsletter-signup form.newsletter-signup-shortcode br {
    display: none;
}

.global-newsletter-signup form.newsletter-signup-shortcode label,
.global-newsletter-signup form.newsletter-signup-shortcode button[type=submit],
.widget.sms-callout-module .sms-double-opt-in-form label,
.widget.sms-callout-module .sms-double-opt-in-form button[type=submit] {
    display: inline-block !important;
    margin: 0;
    vertical-align: middle !important;
    position: static;
}

.global-newsletter-signup form.newsletter-signup-shortcode label,
.global-newsletter-signup form.newsletter-signup-shortcode label input,
.global-newsletter-signup form.newsletter-signup-shortcode button[type=submit],
.widget.sms-callout-module .sms-double-opt-in-form label,
.widget.sms-callout-module .sms-double-opt-in-form label input,
.widget.sms-callout-module .sms-double-opt-in-form button[type=submit] {
    height: 35px;
}

.global-newsletter-signup form.newsletter-signup-shortcode label input,
.widget.sms-callout-module .sms-double-opt-in-form label input {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 6px 12px;
    border-color: rgba(255, 255, 255, 0) !important;
    outline: none;
    background: #ffffff;
    text-align: left;
    line-height: 1;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    /*-moz-transition: border-color linear 0.3s;
    -ms-transition: border-color linear 0.3s;
    -o-transition: border-color linear 0.3s;
    -webkit-transition: border-color linear 0.3s;
    transition: border-color linear 0.3s;*/
    cursor: text;
}

@media (min-width: 500px) {
    .global-newsletter-signup form.newsletter-signup-shortcode label input,
    .widget.sms-callout-module .sms-double-opt-in-form label input {
        width: 400px;
    }
}

.global-newsletter-signup.has-name-fields form.newsletter-signup-shortcode label {
    position: relative;
}

.global-newsletter-signup.has-name-fields form.newsletter-signup-shortcode label:not(:last-of-type) {
    display: block !important;
    margin-bottom: 0.5rem;
}

.global-newsletter-signup.has-name-fields form.newsletter-signup-shortcode label input {
    margin-left: 0;
}

@media (max-width: 499px) {
    .global-newsletter-signup.has-name-fields form.newsletter-signup-shortcode label {
        width: 100%;
        margin-bottom: 0.5rem;
    }
}

@media (min-width: 500px) {
    .global-newsletter-signup.has-name-fields form.newsletter-signup-shortcode {
        text-align: left;
    }
}


/* START Input Placeholder */

.global-newsletter-signup form.newsletter-signup-shortcode label input:-moz-placeholder,
.widget.sms-callout-module .sms-double-opt-in-form label input:-moz-placeholder {
    color: #9a9a9b;
    opacity: 1;
    -moz-transition: opacity ease-in-out 0.3s;
    -ms-transition: opacity ease-in-out 0.3s;
    -o-transition: opacity ease-in-out 0.3s;
    -webkit-transition: opacity ease-in-out 0.3s;
    transition: opacity ease-in-out 0.3s;
}

.global-newsletter-signup form.newsletter-signup-shortcode label input::-moz-placeholder,
.widget.sms-callout-module .sms-double-opt-in-form label input::-moz-placeholder {
    color: #9a9a9b;
    opacity: 1;
    -moz-transition: opacity ease-in-out 0.3s;
    -ms-transition: opacity ease-in-out 0.3s;
    -o-transition: opacity ease-in-out 0.3s;
    -webkit-transition: opacity ease-in-out 0.3s;
    transition: opacity ease-in-out 0.3s;
}

.global-newsletter-signup form.newsletter-signup-shortcode label input:-ms-input-placeholder,
.widget.sms-callout-module .sms-double-opt-in-form label input:-ms-input-placeholder {
    color: #9a9a9b;
    opacity: 1;
    -moz-transition: opacity ease-in-out 0.3s;
    -ms-transition: opacity ease-in-out 0.3s;
    -o-transition: opacity ease-in-out 0.3s;
    -webkit-transition: opacity ease-in-out 0.3s;
    transition: opacity ease-in-out 0.3s;
}

.global-newsletter-signup form.newsletter-signup-shortcode label input::-webkit-input-placeholder,
.widget.sms-callout-module .sms-double-opt-in-form input::-webkit-input-placeholder {
    color: #9a9a9b;
    opacity: 1;
    -moz-transition: opacity ease-in-out 0.3s;
    -ms-transition: opacity ease-in-out 0.3s;
    -o-transition: opacity ease-in-out 0.3s;
    -webkit-transition: opacity ease-in-out 0.3s;
    transition: opacity ease-in-out 0.3s;
}

.global-newsletter-signup form.newsletter-signup-shortcode label input:placeholder,
.widget.sms-callout-module .sms-double-opt-in-form label input:placeholder {
    color: #9a9a9b;
    opacity: 1;
    -moz-transition: opacity ease-in-out 0.3s;
    -ms-transition: opacity ease-in-out 0.3s;
    -o-transition: opacity ease-in-out 0.3s;
    -webkit-transition: opacity ease-in-out 0.3s;
    transition: opacity ease-in-out 0.3s;
}

.global-newsletter-signup form.newsletter-signup-shortcode label input:active:-moz-placeholder,
.widget.sms-callout-module .sms-double-opt-in-form label input:active:-moz-placeholder {
    opacity: 0;
}

.global-newsletter-signup form.newsletter-signup-shortcode label input:active::-moz-placeholder,
.widget.sms-callout-module .sms-double-opt-in-form label input:active::-moz-placeholder {
    opacity: 0;
}

.global-newsletter-signup form.newsletter-signup-shortcode label input:active:-ms-input-placeholder,
.widget.sms-callout-module .sms-double-opt-in-form label input:active:-ms-input-placeholder {
    opacity: 0;
}

.global-newsletter-signup form.newsletter-signup-shortcode label input:active::-webkit-input-placeholder,
.widget.sms-callout-module .sms-double-opt-in-form label input:active::-webkit-input-placeholder {
    opacity: 0;
}

.global-newsletter-signup form.newsletter-signup-shortcode label input:active:placeholder,
.widget.sms-callout-module .sms-double-opt-in-form label input:active:placeholder {
    opacity: 0;
}

.global-newsletter-signup form.newsletter-signup-shortcode label input:focus:-moz-placeholder,
.widget.sms-callout-module .sms-double-opt-in-form label input:focus:-moz-placeholder {
    opacity: 0;
}

.global-newsletter-signup form.newsletter-signup-shortcode label input:focus::-moz-placeholder,
.widget.sms-callout-module .sms-double-opt-in-form label input:focus::-moz-placeholder {
    opacity: 0;
}

.global-newsletter-signup form.newsletter-signup-shortcode label input:focus:-ms-input-placeholder,
.widget.sms-callout-module .sms-double-opt-in-form label input:focus:-ms-input-placeholder {
    opacity: 0;
}

.global-newsletter-signup form.newsletter-signup-shortcode label input:focus::-webkit-input-placeholder,
.widget.sms-callout-module .sms-double-opt-in-form label input:focus::-webkit-input-placeholder {
    opacity: 0;
}

.global-newsletter-signup form.newsletter-signup-shortcode label input:focus:placeholder,
.widget.sms-callout-module .sms-double-opt-in-form label input:focus:placeholder {
    opacity: 0;
}


/* END Input Placeholder */

.global-newsletter-signup form.newsletter-signup-shortcode button[type=submit],
.widget.sms-callout-module .sms-double-opt-in-form button[type=submit] {
    padding: 6px 12px;
    background: #a9b533;
    border: none;
    outline: none;
    font-weight: 700;
    color: #ffffff;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.global-newsletter-signup form.newsletter-signup-shortcode button[type=submit] .fa-envelope,
.widget.sms-callout-module .sms-double-opt-in-form button[type=submit] .fa-mobile-alt {
    display: inline-block;
    margin: 0 0.25rem 0 0;
    vertical-align: middle;
    font-size: 1.2rem;
}

.global-newsletter-signup-wrapper .animated-sliding-modal-wrapper .animated-sliding-modal .global-newsletter-signup {
    margin: 0;
    padding: 1rem;
    background: none;
}

.global-newsletter-signup-wrapper .animated-sliding-modal-wrapper.full-width_2 .animated-sliding-modal .global-newsletter-signup .form-title,
.global-newsletter-signup-wrapper .animated-sliding-modal-wrapper.right-corner_2 .animated-sliding-modal .global-newsletter-signup .form-title,
.global-newsletter-signup-wrapper .animated-sliding-modal-wrapper.full-width_2 .animated-sliding-modal .global-newsletter-signup .opt-in-language,
.global-newsletter-signup-wrapper .animated-sliding-modal-wrapper.right-corner_2 .animated-sliding-modal .global-newsletter-signup .opt-in-language {
    color: #ffffff;
    /* opacity: 1; */
}


/* END Inline Newsletter Form Signup Module */


/* START SMS Double Opt-In Form Module */

.widget.sms-callout-module form.sms-double-opt-in-form fieldset {
    border: none;
    margin: 0;
    padding: 0;
}

.global-newsletter-signup form.newsletter-signup-shortcode label,
.widget.sms-callout-module form.sms-double-opt-in-form fieldset label {
    position: relative;
}

.popover {
    position: absolute;
    top: 100%;
    left: 1rem;
    margin: 0;
    padding: 12px 0 0;
    z-index: 1;
}

.popover .arrow {
    color: #cccccc;
    color: #771b61;
    font-size: 30px;
    position: absolute;
    top: -6px;
    left: 10px;
}

.popover .popover-inner {
    background: #cccccc;
    background: #771b61;
    border-radius: 5px;
    padding: 0.25rem 0.5rem;
    font-size: 0.9rem;
    font-weight: 700;
    color: red;
    color: #ffffff;
}


/* END SMS Double Opt-In Form Module */


/* START Gallery "Medical List" */

.series-title {
    clear: both;
}

.entry-content ul.gallery {
    margin: 0;
    padding: 0;
    list-style: none;
}

.entry-content ul.gallery li {
    padding: 0 0 2rem;
    border-bottom: 1px dotted #78777a;
    margin: 0 0 2rem;
}

.entry-content ul.gallery li:after {
    content: '';
    display: block;
    width: 100%;
    height: 0;
    clear: both;
}

.entry-content ul.gallery li .gallery-content.gallery-copy .gallery-title {
    margin: 0;
    font-size: 1.25rem;
    line-height: 1.2;
}

.entry-content ul.gallery li .gallery-content.gallery-copy .gallery-title+p:not(.gallery-description) {
    margin: 0.5rem 0 1rem;
    font-size: 0.9rem;
    font-weight: 600;
}

.entry-content ul.gallery li .gallery-content.gallery-copy .gallery-description {
    margin: 1rem 0;
}

.entry-content ul.gallery li .gallery-content.gallery-copy .read-more {
    margin-left: 0.5rem;
}

.entry-content ul.gallery li .gallery-content.gallery-image a.gallery-image-link {
    border: none !important;
}

.entry-content ul.gallery li .gallery-content.gallery-image a.gallery-image-link img {
    display: block;
    margin: 0;
    width: auto;
    height: auto;
    max-width: 100%;
    border: 0;
    outline: 0;
    background: #f3f3f3;
    padding: 0.25rem;
    -moz-transition: background 0.15s linear;
    -ms-transition: background 0.15s linear;
    -o-transition: background 0.15s linear;
    -webkit-transition: background 0.15s linear;
    transition: background 0.15s linear;
}


/* .entry-content ul.gallery li .gallery-content.gallery-image a.gallery-image-link:visited img {
    background: #904199;
} */

.entry-content ul.gallery li .gallery-content.gallery-image a.gallery-image-link:active img,
.entry-content ul.gallery li .gallery-content.gallery-image a.gallery-image-link:focus img,
.entry-content ul.gallery li .gallery-content.gallery-image a.gallery-image-link:hover img {
    background: #cccccc;
}

@media (min-width: 768px) {
    .entry-content ul.gallery li .gallery-content.gallery-copy {
        float: right;
        width: 65%;
        padding-left: 1rem;
    }
    .entry-content ul.gallery li .gallery-content.gallery-image {
        float: left;
        width: 35%;
    }
}

@media (min-width: 1080px) {
    .entry-content ul.gallery li .gallery-content.gallery-copy {
        width: 75%;
    }
    .entry-content ul.gallery li .gallery-content.gallery-image {
        width: 25%;
    }
}


/* SFMC Newsletter & SMS Combination Module */

.widget.sfmc-combo-module .sfmc-combo-module-inner .sfmc-combo-module-content>div {
    margin: 0;
    padding: 2rem 0;
}

@media (min-width: 920px) {
    .widget.sfmc-combo-module .sfmc-combo-module-inner {
        display: table;
        width: 100%;
    }
    .widget.sfmc-combo-module .sfmc-combo-module-inner .sfmc-combo-module-content {
        display: table-cell;
        width: 50%;
        vertical-align: top;
    }
    .widget.sfmc-combo-module .sfmc-combo-module-inner .sfmc-combo-module-content>div {
        padding: 0.5rem 1.5rem 0;
    }
    .widget.sfmc-combo-module .sfmc-combo-module-inner .sfmc-combo-module-content:first-child>div {
        padding-left: 0;
    }
    .widget.sfmc-combo-module .sfmc-combo-module-inner .sfmc-combo-module-content:last-child>div {
        padding-right: 0;
    }
}

.widget.sfmc-combo-module>.widgettitle {
    font-size: 2rem;
    line-height: 1.1;
}

.widget.sfmc-combo-module .sfmc-combo-module-inner .sfmc-combo-module-content .widgettitle,
.widget.sfmc-combo-module .sfmc-combo-module-inner .sfmc-combo-module-content .form-title {
    font-size: 1.2rem;
}

@media (min-width: 920px) and (max-width: 1020px) {
    /* Scale font-size with device width to avoid word-wrapping with default titles */
    .widget.sfmc-combo-module .sfmc-combo-module-inner .sfmc-combo-module-content .widgettitle,
    .widget.sfmc-combo-module .sfmc-combo-module-inner .sfmc-combo-module-content .form-title {
        font-size: 1.9vw;
    }
}

.widget.sfmc-combo-module .sfmc-combo-module-inner .sfmc-combo-module-content form,
.widget.sfmc-combo-module .sfmc-combo-module-inner .sfmc-combo-module-content form fieldset {
    display: block;
    width: 100%;
    position: relative;
}

.widget.sfmc-combo-module .sfmc-combo-module-inner .sfmc-combo-module-content form {
    max-width: 550px;
    margin: 0 auto;
}

.widget.sfmc-combo-module .sfmc-combo-module-inner .sfmc-combo-module-content form label {
    display: block !important;
    width: 100% !important;
    padding-right: 140px;
    position: relative;
}

.widget.sfmc-combo-module .sfmc-combo-module-inner .sfmc-combo-module-content form label input {
    display: block;
    width: 100%;
    max-width: 100%;
}

.widget.sfmc-combo-module .sfmc-combo-module-inner .sfmc-combo-module-content form [type=submit] {
    width: 130px;
    position: absolute;
    top: 0;
    right: 0;
}

@media (max-width: 610px) {
    .widget.sfmc-combo-module .sfmc-combo-module-inner .sfmc-combo-module-content form label {
        padding: 0;
    }
    .widget.sfmc-combo-module .sfmc-combo-module-inner .sfmc-combo-module-content form [type=submit] {
        position: static;
        margin-top: 0.5rem;
    }
}


/* START Brightcove Video Module */

.brightcove-video-module {
    position: relative;
}

.entry-content .brightcove-video-module .brightcove-video-wrapper {
    display: block;
    margin: 0;
    max-width: 800px;
    position: relative;
}

.entry-content .brightcove-video-module .brightcove-video-wrapper .brightcove-video-padding .video-js {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.entry-content .brightcove-video-module .brightcove-video-wrapper br {
    display: none;
}


/* END Brightcove Video Module */


/* Mini Modules */

.entry-content h4:not(.widgettitle) {
    color: #4e565a;
    font-weight: 700;
    font-style: normal;
    font-size: 1.125rem;
    border: 5px solid #f3f3f3;
    padding: 0.5rem 0.5rem 0.5rem 2.7rem;
    position: relative;
    overflow: hidden;
}

.entry-content h4:not(.widgettitle):before,
.entry-content h4:not(.widgettitle):after {
    content: '';
    display: block;
    width: 0.9rem;
    position: absolute;
    left: 0.9rem;
}

.entry-content h4:not(.widgettitle):before {
    height: 100%;
    background: #fbaf5d;
    top: 0.75rem;
}

.entry-content h4:not(.widgettitle):after {
    height: 0.75rem;
    background: #ffffff;
    bottom: 0;
}


/* Global Animated Newsletter Module */

.heartbeat-icon {
    display: inline-block;
    width: 130px;
    height: 50px;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    background-image: url(../../library/images/beat_graphic.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
}

.global-newsletter-signup-wrapper .full-width_3 .heartbeat-icon {
    background-image: url(../../library/images/beat_graphic_grey.png);
}

.entry-content .global-newsletter-signup .heartbeat-icon {
    display: none;
}

.global-newsletter-signup-wrapper .animated-sliding-modal-wrapper.animate-full-width .animated-sliding-modal .global-newsletter-signup {
    padding-bottom: 0;
}

.global-newsletter-signup-wrapper .animated-sliding-modal-wrapper.animate-full-width .animated-sliding-modal .global-newsletter-signup .form-title {
    font-size: 18px;
}

.global-newsletter-signup-wrapper .animated-sliding-modal-wrapper.animate-full-width.animate-on-mobile .opt-in-language {
    /* opacity: 1; */
    /* padding-top: 0.5rem; */
    /* padding-bottom: 0; */
    /* height: auto;
    max-height: unset; */
    width: 100%;
    max-width: 100%;
}

.global-newsletter-signup-wrapper .animated-sliding-modal-wrapper.animate-on-mobile label,
.global-newsletter-signup-wrapper .animated-sliding-modal-wrapper.animate-on-mobile label input[type=email],
.global-newsletter-signup-wrapper .animated-sliding-modal-wrapper.animate-on-mobile [type=submit] {
    font-size: 14px;
    height: 28px;
}

.global-newsletter-signup-wrapper .animated-sliding-modal-wrapper .popover .arrow {
    color: #f3f3f3;
}

.global-newsletter-signup-wrapper .animated-sliding-modal-wrapper .popover .popover-inner {
    background: #f3f3f3;
    color: #00819f;
}


/* Article Sources */

.article-sources h5 {
    display: inline-block;
    margin: 1rem 0 0.5rem;
    vertical-align: middle;
    line-height: 1;
    cursor: pointer;
}

.article-sources h5:after {
    /* FontAwesome's "chevron-down" icon */
    content: '\f078';
    display: inline-block;
    margin: -3px 0 0 0.5rem;
    vertical-align: middle;
    line-height: 1;
    font-family: "Font Awesome 5 Free", FontAwesome;
    font-weight: 900;
}

.article-sources.open h5:after {
    /* FontAwesome's "chevron-up" icon */
    content: '\f077';
    margin-top: -4px;
}

.article-sources .article-source-list {
    display: block;
    width: 100%;
    height: 0;
    font-size: 0.9rem;
    line-height: 1.5;
    overflow: hidden;
}

.article-sources.open .article-source-list {
    height: auto;
}

.article-sources .article-source-list .source {
    display: block;
    margin: 0 0 0.5rem;
    padding-left: 1rem;
    text-indent: -1rem;
}

.article-sources .article-source-list .source>* {
    display: inline;
    padding: 0;
    text-indent: 0;
}

.article-sources .article-source-list .source a.source-link {
    margin-left: 0.5rem;
    text-decoration: none !important;
    border: none !important;
}

.article-sources .article-source-list .source .publication,
.article-sources .article-source-list .source .organization+.article-title {
    font-style: italic;
}


/* Article Slider Module */

.tw-slider-wrapper {
    display: block;
    width: auto;
    margin-left: -0.5rem;
    margin-right: -0.5rem;
    /* border: 1px solid #771b61; */
}

.tw-slider {
    transition: opacity 1s ease-out;
    opacity: 1;
}

.tw-slider.tw-hidden {
    opacity: 0;
}

.tw-slider.slick-initialized {
    opacity: 1;
}

.tw-slider button.slick-nav {
    width: 2rem;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    color: #00819f;
    font-size: 1.5rem;
    line-height: 1;
    z-index: 1;
    width: 2.5rem;
    height: 2.5rem;
    background: #ffffff;
    padding-top: 2px;
    border: none;
    outline: none;
    opacity: 1;
    position: absolute;
    top: 35%;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    -moz-box-shadow: 3px 3px 10px 2px #999999;
    -ms-box-shadow: 3px 3px 10px 2px #999999;
    -o-box-shadow: 3px 3px 10px 2px #999999;
    -webkit-box-shadow: 3px 3px 10px 2px #999999;
    box-shadow: 3px 3px 10px 2px #999999;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.tw-slider button.slick-nav.slick-disabled {
    opacity: 0;
    width: 0;
    overflow: hidden;
}

.tw-slider button.slick-nav:active,
.tw-slider button.slick-nav:focus,
.tw-slider button.slick-nav:hover {
    color: #904199;
}

.tw-slider button.slick-nav:before {
    display: none;
}

.tw-slider button.slick-nav.slick-prev {
    left: -1rem;
    padding-right: 8px;
    /* background: -moz-linear-gradient(left, #771b61 0%, rgba(119, 27, 97, 0) 100%);
    background: -webkit-linear-gradient(left, #771b61 0%, rgba(119, 27, 97, 0) 100%);
    background: linear-gradient(to right, #771b61 0%, rgba(119, 27, 97, 0) 100%); */
    /* background: -moz-linear-gradient(left, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(left, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, #ffffff 0%, rgba(255, 255, 255, 0) 100%); */
}

.tw-slider button.slick-nav.slick-next {
    right: -1rem;
    padding-left: 8px;
    /* background: -moz-linear-gradient(left, rgba(119, 27, 97, 0) 0%, #771b61 100%);
    background: -webkit-linear-gradient(left, rgba(119, 27, 97, 0) 0%, #771b61 100%);
    background: linear-gradient(to right, rgba(119, 27, 97, 0) 0%, #771b61 100%); */
    /* background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 100%); */
}

.tw-slider .tw-slide .tw-slide-content {
    padding: 0.5rem;
    text-align: left;
}

.tw-slider .tw-slide .tw-slide-content a.gallery-link {
    display: block;
    border: none;
    /* -moz-box-shadow: 2px 2px 10px #c3c3c3;
    -webkit-box-shadow: 2px 2px 10px #c3c3c3;
    -o-box-shadow: 2px 2px 10px #c3c3c3;
    box-shadow: 2px 2px 10px #c3c3c3; */
}

.tw-slider .tw-slide .tw-slide-content a.gallery-link br {
    display: none;
}

.tw-slider .tw-slide .tw-slide-content a.gallery-link .gallery-image {
    display: block;
    position: relative;
}

.tw-slider .tw-slide .tw-slide-content a.gallery-link img {
    display: block;
    width: auto;
    width: 100%;
    height: auto;
    max-width: 100%;
    margin: 0 auto;
}

.tw-slider .tw-slide .tw-slide-content a.gallery-link .gallery-image .now-viewing {
    display: block;
    width: auto;
    padding: 3px 5px;
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 0.7px;
    line-height: 1;
    background: rgba(0, 0, 0, 0.8);
    color: #ffffff;
}

.tw-slider .tw-slide .tw-slide-content a.gallery-link .gallery-series-num,
.tw-slider .tw-slide .tw-slide-content a.gallery-link .published-date,
ul.gallery li.gallery-item .gallery-content.gallery-copy .published-date,
ul.gallery li.gallery-item .gallery-content.gallery-copy .gallery-series-num {
    display: block;
    margin: 0.5rem 0 0.25rem;
    /* color: #771b61; */
    color: #333333;
    font-size: 0.75rem;
    line-height: 1.2;
    text-transform: uppercase;
    font-weight: 700;
}

.tw-slider .tw-slide .tw-slide-content a.gallery-link .gallery-copy {
    display: block;
    width: 100%;
    margin: 0;
    /* padding: 0.5rem; */
    /* text-align: center; */
    /* margin: 0 0 0.5rem; */
    font-weight: 700;
    line-height: 1.2;
    color: #00819f
}

.tw-slider .tw-slide .tw-slide-content a.gallery-link:active .gallery-copy,
.tw-slider .tw-slide .tw-slide-content a.gallery-link:focus .gallery-copy,
.tw-slider .tw-slide .tw-slide-content a.gallery-link:hover .gallery-copy,
.tw-slider .tw-slide .tw-slide-content a.gallery-link:active .gallery-image .now-viewing,
.tw-slider .tw-slide .tw-slide-content a.gallery-link:focus .gallery-image .now-viewing,
.tw-slider .tw-slide .tw-slide-content a.gallery-link:hover .gallery-image .now-viewing {
    color: #904199;
}


/* Article Footer */

.widget.about-author,
footer.article-footer .widget {
    display: block;
    margin-top: 2rem;
}

.widget.about-author {
    padding: 2rem 0;
    border-top: 2px solid #f3f3f3;
    border-bottom: 2px solid #f3f3f3;
}

.widget.about-author+.widget.about-author {
    border-top: none;
    margin-top: 1rem;
}

.widget.about-author p,
footer.article-footer .widget p {
    margin: 1.5rem 0;
}

.widget.about-author .widgettitle,
footer.article-footer .widget .widgettitle {
    margin-top: 0;
    color: #771b61;
    font-size: 1.1rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.1;
}

@media (min-width: 500px) {
    .widget.about-author .widgettitle,
    footer.article-footer .widget .widgettitle {
        font-size: 1.5rem;
        line-height: 1.2;
    }
}

footer.article-footer .widget.article-tags p.tagTitle {
    margin-bottom: 0;
}

footer.article-footer .widget.article-tags p.tags {
    margin-top: 0;
}


/* Regional Tags */

.fc-module.fc-regional-notification {
    display: block;
    width: 100%;
    margin: 0 0 2rem;
    padding: 0.5rem 1rem;
    border: none;
    background: #f3f3f3;
    text-align: center;
    position: relative;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.fc-module.fc-regional-notification p {
    margin: 0;
    font-size: 0.85rem;
}

.fc-module.fc-regional-notification:after {
    content: '';
    display: block;
    width: 98%;
    height: 0.25rem;
    background: #ebebeb;
    position: absolute;
    top: 100%;
    left: 1%;
}


/* Regional Dropdown */

.location-preference {
    display: block;
}

.location-preference label select.location-preference-select {
    display: inline-block;
    width: auto;
    min-width: 150px;
    max-width: 470px;
    margin: 0;
    padding: 6px 12px;
    border: 1px solid #f3f3f3;
    outline: none !important;
    /* background: #ffffff; */
    text-align: left;
    line-height: 1.5;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    cursor: pointer;
}

.fc-module.fc-regional-notification .location-preference {
    display: inline-block;
    vertical-align: middle;
}

.fc-module.fc-regional-notification .location-preference label select.location-preference-select {
    font-size: 0.85rem;
    height: auto;
}

.location-preference-footer .location-preference {
    display: inline-block;
}

.location-preference-footer .location-preference label select.location-preference-select {
    width: 100%;
    min-width: 0;
}

.location-preference-footer p {
    margin: 0;
}


/* Regional Indicator & Flag */

.regional-indicator {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    margin: 0 0.5rem 0 0;
    padding: 0.25rem;
    background: #771b61;
    color: #ffffff;
    font-size: 1rem;
    line-height: 1.35;
    text-align: center;
    vertical-align: middle;
    border: none;
    outline: none;
    text-shadow: none;
    border-radius: 20px;
    -moz-transition: border 0.15s linear;
    -ms-transition: border 0.15s linear;
    -o-transition: border 0.15s linear;
    -webkit-transition: border 0.15s linear;
    transition: border 0.15s linear;
}

.regional-indicator i,
.regional-indicator svg {
    display: inline-block;
    vertical-align: middle;
    font-size: inherit;
    line-height: 1;
}

article header.article-header .article-thumbnail a {
    display: block;
}

article header.article-header .article-thumbnail a img {
    display: block !important;
}

.article-thumbnail {
    position: relative;
}

.article-thumbnail .regional-article {
    position: absolute;
    right: 0;
    bottom: 0;
}

.article-thumbnail .regional-article .regional-indicator {
    display: block;
    margin: 0;
    background: #00819f;
    border-radius: 0;
    border-top-left-radius: 20px;
}

.article-thumbnail .regional-article .regional-popup {
    display: none;
}

.article-thumbnail .regional-article:active .regional-indicator,
.article-thumbnail .regional-article:focus .regional-indicator,
.article-thumbnail .regional-article:hover .regional-indicator {
    background: #904199;
}


/* Category Pages */


/* Hero Image */

.campaign-template .article-header .campaign-header .bannerImg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #cccccc;
}

@media (min-width: 1200px) {
    .campaign-template .article-header .campaign-header .bannerImg {
        height: 500px;
    }
    .campaign-template .article-header .campaign-header .bannerImg img {
        display: none;
    }
}


/* Form Header */

.campaign-header .campaign-form-wrapper {
    /* margin-top: -2rem; */
    position: relative;
}

.campaign-header .campaign-form-wrapper .campaign-form-inner {
    max-width: 550px;
    background: #ffffff;
    border: 2px solid #771b61;
    border-top: none;
    padding: 2rem;
    padding-top: 0;
    margin: 0 1rem;
    position: relative;
}

@media (min-width: 768px) {
    .campaign-header .campaign-form-wrapper {
        /* margin-top: -5rem; */
    }
    .campaign-header .campaign-form-wrapper .campaign-form-inner {
        margin: 0 2rem;
    }
}

.campaign-header .campaign-form-wrapper .campaign-hb-deco {
    display: table;
    width: 100%;
    border-left: 2px solid #771b61;
    border-right: 2px solid #771b61;
    position: absolute;
    bottom: 100%;
    left: 0;
    margin: 0 0 0 -2px;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    -o-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.campaign-header .campaign-form-wrapper .campaign-hb-deco .campaign-hb-deco-piece {
    display: table-cell;
    width: auto;
    height: 33px;
    height: 32px;
    position: relative;
}

.campaign-header .campaign-form-wrapper .campaign-hb-deco .campaign-hb-deco-piece:first-child {
    width: 65%;
}

.campaign-header .campaign-form-wrapper .campaign-hb-deco .campaign-hb-deco-piece:last-child {
    width: calc(65% - 115px);
}

.campaign-header .campaign-form-wrapper .campaign-hb-deco .campaign-hb-deco-piece:nth-child(2) {
    width: 115px;
}

@media (max-width: 400px) {
    .campaign-header .campaign-form-wrapper .campaign-hb-deco .campaign-hb-deco-piece:first-child {
        width: 50%;
    }
    .campaign-header .campaign-form-wrapper .campaign-hb-deco .campaign-hb-deco-piece:last-child {
        width: calc(50% - 115px);
    }
}

.campaign-header .campaign-form-wrapper .campaign-hb-deco .campaign-hb-deco-piece:first-child,
.campaign-header .campaign-form-wrapper .campaign-hb-deco .campaign-hb-deco-piece:last-child {
    background: #ffffff;
    border-top: 2px solid #771b61;
}

.campaign-header .campaign-form-wrapper .campaign-hb-deco .campaign-hb-deco-piece img {
    display: block;
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 0;
    left: 0;
}

.campaign-header .campaign-form-wrapper .campaign-form-inner h2,
.campaign-header .campaign-form-wrapper .campaign-form-inner h3 {
    margin: 0;
    line-height: 1.2;
}

.campaign-header .campaign-form-wrapper .campaign-form-inner h2+.global-newsletter-signup>h3.form-title {
    margin-top: 0.25rem;
}

.campaign-header .campaign-form-wrapper .campaign-form-inner .heartbeat-icon {
    display: none;
}

.campaign-header .campaign-form-wrapper .campaign-form-inner .global-newsletter-signup {
    margin: 0;
    padding: 0;
    background: none;
}

.campaign-header .campaign-form-wrapper .campaign-form-inner .global-newsletter-signup .form-title {
    text-align: left;
    color: #f47721;
    font-size: 1.125rem;
    font-weight: 600;
}

.campaign-header .campaign-form-wrapper .campaign-form-inner .global-newsletter-signup .newsletter-signup {
    margin-top: 1rem;
}

.campaign-header .campaign-form-wrapper .campaign-form-inner .global-newsletter-signup label input {
    width: 345px;
    border: 2px solid #00819f !important;
}

@media (max-width: 619px) {
    .campaign-header .campaign-form-wrapper .campaign-form-inner {
        margin: 0;
        padding: 1rem;
    }
    .campaign-header .campaign-form-wrapper .campaign-form-inner .global-newsletter-signup label input {
        width: 100%;
    }
}

@media (max-width: 619px) and (min-width: 500px) {
    .campaign-header .campaign-form-wrapper .campaign-form-inner .global-newsletter-signup label {
        width: 67%;
    }
}

@media (max-width: 499px) {
    .campaign-header .campaign-form-wrapper .campaign-form-inner .global-newsletter-signup label {
        display: block;
        width: 100%;
        margin-bottom: 0.5rem;
    }
}

.campaign-header .campaign-form-wrapper .campaign-form-inner .global-newsletter-signup form.newsletter-signup-shortcode {
    display: block;
    width: 100%;
}

.campaign-header .campaign-form-wrapper .campaign-form-inner .global-newsletter-signup form.newsletter-signup-shortcode button[type=submit] {
    background: #00819f;
}

.campaign-header .campaign-form-wrapper .campaign-form-inner .global-newsletter-signup .opt-in-language {
    text-align: left;
    padding-bottom: 0 !important;
}

body.archive.category .category-header .campaign-header .bannerImg {
    width: 100%;
    height: auto !important;
    min-height: 100px;
    background: #cccccc;
    overflow: hidden;
    position: relative;
}

body.archive.category .category-header .campaign-header .bannerImg .bannerImg-blur {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 0.75;
    -moz-filter: blur(50px);
    -ms-filter: blur(50px);
    -o-filter: blur(50px);
    -webkit-filter: blur(50px);
    filter: blur(50px);
    filter: url(#blur);
    filter: progid: DXImageTransform.Microsoft.Blur(PixelRadius='50');
}

body.archive.category .category-header .campaign-header .bannerImg .bannerImg-blur img,
body.archive.category .category-header .campaign-header .bannerImg .bannerImg-blur svg {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -moz-filter: blur(50px);
    -ms-filter: blur(50px);
    -o-filter: blur(50px);
    -webkit-filter: blur(50px);
    filter: blur(50px);
    filter: url(#blur);
    filter: progid: DXImageTransform.Microsoft.Blur(PixelRadius='50');
}

body.archive.category .category-header .campaign-header .bannerImg img {
    display: block;
    width: 100%;
    max-width: 1142px;
    max-width: 754px;
    margin: 0 auto;
    position: relative;
}

body.archive.category.category-innovation .category-header .campaign-header .bannerImg img {
    max-width: 1142px;
}

@media (min-width: 1142px) {
    body.archive.category .category-header .campaign-header .bannerImg,
    body.archive.category .category-header .campaign-header .bannerImg img {
        position: relative;
    }
    body.archive.category .category-header .campaign-header .bannerImg .bannerImg-blur {
        display: block;
    }
}

body.archive.category .category-header .campaign-header .campaign-form-wrapper .campaign-hb-deco .campaign-hb-deco-piece {
    height: 32px;
}


/* Innovation Campaign Header */

body.archive.category.category-innovation .campaign-header .campaign-form-wrapper .campaign-form-inner {
    margin-top: -2rem;
    padding-top: 2.5rem;
    background-color: #333333;
    /* background-color: #1b1a1c; */
    background-repeat: repeat no-repeat;
    background-size: auto 2rem;
    border: none;
}

@media (min-width: 500px) {
    body.archive.category.category-innovation .campaign-header .campaign-form-wrapper .campaign-form-inner {
        margin-top: -4rem;
    }
}

@media (min-width: 768px) {
    body.archive.category.category-innovation .campaign-header .campaign-form-wrapper .campaign-form-inner {
        margin-top: -8rem;
        padding-top: 3.75rem;
        background-size: auto 3.5rem;
    }
}


/* @media (min-width: 1030px) {
    body.archive.category.category-innovation .campaign-header .campaign-form-wrapper .campaign-form-inner {
        margin-top: -8rem;
        padding-top: 3.75rem;
        background-size: auto 3.5rem;
    }
} */

body.archive.category.category-innovation .campaign-header .campaign-form-wrapper .campaign-form-inner h2,
body.archive.category.category-innovation .campaign-header .campaign-form-wrapper .campaign-form-inner h3,
body.archive.category.category-innovation .campaign-header .opt-in-language,
body.archive.category.category-innovation .campaign-header .response-messages {
    color: #b363c6;
    color: #904199;
    color: #ffffff;
}

body.archive.category.category-innovation .campaign-header .campaign-form-wrapper .campaign-form-inner .global-newsletter-signup form.newsletter-signup-shortcode button[type=submit] {
    background: #4ec1e0;
}

body.archive.category.category-innovation .campaign-header .campaign-form-wrapper .campaign-form-inner .global-newsletter-signup label input {
    border-color: #4ec1e0 !important;
}

.taxonomy-description>h2:first-child {
    margin-top: 0;
}


/* Article Grid Layout */

.blog-loop-content {
    display: block;
    width: auto;
    margin: 0;
    text-align: left;
    clear: both;
}

.blog-loop-content:after {
    content: '';
    display: block;
    width: 100%;
    height: 0;
    clear: both;
}

.blog-loop-content .article {
    display: block;
    display: inline-block;
    display: inline-flex;
    width: 100%;
    margin: 0;
    padding: 30px 0 10px;
    /* float: left; */
    vertical-align: top;
}

.blog-loop-content .article .article-thumbnail {
    display: block;
    width: 100%;
}

.blog-loop-content .article .article-thumbnail a {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.blog-loop-content .article .article-thumbnail .bannerImg-blur {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    -moz-filter: blur(5px);
    -ms-filter: blur(5px);
    -o-filter: blur(5px);
    -webkit-filter: blur(5px);
    filter: blur(5px);
}

.blog-loop-content .article .article-thumbnail a img {
    display: block;
    height: auto;
    width: 100%;
    max-width: 330px;
    margin: 0 auto;
    position: relative;
}

.blog-loop-content .article .article-thumbnail canvas {
    display: none;
}

.blog-loop-content .article .article-title,
.blog-loop-content .article .article-post-type,
.blog-loop-content .article .article-byline,
.blog-loop-content .article .article-publish-date,
.featured-article .article-post-type,
.featured-article .article-byline,
.featured-article .article-public-date {
    margin: 0.5rem 0 0;
}

.blog-loop-content .article .article-title {
    font-size: 1.25rem;
    line-height: 1.3;
}

.blog-loop-content .article .article-post-type,
.blog-loop-content .article .article-byline,
.blog-loop-content .article .article-publish-date,
.featured-article .article-post-type,
.featured-article .article-byline,
.featured-article .article-public-date {
    font-size: 0.9rem;
    font-weight: 600;
}

.blog-loop-content .article .article-description {
    margin: 1rem 0;
}

.blog-loop-content .article .article-description+p {
    margin: 0;
}

.blog-loop-content .article .article-byline,
.featured-article .article-byline {
    font-weight: 400;
}

@media (min-width: 500px) {
    .blog-loop-content {
        margin: 0 -37px;
        font-size: 0;
    }
    .blog-loop-content .article {
        width: 50%;
        padding: 30px 37px 10px;
        font-size: 1rem;
    }
    .blog-loop-content .article .article-thumbnail a {
        margin-bottom: 0.5rem;
    }
    .blog-loop-content .article .article-thumbnail a img {
        width: 100%;
        max-width: 100%;
    }
    .blog-loop-content .article .article-thumbnail .bannerImg-blur {
        display: none;
    }
}

@media (min-width: 768px) {
    .blog-loop-content .article {
        width: calc(100% / 3);
    }
    .browsier_ie .blog-loop-content .article {
        width: 33%;
    }
}


/* Taxonomy Grid Styles */

.taxonomy-gallery article.gallery-item {
    padding: 1rem 0;
}

@media (min-width: 500px) {
    .blog-loop-content.taxonomy-gallery {
        margin: 0 -1rem;
    }
    .taxonomy-gallery article.gallery-item {
        padding: 1rem;
    }
}

.taxonomy-gallery article.gallery-item .gallery-content-container {
    display: table;
    width: 100%;
    margin: 0;
    padding: 0;
}

.taxonomy-gallery article.gallery-item .gallery-content-container .gallery-content {
    width: 100% !important;
    padding: 0;
    float: none;
}

.taxonomy-gallery article.gallery-item .gallery-content-container .gallery-content.gallery-image {
    display: table-header-group;
}

.taxonomy-gallery article.gallery-item .gallery-content-container .gallery-content.gallery-copy {
    display: table-footer-group;
}


/* .taxonomy-gallery article.gallery-item .gallery-content.gallery-copy .read-more {
    margin-left: 0.5rem;
} */

.taxonomy-gallery article.gallery-item .gallery-content-container .gallery-content.gallery-image a.gallery-image-link {
    border: none !important;
}


/* Featured Article */

.fc-module.fc-module-widget.featured-article .featured-article-content:after {
    content: '';
    display: block;
    width: 100%;
    clear: both;
}

.fc-module.fc-module-widget.featured-article,
.fc-module.fc-module-widget.featured-article .widgettitle {
    text-align: left;
}

.fc-module.fc-module-widget.featured-article .featured-article-image-link {
    display: block;
    margin: 0 0 1.5rem 0;
    width: 100%;
    height: auto;
    max-width: 400px;
    border: none;
}

.fc-module.fc-module-widget.featured-article .featured-article-image-link img {
    display: block;
    width: 100%;
    height: auto;
}

.fc-module.fc-module-widget.featured-article:after {
    clear: both;
}

@media (min-width: 768px) {
    .fc-module.fc-module-widget.featured-article .featured-article-image-link {
        margin: 0 1.5rem 1rem 0;
        display: inline;
        float: left;
    }
}

@media (min-width: 1030px) {
    .fc-module.fc-module-widget.featured-article .widgettitle {
        padding-top: 1.5rem;
    }
}


/* Featured Article on Category Pages */

.category-content .fc-module.fc-module-widget.featured-article {
    margin: 2rem auto;
    padding: 0;
    background: none;
}

@media (min-width: 768px) {
    .category-content .fc-module.fc-module-widget.featured-article {
        margin: 3rem auto 2rem;
    }
}

.category-content .fc-module.fc-module-widget.featured-article:after {
    position: static;
    width: 100%;
    height: 0;
    background: none;
}


/* Localized Content Onboarding UI */

#restart-regional-tutorial {
    display: block;
    width: 100%;
    margin: 0.25rem 0 0;
    appearance: none;
    outline: none;
    border: none;
    background: none;
    font-size: 0.8rem;
    text-decoration: underline;
    color: #771b61;
    text-align: center;
}

@media (min-width: 325px) {
    .introjs-tooltip {
        min-width: 300px;
    }
}

.introjs-tooltip .introjs-arrow,
.introjs-tooltip .introjs-bullets,
.introjs-tooltip .introjs-progress,
.introjs-tooltip .introjs-tooltip-header .introjs-tooltip-title {
    display: none;
}

.introjs-tooltip .introjs-tooltip-header {
    padding: 0;
    float: right;
}

.introjs-tooltip .introjs-tooltip-header a.introjs-skipbutton {
    text-decoration: none;
    border: none;
}

.introjs-tooltip .introjs-tooltipbuttons .introjs-button.introjs-disabled {
    opacity: 0;
}

.introjs-tooltip .introjs-tooltipbuttons .introjs-button {
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #ffffff;
    background: #0092b4;
    text-shadow: none;
    /* display: block;
    margin: 0 auto;
    width: 350px;
    min-height: 42px; */
    padding: 0.5rem 1.25rem;
    border: none;
    outline: none;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -0.02em;
    text-decoration: none;
    white-space: nowrap;
    cursor: pointer;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.introjs-tooltip .introjs-tooltipbuttons .introjs-button:active,
.introjs-tooltip .introjs-tooltipbuttons .introjs-button:focus,
.introjs-tooltip .introjs-tooltipbuttons .introjs-button:hover {
    background: #47c6e6;
    text-decoration: underline;
}


/* Estimated Reading Time and Scroll Bar Progress UI */

.est-reading-time,
article header.article-header .article-meta .byline .est-reading-time {
    margin: 0;
    font-weight: 700;
}

header.site-header .scroll-bar {
    display: block;
    height: 3px;
    width: 100%;
    margin: 0;
    padding: 0;
    position: fixed;
    left: 0;
    top: 57px;
    /* background: rgba(0, 0, 0, 0.5); */
}

header.site-header .scroll-bar .scroll-progress {
    display: block;
    height: 100%;
    width: 0;
    background: #771b61;
    position: absolute;
    top: 0;
    left: 0;
    -moz-transition: width linear 0.15s;
    -ms-transition: width linear 0.15s;
    -o-transition: width linear 0.15s;
    -webkit-transition: width linear 0.15s;
    transition: width linear 0.15s;
}