/* =============================================================================
   /* Desktop Screens
   ============================================================================= */
@media (min-width: 1200px) {
  .featured-image img {
    min-height: 239px; }

  .loading {
    min-height: 410px; } }
/* =============================================================================
   Portrait tablet to landscape and desktop @screen-md-min
   ============================================================================= */
@media (min-width: 992px) and (max-width: 1199px) {
  #featured-grid .sc-panels .ubscore, #featured-grid .sc-panels .ubgallery, #featured-grid .sc-panels .ubvideo {
    top: -20px !important; } }
@media (max-width: 991px) {
  #topnav .main-nav ul {
    display: none; }

  .nomo {
    width: 100%; }

  #nn-wrap {
    margin-top: 0 !important; }

  .owl-buttons {
    display: none !important; }

  .js-masonry .extract {
    position: relative !important;
    top: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    transition: all 0s !important;
    float: left !important;
    width: 100% !important;
    clear: both !important;
    display: block !important;
    transform: translate3d(0, 0, 0) !important; } }
/* =============================================================================
   Landscape phone to portrait tablet @screen-sm-min
   ============================================================================= */
@media (max-width: 767px) {
  #header .main-nav ul {
    display: none; }

  #slider-panel .ubscore, #slider-panel .ubgallery, #slider-panel .ubvideo {
    display: none !important; }

  #dyn-home .widget {
    width: 100%; } }
@media (max-width: 767px) and (min-width: 481px) {
  #content .post-extract {
    height: auto !important;
    margin-top: 0; }

  .read-more {
    text-align: center;
    margin-left: 10px  !important;
    position: relative !important;
    display: inline; }

  .header-extract img {
    height: auto !important; }

  .featured-image {
    width: 46%;
    float: left;
    margin: 0 15px 0 0 !important; }

  #comments .metacc {
    margin-left: 5px !important; }

  #slider-panel h2 {
    font-size: 18px !important;
    line-height: 1.4 !important; } }
/* =============================================================================
   Landscape phones and down @screen-xs-min
   ============================================================================= */
@media (max-width: 480px) {
  .single #content .entry-header .info-share, .page #content .entry-header .info-share {
    display: block;
    margin-top: 10px;
    text-align: center; }

  #comments .metacc {
    margin-left: 5px !important; }

  #featured-grid .yk-panels h2, #featured-grid .sc-panels h2, #featured-related h2 {
    font-size: 18px !important;
    line-height: 1.4 !important; }

  #slider-panel h2 {
    font-size: 16px !important;
    line-height: 1.4 !important; }

  #featured-grid .featured-category, #slider-panel .featured-category {
    font-size: 1.1em !important; }

  #featured-grid .ubscore, #featured-grid .ubgallery, #featured-grid .ubvideo {
    display: none !important; }

  #comments #respond .inputcom, .contact-form .inputcom {
    width: 100% !important;
    float: none;
    margin: 5px 0 0 0 !important;
    display: block; }

  .mini-icons [class*="icon-"] {
    margin: 0 1px !important; }

  h3.presub {
    display: none; } }
