html, body { height: 100% }
#content-wrap { min-height: 100%; }
#wrapper { overflow: auto; padding-bottom: 54px; position: relative; z-index: 1; }

@media (max-width: 560px) {
  #wrapper { padding-bottom: 88px; }
  footer { margin-top: -88px !important; height: 88px; }
}

body {
  color: #5a5a5a;
  background-color: #f4f2f2;
  padding-top:48px;
}
body,
h1,h2,h3,h4,h5,h6 {
  font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
}
.max-width {
  margin: 0 auto;
  max-width: 1400px;
  padding: 0 30px;
}
.home-page .articles-width {
  padding: 40px 0 0 0;
}
img#wpstats {
  display: none;
}
.default-font {
  color: #5a5a5a !important;
}
.publishing-powered-by {
  border-bottom-width: 2px;
  border-bottom-style: solid;
  background: #fff;
  font-size: 13px;
  position: fixed;
  right: 0;
  left: 0;
  top:0;
  z-index: 1002;
}

.main-nav-bar {
  background: #fff;
  -moz-box-shadow: 3px 3px 5px #ccc;
  -moz-box-shadow: 3px 3px 5px #ccc;
  -webkit-box-shadow: 3px 3px 5px #ccc;
  box-shadow: 0px 3px 5px #ccc;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#CCCCCC')";
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#CCCCCC');
  position: relative;
  z-index: 2;
}

.main-nav-bar .main-nav {
  margin: 0px;
  padding: 0px;
}

.main-nav-bar .main-nav li {
  float: left;
}

.main-nav-bar .main-nav li a {
  display: block;
  font-weight: bold;
  color: #000;
  font-size: 20px;
  padding: 15px 30px;
  text-transform: uppercase;
}

.main-nav-bar .main-nav li a:hover,
.main-nav-bar .main-nav li.active a {
  color: #fff;
  background-color: #289be1;
  text-decoration: none;
}

.style-custom .publishing-powered-by .navbar-toggle{
  border-color: transparent;
  margin-top: 2px;
  margin-bottom: 2px;
}

.publishing-powered-by .navbar-toggle .icon-bar {
  height: 5px;
  border-radius: 2px;
  color: #484848;
}

.publishing-powered-by .site-url {
  padding: 0 0 0 8px;
  float: left;
}

.publishing-powered-by .social-drop, .publishing-powered-by .liberty-logo {
  float: right;
  font-size: 13px;
}

.publishing-powered-by .nav-social {
  margin: 0 16px 0 0;
  float: left;
}

.publishing-powered-by .social-menu {
  width: 62px;
  min-width: 62px;
  right: 14px !important;
  left: auto;
  top: 2px;
}

.publishing-powered-by .nav-social .caret {
  margin-top: 24px;
  border-top-color: #bfbfbf;
}

.publishing-powered-by .liberty-logo {
  padding: 0 15px 0 5px;
  float:left;
}

.publishing-powered-by .liberty-me-tagline {
  color: #484848;
  font-style: italic;
  font-size: 13px;
  text-decoration: none;
  position: relative;
  top: 8px;
  left: 4px;
}

.publishing-powered-by a:hover {
  text-decoration: none;
}

.publishing-powered-by .liberty-logo img {
  margin-top: 5px;
  height: 40px;
  width: 235px;
  padding-left: 5px;
}

.publishing-powered-by .liberty-logo img.logo-mobile {
  display: none;
}

.publishing-powered-by .nav-offset {
  float: left;
  padding: 16px 6px;
}

.publishing-powered-by .menu-item-sep > a {
  border-bottom: 1px solid rgba(255,255,255,0.3);
}

.publishing-powered-by .menu-item > a {
  padding: 8px 20px;
  font-size: 1.15em;
}

.publishing-powered-by .menu-item > a:focus {
  background: inherit;
}

.navbar-nav.top-header-nav, .navbar-nav.page-menu, .page-menu .navbar-nav {
  margin: 0;
}

.nav.top-header-nav>li {
  float: left;
}

.page-menu {
  position: absolute;
  top: 50px;
  left: 20px;
  z-index: 100;
  padding-right: 0;
  padding-left: 0;
}
  .page-menu {
    background-color: #35ace9;
    border-radius: 5px;
  }
  .page-menu .nav > li {
    float: none;
  }
  .page-menu .nav>li>a {
    min-width: 150px;
    color: #fff;
  }
  .page-menu .nav>li>a:hover {
    background-color: #1f6b92;
  }
  .page-menu.navbar-collapse.collapse {
    display: none !important;
  }


