/* Responsive CSS Style */
@media only screen and (min-width: 960px) and (max-width: 1119px) {
  .container {
    width: 940px; }

  #primary {
    width: 615px; }

  .content-loop .thumbnail-link {
    width: 250px; }
  .content-loop .entry-title {
    font-size: 1.3em; }
  .content-loop .read-more {
    display: none; }

  .comment-form .comment-form-author,
  .comment-form .comment-form-email,
  .comment-form .comment-form-url {
    width: 171px; } }
/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {
  #top-bar,
  .primary-bar {
    display: none; }

  .header-toggles {
    display: block; }

  .container {
    width: 98%; }

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

  .site-header {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    height: 60px;
    padding: 0; }
    .site-header .search-icon {
      right: 1%; }

  .site-branding {
    text-align: left; }
    .site-branding #logo {
      height: 60px;
      line-height: 60px; }
    .site-branding img {
      max-height: 40px;
      vertical-align: middle;
      width: auto;
      transition: none; }

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

  .site-description {
    display: none; }

  #featured-content,
  #home-image-blocks .EnjoyStyle_Image_Widget {
    margin-top: 10px; }

  .bxslider {
    display: none;
    height: 100%; }

  .bx-wrapper {
    background-color: transparent;
    background: none; }

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

  #secondary {
    float: none;
    width: 100%; }

  .sidebar .widget_ad .widget-title,
  .site-footer .widget_ad .widget-title {
    text-align: left; }

  .single .entry-top {
    text-align: left;
    margin-bottom: 15px; }

  #site-bottom {
    text-align: center; }
    #site-bottom .site-info {
      float: none;
      margin-bottom: 10px; }
    #site-bottom .footer-nav {
      float: none; }
      #site-bottom .footer-nav ul li {
        padding: 0 5px; } }
/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .content-loop .thumbnail-link {
    width: 250px; }
  .content-loop .entry-title {
    font-size: 1.3em; }
  .content-loop .read-more {
    display: none; }

  .footer-columns .footer-column-1,
  .footer-columns .footer-column-2,
  .footer-columns .footer-column-3,
  .footer-columns .footer-column-4 {
    width: 49%;
    margin-right: 2%; }
  .footer-columns .footer-column-2,
  .footer-columns .footer-column-4 {
    margin-right: 0; }
  .footer-columns .footer-column-3 {
    clear: left; }

  .comment-form .comment-form-author,
  .comment-form .comment-form-email {
    width: 32%;
    margin-right: 2%; }
  .comment-form .comment-form-url {
    width: 32%; } }
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
  .site-content {
    padding: 15px 0; }

  #home-image-blocks .EnjoyStyle_Image_Widget .widget-wrap,
  .sidebar .EnjoyStyle_Image_Widget .widget-wrap {
    height: 150px;
    overflow: hidden; }

  .breadcrumbs {
    margin-bottom: 15px;
    padding-bottom: 10px; }

  .entry-summary {
    clear: both;
    display: block; }
    .entry-summary:before {
      content: " ";
      display: block;
      clear: both; }

  .read-more {
    display: none; }

  .single .entry-top {
    margin-bottom: 10px; }

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

  .footer-columns .footer-column-1,
  .footer-columns .footer-column-2,
  .footer-columns .footer-column-3,
  .footer-columns .footer-column-4 {
    width: 100%;
    margin: 0; }
  .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: 10px; }
    #site-bottom .footer-nav li {
      margin: 0 5px; }

  .pagination {
    margin-top: 35px;
    padding-top: 25px; } }
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  #featured-content .featured-slide .entry-category {
    margin-bottom: 10px; }
  #featured-content .featured-slide .entry-title {
    width: 420px;
    font-size: 1.2em; }
  #featured-content .featured-slide .entry-header {
    bottom: 15px; }
  #featured-content .featured-slide .entry-date {
    display: none; }

  .content-loop .hentry {
    margin-bottom: 15px;
    padding-bottom: 15px; }
  .content-loop .thumbnail-link {
    width: 140px;
    margin: 0 15px 15px 0; }
  .content-loop .entry-title {
    display: table;
    font-size: 1.3em; } }
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
  .container {
    width: 96%; }

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

  #featured-content .featured-slide .entry-category {
    display: none; }
  #featured-content .featured-slide .entry-title {
    width: 320px;
    font-size: 1.1em; }
  #featured-content .featured-slide .entry-header {
    bottom: 5px; }
  #featured-content .featured-slide .entry-date {
    display: none; }

  .content-loop .hentry {
    margin-bottom: 15px;
    padding-bottom: 15px; }
  .content-loop .entry-category {
    margin-bottom: 10px; }
  .content-loop .thumbnail-link {
    width: 120px;
    margin: 0 15px 15px 0; }
  .content-loop .entry-title {
    display: table;
    font-size: 1.1em; }
  .content-loop .entry-meta {
    display: none; }

  .single #primary .entry-comment {
    display: none; }

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

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

  #post-nav .post-previous {
    margin-bottom: 20px; }
    #post-nav .post-previous:after {
      clear: both;
      content: " ";
      display: block; }
  #post-nav .post-next {
    border-left: none;
    padding: 0;
    text-align: left; }
    #post-nav .post-next .thumbnail-wrap {
      float: left;
      margin: 0 15px 0 0; }

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

  .sidebar .widget {
    margin-bottom: 10px; } }

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