/* Responsive CSS Style */
@media only screen and (max-width: 1200px) {
  body {
    background: #fff; }

  .header-ad {
    height: auto; }

  #featured-content .featured-small {
    height: auto; } }
@media only screen and (min-width: 1080px) and (max-width: 1200px) {
  .container {
    width: 1060px; }

  .header-ad {
    width: 600px;
    margin-top: 22px; }

  .bxslider {
    height: 307px; }

  #primary {
    width: 740px; }

  .content-block-1 .post-big {
    width: 360px; }
  .content-block-1 .post-small {
    width: 360px; }
    .content-block-1 .post-small .entry-title {
      margin-bottom: 3px; }
    .content-block-1 .post-small .entry-comment {
      display: none; }

  .content-loop .thumbnail-link {
    width: 280px; }

  .footer-columns .footer-column-1,
  .footer-columns .footer-column-2,
  .footer-columns .footer-column-3,
  .footer-columns .footer-column-4 {
    width: 246px; }

  .entry-related .hentry {
    width: 170px; }

  .comment-form .comment-form-author,
  .comment-form .comment-form-email,
  .comment-form .comment-form-url {
    width: 233px; } }
@media only screen and (min-width: 960px) and (max-width: 1080px) {
  .container {
    width: 940px; }

  .header-ad {
    width: 600px;
    margin-top: 22px; }

  .header-search {
    width: 200px; }
    .header-search .search-input {
      width: 159px; }

  .menu-item-home {
    display: none; }

  #primary-menu li a {
    font-size: 14px; }

  #secondary-menu li a {
    font-size: 13px; }

  #secondary-menu li li a {
    font-size: 14px; }

  #featured-content:after {
    content: " ";
    clear: both;
    display: block; }

  .bxslider {
    height: 407px; }

  #latest-content {
    float: none;
    width: 100%; }

  #primary {
    width: 620px; }

  .content-block-1 .post-big {
    width: 300px; }
  .content-block-1 .post-small {
    width: 300px; }
    .content-block-1 .post-small .entry-title {
      margin-bottom: 0; }
    .content-block-1 .post-small .entry-meta {
      display: none; }

  .content-loop .thumbnail-link {
    width: 260px;
    margin-bottom: 15px; }
  .content-loop .entry-summary {
    clear: both;
    display: block; }
  .content-loop .comment-sep,
  .content-loop .entry-comment {
    display: none; }

  .footer-columns .footer-column-1,
  .footer-columns .footer-column-2,
  .footer-columns .footer-column-3,
  .footer-columns .footer-column-4 {
    width: 216px; }

  .entry-related .hentry {
    width: 300px; }
    .entry-related .hentry:nth-of-type(2n) {
      margin-right: 0; }
    .entry-related .hentry:nth-of-type(2n+1), .entry-related .hentry:nth-of-type(4n+1) {
      clear: left; }

  .comment-form .comment-form-author,
  .comment-form .comment-form-email,
  .comment-form .comment-form-url {
    width: 193px; } }
/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {
  .header-toggles {
    display: block; }

  .site-header {
    border-bottom: 1px solid #e9e9e9;
    height: 82px;
    position: relative; }

  .site-start {
    height: 80px;
    position: relative; }

  .search-icon {
    display: block; }

  .header-ad {
    display: none; }

  .header-search {
    display: none;
    height: 52px;
    width: 98%;
    top: 81px;
    left: 1%;
    padding: 0; }
    .header-search .search-input {
      width: 100%;
      height: 50px;
      line-height: 50px; }
    .header-search .search-submit {
      background: none;
      border-left: none;
      top: 5px;
      right: 0; }

  .container,
  #primary,
  #secondary {
    width: 98%;
    margin-left: auto;
    margin-right: auto; }

  .site-footer {
    width: 100%; }

  #secondary-nav {
    display: none; }

  .site-branding {
    padding-left: 1%; }
    .site-branding #logo {
      height: 80px;
      line-height: 80px; }
    .site-branding img {
      max-height: 60px;
      width: auto; }

  #primary-nav {
    display: none; }

  #secondary-bar {
    height: 0;
    position: absolute; }

  #featured-content {
    float: none;
    width: 100%; }
    #featured-content:after {
      content: " ";
      clear: both;
      display: block; }
    #featured-content .featured-slide img {
      width: 100%;
      height: auto; }

  .bxslider {
    height: 100%;
    overflow: hidden; }

  #latest-content {
    float: none;
    width: 100%; }

  .content-block-3 .block-left,
  .content-block-3 .block-middle,
  .content-block-3 .block-right {
    float: none;
    width: 100%;
    margin: 0; }
    .content-block-3 .block-left .post-big:after,
    .content-block-3 .block-middle .post-big:after,
    .content-block-3 .block-right .post-big:after {
      content: " ";
      clear: both;
      display: block; }
  .content-block-3 .thumbnail-link {
    float: left;
    margin: 0 20px 0 0; }
  .content-block-3 .block-left,
  .content-block-3 .block-middle {
    margin-bottom: 30px; }

  #primary {
    float: none;
    margin-bottom: 25px; }

  #secondary {
    float: none; }

  .sidebar .widget_ad,
  .site-footer .widget_ad {
    text-align: center; }
  .sidebar .widget_newsletter,
  .site-footer .widget_newsletter {
    background-position: 104% -20px; }

  .comment-form .comment-form-author,
  .comment-form .comment-form-email,
  .comment-form .comment-form-url {
    width: 100%; }

  #site-bottom {
    text-align: center; }
    #site-bottom .site-info {
      float: none;
      margin-bottom: 5px; }
    #site-bottom .footer-nav {
      float: none; }
      #site-bottom .footer-nav ul li {
        padding: 0 5px; }

  #back-top a span {
    bottom: 10px; } }
