/* Primary SCSS file for the theme */
html {
  overflow-y: scroll;
  /* Keeps page centered in all browsers regardless of content height */
  font-size: 62.5%;
  /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
  -webkit-text-size-adjust: 100%;
  /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
  -ms-text-size-adjust: 100%;
  /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */ }

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block; }

ol,
ul {
  margin-left: 24px;
  margin-left: 2.4rem;
  list-style: none; }

blockquote,
q {
  quotes: none; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none; }

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

body {
  color: #333;
  background: #fff; }

img {
  border-style: none; }

input,
textarea,
select {
  font: 100% Arial, Helvetica, sans-serif;
  vertical-align: middle;
  color: #000; }

form,
fieldset {
  margin: 0;
  padding: 0;
  border-style: none; }

q {
  quotes: none; }

q:before {
  content: '"'; }

q:after {
  content: '"'; }

cite:before {
  content: '- '; }

.skip {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden; }

.skip:focus {
  z-index: 9999;
  left: 0;
  width: auto;
  height: auto;
  color: #000; }

.hidden {
  display: none; }

/* =Typography < base.css
========================= */
html {
  font-size: 81.3%; }

* {
  font-size: 100.01%; }

.entry-content,
.entry-summary {
  font-size: 107.69%; }

/* this increases default to 14px */
/* Links */
a,
a:visited {
  text-decoration: underline;
  color: #456626;
  outline: 0; }

a:hover,
a:focus {
  text-decoration: none; }

/* Links - no hover */
/* Header subnav, primary nav, */
.add-nav a,
#nav a.nav-pulldown-anchor,
.dashboard-list a.title,
.archive-list a.title,
.headline-list a.title,
.archive-list .block h1 a {
  text-decoration: none; }

.add-nav a:hover,
#nav a.nav-pulldown-anchor:hover,
.dashboard-list a.title:hover,
.archive-list a.title:hover,
.headline-list a.title:hover,
.archive-list .block h1 a:hover {
  text-decoration: none; }

/* Links - alternate hover */
/* Footer, left panel, category/comment, headlines */
.footer-list a,
.left-panel a,
.cat-comment-heading a,
.header-headline-title a,
a.title,
.block h1 a,
.row-c6-12-34-56 .block h3 a,
.row-c4-12-34 h2 a,
.cfct-row-a-b-c .block h3 a,
.cfct-row-d-e h2 a,
.editors-block a,
.archive-footer-navigation a,
.resizer a,
.mm_sidebar_tab_block .tabset-title li a,
#header .nav-block .nav-element-list li a,
#tab-dashboard .tabset a,
.widget a {
  text-decoration: none; }

.footer-list a:hover,
.left-panel a:hover,
.cat-comment-heading a:hover,
.header-headline-title a:hover,
a.title:hover,
.block h1 a:hover,
.row-c6-12-34-56 .block h3 a:hover,
.row-c4-12-34 h2 a:hover,
.cfct-row-a-b-c .block h3 a:hover,
.cfct-row-d-e h2 a:hover,
.editors-block a:hover,
.archive-footer-navigation a:hover,
.resizer a:hover,
.mm_sidebar_tab_block .tabset-title li a:hover,
#header .nav-block .nav-element-list li a:hover,
#tab-dashboard .tabset a:hover,
.widget a:hover {
  text-decoration: underline; }

/* Forms */
textarea,
input {
  background: #f7f6f4 url("../../images/1x1-c3c3c3.gif") repeat-x 0 0;
  border: 1px solid #ddd;
  border-color: #7c7c7c #c3c3c3 #ddd;
  font-family: proxima-nova, sans-serif;
  padding: 2px 3px 3px; }

button,
input {
  vertical-align: middle; }

button {
  cursor: pointer; }

input.button,
button,
input.submit,
a.submit-style-anchor-tag,
.widget_login .submit,
.featured-post-advertisement input[type=submit] {
  background: #c63427;
  border: 1px solid #9a0b06;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  font-family: proxima-nova, sans-serif;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 22px;
  line-height: 2.2rem;
  padding: 4px 5px 6px;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-appearance: none; }

a.submit-style-anchor-tag:hover {
  text-decoration: none; }

input.button.button-gray,
button.button-gray,
input.submit.button-gray,
a.submit-style-anchor-tag.button-gray {
  background-color: #636363;
  border: 1px solid #000;
  border-color: #333;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 700;
  padding: 2px 3px; }

button.button-gray:hover {
  background-color: #636363; }

input.btn-subscribe {
  border-radius: 0 5px 5px 0;
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0; }

p,
pre,
dl,
ul,
ol {
  margin-bottom: 18px; }

blockquote {
  color: #747474;
  margin: 0 18px 18px; }

ol,
ul {
  margin-left: 24px; }

ul {
  /*	list-style-image:url(../img/bullet.gif);*/ }

dd {
  margin-left: 18px; }

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

li,
dd,
.tight {
  margin-bottom: 9px; }

.tight li {
  margin-bottom: 0; }

.caps {
  text-transform: uppercase; }

acronym,
small,
.small {
  font-size: 10.5px; }

hr {
  background: #ddd;
  border: none;
  color: #ddd;
  height: 1px;
  margin-bottom: 18px; }

th {
  font-weight: normal;
  text-align: left; }

.fieldgroup {
  margin-bottom: 9px; }

.alt-font {
  font-family: "minion-pro", Georgia, "Times New Roman", Times, serif;
  font-weight: 700; }

.dim,
a.dim,
a.dim:visited {
  color: #777;
  font-weight: normal; }

.accessibility,
.screen-reader-text {
  left: -32000px;
  position: absolute; }

body.home .home-main-story {
  background-color: #fff; }

body.home .home-main-story .date-before {
  margin-top: 0; }

.clear:before,
.clear:after {
  content: " ";
  display: table; }

.clear:after {
  clear: both; }

/* Typographical Elements.
--------------------------------------------- */
html {
  font-size: 62.5%;
  /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

html body {
  background-color: #fff;
  color: #333;
  font-family: proxima-nova, sans-serif;
  font-size: 14px;
  line-height: 1.625;
  margin: 0; }
  @media screen and (max-width: 800px) {
    html body {
      overflow: hidden; } }

html {
  /* Headings
--------------------------------------------- */
  /* Objects
--------------------------------------------- */
  /* Forms
--------------------------------------------- */
  /* Tables
--------------------------------------------- */
  /* Custom Styles for Markets Live Page
--------------------------------------------- */
  /* Custom Styles for Signup Plugin
--------------------------------------------- */ }
  html a {
    color: #456626;
    text-decoration: underline; }
  html a:hover {
    color: #456626;
    text-decoration: none; }
  html p {
    margin: 0 0 12px;
    padding: 0; }
  html ol,
  html ul {
    margin: 0;
    padding: 0; }
  html li {
    list-style-type: none; }
  html b,
  html strong {
    font-family: proxima-nova, sans-serif;
    font-weight: 700;
    font-weight: 700; }
  html blockquote,
  html cite,
  html em,
  html i {
    font-style: italic; }
  html blockquote {
    margin: 40px; }
  html blockquote::before {
    content: "\201C";
    display: block;
    font-size: 30px;
    height: 0;
    left: -20px;
    position: relative;
    top: -10px; }
  html small,
  html .small {
    font-size: 10px;
    font-size: 1rem; }
  html h4,
  html h5,
  html h6 {
    color: #456626;
    display: block;
    font-family: "minion-pro", Georgia, "Times New Roman", Times, serif;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 10px; }
    @media screen and (max-width: 800px) {
      html h4,
      html h5,
      html h6 {
        line-height: 1; } }
  html h1 {
    color: #000;
    font-family: "minion-pro", Georgia, "Times New Roman", Times, serif;
    font-size: 50px;
    font-weight: normal;
    margin-bottom: 15px;
    text-decoration: none;
    line-height: 1.2;
    font-style: normal; }
    html h1 > a, html h1 a:link, html h1 a:visited, html h1 a:hover, html h1 a:active {
      color: #000; }
  html h2 {
    color: #000;
    font-family: "minion-pro", Georgia, serif;
    font-weight: normal;
    font-size: 35px;
    line-height: 1.2;
    font-style: normal; }
  html a h2:hover {
    text-decoration: none; }
  html h3, html .force-h3 {
    color: #c03434;
    display: block;
    font-weight: normal;
    line-height: 1.2;
    margin-bottom: 15px;
    margin-top: 8px;
    font-family: "minion-pro", Georgia, serif;
    font-size: 25px;
    font-style: normal; }
  html .h3-alt {
    font-size: 20px;
    font-size: 2rem;
    display: block;
    font-family: proxima-nova, sans-serif;
    line-height: 1.2; }
  html h4 {
    font-size: 16px;
    font-size: 1.6rem; }
  html h5 {
    font-size: 14px;
    font-size: 1.4rem; }
  html h6 {
    font-size: 12px;
    font-size: 1.2rem; }
  html .small-heading {
    font-family: proxima-nova, sans-serif;
    font-weight: 300;
    margin: 0 0 0em;
    line-height: 1.4em;
    font-size: 12px;
    text-transform: uppercase;
    color: #b7b7b7 !important; }
  html .entry-content br {
    display: block;
    font-size: 1em;
    line-height: 18px;
    line-height: 1.8rem;
    height: 18px;
    height: 1.8rem;
    width: 100%;
    content: ''; }
  html .entry-content li br {
    height: 0;
    line-height: 1; }
  html .entry-content form br {
    height: 5px;
    height: 0.5rem; }
  html embed,
  html iframe,
  html img,
  html object,
  html video,
  html .wp-caption,
  html .gallery-caption {
    max-width: 100%; }
  html img {
    height: auto; }
  html .featured-content img,
  html .gallery img {
    width: auto; }
  html input:focus,
  html textarea:focus {
    border: 1px solid #999;
    outline: none; }
  html input[type="checkbox"],
  html input[type="image"],
  html input[type="radio"] {
    width: auto; }
  html ::-moz-placeholder {
    color: #000;
    opacity: 1; }
  html ::-webkit-input-placeholder {
    color: #000; }
  html button,
  html input[type="button"],
  html input[type="reset"],
  html input[type="submit"],
  html .button {
    background-color: #456626;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    padding: 15px 20px;
    text-decoration: none;
    text-transform: uppercase;
    width: auto;
    line-height: 1; }
  html .entry-content .button:hover {
    color: #fff; }
  html .footer-widgets button:hover,
  html .footer-widgets input:hover[type="button"],
  html .footer-widgets input:hover[type="reset"],
  html .footer-widgets input:hover[type="submit"],
  html .footer-widgets .button:hover {
    background-color: #fff;
    color: #000; }
  html .button {
    display: inline-block; }
  html input[type="search"]::-webkit-search-cancel-button,
  html input[type="search"]::-webkit-search-results-button {
    display: none; }
  html table {
    border-collapse: collapse;
    border-spacing: 0;
    line-height: 2;
    margin-bottom: 40px;
    width: 100%; }
    html table.image {
      margin-bottom: 10px;
      width: auto; }
      html table.image tbody,
      html table.image td {
        border: none; }
      html table.image td {
        line-height: 1.3;
        text-align: center; }
      html table.image b,
      html table.image strong {
        font-family: proxima-nova, sans-serif; }
      html table.image br {
        height: 0; }
  html tbody {
    border-bottom: 1px solid #ddd; }
  html td,
  html th {
    text-align: left; }
  html td {
    border-top: 1px solid #ddd;
    padding: 6px 0; }
  html th {
    font-weight: 400; }
  html figure.markets-live-table > table {
    line-height: 1.5rem; }
    html figure.markets-live-table > table > thead > tr > th {
      background: #DDC03F;
      color: #fff;
      padding: 10px 0; }
    html figure.markets-live-table > table > tbody > tr > td {
      padding: 15px 15; }
      html figure.markets-live-table > table > tbody > tr > td:nth-child(odd) {
        background: #F8F7F5; }
      html figure.markets-live-table > table > tbody > tr > td > br {
        line-height: 0;
        height: 10px;
        height: 1rem; }
  html .dr-instory > div.uagb-column__inner-wrap > div.in-story-signup {
    border-top: none;
    border-bottom: none;
    padding: 0;
    margin: 0; }
    html .dr-instory > div.uagb-column__inner-wrap > div.in-story-signup > div.in-story-signup__content > div.in-story-signup__form > div.in-story-signup__form_fields > button {
      margin-left: 20%; }
  html .ml-custom-button {
    margin-left: 10%; }
    html .ml-custom-button > a {
      font-size: 16px;
      padding: 10px 16px; }
  html #kt-layout-id_156825-69 > div, html #kt-layout-id_435004-0c > div {
    z-index: 1 !important; }
  html .ml-guru-name {
    margin-bottom: 0 !important; }
  html .ml-hr {
    width: 150px;
    border-top: 3px solid #DDC03F; }
  @media screen and (min-width: 767px) {
    html figure.markets-live-table > table {
      table-layout: fixed; } }
  html form.sb_form {
    display: inline-block !important; }
  html .sb_input:focus {
    border: 1px solid #999 !important;
    background: white !important; }
  html input#submit-button-custom {
    margin-left: 0;
    font-family: proxima-nova, sans-serif;
    font-weight: 700;
    font-size: 14px !important;
    font-weight: normal;
    line-height: 14px;
    padding: 4px 5px 3px !important;
    margin: 0;
    height: 35px; }
  html input#email {
    margin-right: 3px !important;
    margin-bottom: 4px;
    width: 195px !important;
    height: 35px;
    background: #f7f6f4;
    text-indent: 5px;
    padding: 0; }
  html nav > ul.menu {
    margin: 0;
    padding: 0;
    list-style: none; }

/* Pagination
--------------------------------------------- */
.archive-pagination.pagination {
  margin: 13px 0 13px 13px;
  margin: 1.3rem 0 1.3rem 1.3rem; }

.archive-pagination a {
  font-size: 13px;
  font-size: 1.3rem;
  text-decoration: none; }
  .archive-pagination a:hover {
    color: #456626;
    text-decoration: underline; }

.archive-pagination .numeric-pagination a,
.archive-pagination .numeric-pagination .active a,
.archive-pagination .numeric-pagination .active a:first-child,
.archive-pagination .numeric-pagination .pagination-omission {
  font-size: 13px;
  font-size: 1.3rem;
  padding: 2px 10px;
  padding: 0.2rem 1rem;
  margin: 0; }

.archive-pagination .numeric-pagination .active a:hover {
  cursor: text;
  text-decoration: none; }

.pagination-previous,
.pagination-next {
  line-height: 2.2; }

.prev.page-numbers {
  display: none; }

.pagination-previous a {
  padding: 0 10px 0 20px;
  padding: 0 1rem 0 2rem; }
  .pagination-previous a.first-page-link {
    padding: 0; }
    .pagination-previous a.first-page-link.first-page {
      padding-right: 10px;
      padding-right: 1rem; }

.pagination-next a {
  padding-left: 10px;
  padding-left: 1rem; }
  .pagination-next a.last-page-link {
    padding-left: 20px;
    padding-left: 2rem; }

.numeric-pagination {
  float: left; }

/* Avatar
--------------------------------------------- */
.avatar {
  float: left; }

.alignleft .avatar,
.author-box .avatar {
  margin-right: 24px; }

.alignright .avatar {
  margin-left: 24px; }

.comment .avatar {
  margin: 0 16px 24px 0; }

/* Genesis
--------------------------------------------- */
.breadcrumb {
  margin-bottom: 20px; }

.archive-description,
.author-box {
  background-color: #fff;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
  font-size: 16px;
  margin-bottom: 40px;
  padding: 40px; }

.author-box-title {
  font-size: 16px;
  margin-bottom: 4px; }

.archive-description p:last-child,
.author-box p:last-child {
  margin-bottom: 0; }

/* Search Form
--------------------------------------------- */
.search-form {
  overflow: hidden; }

.site-header .search-form {
  float: right;
  margin-top: 12px; }

.entry-content .search-form,
.site-header .search-form {
  width: 50%; }

.search-form input[type="submit"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  width: 1px; }

/* Titles
--------------------------------------------- */
.widget-title {
  font-size: 18px;
  margin-bottom: 20px; }

/* WordPress
--------------------------------------------- */
.alignleft {
  float: left;
  text-align: left; }

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

a.alignleft,
a.alignright {
  max-width: 100%; }

img.centered,
.aligncenter {
  display: block;
  margin: 0 auto 24px; }

img.alignnone,
.alignnone {
  margin-bottom: 12px; }

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
  margin: 0 24px 24px 0; }

a.alignright,
img.alignright,
.wp-caption.alignright {
  margin: 0 0 24px 24px; }

.wp-caption-text {
  font-weight: 700;
  text-align: center; }

.entry-content p.wp-caption-text {
  margin-bottom: 0; }

/* Site Widget and Widget Areas
--------------------------------------------- */
.widget {
  word-wrap: break-word; }
  .widget ol > li {
    list-style-position: inside;
    list-style-type: decimal;
    padding-left: 20px;
    text-indent: -20px; }
  .widget li li {
    border: none;
    margin: 0 0 0 30px;
    padding: 0; }
  .widget .widget-content {
    padding: 10px; }

.widget_calendar table {
  width: 100%; }
  .widget_calendar table td,
  .widget_calendar table th {
    text-align: center; }

/* Featured Content
--------------------------------------------- */
.featured-content {
  text-decoration: none;
  font-family: "minion-pro", Georgia, "Times New Roman", Times, serif;
  font-style: normal;
  font-size: 18px;
  color: #000;
  line-height: 23px; }

.featured-content .entry {
  border-bottom: 2px solid #f5f5f5;
  height: auto;
  margin-bottom: 0;
  min-height: 93px;
  margin-left: 10px; }

#parsely-top-shared li {
  margin-bottom: 10px;
  padding-bottom: 0; }

/* New Sidebar */
.widget-wrap {
  position: relative; }

ul#sidebar-in-the-news {
  display: block;
  clear: both;
  height: auto;
  margin: 0 0 30px 10px; }
  ul#sidebar-in-the-news li {
    display: block;
    clear: both; }
    ul#sidebar-in-the-news li .sidebar-video-thumb img.attachment-post-thumbnail {
      max-width: 100%;
      height: auto;
      display: block;
      margin-bottom: 10px; }
    ul#sidebar-in-the-news li small {
      display: block;
      clear: both; }
    ul#sidebar-in-the-news li .sidebar-video-title {
      display: block;
      clear: both; }
      ul#sidebar-in-the-news li .sidebar-video-title a {
        text-decoration: none;
        font: bold 1.173em/1.286em "minion-pro", Georgia, "Times New Roman", Times, serif; }
        ul#sidebar-in-the-news li .sidebar-video-title a:hover {
          text-decoration: underline; }

.sidebar-top-content-tabs {
  display: -webkit-box;
  display: flex;
  height: auto;
  width: calc(100% - 1px); }

.ec_guru_wrapper {
  width: 20%;
  line-height: 0; }
  .ec_guru_wrapper img {
    opacity: 0.5;
    width: 64px;
    height: 75px; }
    .ec_guru_wrapper img:hover {
      opacity: 1.0;
      border: 1px solid #466730;
      box-sizing: border-box; }

@media all and (max-width: 1220px) {
  .sidebar-top-content-tabs {
    display: block; }
  .ec_guru_wrapper {
    width: 33.3%;
    display: inline-block; }
    .ec_guru_wrapper img {
      width: 100%;
      height: auto; } }

.ec_guru_name {
  background: #466730;
  color: #fff;
  line-height: 2.5;
  padding-left: 6%;
  font-size: 1.1em;
  text-transform: uppercase; }

.ec_guru_name_dyn {
  font-style: italic; }

.active img {
  opacity: 1.0;
  border: 1px solid #466730;
  box-sizing: border-box; }

.sidebar-top-content {
  display: block;
  clear: both;
  height: auto;
  margin: 0; }
  .sidebar-top-content div {
    display: block;
    clear: both;
    border-top: 1px solid #ccc;
    margin: 10px 0 0;
    padding: 10px 0 0; }
    .sidebar-top-content div:first-child {
      border: none;
      margin-top: 0;
      padding-top: 0; }
    .sidebar-top-content div h5 {
      color: #666;
      font-family: proxima-nova, sans-serif;
      font-size: 12px;
      text-transform: uppercase; }
    .sidebar-top-content div img {
      width: 75px;
      height: auto;
      float: left;
      margin-right: 10px; }
    .sidebar-top-content div .sidebar-top-content-title {
      display: block; }
      .sidebar-top-content div .sidebar-top-content-title a {
        text-decoration: none;
        font-family: "minion-pro", Georgia, "Times New Roman", Times, serif;
        font-style: normal;
        font-size: 18px;
        color: #456626;
        line-height: 23px; }
        .sidebar-top-content div .sidebar-top-content-title a:hover {
          text-decoration: underline; }

.sidebar-top-content-tabs-content {
  overflow: auto;
  margin: 0;
  padding: 10px;
  display: block;
  border: solid #ddd 1px;
  border-left: none; }
  .sidebar-top-content-tabs-content div {
    list-style: none; }
  .sidebar-top-content-tabs-content > div {
    display: none; }
  .sidebar-top-content-tabs-content > .active {
    display: block; }

.sidebar-top-content strong {
  display: block;
  color: #555;
  text-transform: uppercase; }

#sidebar #twitter-widget-2 {
  margin: 0; }

.disclosure {
  color: #939393;
  font-size: 10px;
  font-weight: 700;
  line-height: 1.5; }

.featured-content .entry-content p {
  color: #888;
  line-height: 1.4;
  font-size: 11px;
  padding-left: 3%; }

.featured-content article {
  margin-bottom: 20px;
  padding: 0;
  height: 110px; }
  .featured-content article > a {
    margin: 7px 0 10px 0; }
  .featured-content article h2 {
    display: block; }

.featured-content img {
  margin: 0 9px 0 0;
  width: 100%;
  display: block;
  max-width: 50px; }

p.fpw-entry-meta {
  line-height: 18px; }

.featured-content article.entry .fpw-entry-meta {
  margin-bottom: 3px;
  margin-top: 7px;
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-size: 10px; }
  .featured-content article.entry .fpw-entry-meta .entry-time {
    text-transform: capitalize;
    font-style: italic;
    padding-left: 0; }
  .featured-content article.entry .fpw-entry-meta .entry-author {
    text-transform: uppercase;
    font-style: italic; }
  .featured-content article.entry .fpw-entry-meta .entry-comments-link {
    display: none; }

section[id^="recent-posts"] li:hover,
div[id^="recent-posts"] li:hover {
  background: #e8e4db;
  text-decoration: none; }

section[id^="recent-posts"] li a,
div[id^="recent-posts"] li a {
  text-decoration: none;
  font: 1.173em/1.286em Georgia, Times, "Times New Roman", serif;
  color: #456626; }

section[id^="recent-posts"] li a:hover,
div[id^="recent-posts"] li a:hover {
  text-decoration: none; }

section[id^="recent-posts"] li .post-date,
div[id^="recent-posts"] li .post-date {
  display: none; }

section[id^="recent-posts"] li,
div[id^="recent-posts"] li {
  padding-left: 3%;
  padding-bottom: 2%;
  padding-top: 2%; }

.melt .object-stream {
  height: auto !important; }

/* styles for Money Morning - Stock Videos */
.stock-video-widget {
  line-height: 1.2em; }

/* styles for Money Morning - Stocial Stock News */
.stocial-stock-news iframe {
  min-height: 370px !important; }

/* styles for Exper Content Original */
ul.sidebar-top-content-org {
  display: block;
  clear: both;
  height: auto;
  margin: 0; }
  ul.sidebar-top-content-org li {
    display: block;
    clear: both;
    border-top: 1px solid #ccc;
    margin: 10px 0 0;
    padding: 10px 0 0; }
    ul.sidebar-top-content-org li:first-child {
      border: none;
      margin-top: 0;
      padding-top: 0; }
    ul.sidebar-top-content-org li h5 {
      color: #666;
      font-family: proxima-nova, sans-serif;
      font-size: 12px;
      text-transform: uppercase; }
    ul.sidebar-top-content-org li img {
      width: 75px;
      height: auto;
      float: left;
      margin-right: 10px; }
    ul.sidebar-top-content-org li .sidebar-top-content-title-org {
      display: block; }
      ul.sidebar-top-content-org li .sidebar-top-content-title-org a {
        text-decoration: none;
        font: bold 1.173em/1.286em Georgia, Times, "Times New Roman", serif;
        color: #456626; }
        ul.sidebar-top-content-org li .sidebar-top-content-title-org a:hover {
          text-decoration: underline; }

/* Tabs */
#mm_expert_content_original-2 {
  height: auto; }

dl.sidebar-top-content-tabs-org {
  display: block;
  position: absolute;
  right: -210px;
  width: 210px;
  margin: 0;
  padding: 0;
  border: solid 1px #ddd;
  border-left: none;
  box-shadow: 8px 0 8px #aaa;
  font: proxima-nova, sans-serif; }
  dl.sidebar-top-content-tabs-org dd {
    position: relative;
    display: block;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0; }
    dl.sidebar-top-content-tabs-org dd:first-child a {
      border-top: none; }
    dl.sidebar-top-content-tabs-org dd a {
      letter-spacing: 0.02em;
      text-decoration: none;
      display: block;
      font-size: 14px;
      text-transform: uppercase;
      width: auto;
      height: auto;
      padding: 14px 9px 12px 45px;
      border-top: solid 1px #ddd;
      border-left: solid 1px #ddd;
      margin: 0;
      color: #888;
      background: #f3f3f3; }
      dl.sidebar-top-content-tabs-org dd a.active {
        background: #fff;
        color: #333;
        border-left: 1px solid #fff;
        height: auto; }
        dl.sidebar-top-content-tabs-org dd a.active .tabs-avatar img {
          border: 1px solid #fff;
          opacity: 1; }
        @media screen and (max-width: 1380px) {
          dl.sidebar-top-content-tabs-org dd a.active {
            font-size: 14px; } }
      dl.sidebar-top-content-tabs-org dd a .tabs-avatar img {
        position: absolute;
        left: 3px;
        top: 0;
        margin: 5px auto;
        border: 1px solid #ccc;
        width: auto;
        height: 36px;
        opacity: 0.5; }
  @media screen and (max-width: 1380px) {
    dl.sidebar-top-content-tabs-org {
      position: relative;
      width: auto;
      right: 0;
      border-bottom: none;
      border-left: none;
      box-shadow: none; } }

ul.sidebar-top-content-tabs-content-org {
  overflow: auto;
  margin: 0;
  padding: 10px;
  display: block;
  border: solid #ddd 1px;
  border-left: none; }
  ul.sidebar-top-content-tabs-content-org ul {
    list-style: none; }
  ul.sidebar-top-content-tabs-content-org > li {
    display: none; }
  ul.sidebar-top-content-tabs-content-org > li.active {
    display: block; }

.tc-wrapper {
  background: #fff; }
  .tc-wrapper > div {
    box-sizing: border-box;
    padding: 10px;
    border-bottom: 1px solid #eee; }
    .tc-wrapper > div a {
      display: block; }
      .tc-wrapper > div a:hover {
        text-decoration: none; }
      .tc-wrapper > div a h3, .tc-wrapper > div a > span {
        font-size: 16px;
        font-weight: 700;
        color: #444;
        line-height: 1.2;
        margin-bottom: 8px;
        margin-top: 8px;
        display: block;
        text-decoration: none;
        font-family: 'proxima-nova', sans-serif; }
        .tc-wrapper > div a h3:hover, .tc-wrapper > div a > span:hover {
          color: #005ad9; }
      .tc-wrapper > div a > .tc-image-wrap {
        position: relative; }
        .tc-wrapper > div a > .tc-image-wrap > img {
          width: 100%;
          max-height: 170px; }
        .tc-wrapper > div a > .tc-image-wrap > div {
          height: 22px;
          overflow: hidden;
          text-align: center;
          background: rgba(0, 0, 0, 0.8);
          color: #ddd;
          position: absolute;
          top: auto;
          right: 0;
          bottom: 0;
          left: 0;
          border-radius: 0 2px;
          text-transform: uppercase;
          font-weight: 300px;
          font-family: 'proxima-nova', sans-serif;
          font-size: 11px; }
          .tc-wrapper > div a > .tc-image-wrap > div > span {
            vertical-align: middle; }
            .tc-wrapper > div a > .tc-image-wrap > div > span > span {
              margin: 0 1px; }
              .tc-wrapper > div a > .tc-image-wrap > div > span > span:first-child {
                font-weight: 600; }
            .tc-wrapper > div a > .tc-image-wrap > div > span:nth-child(2) {
              margin-left: 5px; }
      .tc-wrapper > div a .tc-description {
        color: #888;
        line-height: 1.4;
        font-size: 11px;
        font-family: 'proxima-nova', sans-serif;
        font-weight: 400;
        font-style: normal; }

/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */
.jspContainer {
  overflow: hidden;
  position: relative; }

.jspPane {
  position: absolute; }

.jspVerticalBar {
  position: absolute;
  top: 0;
  right: 0;
  width: 16px;
  height: 100%;
  background: red; }

.jspHorizontalBar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 16px;
  background: red; }

.jspCap {
  display: none; }

.jspHorizontalBar .jspCap {
  float: left; }

.jspTrack {
  background: #dde;
  position: relative; }

.jspDrag {
  background: #bbd;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer; }

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
  float: left;
  height: 100%; }

.jspArrow {
  background: #50506d;
  text-indent: -20000px;
  display: block;
  cursor: pointer;
  padding: 0;
  margin: 0; }

.jspArrow.jspDisabled {
  cursor: default;
  background: #80808d; }

.jspVerticalBar .jspArrow {
  height: 16px; }

.jspHorizontalBar .jspArrow {
  width: 16px;
  float: left;
  ight: 100%; }

.jspVerticalBar .jspArrow:focus {
  outline: none; }

.jspCorner {
  background: #eeeef4;
  float: left;
  height: 100%; }

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner {
  margin: 0 -3px 0 0; }

.select2-results__options {
  font-size: 1em;
  line-height: 1.2em; }

.select2-results__option {
  font-size: 1em;
  margin-bottom: 0;
  line-height: 1.2em; }

.widget_login_widget {
  border-bottom: none !important;
  margin-bottom: 0 !important; }
  .widget_login_widget .widget-inner {
    display: none;
    padding-top: 10px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd; }
  .widget_login_widget .widget-whitespace-break {
    height: 40px;
    position: relative; }
    .widget_login_widget .widget-whitespace-break div {
      background: #fff;
      position: absolute;
      width: 1px;
      left: -1px;
      height: 100%; }
  .widget_login_widget > div > .widget-title {
    display: flex;
    position: relative;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
    padding-left: 8px;
    padding-right: 11%; }
    .widget_login_widget > div > .widget-title #widget_login_widget_expand {
      display: inline-block;
      background: #ddd;
      bottom: 0;
      cursor: pointer;
      line-height: 55px;
      position: absolute;
      right: 0;
      text-align: center;
      top: 0;
      width: 9%; }
      .widget_login_widget > div > .widget-title #widget_login_widget_expand .fa {
        color: #636363;
        text-shadow: 1px 0 0 #eee; }
    .widget_login_widget > div > .widget-title > div {
      display: inline-block; }
      .widget_login_widget > div > .widget-title > div .ribbon {
        width: 17%; }
        .widget_login_widget > div > .widget-title > div .ribbon img {
          max-height: 35px;
          position: absolute;
          top: 50%;
          margin-top: -17px; }
          @media all and (max-width: 940px) {
            .widget_login_widget > div > .widget-title > div .ribbon img {
              left: 1%; } }
      .widget_login_widget > div > .widget-title > div .widget-title-text {
        width: 83%; }
  .widget_login_widget form .login-username {
    width: calc(50% - 20px);
    display: inline-block;
    margin-right: 5px;
    margin-left: 15px;
    -webkit-text-fill-color: #636363 !important; }
    .widget_login_widget form .login-username ::-webkit-input-placeholder {
      color: #636363;
      font-size: 12px;
      background: #eeebe6;
      padding: 4px 0 0 10px;
      letter-spacing: 0.8px; }
    .widget_login_widget form .login-username :-moz-placeholder {
      /* Firefox 18- */
      color: #636363;
      font-size: 12px;
      background: #eeebe6;
      padding: 4px 0 0 10px;
      letter-spacing: 0.8px; }
    .widget_login_widget form .login-username ::-moz-placeholder {
      /* Firefox 19+ */
      color: #636363;
      font-size: 12px;
      background: #eeebe6;
      padding: 4px 0 0 10px;
      letter-spacing: 0.8px; }
    .widget_login_widget form .login-username :-ms-input-placeholder {
      color: #636363;
      font-size: 12px;
      background: #eeebe6;
      padding: 4px 0 0 10px;
      letter-spacing: 0.8px; }
    .widget_login_widget form .login-username input:-webkit-autofill {
      -webkit-box-shadow: 0 0 0px 1000px #eeebe6 inset; }
    .widget_login_widget form .login-username input {
      width: 100%;
      padding: 0;
      border: none;
      line-height: 2;
      height: 36px; }
  .widget_login_widget form .login-password {
    width: calc(50% - 24px);
    display: inline-block;
    margin-right: 15px;
    margin-left: 5px;
    -webkit-text-fill-color: #636363 !important; }
    .widget_login_widget form .login-password ::-webkit-input-placeholder {
      color: #636363;
      font-size: 12px;
      background: #eeebe6;
      padding: 4px 0 0 10px;
      letter-space: 0.8px; }
    .widget_login_widget form .login-password :-moz-placeholder {
      /* Firefox 18- */
      color: #636363;
      font-size: 12px;
      background: #eeebe6;
      padding: 4px 0 0 10px;
      letter-space: 0.8px; }
    .widget_login_widget form .login-password ::-moz-placeholder {
      /* Firefox 19+ */
      color: #636363;
      font-size: 12px;
      background: #eeebe6;
      padding: 4px 0 0 10px;
      letter-space: 0.8px; }
    .widget_login_widget form .login-password :-ms-input-placeholder {
      color: #636363;
      font-size: 12px;
      background: #eeebe6;
      padding: 4px 0 0 10px;
      letter-space: 0.8px; }
    .widget_login_widget form .login-password input:-webkit-autofill {
      -webkit-box-shadow: 0 0 0px 1000px #eeebe6 inset; }
    .widget_login_widget form .login-password input {
      width: 100%;
      padding: 0;
      border: none;
      line-height: 2;
      height: 36px; }
  .widget_login_widget form .login-submit input {
    width: 90%;
    margin: 0 auto;
    display: block;
    background: #C63427;
    font-family: proxima-nova, sans-serif;
    font-weight: 400;
    font-size: 11px;
    padding: 13px 0;
    -webkit-appearance: none; }
  .widget_login_widget .recent-pb-story {
    font-family: "minion-pro", Georgia, "Times New Roman", Times, serif;
    font-style: normal;
    color: #456626;
    font-weight: normal;
    width: 90%;
    margin: 10px auto;
    font-size: 18px;
    line-height: 23px; }

.widgetByline, .todays-insight {
  text-transform: initial;
  font-size: 11px;
  font-family: proxima-nova, sans-serif;
  font-weight: 400;
  color: #636363; }

.widgetByline {
  line-height: 1.4em; }
  .widgetByline span {
    white-space: nowrap; }

.todays-insight {
  margin-left: 5%; }

a.dashboard-button {
  width: 90%;
  margin: 0 auto;
  display: block;
  background: #C63427;
  font-family: proxima-nova, sans-serif;
  font-weight: 400;
  font-size: 11px;
  padding: 0;
  height: 40px;
  border-radius: 0;
  color: #fff;
  text-align: center;
  line-height: 3.5;
  text-transform: uppercase; }

.featured-content article > header > span {
  color: #000;
  display: inline-block;
  width: 77%;
  margin-bottom: 7px; }

#mmpazk_cb3ff415 p {
  font-size: 15px;
  line-height: 21px; }

#widgettest {
  background: red; }

/* Genesis eNews Extended
--------------------------------------------- */
.enews-widget,
.enews-widget .widget-title {
  color: #fff; }

.enews-widget input,
.enews-widget input:focus {
  border: 1px solid #000; }

.enews-widget input {
  font-size: 16px;
  margin-bottom: 16px; }

.enews-widget input[type="submit"] {
  background-color: #e5554e;
  color: #fff;
  margin: 0;
  width: 100%; }

.enews-widget input:hover[type="submit"] {
  background-color: #fff;
  color: #000; }

.sidebar .widget.enews-widget {
  background-color: #000; }

.enews form + p {
  margin-top: 24px; }

div.gform_wrapper input[type="email"],
div.gform_wrapper input[type="text"],
div.gform_wrapper textarea,
div.gform_wrapper .ginput_complex label {
  font-size: 18px;
  padding: 16px; }

div.gform_wrapper .ginput_complex label {
  padding: 0; }

div.gform_wrapper li,
div.gform_wrapper form li {
  margin: 16px 0 0; }

div.gform_wrapper .gform_footer input[type=submit] {
  font-size: 16px;
  padding: 16px 24px; }

#wpstats {
  display: none; }

.site-header {
  background-color: #fff;
  margin: 0 auto;
  max-width: 100%; }

/* Title Area
--------------------------------------------- */
.title-area {
  -webkit-box-shadow: 7px 6px 11px -2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 7px 6px 11px -2px rgba(0, 0, 0, 0.2);
  box-shadow: 7px 6px 11px -2px rgba(0, 0, 0, 0.2);
  float: left;
  height: 58px;
  padding: 18px 0 13px;
  width: 315px;
  max-width: 100%; }
  @media (max-width: 1000px) {
    .title-area {
      width: 315px; } }
  @media (max-width: 655px) {
    .title-area {
      width: 100%;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none; } }

.header-full-width .title-area {
  width: 100%; }

.site-title {
  font-size: 32px;
  font-weight: 400;
  line-height: 1.2; }
  .site-title a,
  .site-title a:hover {
    color: #000; }

.header-image .site-title > a {
  background: url("../../images/logo2015.png") no-repeat left;
  float: left;
  min-height: 60px;
  width: 100%; }
  @media screen and (max-width: 655px) {
    .header-image .site-title > a {
      background: url("../../images/logo2015.png") no-repeat center; } }

.site-description {
  font-size: 16px;
  line-height: 1.5; }

.site-description,
.site-title {
  margin-bottom: 0; }

.header-image .site-description,
.header-image .site-title {
  display: block;
  text-indent: -9999px; }

/* Widget Area
--------------------------------------------- */
.site-header .widget-area {
  float: right;
  width: calc(100% - 315px);
  max-width: 100%; }
  @media (max-width: 1000px) {
    .site-header .widget-area {
      width: calc(100% - 315px); } }
  @media (max-width: 655px) {
    .site-header .widget-area {
      height: 70px;
      min-height: 70px;
      margin: 0 auto;
      float: right; } }
  .site-header .widget-area .widget_login {
    float: right;
    width: 190px; }
    @media screen and (max-width: 655px) {
      .site-header .widget-area .widget_login {
        float: right;
        width: 65%;
        padding-right: 10px; } }
  .site-header .widget-area .widget_header_ad {
    width: 320px; }
    @media (max-width: 1000px) {
      .site-header .widget-area .widget_header_ad {
        display: none; } }

@media screen and (max-width: 655px) {
  .account-block {
    float: left;
    width: 60%; } }

.below-header {
  clear: both;
  margin: 0 auto;
  width: 100%; }
  .below-header #menu-below-header a {
    text-decoration: none; }
  .below-header #menu-below-header.menu {
    background: #212f2b;
    border-bottom: 6px solid #dcbf4b;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    float: left;
    font-family: 'Times New Roman', serif;
    padding: 0 15px 0 0;
    position: relative;
    width: 100%; }
    .below-header #menu-below-header.menu > li {
      float: left;
      margin: 0 5px 0 0;
      padding-right: 17px; }
      .below-header #menu-below-header.menu > li.nav-members {
        background: none; }
        .below-header #menu-below-header.menu > li.nav-members > a {
          background: none;
          color: #dcbf4b;
          text-decoration: underline; }
          .below-header #menu-below-header.menu > li.nav-members > a:hover {
            color: #dcbf4b;
            text-decoration: none; }
      .below-header #menu-below-header.menu > li.sprite {
        background: none;
        float: right;
        margin-right: 5px;
        padding: 0; }
        @media screen and (max-width: 655px) {
          .below-header #menu-below-header.menu > li.sprite {
            display: none; } }
        .below-header #menu-below-header.menu > li.sprite > a {
          display: block;
          height: 19px;
          overflow: hidden;
          padding: 9px 5px 3px;
          text-indent: -999999px;
          width: 19px; }
        .below-header #menu-below-header.menu > li.sprite.feed a {
          background-position: -31px 6px; }
        .below-header #menu-below-header.menu > li.sprite.videos a {
          background-position: -65px 6px;
          width: 24px; }
        .below-header #menu-below-header.menu > li.sprite.archive {
          margin: 0; }
          .below-header #menu-below-header.menu > li.sprite.archive a {
            background-position: -178px 6px; }
      .below-header #menu-below-header.menu > li.parent > a {
        padding: 8px 15px 6px 10px;
        padding: 0.8rem 1.5rem 0.6rem 1rem;
        background: url("../../images/arrow-nav.png") no-repeat 100% 50%; }
      .below-header #menu-below-header.menu > li > a {
        font-size: 13px;
        font-size: 1.3rem;
        line-height: 17px;
        line-height: 1.7rem;
        padding: 8px 0 6px 10px;
        padding: 0.8rem 0 0.6rem 1rem;
        color: #fff;
        display: block;
        text-transform: uppercase; }
      .below-header #menu-below-header.menu > li:hover, .below-header #menu-below-header.menu > li.active {
        background: #dcbf4b; }
        .below-header #menu-below-header.menu > li:hover a, .below-header #menu-below-header.menu > li.active a {
          color: #212f2b;
          text-decoration: none; }
        .below-header #menu-below-header.menu > li:hover.nav-members, .below-header #menu-below-header.menu > li.active.nav-members {
          background: none;
          color: #dcbf4b; }
        .below-header #menu-below-header.menu > li:hover .author-title > a, .below-header #menu-below-header.menu > li.active .author-title > a {
          text-decoration: underline; }
    .below-header #menu-below-header.menu .home {
      margin: 0;
      padding: 0; }
      .below-header #menu-below-header.menu .home a {
        background: url("../../images/sprite.png") no-repeat 13px -69px;
        display: block;
        height: 15px;
        padding: 13px 14px 3px 13px;
        position: relative;
        text-indent: -999999px;
        width: 20px; }
  .below-header .sub-menu {
    background: #fff;
    display: none;
    left: 0;
    overflow: hidden;
    padding: 5px 26px 17px;
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    @media screen and (max-width: 655px) {
      .below-header .sub-menu {
        padding: 5px 10px 17px; } }
    .below-header .sub-menu li,
    .below-header .sub-menu .sub-post-box {
      border-top: 1px solid #cfcfcf;
      display: block;
      float: left;
      font-family: proxima-nova, sans-serif;
      font-size: 12px;
      font-size: 1.2rem;
      line-height: 15px;
      line-height: 1.5rem;
      margin: 0 13px 13px 0;
      overflow: hidden;
      padding: 12px 0 0;
      text-transform: none;
      vertical-align: top;
      width: 31%; }
    .below-header .sub-menu .post-title {
      color: #456626;
      font-family: "minion-pro", Georgia, "Times New Roman", Times, serif;
      font-size: 14px;
      font-size: 1.4rem;
      font-weight: 700;
      line-height: 18px;
      line-height: 1.8rem;
      margin: 0 0 8px;
      padding: 0; }
    .below-header .sub-menu table,
    .below-header .sub-menu tbody,
    .below-header .sub-menu td {
      border: none; }
  .below-header .sub-post-wrap {
    overflow: hidden;
    width: 100%; }
    .below-header .sub-post-wrap.first li,
    .below-header .sub-post-wrap.first .sub-post-box {
      border-top: none; }
  .below-header #top-picks-submenu .sub-post-box {
    float: left;
    margin: 0 2% 6px 0;
    width: 18%; }
    @media screen and (max-width: 655px) {
      .below-header #top-picks-submenu .sub-post-box {
        margin: 0 2% 6px;
        width: 46%; } }
    .below-header #top-picks-submenu .sub-post-box a {
      font-size: 12px;
      font-size: 1.2rem;
      font-weight: normal;
      line-height: 16px;
      line-height: 1.6rem; }
  .below-header #top-picks-submenu .heading {
    border-bottom: 1px solid #cfcfcf;
    display: block;
    font-size: 10px;
    font-size: 1rem;
    margin: 0 0 8px;
    padding: 0 0 7px;
    text-transform: uppercase; }
  .below-header #top-picks-submenu .sub-post-box,
  .below-header #top-picks-submenu li {
    border-top: none; }
  .below-header #top-picks-submenu ul,
  .below-header #top-picks-submenu li {
    width: 100%; }
  .below-header #top-picks-submenu li {
    margin-bottom: 0;
    padding: 0 0 12px; }
  .below-header #top-picks-submenu a {
    font-family: "minion-pro", Georgia, "Times New Roman", Times, serif;
    font-weight: 700; }
  .below-header #research-submenu {
    padding-top: 16px; }
    .below-header #research-submenu .col-9 {
      margin-right: 12px; }
    .below-header #research-submenu .heading {
      border-bottom: 1px solid #cfcfcf;
      display: block;
      font-family: proxima-nova, sans-serif;
      font-size: 10px;
      font-size: 1rem;
      margin: 0 0 8px;
      padding: 0 0 7px;
      text-transform: uppercase; }
    .below-header #research-submenu li {
      border: none;
      display: inline-block;
      float: none;
      margin: 0 3% 6px 0;
      padding: 0 0 6px;
      vertical-align: top;
      width: 30%; }
    .below-header #research-submenu .sub-post-box {
      border: none; }
    .below-header #research-submenu .first {
      clear: left; }
    .below-header #research-submenu .nav-element-list li {
      border-bottom: 1px solid #cfcfcf;
      margin: 0 0 8px;
      padding: 0 0 6px;
      width: 100%; }
      .below-header #research-submenu .nav-element-list li a {
        font-family: "minion-pro", Georgia, "Times New Roman", Times, serif;
        font-weight: 700; }
  .below-header #your-team-submenu .photo-section {
    float: left;
    padding: 3px 0 3px 2px;
    width: 100%; }
    @media screen and (max-width: 655px) {
      .below-header #your-team-submenu .photo-section {
        width: auto;
        padding: 0; } }
  @media screen and (max-width: 655px) {
    .below-header #your-team-submenu .box-section {
      padding: 8px; } }
  .below-header #your-team-submenu .photo-box {
    border: none;
    display: inline-block;
    font-family: proxima-nova, sans-serif;
    font-weight: 400;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 15px;
    line-height: 1.5rem;
    margin: 0 13px 13px 0;
    overflow: hidden;
    padding: 12px 0 20px;
    text-align: center;
    text-transform: none;
    vertical-align: top;
    width: 105px; }
    @media screen and (max-width: 655px) {
      .below-header #your-team-submenu .photo-box {
        width: 30%;
        margin: 0 3% 0 0; } }
    .below-header #your-team-submenu .photo-box .photo {
      margin-bottom: 5px;
      position: relative; }
      .below-header #your-team-submenu .photo-box .photo img {
        max-width: 100px; }
    .below-header #your-team-submenu .photo-box .title {
      background: #212f2b;
      bottom: 0;
      color: #fff;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      -ms-box-sizing: border-box;
      font-family: 'Tahoma', Arial, sans-serif;
      font-size: 10px;
      font-size: 1rem;
      left: 0;
      line-height: 14px;
      line-height: 1.4rem;
      padding: 2px 3%;
      position: absolute;
      text-align: center;
      text-transform: uppercase;
      width: 100%; }
    .below-header #your-team-submenu .photo-box .author-title > a {
      font-family: "minion-pro", Georgia, "Times New Roman", Times, serif;
      font-weight: 700;
      text-decoration: underline; }
      .below-header #your-team-submenu .photo-box .author-title > a:hover {
        text-decoration: none; }

