/* 
  ------------------------------------------------
  PVII CSS Page Builder Magic
  Copyright (c) 2011 Project Seven Development
  www.projectseven.com
  01: 1 Col Flex
  ------------------------------------------------
*/

/*P7MOBILE Styles. These styles will be used only by mobile devices (phones and tablets) and will be ignored by desktop and laptop browsers.*/
body.p7mobile {
	-webkit-text-size-adjust:100%;
	min-width: 0;
}
.p7mobile .content {
	padding: 1.5em;
	font-size: large;
	line-height: 1.35em;
}
.p7mobile .menutop li { margin-bottom: 5px; }
.p7mobile .menutop a { font-size: large; }
.p7mobile .footer { font-size: large; }
.p7mobile .no_header {	
}
.p7mobile .menu_slide {
}

