/*
Theme Name: InspireMore 2020
Theme URI: http://www.inspiremore.com
Template: canvas
Author: Anders Håkansson
Author URI: https://www.inspiremore.com
Description: Custom theme developed for InspireMore.com
Tags: canvas,woothemes

*/
body a {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
body * {
  box-sizing: border-box;
}
body .col-full,
body #wrapper {
  box-sizing: content-box;
}
/* the most annoying thing about canvas */
body .entry img,
body img.thumbnail,
body #portfolio .group.portfolio-img img {
  padding: 0;
  border: 0 none;
  max-width: 100%;
  height: auto;
}
body img {
  padding: 0;
  border: 0 none;
  max-width: 100%;
  height: auto;
}
body .comment-header {
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
  margin-bottom: 0.5rem;
  margin-top: 1.5rem;
}
body .comment-header .fa-comments-o {
  font-size: 40px;
  margin-right: 0.5rem;
  color: #8fc9e3;
  vertical-align: middle;
}
/* instagram fucked up */
iframe.instagram-media {
  position: static !important;
}
/* iphone5 styling */
@media only screen and (max-width: 339px) {
  body.full-width #header,
  #nav-container,
  body.full-width #content,
  body.full-width #footer-widgets,
  body .im-fullwidth-page-block.black,
  body .htw-about-one-col-right,
  body .htw-about-two-col-left,
  body .im-story-item,
  body .im-inner-block,
  body.full-width #footer {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media only screen and (max-width: 768px) {
  body h1 {
    font-size: 28px;
  }
  body h2 {
    font-size: 25px;
  }
  body h3 {
    font-size: 23px;
  }
  body h4 {
    font-size: 20px;
  }
  body h5 {
    font-size: 18px;
  }
  body h6 {
    font-size: 16px;
  }
}
body .widget h3 {
  margin-bottom: 0.4rem;
  border: 0 none;
}
/* Remove page title from home */
.page-id-103276 .title {
  display: none;
}
/* bad ad images */
body > img {
  position: absolute;
  top: -1000px;
}
body.single-post {
  background-color: #ffffff !important;
}
body.single-post section.entry {
  margin-top: 0;
  margin-bottom: 1.5rem;
  position: relative;
}
body.single-post article.post {
  margin-bottom: 0;
}
body.single .post .entry,
body.single .post .entry p {
  font-size: 18px;
}
body.single .story-thumbnail {
  margin-bottom: 1rem;
}
body .ubermenu-main {
  max-width: 1200px;
}
body.single .article-item {
  margin-bottom: 2rem;
}
body.single .article-title {
  font-weight: 500;
}
body.single header.desktop-article-banner {
  padding-bottom: 1.5rem;
}
body.single header.desktop-article-banner .block-categories {
  margin: 2rem 0 1rem;
}
body.single .cause-box {
  margin-bottom: 1rem;
  margin-top: 2rem;
}
body.single .cause-box > .inner {
  position: relative;
  border: 1px solid #b4b3b3;
  padding: 1.5rem 1.5rem 1rem;
}
body.single .cause-box .cause-box-header {
  background-color: #fff;
  display: inline-block;
  padding: 0.2rem 0.2rem 0.2rem 30px;
  position: absolute;
  top: -12px;
}
body.single .cause-box .cause-box-title {
  color: #f73d75;
  font-weight: 700;
  font-size: 15px;
  line-height: 14px;
}
body.single .cause-box .cause-box-header img {
  position: absolute;
  top: -2px;
  left: 2px;
}
body.single .cause-box .learn-more-link {
  color: #f73d75;
  font-weight: 500;
}
body.single .cause-box .heart-icon {
  width: 25px;
}
.article-author {
  padding-top: 1.5rem;
  display: flex;
  font-size: 1rem;
}
.post .article-author {
  padding-top: 1rem;
  padding-bottom: 2rem;
}
.article-author .article-byline {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.post .article-author .article-byline {
  justify-content: flex-start;
}
.article-author .article-avatar {
  flex: 0 0 78px;
  padding-right: 0.5rem;
}
.article-avatar .avatar {
  border-radius: 50%;
}
.article-author .htw-author {
  padding: 0;
  font-weight: 500;
}
.article-author .htw-author-type {
  font-weight: 300;
  color: #878a8f;
}
.article-author .htw-date,
.article-author .htw-sponsored {
  font-weight: 300;
  color: #878a8f;
}
.article-author .htw-bio {
  margin-top: 0.5rem;
  font-weight: 300;
}
.article-author .htw-read-more {
  text-transform: uppercase;
}
@media only screen and (max-width: 978px) {
  .post .article-author {
    padding-top: 2.5rem;
    border-top: 1px solid #e6e6e6;
    border-top: 1px solid rgba(0, 0, 0, 0.07);
  }
}
/* Styling for Creator CTA (displays below .article-author div */
.im-cta-wrapper {
  display: none;
  background: #FF8D6B;
  padding: 20px;
}
.im-cta-wrapper p {
  font-size: 14px;
  color: #fff;
}
.im-cta-wrapper p:last-of-type {
  margin-bottom: 0;
}
/* single page email signup */
body.single #main {
  overflow: visible;
}
/* needed for box-shadow */
body .get-inspired {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
  box-sizing: border-box;
  margin-top: 1rem;
}
body.single-post .get-inspired {
  box-shadow: none;
}
body.page-template-template-newsletters #content .get-inspired {
  background-color: #fff;
}
body .get-inspired .header {
  box-sizing: border-box;
}
body .get-inspired .header h2 {
  font-weight: 700;
  font-size: 20px;
  line-height: 1.3;
  text-align: center;
}
body .get-inspired.get-inspired-footer h2 {
  color: #fff;
  font-size: 26px;
  font-weight: 400;
}
body .get-inspired .email-signup-with-cta {
  box-sizing: border-box;
}
body .get-inspired .email-signup-with-cta .cta {
  line-height: 1.2;
  font-weight: 500;
  font-size: 11px;
  text-align: center;
  max-width: 280px;
  margin: 0.5rem auto 1rem;
}
body .get-inspired .email-signup-with-cta .gform_wrapper {
  margin: 0;
}
body .get-inspired #gform_16 #field_16_1,
body .get-inspired #gform_16 #field_16_1 .ginput_container_email {
  width: 100%;
}
body .get-inspired #gform_16 #field_16_1 #input_16_1 {
  border: 0 none;
  height: 40px;
  border-radius: 0 20px 20px 0;
  background-color: #f2f2f2;
  padding-left: 0.7rem;
  font-size: 13px;
  font-weight: 500;
  width: 100%;
}
body .get-inspired #gform_16 #gform_submit_button_16 {
  width: 125px;
  height: 40px;
  border-radius: 20px;
  background-color: #a6f7d4;
  color: #a6f7d4 !important;
  top: 0;
}
body .get-inspired #gform_16 #field_16_1 .ginput_container_email::after {
  content: "Subscribe";
  position: absolute;
  top: 0;
  right: 0;
  font-size: 20px;
  color: #000;
  z-index: 10;
  pointer-events: none;
  width: 125px;
  height: 40px;
  line-height: 40px;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
}
@media only screen and (min-width: 769px) {
  body.single .article-title {
    font-size: 41px;
    font-weight: 700;
  }
  body.single .post .entry,
  body.single .post .entry p {
    font-size: 18px;
  }
  body.single header.desktop-article-banner {
    clear: both;
    padding: 0 1rem 1.5rem;
  }
  body.single header.desktop-article-banner .article-author {
    padding-top: 1rem;
  }
  body.single header.desktop-article-banner .article-author img.avatar-32 {
    width: 32px !important;
    height: 32px !important;
  }
  body.single .story-thumbnail {
    margin-bottom: 2rem;
  }
  body.single header.desktop-article-banner {
    padding-left: 0;
    padding-right: 0;
  }
  body.page-template-template-newsletters .get-inspired .header,
  body.single .get-inspired .header {
    width: 40%;
    text-align: right;
    float: left;
    padding-right: 2.5rem;
  }
  body .get-inspired .header h2 {
    font-size: 32px;
    text-align: right;
  }
  body .get-inspired .email-signup-with-cta {
    width: 60%;
    float: left;
  }
  body .get-inspired .email-signup-with-cta .cta {
    text-align: left;
    font-size: 14px;
    max-width: none;
  }
  body.single .cause-box .cause-box-header {
    padding-left: 43px;
    top: -16.5px;
  }
  body.single .cause-box .cause-box-title {
    font-size: 21px;
    line-height: 25px;
  }
  body.single .cause-box .heart-icon {
    width: 36px;
    left: 4px;
  }
}
/* story sidebar */
body #main-sidebar-container #sidebar {
  overflow: visible !important;
}
body .widget.IM_Current_Cause_Widget .block,
.im-promoted-widget .block-inner,
body .widget.recent-posts-widget-with-thumbnails ul li {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
body .widget.recent-posts-widget-with-thumbnails .htw-sidebar-author-row {
  display: none;
}
body .widget h3 {
  font-weight: 600;
  font-size: 20px !important;
  text-align: center;
}
body .widget h3:after {
  content: " ";
  display: block;
  font-size: 1px;
  height: 0;
  width: 56px;
  border-bottom: 2px solid #ccc;
  margin: 0.3rem auto 0.7rem;
}
body .widget span.htw-terms {
  background-color: transparent !important;
  display: inline;
  padding: 0 10px 0 0 !important;
  margin: 0 !important;
  color: #7dcae4;
  font-size: 12px !important;
}
body .widget span.htw-terms a {
  color: inherit !important;
  font-size: inherit !important;
}
.im-promoted-widget .block-inner {
  margin: 0 0 1.5em;
  background-color: #fff;
}
.im-promoted-widget .post-categories-wrapper {
  display: inline-block;
}
/* article share bar */
.article-share-bar {
  padding: 1rem 0;
}
.article-share-bar a {
  text-decoration: none !important;
}
.article-share-bar .share-buttons {
  position: relative;
}
.article-share-bar .share-link-container > div {
  color: #878a8f;
}
.article-share-bar .share-link {
  border-radius: 50%;
  color: #878a8f;
  border: 1px solid #878a8f;
  display: inline-block;
  height: 28px;
  width: 28px;
  text-align: center;
  line-height: 27px;
  font-size: 14px;
  margin-right: 12px;
  padding: 0;
  position: relative;
}
.article-share-bar .share-link:hover {
  background-color: #878a8f;
  border-color: #878a8f;
}
.article-share-bar .share-link-heart-counter {
  order: 3;
  text-align: center;
  color: #878a8f;
}
.article-share-bar .share-buttons .share-link:hover {
  color: #fff;
}
.article-share-bar .share-link.fa-facebook:hover {
  background-color: #3b5897;
  border-color: #3b5897;
}
.article-share-bar .share-link.fa-pinterest-p:hover {
  background-color: #cb1724;
  border-color: #cb1724;
}
.article-share-bar .share-link.fa-twitter:hover {
  background-color: #50abf1;
  border-color: #50abf1;
}
.article-share-bar .share-link.fa-link:hover {
  background-color: #ff6600;
  border-color: #ff6600;
}
.article-share-bar .share-link.share-link-heart:hover:before,
.article-share-bar .share-link-hearted .share-link.share-link-heart:before {
  content: '\f004';
}
.article-share-bar .share-link.share-link-comments:hover:before,
.article-share-bar .share-link-comments-container.share-link-toggled .share-link.share-link-comments:before {
  content: '\f086';
}
.article-share-bar.bar-top {
  display: none;
}
.article-share-bar.bar-top .im-buttons {
  display: flex;
  flex-direction: column;
}
.article-share-bar.bar-top .share-link-label {
  display: none;
}
.article-share-bar .im-buttons a:after {
  font-size: 13px;
  vertical-align: middle;
  color: #878a8f;
}
.article-share-bar:not(.bar-top) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.article-share-bar:not(.bar-top) .im-buttons {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
}
.article-share-bar:not(.bar-top) .share-link-container {
  display: flex;
  align-items: center;
}
.article-share-bar.bar-bottom > div {
  display: flex;
  align-items: center;
}
.article-share-bar.bar-bottom .share-buttons {
  order: 1;
}
.article-share-bar.bar-bottom .share-link-comments-container .share-link-label {
  display: none;
}
.article-share-bar.bar-mobile {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-top: 0;
}
.article-share-bar.bar-mobile .im-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin: 1rem 1.5rem 0;
}
.article-share-bar.bar-mobile .share-link-container {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  border: 1px solid;
  justify-content: center;
}
.article-share-bar.bar-mobile .share-link-container:not(:first-child) {
  margin-left: 8px;
}
.article-share-bar.bar-mobile .share-link-container > div {
  font-size: 13px;
  margin-right: 8px;
}
.article-share-bar.bar-mobile .im-buttons a {
  margin-right: 0;
}
.article-share-bar.bar-mobile .im-buttons .share-link {
  border: 0;
}
.article-share-bar.bar-mobile .share-link:last-child {
  margin-right: 8px;
}
.article-share-bar.bar-mobile .share-buttons {
  display: none;
  background-color: #f4f4f4;
  padding: 1rem 1.5rem;
}
.article-share-bar.bar-mobile .share-link-share-toggled {
  background-color: #804573;
}
.article-share-bar.bar-mobile .share-link-share-toggled > * {
  color: #ffffff;
}
.article-share-bar.bar-mobile .share-buttons.show-share-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.article-share-bar .share-link-share,
.article-share-bar.bar-mobile .share-link-share-container {
  color: #804573;
  border-color: #804573;
}
.article-share-bar .share-link-comments,
.article-share-bar.bar-mobile .share-link-comments-container {
  color: #8fc9e3;
  border-color: #8fc9e3;
}
.article-share-bar .share-link-heart,
.article-share-bar.bar-mobile .share-link-heart-container {
  color: #e54d70;
  border-color: #e54d70;
}
.flag-post-wrapper {
  margin-bottom: 15px;
}
.flag-post {
  display: inline-block;
  border: 1px solid #878a8f;
  color: #878a8f;
  padding: 5px;
}
.flag-post:hover {
  text-decoration: none;
  background-color: #878a8f;
  color: #ffffff;
}
body .story-thumbnail {
  margin-bottom: 2rem;
}
body .entry a:hover {
  background-color: #a9f6d5;
  text-decoration: none;
}
body .entry h6 img {
  margin-bottom: 0.5rem;
}
body .entry .page-link a {
  background-image: none;
}
body .wooslider .entry a,
body .wooslider .entry a:hover,
body .entry .wooslider .slide a,
body .entry .wooslider .slide a:hover {
  background: none;
}
body .entry .wooslider .wooslider-direction-nav a,
body .entry .wooslider .wooslider-direction-nav a:hover {
  background: rgba(15, 18, 31, 0.6);
}
body #home-about-section {
  padding-bottom: 1.5rem;
}
body .load-more,
body .load-more:hover,
body .load-more h4 {
  color: #0f111e;
}
body .parsely-load-more,
body .parsely-load-more:hover,
body .parsely-load-more h4 {
  color: #0f111e;
  cursor: pointer;
}
body .parsely-load-more {
  display: none;
}
body .is-loading {
  display: none;
  color: #0f111e;
}
body .not-mobile {
  display: none;
}
body .only-mobile {
  display: block;
}
body .home-bottom-left.widgets-container {
  display: none;
}
body .footer-bottom {
  max-width: 450px;
  margin: 0 auto;
  padding: 0 0.5rem;
  text-align: center;
  color: #fff;
}
body .footer-bottom a,
body .footer-bottom a:hover {
  color: inherit;
}
body .footer-bottom .tag-line {
  font-size: 0.9rem;
}
body .footer-bottom .follow-buttons {
  margin: 1rem 0;
}
body .footer-bottom .primary-links {
  font-size: 1.15rem;
  font-weight: 500;
}
body .footer-bottom .smaller-links {
  font-size: 0.8rem;
  font-weight: 300;
  color: #999;
}
body #above-footer {
  background-color: #8fc9e3;
  border-top: 2px solid #000;
}
/* #ff6600 */
body #above-footer #above-footer-widgets {
  padding: 2rem 1.5rem;
}
body #above-footer #above-footer-widgets .widget.widget_text {
  max-width: 450px;
  margin: 0 auto;
  text-align: center;
}
body .htw-nav-wrapper {
  display: none;
  position: fixed;
  margin-top: -72px;
  top: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  z-index: 9000001;
  transition: all 300ms;
}
body .htw-nav-wrapper-shim {
  display: block;
}
body.menu-shown .htw-nav-wrapper {
  margin-top: 0;
  transition: all 300ms;
}
body .mobile-nav-wrapper {
  position: fixed;
  margin-top: -72px;
  top: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  z-index: 10001;
  transition: all 300ms;
}
body.menu-shown .mobile-nav-wrapper {
  margin-top: 0;
  overflow: auto;
  transition: all 300ms;
  border-bottom: 2px solid #888;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}
body .mobile-nav-wrapper .mobile-nav-toggle {
  height: 55px;
  width: 100%;
  padding: 0.6rem 1rem;
  background-color: #fff;
}
body .mobile-nav-wrapper .mobile-nav-toggle .logo {
  width: 120px;
}
body .mobile-nav-wrapper .mobile-nav-toggle .fa {
  font-size: 22px;
  position: absolute;
  right: 1.5rem;
  top: 1.1rem;
  color: #888;
}
body .mobile-nav-wrapper .mobile-nav-toggle .fa-search {
  right: 4.5rem;
  top: 1rem;
}
body .mobile-nav-wrapper .mobile-nav-menu {
  background-color: #fff;
  text-align: center;
  position: absolute;
  top: 72px;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: auto;
  transform: translateY(-100%);
  display: none;
  transition: all 300ms;
}
body .mobile-nav-wrapper.show-menu {
  bottom: 0;
}
body .mobile-nav-wrapper.show-menu .mobile-nav-menu {
  transform: translateY(0%);
  display: block;
}
body .mobile-nav-wrapper .mobile-nav-menu li > a {
  height: 5rem;
  padding: 1.75rem;
  width: 100%;
  line-height: 1.2em;
  font-size: 1.1rem;
  display: block;
  display: inline-block;
}
body .mobile-nav-wrapper li.parent .sub-menu {
  display: none;
  height: 0;
  transition: all 300ms;
}
body .mobile-nav-wrapper li.parent.open .sub-menu {
  display: block;
  height: auto;
}
body .mobile-nav-wrapper li.parent.nav-topics-item.open > a {
  background-color: #7f4472;
  color: #fff;
}
body .mobile-nav-wrapper li.parent.nav-topics-item.open > ul.sub-menu::after {
  content: " ";
  clear: both;
  width: 100%;
  height: 3px;
  background-color: #7f4472;
  display: block;
}
body .mobile-nav-wrapper li.parent.nav-topics-item > ul > li {
  width: 50%;
  display: block;
  float: left;
}
body .mobile-nav-wrapper li.parent.nav-topics-item > ul > li > a {
  font-size: 0.8rem;
  text-align: center;
  height: 6rem;
  padding: 1rem;
}
body .mobile-nav-wrapper li.parent.nav-topics-item > ul > li img {
  display: block;
  margin: 0 auto;
  width: 45px;
  margin-bottom: 5px;
}
body.show-search .mobile-nav-wrapper .mobile-search-form {
  display: block;
}
body.show-search .mobile-nav-wrapper {
  border-bottom: 0;
}
body.show-search.menu-shown .mobile-nav-wrapper {
  border-bottom: 3px solid #888;
}
body .mobile-nav-wrapper .mobile-search-form {
  display: none;
  padding: 1rem;
  border-top: 3px solid #ff6600;
  border-bottom: 3px solid #ff6600;
  position: relative;
  background: #fff;
  z-index: 10000;
}
body .mobile-nav-wrapper .mobile-search-form .ubermenu-searchform {
  margin: 0 !important;
  max-width: 450px;
  width: auto;
  border: 1px solid #e0e0e0;
  height: 37px;
  position: relative;
}
body .mobile-nav-wrapper .mobile-search-form .ubermenu-searchform::after {
  color: #555;
  content: "\f002";
  display: block;
  position: absolute;
  top: 7px;
  right: 14px;
  font-family: "FontAwesome";
}
body .mobile-nav-wrapper .mobile-search-form input.ubermenu-search-input {
  background-color: #fff;
  font-size: 1rem;
  padding-left: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  width: 100%;
  padding-right: 70px;
  border: 0 none;
}
body .mobile-nav-wrapper .mobile-search-form .ubermenu-search-submit {
  color: #e0e0e0 !important;
  background: #e0e0e0;
  font-size: 1rem;
  margin: 0;
  border: 0 none;
  border-radius: 0;
  position: absolute;
  top: 0;
  right: 0;
}
body .im-cause-widget .block-banner {
  padding: 0.6rem 0.8rem;
}
body .im-cause-widget.layout-2 .cause-raised {
  font-size: 13px;
  font-weight: 300;
}
body .im-cause-widget.layout-2 .cause-raised span {
  font-weight: 500;
}
body .im-cause-widget.layout-2 .block-label {
  font-size: 12px;
  font-weight: 300;
  color: #f63c75;
  margin-bottom: 0.5rem;
}
body.single .widget.recent-posts-widget-with-thumbnails .rpwwt-post-title,
body .im-cause-widget.layout-2 .block-footer {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2;
}
body .im-cause-widget.layout-2.block.im-story-image-top .block-content {
  height: auto;
  max-height: none;
  min-height: 136px;
}
body .im-mobile-anchor {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  background-color: #fff;
}
body .im-mobile-anchor-top {
  top: 0;
  bottom: auto;
}
body .code-block-9 > div > div > center > div,
body .code-block-9 > div > div > div {
  background-color: #f4f4f4;
  box-shadow: 0 0 5 #888;
  margin: 0 auto;
}
body .code-block-9 > div {
  background-color: #f4f4f4;
  box-shadow: 0 0 5 #888;
  margin: 0 auto;
  text-align: center;
}
body .code-block-9 > div > center > div,
body .code-block-9 > div > div {
  padding: 0 !important;
  position: relative;
  margin: 0 auto !important;
}
body .code-block-9 > div > center > div::before,
body .code-block-9 > div > div::before {
  display: none !important;
}
body .code-block-9 .close {
  position: absolute;
  right: 0;
  font-size: 14px;
  line-height: 20px;
  padding: 0 10px !important;
  margin: 0 !important;
  color: #fff;
  background-color: #606060;
  z-index: 100000;
}
body.menu-shown .code-block-9 .close {
  display: none;
}
/* bg color on tap */
body div.mobile-nav-wrapper .nav-item.current-menu-item > a,
body div.mobile-nav-wrapper .nav-item.current-menu-parent > a,
body div.mobile-nav-wrapper .nav-item.current-menu-ancestor > a,
body div.mobile-nav-wrapper .nav-item > a:active {
  background-color: #ddd;
  color: #000 !important;
}
body div.mobile-nav-wrapper .nav-emails-item.current-menu-item > a,
body div.mobile-nav-wrapper .nav-emails-item.current-menu-parent > a,
body div.mobile-nav-wrapper .nav-emails-item.current-menu-ancestor > a,
body div.mobile-nav-wrapper .nav-emails-item > a:active {
  background-color: #8fc9e3;
}
body div.mobile-nav-wrapper .nav-topics-item.current-menu-item > a,
body div.mobile-nav-wrapper .nav-topics-item.current-menu-parent > a,
body div.mobile-nav-wrapper .nav-topics-item.current-menu-ancestor > a,
body div.mobile-nav-wrapper .nav-topics-item > a:active {
  background-color: #7f4472;
  color: #fff !important;
}
body div.mobile-nav-wrapper .nav-community-item.current-menu-item > a,
body div.mobile-nav-wrapper .nav-community-item.current-menu-parent > a,
body div.mobile-nav-wrapper .nav-community-item.current-menu-ancestor > a,
body div.mobile-nav-wrapper .nav-community-item > a:active {
  background-color: #a9f6df;
  color: #fff !important;
}
body div.mobile-nav-wrapper .nav-about-item.current-menu-item > a,
body div.mobile-nav-wrapper .nav-about-item.current-menu-parent > a,
body div.mobile-nav-wrapper .nav-about-item.current-menu-ancestor > a,
body div.mobile-nav-wrapper .nav-about-item > a:active {
  background-color: #000000;
  color: #fff !important;
}
body div.mobile-nav-wrapper .nav-shop-item.current-menu-item > a,
body div.mobile-nav-wrapper .nav-shop-item.current-menu-parent > a,
body div.mobile-nav-wrapper .nav-shop-item.current-menu-ancestor > a,
body div.mobile-nav-wrapper .nav-shop-item > a:active {
  background-color: #ff6622;
  color: #000 !important;
}
body div.mobile-nav-wrapper .nav-cause-item.current-menu-item > a,
body div.mobile-nav-wrapper .nav-cause-item.current-menu-parent > a,
body div.mobile-nav-wrapper .nav-cause-item.current-menu-ancesto > a,
body div.mobile-nav-wrapper .nav-cause-item > a:active {
  background-color: #e54c70;
  color: #fff !important;
}
body div.mobile-nav-wrapper .nav-support-item.current-menu-item > a,
body div.mobile-nav-wrapper .nav-support-item.current-menu-parent > a,
body div.mobile-nav-wrapper .nav-support-item.current-menu-ancestor > a,
body div.mobile-nav-wrapper .nav-support-item > a:active {
  background-color: #e44f71;
  color: #000 !important;
}
/* line color on page */
body.nav-item div.mobile-nav-wrapper {
  border-color: #888;
}
#wpadminbar {
  display: none;
}
@media only screen and (max-width: 979px) {
  html.js,
  html.csstransitions,
  html.csstransitions3d {
    margin-top: 0!important;
  }
}
@media only screen and (min-width: 980px) {
  #wpadminbar {
    display: block;
  }
}
@media only screen and (min-width: 980px) {
  body .not-mobile {
    display: block;
    margin-top: 1.2rem;
  }
  body .only-mobile {
    display: none;
  }
  body .home-bottom-left.widgets-container {
    display: block;
  }
  body .htw-nav-wrapper {
    display: block;
    margin-top: -86px;
  }
  body .mobile-nav-wrapper {
    display: none;
  }
}
@media only screen and (max-width: 979px) {
  body #sidebar {
    display: none;
  }
  body #sidebar .widget.widget-trending-now {
    display: block;
  }
  body.single-post #sidebar {
    display: none;
  }
  body .ubermenu > .ubermenu-nav li {
    float: none !important;
  }
  body .ubermenu {
    position: fixed !important;
    top: 68px;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    overflow-y: auto !important;
    max-height: 100% !important;
  }
  body .ubermenu-responsive-collapse.ubermenu {
    bottom: auto;
  }
}
@media only screen and (max-width: 1080px) {
  .ubermenu .ubermenu-target {
    padding-left: 20px;
    padding-right: 20px;
  }
  .ubermenu-sub-indicators .ubermenu-item-has-children > .ubermenu-target.ubermenu-noindicator {
    padding-right: 20px;
  }
}
@media only screen and (min-width: 600px) {
  .im-two-col .im-col {
    float: left;
    width: 50%;
    box-sizing: border-box;
  }
  .im-two-col .im-col-left {
    padding-right: 0.75rem;
  }
  .im-two-col .im-col-right {
    padding-left: 0.75rem;
  }
  .im-two-col .im-col-right .follow-buttons-50 {
    margin-top: 18px;
  }
}
/* ads */
.code-block {
  margin: 0 !important;
  position: relative;
}
body blockquote .code-block {
  margin-left: -50px !important;
  width: calc(100% + 75px);
}
.code-block > center > div,
.code-block > div {
  display: block !important;
  text-align: center;
}
.code-block > div > div:first-child {
  text-align: center;
  margin: 0 auto;
  padding: 1rem 0;
  position: relative;
  display: inline-block;
  min-width: 300px;
}
.code-block > div > div iframe {
  margin: 0 auto;
}
.code-block-13 > div > div,
.code-block-13 > div > center > div,
.code-block-6 {
  margin: 0 0 1.25rem 0 !important;
}
.code-block > div > div,
.code-block > div > center > div {
  padding: 1rem 0;
  box-sizing: content-box;
  margin-left: auto;
  margin-right: auto;
}
.code-block > div > div:empty,
.code-block > div > center > div:empty,
.code-block > div > div:empty::before,
.code-block > div > center > div:empty::before {
  display: none;
}
.code-block > div > div::before {
  content: "Advertisement";
  width: 100%;
  min-width: 300px;
  white-space: nowrap;
  color: #555;
  top: 3px;
  left: 0;
  right: 0;
  position: absolute;
  text-align: center;
  display: block;
  font-size: 0.7rem;
  line-height: 1.05;
}
.code-block-12 > div > div {
  padding-bottom: 0;
}
.code-block.code-block-29 > div > div::before,
.code-block.code-block-31 > div > div::before,
.code-block.code-block-30 > div > div::before {
  display: none !important;
}
.entry .code-block > div > div:first-child {
  margin: 1rem 0 2.5rem !important;
  padding: 1rem 0 0;
}
/* column widths */
@media only screen and (min-width: 980px) {
  .two-col-left #main-sidebar-container #main,
  .two-col-right #main-sidebar-container #main {
    width: 66.4%;
  }
  .two-col-left #main-sidebar-container #sidebar,
  .two-col-right #main-sidebar-container #sidebar {
    width: 30%;
  }
}
/* Spacing from content to menu */
div#content {
  margin-top: 0;
  padding: 0;
}
@media only screen and (max-width: 979px) {
  #content {
    padding-top: 1.5rem;
  }
}
/* Spacing for sidebars to menu */
div#main-sidebar-container {
  margin-top: 0;
}
#sidebar {
  margin-top: 1rem;
}
body.single-post div#main-sidebar-container .article-item-wrap {
  margin-top: 1rem;
  position: relative;
}
body.single-post #sidebar .article-item-wrap {
  margin-top: 2rem;
}
.sidebar-top {
  margin-top: 1.5rem;
}
.sidebar-top .widget {
  margin: 0 auto;
  padding: 1.25rem 0 0 0;
}
.sidebar-top .widget:first-child {
  padding-top: 0;
}
@media only screen and (min-width: 980px) {
  div#main-sidebar-container,
  #sidebar,
  #content > #main {
    margin-top: 3em;
  }
  body.single-post div#main-sidebar-container .article-item-wrap {
    margin-top: 3rem;
  }
  body.single-post div#main-sidebar-container {
    margin-top: 0;
  }
  body.single-post #sidebar {
    margin-top: 0;
  }
}
/* list posts */
.entry ul.no-bullet {
  padding: 0;
  margin: 0 0 1.5rem 0;
  border: 0;
  list-style: outside none;
}
.entry ul.no-bullet li {
  padding: 0;
  margin: 0;
  border: 0;
  list-style: outside none;
}
.entry .im-caption img {
  margin: 0;
  padding: 0;
  border: 0;
}
.entry .im-caption .source-wrap {
  display: block;
  padding: 0.4rem 0 0.8rem;
  color: #777;
  font-size: 0.9rem;
}
.entry .im-caption .source-wrap a,
.entry .im-caption .source-wrap a:link,
.entry .im-caption .source-wrap a:active,
.entry .im-caption .source-wrap a:hover {
  color: inherit;
}
.entry h6 {
  display: block;
  padding: 0 0 0.8rem;
  color: #777;
  font-size: 0.9rem;
}
.entry h6 a,
.entry h6 a:link,
.entry h6 a:active,
.entry h6 a:hover {
  color: inherit;
}
.entry h6 img {
  padding: 0;
  margin: 0 0 0.4rem;
}
.page-link {
  position: relative;
  width: 100%;
  padding: 0;
  margin: 1.5rem 0;
  background-color: #f4f4f5;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 27px;
}
.page-link .im-page-prev,
.page-link .im-page-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: block;
  padding: 0 0.8rem;
  background-color: #717b85;
  color: #fff;
}
.page-link .im-page-prev {
  left: 0;
  padding-left: 0.55rem;
}
.page-link .im-page-next {
  right: 0;
  padding-right: 0.55rem;
}
.page-link a.im-page-prev:hover,
.page-link a.im-page-next:hover {
  background-color: #000;
  color: #fff;
}
/* Since the logo is in the menu remove the header padding*/
header#header {
  padding: 0;
}
/* Bottom Menu Border. Default grey but change based on navigation */
div.htw-nav-wrapper {
  border-top: 0 !important;
  border-left: 0 !important;
  border-right: 0 !important;
  border-bottom: 5px solid #c2c4c7 !important;
  background: #ffffff !important;
}
body .ubermenu .ubermenu-target {
  padding-top: 14px;
  padding-bottom: 14px;
}
/* Begin: Menu Customizations */
nav#navigation {
  background-color: white !important;
}
li.ubermenu-item-level-0 {
  height: 81px !important;
}
/* Tags or Categories assigned to video post on menu */
span.htw-ubermenu-tag,
span.htw-ubermenu-cat {
  background-color: #c2c4c7 !important;
  padding: 3px;
  margin: 5px;
  font-stretch: extra-expanded;
  line-height: 30px;
  color: #000 !important;
}
/* Colors for primary categories */
span.htw-ubermenu-cat.videos {
  background-color: #a5f7d3 !important;
}
span.htw-ubermenu-cat.news {
  background-color: #8ec9e2 !important;
}
span.htw-ubermenu-cat.lists {
  background-color: #eded8c !important;
}
/*
span.htw-ubermenu-cat.topics,
span.htw-terms.topics {
    background-color: #e54c70 !important;
}
*/
.post-categories-wrapper {
  max-height: 22px;
  /*max-width: calc( 100% - 250px );*/
  overflow: hidden;
}
/* Overlay Image to Video Submenu Items*/
img.htw-play-button-img {
  position: absolute;
  top: 20%;
  left: 40%;
  width: 75px;
  height: 75px;
}
.ubermenu-item-object-ubermenu-custom span.ubermenu-target-title.ubermenu-target-text {
  font-size: 14px;
  color: #000000 !important;
}
/* Search Menu Border */
body #wrapper .nav-search-item ul.ubermenu-submenu.ubermenu-submenu-type-auto.ubermenu-submenu-type-mega.ubermenu-submenu-drop.ubermenu-submenu-align-full_width {
  border-top: 5px solid #ff6600;
  margin-top: -2px !important;
}
/* Topics Menu Border */
body #wrapper .nav-topics-item .ubermenu-submenu.ubermenu-submenu-type-auto.ubermenu-submenu-type-mega.ubermenu-submenu-drop.ubermenu-submenu-align-full_width.ubermenu-autoclear {
  border-top: 5px solid #7f4472;
}
/* Emails, Shop, About Us and Cause of the Week Menu Border Fix */
ul.ubermenu-row.nav-emails-item.ubermenu-autoclear,
ul.ubermenu-row.nav-cause-item.ubermenu-autoclear,
ul.ubermenu-row.nav-about-item.ubermenu-autoclear,
ul.ubermenu-row.nav-shop-item.ubermenu-autoclear,
ul.ubermenu-row.nav-support-item.ubermenu-autoclear {
  margin-bottom: 0 !important;
}
/* Topics Images Effect */
#inner-wrapper li.nav-topics-item img.ubermenu-image.ubermenu-image-size-full {
  opacity: 0.5;
}
#inner-wrapper li.nav-topics-item img:hover.ubermenu-image.ubermenu-image-size-full {
  opacity: 1;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
}
body #wrapper .nav-item .ubermenu-submenu.ubermenu-submenu-type-auto.ubermenu-submenu-type-mega.ubermenu-submenu-drop.ubermenu-submenu-align-full_width {
  border-bottom: 0;
}
/* Emails Menu Border */
body #wrapper .nav-emails-item .ubermenu-submenu.ubermenu-submenu-type-auto.ubermenu-submenu-type-mega.ubermenu-submenu-drop.ubermenu-submenu-align-full_width {
  border-top: 5px solid #8fc9e3;
}
/* Community Border */
body #wrapper .nav-community-item .ubermenu-submenu.ubermenu-submenu-type-auto.ubermenu-submenu-type-mega.ubermenu-submenu-drop.ubermenu-submenu-align-full_width {
  border-top: 5px solid #a9f6df;
}
/* Cause of The Week Border */
body #wrapper .nav-cause-item .ubermenu-submenu.ubermenu-submenu-type-auto.ubermenu-submenu-type-mega.ubermenu-submenu-drop.ubermenu-submenu-align-full_width {
  border-top: 5px solid #e54c70;
}
/* About Menu Border */
body #wrapper .nav-about-item .ubermenu-submenu.ubermenu-submenu-type-auto.ubermenu-submenu-type-mega.ubermenu-submenu-drop.ubermenu-submenu-align-full_width {
  border-top: 5px solid #1a2a3b;
}
/* Shop Menu Border */
body #wrapper .nav-shop-item .ubermenu-submenu.ubermenu-submenu-type-auto.ubermenu-submenu-type-mega.ubermenu-submenu-drop.ubermenu-submenu-align-full_width {
  border-top: 5px solid #ff6622;
}
/* Support Us Border */
body #wrapper .nav-support-item .ubermenu-submenu.ubermenu-submenu-type-auto.ubermenu-submenu-type-mega.ubermenu-submenu-drop.ubermenu-submenu-align-full_width {
  border-top: 5px solid #e44f71;
}
/* Spacing for main menu items */
@media only screen and (min-width: 980px) {
  #inner-wrapper li.nav-item {
    padding-top: 32px;
    text-align: center;
    padding-right: 6px;
    padding-left: 6px;
  }
}
/* Align center the menu search when on small screens */
@media only screen and (max-width: 980px) {
  #inner-wrapper li.nav-search-item {
    text-align: center;
  }
}
/* Spacing for logo and left margin */
.ubermenu-content-block.ubermenu-custom-content.ubermenu-custom-content-padded {
  padding-left: 10px;
  padding-right: 40px;
}
/* Position for Search Icon on Main Menu */
#inner-wrapper li.nav-search-item {
  padding-top: 32px;
}
/* Position for User Icon on Main Menu */
#inner-wrapper li.nav-user-item {
  padding-top: 25px;
}
/* Align the mobile menu hamburger */
.ubermenu-responsive-toggle .fa {
  float: right;
  margin: 0;
  font-size: 20px;
  padding: 5px 0;
}
@media screen and (max-width: 480px) {
  .ubermenu.ubermenu-responsive .ubermenu-column,
  .ubermenu.ubermenu-responsive .ubermenu-column-auto {
    min-width: 50% !important;
  }
}
#inner-wrapper li.nav-home-item .ubermenu-custom-content-padded {
  padding-bottom: 0 !important;
  padding-top: 20px;
}
body .ubermenu-responsive-toggle .fa-bars {
  position: absolute;
  top: 1.25rem;
  right: 1rem;
}
body .ubermenu-responsive-toggle > img {
  width: 140px;
}
body .ubermenu-bound,
body .ubermenu-bound-inner .ubermenu-nav {
  position: static;
}
body .ubermenu-submenu ul.ubermenu-row,
body .ubermenu-submenu li.ubermenu-item {
  max-width: 1000px;
  margin: 0 auto;
}
body .ubermenu-submenu .ubermenu-column.ubermenu-item-level-1 {
  float: none;
}
body #inner-wrapper li.nav-topics-item .ubermenu-submenu {
  min-height: 437px !important;
}
body .ubermenu-main .ubermenu-nav .ubermenu-item.ubermenu-item-level-0 > .ubermenu-target {
  font-weight: 500;
}
body i.ubermenu-icon.fa.fa-user {
  font-family: FontAwesome;
  content: "\f007";
  font-size: 19px;
  color: #e54c70;
  z-index: 10;
  pointer-events: auto;
  height: 2rem;
  width: 2rem;
  padding: 0.15rem 0.105rem 0.15rem 0.125rem;
  border: #e54c70 solid 2px;
  border-radius: 20px;
}
body i.ubermenu-icon.fa.fa-user:hover,
body i.ubermenu-icon.fa.fa-user:active {
  font-family: FontAwesome;
  content: "\f007";
  font-size: 19px;
  color: #fff;
  z-index: 10;
  pointer-events: auto;
  height: 2rem;
  width: 2rem;
  padding: 0.15rem 0.105rem 0.15rem 0.125rem;
  border: #e54c70 solid 2px;
  border-radius: 20px;
  background-color: #e54c70;
}
body i.ubermenu-icon.fa.fa-search {
  font-size: 1.5rem;
  color: #87898e;
}
body #inner-wrapper li.nav-search-item .ubermenu-target-with-icon {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
body .ubermenu .ubermenu-submenu .ubermenu-search .ubermenu-searchform {
  margin: 0.8rem auto;
  max-width: 450px;
  width: auto;
  border: 1px solid #e0e0e0;
  height: 40px;
}
body .ubermenu .ubermenu-submenu .ubermenu-search input.ubermenu-search-input {
  background-color: #fff;
  font-size: 1rem;
  padding-left: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
body .ubermenu .ubermenu-submenu .ubermenu-search .ubermenu-search-submit {
  color: #777 !important;
  background: #e0e0e0;
  font-size: 1rem;
}
@media only screen and (max-width: 979px) {
  body .ubermenu .ubermenu-submenu .ubermenu-search .ubermenu-searchform {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
}
@media only screen and (min-width: 980px) {
  body .ubermenu-main .ubermenu-item-level-0 > .ubermenu-target {
    font-size: 17px;
    font-weight: 600;
  }
  body #inner-wrapper li.nav-item {
    padding-top: 27px;
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media only screen and (min-width: 1200px) {
  body .ubermenu-main .ubermenu-item-level-0 > .ubermenu-target {
    font-size: 19px;
    font-weight: 600;
  }
}
/* End: Menu Customizations */
/* Begin: Slider Customizations */
h2.slide-title {
  min-height: 100px;
  /* Since some posts have 3 lines and others 2 lines make sure they all have same height */
  font-size: 27px !important;
}
@media only screen and (max-width: 768px) {
  h2.slide-title {
    font-size: 24px !important;
  }
}
.slide-excerpt p {
  margin: 0;
  padding-top: 1rem;
}
.slide-excerpt p:first-child,
.slide-excerpt p:nth-of-type(1) {
  padding-top: 0;
}
.slide .post-categories-wrapper {
  margin-bottom: 0.4rem;
}
/* Slides bottom spacing */
li.wooslider-active-slide {
  background-color: #ffffff;
}
/* Author thumbnail */
img.avatar-32 {
  width: 32px !important;
  height: 32px !important;
  float: left;
  vertical-align: middle;
  border-radius: 50%;
}
img.avatar-18 {
  width: 18px !important;
  height: 18px !important;
  float: left;
  vertical-align: middle;
  border-radius: 50%;
  margin-top: -4px !important;
  margin-left: 5px !important;
}
/* Author name */
.htw-author {
  font-weight: 600 !important;
  padding-left: 5px;
  padding-top: 2px;
}
/* Default category/tag background */
span.htw-terms {
  padding: 0 12px 0 10px !important;
  margin: 0 7px 7px 0 !important;
  background-color: #c2c4c7;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  display: inline-block;
  vertical-align: middle;
  line-height: 20px;
}
.htw-terms-content {
  padding: 15px 0 0 0;
}
/* Slider Tags Color */
/*
span.htw-terms.love {
    background-color: #84111d !important;
}

span.htw-terms.animals {
    background-color: #034484 !important;
}

span.htw-terms.relationships {
    background-color: #008475 !important;
}

span.htw-terms.heartwarming {
    background-color: #842948 !important;
}
*/
span.htw-terms a {
  font-size: 10px !important;
  color: #0f111e !important;
}
#main span.htw-terms.sponsored-post {
  font-size: 10px;
  color: #0f111e;
}
/* make navigation icons always visible */
.wooslider-direction-nav .wooslider-next {
  right: 0 !important;
  margin-right: 20px;
  opacity: 1 !important;
}
.wooslider-direction-nav .wooslider-prev {
  left: 0 !important;
  opacity: 1 !important;
  margin-left: 0 !important;
}
/* Position and Style for Slider Navigation */
.wooslider .wooslider-direction-nav a {
  width: 35px;
  height: 74px;
  border-radius: 0;
  top: 26%;
  border: 0 !important;
  color: #ffffff !important;
}
/*On Smaller Screens Make Navigation on top of image */
@media only screen and (max-width: 448px) {
  .wooslider .wooslider-direction-nav a {
    top: 14.5%;
  }
}
.wooslider-direction-nav .wooslider-next {
  margin-right: 0 !important;
}
.wooslider .wooslider-direction-nav a:before {
  top: 50% !important;
  transform: translateY(-50%);
  height: auto;
  width: auto;
}
a.wooslider-next,
a.wooslider-prev {
  background-color: rgba(0, 0, 0, 0.5);
}
.wooslider .slide:first-child {
  display: block;
  background-color: #fff;
}
.slide .slide-content-wrap {
  padding: 1rem 1.25rem 0.5rem;
}
.slide .slide-meta-wrap {
  padding: 0 1.25rem 1rem;
  min-height: 32px;
  line-height: 32px;
}
.slide .slide-content-wrap .htw-terms-content {
  padding-top: 0;
}
.image-play-btn {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  margin: 0 auto;
  width: 60px;
}
@media only screen and (min-width: 769px) {
  .image-play-btn {
    width: 90px;
  }
}
/* river item with image on left */
.block.ad-wrap {
  width: 100%;
  margin-bottom: 1.25rem;
}
.posts-list article {
  margin: 0;
  display: block;
}
.home .featured-stories-title {
  margin-bottom: 0.5rem;
}
.home-stories-title {
  margin-bottom: 1.25rem;
}
.block.im-story-image-side,
.block.im-story-image-side * {
  box-sizing: border-box;
}
.block.im-story-image-side {
  width: 100%;
  margin-bottom: 1.25rem;
}
.block.im-story-image-side .block-inner {
  background-color: #fff;
}
.block.im-story-image-side .block-image-wrap {
  float: left;
  clear: none;
  width: 40%;
  height: 100px;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}
.block.im-story-image-side .block-image-wrap .video-overlay {
  display: none;
}
.block.im-story-image-side .block-image-wrap.is-video .video-overlay {
  display: block;
}
/* ERC: On small screens show full width entries (homepage and categories) */
@media only screen and (max-width: 768px) {
  .block.im-story-image-side .block-image-wrap {
    float: none !important;
    width: 100% !important;
    height: 168px !important;
  }
}
@media only screen and (min-width: 769px) {
  .additional-stories-list {
    display: none;
  }
  .home .posts-list .home-stories-title {
    display: none;
  }
}
.block.im-story-image-side .block-image-wrap img.block-image {
  width: 100%;
}
.block.im-story-image-side .block-content {
  float: left;
  clear: none;
  width: 60%;
  padding: 0.6rem 0.8rem;
  max-height: 110px;
  overflow: hidden;
}
/*ERC: On small screens show full width entries (homepage and categories) */
@media only screen and (max-width: 768px) {
  .block.im-story-image-side .block-content {
    width: 100% !important;
    max-height: 150px !important;
  }
}
.block.im-story-image-side .block-categories {
  max-height: 24px;
  max-width: 100%;
  overflow: hidden;
}
.block.im-story-image-side .block-title {
  margin: 0.3rem 0 0.5rem;
  max-height: 57px;
  overflow: hidden;
}
.block.im-story-image-side .block-excerpt {
  display: none;
  line-height: 1.3;
  max-height: 36px;
  overflow: hidden;
}
.block.im-story-image-top,
.block.im-story-image-top * {
  box-sizing: border-box;
}
.block.im-story-image-top {
  width: 100%;
  margin-bottom: 1.25rem;
}
.block.im-story-image-top .block-inner {
  background-color: #fff;
}
.block.im-story-image-top .block-image-wrap {
  width: 100%;
  height: auto;
  min-height: 175px;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
}
.block.im-story-image-top .block-image-wrap img.block-image {
  width: 100%;
}
.block.im-story-image-top .block-content {
  width: 100%;
  padding: 0.6rem 0.8rem;
  max-height: 100px;
  height: 100px;
  overflow: hidden;
}
.block.im-story-image-top.with-byline .block-content {
  max-height: 140px;
  height: 140px;
}
.block.im-story-image-top .block-categories {
  max-height: 24px;
  max-width: 100%;
  overflow: hidden;
}
.block.im-story-image-top .block-title {
  margin: 0.3rem 0 0;
  max-height: 57px;
  overflow: hidden;
}
.block.im-story-image-top .block-excerpt {
  display: none;
  margin-top: 0.5rem;
  line-height: 1.3;
  max-height: 36px;
  overflow: hidden;
}
.block.im-story-image-top .block-byline {
  vertical-align: middle;
  font-size: 12px;
  margin-top: 0.4rem;
}
.block.im-story-image-top .block-byline img {
  margin-top: 1px !important;
}
.im-featured-video {
  margin-top: 1.5rem;
  margin-bottom: 2rem;
}
.im-related-content {
  margin-bottom: 2rem;
  margin-top: 2rem;
}
.im-featured-video h4 {
  margin-bottom: 0.5rem;
}
.im-related-content h4 {
  margin-bottom: 0.8rem;
  text-align: center;
}
.im-inner-block {
  padding: 0 1.5rem;
}
.im-inner-block .im-inner-block {
  padding: 0;
}
.im-related-content .block.im-story-image-top .block-inner {
  background-color: #f4f4f5;
}
.widget-trending-now {
  margin-top: 2rem;
}
.im-three-wide .widget-trending-now h3 {
  font-size: 27px;
  text-align: center;
  margin-bottom: 0.8rem;
}
.im-three-wide .block.im-story-image-top,
.im-three-wide .widget-trending-now ul {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
}
.im-three-wide .widget-trending-now ul > li {
  margin-bottom: 1.5rem;
}
.videos-50.block.im-story-image-top {
  width: 100%;
  float: none;
  clear: both;
}
@media only screen and (max-width: 768px) {
  .block.im-story-image-side .block-title {
    font-size: 16px;
  }
  .im-featured-video h4,
  .im-related-content h4 {
    font-size: 27px !important;
  }
}
@media only screen and (min-width: 769px) {
  .block.im-story-image-side .block-image-wrap {
    width: 36%;
    height: 132px;
  }
  .block.im-story-image-side .block-content {
    width: 64%;
    max-height: 132px;
  }
  .block.im-story-image-side .block-title {
    max-height: 42px;
  }
  .block.im-story-image-side .block-excerpt {
    display: block;
  }
  .block.im-story-image-top .block-content {
    max-height: 110px;
    height: 110px;
  }
  .block.im-story-image-top.with-byline .block-content {
    max-height: 140px;
    height: 140px;
  }
  .block.im-story-image-top .block-title {
    max-height: 64px;
  }
  .menu-posts-list .posts-list > .block {
    max-width: 32%;
    margin-left: 2%;
    float: left;
    clear: none;
  }
  .menu-posts-list .posts-list > .block:first-child {
    margin-left: 0;
  }
  .menu-posts-list .posts-list > .block .block-inner {
    background-color: transparent;
  }
  .menu-posts-list .posts-list > .block .block-image-wrap {
    min-height: 171px;
    height: 171px;
    background-position: center center;
  }
  .menu-posts-list .posts-list > .block .block-title {
    padding-bottom: 0.5rem;
  }
  .ubermenu-custom-content .view-all {
    float: right;
    padding-top: 20px;
    font-size: 15px;
    font-weight: 300;
    color: #0f111e;
  }
  .ubermenu-custom-content .view-all a {
    color: inherit;
  }
  .ubermenu-custom-content h2.trending-heading {
    margin-bottom: 0.8rem;
  }
}
@media only screen and (min-width: 601px) {
  .im-three-wide .block.im-story-image-top {
    width: 31%;
    margin-left: 3.5%;
    float: left;
    clear: none;
    margin-bottom: 0;
  }
  .im-three-wide .block.im-story-image-top:first-child {
    margin-left: 0;
  }
  .im-three-wide .widget-trending-now ul > li {
    flex: 0 0 31%;
    width: 31%;
    margin-left: 3.5% !important;
    float: left;
    clear: none;
    margin-bottom: 3.5rem;
  }
  .im-three-wide .widget-trending-now ul > li:nth-child(3n+1) {
    margin-left: 0 !important;
  }
  .videos-50.block.im-story-image-top {
    width: 50%;
    float: left;
    clear: none;
  }
  .videos-50.block.im-story-image-top.video-odd {
    padding-right: 0.625rem;
  }
  .videos-50.block.im-story-image-top.video-even {
    padding-left: 0.625rem;
  }
}
/* videos block */
.videos-items article {
  margin: 0;
  display: block;
}
.videos-items .block.im-story-image-side {
  border-top: 1px solid #c1c4c6;
  padding: 1.15rem 0;
  color: #fff;
  margin: 0;
}
.videos-items .block.im-story-image-side .block-inner {
  background-color: transparent;
}
.videos-items .block.im-story-image-side:first-child {
  border-top: 0 none;
}
.videos-items .block.im-story-image-side .block-title {
  color: #fff;
  font-size: 15px;
  line-height: 1.3;
  margin-bottom: 0;
}
.videos-items .block.im-story-image-side .block-image-wrap {
  height: 64px;
}
/* ERC: On small screens show full width entries (homepage and categories) */
@media only screen and (max-width: 768px) {
  .videos-items .block.im-story-image-side .block-image-wrap {
    height: 164px;
    margin-bottom: 10px;
  }
}
.videos-items .block.im-story-image-side .block-content {
  max-height: 64px;
  padding: 0 0 0 0.7rem;
}
.videos-items .block.im-story-image-side .block-image-play-btn {
  width: 40px;
}
.htw-featured-video-post-author .share-icons {
  float: right;
  white-space: nowrap;
}
.htw-featured-video-post-author .share-icons .share-label {
  margin-right: 0.5rem;
  font-weight: 500;
  vertical-align: middle;
}
.htw-featured-video-post-author .share-icons .share-icon {
  font-size: 12px;
  background-color: #fff;
  color: #000;
  border-radius: 100%;
  margin-right: 0.3rem;
  height: 18px;
  width: 18px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}
.htw-featured-video-post-author .share-icons .share-icon .fa {
  position: relative;
  top: -6px;
  background-color: transparent;
  color: inherit;
}
.htw-featured-video-post-author .share-icons .share-icon .fa-envelope {
  margin-right: 1px;
  top: -7px;
}
.htw-featured-video-post-author .share-icons .share-icon .fa-google-plus {
  font-size: 10px;
  margin-left: 1px;
  top: -7px;
}
.htw-featured-video-post-author .share-icons .share-icon .fa-twitter {
  margin-left: 1px;
}
.htw-featured-video-post-author .avatar {
  margin-right: 0.5rem;
}
.htw-featured-video-post-author .htw-author-wrap {
  font-weight: 500;
}
.htw-featured-video-post-author .htw-date-wrap {
  font-weight: 200;
}
/* home about block */
#home-about-block {
  padding-top: 0;
}
.home-about-block {
  padding: 1.25rem;
  margin-top: 1.25rem;
  background-color: #fff;
}
.home-about-block h4 {
  margin-bottom: 0.7rem;
}
.home-about-block .with-accent {
  color: #e54c70;
  font-style: italic;
}
.home-about-block #gform_16 {
  max-width: 300px;
  margin: 0;
}
#home-about-block .follow-buttons-50 .fa {
  background: none;
  background-color: #000;
}
.share-widget-wrap {
  background-color: #fff;
  padding: 1rem;
}
.share-widget-wrap p {
  margin: 0;
  display: none;
}
.share-widget-title {
  font-weight: 200;
  font-size: 15px;
  margin-bottom: 0.4rem;
}
.share-widget-title .follow-btn {
  display: block;
  float: right;
  clear: none;
  line-height: 1.4em;
  font-weight: 300;
  padding: 0 0.8rem;
  background-color: #2696c7;
  color: #fff;
}
.share-widget-wrap #sbi_load {
  display: none;
}
/* follow us widget */
.follow-buttons a {
  float: none;
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-left: 0.5rem;
}
.widget.widget_text .follow-buttons-33 a,
#sidebar .follow-buttons-33 a {
  display: block;
  float: left;
  margin: 0 0 0 2% !important;
  width: 32%;
}
.widget.widget_text .follow-buttons-50 a,
#sidebar .follow-buttons-50 a {
  display: block;
  float: left;
  margin: 0 0 0 4% !important;
  width: 48%;
}
.follow-buttons a:first-child,
.widget.widget_text .follow-buttons-50 a:first-child,
#sidebar .follow-buttons-50 a:first-child,
.widget.widget_text .follow-buttons-33 a:first-child,
#sidebar .follow-buttons-33 a:first-child {
  margin-left: 0 !important;
}
.follow-buttons a .words,
.widget.widget_text .follow-buttons-50 a .words,
#sidebar .follow-buttons-50 a .words,
.widget.widget_text .follow-buttons-33 a .words,
#sidebar .follow-buttons-33 a .words,
#htw-sidebar-about .follow-buttons-33 a .words {
  display: none;
}
.widget.widget_text .follow-buttons-50 p,
#sidebar .follow-buttons-50 p,
.widget.widget_text .follow-buttons-33 p,
#sidebar .follow-buttons-33 p,
#htw-sidebar-about .follow-buttons-33 p {
  display: none;
}
.page-template-template-aboutus #htw-sidebar-about .follow-buttons-33 p {
  display: block;
}
.home-about-block .follow-buttons-50 p {
  display: inline !important;
}
.widget.widget_text .fa,
#sidebar .fa,
#htw-sidebar-about .fa {
  padding: 5px 20px;
  margin-right: 4px;
  font-size: 20px !important;
  width: 50px;
  text-align: center;
  text-decoration: none !important;
  color: #fff !important;
}
.widget.footer-bottom .fa {
  background-color: transparent;
  font-size: 1.25rem;
  line-height: 30px;
}
body #footer-widgets {
  padding: 1rem 0 65px !important;
}
body .widget.footer-bottom.left-footer {
  padding-left: 0;
  position: relative;
  margin: 0;
  text-align: left;
}
body .widget.footer-bottom.left-footer .left-footer-wrap {
  padding: 1rem 0 1rem 36px;
  border-top: 1px solid #555;
}
body .widget.footer-bottom.left-footer .left-footer-wrap:first-child {
  border-top: 0 none;
  padding-top: 0;
}
body .widget.footer-bottom.left-footer .logo-image {
  position: absolute;
  left: 0;
  top: 0;
}
body .widget.footer-bottom.left-footer .tag-line {
  font-weight: 500;
  font-size: 13px;
  line-height: 1.2;
  margin-bottom: 0.5rem;
}
body .widget.footer-bottom.left-footer .primary-links {
  font-size: 12px;
  margin-top: 0;
  line-height: 2.3rem;
}
body .widget.footer-bottom.left-footer .primary-links a {
  margin-right: 0.7rem;
}
body .widget.footer-bottom.left-footer .primary-links a:first-child {
  margin-left: 0;
}
body .widget.footer-bottom.left-footer .about-link-wrap {
  font-size: 11px;
}
body .widget.footer-bottom.left-footer .smaller-links {
  font-size: 9px;
  margin-bottom: 0.5rem;
}
body .widget.footer-bottom.left-footer .smaller-links a {
  margin-left: 1rem;
}
body .widget.footer-bottom.left-footer .smaller-links a:first-child {
  margin-left: 0;
}
body .widget.footer-bottom.left-footer .footer-copyright {
  font-size: 10px;
  color: #999999;
}
body .widget.footer-bottom.right-footer {
  max-width: 300px;
  float: right;
  max-width: 320px;
  width: 100%;
  text-align: left;
  padding: 0;
  display: none;
}
body .widget.footer-bottom.right-footer h3 {
  text-align: left;
}
body .widget.footer-bottom.right-footer h3::after {
  display: none;
}
body .widget.footer-bottom.right-footer .get-inspired {
  padding: 0;
  margin-top: 0;
}
@media only screen and (min-width: 769px) {
  body #footer-widgets {
    padding-bottom: 0 !important;
  }
  body .widget.footer-bottom.left-footer .tag-line {
    font-size: 16px;
  }
  body .widget.footer-bottom.left-footer .about-link-wrap {
    font-size: 14px;
  }
  body .widget.footer-bottom.left-footer .site-links {
    border-top: 0 none;
    border-bottom: 0 none;
  }
  body .widget.footer-bottom.left-footer .primary-links {
    font-size: 15px;
  }
  body .widget.footer-bottom.left-footer .smaller-links {
    font-size: 13.5px;
  }
  body .widget.footer-bottom.left-footer .footer-copyright {
    font-size: 14px;
  }
  body .widget.footer-bottom.left-footer {
    max-width: 50%;
  }
  body .widget.footer-bottom.right-footer {
    display: block;
  }
}
/* Featured Posts Below Sliders */
.htw-latest-featured-post {
  background-color: #ffffff;
  margin-bottom: 15px;
}
.htw-latest-featured-post img {
  margin-bottom: 0;
}
.htw-item-content {
  padding: 0.5rem 0.5rem 0;
}
.htw-home-featured-category {
  margin-bottom: 0.3rem;
  max-height: 22px;
  overflow: hidden;
}
.featured-post-excerpt {
  line-height: 1.3;
  max-height: 36px;
  overflow: hidden;
  margin-top: 0.5rem;
}
.htw-featured-post-title {
  max-height: 42px;
  overflow: hidden;
}
.htw-home-see-full-post {
  display: inline-block;
  background-color: #ffffff;
  text-align: right;
  width: 100%;
}
.htw-home-image-featured-alignleft {
  float: left;
  margin-top: 0;
  margin-right: 15px;
  margin-bottom: 0;
  margin-left: 0;
  width: 235px !important;
  height: 131px !important;
}
.featured-post-excerpt {
  display: block;
  overflow: hidden;
}
/* Image Fix for smaller screens */
@media only screen and (max-width: 480px) {
  img.htw-home-image-featured-alignleft.wp-post-image {
    display: block !important;
    width: 100%;
  }
  .htw-home-image-featured-alignleft {
    float: none !important;
  }
}
/* If the content do not define the height make sure keeps the same height */
/*
section.htw-latest-featured-post {
    min-height: 131px;
    margin-bottom: 15px;
}


h6.htw-featured-post-title {
    padding-right: 5px;
}
*/
/* Position of Play Button Overlay on Latest Posts */
img.htw-play-button-home-post-img {
  position: absolute;
  left: 0;
  margin-top: 30px;
  margin-left: 78px;
  width: 75px;
}
@media only screen and (max-width: 980px) {
  img.htw-play-button-home-post-img {
    margin-left: 100px;
  }
}
@media only screen and (max-width: 480px) {
  img.htw-play-button-home-post-img {
    margin-top: -100px;
    margin-left: 110px;
    width: 50px;
  }
}
.im-fullwidth-page-block {
  padding: 20px 1.618rem 10px;
}
.im-fullwidth-page-block.black {
  background-color: #0f111e;
  padding: 2rem 1.618rem;
}
.im-fullwidth-page-block-inner {
  padding-top: 1.25rem;
}
.im-fullwidth-page-block.black .im-fullwidth-page-block-inner {
  padding-top: 0;
}
/*Homepage Videos Section */
.htw-home-image-video-featured-aligncenter {
  width: 664px !important;
  height: 366px;
}
@media only screen and (max-width: 980px) {
  .htw-home-image-video-featured-aligncenter.img-responsive {
    height: auto !important;
  }
}
.im-fullwidth-page-block.black h1,
#home-trending-videos-section h1,
h4.htw-featured-video-post-title,
h4.htw-featured-video-post-title a,
div.htw-featured-video-post-excerpt,
p.htw-featured-video-post-title a {
  color: #ffffff !important;
}
.htw-featured-video-post-excerpt {
  margin-bottom: 1rem;
}
h4.htw-featured-video-post-title {
  margin: 0.6rem 0 0.7rem;
}
.videos-right-col .htw-featured-video-post-title {
  line-height: 45px;
  margin: 0;
}
.htw-featured-two-col-left {
  float: left;
  width: 66.4%;
  margin-right: 10px;
  position: relative;
  display: block;
}
.htw-featured-one-col-right {
  display: block;
}
img.htw-home-image-videos-alignleft {
  width: 110px !important;
  height: 65px !important;
  float: left;
  margin: 0;
  padding: 0;
}
.htw-featured-video-post-author {
  color: #ffffff;
  line-height: 32px;
}
.htw-featured-video-block {
  display: block;
  position: relative;
  text-align: center;
  margin: 1.25rem 0 1rem;
}
div.htw-featured-video-block img.htw-play-button-home-videos-post-img {
  position: absolute;
  top: 35%;
  left: 44%;
  border: 0!important;
  background: none !important;
}
img.htw-play-button-home-video-post-img {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  transform: translateY(-50%);
  width: 82px;
}
.htw-featured-one-col-right {
  width: 30%;
  float: right;
}
/* To position the play button on the small videos list in the featured section */
.htw-video-featured-sidebar img.htw-play-button-home-videos-post-img {
  position: absolute;
  width: 39px;
  margin-top: 15px;
  margin-left: -70px;
}
.htw-video-featured-sidebar {
  display: block;
  min-height: 65px;
}
@media only screen and (max-width: 980px) {
  .htw-featured-two-col-left {
    float: none;
    width: 100%;
    position: relative;
    display: block;
  }
  .htw-featured-one-col-right {
    width: 100%;
    float: none;
    margin-top: 20px;
  }
  .htw-featured-two-col-left > a {
    display: block;
  }
}
/* About Us Homepage Section */
.htw-about-two-col-left {
  margin-right: 0;
  position: relative;
  display: block;
  margin-top: 0;
  padding: 0 1.618em;
}
.htw-pink-accent {
  color: #e54c70;
}
.htw-about-two-col-left .block {
  background-color: #ffffff;
}
div#home-about-block {
  background-color: #f4f4f5;
}
.htw-featured-two-col-left .block {
  margin: 5px;
  padding: 5px;
  background-color: #ffffff;
}
.htw-about-one-col-right {
  margin-top: 15px;
  padding: 0 1.618em;
}
@media only screen and (min-width: 981px) {
  .htw-about-two-col-left {
    float: left;
    width: 66.4%;
    padding: 0;
  }
  .htw-about-one-col-right {
    float: right;
    margin-top: 33px;
    width: 30%;
    padding: 0;
  }
}
.fb-page,
.fb-page span,
.fb-page span iframe[style] {
  width: 100% !important;
}
.htw-facebook-wrapper {
  width: 340px;
  margin: 0 auto !important;
  text-align: center;
}
/* Footer Customizations */
div#footer-widgets-container {
  background-color: #0f111e !important;
}
#footer-widgets ul {
  list-style: none;
}
#footer-widgets ul li,
#footer ul.htw-footer-nav li {
  display: inline-block;
  width: 32%;
}
#footer ul {
  list-style: none;
  margin: 10px 0 0;
  padding: 0;
}
#footer-widgets .widget h3 {
  color: #ffffff;
  font-size: 16px;
}
#footer-widgets .widget ul li:before {
  content: "";
  margin-right: 0;
}
#footer-widgets .htw-social-networks a:hover {
  background-position: bottom center;
}
#footer-widgets .htw-social-networks a.facebook {
  background-image: url(assets/images/footer-facebook.png);
}
#footer-widgets .htw-social-networks a.twitter {
  background-image: url(assets/images/footer-twitter.png);
}
#footer-widgets .htw-social-networks a.instagram {
  background-image: url(assets/images/footer-instagram.png);
}
#footer-widgets .htw-social-networks a:hover {
  background-position: bottom center;
}
#footer-widgets .htw-social-networks {
  display: block;
  float: left;
  margin-top: 10px;
}
#footer-widgets .htw-social-networks a {
  background: #ccc no-repeat top center;
  display: block;
  float: right;
  height: 55px;
  overflow: hidden;
  text-indent: 999px;
  width: 55px;
  color: transparent;
}
#credit a {
  color: #ffffff;
}
/* Trending now widget */
img.attachment-300x168.size-300x168.wp-post-image {
  display: block;
  float: none;
}
.widget ul li:before {
  content: "";
  margin-right: 0;
}
.widget h3 {
  margin: 0 0 0.1em 0;
  padding: 0 0 0.1em;
  color: #000000;
  border-bottom: 0;
  font-size: 27px !important;
  font-weight: normal;
}
div.rpwwt-post-title {
  font-size: 18px;
  padding-left: 8px;
}
.htw-sidebar-author-row {
  margin-top: 10px;
  margin-bottom: 15px;
  padding-bottom: 5px;
  margin-left: 5px;
}
.rpwwt-widget {
  max-width: 100%;
}
.rpwwt-widget ul li {
  background-color: #ffffff;
  /* Note. On single.php this must be a light grey */
}
.rpwwt-widget ul li img {
  margin: 0 !important;
}
.rpwwt-widget ul li .rpwwt-post-categories,
.rpwwt-widget ul li .htw-sidebar-author-row,
.rpwwt-widget ul li a > span {
  display: inline-block;
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.rpwwt-widget ul li .widget-content,
.im-promoted-widget .block-content {
  padding: 0.6rem 0.8rem 1.25rem;
}
.rpwwt-widget h6.rpwwt-post-title {
  margin-bottom: 0.5rem;
}
.im-promoted-widget .promoted-image,
.rpwwt-widget .widget-image {
  display: block;
  height: 168px;
  width: 100%;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}
.rpwwt-widget .htw-sidebar-author-row {
  padding: 0 0 0 3px;
  font-size: 12px;
  line-height: 19.5px;
}
.rpwwt-widget .htw-sidebar-author-row .htw-author,
.rpwwt-widget .htw-sidebar-author-row .rpwwt-post-date,
.rpwwt-widget .htw-sidebar-author-row img {
  vertical-align: middle;
}
body #wrapper .rpwwt-widget h3 img {
  height: 24px;
  max-width: 28px;
  width: auto;
  vertical-align: baseline;
  margin: 3px 8px 0 0;
}
/* gf mail form */
.gform_widget #gform_wrapper_16 {
  margin: 0;
}
#gform_16 {
  position: relative;
}
#gform_16 #field_16_1 {
  margin: 0;
  padding: 0;
}
#gform_16 #field_16_1 label {
  display: none;
}
#gform_16 #field_16_1 .ginput_container_email {
  margin: 0;
}
#gform_16 #field_16_1 #input_16_1 {
  margin: 0;
  width: 100%;
  height: 34px;
  border: 2px solid #000;
  border-radius: 0;
  padding-right: 46px;
}
#gform_16 #field_16_1 .ginput_container_email::after {
  font-family: FontAwesome;
  content: "\f054";
  position: absolute;
  top: 7px;
  right: 15px;
  font-size: 20px;
  color: #fff;
  z-index: 10;
  pointer-events: none;
}
#gform_16 .gform_footer {
  margin: 0;
  padding: 0;
}
#gform_16 #gform_submit_button_16 {
  position: absolute;
  top: 2px;
  right: 2px;
  margin: 0;
  width: 44px;
  height: 30px;
  background-color: #000;
  color: #000 !important;
  border-radius: 0;
}
/* Follow Us Widget */
/* Style all font awesome icons */
#sidebar .fa,
#htw-sidebar-about .fa {
  padding: 5px 20px;
  margin-right: 4px;
  font-size: 20px !important;
  width: 50px;
  text-align: center;
  text-decoration: none !important;
  color: white !important;
}
/* Add a hover effect if you want */
#sidebar .fa:hover,
#htw-sidebar-about .fa:hover {
  opacity: 0.7;
}
/* Category Templates Styles */
h1.category-title {
  margin-bottom: 0.8rem;
}
@media only screen and (min-width: 767px) {
  h1.category-title {
    margin-top: 1.5rem;
  }
}
@media only screen and (min-width: 980px) {
  h1.category-title {
    margin-top: 0;
  }
}
/* Video Category */
.htw-facebook-video {
  background-color: #ffffff !important;
  margin: 0 auto 1.25rem;
  width: 100%;
}
.htw-facebook-video .video-content {
  padding: 0.6rem;
}
.htw-facebook-video .video-title {
  margin-top: 0.5rem;
}
.htw-facebook-video .fb-video blockquote {
  padding: 1.25rem;
  border-bottom: 1px solid #ccc;
}
div.htw-facebook-video-block {
  display: block;
  position: relative;
  text-align: center;
}
div.htw-facebook-video-block img.htw-play-button-facebook-video-post-img {
  position: absolute;
  top: 35%;
  left: 44%;
  border: 0!important;
  background: none !important;
}
@media only screen and (max-width: 980px) {
  div.htw-facebook-video-block img.htw-play-button-facebook-video-post-img {
    left: 40%;
  }
}
@media only screen and (max-width: 480px) {
  div.htw-facebook-video-block img.htw-play-button-facebook-video-post-img {
    left: 35%;
  }
}
.htw-category-image-facebook-aligncenter {
  float: none;
  width: 650px !important;
  height: 365px !important;
}
div.htw-video-category-block {
  display: block;
  position: relative;
  text-align: center;
}
img.htw-play-button-video-category-post-img {
  position: absolute;
  width: 50px;
  top: 30%;
  left: 45%;
  background: none !important;
}
.htw-video-entry {
  background-color: #ffffff;
}
.htw-content-videos {
  max-width: 48%;
  margin-right: 10px;
  float: left;
}
/* causes */
body.single-causes {
  background-color: #f4f4f5;
}
body.single-causes #content {
  margin-top: 20px;
}
body.single-causes p {
  margin: 0;
  padding-top: 1rem;
  font-size: 15px;
  line-height: 25px;
}
body.single-causes p:first-child {
  padding-top: 0;
}
.site-donations-information .header {
  font-weight: 400;
  padding-bottom: 0.8rem;
  line-height: 1.2em;
  border-bottom: 2px solid #0f111e;
  margin: 0 0 1.4rem;
}
.site-donations-information .header .donation-amount {
  color: #e54c70;
  font-weight: 700;
}
.site-donations-information .message {
  margin: 0 0 2rem;
  background-color: #fff;
  padding: 1rem 1.25rem;
}
.cause-image-outer-wrap {
  position: relative;
  overflow: hidden;
}
.cause-image-outer-wrap .cause-raised {
  position: absolute;
  top: 0;
  left: 0;
  white-space: nowrap;
  background-color: #e54c70;
  color: #fff;
  padding: 0.5rem;
  font-weight: 300;
}
.cause-image-wrap img {
  width: 100%;
}
article.type-causes .purpose-header {
  margin-bottom: 1rem;
  font-weight: 300;
}
article.type-causes .cause-header {
  margin-bottom: 1rem;
}
article.type-causes .cause-with {
  margin-bottom: 1rem;
  font-weight: 500;
  font-size: 14px;
}
article.type-causes .cause-section-raised {
  background-color: #fff;
}
article.type-causes .cause-time-left-wrap {
  padding: 1.25rem 1.25rem 0;
}
article.type-causes .cause-section-entry {
  background-color: #fff;
  padding: 1rem 1.25rem;
}
article.type-causes .cause-section-clicks {
  background-color: #fff;
  padding: 0 1.25rem 1.25rem;
}
article.type-causes {
  margin-bottom: 2rem;
}
article.type-causes .cause-time-left {
  color: #0f111e;
  font-weight: 300;
}
article.type-causes .cause-expiration {
  color: #000;
  font-weight: 400;
}
.recent-causes-wrap header {
  margin-bottom: 0.7rem;
}
a:hover .recent-cause-item h6,
a:focus .recent-cause-item h6 {
  text-decoration: underline;
}
.recent-causes-list .recent-cause-item {
  width: 100%;
  margin-bottom: 1.5rem;
}
.recent-causes-list .recent-cause-item .cause-inner {
  background-color: #fff;
}
.recent-causes-list .recent-cause-item .cause-item-content {
  height: 110px;
  box-sizing: border-box;
  padding: 0.6rem 0.8rem 1.8rem;
  position: relative;
  overflow: hidden;
}
.recent-causes-list .recent-cause-item .cause-with {
  position: absolute;
  bottom: 7px;
  left: 0.8rem;
  margin: 0;
}
.recent-causes-list .recent-cause-item .cause-raised {
  font-size: 18px;
}
.recent-causes-list .recent-cause-item .cause-item-title {
  line-height: 1.33em;
  letter-spacing: 0.25px;
  overflow: hidden;
  max-height: 84px;
}
.recent-causes-wrap .load-more {
  margin-top: 2.5rem;
}
@media only screen and (min-width: 768px) {
  .recent-causes-list .recent-cause-item .cause-item-title {
    max-height: 92px;
  }
  .recent-causes-list .recent-cause-item .cause-image-outer-wrap {
    height: 180px;
  }
  .recent-causes-list .recent-cause-item {
    width: 50%;
    float: left;
    clear: none;
  }
  .recent-causes-list .recent-cause-item:nth-child(2n+1) .cause-inner {
    margin-right: 0.75rem;
  }
  .recent-causes-list .recent-cause-item:nth-child(2n+0) .cause-inner {
    margin-left: 0.75rem;
  }
}
/* Single Template Styles */
body.single div#content .entry p {
  font-size: 15px;
  line-height: 25px;
  font-weight: 500;
}
body.single #sidebar-alt {
  width: 105px !important;
}
.htw-single-social-share-fixed > p:first-child {
  margin-left: 8px;
  font-weight: bold;
}
div.htw-single-social-share .htw-single-social-share-fixed .fa {
  margin-right: 4px;
  font-size: 20px !important;
  width: 50px;
  text-align: center;
  text-decoration: none !important;
  color: white !important;
  margin-bottom: 5px;
}
.htw-single-social-share {
  position: absolute;
  width: 100px;
  /*border: 5px solid red;*/
  top: 0;
  left: -100px;
}
.htw-single-social-share-fixed p {
  margin: 0;
}
/* div.htw-single-social-share .fa { background:#8ec9e2; } */
/* Facebook */
div.htw-single-social-share .fa-facebook {
  color: white;
  padding: 30px 5px;
}
/* Instagram */
div.htw-single-social-share .fa-instagram {
  color: white;
  padding: 5px 5px;
}
/* Twitter */
div.htw-single-social-share .fa-twitter {
  color: white;
  padding: 5px 5px;
}
.htw-single-social-share-fixed span.htw-single-share {
  font-weight: 300;
}
div.htw-single-social-share .fa {
  margin-right: 4px;
  font-size: 20px !important;
  width: 50px;
  text-align: center;
  text-decoration: none !important;
  color: white !important;
  margin-bottom: 5px;
}
.htw-single-post-author {
  margin-top: 10px;
  min-height: 40px;
  margin-bottom: 10px;
  line-height: 32px;
}
div.htw-single-social-bottom {
  margin-top: 15px;
  margin-bottom: 15px;
}
div.htw-single-social-bottom .fa {
  display: block;
  margin: 0;
  float: left;
  font-size: 20px !important;
  text-align: center;
  text-decoration: none !important;
  color: white !important;
}
/*div.htw-single-social-bottom .fa { background:#8ec9e2; }*/
/* Facebook */
div.htw-single-social-bottom .fa-facebook {
  color: white;
  width: 50%;
  padding: 10px 5px;
}
/* other */
div.htw-single-social-bottom .fa-other {
  background-color: #8ec9e2;
  color: white;
  padding: 10px 5px;
  width: 22%;
  margin-left: 3%;
}
/* Twitter */
div.htw-single-social-bottom .fa-twitter {
  color: white;
  padding: 10px 5px;
  width: 22%;
  margin-left: 3%;
}
/* magic scrolling share box */
@media only screen and (min-width: 1200px) {
  .share-fixed .htw-single-social-share {
    position: fixed;
  }
}
.im-story-item {
  padding: 0 1rem;
  position: relative;
}
.im-story-item .htw-single-social-bottom a:hover {
  background-color: #7f4672;
}
.im-story-item .htw-single-social-share .htw-single-social-share-fixed a:hover {
  background-color: #7f4672;
}
.im-story-item.not-shown .htw-single-social-share {
  display: none;
}
@media only screen and (min-width: 1030px) {
  .im-inner-block {
    padding: 0;
  }
  .im-story-item {
    padding: 0;
  }
}
.im-share-fixed .htw-single-social-share {
  position: fixed;
  text-align: center;
  width: 50px;
}
/* .im-share-top .htw-single-social-share { position:fixed; } */
.im-share-mobile .htw-single-social-share {
  position: fixed;
}
.im-share-mobile .htw-single-social-share {
  z-index: 10000;
  top: 0;
  right: 0;
  left: 0;
  bottom: auto;
  background-color: #f4f4f5;
  box-shadow: 0 0 10px #888;
  width: 100%;
  text-align: center;
  padding: 0.5rem 0.5rem 0.2rem;
}
.im-share-mobile .htw-single-social-share .htw-single-social-share-fixed .fa {
  height: 35px;
  line-height: 35px;
  padding: 0;
}
.im-share-mobile .htw-single-social-share .htw-single-social-share-fixed .fa-facebook {
  width: 150px;
}
.im-share-mobile .htw-single-social-share .htw-single-social-share-fixed .fa-twitter {
  width: 75px;
}
/* tablet bs */
@media only screen and (min-width: 501px) and (max-width: 979px) {
  /* sidebar */
  body #sidebar {
    max-width: 500px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  /* recent widget */
  /*  .rpwwt-widget .widget-image { height:262px; }*/
  /* trending video and river lists */
  .posts-list > article.block,
  .videos-items > article.block {
    max-width: 50%;
    float: left;
    clear: none;
    background: transparent;
  }
  .posts-list > article.block:nth-of-type(2n+1),
  .videos-items > article.block:nth-of-type(2n+1) {
    padding-right: 0.5rem;
    clear: both;
  }
  .posts-list > article.block:nth-of-type(2n+0),
  .videos-items > article.block:nth-of-type(2n+0) {
    padding-left: 0.5rem;
  }
  .videos-items > article.block:nth-of-type(2) {
    border-top: 0 none;
  }
  .posts-list > .block.ad-wrap,
  .videos-list > .block.ad-wrap {
    float: none;
    clear: both;
    padding: 0 !important;
  }
  /* home tweaks */
  #home-about-section {
    max-width: 979px !important;
    margin-left: auto;
    margin-right: auto;
  }
}
/* About us page CSS /about-us/ */
.im-fullwidth-page-block.about-blue {
  background-color: #90c9e4;
}
.im-fullwidth-page-block.white {
  background-color: #ffffff;
}
.im-fullwidth-page-block.about-green {
  background-color: #a7f7d4;
}
.im-fullwidth-page-block.about-purple {
  background-color: #804573;
}
@media only screen and (min-width: 980px) {
  body.page-template-template-aboutus div#main-sidebar-container,
  #sidebar,
  #htw-sidebar-about {
    margin-top: 0;
  }
}
img.alignnone.wp-image-103455,
img.alignnone.wp-image-103476 {
  display: inline !important;
}
.wp-image-103455,
.wp-image-103476 {
  width: 16px !important;
  padding-bottom: 4px !important;
}
div.about-purple h3 {
  color: #ffffff;
}
div.about-green h4 {
  margin: 0;
  font-weight: bolder;
}
body.page-template-template-aboutus .wooslider .overlay-natural.layout-text-bottom .slide-excerpt {
  left: auto;
  right: auto;
  bottom: 0;
  overflow: hidden;
  top: 42%;
  width: 100%;
  position: absolute;
}
body.page-template-template-aboutus #sidebar .follow-buttons-33 a,
body.page-template-template-aboutus #htw-sidebar-about .follow-buttons-33 a {
  width: 38% !important;
}
@media only screen and (max-width: 768px) {
  body.page-template-template-aboutus .wooslider .overlay-natural.layout-text-bottom .slide-excerpt {
    top: 36% !important;
  }
  body.page-template-template-aboutus #sidebar .follow-buttons-33 a {
    width: 49% !important;
  }
  body.page-template-template-aboutus .follow-buttons-33 {
    width: 100% !important;
  }
  .htw-about-team {
    text-align: center;
    margin-left: 5%;
    width: 100%;
  }
}
@media only screen and (max-width: 360px) {
  body.page-template-template-aboutus .wooslider .overlay-natural.layout-text-bottom .slide-excerpt {
    top: 30% !important;
  }
}
body.page-template-template-aboutus .wooslider .overlay-natural.layout-text-bottom .slide-excerpt h2 {
  color: #ffffff;
  margin-left: 10%;
  margin-right: 10%;
  text-align: center;
  font-weight: bolder;
  text-shadow: 1px 1px #0f111e;
}
@media only screen and (max-width: 414px) {
  body.page-template-template-aboutus .wooslider .overlay-natural.layout-text-bottom .slide-excerpt h2 {
    font-size: 18px;
  }
}
#about-us-hero {
  background-color: #ffffff !important;
  margin-bottom: 0 !important;
}
body.page-template-template-aboutus div.about-purple h3,
body.page-template-template-aboutus div.about-purple div.im-fullwidth-page-block-inner {
  padding-bottom: 20px;
}
body.page-template-template-aboutus div#about-topics img {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 5px !important;
}
.about-topics-item {
  width: 20%;
  float: left;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 5px;
}
.about-topics-item img {
  opacity: 0.5;
}
.about-topics-item img:hover {
  opacity: 1;
}
body.page-template-template-aboutus .follow-buttons-33 {
  margin-right: 0;
  width: 172px;
}
@media only screen and (min-width: 768px) {
  body.page-template-template-aboutus div.sixcol-two,
  body.page-template-template-aboutus div.sixcol-one {
    margin-top: 20px !important;
  }
  body.page-template-template-aboutus .twocol-one.last {
    margin-bottom: 0 !important;
  }
  body.page-template-template-aboutus .about-green {
    padding-top: 45px;
  }
}
body.page-template-template-aboutus div#gform_widget-2 h5,
body.page-template-template-aboutus div.sixcol-one h5 {
  padding-bottom: 10px;
}
@media only screen and (max-width: 768px) {
  body.page-template-template-aboutus div.im-fullwidth-page-block-inner {
    text-align: center;
  }
}
@media only screen and (max-width: 480px) {
  .about-topics-item {
    font-size: 12px;
  }
}
@media only screen and (max-width: 320px) {
  .about-topics-item {
    font-size: 11px;
  }
}
img.alignleft.size-full.wp-image-103452 {
  width: 20%;
  max-width: 180px;
}
/* to vertical align the testimonials since some have lots of text and others dont */
body.page-template-template-aboutus div.wooslider-id-1 div.slide-content {
  display: table !important;
  width: 100%;
  min-height: 110px;
  height: 100%;
}
body.page-template-template-aboutus div.wooslider-id-1 div.slide-content div.entry {
  display: table-cell !important;
  vertical-align: middle;
}
@media only screen and (max-width: 768px) {
  body.page-template-template-aboutus div.wooslider-id-1 div.slide-content {
    min-height: 250px;
  }
}
body.page-template-template-aboutus div.im-fullwidth-page-block h4,
body.page-template-template-aboutus div.im-fullwidth-page-block h5,
body.page-template-template-aboutus div#about-topics h6 {
  padding-bottom: 10px;
}
body.page-template-template-aboutus div#about-topics div.last {
  padding: 0 20px;
}
/* To make the footer copy text show up at top on mobile */
@media only screen and (max-width: 768px) {
  body.page-template-template-aboutus div#aboutus-footer div.sixcol-three {
    display: none !important;
  }
  body.page-template-template-aboutus div#aboutus-footer div#sixcol-three {
    padding-bottom: 10% !important;
  }
}
@media only screen and (min-width: 769px) {
  body.page-template-template-aboutus div#aboutus-footer div#sixcol-three {
    display: none !important;
  }
}
body.page-template-template-aboutus div#aboutus-footer div.sixcol-three {
  padding-bottom: 0 !important;
  margin-bottom: 0;
}
/* to make the hero slide looks better on mobile */
@media only screen and (max-width: 750px) {
  body.page-template-template-aboutus div#about-us-hero {
    display: none !important;
  }
}
@media only screen and (min-width: 751px) {
  body.page-template-template-aboutus div#about-us-hero-mobile {
    display: none !important;
  }
}
/*ERC: Remove the extra space on the hero image at about us page*/
div#about-us-hero-mobile {
  margin-bottom: 0 !important;
}
/*ERC: do not show byline info on desktop */
@media only screen and (min-width: 769px) {
  .posts-list .block-byline {
    display: none;
  }
}
/* ERC: image avatar blogroll home */
.block-byline .avatar {
  width: 20px !important;
  height: 20px !important;
  float: left;
  vertical-align: middle;
  border-radius: 50%;
}
/* forms */
#gform_confirmation_wrapper_3,
#gform_confirmation_wrapper_4 {
  padding: 1rem;
  border: 1px solid #080;
  background: #eeffee;
}
/* flex layout */
@media only screen and (min-width: 769px) {
  .im-flex-rows,
  .im-flex-cols {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex: 1;
  }
  .im-flex-rows {
    flex-direction: column;
  }
  .im-flw {
    flex-wrap: wrap;
  }
  .col2 > .col {
    display: block;
    flex: 0 0 100%;
  }
  .col2-1-1 > .col {
    display: block;
    flex: 0 0 100%;
  }
  .col3 > .col {
    display: block;
    flex: 0 0 100%;
  }
  .col3-1 > .col {
    display: block;
    flex: 0 0 100%;
  }
  .col4 > .col {
    display: block;
    flex: 0 0 100%;
  }
}
@media only screen and (min-width: 769px) and (min-width: 769px) {
  .col2 > .col {
    display: block;
    flex: 0 0 50%;
  }
  .col2-1-1 > .col-2 {
    display: block;
    flex: 0 0 50%;
  }
  .col2-1-1 > .col-1 {
    display: block;
    flex: 0 0 25%;
  }
  .col3 > .col {
    display: block;
    flex: 0 0 33.333%;
  }
  .col3-1 > .col-3 {
    display: block;
    flex: 0 0 75%;
  }
  .col3-1 > .col-1 {
    display: block;
    flex: 0 0 25%;
  }
  .col4 > .col {
    display: block;
    flex: 0 0 25%;
  }
}
/* newsletters page */
.page-template-template-newsletters #content {
  min-height: 600px;
}
.im-nl-list {
  margin: 0 -1rem;
}
.im-nl-block > .im-nl-inner {
  margin: 0 1rem 1rem;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 0 4px #ccc;
}
.im-nl-block .im-nl-img {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  padding-top: 25%;
}
.im-nl-block .im-nl-meta {
  padding: 1rem;
  position: relative;
}
.im-nl-block .im-nl-name {
  font-size: 1.52rem;
  font-weight: 700;
  padding-right: 2rem;
}
.im-nl-block .im-nl-info {
  font-size: 0.65rem;
  text-transform: uppercase;
  font-weight: 300;
  color: #777;
  line-height: 1;
  padding: 0.4rem 0;
}
.im-nl-block .im-nl-desc {
  color: #555;
  font-size: 0.9rem;
  line-height: 1.2rem;
  margin-bottom: 0.75rem;
}
.im-nl-block .im-nl-desc p {
  margin: 0;
  padding-top: 1rem;
  line-height: inherit;
  font-size: inherit;
  color: inherit;
}
.im-nl-block .im-nl-desc p:first-child {
  padding-top: 0;
}
.im-nl-block .im-nl-actions a {
  font-weight: 700;
  color: #555;
}
.im-nl-block .im-nl-actions a:hover,
.im-nl-block .im-nl-actions a:focus {
  color: #000;
}
.im-nl-cb-wrap {
  position: relative;
  display: block;
  width: 24px;
  height: 24px;
}
.im-nl-block .im-nl-cb-wrap {
  position: absolute;
  right: 1rem;
  bottom: 1rem;
}
.im-nl-cb-wrap input {
  visibility: hidden;
}
.im-nl-cb-wrap span {
  position: absolute;
  left: 0;
  top: 0;
  width: 24px;
  height: 24px;
  border: 2px solid #555;
}
.im-nl-cb-wrap input:checked {
  border-color: #000;
}
.im-nl-cb-wrap input:checked + span {
  background-color: #ff6600;
}
.im-nl-cb-wrap input:checked + span::before {
  content: "\2714";
  position: absolute;
  width: 24px;
  height: 24px;
  top: -2px;
  left: -2px;
  text-align: center;
  line-height: 24px;
  color: #fff;
}
/* newsletter floater */
.im-nl-collect-email-wrap {
  position: fixed;
  z-index: 10000000;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  border-top: 4px solid #ff6600;
  display: none;
}
.show-nl-floater .im-nl-collect-email-wrap {
  display: block;
}
.im-nl-collect-email-wrap > .inner {
  padding: 1.5rem;
  box-sizing: border-box;
  max-width: 700px;
  margin: 0 auto;
}
.im-nl-collect-email-wrap input {
  margin: 0;
}
.im-nl-collect-email-wrap .im-nl-selected {
  margin-bottom: 0.25rem;
  font-weight: 700;
}
.im-nl-collect-email-wrap .im-nl-thankyou {
  display: none;
  text-align: center;
}
.im-nl-collect-email-wrap .im-nl-signup {
  display: block;
}
.show-nl-thankyou .im-nl-collect-email-wrap .im-nl-thankyou {
  display: block;
}
.show-nl-thankyou .im-nl-collect-email-wrap .im-nl-signup {
  display: none;
}
.im-nl-subscribe-btn {
  flex: 0 0 100px;
}
.im-nl-subscribe-btn input {
  background-color: #a6f7d4 !important;
  border: 2px solid #555 !important;
  color: #555 !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  height: 40px !important;
  border-radius: 0 !important;
  padding: 0 0.75rem !important;
  -webkit-appearance: none !important;
}
.im-nl-email-col {
  flex: 1;
}
.im-nl-email-col input {
  width: 100%;
  height: 40px;
  line-height: 1rem;
  font-size: 1rem;
  padding: 8px 1rem;
  border: 2px solid #555;
  border-right: 0;
  border-radius: 0;
  background-color: #eee;
}
.im-nl-thankyou h1 {
  font-weight: 700;
}
.im-nl-thankyou .im-nl-check {
  color: #555;
}
.im-nl-thankyou .im-nl-more a {
  font-weight: 500;
}
/* support IM widget */
.support-im-widget {
  border-top: 5px solid #ff6600;
  background: #eeeff0;
  width: 100%;
  height: auto;
  margin-top: 1.5rem;
  overflow: hidden;
  opacity: 0;
  transition: 1s;
  display: none;
}
.support-im-widget {
  position: relative;
  left: -1rem;
  width: calc(100% + 2rem);
}
.support-im-widget.shown {
  transition: 1s;
  opacity: 1;
}
.support-im-widget.shown-insta {
  opacity: 1;
}
.support-im-widget.added {
  display: block;
}
.support-im-widget > .inner {
  padding: 1rem;
  position: relative;
}
.support-im-widget .close {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  display: block;
  width: 28px;
  height: 28px;
  text-align: center;
  line-height: 26px;
  border: 1px solid #888;
  border-radius: 100%;
  font-weight: 300;
}
.support-im-widget .close:hover,
.support-im-widget .close:focus {
  background-color: #ff6622;
  border: 1px solid #ff6622;
  color: #fff;
  font-weight: 500;
  text-decoration: none;
}
.support-im-widget .support-heading {
  font-size: 21px;
  font-weight: 700;
  margin: 0 0 1rem;
  font-family: inherit;
}
.support-im-widget .support-content {
  font-size: 18px;
}
.support-im-widget .support-content p {
  font-size: inherit;
  margin: 0 0 1.5rem;
}
.support-im-widget .support-quote {
  font-size: 18px;
  margin: 0 0 1.5rem;
}
.support-im-widget .support-quote .quote {
  font-style: italic;
}
.support-im-widget .cta-block {
  margin: 0 0 1.5rem;
}
.support-im-widget .cta-text,
.support-im-widget .before-cta {
  font-size: 18px;
  line-height: 25px;
  color: #000;
}
.support-im-widget .cta-text {
  background-color: #ff6600;
  padding: 0 3px;
}
.support-im-widget .button {
  height: 32px;
  width: auto;
  line-height: 30px;
  border-radius: 10px;
  background: #ff6600;
  padding: 0 1rem;
  text-transform: none;
  font-weight: 500;
  margin-right: 0.75rem;
  border: 1px solid #830;
  color: #000 !important;
}
.support-im-widget .button:focus,
.support-im-widget .button:hover {
  background-color: #f26722;
}
.support-im-widget .button .arrow {
  font-size: 1.6rem;
  vertical-align: bottom;
}
.support-im-widget .right {
  text-align: right;
}
.support-im-widget .support-footer img {
  height: 34px;
}
.support-im-widget .support-footer img.cards {
  position: relative;
  top: 1px;
}
/* ABOUT US - 2018-May-June */
body.page-template-template-aboutus-new #wrapper #inner-wrapper {
  background-color: #fff;
}
#main-about .about-header-hero {
  position: relative;
  width: 100%;
  padding: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
