/*------------------------------------------------------------------*/ 
/*	1) Note: Design for a width of 1359 px
/*------------------------------------------------------------------*/
@media only screen and (max-width: 1359px) {
	#ads_right{display:none;}
	.controller2{
		width:100%;
		max-width:1280px;
	}
}