/*
 BEGIN FULL WIDTH STYLES
*/


* {
	font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', Helvetica, Arial, sans-serif;
	/*
	font-family: "Myriad Pro", Myriad, "Liberation Sans", "Nimbus Sans L", "Helvetica Neue", Helvetica, Arial, sans-serif;
	*/
}

body {
 margin: 0px;
 padding: 0px;
}

header {
 width: 100%;
 height: 155px;
 background: #FFFFFF url("images/i-site_logo_header.jpg") no-repeat top left;
 position: relative;
 z-index: 5;
}

header .logo_text {
 text-indent: -99999px;
 background: url("images/tearoha_logo_header.jpg") no-repeat center left;
 background-size: 100% auto;
 display: inline-block;
 height: 147px;
 width: 28.1%;
 margin-top: 0px;
 margin-left: 110px;
 position: absolute;
 white-space: nowrap;
 vertical-align: top;
}

header .phone_text {
 position: absolute;
 display: inline-block;
 width: 228px;
 top: 30px;
 margin-top: 0px;
 margin-left: 60px;
 left: 40%;
 font-size: 18px;
 color: #636363;
}

header .phone_text a {
 color: #636363;
}

header .phone_text a:hover {
 color: #02a685;
 text-decoration: none;
}

header .social_icons {
 display: inline-block;
 position: absolute;
 width: 152px;
 top: 90px;
 margin-left: 110px;
 left: 40%;
}

header .social_icons a {
 display: inline-block;
 margin-right: 2px;
}

header .findus_map {
 display: inline-block;
 position: absolute;
 height: 138px;
 width: 84px;
 top: 0px;
 margin-left: 110px;
 left: 56%;
}

header .weather {
 background: url("images/weater-icon_header.jpg") no-repeat top right;
 padding-right: 65px;
 height: 45px;
 top: 10px;
 position: absolute;
 right: 20px;
}

header .weather a {
 color: #000;
 line-height: 45px;
}

header > .search {
 height: 145px;
 position: absolute;
 right: 5px;
 top: 60px;
 width: 190px;
}

header .translate_box {
 height: 145px;
 position: absolute;
 right: 5px;
 top: 85px;
 width: 190px;	
}

header > .search label {
 display: none;
}

header > .search input, header .translate_box select {
 float: right;
 clear: right;
 margin-bottom: 8px;
 padding: 4px;
 border-radius: 4px;
 border: 1px solid #A0A0A0;
 width: 190px;
}

header .translate_box .skiptranslate div {
 display: block;
 margin-top: 10px;
 height: 38px;
}

#nav {
 position: absolute;
 top: 155px;
 height: 44px;
 width: 100%;
 background: url("images/nav_bar_bg.png") repeat-x center center;
 z-index: 5;
}

#nav div.responsive_nav {
 display: none;
}

#nav div {
 position: relative;
 width: 100%;
}

#nav ul {
list-style: none;
padding: 0px;
margin: 0px;
display: block;
width: 100%;
}

#nav ul > li {
list-style: none;
display: inline-block;
padding: 0px;
margin: 0px;
padding: 0px 2% 0px;
position: relative;
}


#nav ul li ul {
 display: inline-block;
 position: absolute;
 left: 0%;
 top: 44px;
 background: #02a685;
 width: 200%;
 min-width: 260px;
 padding-right: 0;
 text-align: left;
 display: none;
}


#nav ul li ul li {
 padding: 0px 20px 0px 20px;
 display: block;
}

#nav div span {
 display: none;
 color: #FFFFFF;
 background: url("images/menu_icon.png") left center no-repeat;
 padding: 12px 0% 13px;
 padding-left: 55px;
}

#nav a {
 color: #FFFFFF !important;
 text-decoration: none;
 display: inline-block;
 width: 100%;
 margin: 0px;
 padding: 12px 0% 13px;
 white-space: nowrap;
}

#nav ul > li:hover, #nav ul > li:hover > a {
 background: #02a685;
}