#main-about .about-header-hero .about-header-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
  opacity: 0.85;
  z-index: 1;
}
#main-about .about-header-hero .about-header-text {
  position: relative;
  display: flex;
  flex: 1;
  justify-content: center;
  align-items: center;
  z-index: 2;
}
#main-about .about-header-hero .about-header-text .inner {
  color: #fff;
  text-align: center;
  max-width: 100%;
  width: 800px;
  padding: 1.5rem 1.5rem 0;
  box-sizing: border-box;
}
#main-about .about-header-hero .about-header-text .inner * {
  color: inherit;
}
#main-about .about-header-hero .about-header-text .inner p {
  font-size: 16px;
}
#main-about .about-header-hero .about-header-text .inner h1 {
  font-weight: 700;
  font-size: 32px;
  margin-bottom: 1.5rem;
}
#main-about .about-cta {
  background-color: #f4f4f5;
  position: relative;
  padding: 2rem 1rem;
  text-align: center;
}
#main-about .about-cta > .inner {
  max-width: 100%;
  width: 800px;
  margin: 0 auto;
}
#main-about .about-cta p {
  font-size: 16px;
  font-weight: 600;
  color: #090909;
  margin-bottom: 0;
}
#main-about .about-cta a.button {
  position: absolute;
  bottom: -16px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 16px;
  font-weight: 600;
  border-radius: 0;
  padding: 0 1.25rem;
}
#main-about .section {
  max-width: 100%;
  width: 1500px;
  padding: 2.5rem 1rem;
  margin: 0 auto;
}
#main-about .section.grey {
  background-color: #e9eaeb;
}
#main-about .section .columns {
  display: flex;
  flex: 1;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}
