body {
  margin: 0;
}

#iprospect {
  /**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */
  /* Grouping content
     ========================================================================== */
  /**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */
  /**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
  /* Text-level semantics
     ========================================================================== */
  /**
   * Remove the gray background on active links in IE 10.
   */
  /**
   * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */
  /**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */
  /**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
  /**
   * Add the correct font size in all browsers.
   */
  /**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */
  /* Embedded content
     ========================================================================== */
  /**
   * Remove the border on images inside links in IE 10.
   */
  /* Forms
     ========================================================================== */
  /**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */
  /**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */
  /**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */
  /**
   * Correct the inability to style clickable types in iOS and Safari.
   */
  /**
   * Remove the inner border and padding in Firefox.
   */
  /**
   * Restore the focus styles unset by the previous rule.
   */
  /**
   * Correct the padding in Firefox.
   */
  /**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *    `fieldset` elements in all browsers.
   */
  /**
   * Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */
  /**
   * Remove the default vertical scrollbar in IE 10+.
   */
  /**
   * 1. Add the correct box sizing in IE 10.
   * 2. Remove the padding in IE 10.
   */
  /**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */
  /**
   * 1. Correct the odd appearance in Chrome and Safari.
   * 2. Correct the outline style in Safari.
   */
  /**
   * Remove the inner padding in Chrome and Safari on macOS.
   */
  /**
   * 1. Correct the inability to style clickable types in iOS and Safari.
   * 2. Change font properties to `inherit` in Safari.
   */
  /* Interactive
     ========================================================================== */
  /*
   * Add the correct display in Edge, IE 10+, and Firefox.
   */
  /*
   * Add the correct display in all browsers.
   */
  /* Misc
     ========================================================================== */
  /**
   * Add the correct display in IE 10+.
   */
  /**
   * Add the correct display in IE 10.
   */
  font-family: open-sans, sans-serif;
  font-weight: 400;
}
#iprospect h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
#iprospect hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
#iprospect pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
#iprospect a {
  background-color: transparent;
}
#iprospect abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
#iprospect b,
#iprospect strong {
  font-weight: bolder;
}
#iprospect code,
#iprospect kbd,
#iprospect samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
#iprospect small {
  font-size: 80%;
}
#iprospect sub,
#iprospect sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
#iprospect sub {
  bottom: -0.25em;
}
#iprospect sup {
  top: -0.5em;
}
#iprospect img {
  border-style: none;
}
#iprospect button,
#iprospect input,
#iprospect optgroup,
#iprospect select,
#iprospect textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
#iprospect button,
#iprospect input {
  /* 1 */
  overflow: visible;
}
#iprospect button,
#iprospect select {
  /* 1 */
  text-transform: none;
}
#iprospect button,
#iprospect [type=button],
#iprospect [type=reset],
#iprospect [type=submit] {
  -webkit-appearance: button;
}
#iprospect button::-moz-focus-inner,
#iprospect [type=button]::-moz-focus-inner,
#iprospect [type=reset]::-moz-focus-inner,
#iprospect [type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
#iprospect button:-moz-focusring,
#iprospect [type=button]:-moz-focusring,
#iprospect [type=reset]:-moz-focusring,
#iprospect [type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
#iprospect fieldset {
  padding: 0.35em 0.75em 0.625em;
}
#iprospect legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
#iprospect progress {
  vertical-align: baseline;
}
#iprospect textarea {
  overflow: auto;
}
#iprospect [type=checkbox],
#iprospect [type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
#iprospect [type=number]::-webkit-inner-spin-button,
#iprospect [type=number]::-webkit-outer-spin-button {
  height: auto;
}
#iprospect [type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
#iprospect [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
#iprospect ::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
#iprospect details {
  display: block;
}
#iprospect summary {
  display: list-item;
}
#iprospect template {
  display: none;
}
#iprospect [hidden] {
  display: none;
}
#iprospect .inner {
  width: 90%;
  margin: auto;
  padding: 15px 0;
  max-width: 1320px;
}
#iprospect .map {
  box-shadow: 0px 0px 14px #00000029;
}
#iprospect .map .map-top {
  background: #C9E8E8;
  color: #484848;
  font-size: 26px;
  line-height: 35px;
  padding: 14px 16px;
}
#iprospect .map #vmap {
  width: 100%;
  height: 400px;
}
#iprospect .map #vmap .jqvmap-zoomin, #iprospect .map #vmap .jqvmap-zoomout {
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  padding: 0;
}
#iprospect .map #vmap .jqvmap-zoomout {
  top: 50px;
}
#iprospect .map .map-bot {
  position: relative;
}
#iprospect .map #box {
  display: none;
  position: absolute;
  width: 470px;
  max-height: 300px;
  max-width: 100%;
  cursor: pointer;
  background: white;
  top: 50%;
  left: 50%;
  z-index: 3;
  box-shadow: 0px 0px 6px #0000005D;
}
#iprospect .map #box .box-top {
  background: #C9E8E8;
  padding: 13px 18px;
  display: flex;
  align-items: center;
}
#iprospect .map #box .box-top #country {
  font-family: open-sans, sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 27px;
  letter-spacing: -0.2px;
  color: #484848;
  margin-right: 10px;
}
#iprospect .map #box .box-top #currency {
  font-family: open-sans, sans-serif;
  font-weight: 300;
  font-size: 20px;
  line-height: 27px;
  letter-spacing: -0.2px;
  color: #484848;
}
#iprospect .map #box .box-top .close {
  margin-left: auto;
  font-weight: 600;
  font-size: 18px;
}
#iprospect .map #box .box-top .close:hover {
  color: white;
}
#iprospect .map #box .box-bot {
  display: flex;
  padding: 12px 18px;
  padding-bottom: 23px;
}
#iprospect .map #box .box-bot .box-left {
  margin-right: 15px;
}
#iprospect .map #box .box-bot .box-left .cell {
  width: 143px;
  height: 198px;
  font-size: 16px;
  box-sizing: border-box;
  box-shadow: 0px 0px 6px #00000029;
}
#iprospect .map #box .box-bot .box-left .cell .top {
  width: 143px;
  height: 143px;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: -0.16px;
  padding: 10px;
  box-sizing: border-box;
}
#iprospect .map #box .box-bot .box-left .cell .bot {
  font-weight: 400;
  padding: 4px 9px;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: -0.16px;
}
#iprospect .map #box .box-bot .box-right img {
  max-width: 100%;
  margin: auto;
  max-height: 130px;
}
#iprospect .map #box .box-bot .box-right #features {
  font-weight: 600;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.15px;
  color: #000000;
}
#iprospect .map #box .box-bot .box-right #occupation, #iprospect .map #box .box-bot .box-right #building {
  font-size: 14px;
  line-height: 19px;
  letter-spacing: -0.14px;
  color: #000000;
}
#iprospect .map #box .box-bot .box-right #occupation span, #iprospect .map #box .box-bot .box-right #building span {
  font-weight: 300;
}
@media only screen and (min-width: 1000px) {
  #iprospect .map #vmap {
    height: 700px;
  }
}