#nav ul > li:hover ul {
 display: inline-block;
}

#nav ul > li ul li:hover, #nav ul li ul li:hover > a {
 background: #40454a;
}

a {
	color: #636363;
}

a:hover {
	color: #02a685;
}

footer {
 width: 100%;
 height: 200px;
 background: #fff;
}

.main {
 /* background: url("images/bg/background_towerview.jpg") no-repeat center center; */
 /* background-size:  100% auto; */
 width: 100%;
 min-height: 1200px;
}

.main article {
 position: relative;
 background: #FFFFFF;
 width: 68.5%;
 margin-left: -35%;
 left: 50%;
 min-height: 200px;
 top: 150px;
 padding: 0.75%;
}

.main article .custom {
 display: inline;
}

.main .module_group {
 width: 69%;
 display: inline-block;
}

.main  .module {
 display: inline-block;
}

.main  .module img {
 width: 100%;
 border: none;
 opacity: 0.9;
}

.main  .module a {
 border: none;
 display: inline-block;
 width: 100%;
 background: #FFFFFF;
}

.main  .module a:hover img {
 opacity: 1;
}

.main .module_group .module {
 width: 48.4%;
 margin-right: 1.28%;
 margin-bottom: 10px;
}

.main .module.tall {
 display: inline-block;
 width: 30.5%;
 background-size: 100% auto;
 position: relative;
 top: 0px;
 vertical-align: top;
 padding-bottom: 3%;
}

.module.tall.slideshowckbox .camera_caption_title {
 font-family: 'Sue Ellen Francisco', cursive !important;
 text-transform: uppercase;
}

.main .module.tall span {
 display: block;
 width: 100%;
 text-indent: -99999px;
 background: url("images/mod_events_text.jpg") top center no-repeat;
 background-size: 100%;
 position: absolute;
 bottom: 0px;
 height: 9%;
}

footer {
 padding-top: 25px;
 position: relative;
}

footer div {
	display: inline-block;
	vertical-align: top;
}

footer .isite_logo_foot {
	width: 16%;
}

footer .isite_logo_foot img {
 width: 100%;
}

footer .mpdc_logo_foot {
	width: 10%;
}

footer .mpdc_logo_foot img {
 width: 100%;
}

footer .footer_nav {
	margin-left: 5%;
  width: 20%;
}

footer .footer_nav a,footer .footer_nav a:active {
	color: #636363;
	margin-right: 12px;
	font-size: 13px;
}

footer .footer_nav a:hover {
	color: #02a685;
}

footer .footer_nav p {
	color: #636363;
	font-size: 13px;
}

footer .qualmark {

		width: 13%;
		position: absolute;
	  right: 22%;
}

footer .qualmark img {
 margin-right: 2%;
 width: 45%;
}

footer .footer_address {

	width: 20%;
	position: absolute;
  right: 0px;

}

footer .footer_address p {
	margin-top: 0px;
}

#gallery .img-thumbnail {
	width: 28%;	
}

/*
  END FULL WIDTH STYLES
*/


/*
 BEGIN LAPTOP / LARGE LANDSCAPE TABLET WIDTH STYLES
*/

@media screen and (min-width: 980px) and (max-width: 1180px) {

	.main article {
	 position: relative;
	 background: #FFFFFF;
	 width: 90%;
	 margin-left: -46%;
	 left: 50%;
	 min-height: 200px;
	 top: 150px;
	 padding: 0.75%;
	}

	header .logo_text {
	 width: 38%;
	}

	nav a {
	 color: #FFFFFF;
	 text-decoration: none;
	 padding: 12px 1.25% 13px;
	 display: inline-block;
	 margin: 0px;
	}

	footer .qualmark {
		display: none;
	}

	footer .footer_nav {
  	width: 25%;
	}
	
	footer .isite_logo_foot {
		width: 20%;
	}
	
	footer .mpdc_logo_foot {
		width: 13%;
	}


	footer .footer_address {
  	width: 25%;
	}

}

