#map-side-bar {
height:auto;
}
#mapAll {
width: 100%;
height: 100%;
position: relative;
overflow: hidden;
}
#map, #map_canvas {
height: 100%;
width: 100%;
width:-moz-calc(100% - 250px);
width:-webkit-calc(100% - 250px);
width:calc(100% - 250px);
position: absolute;
left: 250px;
}
#map-side-bar {
width:250px;
color: #d5d2cb;
background: #7a7978;
overflow: visible;
padding:0.5em 0;
height: 100%;
position: absolute;
z-index: 1;
left: 0px;
top: 0px;
}
#map-side-bar-menu {
width: 90%;
overflow: auto !important;
margin: 10px auto 0;
}
#allCat {
width: 220px;
height: 42px;
display:none;
text-align:center;
margin: 0.8em auto;
}
#allCat a:link,#allCat a:visited, #allCat div {
width: 100%;
float: left;
padding:0.6em 1em;
text-align: center;
background:#c66a2d;
color:#fff;
font-size:0.9em;
opacity:1;
box-shadow: 0 0 3px rgba(0,0,0,0.6);
border: #ddd 1px solid;
}
#allCat a:hover, #allCat div:hover {
background:#333;
}
i.fontsmall {
font-size: 0.72em;
vertical-align: top;
padding: 0.15em 0.5em 0 0;
}
#map-side-bar p, #map-side-bar h2 {
padding: 10px;
line-height: 18px;
}
#map-side-bar p {
margin-bottom: 4px;
}
.menu-tab, .menu-tab2 {
top:20px;
background-image: url(//www.thepierce.com/wp-content/themes/client-theme/images/gmap/menu.png);
background-repeat: no-repeat;
background-size: 0.9em 0.9em;
background-position: 1.3em 0.7em;
}
.menu-tab2 {
left: 0!important;
}
.map-views, .map-views2 {
top: 60px;
}
.reset {
top: 100px;
}
.map-views, .map-views2, .menu-tab, .menu-tab2, .reset {
position:absolute;
left: 250px;
z-index: 200;
width: 110px;
margin: 0;
padding: 0.5em;
font-size: 0.9em;
font-weight: 400;
line-height: 1.2em;
text-align: center;
color: #fff;
opacity: 0.9;
background-color: #407382;
cursor: pointer;
transition: background-color 500ms ease;
-moz-transition: background-color 500ms ease;
-webkit-transition: background-color 500ms ease;
-ms-transition: background-color 500ms ease;
-o-transition: background-color 500ms ease;
}
.map-views:hover, .map-views2:hover, .menu-tab:hover, .menu-tab2:hover, .reset:hover {
opacity: 1;
background-color: #555;
}
.map-views, .menu-tab2 {
display:none;
}
#controlHolder {
position:absolute;
}
#cd-zoom-in, #cd-zoom-out {
position: absolute;
z-index: 300;
left: 260px;
width: 38px;
height: 38px;
cursor: pointer;
background-color: #407382; background-repeat: no-repeat;
background-size: 30px 60px;
background-image: url(//www.thepierce.com/wp-content/themes/client-theme/images/gmap/cd-icon-controller.png);
transition: background-color 500ms ease;
-moz-transition: background-color 500ms ease;
-webkit-transition: background-color 500ms ease;
-ms-transition: background-color 500ms ease;
-o-transition: background-color 500ms ease;
}
#cd-zoom-in:hover, #cd-zoom-out:hover {
background-color: #555;
}
#cd-zoom-in {
top: 150px;
background-position: 50% 0;
}
#cd-zoom-out {
top: 196px;
background-position: 50% -30px;
}
#community-link {
padding:5px 0;
margin:0 2px 0 0x;
}
#community-link a:link, #community-link a:visited {
color: #fff;
font-size: 1em;
font-style: normal;
letter-spacing: 2px;
padding: 9px 0 15px 70px;
display: block;
margin: 0 0 0 20px;
text-transform: uppercase;
}
#map-side-bar a {
text-decoration: none;
}
.iw-container {
width: 300px;
}
.infowindow {
width: 300px;
min-height: 330px;
overflow: hidden;
}
#map-photo {
width: 100%;
height: auto;
}
#map-photo img {
max-width:100%;
height:auto;
margin:auto;
display:block;
}
#map-text {
width: 100%;
}
#map-text h2 {
font-size: 1.4em;
line-height: 1.4em;
text-align: left;
font-weight: 700;
margin: 0.2em 0 0 0;
padding: 0;
font-weight: 200;
}
#map-text h3 {
fill: #c66a2d;
font-size: 1.1em;
line-height: 1.3em;
text-align: left;
margin: 0 0 0.3em 0;
padding: 0;
}
#map-text h3 svg {
width: 1.25em;
height: auto;
display: inline;
fill: #c66a2d;
padding: 0 0.15em 0.2em 0;
vertical-align: middle;
}
#map-text p {
font-size: 1em;
line-height: 1.3em;
font-weight: 400;
margin: 0px 0px 5px 0px;
padding: 0;
}
#map-text a:link,#map-text a:visited {
padding: 1em 0;
}
#map-text a:hover {
color: #555;
}
.paddingBottom {
padding-bottom: 5px;
margin: 0px;
} .urbangreymenu {
width: 210px;
}
.urbangreymenu .headerbar {
font-size: 1.1em !important;
line-height: 1.3em;
font-weight: 700;
letter-spacing: 0px;
text-transform: uppercase;
padding: 12px 0 10px 42px;
margin: 0 0 4px 0;
color:#ddd;
background-color: rgba(0, 0, 0, 0.2) !important;
background-size: 22px auto !important;
border-radius: 2px;
}
.urbangreymenu .headerbar:hover {
cursor: pointer;
color:#fff;
}
.urbangreymenu .headerbar a {
text-decoration: none;
display: block;
}
.urbangreymenu ul {
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0;
}
.urbangreymenu ul li {
list-style-type: none;
padding-bottom: 0;
margin:2px;
}
.urbangreymenu ul li a, .urbangreymenu ul li div {
cursor: pointer;
background-color: rgba(0, 0, 0, 0.3) !important;
display: block;
padding: 6px 8px;
font-size: .8em;
line-height: 1.3em;
text-decoration: none;
color: #fff;
}
.urbangreymenu ul li a:visited {
color: #fff;
}
.urbangreymenu ul li a:hover, .urbangreymenu ul li div:hover {
background-color: rgba(0, 0, 0, 0.4) !important;
color:#fff;
}
#commSlider {
width: 100%;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
}
#commSlider .cycle-slide { }
@media only screen and (max-width:980px) {
#explore-headline,#explore-boxes {
display:none;
}
.map-views,.map-views2,.menu-tab,.menu-tab2,.reset  {
display:none;
}
#mapAll {
width:100%;
height: auto !important;
padding: 1.3em;
background-color: #30241b;
}
#cd-zoom-in {
z-index:1;
top: 27px;
left: 30px;
}
#cd-zoom-out {
z-index:1;
top: 70px;
left: 30px;
}
#map_canvas, #map-side-bar, #map-side-bar-menu, .urbangreymenu {
z-index:0;
left:0px !important;
top:0px;
width:100% !important;
float:left;
position:relative;
overflow:hidden;
padding: .5em;
}
#map, #map_canvas {
height:520px;
}
.urbangreymenu {
padding-left:0;
}
#map-side-bar {
height:auto;
padding: 0 .5em 30px .5em;
}
#community-link {
margin: 1em 2px 0 10px;
}
#community-link a:link, #community-link a:visited {
padding: 8px 0 30px 70px;
}
#map-side-bar-menu {
margin: 10px auto 0;
padding: 0 0 1em 0;
width: 100%;
float: left;
}
#leavesTopLeft, #leavesBottomRight {
display:none;
}
}
@media only screen and (max-width:720px) {
#map_canvas {
height:480px;
}
.iw-container {
width: 200px;
}
.infowindow {
width: 200px;
min-height: auto;
}
#map-text p {
font-size: 9px;
line-height: 12px;
margin:0 0 3px 0;
}
#map-text h2 {
font-size: 13px;
line-height: 15px;
letter-spacing: 0;
}
#map-photo {
width: 200px;
height: 133px;
}
#caption {
display:none;
}
#commSlider {
display:none;
}
}
@media only screen and (max-width:540px) {
#map_canvas {
height:460px;
}
.caro-holder {
display:none;
}
.cycle-carousel-wrap {
display:none;
}
}
@media only screen and (max-width:480px) {
#map_canvas {
height:380px;
}
}
@media only screen and (max-width:420px) {
#map_canvas {
height:320px;
}
}