/* Site Navigation Styles and Formatting
--------------------------------------------- */
.genesis-nav-menu {
  clear: both;
  font-size: 16px;
  line-height: 1;
  width: 100%; }
  .genesis-nav-menu .menu-item {
    display: inline-block;
    text-align: left; }
  .genesis-nav-menu a {
    color: #000;
    display: block;
    padding: 30px 24px; }
  .genesis-nav-menu a:hover,
  .genesis-nav-menu .current-menu-item > a,
  .genesis-nav-menu .sub-menu .current-menu-item > a:hover {
    color: #e5554e; }
  .genesis-nav-menu .sub-menu {
    left: -9999px;
    opacity: 0;
    position: absolute;
    -webkit-transition: opacity 0.4s ease-in-out;
    -moz-transition: opacity 0.4s ease-in-out;
    -ms-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out;
    width: 200px;
    z-index: 99; }
    .genesis-nav-menu .sub-menu a {
      background-color: #fff;
      border: 1px solid #eee;
      border-top: none;
      font-size: 14px;
      padding: 20px;
      position: relative;
      width: 200px; }
    .genesis-nav-menu .sub-menu {
      margin: -55px 0 0 199px; }
  .genesis-nav-menu .menu-item:hover {
    position: static; }
  .genesis-nav-menu .menu-item:hover > .sub-menu {
    left: auto;
    opacity: 1; }
  .genesis-nav-menu > .first > a {
    padding-left: 0; }
  .genesis-nav-menu > .last > a {
    padding-right: 0; }
  .genesis-nav-menu > .right {
    color: #fff;
    float: right;
    list-style-type: none;
    padding: 30px 0; }
  .genesis-nav-menu > .right > a {
    display: inline;
    padding: 0; }
  .genesis-nav-menu > .rss > a {
    margin-left: 48px; }
  .genesis-nav-menu > .search {
    padding: 10px 0 0; }

/* Primary Navigation
--------------------------------------------- */
.nav-primary {
  background-color: #000; }
  .nav-primary a {
    color: #fff; }
  .nav-primary .sub-menu a {
    color: #000; }
  .nav-primary a:hover,
  .nav-primary .current-menu-item > a,
  .nav-primary .sub-menu .current-menu-item > a:hover {
    color: #e5554e; }

#headlines-submenu .heading-block {
  float: none; }

#headlines-submenu td:first-child {
  padding: 0; }

.heading-block .cat-comment-heading {
  font-size: 10px;
  font-size: 1rem; }
  .heading-block .cat-comment-heading .cat {
    clear: both; }
    .heading-block .cat-comment-heading .cat .story-tags {
      font-size: 13px; }
      .heading-block .cat-comment-heading .cat .story-tags a {
        text-decoration: underline; }

.header-headline-title {
  font-size: 14px;
  font-size: 1.4rem;
  color: #456626;
  font-family: "minion-pro", Georgia, "Times New Roman", Times, serif;
  font-weight: 700; }

/* Secondary Navigation
--------------------------------------------- */
.nav-secondary {
  background-color: #fff; }

/* Ticker Navigation Styling
--------------------------------------------- */
#menu-ticker-menu {
  text-transform: uppercase; }

/* Specific Nav Items Removed on Mobile(Landscape and Portrait)
--------------------------------------------- */
@media screen and (max-width: 655px) {
  .below-header #menu-below-header.menu > li.research {
    display: none; } }

@media screen and (max-width: 655px) {
  .below-header #menu-below-header.menu .headlines {
    display: none; } }

@media screen and (max-width: 655px) {
  .below-header #menu-below-header.menu .nav-members {
    display: none; } }

/* Navigation Toggle
--------------------------------------------- */
@media only screen and (min-width: 768px) {
  #menu-ticker-menu {
    display: block !important; } }

/* Navigation Mobile Toggles
--------------------------------------------- */
@media screen and (max-width: 655px) {
  #menu-ticker-menu {
    position: relative;
    float: left;
    z-index: 9999;
    display: none; }
  #menu-ticker-menu .menu-item {
    background-color: #dcebeb;
    display: block;
    position: relative;
    text-align: left; }
    #menu-ticker-menu .menu-item:hover, #menu-ticker-menu .menu-item:focus {
      background-color: #dcbf4b; }
  #menu-ticker-menu .menu-item:hover {
    position: relative; }
  #menu-ticker-menu a:hover,
  #menu-ticker-menu .current-menu-item > a {
    color: #333; } }

/* Global Content Items
--------------------------------------------- */
.entry-content,
.entry .entry-content {
  position: relative; }
  .entry-content.larger p,
  .entry-content.larger ul,
  .entry-content.larger li,
  .entry .entry-content.larger p,
  .entry .entry-content.larger ul,
  .entry .entry-content.larger li {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 18px;
    line-height: 1.8rem; }
  .entry-content.largest p,
  .entry-content.largest ul,
  .entry-content.largest li,
  .entry .entry-content.largest p,
  .entry .entry-content.largest ul,
  .entry .entry-content.largest li {
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 19px;
    line-height: 1.9rem; }

.glossary-popover .popover-title {
  background: #eee;
  color: #333;
  font-family: proxima-nova, sans-serif;
  font-weight: 700; }

.glossary-popover .popover-content {
  font-size: 12px; }
  .glossary-popover .popover-content p, .glossary-popover .popover-content ol, .glossary-popover .popover-content ul, .glossary-popover .popover-content li {
    font-size: 12px;
    line-height: 1.3em; }
  .glossary-popover .popover-content img {
    max-width: 150px; }

/* Entries
--------------------------------------------- */
.single-post main article {
  margin-bottom: 0;
  padding-bottom: 0; }

.entry {
  margin-bottom: 40px; }
  @media screen and (max-width: 655px) {
    .entry {
      padding: 10px 10px 50px 10px; } }

.home .entry {
  margin-bottom: 0;
  padding: 0; }
  @media screen and (max-width: 655px) {
    .home .entry {
      padding: 0 10px; } }

.entry-content {
  font-size: 18px;
  font-size: 1.8rem;
  margin-top: 13px; }
  .entry-content ol,
  .entry-content ul {
    margin: 0 0 28px 24px;
    margin: 0 0 2.8rem 2.4rem; }
  .entry-content ol > li {
    list-style-type: decimal; }
  .entry-content ul > li {
    list-style-type: disc; }
  .entry-content ol ol,
  .entry-content ul ul {
    margin-bottom: 0; }
  .entry-content code {
    background-color: #000;
    color: #ddd; }

.author-portrait {
  font-size: 10px;
  font-size: 1rem;
  margin: 0 10px 0 0;
  margin: 0 1rem 0 0;
  width: 105px;
  width: 10.5rem;
  background: #000;
  color: #fff;
  float: left;
  line-height: 1;
  text-align: center;
  text-transform: uppercase; }
  .author-portrait br {
    content: none; }
  .author-portrait .avatar {
    float: none; }
  .author-portrait a,
  .author-portrait a:hover {
    color: #fff;
    display: block;
    text-decoration: none; }
  .author-portrait span {
    display: block;
    padding: 3px 0 5px; }

.cat-comment-byline {
  overflow: hidden;
  margin-top: 15px; }

.cat-comment-heading,
.heading-block {
  color: #636363;
  padding: 2px 0 2px 0; }
  .cat-comment-heading.premium_content,
  .heading-block.premium_content {
    font-size: 11px;
    padding-left: 19px;
    background: url("../../images/ico-account.png") no-repeat left center; }
  .cat-comment-heading .number,
  .heading-block .number {
    background: url("../../images/ico-comments.png") no-repeat 0 -38px;
    color: #b7b7b7;
    margin-left: 6px;
    padding: 0 0 3px 16px; }

.cat-comment-bullet {
  background: url("../../images/sep-info.gif") no-repeat 0 8px;
  margin-left: 4px;
  padding-left: 12px; }

/* Advisor Info Block
--------------------------------------------- */
section.info-block {
  border-top: 3px solid #dcbf4b;
  padding: 15px 0 38px;
  overflow: hidden; }
  section.info-block .description {
    overflow: hidden; }
  section.info-block .headline {
    color: #456626;
    margin: 0 0 9px 115px;
    font-size: 18px;
    line-height: 22px;
    font-weight: 700; }
  section.info-block .author-links {
    padding: 6px 0;
    margin: 0 0 10px 115px;
    list-style: none;
    border: solid #ddd;
    border-width: 1px 0;
    color: #636363;
    font-size: 11px;
    line-height: 15px; }
  section.info-block p {
    font-size: 18px;
    line-height: 26px; }

/* Entry Meta
--------------------------------------------- */
p.entry-meta {
  font-size: 10px;
  margin-bottom: 0; }

.entry-header .entry-meta {
  margin-bottom: 0; }
  .entry-header .entry-meta a {
    color: #456626;
    text-decoration: underline; }

.entry-header h1 + .entry-meta {
  text-transform: none; }

.entry-header .editor-notes {
  font-size: 18px;
  line-height: 26px; }

.entry-footer .entry-meta {
  border-top: 2px solid #f5f5f5;
  padding-top: 24px; }

.entry-categories,
.entry-tags {
  display: block; }

.entry-comments-link::before {
  content: "\2014";
  margin: 0 6px 0 2px; }

.author-attribution {
  font-style: italic; }

/* Pagination
--------------------------------------------- */
.pagination {
  margin: 40px 0 40px 13px; }

.adjacent-entry-pagination {
  margin-bottom: 0; }

.archive-pagination li {
  display: inline; }

.archive-pagination li a,
.archive-pagination .pagination-omission {
  background-color: #fff;
  border: 1px solid #aaa;
  text-decoration: none;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
  color: #456626;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 4px 10px; }

.archive-pagination li a:hover {
  text-decoration: underline; }

.archive-pagination .active a {
  background-color: #456626;
  color: #fff; }
  .archive-pagination .active a:first-child {
    padding: 4px 14px; }

.features-block h4 {
  border-bottom: 1px solid #ddd;
  color: #212f2b;
  font-size: 16px;
  margin: 0 0 20px;
  padding: 0 0 10px 9px;
  text-transform: uppercase; }

.features-block .box-section {
  margin: 0 -28px 0 0;
  overflow: hidden; }

.features-block .box {
  float: left;
  width: 120px;
  margin: 0 28px 0 0; }

.features-block h5 {
  font-size: 12px;
  font-weight: 700; }

.features-block img {
  vertical-align: top;
  margin: 0 0 11px; }

.features-block a {
  color: #456626;
  text-decoration: none; }

/* Comments
--------------------------------------------- */
.comment-respond,
.entry-comments,
.entry-pings {
  background-color: #fff;
  margin-bottom: 40px; }

.comment-respond,
.entry-pings {
  padding: 40px 40px 16px; }

.entry-comments {
  padding: 0 40px 40px; }

.comment-header {
  font-size: 16px; }

div.comment.even {
  background-color: #e8f4ea;
  border: 2px solid #fff;
  border-right: none; }

div.comment.odd {
  background-color: #f7f6f3; }

.comment-content {
  clear: both; }

.comment-list address {
  font-style: normal; }

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
  width: 50%; }

.comment-respond label {
  display: block;
  margin-right: 12px; }

.entry-comments .comment-author {
  margin-bottom: 0; }

.entry-pings .reply {
  display: none; }

.form-allowed-tags {
  background-color: #f5f5f5;
  font-size: 16px;
  padding: 24px; }

.commentslist {
  margin-bottom: 36px; }

/* =Comment
========================= */
.response {
  background: url("../../../images/quote-big.png") no-repeat 10px 20px;
  margin-bottom: 12px;
  padding: 10px 10px 10px 56px; }

.response-premium {
  background: url("../../../images/quote-big-premium.png") no-repeat 10px 20px;
  margin-bottom: 12px;
  padding: 10px 10px 10px 56px; }

.commentslist .even {
  background-color: #e8f4ea; }

.commentslist .odd {
  background-color: #f7f6f3; }

.response .photo img,
.response-premium .photo img {
  vertical-align: middle; }

ul.children {
  margin: 0 0 0 12px; }

/* =Comment form
========================= */
#respond {
  margin-bottom: 36px; }
  #respond label.label-inline {
    display: inline; }
  #respond #comment {
    width: 100%; }
  #respond label {
    display: block;
    margin-bottom: 2px; }
  #respond #commentform input[type="text"] {
    width: 300px; }
  #respond #commentform textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    width: 100%; }
  #respond input[type="submit"] {
    cursor: pointer;
    font-family: proxima-nova, sans-serif;
    font-weight: 700;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 22px;
    line-height: 2.2rem;
    text-transform: uppercase;
    text-decoration: none;
    text-shadow: 1px 1px 1px #9d501f;
    color: #fff;
    padding: 2px 5px 1px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border: 1px solid #9a0b06;
    background: #c63427;
    -webkit-appearance: none; }
  #respond #reply-title {
    margin-bottom: 12px; }

.div-comment #respond {
  /* threaded */
  background: #efece5;
  margin: 0 0 12px 12px;
  padding: 6px 12px; }

a.comments_submitted {
  cursor: default;
  background: url("../img/comment_loader.gif") no-repeat center center;
  background-size: 27px;
  display: block;
  text-indent: -9999px;
  width: 73px;
  height: 27px; }

body .hc-wrap {
  background: none !important;
  font-size: inherit !important;
  padding: 0; }
  body .hc-wrap:hover {
    background: none !important; }

.sidebar {
  font-size: 13px;
  font-size: 1.3rem; }
  .sidebar .widget-title {
    background: #f8f7f5;
    border-bottom: 3px solid #dcbf4b;
    color: #212f2b;
    font-family: "minion-pro", Georgia, "Times New Roman", Times, serif;
    font-style: normal;
    font-size: 14px;
    letter-spacing: 0.6px;
    padding: 8px 15px;
    margin: 0 0 10px;
    text-transform: uppercase; }
  .sidebar .widget {
    border-bottom: none; }

#stickySidebar {
  overflow: auto;
  width: 100%;
  max-width: 323px;
  background: white; }
  #stickySidebar.fixed {
    border-left: 1px solid #ddd;
    margin-left: -1px;
    position: fixed;
    top: 0; }
    .logged-in #stickySidebar.fixed {
      top: 32px; }

#dynamic-floater {
  height: 100%;
  position: relative; }
  #dynamic-floater .widget {
    max-width: 323px; }
    #dynamic-floater .widget.widget-fixed {
      border-bottom: 0;
      border-top: 0;
      margin-bottom: 0;
      overflow-y: auto; }
      #dynamic-floater .widget.widget-fixed::-webkit-scrollbar {
        background: none;
        width: 8px; }
      #dynamic-floater .widget.widget-fixed::-webkit-scrollbar-track {
        background: none;
        box-shadow: none;
        -webkit-box-shadow: none; }
      #dynamic-floater .widget.widget-fixed::-webkit-scrollbar-thumb {
        background: #c1c1c1;
        border-radius: 3.5px; }
      #dynamic-floater .widget.widget-fixed:hover::-webkit-scrollbar-thumb {
        background: #7d7d7d; }

#floater-dashboard {
  overflow: auto;
  width: 100%;
  max-width: 323px; }

.your-member-benefits .sidebar .widget,
.essential-reading .sidebar .widget,
.our-trading-services .sidebar .widget {
  margin-bottom: 20px; }

.your-member-benefits .sidebar h4,
.essential-reading .sidebar h4,
.our-trading-services .sidebar h4 {
  color: #456626;
  font-family: "minion-pro", Georgia, "Times New Roman", Times, serif;
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 18px;
  line-height: 1.8rem; }

.your-member-benefits .sidebar li,
.essential-reading .sidebar li,
.our-trading-services .sidebar li {
  border-bottom: none; }

.your-member-benefits .sidebar .coregForm .coreg-item,
.essential-reading .sidebar .coregForm .coreg-item,
.our-trading-services .sidebar .coregForm .coreg-item {
  margin-bottom: 10px; }

.your-member-benefits .sidebar #member_notices-2,
.essential-reading .sidebar #member_notices-2,
.our-trading-services .sidebar #member_notices-2 {
  font-size: 13px;
  border-bottom: none; }

.your-member-benefits .sidebar tbody,
.essential-reading .sidebar tbody,
.our-trading-services .sidebar tbody {
  border-bottom: none; }

.your-member-benefits .sidebar table,
.essential-reading .sidebar table,
.our-trading-services .sidebar table {
  margin-bottom: 0; }

.your-member-benefits .sidebar a,
.your-member-benefits .sidebar a:visited,
.essential-reading .sidebar a,
.essential-reading .sidebar a:visited,
.our-trading-services .sidebar a,
.our-trading-services .sidebar a:visited {
  text-decoration: underline;
  color: #456626;
  outline: 0; }

#sidebar-benefits {
  padding: 22px 0 15px 25px; }

.box-sidebar {
  float: right;
  background-color: #f6f6f6;
  margin: 8px;
  padding: 8px;
  border: 1px solid #999;
  width: 45%; }

.box-fullwidth {
  background-color: #f6f6f6;
  margin: 8px;
  padding: 8px;
  border: 1px solid #999;
  width: 95%; }

.leftsidebarfixed {
  position: fixed;
  top: 0; }

#mmLeftSidebar {
  z-index: 1;
  max-width: 110px;
  position: absolute;
  margin-top: 5px; }
  #mmLeftSidebar .mmLeftSidebarTopSpan {
    font-family: 'proxima-nova', sans-serif;
    font-size: 10px;
    text-align: center; }
    @media (max-width: 940px) {
      #mmLeftSidebar .mmLeftSidebarTopSpan {
        font-size: 9px; } }
  #mmLeftSidebar .mmLeftSidebarBottomSpan {
    font-family: "minion-pro", Georgia, "Times New Roman", Times, serif, "Times New Roman", serif;
    text-align: center;
    color: #445626;
    font-size: 13px;
    font-weight: 700; }
    @media all and (max-width: 940px) {
      #mmLeftSidebar .mmLeftSidebarBottomSpan {
        font-size: 11px; } }
  @media all and (max-width: 740px) {
    #mmLeftSidebar {
      display: none; } }
  #mmLeftSidebar.mini-sidebar {
    margin-top: 0; }
    #mmLeftSidebar.mini-sidebar .left_social_icon_block {
      margin-bottom: 8px; }
      #mmLeftSidebar.mini-sidebar .left_social_icon_block .social-block {
        padding-bottom: 8px; }
        #mmLeftSidebar.mini-sidebar .left_social_icon_block .social-block > div {
          margin-top: 8px; }
    #mmLeftSidebar.mini-sidebar .share-btn {
      font-size: 24px; }
    #mmLeftSidebar.mini-sidebar .mmLeftSidebarBottomSpan {
      font-size: 11px; }

/* Site Footer
--------------------------------------------- */
.full-width-content .site-footer {
  left: 0;
  max-width: 870px;
  width: 100%; }

.full-width-content #sidebar-below-footer .wrap {
  left: 0;
  width: 95%; }

.mm-footer-wrapper {
  width: 100%;
  background: #f3f3f3;
  border-top: 6px solid #DCBF4E;
  z-index: 19; }
  .mm-footer-wrapper .site-footer {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 10px; }
    @media only screen and (max-width: 590px) {
      .mm-footer-wrapper .site-footer {
        padding-bottom: 100px; } }
    .mm-footer-wrapper .site-footer .footer-widgets h4.widgettitle {
      width: 85%; }
    .mm-footer-wrapper .site-footer .footer-widgets > .wrap {
      max-width: 880px; }
    .mm-footer-wrapper .site-footer .footer-widgets .widget-area {
      margin-bottom: 30px; }
    .mm-footer-wrapper .site-footer .footer-widgets-2 {
      display: flex;
      justify-content: space-between; }
      .mm-footer-wrapper .site-footer .footer-widgets-2 .widget {
        width: calc(33% - 3px); }
        .mm-footer-wrapper .site-footer .footer-widgets-2 .widget a {
          display: block;
          margin: 0;
          line-height: 1.5; }
      @media only screen and (max-width: 590px) {
        .mm-footer-wrapper .site-footer .footer-widgets-2 {
          display: block; }
          .mm-footer-wrapper .site-footer .footer-widgets-2 .widget {
            width: 100%; } }
    .mm-footer-wrapper .site-footer .widget-title {
      background: none;
      color: #636363;
      border: none;
      margin: 10px 0 5px;
      padding: 0;
      font-family: 'proxima-nova', sans-serif;
      font-size: 13px;
      font-weight: 700;
      border-bottom: 1px solid #b7b7b7;
      padding-bottom: 10px; }
    .mm-footer-wrapper .site-footer p {
      color: #333;
      margin: 0;
      line-height: 17px;
      font-size: 12px;
      font-family: 'proxima-nova', sans-serif;
      font-weight: 400; }
    .mm-footer-wrapper .site-footer a:not(.fa) {
      color: #333;
      margin: 0 10px;
      line-height: 15px;
      font-size: 12px;
      font-family: 'proxima-nova', sans-serif;
      font-weight: 400; }
    .mm-footer-wrapper .site-footer ul {
      line-height: 1; }
    .mm-footer-wrapper .site-footer li {
      margin: 0; }
    .mm-footer-wrapper .site-footer .widget_follow_us .widget-wrap {
      /* Social Icons/Follow Us Widget */ }
      .mm-footer-wrapper .site-footer .widget_follow_us .widget-wrap > p {
        display: inline-block; }
      .mm-footer-wrapper .site-footer .widget_follow_us .widget-wrap ul.follow-us {
        display: inline-block; }
      .mm-footer-wrapper .site-footer .widget_follow_us .widget-wrap .widget_follow_us li {
        display: inline-block; }
      .mm-footer-wrapper .site-footer .widget_follow_us .widget-wrap .widget_follow_us .icon {
        background: url(images/social-icons.gif) 0 0 no-repeat;
        display: block;
        height: 32px;
        text-indent: -99999px;
        width: 32px; }
      .mm-footer-wrapper .site-footer .widget_follow_us .widget-wrap .widget_follow_us .facebook .icon {
        background-position: 0 -2592px; }
      .mm-footer-wrapper .site-footer .widget_follow_us .widget-wrap .widget_follow_us .twitter .icon {
        background-position: 0 -8704px; }
      .mm-footer-wrapper .site-footer .widget_follow_us .widget-wrap .widget_follow_us .google .icon {
        background-position: 0 -3616px; }
      .mm-footer-wrapper .site-footer .widget_follow_us .widget-wrap .widget_follow_us .rss .icon {
        background-position: 0 -7072px; }
  .mm-footer-wrapper #sidebar-below-footer {
    width: 100%; }
    .mm-footer-wrapper #sidebar-below-footer .wrap {
      display: inline-block;
      width: 100%; }
      .mm-footer-wrapper #sidebar-below-footer .wrap ul {
        display: flex;
        justify-content: space-around; }

.credits {
  color: #fff;
  font-family: 'Verdana', Arial, sans-serif;
  text-align: center;
  width: 100%; }
  .credits .wrap {
    display: inline-block; }
    .credits .wrap p {
      font-size: 10px;
      line-height: 1; }

@media only screen and (max-width: 1000px) {
  .mm-footer-wrapper {
    z-index: 0; }
  #onesignal-bell-container {
    display: none !important; } }

@media only screen and (min-width: 601px) and (max-width: 700px) {
  #quote-with-summary {
    display: none; } }

@media only screen and (max-width: 425px) {
  #quote-with-summary {
    display: none; } }

@media only screen and (max-width: 800px) {
  #nav_menu-6 {
    width: 91%;
    margin: 0 auto; } }

@media only screen and (min-width: 601px) and (max-width: 800px) {
  .site-footer {
    width: calc(100% + 100px); } }

@media only screen and (min-width: 801px) and (max-width: 999px) {
  .site-footer {
    width: calc(100% + 127px); }
  #nav_menu-6 {
    width: 85%;
    margin: 0 auto; }
  #site-credits .wrap p {
    width: 100%; } }

.clear {
  clear: both; }

.clearfix:before {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both;
  content: " ";
  display: table; }

p, ul, li, ol {
  font-size: 18px;
  line-height: 26px; }

article:hover {
  background: #fff; }

body {
  overflow-x: hidden; }

/* =Modules < content.css
========================= */
/* Styles for advertorial pages (advertorial.php) */
#adv-thumb {
  margin: 10px;
  border: 1px solid #ddd;
  display: block;
  width: 100%;
  height: 100%; }

#adv-thumb ul {
  list-style-type: none;
  width: 250px;
  margin-left: 0 !important; }

#adv-thumb h3 {
  font: bold 1.273em/1.286em "minion-pro", Georgia, "Times New Roman", Times, serif; }

#adv-thumb li img {
  float: right;
  margin: 0 20px 0 0;
  width: 50px; }

#adv-thumb li p {
  font: bold 12px/1.5 "minion-pro", Georgia, "Times New Roman", Times, serif; }

#adv-thumb li {
  padding: 10px;
  overflow: auto; }

#adv-thumb li:hover {
  background: #eee;
  cursor: pointer; }

#adv-list {
  margin: 10px;
  border: 1px solid #ddd;
  display: block;
  width: 100%;
  height: 100%; }

