/* Responsive CSS Style */
@media only screen and (max-width: 1007px) {
  .header-action li.nav-link span {
    display: none; }

  .theme-demo {
    width: 100%; }

  .mobile-screen {
    display: none; } }
@media only screen and (min-width: 960px) and (max-width: 1000px) {
  .container {
    width: 950px; }

  #featured-content h1 {
    font-size: 34px; }

  .layout-2c-l #primary,
  .single-themes #primary,
  .blog-page #primary {
    width: 620px; } }
@media only screen and (min-width: 959px) {
  .main-navigation {
    display: block !important; }

  .sidebar__inner {
    width: 300px !important; } }
/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {
  .site-branding {
    margin-right: 0; }

  .main-navigation {
    display: none;
    background-color: #333;
    position: absolute;
    width: 100%;
    top: 50px;
    left: 0;
    padding: 25px 25px;
    z-index: 9999;
    box-sizing: border-box; }
    .main-navigation ul li {
      display: block;
      float: none;
      height: 24px;
      line-height: 24px;
      list-style: none;
      margin-bottom: 15px; }
      .main-navigation ul li:last-child {
        margin-bottom: 0; }
      .main-navigation ul li a {
        border: none;
        color: #fff;
        font-size: 16px;
        font-weight: 600;
        height: 24px;
        line-height: 24px;
        margin: 0;
        padding-top: 0;
        padding-bottom: 0; }
      .main-navigation ul li a:hover {
        color: #0099e5;
        border: none; }

  .header-action li.nav-btn {
    display: none !important; }
  .header-action li.nav-link {
    margin-right: 5px; }
  .header-action li.login-link span {
    display: none; }
  .header-action li.nav-menu {
    display: block;
    margin-right: 10px; }

  .container {
    width: 96%; }

  .layout-2c-l #primary,
  .single-themes #primary,
  .blog-page #primary,
  .page-template-page-tiny #primary {
    float: none;
    width: 100%; }

  #secondary {
    float: none;
    width: 100% !important;
    height: auto !important; } }
/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
  h2.section-title {
    font-size: 30px;
    margin-bottom: 30px; }

  #featured-content h1 {
    font-size: 25px; }

  .home-slogan h2.section-title:after {
    top: 6px; }
  .home-slogan .slogan-link {
    margin-top: 7px; }
    .home-slogan .slogan-link a {
      font-size: 18px; }
    .home-slogan .slogan-link .join-link {
      margin-left: 15px; }

  .page-header h1 {
    font-size: 30px; }

  .footer-widgets .widget {
    margin-bottom: 20px; }
    .footer-widgets .widget:nth-of-type(3), .footer-widgets .widget:nth-of-type(4) {
      margin-bottom: 0; }
    .footer-widgets .widget .widget-title {
      margin-bottom: 10px; } }
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
  .content-loop .hentry {
    margin-bottom: 15px;
    padding-bottom: 15px; }
    .content-loop .hentry .thumbnail-link {
      width: 84px;
      margin-right: 15px; }
    .content-loop .hentry .entry-header .entry-title {
      font-size: 1em;
      margin-bottom: 2px; }
    .content-loop .hentry .entry-header .entry-meta {
      font-size: 13px;
      margin: 0; }
      .content-loop .hentry .entry-header .entry-meta .post-category:before {
        top: 6px; }
    .content-loop .hentry .entry-summary {
      display: none; } }
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  #featured-content {
    padding: 40px 0 40px 0; }
    #featured-content h1 {
      font-size: 33px; }

  .themes-loop .theme-item {
    margin-bottom: 30px; }

  h2.section-title {
    font-size: 24px; }

  .home-slogan .slogan-link a {
    font-size: 22px; }

  .page-header {
    margin-bottom: 20px; }
    .page-header h1 {
      font-size: 24px; }

  .entry-header h1.entry-title,
  .entry-header h2.entry-title {
    font-size: 24px;
    font-weight: bold; } }
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
  .site-branding {
    height: 60px;
    margin-top: 10px; }
    .site-branding img {
      height: 60px; }

  .header-action li.nav-link a,
  .header-action li.login-link a {
    font-size: 13px; }

  .header-action li.nav-link a {
    padding: 0 10px; }

  .header-action li.login-link {
    margin-right: 10px; }

  #featured-content {
    padding: 40px 0 40px 0; }
    #featured-content h1 {
      font-size: 2em;
      padding-left: 10px;
      padding-right: 10px; }

  h2.section-title {
    font-size: 24px;
    margin-bottom: 5px; }

  .section-desc {
    font-size: 1.05em; }

  .home-themes {
    padding: 30px 0; }

  .themes-loop .theme-item {
    margin-bottom: 30px; }
    .themes-loop .theme-item:last-child {
      margin-bottom: 0; }

  .home-slogan {
    padding: 40px 0; }

  .page-header {
    margin-bottom: 20px; }
    .page-header h1 {
      font-size: 1.4em; }

  .entry-header h1.entry-title,
  .entry-header h2.entry-title {
    font-size: 20px;
    font-weight: bold; }

  .single .breadcrumbs .zixun,
  .archive .breadcrumbs .zixun {
    display: none; }

  .single-themes #site-header {
    margin-bottom: 20px; }

  .header-demo a {
    font-weight: normal; }
    .header-demo a span {
      display: none; }

  .pagination .page-numbers {
    background-color: transparent;
    border: none;
    border-radius: 0;
    padding: 0;
    margin: 0 2px; }
    .pagination .page-numbers:hover {
      background-color: transparent; }

  .site-info .all-rights {
    display: block; }
  .site-info .copyright {
    float: none; }
  .site-info .back-top {
    float: none;
    margin-top: 10px; }

  .all-rights {
    display: none; }

  .page-template-page-login #primary,
  .page-template-page-register #primary {
    width: 96%; }

  .footer-widgets {
    margin-bottom: 0; }

  #edd_register_form,
  #edd_login_form {
    width: 100%;
    box-sizing: border-box; } }

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