.ihf-market-report #ihf-market-report-header > div.col-sm-5.ihf-market-report-header-text{
	width: 75%;
}
.ihf-market-report #ihf-market-report-header > div.col-sm-7.ihf-market-report-header-toggle{
	width: 25%;
}
#ihf-market-report-nav-container{
	display: none;
}
#ihf-market-report-header > div.col-sm-5.ihf-market-report-header-text > button{
	font-weight: bold;
}
.market-btn-space{
	font-weight: bold !important;
	margin-left: 20px;
}
@media only screen and (min-width: 481px) and (max-width: 581px) {
	.market-btn-space{
		margin-left: 0px;
	}
	.ihf-market-report #ihf-market-report-header > div.col-sm-5.ihf-market-report-header-text{
		width: 100%;
	}
	.ihf-market-report #ihf-market-report-header > div.col-sm-7.ihf-market-report-header-toggle{
		width: 100%;
	}
}	
@media only screen and (min-width: 321px) and (max-width: 480px) {
	.market-btn-space{
		margin-left: 0px;
	}
	.ihf-market-report #ihf-market-report-header > div.col-sm-5.ihf-market-report-header-text{
		width: 100%;
	}
	.ihf-market-report #ihf-market-report-header > div.col-sm-7.ihf-market-report-header-toggle{
		width: 100%;
	}
}
@media only screen and (max-width: 320px) {  
	.market-btn-space{
		margin-left: 0px;
	}
	.ihf-market-report #ihf-market-report-header > div.col-sm-5.ihf-market-report-header-text{
		width: 100%;
	}
	.ihf-market-report #ihf-market-report-header > div.col-sm-7.ihf-market-report-header-toggle{
		width: 100%;
	}
}