/*
 END LAPTOP / LARGE LANDSCAPE TABLET WIDTH STYLES
*/


/*
 BEGIN LANDSCAPE TABLET WIDTH STYLES
*/

@media screen and (min-width: 765px) and (max-width: 980px) {

	.main {
	 min-height:750px;
	}

	.main article {
	 position: relative;
	 background: #FFFFFF;
	 width: 70%;
	 margin-left: -36%;
	 left: 50%;
	 min-height: 200px;
	 top: 150px;
	 padding: 0.75%;
	}

	nav a {
	 color: #FFFFFF;
	 text-decoration: none;
	 padding: 12px 1.25% 13px;
	 display: inline-block;
	 margin: 0px;
	}

	header .social_icons, header .findus_map {
	 display: none;
	}

	header .logo_text {
	 width: 45%;
	 top: 0px;
	 background-position: top left;
	}

	header .phone_text br {
	 display: none;
	}

	header .phone_text {
	 width: 310px;

 	 margin-left: 110px;
	 left: 3%;
	 top: 120px;
	}
	

	.main .module_group {
	 width: 100%;
	 display: inline-block;
	}

	.main .module.tall {
	 display: none;
	}

	nav div a {
	 display: none;
	}

	nav div span {
	 display: inline-block;
	}
	
	nav {
	 height: auto;
	 min-height: 44px;
	 background-position: top left;
	 background-repeat: repeat;
	 padding: 0px;
	}

	nav div a {
	 display: none;
	}

	nav div span {
	 display: inline-block;
	}

	nav div.web_nav {
	 display: none;
	}

	nav div a {
	 display: none;
	}

	nav div span {
	 display: inline-block;
	}
	
	nav div.responsive_nav {
	 display: block;
	}
	
	nav div.responsive_nav ul {
	 display: none;
	}
	
	nav div.responsive_nav li, nav div.responsive_nav a {
	 display: block;
	}
	
	nav div.responsive_nav span {
	 display: inline-block;
     background-size: auto 57%;
     margin-top: 0px;
     position: relative;
     width: 333px;
     padding-left: 6px;
	 height: 22px;
	 margin-bottom: 1px;
	}
	
	nav div.responsive_nav ul li {
	 height: 46px;
	 margin-bottom: 1px;
	 width: 100%;
	 display: block;
	}
	
	nav div.responsive_nav ul li a {
	 padding: 0px;
	 line-height: 48px;
	 width: 100%;
	 display: block;
	 text-align: center;
	}
	
	nav div.responsive_nav ul li ul {
	 width: 100%;
	 text-align: center;
	 position: relative;
	 z-index: 500;
	 top: -0px;
	}

	footer .qualmark {
		display: none;
	}

	footer .footer_nav {
  	width: 25%;
	}


	footer .footer_nav a {
  	display: block;
	}

	footer .mpdc_logo_foot {
		display: none;
	}

	footer .isite_logo_foot {
		width: 30%;
	}


	footer .footer_address {
  	width: 25%;
		right: 2%;
	}

	footer .footer_address p {
		font-size: 15px;
	}

}


/*
 END LANDSCAPE TABLET WIDTH STYLES
*/


/*
 BEGIN PORTRAIT TABLET / LANDSCAPE PHONE WIDTH STYLES
*/