p {
  font-size: 14px;
  line-height: 1.2em;
  font-weight: 300;
  margin: 0 0 10px;
}

#post-content, #post-content p {
  font-size: 16px;
  line-height: 1.7em;
	font-weight: 300;
}

#post-content .article-text, #post-content .article-text p {
  font-family: 'Lora', serif;
  font-size: 21px;
  line-height: 1.8em;
  font-weight: 300;
}

#post-content .article-text p {
  margin-bottom: 30px;
}

p.excerpt, #post-content p.excerpt {
  font-size: 19px;
  line-height: 1.3em;
  color: #000;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-weight: 300;
  position: relative;
  color: #373737;
}

h1 {
  font-size: 36px;
  line-height: 1.4em;
  margin: 10px 0;
}
h2 {
  font-size: 28px;
  line-height: 1.4em;
}
h3 {
  font-size: 21px;
  line-height: 1.2em;
}
h4 {
  font-size: 18px;
  line-height: 1.2em;
}
h5 {
  font-size: 18px;
  line-height: 1.2em;
}
h6 {
  font-size: 14px;
  line-height: 1.2em;
}

h1.page-title {
  font-size: 43px;
  text-align: center;
  font-weight: 600;
  margin: 20px 0;
}

.header--page-leader {
  margin-top: 5px !important;
}
.header--precedes-copy {
  margin-bottom: 10px;
  font-size: 24px;
}
.header--padding-offset {
  padding: 10px 15px;
}
.header--margin-offset-vertical {
  margin-top: 20px;
  margin-bottom: 15px;
}
.header--category {
  color: #fff;
  padding: 17px 15px 18px 60px;
  margin-top: 15px;
  margin-left: 40px;
  position: relative;
  border-radius: 5px;
}
  .header--category .caret {
    border-top-color: #fff;
  }
  .header--category .thumbnail-icon {
    border-radius: 40px;
    border:5px solid #fff;
    position: absolute;
    height: 80px;
    width: 80px;
    left:-40px;
    top: -5px;
  }
  .header--category .dropdown--filter {
    position: absolute;
    width: 36%;
    height: 40px;
    top: 15px;
    right: 15px;
  }
    .header--category .dropdown--filter  .btn {
      border: 0;
    }
.header--category-w-filter > .header--title-text {
  display: block;
  margin-right: 42%;
}
h1 .dropdown--filter {
  position: absolute;
  width: 36%;
  height: 40px;
  top: -4px;
  right: 5px;
}
  h1 .dropdown--filter ul.dropdown-menu {
    top: 49px;
  }
.dropdown--filter {}
  .dropdown--filter .btn {
    background: #fff;
    width: 100%;
    height: 100%;
    padding: 0 10px 0 15px;
    border: 1px solid #999;
  }
    .dropdown--filter .btn .btn-title {
      display: block;
      margin-right: 35px;
      font-size: 17px;
      line-height: 30px;
      font-weight: 300;
      color: #666;
      text-align: left;
    }
  .dropdown--filter ul.dropdown-menu {
    font-size: 15px;
    font-weight: 300;
    width: 100%;
    min-width: 275px;
    left: auto;
    right: 0px;
  }
    .dropdown--filter ul.dropdown-menu a {
      margin: 0px 5px;
      padding: 5px 10px;

    }
    .dropdown--filter ul.dropdown-menu a:hover, .dropdown--filter ul.dropdown-menu .current a {
      background: #f4f4f4;
      font-weight: 600;
    }
    .dropdown--filter ul.dropdown-menu .cat-divider hr {
      margin: 5px 10px;

    }

.carousel_prev, .arrow_prev {
  display: block;
  height: 85px;
  width: 57px;
  background: url('../../../liberty/lib/images/carousel-nav.png') no-repeat;
  text-indent: -9999em;
}
.carousel_prev:hover, .arrow_prev:hover { background-position: -57px 0; }

.carousel_next, .arrow_next {
  display: block;
  height: 85px;
  width: 57px;
  background: url('../../../liberty/lib/images/carousel-nav.png') 0 -85px no-repeat;
  text-indent: -9999em;
}
.carousel_next:hover, .arrow_next:hover { background-position: -57px -85px; }

