/* screens smaller than 980---------------------------------------------------------- */
@media only screen and (min-width:691px) and (max-width:1340px) {
#wrapper {
	width: 100%;
	min-width: 0;
}
/*header*/
/*------------------------------------------------------------------------------*/
/*--header_top--*/
/*footer*/
/*------------------------------------------------------------------------------*/
}