/*
Theme Name:				Credit.com Blog
Theme URI:				http://blog.credit.com
Description:			A custom theme built by BinaryM for Credit.com.
Version:				01101101
Author:				BinaryM Inc.
Author URI:				http://binarym.com
*/
/* -------------------------------------------------- 
	Table of Contents
-----------------------------------------------------
:: Browser Reset
:: Generic Elements
:: Media Queries
*/
/* ---------------------------------------------------
	Browser Reset
--------------------------------------------------- */
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; }

body {
  line-height: 1; }

ol, ul {
  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; }

/* FlexSlider Clearfixes */
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .slides {
  display: block; }

* html .slides {
  height: 1%; }

.slides > li {
  display: none; }

.no-js .slides > li:first-child {
  display: block; }

/* ---------------------------------------------------
	Generic Elements
--------------------------------------------------- */
#wpstats, .mobile-adsense-300, .mobile-adunit-300 {
  display: none; }

#window-width {
  position: fixed;
  bottom: 10px;
  width: 100%;
  text-align: center; }

#window-width span {
  background: #98ca3c;
  color: #fff;
  padding: 10px 20px; }

a {
  text-decoration: none;
  color: #2f92e0; }

a img {
  border: none; }

body {
  color: #666;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; }

input:focus::-webkit-input-placeholder {
  color: transparent; }

input:focus:-moz-placeholder {
  color: transparent; }

.alignleft {
  float: left;
  margin: 0 20px 20px 0; }

.alignright {
  float: right;
  margin: 0 0 20px 20px; }

.clear {
  clear: both; }

.fancybox-lock {
  overflow: hidden; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("assets/images/fancybox_overlay.png"); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative; }

.container.content {
  display: inline-block;
  float: left;
  width: 648px;
  box-shadow: none;
  border-radius: 0;
  margin-top: 0;
  padding-top: 0; }
  .container.content.full {
    width: 100%; }

.container.widgets {
  display: inline-block;
  float: right;
  width: 323px;
  margin-top: 0px;
  border-left: 1px solid #e9e9e9;
  padding-left: 28px !important; }
  .container.widgets.mobile-only {
    display: none; }

/* adsense margins */
.single-post .container.content, .single .container.widgets {
  margin-top: 15px; }

.wrapper {
  margin: 75px auto 0;
  width: 1000px; }
  .wrapper.white {
    background: #fff; }

.gform_description img {
  display: none; }

.shareaholic-share-buttons-container.floated {
  box-shadow: 1px 0 5px 2px rgba(255, 255, 255, 0.75);
  background: #939598; }

h1, h2, h3, h4, h5, h6 {
  color: #2b2b2b;
  font-family: "Signika Negative",Helvetica,Arial,sans-serif;
  font-weight: 400;
  text-rendering: optimizelegibility;
  margin-bottom: 12px; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #015e99; }
    h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
      text-decoration: underline; }

#contentdisclosure {
  background: #fff;
  padding: 1.5em;
  line-height: 1.25em;
  width: 500px;
  display: none; }

.admin-bar #header {
  top: 32px; }
.admin-bar body {
  padding-top: 32px; }

/* ---------------------------------------------------
	Home Page
--------------------------------------------------- */
.carousel {
  padding: 0 0 65px; }
  .carousel #carousel-articles {
    position: relative;
    margin-bottom: 12px; }
    .carousel #carousel-articles .slides li {
      position: relative;
      overflow: hidden; }
      .carousel #carousel-articles .slides li img {
        display: block;
        width: 100%;
        height: auto; }
      .carousel #carousel-articles .slides li .details {
        position: absolute;
        z-index: 2;
        bottom: 0;
        box-sizing: border-box;
        width: 100%;
        padding: 0;
        background: #666;
        background: rgba(51, 51, 51, 0.65); }
        .carousel #carousel-articles .slides li .details .gutter {
          padding: 15px 15px 20px; }
        .carousel #carousel-articles .slides li .details .category a {
          margin: 0 0 5px;
          font-size: .875em;
          font-weight: 700;
          font-style: italic;
          color: #98ca3c; }
        .carousel #carousel-articles .slides li .details .title a {
          font-weight: 400;
          font-size: 1.5em;
          color: #fff; }
        .carousel #carousel-articles .slides li .details .excerpt {
          font-size: .875em;
          color: #fff; }
          .carousel #carousel-articles .slides li .details .excerpt a {
            font-weight: 700;
            color: #48abe4; }
    .carousel #carousel-articles .navigation {
      position: absolute;
      z-index: 10;
      top: 50%;
      margin-top: -20px;
      opacity: 0;
      -webkit-transition: opacity 0.5s ease;
      -moz-transition: opacity 0.5s ease;
      transition: opacity 0.5s ease;
      				/*
      &[data-direction="prev"] {left:50%;margin-left:-35px}
      				&[data-direction="next"] {right:50%;margin-right:-35px;}
      */ }
      .carousel #carousel-articles .navigation:hover {
        opacity: 1 !important; }
      .carousel #carousel-articles .navigation[data-direction="prev"] {
        left: 10px; }
      .carousel #carousel-articles .navigation[data-direction="next"] {
        right: 10px; }
    .carousel #carousel-articles:hover .navigation {
      opacity: .5; }
  .carousel #carousel-thumbnails li {
    display: inline-block;
    float: left;
    width: 24%;
    margin-left: 1.333333333%;
    font-size: .85em;
    line-height: 1.166666667em;
    font-weight: bold;
    cursor: pointer; }
    .carousel #carousel-thumbnails li a {
      color: #333;
      line-height: 1.166666667em; }
    .carousel #carousel-thumbnails li img {
      margin: 0 0 3px;
      padding: 1px;
      max-width: 100%;
      opacity: .48;
      background: #fff;
      border: 1px solid transparent; }
    .carousel #carousel-thumbnails li.active a {
      color: #48abe4; }
    .carousel #carousel-thumbnails li.active img {
      opacity: 1;
      border-color: rgba(169, 169, 169, 0.8);
      box-shadow: 0 0 7px rgba(51, 51, 51, 0.22), inset 0 0 0 1px rgba(255, 255, 255, 0.5); }
    .carousel #carousel-thumbnails li:first-child {
      margin-left: 0px; }