.carousel_prev.hidden, .carousel_prev.hidden:hover, .arrow_prev.disabled, .arrow_prev.disabled:hover,
.carousel_next.hidden, .carousel_next.hidden:hover, .arrow_next.disabled, .arrow_next.disabled:hover {
  background-position: top left;
  display: block !important;
  visibility: visible !important;
  opacity: .5;
  cursor: default;
}
.carousel_next.hidden, .carousel_next.hidden:hover, .arrow_next.disabled, .arrow_next.disabled:hover {
  background-position: 0 -85px;
}


.box--arrow-left {
  position: relative;
  background: #ffffff;
  border: 2px solid #d6d6d6;
  box-shadow: 0px 0px 10px #888888;
  border-radius: 5px;
}
.box--arrow-left:after, .box--arrow-left:before {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.box--arrow-left:after {
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #ffffff;
  border-width: 30px;
  margin-top: -30px;
}
.box--arrow-left:before {
  border-color: rgba(214, 214, 214, 0);
  border-right-color: #d6d6d6;
  border-width: 33px;
  margin-top: -33px;
}


.button--primary-action {
  display: block;
  font-size: 19px;
  font-weight: 300;
  text-align: center;
  color: #fff;
  padding: 15px;
  background: #54a546;
  border-radius: 5px;
  border-right: 1px solid #398840;
  border-bottom: 2px solid #398840;
}
  .button--primary-action:hover {
    text-decoration: none;
    color: #ffffff;
  }
  .button--primary-action:active {
    text-decoration: none;
    background: #398840;
    border: 0;
    border-left: 1px solid #398840;
    border-top: 2px solid #398840;
  }


.offset-top {
  margin-top: 20px;
}

#pagination, #infscr-loading {
  clear: both;
  text-align: center;
}


.header-profile-bar {
  position: relative;
  background-position: top left;
  min-height: 175px;
}
.header-profile-bar .blur-bar,
.header-profile-bar .color-overlay-bar,
.header-profile-bar .color-bar,
.header-profile-bar .content-bar {
  width: 100%;
}
.header-profile-bar .blur-bar {
  display: none;

  /*filter: blur(5px);*/
  /*-webkit-filter: blur(5px);*/
  /*-moz-filter: blur(5px);*/
  /*-o-filter: blur(5px);*/
  /*-ms-filter: blur(5px);*/
}
.header-profile-bar .color-overlay-bar {
  height: 100%;
  opacity: .85;
}
.header-profile-bar .color-bar {
  top: 50px;
  height: 12px;
}
.header-profile-bar .content-bar {
  top: 0px;
  height: 100%;
  z-index: 1001;
}
.header-profile-bar .avatar-box {
  float: left;
  margin: 13px 25px 13px 0px;
  border-radius: 60px;
  border: 5px solid white;
  width: 100px;
  height: 100px;
  overflow: hidden;
}
.header-profile-bar .avatar-115 {
}
.header-profile-bar .blog-data-box {
  color: #ffffff;
  background: rgba(0,0,0,0.5);
}
.blog-data-box .nav>li>a:hover {
  background-color: transparent !important;
}
.header-profile-bar .nav {
  margin-top: 10px;
}
.header-profile-bar .nav li {
  float: left;
}
.header-profile-bar li a:hover {
  background: transparent;
}
.header-profile-bar .nav-text {
  font-size: 30px;
  font-weight: 300;
  padding-top: 2px;
  padding-right: 10px;
}
.header-profile-bar .social-network-links, .header-profile-bar .nav.spacing-for-stats {
  margin: 30px 20px 0 0;
}
ul.nav.navbar-nav.social-network-links {
  margin-top: 14px;
}
.nav.spacing-for-stats {
  float: left;
}
.blog-author {
  margin-top: 10px;
  line-height: 1.2em;
}
.header-profile-bar .social-link {
  padding-right: 20px;
  margin-top: 10px;
}
.header-profile-bar .social-link a {
  padding: 0 !important;
}
.header-profile-bar .blog-author {
  padding-right: 50px;
}
.header-profile-bar .blog-author a {
  color: #ffffff;
  font-weight: 500;
  padding: 0;
  display: inline;
}
.header-profile-bar .blog-author a:hover {
  text-decoration: none;
}
.header-profile-bar .blog-counts {
  float: right;
}
.header-profile-bar .blog-counts .nav {
  margin-top: 0;
}
.header-profile-bar .blog-counts li {
  text-align: center;
  font-size: 19px;
  min-width: 90px;
  padding-top: 15px;
  margin-left: 20px;
  font-weight: 300;
}
.header-profile-bar .count-number {
  font-size: 40px;
  font-weight: 500;
}
.header-profile-bar .navbar-nav > li.counts a {
  padding: 0px;
  margin: 0px;
  display: block;
  position: static;
  line-height: inherit;
  color: #fff;
  text-decoration: none;
}
.header-profile-bar .navbar-nav > li.counts a:hover {
  color: #fff;
  background-color: transparent;
  text-decoration: none;
}
.header-profile-bar .navbar-nav > li.counts.tip-drop-menu .dropdown-menu {
  background: #fff;
  min-width: 0px;
}
.header-profile-bar .navbar-nav > li.counts.tip-drop-menu .dropdown-menu li {
  text-align: left;
  width: 90%;
  padding: 0 10px;
}
.header-profile-bar .navbar-nav > li.counts.tip-drop-menu .dropdown-menu a {
  color: #484848;
  padding: 0px 5px;
  display: block;
  position: relative;
}
.header-profile-bar .navbar-nav > li.counts.tip-drop-menu .dropdown-menu a:hover {
  background: #dddddd;
  color: #484848;
  text-decoration: none;
}