#adv-list ul {
  list-style-type: none;
  width: 250px;
  margin-left: 0 !important; }

#adv-list h3 {
  font: bold 1.273em/1.286em "minion-pro", Georgia, "Times New Roman", Times, serif; }

#adv-list li p {
  font: bold 12px/1.5 "minion-pro", Georgia, "Times New Roman", Times, serif; }

#adv-list li {
  padding: 10px;
  overflow: auto; }

#adv-list li:hover {
  background: #eee;
  cursor: pointer; }

.widget-title {
  background: #f8f7f5;
  border-bottom: 3px solid #dcbf4b;
  padding: 8px 15px;
  margin: 0 0 10px;
  color: #212f2b;
  text-transform: uppercase;
  font: 1.231em/1.25em "minion-pro", Georgia, "Times New Roman", Times, serif;
  font-weight: 700; }

#backgroundPopup {
  z-index: 2000;
  position: fixed;
  display: none;
  height: 100%;
  width: 100%;
  background: #000;
  top: 0;
  left: 0; }

#toPopup {
  background: none repeat scroll 0 0 #fff;
  border: 10px solid #ccc;
  border-radius: 3px 3px 3px 3px;
  color: #333;
  display: none;
  font-size: 14px;
  left: 50%;
  margin-left: -402px;
  position: fixed;
  top: 20%;
  z-index: 2001; }

div.close {
  background: url("https://moneymorning.com/files/2013/10/closebox.png") no-repeat scroll 0 0 transparent;
  cursor: pointer;
  height: 30px;
  position: absolute;
  right: -27px;
  top: -24px;
  width: 30px; }

span.ecs_tooltip {
  background: none repeat scroll 0 0 #000;
  border-radius: 2px 2px 2px 2px;
  color: #fff;
  display: none;
  font-size: 11px;
  height: 16px;
  opacity: 0.7;
  padding: 4px 3px 2px 5px;
  position: absolute;
  right: -62px;
  text-align: center;
  top: -51px;
  width: 93px; }

span.arrow {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 7px solid #000;
  display: block;
  height: 1px;
  left: 40px;
  position: relative;
  top: 3px;
  width: 1px; }

div#popup_content {
  margin: 4px 7px;
  /* remove this comment if you want scroll bar
    overflow-y:scroll;
    height:200px
    */ }

/* Styles for Report Pages (report-list.php and reports.php */
.reports-list {
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
  margin-top: 20px;
  min-height: 110px; }
  @media screen and (max-width: 655px) {
    .reports-list {
      clear: both;
      display: block; } }

.reports-list h3 {
  font-size: 20px;
  font-size: 2rem;
  text-decoration: none; }

.reports-list img {
  float: left;
  margin-right: 10px; }

/* OpenX advertisement in content header */
.featured-story-advertisement,
.advertisement-above-tag-articles {
  border-bottom: 3px solid #dcbf4b;
  font-size: 1.077em;
  line-height: 1.357em;
  margin: -3px 0 6px;
  padding: 0 0 11px; }

.advertisement-within-tag-articles {
  border-top: 1px solid #ddd;
  font-size: 1.077em;
  line-height: 1.357em;
  margin: -3px 0 6px;
  padding: 0 0 11px; }

/* Related Headlines */
.related-headlines-tags {
  padding-top: 10px; }

/* Tabbed Content - Main Window */
.tabset-main-window .tabset {
  margin: 0 0 20px;
  overflow: hidden;
  list-style: none;
  font: 0.769em/1.200em Arial, Helvetica, sans-serif;
  background: url("../img/redesign/related-tabset-border-bottom.png") repeat-x 0 100% #f3f3f3; }

.tabset-main-window .tabset li {
  float: left;
  margin: 0;
  list-style: none; }

.tabset-main-window .tabset a {
  display: inline-block;
  vertical-align: top;
  color: #456626;
  padding: 1px 20px;
  margin-bottom: -1px;
  /*	border:1px solid #F3F3F3;*/ }

.tabset-main-window .tabset a:hover {
  color: #333; }

.tabset-main-window .tabset a.active {
  background: #fff;
  color: #333;
  text-decoration: none;
  border: 1px solid #b7b7b7;
  padding: 0 19px;
  border-bottom-color: #fff; }

.tabset-main-window .tabset a span {
  display: table;
  height: 36px; }

.tabset-main-window .tabset a strong {
  display: table-cell;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

/* Editors Picks block */
.editors-block {
  border-top: 3px solid #dcbf4b;
  padding: 12px 9px 15px;
  margin: 0; }

#content .editors-block .heading {
  color: #636363;
  font-family: "minion-pro", Georgia, "Times New Roman", Times, serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1.400em;
  float: none;
  display: block;
  padding: 0 0 5px; }

.editors-block .box-section {
  overflow: hidden;
  margin: 0 -40px 0 0;
  font-family: 'ProximaNovaRgRegular', Arial, Helvetica, sans-serif; }
  @media screen and (max-width: 655px) {
    .editors-block .box-section {
      margin: 0; } }

.editors-block .box {
  float: left;
  padding: 0 6% 0 0;
  width: 27%; }

.editors-block a {
  color: #456626;
  font-weight: normal; }

/* Two and Three Column Blocks */
.row-c6-12-34-56 .block,
.row-c4-12-34 .block,
.cfct-row-a-b-c .block,
.cfct-row-d-e .block {
  border-top: 1px solid #ddd;
  font-size: 1.000em;
  line-height: 1.462em; }

#content .block .heading-block,
#content .row-c6-12-34-56 .block .heading-block,
#content .row-c4-12-34 .block .heading-block,
#content .cfct-row-a-b-c .block .heading-block,
#content .cfct-row-d-e .block .heading-block {
  padding: 0;
  font-size: 0.769em;
  line-height: 1.4em; }

#content .block .heading-block {
  padding: 0 0 2px; }

#content .block .number,
#content .row-c6-12-34-56 .number,
#content .row-c4-12-34 .number,
#content .cfct-row-a-b-c .number,
#content .cfct-row-d-e .number {
  font-size: 1em;
  line-height: 1.4em; }

.row-c6-12-34-56 .block h3,
.row-c4-12-34 h2,
.cfct-row-a-b-c .block h3,
.cfct-row-d-e h2 {
  margin: 0 0 10px;
  font: bold 1.538em/1.3em "minion-pro", Georgia, "Times New Roman", Times, serif; }

.row-c6-12-34-56 .block h3,
.row-c6-12-34-56 .block h3 a,
.row-c4-12-34 h2,
.row-c4-12-34 h2 a,
.cfct-row-a-b-c .block h3,
.cfct-row-a-b-c .block h3 a,
.cfct-row-d-e h2,
.cfct-row-d-e h2 a {
  color: #456626; }

.row-c6-12-34-56 .block:hover h5,
.row-c4-12-34 .block:hover h2,
.cfct-row-a-b-c .block:hover h5,
.cfct-row-d-e .block:hover h2 {
  color: #212f2b; }

.row-c6-12-34-56 .block p,
.row-c4-12-34 .block p,
.cfct-row-a-b-c .block p,
.cfct-row-d-e .block p {
  margin: 0; }

/* Allow paragraph bottom margin on homepage, particularly for excerpts */
.home .row-c6-12-34-56 .block p,
.home .row-c4-12-34 .block p,
.home .cfct-row-a-b-c .block p,
.home .cfct-row-d-e .block p {
  margin-bottom: 18px; }

/* Three Column block */
.row-c6-12-34-56 .block h3,
.cfct-row-a-b-c .block h3 {
  font-size: 1.077em;
  line-height: 1.286em; }

/* Headline, Archive, Dashboard blocks (shared attributes) */
.dashboard .archive-block {
  padding: 0;
  border: none; }

.archive-block {
  border: solid #dcbf4b;
  border-width: 3px 0;
  margin: 0 0 11px;
  padding: 11px 0 24px; }

.category .archive-block,
.tag .archive-block {
  border: none; }

.headline-block {
  margin: 0;
  padding: 0 0 24px; }

.features-block {
  border-top: 3px solid #dcbf4b;
  margin: 0;
  padding: 11px 0 24px; }

.archive-block h2,
.headline-block h3 {
  margin: 0 0 10px;
  color: #212f2b;
  text-transform: uppercase;
  font: bold 1.231em/1.25em "minion-pro", Georgia, "Times New Roman", Times, serif; }

/* For the search results on archive page, we increase text size */
.hyper-archive .archive-block h2 {
  font-size: 1.692em;
  line-height: 2em; }

.dashboard-list,
.archive-list,
.headline-list {
  padding: 0;
  margin: 0 0 21px;
  list-style: none; }

.dashboard-list .title,
.headline-list .title {
  font: bold 16px/1.4em "minion-pro", Georgia, "Times New Roman", Times, serif; }

.headline-block .headline-list .title {
  font-family: "minion-pro", Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 23px;
  font-style: normal; }

.archive-list .title {
  font: 30px/1.2em "minion-pro", Georgia, "Times New Roman", Times, serif; }
  .archive-list .title strong {
    font-weight: 700; }

.mm-more-headlines-module .headline-list {
  margin: 0; }

.dashboard-list > li,
.archive-list > li {
  border-top: 1px solid #ddd;
  padding: 11px 44px 12px 9px;
  position: relative;
  margin-bottom: 0; }

.headline-list > li {
  border-top: 1px solid #ddd;
  padding: 8px 44px 8px 9px;
  position: relative;
  margin-bottom: 0; }
  .headline-list > li .cat-comment-byline {
    line-height: 1em;
    margin-top: 0; }

.archive-list li h1.tag-pg-featured-article-h1 {
  font-size: 2.615em; }

.archive-list h3.tag-pg-featured-headline {
  margin: 0 0 6px;
  font: 1.5em/1.059em "minion-pro", Georgia, "Times New Roman", Times, serif;
  text-transform: none; }
  .archive-list h3.tag-pg-featured-headline strong {
    font-weight: 700; }

#content .dashboard-list .heading-block,
#content .archive-list .heading-block,
#content .headline-list .heading-block {
  padding: 0;
  /*margin:0 0 -2px;*/ }

.dashboard-list li:hover,
.archive-list li:hover,
.headline-list li:hover,
.search .content article:hover {
  background: #f8f7f5;
  /* declare subtle transitions for the hover effect - since these are smaller regions with quicker rollover, we shorten the transition */
  -o-transition: 0.05s linear;
  -ms-transition: 0.05s linear;
  -moz-transition: 0.05s linear;
  -webkit-transition: 0.05s linear;
  transition: 0.05s linear; }

.dashboard-list a,
.archive-list a,
.headline-list a {
  color: #456626; }

.dashboard-list li:hover a,
.dashboard-list a:hover,
.archive-list li:hover a,
.archive-list a:hover,
.headline-list li:hover a,
.headline-list a:hover {
  color: #212f2b;
  /* declare subtle transitions for the hover effect - since these are smaller regions with quicker rollover, we shorten the transition */
  -o-transition: 0.05s linear;
  -ms-transition: 0.05s linear;
  -moz-transition: 0.05s linear;
  -webkit-transition: 0.05s linear;
  transition: 0.05s linear; }

/* Archive block (specific attributes) */
.archive-block {
  border-width: 3px 0 0;
  margin: 0;
  padding: 11px 0 0; }

/* Dashboard block (specific attributes) */
.dashboard-list {
  border-bottom: 1px solid #ddd;
  margin: 0 0 20px; }

.dashboard-list li {
  padding: 11px 44px 13px 9px; }

* + html #content .dashboard-list .heading-block {
  margin: 0 0 -5px; }

.flag {
  right: 23px;
  background: url("../img/redesign/sprite.png") no-repeat -69px -74px;
  width: 12px;
  height: 13px;
  text-indent: -9999px;
  overflow: hidden; }

.dashboard-list li .flag {
  margin: -4px 0 0;
  position: absolute;
  top: 50%; }

a.active .flag {
  background-position: -69px -46px; }

.tag-description {
  padding: 0 8px;
  margin-top: 9px; }

/* =Shared < content.css
========================= */
/* Small Notes */
.note {
  display: block;
  color: #b7b7b7;
  font: 0.692em/1.222em Verdana, Arial, sans-serif;
  padding: 0 0 0 4px; }

.note a {
  color: #456626;
  text-decoration: underline; }

.note a:hover {
  text-decoration: none; }

/* Continue Text */
.post .continue,
.excerpt .continue {
  display: inline-block;
  background: url("../img/redesign/arrow-continue.png") no-repeat 100% 8px;
  padding: 0 9px 0 0;
  color: #456626; }

.post .continue.alt,
.excerpt .continue.alt {
  font-weight: 700;
  font-style: italic;
  background: none; }

/* Byline (author and publication date) */
.post .info-list {
  color: #636363;
  margin: 0;
  overflow: hidden;
  padding: 0 0 5px;
  line-height: 1.273em;
  list-style: none;
  font-size: 13px; }
  @media screen and (max-width: 655px) {
    .post .info-list {
      font-size: 12px;
      font-size: 1.2rem; } }

.post .info-list address {
  font-style: normal; }

.post .info-list address li {
  float: left;
  list-style-type: none;
  background: url("../img/redesign/sep-info.gif") no-repeat 0 7px;
  padding: 0 12px; }

.post .info-list address li:first-child {
  background: none;
  padding: 0 9px 0 0; }

.post .info-list address a {
  color: #405b06;
  text-decoration: underline;
  font-weight: normal; }

.post .info-list address a:hover {
  text-decoration: none; }

.struc-main1 .photo,
.block .photo {
  float: left;
  margin: 3px 17px 5px 0;
  text-align: center; }

.struc-main1 .photo .title,
.block .photo .title {
  text-transform: uppercase; }

/* Evergreen feature blocks */
.features-block h4 {
  margin: 0 0 20px;
  padding: 0 0 10px 9px;
  color: #212f2b;
  font: 1.231em/1.25em "minion-pro", Georgia, "Times New Roman", Times, serif;
  font-weight: 700;
  border-bottom: 1px solid #ddd; }

.features-block .box-section {
  margin: 0 -28px 0 0;
  overflow: hidden;
  font: bold 0.923em/1.333em "minion-pro", Georgia, "Times New Roman", Times, serif;
  font-weight: 700; }

.features-block .box {
  float: left;
  width: 120px;
  margin: 0 28px 0 0; }

.features-block img {
  vertical-align: top;
  margin: 0 0 11px; }

.features-block a {
  color: #456626; }

/* More statement */
a.more {
  display: inline-block;
  color: #405b06;
  font: 1em/1.286em 'ProximaNovaRgBold', Arial, Helvetica, sans-serif; }

/* Investor report restricted block */
.restricted-block {
  overflow: hidden;
  padding: 15px 0 38px;
  /* changed top from 15px to 115px */
  clear: both;
  /* added for single post gating to match production */ }

.restricted-block .description {
  overflow: hidden; }

.restricted-block .headline {
  display: block;
  color: #456626;
  margin: 0 0 18px;
  font: bold 1.385em/1.222em "minion-pro", Georgia, "Times New Roman", Times, serif;
  font-weight: 700; }

.restricted-block p a {
  color: #405b06;
  text-decoration: underline; }

.restricted-block p a:hover {
  text-decoration: none; }

/* Advisor info block */
.info-block {
  border-top: 3px solid #dcbf4b;
  padding: 15px 0 38px;
  overflow: hidden; }

#content .info-block .photo {
  margin: 5px 15px 0 0; }

#content .advisor-block .info-block .photo {
  margin: 5px 17px 0 0;
  width: 120px; }

.info-block .description {
  overflow: hidden; }
  .author .info-block .description {
    overflow: initial; }

.response-tab .headline,
.info-block .headline {
  display: block;
  color: #456626;
  margin: 0 0 9px;
  font: bold 1.385em/1.222em "minion-pro", Georgia, "Times New Roman", Times, serif; }

.info-block p a {
  color: #405b06;
  text-decoration: underline; }

.info-block p a:hover {
  text-decoration: none; }

.advisor-block .info-block {
  border-top: 0;
  padding: 0 26px 41px 9px;
  width: auto; }

.advisor-block .info-block .description {
  overflow: visible; }

.block .description {
  font-size: 18px;
  line-height: 26px;
  margin: 15px 0; }

.block .description p {
  margin: 0 0 15px; }

.block .more {
  display: inline-block;
  color: #405b06;
  font: 1em/1.286em 'ProximaNovaRgBold', Arial, Helvetica, sans-serif; }

.struc-main1 .link-list {
  padding: 6px 0;
  margin: 0 0 10px;
  list-style: none;
  border: solid #ddd;
  border-width: 1px 0;
  color: #636363;
  font-size: 0.846em;
  line-height: 1.364em;
  overflow: hidden; }

.struc-main1 .link-list li {
  float: left;
  background: url("../img/redesign/sep-link-list.gif") no-repeat 0 3px;
  padding: 0 7px;
  margin-bottom: 0; }

.struc-main1 .link-list li:first-child {
  background: none;
  padding: 0 6px 0 0; }

.struc-main1 .link-list a {
  color: #456626;
  text-decoration: underline; }

.struc-main1 .link-list a:hover {
  text-decoration: none; }

.entry-content ul li,
.page-content ul li,
.restricted-block ul li,
.archive-list .post ul li {
  list-style-type: square; }

.entry-content ol li,
.page-content ol li,
.restricted-block ol li,
.archive-list .post ol li {
  list-style-type: decimal; }

#content .advisor-block .headline,
#content .archive-page .headline {
  display: block;
  color: #636363;
  text-transform: uppercase;
  font: 0.769em/1.400em Arial, Helvetica, sans-serif;
  padding: 1px 0 4px 8px; }

#content .advisor-block .headline a,
#content .advisor-block .headline a:hover,
#content .advisor-block .headline a:visited,
#content .archive-page .headline a,
#content .archive-page .headline a:hover,
#content .archive-page .headline a:visited {
  color: #636363; }

.advisor-block h2.hyper-archive-label {
  text-transform: none;
  font: 2.154em/1.143em "minion-pro", Georgia, "Times New Roman", Times, serif;
  font-weight: 700;
  color: #212f2b;
  margin: 0 0 3px 8px;
  border: none;
  padding: 0; }

.archive-page h2.hyper-archive-label {
  text-transform: none;
  font: 1.75em/1.143em "minion-pro", Georgia, "Times New Roman", Times, serif;
  font-weight: 700;
  color: #212f2b;
  margin: 0 0 3px 8px;
  border: none;
  padding: 0; }

.tag-page.archive-page h2.hyper-archive-label {
  text-transform: uppercase; }

/* special circumstances for video page */
#content .video-block.archive-page {
  margin-left: -12px; }

#content .video-block.archive-page .headline {
  margin-left: 12px; }

.video-block.archive-page h2.hyper-archive-label {
  margin-left: 20px;
  /* 8px + 12px */ }

#content .advisor-block .link-list {
  padding: 6px 0 6px 9px;
  margin: 0 0 19px; }

#content .photo-info {
  text-align: center;
  background: #f3f3f3;
  color: #333;
  font-size: 0.846em;
  line-height: 1.273em;
  padding: 4px 3px 7px;
  margin: 0; }

.photo-info .post {
  display: block;
  font: 0.909em/1.2em Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  margin: 0 0 6px; }

.company {
  padding: 0;
  margin: 0;
  list-style: none;
  text-transform: none; }

.company li {
  padding: 0 0 6px;
  margin: 0; }

#content .company a {
  color: #456626;
  text-decoration: underline;
  padding: 0;
  display: inline; }

#content .company a:hover {
  text-decoration: none; }

/* =Specific < content.css
========================= */
.full {
  margin-bottom: 36px; }

.mm-departments-module ul.rule li:first-child,
.mm-departments-module ul.rule li.first-child {
  border-top: 1px solid #d9d9df;
  margin: 0 0 12px;
  padding: 12px 0 0; }

.department .category {
  background: url("../img/icon/categories-sprite.gif") no-repeat 0 0;
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 0;
  padding: 8px 0 12px 32px; }

.department .category-featured-video {
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 0;
  padding: 8px 0; }

.tiny {
  font-size: 9px;
  text-transform: uppercase;
  color: #fff;
  background-color: #d88939;
  font-weight: 700;
  margin: 0 4px 0 0;
  padding: 3px; }

.department .category-buy-sell-or-hold {
  background-position: 0 0; }

.department .category-jon-markman {
  background-position: 0 -100px; }

.department .category-hot-stocks,
.department .category-hot-stocks-features {
  background-position: 0 -200px; }

.department .category-outlook-2010 {
  background-position: 0 -300px; }

.department .category-mailbag-items {
  background-position: 0 -600px; }

.department .category-video-and-media {
  margin-bottom: 15px;
  margin-right: 12px; }

.department .category-quarterly-report {
  background-position: 0 -100px; }

.department h3.category-quarterly-report {
  font-size: 12px; }

.department-title {
  margin-bottom: 4px; }

.department-content {
  line-height: 1.3; }

.mm_widget_featured_video {
  display: block;
  min-height: 120px; }

/***** CSS FOR HANDLING THE DEPARTMENT ADS *****/
li.cf-ad-1 .department .category {
  background: url("../img/icon/ad-sprite.gif") no-repeat 0 0;
  height: 28px;
  line-height: 28px;
  padding: 6px 0 0 43px; }

li.cf-ad-2 .department .category {
  background: url("../img/icon/ad-sprite.gif") no-repeat 0 -100px;
  height: 28px;
  line-height: 28px;
  padding: 6px 0 0 43px; }

li.cf-ad-3 .department .category {
  background: url("../img/icon/ad-sprite.gif") no-repeat 0 -200px;
  height: 28px;
  line-height: 28px;
  padding: 6px 0 0 43px; }

li.cf-ad-4 .department .category {
  background: url("../img/icon/ad-sprite.gif") no-repeat 0 -300px;
  height: 28px;
  line-height: 28px;
  padding: 6px 0 0 43px; }

.pagination-numbered {
  margin-bottom: 18px;
  text-transform: uppercase; }

.pagination-numbered a,
.pagination-numbered strong,
.pagination-numbered span {
  border: 1px solid #aaa;
  display: block;
  font-weight: normal;
  margin-right: 2px;
  padding: 4px 10px; }

.pagination-numbered a:hover {
  border-color: #ccc; }

.pagination-numbered .current a,
.pagination-numbered .current a:visited,
.pagination-numbered .current strong {
  background: #456626;
  border-color: #456626;
  color: #fff; }

.pagination-numbered .pagination-numbered-plain a,
.pagination-numbered .pagination-numbered-plain a:visited,
.pagination-numbered .pagination-numbered-plain strong {
  border-color: #fff; }

/* =Adverts
========================= */
/* ensure that anchor tags are not underlined within OpenX ads per client request */
.advertisement a,
.advertisement a:link,
.advertisement a:visited,
.advertisement a:hover,
.advertisement a:active {
  text-decoration: none; }

.advertisement .advertisement-title-large {
  font-size: 16px;
  margin-bottom: 6px; }

.advertisement .entry-summary p {
  margin: 0; }

.advertisement-above-tag-articles {
  margin: 6px 0; }

.advertisement-archive-below-search {
  width: 100%;
  min-height: 1px;
  margin-bottom: 20px; }

.advertisement-end-of-story {
  margin-bottom: 10px; }

/* =Email This
========================= */
#email_this_form input#cfet_to_name,
#email_this_form input#cfet_to_email,
#email_this_form textarea#cfet_personal_message {
  width: 98%; }

/* =Contributors
========================= */
ul.cfum-list-contributors {
  list-style: none outside;
  margin-left: 0; }

ul.cfum-list-contributors li {
  border-bottom: 1px solid #aeafae;
  margin: 15px 0; }

.authorimage {
  float: left;
  margin: 0 15px 10px 0; }

#mm-author-popup .mm-author-image {
  float: left;
  margin: 0 15px 10px 0; }

#mm-author-popup .mm-author-name {
  line-height: 14px; }

#mm-author-popup .mm-author-popup-articles ul {
  overflow: hidden;
  list-style: none; }

#mm-author-popup .mm-author-popup-articles ul li {
  margin-bottom: 0;
  background: transparent url("../img/icon/fwd.gif") 0 center no-repeat;
  margin-left: 0;
  padding-left: 10px; }

#mm-author-popup .mm-more-by-author {
  padding-left: 10px;
  background: url("../img/icon/fwd.gif") 0 50% no-repeat; }

/* =Search
======================== */
#advanced-search {
  padding: 0;
  margin-bottom: 15px; }

#advanced-search form {
  background-color: #efece5;
  border: 1px solid #e4e1dc;
  border-width: 1px 0;
  padding: 10px; }

#advanced-search p {
  margin: 12px 0; }

#advanced-search p.submit {
  margin-bottom: 0; }

#advanced-search label {
  display: block;
  width: 100px;
  float: left; }

#advanced-search fieldset {
  border-bottom: 1px solid #c3c3c3;
  margin: 0 0 12px;
  padding: 1px 0 0; }

#advanced-search h2 {
  font: normal bold 16px/1.2 "minion-pro", Georgia, "Times New Roman", Times, serif;
  text-transform: uppercase;
  margin: 0;
  padding: 0; }

#advanced-search label {
  color: #555; }

#advanced-search fieldset select,
#advanced-search fieldset input {
  background: #f7f6f4 url("../../images/1x1-c3c3c3.gif") repeat-x scroll 0 0;
  border-color: #7c7c7c #c3c3c3 #ddd;
  border-width: 1px;
  border-style: solid;
  width: 300px; }

#search-info {
  font-size: 13px; }

.advanced-search-note {
  color: #777; }

.green-screen {
  background-color: #e3ece4;
  border-top: 5px solid #1f543f;
  margin: 10px;
  padding: 10px; }

.editors-note,
.grey-screen {
  font-weight: 700;
  margin: 10px;
  padding: 10px;
  background-color: #f4f0ec;
  border-top: 5px solid #d3cfbb; }

.actions-to-take {
  padding: 10px 10px 0; }

.actions-to-take-premium,
.green-screen-blocked-entered {
  padding: 0 10px 10px; }

.green-screen-blocked {
  background: #e3ece4 url("../img/actions-to-take-blocked.png") no-repeat 0 0;
  height: 230px;
  margin: 0; }

.actions-to-take-subscribe {
  width: 450px;
  padding: 48px 0 0 92px; }

.actions-to-take-subscribe-left,
.actions-to-take-subscribe-right {
  float: left; }

.actions-to-take-subscribe-left {
  width: 255px;
  padding: 10px 0 0 15px; }

.actions-to-take-subscribe-right {
  width: 180px; }

.actions-to-take-subscribe-button {
  background: transparent url("../img/subscribe-now.png");
  width: 140px;
  height: 28px;
  text-indent: -32000px;
  cursor: pointer;
  margin: 38px 0 0 25px; }

.actions-to-take-subscribe-head {
  font-size: 1.1em; }

.actions-to-take-subscribe-benefits ul {
  margin: 5px 0 0 20px; }

.actions-to-take-subscribe-benefits ul li {
  margin: 0; }

/* =Authenticated Content
======================== */
.mm-sidebar-auth-content-foot {
  background: url("../img/sidebar-footer-preferred.jpg") no-repeat scroll top left;
  height: 20px;
  margin-bottom: 5px; }

.mm-sidebar-auth-content-body {
  background-color: #f4f0ec;
  padding: 10px 20px 1px; }

.mm-sidebar-auth-content-head {
  background: transparent url("../img/sidebar-header-preferred.jpg") 0 0 no-repeat;
  height: 82px;
  margin: -7px 0 0;
  position: relative; }

.mm-sidebar-auth-content-head-teaser {
  background: transparent url("../img/sidebar-header-preferred-teaserfl.jpg") 0 0 no-repeat;
  height: 82px;
  margin: -7px 0 0;
  position: relative; }

.preffered-articles .entry-title {
  padding-left: 20px;
  background: transparent url("../img/icon/icon-preferredarticle-16px.png") 0 0 no-repeat; }

.entry-title2 a {
  color: #000; }

#premium-content-tooltip {
  display: none;
  width: 210px;
  height: 135px;
  padding: 20px 20px 35px;
  background: transparent url("../img/tooltip-full.png") 0 0 no-repeat;
  color: #747474;
  z-index: 100; }

#premium-content-tooltip .premium-content-tooltip-header {
  padding-left: 20px;
  background: transparent url("../img/icon/icon-preferredarticle-16px.png") 0 0 no-repeat;
  font-style: italic; }

#premium-content-tooltip .premium-content-tooltip-content {
  width: 210px;
  height: 90px;
  overflow: hidden;
  font-size: 11px;
  text-transform: none;
  font-style: italic; }

/* =Login
======================== */
.login-template-inputs-input {
  padding: 5px 0; }

.login-template-inputs-input label {
  width: 6em;
  float: left;
  text-align: right;
  margin-right: 0.5em;
  display: block;
  vertical-align: middle;
  line-height: 23px; }

.login-template-inputs-input input {
  width: 200px; }

.login-template-buttons {
  padding: 5px;
  vertical-align: middle;
  min-height: 25px;
  height: 25px; }

.login-template-error,
.login_error {
  border: 1px solid #24463b;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
  margin: 5px 0;
  padding: 10px;
  width: 300px;
  background-color: #ffffe0; }

/* =Social buttons
======================== */
.st_sharethis,
.st_email {
  background: none;
  border: none;
  color: #1f543f;
  font-family: proxima-nova, sans-serif;
  font-size: 11px; }

.my-plus-one {
  padding-bottom: 3px;
  padding-left: 6px; }

.print_btn {
  margin-top: 14px; }

#single-content .print_btn {
  margin-top: 5px; }

.sharer {
  margin-bottom: 15px; }

/* =Social buttons
======================== */
.attachment .attachment-embed img {
  max-width: 100%; }

/* =New charts
======================== */
.mm-inline-chart {
  float: left; }

/* =Wistia
======================== */
.post .wistia_video {
  margin: 12px 0;
  width: 100%;
  overflow: hidden; }

/* =Legacy Videos
======================== */
/* overwrite the padding to allow videos to fit on new site */
.big_video {
  padding: 4px !important; }

/* =MM Toolbar Module
======================== */
.cfct-module.mm-toolbar-module {
  background-color: #e6e6e6;
  padding: 10px;
  border: 1px solid black;
  margin-top: 15px;
  margin-bottom: 15px; }

.cfct-module.mm-toolbar-module .cf_related_posts {
  margin-top: 10px; }

.cfct-module.mm-toolbar-module dl.outline dt {
  margin-top: 20px; }

/* =Post Author Image
======================== */
/* in the event we are displaying the author image on single post page, apply addl rules to allow graceful float */
.entry-content-disp-author-img .cfct-build {
  overflow: visible; }

.entry-content-disp-author-img .cfct-build .row:first-child,
.entry-content-disp-author-img .cfct-build .cfct-row:first-child {
  clear: none; }

.entry-content-disp-author-img .cfct-build .row:first-child .cfct-block,
.entry-content-disp-author-img .cfct-build .cfct-row:first-child .cfct-block {
  float: none; }

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

.gated-content-signup-form #subscribe_submit,
.gated-content-signup-form [type="submit"] {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 22px;
  line-height: 2.2rem;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
  margin: 0;
  padding: 4px 5px 6px;
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  text-shadow: 1px 1px 1px #9d501f;
  background: #c63427;
  border: 1px solid #c63427;
  -webkit-appearance: none; }

.gated-content-signup-form p small {
  font-size: 12px;
  font-family: proxima-nova, sans-serif;
  line-height: 14px;
  padding-top: 0;
  margin-top: 8px; }

.gated-content-signup-form .splash-text span {
  color: #c03434;
  margin-bottom: 15px;
  margin-top: 8px;
  font-weight: 700;
  font: 1.1em "minion-pro", Georgia, "Times New Roman", Times, serif; }

.aticon-email {
  display: none !important; }

.block-quote {
  margin: 10px 0 10px 50px;
  padding-left: 15px;
  border-left: 3px solid #ccc;
  color: #808080; }

.pull-quote {
  margin: 0 0 10px 10px;
  padding: 8px 15px;
  width: 250px;
  float: right;
  font-size: 1.20em;
  line-height: 1.5em;
  background: #f8f7f5; }
  .pull-quote p {
    border-top: 3px solid #dcbf4b;
    padding-top: 8px;
    color: #212f2b;
    min-width: 100%; }
  .pull-quote span {
    text-transform: uppercase; }

img.moneymorning-tablet-logo {
  width: 100%; }

#parsely-root {
  display: none; }

.mm-callout {
  border-top: 2px solid #dcbf4c;
  border-bottom: 2px solid #e7e7e7;
  line-height: 1em;
  margin-top: 38px;
  margin-bottom: 38px;
  padding: 30px 0;
  position: relative;
  text-align: left; }
  .mm-callout.callout-left {
    float: left;
    left: -40px;
    margin-bottom: 26px;
    margin-right: -10px;
    margin-top: 8px;
    width: 340px; }
  .mm-callout.callout-right {
    float: right;
    right: -40px;
    margin-bottom: 26px;
    margin-left: -10px;
    margin-top: 8px;
    width: 340px; }
  .mm-callout .callout-type {
    color: #636363;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    text-transform: uppercase; }
  .mm-callout h3 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 20px;
    margin-top: 0; }
    .mm-callout h3 a {
      text-decoration: none; }
  .mm-callout .callout-caption {
    font-size: 14px;
    line-height: 18px;
    margin-top: 18px; }
    .mm-callout .callout-caption p {
      font-size: 14px;
      line-height: 18px; }
    .mm-callout .callout-caption br {
      height: auto; }
  .mm-callout.callout-featured-content img {
    float: right;
    height: auto;
    margin: 0 0 24px 24px;
    width: 110px; }
  .mm-callout.callout-pullquote {
    border-bottom: 0;
    color: #91a671;
    font-size: 26px;
    line-height: 40px; }
    .mm-callout.callout-pullquote .fa {
      cursor: pointer;
      display: inline-block;
      margin: 0 3px; }
    .mm-callout.callout-pullquote .fa-twitter {
      color: #1dadeb;
      margin-left: 5px; }
    .mm-callout.callout-pullquote .fa-facebook {
      color: #4267b2; }
    .mm-callout.callout-pullquote.callout-fullwidth {
      font-size: 22px;
      line-height: 36px; }
    .mm-callout.callout-pullquote.callout-left {
      padding-top: 20px; }
    .mm-callout.callout-pullquote.callout-right {
      padding-top: 20px; }
  @media screen and (max-width: 1000px) {
    .mm-callout.callout-left {
      float: none;
      left: 0;
      margin-right: 0;
      width: 100%; }
    .mm-callout.callout-right {
      float: none;
      left: 0;
      margin-left: 0;
      width: 100%; } }

/* Printing CSS */
@media print {
  a[href]:after, img[src]:after, .left_social_icon_block, #topNavigation,
  #topNavigtion *, .site-header, .site-header *, .mobile_menu, #mmp-popup {
    content: none !important;
    display: none !important;
    visibility: hidden !important; }
  .pb-ticker-wrapper {
    display: none;
    visibility: hidden; }
  .align-items-end {
    display: grid;
    height: 250px; }
  .align-items-end .col {
    position: relative; } }

.read-more-stories-btn {
  background: #456626;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 16px;
  margin-bottom: 15px;
  padding: 12px;
  text-align: center;
  text-decoration: none;
  transition: all .25s;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -webkit-border-radius: 4px; }
  .read-more-stories-btn:hover {
    background: #212f2b;
    color: #fff; }

#archive-advanced-search-link {
  float: right;
  margin: 8px 15px 0 0; }

#hyper-archive-headers .nav a,
#hyper-archive-headers .nav a:visited {
  color: #777;
  font-family: "minion-pro", Georgia, "Times New Roman", Times, serif;
  font-weight: 700;
  font-size: 14px;
  padding: 8px;
  text-transform: uppercase; }

#hyper-archive-headers .nav a:hover {
  color: #555; }

#hyper-archive-headers .ui-tabs-selected a,
#hyper-archive-headers .ui-tabs-selected a:visited,
#hyper-archive-headers .ui-tabs-selected a:hover {
  background: #b1b0b3 url("../img/background/hyper-archives-tab-background.gif") repeat-x 0 0;
  color: #111;
  text-shadow: #fff 0 1px 1px; }

.hyper-archive-label,
.search-label {
  border-bottom: 1px solid #e7e0cd;
  font: "minion-pro", Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  font-size: 1.2rem;
  padding: 10px 0;
  text-transform: uppercase; }

.hyper-archive-label a,
.hyper-archive-label a:visited,
.search-label a,
.search-label a:visited {
  color: #1f543f;
  font-size: 24px;
  line-height: 1.2; }