/* ---------------------------------------------------
	Article & Page
--------------------------------------------------- */
.post, .page-content {
  max-width: 100%;
  margin-bottom: 36px;
  /*
  h1, h2, h3, h4, h5, h6 {
  	color: #2b2b2b;
  	font-family: "Signika Negative",Helvetica,Arial,sans-serif;
  	font-weight: 400;
  	text-rendering: optimizelegibility;			
  	margin-bottom:12px;
  	a {
  		color:$palette-blue_dark;
  		&:hover {text-decoration:underline;}
  	}
  }
  */ }
  .post .title, .page-content .title {
    margin-bottom: 14px; }
    .post .title a:hover, .page-content .title a:hover {
      text-decoration: underline; }
    .post .title p, .page-content .title p {
      font-size: 1em;
      margin: 0; }
      .post .title p a, .page-content .title p a {
        font-size: 1.125em;
        font-weight: 700;
        color: #2f92e0; }
    .post .title h1.entry-title, .page-content .title h1.entry-title {
      width: 100%; }
    .post .title .entry-title, .page-content .title .entry-title {
      margin: 3px 0 12px;
      font-weight: 400;
      font-size: 1.9875em;
      line-height: .962962963em;
      color: #010101;
      width: 100%; }
      .post .title .entry-title a, .page-content .title .entry-title a {
        color: #010101; }
    .post .title time, .page-content .title time {
      font-size: .85em;
      font-style: italic;
      color: #333; }
      .post .title time a, .page-content .title time a {
        color: #2f92e0; }
    .post .title .comments, .page-content .title .comments {
      margin-left: 5px; }
      .post .title .comments:hover, .page-content .title .comments:hover {
        text-decoration: none; }
      .post .title .comments img, .page-content .title .comments img {
        vertical-align: middle;
        border: none; }
      .post .title .comments span, .page-content .title .comments span {
        position: relative;
        margin: 0 0 0 5px;
        padding: 4px 6px;
        background: #d3d8db;
        font-size: .625em;
        color: #333;
        border-radius: 3px; }
        .post .title .comments span:before, .page-content .title .comments span:before {
          content: ' ';
          position: absolute;
          top: 50%;
          left: -4px;
          margin-top: -4px;
          border-right: 4px solid #d3d8db;
          border-top: 4px solid transparent;
          border-bottom: 4px solid transparent; }
    .post .title .contentdisclosure, .page-content .title .contentdisclosure {
      font-size: .75em;
      float: right; }
  .post .post-thumbnail, .page-content .post-thumbnail {
    float: left;
    margin: 0 10px 10px 0; }
    .post .post-thumbnail.mobile, .page-content .post-thumbnail.mobile {
      display: none; }
  .post .featured-social, .page-content .featured-social {
    display: block;
    width: 100%;
    margin: 0 0 25px; }
    .post .featured-social .wp-post-image, .page-content .featured-social .wp-post-image {
      display: block;
      max-width: 100%;
      height: auto;
      margin: 0 0 16px; }
  .post .callout, .page-content .callout {
    margin: 0 0 35px;
    padding: 15px 12px;
    font-size: .75em;
    line-height: 1.5em;
    color: #010101;
    background: #f7f7f7; }
    .post .callout strong, .post .callout b, .page-content .callout strong, .page-content .callout b {
      font-weight: bold; }
    .post .callout a, .page-content .callout a {
      color: #2f92e0; }
      .post .callout a:hover, .page-content .callout a:hover {
        text-decoration: underline; }
    .post .callout.with-image, .page-content .callout.with-image {
      display: block; }
      .post .callout.with-image img, .page-content .callout.with-image img {
        display: inline-block;
        float: left;
        margin: 0 25px 0 0; }
      .post .callout.with-image strong, .post .callout.with-image b, .page-content .callout.with-image strong, .page-content .callout.with-image b {
        display: block;
        margin: 0 0 10px;
        font-size: 1.567em;
        color: #ffa21f; }
      .post .callout.with-image .callout-text, .page-content .callout.with-image .callout-text {
        display: table-cell;
        height: 116px;
        vertical-align: middle; }
    .post .callout.override, .page-content .callout.override {
      background-color: #ececec;
      text-align: center; }
      .post .callout.override.new-style h4 span, .page-content .callout.override.new-style h4 span {
        background: none; }
      .post .callout.override h4, .page-content .callout.override h4 {
        font-size: 2.2em;
        margin-bottom: 0;
        position: relative;
        line-height: 1.2em; }
        .post .callout.override h4 span, .page-content .callout.override h4 span {
          display: inline-block;
          width: 44px;
          height: 62px;
          background: transparent url(assets/images/icons/callout-override.png) center left no-repeat;
          background-size: 34px 32px;
          margin-left: -50px;
          margin-top: -15px;
          position: absolute; }
      .post .callout.override strong, .page-content .callout.override strong {
        color: #98ca3c;
        font-size: 1.45em;
        font-weight: 300;
        font-family: "Signika Negative",Helvetica,Arial,sans-serif;
        display: inline-block;
        margin: 10px 0; }
      .post .callout.override p, .page-content .callout.override p {
        margin-top: 0;
        margin-bottom: 0; }
      .post .callout.override a.callout-btn, .page-content .callout.override a.callout-btn {
        margin: .5em 0;
        cursor: pointer;
        background-color: #84d435;
        border: none;
        color: #fff;
        text-shadow: 0 0 1px rgba(77, 111, 3, 0.59);
        border-radius: 4px;
        display: inline-block;
        font-size: 16px;
        padding: 4px 50px; }
        .post .callout.override a.callout-btn:hover, .page-content .callout.override a.callout-btn:hover {
          background-color: #69bb00;
          text-decoration: none; }
      .post .callout.override a, .page-content .callout.override a {
        color: #2f92e0;
        font-size: 1.1em; }
  .post .author-meta, .page-content .author-meta {
    margin: 0 0 16px;
    padding: 25px 0;
    width: 100%;
    border-top: 3px double #ededed;
    border-bottom: 3px double #ededed; }
    .post .author-meta img, .page-content .author-meta img {
      display: inline-block;
      float: left;
      margin: 0 25px 0 0; }
    .post .author-meta p, .page-content .author-meta p {
      color: #9d9d9d;
      font-style: italic; }
      .post .author-meta p a, .page-content .author-meta p a {
        font-weight: normal; }
  .post h1, .page-content h1 {
    font-size: 1.6875em; }
  .post h2, .page-content h2 {
    font-size: 1.3125em; }
  .post h3, .page-content h3 {
    font-size: 1.125em; }
  .post h4, .page-content h4 {
    font-size: .9375em; }
  .post h5, .page-content h5 {
    font-size: .8125em; }
  .post h6, .page-content h6 {
    font-size: .7em; }
  .post p, .page-content p {
    margin-bottom: 20px; }
    .post p em, .page-content p em {
      float: none; }
  .post p, .post li, .page-content p, .page-content li {
    line-height: 1.538461538em;
    color: #333; }
    .post p a, .post li a, .page-content p a, .page-content li a {
      color: #2f92e0; }
      .post p a:hover, .post li a:hover, .page-content p a:hover, .page-content li a:hover {
        text-decoration: underline; }
    .post p strong, .post p b, .post li strong, .post li b, .page-content p strong, .page-content p b, .page-content li strong, .page-content li b {
      font-weight: 700; }
    .post p img, .post li img, .page-content p img, .page-content li img {
      max-width: 100%;
      height: auto; }
    .post p img.alignright, .post li img.alignright, .page-content p img.alignright, .page-content li img.alignright {
      display: none; }
  .post ol, .post ul, .page-content ol, .page-content ul {
    margin: 0 0 20px 20px; }
  .post ol, .page-content ol {
    list-style: decimal; }
  .post ul, .page-content ul {
    list-style: square; }
  .post hr, .page-content hr {
    border: none;
    border-top: 3px double #ededed; }
  .post blockquote, .page-content blockquote {
    padding: 15px;
    margin-bottom: 20px;
    background: #f7f7f7; }
    .post blockquote p, .page-content blockquote p {
      font-style: italic; }
      .post blockquote p:last-child, .page-content blockquote p:last-child {
        margin-bottom: 0px; }
  .post embed, .post object, .post iframe, .page-content embed, .page-content object, .page-content iframe {
    max-width: 100%;
    width: 100%; }
  .post .category-footer, .page-content .category-footer {
    font-size: .8em;
    font-style: italic; }
  .post .comment-notice, .page-content .comment-notice {
    margin: 1.25em 0;
    font-size: .7875em;
    line-height: 1.454545455em;
    color: #666; }

.title {
  border-bottom: none !important;
  margin-bottom: 10px; }
  .title a {
    font-size: 1em !important;
    line-height: 26px !important; }

.inline-gallery {
  display: block;
  width: 530px; }
  .inline-gallery #gallery-images ul, .inline-gallery #gallery-thumbnails ul {
    margin: 0; }
  .inline-gallery #gallery-images .slides li {
    list-style: none;
    position: relative;
    overflow: hidden;
    margin: 0; }
    .inline-gallery #gallery-images .slides li img {
      display: block;
      width: 100%;
      margin: 0 0 10px; }
    .inline-gallery #gallery-images .slides li h2 {
      font-size: 1.125em;
      font-weight: 700; }
  .inline-gallery #gallery-thumbnails {
    margin-bottom: 5px;
    position: relative; }
    .inline-gallery #gallery-thumbnails .slides li {
      margin: 0 0 0 12px; }
      .inline-gallery #gallery-thumbnails .slides li img {
        margin: 0 0 3px;
        padding: 1px;
        max-width: 100%;
        opacity: .48;
        background: #fff;
        border: 1px solid transparent; }
      .inline-gallery #gallery-thumbnails .slides li.flex-active-slide img {
        opacity: 1;
        border-color: rgba(169, 169, 169, 0.8);
        box-shadow: 0 0 7px rgba(51, 51, 51, 0.22), inset 0 0 0 1px rgba(255, 255, 255, 0.5); }
      .inline-gallery #gallery-thumbnails .slides li:first-child {
        margin-left: 0; }
    .inline-gallery #gallery-thumbnails .direction {
      position: absolute;
      top: 27px; }
      .inline-gallery #gallery-thumbnails .direction img {
        opacity: .4; }
      .inline-gallery #gallery-thumbnails .direction.previous {
        left: -22px; }
      .inline-gallery #gallery-thumbnails .direction.next {
        right: -22px; }
      .inline-gallery #gallery-thumbnails .direction:hover img {
        opacity: 1; }
  .inline-gallery .thumbnail-grid {
    margin: 0 -5px;
    list-style: none; }
    .inline-gallery .thumbnail-grid li {
      display: inline-block;
      float: left;
      margin: 0 5px 5px;
      width: 125px; }
      .inline-gallery .thumbnail-grid li img {
        margin: 0 0 3px;
        padding: 1px;
        max-width: 100%;
        background: #fff;
        border: 1px solid rgba(169, 169, 169, 0.8);
        box-shadow: 0 0 7px rgba(51, 51, 51, 0.22), inset 0 0 0 1px rgba(255, 255, 255, 0.5); }