.header-profile-bar .nav .open>a, .header-profile-bar .nav .open>a:hover, .header-profile-bar .nav .open>a:focus {
  background-color: transparent;
  border-color: transparent;
  text-decoration: none;
}
.header-profile-bar .view-box {
  margin: 20px 15px 0px 15px;
  border-radius: 5px;
  padding: 5px;
  background: white;
  border: 1px solid gray;
}
.header-profile-bar .view-box a {
  display: inline-block;
  height: 30px;
  width: 30px;
}
.header-profile-bar .view-text {
  display: inline-block;
  float: left;
  padding: 12px 15px 0 10px;
  font-size: 12px;
  color: #5a5a5a;
}
.spacing-for-stats {
  /*margin-right: 430px !important;*/
}
.blog-title a {
  color: #ffffff;
}
.elevator-pitch {
  margin: 0px 0px 34px;
  font-size: 24px;
  font-weight: 300;
  line-height: 36px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  text-shadow: 1px 1px 4px #666;
  color: #fff;
  text-align: center;
}
@media (max-width: 806px) {
  .elevator-pitch{
    display:none;
  }
  .header-profile-bar .blog-title h2{
    height:180px !important;
  }
}

.blog-data-box .elevator-pitch {
  clear: left;
}

.style-green {}
.style-green .header-profile-bar{
  border-top-color: #51a889;
}
.style-green  .publishing-powered-by{
  border-bottom-color: #51a889;
}
.style-green .header-profile-bar,
.style-green .header-profile-bar .color-bar,
.style-green .header-profile-bar .color-overlay-bar,
.style-green .header-profile-bar .content-bar .avatar-box,
.style-green .page-menu, .style-green .navbar-toggle .icon-bar, .style-green .page-menu .nav>li>a:hover,
.style-green .admin-drop-menu .dropdown-menu>li>a:hover,
.style-green .tip-drop-menu .dropdown-menu>li>a:hover
/*, footer.style-green */ {
  background-color: #178b61;
}
.style-green .navbar-toggle {
  border-color: #178b61;
}
.style-green .navbar-toggle:hover, .style-green .page-menu, .style-green .admin-drop-menu .dropdown-menu, .style-green .tip-drop-menu .dropdown-menu,
/*.style-green .nav>li>a:hover,
.style-green .nav>li>a:focus,
.style-green .nav-pills>li>a:hover,  */
.style-green .login .dropdown-menu {
  background-color: #51a889;
}
.style-green a.admin-dropdown, .style-green a.tip-dropdown, .style-green .top-header-nav a {
  color: #178b61;
}
.style-green a.admin-dropdown:hover, .style-green a.tip-dropdown:hover, .style-green .top-header-nav a:hover {
  color: #51a889;
}
.style-green .nav .caret {
  border-top-color: #178b61;
  border-bottom-color: #178b61;
}
.style-green .nav a:hover .caret {
  border-top-color: #51a889;
  border-bottom-color: #51a889;
}