.hyper-archive-label a:hover,
.hyper-archive-label a:focus {
  color: #c48233; }

.hyper-archive-label-text {
  margin: 0 0.4em; }

.hyper-archive-header {
  background: url("../img/background/hyper-archives-header-gradient.gif") repeat-x top;
  border-bottom: 1px solid #e7e0cd;
  border-top: 3px solid #b1b0b3;
  display: none;
  /* to prevent flash of content */
  padding: 12px 12px 24px; }

.hyper-archive-header-heading {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: normal;
  text-transform: uppercase; }

.hyper-archive-header-picker ul,
.hyper-archive-header-filters ul {
  list-style: none;
  margin: 0;
  overflow: hidden; }

.hyper-archive-header-picker li,
.hyper-archive-header-filters li {
  font-family: "minion-pro", Georgia, "Times New Roman", Times, serif;
  float: left;
  margin: 0; }

.hyper-archive-header-filters .hyper-archive-header-picker li {
  padding-bottom: 4px; }

.hyper-archive-header-picker a {
  display: block;
  font-size: 14px;
  line-height: 1.2;
  padding: 3px 5px; }

.hyper-archive-header-picker .active {
  background: url("../img/icon/down.gif") no-repeat center bottom;
  padding-bottom: 4px; }

.hyper-archive-header-picker .active a,
.hyper-archive-header-picker .active a:visited {
  background: #1f543f;
  color: #fff;
  font-weight: 700; }

.hyper-archive-header-results {
  background: #ebefec;
  padding: 12px 3px; }

.hyper-archive-header-filters li {
  color: #747474;
  overflow: hidden;
  padding-left: 12px;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 31%; }

.hyper-archive-header-filters li.month {
  font-size: 14px; }

.hyper-archive-header-results .active a {
  background: url("../img/icon/fwd-green.gif") no-repeat left center; }

#cf-archive-spinner-inside {
  padding: 12px;
  text-align: center; }

/*
* Video Archives
*/
/*Single posts*/
.single div.vid_archive_item .vid_archive_thumb {
  float: left;
  width: 123px;
  height: 83px;
  border: 4px solid #efece5;
  margin: 0 0 5px; }

.single div.vid_archive_item {
  display: block;
  float: left;
  margin-right: 20px;
  min-height: 180px;
  width: 123px; }

/*Archive pages*/
.archive-footer-navigation {
  clear: both; }

.vid_archive_thumb {
  border: 4px solid #efece5;
  float: left;
  height: 122px;
  margin: 0 0 5px;
  width: 170px; }

img.featured_vid_mediapage {
  border: 0;
  float: left;
  margin-right: 10px;
  width: 300px; }

div.more-videos p a {
  background: #ce8445;
  color: #fff;
  padding: 5px;
  font-family: "minion-pro", Georgia, "Times New Roman", Times, serif;
  font-size: 10px;
  font-size: 1rem;
  margin-right: 40px;
  text-transform: uppercase; }

/*Google Site Search*/
.mm-gcse-box-container {
  margin-top: 55px;
  margin-top: 5.5rem;
  max-width: 750px;
  margin: 0 auto;
  max-width: 1200px; }

.mm-gcse-box {
  background-color: #ecda94;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  line-height: 3em;
  margin-bottom: 8px;
  margin-bottom: 0.8rem;
  padding: 20px; }

.page-template-page-template-archives-php .mm-gcse-box h3 {
  color: #000;
  font-family: "minion-pro", Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  font-size: 1.8rem; }

.page-template-page-template-archives-php #yra_search {
  border: none !important;
  border-radius: 3px;
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-weight: normal;
  padding: 0 12px;
  text-shadow: none !important;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  -webkit-border-radius: 3px; }

.mm-gcse-box .mm-gcse-keywords {
  float: left;
  width: 100%; }

.mm-gcse-box select {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  color: #333;
  margin: 0 5px;
  outline: none;
  padding: 4px 3px 5px 5px; }

form.gsc-search-box {
  display: none; }

#search_string {
  line-height: normal;
  width: 70%; }

#idSltSrhReset {
  margin-left: 5px; }

.result_header {
  margin-bottom: 0; }
  .result_header td {
    border-top: none; }

/* Archive Page Template*/
.page-template-page-template-archives-php article,
.page-template-page-template-report-list-php article {
  margin: 0;
  padding: 0; }

.archive.category-videos #mmLeftSidebar {
  display: none; }

.archive.category-videos .content-sidebar-wrap .content > .archive-page.video-block {
  margin-left: 0 !important; }

#video_tabs {
  background: #eee;
  border-bottom: 1px solid #b7b7b7;
  box-sizing: border-box;
  height: 32px;
  margin-bottom: 15px;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box; }
  #video_tabs ul li {
    display: block;
    float: left;
    line-height: 1em;
    margin: 0 6px 0 0; }
    #video_tabs ul li a {
      background: #eee;
      display: block;
      font-size: 0.7em;
      font-weight: 100;
      line-height: 31px;
      padding: 0 15px;
      position: relative;
      text-decoration: none;
      text-transform: uppercase; }
      #video_tabs ul li a.active {
        background: #FFF;
        border-bottom: 1px solid #FFF;
        border-left: 1px solid #b7b7b7;
        border-right: 1px solid #b7b7b7; }
      #video_tabs ul li a:not(.active):hover {
        background: #b7b7b7;
        color: #FFF; }

.video-layout {
  display: none; }
  .video-layout.active {
    display: block; }

.archive-video-title {
  font-size: 23px;
  font-size: 2.3rem;
  margin-left: 20px;
  margin-left: 2rem;
  border-bottom: 1px solid #b7b7b7;
  color: #636363;
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-weight: 700;
  margin-bottom: 0;
  margin-left: 0;
  padding-bottom: 10px;
  text-transform: uppercase; }

div.vid_archive_item {
  margin-bottom: 30px;
  vertical-align: top; }
  div.vid_archive_item .vid-thumb {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    height: 150px;
    margin: 0 15px 15px 0;
    width: 250px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box; }
    div.vid_archive_item .vid-thumb a {
      color: #fff;
      display: block;
      height: 100%;
      line-height: 190px;
      position: relative;
      text-align: center;
      -webkit-transition: all 0.25s;
      -moz-transition: all 0.25s;
      -ms-transition: all 0.25s;
      -o-transition: all 0.25s;
      transition: all 0.25s; }
      div.vid_archive_item .vid-thumb a .fa {
        font-size: 16px;
        font-size: 1.6rem;
        position: absolute;
        background: rgba(0, 0, 0, 0.75);
        border: 1px solid #fff;
        border-radius: 3px;
        bottom: 8px;
        padding: 7px 7px 7px 8px;
        right: 8px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        -webkit-border-radius: 3px; }
      div.vid_archive_item .vid-thumb a:hover {
        background: rgba(0, 0, 0, 0.4); }
        div.vid_archive_item .vid-thumb a:hover .fa {
          background: #456626;
          border-color: #456626;
          box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.5);
          -moz-box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.5);
          -ms-box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.5);
          -o-box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.5);
          -webkit-box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.5); }
  div.vid_archive_item .vid-archive-content {
    color: #767676;
    float: left;
    line-height: 1em;
    width: calc(100% - 265px); }
    div.vid_archive_item .vid-archive-content .cat-comment-heading {
      color: #767676;
      font-size: 10px;
      font-size: 1rem;
      float: none; }
    div.vid_archive_item .vid-archive-content h4 {
      font-family: proxima-nova, sans-serif;
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 1.3em;
      margin: 0; }
      div.vid_archive_item .vid-archive-content h4 a {
        text-decoration: none; }
    div.vid_archive_item .vid-archive-content .date-before {
      color: #aca899;
      font-size: 11px;
      font-size: 1.1rem;
      margin-bottom: 2px;
      margin-top: 5px; }
    div.vid_archive_item .vid-archive-content .date-after {
      color: #aca899;
      font-size: 11px;
      font-size: 1.1rem;
      margin-bottom: 5px; }
    div.vid_archive_item .vid-archive-content .vid-summary p {
      font-size: 13px;
      font-size: 1.3rem;
      line-height: 1.3em; }

@media all and (min-width: 1220px) {
  .grid-layout div.vid_archive_item {
    float: left;
    width: calc( (100% - 30px) / 3); }
    .grid-layout div.vid_archive_item .vid-thumb {
      float: none; }
    .grid-layout div.vid_archive_item .vid-archive-content {
      float: none;
      width: 100%; }
      .grid-layout div.vid_archive_item .vid-archive-content .vid-summary {
        display: none; }
    .grid-layout div.vid_archive_item:nth-child(3n + 2) {
      margin-left: 15px;
      margin-right: 15px; }
    .grid-layout div.vid_archive_item:nth-child(3n+1) {
      clear: both; } }

@media all and (max-width: 1220px) and (min-width: 660px) {
  .grid-layout div.vid_archive_item {
    float: left;
    width: calc( (100% - 30px) / 3); }
    .grid-layout div.vid_archive_item .vid-thumb {
      float: none;
      width: 100%; }
    .grid-layout div.vid_archive_item .vid-archive-content {
      float: none;
      width: 100%; }
      .grid-layout div.vid_archive_item .vid-archive-content .vid-summary {
        display: none; }
    .grid-layout div.vid_archive_item:nth-child(3n + 2) {
      margin-left: 15px;
      margin-right: 15px; }
    .grid-layout div.vid_archive_item:nth-child(3n+1) {
      clear: both; } }

@media all and (max-width: 660px) {
  div.vid_archive_item {
    margin-bottom: 30px;
    vertical-align: top; }
    div.vid_archive_item .vid-thumb {
      width: 120px;
      height: 72px; }
    div.vid_archive_item .vid-archive-content {
      width: calc(100% - 135px); }
      div.vid_archive_item .vid-archive-content h4 {
        font-size: 15px;
        font-size: 1.5rem; }
      div.vid_archive_item .vid-archive-content p {
        font-size: 12px;
        font-size: 1.2rem;
        line-height: 1.3em; } }

/* Used for ajax format copying, mainly on /archives page template. */
.copyme {
  display: none; }

#overlay_archives {
  position: absolute;
  top: 0;
  left: 0;
  right: 70px;
  height: 100%;
  background: rgba(255, 255, 255, 0.75);
  z-index: 250; }
  #overlay_archives .loader {
    display: table;
    width: 100%;
    height: 25%; }
    #overlay_archives .loader div {
      display: table-cell;
      vertical-align: middle;
      text-align: center;
      width: 100%;
      height: 100%; }

/* Search Results Styling */
.result_time,
.result_sort {
  color: #676767;
  font-size: 13px;
  font-size: 1.3rem;
  padding-bottom: 10px; }

.result_sort {
  text-align: right; }

.result_sort select {
  background-color: whiteSmoke;
  background-image: linear-gradient(top, whiteSmoke, #F1F1F1);
  background-image: -webkit-linear-gradient(top, whiteSmoke, #F1F1F1);
  background-image: -moz-linear-gradient(top, whiteSmoke, #F1F1F1);
  background-image: -ms-linear-gradient(top, whiteSmoke, #F1F1F1);
  background-image: -o-linear-gradient(top, whiteSmoke, #F1F1F1);
  border: 1px solid #eee;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  box-shadow: 0 1px 1px #eee;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  cursor: default;
  font-size: 12px;
  font-family: proxima-nova, sans-serif;
  height: 27px;
  line-height: 24px;
  max-width: 90%;
  min-width: 54px;
  outline: 0;
  padding: 0 28px 0 6px;
  position: relative;
  text-align: center;
  -webkit-appearance: none; }

.sort_by option {
  background: #fff;
  border: 1px solid #eee;
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px #eee;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  cursor: default;
  font-size: 13px;
  margin: 0;
  max-height: 360px;
  outline: none;
  padding: 6px 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 7;
  color: #777;
  cursor: pointer;
  list-style: none;
  margin: 0;
  padding: 0 30px;
  white-space: nowrap; }

.sort_by option:hover {
  background-color: #cacaca;
  border-color: #eee;
  border-width: 1px 0;
  color: #cacaca; }

.headline-list li {
  padding-bottom: 20px; }
  .headline-list li a {
    font-size: 16px;
    font-size: 1.6rem;
    font-family: "minion-pro", Georgia, "Times New Roman", Times, serif;
    font-weight: 700;
    line-height: 20px; }

.headline-list .title {
  color: #000;
  display: block;
  font-size: 26px;
  font-weight: normal; }
  .headline-list .title * {
    font-style: italic; }

.headline-list .thumbnail {
  border: 0;
  display: inline-block;
  float: left;
  max-width: 50px;
  max-height: 70px;
  overflow: hidden;
  margin-bottom: 0;
  margin-top: 4px;
  margin-right: 10px;
  padding: 0 15px 0 0;
  position: static;
  vertical-align: top;
  border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -webkit-border-radius: 0; }

.headline-list .excerpt {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.4;
  width: 100%; }

span.google_url {
  display: block;
  font-size: 13px;
  font-size: 1.3rem; }

/* Search Results Styling of Pagination */
li.copyme.hidden {
  display: none; }

.pagination {
  display: inline-block;
  text-transform: uppercase; }
  .pagination ul li {
    display: inline-block; }
    .pagination ul li a {
      background-color: #fff;
      border: 1px solid #aaa;
      box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
      color: #456626;
      cursor: pointer;
      display: inline-block;
      font-size: 14px;
      font-size: 1.4rem;
      margin-right: 3px;
      padding: 4px 10px;
      text-decoration: none; }
      .pagination ul li a.active {
        background: #456626;
        color: #fff; }
      .pagination ul li a:hover {
        text-decoration: underline; }

/* Author Archive Styles
--------------------------------------------- */
.author-archive .info-block strong {
  font-family: proxima-nova, sans-serif;
  font-weight: normal; }

.author-archive .info-block p {
  margin-left: 0; }

.author-archive .headline-list .cat-comment-byline span {
  font-size: 10px;
  font-size: 1rem; }

.author-archive h2.hyper-archive-label {
  font-size: 27px;
  font-size: 2.7rem;
  line-height: 33px;
  line-height: 3.3rem;
  border: none;
  color: #212f2b;
  font-family: "minion-pro", Georgia, "Times New Roman", Times, serif;
  font-weight: 700;
  margin: 0 0 3px 8px;
  padding: 0; }

.author-archive span.headline {
  display: block;
  color: #636363;
  font-size: 10px;
  font-size: 1rem;
  line-height: 14px;
  line-height: 1.4rem;
  font-family: proxima-nova, sans-serif;
  padding: 1px 0 4px 8px;
  text-transform: uppercase; }

.advisor-block .link-list {
  border: solid #ddd;
  border-width: 1px 0;
  color: #636363;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 16px;
  line-height: 1.6rem;
  list-style: none;
  margin: 0 0 19px;
  overflow: hidden;
  padding: 6px 0 6px 9px; }
  .advisor-block .link-list li {
    float: left;
    padding: 0 7px;
    margin-bottom: 0; }
  .advisor-block .link-list li:first-child {
    background: none;
    padding: 0 6px 0 0; }
  .advisor-block .link-list a {
    color: #456626;
    text-decoration: underline; }
    .advisor-block .link-list a:hover {
      text-decoration: none; }

/**
 * Archives search styling
 */
.page-template-page-template-archives-php #archives-sort {
  width: 8em; }

.page-template-page-template-archives-php .select2-container {
  text-align: left; }

/*
.page-template-page-template-archives-php {

    .select2-container {
        @include rem(font-size, 11px);
        background-color: #f5f5f5;
        background-image: linear-gradient(top,#f5f5f5,#F1F1F1);
        background-image: -webkit-linear-gradient(top,#f5f5f5,#F1F1F1);
        background-image: -moz-linear-gradient(top,#f5f5f5,#F1F1F1);
        background-image: -ms-linear-gradient(top,#f5f5f5,#F1F1F1);
        background-image: -o-linear-gradient(top,#f5f5f5,#F1F1F1);
        border: 1px solid #d8d8d8;
        border-radius: 2px;
        box-shadow: 0 1px 1px #d8d8d8;
        color: #444;
        text-align: left;
        width: 90px;

        .select2-choice {
            @include rem(padding-left,6px);
            background: none;
            border: none;
            width: 100%;

            .select2-arrow {
                display: none;
            }
        }
    }


    .select2-drop {
        @include rem(font-size, 13px);
        border: 1px solid #d8d8d8;
        border-radius: 0;
        margin-left: -30px;
        width: 120px !important;

        &.active {
            border: 1px solid #d8d8d8;
        }
    }


    .select2-results {
        margin: 0;
        padding: 0;

        li {
            color: #777;
            margin: 0;
            padding: 0 30px;
        }


        .select2-result-label {
            padding: 3px 0;
        }


        .select2-highlighted {
            background: #eee;
            color: #333;
        }
    }


    .select2-search {
        display: none;
    }
}
*/
/*
404 Archive Page
*/
#archive-four-four-li {
  list-style-type: none;
  border-top: 0px;
  border-bottom: 1px solid #ddd; }

body.archive.tax-Alerts .pa-in-story-button {
  background: #f5f5f5;
  padding-left: 12px;
  padding-right: 12px; }
  body.archive.tax-Alerts .pa-in-story-button + article {
    border-top: none; }

/* =Comments list
MM Commit Test
========================= */
#comments {
  width: calc(100% - 160px); }

.commentslist {
  margin-bottom: 36px; }

/* =Comment
========================= */
.response {
  background: url("../img/background/quote-big.png") no-repeat 10px 20px;
  margin-bottom: 12px;
  padding: 10px 10px 10px 56px; }

.response-premium {
  background: url("../img/background/quote-big-premium.png") no-repeat 10px 20px;
  margin-bottom: 12px;
  padding: 10px 10px 10px 56px; }

.commentslist .even {
  background-color: #e8f4ea; }

.commentslist .odd {
  background-color: #f7f6f3; }

.response .photo img,
.response-premium .photo img {
  vertical-align: middle; }

ul.children {
  margin: 0 0 0 12px; }

.entry-comments {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-box-sizing: border-box;
  padding: 0 0 0 20px; }

.comment {
  background: url("../../images/quote-big.png") 10px 20px no-repeat; }
  .comment .author {
    font-size: 20px;
    font-size: 2rem; }
    .comment .author .fn {
      font-family: "minion-pro", Georgia, "Times New Roman", Times, serif;
      font-family: bold; }
    .comment .author a {
      color: #777; }
  .comment .timestamp {
    font-family: "minion-pro", Georgia, "Times New Roman", Times, serif;
    font-weight: 700; }
  .comment .entry-content {
    font-size: 13px;
    font-size: 1.3rem; }

/* =Comment form
========================= */
#respond {
  margin-bottom: 36px;
  padding: 26px 0 16px; }
  #respond h3, #respond .comment-reply-title {
    color: #456626;
    font-family: "minion-pro", Georgia, "Times New Roman", Times, serif;
    font-size: 34px;
    font-size: 3.4rem; }
    #respond h3 strong, #respond .comment-reply-title strong {
      font-family: "minion-pro", Georgia, "Times New Roman", Times, serif;
      font-weight: 700; }
  #respond .comment-form-comment {
    margin: 0; }
  @media screen and (max-width: 480px) {
    #respond {
      box-sizing: border-box;
      padding: 0 10px; } }

.div-comment #respond {
  /* threaded */
  background: #efece5;
  margin: 0 0 12px 12px;
  padding: 6px 12px; }

#respond label.label-inline {
  display: inline; }

#respond #comment {
  width: 100%; }

#respond label {
  display: block;
  margin-bottom: 2px; }

#respond .fieldgroup input.text {
  width: 300px; }

#respond .fieldgroup textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-box-sizing: border-box;
  width: 100%; }

#respond #comment-form-title {
  margin-bottom: 12px; }

a.comments_submit {
  cursor: pointer;
  font: 13px/22px 'ProximaNovaRgBold', Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  text-shadow: 1px 1px 1px #9d501f;
  color: #fff;
  padding: 4px 5px 6px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border: 1px solid #9a0b06;
  background: #c63427;
  -webkit-appearance: none; }

a.comments_submitted {
  cursor: default;
  background: url("../img/comment_loader.gif") no-repeat center center;
  background-size: 27px;
  display: block;
  text-indent: -9999px;
  width: 73px;
  height: 27px; }

.allowed-tags {
  font-size: 11px;
  font-size: 1.1rem; }

/* Tags Next to Comments Styling
---------------------------------------*/
#tags {
  color: #456626;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 18px;
  line-height: 1.8rem; }
  #tags a,
  #tags a:visited {
    color: #456626; }

/* Fix Post comments bar from overlapping right sidebar */
@media screen and (min-width: 1221px) {
  ul#comment-tabs {
    width: 89.4%; } }

@media screen and (min-width: 1183px) and (max-width: 1220px) {
  ul#comment-tabs {
    width: 88.5%; } }

@media screen and (min-width: 1050px) and (max-width: 1182px) {
  ul#comment-tabs {
    width: 87%; } }

@media screen and (min-width: 750px) and (max-width: 1049px) {
  ul#comment-tabs {
    width: 82%; } }

@media screen and (max-width: 749px) {
  ul#comment-tabs {
    width: 100%; } }

#comment-tabs-container #facebook-comments,
#comment-tabs-container #tags {
  display: none; }

/* Left Panel
--------------------------------------------- */
/* Left Panel */
.left-panel {
  background: #f3f3f3;
  -webkit-box-shadow: 3px -1px 4px 0px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 3px -1px 4px 0px rgba(0, 0, 0, 0.35);
  box-shadow: 3px -1px 4px 0px rgba(0, 0, 0, 0.35);
  height: 100%;
  position: fixed;
  z-index: 99; }
  .left-panel.flyout {
    width: 410px; }
  @media (max-width: 655px) {
    .left-panel {
      display: none; } }

.left-panel-sidebar {
  float: left;
  width: 70px;
  width: 7rem; }

.left-panel-content {
  background-color: #fff;
  border-right: 10px solid #dcbf4b;
  border-top: 1px solid #c4c4c4;
  display: none;
  float: left;
  height: 100%;
  overflow: hidden;
  padding: 15px;
  width: 300px; }
  .left-panel-content ul {
    margin-left: 25px; }

.left-panel-close {
  background: transparent url("../../images/left-tab-close.png") no-repeat 0 50%;
  color: #a9a9a9;
  float: left;
  font-size: 12px;
  margin-bottom: 5px;
  padding-left: 18px;
  text-transform: uppercase; }

.left-panel-close:hover,
.left-panel-close:active {
  background-position: -200px 50%;
  color: #636363; }

.left-panel-section {
  border-top: 1px solid #ddd;
  padding: 10px 0; }
  .left-panel-section .subscribe-form {
    background: #f7f7f7;
    padding: 16px 14px 22px 15px; }
    .left-panel-section .subscribe-form .heading {
      color: #9d501f;
      display: block;
      font-family: "minion-pro", Georgia, "Times New Roman", Times, serif;
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 20px;
      line-height: 2rem;
      font-weight: 700;
      margin: 0 0 5px; }
  .left-panel-section .login-block input[type="submit"] {
    background-color: #636363;
    border-color: #333;
    font-family: proxima-nova, sans-serif;
    font-weight: 700;
    padding: 7px 5px;
    text-shadow: 1px 1px 1px #9d501f;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    font-size: 13px;
    line-height: 22px; }

#left-panel-login .login-username label {
  margin-right: 10px; }

#left-panel-login .login-password label {
  margin-right: 12px; }

.left-panel-bottom-fixed {
  background-color: #fff;
  bottom: 0;
  font-size: 13px;
  font-size: 1.3rem;
  margin-top: 12px;
  /* position:absolute; */
  width: 300px; }

.left-panel-section-first.left-panel-section {
  border-top: none; }

.left-panel-briefing-header {
  color: #000;
  font-family: proxima-nova, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 22px;
  line-height: 2.2rem;
  text-transform: uppercase; }

.left-panel-briefing-byline {
  color: #636363;
  font-family: proxima-nova, sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 22px;
  line-height: 2.2rem; }

/* by default, do not display any of the left panel content panes */
.left-panel-content-toggle {
  display: none; }
  .left-panel-content-toggle.show {
    display: block; }

/* if a given panel is active, then display it */
.left-panel.active-private-panel .left-panel-content-toggle.content-private,
.left-panel.active-subscribe-panel .left-panel-content-toggle.content-subscribe {
  clear: both;
  display: block;
  float: left;
  width: 100%; }

.left-panel.flyout {
  width: 410px; }
  .left-panel.flyout h3 {
    color: #456626;
    font-family: "minion-pro", Georgia, "Times New Roman", Times, serif;
    font-weight: 700;
    font-size: 23px;
    font-size: 2.3rem; }
  .left-panel.flyout h4 {
    color: #456626;
    font-family: "minion-pro", Georgia, "Times New Roman", Times, serif;
    font-weight: 700;
    font-size: 18px;
    font-size: 1.8rem; }

.left-panel-content-toggle.content-subscribe.show {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 18px;
  line-height: 1.8rem;
  margin-top: 30px; }
  .left-panel-content-toggle.content-subscribe.show form {
    margin-bottom: 20px; }
  .left-panel-content-toggle.content-subscribe.show input[type="submit"] {
    color: #fff;
    cursor: pointer;
    background: #c63427;
    -webkit-appearance: none;
    border: 1px solid #9a0b06;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-family: proxima-nova, sans-serif;
    font-weight: 700;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 22px;
    line-height: 2.2rem;
    padding: 4px 5px 6px;
    text-decoration: none;
    text-shadow: 1px 1px 1px #9d501f;
    text-transform: uppercase; }

.flyout .left-panel-content {
  display: block; }

.left-panel:after {
  clear: both;
  content: '';
  display: block; }

.left-panel .ico {
  display: block;
  margin: 0 auto; }

.panel-list {
  font-family: "minion-pro", Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 14px;
  line-height: 1.4rem;
  list-style: none;
  margin: 30px 0 10px;
  text-align: center;
  text-transform: uppercase; }
  .panel-list strong {
    font-family: "minion-pro", Georgia, "Times New Roman", Times, serif;
    font-weight: 700; }

.panel-list-li {
  border-bottom: 1px solid #cdcdcd;
  border-top: 1px solid #cdcdcd;
  border-right: 2px solid #cdcdcd;
  margin-top: 10px;
  width: 75px; }
  .panel-list-li a {
    width: 75px; }
  .panel-list-li.active {
    margin-left: -10px;
    width: 85px; }
    .panel-list-li.active a {
      width: 85px; }

.flyout .panel-list li.panel-list-li.active-tab {
  margin-left: -10px;
  width: 85px; }

.flyout .panel-list li.panel-list-li.active-tab a {
  width: 85px; }

