/*********************************************************************************/
/* Tablet Portrait size to standard 960 (devices and browsers) MAX WIDTH = 740px */
/*********************************************************************************/
@media only screen and (min-width: 769px) and (max-width: 960px) {

	.conditional1 {
		display: none;
	}
	#content {
		width: 740px;
		/* border: 1px solid red; */
	}

	#content-inside {
		width: 740px;
	}

	#header {
		width: 740px;
	}

	#header-image {
		width: 740px;
		height: auto;
	}
	#spnHeader {
		width: 720px;
		font-size: 21pt;
		color: #036646;
		position: absolute; bottom: 0; left: 0;
		text-align: center;
	}

	#divLogo {
		float: left;
		width: 400px;
	}
		#imgLogo {
			position: relative;
			width:160px;
			float: left;
			padding: 0 20px;
		}

	#main_page {
		width: 720px;
		padding-left: 15px;
	}
	#spnGiftCode {
		display: block;
	}

	#cust_id-label {
		float: left;
		text-align: right;
		width: 95px;
	}
	#cust_id {
		font-size: 10pt;
		width: 100px;
	}
	#cust_id-note {
		font-size: 10pt;
		font-style:italic;
	}

	#firstname-label {
		float: left;
		text-align: right;
		width: 95px;
	}
	#firstname {
	  float: left;
	  width: 160px;
	}

	#middlename-label {
		float: left;
		text-align: right;
		width: 50px;
	}
	#middlename {
	  float: left;
	  width: 20px;
	}
	#lastname-label {
	  float: left;
	  text-align: right;
		width: 95px;
	}
	#lastname {
	  float: left;
	  width: 230px;
	}

	#address-label {
		float: left;
		text-align: right;
		width: 95px;
	}
	#address {
	  float: left;
	  width: 595px;
	}

	#city-label {
		float: left;
		text-align: right;
		width: 95px;
	}
	#city {
	  float: left;
	  width: 300px;
	}
	#state-label {
		float: left;
		text-align: right;
		width: 50px;
	}
	#state {
	  float: left;
	  width: 60px;
	}
	#zipcode-label {
		float: left;
		text-align: right;
		width: 50px;
	}
	#zipcode {
	  float: left;
	  width: 108px;
	}

	#phone-label {
		float:left; 
		width: 100px;
		text-align: right;
	}
	#phone {
		float:left; 
		width: 90px;
	}
	#ephone-label {
		float:left; 
		margin-left: 10px;
		width: 105px;
		text-align: right;
	}
	#ephone {
		float:left; 
		width: 80px;
	}

	#email-label {
		float:left; 
		padding-left: 30px;
	}
	#email {
		float:left; 
		width: 252px;
	}


	#dob-label {
		float:left; 
		width: 100px;
		text-align: right;
	}
	#dob-mm {
		float:left; 
		width: 62px;
		margin-left: 1px;
	}
	#dob-dd {
		float:left; 
		width: 52px;
		margin-left: 5px;
	}
	#dob-yyyy {
		float:left; 
		width: 68px;
		margin-left: 5px;
	}

	#gender-label {
		float:left; 
		padding-left: 35px;
		width: 70px;
		text-align: right;
	}
		#gender_female {
			height: 15px;
			top: 3px;
		}
		#gender-female-label {
			height: 10px;
			top: 5px;
		}
		#gender_male {
			height: 15px;
			top: 3px;
		}
		#gender-male-label {
			height: 10px;
			top: 5px;
		}

	#imgLady {
		display: none;
	}

	#kidsinfo {
	}
	#q_06_1 {
		width: 40px;
		margin-right: 30px;
	}
	#q_06_2 {
		width: 40px;
		margin-right: 30px;
	}
	#q_06_3 {
		width: 40px;
	}


	#divPCP {
	}	
		#pcp-label {
		}
		#pcp-yes {
			vertical-align: central;
		}
		#pcp-yes-label {
		}
	
		#pcp-no {
			vertical-align: central;
		}
		#pcp-no-label {
		}

	#no_pcp {
		margin-left: 10px;
	}

	#chkEmailSubscription {
		display: none;
	}
	#subscription_box {
	}

	#email_required {
		font-size: 10pt;
		font-style: italic;
	}
	
	#FreeInfo {
		font-size: medium;
		font-weight:bold;
		color: #0f4e80;
	}
	#free-info-area {
		/*border: 1px dashed blue;*/
		float:left;
		width: 500px;
	}
		#FreeInfoText {
			font-size: 12pt;
		}
		.FreeInfoItem {
			float: left;
			width: 50%;
			color: black;
			font-size: 10pt;
			padding-bottom: 5px;

		}
		.FreeInfoItem label {
			font-size: medium;
			color: rgb(111, 117, 121);
		}

	#referral-area {
		width: 700px;
	}
		#ReferralText {
			font-weight: normal;
			font-size: medium;
			font-weight: bold;
			color: #0f4e80;
		}

		.ReferralItem {
			float: left;
			width: 50%;
		}
		.ReferralItemLabel {
			vertical-align: text-bottom;
			font-size: medium;
			color: rgb(59, 67, 72);
		}
		#ref_other_text {
			width: 100px;
			height: 15px;
		}
		#BestTime-label {
			font-size: medium;
			font-weight: bold;
			color: #0f4e80;
			left: -3px;
		}
		#BestTime-label_2 {
			font-size: 16px;
			left: -3px;
		}
		#q_08_1 {
			height: 20px;
		}
	#q_162 {
		float: left;
		margin-right: 5px;
		margin-bottom: 5px;
	}
	#q_163 {
		float: left;
		margin-right: 5px;
		margin-bottom: 5px;
	}

	#divPrivacy{
		float: left;
		font-style: italic;
		font-size: 10pt;
		width: 400px;
	}


	#divFooter {
		width: 740px;
		background-color: #036646;
		text-align: center;
		height: 1em;
	}
		#imgFooter {
			margin: auto;
			height: 3em;
		}

}