.style-blue {}
.style-blue .header-profile-bar {
  border-top-color: #62afd9;
}
.style-blue  .publishing-powered-by{
  border-bottom-color: #62afd9;
}
.style-blue .header-profile-bar,
.style-blue .header-profile-bar .color-bar,
.style-blue .header-profile-bar .color-overlay-bar,
.style-blue .header-profile-bar .content-bar .avatar-box,
.style-blue .page-menu, .style-blue .navbar-toggle .icon-bar, .style-blue .page-menu .nav>li>a:hover,
.style-blue .admin-drop-menu .dropdown-menu>li>a:hover, .style-blue .tip-drop-menu .dropdown-menu>li>a:hover
/*, footer.style-blue, */
.style-blue .login .dropdown-menu {
  background-color: #2d94cc;
}
.style-blue .navbar-toggle {
  border-color: #2d94cc;
}
.style-blue .navbar-toggle:hover, .style-blue .page-menu, .style-blue .admin-drop-menu .dropdown-menu, .style-blue .tip-drop-menu .dropdown-menu
/* ,.style-blue .nav>li>a:hover, .style-blue .nav>li>a:focus, .style-blue .nav-pills>li>a:hover */ {
  background-color: #62afd9;
}
.style-blue a.admin-dropdown, .style-blue a.tip-dropdown, .style-blue .top-header-nav a {
  color: #2d94cc;
}
.style-blue a.admin-dropdown:hover, .style-blue a.tip-dropdown:hover, .style-blue .top-header-nav a:hover {
  color: #62afd9;
}
.style-blue .nav .caret {
  border-top-color: #2d94cc;
  border-bottom-color: #2d94cc;
}
.style-blue .nav a:hover .caret {
  border-top-color: #62afd9;
  border-bottom-color: #62afd9;
}


.style-purple {}
.style-purple .header-profile-bar {
  border-top-color: #8c7ca6;
}
.style-purple  .publishing-powered-by{
  border-bottom-color: #8c7ca6;
}
.style-purple .header-profile-bar,
.style-purple .header-profile-bar .color-bar,
.style-purple .header-profile-bar .color-overlay-bar,
.style-purple .header-profile-bar .content-bar .avatar-box,
.style-purple .page-menu, .style-purple .navbar-toggle .icon-bar, .style-purple .page-menu .nav>li>a:hover,
.style-purple .admin-drop-menu .dropdown-menu>li>a:hover, .style-purple .tip-drop-menu .dropdown-menu>li>a:hover
/*, footer.style-purple */
, .style-purple .login .dropdown-menu {
  background-color: #665088;
}
.style-purple .navbar-toggle {
  border-color: #665088;
}
.style-purple .navbar-toggle:hover, .style-purple .page-menu, .style-purple .admin-drop-menu .dropdown-menu, .style-purple .tip-drop-menu .dropdown-menu
/* ,.style-purple .nav>li>a:hover, .style-purple .nav>li>a:focus, .style-purple .nav-pills>li>a:hover */ {
  background-color: #8c7ca6;
}
.style-purple a.admin-dropdown, .style-purple a.tip-dropdown, .style-purple .top-header-nav a {
  color: #665088;
}
.style-purple a.admin-dropdown:hover, .style-purple a.tip-dropdown:hover, .style-purple .top-header-nav a:hover {
  color: #8c7ca6;
}
.style-purple .nav .caret {
  border-top-color: #665088;
  border-bottom-color: #665088;
}
.style-purple .nav a:hover .caret {
  border-top-color: #8c7ca6;
  border-bottom-color: #8c7ca6;
}


.style-orange {}
.style-orange .header-profile-bar {
  border-top-color: #f7a164;
}
.style-orange  .publishing-powered-by{
  border-bottom-color: #f7a164;
}
.style-orange .header-profile-bar,
.style-orange .header-profile-bar .color-bar,
.style-orange .header-profile-bar .color-overlay-bar,
.style-orange .header-profile-bar .content-bar .avatar-box,
.style-orange .page-menu, .style-orange .navbar-toggle .icon-bar, .style-orange .page-menu .nav>li>a:hover,
.style-orange .admin-drop-menu .dropdown-menu>li>a:hover, .style-orange .tip-drop-menu .dropdown-menu>li>a:hover
/*, footer.style-orange */
, .style-orange .login .dropdown-menu {
  background-color: #f48130;
}
.style-orange .navbar-toggle {
  border-color: #f48130;
}
.style-orange .navbar-toggle:hover, .style-orange .page-menu, .style-orange .admin-drop-menu .dropdown-menu, .style-orange .tip-drop-menu .dropdown-menu
/* ,.style-orange .nav>li>a:hover, .style-orange .nav>li>a:focus, .style-orange .nav-pills>li>a:hover */ {
  background-color: #f7a164;
}
.style-orange a.admin-dropdown, .style-orange a.tip-dropdown, .style-orange .top-header-nav a{
  color: #f48130;
}
.style-orange a.admin-dropdown:hover, .style-orange a.tip-dropdown:hover, .style-orange .top-header-nav a:hover {
  color: #f7a164;
}
.style-orange .nav .caret {
  border-top-color: #f48130;
  border-bottom-color: #f48130;
}
.style-orange .nav a:hover .caret {
  border-top-color: #f7a164;
  border-bottom-color: #f7a164;
}


