@media (max-width: 991px) {
  body > .container, .page-header > .container, .page-bottom > .container, .navbar-inner > .container {
    width: 90%;
    margin: 10px auto;
  }
  footer.page-bottom {
    background: #111;
  }
  .container > .row {
    margin: 0;
    padding: 0;
  }
  .container > .row > div {
    width: 100%;
    margin: 0;
  }
  body > .container > .row > .span4 {
    width: 90%;
    margin: 25px auto;
    max-width: 500px;
    float: none;
  }
  img.attachment-top-story-thumbnail {
    width: 100%;
  }
  .row {
    margin: 0;
    padding: 0;
  }
  .span8, .span4 {
    width: 100%;
    max-width: 100%;
  }
  .navbar .nav > li > a {
    padding: 5px 15px 5px 0;
  }
}
.container {
  width: 940px;
  margin: 0 auto;
}
html {
  overflow-x: hidden;
}
body {
  overflow-x: hidden;
}
@media screen and (max-width: 991px) {
  .page-header .span12 {
    text-align: center;
  }
}
.page-header .span12 .logo {
  margin-right: 5px;
}
.page-header .span12 .logo img {
  margin-left: -15px;
}
@media screen and (max-width: 991px) {
  .page-header .span12 .logo {
    display: none;
  }
}
.icon-list-ul:before, .wptouch-icon-list-ul:before {
  content: '\e819';
  width: 20px;
  height: 10px;
  color: #000;
}
@media screen and (max-width: 991px) {
  .container:before, .container:after {
    display: none;
  }
}
#gumburger {
  margin-right: -5px;
}
#gumburger img {
  width: 40px;
  height: 20px;
  cursor: pointer;
  display: none;
}
@media screen and (max-width: 991px) {
  #gumburger img {
    display: block;
  }
}
.navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
  width: 960px;
}
@media screen and (max-width: 991px) {
  .container > .row {
    margin-left: 0;
  }
}
@media screen and (max-width: 991px) {
  .form-search {
    margin-top: 0;
  }
}
@media screen and (max-width: 991px) {
  body > .container > .row > .span4 > .widget-area > .widget > a > img {
    max-width: 300px !important;
    width: 100%;
  }
}
@media screen and (max-width: 374px) {
  body > .container > .row > .span4 > .widget-area > .widget > a > img {
    max-width: 290px !important;
  }
}
@media screen and (max-width: 991px) {
  #mc_embed_signup h2 {
    line-height: 1.4 !important;
  }
}
@media screen and (max-width: 991px) {
  .navbar-inverse .brand, .navbar-inverse .nav > li > a {
    text-shadow: none;
  }
}
@media screen and (max-width: 1920px) {
  .navbar-inverse .navbar-inner.navbar-fixed-top .container {
    width: 960px !important;
  }
}
@media screen and (max-width: 991px) {
  .navbar-inverse .navbar-inner.navbar-fixed-top .container .logo img.woomen-logo {
    max-height: 65px !important;
    width: auto;
  }
}
@media screen and (max-width: 991px) {
  .navbar-inverse .navbar-inner {
    background-color: #fff;
    background-image: none;
  }
}
.navbar-inverse .navbar-inner .container {
  position: relative;
  max-width: 960px !important;
}
@media screen and (max-width: 991px) {
  .navbar-inverse .navbar-inner .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 90%;
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 575px) {
  .navbar-inverse .navbar-inner .container {
    flex-wrap: wrap;
  }
}
.navbar-inverse .navbar-inner div.header-search {
  display: none;
}
@media screen and (max-width: 991px) {
  .navbar-inverse .navbar-inner div.header-search {
    display: block;
  }
}
@media screen and (max-width: 575px) {
  .navbar-inverse .navbar-inner div.header-search {
    margin-bottom: 15px;
    margin-left: 3px;
    margin-right: 0px;
    width: 100%;
    order: 3;
  }
  .navbar-inverse .navbar-inner div.header-search .form-search {
    float: none;
  }
  .navbar-inverse .navbar-inner div.header-search .form-search .input-append {
    width: 100%;
    float: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .navbar-inverse .navbar-inner div.header-search .form-search .input-append .search-query {
    width: 100%;
  }
}
.navbar-inverse .navbar-inner .logo {
  display: none;
}
@media screen and (max-width: 991px) {
  .navbar-inverse .navbar-inner .logo img {
    max-width: 150px;
  }
}
@media screen and (max-width: 991px) {
  .navbar-inverse .navbar-inner .logo {
    display: inline-block;
  }
}
.navbar-inverse .navbar-inner ul.nav {
  padding: 5px 0 !important;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-left: -13px;
}
@media screen and (max-width: 991px) {
  .navbar-inverse .navbar-inner ul.nav {
    padding: 0;
    margin-left: 0;
  }
}
@media screen and (max-width: 991px) {
  .navbar-inverse .navbar-inner ul.nav.active li.current-menu-item.active {
    background-color: transparent;
  }
}
@media screen and (max-width: 991px) {
  .navbar-inverse .navbar-inner ul.nav.active li.current-menu-item.active a {
    background-color: transparent;
    box-shadow: none;
    color: #000 !important;
    font-weight: 700 !important;
  }
}
@media screen and (max-width: 991px) {
  .navbar-inverse .navbar-inner ul.nav li:first-child a {
    padding-left: 50px;
    padding-right: 50px;
  }
}
.navbar-inverse .navbar-inner ul.nav li.header-search {
  margin-top: -5px;
}
@media screen and (max-width: 991px) {
  .navbar-inverse .navbar-inner ul.nav {
    display: none;
    width: 100%;
    position: absolute;
    top: 65px;
    background-color: #fff;
    padding: 25px 0 25px;
    flex-direction: column;
    margin: 0;
    border: 1px solid #000;
    align-items: stretch;
  }
  .navbar-inverse .navbar-inner ul.nav.active {
    display: flex;
  }
}
@media screen and (max-width: 575px) {
  .navbar-inverse .navbar-inner ul.nav {
    top: 110px;
  }
}
@media screen and (max-width: 991px) {
  .navbar-inverse .navbar-inner ul.nav li {
    display: block;
  }
}
@media screen and (max-width: 991px) {
  .navbar-inverse .navbar-inner ul.nav li.current-menu-item a {
    color: #fff !important;
    background-color: #515151;
  }
}
@media screen and (max-width: 991px) {
  .navbar-inverse .navbar-inner ul.nav li a {
    font-size: 19px;
    padding-left: 50px;
    padding-right: 50px;
    color: #000;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 991px) and (max-width: 991px) {
  .navbar-inverse .navbar-inner ul.nav li a:hover {
    text-shadow: none;
  }
}
@media screen and (max-width: 991px) {
  .navbar-inverse .navbar-inner ul.nav li a.dropdown-toggle:hover {
    background-color: #515151;
  }
}
@media screen and (max-width: 991px) {
  .navbar-inverse .navbar-inner ul.nav li.dropdown ul.dropdown-menu {
    position: static;
  }
  .navbar-inverse .navbar-inner ul.nav li.dropdown ul.dropdown-menu.active li a:hover {
    background-color: transparent !important;
    background-image: none;
  }
  .navbar-inverse .navbar-inner ul.nav li.dropdown ul.dropdown-menu.active li.current-menu-item.active {
    background-color: transparent !important;
    background-image: none;
  }
  .navbar-inverse .navbar-inner ul.nav li.dropdown ul.dropdown-menu.active li.current-menu-item.active a {
    background-color: transparent !important;
    background-image: none;
  }
}
@media screen and (max-width: 991px) {
  .navbar-inverse .navbar-inner ul.nav li.dropdown a.dropdown-toggle:hover {
    color: #fff !important;
  }
}
@media screen and (max-width: 991px) {
  .navbar-inverse .navbar-inner ul.nav li.dropdown a.dropdown-toggle:active {
    color: #fff !important;
  }
}
@media screen and (max-width: 991px) {
  .navbar-inverse .navbar-inner ul.nav li.dropdown.open > a {
    background-color: #515151;
  }
}
@media screen and (max-width: 991px) {
  .navbar-inverse .navbar-inner ul.nav li.dropdown.open a.dropdown-toggle:hover {
    color: #fff !important;
  }
}
@media screen and (max-width: 991px) {
  .navbar-inverse .navbar-inner ul.nav li.dropdown.open a.dropdown-toggle:active {
    color: #fff !important;
  }
}
@media screen and (max-width: 991px) {
  .navbar-inverse .navbar-inner ul.nav li.dropdown > ul.dropdown-menu {
    border-radius: 0;
    width: 99.5%;
    height: 400px;
    overflow-y: auto;
    position: static;
  }
  .navbar-inverse .navbar-inner ul.nav li.dropdown > ul.dropdown-menu:after {
    left: 60px;
  }
  .navbar-inverse .navbar-inner ul.nav li.dropdown > ul.dropdown-menu:before {
    left: 60px;
  }
}
@media screen and (max-width: 991px) and (max-width: 991px) {
  .navbar-inverse .navbar-inner ul.nav li.dropdown > ul.dropdown-menu:after {
    display: none;
  }
}
@media screen and (max-width: 991px) and (max-width: 991px) {
  .navbar-inverse .navbar-inner ul.nav li.dropdown > ul.dropdown-menu:before {
    display: none;
  }
}
.navbar-inverse .navbar-inner ul.nav li.dropdown > ul.dropdown-menu.active {
  display: block;
}
@media screen and (max-width: 991px) {
  .navbar-inverse .navbar-inner ul.nav li.header-search {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  .page-header .span12 {
    text-align: center;
    margin-top: 30px !important;
  }
}
@media screen and (max-width: 800px) {
  .page-header .span12 {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .article-top-story h1 {
    font-size: 2.2rem;
    line-height: 110%;
  }
}
@media screen and (max-width: 800px) {
  .article-top-story h1 {
    margin-top: 40px;
  }
}
@media screen and (max-width: 575px) {
  .article-top-story h1 {
    margin-top: 75px;
  }
}
@media screen and (max-width: 767px) {
  .article-top-story h2 {
    font-size: 2.2rem;
    line-height: 110%;
  }
}
@media screen and (max-width: 800px) {
  .article-top-story h2 {
    margin-top: 40px;
  }
}
@media screen and (max-width: 575px) {
  .article-top-story h2 {
    margin-top: 75px;
  }
}
#mc_embed_signup form#mc-embedded-subscribe-form {
  width: 300px;
}
@media screen and (max-width: 991px) {
  #mc_embed_signup form#mc-embedded-subscribe-form {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 375px) {
  #mc_embed_signup form#mc-embedded-subscribe-form {
    width: 278px;
  }
}
@media screen and (max-width: 991px) {
  body > .container > .row > .span4 > .widget-area > .widget {
    width: 300px !important;
    margin-right: 0 !important;
  }
}
@media screen and (max-width: 375px) {
  body > .container > .row > .span4 > .widget-area > .widget {
    width: 280px !important;
  }
}
@media screen and (max-width: 991px) {
  .featured-articles-container {
    display: flex;
    flex-wrap: wrap;
  }

  .span8 .span2-featured {
    width: 25%;
    display: inline-block;
    vertical-align: top;
    padding-bottom: 20px;
    text-align: center;
    float: none;
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .span8 .span2-featured {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    padding-bottom: 20px;
    text-align: center;
    float: none;
    margin-left: 0;
  }
}

@media screen and (max-width: 360px) {
  .span8 .span2-featured {
    width: 100% !important;
  }
}

@media screen and (max-width: 991px) {
  .tribe-events-sub-nav li a {
    padding: 10px;
  }
}
@media screen and (max-width: 991px) {
  .span8 .span2-featured a img {
    max-height: 100px;
  }
}
.article .article-stack img {
  max-height: 350px;
}
.article.entry-content .speechkit-container iframe {
  height: 50px !important;
  min-width: 280px;
}
@media screen and (max-width: 767px) {
  .essb_links.essb_width_flex ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    text-align: center;
    flex-direction: row;
  }
}
@media screen and (max-width: 767px) {
  .essb_links.essb_width_flex ul li {
    width: unset;
  }
}
@media screen and (max-width: 575px) {
  .article p.postinfo {
    margin-top: 0;
  }
}
@media screen and (max-width: 991px) {
  .stack-wrapper .span8 {
    margin-left: 0;
  }
}
.textwidget p iframe {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  .textwidget {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  .widget-area .widget.post_feed_widget {
    text-align: center;
  }
}
@media screen and (max-width: 991px) {
  body > .container > .row > .span4.span_sm_full {
    float: left;
    width: 99.8%;
    max-width: 100%;
  }
}
@media screen and (max-width: 991px) {
  body > .container > .row > .span4.span_sm_full #secondary {
    column-count: 2;
  }
}
@media screen and (max-width: 690px) {
  body > .container > .row > .span4.span_sm_full #secondary {
    column-count: 1;
    width: 290px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  body > .container > .row > .span4.span_sm_full #secondary .textwidget {
    display: block;
  }
}
@media screen and (max-width: 320px) {
  body > .container > .row > .span4.span_sm_full #secondary .textwidget {
    overflow: hidden;
  }
}
@media screen and (max-width: 991px) {
  body > .container > .row > .span4.span_sm_full #secondary .widget {
    margin-top: 20px;
  }
}
@media screen and (max-width: 375px) {
  body > .container > .row > .span4 {
    margin: 0;
  }
}
@media screen and (max-width: 991px) {
  body > .container > .row > .span4 .widget-area .post_feed_widget .headline-entry {
    margin: 0 !important;
  }
}
@media screen and (max-width: 375px) {
  .headline-entry img {
    width: 290px !important;
  }
}
@media screen and (max-width: 991px) {
  footer.page-bottom .copyright {
    text-align: center;
  }
}
.footer-content .textwidget p {
  padding: 3px 0;
}
@media screen and (max-width: 991px) {
  .footer-content .textwidget p {
    font-size: 17px;
  }
}
@media screen and (max-width: 680px) {
  .footer-content .textwidget p {
    font-size: 15px;
  }
}
.footer-content .textwidget a {
  padding: 3px 0;
  display: inline-block;
}
@media screen and (max-width: 991px) {
  .footer-content .textwidget a {
    font-size: 17px;
  }
}
@media screen and (max-width: 680px) {
  .footer-content .textwidget a {
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  footer.page-bottom .span12 {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  footer.page-bottom .span12.footer-content {
    display: block;
    padding-top: 50px;
  }
}
@media screen and (max-width: 991px) {
  footer.page-bottom .span12.footer-content .span4 {
    width: 45%;
  }
}
@media screen and (max-width: 635px) {
  footer.page-bottom .span12.footer-content .span4 {
    width: 100%;
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  footer.page-bottom .span12.footer-content .span4 .textwidget {
    display: block;
  }
}
@media screen and (max-width: 991px) {
  footer.page-bottom .span12.footer-content .span4:nth-child(3) {
    display: none;
  }
}
@media screen and (max-width: 960px) {
  .widget-area h1.widget-title {
    background-color: #fff;
  }
}
@media screen and (max-width: 991px) {
  .article.article-stack .span8 {
    margin-left: 0;
  }
}
.article.entry-content p img {
  margin: 15px 0;
}
@media screen and (max-width: 575px) {
  .article-featured-headline h1 {
    max-width: 155px;
    margin: 0 auto;
    margin-top: 10px;
  }
}
.article-featured-headline a[rel="bookmark"] img {
  max-height: 100% !important;
  height: 100% !important;
}
@media screen and (max-width: 635px) {
  footer.page-bottom .footer-content .textwidget p {
    text-align: center;
  }
}
@media screen and (max-width: 635px) {
  footer.page-bottom .footer_br_1 + a {
    margin-right: 5px;
  }
}
@media screen and (max-width: 635px) {
  footer.page-bottom .footer_br {
    display: none !important;
  }
}
footer.page-bottom .footer_br + a {
  margin-right: 5px;
}
@media screen and (max-width: 991px) {
  .article-stack {
    padding: 1em 0 1em 0;
  }
}
@media screen and (max-width: 991px) {
  .article-stack img.attachment-stack-thumbnail {
    margin-bottom: 10px;
    max-height: 160px;
    object-fit: cover;
  }
}
@media screen and (max-width: 575px) {
  .article-stack img.attachment-stack-thumbnail {
    width: 100%;
    float: none;
    padding: 15px 0;
    max-height: 350px;
    display: inline-block;
    margin: 0 auto;
  }
}
@media screen and (max-width: 991px) {
  #custom-sidebar ul {
    margin-left: 0;
  }
}
#custom-sidebar ul li {
  max-width: 300px;
  width: 100%;
  display: inline-block;
  margin-bottom: 20px;
}
@media screen and (max-width: 374px) {
  #custom-sidebar ul li {
    max-width: 290px;
  }
}
@media screen and (max-width: 991px) {
  .widget-area .headline-entry {
    margin: 0 !important;
    margin-bottom: 20px !important;
  }
}
.masthead h1 {
  bottom: 60px;
}
.masthead h1 a {
  text-shadow: 2px 1px 7px black;
  color: #fff;
}
@media screen and (max-width: 991px) {
  .post-2.page.type-page.status-publish.hentry .about-staffer {
    width: 48%;
  }
}
@media screen and (max-width: 575px) {
  .post-2.page.type-page.status-publish.hentry .about-staffer {
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  #mc_embed_signup h2 {
    line-height: 1.2 !important;
  }
}
@media screen and (max-width: 800px) {
  .span8 > h1 {
    margin-top: 40px;
  }
}
@media screen and (max-width: 575px) {
  .span8 > h1 {
    margin-top: 80px;
  }
}
@media screen and (max-width: 800px) {
  .page-header {
    padding: 0;
    margin: 0;
    margin-top: -15px;
  }
}
@media screen and (max-width: 575px) {
  .page-header {
    margin-top: 40px;
  }
}
.masthead {
  background: rgba(0, 0, 0, .5);
  position: relative;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.masthead:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, .6);
}
@media screen and (max-width: 911px) {
  .masthead header {
    margin-left: 0;
  }
}
@media screen and (max-width: 991px) {
  .masthead header h1 {
    color: #fff;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 991px) {
  .masthead header h1 a {
    text-shadow: none;
    color: #fff;
  }
}
@media screen and (max-width: 575px) {
  .masthead header h1 a {
    font-size: 29px !important;
  }
}
@media screen and (max-width: 991px) {
  h1.entry-title {
    font-size: 2.3rem;
  }
}
@media screen and (max-width: 800px) {
  h1.entry-title {
    margin-top: 30px;
  }
}
@media screen and (max-width: 575px) {
  h1.entry-title {
    margin-top: 75px;
  }
}
@media screen and (max-width: 991px) {
  h3 {
    line-height: 1.2;
  }
}
@media screen and (max-width: 575px) {
  .archive-header {
    margin-top: 50px;
  }
}
@media screen and (max-width: 991px) {
  h2 {
    font-size: 24px;
  }
}
ul li.entry-title {
  margin-bottom: 15px;
}
@media screen and (max-width: 800px) {
  .page.type-page.status-publish.hentry {
    margin-top: 50px;
  }
}
@media screen and (max-width: 575px) {
  .page.type-page.status-publish.hentry {
    margin-top: 75px;
  }
}
.pagination.pagination-centered .nav-previous a, .pagination.pagination-centered .nav-next a {
  font-size: 20px !important;
}
@media screen and (max-width: 991px) {
  .trc_related_container {
    margin-top: 30px;
  }
}
.wp_rp_wrap.wp_rp_vertical_m .wp_rp_content h3 {
  margin: 20px 0 !important;
}
@media screen and (max-width: 991px) {
  .wp_rp_wrap.wp_rp_vertical_m .wp_rp_content {
    display: block !important;
  }
}
.wp_rp_wrap.wp_rp_vertical_m .wp_rp_content ul.related_post.wp_rp {
  margin-top: 20px !important;
  display: flex !important;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 991px) {
  .wp_rp_wrap.wp_rp_vertical_m .wp_rp_content ul.related_post.wp_rp {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: flex-start;
  }
}
@media screen and (max-width: 991px) {
  .wp_rp_wrap.wp_rp_vertical_m .wp_rp_content ul.related_post.wp_rp li {
    margin-left: 0 !important;
    width: 48% !important;
    text-align: center !important;
  }
}
@media screen and (max-width: 550px) {
  .wp_rp_wrap.wp_rp_vertical_m .wp_rp_content ul.related_post.wp_rp li {
    width: 100% !important;
    display: flex !important;
    flex-direction: column !important;
  }
}
@media screen and (max-width: 991px) {
  .wp_rp_wrap.wp_rp_vertical_m .wp_rp_content ul.related_post.wp_rp li a {
    text-align: center !important;
  }
  .wp_rp_wrap.wp_rp_vertical_m .wp_rp_content ul.related_post.wp_rp li a img {
    display: inline-block !important;
    width: 150px !important;
    height: 150px !important;
  }
  .wp_rp_wrap.wp_rp_vertical_m .wp_rp_content ul.related_post.wp_rp li a.wp_rp_title {
    max-width: 200px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    display: inline-block !important;
    margin-top: 5px !important;
  }
}
@media screen and (max-width: 991px) {
  .wp_rp_wrap.wp_rp_vertical_m .wp_rp_content .wp_rp_footer {
    text-align: left !important;
  }
  .wp_rp_wrap.wp_rp_vertical_m .wp_rp_content .wp_rp_footer a.wp_rp_edit {
    display: inline-block !important;
  }
}
.trc_rbox_header_span {
  margin: 20px 0 !important;
}
.trc_related_container.trc_spotlight_widget.trc_elastic.trc_elastic_thumbnails-a {
  margin-top: 20px;
}
.i-amphtml-layout-size-defined .i-amphtml-fill-content {
  object-fit: cover !important;
}
@media screen and (max-width: 991px) {
  .article.entry-content p {
    padding-left: 0 !important;
  }
}
.article.entry-content p.social-icons a img {
  max-width: unset;
  width: unset;
}
@media screen and (max-width: 991px) {
  img.attachment-top-story-thumbnail {
    max-width: 100% !important;
  }
}
article .article.entry-content .table-wrapper {
  overflow-x: auto;
}
@media screen and (max-width: 991px) {
  article .article.entry-content .table-wrapper table {
    min-width: 800px;
  }
}
article .article.entry-content .table-wrapper table td {
  padding: 5px !important;
}
article .article.entry-content .table-wrapper table p {
  padding-left: 0 !important;
  margin-bottom: 0 !important;
}
@media screen and (max-width: 991px) {
  .headline-title {
    margin-top: 20px !important;
  }
}
.masthead > header {
  height: 400px;
  margin: 0 auto;
  max-width: 960px;
  position: relative;
}
@media screen and (max-width: 991px) {
  .masthead > header {
    margin-left: 10px;
  }
}
.masthead > header h1 {
  bottom: 60px;
  position: absolute;
}
.essb_links.essb_links_center, .essb_links.essb_network_align_center {
  text-align: left;
}
.essb_links.essb_links_center li, .essb_links.essb_network_align_center li {
  display: inline-block;
  text-align: center;
}
.essb_links_list.essb_hide_name {
  display: flex;
}
@media screen and (max-width: 767px) {
  .essb_links_list.essb_hide_name {
    flex-wrap: wrap;
  }
}
.essb_fullwidth_10_95_100 li {
  width: 100px !important;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .essb_fullwidth_10_95_100 li {
    width: 41px !important;
  }
}
.essb_fullwidth_10_95_100 li a .essb_network_name {
  display: none;
}
@media screen and (max-width: 767px) {
  .single-tribe_events .tribe-events-event-image {
    margin-top: 15px;
  }
}
#tribe-events-pg-template, .tribe-events-pg-template {
  max-width: 980px;
}
@media screen and (max-width: 991px) {
  #tribe-events-pg-template, .tribe-events-pg-template {
    width: 90%;
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .tribe-events-single ul.tribe-related-events li {
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .article-stack h1 {
    font-size: 1.7em;
  }
}
.widget.widget_tag_cloud .tagcloud {
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  body > .container > .row > .span4 > .widget-area > .widget {
    width: 95%;
    margin-right: 5%;
  }
}
@media (max-width: 767px) {
  body > .container > .row > .span4 > .widget-area > .widget {
    width: 100%;
    margin: 25px 0;
  }
}
@media (max-width: 991px) {
  body > .container > .row > .span4 .widget-area .post_feed_widget .headline-entry {
    margin: 25px 0 !important;
  }
}
@media screen and (max-width: 690px) {
  body > .container > .row > .span4.span_sm_full #secondary {
    column-count: 1;
    width: 100%;
    max-width: 300px;
    margin: 0px auto;
    text-align: center;
  }
  body > .container > .row > .span4.span_sm_full #secondary > aside {
    text-align: center;
    margin: 20px auto !important;
  }
  body > .container > .row > .span4.span_sm_full #secondary > aside .headline-entry {
    float: none !important;
    margin: 25px auto !important;
    width: 100% !important;
  }
  body > .container > .row > .span4.span_sm_full #secondary > aside .headline-entry img {
    width: 100% !important;
  }
}
@media (max-width: 767px) {
  body > .container > .row > .span4 > .widget-area > .widget {
    width: 100%;
    margin: 20px auto;
    text-align: center;
  }
}

/*h4.widget-title{
  font-size: 13px !important;
}

h5.widget-title{
  font-size: 13px !important;
}

.textwidget h4{
  font-size: 13px !important;
}*/

.textwidget h5{
  font-size: 13px !important;
}

.span4.padd10.span_sm_full h4{
  font-weight: bold;
  padding: 0;
  margin: 15px 0;
  font-size: 1.4em !important;
}

h4.widget-title{
  background-color: #333;
  background-image: -moz-linear-gradient(center top , #333, #151515);
  color: #ccc;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  height: 26px;
  line-height: 26px;
  margin: 0 0 1px;
  padding: 0 10px;
  text-transform: uppercase;
}

/*.span4.padd10.span_sm_full h5{
  font-size: 13px !important;
}*/

/*# sourceMappingURL=style-responsive.css.map */