#main-about .section .columns .column {
  flex: 0 0 100%;
  width: 100%;
  padding: 0 0 1rem;
}
#main-about .section .section-header {
  margin: 0 0 4rem;
  position: relative;
}
#main-about .section .section-pre-heading {
  font-size: 16px;
  line-height: 1.2em;
  margin: 0;
  font-weight: 500;
  color: #6a6866;
}
#main-about .section .section-heading {
  font-size: 28px;
  line-height: 1.2;
  margin: 0;
  font-weight: 600;
  color: #020202;
}
#main-about .section .section-header-line {
  position: absolute;
  bottom: -2rem;
  left: 0;
  border: 0 none;
  border-bottom: 6px solid #8fc9e3;
  width: 52px;
  height: 1px;
  margin: -4px;
}
#main-about .section .section-intro {
  text-align: center;
  margin: 0 auto 1rem;
  max-width: 100%;
  width: 650px;
}
#main-about .section .section-intro p {
  font-size: 16px;
  font-weight: 300;
}
#main-about .section .column p {
  font-size: 16px;
}
#main-about .section-two-column.grey .column p {
  font-weight: 600;
  color: #6a6866;
}
#main-about .section-two-column .columns .column {
  padding: 0;
}
#main-about .section-two-column .section-footer {
  padding: 1rem;
}
#main-about .section-two-column hr {
  background-color: #6a6866;
  height: 3px;
  max-width: 50px;
  margin: 0 auto 1.5rem;
}
#main-about .section-three-column > .inner {
  width: 1000px;
  max-width: 100%;
  margin: 0 auto;
}
#main-about .section-three-column .section-header {
  text-align: center;
}
#main-about .section-three-column .columns .column {
  text-align: center;
}
#main-about .section-three-column .columns .column p {
  font-weight: 600;
  color: #6a6866;
}
#main-about .section-three-column .columns .column img {
  border-radius: 100%;
  border: 1px solid #ccc;
}
#main-about .section-three-column .section-footer {
  text-align: center;
}
#main-about .section-three-column .section-footer p {
  font-size: 14px;
  font-weight: 300;
}
#main-about .section-three-column .section-header-line {
  right: 0;
  margin: -4px auto 0;
}
#main-about .section-four-column {
  margin-bottom: 4rem;
}
#main-about .section-four-column .section-header {
  text-align: center;
}
#main-about .section-four-column .columns .column {
  text-align: left;
}
#main-about .section-four-column .columns .column h3 {
  font-weight: 600;
  color: #000;
  margin-bottom: 0.5rem;
  font-size: 19px;
}
#main-about .section-four-column .columns .column p {
  font-weight: 300;
  color: #000;
  word-break: break-word;
  hyphens: auto;
}
#main-about .section-four-column .section-footer {
  text-align: center;
}
#main-about .section-four-column .section-footer p {
  font-size: 14px;
  font-weight: 300;
}
#main-about .section-four-column .section-header-line {
  right: 0;
  margin: -4px auto 0;
}
#main-about .section-five-column {
  padding-bottom: 2rem;
}
#main-about .section-five-column .section-header {
  text-align: center;
}
#main-about .section-five-column .columns .column {
  flex: 0 0 50%;
  width: 50%;
  text-align: center;
  padding: 1rem 1rem 0;
}
#main-about .section-five-column .section-footer {
  text-align: center;
  padding: 1rem;
}
#main-about .section-five-column .section-footer p {
  font-size: 14px;
  font-weight: 600;
}
#main-about .section-five-column .details {
  font-size: 14px;
  line-height: 1.5em;
  font-weight: 300;
  font-weight: 600;
  padding: 1rem 0 0;
}
#main-about .section-five-column .details .position {
  font-style: italic;
  color: #8e8d8d;
}
#main-about .section-five-column .details .name {
  color: #080808;
}
#main-about .section-five-column .em-avatar {
  padding-top: 100%;
  background-color: #b4b3b3;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