.style-red {}
.style-red .header-profile-bar {
  border-top-color: #d0566e;
}
.style-red  .publishing-powered-by{
  border-bottom-color: #d0566e;
}
.style-red .header-profile-bar,
.style-red .header-profile-bar .color-bar,
.style-red .header-profile-bar .color-overlay-bar,
.style-red .header-profile-bar .content-bar .avatar-box,
.style-red .page-menu, .style-red .navbar-toggle .icon-bar, .style-red .page-menu .nav>li>a:hover,
.style-red .admin-drop-menu .dropdown-menu>li>a:hover, .style-red .tip-drop-menu .dropdown-menu>li>a:hover
/*, footer.style-red */
, .style-red .login .dropdown-menu {
  background-color: #c01e3e;
}
.style-red .navbar-toggle {
  border-color: #c01e3e;
}
.style-red .navbar-toggle:hover, .style-red .page-menu, .style-red .admin-drop-menu .dropdown-menu, .style-red .tip-drop-menu .dropdown-menu
/*,.style-red .nav>li>a:hover, .style-red .nav>li>a:focus, .style-red .nav-pills>li>a:hover */ {
  background-color: #d0566e;
}
.style-red a.admin-dropdown, .style-red a.tip-dropdown, .style-red .top-header-nav a {
  color: #c01e3e;
}
.style-red a.admin-dropdown:hover, .style-red a.tip-dropdown:hover, .style-red .top-header-nav a:hover {
  color: #d0566e;
}
.style-red .nav .caret {
  border-top-color: #c01e3e;
  border-bottom-color: #c01e3e;
}
.style-red .nav a:hover .caret {
  border-top-color: #d0566e;
  border-bottom-color: #d0566e;
}

/* Mobile Header */
@media (max-width: 500px) {
  body .header-profile-bar {
    min-height: 180px;
  }

  .style-custom .header-profile-bar {
    border-top: none;
  }
  .header-profile-bar .nav > li {
    position: static;
  }
  .header-profile-bar .social-network-links {
    position: absolute;
    top: 24px;
    right: 14px;
    width: 20px;
    margin-right: 0;
  }

  .header-profile-bar .social-network-links  li {
    padding-right: 0;
  }

  .header-profile-bar .blog-data-box .spacing-for-stats {
    margin-right: 0 !important;
  }

  .header-profile-bar .blog-data-box h2 {
    font-size: 16px;
    font-weight: normal;
  }

  .header-profile-bar .nav {
    float: none;
  }

  .header-profile-bar .nav .blog-author {
    float: none;
    font-size: 13px;
    line-height: 18px;
    margin-top: 0;
  }

  .header-profile-bar .elevator-pitch {
    margin: 0 10px 20px;
    font-size: 12px;
    line-height: 18px;
  }
}


footer .nav-pills>li>a {
  color: #fff;
}


/* LIB-721 */
@media (max-width: 960px) {
    .publishing-powered-by .navbar-nav .top-header-nav{
        display: none !important;
    }
}
@media (max-width: 850px) {
  .header--category-w-filter > .header--title-text {
    margin-right: 65px;
  }
  .dropdown--filter-minify {
    width: 50px !important;
  }
  .dropdown--filter-minify .btn {
    padding: 0 10px;
  }
  .dropdown--filter-minify .btn .btn-title {
    display: none;
  }
}

/* LIB-774 */
@media (max-width: 1024px) {
    .publishing-powered-by .navbar-nav .top-header-nav{
        display: none !important;
    }
}

.clear-padding-right { padding-right: 0; }

.page-menu-item a  {    font-size: 14px;
    top: -3px;
    position: relative;
    color: #322d2e;
    padding: 25px 0px 25px 0px;

  }

#join-the-discussion,
#join-the-discussion h4 {
  display: inline-block;
  font-size: 22px;
  font-weight: bold;
  text-transform: uppercase;
}

#drupalchat-wrapper {
  bottom: 30px !important;
}