.fancybox-outer {
  position: relative; }
  .fancybox-outer .fancybox-nav {
    position: absolute;
    top: 50%;
    margin-top: -6px; }
    .fancybox-outer .fancybox-nav.fancybox-prev {
      left: -22px; }
    .fancybox-outer .fancybox-nav.fancybox-next {
      right: -22px; }

.fancybox-title {
  margin: 10px 0 0;
  padding: 8px 0;
  text-align: center;
  font-size: .875em;
  color: #010101;
  background: #f7f7f7; }
  .fancybox-title strong, .fancybox-title b {
    font-weight: bold; }
  .fancybox-title a {
    color: #2f92e0; }
    .fancybox-title a:hover {
      text-decoration: underline; }

.fancybox-wrap {
  outline: none;
  z-index: 8011; }

#load-more {
  display: none;
  margin: 0 0 70px;
  font-size: 1em;
  font-weight: 700;
  border-bottom: 1px solid transparent;
  color: #2f92e0; }
  #load-more:hover {
    border-bottom-color: #2f92e0; }

.post-navigation li {
  display: inline-block;
  float: left;
  margin: 0 0 70px;
  width: 50%;
  list-style: none; }
  .post-navigation li a {
    font-size: 1em;
    font-weight: 700;
    border-bottom: 1px solid transparent;
    color: #2f92e0; }
    .post-navigation li a:hover {
      border-bottom-color: #2f92e0; }
  .post-navigation li.right {
    text-align: right; }

#respond {
  margin-top: 20px; }

.adsense-responsive {
  background: #ededed;
  padding: 15px;
  margin: 0;
  text-align: center; }

.adsense-300 {
  width: 300px;
  height: 250px;
  float: right;
  margin: 0 0 10px 15px; }

.responsivecontent {
  width: 300px;
  height: 250px; }

.updated {
  clear: both; }

/* ---------------------------------------------------
	Sidebar
--------------------------------------------------- */
.widget {
  display: block;
  padding-bottom: 30px; }
  .widget h2 {
    margin: 0 0 10px;
    font-weight: 400;
    font-size: 1em;
    color: #010101;
    text-transform: uppercase;
    border-bottom: 6px solid #ececec;
    padding-bottom: 7px; }
  .widget.no-padding-top, .widget:first-child {
    padding-top: 0px; }
  .widget.no-padding-bottom {
    padding-bottom: 0px; }
  .widget.no-divider {
    border-bottom: none; }
  .widget .textwidget a.contentdisclosure {
    color: #005c9d;
    font-weight: 400;
    font-size: .875em; }
    .widget .textwidget a.contentdisclosure:hover {
      text-decoration: underline; }
  .widget iframe {
    max-width: 100%; }
  .widget.connectedform {
    background-color: #ececec;
    text-align: center;
    padding: 37px 21px;
    margin-bottom: 24px; }
    .widget.connectedform h2 {
      font-weight: 800;
      font-size: 1.4em;
      padding: 0;
      margin: 0;
      border: none;
      text-transform: none; }
      .widget.connectedform h2 .inline-green {
        color: #69bb00; }
    .widget.connectedform .gform_description,
    .widget.connectedform .gform_confirmation_message {
      font-size: .8em;
      color: #555;
      text-align: left; }
    .widget.connectedform .gform_confirmation_message {
      margin: 15px 0 0 0;
      text-align: center !important;
      line-height: 1.25em; }
    .widget.connectedform .gform_description img {
      margin-top: 20px;
      display: block; }
    .widget.connectedform.noexperts .gform_description img {
      display: none !important; }
    .widget.connectedform .validation_error {
      display: none; }
    .widget.connectedform .validation_message {
      color: #c00;
      margin: .5em 0;
      font: 400 .875em 'Helvetica', 'Arial', sans-serif; }
    .widget.connectedform .gform_description br {
      display: none; }
    .widget.connectedform label {
      display: none; }
    .widget.connectedform input[type="text"] {
      margin-top: 1em;
      padding: 6px 6px 6px 6px;
      color: #919191;
      background-color: #fff;
      border: none;
      width: 95%;
      font-size: 1em;
      text-align: center; }
    .widget.connectedform input[type="submit"] {
      margin: .5em 0 1em;
      cursor: pointer;
      background-color: #84d435;
      width: 100%;
      border: none;
      /*background-color: #83b716;
      background-image: linear-gradient(to bottom, #94c92a 0%, #83b716 48%, #6ea000 100%);*/
      color: #fff;
      text-shadow: 0 0 1px rgba(77, 111, 3, 0.59);
      border-radius: 4px;
      display: inline-block;
      font-size: 1em;
      padding: 4px 10px; }
      .widget.connectedform input[type="submit"]:hover {
        background-color: #69bb00; }
    .widget.connectedform a {
      font-size: .9em;
      padding-top: .5em;
      display: block; }
  .widget.experts .flexslider {
    position: relative; }
  .widget.experts .expert {
    margin-right: 10px;
    line-height: .8em; }
    .widget.experts .expert a {
      font-size: .625em;
      font-weight: 700;
      color: #010101; }
      .widget.experts .expert a em {
        font-weight: 400;
        font-style: italic;
        color: #636363; }
      .widget.experts .expert a img {
        max-width: 90px;
        height: auto;
        border: none; }
  .widget.experts .direction {
    position: absolute;
    top: 33px; }
    .widget.experts .direction img {
      opacity: .4; }
    .widget.experts .direction.previous {
      left: -22px; }
    .widget.experts .direction.next {
      right: -22px; }
    .widget.experts .direction:hover img {
      opacity: 1; }
  .widget.experts .contributors, .widget.experts .ask {
    display: block;
    margin-top: 15px;
    font-size: 0.875em !important;
    font-weight: 700;
    color: #005c9d; }
    .widget.experts .contributors:hover, .widget.experts .ask:hover {
      text-decoration: underline; }
  .widget.experts .ask {
    margin-top: 5px; }
    .widget.experts .ask img {
      vertical-align: middle; }
  .widget .links li {
    line-height: 1.333em;
    margin-bottom: 10px;
    overflow: hidden; }
    .widget .links li a {
      color: #005c9d;
      font-weight: lighter; }
      .widget .links li a:hover {
        text-decoration: underline; }
    .widget .links li.photo, .widget .links li img {
      display: inline-block;
      float: left;
      margin: 0 15px 0 0; }
  .widget .links.sidebar-bulleted li, .widget .links.sidebar-numbered li {
    overflow: inherit;
    margin-bottom: 10px;
    line-height: 1.5em;
    position: relative; }
    .widget .links.sidebar-bulleted li:before, .widget .links.sidebar-numbered li:before {
      margin-right: 10px;
      color: #9c9c9c;
      width: 1.2em;
      float: left;
      height: 20px;
      text-align: center;
      display: inline-block;
      font-size: 1.25em;
      font-family: "Helvetica Neue", Geneva, Verdana, sans-serif; }
  .widget .links.sidebar-bulleted li:before {
    content: "\2022";
    font-size: 2em; }
  .widget .links.sidebar-numbered li {
    counter-increment: item; }
    .widget .links.sidebar-numbered li:before {
      content: counter(item); }
    .widget .links.sidebar-numbered li:after {
      content: ".";
      color: #9c9c9c;
      left: 18px;
      top: 2px;
      position: absolute; }
  .widget .articles li {
    padding: 15px 0;
    clear: both; }
    .widget .articles li img {
      display: inline-block;
      float: left;
      margin: 0 12px 0 0;
      padding: 1px;
      background: #fff;
      border: 1px solid rgba(169, 169, 169, 0.72);
      box-shadow: 0 0 5px rgba(51, 51, 51, 0.08); }
    .widget .articles li h3 {
      font-size: .875em;
      font-weight: 700;
      color: #010101; }
    .widget .articles li p {
      font-size: .75em;
      line-height: 1.166666667em;
      color: #333; }
      .widget .articles li p a {
        font-weight: 700;
        color: #2f92e0; }
  .widget.call-to-action {
    margin-bottom: 40px;
    padding: 5px 35px 5px 5px;
    background: #f7f7f7; }
    .widget.call-to-action img {
      display: inline-block;
      float: left;
      margin-right: 25px; }
    .widget.call-to-action h2 {
      margin: 10px 0 5px;
      font-weight: 700;
      font-size: 1.125em;
      color: #ffa21f; }
    .widget.call-to-action p {
      font-style: italic;
      font-size: .875em;
      line-height: 1.285714286em;
      color: #333; }
      .widget.call-to-action p a {
        font-weight: 700;
        color: #2f92e0; }
  .widget.connected .menu {
    height: 38px; }
    .widget.connected .menu li {
      display: inline-block;
      float: left;
      margin: 0 20px 0 0;
      height: 38px; }
      .widget.connected .menu li a {
        display: block;
        width: 38px;
        height: 38px;
        background: url("assets/images/sidebar/social.png") no-repeat;
        text-indent: -1000em;
        overflow: hidden; }
      .widget.connected .menu li.facebook a {
        background-position: 0 0; }
      .widget.connected .menu li.twitter a {
        background-position: -58px 0; }
      .widget.connected .menu li.gplus a {
        background-position: -119px 0; }
      .widget.connected .menu li.rss a {
        background-position: -182px 0; }
      .widget.connected .menu li.stayconnected a {
        background-position: -243px 0; }
  .widget.ask-experts {
    padding-left: 85px;
    background: url("assets/images/sidebar/widget-ask.png") no-repeat left center;
    background-size: 61px; }
    .widget.ask-experts p {
      font-size: .875em;
      line-height: 1.142857143em;
      color: #333; }
    .widget.ask-experts a {
      display: inline-block;
      margin: 12px 0 0;
      padding: 10px 14px;
      border-radius: 4px;
      font-size: .875em;
      font-weight: bold;
      border: 1px solid #608d00;
      box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.26);
      color: #fff;
      text-shadow: 0 0 1px rgba(77, 111, 3, 0.59);
      background-color: #83b716;
      background-image: -webkit-linear-gradient(top, #94c92a 0%, #83b716 48%, #6ea000 100%);
      background-image: linear-gradient(to bottom,#94c92a 0%, #83b716 48%, #6ea000 100%); }
      .widget.ask-experts a:hover {
        background-color: #83b716;
        background-image: -webkit-linear-gradient(bottom, #94c92a 0%, #83b716 48%, #6ea000 100%);
        background-image: linear-gradient(to top,#94c92a 0%, #83b716 48%, #6ea000 100%); }
  .widget.link {
    padding-bottom: 17px; }
    .widget.link .widgettitle {
      margin-bottom: 15px; }
    .widget.link .links li {
      font-weight: 700;
      line-height: 1.142857143em;
      min-height: 20px; }
  .widget .dfpad small {
    font-size: .725em;
    color: #666;
    padding-top: 10px; }
    .widget .dfpad small a {
      color: #666; }
      .widget .dfpad small a:hover {
        text-decoration: underline; }

.sidebar-top-reader {
  padding-top: 32px; }
  .sidebar-top-reader .links li {
    overflow: inherit;
    margin-bottom: 32px;
    line-height: 1.5em;
    counter-increment: item;
    position: relative; }
    .sidebar-top-reader .links li:before {
      margin-right: 10px;
      content: counter(item);
      color: #9c9c9c;
      width: 1.2em;
      float: left;
      height: 40px;
      text-align: center;
      display: inline-block;
      font-size: 1.25em;
      font-family: "Helvetica Neue", Geneva, Verdana, sans-serif; }
    .sidebar-top-reader .links li:after {
      content: ".";
      color: #9c9c9c;
      left: 18px;
      top: 2px;
      position: absolute; }
    .sidebar-top-reader .links li a {
      font-weight: lighter; }

.sidebar-credit-types .links li {
  padding-left: 65px;
  padding-top: 13px;
  background: url("assets/images/sidebar/type-sprite.png") no-repeat; }
  .sidebar-credit-types .links li:nth-of-type(2) {
    background-position: 0 -47px; }
  .sidebar-credit-types .links li:nth-of-type(3) {
    background-position: 0 -94px; }
  .sidebar-credit-types .links li:nth-of-type(4) {
    background-position: 0 -144px; }
  .sidebar-credit-types .links li:nth-of-type(5) {
    background-position: 0 -191px; }
  .sidebar-credit-types .links li:nth-of-type(6) {
    background-position: 0 -235px; }
  .sidebar-credit-types .links li:nth-of-type(7) {
    background-position: 0 -286px; }
  .sidebar-credit-types .links li:nth-of-type(8) {
    background-position: 0 -333px; }
  .sidebar-credit-types .links li:nth-of-type(9) {
    background: none; }
  .sidebar-credit-types .links li a {
    font-weight: lighter; }

/* ---------------------------------------------------
	Author Page
--------------------------------------------------- */
.author-bio {
  display: block;
  margin: 17px 0;
  padding: 16px;
  background: #f2f2f2; }
  .author-bio .bio {
    display: inline-block;
    float: left;
    width: 510px; }
    .author-bio .bio h1 {
      font-weight: 400;
      font-size: 1.875em;
      color: #010101; }
    .author-bio .bio h2 {
      margin: 4px 0 9px;
      font-size: .875em; }
      .author-bio .bio h2 span, .author-bio .bio h2 a {
        color: #2f92e0; }
      .author-bio .bio h2 span, .author-bio .bio h2 a, .author-bio .bio h2 i {
        font-style: italic; }
      .author-bio .bio h2 a:hover {
        text-decoration: underline; }
    .author-bio .bio p {
      font-size: .9125em;
      line-height: 1.538461538em;
      color: #333; }
      .author-bio .bio p a {
        color: #2f92e0; }
        .author-bio .bio p a:hover {
          text-decoration: underline; }
    .author-bio .bio .avatar {
      display: inline-block;
      float: left;
      margin: 0 20px 0 0;
      max-width: 168px;
      height: auto;
      border: 1px solid #fff; }
    .author-bio .bio .social {
      clear: both;
      padding: 20px 0 0; }
      .author-bio .bio .social a {
        display: inline-block;
        margin-right: 16px;
        font-size: .7875em;
        color: #666; }
        .author-bio .bio .social a:hover {
          color: #2f92e0; }
        .author-bio .bio .social a img {
          margin: 0 5px -4px 0;
          border: none; }
        .author-bio .bio .social a span {
          color: #2f92e0; }
  .author-bio .featured {
    display: inline-block;
    float: right;
    margin: 0;
    padding: 8px 12px 2px 12px;
    width: 256px;
    background: #fff; }
    .author-bio .featured li {
      clear: both;
      margin-bottom: 10px; }
      .author-bio .featured li.heading {
        font-weight: 700;
        font-size: 1.25em;
        color: #010101; }
      .author-bio .featured li.post {
        height: 44px; }
        .author-bio .featured li.post a {
          font-size: .75em;
          line-height: 1.3333em;
          color: #333; }
          .author-bio .featured li.post a:hover {
            color: #2f92e0; }
          .author-bio .featured li.post a img {
            display: inline-block;
            float: left;
            margin: 0 8px 0 0;
            max-width: 69px;
            border: none; }

/* ---------------------------------------------------
	Category Page
--------------------------------------------------- */
.category-spotlight {
  display: block;
  margin: 20px 0 10px;
  border-bottom: 3px double #ededed; }
  .category-spotlight h1 {
    font-weight: 700;
    font-size: 2em;
    color: #015e99; }
  .category-spotlight p {
    font-size: .8125em;
    line-height: 1.538461538em;
    color: #333; }
  .category-spotlight .featured-articles {
    margin: 24px 0 0;
    padding: 24px 0;
    border-top: 3px double #ededed; }
    .category-spotlight .featured-articles li {
      display: inline-block;
      float: left;
      width: 316px; }
      .category-spotlight .featured-articles li.middle {
        margin: 0 26px; }
      .category-spotlight .featured-articles li .thumbnail {
        display: block;
        margin: 0 0 18px; }
        .category-spotlight .featured-articles li .thumbnail img {
          display: block;
          border: none;
          max-width: 100%; }
      .category-spotlight .featured-articles li .title {
        display: block;
        margin: 0 0 10px;
        font-weight: 700;
        font-size: 1.25em;
        line-height: 1em;
        color: #2f92e0; }
        .category-spotlight .featured-articles li .title:hover {
          text-decoration: underline; }

.category-description {
  clear: both;
  margin: 0 0 70px;
  padding: 20px;
  background: #f7f7f7;
  font-size: .8125em;
  line-height: 1.538461538em;
  color: #333; }

/* ---------------------------------------------------
	Experts Page
--------------------------------------------------- */
.post.experts h1 {
  margin: 0 0 10px;
  font-weight: 700;
  font-size: 1.875em;
  color: #010101; }
  .post.experts h1 span {
    color: #015e99; }
.post.experts #ask-experts, .post.experts #stayconnected {
  font-size: 1.230769231em;
  font-weight: bold; }
  .post.experts #ask-experts img, .post.experts #stayconnected img {
    vertical-align: top;
    margin-left: 10px; }
.post.experts #stayconnected {
  /* margin-left:30px; */ }
.post.experts .experts-list {
  position: relative;
  margin: 0 -25px;
  padding: 38px 0 0;
  list-style: none; }
  .post.experts .experts-list li {
    display: inline-block;
    float: left;
    margin: 0 25px 40px;
    max-width: 131px; }
    .post.experts .experts-list li > img, .post.experts .experts-list li > a, .post.experts .experts-list li span {
      display: block; }
    .post.experts .experts-list li > img {
      margin: 0 0 10px;
      border: 1px solid #ededed;
      padding: 1px; }
    .post.experts .experts-list li .name {
      color: #2f92e0;
      font-weight: 700;
      font-size: 1.076923077em; }
    .post.experts .experts-list li .position {
      color: #333;
      font-style: italic;
      line-height: 1.25em;
      margin: 4px 0; }
    .post.experts .experts-list li .categories {
      color: #9d9d9d;
      display: block;
      font-size: .875em;
      line-height: 1.25em; }
    .post.experts .experts-list li .social-profiles {
      margin-top: 15px; }
      .post.experts .experts-list li .social-profiles a {
        margin-right: 5px; }

#ask-the-experts, #newsletter-subscribe {
  display: none;
  padding: 30px 16px 55px;
  width: 408px;
  height: 540px;
  background: #fff; }
  #ask-the-experts h2, #newsletter-subscribe h2 {
    margin: 0 0 32px;
    padding: 0 0 10px;
    border-bottom: 3px double #ededed;
    font-weight: 700;
    font-size: 1.75em;
    color: #015e99; }
    #ask-the-experts h2 img, #newsletter-subscribe h2 img {
      vertical-align: top; }
  #ask-the-experts .gform_heading, #newsletter-subscribe .gform_heading {
    padding: 0;
    margin: 0 10px 20px;
    line-height: 1.4em;
    font-size: .875em;
    color: #707070; }
  #ask-the-experts .validation_error, #newsletter-subscribe .validation_error {
    display: none; }
  #ask-the-experts .validation_message, #newsletter-subscribe .validation_message {
    color: #c00;
    margin: .5em 0;
    font: 400 .875em 'Helvetica', 'Arial', sans-serif; }
  #ask-the-experts .gfield, #newsletter-subscribe .gfield {
    margin: 0 0 30px; }
    #ask-the-experts .gfield.small-margin, #newsletter-subscribe .gfield.small-margin {
      margin-bottom: 5px; }
    #ask-the-experts .gfield.medium-margin, #newsletter-subscribe .gfield.medium-margin {
      margin-bottom: 15px; }
    #ask-the-experts .gfield .gfield_label, #newsletter-subscribe .gfield .gfield_label {
      display: inline-block;
      float: left;
      width: 100px;
      padding: 10px 30px 0 0;
      text-align: right;
      font-size: .875em;
      color: #707070; }
    #ask-the-experts .gfield .gfield_checkbox label, #newsletter-subscribe .gfield .gfield_checkbox label {
      padding: 0 0 0 10px;
      font-size: .625em;
      color: #707070; }
    #ask-the-experts .gfield input[type="text"], #ask-the-experts .gfield input[type="email"], #ask-the-experts .gfield textarea, #ask-the-experts .gfield select, #newsletter-subscribe .gfield input[type="text"], #newsletter-subscribe .gfield input[type="email"], #newsletter-subscribe .gfield textarea, #newsletter-subscribe .gfield select {
      width: 245px;
      height: 30px;
      padding: 0 10px;
      background: #fcfcfc;
      border: 2px solid #d8d8d8;
      font: 400 .875em 'Helvetica', 'Arial', sans-serif;
      color: #929292; }
    #ask-the-experts .gfield textarea, #newsletter-subscribe .gfield textarea {
      height: 85px;
      padding: 10px; }
    #ask-the-experts .gfield select, #newsletter-subscribe .gfield select {
      -moz-appearance: none;
      -webkit-appearance: none;
      border-radius: 0px;
      width: 269px;
      background: #fcfcfc url("assets/images/form-select.png") no-repeat 238px center;
      background-size: 17px; }
  #ask-the-experts .gform_footer, #newsletter-subscribe .gform_footer {
    padding-left: 130px; }
    #ask-the-experts .gform_footer input, #newsletter-subscribe .gform_footer input {
      display: inline-block;
      padding: 13px 20px;
      font: 700 1.25em 'Helvetica','Arial',sans-serif;
      border: 1px solid #608d00;
      color: #fff;
      box-shadow: 0 2px 3px rgba(31, 74, 99, 0.5), inset 0 0 0 1px rgba(255, 255, 255, 0.26);
      text-shadow: 0 0 1px rgba(84, 120, 4, 0.59);
      border-radius: 8px;
      cursor: pointer;
      background-color: #83b716;
      background-image: -webkit-linear-gradient(top, #94c92a 0%, #83b716 48%, #6ea000 100%);
      background-image: linear-gradient(to bottom,#94c92a 0%, #83b716 48%, #6ea000 100%); }
      #ask-the-experts .gform_footer input:hover, #newsletter-subscribe .gform_footer input:hover {
        background-color: #83b716;
        background-image: -webkit-linear-gradient(bottom, #94c92a 0%, #83b716 48%, #6ea000 100%);
        background-image: linear-gradient(to top,#94c92a 0%, #83b716 48%, #6ea000 100%); }
  #ask-the-experts #gforms_confirmation_message, #newsletter-subscribe #gforms_confirmation_message {
    font-size: 1em;
    line-height: 1.5em;
    text-align: center;
    color: #707070; }

.creditpot {
  position: absolute;
  left: -10000em; }

#newsletter-subscribe {
  width: 495px;
  padding: 10px 20px;
  height: auto;
  position: fixed;
  bottom: 5px;
  z-index: 1000;
  border: 18px solid rgba(204, 204, 204, 0.95);
  /* stroke */ }
  #newsletter-subscribe .newsletter-close {
    display: block;
    float: right;
    width: 26px;
    height: 14px;
    padding: 8px 0 4px;
    background: #ccc;
    border-radius: 15px;
    text-align: center;
    font-size: .875em;
    color: #fff;
    font-weight: 700;
    text-decoration: none; }
  #newsletter-subscribe h2 {
    margin-bottom: 10px; }
  #newsletter-subscribe ul {
    list-style: none;
    margin: 0; }
    #newsletter-subscribe ul li {
      font-size: 1.1em; }
  #newsletter-subscribe .gform_heading {
    margin: 0 0 10px 0; }
  #newsletter-subscribe .gfield_required {
    display: none; }
  #newsletter-subscribe .gform_body {
    width: 290px;
    float: left; }
    #newsletter-subscribe .gform_body .gfield .gfield_label {
      width: 100%;
      font-size: 1.1em;
      font-weight: 500;
      margin-bottom: 5px;
      color: #48abe4;
      text-align: left; }
  #newsletter-subscribe .gform_footer {
    width: 205px;
    text-align: center;
    float: left;
    padding: 30px 0 5px 0; }
    #newsletter-subscribe .gform_footer input {
      padding: 6px 20px; }
  #newsletter-subscribe a {
    font-size: .8em;
    color: #bbb;
    text-decoration: underline; }
    #newsletter-subscribe a:hover {
      text-decoration: none; }
  #newsletter-subscribe.crc h2 {
    font-size: 1.5em; }
  #newsletter-subscribe.crc p {
    color: #666;
    font-size: .9375em;
    line-height: 1.4em;
    margin-bottom: .7em; }
    #newsletter-subscribe.crc p.aligncenter {
      clear: both;
      text-align: center; }
  #newsletter-subscribe.crc ul {
    color: #666;
    font-size: .875em;
    line-height: 1.5em;
    list-style: disc;
    margin-left: 15px; }
    #newsletter-subscribe.crc ul li {
      font-size: 1em; }
  #newsletter-subscribe.crc .btn {
    display: inline-block;
    margin: 0 0 0 12px;
    padding: 0 22px;
    border-radius: 4px;
    font-size: 1.2em;
    line-height: 2.333333333em;
    text-decoration: none;
    border: 1px solid #608d00;
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.26);
    color: #fff;
    text-shadow: 0 0 1px rgba(77, 111, 3, 0.59);
    background-color: #83b716;
    background-image: -webkit-linear-gradient(top, #94c92a 0%, #83b716 48%, #6ea000 100%);
    background-image: linear-gradient(to bottom,#94c92a 0%, #83b716 48%, #6ea000 100%); }
    #newsletter-subscribe.crc .btn:hover {
      background-color: #83b716;
      background-image: -webkit-linear-gradient(bottom, #94c92a 0%, #83b716 48%, #6ea000 100%);
      background-image: linear-gradient(to top,#94c92a 0%, #83b716 48%, #6ea000 100%); }

.page-content .gform_wrapper ul {
  list-style: none;
  margin: 0; }
  .page-content .gform_wrapper ul li {
    font-size: 1.1em; }
.page-content .gform_wrapper .gform_heading {
  font-size: 1em;
  margin: 0 0 20px 0;
  font-size: .8125em;
  line-height: 1.538461538em;
  color: #333; }
.page-content .gform_wrapper .gfield_required {
  display: none; }
.page-content .gform_wrapper .validation_error {
  display: none; }
.page-content .gform_wrapper .validation_message {
  color: #c00;
  margin: .5em 0;
  font: 400 .875em 'Helvetica', 'Arial', sans-serif; }
.page-content .gform_wrapper .gfield {
  margin: 0 0 20px; }
  .page-content .gform_wrapper .gfield.small-margin {
    margin-bottom: 5px; }
  .page-content .gform_wrapper .gfield.medium-margin {
    margin-bottom: 15px; }
  .page-content .gform_wrapper .gfield .gfield_checkbox label {
    padding: 0 0 0 10px;
    font-size: .625em;
    color: #707070; }
  .page-content .gform_wrapper .gfield input[type="text"], .page-content .gform_wrapper .gfield input[type="email"], .page-content .gform_wrapper .gfield textarea, .page-content .gform_wrapper .gfield select {
    width: 245px;
    height: 30px;
    padding: 0 10px;
    background: #fcfcfc;
    border: 2px solid #d8d8d8;
    font: 400 .875em 'Helvetica', 'Arial', sans-serif;
    color: #929292; }
  .page-content .gform_wrapper .gfield textarea {
    height: 85px;
    padding: 10px; }
  .page-content .gform_wrapper .gfield select {
    -moz-appearance: none;
    -webkit-appearance: none;
    border-radius: 0px;
    width: 269px;
    background: #fcfcfc url("assets/images/form-select.png") no-repeat 238px center;
    background-size: 17px; }
  .page-content .gform_wrapper .gfield .gfield_label {
    width: 145px;
    float: left;
    font-weight: 500;
    margin-bottom: 5px;
    color: #48abe4;
    text-align: left; }
.page-content .gform_wrapper .gform_footer {
  padding: 0 0 0 145px; }
  .page-content .gform_wrapper .gform_footer input {
    display: inline-block;
    padding: 6px 20px;
    font: 700 1.25em 'Helvetica','Arial',sans-serif;
    border: 1px solid #608d00;
    color: #fff;
    text-shadow: 0 0 1px rgba(84, 120, 4, 0.59);
    border-radius: 8px;
    cursor: pointer;
    box-shadow: 0 2px 3px rgba(31, 74, 99, 0.5), inset 0 0 0 1px rgba(255, 255, 255, 0.26);
    background-color: #83b716;
    background-image: -webkit-linear-gradient(top, #94c92a 0%, #83b716 48%, #6ea000 100%);
    background-image: linear-gradient(to bottom,#94c92a 0%, #83b716 48%, #6ea000 100%); }
    .page-content .gform_wrapper .gform_footer input:hover {
      background-color: #83b716;
      background-image: -webkit-linear-gradient(bottom, #94c92a 0%, #83b716 48%, #6ea000 100%);
      background-image: linear-gradient(to top,#94c92a 0%, #83b716 48%, #6ea000 100%); }
  .page-content .gform_wrapper .gform_footer a {
    color: #bbb;
    text-decoration: underline;
    font-size: .8em; }
    .page-content .gform_wrapper .gform_footer a:hover {
      text-decoration: none; }

#gforms_confirmation_message {
  font-size: 1em;
  line-height: 1.5em;
  text-align: center;
  color: #707070; }

.fancybox-image {
  max-width: 100%; }

.fancybox-close {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 26px;
  height: 26px;
  padding: 6px 0;
  background: #98ca3c;
  border-radius: 15px;
  border: 2px solid #fff;
  text-align: center;
  font-size: .875em;
  color: #fff;
  font-weight: 700; }

/* ---------------------------------------------------
	Search Results
--------------------------------------------------- */
.search-results .cse .gsc-control-cse, .search-results .gsc-control-cse {
  margin: 0;
  padding: 0; }
.search-results .gsc-result-info {
  padding: 0; }
.search-results .gsc-above-wrapper-area {
  margin: 0 0 16px;
  padding: 0 0 14px;
  border-bottom: 3px double #ededed; }
.search-results .gcsc-branding {
  display: inline-block;
  float: right;
  width: 214px;
  margin: -23px -3px 0 0;
  padding: 0; }
.search-results .gsc-orderby-container {
  display: none; }
.search-results h1 {
  font-weight: 700;
  font-size: 2em;
  color: #015e99; }
.search-results .gsc-webResult.gsc-result {
  border: none !important;
  padding: 0;
  margin: 0 0 35px; }
  .search-results .gsc-webResult.gsc-result .gsc-thumbnail-inside {
    padding: 0px; }
    .search-results .gsc-webResult.gsc-result .gsc-thumbnail-inside .gs-title {
      overflow: visible;
      height: auto;
      padding: 0;
      margin: 0;
      font-weight: 700;
      font-size: 18px;
      color: #010101;
      text-decoration: none; }
      .search-results .gsc-webResult.gsc-result .gsc-thumbnail-inside .gs-title b, .search-results .gsc-webResult.gsc-result .gsc-thumbnail-inside .gs-title strong {
        font: 700 18px 'Lucida Grande','Helvetica','Arial',sans-serif;
        color: #010101;
        text-decoration: none; }
      .search-results .gsc-webResult.gsc-result .gsc-thumbnail-inside .gs-title:hover {
        text-decoration: underline; }
  .search-results .gsc-webResult.gsc-result .gsc-url-top {
    padding: 0;
    margin: 0 0 14px;
    font-weight: 400;
    font-size: 12px; }
    .search-results .gsc-webResult.gsc-result .gsc-url-top * {
      color: #2f92e0; }
  .search-results .gsc-webResult.gsc-result .gsc-table-result .gs-snippet {
    font-size: 13px;
    line-height: 20px;
    color: #333; }
.search-results .gsc-results .gsc-cursor-box {
  margin: 0 0 70px;
  text-align: center; }
  .search-results .gsc-results .gsc-cursor-box .gsc-cursor-page {
    color: #2f92e0 !important; }
    .search-results .gsc-results .gsc-cursor-box .gsc-cursor-page:hover {
      text-decoration: underline; }

/* ---------------------------------------------------
	Slideshows
--------------------------------------------------- */
#carousel-slideshow {
  position: relative;
  margin-bottom: 12px; }
  #carousel-slideshow .slides {
    margin: 0; }
    #carousel-slideshow .slides li {
      position: relative;
      overflow: hidden;
      list-style: none; }
      #carousel-slideshow .slides li > img {
        display: block;
        width: 100%;
        height: auto; }
      #carousel-slideshow .slides li .slidecontent {
        margin-top: 8px; }
        #carousel-slideshow .slides li .slidecontent h3 {
          font-size: 1.4em; }
        #carousel-slideshow .slides li .slidecontent .callout-text {
          font-size: 1.3333em;
          line-height: 1.538461538em; }
        #carousel-slideshow .slides li .slidecontent p, #carousel-slideshow .slides li .slidecontent li {
          font-size: 1em;
          line-height: 1.538461538em;
          color: #333; }
          #carousel-slideshow .slides li .slidecontent p a, #carousel-slideshow .slides li .slidecontent li a {
            color: #2f92e0; }
            #carousel-slideshow .slides li .slidecontent p a:hover, #carousel-slideshow .slides li .slidecontent li a:hover {
              text-decoration: underline; }
          #carousel-slideshow .slides li .slidecontent p strong, #carousel-slideshow .slides li .slidecontent p b, #carousel-slideshow .slides li .slidecontent li strong, #carousel-slideshow .slides li .slidecontent li b {
            font-weight: 700; }
          #carousel-slideshow .slides li .slidecontent p img, #carousel-slideshow .slides li .slidecontent li img {
            max-width: 100%;
            height: auto; }
          #carousel-slideshow .slides li .slidecontent p img.alignright, #carousel-slideshow .slides li .slidecontent li img.alignright {
            display: none; }
  #carousel-slideshow .adsense-carousel-responsive-placeholder {
    width: 180px;
    height: 150px;
    float: right;
    margin: 0 0 10px 10px;
    clear: right;
    display: block; }
  #carousel-slideshow .adsense-carousel-responsive {
    position: absolute;
    right: 0;
    top: 460px;
    border: 1px solid #ccc;
    display: inline-block; }
  #carousel-slideshow .flex-control-nav {
    list-style: none !important;
    margin: 0 !important;
    padding: 0;
    position: absolute;
    top: 380px;
    left: 10px; }
  #carousel-slideshow .flex-control-nav li {
    display: inline-block; }
  #carousel-slideshow .flex-control-nav li a {
    background: #111;
    background: rgba(0, 0, 0, 0.85);
    box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.85);
    width: 10px;
    height: 10px;
    margin-left: 5px;
    border-radius: 10px;
    display: inline-block;
    text-indent: -1000em;
    overflow: hidden;
    opacity: .5; }
  #carousel-slideshow .flex-control-nav li a:hover,
  #carousel-slideshow .flex-control-nav li a.flex-active {
    text-decoration: none;
    cursor: pointer;
    opacity: 1; }
  #carousel-slideshow .navigation {
    position: absolute;
    z-index: 10;
    top: 205px;
    margin-top: -22px;
    opacity: .5;
    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease; }
    #carousel-slideshow .navigation:hover {
      opacity: 1 !important; }
    #carousel-slideshow .navigation[data-direction="prev"] {
      left: 10px; }
    #carousel-slideshow .navigation[data-direction="next"] {
      right: 10px;
      text-align: right; }
  #carousel-slideshow .contentnavigation {
    opacity: .5;
    font-size: .8em;
    color: #7a7a7a;
    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease; }
    #carousel-slideshow .contentnavigation:hover {
      opacity: 1 !important;
      text-decoration: none; }
    #carousel-slideshow .contentnavigation[data-direction="prev"] {
      float: left;
      text-align: left; }
    #carousel-slideshow .contentnavigation[data-direction="next"] {
      float: right;
      text-align: right; }

/* ---------------------------------------------------
	Media Queries
--------------------------------------------------- */
@media print {
  .masthead, .footer, .widgets, #disqus_thread, .call-to-action, .callout, .author-meta, .post-footer, .comments, #newsletter-subscribe, #wpstats, #respond, div[itemprop="comment"] {
    display: none !important; }

  .wrapper {
    width: 95%;
    padding: 0;
    box-shadow: none !important; }

  .content {
    width: 100% !important; }

  body {
    background: #fff;
    font-family: 'Helvetica',sans-serif; } }
@media only screen and (max-width: 1024px) {
  .wrapper {
    width: 100%; }
    .wrapper .container.content {
      width: 65%;
      margin-left: 1.5%; }
    .wrapper .container.widgets {
      width: 32%;
      margin-right: 1.5%;
      border-left: 0; } }
@media only screen and (min-width: 960px) {
  .experts .experts-list li:nth-child(5n+1) {
    clear: both; } }
@media only screen and (max-width: 767px) {
  .wrapper .container.content, .wrapper .container.widgets {
    float: none;
    width: 100%;
    margin-right: 0 !important;
    margin-left: 0 !important; }

  .container.widgets {
    margin-top: 50px;
    margin-bottom: 50px;
    border-left: 0;
    padding-left: 0; }
    .container.widgets.desktop-only {
      display: none; }
    .container.widgets.mobile-only {
      display: block; }

  .wrapper {
    padding-left: 24px;
    padding-right: 24px;
    width: 100%;
    margin-top: 5px; }

  .wrapper.call-to-action h2 br {
    display: block; }

  .wrapper.footer .navigation {
    width: 50%;
    margin: 0 0 50px; }

  #load-more {
    margin: 0 0 25px; }

  .carousel {
    margin: 0 0 26px;
    padding: 0 0 36px;
    border-bottom: 3px double #ededed;
    /*#carousel-thumbnails li {max-width:151px;margin-left:24px;}*/ }

  .category-spotlight .featured-articles li {
    width: 214px; }
    .category-spotlight .featured-articles li.middle {
      margin: 0 19px; }
    .category-spotlight .featured-articles li .title {
      font-size: 1em; }

  .widget.experts .direction.previous {
    left: -18px; }
  .widget.experts .direction.next {
    right: -18px; }
  .widget.widget_nav_menu, .widget.recommended-reading, .widget.most-viewed, .widget.ask-experts, .widget.suggested-articles {
    width: 48%;
    display: inline-block;
    float: left;
    box-sizing: border-box; }
  .widget.tablet-top-divider {
    border-top: 3px double #ededed; }
  .widget.tablet-no-divider {
    border-bottom: none; }
  .widget.tablet-float-right {
    float: right; }
  .widget.tablet-clear {
    clear: both; }
  .widget.tablet-hide {
    display: none; }

  .experts .experts-list li:nth-child(4n+1) {
    clear: both; }

  .author-bio .bio {
    width: 100%; }
  .author-bio .featured {
    display: none; }

  #carousel-slideshow .flex-control-nav {
    top: 400px; }

  .wrapper {
    margin-left: 6px;
    margin-right: 6px;
    padding-top: 12px;
    padding-left: 4px;
    padding-right: 4px;
    width: auto;
    margin-top: 10px; }

  .wrapper.call-to-action {
    padding-top: 22px;
    padding-bottom: 27px; }
    .wrapper.call-to-action h2 br {
      display: block; }

  .wrapper.footer {
    padding: 45px 26px 20px; }

  .carousel {
    margin: 0 0 30px;
    padding: 0 0 22px; }
    .carousel #carousel-articles .slides li .details {
      padding: 10px 15px 15px; }
      .carousel #carousel-articles .slides li .details .title a {
        display: block;
        margin: 2px 0 4px;
        font-size: 1em; }
      .carousel #carousel-articles .slides li .details .excerpt, .carousel #carousel-articles .slides li .details .category a {
        font-size: .75em; }
    .carousel #carousel-thumbnails li {
      /*	max-width:124px;margin-left:13px; */ }
      .carousel #carousel-thumbnails li span {
        display: none; }

  .category-spotlight .featured-articles li {
    display: block;
    width: 100%;
    margin: 0 0 10px; }
    .category-spotlight .featured-articles li.middle {
      margin: 0 0 10px; }
    .category-spotlight .featured-articles li .thumbnail {
      display: inline-block;
      float: left;
      margin: 0 12px 0 0; }
      .category-spotlight .featured-articles li .thumbnail img {
        max-width: 132px;
        height: auto; }
    .category-spotlight .featured-articles li .title {
      font-size: 1em; }

  .experts .experts-list li:nth-child(4n+1) {
    clear: none; }

  .experts .experts-list li:nth-child(3n+1) {
    clear: both; }

  .post .post-thumbnail {
    float: none; }
    .post .post-thumbnail.mobile {
      display: block; }
    .post .post-thumbnail.desktop {
      display: none; }

  .post .author-meta p {
    font-size: .545454545em; }

  .callout.override h4 {
    font-size: 1.95em !important; }

  .container.widgets {
    display: none; }

  .mobile-adsense-300 {
    display: block;
    width: 300px;
    height: 250px;
    margin: 15px auto; }

  .mobile-adunit-300 {
    display: inline-block;
    width: 100%;
    height: 250px; }

  .author-bio .bio h1 {
    font-size: .608695652em; }
  .author-bio .bio p {
    font-size: .590909091em; }

  .search-results .gsc-above-wrapper-area {
    padding-bottom: 36px; }
  .search-results .gcsc-branding {
    float: left; }
  .search-results td.gcsc-branding-text {
    width: auto; }

  #carousel-slideshow .flex-control-nav {
    display: none; } }
