/*  MAKE LAYOUT RESPONSIVE at 768px FOR IPAD PORTRAIT ================================================================ */


	
		header {
			width: 93.75%; /* 720px / 768px */
		}

		#maincontent{
			width: 93.75%; /* 720px / 768px */
		}

		
		.maincontent{
			width: 93.75%; /* 720px / 768px */
		}

		
		footer {
			width: 93.75%; /* 720px / 768px */
		}
		#menu {
			width: 93.75%;
			}
			
		#fullwidth-inner {
			width: 93.75%;
			}


.flips1_back h4 {
	font-size: 16px;
	font-weight: bold;
}

.flipscont1 p{
				font-size: 11px;
				line-height: 18px;
				}