#virtualtours{width:100%;}
#virtualtours ul{position:relative;margin:0 auto;width:100%;text-align:center;}
#virtualtours li{display:inline-block;vertical-align:top;zoom:1;*display:inline;width:100%;}
#virtualtours li img{width:100%;max-width:112px;height:auto;max-height:52px;padding:3px;background:#fff;border:#D6D6D6 1px solid;-webkit-border-radius:0.3125em;-moz-border-radius:0.3125em;border-radius:0.3125em;-webkit-box-shadow:0 0.0625em 0.125em rgba(0,0,0,.2);-moz-box-shadow:0 0.0625em 0.125em rgba(0,0,0,.2);box-shadow:0 0.0625em 0.125em rgba(0,0,0,.2);margin:0 auto;}
#virtualtours li a:hover img{-webkit-box-shadow:0 0.1875em 0.25em rgba(251,116,83, 0.3);-moz-box-shadow:0 0.1875em 0.25em rgba(251,116,83, 0.3);box-shadow:0 0.1875em 0.25em rgba(251,116,83, 0.3);}
#virtualtours h4{color:#16C1DC;font-size:1.125em;font-weight:bold;margin-bottom:0.5em;}
#virtualtours-subsection{width:50%;float:left;text-align:center;}
.moreLink{margin-top:1em;}
.moreLink a{border:1px solid #0C4884;background-color:#16C1DC;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;color:#fff;font-weight:bold;padding:0.28em;text-decoration:none;}
@media screen and (min-width:480px){#virtualtours li{width:45%;}
#virtualtours li img{max-width:70px;}
}
@media screen and (min-width:768px){#virtualtours li{width:45%;}
#virtualtours li img{max-width:112px;}
}