@media screen and (min-width: 600px) and (max-width: 765px) {

	ul#supersized > ul#supersized  * {
		display: none;
	}

	.main {
	 min-height:750px;
	}

	.main article {
	 position: relative;
	 background: #FFFFFF;
	 width: 90%;
	 margin-left: -46%;
	 left: 50%;
	 min-height: 200px;
	 top: 150px;
	 padding: 0.75%;
	}
	
	nav {
	 top: 220px;
	 height: auto;
	 min-height: 44px;
	 background-position: top left;
	 background-repeat: repeat;
	 padding: 0px;
	}

	nav a {
	 color: #FFFFFF;
	 text-decoration: none;
	 padding: 12px 1.25% 13px;
	 display: inline-block;
	 margin: 0px;
	}
	
	header {
		height: 220px;
	}

	header .social_icons, header .findus_map {
	 display: none;
	}

	header .logo_text {
	 width: 45%;
	 top: 0px;
	 background-position: top left;
	}

	header .phone_text br {
	 display: none;
	}

	header .phone_text {
	 width: 224px;
	 right: 1%;
	 left: auto;
	 top: 20px;
	}
	
	header .weather {
	 right: 0px;
	 left: 50%;
	 margin-left: -150px;
	 top: 150px;
	 width: 250px;
	}
	
	
	.main .module_group {
	 width: 100%;
	 display: inline-block;
	}

	.main .module.tall {
	 width: 50%;
	 margin: 0px 25%;
	 text-align: center;
	}

	nav div a {
	 display: none;
	}

	nav div span {
	 display: inline-block;
	}
	
	nav div.web_nav {
	 display: none;
	}

	nav div a {
	 display: none;
	}

	nav div span {
	 display: inline-block;
	}
	
	nav div.responsive_nav {
	 display: block;
	}
	
	nav div.responsive_nav ul {
	 display: none;
	}
	
	nav div.responsive_nav li, nav div.responsive_nav a {
	 display: block;
	}
	
	nav div.responsive_nav span {
	 display: inline-block;
     background-size: auto 57%;
     margin-top: 0px;
     position: relative;
     width: 333px;
     padding-left: 6px;
	 height: 22px;
	 margin-bottom: 1px;
	}
	
	nav div.responsive_nav ul li {
	 height: 46px;
	 margin-bottom: 1px;
	 width: 100%;
	 display: block;
	}
	
	nav div.responsive_nav ul li a {
	 padding: 0px;
	 line-height: 48px;
	 width: 100%;
	 display: block;
	 text-align: center;
	}
	
	nav div.responsive_nav ul li ul {
	 width: 100%;
	 text-align: center;
	 position: relative;
	 z-index: 500;
	 top: -0px;
	}
	
	
	footer {
	 height: 300px;
	 margin-top: 200px;
	}

	footer .qualmark {
		display: none;
	}

	footer .footer_address {
  	width: 45%;
		top: 35px;
	}

	footer .footer_nav a {
	}

	footer .isite_logo_foot {
		width: 45%;
	}

	footer .mpdc_logo_foot {
		display: none;
	}

	footer .footer_nav {
  	width: 100%;
		display: block;
		position: relative;
		margin-top: 20px;
		text-align: center;
	}

	footer .footer_address p {
		font-size: 16px;
	}

	.load-item {
	 display: none !important;
	}
	
	body footer .rsformfeedback_form  h4 {
		font-size: 22px;
	}
	
	body footer .rsformfeedback_form  a.feedback_toggle {
		width: 100%;
		max-width: 100%;
		min-width: 100%;
		opacity: 0.9;
		left: 0px;
		right: 0px;
		bottom: 20px;
		border-radius: 0px 0px 0px 0px !important;
		font-size: 19px;
		z-index: 500;
		position: fixed;
	}
	
	body footer .rsformfeedback_form {
		width: 80%;
		position: fixed;
		background: #fff;
		height: 20px;
		overflow: hidden;
		border-radius: 0px;
		padding: 10px 10%;
		box-shadow: none;
		font-size: 90%;
		border-radius: 0px 0px 0px 0px !important;
	}
	
	body footer .rsformfeedback_form.expanded {
		padding-bottom: 100px;
		position: relative;
	}
	
	
	body footer .formResponsive .formHorizontal .formControlLabel, body footer .formResponsive .formHorizontal div.formControls{
		display: block;
		width: 60%;
		max-width: 60%;
		min-width: 100%;
		margin: 0px;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		float: none;
		text-align: left !important;
		clear: both;
	}
	
	body footer .formResponsive .formHorizontal div.formControls div.formBody textarea {
		width: 60% !important;
	}
	
	a#hide_btn {
	 display: none !important; 
	}
}


