/*
Theme Name: Khabri Media
Author: Purpletree
Description: Khabri Media
Version: 1.1
Template: news-portal
*/
p {
    font-size: 20px;
	    font-family: 'Noto Sans Devanagari', -apple-system, BlinkMacSystemFont,'Segoe UI', 'Roboto', 'Oxygen',
  'Ubuntu', 'Cantarell', 'Fira Sans','Droid Sans', 'Helvetica Neue', Arial , sans-serif;
    font-stretch: normal;
    font-optical-sizing: auto;
}
.np-logo-section-wrapper {
  padding: 5px 0 0 0;
}
#np-site-mode-wrap {
  display: none;
}

#masthead .site-branding {
  float: left;
  margin: 0px 0;
}
.custom-logo {
  width: 110px;
}
	.widget_nav_menu ul li {
  display: inline-block;
}
@media only screen and (min-width: 1000px) {
	.mt-container {
  width: 1280px;
  margin: 0 auto;
}

}