@media only screen and (max-width: 650px) {
  .carousel #carousel-articles .slides li .details .gutter {
    padding: 5px; }
  .carousel #carousel-articles .slides li .details .category {
    margin: 0; }
    .carousel #carousel-articles .slides li .details .category a {
      margin: 0 0 2px;
      font-size: .675em !important; }
  .carousel #carousel-articles .slides li .details .title {
    font-size: .8em !important;
    margin: 0; }
  .carousel #carousel-articles .slides li .details .excerpt {
    font-size: .75em !important;
    margin: 0; } }
@media only screen and (max-width: 545px) {
  .masthead .search-container .search input.field {
    width: 190px; }
  .masthead .drop-downs {
    width: auto; }
    .masthead .drop-downs .browse {
      margin-left: 15px;
      overflow: hidden;
      text-indent: -9999px; }
    .masthead .drop-downs.focus .browse {
      margin-left: 0;
      text-indent: 0; }
    .masthead .drop-downs .drop-down.focus.advice .left, .masthead .drop-downs .drop-down.focus.advice .middle, .masthead .drop-downs .drop-down.focus.advice .right, .masthead .drop-downs .drop-down.focus.products .left, .masthead .drop-downs .drop-down.focus.products .middle, .masthead .drop-downs .drop-down.focus.products .right {
      margin-left: 0;
      margin-right: 0;
      padding-left: 0;
      padding-right: 0;
      width: 100%; }

  header.title .comments {
    display: none; }

  .adsense-300 {
    width: 100%;
    float: none;
    margin: 10px auto;
    text-align: center; }

  #contentdisclosure {
    padding: .5em;
    width: 100% !important; }

  .contentdisclosure {
    display: block;
    float: none !important; }

  .callout.override h4 {
    font-size: 1.65em !important; }
    .callout.override h4 span {
      display: none !important; }
  .callout.override strong {
    font-size: 1.15em !important; } }
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .wrapper {
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 7px;
    padding-right: 7px; }

  .wrapper.footer .navigation {
    width: 100%;
    margin: 0 0 30px; }

  .masthead .logo img {
    width: 268px;
    height: auto; }
  .masthead .logo .slogan {
    font-size: .9em; }
  .masthead .account a.sign-up .desktop, .masthead .account a.sign-up .mobile-landscape, .masthead .account a.login .desktop, .masthead .account a.login .mobile-landscape {
    display: none; }
  .masthead .account a.sign-up .mobile-portrait, .masthead .account a.login .mobile-portrait {
    display: inline-block; }
  .masthead .drop-downs .drop-down.focus.categories ul {
    margin-left: 10px; }
  .masthead .drop-downs .drop-down.focus.advice ul li {
    box-sizing: border-box;
    padding-left: 12px; }
  .masthead .drop-downs .drop-down.focus.advice .right {
    margin: 0 0 10px; }
    .masthead .drop-downs .drop-down.focus.advice .right ul li {
      display: block; }
  .masthead .drop-downs .drop-down.focus.products ul li {
    display: block;
    margin-left: 12px; }
  .masthead .search-container {
    width: 76%; }
    .masthead .search-container .search input.field {
      width: 162px; }

  /*.carousel #carousel-thumbnails li {max-width:61px;}*/
  .widget.call-to-action h2 {
    margin: 0 0 5px; }

  .category-spotlight .featured-articles {
    display: none; }

  .experts .experts-list {
    margin: 0; }
    .experts .experts-list li {
      margin-left: 5px;
      margin-right: 5px; }
      .experts .experts-list li:nth-child(3n+1) {
        clear: none; }
      .experts .experts-list li:nth-child(2n+1) {
        clear: both; }

  #ask-the-experts, #newsletter-subscribe {
    width: auto;
    height: auto;
    padding: 15px; }
    #ask-the-experts h2, #newsletter-subscribe h2 {
      margin-bottom: 12px;
      font-size: 1.25em; }
      #ask-the-experts h2 img, #newsletter-subscribe h2 img {
        width: 20px; }
    #ask-the-experts .gfield, #newsletter-subscribe .gfield {
      margin: 0 0 10px; }
      #ask-the-experts .gfield .gfield_label, #newsletter-subscribe .gfield .gfield_label {
        display: block;
        float: none;
        width: 100%;
        padding: 0 0 3px;
        text-align: left;
        font-size: .75em; }
      #ask-the-experts .gfield .gfield_checkbox input, #newsletter-subscribe .gfield .gfield_checkbox input {
        display: inline-block;
        float: left; }
      #ask-the-experts .gfield .gfield_checkbox label, #newsletter-subscribe .gfield .gfield_checkbox label {
        display: inline-block;
        float: left;
        font-size: .5em;
        margin: -20px 0 0 20px;
        padding: 0; }
      #ask-the-experts .gfield input[type="text"], #ask-the-experts .gfield input[type="email"], #ask-the-experts .gfield textarea, #ask-the-experts .gfield select, #newsletter-subscribe .gfield input[type="text"], #newsletter-subscribe .gfield input[type="email"], #newsletter-subscribe .gfield textarea, #newsletter-subscribe .gfield select {
        width: 195px;
        height: 22px; }
      #ask-the-experts .gfield textarea, #newsletter-subscribe .gfield textarea {
        height: 20px;
        padding: 10px; }
      #ask-the-experts .gfield select, #newsletter-subscribe .gfield select {
        width: 217px; }
    #ask-the-experts .gform_footer, #newsletter-subscribe .gform_footer {
      padding-left: 0px;
      clear: both;
      overflow: hidden; }
      #ask-the-experts .gform_footer input, #newsletter-subscribe .gform_footer input {
        padding: 8px 15px;
        font-size: .75em;
        float: right; }

  .callout.with-image img {
    display: none !important; } }
