@media only screen and (max-width: 1170px){
	body{
		background:transparent !important;
	}
	.boxed_layout{
		width:100% !important;
	}
	.top-bar-section ul .has-dropdown ul {
    margin-left:-120px !important;
	}
}
