/*  MAKE LAYOUT RESPONSIVE at 768px FOR IPAD PORTRAIT ================================================================ */





	

		header {

	width: 93.75%; /* 720px / 768px */

	height: 140px;

		}



		#maincontent{

			width: 93.75%; /* 720px / 768px */

		}



		

		footer {

			width: 93.75%; /* 720px / 768px */

		}

		

 .flex-caption-title{

	font-size: 10px;

	margin-top:-10px;

  }

  

  .flexslider {

	margin-top:-10px;

	min-height: 180px;

	}	