.panel-list .private {
  background-color: #e8e4db; }

.panel-list a {
  color: #333;
  display: block;
  position: relative;
  text-shadow: 1px 1px 0 #fff; }

.panel-list .private a {
  background: transparent url("../../images/icon-preferredarticle-32px.png") no-repeat 50% 6px;
  font-size: 12px;
  font-size: 1.2rem;
  padding: 42px 0 8px;
  position: relative;
  vertical-align: top; }

.panel-list .subscribe a {
  background: transparent url("../../images/icon-subscribe-25px.png") no-repeat 50% 6px;
  padding: 35px 0 8px; }

.panel-list li.panel-list-li .arrow {
  background: url("../../images/left-tab.png") no-repeat -3px 0;
  height: 45px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  right: -28px;
  text-indent: -9999px;
  top: 20px;
  width: 26px;
  z-index: 2; }

.flyout .panel-list li.panel-list-li.active-tab:hover,
.flyout .panel-list li.panel-list-li.active-tab:active {
  padding-left: 0; }

.panel-list li.panel-list-li:hover .arrow,
.panel-list li.panel-list-li:active .arrow,
.panel-list li.panel-list-li.active-tab .arrow {
  background-position: -3px -100px; }

* + html .panel-list .private .arrow {
  bottom: -7px; }

.panel-list li.panel-list-li span {
  color: #424242;
  display: block;
  font: 9px/12px 'ProximaNovaRgRegular', Arial, Helvetica, sans-serif; }

.panel-list .subscribe {
  background-color: #e8e4db; }

.social-block {
  padding: 0 0 20px;
  text-align: center;
  margin: 10px auto; }

.social-block img {
  margin: 10px 0;
  vertical-align: top; }

.share-block {
  display: block;
  margin: -3px 6px 3px 0; }

.mail-block {
  display: block;
  margin: 0 6px 3px 0; }

.social-block .mail,
.social-block .share {
  color: #636363;
  background: url("../../images/arrow-share.png") no-repeat 0 2px;
  display: inline-block;
  font: 11px/15px 'ProximaNovaLtBold', Arial, Helvetica, sans-serif;
  padding: 0 0 0 19px; }

.social-block .mail {
  background: url("../../images/ico-mail.png") no-repeat 0 3px;
  padding: 0 0 0 18px; }

/* =Grid < grid.css
========================= */
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12 {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  -ms-box-sizing: border-box; }
  @media screen and (max-width: 655px) {
    .col-1,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-10,
    .col-11,
    .col-12 {
      width: 100%; } }

.row {
  overflow: hidden; }

.col-12 {
  width: 100%; }

.col-11 {
  width: 91.53%; }

.col-10 {
  width: 83.06%; }

.col-9 {
  width: 74.6%; }

.col-8 {
  width: 66.13%; }

.col-7 {
  width: 57.66%; }

.col-6 {
  width: 49.2%; }

.col-5 {
  width: 40.73%; }

.col-4 {
  width: 32.26%; }

.col-3 {
  width: 23.8%; }

.col-2 {
  width: 15.33%; }

.col-1 {
  width: 6.866%; }

.struc-main1 {
  padding-bottom: 32px;
  overflow: hidden; }

.struc-sidebar1 {
  border-top: 1px solid #ddd;
  background-color: #fff; }

.struc-full1 {
  display: block;
  float: none;
  margin: -4px 0 31px;
  overflow: hidden;
  padding: 0 0 0 32px; }

.alpha {
  margin-left: 0; }

.omega {
  margin-right: 0; }

/* Wrappers */
#wrapper {
  /* position:relative;
	margin:0; /* override auto margin */
  box-shadow: 0 0 15px #505050; }

.wrapper-holder {
  border: solid #ddd;
  border-width: 0 1px;
  padding: 0 29px 0 72px;
  background: #fff; }

#header {
  width: 100%;
  position: relative;
  z-index: 3;
  margin-bottom: 15px; }

#main {
  /*overflow:hidden;*/ }

.main-container {
  /*overflow:hidden;*/
  /*border-right:1px solid #ddd;*/ }

#footer {
  /*border-right:1px solid #ddd;*/
  overflow: hidden; }

/* Two and Three Column blocks */
.row-c6-12-34-56,
.row-c4-12-34,
.cfct-row-d-e,
.cfct-row-a-b-c {
  margin-bottom: 14px; }

/* One Column block for home */
.home .row-c4-1234 .block,
.home .cfct-row-abc .block {
  padding: 10px 9px 11px; }

/* Two Column block */
.row-c4-12-34 .block,
.cfct-row-d-e .block {
  padding: 10px 9px 11px; }

/* Three Column block */
.row-c6-12-34-56 .block,
.cfct-row-a-b-c .block {
  padding: 10px 9px 6px; }

/* =Home Featured Post Advertisement Block
========================= */
.featured-post-advertisement {
  margin: -3px 0 6px;
  padding-bottom: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto; }
  .featured-post-advertisement > section {
    margin: auto 0; }
  .featured-post-advertisement input[type=text] {
    background: #fff;
    border: 1px solid #cfcfcf;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
    color: #b7b7b7;
    float: left;
    font-family: "minion-pro", Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    font-size: 1.2rem;
    font-style: italic;
    height: 26px;
    line-height: 26px;
    line-height: 2.6rem;
    padding: 1px 11px;
    width: 127px; }
    @media screen and (max-width: 480px) {
      .featured-post-advertisement input[type=text] {
        display: block;
        float: none;
        margin-bottom: 10px; } }
  @media screen and (max-width: 480px) {
    .featured-post-advertisement input[type=submit] {
      display: block;
      float: none; } }
  @media screen and (max-width: 480px) {
    .featured-post-advertisement .note {
      margin-top: -10px; } }
  .featured-post-advertisement strong {
    font-weight: normal;
    /*
        &:first-child {
            font-family: $font-serif-bold !important;
        }
        */ }

/* =Home Featured Post Block
========================= */
.featured-post-block {
  position: relative; }
  .featured-post-block .homepage-builder-edit-link {
    margin: 0; }
    .featured-post-block .homepage-builder-edit-link a {
      background: #f8f7f5;
      display: inline-block;
      position: absolute;
      right: 0;
      top: 0;
      padding: 2px 8px;
      font-size: 13px;
      text-transform: uppercase;
      text-decoration: none;
      color: #999; }
  .featured-post-block h1 {
    margin-top: 0; }
  .featured-post-block .at16nc,
  .featured-post-block .at300bs,
  .featured-post-block .at15nc,
  .featured-post-block .at15t_email,
  .featured-post-block .at16t_email {
    display: none; }
  .featured-post-block:hover article {
    background: #f8f7f5; }
  .featured-post-block .photo {
    max-width: 105px; }
    .featured-post-block .photo img {
      float: left; }
    .featured-post-block .photo a {
      text-decoration: none; }
  .featured-post-block .title {
    background: #212f2b;
    color: #fff;
    float: left;
    font-family: proxima-nova, sans-serif;
    font-size: 10px;
    font-size: 1rem;
    line-height: 14px;
    line-height: 1.4rem;
    padding: 2px 3%;
    width: 100%; }
  .featured-post-block .cat-comment-byline {
    display: inline-block;
    font-size: 10px;
    font-size: 1rem;
    line-height: 14px;
    line-height: 1.4rem;
    padding: 0;
    width: 100%;
    margin-top: 0; }
    .featured-post-block .cat-comment-byline .cat-comment-heading {
      color: #636363;
      float: left;
      padding: 2px 0 2px 0;
      font-size: 14px; }
      .featured-post-block .cat-comment-byline .cat-comment-heading a {
        font-size: 10px; }
    .featured-post-block .cat-comment-byline .number {
      color: #b7b7b7;
      background: url("../../images/ico-comments.png") no-repeat 0 -38px;
      margin-left: 6px;
      padding: 0 0 3px 16px; }
    .featured-post-block .cat-comment-byline a {
      color: #000;
      font-size: 25px; }

/* =Home Editors Picks
========================= */
.mm-editors-picks-module {
  box-sizing: border-box;
  overflow-wrap: break-word; }

.editors-picks {
  display: none; }
  .editors-picks .heading {
    color: #636363;
    display: block;
    font-family: "minion-pro", Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 14px;
    line-height: 1.4rem;
    padding: 0 0 5px;
    text-transform: uppercase; }
  .editors-picks .box-section {
    font-family: proxima-nova, sans-serif; }
  .editors-picks .box {
    float: left;
    padding: 0 6% 0 0;
    width: 27%; }
    .editors-picks .box a {
      font-size: 13px;
      font-size: 1.3rem;
      line-height: 20px;
      line-height: 2rem; }
    @media screen and (max-width: 480px) {
      .editors-picks .box {
        line-height: 24px;
        line-height: 2.4rem;
        width: 100%; } }

.home .custom-read-more {
  color: #5e8b34;
  font-style: italic;
  line-height: 26px;
  font-size: 18px;
  font-family: proxima-nova, sans-serif;
  font-weight: 400; }

/* =Home Multiple Featured Posts Block
========================= */
.featured-posts {
  margin-bottom: 15px; }
  .featured-posts article {
    border-top: 1px solid #ddd;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 10px;
    padding: 15px 0; }
    .featured-posts article .headline-image {
      width: 33%;
      margin: 8px 0 15px 15px;
      flex: none;
      float: right; }
  .featured-posts .cat-comment-heading {
    font-size: 10px;
    font-size: 1rem; }
    .featured-posts .cat-comment-heading a {
      color: #636363; }
  .featured-posts h2 {
    font-family: "minion-pro", Georgia, "Times New Roman", Times, serif;
    font-size: 22px;
    font-weight: normal;
    font-style: normal;
    margin: 0 0 8px; }
    .featured-posts h2 a {
      text-decoration: none;
      color: #000; }

.featured-post-block ul.info-list address li {
  font-size: 13px; }

/* =Home Headlines Block
========================= */
.content-sidebar-wrap .headlines {
  clear: both; }
  .content-sidebar-wrap .headlines .cat-comment-heading {
    color: #636363;
    float: left;
    /*padding: 2px 6px 2px 0;*/
    font-size: 12px; }
  .content-sidebar-wrap .headlines article {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-top: 1px solid #ddd;
    margin-bottom: 0;
    padding: 4px 44px 12px 9px;
    position: relative; }

@media screen and (max-width: 655px) {
  .headline-block {
    padding-bottom: 0; } }

.headlines-inner.headlines-double {
  display: flex;
  justify-content: space-between; }
  .headlines-inner.headlines-double .headline-block {
    width: 46%; }

.headline-list article {
  display: flex;
  justify-content: space-between; }
  .content-sidebar-wrap .headline-list article {
    padding: 15px 0; }
  .headline-list article .cat-comment-byline {
    margin-top: 0; }
  .headline-list article .heading-block {
    padding: 0; }
  .headline-list article img {
    flex: none;
    max-width: unset;
    margin: 0 0 0 15px; }

@media screen and (max-width: 655px) {
  .headline-list a.title {
    font-size: 14px;
    font-size: 1.4rem; } }

.headline-list .heading-block {
  float: none; }

/* =Home Features Block
========================= */
.features a {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 14px;
  line-height: 1.4rem; }

.featured-post-read-more {
  white-space: nowrap; }

.featured-post-wrap .featured-post-read-more {
  font-family: proxima-nova, sans-serif;
  font-weight: 700; }

.featured-posts-wrap .cat-comment-byline {
  margin-top: 0; }

#featured-posts-middle {
  margin-bottom: 30px; }

/* Single Post
--------------------------------------------- */
.page-template-template-article-php .entry,
.page-template-template-article-parent-php .entry,
.page-template-template-stock-tickers-php .entry {
  padding-top: 0; }
  .page-template-template-article-php .entry p,
  .page-template-template-article-php .entry li,
  .page-template-template-article-parent-php .entry p,
  .page-template-template-article-parent-php .entry li,
  .page-template-template-stock-tickers-php .entry p,
  .page-template-template-stock-tickers-php .entry li {
    font-size: 18px;
    line-height: 23px; }
  .page-template-template-article-php .entry h3,
  .page-template-template-article-parent-php .entry h3,
  .page-template-template-stock-tickers-php .entry h3 {
    font-family: "minion-pro", Georgia, "Times New Roman", Times, serif;
    font-style: normal;
    font-size: 25px;
    margin-top: 4%; }

.page-template-template-article-php .scroll-to-comments,
.page-template-template-article-parent-php .scroll-to-comments,
.page-template-template-stock-tickers-php .scroll-to-comments {
  display: block;
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-size: 13px;
  font-size: 1.3rem;
  margin: 15px 0 0; }
  .page-template-template-article-php .scroll-to-comments a,
  .page-template-template-article-parent-php .scroll-to-comments a,
  .page-template-template-stock-tickers-php .scroll-to-comments a {
    color: #456626; }

.page-template-template-article-php .gated-content-signup,
.page-template-template-article-parent-php .gated-content-signup,
.page-template-template-stock-tickers-php .gated-content-signup {
  text-align: center; }
  .page-template-template-article-php .gated-content-signup .advertisement,
  .page-template-template-article-parent-php .gated-content-signup .advertisement,
  .page-template-template-stock-tickers-php .gated-content-signup .advertisement {
    margin-bottom: 36px; }

.page-template-template-article-php .restricted-block p a,
.page-template-template-article-parent-php .restricted-block p a,
.page-template-template-stock-tickers-php .restricted-block p a {
  color: #456626;
  text-decoration: underline; }

.single .entry .entry-meta,
.trending-content .entry .entry-meta,
.page-template-template-article-php .entry .entry-meta,
.page-template-template-article-parent-php .entry .entry-meta,
.page-template-template-stock-tickers-php .entry .entry-meta {
  font-size: 10px;
  font-size: 1rem;
  margin: 2px 0;
  font-family: proxima-nova, sans-serif;
  color: #666;
  font-size: 13px;
  font-weight: 400; }
  .single .entry .entry-meta a,
  .trending-content .entry .entry-meta a,
  .page-template-template-article-php .entry .entry-meta a,
  .page-template-template-article-parent-php .entry .entry-meta a,
  .page-template-template-stock-tickers-php .entry .entry-meta a {
    color: #456626;
    text-decoration: underline; }
    .single .entry .entry-meta a:hover,
    .trending-content .entry .entry-meta a:hover,
    .page-template-template-article-php .entry .entry-meta a:hover,
    .page-template-template-article-parent-php .entry .entry-meta a:hover,
    .page-template-template-stock-tickers-php .entry .entry-meta a:hover {
      text-decoration: none; }
  .single .entry .entry-meta .addthis_button_email img,
  .trending-content .entry .entry-meta .addthis_button_email img,
  .page-template-template-article-php .entry .entry-meta .addthis_button_email img,
  .page-template-template-article-parent-php .entry .entry-meta .addthis_button_email img,
  .page-template-template-stock-tickers-php .entry .entry-meta .addthis_button_email img {
    display: none; }
  .single .entry .entry-meta .entry-categories,
  .trending-content .entry .entry-meta .entry-categories,
  .page-template-template-article-php .entry .entry-meta .entry-categories,
  .page-template-template-article-parent-php .entry .entry-meta .entry-categories,
  .page-template-template-stock-tickers-php .entry .entry-meta .entry-categories {
    font-size: 11px;
    font-size: 1.1rem; }
    .single .entry .entry-meta .entry-categories a,
    .trending-content .entry .entry-meta .entry-categories a,
    .page-template-template-article-php .entry .entry-meta .entry-categories a,
    .page-template-template-article-parent-php .entry .entry-meta .entry-categories a,
    .page-template-template-stock-tickers-php .entry .entry-meta .entry-categories a {
      text-decoration: none;
      text-transform: uppercase; }
  @media screen and (max-width: 655px) {
    .single .entry .entry-meta,
    .trending-content .entry .entry-meta,
    .page-template-template-article-php .entry .entry-meta,
    .page-template-template-article-parent-php .entry .entry-meta,
    .page-template-template-stock-tickers-php .entry .entry-meta {
      margin-left: 0; } }

.single .entry .cat-comment-byline,
.trending-content .entry .cat-comment-byline,
.page-template-template-article-php .entry .cat-comment-byline,
.page-template-template-article-parent-php .entry .cat-comment-byline,
.page-template-template-stock-tickers-php .entry .cat-comment-byline {
  display: inline-block;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 18px;
  line-height: 1.8rem;
  padding: 0 0 2px;
  width: 100%; }
  .single .entry .cat-comment-byline .cat-comment-heading,
  .trending-content .entry .cat-comment-byline .cat-comment-heading,
  .page-template-template-article-php .entry .cat-comment-byline .cat-comment-heading,
  .page-template-template-article-parent-php .entry .cat-comment-byline .cat-comment-heading,
  .page-template-template-stock-tickers-php .entry .cat-comment-byline .cat-comment-heading {
    color: #636363;
    float: left;
    padding: 2px 0 2px 0; }

.single .entry .entry-author,
.trending-content .entry .entry-author,
.page-template-template-article-php .entry .entry-author,
.page-template-template-article-parent-php .entry .entry-author,
.page-template-template-stock-tickers-php .entry .entry-author {
  text-transform: uppercase;
  font-family: proxima-nova, sans-serif;
  font-weight: 700; }

.single .entry .sep,
.trending-content .entry .sep,
.page-template-template-article-php .entry .sep,
.page-template-template-article-parent-php .entry .sep,
.page-template-template-stock-tickers-php .entry .sep {
  padding: 0 5px; }

.content {
  position: relative; }
  .content .tabset {
    background: #f3f3f3;
    border-bottom: 1px solid #b7b7b7;
    display: inline-block;
    margin: 0 0 10px;
    width: 100%; }
    .content .tabset li {
      float: left;
      list-style-type: none;
      margin: 0; }
      .content .tabset li .active {
        background: #fff;
        border-bottom: none;
        border-left: 1px solid #b7b7b7;
        border-right: 1px solid #b7b7b7;
        border-top: 1px solid #b7b7b7;
        padding: 10px 18px 11px; }
    .content .tabset a {
      color: #333;
      display: block;
      font-size: 10px;
      font-size: 1rem;
      margin-bottom: -1px;
      padding: 11px 19px;
      text-decoration: none; }
    @media screen and (max-width: 655px) {
      .content .tabset {
        box-sizing: border-box;
        padding: 0 10px; } }

/* Comment Numbers */
.cat-comment-byline.heading-block .cat-comment-heading a.number,
#nav .box .cat-comment-byline.heading-block .cat-comment-heading a.number,
#nav .box .cat-comment-byline.heading-block .cat-comment-heading a.number:hover {
  color: #a83;
  padding: 0 0 3px 16px;
  margin-left: 6px;
  background: url("../../images/ico-comments.png") no-repeat -37px 1px; }

.cat-comment-byline.heading-block .cat-comment-heading a.number.alt,
#nav .box .cat-comment-byline.heading-block .cat-comment-heading a.number.alt,
#nav .box .cat-comment-byline.heading-block .cat-comment-heading a.number.alt:hover {
  background-position: 0 -38px;
  color: #b7b7b7;
  float: right; }

.buzz-about-stock {
  background: #F8F7F5;
  padding: 8px 5px;
  border-bottom: 3px solid #DCBF4B;
  font-weight: 700;
  font-size: 16px; }
  .buzz-about-stock strong {
    margin-left: 0px;
    font-weight: 700;
    font-size: 16px; }

.gallery-slideshow .gallery-slideshow-launch {
  cursor: pointer;
  position: relative;
  min-height: 51px; }
  .gallery-slideshow .gallery-slideshow-launch > div {
    position: absolute;
    bottom: 15px;
    text-align: center;
    left: 15px; }
    .gallery-slideshow .gallery-slideshow-launch > div > div {
      background: rgba(0, 0, 0, 0.85);
      border: 1px solid #FFF;
      border-radius: 4px;
      -moz-border-radius: 4px;
      -ms-border-radius: 4px;
      -o-border-radius: 4px;
      -webkit-border-radius: 4px;
      color: #FFF;
      display: inline-block;
      font-size: 16px;
      margin: 0 auto;
      padding: 8px 12px 9px;
      vertical-align: middle;
      transition: all .5s;
      -moz-transition: all .5s;
      -ms-transition: all .5s;
      -o-transition: all .5s;
      -webkit-transition: all .5s; }
      .gallery-slideshow .gallery-slideshow-launch > div > div:hover {
        background: #456626; }
      .gallery-slideshow .gallery-slideshow-launch > div > div .count {
        background: url(/wp-content/themes/moneymorning/images/ico-slideshow.svg) no-repeat;
        display: inline-block;
        height: 33px;
        background-size: auto 100%;
        width: 40px;
        text-align: center;
        padding-left: 3px;
        margin-right: 8px;
        vertical-align: middle;
        line-height: 36px; }
      .gallery-slideshow .gallery-slideshow-launch > div > div .view-slideshow {
        display: inline-block;
        line-height: 18px;
        vertical-align: inherit; }
  .gallery-slideshow .gallery-slideshow-launch:hover div div {
    background: #456626; }

.gallery-slideshow .gallery-slideshow-inner {
  display: none;
  position: relative;
  margin: 0 auto;
  max-width: 1200px;
  min-height: 100%;
  padding: 100px 15px;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box; }
  .gallery-slideshow .gallery-slideshow-inner .gallery-slideshow-header {
    position: absolute;
    top: 15px;
    left: 20px;
    right: 20px; }
    .gallery-slideshow .gallery-slideshow-inner .gallery-slideshow-header .close {
      background: #111;
      color: #999;
      font-size: 46px;
      text-shadow: none;
      opacity: 1;
      font-weight: normal;
      font-family: "minion-pro", Georgia, "Times New Roman", Times, serif;
      line-height: 30px;
      position: fixed;
      right: 20px;
      top: 15px; }
      .gallery-slideshow .gallery-slideshow-inner .gallery-slideshow-header .close:hover {
        color: #fff;
        transition: all .25s;
        -moz-transition: all .25s;
        -ms-transition: all .25s;
        -o-transition: all .25s;
        -webkit-transition: all .25s; }
    .gallery-slideshow .gallery-slideshow-inner .gallery-slideshow-header .slideshow-social {
      position: fixed;
      right: 100px;
      top: 17px; }
      .gallery-slideshow .gallery-slideshow-inner .gallery-slideshow-header .slideshow-social ul {
        list-style: none;
        padding: 0;
        margin: 0; }
        .gallery-slideshow .gallery-slideshow-inner .gallery-slideshow-header .slideshow-social ul li {
          cursor: pointer;
          display: inline-block;
          vertical-align: middle;
          background: blue;
          width: 40px;
          height: 40px;
          text-align: center;
          line-height: 40px;
          margin: 0 3px;
          font-size: 22px; }
          .gallery-slideshow .gallery-slideshow-inner .gallery-slideshow-header .slideshow-social ul li .fa {
            color: #FFF; }
          .gallery-slideshow .gallery-slideshow-inner .gallery-slideshow-header .slideshow-social ul li.fb {
            background: #3b5998; }
          .gallery-slideshow .gallery-slideshow-inner .gallery-slideshow-header .slideshow-social ul li.tw {
            background: #00aced; }
          .gallery-slideshow .gallery-slideshow-inner .gallery-slideshow-header .slideshow-social ul li.gp {
            background: #db4437; }
          .gallery-slideshow .gallery-slideshow-inner .gallery-slideshow-header .slideshow-social ul li.em {
            background: #666; }
    .gallery-slideshow .gallery-slideshow-inner .gallery-slideshow-header .slideshow-logo {
      display: inline-block;
      background: url(/wp-content/themes/moneymorning/images/logo-fff@2x.png);
      background-size: 100% auto;
      width: 266px;
      height: 40px;
      margin-right: 20px;
      text-indent: -6000px;
      vertical-align: bottom; }
    .gallery-slideshow .gallery-slideshow-inner .gallery-slideshow-header .gallery-slideshow-title {
      border-left: 1px solid #333;
      cursor: pointer;
      display: inline-block;
      font-family: "minion-pro", Georgia, "Times New Roman", Times, serif;
      font-size: 20px;
      padding-left: 20px;
      vertical-align: bottom;
      transition: all .5s;
      -moz-transition: all .5s;
      -ms-transition: all .5s;
      -o-transition: all .5s;
      -webkit-transition: all .5s; }
      .gallery-slideshow .gallery-slideshow-inner .gallery-slideshow-header .gallery-slideshow-title:hover {
        text-decoration: underline; }
  .gallery-slideshow .gallery-slideshow-inner .gallery-slideshow-controls {
    width: calc((100% - 30px) * .4);
    padding-left: 20px;
    position: absolute;
    left: calc(60% - 3px);
    border-left: 1px solid #333;
    height: calc(100% - 100px);
    top: 100px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box; }
    .gallery-slideshow .gallery-slideshow-inner .gallery-slideshow-controls .slideshow-controls-bottom {
      height: 100%;
      position: relative; }
      .gallery-slideshow .gallery-slideshow-inner .gallery-slideshow-controls .slideshow-controls-bottom .slideshow-arrows {
        position: fixed;
        bottom: 75px; }
        .gallery-slideshow .gallery-slideshow-inner .gallery-slideshow-controls .slideshow-controls-bottom .slideshow-arrows .slideshow-counter {
          color: #666;
          display: inline-block;
          font-family: "minion-pro", Georgia, "Times New Roman", Times, serif;
          font-size: 24px;
          margin-left: 20px;
          height: 50px;
          vertical-align: middle; }
          .gallery-slideshow .gallery-slideshow-inner .gallery-slideshow-controls .slideshow-controls-bottom .slideshow-arrows .slideshow-counter .slideshow-current-count {
            color: #fff; }
        .gallery-slideshow .gallery-slideshow-inner .gallery-slideshow-controls .slideshow-controls-bottom .slideshow-arrows .fa {
          cursor: pointer;
          padding: 12px;
          border: 1px solid #666;
          width: 50px;
          height: 50px;
          text-align: center;
          line-height: 26px;
          font-size: 22px;
          transition: all .25s;
          -moz-border-radius: 3px;
          -ms-border-radius: 3px;
          -o-border-radius: 3px;
          -webkit-border-radius: 3px;
          -moz-transition: all .25s;
          -ms-transition: all .25s;
          -o-transition: all .25s;
          -webkit-transition: all .25s; }
          .gallery-slideshow .gallery-slideshow-inner .gallery-slideshow-controls .slideshow-controls-bottom .slideshow-arrows .fa:hover {
            background: #000;
            border-color: #fff;
            color: #fff; }
          .gallery-slideshow .gallery-slideshow-inner .gallery-slideshow-controls .slideshow-controls-bottom .slideshow-arrows .fa.fa-chevron-left {
            padding-right: 15px; }
          .gallery-slideshow .gallery-slideshow-inner .gallery-slideshow-controls .slideshow-controls-bottom .slideshow-arrows .fa.fa-chevron-right {
            margin-left: 8px;
            padding-left: 15px; }
  .gallery-slideshow .gallery-slideshow-inner .gallery-item {
    display: none; }
    .gallery-slideshow .gallery-slideshow-inner .gallery-item .gallery-figure {
      float: left;
      width: 60%; }
    .gallery-slideshow .gallery-slideshow-inner .gallery-item .gallery-item-description {
      float: left;
      width: 40%;
      padding-left: 20px; }

.gallery-slideshow.open {
  background: #111;
  color: #FFF;
  overflow-y: auto;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 1000; }
  .gallery-slideshow.open .gallery-slideshow-launch {
    display: none; }
  .gallery-slideshow.open .gallery-slideshow-inner .gallery-item a {
    color: #9AB277; }
  .gallery-slideshow.open .gallery-slideshow-inner .gallery-item .gallery-icon,
  .gallery-slideshow.open .gallery-slideshow-inner .gallery-item .slideshow-left {
    margin-bottom: 15px;
    max-width: 100%;
    text-align: right; }
    .gallery-slideshow.open .gallery-slideshow-inner .gallery-item .gallery-icon img,
    .gallery-slideshow.open .gallery-slideshow-inner .gallery-item .slideshow-left img {
      border: 1px solid #333;
      border-width: 1px 0 1px 1px; }
  .gallery-slideshow.open .gallery-slideshow-inner .gallery-item .slideshow-left {
    border: 1px solid #333;
    border-width: 1px 0 1px 1px;
    padding: 20px;
    text-align: left;
    float: left;
    width: 60%; }
    .gallery-slideshow.open .gallery-slideshow-inner .gallery-item .slideshow-left p,
    .gallery-slideshow.open .gallery-slideshow-inner .gallery-item .slideshow-left ol,
    .gallery-slideshow.open .gallery-slideshow-inner .gallery-item .slideshow-left ul,
    .gallery-slideshow.open .gallery-slideshow-inner .gallery-item .slideshow-left blockquote {
      max-width: 640px; }
  .gallery-slideshow.open .gallery-slideshow-inner .gallery-item .gallery-caption,
  .gallery-slideshow.open .gallery-slideshow-inner .gallery-item .slideshow-right {
    color: #ccc;
    font-size: 14px;
    position: relative;
    padding-left: 20px;
    text-align: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box; }
  .gallery-slideshow.open .gallery-slideshow-inner .gallery-item .slideshow-right {
    border-top: 1px solid #333;
    padding-left: 0;
    width: 40%;
    float: left; }
    .gallery-slideshow.open .gallery-slideshow-inner .gallery-item .slideshow-right .slideshow-restart {
      cursor: pointer;
      border: 1px solid #333;
      border-width: 0 1px 1px 0;
      font-family: proxima-nova, sans-serif;
      font-weight: 700;
      font-weight: normal;
      padding: 15px; }
    .gallery-slideshow.open .gallery-slideshow-inner .gallery-item .slideshow-right .slideshow-return {
      padding: 30px 15px;
      font-family: "minion-pro", Georgia, "Times New Roman", Times, serif;
      font-size: 1.2em; }
      .gallery-slideshow.open .gallery-slideshow-inner .gallery-item .slideshow-right .slideshow-return strong {
        font-family: proxima-nova, sans-serif;
        font-weight: 700;
        font-weight: normal; }
      .gallery-slideshow.open .gallery-slideshow-inner .gallery-item .slideshow-right .slideshow-return br {
        height: auto; }
      .gallery-slideshow.open .gallery-slideshow-inner .gallery-item .slideshow-right .slideshow-return .fa {
        font-size: 80%; }
  @media only screen and (max-width: 740px) {
    .gallery-slideshow.open {
      bottom: 85px; }
      .gallery-slideshow.open .gallery-slideshow-inner {
        padding: 20px 15px 175px; }
        .gallery-slideshow.open .gallery-slideshow-inner .gallery-slideshow-header {
          position: relative;
          left: 0;
          margin-bottom: 40px;
          text-align: center; }
          .gallery-slideshow.open .gallery-slideshow-inner .gallery-slideshow-header .close {
            width: 35px;
            height: 35px;
            text-align: center;
            line-height: 28px;
            border-radius: 3px;
            -moz-border-radius: 3px;
            -ms-border-radius: 3px;
            -o-border-radius: 3px;
            -webkit-border-radius: 3px; }
          .gallery-slideshow.open .gallery-slideshow-inner .gallery-slideshow-header .slideshow-social {
            right: 15px;
            bottom: 24px;
            top: auto;
            z-index: 1; }
          .gallery-slideshow.open .gallery-slideshow-inner .gallery-slideshow-header .slideshow-logo {
            margin: 0 auto 8px; }
          .gallery-slideshow.open .gallery-slideshow-inner .gallery-slideshow-header .gallery-slideshow-title {
            border-left: 0;
            display: block;
            padding: 0;
            margin: 0 0 15px; }
        .gallery-slideshow.open .gallery-slideshow-inner .gallery-slideshow-controls {
          background: #111;
          width: 100%;
          position: fixed;
          bottom: 0;
          left: 0;
          right: 0;
          top: auto;
          height: auto;
          border: 1px solid #999;
          border-width: 1px 0 0;
          height: 85px; }
          .gallery-slideshow.open .gallery-slideshow-inner .gallery-slideshow-controls .slideshow-arrows {
            position: fixed;
            bottom: 15px;
            left: 15px; }
        .gallery-slideshow.open .gallery-slideshow-inner .gallery-item .slideshow-left {
          border-right: 1px solid #333;
          float: none;
          width: 100%;
          text-align: left; }
          .gallery-slideshow.open .gallery-slideshow-inner .gallery-item .slideshow-left p,
          .gallery-slideshow.open .gallery-slideshow-inner .gallery-item .slideshow-left ol,
          .gallery-slideshow.open .gallery-slideshow-inner .gallery-item .slideshow-left ul,
          .gallery-slideshow.open .gallery-slideshow-inner .gallery-item .slideshow-left blockquote {
            max-width: 640px; }
        .gallery-slideshow.open .gallery-slideshow-inner .gallery-item .slideshow-right {
          float: none;
          width: 100%;
          border-top: 0;
          text-align: center;
          padding: 40px 0 0; }
          .gallery-slideshow.open .gallery-slideshow-inner .gallery-item .slideshow-right .slideshow-restart {
            background: #eee;
            border-width: 0;
            color: #111;
            text-align: center;
            display: inline-block;
            margin: 0 auto;
            border-radius: 3px;
            -moz-border-radius: 3px;
            -ms-border-radius: 3px;
            -o-border-radius: 3px;
            -webkit-border-radius: 3px; }
          .gallery-slideshow.open .gallery-slideshow-inner .gallery-item .slideshow-right .slideshow-return {
            margin-top: 40px;
            font-size: 1.4em; }
        .gallery-slideshow.open .gallery-slideshow-inner .gallery-item .gallery-figure {
          float: none;
          width: 100%; }
          .gallery-slideshow.open .gallery-slideshow-inner .gallery-item .gallery-figure > .gallery-icon,
          .gallery-slideshow.open .gallery-slideshow-inner .gallery-item .gallery-figure > .slideshow-left {
            float: none;
            width: 100%;
            margin-bottom: 20px;
            text-align: center; }
            .gallery-slideshow.open .gallery-slideshow-inner .gallery-item .gallery-figure > .gallery-icon img,
            .gallery-slideshow.open .gallery-slideshow-inner .gallery-item .gallery-figure > .slideshow-left img {
              border-width: 1px; }
          .gallery-slideshow.open .gallery-slideshow-inner .gallery-item .gallery-figure .gallery-caption {
            float: none;
            width: 100%; }
        .gallery-slideshow.open .gallery-slideshow-inner .gallery-item .gallery-item-description {
          margin-top: 30px;
          float: none;
          width: 100%; } }

@media only screen and (max-width: 420px) {
  .gallery-slideshow .gallery-slideshow-inner .gallery-slideshow-controls .slideshow-controls-bottom .slideshow-arrows .slideshow-counter {
    display: none; } }

@media only screen and (max-width: 840px) and (min-width: 660px) {
  div.pa-in-story-button > a {
    float: left;
    margin-left: 45px; }
  div.pa-in-story-button .pa-in-story-button-description {
    padding-left: 0;
    padding-top: 45px;
    max-width: 100%; } }

.mmalerts_ednote {
  display: none; }

.mm-post-end-promo-content {
  background-color: #fafafa;
  padding: 15px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin: 30px 0; }
  .mm-post-end-promo-content p {
    margin-bottom: 0; }
    .mm-post-end-promo-content p + p {
      margin-top: 1em; }

/* Default Page
--------------------------------------------- */
.page article {
  padding-top: 0; }

.page .cfct-mod-content p {
  font-size: 13px;
  font-size: 1.3rem; }

.page input[type="submit"] {
  color: #fff;
  cursor: pointer;
  background: #c63427;
  -webkit-appearance: none;
  border: 1px solid #9a0b06;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 22px;
  line-height: 2.2rem;
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  padding: 4px 5px 6px;
  text-decoration: none;
  text-shadow: 1px 1px 1px #9d501f;
  text-transform: uppercase; }

.page form {
  font-size: 13px;
  font-size: 1.3rem; }

.page .note {
  color: #b7b7b7;
  display: block;
  font: 9px/12px Verdana, Arial, sans-serif;
  padding: 0 0 0 4px; }

.page #wistia_eysyflmase {
  max-width: 100% !important; }

.about-us table {
  width: 200px;
  line-height: 1.4; }
  .about-us table tbody {
    border-bottom: none; }
  .about-us table td {
    border-top: none;
    padding: 2px 0; }

.about-form {
  background-color: #f7f7f7;
  border: 1px solid #2e6402;
  margin: 0 40px;
  padding: 15px;
  text-align: center; }
  @media screen and (max-width: 800px) {
    .about-form {
      margin: 0 20px; } }

/* Dashboard
--------------------------------------------- */
.dashboard .content .tabset .active {
  color: #333; }

.dashboard .content .tabset a,
.dashboard .content .tabset a:visited {
  color: #456626;
  font-size: 10px;
  font-size: 1rem;
  padding: 11px 16px; }
  .dashboard .content .tabset a:hover,
  .dashboard .content .tabset a:visited:hover {
    color: #333; }

@media screen and (max-width: 800px) {
  .dashboard .content .tabset li {
    float: none;
    list-style-type: none;
    padding: 0 10px 0 0;
    display: inline-block; } }

@media screen and (max-width: 655px) {
  .dashboard .content .tabset li {
    width: 100%; } }

.dashboard .tab-content {
  font-size: 13px;
  font-size: 1.3rem; }
  .dashboard .tab-content h1 {
    color: #456626;
    font-family: "minion-pro", Georgia, "Times New Roman", Times, serif;
    font-size: 34px;
    font-size: 3.4rem; }
    .dashboard .tab-content h1 strong {
      font-family: "minion-pro", Georgia, "Times New Roman", Times, serif;
      font-weight: 700; }

.dashboard .cat-comment-byline,
.dashboard .cat-comment-heading {
  font-family: proxima-nova, sans-serif;
  font-size: 10px;
  font-size: 1rem; }

.dashboard .flag {
  background: url("../../images/sprite.png") no-repeat -69px -74px;
  height: 13px;
  margin: -4px 0 0;
  overflow: hidden;
  position: absolute;
  right: 23px;
  text-indent: -9999px;
  top: 50%;
  width: 12px; }

.dashboard #dashboard-recommendations table strong {
  color: #000;
  font-family: proxima-nova, sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 700; }

.dashboard #dashboard-recommendations table td {
  color: #000;
  font-family: proxima-nova, sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  padding: 0; }

.dashboard #dashboard-faq h1 {
  font-size: 31px;
  font-size: 3.1rem; }

.dashboard #dashboard-faq ul {
  margin-left: 20px; }

.dashboard #dashboard-faq a,
.dashboard #dashboard-faq a:visited {
  color: #456626; }

/* Our Trading Services
--------------------------------------------- */
.our-trading-services .content,
.essential-reading .content,
.mm_popup .content,
.single .post .mm_popup .content {
  font-size: 13px;
  font-size: 1.3rem; }

.our-trading-services img,
.essential-reading img,
.mm_popup img,
.single .post .mm_popup img {
  max-width: none; }

.our-trading-services .benefits-title,
.our-trading-services .benefits-content,
.essential-reading .benefits-title,
.essential-reading .benefits-content,
.mm_popup .benefits-title,
.mm_popup .benefits-content,
.single .post .mm_popup .benefits-title,
.single .post .mm_popup .benefits-content {
  float: left; }

.our-trading-services .benefits-title,
.essential-reading .benefits-title,
.mm_popup .benefits-title,
.single .post .mm_popup .benefits-title {
  width: 35%;
  max-width: 100%; }

.our-trading-services .benefits-content,
.essential-reading .benefits-content,
.mm_popup .benefits-content,
.single .post .mm_popup .benefits-content {
  float: left;
  margin-left: 20px;
  width: 60%;
  max-width: 100%; }

.our-trading-services h3,
.our-trading-services h4,
.our-trading-services h5,
.essential-reading h3,
.essential-reading h4,
.essential-reading h5,
.mm_popup h3,
.mm_popup h4,
.mm_popup h5,
.single .post .mm_popup h3,
.single .post .mm_popup h4,
.single .post .mm_popup h5 {
  color: #456626;
  font-family: "minion-pro", Georgia, "Times New Roman", Times, serif;
  font-weight: 700; }
  .our-trading-services h3 strong,
  .our-trading-services h4 strong,
  .our-trading-services h5 strong,
  .essential-reading h3 strong,
  .essential-reading h4 strong,
  .essential-reading h5 strong,
  .mm_popup h3 strong,
  .mm_popup h4 strong,
  .mm_popup h5 strong,
  .single .post .mm_popup h3 strong,
  .single .post .mm_popup h4 strong,
  .single .post .mm_popup h5 strong {
    font-family: "minion-pro", Georgia, "Times New Roman", Times, serif;
    font-weight: 700; }

.our-trading-services .backtotop,
.essential-reading .backtotop,
.mm_popup .backtotop,
.single .post .mm_popup .backtotop {
  float: right; }

.our-trading-services h3 {
  font-size: 23px;
  font-size: 2.3rem;
  line-height: 25px;
  line-height: 2.5rem; }

.our-trading-services h4 {
  font-size: 18px;
  font-size: 1.8rem; }

.our-trading-services h5 {
  font-size: 15px;
  font-size: 1.5rem; }

.our-trading-services .backtotop {
  font-size: 11px;
  font-size: 1.1rem; }

/* Report List
--------------------------------------------- */
.reports-list h3 {
  font-family: "minion-pro", Georgia, "Times New Roman", Times, serif; }
  .reports-list h3 strong {
    font-family: "minion-pro", Georgia, "Times New Roman", Times, serif;
    font-weight: 700; }

/* Essential Reading
--------------------------------------------- */
#benefits-nav {
  margin: 0 0 10px;
  font-weight: 700;
  font-size: 14px; }
  #benefits-nav span {
    font-weight: 100;
    margin: 0 4px; }
  #benefits-nav a {
    color: #456626;
    font-size: 1em; }

.benefits-content-img {
  -webkit-box-shadow: 0 0 5px #aaa;
  -moz-box-shadow: 0 0 5px #aaa;
  -ms-box-shadow: 0 0 5px #aaa;
  -o-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa;
  float: left;
  height: auto;
  margin: 5px 15px 5px 0;
  width: 75px; }

.benefits-content a {
  color: #456626;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 16px;
  line-height: 1.6rem;
  margin-bottom: 18px; }

.benefits-content p {
  font-size: 13px;
  font-size: 1.3rem;
  margin-bottom: 18px; }

.essential-reading .backtotop {
  font-size: 11px;
  font-size: 1.1rem;
  text-decoration: underline; }
  .essential-reading .backtotop:hover {
    text-decoration: none; }

/* Error 404 Page Styles
--------------------------------------------- */
.error404 .search-form input[type="submit"] {
  background: #c63427;
  border: 1px solid #9a0b06;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  clip: auto;
  color: #fff;
  font-size: 13px;
  height: 32px;
  margin: 4px;
  padding: 4px 5px 6px;
  position: relative;
  width: 34px;
  text-transform: uppercase;
  text-decoration: none;
  text-shadow: 1px 1px 1px #9d501f;
  -webkit-appearance: none; }

.error404 input[type="search"] {
  -webkit-appearance: none;
  border-radius: 0;
  width: 130px; }

/* Contributors Page
 -----------------------------------------*/
.contributors ul.cfum-list {
  margin-left: 0; }
  .contributors ul.cfum-list li {
    list-style-type: none; }

/* Trending Content Page
 -----------------------------------------*/
.trending-content .content .type-post {
  padding-bottom: 40px;
  padding-bottom: 4rem;
  border-bottom: 1px solid #ddd; }
  .trending-content .content .type-post:last-child {
    border: none; }

.trending-content .content .entry-meta {
  margin-left: 0; }

.trending-content .content .addthis_button_email span {
  display: none; }

.trending-content .content h1 {
  margin-bottom: 49px;
  margin-bottom: 4.9rem; }

.trending-content .content .type-page {
  margin: 0;
  padding: 0; }

/* Article Parent Page
 -----------------------------------------*/
.page-template-template-article-parent-php .resizer {
  margin-top: 0; }

.page-template-template-article-parent-php .site-footer > .wrap {
  display: none; }

.page-template-template-article-parent-php .widget_stock_ticker,
.page-template-template-article-parent-php .header-widget-area {
  display: none; }

/* Stock Tickers Page
 -----------------------------------------*/
.page-template-template-stock-tickers-php .stock-ticker-posts {
  margin: 0; }
  .page-template-template-stock-tickers-php .stock-ticker-posts li {
    list-style-type: none; }

.page-template-template-stock-tickers-php .stock-title {
  font-weight: 700; }

.page-template-template-stock-tickers-php p.stock-listing {
  font-size: 13px;
  font-size: 1.3rem; }

.page-template-template-stock-tickers-php h1 {
  margin-bottom: 30px;
  margin-bottom: 3rem; }

/* Sitemap Page
 -----------------------------------------*/
.entry .sitemap-menu {
  margin-left: 24px;
  margin-left: 2.4rem; }
  .entry .sitemap-menu li {
    list-style-type: none; }

/* Glossary Page
 -----------------------------------------*/
.glossary-letter dt.glossary-term {
  font-family: proxima-nova, sans-serif;
  font-weight: 700; }

.glossary-nav {
  margin: 40px 0 60px;
  text-align: center; }
  .glossary-nav nav {
    display: inline-block;
    margin: 0 auto; }
    .glossary-nav nav a {
      width: 20px;
      color: #333;
      cursor: pointer;
      float: left;
      height: 24px;
      border: 1px solid #CCC;
      display: block;
      padding: 2px 2px;
      font-size: 14px;
      text-align: center;
      line-height: 20px;
      text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
      border-right: none;
      text-decoration: none;
      background-color: #F1F1F1; }
      .glossary-nav nav a:first-child {
        border-radius: 3px 0 0 3px; }
      .glossary-nav nav a:last-child {
        border-right: 1px solid #CCC;
        border-radius: 0 3px 3px 0; }
      .glossary-nav nav a:hover {
        background: #456626;
        color: #FFF; }
  .glossary-nav:last-of-type {
    margin: 40px 0; }

body.advertorial .post-info {
  margin-bottom: 10px; }

body.advertorial .advertorial-sidebar {
  margin: 0; }
  body.advertorial .advertorial-sidebar ul li {
    padding: 10px;
    overflow: auto; }
    body.advertorial .advertorial-sidebar ul li:hover, body.advertorial .advertorial-sidebar ul li:active, body.advertorial .advertorial-sidebar ul li:focus {
      background-color: #eee; }
    body.advertorial .advertorial-sidebar ul li a {
      font-weight: 700; }
      body.advertorial .advertorial-sidebar ul li a h3 {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 16px;
        margin-top: 0; }
      body.advertorial .advertorial-sidebar ul li a img {
        vertical-align: bottom; }
      body.advertorial .advertorial-sidebar ul li a span {
        text-transform: uppercase;
        text-decoration: none;
        color: #636363;
        font-size: 12px; }
      body.advertorial .advertorial-sidebar ul li a .alignleft {
        margin: 0 10px 10px 0; }
      body.advertorial .advertorial-sidebar ul li a .alignright {
        margin: 0 0 10px 10px; }
  body.advertorial .advertorial-sidebar .widget-title {
    margin: 0; }

.pmd-dashboard {
  background: url("../img/dashboard/dashboard-full.png");
  height: 632px;
  overflow: hidden;
  padding: 38px 38px 0;
  position: relative;
  width: 824px; }

.select-custom {
  border: 1px solid #7c7c7c; }

#pmd-spinner,
#pmd-calendar-spinner {
  background: url("../img/ajax-loader.gif") no-repeat center top;
  height: 55px;
  width: 100%;
  text-align: center; }

#pmd-calendar-spinner {
  height: 194px; }

#pmd-notes-spinner {
  background: url("../img/ajax-loader.gif") no-repeat center top;
  width: 32px;
  height: 32px;
  text-align: center; }

#pmd-notes-button,
#pmd-notes-spinner,
#pmd-notes-saved {
  float: left; }

#pmd-notes-save-button {
  padding: 5px 7px; }

#pmd-notes-saved {
  padding: 4px 7px;
  margin-left: 10px;
  color: #333;
  background-color: #ffffe0;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #e6db55; }

/** @section General stuff
 -------------------------------------------------- */
.pmd-close {
  background: url("../img/close.png");
  cursor: pointer;
  display: block;
  height: 52px;
  margin: 20px 21px;
  text-indent: -32000px;
  position: absolute;
  right: 0;
  top: 0;
  width: 52px; }

.pmd-dashboard .pmd-title {
  font-size: 22px;
  font-weight: normal;
  text-transform: capitalize; }

.pmd-dashboard .pmd-label {
  color: #646464;
  font-family: "minion-pro", Georgia, "Times New Roman", Times, serif;
  font-weight: 700;
  text-transform: uppercase; }

.pmd-dashboard textarea {
  background: #fff;
  border: 1px solid #999;
  line-height: 1.5;
  padding: 3px 5px; }

/** @section Header
 -------------------------------------------------- */
.pmd-header {
  background: url("../img/preferred-members-header.gif") no-repeat 0 0;
  height: 76px;
  margin-bottom: 20px;
  width: 820px; }

/** @section Dashboard Content area
 -------------------------------------------------- */
.pmd-content,
.pmd-sidebar {
  overflow: hidden; }

.pmd-content {
  display: inline;
  float: left;
  margin-right: 20px;
  position: relative;
  width: 550px; }

.pmd-content-scroll {
  height: 473px;
  overflow: auto;
  padding-right: 25px; }

.pmd-content .pmd-fade {
  background: url("../img/content-fade.png") repeat-x 0 0;
  /**
	 * @bugfix IE6 PNG transparency
	 * @valid no
	 */
  _background: transparent;
  bottom: 0;
  height: 100px;
  left: 0;
  position: absolute;
  width: 535px; }

.pmd-content-header {
  margin-bottom: 27px; }

.pmd-content-fade-bump {
  height: 50px; }

/**
 * Recommendations
 */
#dashboard-recommendations table {
  border: 1px solid #000;
  border-collapse: inherit;
  font-size: 12px;
  font-size: 1.2rem; }
  #dashboard-recommendations table strong {
    font-family: proxima-nova, sans-serif;
    font-weight: 700; }
  #dashboard-recommendations table td {
    padding: 0; }

/**
 * Articles
 */
.pmd-article {
  margin-bottom: 12px; }

.pmd-article .byline-major {
  font-weight: normal; }

/** @section Dashboard Widgets / Sidebar
 -------------------------------------------------- */
.pmd-sidebar {
  display: inline;
  float: left;
  width: 222px; }

.pmd-widget {
  margin-bottom: 15px; }

.pmd-widget .widget-title {
  color: #205541;
  line-height: 1.2;
  margin-bottom: 11px; }

/**
 * Charts
 */
.pmd-charts img {
  display: block; }

/**
 * Actions
 */
.pmd-actions textarea {
  height: 80px;
  width: 210px; }

.pmd-notes .pmd-placeholder {
  color: #999;
  cursor: text;
  font-family: proxima-nova, sans-serif;
  position: absolute;
  font-style: italic;
  margin: 5px; }

.pmd-notes .pmd-placeholder img {
  vertical-align: text-bottom; }

.pmd-notes-save {
  padding: 5px 0 0; }

/**
 * Other
 */
#mm-sidebar-auth-widget-read-more {
  background: url("../img/icon/icon-preferredarticle-16px.png") no-repeat scroll 5px 6px #eae1dc;
  font-size: 16px;
  line-height: 1.1;
  padding: 5px 0 5px 25px;
  margin: 10px 0;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #1f543f;
  cursor: pointer; }

.pmd-navigation {
  list-style: none;
  margin: 0;
  overflow: hidden; }

.pmd-navigation li {
  display: inline;
  float: left;
  margin-right: 5px; }

.pmd-navigation-selected {
  font-weight: 700; }

.pmd-navigation-bar {
  font-weight: normal; }

ul.alerts {
  font-size: 10px !important;
  margin-bottom: 10px; }

ul.alerts li {
  margin-bottom: 5px; }

/* Membership Pages
--------------------------------------------- */
.mm_popup input[type="submit"] {
  background: #c63427;
  border: 1px solid #9a0b06;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  color: #fff;
  cursor: pointer;
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 22px;
  line-height: 2.2rem;
  padding: 4px 5px 6px;
  text-decoration: none;
  text-shadow: 1px 1px 1px #9d501f;
  text-transform: uppercase;
  -webkit-appearance: none; }

.your-member-benefits .mm_popup form {
  margin-bottom: 20px; }

.your-member-benefits .mm_popup ul {
  margin-left: 24px;
  list-style-image: url(" 'img/li-check.gif' "); }
  .your-member-benefits .mm_popup ul li {
    margin-bottom: 9px; }

.your-member-benefits .benefits-title {
  float: left;
  width: 200px; }
  .your-member-benefits .benefits-title h4 {
    color: #456626;
    font-family: "minion-pro", Georgia, "Times New Roman", Times, serif;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 21px;
    line-height: 2.1rem;
    font-weight: 700; }

.your-member-benefits .benefits-content {
  margin: 0 0 40px 220px; }
  .your-member-benefits .benefits-content h4 {
    color: #456626;
    font-family: "minion-pro", Georgia, "Times New Roman", Times, serif;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 21px;
    line-height: 2.1rem;
    font-weight: 700; }

.your-member-benefits .benefits-content strong {
  font-family: proxima-nova, sans-serif;
  font-size: 14px; }

.your-member-benefits #rewards-box {
  background: #fafafa;
  border: 2px solid #ddd;
  margin-top: 25px;
  float: left;
  width: 40%;
  margin-right: 10px; }

@media (max-width: 850px) {
  .your-member-benefits #rewards-box {
    float: none;
    width: 100%;
    margin-bottom: 5%; } }

.your-member-benefits #rewards-box h3 {
  background: #ddd;
  color: #333;
  font-size: 1.4em;
  font-family: proxima-nova, sans-serif;
  padding: 10px;
  text-transform: uppercase;
  text-align: center; }

.your-member-benefits #rewards-box p {
  padding: 0 10px; }

