@media screen and (max-width: 500px) {
#container {width:100%;}
#header {width:100%; background-image:none; background-color:#bdbcda; height:230px; z-index:50;}
  #logo {width:310px; position:relative; margin:0px auto; left:0px; top:20px;}
  #logo img {width:310px;}
  #tagline_icon {width:310px; height:75px; background-size:cover; position:relative; margin:-12px auto 0px auto; right:0px; top:0px;}
  a.phone_number {font:28px 'Ubuntu', sans-serif; position:relative; right:0px; top:102px; margin:0px auto; width:100%; text-align:center; display:block;}
  a:hover.phone_number {font:28px 'Ubuntu', sans-serif; position:relative; right:0px; top:102px; margin:0px auto; width:100%; text-align:center; display:block;}

#Wrapper {background-image:none; width:100%; margin-top:0px; background-color:#ffffff; position:relative; z-index:60;}

.leftPanel_CTAs {display:none;}
.footerPanel_CTAs {display:block; background-color:#edebf4; padding:0px 0px 20px 0px;}
a.makebooking_link2 {width:100%; height:83px; position:relative; margin:0px auto; display:block; background:#edebf4 url(images/PSP_booking.png) no-repeat center; text-decoration:none; border:0px;}
a:hover.makebooking_link2 {width:100%; height:83px; position:relative; margin:0px auto; display:block; background:#edebf4 url(images/PSP_booking_ROLL.png) no-repeat center; text-decoration:none; border:0px;}

a.facebook_link {margin:8px auto 0px auto; width:100%; background:#ffffff url(images/PPC_facebook_link.png) no-repeat center;}
a:hover.facebook_link {margin:8px auto 0px auto; width:100%; background:#ffffff url(images/PPC_facebook_linkRO.png) no-repeat center;}

#leftPanel {width:100%;}
#menu_1 {width:100%;}
#mainContent {float:left; margin:0px; width:97.6%; padding:1.2%;}
#memberlogo {display:none;}
#memberlogo2 {display:block; text-align:center; margin:8px auto 0px auto;}

#footer {background-image:none; width:100%;}
#footer .runner {float:none; top:10px; margin:0px auto; left:15%;}
}

@media screen and (max-width: 380px) {
  
a.contactme_link { margin-right:0px; }
a:hover.contactme_link {margin-right:0px;}
}