/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .site-title {
    margin-top: 10px; }

  #featured-content .featured-large .entry-title {
    font-size: 22px; }
  #featured-content .featured-small .entry-title {
    font-size: 14px; }
  #featured-content .featured-small .entry-category {
    display: none; }
  #featured-content .featured-small .entry-header {
    padding: 0 15px;
    bottom: 15px; }

  .content-block-1 .post-big {
    width: 48.5%; }
  .content-block-1 .post-small {
    width: 48.5%; }
    .content-block-1 .post-small .entry-title {
      margin-bottom: 5px; }
    .content-block-1 .post-small .entry-comment {
      display: none; }

  .footer-columns .footer-column-1,
  .footer-columns .footer-column-2,
  .footer-columns .footer-column-3,
  .footer-columns .footer-column-4 {
    width: 47%;
    margin: 0 0 0 2%; }
  .footer-columns .footer-column-2:after,
  .footer-columns .footer-column-4:after {
    display: block;
    clear: both; }
  .footer-columns .footer-column-3 {
    clear: left; }

  .entry-related .hentry {
    width: 23.5%;
    margin-right: 2%; } }
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
  .site-branding #logo {
    height: 80px;
    line-height: 80px; }
  .site-branding img {
    max-height: 50px;
    width: auto; }
  .site-branding .site-title {
    line-height: 80px;
    margin: 0; }
  .site-branding .site-description {
    display: none; }

  .mobile-menu-icon {
    right: 50px; }

  #featured-content {
    margin-top: 10px; }

  .content-block-1 .post-big {
    border-bottom: 1px solid #e9e9e9;
    float: none;
    width: 100%;
    margin-bottom: 15px;
    padding-bottom: 10px; }
    .content-block-1 .post-big .wp-post-image {
      width: 100%; }
  .content-block-1 .post-small {
    float: none;
    width: 100%; }
    .content-block-1 .post-small:after {
      content: " ";
      clear: both;
      display: block; }
    .content-block-1 .post-small .entry-title {
      margin-bottom: 2px; }
    .content-block-1 .post-small .sep,
    .content-block-1 .post-small .entry-comment {
      display: none; }

  .entry-related .hentry {
    float: none;
    width: 100%;
    margin: 0 0 15px 0; }
    .entry-related .hentry:after {
      content: " ";
      clear: both;
      display: block; }
    .entry-related .hentry .thumbnail-link {
      float: left;
      margin: 0 15px 0 0;
      width: 120px; }

  .single #primary .entry-header .entry-meta {
    float: none; }

  .footer-columns .footer-column-1,
  .footer-columns .footer-column-2,
  .footer-columns .footer-column-3,
  .footer-columns .footer-column-4 {
    float: none;
    width: 96%;
    margin: 0 auto; }
  .footer-columns .footer-column-4 {
    border-bottom: none;
    margin-bottom: 0; }

  .error-404 .page-content .search-form input.search-field {
    width: 200px; }

  #site-bottom {
    text-align: center; }
    #site-bottom .site-info {
      float: none;
      margin-bottom: 5px; }
    #site-bottom .footer-nav li {
      margin: 0 5px; } }

