/*
Theme Name: Multinews Child
Description: Multinews Child Theme
Version: 1.0
Author: JCM
Author URI: 
Template: BHP-Sept2016
Text Domain:  BHP-Sept2016-child
*/

/*---------------------------------
    Add your custom styles here
---------------------------------*/

#weatherByHillerHead {
  text-transform: none;
}

.header .header-wrap > .inner, .header .header-wrap {
    line-height: 250px;
    min-height: 250px;
}
.logo {
    line-height: 220px;
}
div#headerCurrentWeather {
    line-height: 175px;
}

@media only screen and (max-width: 900px) {
 #weatherByHillerHead {
  font-size: 12px;
 }
 #hillerServicesHead {
  font-size: 8px;
 } 
 
 .news-box {
   height: auto; /*170px; */
 }
 .nb4 {
   height: 500px; /*auto; */
   margin-top: -20px !important;
   margin-bottom: 0 !important;
   margin-left: 0;
   margin-right: 0;
 }
 .nb4 .first-item {
   padding-top: 0 !important;
 }
 
 
 .nb4 ul h2 {
   margin-bottom: 0;
 }
 
 .nb4 ul figure, .nb4 ul .entry-meta {
   display: none;
 } 
}