/*-----------------------------------------------------------------------------------*/
/*	MEDIA QUERIES
/*-----------------------------------------------------------------------------------*/
/* iPad Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
.wrapper {
	width: 900px !important;
}
.inner-body {
	height: 642px;
	width:900px;
}
#header-bar {
	width: 900px !important;
}
.content-left {
	display:none;
}
.contact {
	display:none;
}
.dr-name {
	background: none repeat scroll 0 0 #EEEEEE;
	border-bottom: 1px solid #CCCCCC;
	float: left;
	opacity: 0.9;
	padding: 16px 19px 10px 29px;
}
#bnnr_contact input[type="text"] {
	background: none repeat scroll 0 0 #EEEEEE;
	border: 1px solid #DFDFDF;
	border-radius: 5px;
	box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.5);
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 50px;
	line-height: 35px;
	margin: 0 0 11px;
	outline: medium none;
	padding: 0 10px;
	text-shadow: 1px 1px 1px #FFFFFF;
	width: 191px;
}
#bnnr_contact {
	margin: 15px 0 0 27px;
	width: 900px;
}
.content-right {
	width: 900px;
}
#scrollbar1 {
	clear: both;
	margin: 10px 0 5px;
	width: 900px;
}
#scrollbar1 .viewport {
	height: 555px;
	overflow: hidden;
	position: relative;
	width: 900px;
}
.contact-us {
}
iframe {
	border: 0 none;
	height: 350px;
	width: 249px;
}
.footer {
	width: 900px;
}
.footer-right {
	width: 720px;
}
.inner-pages-logo {
	width: 720px;
}
.menu ul li a {
	color: #000000;
	font-family: 'helvetica_neue77BdCn';
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 1px;
	padding: 4px 30px;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	top: 18px;
}
.footer-logo {
	display:none;
}
#bnnr_contact textarea {
	background: none repeat scroll 0 0 #EEEEEE;
	border: 1px solid #DFDFDF;
	border-radius: 5px;
	box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.5);
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 120px;
	line-height: 24px;
	margin: 0 0 12px;
	outline: medium none;
	padding: 0 5px 5px;
	text-shadow: 1px 1px 1px #FFFFFF;
	width: 200px;
}
.footer-left {
	float: left;
	width: 900px;
}
.footer {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	width: 900px;
}
}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
.wrapper {
	width: 720px !important;
}
.inner-body {
	height: 642px;
	width:720px;
}
#header-bar {
	width: 720px !important;
}
.content-left {
	display:none;
}
.contact {
	display:none;
}
.dr-name {
	background: none repeat scroll 0 0 #EEEEEE;
	border-bottom: 1px solid #CCCCCC;
	float: left;
	opacity: 0.9;
	padding: 16px 19px 10px 29px;
}
#bnnr_contact input[type="text"] {
	background: none repeat scroll 0 0 #EEEEEE;
	border: 1px solid #DFDFDF;
	border-radius: 5px;
	box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.5);
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 50px;
	line-height: 35px;
	margin: 0 0 11px;
	outline: medium none;
	padding: 0 10px;
	text-shadow: 1px 1px 1px #FFFFFF;
	width: 191px;
}
#bnnr_contact {
	margin: 15px 0 0 27px;
	width: 720px;
}
.content-right {
	width: 720px;
}
#scrollbar1 {
	clear: both;
	margin: 10px 0 5px;
	width: 720px;
}
#scrollbar1 .viewport {
	height: 555px;
	overflow: hidden;
	position: relative;
	width: 720px;
}
.contact-us {
}
iframe {
	border: 0 none;
	height: 350px;
	width: 249px;
}
.footer {
	width: 720px;
}
.footer-right {
	width: 720px;
}
.inner-pages-logo {
	width: 720px;
}
.menu ul li a {
	color: #000000;
	font-family: 'helvetica_neue77BdCn';
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 1px;
	padding: 4px 30px;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	top: 18px;
}
.footer-logo {
	display:none;
}
#bnnr_contact textarea {
	background: none repeat scroll 0 0 #EEEEEE;
	border: 1px solid #DFDFDF;
	border-radius: 5px;
	box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.5);
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 120px;
	line-height: 24px;
	margin: 0 0 12px;
	outline: medium none;
	padding: 0 5px 5px;
	text-shadow: 1px 1px 1px #FFFFFF;
	width: 200px;
}
.footer-left {
	float: left;
	width: 720px;
}
.footer {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	width: 720px;
}
}
/* END Smaller than standard 960 (devices and browsers) */

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
.wrapper {
	width: 400px !important;
}
.inner-body {
	height: 642px;
	width:400px;
}
#header-bar {
	width: 400px !important;
}
.content-left {
	display:none;
}
.contact {
	display:none;
}
.dr-name {
	background: none repeat scroll 0 0 #EEEEEE;
	border-bottom: 1px solid #CCCCCC;
	float: left;
	opacity: 0.9;
	padding: 16px 19px 10px 29px;
}
#bnnr_contact input[type="text"] {
	background: none repeat scroll 0 0 #EEEEEE;
	border: 1px solid #DFDFDF;
	border-radius: 5px;
	box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.5);
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 50px;
	line-height: 35px;
	margin: 0 0 11px;
	outline: medium none;
	padding: 0 10px;
	text-shadow: 1px 1px 1px #FFFFFF;
	width: 191px;
}
#bnnr_contact {
	margin: 15px 0 0 27px;
	width: 400px;
}
.content-right {
	width: 400px;
}
#scrollbar1 {
	clear: both;
	margin: 10px 0 5px;
	width: 400px;
}
#scrollbar1 .viewport {
	height: 555px;
	overflow: hidden;
	position: relative;
	width: 400px;
}
.contact-us {
}
iframe {
	border: 0 none;
	height: 350px;
	width: 249px;
}
.footer {
	width: 400px;
}
.footer-right {
	width: 400px;
}
.inner-pages-logo {
	width: 400px;
}
.menu ul li a {
	color: #000000;
	font-family: 'helvetica_neue77BdCn';
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 1px;
	padding: 4px 30px;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	top: 18px;
}
.footer-logo {
	display:none;
}
#bnnr_contact textarea {
	background: none repeat scroll 0 0 #EEEEEE;
	border: 1px solid #DFDFDF;
	border-radius: 5px;
	box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.5);
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 120px;
	line-height: 24px;
	margin: 0 0 12px;
	outline: medium none;
	padding: 0 5px 5px;
	text-shadow: 1px 1px 1px #FFFFFF;
	width: 200px;
}
.footer-left {
	float: left;
	width: 250px;
}
.footer {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	width: 400px;
}
}
/* END Mobile Landscape Size to Tablet Portrait (devices and browsers) */

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
.wrapper {
	width: 280px !important;
}
.inner-body {
	height: 642px;
	width:280px;
}
#header-bar {
	width: 280px !important;
}
.content-left {
	display:none;
}
.contact {
	display:none;
}
.dr-name {
	background: none repeat scroll 0 0 #EEEEEE;
	border-bottom: 1px solid #CCCCCC;
	float: left;
	opacity: 0.9;
	padding: 16px 19px 10px 29px;
}
#bnnr_contact input[type="text"] {
	background: none repeat scroll 0 0 #EEEEEE;
	border: 1px solid #DFDFDF;
	border-radius: 5px;
	box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.5);
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 50px;
	line-height: 35px;
	margin: 0 0 11px;
	outline: medium none;
	padding: 0 10px;
	text-shadow: 1px 1px 1px #FFFFFF;
	width: 191px;
}
#bnnr_contact {
	margin: 15px 0 0 27px;
	width: 280px;
}
.content-right {
	width: 280px;
}
#scrollbar1 {
	clear: both;
	margin: 10px 0 5px;
	width: 280px;
}
#scrollbar1 .viewport {
	height: 555px;
	overflow: hidden;
	position: relative;
	width: 280px;
}
.contact-us {
}
iframe {
	border: 0 none;
	height: 350px;
	width: 249px;
}
.footer {
	width: 280px;
}
.footer-right {
	width: 280px;
}
.inner-pages-logo {
	width: 280px;
}
.menu ul li a {
	color: #000000;
	font-family: 'helvetica_neue77BdCn';
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 1px;
	padding: 4px 30px;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	top: 18px;
}
.footer-logo {
	display:none;
}
#bnnr_contact textarea {
	background: none repeat scroll 0 0 #EEEEEE;
	border: 1px solid #DFDFDF;
	border-radius: 5px;
	box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.5);
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 120px;
	line-height: 24px;
	margin: 0 0 12px;
	outline: medium none;
	padding: 0 5px 5px;
	text-shadow: 1px 1px 1px #FFFFFF;
	width: 200px;
}
.footer-left {
	float: left;
	width: 250px;
}
.footer {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	width: 280px;
}
}
/* END Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