.your-member-benefits ul#benefits-market-research {
  list-style: none;
  margin: -18px 0 0;
  padding: 0;
  width: 100%; }

.your-member-benefits ul#benefits-market-research li {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left;
  width: 24%; }

.your-member-benefits ul#essential-reading-thumbs {
  list-style: none;
  margin-left: 0; }

.your-member-benefits ul#essential-reading-thumbs li {
  clear: both;
  display: block;
  height: 120px;
  list-style: none;
  position: relative; }

.your-member-benefits a.backtotop {
  display: block;
  font-size: 11px;
  font-size: 1.1rem;
  text-align: right; }

.your-member-benefits .bold-green {
  color: #456626;
  font-weight: 700; }

.your-member-benefits .margin-top-0 {
  margin-top: 0; }

.your-member-benefits .margin-bottom-0 {
  margin-bottom: 0; }

.your-member-benefits .ymb-disclaimer {
  line-height: 1em; }

/* Video Single
--------------------------------------------- */
.videos strong {
  font-family: proxima-nova, sans-serif; }

.vidfirst {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 4px 10px 4px 0;
  text-decoration: none; }

.vidlast {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 4px 10px;
  text-decoration: none; }

a.next.page-numbers {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.page-numbers {
  background-color: #fff;
  border: 1px solid #aaa;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
  color: #456626;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 4px 10px;
  text-decoration: none; }
  .page-numbers.current {
    background: #456626;
    color: #fff; }

.page-numbers:hover {
  text-decoration: underline; }

.single-videos #respond {
  margin-bottom: 0; }

.single-videos .comment-respond {
  margin-bottom: 0; }

.single-videos .cat-comment-byline {
  display: inline-block;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 14px;
  line-height: 1.4rem;
  padding: 0 0 2px;
  width: 100%; }
  .single-videos .cat-comment-byline .cat-comment-heading {
    color: #636363;
    float: left;
    padding: 2px 0 2px 0; }

.wistia_embed > div {
  float: left; }

.wistia_embed object {
  display: block;
  max-width: 570px;
  margin-bottom: 56px; }

.vid_archive_item h4 {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "minion-pro", Georgia, "Times New Roman", Times, serif;
  font-weight: 700; }

.vid_caption {
  max-width: 560px;
  width: 100%;
  text-align: center;
  font-size: 14px;
  margin: -15px auto 12px auto; }

#mmBrightcoveVideoPlayerWrapper {
  margin-bottom: 1em;
  opacity: 0; }
  #mmBrightcoveVideoPlayerWrapper .hide-overlay .vjs-overlay {
    display: none; }
  #mmBrightcoveVideoPlayerWrapper .video-js .chartreuse-button {
    background: #DFFF00; }
    #mmBrightcoveVideoPlayerWrapper .video-js .chartreuse-button a {
      color: #fff;
      font-weight: bold;
      text-decoration: none; }
  #mmBrightcoveVideoPlayerWrapper .video-js .fuschia-button {
    background: #FF00FF; }
    #mmBrightcoveVideoPlayerWrapper .video-js .fuschia-button a {
      color: #fff;
      font-weight: bold;
      text-decoration: none; }
  #mmBrightcoveVideoPlayerWrapper .video-js .white-button {
    background: rgba(255, 255, 255, 0.5); }
    #mmBrightcoveVideoPlayerWrapper .video-js .white-button a {
      color: #fff;
      font-weight: bold;
      text-decoration: none; }
  #mmBrightcoveVideoPlayerWrapper .video-js .vermillion-button {
    background: #E34234; }
    #mmBrightcoveVideoPlayerWrapper .video-js .vermillion-button a {
      color: #fff;
      font-weight: bold;
      text-decoration: none; }
  #mmBrightcoveVideoPlayerWrapper .video-overlay-form {
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    padding: 20px; }
    #mmBrightcoveVideoPlayerWrapper .video-overlay-form h2 {
      font-size: 22px;
      margin: 0 0 1em; }
    #mmBrightcoveVideoPlayerWrapper .video-overlay-form .video-overlay-form-fields form.sb_form {
      display: block !important; }
    #mmBrightcoveVideoPlayerWrapper .video-overlay-form .video-overlay-form-fields input[type="email"] {
      font-size: 22px !important;
      border: 0;
      color: #333;
      padding: 4px 10px;
      box-sizing: border-box;
      width: 100% !important;
      line-height: 36px;
      outline: none;
      margin-right: 0 !important;
      text-indent: 0 !important; }
    #mmBrightcoveVideoPlayerWrapper .video-overlay-form .video-overlay-form-fields .red-button {
      background: #b63327;
      background: -moz-linear-gradient(top, #c63427 0, #922925 100%);
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #c63427), color-stop(100%, #922925));
      background: -webkit-linear-gradient(top, #c63427 0, #922925 100%);
      background: -o-linear-gradient(top, #c63427 0, #922925 100%);
      background: -ms-linear-gradient(top, #c63427 0, #922925 100%);
      background: linear-gradient(to bottom, #c63427 0, #922925 100%);
      color: #FFF;
      display: inline-block;
      padding: 10px 30px;
      border: 1px solid #6d281e;
      font-family: proxima-nova, sans-serif;
      font-weight: 700;
      font-size: 18px;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      font-smoothing: antialiased;
      -webkit-transition: background 0.23s;
      -moz-transition: background 0.23s;
      -o-transition: background 0.23s;
      -ms-transition: background 0.23s;
      transition: background 0.23s;
      text-decoration: none;
      text-shadow: initial;
      width: auto;
      white-space: nowrap;
      margin: 1em 0;
      border-radius: 0;
      -moz-border-radius: 0;
      -o-border-radius: 0;
      -webkit-border-radius: 0;
      box-shadow: 0px 2px 6px -2px rgba(0, 0, 0, 0.65);
      -moz-box-shadow: 0px 2px 6px -2px rgba(0, 0, 0, 0.65);
      -o-box-shadow: 0px 2px 6px -2px rgba(0, 0, 0, 0.65);
      -webkit-box-shadow: 0px 2px 6px -2px rgba(0, 0, 0, 0.65);
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -o-box-sizing: border-box;
      -webkit-box-sizing: border-box; }
    #mmBrightcoveVideoPlayerWrapper .video-overlay-form .video-overlay-bottom-html .disclaimer {
      color: #eee;
      font-size: 10px;
      line-height: 1.3em;
      margin-top: 10px; }
      #mmBrightcoveVideoPlayerWrapper .video-overlay-form .video-overlay-bottom-html .disclaimer a {
        color: #eee; }
        #mmBrightcoveVideoPlayerWrapper .video-overlay-form .video-overlay-bottom-html .disclaimer a:hover {
          color: #fff; }

/* Reports Page Template
--------------------------------------------- */
.page-template-page-template-report-php .entry-title {
  border-bottom: 1px solid #ddd; }

.page-template-page-template-report-php .widget_stock_ticker {
  display: none; }

.page-template-page-template-report-php .byline {
  font-size: 10px;
  font-size: 1rem;
  margin: 2px 0 13px;
  font-family: proxima-nova, sans-serif;
  color: #666;
  font-size: 13px;
  font-weight: 400; }
  .page-template-page-template-report-php .byline a {
    text-transform: uppercase;
    font-family: proxima-nova,sans-serif;
    font-weight: 700; }

.page-template-page-template-report-php article {
  padding-left: 15px;
  padding-right: 15px; }

.page-template-page-template-report-php .resizer {
  margin-top: 0; }

.page-template-page-template-report-php .cfct-mod-content p {
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 18px; }

.page-template-page-template-report-php .manage-block {
  margin-bottom: 15px;
  padding: 2px 0 4px; }

.page-template-page-template-report-php .report-signup-content {
  width: 90%;
  max-width: 90%; }
  .page-template-page-template-report-php .report-signup-content .report-lastline {
    font-size: 15px;
    letter-spacing: 1px;
    margin-bottom: 18px;
    text-align: center; }
  .page-template-page-template-report-php .report-signup-content .report-cancel {
    font-size: 12px;
    font-size: 1.2rem;
    color: #999; }

.active-premium-gated-form {
  min-height: 830px; }

.social-byline {
  display: inline-flex; }
  .social-byline iframe {
    margin-right: 5px; }

/* Tag Archive
--------------------------------------------- */
.single-tag-title {
  display: none; }

.single-date-title, .single-tag-title {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 23px;
  font-size: 2.3rem;
  margin: 0 0 14px;
  margin: 0 0 1.4rem;
  padding: 11px 44px 3px 8px;
  padding: 1.1rem 4.4rem 0.3rem 0.8rem;
  border-bottom: 3px solid #dcbf4b;
  color: #212f2b;
  font-family: "minion-pro", Georgia, "Times New Roman", Times, serif;
  font-weight: 700;
  line-height: 1.2; }

.single-tag-title {
  font-size: 20px;
  font-size: 2rem;
  padding: 11px 44px 12px 18px;
  padding: 1.1rem 4.4rem 1.2rem 1.8rem;
  border-bottom: none;
  border-top: 3px solid #dcbf4b;
  font-family: "minion-pro", Georgia, "Times New Roman", Times, serif;
  line-height: 1.5;
  text-transform: uppercase; }

.tag-archive #tag-feature-content,
.category-archive #tag-feature-content,
.date.archive #tag-feature-content,
.search-results #tag-feature-content,
.alerts-archive #tag-feature-content {
  padding-right: 0; }

.tag-archive article,
.tag-archive .advertisement,
.category-archive article,
.category-archive .advertisement,
.date.archive article,
.date.archive .advertisement,
.search-results article,
.search-results .advertisement,
.alerts-archive article,
.alerts-archive .advertisement {
  border-top: 1px solid #ddd; }

.tag-archive article,
.category-archive article,
.date.archive article,
.search-results article,
.alerts-archive article {
  padding: 11px 44px 12px 9px;
  padding: 1.1rem 4.4rem 1.2rem 0.9rem;
  clear: both;
  display: inline-block;
  margin: 0; }
  @media screen and (max-width: 655px) {
    .tag-archive article,
    .category-archive article,
    .date.archive article,
    .search-results article,
    .alerts-archive article {
      padding: 11px 10px 0 10px;
      padding: 1.1rem 1rem 0 1rem; } }
  .tag-archive article h2,
  .category-archive article h2,
  .date.archive article h2,
  .search-results article h2,
  .alerts-archive article h2 {
    line-height: 1.1;
    font-size: 28px; }
    .tag-archive article h2 > a,
    .category-archive article h2 > a,
    .date.archive article h2 > a,
    .search-results article h2 > a,
    .alerts-archive article h2 > a {
      color: #000;
      text-decoration: none;
      font-size: 28px; }
  .tag-archive article a,
  .category-archive article a,
  .date.archive article a,
  .search-results article a,
  .alerts-archive article a {
    color: #456626; }
  .tag-archive article:hover,
  .category-archive article:hover,
  .date.archive article:hover,
  .search-results article:hover,
  .alerts-archive article:hover {
    background: #f8f7f5; }
    .tag-archive article:hover a,
    .category-archive article:hover a,
    .date.archive article:hover a,
    .search-results article:hover a,
    .alerts-archive article:hover a {
      color: #456626; }
    .tag-archive article:hover .custom-read-more-no-pop,
    .category-archive article:hover .custom-read-more-no-pop,
    .date.archive article:hover .custom-read-more-no-pop,
    .search-results article:hover .custom-read-more-no-pop,
    .alerts-archive article:hover .custom-read-more-no-pop {
      color: #456626; }

.tag-archive .entry-content p,
.category-archive .entry-content p,
.date.archive .entry-content p,
.search-results .entry-content p,
.alerts-archive .entry-content p {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 26px; }

.tag-archive .content .entry-meta,
.category-archive .content .entry-meta,
.date.archive .content .entry-meta,
.search-results .content .entry-meta,
.alerts-archive .content .entry-meta {
  margin: 2px 0 13px;
  line-height: 23px;
  font-family: 'proxima-nova', sans-serif;
  color: #666;
  font-size: 13px; }

.tag-archive .content .entry-author,
.category-archive .content .entry-author,
.date.archive .content .entry-author,
.search-results .content .entry-author,
.alerts-archive .content .entry-author {
  text-transform: uppercase;
  font-family: proxima-nova, sans-serif;
  font-weight: 700; }

.tag-archive .content .sep,
.category-archive .content .sep,
.date.archive .content .sep,
.search-results .content .sep,
.alerts-archive .content .sep {
  padding: 0 5px;
  padding: 0 0.5rem; }

.tag-archive .custom-read-more-wrap,
.category-archive .custom-read-more-wrap,
.date.archive .custom-read-more-wrap,
.search-results .custom-read-more-wrap,
.alerts-archive .custom-read-more-wrap {
  line-height: 1.4; }

.tag-archive .custom-read-more-no-pop,
.category-archive .custom-read-more-no-pop,
.date.archive .custom-read-more-no-pop,
.search-results .custom-read-more-no-pop,
.alerts-archive .custom-read-more-no-pop {
  font-size: 18px;
  font-size: 1.8rem;
  clear: both;
  color: #5e8b34;
  display: block;
  /*font-family: $font-sans-bold; font-weight: 700;*/
  /*letter-spacing: 1px;*/
  line-height: 26px;
  /*margin-top: 10px;*/ }

.tag-archive .below-footer {
  text-align: center; }

.tag-archive #sidebar-below-footer .wrap {
  left: 0; }

.tag-back-to-top {
  margin: 10px auto;
  margin: 1rem auto;
  text-align: right; }
  .tag-back-to-top a {
    color: #456626; }

/* Index Arhive and Heading
--------------------------------------------- */
.article-index-heading {
  font-size: 16px;
  font-size: 1.6rem;
  margin-left: 5px;
  margin-left: 0.5rem;
  font-family: "minion-pro", Georgia, "Times New Roman", Times, serif;
  text-transform: uppercase; }

.article-index-tag-list {
  font-size: 13px;
  font-size: 1.3rem;
  margin: 10px 0 10px 20px;
  margin: 1rem 0 1rem 2rem; }
  .article-index-tag-list li {
    margin-bottom: 5px;
    margin-bottom: 0.5rem;
    list-style-type: disc;
    margin-left: 16px; }
  .article-index-tag-list a {
    color: #456626; }

/* Featured Post
--------------------------------------------- */
.tag-featured-wrap {
  -webkit-box-shadow: 0 0 5px #ccc;
  -moz-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  background-color: #f8f7f5;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fefefe), to(#f8f7f5));
  background-image: -webkit-linear-gradient(top, #fefefe, #f8f7f5);
  background-image: -moz-linear-gradient(top, #fefefe, #f8f7f5);
  background-image: -ms-linear-gradient(top, #fefefe, #f8f7f5);
  background-image: -o-linear-gradient(top, #fefefe, #f8f7f5);
  -webkit-animation: fade-in 0.5s;
  -moz-animation: fade-in 0.5s;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  webkit-transition: all 0.25s ease-in-out; }
  .archive-list .tag-featured-wrap {
    margin: 5px 11px 29px;
    margin: 0.5rem 1.1rem 2.9rem;
    padding: 11px 44px 0 24px;
    padding: 1.1rem 4.4rem 0 2.4rem;
    border: 1px dashed #ddd; }
    @media screen and (max-width: 655px) {
      .archive-list .tag-featured-wrap {
        padding: 11px 10px 0 10px;
        padding: 1.1rem 1rem 0 1rem; } }
    .archive-list .tag-featured-wrap .entry-meta {
      font-size: 10px;
      font-size: 1rem;
      margin: 0; }
    .archive-list .tag-featured-wrap:hover {
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      background-color: #f8f7f5;
      background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fefefe), to(#f8f7f5));
      background-image: -webkit-linear-gradient(top, #fefefe, #f8f7f5);
      background-image: -moz-linear-gradient(top, #fefefe, #f8f7f5);
      background-image: -ms-linear-gradient(top, #fefefe, #f8f7f5);
      background-image: -o-linear-gradient(top, #fefefe, #f8f7f5);
      border: 1px dashed #dcbf4b; }

.tag-featured-story {
  border: none; }
  @media screen and (max-width: 800px) {
    .tag-featured-story {
      width: 100%; } }
  .tag-featured-story:hover .tag-featured-title {
    color: #212f2b; }
  .tag-archive .tag-featured-story {
    border: none; }
    .tag-archive .tag-featured-story:hover {
      background: transparent; }

.archive-block .tag-featured-story-heading {
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 1.2;
  margin-left: 0;
  color: #456626; }

.tag-archive .tag-featured-title {
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "minion-pro", Georgia, "Times New Roman", Times, serif;
  line-height: 1.2; }
  .archive-list .post .tag-archive .tag-featured-title {
    font-weight: 700; }
  .tag-archive .tag-featured-title a {
    color: #000;
    text-decoration: none;
    font-size: 32px; }

.at15t_email,
.at16nc.at16t_email {
  display: none; }

#adzerk_tag_popup {
  display: none; }

.tag-read-more {
  font-size: 18px;
  line-height: 24px;
  font-style: italic;
  font-weight: 600;
  font-family: "minion-pro", Georgia, "Times New Roman", Times, serif;
  padding-left: 10px;
  cursor: pointer;
  display: block;
  text-align: center; }

@keyframes tagspin {
  to {
    transform: rotate(1turn); } }

.ajaxLoaderTag {
  display: none;
  width: 5em;
  height: 5em;
  font-size: 12px;
  -webkit-animation: tagspin 1s infinite steps(8);
  animation: tagspin 1s infinite steps(8);
  margin: 0 auto 10px; }

.ajaxLoaderTag:before,
.ajaxLoaderTag:after {
  content: '';
  position: absolute;
  top: 0;
  left: 2.25em;
  /* (container width - part width)/2  */
  width: 0.5em;
  height: 1.5em;
  border-radius: 0.2em;
  background: #eee;
  box-shadow: 0 3.5em #eee;
  /* container height - part height */
  transform-origin: 50% 2.5em;
  /* container height / 2 */ }

.ajaxLoaderTag:before {
  background: #555; }

.ajaxLoaderTag:after {
  transform: rotate(-45deg);
  background: #777; }

.lead-story-heading {
  color: #000;
  font-family: minion-pro, Georgia, "Times New Roman", Times, serif;
  font-size: 50px;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 15px;
  text-decoration: none;
  line-height: 1.2; }

nav.primary-tag-nav-bottom {
  margin-top: -11px; }

body.archive.tag nav.primary-tag-nav-bottom {
  margin-top: 11px; }

body.archive.tag #headerSearchForm {
  top: 4px !important; }

body.archive.tag #headerSearchForm .select2-selection__placeholder {
  margin-top: 3px !important;
  display: inline-block !important; }

/* category Archive
--------------------------------------------- */
.category-archive article:hover a,
.alerts-archive article:hover a {
  color: #212f2b; }

.category-archive .entry-meta a,
.alerts-archive .entry-meta a {
  color: #456626;
  text-decoration: underline; }
  .category-archive .entry-meta a:hover,
  .alerts-archive .entry-meta a:hover {
    text-decoration: none; }

.category-archive .addthis_button_email span,
.alerts-archive .addthis_button_email span {
  display: none; }

.category-archive .category-headline-wrap,
.alerts-archive .category-headline-wrap {
  padding: 0 8px;
  padding: 0 0.8rem; }

.category-archive .headline,
.alerts-archive .headline {
  font-size: 10px;
  font-size: 1rem;
  padding-bottom: 4px;
  padding-bottom: 0.4rem;
  color: #636363;
  float: none;
  text-transform: uppercase; }

.category-archive .category-name,
.alerts-archive .category-name {
  font-size: 23px;
  font-size: 2.3rem;
  font-family: "minion-pro", Georgia, "Times New Roman", Times, serif;
  font-weight: 700; }

/* Login Page and Password Recovery Pages
--------------------------------------------- */
p.message {
  font-size: 13px;
  font-size: 1.3rem; }

p.reset-email {
  margin-bottom: 5px; }

p.reset-submit {
  margin-bottom: 5px; }

.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  font-size: 14px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }
  .alert.alert-error {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #eed3d7; }
  .alert.alert-info {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #bce8f1; }

.mm-lpw-ad,
.mm-login-ad {
  clear: both; }
  .mm-lpw-ad h2,
  .mm-login-ad h2 {
    font-size: 16px;
    font-size: 1.6rem; }
  .mm-lpw-ad p,
  .mm-login-ad p {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 20px;
    line-height: 2rem;
    font-family: proxima-nova, sans-serif; }
  .mm-lpw-ad a,
  .mm-login-ad a {
    color: #456626; }
  .mm-lpw-ad td,
  .mm-login-ad td {
    border-top: 0; }
  .mm-lpw-ad tbody,
  .mm-login-ad tbody {
    border-bottom: 0; }

/*Login Page -- Login Ad Above ^^
--------------------------------------------- */
.login-template-notice {
  font-size: 13px;
  font-size: 1.3rem; }

.login .post-edit-link {
  display: none; }

.login h2 {
  font-family: "minion-pro", Georgia, "Times New Roman", Times, serif;
  font-size: 17px;
  font-size: 1.7rem; }

.login .message {
  font-size: 13px;
  font-size: 1.3rem; }

#mw_login fieldset legend {
  margin: 0;
  padding: 0;
  border-bottom: 0;
  display: inline-block;
  width: auto; }

#mw_login fieldset label {
  margin-bottom: 0; }

#mw_login fieldset input[type="radio"] {
  margin: -2px 15px 0 0;
  vertical-align: middle; }

#mw_login .login-submit,
#mw_login .login-lpw {
  display: inline-block; }

#mw_login .login-submit {
  float: left; }

#mw_login .login-lpw {
  margin-top: 13px; }
  #mw_login .login-lpw a,
  #mw_login .login-lpw a:visited {
    font-size: 10px;
    font-size: 1rem;
    color: #456626; }
    #mw_login .login-lpw a:hover, #mw_login .login-lpw a:focus,
    #mw_login .login-lpw a:visited:hover,
    #mw_login .login-lpw a:visited:focus {
      text-decoration: none; }

#mw_login #loginform p {
  padding: 5px 0;
  margin-right: 5px;
  margin-bottom: 0; }

#mw_login .login-username,
#mw_login .login-password {
  margin-left: 20px; }
  #mw_login .login-username input,
  #mw_login .login-password input {
    width: 200px; }

#mw_login .login-username label {
  margin-right: 6px; }

#mw_login .login-password label {
  margin-right: 8px; }

.scrollable-tabs {
  width: 100%;
  position: relative;
  padding-left: 10px;
  padding-right: 10px; }
  .scrollable-tabs:before {
    position: absolute;
    bottom: 1px;
    height: 1px;
    background: #ddd;
    width: 100%;
    left: 0;
    content: '';
    display: block; }
  .scrollable-tabs .nav-arrow {
    position: absolute;
    width: 25px;
    font-size: 20px;
    top: 0;
    padding: 10px 0;
    text-align: center; }
    .scrollable-tabs .nav-arrow-next {
      right: 0; }
    .scrollable-tabs .nav-arrow-prev {
      left: 0; }
    .scrollable-tabs .nav-arrow-disabled {
      opacity: 0.2; }
  .scrollable-tabs > .nav-tabs {
    display: block;
    border-bottom-width: 0;
    margin-bottom: 0px;
    position: relative;
    overflow-x: hidden;
    overflow-y: hidden; }
    .scrollable-tabs > .nav-tabs:-webkit-scrollbar, .scrollable-tabs > .nav-tabs:-ms-scrollbar {
      display: none; }
    .scrollable-tabs > .nav-tabs > li {
      display: table-cell;
      white-space: nowrap;
      float: none;
      border-bottom: 1px solid transparent; }
      .scrollable-tabs > .nav-tabs > li.active {
        border-bottom: 1px solid #fff; }
      .scrollable-tabs > .nav-tabs > li > a {
        padding: 10px !important;
        text-decoration: none; }

.search .content article,
.search .content .advertisement {
  padding: 11px 44px 12px 9px;
  padding: 1.1rem 4.4rem 1.2rem 0.9rem;
  border-top: 1px solid #ddd;
  margin: 0; }

.search .content article:hover h2 a {
  color: #212f2b; }

.search .cat-comment-heading {
  font-size: 10px;
  font-size: 1rem;
  float: none; }

.search .entry-meta {
  text-transform: none; }
  .search .entry-meta .entry-author-link {
    color: #456626;
    text-decoration: underline;
    text-transform: uppercase; }

.search .addthis_button_email span {
  display: none; }

.search .archive-description {
  box-shadow: none;
  margin: 0;
  padding: 0; }

.search h1 {
  font-size: 23px;
  font-size: 2.3rem;
  margin: 0 0 14px;
  margin: 0 0 1.4rem;
  padding: 0 0 3px 8px;
  padding: 0 0 0.3rem 0.8rem;
  border-bottom: 3px solid #dcbf4b;
  color: #212f2b;
  font-family: "minion-pro", Georgia, "Times New Roman", Times, serif;
  font-weight: 700; }

.search .search-term {
  text-decoration: underline; }

.archive-description ~ article .cat-comment-heading, .archive-description ~ article .entry-meta {
  display: none; }

.stocks ul#stock-query {
  margin-top: 15px; }
  .stocks ul#stock-query h5 {
    color: #333;
    margin: 10px 0 0 10px; }
  .stocks ul#stock-query li#stock-feature {
    display: table;
    border: 1px dashed #ddd;
    box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    -moz-box-shadow: 0 0 5px #ccc;
    -o-box-shadow: 0 0 5px #ccc;
    background-color: #f8f7f5; }
    .stocks ul#stock-query li#stock-feature article {
      padding: 2%; }
      .stocks ul#stock-query li#stock-feature article .no-underline {
        text-decoration: none; }

.stocks img.attachment-post-thumbnail {
  display: block;
  float: left;
  max-width: 100px;
  height: auto;
  margin: 5px 4% 4% 0; }

.stocks #latest-updates {
  height: 300px;
  margin-bottom: 50px; }

.stocks .stock-tab-content {
  overflow: hidden;
  margin-bottom: 50px; }

.charts {
  float: right;
  margin: 0 10px 10px 0;
  padding: 0;
  width: 280px;
  border: 1px solid #999; }

.widget_small_stock_chart .mmsc-wrapper {
  margin: 0 auto; }

/*
 * Hides the text 'Featured Content' that shows for Featured Content ads, on stocks pages
 * Only applies if the 'Stocks Below Story Adzone' widget is set to be Featured Content
 */
#mmpazk_zone_widget-37 .heading-block {
  display: none; }

#market-update-title {
  font-size: 26px;
  color: black;
  font-family: minion-pro,Georgia,serif;
  line-height: 1.2;
  font-weight: normal; }

.stock-dialog-info {
  color: #456626;
  cursor: pointer;
  font-size: 17px;
  margin-left: 2px; }

.stock-dialog {
  position: fixed;
  min-height: 120px;
  width: 31%;
  z-index: 90;
  background: #fff;
  border: 1px solid #eee;
  box-shadow: 7px 5px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 7px 5px 10px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 7px 5px 10px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 7px 5px 10px rgba(0, 0, 0, 0.1); }
  .stock-dialog .pointer {
    display: none;
    background: url(/wp-content/themes/moneymorning/img/stock-dialog-pointer.svg) no-repeat;
    background-size: 32px 63px;
    position: fixed;
    width: 22px;
    height: 62px; }

#stock-dialog-signup p.disclaimer {
  font: Arial, Helvetica, sans-serif !important;
  font-size: 10px;
  line-height: 11px;
  color: #606060;
  margin: 10px 0 0 !important;
  padding: 0;
  text-align: left; }

#content_linked_symbols .stock-dialog {
  left: -100%; }
  #content_linked_symbols .stock-dialog .stock-chart .stock-chart__symbol {
    font-size: 20px; }
  #content_linked_symbols .stock-dialog .stock-chart .stock-price__quote__value {
    font-size: 22px; }
  #content_linked_symbols .stock-dialog .stock-rating {
    border-bottom: 1px solid #eee;
    clear: both;
    padding: 10px; }
    #content_linked_symbols .stock-dialog .stock-rating img {
      border: none;
      max-width: 100%;
      vertical-align: bottom; }
    #content_linked_symbols .stock-dialog .stock-rating #stock-rating-signup {
      text-align: left; }
      #content_linked_symbols .stock-dialog .stock-rating #stock-rating-signup div {
        text-align: left;
        line-height: 1.3em; }
        #content_linked_symbols .stock-dialog .stock-rating #stock-rating-signup div center {
          text-align: left; }
          #content_linked_symbols .stock-dialog .stock-rating #stock-rating-signup div center div {
            max-height: auto !important; }
            #content_linked_symbols .stock-dialog .stock-rating #stock-rating-signup div center div .sb_form {
              margin-top: 10px;
              min-height: auto; }

@media screen and (max-width: 800px) {
  #content_linked_symbols {
    display: none; } }

#mmpazk_5d1c90e3 {
  display: none; }

.bbp-topic-form {
  text-align: left; }

.bbp-login-form label {
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-size: 14px;
  text-align: right;
  padding-right: 20px;
  font-weight: 700; }

.bbp-login-form input {
  font-size: 18px;
  width: 220px; }

.bbp-login-form .bbp-submit-wrapper {
  padding-left: 45px;
  padding-top: 20px;
  text-align: center; }