@media only screen and (max-width: 380px) {
  .mobile-adsense-300, .adsense-300 {
    width: 90%;
    height: auto; }

  .responsivecontent {
    width: 100%;
    height: auto;
    min-height: 100px; } }
.navbar .navbar-nav > li > a.navbar-search.collapsed,
.navbar .navbar-nav > li > a.navbar-search,
#search-wrapper form.search .submit span {
  background-image: url("assets/images/credit/sprite-search@2x.png") !important; }

a.nav-signed-in-collapsed {
  background-image: url("assets/images/credit/glyphicons-blue.png") !important; }

a.btn-search-mobile {
  background-image: url("assets/images/credit/sprite-search@2x.png") !important; }

.navbar .navbar-toggle {
  background-image: url("assets/images/credit/glyphicons-blue.png") !important; }

.facebook {
  background-image: url("assets/images/credit/facebook.png?07102015"); }

.googleplus {
  background-image: url("assets/images/credit/googleplus.png?07102015"); }

.linkedin {
  background-image: url("assets/images/credit/linkedin.png?07102015"); }

.twitter {
  background-image: url("assets/images/credit/twitter.png?07102015"); }

.rss {
  background-image: url("assets/images/credit/rss.png?07102015"); }

footer#footer .footer-nav {
  background-image: url("assets/images/credit/footer-background-pattern.png"); }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  a.nav-signed-in-collapsed {
    background-image: url("assets/images/credit/glyphicons@2x-blue.png"); }

  .navbar .navbar-btn,
  .navbar .navbar-btn:hover {
    background-image: url("assets/images/credit/glyphicons@2x-blue.png"); } }