/*
 END PORTRAIT TABLET / LANDSCAPE PHONE WIDTH STYLES
*/


/*
 BEGIN LARGE PORTRAIT PHONE WIDTH STYLES
*/

@media screen and (max-width: 600px) and (min-width: 420px) {

	ul#supersized > ul#supersized  * {
		display: none;
	}

	header .translate_box  {
	 display: none;
	}
	
	
	.main {
	 min-height:750px;
	 height: auto;
	 padding-bottom: 70px;
	 background-image: none;
	 background: #e2e2e2;
	}

	.main .cycle-bg-image {

		display: none !important;

	}

	.main > div {
		position: relative !important;
	}

	.main article {
	 position: relative;
	 background: #FFFFFF;
	 width: 70%;
	 margin-left: -36%;
	 left: 50%;
	 min-height: 200px;
	 height: auto;
	 top: 60px;
	 padding: 0.75%;
	}

	nav {
		top : 250px;
	}

	nav a {
	 color: #FFFFFF;
	 text-decoration: none;
	 padding: 12px 1.25% 13px;
	 display: inline-block;
	 margin: 0px;
	}

	header {
		height: 300px;
	}

	header .social_icons, header .findus_map {
	 display: none;
	}

	header .logo_text {
	 width: 70%;
	 top: 0px;
	 background-position: top left;
	}

	header .phone_text br {
	 display: none;
	}

	header .phone_text {
	 width: 320px;
	 left: 3%;
	 top: 120px;
 	 margin-left: 110px;
	}

	header > .search {
		  top: 160px;
			width: 100%;
			text-align: center;
			position: relative;
			display: block;
	}

	header > .search input, header > .search select {
		float: none;
		width: 45%;
	}

	header > .search br {
		display: none;
	}

	header .weather {
	 right: 0px;
	 left: 50%;
	 margin-left: -150px;
	 top: 190px;
	 width: 250px;
	}
	
	.main .module_group {
	 width: 100%;
	 display: inline-block;
	}

	.main .module_group .module {
	 width: 100%;
	}

	.main .module.tall {
	 width: 100%;
	}
	
	nav {
	 height: auto;
	 min-height: 44px;
	 background-position: top left;
	 background-repeat: repeat;
	 padding: 0px;
	}

	nav div a {
	 display: none;
	}

	nav div span {
	 display: inline-block;
	}

	nav div.web_nav {
	 display: none;
	}

	nav div a {
	 display: none;
	}

	nav div span {
	 display: inline-block;
	}
	
	nav div.responsive_nav {
	 display: block;
	}
	
	nav div.responsive_nav ul {
	 display: none;
	}
	
	nav div.responsive_nav li, nav div.responsive_nav a {
	 display: block;
	}
	
	nav div.responsive_nav span {
	 display: inline-block;
     background-size: auto 57%;
     margin-top: 0px;
     position: relative;
     width: 333px;
     padding-left: 6px;
	 height: 22px;
	 margin-bottom: 1px;
	}
	
	nav div.responsive_nav ul li {
	 height: 46px;
	 margin-bottom: 1px;
	 width: 100%;
	 display: block;
	}
	
	nav div.responsive_nav ul li a {
	 padding: 0px;
	 line-height: 48px;
	 width: 100%;
	 display: block;
	 text-align: center;
	}
	
	nav div.responsive_nav ul li ul {
	 width: 100%;
	 text-align: center;
	 position: relative;
	 z-index: 500;
	 top: -0px;
	}
	
	footer {
		padding-bottom: 50px;
		height: auto;
	}

	footer .qualmark {
		display: none;
	}

	footer .footer_address {
  	width: 45%;
		top: 35px;
		margin-right: 3%;
	}

	footer .footer_nav a {
	}

	footer .isite_logo_foot {
		width: 45%;
		margin-left: 3%;
	}

	footer .mpdc_logo_foot {
		display: none;
	}

	footer .footer_nav {
  	width: 100%;
		display: block;
		position: relative;
		margin-top: 60px;
		text-align: center;
	}

	footer .footer_address p {
		font-size: 16px;
	}

	.load-item {
	 display: none !important;
	}
	
	body footer .rsformfeedback_form  a.feedback_toggle {
		width: 100%;
		max-width: 100%;
		min-width: 100%;
		opacity: 0.9;
		left: 0px;
		right: 0px;
		border-radius: 0px 0px 0px 0px !important;
		font-size: 19px;
	}
	
	body footer .rsformfeedback_form  h4 {
		font-size: 22px;
	}
	
	body footer .rsformfeedback_form {
		width: 80%;
		position: fixed;
		background: #fff;
		height: 0px;
		overflow: hidden;
		border-radius: 0px;
		padding: 10px 10%;
		box-shadow: none;
		font-size: 90%;
		border-radius: 0px 0px 0px 0px !important;
	}
	
	body footer .rsformfeedback_form.expanded {
		padding-bottom: 100px;
		position: relative;
	}
	
	
	body footer .formResponsive .formHorizontal .formControlLabel, body footer .formResponsive .formHorizontal div.formControls{
		display: block;
		width: 60%;
		max-width: 60%;
		min-width: 100%;
		margin: 0px;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		float: none;
		text-align: left !important;
		clear: both;
	}
	
	body footer .formResponsive .formHorizontal div.formControls div.formBody textarea {
		width: 60% !important;
	}
	
	
	body footer .rsformfeedback_form  a.feedback_toggle {
		width: 100%;
		max-width: 100%;
		min-width: 100%;
		opacity: 0.9;
		left: 0px;
		right: 0px;
		border-radius: 0px 0px 0px 0px !important;
		font-size: 19px;
	}

	a#hide_btn {
	 display: none !important; 
	}
	
}