.bbp-pagination {
  background: #eee;
  padding: 10px; }
  .bbp-pagination .bbp-pagination-count {
    margin-top: 6px; }
  .bbp-pagination .page-numbers {
    color: #333;
    font-size: 1.8rem; }
  .bbp-pagination + .bbp-replies {
    border-top: none; }
    .bbp-pagination + .bbp-replies .bbp-header {
      border-top: none !important; }

.bbp-pagination-links a:hover,
.bbp-pagination-links span.current {
  background: #333;
  color: #fff;
  border: 1px solid #333;
  text-decoration: none; }

#bbpress-forums .bbp-topic-content {
  margin: 20px 0 50px 0;
  margin-left: 0;
  padding: 0 !important; }

#bbpress-forums li.bbp-header {
  font-size: 13px; }

#bbpress-forums li.bbp-footer {
  display: none; }

#bbpress-forums div.reply {
  padding-bottom: 20px;
  margin-bottom: 0; }
  #bbpress-forums div.reply span.bbp-admin-links {
    float: right; }
  #bbpress-forums div.reply::before {
    content: " ";
    display: table; }
  #bbpress-forums div.reply::after {
    clear: both;
    content: " ";
    display: table; }

#bbpress-forums .bbp-reply-post-date {
  font-size: 13px;
  float: none; }

#bbpress-forums .bbp-topic-author,
#bbpress-forums .bbp-reply-author,
#bbpress-forums .bbp-reply-author a.bbp-author-name {
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-size: 13px;
  margin: 0 !important;
  padding: 12px 3px 0; }
  #bbpress-forums .bbp-topic-author .bbp-author-role,
  #bbpress-forums .bbp-reply-author .bbp-author-role,
  #bbpress-forums .bbp-reply-author a.bbp-author-name .bbp-author-role {
    font-family: proxima-nova, sans-serif;
    font-style: normal !important;
    line-height: 1em; }
  #bbpress-forums .bbp-topic-author a.bbp-author-name,
  #bbpress-forums .bbp-reply-author a.bbp-author-name,
  #bbpress-forums .bbp-reply-author a.bbp-author-name a.bbp-author-name {
    white-space: nowrap; }

#bbpress-forums .bbp-reply-author {
  display: inline-block;
  padding-top: 0; }

#bbpress-forums div.bbp-forum-author,
#bbpress-forums div.bbp-topic-author {
  width: 150px; }

#bbpress-forums div.bbp-reply-author {
  width: 100%;
  text-align: left;
  float: none;
  padding-left: 0; }

#bbpress-forums div.bbp-forum-content,
#bbpress-forums div.bbp-topic-content,
#bbpress-forums div.bbp-reply-content {
  margin-left: 0 !important; }

#bbpress-forums li.bbp-header {
  background: none; }

#bbpress-forums .bbp-reply-ip {
  display: none; }

#bbpress-forums .bbp-admin-links {
  float: none; }

#bbpress-forums ul.bbp-lead-topic,
#bbpress-forums ul.bbp-topics,
#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-replies,
#bbpress-forums ul.bbp-search-results {
  border: none !important; }
  #bbpress-forums ul.bbp-lead-topic a,
  #bbpress-forums ul.bbp-topics a,
  #bbpress-forums ul.bbp-forums a,
  #bbpress-forums ul.bbp-replies a,
  #bbpress-forums ul.bbp-search-results a {
    color: #333;
    text-decoration: none; }
    #bbpress-forums ul.bbp-lead-topic a:hover,
    #bbpress-forums ul.bbp-topics a:hover,
    #bbpress-forums ul.bbp-forums a:hover,
    #bbpress-forums ul.bbp-replies a:hover,
    #bbpress-forums ul.bbp-search-results a:hover {
      color: #456626; }
  #bbpress-forums ul.bbp-lead-topic .bbp-topic-title,
  #bbpress-forums ul.bbp-topics .bbp-topic-title,
  #bbpress-forums ul.bbp-forums .bbp-topic-title,
  #bbpress-forums ul.bbp-replies .bbp-topic-title,
  #bbpress-forums ul.bbp-search-results .bbp-topic-title {
    width: 35%; }
  #bbpress-forums ul.bbp-lead-topic .bbp-topic-freshness,
  #bbpress-forums ul.bbp-topics .bbp-topic-freshness,
  #bbpress-forums ul.bbp-forums .bbp-topic-freshness,
  #bbpress-forums ul.bbp-replies .bbp-topic-freshness,
  #bbpress-forums ul.bbp-search-results .bbp-topic-freshness {
    width: 55%;
    padding-left: 40px;
    text-align: left;
    font-size: 14px; }
  #bbpress-forums ul.bbp-lead-topic .bbp-topic-reply-count,
  #bbpress-forums ul.bbp-topics .bbp-topic-reply-count,
  #bbpress-forums ul.bbp-forums .bbp-topic-reply-count,
  #bbpress-forums ul.bbp-replies .bbp-topic-reply-count,
  #bbpress-forums ul.bbp-search-results .bbp-topic-reply-count {
    text-align: right; }
  #bbpress-forums ul.bbp-lead-topic .bbp-reply-header,
  #bbpress-forums ul.bbp-topics .bbp-reply-header,
  #bbpress-forums ul.bbp-forums .bbp-reply-header,
  #bbpress-forums ul.bbp-replies .bbp-reply-header,
  #bbpress-forums ul.bbp-search-results .bbp-reply-header {
    background-color: transparent !important;
    padding: 20px 0 0; }
    #bbpress-forums ul.bbp-lead-topic .bbp-reply-header .bbp-reply-permalink,
    #bbpress-forums ul.bbp-topics .bbp-reply-header .bbp-reply-permalink,
    #bbpress-forums ul.bbp-forums .bbp-reply-header .bbp-reply-permalink,
    #bbpress-forums ul.bbp-replies .bbp-reply-header .bbp-reply-permalink,
    #bbpress-forums ul.bbp-search-results .bbp-reply-header .bbp-reply-permalink {
      font-family: proxima-nova, sans-serif;
      font-weight: 700;
      font-size: 14px;
      line-height: 29px; }

#bbpress-forums #subscription-toggle + ul.bbp-topics {
  border-top: 1px solid #eee; }

#bbpress-forums .bbp-topic-permalink:hover {
  text-decoration: underline; }

#bbpress-forums li.bbp-body ul.forum,
#bbpress-forums li.bbp-body ul.topic {
  border-top: none;
  transition: all .2s; }
  #bbpress-forums li.bbp-body ul.forum:hover,
  #bbpress-forums li.bbp-body ul.topic:hover {
    background: #f7f2df; }
    #bbpress-forums li.bbp-body ul.forum:hover .bbp-topic-permalink,
    #bbpress-forums li.bbp-body ul.topic:hover .bbp-topic-permalink {
      color: #456626;
      text-decoration: underline; }
  #bbpress-forums li.bbp-body ul.forum + ul.forum,
  #bbpress-forums li.bbp-body ul.topic + ul.forum {
    border-top: 1px solid #eee; }
  #bbpress-forums li.bbp-body ul.forum + ul.topic,
  #bbpress-forums li.bbp-body ul.topic + ul.topic {
    border-top: 1px solid #eee; }
  #bbpress-forums li.bbp-body ul.forum .bbp-topic-reply-count,
  #bbpress-forums li.bbp-body ul.topic .bbp-topic-reply-count {
    font-size: 14px; }

@media all and (max-width: 600px) {
  #bbpress-forums li.bbp-body li {
    width: 100% !important;
    float: none;
    padding: 0 !important;
    text-align: left !important; } }

#bbpress-forums .topic-row-link {
  display: block; }

#bbpress-forums .bbp-reply-revision-log-item {
  font-size: 12px; }

#bbpress-forums div.bbp-submit-wrapper {
  float: none; }
  #bbpress-forums div.bbp-submit-wrapper #bbp-cancel-reply-to-link {
    display: inline-block;
    margin-top: 18px; }
    #bbpress-forums div.bbp-submit-wrapper #bbp-cancel-reply-to-link + .submit {
      float: left;
      margin-right: 25px; }

.barcharts-disclaimer {
  max-width: 1230px;
  margin: 0 auto !important; }

.barcharts-disclaimer p {
  font-size: 16px;
  line-height: 1; }

@media all and (max-width: 660px) {
  .tax-stocks .content {
    padding-right: 11px; } }

.tax-stocks .tab-pane {
  padding-top: 20px; }

.stock-page {
  padding-bottom: 50px; }
  .stock-page__below {
    margin-top: 40px; }
  .stock-page__company-summary {
    font-size: 120%;
    line-height: 1.5em; }
  .stock-page__widget > .widget-title {
    text-transform: none; }
  + .stock-page__widget {
    margin-top: 20px; }
  .stock-page__selector {
    margin-bottom: 10px; }
    @media (min-width: 767px) {
      .stock-page__selector {
        float: right;
        width: 280px;
        margin-top: 10px;
        margin-bottom: 0px; } }
  .stock-page .stock-price {
    margin-bottom: 20px; }

.stock-price {
  font-size: 16px; }
  @media (min-width: 767px) {
    .stock-price {
      font-size: 22px; } }
  .stock-price--margins {
    margin: 1em 0 1.5em; }
  .stock-price__quote {
    display: inline-block;
    vertical-align: bottom;
    line-height: 1; }
    .stock-price__quote__value {
      font-size: 1.7em;
      color: #333333; }
    .stock-price__quote__currency {
      color: #999999;
      text-transform: uppercase;
      margin-left: .3em; }
  .stock-price__direction {
    display: inline-block;
    padding-left: .6em;
    margin-left: .4em;
    vertical-align: bottom;
    position: relative; }
    .stock-price__direction:before {
      content: '';
      width: 1px;
      bottom: .3em;
      height: .8em;
      left: 0;
      background-color: #999;
      position: absolute;
      display: block; }
    .stock-price__direction--down {
      color: #c63528; }
    .stock-price__direction--up {
      color: #739e3f; }
    .stock-price__direction__percent {
      color: #999;
      margin-left: .5em; }

.page-template-page-markets #headerSearchForm {
  display: none !important; }

.page-template-page-markets #mobile-search-toggle {
  display: none; }

.page-template-page-markets .content-sidebar-wrap {
  margin-top: 0 !important;
  max-width: 100%; }

.page-template-page-markets main.content {
  margin-top: 0;
  padding-right: 0; }
  .page-template-page-markets main.content #instrumentHeader .row.align-items-end {
    box-align: initial !important;
    -webkit-box-align: initial !important;
    -webkit-align-items: initial !important;
    -ms-flex-align: initial !important;
    align-items: initial !important; }
  .page-template-page-markets main.content #instrumentHeader .row .col {
    display: block; }
  .page-template-page-markets main.content #instrumentHeader .row .col:nth-child(3),
  .page-template-page-markets main.content #instrumentHeader .row .col:nth-child(4),
  .page-template-page-markets main.content #instrumentHeader .row .col:nth-child(5) {
    display: none; }
  @media only screen and (max-width: 768px) {
    .page-template-page-markets main.content #instrumentHeader.stocks .row.align-items-end {
      display: block; }
      .page-template-page-markets main.content #instrumentHeader.stocks .row.align-items-end .col {
        width: 33%;
        float: left; }
      .page-template-page-markets main.content #instrumentHeader.stocks .row.align-items-end #stock_rating {
        clear: both;
        float: none;
        margin: 0 auto;
        padding: 0 0 10px;
        width: auto;
        top: 30px; }
      .page-template-page-markets main.content #instrumentHeader.stocks .row.align-items-end .last-value {
        line-height: 1em; }
      .page-template-page-markets main.content #instrumentHeader.stocks .row.align-items-end .change-value,
      .page-template-page-markets main.content #instrumentHeader.stocks .row.align-items-end .volume-value,
      .page-template-page-markets main.content #instrumentHeader.stocks .row.align-items-end .inf_260d_ago_percent-value,
      .page-template-page-markets main.content #instrumentHeader.stocks .row.align-items-end .displaytime-value {
        font-size: 18px;
        white-space: normal;
        line-height: 2rem; } }
  .page-template-page-markets main.content #stock_rating {
    display: none;
    margin-top: -50px;
    text-align: center;
    width: 700px;
    max-width: 700px;
    padding: 0;
    position: relative;
    flex-basis: auto; }
    .page-template-page-markets main.content #stock_rating img {
      max-width: 700px;
      margin-top: -15px; }
    .page-template-page-markets main.content #stock_rating .stock-rating-help {
      display: inline-block;
      font-size: 15px;
      text-align: center;
      max-width: 25%;
      min-width: 177px;
      position: absolute;
      right: 0;
      top: -22px; }
      .page-template-page-markets main.content #stock_rating .stock-rating-help .fa {
        font-family: 'FontAwesome'; }
      .page-template-page-markets main.content #stock_rating .stock-rating-help a {
        text-decoration: underline; }
    @media only screen and (max-width: 1200px) {
      .page-template-page-markets main.content #stock_rating {
        margin-top: -26px;
        max-width: 500px; }
        .page-template-page-markets main.content #stock_rating img {
          max-width: 500px; }
        .page-template-page-markets main.content #stock_rating .stock-rating-help {
          max-width: 50%;
          text-align: right; } }
    @media only screen and (max-width: 960px) {
      .page-template-page-markets main.content #stock_rating {
        margin-top: -26px;
        max-width: 350px; }
        .page-template-page-markets main.content #stock_rating img {
          max-width: 350px; } }
    @media only screen and (max-width: 768px) {
      .page-template-page-markets main.content #stock_rating {
        max-width: 100%;
        padding-bottom: 0; }
        .page-template-page-markets main.content #stock_rating img {
          max-width: 100%; }
        .page-template-page-markets main.content #stock_rating .stock-rating-help {
          max-width: 50%;
          text-align: right; } }

.page-template-page-markets .barchart .container {
  width: 100% !important;
  padding: 0; }
  .page-template-page-markets .barchart .container .row {
    padding: 0 10px; }
    .page-template-page-markets .barchart .container .row > .col {
      margin: 0 auto;
      max-width: 1230px; }

.page-template-page-markets .barchart a {
  color: #5590c7; }

.page-template-page-markets .barchart h1, .page-template-page-markets .barchart h2, .page-template-page-markets .barchart h3, .page-template-page-markets .barchart h4, .page-template-page-markets .barchart h5, .page-template-page-markets .barchart h6, .page-template-page-markets .barchart strong, .page-template-page-markets .barchart b {
  font-family: "minion-pro", Georgia, "Times New Roman", Times, serif; }

.page-template-page-markets .barchart h1, .page-template-page-markets .barchart h2, .page-template-page-markets .barchart h3, .page-template-page-markets .barchart h4, .page-template-page-markets .barchart h5, .page-template-page-markets .barchart h6 {
  font-weight: normal; }

.page-template-page-markets .barchart h5 {
  color: #000; }

.page-template-page-markets .barchart .bc-nav-container {
  background-color: #eeebe6;
  text-align: center; }
  .page-template-page-markets .barchart .bc-nav-container #bc-navbar {
    max-width: 1230px; }

.page-template-page-markets .barchart #bc-navbar {
  height: 62px !important;
  margin-left: auto;
  margin-right: auto;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  -webkit-border-radius: 0px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box; }
  .page-template-page-markets .barchart #bc-navbar.bg-faded {
    background-color: #eeebe6; }
  .page-template-page-markets .barchart #bc-navbar .navbar-toggler {
    outline: none;
    width: 50px; }
    .page-template-page-markets .barchart #bc-navbar .navbar-toggler > * {
      font-size: 44px; }
  .page-template-page-markets .barchart #bc-navbar #topNavigation .nav-item {
    margin-bottom: 0 !important; }
    .page-template-page-markets .barchart #bc-navbar #topNavigation .nav-item > a.active {
      color: #000; }
    .page-template-page-markets .barchart #bc-navbar #topNavigation .nav-item:last-child {
      margin-right: 8px; }
    .page-template-page-markets .barchart #bc-navbar #topNavigation .nav-item .cat-title {
      font-family: proxima-nova, sans-serif;
      font-weight: 700; }
    .page-template-page-markets .barchart #bc-navbar #topNavigation .nav-item .bc-sub-nav-container .bc-sub-nav-link {
      line-height: 1.5rem;
      margin-bottom: .5rem;
      padding: 0.25rem 0rem .25rem .1rem; }
    .page-template-page-markets .barchart #bc-navbar #topNavigation .nav-item .dropdown-menu {
      max-height: 400px !important;
      top: 91.75% !important;
      border: none; }

.page-template-page-markets .barchart #topNavigation > .nav-item > a,
.page-template-page-markets .barchart #bc-sidebar > .navbar > .navbar-nav > .nav-item > a {
  font-size: 20px;
  font-family: proxima-nova, sans-serif;
  font-weight: 700; }

.page-template-page-markets .barchart #miniChartSnapshot h2,
.page-template-page-markets .barchart #miniChartSnapshot h4 {
  font-family: proxima-nova, sans-serif;
  font-weight: 700; }

.page-template-page-markets .barchart #minitabs .nav .nav-item .nav-link {
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-size: 13px;
  padding: 8px 8px; }
  .page-template-page-markets .barchart #minitabs .nav .nav-item .nav-link span {
    font-family: proxima-nova, sans-serif;
    font-weight: 700; }

.page-template-page-markets .barchart #forexMajorRates .forex-header span,
.page-template-page-markets .barchart #forexMajorRates th span {
  font-family: proxima-nova, sans-serif;
  font-weight: 700; }

.page-template-page-markets .barchart .table > tbody > tr > td, .page-template-page-markets .barchart .table > tbody > tr > th, .page-template-page-markets .barchart .table > tfoot > tr > td, .page-template-page-markets .barchart .table > tfoot > tr > th, .page-template-page-markets .barchart .table > thead > tr > td, .page-template-page-markets .barchart .table > thead > tr > th {
  padding: 5px; }

.page-template-page-markets .barchart #instrumentHeader .intrument-name h1, .page-template-page-markets .barchart #instrumentHeader .intrument-name h3 {
  color: #000; }

.page-template-page-markets .barchart #instrumentHeader .intrument-name h1 {
  font-size: 28px; }

.page-template-page-markets .barchart #instrumentHeader .change-value {
  font-family: proxima-nova, sans-serif;
  font-weight: 700; }

.page-template-page-markets .barchart #stockOverview h2, .page-template-page-markets .barchart #stockOverview h3, .page-template-page-markets .barchart #stockOverview h4 {
  color: #000;
  font-size: 20px;
  margin: 5px 0; }

.page-template-page-markets .barchart .row-offcanvas #bc-sidebar nav.bg-faded {
  background-color: #f8f7f5; }

.page-template-page-markets .barchart .row-offcanvas #bc-sidebar #basicSearch {
  margin-bottom: 20px; }
  .page-template-page-markets .barchart .row-offcanvas #bc-sidebar #basicSearch .input-group {
    width: 100%; }

.page-template-page-markets .barchart .row-offcanvas.active {
  left: 0 !important; }
  .page-template-page-markets .barchart .row-offcanvas.active #bc-sidebar {
    left: 0;
    top: -30px; }
  .page-template-page-markets .barchart .row-offcanvas.active > .col {
    left: 60%; }

@media (min-width: 992px) {
  .page-template-page-markets .barchart .container {
    width: 960px;
    max-width: 100%; } }

@media only screen and (max-width: 660px) {
  .page-template-page-markets .barchart .col, .page-template-page-markets .barchart .col-1, .page-template-page-markets .barchart .col-10, .page-template-page-markets .barchart .col-11, .page-template-page-markets .barchart .col-12, .page-template-page-markets .barchart .col-2, .page-template-page-markets .barchart .col-3, .page-template-page-markets .barchart .col-4, .page-template-page-markets .barchart .col-5, .page-template-page-markets .barchart .col-6, .page-template-page-markets .barchart .col-7, .page-template-page-markets .barchart .col-8, .page-template-page-markets .barchart .col-9, .page-template-page-markets .barchart .col-lg, .page-template-page-markets .barchart .col-lg-1, .page-template-page-markets .barchart .col-lg-10, .page-template-page-markets .barchart .col-lg-11, .page-template-page-markets .barchart .col-lg-12, .page-template-page-markets .barchart .col-lg-2, .page-template-page-markets .barchart .col-lg-3, .page-template-page-markets .barchart .col-lg-4, .page-template-page-markets .barchart .col-lg-5, .page-template-page-markets .barchart .col-lg-6, .page-template-page-markets .barchart .col-lg-7, .page-template-page-markets .barchart .col-lg-8, .page-template-page-markets .barchart .col-lg-9, .page-template-page-markets .barchart .col-md, .page-template-page-markets .barchart .col-md-1, .page-template-page-markets .barchart .col-md-10, .page-template-page-markets .barchart .col-md-11, .page-template-page-markets .barchart .col-md-12, .page-template-page-markets .barchart .col-md-2, .page-template-page-markets .barchart .col-md-3, .page-template-page-markets .barchart .col-md-4, .page-template-page-markets .barchart .col-md-5, .page-template-page-markets .barchart .col-md-6, .page-template-page-markets .barchart .col-md-7, .page-template-page-markets .barchart .col-md-8, .page-template-page-markets .barchart .col-md-9, .page-template-page-markets .barchart .col-sm, .page-template-page-markets .barchart .col-sm-1, .page-template-page-markets .barchart .col-sm-10, .page-template-page-markets .barchart .col-sm-11, .page-template-page-markets .barchart .col-sm-12, .page-template-page-markets .barchart .col-sm-2, .page-template-page-markets .barchart .col-sm-3, .page-template-page-markets .barchart .col-sm-4, .page-template-page-markets .barchart .col-sm-5, .page-template-page-markets .barchart .col-sm-6, .page-template-page-markets .barchart .col-sm-7, .page-template-page-markets .barchart .col-sm-8, .page-template-page-markets .barchart .col-sm-9, .page-template-page-markets .barchart .col-xl, .page-template-page-markets .barchart .col-xl-1, .page-template-page-markets .barchart .col-xl-10, .page-template-page-markets .barchart .col-xl-11, .page-template-page-markets .barchart .col-xl-12, .page-template-page-markets .barchart .col-xl-2, .page-template-page-markets .barchart .col-xl-3, .page-template-page-markets .barchart .col-xl-4, .page-template-page-markets .barchart .col-xl-5, .page-template-page-markets .barchart .col-xl-6, .page-template-page-markets .barchart .col-xl-7, .page-template-page-markets .barchart .col-xl-8, .page-template-page-markets .barchart .col-xl-9 {
    position: relative;
    width: 100%; } }

.page-template-page-markets main.content {
  margin-left: 0;
  padding-left: 0; }

@media only screen and (max-width: 750px) {
  .page-template-page-markets .content-sidebar-wrap {
    margin-top: 18px !important; } }

.stock-price {
  margin-bottom: 10px;
  line-height: 1.3em; }
  .stock-price--with-title {
    text-align: right;
    font-size: 13px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px;
    float: right;
    width: 45%; }
    .stock-price--with-title__quote {
      white-space: nowrap; }
      .stock-price--with-title__quote__currency {
        margin-left: 0; }
    .stock-price--with-title__direction {
      white-space: nowrap;
      margin-top: 5px;
      font-size: 13px;
      display: block;
      padding-left: 0;
      margin-left: 0; }
      .stock-price--with-title__direction:before {
        display: none; }
  .widget_stock-select .stock-price {
    margin-left: 10px;
    margin-right: 10px; }

.stock-chart {
  font-size: 15px; }
  .stock-chart__loading {
    text-align: center;
    padding-top: 100px;
    padding-bottom: 100px;
    width: 100%;
    vertical-align: middle;
    background: #efefef; }
  .stock-chart--horizontal {
    font-size: 90%;
    line-height: 1.2em;
    padding-top: 10px; }
    .stock-chart--horizontal .stock-chart-data__chart-col,
    .stock-chart--horizontal .stock-chart-data__stats-col {
      margin: 0 15px; }
    .stock-chart--horizontal .stock-chart-data__prices {
      margin-bottom: 0;
      width: 50%;
      float: left;
      font-size: 11px; }
    .stock-chart--horizontal .stock-chart__title {
      float: left;
      width: 55%; }
    .stock-chart--horizontal .stock-chart-data {
      clear: both; }
    .stock-chart--horizontal .stock-chart-data__chart-col {
      margin-top: 10px;
      position: relative;
      padding-top: 30px; }
    .stock-chart--horizontal .stock-chart-data__svg-container {
      height: 150px; }
    .stock-chart--horizontal .stock-chart-data__controls {
      position: absolute;
      right: 10px;
      top: 0; }
    .stock-chart--horizontal .stock-price {
      font-size: 16px; }
  .stock-chart__title {
    padding-left: 10px;
    margin-bottom: 5px; }
  .stock-chart__symbol {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 24px;
    line-height: 1.2em;
    color: #212f2b; }
    .stock-chart__symbol a {
      text-decoration: none;
      color: inherit; }
      .stock-chart__symbol a:hover {
        color: #inherit; }
  .stock-chart__company {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 11px;
    color: #787878;
    line-height: 1.1;
    text-transform: uppercase; }
  .stock-chart__link-button {
    margin-top: 10px; }
    .widget_stock-select .stock-chart__link-button {
      margin-left: 10px;
      margin-right: 10px; }
    .stock-chart__link-button .btn {
      background: #91a66f;
      color: #fff;
      text-decoration: none; }
      .stock-chart__link-button .btn:hover {
        background: #859b60; }

.nvtooltip table, .nvtooltip tbody {
  border-bottom-width: 0;
  line-height: 1.4em; }

.nvtooltip td {
  border-top: 0 !important;
  border-bottom: 0 !important;
  padding: 2px 9px 2px 0; }

.stock-chart-data__prices {
  width: 100%; }
  .stock-chart-data__prices td {
    text-align: right;
    text-transform: uppercase; }
  .stock-chart-data__prices td, .stock-chart-data__prices th {
    border-bottom: 1px solid #dedddd;
    border-top-width: 0;
    padding: 2px 0; }

.stock-chart-data__controls {
  margin: 0 auto 10px 49px; }

.stock-chart-data__svg-container {
  display: block;
  position: relative;
  height: 250px;
  margin-bottom: 15px; }

.stock-chart-data__svg .nv-axis text {
  fill: #666; }

.stock-chart-data__loading {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  transition: 0.1s all ease-in;
  opacity: 0;
  text-align: center;
  padding: 20px;
  display: none; }
  .stock-chart-data__loading.is-loading {
    opacity: 1; }
  .stock-chart-data__loading.is-displayed {
    display: block; }

.widget_stock-select {
  padding-bottom: 10px; }

.stock-select {
  font-size: 16px; }
  .stock-select input {
    background-image: none; }
  .stock-select .stock-picker-wrap .select2-container--bootstrap .select2-selection--single {
    line-height: 1.5;
    height: 2.875em;
    padding: 0.625em 1em; }
  .stock-select .select2-container--open .select2-dropdown--below {
    top: .375em; }
  .stock-select .select2-search__field {
    display: block; }
  .stock-select .select2-container--open .select2-search--dropdown .select2-search__field {
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .stock-select .select2-search--dropdown {
    padding: 0 .25em !important;
    display: block; }
  .stock-select .select2-results__options {
    margin: 0; }
  .stock-select .select2-results__option {
    font-size: 0.9375em;
    margin: 0;
    white-space: nowrap; }
  .stock-select .select2-results__message {
    padding-bottom: 10px; }
  .stock-select .select2-container--bootstrap .select2-results__option--highlighted[aria-selected] {
    background: #91a66f; }
  .stock-select .select2-container--bootstrap .select2-results__option span.new-tag > span {
    opacity: .7; }
  .widget_stock-select .stock-select__wrap {
    margin-left: 10px;
    margin-right: 10px; }
  .stock-select__chart {
    margin-top: 10px; }
  .stock-select--small {
    font-size: 13px; }
    .stock-select--small .select2 .select2-selection--single {
      height: 2.125em;
      padding: .375em 24px .375em .75em; }
    .stock-select--small .select2 .select2-selection {
      font-size: 1em; }
    .stock-select--small .select2 .select2-results__option {
      font-size: 1em; }

/* Category List Shortcode
--------------------------------------------- */
.category-list-wrap ul {
  margin: 0 0 0 24px;
  margin: 0 0 0 2.4rem; }
  .category-list-wrap ul li {
    font-size: 14px;
    font-size: 1.4rem; }

.category-list-wrap a {
  text-decoration: none; }
  .category-list-wrap a:hover {
    text-decoration: underline; }

/* MM Popup Shortcode
--------------------------------------------- */
@media screen and (max-width: 480px) {
  .mm_popup.general_popup {
    display: none; } }

.coreg_shadowbox {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 5000; }

.coreg_shadowbox-container {
  position: fixed;
  top: 40%;
  left: 50%;
  width: 600px;
  height: auto;
  min-height: 300px;
  margin: -300px 0 0 -300px;
  padding: 15px;
  border: 1px solid #292929;
  z-index: 5100;
  background: #fff;
  color: #666;
  -moz-box-shadow: 0 0 50px #000;
  -webkit-box-shadow: 0 0 50px #000;
  -o-box-shadow: 0 0 50px #000;
  box-shadow: 0 0 50px #000;
  line-height: 1.2;
  font-size: 14px;
  border-radius: 10px; }

.coreg_shadowboxClose {
  background: #606061;
  color: #fff;
  line-height: 36px;
  position: absolute;
  right: -12px;
  text-align: center;
  top: -10px;
  width: 36px;
  text-decoration: none;
  font-weight: 700;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
  -moz-box-shadow: 1px 1px 3px #000;
  -webkit-box-shadow: 1px 1px 3px #000;
  box-shadow: 1px 1px 3px #000;
  font-size: 2em; }
  .coreg_shadowboxClose:hover {
    font-size: 3em;
    width: 45px;
    line-height: 45px;
    border-radius: 22px;
    color: #fff; }

.coregForm {
  display: block; }

.coregForm .first_cell {
  width: 87%;
  float: left;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.coregForm .second_cell {
  width: 13%;
  float: right; }

.coreg_welcome {
  color: #c63427;
  font-size: 14px; }

.coreg_image {
  float: right;
  padding: 5px;
  width: 65px;
  height: auto; }

.coreg_click_here {
  display: block;
  margin: 0 auto; }

.coreg_row {
  height: 78px; }

.click_to_confirm {
  margin: 2% 0; }

@media only screen and (max-width: 759px) {
  .coreg_shadowbox-container {
    left: auto !important;
    margin: 0 !important;
    max-height: 90%;
    overflow: auto;
    padding: 5% !important;
    top: 5% !important;
    width: 84% !important; } }

@media only screen and (max-width: 499px) {
  .coreg_shadowbox-container, .coreg_shadowbox {
    display: none; } }

.modalDialog {
  background: white;
  border: 2px solid black;
  z-index: 99999;
  -webkit-transition: opacity 400ms ease-in;
  -moz-transition: opacity 400ms ease-in;
  transition: opacity 400ms ease-in;
  width: 100%;
  height: auto;
  padding: 1%; }
  .modalDialog img {
    margin-top: 4%; }

.mm_subscribe_now_modal_wrapper {
  position: fixed;
  font-family: proxima-nova, sans-serif;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 99999;
  display: none;
  -webkit-transition: opacity 400ms ease-in;
  -moz-transition: opacity 400ms ease-in;
  transition: opacity 400ms ease-in;
  pointer-events: none; }

.mm_subscribe_now_modal {
  width: 450px;
  position: relative;
  margin: 2% auto 4%;
  padding: 5px 20px 13px;
  border-radius: 10px;
  background: #fff; }
  .mm_subscribe_now_modal .flyout-div {
    background-color: #f7f7f7;
    padding: 14px;
    border: 2px solid #DCBF4B;
    font-size: 14px;
    font-family: 'ProximaNovaRgRegular', Arial, Helvetica, sans-serif; }
    .mm_subscribe_now_modal .flyout-div .flyout-p-title {
      text-align: left;
      color: #cb3203;
      font-family: Hoefler Text, Baskerville old face, Garamond, Times New Roman, serif;
      font-size: 23px;
      margin-bottom: 0px; }
    .mm_subscribe_now_modal .flyout-div input.subscribe-now-flyout-submit {
      margin-top: 5px;
      padding: 1px;
      font-family: proxima-nova, sans-serif;
      font-size: 13px;
      background-color: #c63427;
      color: #FFFFFF;
      font-weight: 700;
      border: 0;
      padding: 5px; }
    .mm_subscribe_now_modal .flyout-div span.subscribe-now-foot-note {
      font-size: 11px; }

.mm_subscribe_now_modal_wrapper .modal-share-close {
  background: #606061;
  color: #fff;
  line-height: 36px;
  position: absolute;
  right: -12px;
  text-align: center;
  top: -10px;
  width: 36px;
  text-decoration: none;
  font-weight: 700;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
  -moz-box-shadow: 1px 1px 3px #000;
  -webkit-box-shadow: 1px 1px 3px #000;
  box-shadow: 1px 1px 3px #000;
  font-size: 2em;
  z-index: 999; }

.mm_subscribe_now_modal_wrapper .modal-share-close:hover {
  font-size: 3em;
  width: 45px;
  line-height: 45px;
  border-radius: 22px; }

.mm_subscribe_now_modal_wrapper:target {
  display: block;
  pointer-events: auto; }

.manage-block {
  height: auto; }

/* Print Email Share Textsize Bar */
.manage-block {
  border-top: solid #ddd;
  border-width: 1px 0;
  overflow: hidden;
  padding: 13px 0 6px;
  width: 100%; }

.manage-list {
  padding: 0;
  margin: 2px 0 0 5px;
  list-style: none;
  float: left;
  font-size: 0.846em;
  line-height: 1.364em; }

.manage-list li {
  float: left;
  margin: 0 20px 0 0; }

.manage-list a,
.manage-list span {
  color: #636363;
  display: inline-block;
  /* padding: 2px 0 2px 21px; */
  cursor: pointer; }

.manage-list a:hover,
.manage-list span:hover {
  text-decoration: underline; }

.manage-list .print {
  background: url("../img/redesign/ico-manage-block.png") no-repeat 0 -63px; }

.manage-list .mail {
  background: url("../img/redesign/ico-manage-block.png") no-repeat -42px -30px;
  margin: 0 3px 0 0;
  padding: 2px 0 2px 23px; }

.manage-list .share {
  background: url("../img/redesign/ico-manage-block.png") no-repeat -84px 0; }

.manage-list a[class*="addthis"],
.manage-list a[class*="addthis"] span {
  padding: 0; }

/*
.manage-list .addthis_button_print:before,
.manage-list .addthis_button_email:before {
    content: attr(title);
    display:inline-block;
    margin:-8px 5px 0 0;
    text-decoration: none;
    vertical-align: middle;
}
*/
.manage-list .addthis_button_facebook_like,
.manage-list .addthis_button_facebook_like span {
  padding: 0; }

.manage-list a {
  text-decoration: none; }

.manage-list a:hover {
  text-decoration: underline; }

.manage-list a img {
  display: inline-block;
  vertical-align: middle; }

.manage-block .title {
  float: right;
  color: #636363;
  font-size: 0.846em; }

@media (max-width: 662px) and (min-width: 601px) {
  #addthis_email {
    float: none; }
  #addthis_share {
    margin-bottom: 7px; } }

@media (max-width: 640px) and (min-width: 605px) {
  #addthis_email {
    position: relative;
    top: 5px; } }

@media (max-width: 604px) and (min-width: 601px) {
  #addthis_share {
    position: relative;
    top: 9px; } }

@media (max-width: 395px) and (min-width: 357px) {
  #addthis_email {
    float: none; }
  #addthis_share {
    margin-bottom: 7px; } }

/* these are temp styles for the trending widget and should be removed when the widget is replaced */
.widget_mm_trending li {
  padding: 1%;
  margin: 5% 1%; }

.widget_mm_trending .title {
  display: block;
  text-align: center; }

.widget_mm_trending img {
  display: block;
  margin: 0 auto; }

html.mobile-nav-open, html.mobile-search-visible,
body.mobile-nav-open,
body.mobile-search-visible {
  overflow: hidden; }

.primary-mobile-menu .drop-down-menu-clear {
  clear: both; }

#mobile-toggles {
  display: none; }

#menu-toggle {
  cursor: pointer; }
  #menu-toggle .menu-close {
    display: none;
    font-size: 50px;
    line-height: 25px; }

.main-nav {
  position: relative;
  border-bottom: 1px solid #DEDDDC;
  z-index: 25;
  background: #fff; }
  .main-nav .main-nav-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-between;
    max-width: 1200px;
    margin: 0 auto;
    height: 105px; }
    @media all and (max-width: 1200px) {
      .main-nav .main-nav-inner {
        padding-left: 15px;
        padding-right: 15px; } }
    .main-nav .main-nav-inner .site-logo {
      display: inline-block; }
      .main-nav .main-nav-inner .site-logo img {
        height: 46.0561px;
        width: 303.75px; }
    .main-nav .main-nav-inner .main-nav-wrapper {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      align-items: center;
      justify-content: center;
      width: 100%;
      max-width: 460px;
      text-align: center;
      height: 100%; }
      .main-nav .main-nav-inner .main-nav-wrapper nav,
      .main-nav .main-nav-inner .main-nav-wrapper nav > ul {
        width: 100%;
        height: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-around;
        -ms-flex-pack: justify;
        justify-content: space-around;
        align-items: center; }
        .main-nav .main-nav-inner .main-nav-wrapper nav > li,
        .main-nav .main-nav-inner .main-nav-wrapper nav > ul > li {
          margin-bottom: 0;
          white-space: nowrap;
          position: relative;
          flex: 1;
          font-family: proxima-nova, sans-serif;
          font-weight: 600;
          padding-bottom: 37px;
          margin-top: 37px; }
          .main-nav .main-nav-inner .main-nav-wrapper nav > li.active > a, .main-nav .main-nav-inner .main-nav-wrapper nav > li:hover > a,
          .main-nav .main-nav-inner .main-nav-wrapper nav > ul > li.active > a,
          .main-nav .main-nav-inner .main-nav-wrapper nav > ul > li:hover > a {
            border-bottom: 3px solid #749D1B; }
          .main-nav .main-nav-inner .main-nav-wrapper nav > li.active .mega-menu, .main-nav .main-nav-inner .main-nav-wrapper nav > li:hover .mega-menu,
          .main-nav .main-nav-inner .main-nav-wrapper nav > ul > li.active .mega-menu,
          .main-nav .main-nav-inner .main-nav-wrapper nav > ul > li:hover .mega-menu {
            left: 0em; }
          .main-nav .main-nav-inner .main-nav-wrapper nav > li.do-transition > .mega-menu,
          .main-nav .main-nav-inner .main-nav-wrapper nav > ul > li.do-transition > .mega-menu {
            transition: 0.15s transform, 0.15s opacity;
            opacity: 0;
            transform: translateY(-5px); }
          .main-nav .main-nav-inner .main-nav-wrapper nav > li.slide-in > .mega-menu,
          .main-nav .main-nav-inner .main-nav-wrapper nav > ul > li.slide-in > .mega-menu {
            opacity: 1;
            transform: translateY(0px); }
          .main-nav .main-nav-inner .main-nav-wrapper nav > li > a,
          .main-nav .main-nav-inner .main-nav-wrapper nav > ul > li > a {
            color: #000;
            font-size: 19px;
            line-height: 26px;
            text-transform: uppercase;
            text-decoration: none;
            display: inline-block;
            align-items: center;
            letter-spacing: 1px;
            font-weight: 600;
            border-top: 3px solid transparent;
            border-bottom: 3px solid transparent; }
            .main-nav .main-nav-inner .main-nav-wrapper nav > li > a .fas,
            .main-nav .main-nav-inner .main-nav-wrapper nav > li > a .fab,
            .main-nav .main-nav-inner .main-nav-wrapper nav > ul > li > a .fas,
            .main-nav .main-nav-inner .main-nav-wrapper nav > ul > li > a .fab {
              font-size: 19px; }
            .main-nav .main-nav-inner .main-nav-wrapper nav > li > a:hover,
            .main-nav .main-nav-inner .main-nav-wrapper nav > ul > li > a:hover {
              color: #749D1B;
              border-bottom: 3px solid #749D1B; }
            .main-nav .main-nav-inner .main-nav-wrapper nav > li > a i,
            .main-nav .main-nav-inner .main-nav-wrapper nav > ul > li > a i {
              font-size: 19px;
              padding-left: 6px;
              margin-top: -2px; }
      .main-nav .main-nav-inner .main-nav-wrapper .acq-adv-menu {
        display: inline-block;
        margin-top: 15px; }
        .main-nav .main-nav-inner .main-nav-wrapper .acq-adv-menu li {
          display: inline-block; }
        .main-nav .main-nav-inner .main-nav-wrapper .acq-adv-menu a {
          color: #fff;
          font-family: merriweather, serif;
          font-size: 14px;
          text-transform: uppercase;
          text-decoration: none;
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          align-items: center;
          letter-spacing: 1px;
          font-weight: 100;
          margin-right: 15px; }
      .main-nav .main-nav-inner .main-nav-wrapper .acq-adv-menu-mobile {
        display: block;
        margin-top: 15px; }
        .main-nav .main-nav-inner .main-nav-wrapper .acq-adv-menu-mobile li {
          display: inline-block; }
        .main-nav .main-nav-inner .main-nav-wrapper .acq-adv-menu-mobile a {
          color: #fff;
          font-family: merriweather, serif;
          font-size: 14px;
          text-transform: uppercase;
          text-decoration: none;
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          align-items: center;
          letter-spacing: 1px;
          font-weight: 100;
          margin-right: 15px; }

#mobile-sticky-ad {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2; }
  @media all and (max-width: 1000px) {
    #mobile-sticky-ad {
      display: block; } }

#nav-mask {
  display: none;
  background: #000;
  opacity: .4;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 156px;
  z-index: 15; }
  .admin-bar #nav-mask {
    top: 188px; }