.grey-border-1px {
  border: 1px solid #cdcdcd; }

.green-border-3px {
  border: 3px solid #98ca3c; }

.rhtitle.rhdefaultcolored {
  color: #2f92e0 !important; }

.topBorder-cd {
  border-top: 1px solid #cdcdcd; }

.carousel-tab-left {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  border: 1px solid #cdcdcd;
  border-left: 0 none;
  height: 60px; }
  .carousel-tab-left a {
    width: 100%; }

.carousel-tab-right {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  border: 1px solid #cdcdcd;
  border-right: 0 none;
  height: 60px; }
  .carousel-tab-right a {
    width: 100%; }

.large-box p {
  min-height: 91px; }

.greenBox {
  background-color: #96ca39;
  height: 40px; }
  .greenBox p {
    color: #fff; }

.fontSmall {
  font-size: 11.9px !important; }

.cccarousel_container {
  border: 1px solid #CDCDCD;
  border-radius: 6px;
  height: 626px;
  -webkit-box-shadow: 0px 1px 4px 1px #adadad;
  -moz-box-shadow: 0px 1px 4px 1px #adadad;
  box-shadow: 0px 1px 4px 1px #adadad; }

.border-radius-bottom {
  border-radius: 0px 0px 6px 6px;
  -moz-border-radius: 0px 0px 6px 6px;
  -webkit-border-radius: 0px 0px 6px 6px; }

.border-radius-top {
  border-radius: 6px 6px 0px 0px;
  -moz-border-radius: 6px 6px 0px 0px;
  -webkit-border-radius: 6px 6px 0px 0px; }