/*--------------------------------------------------------------
Mobile Header Redesign (mobile only — desktop header untouched)
--------------------------------------------------------------*/
@media only screen and (max-width: 767px) {

  /* ---- Sticky wrapper for both rows ---- */
  .site-header {
    position: sticky;
    top: 0;
    z-index: 90;
    width: 100%;
    height: auto; }

  .admin-bar .site-header {
    top: 46px; }

  /* The old top dark bar (desktop primary nav + desktop search) isn't
     part of the two-row mobile header — hide it here only. */
  #primary-bar {
    display: none; }

  /* ---- Row 1: logo — search icon — hamburger ---- */
  .site-start {
    height: auto;
    display: flex;
    align-items: center;
    padding: 10px 0; }

    .site-start .container {
      display: flex;
      align-items: center;
      justify-content: space-between;
      width: 96%; }

    .site-start .site-branding {
      display: flex;
      align-items: center;
      padding-left: 0;
      flex: 1 1 auto;
      min-width: 0; }

    .site-start .site-branding #logo {
      height: auto;
      line-height: normal; }

    .site-start .site-branding img {
      max-height: 34px; }

  .header-ad {
    display: none; }

  .mobile-search-toggle-wrap {
    display: flex;
    align-items: center;
    flex-shrink: 0;
    margin-left: 10px; }

  .mobile-search-toggle-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    cursor: pointer; }

    .mobile-search-toggle-btn .genericon {
      font-size: 22px;
      line-height: 1; }

  .header-toggles {
    display: flex;
    align-items: center;
    position: static;
    flex-shrink: 0;
    margin-left: 6px; }

    .header-toggles .nav-toggle {
      position: static; }

    .header-toggles .toggle-text {
      display: none; }

    .header-toggles .toggle-icon svg {
      height: 1.1rem;
      width: 1.1rem; }

  /* The existing full-width search form — kept, just toggled via the
     checkbox above instead of always shown. */
  .mobile-search {
    display: none !important;
    padding: 0 2%; }

  body:has( .mobile-search-toggle-checkbox:checked ) .mobile-search {
    display: block !important; }

  /* ---- Row 2: horizontally scrollable pill menu ---- */
  #secondary-bar {
    height: auto;
    position: static;
    overflow: hidden; }

    #secondary-bar .container {
      width: 100%;
      padding: 0; }

  #secondary-nav {
    display: block;
    width: 100%; }

  #secondary-menu.sf-menu {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none;
    padding: 10px 3%;
    margin: 0; }

    #secondary-menu.sf-menu::-webkit-scrollbar {
      display: none;
      height: 0; }

    #secondary-menu.sf-menu li {
      flex-shrink: 0;
      float: none;
      line-height: normal; }

    #secondary-menu.sf-menu li a {
      display: inline-block;
      border-radius: 999px;
      padding: 8px 18px;
      margin: 0 5px;
      line-height: normal; }

    /* Dropdown submenus aren't usable in a horizontal-scroll pill row;
       fold their items into the scroll line instead of hovering open. */
    #secondary-menu.sf-menu li ul {
      display: none !important; }

    #secondary-menu.sf-arrows .sf-with-ul:after {
      display: none; }
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  #featured-content .featured-large {
    float: none;
    width: 100%;
    margin-bottom: 0; }
  #featured-content .featured-small {
    width: 50%;
    margin: 4px 0 0 0;
    padding: 0;
    overflow: hidden; }
    #featured-content .featured-small:nth-of-type(2), #featured-content .featured-small:nth-of-type(4) {
      padding-right: 2px; }
      #featured-content .featured-small:nth-of-type(2) .gradient, #featured-content .featured-small:nth-of-type(4) .gradient {
        left: auto;
        right: 2px; }
    #featured-content .featured-small:nth-of-type(3), #featured-content .featured-small:nth-of-type(5) {
      padding-left: 2px; }
      #featured-content .featured-small:nth-of-type(3) .gradient, #featured-content .featured-small:nth-of-type(5) .gradient {
        left: 2px; }

  .content-loop .thumbnail-link {
    width: 180px;
    margin-bottom: 15px; }
  .content-loop .entry-title {
    font-size: 18px; }
  .content-loop .entry-comment {
    display: none; }
  .content-loop .entry-summary {
    display: block;
    clear: both; }

  .single h1.entry-title {
    font-size: 26px; } }
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
  .site-title {
    font-size: 22px; }

  .container {
    padding-left: 2%;
    padding-right: 2%; }

  .site-content {
    padding: 15px 0; }

  #featured-content .featured-large {
    float: none;
    width: 100%;
    margin-bottom: 4px; }
    #featured-content .featured-large .entry-header {
      padding: 0 10px;
      bottom: 10px; }
    #featured-content .featured-large .entry-title {
      font-size: 18px; }
  #featured-content .featured-small {
    width: 49.5%;
    margin-top: 0;
    margin-right: 1%;
    padding: 0; }
    #featured-content .featured-small .gradient {
      left: 0; }
    #featured-content .featured-small .entry-header {
      padding: 0 10px;
      bottom: 10px; }
    #featured-content .featured-small .entry-title {
      font-size: 14px;
      font-weight: normal; }
    #featured-content .featured-small .entry-category {
      display: none; }
    #featured-content .featured-small:nth-of-type(2n+1) {
      margin-right: 0; }

  .content-loop .hentry .thumbnail-link {
    width: 120px;
    margin: 0 15px 15px 0; }
  .content-loop .hentry .entry-title {
    display: table;
    font-size: 17px;
    margin-bottom: 5px; }
  .content-loop .hentry .entry-meta {
    display: none; }
  .content-loop .hentry .entry-summary {
    clear: both; }
    .content-loop .hentry .entry-summary .read-more {
      display: none; }

  .single .entry-author,
  .single .date-sep,
  .single .entry-comment,
  .single .entry-meta .comment-sep {
    display: none; }

  .entry-related .hentry .thumbnail-link {
    width: 100px; }

  .pagination .page-numbers {
    font-size: 13px;
    padding: 0 10px;
    height: 32px;
    line-height: 32px; }

  .page-title,
  .single h1.entry-title,
  .page h1.entry-title {
    font-size: 24px; }

  #comments .comment-metadata,
  .comment-respond .comment-metadata {
    display: none; } }

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