.poi-header h3 {
font-size: 1.125rem;
color: #806f4b;
font-family: "GothamBook", Arial, Helvetica, sans-serif;
padding: 1.5rem 0;
text-transform: uppercase;
}
@media (max-width: 640px) {
.poi-header h3 {
padding: 1rem;
}
}
.poi-loader {
border-radius: 100%;
border-style: solid;
border-width: 0.25rem;
height: 5rem;
width: 5rem;
margin: 8rem auto;
animation: poi-loader 1s infinite linear;
}
.poi-loader {
border-color: #a9a8a9;
border-top-color: #806f4b;
}
@keyframes poi-loader {
0% {
transform: rotate(0);
}
100% {
transform: rotate(359.9deg);
}
}
#map-side-bar {
height: auto;
width: 250px;
color: #000000;
background: #63656a;
overflow: visible;
padding: 0em 0 0.5em 0;
height: 100%;
position: absolute;
z-index: 1;
left: 0px;
top: 0px;
}
@media (max-width: 980px) {
#map-side-bar {
z-index: 0;
left: 0px !important;
top: 0px;
width: 100% !important;
float: left;
position: relative;
overflow: hidden;
padding: 0.5em;
height: auto;
padding: 0 0.5em 0px 0.5em;
}
}
#map-side-bar p {
padding: 10px;
line-height: 18px;
margin-bottom: 4px;
}
#map-side-bar h2 {
padding: 10px;
line-height: 18px;
}
#map-side-bar a {
text-decoration: none;
}
#mapAll {
width: 100%;
height: 800px;
position: relative;
overflow: hidden;
color: #b3a68f;
display: none;
}
@media (max-width: 980px) {
#mapAll {
width: 100%;
height: auto !important;
padding: 1.3em;
background-color: #806f4b;
}
}
@media (max-width: 720px) {
#mapAll {
height: auto;
}
}
#map_canvas {
height: 100%;
width: 100%;
width: -moz-calc(100% - 250px);
width: -webkit-calc(100% - 250px);
width: calc(100% - 250px);
position: absolute;
left: 250px;
}
@media (max-width: 980px) {
#map_canvas {
z-index: 0;
left: 0px !important;
top: 0px;
width: 100% !important;
float: left;
position: relative;
overflow: hidden;
padding: 0;
height: 520px;
}
}
@media (max-width: 720px) {
#map_canvas {
height: 400px;
}
}
@media (max-width: 540px) {
#map_canvas {
height: 380px;
}
}
@media (max-width: 480px) {
#map_canvas {
height: 360px;
}
}
@media (max-width: 420px) {
#map_canvas {
height: 320px;
}
}
#map-side-bar-menu {
width: 100%;
overflow: auto !important;
margin: 10px auto 0;
}
@media (max-width: 980px) {
#map-side-bar-menu {
z-index: 0;
left: 0px !important;
top: 0px;
width: 100% !important;
float: left;
position: relative;
overflow: hidden;
padding: 0.5em;
margin: 10px auto 0;
padding: 0 0 1em 0;
width: 100%;
float: left;
}
}
#allCat {
width: 220px;
height: 42px;
display: none;
text-align: center;
margin: 0.5em auto 0.8em auto;
}
#allCat a:link {
width: 100%;
float: left;
padding: 0.6em 1em;
text-align: center;
color: #ffffff;
font-size: 1em;
background-color: rgba(0, 0, 0, 0.2);
}
#allCat a:visited {
width: 100%;
float: left;
padding: 0.6em 1em;
text-align: center;
color: #ffffff;
font-size: 1em;
background-color: rgba(0, 0, 0, 0.2);
}
#allCat a:hover {
background-color: rgba(0, 0, 0, 0.5);
}
i.fontsmall {
font-size: 0.72em;
vertical-align: top;
padding: 0.35em 0.5em 0 0;
}
.menu-tab,
.menu-tab2 {
top: 20px;
background-image: url(//www.marketsquaretower.com/wp-content/themes/client-theme/images/poi/menu.png);
background-repeat: no-repeat;
background-size: 0.9em 0.9em;
background-position: 1.3em 0.7em;
position: absolute;
left: 250px;
z-index: 200;
width: 110px;
margin: 0;
padding: 0.5em;
font-size: 0.9em;
font-weight: 200;
line-height: 1.2em;
text-align: center;
color: #ffffff;
cursor: pointer;
-webkit-transition: background-color 500ms ease;
-moz-transition: background-color 500ms ease;
-ms-transition: background-color 500ms ease;
-o-transition: background-color 500ms ease;
transition: background-color 500ms ease;
background-color: rgba(99, 101, 106, 0.6);
}
.menu-tab:hover,
.menu-tab2:hover {
background-color: rgba(99, 101, 106, 0.8);
}
@media (max-width: 980px) {
.menu-tab,
.menu-tab2 {
display: none;
}
}
.menu-tab2 {
left: 0;
display: none;
}
.map-views,
.map-views2 {
top: 60px;
position: absolute;
display: block;
left: 250px;
z-index: 200;
width: 110px;
margin: 0;
padding: 0.5em;
font-size: 0.9em;
font-weight: 200;
line-height: 1.2em;
text-align: center;
color: #ffffff;
cursor: pointer;
-webkit-transition: background-color 500ms ease;
-moz-transition: background-color 500ms ease;
-ms-transition: background-color 500ms ease;
-o-transition: background-color 500ms ease;
transition: background-color 500ms ease;
background-color: rgba(99, 101, 106, 0.6);
}
.map-views:hover,
.map-views2:hover {
background-color: rgba(99, 101, 106, 0.8);
}
@media (max-width: 980px) {
.map-views,
.map-views2 {
display: none;
}
}
.map-views2 {
display: none;
}
.reset {
top: 100px;
position: absolute;
left: 250px;
z-index: 200;
width: 110px;
margin: 0;
padding: 0.5em;
font-size: 0.9em;
font-weight: 200;
line-height: 1.2em;
text-align: center;
color: #ffffff;
cursor: pointer;
-webkit-transition: background-color 500ms ease;
-moz-transition: background-color 500ms ease;
-ms-transition: background-color 500ms ease;
-o-transition: background-color 500ms ease;
transition: background-color 500ms ease;
background-color: rgba(99, 101, 106, 0.6);
}
.reset:hover {
background-color: rgba(99, 101, 106, 0.8);
}
@media (max-width: 980px) {
.reset {
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: rgba(99, 101, 106, 0.6);
background-repeat: no-repeat;
background-size: 30px 60px;
background-image: url(//www.marketsquaretower.com/wp-content/themes/client-theme/images/poi/cd-icon-controller.png);
-webkit-transition: background-color 500ms ease;
-moz-transition: background-color 500ms ease;
-ms-transition: background-color 500ms ease;
-o-transition: background-color 500ms ease;
transition: background-color 500ms ease;
}
#cd-zoom-in:hover,
#cd-zoom-out:hover {
background-color: rgba(99, 101, 106, 0.8);
}
#cd-zoom-in {
top: 150px;
background-position: 50% 0;
}
@media (max-width: 980px) {
#cd-zoom-in {
z-index: 1;
top: 27px;
left: 30px;
}
}
#cd-zoom-out {
top: 196px;
background-position: 50% -30px;
}
@media (max-width: 980px) {
#cd-zoom-out {
z-index: 1;
top: 70px;
left: 30px;
}
}
#community-link {
padding: 25px 0 15px 0;
margin: 0;
width: auto;
margin: 0 auto;
text-align: center;
background: transparent;
}
@media (max-width: 980px) {
#community-link {
margin: 1em 0 0 0;
}
}
#community-link a:link {
color: #ffffff;
font-size: 1em;
font-weight: 200;
font-style: normal;
letter-spacing: 2px;
text-align: center;
margin: 0 auto;
text-transform: uppercase;
}
#community-link a:visited {
color: #ffffff;
font-size: 1em;
font-weight: 200;
font-style: normal;
letter-spacing: 2px;
text-align: center;
margin: 0 auto;
text-transform: uppercase;
}
#community-link a img {
max-width: 35px;
display: inline-block;
vertical-align: middle;
}
#community-link a span {
color: #ffffff;
display: inline-block;
vertical-align: middle;
margin-left: 0.5rem;
font-size: 0.9rem;
font-family: "GothamBook", Arial, Helvetica, sans-serif;
}
#caption {
display: block;
}
@media (max-width: 720px) {
#caption {
display: none;
}
}
.iw-container {
width: auto;
}
@media (max-width: 720px) {
.iw-container {
width: 170px;
}
}
.infowindow {
min-height: 330px;
overflow: hidden;
}
@media (max-width: 720px) {
.infowindow {
width: 180px;
min-height: auto;
}
}
#map-photo {
width: 100%;
height: auto;
}
@media (max-width: 720px) {
#map-photo {
width: 200px;
height: 145px;
}
}
#map-photo img {
max-width: 100%;
height: auto;
margin: auto;
display: block;
}
#map-text {
width: 100%;
padding: 0.5rem;
}
#map-text h2 {
font-family: "GothamMedium", Arial, Helvetica, sans-serif;
font-size: 1.125em;
line-height: 1.5em;
text-align: left;
margin: 0em 0 0.2em 0;
padding: 0;
color: #9e8e71;
}
@media (max-width: 720px) {
#map-text h2 {
font-size: 1em;
line-height: 15px;
letter-spacing: 0;
}
}
#map-text h3 {
font-size: 1em;
line-height: 1.4em;
font-family: "GothamMedium", Arial, Helvetica, sans-serif;
text-align: left;
margin: 0 0 0.3em 0;
padding: 0;
color: #838283;
}
#map-text h4 {
font-size: 1em;
line-height: 1.4em;
text-align: left;
font-family: "GothamBook", Arial, Helvetica, sans-serif;
padding: 0 0 0.4em 0;
margin: 0;
height: 17px;
color: #4a4c50;
}
@media (max-width: 720px) {
#map-text h4 {
padding: 0;
}
}
#map-text h4 a {
text-transform: uppercase;
}
#map-text h4 a:link {
color: #806f4b;
}
#map-text h4 a:visited {
color: #806f4b;
}
#map-text h4 a:hover {
color: #806f4b;
}
#map-text h4 svg {
width: 1.3em;
height: auto;
display: inline;
fill: #806f4b;
padding: 0 0.2em 0.2em 0;
vertical-align: middle;
}
@media (max-width: 720px) {
#map-text h4 {
padding: 0;
}
}
#map-text p {
color: #55565a;
font-family: "GothamBook", Arial, Helvetica, sans-serif;
font-size: 1em;
line-height: 1.3em;
font-weight: 400;
padding: 5px 0;
margin: 0;
}
@media (max-width: 720px) {
#map-text p {
font-size: 11px;
line-height: 12px;
padding: 14px 0 7px 0;
}
}
#map-text a:link {
padding: 1em 0;
color: #806f4b;
}
@media (max-width: 720px) {
#map-text a:link {
padding: 0;
}
}
#map-text a:visited {
padding: 1em 0;
color: #806f4b;
}
@media (max-width: 720px) {
#map-text a:visited {
padding: 0;
}
}
#map-text a:hover {
color: #806f4b;
}
.paddingBottom {
padding-bottom: 5px;
margin: 0px;
}
.urbangreymenu {
width: 210px;
}
.urbangreymenu .headerbar {
font-size: 1em;
line-height: 1.2em;
font-family: "GothamBook", Arial, Helvetica, sans-serif;
font-weight: 200;
letter-spacing: 0px;
text-transform: uppercase;
padding: 15px 0 13px 35px;
margin: 0 0 6px 0;
color: #ffffff;
background-color: rgba(169, 168, 169, 0.9) !important;
background-repeat: no-repeat;
background-position: 5px 11px;
background-size: 25px;
font-weight: 200;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
@media (max-width: 980px) {
.urbangreymenu .headerbar {
z-index: 0;
left: 0px !important;
top: 0px;
width: 100% !important;
float: left;
position: relative;
text-align: left;
overflow: hidden;
}
}
.urbangreymenu .headerbar:hover {
cursor: pointer;
opacity: 0.8;
}
.urbangreymenu .headerbar a {
text-decoration: none;
display: block;
color: #a9a8a9;
}
.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 {
background-color: rgba(0, 0, 0, 0.3);
display: block;
padding: 6px 8px;
font-size: 0.8em;
line-height: 1.3em;
text-decoration: none;
color: #ffffff;
}
.urbangreymenu ul li a:visited {
color: #ffffff;
}
.urbangreymenu ul li a:hover {
background-color: rgba(0, 0, 0, 0.4);
color: #ffffff;
}
.urbangreymenu ul li a.selected {
background-color: rgba(0, 0, 0, 0.6);
}
#commSlider {
width: 120%;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
margin-left: -10%;
}
@media (max-width: 720px) {
#commSlider {
display: none;
}
}
@media (max-width: 980px) {
#explore-headline {
display: none;
}
}
@media (max-width: 980px) {
#explore-boxes {
display: none;
}
}
@media (max-width: 980px) {
#map {
height: 520px;
}
}
@media (max-width: 480px) {
.explore .select-cat {
font-size: 1em;
padding: 0.5em 4em;
}
}
.caro-holder {
display: block;
}
@media (max-width: 540px) {
.caro-holder {
display: none;
}
}
.cycle-carousel-wrap {
display: block;
}
@media (max-width: 540px) {
.cycle-carousel-wrap {
display: none;
}
} .gm-style .gm-style-iw-c {
width: 300px;
border-radius: 0;
padding: 0 !important;
}
@media (max-width: 640px) {
.gm-style .gm-style-iw-c {
width: auto !important;
}
}
.gm-style-iw-d {
overflow: hidden !important;
}
.gm-style-iw {
width: 300px !important;
border: 4px solid #ffffff;
}
.gm-style-iw-ch {
padding: 0 !important;
}
.gm-style-iw-chr button {
position: absolute !important;
z-index: 100;
}
a.iw-close-bg {
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
width: 20px;
height: 20px;
position: absolute;
top: 0;
right: 0;
color: #806f4b;
background-color: #ffffff;
display: block;
z-index: 10;
font-size: 30px;
line-height: 0;
padding: 10px 0 0 3px;
text-decoration: none;
}
.gm-ui-hover-effect {
opacity: 0;
}
.gm-ui-hover-effect:hover {
opacity: 0;
}