ul#primary-menu.menu li a {
	font-family: 'Ubuntu Condensed', sans-serif !important;
	font-weight: 100;
}


h1, h2, h3, h4, h5, h6 {
  font-weight: 300;
}


#sidebar_posts-2 > div.hms-thumb {
	 display: none;
}


#sidebar_posts-2.widget.widget_sidebar_posts div.hitmag-category-posts div.hms-thumb  {
	 display: none;
}

.meta-sep, .byline {
	/*display: none !important;*/
}

.footer_a {
	color: #4682b4 !important;
}

small {
	 font-weight: 100;
}                                


 @media screen and (max-device-width: 768px) {
 .hm-header-sidebar {
 	display: none;
 }               
 
 .header-main-area {
    min-height: auto;
  }
  
  .site-branding {
  
  margin: 0;
  
}
 
 
 } 

