.hotspots-interaction {
margin: 1em 0;
} .hotspots-map area {
outline: 0 none;
} .hotspots-placeholder {
padding: 1em;
position: relative;
} .hotspots-placeholder.loading:before {
border: 20px solid rgba(255, 255, 255, 0.5);
border-left-color: rgba(0, 0, 0, 0.5);
border-bottom-color: rgba(0, 0, 0, 0.5);
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
-moz-animation-name: spin;
-webkit-animation-name: spin;
animation-name: spin;
-moz-animation-duration: 2000ms;
-webkit-animation-duration: 2000ms;
animation-duration: 2000ms;
-moz-animation-iteration-count: infinite;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
-moz-animation-timing-function: linear;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
content: '';
height: 40px;
left: 50%;
margin-left: -40px;
position: absolute;
top: 20%;
width: 40px;
}
@-moz-keyframes spin {
from {
-moz-transform: rotate(0deg);
}
to {
-moz-transform: rotate(360deg);
}
}
@-webkit-keyframes spin {
from {
-webkit-transform: rotate(0deg);
}
to {
-webkit-transform: rotate(360deg);
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
} .hotspots-image-container {
background: #efefef;
} .hotspots-image-container > div {
margin: 0 auto;
} .hotspots-image-container img {
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
display: block;
height: auto;
margin: 0;
width:100%!important;
max-width: 100%;
padding: 0 !important;
} .entry-content .hotspot-title {
text-align: center;
margin-top: 0;
padding-top: 0;
} .entry-content .hotspot-content p {
color: inherit;
} .hotspot-content p {
color: inherit;
} .hotspot-thumb {
text-align: center;
} .hotspot-thumb img {
height: auto;
max-width: 100%;
}
@media (min-width: 600px) { .layout-left .hotspots-interaction,
.layout-right .hotspots-interaction {
display: table;
table-layout: fixed;
width: 100%;
} .layout-left .hotspots-image-container,
.layout-right .hotspots-image-container {
display: table-cell;
vertical-align: top;
width: 66%;
} .layout-left .hotspots-placeholder,
.layout-right .hotspots-placeholder {
display: table-cell;
vertical-align: top;
}
}
@media (min-width: 900px) { .layout-left .hotspots-image-container,
.layout-right .hotspots-image-container {
width: 75%;
}
}   .layout-lightbox .hotspots-placeholder {
display: none;
} .featherlight {
background: #333;
bottom: 0;
cursor: pointer;
display: none;
position: fixed;
right: 0;
text-align: center;
top: 0;
left: 0;
white-space: nowrap;
z-index: 99999;
} .featherlight:last-of-type {
background: rgba(0, 0, 0, 0.8);
} .featherlight:before {
content: '';
display: inline-block;
height: 100%;
margin-right: -0.25em;
vertical-align: middle;
} .featherlight .featherlight-content {
background: #fff;
border-bottom: 25px solid transparent;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
cursor: auto;
display: inline-block;
overflow: auto;
margin-left: 5%;
margin-right: 5%;
max-height: 95%;
max-width: 95%;
min-height: 3%;
min-width: 30%;
padding: 25px 25px 0;
position: relative;
text-align: left;
vertical-align: middle;
white-space: normal;
} .featherlight .featherlight-inner {
display: block;
} .featherlight .featherlight-close-icon {
background: #fff;
background: rgba(255, 255, 255, 0.3);
color: #000;
cursor: pointer;
font: Arial, sans-serif;
line-height: 25px;
position: absolute;
right: 0;
text-align: center;
top: 0;
width: 25px;
z-index: 9999;
} .featherlight .featherlight-image {
width: 100%;
} .featherlight iframe {
border: none;
} .featherlight h2.hotspot-title {
font-size: 1.2em;
margin: 0 0 0.4em 0;
padding: 0;
} .featherlight .hotspot-content p {
font-size: 1em;
margin: 1em 0;
} .featherlight img {
height: auto;
max-width: 100%;
} .featherlight-iframe .featherlight-content {
border-bottom: 0;
padding: 0;
}
@media only screen and (max-width: 1024px) { .featherlight .featherlight-content {
border-bottom: 10px solid transparent;
margin-left: 10px;
margin-right: 10px;
max-height: 98%;
padding: 10px 10px 0;
}
}   .da-error {
border: 2px solid #cc0000;
padding: 1rem;
} .da-error > *:first-child {
margin-top: 0;
padding-top: 0;
} .da-error > *:last-child {
margin-bottom: 0;
padding-bottom: 0;
}   .layout-tooltip .hotspots-placeholder {
display: none;
} .qtip {
box-shadow: none;
direction: ltr;
display: none;
left: -28000px;
max-width: 280px;
min-width: 50px;
padding: 0;
position: absolute;
top: -28000px;
} .qtip-content {
overflow: hidden;
padding: 0.5em 0.75em;
position: relative;
text-align: left;
word-wrap: break-word;
} .qtip-content h2.hotspot-title {
font-size: 1.2em;
margin: 0 0 0.4em 0;
padding: 0;
text-align: center;
} .qtip-content .hotspot-content p {
font-size: 1em;
margin: 1em 0;
} .qtip-content .hotspot-content img {
height: auto;
max-width: 100%;
}  .qtip-default {
background-color: #FFFFA3;
border: 0 none;
color: #555;
} .qtip .qtip-tip {
margin: 0 auto;
overflow: hidden;
z-index: 10;
}  x:-o-prefocus, .qtip .qtip-tip {
visibility: hidden;
} .qtip .qtip-tip,
.qtip .qtip-tip .qtip-vml,
.qtip .qtip-tip canvas {
position: absolute;
color: #123456;
background: transparent;
border: 0 dashed transparent;
} .qtip .qtip-tip canvas {
top: 0;
left: 0;
} .qtip .qtip-tip .qtip-vml {
behavior: url(#default#VML);
display: inline-block;
visibility: visible;
} .qtip-titlebar {
position: relative;
padding: 0;
overflow: hidden;
border-width: 0;
} .qtip-close {
position: absolute;
right: 4px;
top: 4px;
z-index: 11; cursor: pointer;
outline: medium none;
border: 1px solid transparent;
} .qtip-titlebar .qtip-close {
right: 4px;
top: 50%;
margin-top: -9px;
} * html .qtip-titlebar .qtip-close {
top: 16px;
}  .qtip-titlebar .ui-icon,
.qtip-icon .ui-icon {
display: block;
text-indent: -1000em;
direction: ltr;
} .qtip-icon, .qtip-icon .ui-icon {
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
text-decoration: none;
} .qtip-icon .ui-icon {
width: 18px;
height: 14px;
line-height: 14px;
text-align: center;
text-indent: 0;
font: normal bold 16px/16px Tahoma,sans-serif;
color: white;
background: transparent none no-repeat -100em -100em;
}