/* Responsive CSS Style */
@media only screen and (min-width: 1110px) {
  #featured-content .bxslider {
    height: 355px;
    overflow: hidden; } }
@media only screen and (max-width: 1110px) {
  body {
    background: #fff; }

  .header-ad {
    height: auto; }

  #back-top {
    display: none !important; } }
@media only screen and (min-width: 960px) and (max-width: 1110px) {
  .container {
    width: 940px; }

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

  #primary {
    width: 615px; }

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

  #primary-bar {
    display: none; }

  .site-header {
    border-bottom: 1px solid #f0f0f0;
    position: relative; }
    .site-header .search-icon {
      margin-right: 6px; }

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

  .site-title {
    font-size: 1.4em;
    margin: 0;
    line-height: 60px; }

  .site-description {
    display: none; }

  .header-ad {
    display: none; }

  .search-icon {
    display: block; }

  .header-search {
    display: none;
    height: 40px;
    width: 100%;
    top: 60px;
    left: 0;
    padding: 0;
    position: absolute; }
    .header-search .search-input {
      width: 100%;
      height: 40px;
      line-height: 40px; }
    .header-search .search-submit {
      right: 0;
      top: 0;
      height: 40px;
      width: 40px; }

  .mobile-menu-icon {
    display: block; }

  .mobile-menu {
    padding-left: 1%;
    padding-right: 1%; }

  .bxslider {
    height: 100%; }

  #page {
    width: 100%; }

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

  .site-footer {
    width: 100%; }

  #secondary-bar {
    display: none; }

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

  #primary-nav {
    display: none; }

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

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

  #secondary {
    float: none; }

  .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; } }
/* Tablet Portrait size to standard 960 (devices and browsers) */
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
  .header-ad {
    width: 96%;
    max-width: 728px; }

  #featured-content {
    margin-bottom: 10px; }
    #featured-content .featured-slide .entry-header {
      bottom: 10px;
      padding: 0 10px; }
    #featured-content .featured-slide .entry-title {
      font-size: 1.2em;
      display: -webkit-box;
      overflow: hidden;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical; }

  #featured-grid {
    margin-bottom: 10px;
    padding: 10px 10px 0 10px; }
    #featured-grid .hentry {
      margin-bottom: 10px; }

  .featured-ad {
    margin-bottom: 10px;
    padding-bottom: 10px; }

  .content-loop {
    margin-bottom: 0; }
    .content-loop .hentry {
      margin-bottom: 15px;
      padding-bottom: 10px; }
    .content-loop .thumbnail-link {
      width: 100px;
      margin: 0 15px 15px 0; }
    .content-loop .entry-title {
      font-size: 1.1em;
      display: -webkit-box;
      overflow: hidden;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical; }
    .content-loop .entry-meta {
      margin-top: 5px; }
    .content-loop .entry-category,
    .content-loop .entry-author,
    .content-loop .sep {
      display: none; }
    .content-loop .entry-summary {
      clear: both; }
      .content-loop .entry-summary span {
        display: none; }

  .single #primary .entry-header .entry-author,
  .single #primary .entry-header .entry-category,
  .single #primary .entry-header .entry-comment,
  .single #primary .entry-header .sep {
    display: none; }
  .single #primary .entry-header .entry-comment:before {
    content: none; }

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

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

  .breadcrumbs {
    padding-left: 0;
    padding-right: 0; }

  #site-bottom {
    text-align: center; }
    #site-bottom .site-info {
      float: none;
      margin-bottom: 5px; }
    #site-bottom .footer-nav li {
      margin: 0 5px; } }
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .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-content {
    padding: 10px 0; }

  .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 */
