.hashtag-link {
  padding: 5px;
  background-color: #000;
  color: #FFF;
}
.black-text-wrap {
  display: inline;
  background: black;
  -webkit-box-decoration-break: clone;
  -ms-box-decoration-break: clone;
  -o-box-decoration-break: clone;
  box-decoration-break: clone;
}
.fade-right-white {
  background: rgba(255,255,255,0);
  background: -moz-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,0.7) 28%,rgba(255,255,255,0.9) 44%,rgba(255,255,255,0.91) 49%,#ffffff 100%);
  background: -webkit-gradient(left top,right top,color-stop(0%,rgba(255,255,255,0)),color-stop(28%,rgba(255,255,255,0.7)),color-stop(44%,rgba(255,255,255,0.9)),color-stop(49%,rgba(255,255,255,0.91)),color-stop(100%,#ffffff));
  background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,0.7) 28%,rgba(255,255,255,0.9) 44%,rgba(255,255,255,0.91) 49%,#ffffff 100%);
  background: -o-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,0.7) 28%,rgba(255,255,255,0.9) 44%,rgba(255,255,255,0.91) 49%,#ffffff 100%);
  background: -ms-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,0.7) 28%,rgba(255,255,255,0.9) 44%,rgba(255,255,255,0.91) 49%,#ffffff 100%);
  background: linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,0.7) 28%,rgba(255,255,255,0.9) 44%,rgba(255,255,255,0.91) 49%,#ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ffffff',GradientType=1);
}
.margin-bottom-20 {
  margin-bottom: 20px !important;
}
body.archive h1,
body.search h1,
body.blog h1 {
  margin-bottom: 40px;
}
body.home .essb_links,
body.search .essb_links,
body.blog .essb_links {
  display: none !important;
}
.home.page .content-wrapper {
  margin-top: 95px;
}
.home.page h1.entry-title {
  display: none;
}
.bootstrap-widget .panel-body {
  min-height: 135px;
}
header .nav-main {
  text-transform: uppercase;
}
header .nav-main .form-search {
  margin-top: 22px;
}
header .nav-main .navbar-nav {
  margin-top: 15px;
}
header .nav-main .navbar-nav li a {
  border-bottom: 0px solid #000000;
}
header .nav-main .navbar-nav li a:hover {
  color: #000000;
  border-bottom: 4px solid #000000;
}
header .navbar-header .navbar-brand {
  height: 55px;
  margin-bottom: 25px;
}
header .navbar-header .navbar-brand img {
  max-height: none;
}
header .navbar-header .navbar-brand #brand-logo {
  height: 55px;
}
header .navbar-header button.navbar-toggle {
  position: relative;
  margin-right: 0;
  padding: 16px 15px 17px;
  margin-top: 0;
  margin-bottom: 0;
  background-color: #000;
  background-image: none;
  border: none;
  border-radius: 0;
}
header .navbar-header button.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 3px;
  border-radius: 1px;
  background-color: #FFF;
}
header .navbar-header .navbar-toggle:hover {
  background-color: #333;
}
.single-post article .blog-header .lib-hashtags .post-hashtags-scroller .post-hashtags {
  margin: 10px 0 20px 0;
}
.single-post article .blog-post p {
  line-height: 2.75rem;
}
#sidebar-primary {
  margin: 94px 0 60px 0;
  padding-right: 0;
}
#sidebar-primary section {
  text-align: right;
}
#sidebar-primary section .jetpack-image-container a img {
  margin: 5px 20px 0px 0px;
}
#sidebar-primary section .jetpack-image-container img.alignnone {
  margin: 5px 20px 0px 0px;
}
#sidebar-primary section.widget_bootstrap_advertisement_widget .bootstrap-advertisement-widget {
  overflow: hidden;
  width: 200px;
  margin: 5px 20px 0 0;
  float: right;
}
#sidebar-primary section.widget_bootstrap_advertisement_widget .bootstrap-advertisement-widget .title {
  width: 300px;
  bottom: 45px;
  right: -25px;
  display: block;
  text-align: left;
}
#sidebar-primary section.widget_bootstrap_advertisement_widget .bootstrap-advertisement-widget .title a {
  color: #FFF;
  font-size: 3rem;
  font-weight: bold;
  line-height: 3.25rem;
  padding: 0.5rem;
  margin-left: 60px;
  text-align: center;
  display: inline-block;
  width: 220px;
}
article header h1 {
  margin: 30px 0;
}
.page-header {
  padding-bottom: 0;
}
.jumbotron {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  line-height: normal;
}
#bootstrap-posts-carousel .carousel-control .glyphicon-chevron-right {
  right: 20%;
}
#bootstrap-posts-carousel .carousel-control .glyphicon-chevron-left {
  left: 20%;
}
#bootstrap-posts-carousel .carousel-indicators {
  display: none;
}
#bootstrap-posts-carousel .carousel-inner .item img {
  margin-top: -10%;
}
#bootstrap-posts-carousel .carousel-inner .item .carousel-caption {
  left: 5%;
  top: 2%;
  text-align: left;
  width: 30%;
}
#bootstrap-posts-carousel .carousel-inner .item .carousel-caption h1 {
  display: inline;
  background: black;
  -webkit-box-decoration-break: clone;
  -ms-box-decoration-break: clone;
  -o-box-decoration-break: clone;
  box-decoration-break: clone;
  box-shadow: 15px 0 0 black, -15px 0 0 black;
  text-transform: uppercase;
  line-height: 150%;
}
#bootstrap-posts-carousel .carousel-inner .item .comments-count {
  position: absolute;
  width: auto;
  height: 80px;
  padding: 35px 30px;
  background: #000;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #FFF;
  font-size: 4rem;
  font-weight: 400;
  right: 6%;
}
#bootstrap-posts-carousel .carousel-inner .item .comments-count:after {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 16px 10px 0;
  border-color: #000 transparent;
  display: block;
  width: 0px;
  z-index: 1;
  bottom: -16px;
  left: 33px;
}
.panel-caption a:hover {
  text-decoration: none;
}
.panel-caption h1 {
  display: inline;
  background: black;
  -webkit-box-decoration-break: clone;
  -ms-box-decoration-break: clone;
  -o-box-decoration-break: clone;
  box-decoration-break: clone;
  box-shadow: 5px 0 0 black, -5px 0 0 black;
  color: white;
  line-height: 4rem;
  text-transform: uppercase;
  font-size: 3rem;
  margin-left: 1rem;
}
.bootstrap-widget .panel-heading {
  position: relative;
}
.bootstrap-widget .comments-count {
  position: absolute;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  bottom: -10px;
  right: 2%;
  color: #FFF;
  font-size: 2rem;
  font-weight: 400;
  text-align: center;
  -webkit-transition: width 1s;
  transition: bottom 1s;
}
.bootstrap-widget .comments-count:hover {
  bottom: -5px;
}
.lib-panel .row.box-shadow {
  border: none;
}
.lib-panel .lib-row.lib-header h2 {
  padding-top: 0;
}
.lib-panel .lib-row.lib-desc a {
  line-height: normal;
  font-weight: bold;
  text-decoration: underline;
}
.lib-hashtags .white-right {
  width: 60px;
  background: rgba(255,255,255,0);
  background: -moz-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,0.7) 28%,rgba(255,255,255,0.9) 44%,rgba(255,255,255,0.91) 49%,#ffffff 100%);
  background: -webkit-gradient(left top,right top,color-stop(0%,rgba(255,255,255,0)),color-stop(28%,rgba(255,255,255,0.7)),color-stop(44%,rgba(255,255,255,0.9)),color-stop(49%,rgba(255,255,255,0.91)),color-stop(100%,#ffffff));
  background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,0.7) 28%,rgba(255,255,255,0.9) 44%,rgba(255,255,255,0.91) 49%,#ffffff 100%);
  background: -o-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,0.7) 28%,rgba(255,255,255,0.9) 44%,rgba(255,255,255,0.91) 49%,#ffffff 100%);
  background: -ms-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,0.7) 28%,rgba(255,255,255,0.9) 44%,rgba(255,255,255,0.91) 49%,#ffffff 100%);
  background: linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,0.7) 28%,rgba(255,255,255,0.9) 44%,rgba(255,255,255,0.91) 49%,#ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ffffff',GradientType=1);
  right: -2px;
}
#posts-peek-content .categories-content .posts-list .post a {
  display: block;
  max-height: 275px;
  overflow: hidden;
}
#posts-peek-content #posts-peek-nav {
  border: none;
}
#posts-peek-content #posts-peek-nav .navbar-header {
  border: none;
}
#posts-peek-content #posts-peek-nav .navbar-header .navbar-brand {
  padding: 11px 15px;
}
#posts-peek-content #posts-peek-nav .navbar-header .navbar-brand #posts-peek-brand-logo {
  height: 30px;
}
#posts-peek-content #posts-peek-nav .navbar-header button.navbar-toggle {
  color: #FFF;
  font-weight: 100;
  background-color: #000;
  font-size: 3rem;
  border: none;
  padding: 10px;
  margin: 0;
  border-radius: 0;
  max-height: 50px;
}
#posts-peek-content .categories-list {
  padding-bottom: 0;
}
#posts-peek-content .categories-list a.category-link {
  font-size: 2.25rem;
  display: inline-block;
  padding: 5px;
  text-decoration: none;
  border-bottom: none;
}
#posts-peek-content .categories-list a.category-link.active {
  text-decoration: none;
  border-bottom: 4px solid #FFF;
}
#posts-peek-content .categories-list a.category-link:hover {
  text-decoration: none;
  border-bottom: 4px solid rgba(250,250,250,0.5);
}
#posts-peek-content .categories-list a.category-link.active:hover {
  border-bottom: 4px solid #FFF;
}
#posts-peek-content .categories-list a.category-link:focus {
  border-bottom: none;
}
#posts-peek-content .categories-list a.category-link.active:focus {
  border-bottom: 4px solid #FFF;
}
#posts-peek-content .categories-content .posts-list .post {
  margin-bottom: 30px;
}
#posts-peek-content .categories-content .posts-list .post a img {
  margin: 0 auto;
  display: block;
}
#posts-peek-content .categories-content .posts-list .post .post-title,
#posts-peek-content .categories-content .posts-list .post .post-date {
  margin-left: 15px;
  margin-right: 15px;
}
#posts-peek-content .categories-content .posts-list .category-button {
  text-align: center;
}
#posts-peek-content .categories-content .posts-list .category-button .btn-category {
  display: block;
  margin: 0 15px 30px;
  border: 1px solid #bfbfbf;
  text-transform: uppercase;
  font-weight: 100;
}
#posts-peek-content .footer-links {
  text-align: center;
}
#posts-peek-content .footer-links div {
  padding-left: 0;
  padding-right: 0;
}
#posts-peek-content .footer-links div a {
  display: block;
  height: 100%;
  border: 1px solid #FFFFFF;
  margin: 0;
  padding: 15px;
}
#posts-peek-content .footer-links div:nth-child(2) a {
  border-left: none;
}
#posts-peek-content .footer-copyright {
  padding: 15px;
}
.wp-caption {
  padding: 0;
  border: 0;
}
.wp-caption .wp-caption-text {
  margin: 5px auto;
  padding: 10px 0;
}
#jp-relatedposts h3.jp-relatedposts-headline {
  display: inline-block;
  float: left;
  font-size: 3rem !important;
  font-weight: normal;
  font-family: Roboto Condensed !important;
  background-color: #000;
  color: #FFF;
  padding: 5px;
  text-transform: uppercase;
}
#jp-relatedposts h3.jp-relatedposts-headline em:before {
  content: none !important;
  display: none !important;
}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post-a {
  color: #000;
}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post-title {
  font-family: Roboto Condensed;
}
#bootstrap-post-parallax-header-widget .col-nav {
  text-align: center;
}
#bootstrap-post-parallax-header-widget .title {
  text-transform: uppercase;
}
body.author .author-profile {
  margin-top: 20px;
  margin-bottom: 40px;
  min-height: 290px;
}
body.author .author-profile .author-name {
  margin-bottom: 0;
}
body.author .author-profile .author-social-networks {
  margin: 20px auto;
}
body.author .author-profile .author-social-networks a,
body.author .author-profile .author-social-networks a:visited,
body.author .author-profile .author-social-networks a:hover,
body.author .author-profile .author-social-networks a:link {
  padding: 5px;
  background-color: #000;
  color: #FFF;
}
body.author #sidebar-primary {
  margin-top: 20px;
}
#contact-form-222 {
  display: block;
  background-color: #000;
  color: #fff;
  padding: 30px;
}
#contact-form-222 #contact-form-comment-g222-message {
  min-height: 120px;
}
#contact-form-222 input[type="text"],
#contact-form-222 input[type="password"],
#contact-form-222 input[type="email"],
#contact-form-222 input[type="date"],
#contact-form-222 textarea,
#contact-form-222 select,
#contact-form-222 textarea {
  margin-bottom: 30px;
}
.grunion-radio-label {
  margin-left: 30px;
}
.contact-submit input {
  background-color: #fff;
  color: #000;
  margin-top: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 1169px) {
  header .nav-main .form-search {
    margin-top: 8px;
  }
  header .nav-main .navbar-nav {
    margin-top: 0;
    font-size: 12px;
  }
  header .navbar-header .navbar-brand {
    height: auto;
    margin-bottom: 0;
    padding: 12px 0 5px 10px;
  }
  header .navbar-header .navbar-brand img {
    max-height: none;
  }
  header .navbar-header .navbar-brand #brand-logo {
    height: 26px;
  }
  .home.page .content-wrapper {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 768px) {
  .single-post #main.col-md-9 {
    width: 66.66%;
    margin-left: 8.33%;
  }
  #bootstrap-post-parallax-header-widget {
    height: 420px;
  }
  #bootstrap-post-parallax-header-widget .header-nav {
    margin-top: 235px;
  }
  #bootstrap-post-parallax-header-widget .header-nav .title {
    height: 75px;
    overflow: hidden;
  }
}
@media only screen and (max-width: 767px) {
  .home.page .content-wrapper {
    margin-top: 15px;
  }
  #bootstrap-posts-carousel .carousel-inner .item .carousel-caption {
    padding-top: 10px;
    top: 0;
    left: 8%;
    width: 60%;
  }
  #bootstrap-posts-carousel .carousel-inner .item .carousel-caption h1 {
    box-shadow: 7px 0 0 black, -7px 0 0 #000;
    line-height: 140%;
    font-size: 27px;
  }
  #bootstrap-posts-panels-widget .panel .panel-heading .panel-caption {
    top: 10px;
  }
  #bootstrap-posts-panels-widget .panel .panel-heading .panel-caption h1 {
    line-height: 3.5rem;
    font-size: 2.5rem;
  }
  #bootstrap-post-parallax-header-widget .header-nav {
    margin-top: 140px;
  }
  #bootstrap-post-parallax-header-widget .header-nav .title {
    font-size: 2.25rem;
    min-height: 50px;
  }
  .single-post > .row {
    margin: 0;
  }
  .single-post > .row section.col-md-12.widget.widget_bootstrap_post_parallax_header_widget {
    padding: 0;
  }
  header .navbar-header .navbar-brand {
    height: 50px;
    margin-bottom: 0;
    padding: 8px 15px;
  }
  header .navbar-header .navbar-brand img {
    max-height: none;
  }
  header .navbar-header .navbar-brand #brand-logo {
    height: 34px;
  }
}
@media only screen and (max-device-width: 414px) {
  header .navbar-header .navbar-brand {
    padding: 11px 15px 0;
  }
  header .navbar-header .navbar-brand #brand-logo {
    height: 30px;
  }
  #bootstrap-posts-panels-widget .panel .panel-heading .panel-caption h1 {
    line-height: 3.25rem;
    font-size: 2.25rem;
  }
}