/*
 END LARGE PORTRAIT PHONE WIDTH STYLES
*/



/*
 BEGIN STANDARD PORTRAIT PHONE WIDTH STYLES
*/

@media screen and (max-width: 420px)  {

	ul#supersized > ul#supersized  * {
		display: none;
	}

	.main {
	 min-height:750px;
	 height: auto;
	 padding-bottom: 70px;
	 background-image: none;
	 background: #e2e2e2;
	}

	header .translate_box  {
	 display: none;
	}
	
	.main .cycle-bg-image {

		display: none !important;

	}

	.main > div {
		position: relative !important;
	}

	.main article {
	 position: relative;
	 background: #FFFFFF;
	 width: 100%;
	 margin-left: 0%;
	 left: 0%;
	 min-height: 200px;
	 height: auto;
	 top: 60px;
	 padding: 0.75%;
	}

	nav {
		top : 250px;
		 height: auto;
		 min-height: 44px;
		 background-position: top left;
		 background-repeat: repeat;
		 padding: 0px;
	}

	nav a {
	 color: #FFFFFF;
	 text-decoration: none;
	 padding: 12px 1.25% 13px;
	 display: inline-block;
	 margin: 0px;
	}
	
	nav div.web_nav {
	 display: none;
	}

	nav div a {
	 display: none;
	}

	nav div span {
	 display: inline-block;
	}
	
	nav div.responsive_nav {
	 display: block;
	}
	
	nav div.responsive_nav ul {
	 display: none;
	}
	
	nav div.responsive_nav li, nav div.responsive_nav a {
	 display: block;
	}
	
	nav div.responsive_nav span {
	 display: inline-block;
     background-size: auto 57%;
     margin-top: 0px;
     position: relative;
     width: 333px;
     padding-left: 6px;
	 height: 22px;
	 margin-bottom: 1px;
	}
	
	nav div.responsive_nav ul li {
	 height: 46px;
	 margin-bottom: 1px;
	 width: 100%;
	 display: block;
	}
	
	nav div.responsive_nav ul li a {
	 padding: 0px;
	 line-height: 48px;
	 width: 100%;
	 display: block;
	 text-align: center;
	}
	
	nav div.responsive_nav ul li ul {
	 width: 100%;
	 text-align: center;
	 position: relative;
	 z-index: 500;
	 top: -0px;
	}
	

	header {
		height: 290px;
		background: #fff;
	}

	header .social_icons, header .findus_map {
	 display: none;
	}

	header .logo_text {
	 width: 90%;
	 top: 0px;
	 left: 5%;
	 margin-left: 0px;
	 background-position: top left;
	}

	header .phone_text {
	 width: 90%;
	 left: 5%;
	 margin-left: 0px;
	 top: 120px;
	 text-align: center;
	}

	header .phone_text br {
		display: none;
	}

	header > .search {
		  top: 140px;
			width: 100%;
			text-align: center;
			position: relative;
			display: block;
	}

	header > .search input, header > .search select {
		float: none;
		width: 80%;
	}

	header > .search select, header > .search br {
		display: none;
	}

	header .weather {
		position: relative;
		top: 40px;
		width: 80%;
		padding: 0px;
		left: 10%;
	}

	.main .module_group {
	 width: 100%;
	 display: inline-block;
	}

	.main .module_group .module {
	 width: 100%;
	}

	.main .module.tall {
	 width: 100%;
	}

	nav div a {
	 display: none;
	}

	nav div span {
	 display: inline-block;
	}

	footer {
		padding-bottom: 50px;
		height: auto;
	}

	footer div {
		display: block;
	}

	footer .qualmark {
		display: none;
	}

	footer .footer_address {
  	width: 100%;
		position: relative;
		text-align: center;
	}

	footer .footer_nav a {

	}

	footer .isite_logo_foot {
		width: 90%;
		margin-left: 5%;
		left: 0%;
		text-align: center;
		margin-right: 0px;
	}

	footer .isite_logo_foot img {
		width: 100%;
	}

	footer .mpdc_logo_foot {
		display: none;
	}

	footer .footer_nav {
  	width: 90%;
		display: block;
		position: relative;
		margin-top: 20px;
		left: 0px;
		margin-left: 5%;
		text-align: center;
	}

	footer .footer_address p {
		font-size: 16px;
	}

	.load-item {
	 display: none !important;
	}

	body footer .rsformfeedback_form  h4 {
		font-size: 22px;
	}
	
	body footer .rsformfeedback_form  a.feedback_toggle {
		width: 100%;
		max-width: 100%;
		min-width: 100%;
		opacity: 0.9;
		left: 0px;
		right: 0px;
		border-radius: 0px 0px 0px 0px !important;
		font-size: 19px;
	}
	
	body footer .rsformfeedback_form {
		width: 80%;
		position: fixed;
		background: #fff;
		height: 0px;
		overflow: hidden;
		border-radius: 0px;
		padding: 10px 10%;
		box-shadow: none;
		font-size: 90%;
		border-radius: 0px 0px 0px 0px !important;
	}
	
	body footer .rsformfeedback_form.expanded {
		padding-bottom: 100px;
		position: relative;
	}
	
	
	body footer .formResponsive .formHorizontal .formControlLabel, body footer .formResponsive .formHorizontal div.formControls{
		display: block;
		width: 60%;
		max-width: 60%;
		min-width: 100%;
		margin: 0px;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		float: none;
		text-align: left !important;
		clear: both;
	}
	
	body footer .formResponsive .formHorizontal div.formControls div.formBody textarea {
		width: 60% !important;
	}
	
	a#hide_btn {
	 display: none !important; 
	}
	
}


/*
 END STANDARD PORTRAIT PHONE WIDTH STYLES
*/

/* Fix for responsive issues in home page slideshow (posters) */
.camera_wrap img {
    max-width: none!important;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 100% !important;
    height: 100% !important;
}