@media only screen and (min-width: 0) and (max-width: 1000px) {
	#menu-holder {
		background: #F09217 !important;
		border: none;
		color: #fff;
		}
	#navigation, .navigation-inner {
		height: auto !important;
		}
	.layout-boxed-content #menu-holder {
		border: none !important;
		}
		
	#menu-holder .mh-caret {
	display: none;
	}
	#menu-holder .mh-icon {
		color: #fff !important;
	}
	.breaking-news .bn-title {
	display: none;
	}

	.header-social .mom-socials-icons ul li a {
		border: none;
	}
	.header-social .mom-socials-icons ul li, .topbar .nav-button{
		width: 29px;
		border: none;
	}
	.topbar .top-right-content {
	float: left;
	}
	.header {
	  padding: 0;
	}
	.header-right {
		margin-bottom: 5px;
	}
	.header .logo {
		text-align: left;
	}
	.header-ad-2 {
		margin-top: 5px;
		float: none !important;
	}

	.header-flags {
		float: right;
	}
	.header .logo a img{
		width: 150px;
		height: auto;
		padding: 6px 0;
	}
	#bbpress-forums .form-row {
		display: block;
		clear: both;
	}
}
	 