.mega-menu {
  transition: all .25s;
  z-index: 25;
  text-align: center;
  position: absolute;
  top: 100%;
  left: -9999em;
  width: calc(100vw + 6px);
  padding: 0 20px;
  background: #fff;
  z-index: 25;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.75); }
  .mega-menu .mega-menu-container {
    display: flex;
    justify-content: space-between;
    max-width: 1200px;
    margin: 0 auto; }
    .mega-menu .mega-menu-container .mega-menu__menus {
      position: relative;
      flex: 1;
      display: flex;
      padding: 19px 17px 15px 17px;
      width: calc(100% - 360px); }
      .mega-menu .mega-menu-container .mega-menu__menus-close {
        display: none;
        font-size: 44px;
        cursor: pointer;
        margin: 0 0 0 15px; }
        .mega-menu .mega-menu-container .mega-menu__menus-close:hover {
          color: #c43a2e; }
      .mega-menu .mega-menu-container .mega-menu__menus ul {
        width: 100%;
        text-align: left; }
        .mega-menu .mega-menu-container .mega-menu__menus ul li {
          font-family: proxima-nova, sans-serif;
          font-size: 18px;
          white-space: normal;
          margin: 0 0 8px;
          width: 33%;
          padding-right: 12px;
          float: left; }
          .mega-menu .mega-menu-container .mega-menu__menus ul li:nth-child(3n + 1) {
            clear: both; }
          .mega-menu .mega-menu-container .mega-menu__menus ul li a {
            color: #000;
            text-decoration: none;
            display: block;
            padding-right: 8px; }
            .mega-menu .mega-menu-container .mega-menu__menus ul li a:hover {
              color: #749D1B; }
      @media all and (max-width: 1190px) {
        .mega-menu .mega-menu-container .mega-menu__menus {
          padding-left: 15px; } }
  @media all and (max-width: 1000px) {
    .mega-menu {
      box-shadow: none;
      border-top: 1px solid #DEDDDC; } }

@media all and (max-width: 1000px) {
  .main-nav {
    border-bottom: 0; }
    .main-nav .main-nav-inner {
      padding: 18px 0 0;
      display: block;
      height: auto; }
      .main-nav .main-nav-inner > .mobile-header {
        display: flex;
        justify-content: space-between;
        padding-bottom: 18px;
        padding-left: 24px; }
        .main-nav .main-nav-inner > .mobile-header #mobile-toggles {
          display: flex;
          align-items: center;
          margin-left: 15px; }
        .main-nav .main-nav-inner > .mobile-header #mobile-search-toggle {
          color: #384440;
          font-size: 26px;
          cursor: pointer; }
        .main-nav .main-nav-inner > .mobile-header #menu-toggle {
          display: inline-block;
          color: #222F2B;
          font-size: 29px;
          margin: 0 20px 0 23px;
          height: 28px;
          line-height: 29px; }
      .main-nav .main-nav-inner .menu-primary-search-container {
        display: none; }
      .main-nav .main-nav-inner .main-nav-wrapper {
        width: 100%;
        padding: 0;
        height: auto;
        max-width: 100%; }
        .main-nav .main-nav-inner .main-nav-wrapper .top-nav-wrapper {
          display: none; }
        .main-nav .main-nav-inner .main-nav-wrapper #menu-primary-main {
          border-top: 1px solid #DEDDDC;
          border-bottom: 0; }
          .main-nav .main-nav-inner .main-nav-wrapper #menu-primary-main > li {
            background: #F0F0F0;
            margin-top: 0;
            padding-top: 0;
            padding-bottom: 0;
            height: 43px;
            font-size: 19px;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            padding-bottom: 0;
            border-bottom: 1px solid #DEDDDC; }
            .main-nav .main-nav-inner .main-nav-wrapper #menu-primary-main > li:last-child {
              display: none; }
            .main-nav .main-nav-inner .main-nav-wrapper #menu-primary-main > li:nth-child(2) {
              border-left: 1px solid #DEDDDC;
              border-right: 1px solid #DEDDDC; }
            .main-nav .main-nav-inner .main-nav-wrapper #menu-primary-main > li:hover {
              background: #fff;
              border-bottom: 1px solid #fff; }
              .main-nav .main-nav-inner .main-nav-wrapper #menu-primary-main > li:hover > a {
                border-bottom: 0;
                border-top: 0; }
            .main-nav .main-nav-inner .main-nav-wrapper #menu-primary-main > li > a:hover {
              border-bottom: 0;
              border-top: 0; }
            .main-nav .main-nav-inner .main-nav-wrapper #menu-primary-main > li.slide-in {
              background: #fff;
              border-bottom: 1px solid #fff; }
            .main-nav .main-nav-inner .main-nav-wrapper #menu-primary-main > li .mega-menu {
              padding: 0;
              border-top: none;
              top: calc(100% + 1px); }
              .main-nav .main-nav-inner .main-nav-wrapper #menu-primary-main > li .mega-menu .mega-menu-container {
                display: block; }
                .main-nav .main-nav-inner .main-nav-wrapper #menu-primary-main > li .mega-menu .mega-menu-container .mega-menu__menus {
                  width: 100%; }
                  .main-nav .main-nav-inner .main-nav-wrapper #menu-primary-main > li .mega-menu .mega-menu-container .mega-menu__menus-close {
                    display: inline-block; }
                  .main-nav .main-nav-inner .main-nav-wrapper #menu-primary-main > li .mega-menu .mega-menu-container .mega-menu__menus ul {
                    columns: 2;
                    width: calc(100% - 41px); }
                    .main-nav .main-nav-inner .main-nav-wrapper #menu-primary-main > li .mega-menu .mega-menu-container .mega-menu__menus ul li {
                      width: auto;
                      float: none; }
      .main-nav .main-nav-inner #headerSearchForm {
        background: #F0F0F0;
        display: none;
        position: fixed;
        width: 100%;
        top: 82px;
        left: 0;
        right: 0;
        margin: 0;
        padding: 16px 17px 15px;
        font-size: 16px;
        height: auto;
        border: 1px solid #DEDDDC;
        border-width: 1px 0;
        border-radius: 0; }
        body.admin-bar .main-nav .main-nav-inner #headerSearchForm {
          top: 114px; }
        .main-nav .main-nav-inner #headerSearchForm #mobile-search-items {
          display: flex;
          justify-content: space-between;
          align-items: center;
          margin-bottom: 11px; }
          .main-nav .main-nav-inner #headerSearchForm #mobile-search-items strong {
            color: #000;
            font-family: proxima-nova, sans-serif;
            font-size: 16px;
            font-weight: 600; }
          .main-nav .main-nav-inner #headerSearchForm #mobile-search-items #mobile-search-close {
            color: #222F2B;
            font-size: 34px;
            line-height: 26px;
            cursor: pointer; }
        .main-nav .main-nav-inner #headerSearchForm form {
          width: 100%;
          text-align: left;
          float: none; }
          .main-nav .main-nav-inner #headerSearchForm form .stock-select {
            display: block !important;
            width: auto;
            flex: 1;
            position: static;
            border-left: 0;
            box-shadow: none;
            height: 43px; }
            .main-nav .main-nav-inner #headerSearchForm form .stock-select .select2-results__option {
              font-size: 1.45em;
              line-height: 2.5em; }
            .main-nav .main-nav-inner #headerSearchForm form .stock-select .select2-selection {
              height: 43px;
              border: 1px solid #DEDDDC;
              border-color: #DEDDDC;
              border-radius: 4px; }
            .main-nav .main-nav-inner #headerSearchForm form .stock-select .select2-selection__placeholder {
              display: none; }
          .main-nav .main-nav-inner #headerSearchForm form #headerSearchFormSubmit {
            background: #446721;
            border-radius: 4px;
            color: #fff !important;
            width: 115px;
            height: 43px;
            line-height: 43px;
            font-size: 18px;
            margin-left: 14px; }
            .main-nav .main-nav-inner #headerSearchForm form #headerSearchFormSubmit .fa-magnifying-glass {
              display: none; }
            .main-nav .main-nav-inner #headerSearchForm form #headerSearchFormSubmit #mobileSearchSubmit {
              display: inline-block;
              font-family: proxima-nova, sans-serif;
              font-weight: 700; }
  #announcement-carousel,
  #below-header-subscribe {
    display: none; } }

.mega-menu__subscribe-prompt {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  background: #749D1B;
  color: #fff;
  font-family: proxima-nova, sans-serif;
  text-align: center;
  padding: 40px 40px 0;
  width: 50%;
  max-width: 340px;
  min-width: 340px;
  white-space: normal; }
  .mega-menu__subscribe-prompt h4 {
    font-family: proxima-nova, sans-serif;
    font-weight: 700;
    font-size: 22px;
    color: #fff; }
  .mega-menu__subscribe-prompt p {
    font-size: 18px;
    line-height: 22px;
    margin: 0; }
  .mega-menu__subscribe-prompt .btn-nav-ad,
  .mega-menu__subscribe-prompt button {
    background: #fff;
    display: inline-block;
    color: #749D1B;
    font-size: 18px;
    font-family: proxima-nova, sans-serif;
    font-weight: 700;
    border-radius: 4px;
    width: 100%;
    padding: 9px 5px;
    line-height: 22px;
    text-transform: uppercase;
    margin: 30px 0 15px;
    text-decoration: none; }
    .mega-menu__subscribe-prompt .btn-nav-ad.yellow,
    .mega-menu__subscribe-prompt button.yellow {
      background-color: #dcbf4c;
      color: #000; }
    .mega-menu__subscribe-prompt .btn-nav-ad.dark-green,
    .mega-menu__subscribe-prompt button.dark-green {
      background-color: #212f2b; }

@media all and (max-width: 1000px) {
  .mega-menu__subscribe-prompt {
    display: block;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    padding: 18px 24px; }
    .mega-menu__subscribe-prompt > img {
      display: none; }
    .mega-menu__subscribe-prompt > div {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: center; }
      .mega-menu__subscribe-prompt > div h4 {
        margin: 0;
        text-align: left; }
      .mega-menu__subscribe-prompt > div p {
        display: none; }
      .mega-menu__subscribe-prompt > div .btn-nav-ad {
        max-width: 50%;
        margin: 0 0 0 15px; } }

.tablet-main-nav {
  display: none;
  background-color: #212F2B;
  border-top: 2px solid #344B44;
  border-bottom: 6px solid #DCBF4B;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 56px; }
  @media all and (max-width: 1000px) {
    .tablet-main-nav {
      /* 	display: -webkit-box;
		display: -webkit-flex;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex; */ } }
  @media all and (max-width: 740px) {
    .tablet-main-nav {
      border-top: none; } }
  .tablet-main-nav > div {
    display: inline-block; }
    .tablet-main-nav > div:nth-child(1) {
      margin-left: 11px; }
      .tablet-main-nav > div:nth-child(1) > a {
        text-decoration: none; }
        .tablet-main-nav > div:nth-child(1) > a > span {
          margin-left: 10px; }
    .tablet-main-nav > div:nth-child(2) {
      max-width: 250px; }
    .tablet-main-nav > div:nth-child(3) {
      margin-right: 20px; }
      .tablet-main-nav > div:nth-child(3) > span {
        margin-right: 10px;
        text-decoration: none; }
  .tablet-main-nav .fa-home, .tablet-main-nav .fa-bars {
    color: #9AB277;
    font-size: 30px; }
  .tablet-main-nav span, .tablet-main-nav a {
    color: #fff;
    text-decoration: none; }

#announcement-carousel {
  background: #F0F0F0;
  border-bottom: 1px solid #DEDDDC;
  font-family: proxima-nova, sans-serif;
  font-size: 18px;
  font-weight: 600;
  height: 60px;
  line-height: 60px;
  text-align: center;
  text-transform: uppercase;
  overflow: hidden; }
  #announcement-carousel .carousel-inner {
    max-width: 100%; /*580px;*/
    margin: 0 auto;
    z-index: 1; }
  #announcement-carousel .item {
    font-size: 18px;
    line-height: 60px;
    white-space: normal; /*nowrap;*/
    text-align: center; }
    #announcement-carousel .item a {
      color: #749D1B;
      text-decoration: none; }
  #announcement-carousel .carousel-controls {
    height: 100%;
    max-width: 710px;
    margin: 0 auto;
    position: relative;
    top: -100%;
    line-height: 56px; }
    #announcement-carousel .carousel-controls .carousel-control {
      display: inline-block;
      color: #000;
      opacity: 1;
      background: none;
      text-shadow: none;
      width: 80px;
      line-height: 56px;
      opacity: .65;
      transition: all .25s; }
      #announcement-carousel .carousel-controls .carousel-control:hover {
        opacity: 1; }
      #announcement-carousel .carousel-controls .carousel-control.left {
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f0f0f0+1,f0f0f0+100&1+75,0+100 */
        background: -moz-linear-gradient(left, #f0f0f0 1%, #f0f0f0 75%, rgba(240, 240, 240, 0) 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(left, #f0f0f0 1%, #f0f0f0 75%, rgba(240, 240, 240, 0) 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, #f0f0f0 1%, #f0f0f0 75%, rgba(240, 240, 240, 0) 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startCaolorstr='#f0f0f0', endColorstr='#00f0f0f0',GradientType=1 );
        /* IE6-9 */ }
      #announcement-carousel .carousel-controls .carousel-control.right {
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f0f0f0+0,f0f0f0+100&0+0,1+75 */
        background: -moz-linear-gradient(left, rgba(240, 240, 240, 0) 0%, #f0f0f0 75%, #f0f0f0 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(left, rgba(240, 240, 240, 0) 0%, #f0f0f0 75%, #f0f0f0 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, rgba(240, 240, 240, 0) 0%, #f0f0f0 75%, #f0f0f0 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f0f0f0', endColorstr='#f0f0f0',GradientType=1 );
        /* IE6-9 */ }
  @media all and (max-width: 720px) {
    #announcement-carousel {
      display: none; } }

.genesis-nav-menu a {
  padding: 5px 5px; }

.widget_login {
  float: right; }

#menu-primary-search {
  font-size: 16px;
  margin-right: 20px; }
  #menu-primary-search li {
    margin-bottom: 0; }
    #menu-primary-search li a {
      color: #707070;
      text-transform: uppercase;
      text-decoration: none; }
      #menu-primary-search li a:hover {
        color: #749D1B; }

#headerSearchForm {
  display: flex;
  align-items: center;
  height: 38px;
  margin-left: 10px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -webkit-border-radius: 4px; }
  #headerSearchForm #mobile-search-items,
  #headerSearchForm #mobileSearchSubmit {
    display: none; }
  #headerSearchForm .search-form {
    position: relative;
    display: flex;
    justify-content: flex-end;
    /*width: 250px;*/
    margin: 0;
    overflow: visible;
    text-align: right;
    white-space: nowrap; }
    #headerSearchForm .search-form .stock-select {
      background: #fff;
      box-sizing: content-box;
      box-shadow: -100px 0 15px #fff;
      border-left: 20px solid #fff;
      display: none;
      height: 36px;
      width: 200px;
      position: absolute;
      right: 45px;
      -webkit-appearance: none; }
      #headerSearchForm .search-form .stock-select select {
        display: none !important; }
      #headerSearchForm .search-form .stock-select .select2-selection {
        height: 37px;
        border-radius: 0;
        border-top: none;
        border-left: none;
        border-right: none;
        padding-left: 5px;
        outline: none;
        box-shadow: none; }
        #headerSearchForm .search-form .stock-select .select2-selection .select2-selection__rendered {
          text-align: left;
          line-height: 22px; }
          #headerSearchForm .search-form .stock-select .select2-selection .select2-selection__rendered .select2-selection__placeholder {
            font-size: 12px; }
      #headerSearchForm .search-form .stock-select .select2-search__field {
        height: 37px; }
      #headerSearchForm .search-form .stock-select .select2-selection__arrow {
        display: none; }
      #headerSearchForm .search-form .stock-select .dropdown-wrapper {
        text-align: left; }
        #headerSearchForm .search-form .stock-select .dropdown-wrapper .select2-results .select2-results__options {
          overflow-x: hidden;
          font-size: 12px; }
    #headerSearchForm .search-form .select2-dropdown {
      border-color: #eee; }
    #headerSearchForm .search-form ::-webkit-input-placeholder {
      color: #999;
      font-weight: 100; }
    #headerSearchForm .search-form :-moz-placeholder {
      /* Firefox 18- */
      color: #999;
      font-weight: 100; }
    #headerSearchForm .search-form ::-moz-placeholder {
      /* Firefox 19+ */
      color: #999;
      font-weight: 100; }
    #headerSearchForm .search-form :-ms-input-placeholder {
      color: #999;
      font-weight: 100; }
    #headerSearchForm .search-form #headerSearchFormSubmit {
      background: transparent;
      border: none;
      outline: none;
      padding: 0;
      color: #333;
      display: inline-block;
      height: 37px;
      line-height: 37px;
      margin: 0;
      padding: 0 12px;
      position: static;
      text-align: center;
      text-shadow: none;
      vertical-align: top;
      width: auto;
      border-radius: 0;
      -moz-border-radius: 0;
      -o-border-radius: 0;
      -webkit-border-radius: 0; }
      #headerSearchForm .search-form #headerSearchFormSubmit:hover {
        color: #749D1B; }

.mobile_menu {
  font-family: proxima-nova, sans-serif;
  background: #F0F0F0;
  border-top: 1px solid #707070;
  z-index: 10;
  position: fixed;
  top: 82px;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-y: auto;
  padding: 23px 0 0;
  display: none; }
  body.admin-bar .mobile_menu {
    top: 114px; }
    @media screen and (max-width: 782px) {
      body.admin-bar .mobile_menu {
        top: 128px; } }
  .mobile_menu > div > span {
    color: #fff;
    font-size: 16px;
    font-family: serif;
    text-transform: uppercase; }
  .mobile_menu .drop-sub-menu {
    display: none;
    padding-right: 20px;
    background: #212F2B;
    margin-top: 10px; }
  .mobile_menu li {
    margin-bottom: 7px;
    line-height: 24px; }
    .mobile_menu li a {
      text-decoration: none;
      color: #000;
      font-size: 18px;
      display: block;
      font-style: normal; }
    .mobile_menu li .sub-menu {
      columns: 2;
      padding-bottom: 12px; }
  .mobile_menu > nav > ul > li {
    border-bottom: 1px solid #222F2B;
    padding-bottom: 0; }
    .mobile_menu > nav > ul > li > a {
      font-family: proxima-nova, sans-serif;
      font-weight: 600;
      font-size: 19px;
      text-transform: uppercase; }
      .mobile_menu > nav > ul > li > a + .sub-menu {
        margin-top: 7px; }
      .mobile_menu > nav > ul > li > a .fa-bars {
        display: none; }
  .mobile_menu .primary-mobile-menu,
  .mobile_menu .mobile_quicklinks {
    padding-left: 17px;
    padding-right: 17px; }
  .mobile_menu .drop-sub-menu-inner-image, .mobile_menu .drop-sub-menu-inner-get-latest {
    display: none; }
  .mobile_menu .drop-sub-menu-inner-posts a {
    font-size: 12px; }
  .mobile_menu .drop-sub-menu-inner-posts > div {
    margin-bottom: 10px; }
    .mobile_menu .drop-sub-menu-inner-posts > div > div:first-child {
      color: #9AB277; }
    .mobile_menu .drop-sub-menu-inner-posts > div span, .mobile_menu .drop-sub-menu-inner-posts > div i {
      margin-right: 5px; }
  .mobile_menu .drop-sub-menu-inner-close {
    float: right;
    color: #fff;
    cursor: pointer; }
  .mobile_menu .mobile_quicklinks {
    margin-top: 17px; }
    .mobile_menu .mobile_quicklinks a {
      display: block;
      color: #000;
      text-decoration: none; }
      .mobile_menu .mobile_quicklinks a.fa {
        display: inline-block;
        margin-right: 10px;
        font-size: 18px; }
      .mobile_menu .mobile_quicklinks a:not(.fa) {
        font-family: 'proxima-nova', sans-serif;
        text-transform: uppercase;
        font-size: 18px;
        margin: 9px 0; }

@media (max-width: 1001px) {
  #pushdown-adzone,
  .site-inner,
  .mm-footer-wrapper,
  .pb-ticker-wrapper {
    position: relative;
    left: 0px;
    transition: left 0.4s; } }

.photo-box {
  width: calc(33.3% - 3px);
  display: inline-block;
  vertical-align: text-top;
  padding: 5px 10px; }
  .photo-box .photo {
    width: 100px;
    margin: 0 auto;
    height: 150px; }
    .photo-box .photo a {
      display: block;
      position: relative; }
  .photo-box p {
    font-size: 15px;
    line-height: 20px; }
  .photo-box img {
    width: 100px;
    height: auto; }
  .photo-box .title {
    background: #212f2b;
    bottom: 0;
    color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    font-family: 'Tahoma', Arial, sans-serif;
    font-size: 10px;
    font-size: 1rem;
    left: 0;
    bottom: -15px;
    line-height: 14px;
    line-height: 1.4rem;
    padding: 2px 3%;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    width: 100%; }

/*adds an offset to the anchors within an article to correct for the sticky header*/
a.post-anchor:before {
  position: relative;
  content: "";
  display: inline-block;
  top: -65px; }

@media all and (max-width: 1000px) {
  nav ul li.menu-item-hide-mobile {
    display: none; } }

nav ul li a.menu-item-bold {
  font-family: proxima-nova, sans-serif;
  font-weight: 700; }

nav ul li.menu-item-bold > a {
  font-family: proxima-nova, sans-serif;
  font-weight: 700; }

/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */
.jspContainer {
  overflow: hidden;
  position: relative; }

.jspPane {
  position: absolute; }

.jspVerticalBar {
  position: absolute;
  top: 0;
  right: 0;
  width: 16px;
  height: 100%;
  background: red; }

.jspHorizontalBar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 16px;
  background: red; }

.jspCap {
  display: none; }

.jspHorizontalBar .jspCap {
  float: left; }

.jspTrack {
  background: #dde;
  position: relative; }

.jspDrag {
  background: #bbd;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer; }

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
  float: left;
  height: 100%; }

.jspArrow {
  background: #50506d;
  text-indent: -20000px;
  display: block;
  cursor: pointer;
  padding: 0;
  margin: 0; }

.jspArrow.jspDisabled {
  cursor: default;
  background: #80808d; }

.jspVerticalBar .jspArrow {
  height: 16px; }

.jspHorizontalBar .jspArrow {
  width: 16px;
  float: left;
  height: 100%; }

.jspVerticalBar .jspArrow:focus {
  outline: none; }

.jspCorner {
  background: #eeeef4;
  float: left;
  height: 100%; }

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner {
  margin: 0 -3px 0 0; }

/* Site Containers
--------------------------------------------- */
.site-inner,
.wrap {
  margin: 0 auto; }

.site-inner {
  clear: both;
  position: relative;
  z-index: 20;
  background: #FFF; }

.inner {
  background: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 0px 15px #505050;
  -moz-box-shadow: 0px 0px 15px #505050;
  box-shadow: 0px 0px 15px #505050;
  float: left;
  padding: 0 29px 0 100px;
  width: 100%; }
  @media screen and (max-width: 800px) {
    .inner {
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      width: 100%; } }
  @media screen and (max-width: 655px) {
    .inner {
      padding: 0;
      width: 100%;
      overflow: hidden; } }

/* Column Widths and Positions
--------------------------------------------- */
/* Wrapping div for .content and .sidebar-primary */
.content-sidebar-wrap {
  margin: 30px auto 0;
  width: 100%;
  max-width: 1200px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
  width: 920px; }

.content-sidebar-sidebar .content-sidebar-wrap {
  float: left; }

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
  float: right; }

/* Content */
.content {
  float: right;
  margin-top: 15px;
  width: 73%;
  max-width: 100%;
  padding-right: 75px; }
  @media screen and (max-width: 655px) {
    .content {
      box-sizing: border-box;
      display: block;
      margin: 0 auto;
      width: 100%;
      padding: 0 11px; } }
  @media all and (max-width: 1220px) {
    .content {
      width: 70%;
      margin-left: 25px; } }
  @media all and (max-width: 940px) {
    .content {
      margin-left: 10px; } }
  @media all and (max-width: 740px) {
    .content {
      margin-left: 25px;
      width: 65%; } }
  @media all and (max-width: 660px) {
    .content {
      width: 95%;
      float: none;
      margin: 0 auto;
      padding-right: 0; } }

.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
  float: none; }

.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
  width: 520px; }

.full-width-content .content {
  padding-bottom: 32px;
  padding-bottom: 3.2rem;
  width: 100%; }

body.custom-width-750px main.content {
  padding-right: 0;
  padding-left: 0;
  margin-left: 25px;
  margin-right: 25px; }
  body.custom-width-750px main.content article {
    max-width: 750px;
    margin: 0 auto 40px !important; }
    @media all and (max-width: 990px) {
      body.custom-width-750px main.content article {
        margin-left: 160px !important; } }
    @media all and (max-width: 740px) {
      body.custom-width-750px main.content article {
        max-width: 100%;
        margin-left: auto !important; } }

/* Primary Sidebar */
.sidebar-primary {
  position: relative;
  width: 29%;
  max-width: 323px; }
  @media all and (max-width: 1220px) {
    .sidebar-primary {
      margin-right: 25px; } }
  @media all and (max-width: 940px) {
    .sidebar-primary {
      margin-right: 10px; } }
  @media all and (max-width: 900px) {
    .sidebar-primary {
      width: 28%; } }
  @media screen and (max-width: 655px) {
    .sidebar-primary {
      left: -9999px;
      position: absolute; } }
  @media all and (max-width: 660px) {
    .sidebar-primary {
      display: none; } }

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
  float: left; }

/* Secondary Sidebar */
.sidebar-secondary {
  display: none; }

.content-sidebar-sidebar .sidebar-secondary {
  float: right; }

/* Column Classes
	Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css
--------------------------------------------- */
.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
  float: left;
  margin-left: 2.564102564102564%; }

.one-half,
.three-sixths,
.two-fourths {
  width: 48.717948717948715%; }

.one-third,
.two-sixths {
  width: 31.623931623931625%; }

.four-sixths,
.two-thirds {
  width: 65.81196581196582%; }

.one-fourth {
  width: 23.076923076923077%; }

.three-fourths {
  width: 74.35897435897436%; }

.one-sixth {
  width: 14.52991452991453%; }

.five-sixths {
  width: 82.90598290598291%; }

.first {
  clear: both;
  margin-left: 0; }

/* Styling for all Adzerk Ads
--------------------------------------------- */
.adzerk-headline-link {
  color: #000;
  text-decoration: none !important; }

.adzerk-headline-link:hover {
  text-decoration: none !important; }

.adzerk-h2 {
  color: #000;
  font-family: minion-pro, Georgia, serif;
  font-weight: normal;
  font-size: 35px;
  line-height: 1.2; }

.adzerk-h3 {
  color: #c03434;
  display: block;
  font-weight: normal;
  line-height: 1.2;
  margin-bottom: 15px;
  margin-top: 8px;
  font-family: minion-pro, Georgia, serif;
  font-size: 25px; }

.adzerk-body {
  width: 100%;
  display: inline-block; }

.adzerk-image {
  max-width: 100%;
  padding: 10px 10px; }

.adzerk-disclaimer {
  font-size: 12px;
  line-height: 14px; }

.adzerk-generic-container {
  padding: 5px;
  margin: 5px;
  width: 95%;
  text-align: left; }

.adzerk-premium-content-container {
  padding: 5px;
  margin-top: 0;
  border-top: 3px solid #DCBF4B;
  min-height: 350px; }

.adzerk-scroll-container-text {
  margin: 10px 20px !important; }

.adzerk-scroll-container-image {
  margin: 0 0 !important; }

.adzerk-form-button {
  padding: 5px 15px;
  margin-left: 10px;
  background-color: #C63427; }

.simple_overlay .close {
  opacity: 1 !important;
  filter: alpha(opacity=100); }

.readAndInsights {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
  padding-top: 30px;
  padding-bottom: 20px;
  border-top: 1px solid #bfbfbf; }

.authorReadMore {
  text-transform: uppercase;
  width: 80%;
  color: black;
  background-color: #d9d9d9;
  text-shadow: none;
  box-shadow: 0 -30px 10px rgba(255, 255, 255, 0.8);
  font-size: 12px;
  font-weight: 700;
  line-height: 0.2em; }

.authorReadLess {
  text-transform: uppercase;
  display: none;
  width: 80%;
  color: black;
  background-color: #d9d9d9;
  text-shadow: none;
  font-size: 12px;
  font-weight: 700;
  line-height: 0.2em; }

.author .description {
  height: 200px; }

section.info-block.author-page {
  border-top: none;
  font-size: 18px; }

h2.author-page.hyper-archive-label {
  font-size: 42px;
  font-weight: 300;
  line-height: 42px; }

div.readAndInsightsTitle {
  font-family: "minion-pro", Georgia, "Times New Roman", Times, serif;
  font-weight: 400;
  font-size: 22px; }

div.authorInsightsSignup {
  color: #666666;
  font-size: 12px; }

div.readAndInsightsBlock {
  font-size: 1.2em; }
  div.readAndInsightsBlock a {
    text-decoration: none; }

div.authorMoreInsights {
  margin-right: 35px;
  width: 40%; }

.author-page-social.facebook {
  color: #0A246A;
  margin-right: 10px; }

.author-page-social.twitter {
  color: #00b9eb; }

.author-page-social.video, .author-page-social.read-more {
  color: #e6b800; }

.author-page-social.read-more {
  margin-right: 5px; }

i.fa-comment.author-page {
  margin-right: 3px; }

@media (max-width: 740px) {
  .authorReadMore {
    width: 100%; }
  .authorReadLess {
    width: 100%; } }

@media (max-width: 950px) and (min-width: 741px) {
  .authorReadMore {
    width: 70%; }
  .authorReadLess {
    width: 70%; } }

#author-archive-block li a.title {
  font-size: 26px;
  color: black;
  font-family: "minion-pro",Georgia,serif;
  line-height: 1.2;
  font-weight: 400; }

@media (max-width: 1090px) and (min-width: 660px) {
  .readAndInsights {
    flex-direction: column;
    align-items: center;
    justify-content: center; }
  div.authorMoreInsights {
    margin-top: 20px;
    margin-right: 0 !important;
    width: 75%; }
  .authorReadWatch {
    margin: 0 auto;
    width: 75%; } }

@media (max-width: 540px) {
  .readAndInsights {
    flex-direction: column;
    align-items: center;
    justify-content: center; }
  div.authorMoreInsights {
    margin-top: 20px;
    margin-right: 0 !important;
    width: 60%; }
  .authorReadWatch {
    margin-left: 0 !important; } }

#author-archive-block li a.excerpt-links {
  font-size: 18px;
  line-height: 24px;
  font-style: italic;
  font-family: proxima-nova,sans-serif;
  color: #456626; }

#author-archive-block li {
  padding-bottom: 20px; }

div#read-more-container {
  margin-bottom: 20px; }

div.author-load-icon-container {
  text-align: center; }

div.heading-block.cat-comment-byline.author-archive-header span {
  font-size: 12px; }

a.author-eletter-signup-link {
  cursor: pointer; }

div.author-page-optin-more-insights {
  display: none; }

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