#main-about .section-five-column .section-header-line {
  right: 0;
  margin: -4px auto 0;
}
#cookie-law-info-bar {
  padding-left: 1rem;
  padding-right: 1rem;
}
#cookie-law-info-bar a {
  text-decoration: underline;
}
#cookie-law-info-bar .close-popup {
  color: #888888;
  cursor: pointer;
  position: absolute;
  right: 0.5rem;
  top: 0.5rem;
}
#cookie-law-info-bar .close-popup:hover {
  color: #000000;
}
#cookie-law-info-again {
  display: none !important;
}
@media only screen and (min-width: 769px) {
  #cookie-law-info-bar .close-popup {
    right: 1rem;
  }
}
@media only screen and (min-width: 550px) {
  #main-about .section-three-column .columns .column {
    flex: 0 0 33.333%;
    width: 33.333%;
    padding: 0 1rem;
  }
  #main-about .section-five-column {
    padding-bottom: 4rem;
  }
  #main-about .section-five-column .section-footer {
    padding: 2rem 1rem;
  }
  #main-about .section-five-column .section-footer p {
    font-size: 21px;
  }
  #main-about .section-five-column .section-header-line {
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  #main-about .section.section-five-column .columns {
    flex-wrap: wrap;
  }
  #main-about .section-five-column .columns .column {
    flex: 0 0 33.333%;
    width: 33.333%;
    padding: 1rem 1rem 0;
  }
  #main-about .section-five-column .details {
    font-size: 20px;
  }
}
@media only screen and (min-width: 769px) {
  #main-about .section .only-mobile {
    display: none;
  }
  #main-about .about-header-hero {
    padding-top: 40%;
  }
  #main-about .about-header-hero .about-header-text {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  #main-about .section {
    padding-top: 4rem;
    padding-bottom: 3rem;
  }
  #main-about .section .section-header {
    padding: 0 3rem;
  }
  #main-about .section .section-intro {
    margin-bottom: 1rem;
  }
  #main-about .section-two-column {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  #main-about .section-two-column .section-header-line {
    left: 3rem;
  }
  #main-about .section-two-column .columns .column {
    flex: 0 0 50%;
    width: 50%;
    padding: 0 1.75rem;
  }
  #main-about .section-two-column .section-footer {
    padding: 1rem 3rem;
  }
  #main-about .section-three-column .section-header-line {
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  #main-about .section-three-column .columns .column {
    padding: 0 3rem;
  }
  #main-about .section-four-column {
    margin-bottom: 8rem;
  }
  #main-about .section-four-column .section-header-line {
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  #main-about .section-four-column .columns .column {
    flex: 0 0 25%;
    width: 25%;
    padding: 0 0.75rem;
  }
  #main-about .section-four-column .section-footer p {
    font-size: 20px;
  }
}
@media only screen and (min-width: 900px) {
  #main-about .section .section-heading {
    font-size: 40px;
  }
  #main-about .section .section-pre-heading {
    font-size: 25px;
  }
  #main-about .section .column p {
    font-size: 24px;
  }
  #main-about .section .section-intro p {
    font-size: 24px;
  }
  #main-about .section-three-column .section-footer p {
    font-size: 20px;
  }
  #main-about .section-two-column .columns .column {
    flex: 0 0 50%;
    width: 50%;
    padding: 0 3rem;
  }
  #main-about .section-four-column .columns .column h3 {
    font-size: 29px;
  }
  #main-about .section-four-column .columns .column p {
    font-size: 20px;
  }
  #main-about .section-four-column .columns .column {
    padding: 0 1.5rem;
  }
  #main-about .section-five-column .columns .column {
    flex: 0 0 25%;
    width: 25%;
    padding: 1rem 1rem 0;
  }
}
@media only screen and (min-width: 1125px) {
  #main-about .about-header-hero .about-header-text .inner p {
    font-size: 25px;
  }
  #main-about .about-header-hero .about-header-text .inner h1 {
    font-size: 50px;
  }
  #main-about .about-cta p {
    font-size: 25px;
  }
  #main-about .about-cta a.button {
    font-size: 25px;
    bottom: -20px;
  }
  #main-about .section-five-column {
    padding-bottom: 4rem;
  }
  #main-about .section-five-column .section-footer {
    padding: 2rem 1rem;
  }
  #main-about .section-five-column .section-footer p {
    font-size: 21px;
  }
  #main-about .section-five-column .section-header-line {
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  #main-about .section-five-column .columns .column {
    flex: 0 0 20%;
    width: 20%;
    padding: 2rem 2rem 0;
  }
  #main-about .section-five-column .details {
    font-size: 20px;
  }
}
/* user nav dropdown */
/* user nav drop down */
.navwrap {
  text-align: center;
  margin: 30px auto 20px auto;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
/*.nav > li:hover > a:after{
    content:"";
    height:0;
    width:0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #000;
    position:absolute;
    bottom:-1px;
    left:50%;
    margin:0 0 0 -3px;
    z-index:100;
}*/
.nav {
  display: inline-block;
}
.nav > li {
  float: left;
  position: relative;
  width: 200px;
  border-bottom: 1px solid #ccc;
  font-weight: normal;
  font-size: 15px;
  line-height: 1.5em;
  color: #0f111e;
}
.nav > li:last-child {
  border: none;
}
.nav li a {
  display: block;
  padding: 8px 20px;
  color: #0f111e;
  text-decoration: none;
  background: #000;
}
ul.nav li ul li a {
  padding: 0 !important;
  font-size: 16px;
}
.nav li li img {
  height: 50px;
  width: 50px;
  border-radius: 25px;
  margin: 10px 0;
}
.nav li li a {
  background: #fff;
  color: #000;
  font-size: 16px;
}
.nav li li:last-child a {
  border: none;
}
.nav li ul {
  position: absolute;
  left: 0;
  top: 100%;
  width: 200px;
  margin-left: -999em;
  z-index: 99;
  background-color: #fff;
  margin-top: 15px;
}
.nav li:hover ul {
  margin-left: 0;
}
.nav > li:hover > a {
  color: #f00;
}
.nav li li a:hover {
  color: #fff;
}
/* the arrow */
ul.subnav:before {
  content: "";
  height: 0;
  width: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #f4f4f5;
  position: absolute;
  top: -15px;
  left: 42.75%;
  margin: 0;
  z-index: 100;
}
ul.subnav {
  background: #f4f4f5;
}
hr {
  width: 90%;
  margin-top: 10px;
}
body ul.nav li i.ubermenu-icon.fa.fa-user {
  font-family: FontAwesome;
  content: "\f007";
  font-size: 19px;
  color: #e54c70;
  z-index: 10;
  pointer-events: auto;
  height: 2rem;
  width: 2rem;
  padding: 0.25rem 0.105rem 0.15rem 0.125rem;
  border: #e54c70 solid 2px;
  border-radius: 20px;
}
body ul.nav li i.ubermenu-icon.fa.fa-user:hover,
body ul.nav li i.ubermenu-icon.fa.fa-user:active {
  font-family: FontAwesome;
  content: "\f007";
  font-size: 19px;
  color: #fff;
  z-index: 10;
  pointer-events: auto;
  padding: 0.25rem 0.105rem 0.15rem 0.125rem;
  border: #e54c70 solid 2px;
  background-color: #e54c70;
}
body ul.nav li i.ubermenu-icon.fa.fa-user {
  height: 2.5rem;
  width: 2.5rem;
  border-radius: 50%;
}
#comments {
  display: none;
  margin-top: 0.5rem;
  padding-top: 0.5rem;
}
.wooslider .slides > li img.avatar,
.entry .wooslider .slides > li img.avatar {
  display: inline-block;
  width: 32px;
  height: 32px;
  border-radius: 50%;
}
.show-cookie-law-info #intercom-container .intercom-launcher-frame {
  bottom: 80px;
}
.show-cookie-law-info #intercom-container .intercom-app-launcher-enabled .intercom-borderless-frame {
  bottom: calc(80px + 80px - 10px);
}
@media only screen and (max-width: 1250px) {
  .show-cookie-law-info #intercom-container .intercom-launcher-frame {
    bottom: 120px;
  }
  .show-cookie-law-info #intercom-container .intercom-app-launcher-enabled .intercom-borderless-frame {
    bottom: calc(120px + 80px - 10px);
  }
}
@media only screen and (max-width: 450px) {
  .show-cookie-law-info #intercom-container .intercom-launcher-frame {
    bottom: 150px!important;
  }
  .show-cookie-law-info #intercom-container .intercom-app-launcher-enabled .intercom-borderless-frame {
    bottom: 220px!important;
  }
}
.page-template-page-ugc-new-story #intercom-container .intercom-launcher-frame,
.page-template-page-ugc-edit-story #intercom-container .intercom-launcher-frame {
  bottom: 100px;
}
.page-template-page-ugc-new-story #intercom-container .intercom-app-launcher-enabled .intercom-borderless-frame,
.page-template-page-ugc-edit-story #intercom-container .intercom-app-launcher-enabled .intercom-borderless-frame {
  bottom: calc(100px + 80px - 10px);
}
/* Newsletter Sign Up Template */
.page-template-template-newsletter-sign-up #wrapper {
  background-color: #fff;
}
.newsletter-sign-up,
.newsletter-sign-up p {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 1.5em;
}
.newsletter-sign-up {
  padding: 3rem 2rem 8rem;
}
.newsletter-sign-up h1,
.newsletter-sign-up h2,
.newsletter-sign-up h3 {
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: 2rem;
  margin-top: 0;
  text-transform: none;
}
.newsletter-sign-up-testimonial {
  background-color: #f4f4f5;
  position: relative;
  padding-top: 4rem;
  padding-bottom: 3rem;
  margin-bottom: 15rem;
}
.newsletter-sign-up-testimonial h2 {
  text-align: center;
  text-transform: none;
}
.newsletter-sign-up-testimonial .testimonial {
  font-style: italic;
  margin-bottom: 3rem;
}
.newsletter-sign-up-thank-you {
  max-width: 500px;
  margin: 0 auto;
}
.newsletter-sign-up input[type="email"] {
  padding: 0 2rem;
  border: 2px solid #555;
  border-radius: 0;
  width: 50%;
  height: 50px;
}
.newsletter-sign-up input[type="submit"] {
  background-color: #ff6700;
  border-radius: 0;
  padding: 0 6rem;
  font-weight: bold;
  line-height: 50px;
  margin-left: 1rem;
}
.newsletter-sign-up input[type="submit"]:disabled {
  background-color: #cc5200;
}
.newsletter-sign-up-form {
  margin-top: 2rem;
}
a.newsletter-sign-up-button:link,
a.newsletter-sign-up-button:visited {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 50%);
  background-color: #ff6700;
  color: #fff;
  font-size: 1em;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 50px;
  padding: 0 6rem;
  white-space: nowrap;
}
a.newsletter-sign-up-button:hover {
  text-decoration: none;
}
#newsletter-sign-up-now {
  position: relative;
  display: block;
  top: -100px;
}
.admin-bar #newsletter-sign-up-now {
  top: -130px;
}
#newsletter-sign-up-message {
  color: #f00;
  font-style: italic;
}
@media only screen and (max-width: 480px) {
  .newsletter-sign-up input[type="email"] {
    display: block;
    width: 100%;
  }
  .newsletter-sign-up input[type="submit"] {
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) {
  .newsletter-sign-up-testimonial .testimonials {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .newsletter-sign-up-testimonial .testimonial {
    flex: 0 0 calc(50% - 2rem);
  }
}
.wp-editor-tools {
  display: none;
}
@media only screen and (min-width: 600px) {
  .block.im-story-image-side .block-title {
    max-height: none;
    overflow: inherit;
  }
}
.entry h2 img {
  background: transparent;
}
.notification-bar-wrapper {
  position: relative;
  display: none;
}
body.show-notification-bar .notification-bar-wrapper {
  display: block;
}
.notification-bar {
  position: relative;
  padding: 1rem 0;
  text-align: center;
  overflow: hidden;
}
.notification-bar .button {
  position: relative;
  border-radius: 4px;
  text-transform: none;
  font-weight: 500;
  font-size: 18px;
}
.notification-bar-background-image {
  position: absolute;
  max-width: 250px;
  opacity: 0.6;
}
.notification-bar-content {
  position: relative;
}
.notification-bar-content * {
  color: inherit;
  margin-bottom: 1rem;
}
.notification-bar-close {
  position: absolute;
  top: 15px;
  right: 10px;
  cursor: pointer;
}
@media only screen and (max-width: 979px) {
  .notification-bar {
    padding-left: 20px;
    padding-right: 20px;
  }
  .notification-bar .button {
    line-height: 1;
    font-size: 16px;
  }
  .notification-bar-content h3 em {
    font-weight: 400;
  }
  .notification-bar-content p {
    font-size: 1rem !important;
  }
}
@media only screen and (min-width: 980px) {
  body .htw-nav-wrapper-shim {
    height: 86px;
  }
  /* positions if there's no admin bar */
  .notification-bar-wrapper.notification-bar-fixed {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 9000000;
    transition: all 300ms;
  }
  body.menu-shown .notification-bar-wrapper.notification-bar-fixed {
    top: 86px;
  }
  /* positions if there's an admin bar present */
  body.admin-bar.menu-shown .htw-nav-wrapper {
    top: 32px;
  }
  body.admin-bar .notification-bar-wrapper.notification-bar-fixed {
    top: 32px;
  }
  body.admin-bar.menu-shown .notification-bar-wrapper.notification-bar-fixed {
    top: 118px;
  }
  .notification-bar {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: left;
  }
  .notification-bar .button {
    margin-left: 2rem;
  }
  .notification-bar-background-image {
    top: -76px;
    left: -10px;
  }
  .notification-bar-content * {
    margin-bottom: 0;
  }
}
.fb-comments iframe {
  width: 100% !important;
}
.page-logo {
  max-width: 250px;
  margin: 2rem auto;
}
.um-col-1 .um-field:first-child {
  padding-top: 0;
}
.page-template-two-columns {
  display: flex;
}
@media only screen and (max-width: 782px) {
  .page-template-two-columns {
    flex-direction: column;
  }
}
@media only screen and (min-width: 783px) {
  .page-template-two-columns {
    margin-top: 40px;
  }
  .page-template-two-columns > div {
    flex: 1 0 calc(50% - 30px);
  }
  .page-template-two-columns .left-column {
    margin-right: 30px;
  }
  .page-template-two-columns .right-column {
    margin-left: 30px;
  }
}
.fancy-bullet-points {
  counter-reset: point;
}
.fancy-bullet-point {
  position: relative;
  padding-left: 80px;
  margin-bottom: 2rem;
}
.fancy-bullet-point:before {
  counter-increment: point;
  content: counters(point, '');
  position: absolute;
  top: 0;
  left: 0;
  font-size: 36px;
  width: 60px;
  height: 60px;
  text-align: center;
  border-radius: 50%;
  line-height: 50px;
  background-color: #a6f7d4;
  color: #ffffff;
  font-weight: 300;
}
.bullet-point-heading {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 1rem;
}
#im-form-submission-message {
  display: none;
  border: 2px solid #a9f6d5;
  padding: 10px;
}
.referral-link {
  margin-bottom: 1.2rem;
}
.referral-link > div {
  display: flex;
}
.referral-link-container {
  position: relative;
  flex: 1 1;
}
.referral-link-container .referral-input {
  width: 100%;
}
.referral-link-container .referral-link-button-message {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.referral-link .referral-button {
  flex: 0 0 auto;
}
.referral-link .share-buttons {
  margin: 20px 0 40px;
}
.referral-link .share-buttons .share-link {
  color: #fc6721;
  text-align: center;
}
.referral-link .share-buttons .share-link:hover {
  text-decoration: none;
}
.referral-email input,
.referral-email textarea {
  display: block;
  width: 100%;
}
.referral-status {
  border: 1px solid #c2c4c7;
  padding: 20px;
}
.referral-status h2 {
  font-size: 20px;
  font-weight: bold;
}
.referral-count {
  margin: 1rem 0 1.2rem;
}
.referral-count-circle {
  display: inline-block;
  background-color: #f8be14;
  border: 1px solid #f8be14;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  text-align: center;
  margin-right: 10px;
}
.referral-count-circle > p {
  display: inline-block;
  margin: 0 5px;
  width: calc(100% - 10px);
  height: 100%;
  font-size: 24px;
  font-weight: 500;
  font-family: Helvetica, Arial, sans-serif;
}
.referral-count-circle span {
  display: inline-block;
  white-space: nowrap;
  line-height: 40px;
}
.referral-input-wrapper,
.referral-invitation textarea {
  margin-bottom: 1.2rem;
}
.referral-input,
.referral-link-container .referral-link-button-message {
  border: 2px solid #fc6721;
  padding: 0 10px;
  margin: 0;
  border-radius: 0;
  background-color: #ffffff;
  color: #000000;
}
a.referral-button,
input[type="submit"].referral-button {
  background-color: #fc6721;
  color: #ffffff;
  border-radius: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-weight: 500;
}
a.referral-button:hover,
input[type="submit"].referral-button:hover {
  background-color: #cc5200;
}
p.referral-input,
input.referral-input,
a.referral-button,
input[type="submit"].referral-button,
.referral-link-container .referral-link-button-message {
  line-height: 50px;
  height: 50px;
}
.referral-status hr {
  width: 100%;
}
input[type="submit"].referral-button:disabled {
  background-color: #cc5200;
}
textarea.referral-input {
  padding: 10px;
}
.referral-login {
  margin: 0 auto;
}
.referral-login label {
  font-size: 1.2em;
}
.referral-login form > div {
  display: flex;
}
.referral-login .referral-input {
  flex: 1;
}
@media only screen and (max-width: 782px) {
  .referral-landing .hide-on-mobile {
    display: none;
  }
  .referral-link .share-buttons {
    justify-content: space-around;
    margin-top: 40px;
  }
  .referral-link .share-button {
    flex: 1 1 33%;
    text-align: center;
  }
  .referral-link .share-button > a {
    font-size: 48px;
  }
  .referral-link .share-button > a > div {
    margin-top: 10px;
    font-size: 16px;
  }
}
@media only screen and (min-width: 783px) {
  .referral-landing {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .referral-landing .hide-on-desktop {
    display: none;
  }
  .referral-invitation {
    flex: 0 1 calc(100% - 360px);
  }
  .referral-status {
    flex: 0 0 300px;
  }
  .referral-link .share-buttons .share-link {
    font-size: 24px;
    border: 1px solid #fc6721;
    margin-right: 10px;
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .referral-link .share-button > a > div {
    display: none;
  }
}
body.page-template-template-referral-landing-page {
  background-color: #ffffff !important;
}
body.page-template-template-referral-landing-page .page .title,
body.page-template-template-referral-landing-page h1,
body.page-template-template-referral-landing-page .footer-copyright {
  text-align: center;
  margin-bottom: 20px;
}
@media only screen and (min-width: 783px) {
  .form-row {
    display: flex;
    margin-bottom: 1.2rem;
  }
  .form-col {
    flex: 1 0 calc(50% - 5px);
  }
  .form-col:not(:last-child) {
    margin-right: 5px;
  }
}
/* Make page as tall as window */
html,
body,
#wrapper {
  display: flex;
  flex-direction: column;
}
body,
#wrapper,
#inner-wrapper {
  flex: 1 0 auto;
}
body {
  height: auto;
}
body.is-loading {
  overflow: hidden;
}
#im-loading {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(33, 33, 33, 0.6);
  z-index: 9000001;
}
body.is-loading #im-loading {
  display: block;
}
#im-loading span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #ff6600;
  font-size: 72px;
}
/* Community landing page */
.community-story-filters-wrapper {
  border-bottom: 2px solid #c2c4c7;
  background-color: #ffffff;
  display: none;
  position: fixed;
  width: 100%;
  margin-top: -148px;
  top: 0;
  z-index: 9000000;
  transition: all 300ms;
}
body.menu-shown.page-template-template-community-landing .community-story-filters-wrapper {
  margin-top: 0;
  top: 86px;
}
body.menu-shown.page-template-template-community-landing .notification-bar-wrapper.notification-bar-fixed {
  top: 148px;
}
body.admin-bar.menu-shown.page-template-template-community-landing .community-story-filters-wrapper {
  top: 57px;
}
@media only screen and (max-width: 979px) {
  body.menu-shown .htw-nav-wrapper-shim {
    height: 57px;
  }
  /* body.menu-shown.page-template-template-community-landing .htw-nav-wrapper-shim { height: 119px; } */
  body.menu-shown.page-template-template-community-landing .notification-bar-wrapper.notification-bar-fixed {
    top: unset;
  }
  .community-story-filters-wrapper {
    display: block;
    padding: 0 1rem;
  }
  body.menu-shown.page-template-template-community-landing .community-story-filters-wrapper {
    top: 57px;
  }
}
@media only screen and (min-width: 980px) {
  /* body.menu-shown.page-template-template-community-landing .htw-nav-wrapper-shim { height: 148px; } */
  body.admin-bar.menu-shown.page-template-template-community-landing .community-story-filters-wrapper {
    top: 118px;
  }
  body.admin-bar.menu-shown.page-template-template-community-landing .notification-bar-wrapper.notification-bar-fixed {
    top: 180px;
  }
  body .community-story-filters-wrapper {
    display: block;
  }
}
.community-story-filters {
  max-width: 1000px;
  margin: 0 auto;
  padding: 15px 0;
}
.community-story-filters .select2.select2-container .select2-selection {
  border-radius: 0 !important;
  border: 1px solid #c2c4c7 !important;
  background-color: transparent !important;
}
.community-story-filters .select2-container.select2-container--open .select2-dropdown {
  border-width: 1px !important;
}
.community-story-filters .select2.select2-container .select2-selection .select2-selection__arrow:before {
  content: '\f0dd' !important;
  font-family: 'FontAwesome' !important;
  font-size: 16px !important;
  line-height: 100%;
}
.community-story-filters .select2.select2-container .select2-selection {
  height: auto;
}
.community-story-filters .select2.select2-container .select2-selection .select2-selection__arrow {
  width: auto !important;
  right: 12px !important;
  top: 2px !important;
}
.community-story-filters .select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 0;
  padding-right: 28px;
}
.community-story-filters > span,
.community-story-filters .select2-container .select2-selection--single .select2-selection__rendered,
.page-template-template-community-landing .select2-results li {
  font-size: 14px;
  font-weight: bold;
  white-space: nowrap;
  color: #878a8f !important;
}
.community-story-filters > span:not(:last-child) {
  padding-right: 5px;
}
.community-landing .tab-content:not(:first-child) {
  display: none;
}
.community-posts-list .type-post {
  margin-bottom: 20px;
}
.community-posts-list .block-inner {
  background-color: #ffffff;
  border: 1px solid #cccccc;
}
.community-posts-list .block-inner > :not(.block-image-wrap) {
  padding: 0 1rem;
}
.community-posts-list .block-inner > :first-child {
  padding-top: 1rem;
}
.community-posts-list .block-inner > :last-child {
  padding-bottom: 1rem;
}
.community-posts-list .block-meta {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.5rem;
}
.community-posts-list .block-byline {
  display: flex;
  align-items: center;
}
.community-posts-list .block-byline .avatar {
  width: 30px !important;
  height: 30px !important;
  margin-right: 10px;
}
.community-posts-list .htw-author {
  padding: 0;
}
.community-posts-list .block-byline span.htw-terms {
  margin-right: 0 !important;
}
.community-posts-list .block-title {
  font-size: 20px;
  margin-bottom: 1.5rem;
}
.community-posts-list .block-image-wrap {
  margin-bottom: 1.5rem;
  width: 100%;
}
.community-posts-list .block-content-full {
  position: relative;
  max-height: 128px;
  overflow: hidden;
}
.community-posts-list .block-overlay {
  position: absolute;
  top: 85px;
  bottom: 0;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.9);
}
.community-posts-list .block-overlay a {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  font-weight: 500;
}
.community-posts-list .rpwwt-post-date {
  font-size: 13px;
  color: #a8aaab;
  font-weight: 300;
  padding-left: 10px;
}
.community-posts-list .post-categories-wrapper {
  max-height: unset;
}
.community-posts-list span.htw-terms {
  background-color: transparent;
  border: 1px solid #c2c4c7;
  margin-right: 0 !important;
}
.article-share-bar.bar-community {
  justify-content: flex-end;
}
.article-share-bar.bar-community .share-buttons {
  display: flex;
}
.article-share-bar.bar-community .im-buttons {
  flex-grow: 0;
}
.article-share-bar.bar-community .share-link {
  height: 28px;
  width: 28px;
  line-height: 27px;
  font-size: 15px;
  margin-right: 6px;
}
.sidebar-community {
  position: relative;
}
.sidebar-community > div {
  background-color: #fff;
}
.sidebar-community > div > div:last-child {
  padding-bottom: 15px;
}
.sidebar-community .btn {
  background-color: #e44f71;
  color: #fff;
  display: inline-block;
  margin-bottom: 15px;
  padding: 5px 20px;
}
.sidebar-community .widget_media_image:first-child {
  position: relative;
}
.sidebar-community .widget_media_image:first-child h3 {
  position: absolute;
  display: flex;
  align-items: center;
  text-align: left;
  width: 100%;
  height: 100%;
  color: #fff;
  background-color: rgba(229, 77, 112, 0.85);
  font-weight: 300;
  font-size: 18px !important;
  padding: 15px;
}
.sidebar-community .widget_custom_html {
  padding: 0 15px;
}
body .sidebar-community .widget_media_image:first-child h3:after {
  border-bottom: 0;
}
@media only screen and (max-width: 479px) {
  .community-posts-list .rpwwt-post-date {
    padding-left: 0;
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  body.page-template-template-community-landing.full-width #content {
    padding-left: 0;
    padding-right: 0;
  }
  .community-landing .load-more h4,
  .community-landing .is-loading {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
  .community-posts-list > .empty {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) {
  .community-story-filters-wrapper {
    padding-left: 1.618em;
    padding-right: 1.618em;
  }
  .community-story-filters {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 980px) {
  .community-posts-list .block-title {
    font-size: 28px;
  }
  .sidebar-community > div {
    width: 300px;
  }
}
@media only screen and (max-width: 979px) {
  #main-sidebar-container {
    display: flex;
    flex-direction: column;
  }
  #main-sidebar-container .col-ful {
    order: 2;
  }
  #main-sidebar-container #main {
    order: 3;
  }
  body #sidebar.sidebar-community {
    display: block;
    max-width: none;
    order: 1;
    margin-bottom: 30px;
  }
}
.message-box-close {
  position: absolute;
  top: 15px;
  right: 50px;
}
/* Cratebind Adds */
.notification-bar-wrapper {
  /* background: linear-gradient(356.96deg, #ED4264 5.76%, #FFEDBC 123.24%); */
  background: linear-gradient(180deg, #004c96 0%, #004292 100%);
  color: #ffffff;
}
.notification-bar-content {
  max-width: 800px;
}
.notification-bar-content h3 em {
  font-weight: 700;
  font-size: 25px;
}
.notification-bar h3 {
  margin-top: 0.25em;
}
.notification-bar-content p {
  font-size: 17px;
}
.notification-bar-wrapper .notification-bar.col-full a.button {
  /* color: #ED4264 !important; */
  color: #ffffff !important;
  background: #ff6700 !important;
  /* box-shadow: 0px 10px 24px rgba(0, 29, 52, 0.2); */
  border-radius: 10px;
  font-size: 16px;
  font-weight: 700;
  padding: 12px 25px;
}
.notification-bar-content img {
  width: auto;
  float: left;
  max-height: 138px;
  margin-right: 1em;
  margin-left: -3em;
}
@media only screen and (max-width: 979px) {
  .notification-bar-wrapper {
    margin-bottom: 2em !important;
  }
  .notification-bar-content img {
    display: none;
  }
  .notification-bar-wrapper .notification-bar.col-full a.button {
    margin-bottom: 1em;
  }
}
.notification-bar.col-full {
  padding: 0em !important;
}
@media only screen and (max-width: 979px) {
  #comments + .article-author {
    display: none !important;
  }
}
/* End Cratebind Adds */
/* Please don't hate me magnus */
.nav-info {
  line-height: 1.5;
  height: 52px !important;
}
.container.h-100 .row {
  height: 45px !important;
}
@media only screen and (max-width: 979px) {
  section.footer > div.container-fluid {
    margin-bottom: 55px;
  }
}
#main header {
  margin-bottom: 30px;
}
