@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800;900&display=swap");
p {
  font-size: 16px;
  line-height: 1.4;
}
.fusion-page-title-bar {
  background-position: center bottom !important;
}
.default-btn {
  font-size: 14px !Important;
  padding: 0 15px !Important;
  height: 40px !Important;
  display: inline-flex !Important;
  align-items: center;
  background: #7cc242 !important;
  color: #fff !important;
  font-family: "Proxima Nova Bold" !important;
  border-radius: 3px !Important;
  letter-spacing: 0.03em !important;
  z-index: 999;
  position: relative;
  margin-bottom: 10px;
}
.default-btn:hover {
  background: #6ab030 !important;
}
.white-btn {
  background: #fff !important;
  border: 1px solid #7cc242;
  color: #7cc242 !important;
}
.black-btn {
  background: #000 !important;
  color: #fff !important;
}
.darkgreen-btn {
  background: rgba(51, 51, 51, 0.25) !important;
}
.grey-btn {
  background: #333 !important;
}
.text-normal-btn {
  font-family: "Proxima Nova Regular" !important;
}
@media screen and (min-width: 992px) {
  .hide-desktop {
    display: none !important;
  }
}
@media screen and (max-width: 1024px) {
  .hide-mobile {
    display: none !important;
  }
}
.caps-text {
  text-transform: uppercase;
}
.arrow-btn span::after {
  content: "\25BE";
  display: inline;
  margin-left: 5px;
  margin-top: 2px;
}
#blog-search-form {
  background: #fff;
  max-width: 276px;
  padding: 15px 15px 0;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.4);
  display: none;
  right: 15px;
  top: 76px;
  position: absolute;
  z-index: 9999;
}
#blog-search-form .arrow {
  width: 0;
  height: 0;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  border-bottom: 11px solid #fff;
  position: absolute;
  right: 11px;
  top: -11px;
}
#blog-search-form .form-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 24px;
}
#blog-search-form .form-title h4 {
  font-size: 20px;
  line-height: 1em;
  margin: 0;
  color: #bbb;
  font-weight: 400;
}
#blog-search-form .form-title a i {
  font-size: 20px;
}
#blog-search-form label {
  font-size: 14px;
  font-family: "Proxima Nova Bold";
  color: #000;
}
#blog-search-form input[type="text"], #blog-search-form select {
  border: 2px solid #e5e5e5;
  border-radius: 1px 3px 3px 3px;
  background-clip: padding-box;
  background-color: #fff;
  padding: 0.2857em 0.42857em 0.35714em;
  margin: 0.42857em 0 0.285714em;
  font-size: 1.4em;
  font-weight: 400;
  letter-spacing: 0.0001em;
  color: #424242;
  width: 100%;
  box-sizing: border-box;
  transition: all 0.3s ease-in-out;
  height: 30px;
}
#blog-search-form select option {
  text-transform: capitalize;
}
#blog-search-form .search-btns {
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
  margin-top: 15px;
}
#blog-search-form .search-btns .default-btn {
  border: none !important;
  border-radius: 0 !important;
  margin: 0;
  flex-basis: 50%;
  text-align: center;
  display: inline-flex;
  justify-content: center;
}
#blog-search-form .search-btns .cancel-btn {
  background: #212121 !important;
}
#blog-search-form .search-label, #blog-search-form #search-text {
  display: none;
}
/** Page Title Bar Responsive**/
@media only screen and (max-width: 991px) {
  .avada-page-titlebar-wrapper .fusion-page-title-captions h1 {
    font-size: 30px !important;
  }
}
/** Pop up contact forms**/
.wpcf7 .popup-btns {
  display: none;
}
#contact-popup .modal-body p:last-of-type {
  padding: 0;
}
#contact-popup .wpcf7 {
  padding-bottom: 90px;
}
.popup-form {
  margin-right: -20px;
}
.popup-form .modal-dialog {
  width: 380px;
  margin: 0 0 0 auto !important;
  max-height: 100% !important;
  height: 100%;
  -webkit-transform: translate(380px, 0) !important;
  transform: translate(380px 0) !important;
}
.popup-form .modal-dialog button.close {
  position: absolute;
  top: 35px;
  right: 25px;
  font-size: 50px;
  color: #000;
  opacity: 1;
}
.popup-form .modal-dialog button.close:hover {
  color: #7cc242;
}
.popup-form .modal-dialog .modal-content {
  padding: 125px 0 0;
  border-radius: 0;
  border: none;
  height: calc(100% - 50px);
  overflow-y: scroll;
}
.popup-form .modal-dialog .modal-content .modal-header {
  padding: 0 25px !important;
  border-bottom: none;
  min-height: 1px !important;
}
.popup-form .modal-dialog .modal-content .modal-header .modal-title {
  font-size: 20px;
  font-family: "Proxima Nova Bold";
  font-weight: 400 !important;
}
.popup-form .modal-dialog .modal-content .modal-body {
  padding: 0;
  background: #fff;
}
.popup-form .modal-dialog .modal-content .modal-body .sub-text {
  font-size: 16px;
  padding: 25px;
  background: #f2f2f2;
  margin: 0;
}
.popup-form .modal-dialog .modal-content .modal-body .wpcf7 {
  padding: 25px 25px 0 25px;
}
.popup-form .modal-dialog .modal-content .modal-body .wpcf7 .fusion-alert {
  display: none !Important;
}
.popup-form .modal-dialog .modal-content .modal-body .wpcf7 label {
  font-family: "Proxima Nova Bold";
  font-size: 13px;
}
.popup-form .modal-dialog .modal-content .modal-body .wpcf7 label .required {
  color: red;
}
.popup-form .modal-dialog .modal-content .modal-body .wpcf7 .wpcf7-form-control-wrap input, .popup-form .modal-dialog .modal-content .modal-body .wpcf7 .wpcf7-form-control-wrap textarea, .popup-form .modal-dialog .modal-content .modal-body .wpcf7 .wpcf7-form-control-wrap select {
  font-size: 14px;
  border: 2px solid #e5e5e5;
  border-radius: 3px;
  padding: 5px;
  height: 33px;
}
.popup-form .modal-dialog .modal-content .modal-body .wpcf7 .wpcf7-form-control-wrap textarea {
  height: unset;
}
.popup-form .modal-dialog .modal-content .modal-body .wpcf7 .wpcf7-form-control-wrap select option {
  color: #000;
}
.popup-form .modal-dialog .modal-content .modal-body .wpcf7 .wpcf7-form-control-wrap .select-arrow {
  border: none;
  font-size: 0;
  background: none;
}
.popup-form .modal-dialog .modal-content .modal-body .wpcf7 .wpcf7-form-control-wrap .select-arrow::before {
  content: "\f0d7";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #e5e5e5;
  font-size: 14px;
}
.popup-form .modal-dialog .modal-content .modal-body .wpcf7 .not-popup-btn {
  display: none !important;
}
.popup-form .modal-dialog .modal-content .modal-body .wpcf7 .btn-area {
  margin-left: -25px;
  margin-right: -25px;
  display: flex;
  position: fixed;
  bottom: 0;
  width: 100%;
}
.popup-form .modal-dialog .modal-content .modal-body .wpcf7 .btn-area .default-btn {
  margin: 0;
  flex-basis: 50%;
  border-radius: 0 !important;
  height: 50px !important;
  display: flex;
  justify-content: center !important;
  text-align: center !important;
  font-size: 14px !Important;
  padding-left: 0;
  padding-right: 0;
}
.popup-form .modal-dialog .modal-content .modal-body .wpcf7 .btn-area .default-btn.cancel-btn {
  background: #212121 !important;
  cursor: pointer;
}
.popup-form.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0) !important;
  transform: translate(0 0) !important;
}
.popup-form.form-popup .modal-header {
  background: none !important;
}
.popup-form.form-popup .wpcf7-form {
  padding: 0 !important;
}
@media only screen and (max-width: 991px) {
  .popup-form {
    width: 100vw;
    overflow: hidden;
  }
  .popup-form .modal-dialog {
    width: 100vw;
    -webkit-transform: translate(100vw, 0) !important;
    transform: translate(100vw, 0) !important;
    margin-left: 0 !important;
  }
  .popup-form .modal-dialog .modal-header, .popup-form .modal-dialog .modal-body .wpcf7 {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media only screen and (max-width: 991px) {
  html, body {
    overflow-x: hidden !important;
  }
}
#testimonials-sc.owl-carousel {
  text-align: center;
}
#testimonials-sc.owl-carousel .owl-item {
  opacity: 0;
  transition: opacity 0.75s;
}
#testimonials-sc.owl-carousel .owl-item.active {
  opacity: 1;
}
#testimonials-sc.owl-carousel .testimonial {
  max-width: 869px;
  margin-left: auto;
  margin-right: auto;
}
#testimonials-sc.owl-carousel .testimonial .testimonial-title {
  font-size: 40px;
}
#testimonials-sc.owl-carousel .testimonial .review p {
  font-size: 25px;
}
#testimonials-sc.owl-carousel .testimonial .customer {
  font-size: 16px;
  font-family: "Proxima Nova Bold";
}
@media only screen and (max-width: 991px) {
  body.sidebar-active {
    overflow-y: hidden;
    height: 100vh !important;
  }
  body.sidebar-active .fusion-header {
    display: none;
  }
}
/***Custom Blog Shorttcode**/
.custom-blog-sc {
  width: 1770px;
  margin: auto;
}
.custom-blog-sc .custom-blog-cont {
  /*width: 100% !important; */
  max-width: 1000%;
  display: flex;
  /*flex-wrap: wrap; */
  flex-wrap: wrap;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 800px) {
  .custom-blog-sc .custom-blog-cont {
    display: block;
  }
}
.custom-blog-sc h2 {
  font-family: "Proxima Nova Bold" !Important;
  flex-basis: 100%;
}
.custom-blog-sc .cb-post-link {
  position: absolute;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  top: 10px;
  left: 10px;
}
.custom-blog-sc .cb-post-link:hover {
  box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.12);
}
.custom-blog-sc .cb-extras {
  display: flex;
  align-items: end;
  flex-basis: 100%;
}
.custom-blog-sc .cb-extras .cb-date {
  color: #bbb;
  font-size: 16px;
  line-height: 1.4;
  font-family: "Proxima Nova Bold";
  display: block;
}
.custom-blog-sc .cb-extras .cb-market-intel {
  font-size: 16px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: 0;
  text-align: right;
}
.custom-blog-sc .cb-extras .cb-market-intel a {
  color: #7cc242 !important;
  font-family: "Proxima Nova Bold";
}
.custom-blog-sc .cb-tags {
  display: inline-block;
  background: #bbb;
  text-transform: uppercase;
  line-height: 2.3em;
  padding: 0 9px;
  margin-right: 10px;
  letter-spacing: 0.03em;
  margin-top: 5px;
  margin-bottom: 10px;
  border-radius: 2px;
  color: #fff !important;
  font-size: 12px;
  align-self: flex-start;
  z-index: 99999;
}
.custom-blog-sc .cb-tags a {
  color: white !Important;
}
.custom-blog-sc .cb-post-content {
  display: flex;
  flex-wrap: wrap;
}
.custom-blog-sc .cb-main-post {
  /*flex-basis: 100%; */
  display: flex;
  /*flex-wrap: wrap; */
  width: 1780px;
  flex-wrap: nowrap;
  margin-left: -10px;
  align-items: flex-start;
  padding: 10px;
  position: relative;
  background: white;
  background-clip: content-box;
  margin-bottom: 10px;
}
@media only screen and (max-width: 800px) {
  .custom-blog-sc .cb-main-post {
    /*display: block; */
    width: 580px;
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 480px) {
  .custom-blog-sc .cb-main-post {
    /*display: block; */
    width: 100% !important;
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 1380px) {
  .custom-blog-sc .cb-main-post {
    width: 780px;
  }
}
.custom-blog-sc .cb-main-post h2 {
  font-size: 32px !important;
  line-height: 40px !important;
  margin-bottom: 10px !important;
}
.custom-blog-sc .cb-main-post .cb-post-image {
  flex-basis: 50%;
  padding-right: 10px;
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 50%;
  display: block;
  float: left;
  padding-bottom: 290px;
}
@media only screen and (max-width: 1380px) {
  .custom-blog-sc .cb-main-post .cb-post-image {
    width: 100%;
  }
}
@media only screen and (max-width: 800px) {
  .custom-blog-sc .cb-main-post .cb-post-image {
    height: 320px;
  }
}
.custom-blog-sc .cb-main-post .cb-post-content {
  flex-wrap: wrap;
  flex-basis: 50%;
  height: 100%;
  padding: 20px;
  width: 50%;
  display: block;
  float: left;
}
@media only screen and (max-width: 1380px) {
  .custom-blog-sc .cb-main-post .cb-post-content {
    width: 100%;
  }
}
.custom-blog-sc .cb-main-post .cb-post-content h2 {
  flex-basis: 100%;
}
.custom-blog-sc .cb-main-post::after {
  clear: both;
}
.custom-blog-sc .cb-blog-post {
  padding: 10px;
  flex-basis: 25%;
  background: white;
  background-clip: content-box;
  position: relative;
}
.custom-blog-sc .cb-blog-post .cb-post-content {
  padding: 20px;
  height: 100%;
}
.custom-blog-sc .cb-blog-post .cb-post-content h2 {
  font-size: 24px !important;
}
.custom-blog-sc .cb-blog-post .cb-post-image {
  min-height: 170px;
  display: none;
}
.custom-blog-sc .cb-blog-post .cb-post-image img {
  height: 170px;
  object-fit: cover;
}
.custom-blog-sc .cb-button-box {
  text-align: center;
}
.custom-blog-sc .cb-button-box .cb-post-content {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.custom-blog-sc .cb-button-box .cb-post-content h2 {
  font-size: 30px !important;
  margin-top: auto;
  margin-bottom: 20px;
}
.custom-blog-sc .cb-button-box .cb-post-content .default-btn {
  margin-bottom: auto;
}
@media only screen and (max-width: 800px) {
  .custom-blog-sc .cb-main-post .cb-post-image, .custom-blog-sc .cb-main-post .cb-post-content {
    flex-basis: 100%;
  }
  .custom-blog-sc .cb-main-post .cb-post-content {
    height: auto;
  }
  .custom-blog-sc .cb-main-post .cb-post-image {
    padding-right: 0;
  }
  .custom-blog-sc .cb-blog-post {
    flex-basis: 100%;
  }
}
.share-popup {
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  transition: opacity 0.8s;
  background: #fff;
  max-width: 276px;
  padding: 12px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.4);
  left: 195px;
  top: 76px;
  position: absolute;
  display: block;
  width: 150px;
}
.share-popup .arrow {
  width: 0;
  height: 0;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  border-bottom: 11px solid #fff;
  position: absolute;
  left: 30px;
  top: -11px;
}
.share-popup h4 {
  font-size: 20px;
  color: #bbb;
  margin-top: 0;
  margin-bottom: 0;
}
.share-popup .social-links {
  list-style: none;
  margin: 0;
  padding: 0;
}
.share-popup .social-links a {
  line-height: 26px;
  font-size: 14px;
  font-family: "Proxima Nova Bold";
  color: black;
}
.share-popup .share-trigger-close {
  display: none;
  width: 100%;
  text-align: center;
  color: white;
  font-size: 14px;
  background: #333;
}
.share-popup.share-active {
  opacity: 1;
  z-index: 999999;
  visibility: visible;
}
@media only screen and (max-width: 991px) {
  .share-popup.share-active {
    position: fixed;
    top: 0;
    width: 100%;
    max-width: 100%;
    height: 100vh;
    left: 0 !important;
  }
  .share-popup.share-active .share-trigger-close {
    bottom: 0;
    position: absolute;
    width: 100vw;
    left: 0;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "Proxima Nova Bold";
  }
}
.grecaptcha-badge {
  z-index: 100;
}
@media (max-width: 991px) {
  .listing-title-bar {
    height: auto !important;
  }
}
@media (max-width: 991px) {
  .listing-gallery .main-image img {
    min-width: 0 !important;
  }
}
.modal-gallery .lSAction a {
  width: 50px !important;
  height: 50px !important;
}
.modal-gallery .lSAction a::before {
  font-size: 30px !important;
  line-height: 1.5 !important;
}
#modal-video {
  position: relative;
  width: 100%;
}
#modal-video::before {
  display: block;
  padding-top: calc(9 / 16 * 100%);
  content: "";
}
#modal-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
div#top-slider {
  padding: 0;
}
div#top-slider .buttons {
  text-align: right;
}
div#top-slider .slide-content {
  max-width: 1700px;
  width: 100%;
}
@media screen and (max-width: 860px) {
  div#top-slider .slide-content {
    max-width: 100%;
  }
}
div#top-slider .slide-content .heading.with-bg {
  width: 670px;
}
@media screen and (max-width: 860px) {
  div#top-slider .slide-content .heading.with-bg {
    width: 100%;
    margin-right: 0 !important;
  }
}
div#top-slider .slide-content .heading.with-bg .fusion-title-sc-wrapper {
  padding: 20px 25px;
}
div#top-slider ul.slides li:first-child .fusion-title-sc-wrapper {
  background-color: #7cc242 !important;
}
div#top-slider ul.slides li:last-child .fusion-title-sc-wrapper {
  background-color: #ff0 !important;
}
.listing-blog {
  padding-bottom: 40px;
}
/* listing side */
.filter-box {
  background: #7cc242;
  padding: 10px 20px 50px;
}
.filter-box .filter-item {
  background: rgba(255, 255, 255, 0) !important;
  box-shadow: none !important;
  border-bottom: 1px rgba(255, 255, 255, 0.7) solid;
}
.filter-box .filter-item:hover {
  background: #7cc242;
}
.filter-box .filter-item h4 {
  color: #fff !important;
  display: block;
  font-weight: 400;
}
.filter-box .filter-item.investment-box, .filter-box .filter-item.video-box {
  padding: 20px;
  margin-bottom: 0;
}
.filter-box .map-gallery-dropdown {
  border-bottom: 2px #fff solid !important;
}
.filter-box .map-gallery-dropdown li:first-child span {
  color: #fff !important;
}
.filter-item-table {
  display: block;
  font-size: 20px;
  color: #000;
  font-weight: 400;
  box-shadow: none !important;
}
.filter-item-table a {
  display: block;
  font-size: 20px;
  color: #000;
  font-weight: 400;
  box-shadow: none !important;
  padding: 20px 15px;
}
.filter-item-table a :active {
  background-color: #7cc242;
}
/* Slick - Arrows */
.slick-prev, .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}
.slick-prev:hover::before, .slick-prev:focus::before, .slick-next:hover::before, .slick-next:focus::before {
  opacity: 1;
}
.slick-prev.slick-disabled::before, .slick-next.slick-disabled::before {
  opacity: 0.25;
}
.slick-prev::before, .slick-next::before {
  font-family: slick;
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: #7cc243;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  right: -25px;
  left: auto;
}
.slick-prev::before {
  content: "←";
}
[dir="rtl"] .slick-prev::before {
  content: "→";
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  right: auto;
  left: -25px;
}
.slick-next::before {
  content: "→";
}
[dir="rtl"] .slick-next::before {
  content: "←";
}
/* Slick - Arrows */
.search-btns.new-layout .default-btn {
  margin-right: 8px;
}
.mxw-1570px.fusion-fullwidth > .fusion-row {
  max-width: 1570px !important;
}
.mxw-1209px.fusion-fullwidth > .fusion-row {
  max-width: 1209px !important;
}
.fusion-text p:last-child {
  margin-bottom: 0;
}
@media (max-width: 800px) {
  .fusion-title > div {
    font-size: 30px !important;
  }
}
.fusion-tb-header {
  z-index: 11;
  position: relative;
}
.fusion-tb-header .yellow-btn {
  padding: 5px 10px !important;
}
.fusion-tb-header h3 {
  font-family: "Proxima Nova Bold";
  font-size: 21px;
}
.fusion-tb-header .home-txt {
  display: none !important;
}
@media only screen and (max-width: 1024px) {
  .fusion-tb-header div#top-bar-col .fusion-column-wrapper {
    border: none !important;
  }
}
@media only screen and (max-width: 1024px) {
  .fusion-tb-header div#top-bar-col .fusion-column-wrapper .fusion-builder-row-inner {
    flex-direction: row-reverse;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .fusion-tb-header div#top-bar-col .fusion-column-wrapper .fusion-builder-row-inner .fusion_builder_column_inner .fusion-social-networks {
    padding-bottom: 0;
  }
}
.fusion-tb-header div#top-bar-col .fusion-column-wrapper .fusion-builder-row-inner .fusion_builder_column_inner .fusion-social-networks a {
  margin-bottom: 0 !important;
}
@media only screen and (max-width: 1390px) {
  .fusion-tb-header div#top-bar-col .fusion-column-wrapper .fusion-builder-row-inner .fusion_builder_column_inner.menu-top {
    width: 50% !important;
  }
  .fusion-tb-header div#top-bar-col .fusion-column-wrapper .fusion-builder-row-inner .fusion_builder_column_inner.social-links {
    width: 10% !important;
  }
}
@media only screen and (max-width: 1390px) and (min-width: 1025px) and (max-width: 1281px) {
  .fusion-tb-header div#top-bar-col .fusion-column-wrapper .fusion-builder-row-inner .fusion_builder_column_inner.menu-top {
    width: 48% !important;
  }
}
@media only screen and (max-width: 1390px) and (max-width: 1024px) {
  .fusion-tb-header div#top-bar-col .fusion-column-wrapper .fusion-builder-row-inner .fusion_builder_column_inner.menu-top {
    width: 10% !important;
    margin-right: 2% !important;
  }
}
@media only screen and (max-width: 1390px) and (max-width: 800px) {
  .fusion-tb-header div#top-bar-col .fusion-column-wrapper .fusion-builder-row-inner .fusion_builder_column_inner.menu-top {
    width: 18% !important;
  }
}
@media only screen and (max-width: 1390px) and (max-width: 640px) {
  .fusion-tb-header div#top-bar-col .fusion-column-wrapper .fusion-builder-row-inner .fusion_builder_column_inner.menu-top {
    width: 20% !important;
    margin-left: 2% !important;
  }
}
@media only screen and (max-width: 1390px) and (max-width: 480px) {
  .fusion-tb-header div#top-bar-col .fusion-column-wrapper .fusion-builder-row-inner .fusion_builder_column_inner.menu-top {
    width: 31% !important;
    margin-right: 0 !important;
  }
}
@media only screen and (max-width: 1390px) and (max-width: 380px) {
  .fusion-tb-header div#top-bar-col .fusion-column-wrapper .fusion-builder-row-inner .fusion_builder_column_inner.menu-top {
    width: 36% !important;
    margin-left: 7% !important;
  }
}
@media only screen and (max-width: 1390px) and (min-width: 1025px) and (max-width: 1281px) {
  .fusion-tb-header div#top-bar-col .fusion-column-wrapper .fusion-builder-row-inner .fusion_builder_column_inner.social-links {
    width: 12% !important;
  }
}
@media only screen and (max-width: 1390px) and (max-width: 1024px) {
  .fusion-tb-header div#top-bar-col .fusion-column-wrapper .fusion-builder-row-inner .fusion_builder_column_inner.social-links {
    width: 88% !important;
  }
  .fusion-tb-header div#top-bar-col .fusion-column-wrapper .fusion-builder-row-inner .fusion_builder_column_inner.social-links .fusion-social-networks .fusion-social-network-icon {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 1390px) and (max-width: 1024px) and (max-width: 900px) {
  .fusion-tb-header div#top-bar-col .fusion-column-wrapper .fusion-builder-row-inner .fusion_builder_column_inner.social-links .fusion-social-networks {
    text-align: right;
  }
}
@media only screen and (max-width: 1390px) and (max-width: 1024px) and (max-width: 800px) {
  .fusion-tb-header div#top-bar-col .fusion-column-wrapper .fusion-builder-row-inner .fusion_builder_column_inner.social-links {
    width: 80% !important;
  }
}
@media only screen and (max-width: 1390px) and (max-width: 1024px) and (max-width: 640px) {
  .fusion-tb-header div#top-bar-col .fusion-column-wrapper .fusion-builder-row-inner .fusion_builder_column_inner.social-links {
    width: 75% !important;
  }
}
@media only screen and (max-width: 1390px) and (max-width: 1024px) and (max-width: 480px) {
  .fusion-tb-header div#top-bar-col .fusion-column-wrapper .fusion-builder-row-inner .fusion_builder_column_inner.social-links {
    width: 65% !important;
  }
}
@media only screen and (max-width: 1390px) and (max-width: 1024px) and (max-width: 380px) {
  .fusion-tb-header div#top-bar-col .fusion-column-wrapper .fusion-builder-row-inner .fusion_builder_column_inner.social-links {
    width: 57% !important;
  }
}
@media (max-width: 1024px) {
  .fusion-tb-header .fusion-menu-element-wrapper .fusion-menu-element-list ul:not(.fusion-megamenu) {
    font-size: inherit;
  }
}
.yellow-menu-btn a {
  background: #ff0;
  padding: 0 10px !important;
  border-radius: 3px;
}
.yellow-menu-btn a .menu-text {
  color: #000 !important;
}
.fusion-body #menu-main-menu .yellow-menu > a {
  color: #ecd61d !important;
}
.fusion-body #menu-main-menu .strong-yellow-menu > a {
  color: #ff0 !important;
}
/* Land Investments Page Top Menu */
.land-menu-item {
  display: none !important;
}
.page-id-2814 .land-menu-item {
  display: flex !important;
}
.page-id-2814 .remove-land-menu-item {
  display: none !important;
}
/* New Home Styles */
.green-menu-btn a {
  background: #7cc242;
  padding: 0 15px !important;
  border-radius: 3px;
  height: 40px !important;
  font-size: 14px !important;
}
.green-menu-btn a .menu-text {
  color: #fff !important;
}
.green-menu-btn a .menu-text:hover {
  color: #333 !important;
}
.fusion-tb-header .top-bar p {
  margin-top: 0;
  margin-bottom: 0;
}
.fusion-tb-header .top-bar > .fusion-row, .fusion-tb-header .main-bar > .fusion-row {
  max-width: 1570px !important;
}
.fusion-tb-header .top-bar p {
  margin-top: 0;
  margin-bottom: 0;
}
.fusion-tb-header .top-bar .info > .fusion-column-wrapper {
  gap: 0 24px;
}
.fusion-tb-header .top-bar .fusion-social-networks .fusion-social-network-icon:hover {
  color: #7cc243 !important;
  opacity: 1;
}
.fusion-tb-header .fusion-social-networks-wrapper {
  display: flex;
}
.fusion-tb-header .fusion-social-network-icon {
  order: 3;
}
.fusion-tb-header .awb-icon-twitter {
  order: 0;
}
.fusion-tb-header .awb-icon-facebook {
  order: 1;
}
.fusion-tb-header .awb-icon-youtube {
  order: 1;
}
.fusion-tb-header .awb-icon-instagram {
  order: 2;
}
.fusion-tb-header .top-bar .email p::before, .fusion-tb-header .top-bar .location p::before, .fusion-tb-header .main-bar .phone::after {
  content: "";
  display: inline-block;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
}
.fusion-tb-header .top-bar .email p, .fusion-tb-header .top-bar .location p {
  font-size: 14px;
  line-height: 1;
}
.fusion-tb-header .top-bar .email p::before, .fusion-tb-header .top-bar .location p::before {
  margin-right: 10px;
}
.fusion-tb-header .top-bar .email p::before {
  width: 13px;
  height: 11px;
  background-image: url(/wp-content/uploads/2025/04/envelope.png);
}
.fusion-tb-header .top-bar .location p::before {
  width: 13px;
  height: 12px;
  background-image: url(/wp-content/uploads/2025/04/map.png);
}
.fusion-tb-header .main-bar .phone {
  font-family: "Proxima Nova Medium", sans-serif;
  font-size: 16px;
  line-height: 1;
  border-radius: 40px;
  padding: 4px 4px 4px 18px !important;
}
@media (max-width: 800px) {
  .fusion-tb-header .main-bar .phone {
    font-size: 14px;
  }
}
.fusion-tb-header .main-bar .phone::after {
  width: 32px;
  height: 32px;
  background-image: url(/wp-content/uploads/2025/04/phone-circle-white.png);
  margin-left: 9px;
  vertical-align: middle;
}
.fusion-tb-header .main-bar .site-logo {
  margin-top: -20px;
  margin-bottom: -80px;
}
.main-bar > .fusion-row > div:nth-child(1) {
  z-index: 2;
}
.main-bar > .fusion-row > div:nth-child(2) {
  z-index: 1;
}
@media (max-width: 1024px) {
  .fusion-tb-header .main-bar .site-logo {
    max-width: 100px !important;
    margin-bottom: -40px;
  }
  .fusion-tb-header .main-bar .fusion-menu {
    margin-top: 20px;
    padding-top: 30px;
  }
  .fusion-tb-header .main-bar .avada-menu-mobile-menu-trigger {
    padding: 0 !important;
  }
}
@media (max-width: 1200px) and (min-width: 1099px) {
  .fusion-tb-header .main-bar .fusion-menu-element-wrapper {
    font-size: 14px;
  }
}
@media (max-width: 1100px) and (min-width: 1025px) {
  .fusion-tb-header .main-bar .fusion-menu-element-wrapper {
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  .main-bar > .fusion-row > div:nth-child(1) {
    width: 100px !important;
  }
  .main-bar > .fusion-row > div:nth-child(2) {
    width: 16px !important;
  }
  .main-bar > .fusion-row > div:nth-child(3) {
    width: 190px !important;
    margin-left: auto !important;
    margin-right: 20px !important;
  }
}
@media (max-width: 800px) {
  /* .main-bar > .fusion-row > div:nth-child(2) {
   margin-left: auto !important;
   } */
  .main-bar > .fusion-row > div:nth-child(3) {
    width: 170px !important;
  }
}
@media only screen and (max-width: 414px) {
  .fusion-footer .fusion-footer-widget-area .fusion-fullwidth > .fusion-row .fusion_builder_column {
    width: 100% !important;
  }
  .fusion-footer .fusion-footer-widget-area .fusion-fullwidth > .fusion-row .fusion_builder_column h4 {
    text-align: center;
  }
}
.fusion-footer .fusion-footer-widget-area .fusion-menu li a {
  font-size: 15px;
}
@media only screen and (max-width: 414px) {
  .fusion-footer .fusion-footer-widget-area .fusion-menu li a {
    justify-content: center;
    text-align: center;
  }
}
@media only screen and (max-width: 1024px) {
  .fusion-footer .fusion-footer-widget-area div#contact-info-box {
    display: flex;
  }
}
@media only screen and (max-width: 800px) {
  .fusion-footer .fusion-footer-widget-area div#contact-info-box {
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 800px) {
  .fusion-footer .fusion-footer-widget-area div#contact-info-box .fusion-column {
    flex-basis: 50%;
    width: 50%;
  }
}
@media only screen and (max-width: 414px) {
  .fusion-footer .fusion-footer-widget-area div#contact-info-box .fusion-column {
    flex-basis: 100%;
    width: 100%;
  }
}
.fusion-footer .fusion-footer-widget-area div#contact-info-box .fusion-column .col {
  text-align: left !important;
}
@media only screen and (max-width: 414px) {
  .fusion-footer .fusion-footer-widget-area div#contact-info-box .fusion-column .col {
    text-align: center !important;
  }
}
.fusion-footer .fusion-footer-widget-area div#contact-info-box .fusion-column .col .heading {
  text-align: left;
}
@media only screen and (max-width: 414px) {
  .fusion-footer .fusion-footer-widget-area div#contact-info-box .fusion-column .col .heading {
    text-align: center !important;
  }
}
.fusion-footer .fusion-footer-widget-area div#contact-info-box .fusion-column .col .content-container {
  margin-bottom: 0 !important;
  text-align: left;
  font-size: 12px;
  line-height: 1;
  color: #fff;
}
@media only screen and (max-width: 800px) {
  .fusion-footer .fusion-footer-widget-area div#contact-info-box .fusion-column .col .content-container {
    font-size: inherit;
  }
}
@media only screen and (max-width: 414px) {
  .fusion-footer .fusion-footer-widget-area div#contact-info-box .fusion-column .col .content-container {
    text-align: center !important;
  }
}
.fusion-footer .fusion-footer-widget-area div#contact-info-box .fusion-column .col .content-container p, .fusion-footer .fusion-footer-widget-area div#contact-info-box .fusion-column .col .content-container a {
  font-size: inherit;
  line-height: inherit;
  color: inherit;
}
.fusion-tb-footer .main .phone p::before, .fusion-tb-footer .main .location p::before, .fusion-tb-footer .main .email p::before {
  content: "";
  display: inline-block;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
}
.fusion-tb-footer .main .phone p, .fusion-tb-footer .main .location p, .fusion-tb-footer .main .email p {
  padding-left: 26px;
}
.fusion-tb-footer .main .phone p::before, .fusion-tb-footer .main .location p::before, .fusion-tb-footer .main .email p::before {
  margin-left: -26px;
  margin-right: 6px;
}
.fusion-tb-footer p {
  margin-top: 0;
  margin-bottom: 0;
  line-height: inherit;
}
.fusion-tb-footer .main .phone p::before {
  width: 20px;
  height: 20px;
  background-image: url(/wp-content/uploads/2025/04/phone.png);
}
.fusion-tb-footer .main .email p::before {
  width: 13px;
  height: 11px;
  background-image: url(/wp-content/uploads/2025/04/envelope.png);
}
.fusion-tb-footer .main .location p::before {
  width: 13px;
  height: 12px;
  background-image: url(/wp-content/uploads/2025/04/map.png);
}
.fusion-tb-footer .main .location p::before, .fusion-tb-footer .main .email p::before {
  width: 20px;
  height: 20px;
  background-size: auto;
}
.fusion-tb-footer .main > .fusion-row, .fusion-tb-footer .bottom > .fusion-row, .fusion-tb-footer .hr > .fusion-row {
  max-width: 1570px !important;
}
.fusion-tb-footer .main .fusion-menu li {
  margin-bottom: 12px;
  line-height: 1.3;
}
.fusion-tb-footer .bottom .fusion-social-networks .fusion-social-network-icon:hover {
  color: #7cc243 !important;
  opacity: 1;
}
.fusion-tb-footer .fusion-social-networks-wrapper {
  display: flex;
}
.fusion-tb-footer .fusion-social-network-icon {
  order: 3;
}
.fusion-tb-footer .awb-icon-twitter {
  order: 0;
}
.fusion-tb-footer .awb-icon-facebook {
  order: 1;
}
.fusion-tb-footer .awb-icon-youtube {
  order: 1;
}
.fusion-tb-footer .awb-icon-instagram {
  order: 2;
}
@media (max-width: 1200px) and (min-width: 801px) {
  .fusion-tb-footer .main > .fusion-row > div {
    width: 20% !important;
    width: 16.66% !important;
  }
  .fusion-tb-footer .main > .fusion-row > div:nth-child(1) {
    width: 100% !important;
    margin-bottom: 40px !important;
  }
  .fusion-tb-footer .main > .fusion-row > div:nth-child(1) > div {
    padding-right: 0 !important;
  }
  .fusion-tb-footer .main > .fusion-row > div:nth-child(2) > div {
    padding-left: 0 !important;
  }
  .fusion-tb-footer .main .col-contact, .fusion-tb-footer .main .col-logo {
    width: 50% !important;
  }
  .fusion-tb-footer .main .col-logo > div {
    align-items: flex-end;
  }
  .fusion-tb-footer .main .email {
    margin-bottom: 0 !important;
  }
}
@media (max-width: 800px) {
  .fusion-tb-footer .bottom .copyright {
    text-align: left;
  }
  .fusion-tb-footer .bottom .col-social > .fusion-column-wrapper {
    justify-content: flex-start;
  }
}
@media (max-width: 414px) {
  .fusion-tb-footer .fusion-footer-widget-area .main .fusion-menu li a {
    justify-content: flex-start;
    text-align: left;
  }
}
.hero::before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 47px;
  background-color: #324e1b;
}
@media (max-width: 1024px) {
  .hero::before {
    height: 30px;
  }
}
.hero > .fusion-row, .hero > .fusion-row > div {
  position: static !important;
}
@media (max-width: 800px) {
  .hero .heading > * {
    font-size: 40px !important;
  }
}
.hero .desc {
  position: absolute;
  bottom: 0;
  display: flex !important;
  width: calc(100% - 100px);
  max-width: 1570px;
}
@media (max-width: 1024px) {
  .hero .desc {
    width: calc(100% - 40px);
  }
}
.hero .desc > * {
  --p: 40px;
  background-color: #7cc243;
  padding-top: 27px !important;
  padding-right: 86px !important;
  padding-bottom: 27px !important;
  padding-left: calc((100vw - 100%) / 2) !important;
  margin-left: calc((-100vw + 100%) / 2) !important;
  min-width: 60.6775vw;
  min-height: 100px;
  clip-path: polygon(0 0, calc(100% - var(--p)) 0, 100% 100%, 0 100%);
}
@media (max-width: 1024px) {
  .hero .desc > * {
    min-height: 50px;
  }
}
@media (min-width: 1570px) {
  .hero .desc > * {
    padding-left: calc(((100vw - 1570px) / 2 ) + 50px) !important;
    margin-left: calc(((-100vw + 1570px) / 2) - 50px) !important;
  }
}
@media (min-width: 1670px) {
  .hero .desc > * {
    padding-left: calc(((100vw - 1570px) / 2 ) + 25px) !important;
    margin-left: calc((-100vw + 1570px) / 2) !important;
  }
}
/* Home */
.home .fusion-tb-header .home-txt {
  display: block !important;
}
@media only screen and (max-width: 1024px) {
  .home .fusion-tb-header .home-txt h4, .home .fusion-tb-header .home-txt .title-heading-left {
    font-size: 16px !important;
  }
}
@media only screen and (max-width: 1024px) and (max-width: 436px) {
  .home .fusion-tb-header .home-txt h4, .home .fusion-tb-header .home-txt .title-heading-left {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 1024px) and (max-width: 394px) {
  .home .fusion-tb-header .home-txt h4, .home .fusion-tb-header .home-txt .title-heading-left {
    font-size: 12px !important;
  }
}
@media only screen and (max-width: 1024px) and (max-width: 353px) {
  .home .fusion-tb-header .home-txt h4, .home .fusion-tb-header .home-txt .title-heading-left {
    font-size: 10px !important;
  }
}
.home .hero-section-main .left-hero {
  justify-content: flex-end;
  align-self: center;
}
.home .hero-section-main .left-hero .fusion-column-wrapper {
  max-width: 640px;
}
@media screen and (max-width: 1024px) {
  .home .hero-section-main .left-hero .fusion-column-wrapper {
    max-width: 100%;
  }
}
.home .hero-section-main .left-hero .fusion-builder-row-inner {
  justify-content: flex-start;
}
.home .box-eoi {
  background-size: auto !important;
  box-shadow: 0 16px 17px 1px rgba(0, 0, 0, 0.01) !important;
  z-index: 1;
  padding: 100px 0 80px 0 !important;
}
.home .box-eoi .fusion-button {
  min-width: 129px;
}
@media only screen and (max-width: 1280px) {
  .home div#listing-sec .fusion-layout-column {
    width: 100% !important;
  }
}
@media only screen and (max-width: 1024px) {
  .home div#listing-boxes {
    display: flex;
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 1024px) {
  .home div#listing-boxes .fusion-column {
    width: 50%;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 800px) {
  .home div#listing-boxes .fusion-column {
    width: 100% !important;
  }
}
.home div#listing-boxes .fusion-column .col {
  padding: 0 0 10px;
}
.home div#listing-boxes .fusion-column .col .heading {
  margin-bottom: 0 !important;
}
.home div#listing-boxes .fusion-column .col .heading img {
  margin-bottom: 10px !important;
}
.home div#listing-boxes .fusion-column .col .heading .content-box-heading {
  text-transform: uppercase;
  font-family: "Proxima Nova Bold";
  letter-spacing: 1px;
}
.home div#listing-boxes .fusion-column .col .content-container {
  padding: 0 20px;
}
.home div#listing-boxes .fusion-column .col .content-container p {
  font-size: 18px !important;
}
.home div#listing-boxes .fusion-column .col .content-container strong {
  font-size: 20px;
  letter-spacing: 1px;
  line-height: 1.5;
}
@media only screen and (max-width: 1280px) {
  .home div#listing-boxes .fusion-column .col .content-container strong {
    font-size: 18px !important;
  }
}
@media only screen and (max-width: 1024px) {
  .home div#listing-boxes .fusion-column .col .content-container strong {
    font-size: 16px !important;
  }
}
@media only screen and (max-width: 900px) {
  .home div#listing-boxes .fusion-column .col .content-container strong {
    font-size: 14px !important;
  }
}
.home div#listing-boxes .fusion-column .col .content-container ul {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: space-between;
  text-align: left;
}
.home div#listing-boxes .fusion-column .col .content-container ul li {
  list-style: none;
  width: 50%;
}
.home div#listing-boxes .fusion-column .col .content-container ul li:last-child {
  text-align: right;
}
@media only screen and (max-width: 1280px) {
  .home #what-we-do-sec .fusion-layout-column {
    width: 100% !important;
  }
}
@media only screen and (max-width: 1024px) {
  .home div#what-we-do-boxes {
    display: flex;
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 640px) {
  .home div#what-we-do-boxes {
    display: block;
  }
}
@media only screen and (max-width: 1024px) {
  .home div#what-we-do-boxes .fusion-column {
    width: 50%;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 800px) {
  .home div#what-we-do-boxes .fusion-column {
    width: 50%;
  }
}
@media only screen and (max-width: 640px) {
  .home div#what-we-do-boxes .fusion-column {
    width: 100%;
  }
}
.home div#what-we-do-boxes .fusion-column .col {
  box-shadow: 1px 1px 10px #a09c9c;
  height: max-content;
  min-height: 413px !important;
  margin-bottom: 0 !important;
}
@media only screen and (max-width: 1680px) {
  .home div#what-we-do-boxes .fusion-column .col {
    min-height: 383px !important;
    padding: 20px !important;
  }
}
@media only screen and (max-width: 1600px) {
  .home div#what-we-do-boxes .fusion-column .col {
    min-height: 349px !important;
  }
}
@media only screen and (max-width: 1440px) {
  .home div#what-we-do-boxes .fusion-column .col {
    min-height: 370px !important;
  }
}
@media only screen and (max-width: 1280px) {
  .home div#what-we-do-boxes .fusion-column .col {
    min-height: 349px !important;
  }
}
@media only screen and (max-width: 1200px) {
  .home div#what-we-do-boxes .fusion-column .col {
    min-height: 414px !important;
  }
}
@media only screen and (max-width: 1024px) {
  .home div#what-we-do-boxes .fusion-column .col {
    min-height: 275px !important;
  }
}
@media only screen and (max-width: 900px) {
  .home div#what-we-do-boxes .fusion-column .col {
    min-height: 295px !important;
  }
}
@media only screen and (max-width: 640px) {
  .home div#what-we-do-boxes .fusion-column .col {
    min-height: auto !important;
  }
}
.home div#what-we-do-boxes .fusion-column .col .heading {
  margin-bottom: 10px;
}
.home div#what-we-do-boxes .fusion-column .col .heading a {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  flex-direction: column-reverse;
}
.home div#what-we-do-boxes .fusion-column .col .heading a .content-box-heading {
  font-family: "Proxima Nova Bold" !important;
  margin-bottom: 20px;
  min-height: 58px;
  height: max-content;
}
@media only screen and (max-width: 1024px) {
  .home div#what-we-do-boxes .fusion-column .col .heading a .content-box-heading {
    min-height: auto;
  }
}
.home div#what-we-do-boxes .fusion-column .col .heading a .icon {
  margin-bottom: 0;
}
.home div#what-we-do-boxes .fusion-column .col .heading a .icon i {
  width: 100% !important;
}
@media only screen and (max-width: 1440px) {
  .home div#what-we-do-boxes .fusion-column .col .heading a .icon i {
    font-size: 55px !important;
  }
}
.home div#what-we-do-boxes .fusion-column .col .content-container {
  margin-bottom: 0;
}
.home div#what-we-do-boxes .fusion-column .col .content-container strong {
  font-size: 20px;
}
@media only screen and (max-width: 1600px) {
  .home div#what-we-do-boxes .fusion-column .col .content-container strong {
    font-size: 16px;
  }
}
.home div#what-we-do-boxes .fusion-column .col .content-container p {
  font-size: 16px;
  margin-bottom: 10px;
}
.home .developing-section .developing-box {
  height: 295px;
}
.home .developing-section .developing-box a {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  font-family: "Proxima Nova Bold";
  font-size: 20px;
  background: rgba(0, 0, 0, 0.2);
}
.home .developing-section .developing-box a:hover {
  background: transparent;
}
.home .case-section .fusion-builder-row-inner .fusion-layout-column {
  height: 215px;
}
.home .case-section .fusion-builder-row-inner .fusion-layout-column .fusion-one-page-text-link {
  padding: 0 20px;
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  font-family: "Proxima Nova Bold";
  font-size: 20px;
  background: rgba(0, 0, 0, 0.2);
  text-align: center;
}
.home .case-section .fusion-builder-row-inner .fusion-layout-column .fusion-one-page-text-link:hover {
  background: transparent;
}
.page-id-10 div#heading-icon .fusion-column {
  margin-bottom: 0 !important;
}
.page-id-10 div#heading-icon .fusion-column h3 {
  margin: 0;
}
.page-id-10 div#heading-icon .fusion-column .heading {
  margin-bottom: 0;
}
@media only screen and (max-width: 900px) {
  .page-id-10 div#heading-icon .fusion-column .heading .icon {
    width: 70px !important;
  }
}
.page-id-10 div#heading-icon .fusion-column .heading .icon i {
  text-align: center;
}
@media only screen and (max-width: 900px) {
  .page-id-10 div#heading-icon .fusion-column .heading .icon i {
    font-size: 60px !important;
    width: 70px !important;
    margin: 0 auto;
  }
}
.page-id-10 div#heading-icon.fund-box .icon i {
  font-size: 60px !important;
}
.page-id-10 .fusion-social-networks {
  text-align: left;
}
.page-id-10 div#help-btn {
  display: flex;
  flex-wrap: wrap;
}
.page-id-10 div#help-btn .fusion-column-wrapper {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.page-id-10 div#help-btn .fusion-column-wrapper .fusion-title {
  width: 100%;
}
@media only screen and (max-width: 480px) {
  .page-id-10 div#contact-info-sec .fusion-layout-column {
    width: 100% !important;
  }
  .page-id-10 div#contact-info-sec .fusion-layout-column .fusion-column-wrapper {
    margin-right: 1.92% !important;
    margin-left: 1.92% !important;
  }
}
.post-type-archive-hardstand_storage div#investing-sec, .post-type-archive-co_investments div#investing-sec, .page-template-page-land-for-storage div#investing-sec, .page-template-page-sustainable div#investing-sec, .page-id-3853 div#investing-sec, .page-id-3872 div#investing-sec, .page-id-6239 div#investing-sec, .page-id-5976 div#investing-sec, .page-id-4387 div#investing-sec, .page-id-4389 div#investing-sec, .page-id-4442 div#investing-sec, .page-id-4457 div#investing-sec, .page-id-6956 div#investing-sec {
  max-width: 100% !important;
}
.post-type-archive-hardstand_storage div#investing-sec p, .post-type-archive-co_investments div#investing-sec p, .page-template-page-land-for-storage div#investing-sec p, .page-template-page-sustainable div#investing-sec p, .page-id-3853 div#investing-sec p, .page-id-3872 div#investing-sec p, .page-id-6239 div#investing-sec p, .page-id-5976 div#investing-sec p, .page-id-4387 div#investing-sec p, .page-id-4389 div#investing-sec p, .page-id-4442 div#investing-sec p, .page-id-4457 div#investing-sec p, .page-id-6956 div#investing-sec p {
  margin-top: 0 !important;
}
.post-type-archive-hardstand_storage div#investing-sec .fusion-builder-row, .post-type-archive-co_investments div#investing-sec .fusion-builder-row, .page-template-page-land-for-storage div#investing-sec .fusion-builder-row, .page-template-page-sustainable div#investing-sec .fusion-builder-row, .page-id-3853 div#investing-sec .fusion-builder-row, .page-id-3872 div#investing-sec .fusion-builder-row, .page-id-6239 div#investing-sec .fusion-builder-row, .page-id-5976 div#investing-sec .fusion-builder-row, .page-id-4387 div#investing-sec .fusion-builder-row, .page-id-4389 div#investing-sec .fusion-builder-row, .page-id-4442 div#investing-sec .fusion-builder-row, .page-id-4457 div#investing-sec .fusion-builder-row, .page-id-6956 div#investing-sec .fusion-builder-row {
  max-width: 100% !important;
}
.post-type-archive-hardstand_storage div#investing-sec .w592 .fusion-column-wrapper, .post-type-archive-co_investments div#investing-sec .w592 .fusion-column-wrapper, .page-template-page-land-for-storage div#investing-sec .w592 .fusion-column-wrapper, .page-template-page-sustainable div#investing-sec .w592 .fusion-column-wrapper, .page-id-3853 div#investing-sec .w592 .fusion-column-wrapper, .page-id-3872 div#investing-sec .w592 .fusion-column-wrapper, .page-id-6239 div#investing-sec .w592 .fusion-column-wrapper, .page-id-5976 div#investing-sec .w592 .fusion-column-wrapper, .page-id-4387 div#investing-sec .w592 .fusion-column-wrapper, .page-id-4389 div#investing-sec .w592 .fusion-column-wrapper, .page-id-4442 div#investing-sec .w592 .fusion-column-wrapper, .page-id-4457 div#investing-sec .w592 .fusion-column-wrapper, .page-id-6956 div#investing-sec .w592 .fusion-column-wrapper {
  max-width: 592px !important;
}
@media only screen and (max-width: 1024px) {
  .post-type-archive-hardstand_storage div#investing-sec .w592 .fusion-column-wrapper, .post-type-archive-co_investments div#investing-sec .w592 .fusion-column-wrapper, .page-template-page-land-for-storage div#investing-sec .w592 .fusion-column-wrapper, .page-template-page-sustainable div#investing-sec .w592 .fusion-column-wrapper, .page-id-3853 div#investing-sec .w592 .fusion-column-wrapper, .page-id-3872 div#investing-sec .w592 .fusion-column-wrapper, .page-id-6239 div#investing-sec .w592 .fusion-column-wrapper, .page-id-5976 div#investing-sec .w592 .fusion-column-wrapper, .page-id-4387 div#investing-sec .w592 .fusion-column-wrapper, .page-id-4389 div#investing-sec .w592 .fusion-column-wrapper, .page-id-4442 div#investing-sec .w592 .fusion-column-wrapper, .page-id-4457 div#investing-sec .w592 .fusion-column-wrapper, .page-id-6956 div#investing-sec .w592 .fusion-column-wrapper {
    max-width: 100% !important;
  }
}
.post-type-archive-hardstand_storage div#investing-sec .end-align, .post-type-archive-co_investments div#investing-sec .end-align, .page-template-page-land-for-storage div#investing-sec .end-align, .page-template-page-sustainable div#investing-sec .end-align, .page-id-3853 div#investing-sec .end-align, .page-id-3872 div#investing-sec .end-align, .page-id-6239 div#investing-sec .end-align, .page-id-5976 div#investing-sec .end-align, .page-id-4387 div#investing-sec .end-align, .page-id-4389 div#investing-sec .end-align, .page-id-4442 div#investing-sec .end-align, .page-id-4457 div#investing-sec .end-align, .page-id-6956 div#investing-sec .end-align {
  justify-content: flex-end;
}
@media only screen and (max-width: 1024px) {
  .post-type-archive-hardstand_storage div#investing-sec div#readmore-content, .post-type-archive-co_investments div#investing-sec div#readmore-content, .page-template-page-land-for-storage div#investing-sec div#readmore-content, .page-template-page-sustainable div#investing-sec div#readmore-content, .page-id-3853 div#investing-sec div#readmore-content, .page-id-3872 div#investing-sec div#readmore-content, .page-id-6239 div#investing-sec div#readmore-content, .page-id-5976 div#investing-sec div#readmore-content, .page-id-4387 div#investing-sec div#readmore-content, .page-id-4389 div#investing-sec div#readmore-content, .page-id-4442 div#investing-sec div#readmore-content, .page-id-4457 div#investing-sec div#readmore-content, .page-id-6956 div#investing-sec div#readmore-content {
    display: flex;
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 800px) {
  .post-type-archive-hardstand_storage div#investing-sec div#readmore-content, .post-type-archive-co_investments div#investing-sec div#readmore-content, .page-template-page-land-for-storage div#investing-sec div#readmore-content, .page-template-page-sustainable div#investing-sec div#readmore-content, .page-id-3853 div#investing-sec div#readmore-content, .page-id-3872 div#investing-sec div#readmore-content, .page-id-6239 div#investing-sec div#readmore-content, .page-id-5976 div#investing-sec div#readmore-content, .page-id-4387 div#investing-sec div#readmore-content, .page-id-4389 div#investing-sec div#readmore-content, .page-id-4442 div#investing-sec div#readmore-content, .page-id-4457 div#investing-sec div#readmore-content, .page-id-6956 div#investing-sec div#readmore-content {
    display: block;
  }
}
@media only screen and (max-width: 1024px) {
  .post-type-archive-hardstand_storage div#investing-sec div#readmore-content .fusion-column, .post-type-archive-co_investments div#investing-sec div#readmore-content .fusion-column, .page-template-page-land-for-storage div#investing-sec div#readmore-content .fusion-column, .page-template-page-sustainable div#investing-sec div#readmore-content .fusion-column, .page-id-3853 div#investing-sec div#readmore-content .fusion-column, .page-id-3872 div#investing-sec div#readmore-content .fusion-column, .page-id-6239 div#investing-sec div#readmore-content .fusion-column, .page-id-5976 div#investing-sec div#readmore-content .fusion-column, .page-id-4387 div#investing-sec div#readmore-content .fusion-column, .page-id-4389 div#investing-sec div#readmore-content .fusion-column, .page-id-4442 div#investing-sec div#readmore-content .fusion-column, .page-id-4457 div#investing-sec div#readmore-content .fusion-column, .page-id-6956 div#investing-sec div#readmore-content .fusion-column {
    width: 33.33% !important;
  }
}
@media only screen and (max-width: 800px) {
  .post-type-archive-hardstand_storage div#investing-sec div#readmore-content .fusion-column, .post-type-archive-co_investments div#investing-sec div#readmore-content .fusion-column, .page-template-page-land-for-storage div#investing-sec div#readmore-content .fusion-column, .page-template-page-sustainable div#investing-sec div#readmore-content .fusion-column, .page-id-3853 div#investing-sec div#readmore-content .fusion-column, .page-id-3872 div#investing-sec div#readmore-content .fusion-column, .page-id-6239 div#investing-sec div#readmore-content .fusion-column, .page-id-5976 div#investing-sec div#readmore-content .fusion-column, .page-id-4387 div#investing-sec div#readmore-content .fusion-column, .page-id-4389 div#investing-sec div#readmore-content .fusion-column, .page-id-4442 div#investing-sec div#readmore-content .fusion-column, .page-id-4457 div#investing-sec div#readmore-content .fusion-column, .page-id-6956 div#investing-sec div#readmore-content .fusion-column {
    width: 100% !important;
    margin-bottom: 20px !important;
  }
}
.post-type-archive-hardstand_storage div#investing-sec div#readmore-content .fusion-column .col, .post-type-archive-co_investments div#investing-sec div#readmore-content .fusion-column .col, .page-template-page-land-for-storage div#investing-sec div#readmore-content .fusion-column .col, .page-template-page-sustainable div#investing-sec div#readmore-content .fusion-column .col, .page-id-3853 div#investing-sec div#readmore-content .fusion-column .col, .page-id-3872 div#investing-sec div#readmore-content .fusion-column .col, .page-id-6239 div#investing-sec div#readmore-content .fusion-column .col, .page-id-5976 div#investing-sec div#readmore-content .fusion-column .col, .page-id-4387 div#investing-sec div#readmore-content .fusion-column .col, .page-id-4389 div#investing-sec div#readmore-content .fusion-column .col, .page-id-4442 div#investing-sec div#readmore-content .fusion-column .col, .page-id-4457 div#investing-sec div#readmore-content .fusion-column .col, .page-id-6956 div#investing-sec div#readmore-content .fusion-column .col {
  padding: 0 0 45px;
}
.post-type-archive-hardstand_storage div#investing-sec div#readmore-content .fusion-column .col .heading, .post-type-archive-co_investments div#investing-sec div#readmore-content .fusion-column .col .heading, .page-template-page-land-for-storage div#investing-sec div#readmore-content .fusion-column .col .heading, .page-template-page-sustainable div#investing-sec div#readmore-content .fusion-column .col .heading, .page-id-3853 div#investing-sec div#readmore-content .fusion-column .col .heading, .page-id-3872 div#investing-sec div#readmore-content .fusion-column .col .heading, .page-id-6239 div#investing-sec div#readmore-content .fusion-column .col .heading, .page-id-5976 div#investing-sec div#readmore-content .fusion-column .col .heading, .page-id-4387 div#investing-sec div#readmore-content .fusion-column .col .heading, .page-id-4389 div#investing-sec div#readmore-content .fusion-column .col .heading, .page-id-4442 div#investing-sec div#readmore-content .fusion-column .col .heading, .page-id-4457 div#investing-sec div#readmore-content .fusion-column .col .heading, .page-id-6956 div#investing-sec div#readmore-content .fusion-column .col .heading {
  margin-bottom: 20px;
}
.post-type-archive-hardstand_storage div#investing-sec div#readmore-content .fusion-column .col .heading .content-box-heading, .post-type-archive-co_investments div#investing-sec div#readmore-content .fusion-column .col .heading .content-box-heading, .page-template-page-land-for-storage div#investing-sec div#readmore-content .fusion-column .col .heading .content-box-heading, .page-template-page-sustainable div#investing-sec div#readmore-content .fusion-column .col .heading .content-box-heading, .page-id-3853 div#investing-sec div#readmore-content .fusion-column .col .heading .content-box-heading, .page-id-3872 div#investing-sec div#readmore-content .fusion-column .col .heading .content-box-heading, .page-id-6239 div#investing-sec div#readmore-content .fusion-column .col .heading .content-box-heading, .page-id-5976 div#investing-sec div#readmore-content .fusion-column .col .heading .content-box-heading, .page-id-4387 div#investing-sec div#readmore-content .fusion-column .col .heading .content-box-heading, .page-id-4389 div#investing-sec div#readmore-content .fusion-column .col .heading .content-box-heading, .page-id-4442 div#investing-sec div#readmore-content .fusion-column .col .heading .content-box-heading, .page-id-4457 div#investing-sec div#readmore-content .fusion-column .col .heading .content-box-heading, .page-id-6956 div#investing-sec div#readmore-content .fusion-column .col .heading .content-box-heading {
  padding: 0 34px;
  font-family: "Proxima Nova Semibold";
  line-height: 1.2 !important;
}
@media only screen and (max-width: 1600px) {
  .post-type-archive-hardstand_storage div#investing-sec div#readmore-content .fusion-column .col .heading .content-box-heading, .post-type-archive-co_investments div#investing-sec div#readmore-content .fusion-column .col .heading .content-box-heading, .page-template-page-land-for-storage div#investing-sec div#readmore-content .fusion-column .col .heading .content-box-heading, .page-template-page-sustainable div#investing-sec div#readmore-content .fusion-column .col .heading .content-box-heading, .page-id-3853 div#investing-sec div#readmore-content .fusion-column .col .heading .content-box-heading, .page-id-3872 div#investing-sec div#readmore-content .fusion-column .col .heading .content-box-heading, .page-id-6239 div#investing-sec div#readmore-content .fusion-column .col .heading .content-box-heading, .page-id-5976 div#investing-sec div#readmore-content .fusion-column .col .heading .content-box-heading, .page-id-4387 div#investing-sec div#readmore-content .fusion-column .col .heading .content-box-heading, .page-id-4389 div#investing-sec div#readmore-content .fusion-column .col .heading .content-box-heading, .page-id-4442 div#investing-sec div#readmore-content .fusion-column .col .heading .content-box-heading, .page-id-4457 div#investing-sec div#readmore-content .fusion-column .col .heading .content-box-heading, .page-id-6956 div#investing-sec div#readmore-content .fusion-column .col .heading .content-box-heading {
    min-height: 72px;
  }
}
@media only screen and (max-width: 1024px) {
  .post-type-archive-hardstand_storage div#investing-sec div#readmore-content .fusion-column .col .heading .content-box-heading, .post-type-archive-co_investments div#investing-sec div#readmore-content .fusion-column .col .heading .content-box-heading, .page-template-page-land-for-storage div#investing-sec div#readmore-content .fusion-column .col .heading .content-box-heading, .page-template-page-sustainable div#investing-sec div#readmore-content .fusion-column .col .heading .content-box-heading, .page-id-3853 div#investing-sec div#readmore-content .fusion-column .col .heading .content-box-heading, .page-id-3872 div#investing-sec div#readmore-content .fusion-column .col .heading .content-box-heading, .page-id-6239 div#investing-sec div#readmore-content .fusion-column .col .heading .content-box-heading, .page-id-5976 div#investing-sec div#readmore-content .fusion-column .col .heading .content-box-heading, .page-id-4387 div#investing-sec div#readmore-content .fusion-column .col .heading .content-box-heading, .page-id-4389 div#investing-sec div#readmore-content .fusion-column .col .heading .content-box-heading, .page-id-4442 div#investing-sec div#readmore-content .fusion-column .col .heading .content-box-heading, .page-id-4457 div#investing-sec div#readmore-content .fusion-column .col .heading .content-box-heading, .page-id-6956 div#investing-sec div#readmore-content .fusion-column .col .heading .content-box-heading {
    font-size: 20px !important;
    min-height: auto;
  }
}
.post-type-archive-hardstand_storage div#investing-sec div#readmore-content .fusion-column .col .heading img, .post-type-archive-co_investments div#investing-sec div#readmore-content .fusion-column .col .heading img, .page-template-page-land-for-storage div#investing-sec div#readmore-content .fusion-column .col .heading img, .page-template-page-sustainable div#investing-sec div#readmore-content .fusion-column .col .heading img, .page-id-3853 div#investing-sec div#readmore-content .fusion-column .col .heading img, .page-id-3872 div#investing-sec div#readmore-content .fusion-column .col .heading img, .page-id-6239 div#investing-sec div#readmore-content .fusion-column .col .heading img, .page-id-5976 div#investing-sec div#readmore-content .fusion-column .col .heading img, .page-id-4387 div#investing-sec div#readmore-content .fusion-column .col .heading img, .page-id-4389 div#investing-sec div#readmore-content .fusion-column .col .heading img, .page-id-4442 div#investing-sec div#readmore-content .fusion-column .col .heading img, .page-id-4457 div#investing-sec div#readmore-content .fusion-column .col .heading img, .page-id-6956 div#investing-sec div#readmore-content .fusion-column .col .heading img {
  margin-bottom: 30px;
}
.post-type-archive-hardstand_storage div#investing-sec div#readmore-content .fusion-column .col .content-container, .post-type-archive-co_investments div#investing-sec div#readmore-content .fusion-column .col .content-container, .page-template-page-land-for-storage div#investing-sec div#readmore-content .fusion-column .col .content-container, .page-template-page-sustainable div#investing-sec div#readmore-content .fusion-column .col .content-container, .page-id-3853 div#investing-sec div#readmore-content .fusion-column .col .content-container, .page-id-3872 div#investing-sec div#readmore-content .fusion-column .col .content-container, .page-id-6239 div#investing-sec div#readmore-content .fusion-column .col .content-container, .page-id-5976 div#investing-sec div#readmore-content .fusion-column .col .content-container, .page-id-4387 div#investing-sec div#readmore-content .fusion-column .col .content-container, .page-id-4389 div#investing-sec div#readmore-content .fusion-column .col .content-container, .page-id-4442 div#investing-sec div#readmore-content .fusion-column .col .content-container, .page-id-4457 div#investing-sec div#readmore-content .fusion-column .col .content-container, .page-id-6956 div#investing-sec div#readmore-content .fusion-column .col .content-container {
  padding: 0 34px;
  line-height: 22px;
}
@media only screen and (max-width: 1600px) {
  .post-type-archive-hardstand_storage div#investing-sec div#readmore-content .fusion-column .col .content-container, .post-type-archive-co_investments div#investing-sec div#readmore-content .fusion-column .col .content-container, .page-template-page-land-for-storage div#investing-sec div#readmore-content .fusion-column .col .content-container, .page-template-page-sustainable div#investing-sec div#readmore-content .fusion-column .col .content-container, .page-id-3853 div#investing-sec div#readmore-content .fusion-column .col .content-container, .page-id-3872 div#investing-sec div#readmore-content .fusion-column .col .content-container, .page-id-6239 div#investing-sec div#readmore-content .fusion-column .col .content-container, .page-id-5976 div#investing-sec div#readmore-content .fusion-column .col .content-container, .page-id-4387 div#investing-sec div#readmore-content .fusion-column .col .content-container, .page-id-4389 div#investing-sec div#readmore-content .fusion-column .col .content-container, .page-id-4442 div#investing-sec div#readmore-content .fusion-column .col .content-container, .page-id-4457 div#investing-sec div#readmore-content .fusion-column .col .content-container, .page-id-6956 div#investing-sec div#readmore-content .fusion-column .col .content-container {
    min-height: 132px;
  }
}
@media only screen and (max-width: 800px) {
  .post-type-archive-hardstand_storage div#investing-sec div#readmore-content .fusion-column .col .content-container, .post-type-archive-co_investments div#investing-sec div#readmore-content .fusion-column .col .content-container, .page-template-page-land-for-storage div#investing-sec div#readmore-content .fusion-column .col .content-container, .page-template-page-sustainable div#investing-sec div#readmore-content .fusion-column .col .content-container, .page-id-3853 div#investing-sec div#readmore-content .fusion-column .col .content-container, .page-id-3872 div#investing-sec div#readmore-content .fusion-column .col .content-container, .page-id-6239 div#investing-sec div#readmore-content .fusion-column .col .content-container, .page-id-5976 div#investing-sec div#readmore-content .fusion-column .col .content-container, .page-id-4387 div#investing-sec div#readmore-content .fusion-column .col .content-container, .page-id-4389 div#investing-sec div#readmore-content .fusion-column .col .content-container, .page-id-4442 div#investing-sec div#readmore-content .fusion-column .col .content-container, .page-id-4457 div#investing-sec div#readmore-content .fusion-column .col .content-container, .page-id-6956 div#investing-sec div#readmore-content .fusion-column .col .content-container {
    min-height: auto;
  }
}
.post-type-archive-hardstand_storage div#investing-sec div#readmore-content .fusion-column .col .fusion-read-more, .post-type-archive-co_investments div#investing-sec div#readmore-content .fusion-column .col .fusion-read-more, .page-template-page-land-for-storage div#investing-sec div#readmore-content .fusion-column .col .fusion-read-more, .page-template-page-sustainable div#investing-sec div#readmore-content .fusion-column .col .fusion-read-more, .page-id-3853 div#investing-sec div#readmore-content .fusion-column .col .fusion-read-more, .page-id-3872 div#investing-sec div#readmore-content .fusion-column .col .fusion-read-more, .page-id-6239 div#investing-sec div#readmore-content .fusion-column .col .fusion-read-more, .page-id-5976 div#investing-sec div#readmore-content .fusion-column .col .fusion-read-more, .page-id-4387 div#investing-sec div#readmore-content .fusion-column .col .fusion-read-more, .page-id-4389 div#investing-sec div#readmore-content .fusion-column .col .fusion-read-more, .page-id-4442 div#investing-sec div#readmore-content .fusion-column .col .fusion-read-more, .page-id-4457 div#investing-sec div#readmore-content .fusion-column .col .fusion-read-more, .page-id-6956 div#investing-sec div#readmore-content .fusion-column .col .fusion-read-more {
  font-family: "Proxima Nova Bold";
}
.post-type-archive-hardstand_storage div#investing-sec div#readmore-content .fusion-column .col .fusion-read-more::after, .post-type-archive-co_investments div#investing-sec div#readmore-content .fusion-column .col .fusion-read-more::after, .page-template-page-land-for-storage div#investing-sec div#readmore-content .fusion-column .col .fusion-read-more::after, .page-template-page-sustainable div#investing-sec div#readmore-content .fusion-column .col .fusion-read-more::after, .page-id-3853 div#investing-sec div#readmore-content .fusion-column .col .fusion-read-more::after, .page-id-3872 div#investing-sec div#readmore-content .fusion-column .col .fusion-read-more::after, .page-id-6239 div#investing-sec div#readmore-content .fusion-column .col .fusion-read-more::after, .page-id-5976 div#investing-sec div#readmore-content .fusion-column .col .fusion-read-more::after, .page-id-4387 div#investing-sec div#readmore-content .fusion-column .col .fusion-read-more::after, .page-id-4389 div#investing-sec div#readmore-content .fusion-column .col .fusion-read-more::after, .page-id-4442 div#investing-sec div#readmore-content .fusion-column .col .fusion-read-more::after, .page-id-4457 div#investing-sec div#readmore-content .fusion-column .col .fusion-read-more::after, .page-id-6956 div#investing-sec div#readmore-content .fusion-column .col .fusion-read-more::after {
  font-weight: 700;
}
@media only screen and (max-width: 1024px) {
  .post-type-archive-hardstand_storage div#investing-sec div#types-boxes, .post-type-archive-co_investments div#investing-sec div#types-boxes, .page-template-page-land-for-storage div#investing-sec div#types-boxes, .page-template-page-sustainable div#investing-sec div#types-boxes, .page-id-3853 div#investing-sec div#types-boxes, .page-id-3872 div#investing-sec div#types-boxes, .page-id-6239 div#investing-sec div#types-boxes, .page-id-5976 div#investing-sec div#types-boxes, .page-id-4387 div#investing-sec div#types-boxes, .page-id-4389 div#investing-sec div#types-boxes, .page-id-4442 div#investing-sec div#types-boxes, .page-id-4457 div#investing-sec div#types-boxes, .page-id-6956 div#investing-sec div#types-boxes {
    display: flex;
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 800px) {
  .post-type-archive-hardstand_storage div#investing-sec div#types-boxes, .post-type-archive-co_investments div#investing-sec div#types-boxes, .page-template-page-land-for-storage div#investing-sec div#types-boxes, .page-template-page-sustainable div#investing-sec div#types-boxes, .page-id-3853 div#investing-sec div#types-boxes, .page-id-3872 div#investing-sec div#types-boxes, .page-id-6239 div#investing-sec div#types-boxes, .page-id-5976 div#investing-sec div#types-boxes, .page-id-4387 div#investing-sec div#types-boxes, .page-id-4389 div#investing-sec div#types-boxes, .page-id-4442 div#investing-sec div#types-boxes, .page-id-4457 div#investing-sec div#types-boxes, .page-id-6956 div#investing-sec div#types-boxes {
    display: block;
  }
}
.post-type-archive-hardstand_storage div#investing-sec div#types-boxes .fusion-column, .post-type-archive-co_investments div#investing-sec div#types-boxes .fusion-column, .page-template-page-land-for-storage div#investing-sec div#types-boxes .fusion-column, .page-template-page-sustainable div#investing-sec div#types-boxes .fusion-column, .page-id-3853 div#investing-sec div#types-boxes .fusion-column, .page-id-3872 div#investing-sec div#types-boxes .fusion-column, .page-id-6239 div#investing-sec div#types-boxes .fusion-column, .page-id-5976 div#investing-sec div#types-boxes .fusion-column, .page-id-4387 div#investing-sec div#types-boxes .fusion-column, .page-id-4389 div#investing-sec div#types-boxes .fusion-column, .page-id-4442 div#investing-sec div#types-boxes .fusion-column, .page-id-4457 div#investing-sec div#types-boxes .fusion-column, .page-id-6956 div#investing-sec div#types-boxes .fusion-column {
  margin-bottom: 80px;
}
@media only screen and (max-width: 1200px) {
  .post-type-archive-hardstand_storage div#investing-sec div#types-boxes .fusion-column, .post-type-archive-co_investments div#investing-sec div#types-boxes .fusion-column, .page-template-page-land-for-storage div#investing-sec div#types-boxes .fusion-column, .page-template-page-sustainable div#investing-sec div#types-boxes .fusion-column, .page-id-3853 div#investing-sec div#types-boxes .fusion-column, .page-id-3872 div#investing-sec div#types-boxes .fusion-column, .page-id-6239 div#investing-sec div#types-boxes .fusion-column, .page-id-5976 div#investing-sec div#types-boxes .fusion-column, .page-id-4387 div#investing-sec div#types-boxes .fusion-column, .page-id-4389 div#investing-sec div#types-boxes .fusion-column, .page-id-4442 div#investing-sec div#types-boxes .fusion-column, .page-id-4457 div#investing-sec div#types-boxes .fusion-column, .page-id-6956 div#investing-sec div#types-boxes .fusion-column {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 1024px) {
  .post-type-archive-hardstand_storage div#investing-sec div#types-boxes .fusion-column, .post-type-archive-co_investments div#investing-sec div#types-boxes .fusion-column, .page-template-page-land-for-storage div#investing-sec div#types-boxes .fusion-column, .page-template-page-sustainable div#investing-sec div#types-boxes .fusion-column, .page-id-3853 div#investing-sec div#types-boxes .fusion-column, .page-id-3872 div#investing-sec div#types-boxes .fusion-column, .page-id-6239 div#investing-sec div#types-boxes .fusion-column, .page-id-5976 div#investing-sec div#types-boxes .fusion-column, .page-id-4387 div#investing-sec div#types-boxes .fusion-column, .page-id-4389 div#investing-sec div#types-boxes .fusion-column, .page-id-4442 div#investing-sec div#types-boxes .fusion-column, .page-id-4457 div#investing-sec div#types-boxes .fusion-column, .page-id-6956 div#investing-sec div#types-boxes .fusion-column {
    width: 33.33% !important;
  }
}
@media only screen and (max-width: 800px) {
  .post-type-archive-hardstand_storage div#investing-sec div#types-boxes .fusion-column, .post-type-archive-co_investments div#investing-sec div#types-boxes .fusion-column, .page-template-page-land-for-storage div#investing-sec div#types-boxes .fusion-column, .page-template-page-sustainable div#investing-sec div#types-boxes .fusion-column, .page-id-3853 div#investing-sec div#types-boxes .fusion-column, .page-id-3872 div#investing-sec div#types-boxes .fusion-column, .page-id-6239 div#investing-sec div#types-boxes .fusion-column, .page-id-5976 div#investing-sec div#types-boxes .fusion-column, .page-id-4387 div#investing-sec div#types-boxes .fusion-column, .page-id-4389 div#investing-sec div#types-boxes .fusion-column, .page-id-4442 div#investing-sec div#types-boxes .fusion-column, .page-id-4457 div#investing-sec div#types-boxes .fusion-column, .page-id-6956 div#investing-sec div#types-boxes .fusion-column {
    width: 100% !important;
    margin-bottom: 20px !important;
  }
}
.post-type-archive-hardstand_storage div#investing-sec div#types-boxes .fusion-column .col .heading, .post-type-archive-co_investments div#investing-sec div#types-boxes .fusion-column .col .heading, .page-template-page-land-for-storage div#investing-sec div#types-boxes .fusion-column .col .heading, .page-template-page-sustainable div#investing-sec div#types-boxes .fusion-column .col .heading, .page-id-3853 div#investing-sec div#types-boxes .fusion-column .col .heading, .page-id-3872 div#investing-sec div#types-boxes .fusion-column .col .heading, .page-id-6239 div#investing-sec div#types-boxes .fusion-column .col .heading, .page-id-5976 div#investing-sec div#types-boxes .fusion-column .col .heading, .page-id-4387 div#investing-sec div#types-boxes .fusion-column .col .heading, .page-id-4389 div#investing-sec div#types-boxes .fusion-column .col .heading, .page-id-4442 div#investing-sec div#types-boxes .fusion-column .col .heading, .page-id-4457 div#investing-sec div#types-boxes .fusion-column .col .heading, .page-id-6956 div#investing-sec div#types-boxes .fusion-column .col .heading {
  margin-bottom: 0;
}
.post-type-archive-hardstand_storage div#investing-sec div#types-boxes .fusion-column .col .heading img, .post-type-archive-co_investments div#investing-sec div#types-boxes .fusion-column .col .heading img, .page-template-page-land-for-storage div#investing-sec div#types-boxes .fusion-column .col .heading img, .page-template-page-sustainable div#investing-sec div#types-boxes .fusion-column .col .heading img, .page-id-3853 div#investing-sec div#types-boxes .fusion-column .col .heading img, .page-id-3872 div#investing-sec div#types-boxes .fusion-column .col .heading img, .page-id-6239 div#investing-sec div#types-boxes .fusion-column .col .heading img, .page-id-5976 div#investing-sec div#types-boxes .fusion-column .col .heading img, .page-id-4387 div#investing-sec div#types-boxes .fusion-column .col .heading img, .page-id-4389 div#investing-sec div#types-boxes .fusion-column .col .heading img, .page-id-4442 div#investing-sec div#types-boxes .fusion-column .col .heading img, .page-id-4457 div#investing-sec div#types-boxes .fusion-column .col .heading img, .page-id-6956 div#investing-sec div#types-boxes .fusion-column .col .heading img {
  margin-bottom: 30px;
}
.post-type-archive-hardstand_storage div#investing-sec div#types-boxes .fusion-column .col .heading .content-box-heading, .post-type-archive-co_investments div#investing-sec div#types-boxes .fusion-column .col .heading .content-box-heading, .page-template-page-land-for-storage div#investing-sec div#types-boxes .fusion-column .col .heading .content-box-heading, .page-template-page-sustainable div#investing-sec div#types-boxes .fusion-column .col .heading .content-box-heading, .page-id-3853 div#investing-sec div#types-boxes .fusion-column .col .heading .content-box-heading, .page-id-3872 div#investing-sec div#types-boxes .fusion-column .col .heading .content-box-heading, .page-id-6239 div#investing-sec div#types-boxes .fusion-column .col .heading .content-box-heading, .page-id-5976 div#investing-sec div#types-boxes .fusion-column .col .heading .content-box-heading, .page-id-4387 div#investing-sec div#types-boxes .fusion-column .col .heading .content-box-heading, .page-id-4389 div#investing-sec div#types-boxes .fusion-column .col .heading .content-box-heading, .page-id-4442 div#investing-sec div#types-boxes .fusion-column .col .heading .content-box-heading, .page-id-4457 div#investing-sec div#types-boxes .fusion-column .col .heading .content-box-heading, .page-id-6956 div#investing-sec div#types-boxes .fusion-column .col .heading .content-box-heading {
  max-width: 266px;
  margin: 0 auto;
  font-family: "Proxima Nova Medium";
  font-weight: 400;
}
@media only screen and (max-width: 1024px) {
  .post-type-archive-hardstand_storage div#investing-sec div#types-boxes .fusion-column .col .heading .content-box-heading, .post-type-archive-co_investments div#investing-sec div#types-boxes .fusion-column .col .heading .content-box-heading, .page-template-page-land-for-storage div#investing-sec div#types-boxes .fusion-column .col .heading .content-box-heading, .page-template-page-sustainable div#investing-sec div#types-boxes .fusion-column .col .heading .content-box-heading, .page-id-3853 div#investing-sec div#types-boxes .fusion-column .col .heading .content-box-heading, .page-id-3872 div#investing-sec div#types-boxes .fusion-column .col .heading .content-box-heading, .page-id-6239 div#investing-sec div#types-boxes .fusion-column .col .heading .content-box-heading, .page-id-5976 div#investing-sec div#types-boxes .fusion-column .col .heading .content-box-heading, .page-id-4387 div#investing-sec div#types-boxes .fusion-column .col .heading .content-box-heading, .page-id-4389 div#investing-sec div#types-boxes .fusion-column .col .heading .content-box-heading, .page-id-4442 div#investing-sec div#types-boxes .fusion-column .col .heading .content-box-heading, .page-id-4457 div#investing-sec div#types-boxes .fusion-column .col .heading .content-box-heading, .page-id-6956 div#investing-sec div#types-boxes .fusion-column .col .heading .content-box-heading {
    max-width: 100% !important;
  }
}
@media only screen and (max-width: 1024px) {
  .post-type-archive-hardstand_storage div#investing-sec div#container-types, .post-type-archive-co_investments div#investing-sec div#container-types, .page-template-page-land-for-storage div#investing-sec div#container-types, .page-template-page-sustainable div#investing-sec div#container-types, .page-id-3853 div#investing-sec div#container-types, .page-id-3872 div#investing-sec div#container-types, .page-id-6239 div#investing-sec div#container-types, .page-id-5976 div#investing-sec div#container-types, .page-id-4387 div#investing-sec div#container-types, .page-id-4389 div#investing-sec div#container-types, .page-id-4442 div#investing-sec div#container-types, .page-id-4457 div#investing-sec div#container-types, .page-id-6956 div#investing-sec div#container-types {
    display: flex;
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 800px) {
  .post-type-archive-hardstand_storage div#investing-sec div#container-types, .post-type-archive-co_investments div#investing-sec div#container-types, .page-template-page-land-for-storage div#investing-sec div#container-types, .page-template-page-sustainable div#investing-sec div#container-types, .page-id-3853 div#investing-sec div#container-types, .page-id-3872 div#investing-sec div#container-types, .page-id-6239 div#investing-sec div#container-types, .page-id-5976 div#investing-sec div#container-types, .page-id-4387 div#investing-sec div#container-types, .page-id-4389 div#investing-sec div#container-types, .page-id-4442 div#investing-sec div#container-types, .page-id-4457 div#investing-sec div#container-types, .page-id-6956 div#investing-sec div#container-types {
    display: block;
  }
}
.post-type-archive-hardstand_storage div#investing-sec div#container-types .fusion-column, .post-type-archive-co_investments div#investing-sec div#container-types .fusion-column, .page-template-page-land-for-storage div#investing-sec div#container-types .fusion-column, .page-template-page-sustainable div#investing-sec div#container-types .fusion-column, .page-id-3853 div#investing-sec div#container-types .fusion-column, .page-id-3872 div#investing-sec div#container-types .fusion-column, .page-id-6239 div#investing-sec div#container-types .fusion-column, .page-id-5976 div#investing-sec div#container-types .fusion-column, .page-id-4387 div#investing-sec div#container-types .fusion-column, .page-id-4389 div#investing-sec div#container-types .fusion-column, .page-id-4442 div#investing-sec div#container-types .fusion-column, .page-id-4457 div#investing-sec div#container-types .fusion-column, .page-id-6956 div#investing-sec div#container-types .fusion-column {
  margin-bottom: 60px;
}
@media only screen and (max-width: 1200px) {
  .post-type-archive-hardstand_storage div#investing-sec div#container-types .fusion-column, .post-type-archive-co_investments div#investing-sec div#container-types .fusion-column, .page-template-page-land-for-storage div#investing-sec div#container-types .fusion-column, .page-template-page-sustainable div#investing-sec div#container-types .fusion-column, .page-id-3853 div#investing-sec div#container-types .fusion-column, .page-id-3872 div#investing-sec div#container-types .fusion-column, .page-id-6239 div#investing-sec div#container-types .fusion-column, .page-id-5976 div#investing-sec div#container-types .fusion-column, .page-id-4387 div#investing-sec div#container-types .fusion-column, .page-id-4389 div#investing-sec div#container-types .fusion-column, .page-id-4442 div#investing-sec div#container-types .fusion-column, .page-id-4457 div#investing-sec div#container-types .fusion-column, .page-id-6956 div#investing-sec div#container-types .fusion-column {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 1024px) {
  .post-type-archive-hardstand_storage div#investing-sec div#container-types .fusion-column, .post-type-archive-co_investments div#investing-sec div#container-types .fusion-column, .page-template-page-land-for-storage div#investing-sec div#container-types .fusion-column, .page-template-page-sustainable div#investing-sec div#container-types .fusion-column, .page-id-3853 div#investing-sec div#container-types .fusion-column, .page-id-3872 div#investing-sec div#container-types .fusion-column, .page-id-6239 div#investing-sec div#container-types .fusion-column, .page-id-5976 div#investing-sec div#container-types .fusion-column, .page-id-4387 div#investing-sec div#container-types .fusion-column, .page-id-4389 div#investing-sec div#container-types .fusion-column, .page-id-4442 div#investing-sec div#container-types .fusion-column, .page-id-4457 div#investing-sec div#container-types .fusion-column, .page-id-6956 div#investing-sec div#container-types .fusion-column {
    width: 33.33% !important;
  }
}
@media only screen and (max-width: 800px) {
  .post-type-archive-hardstand_storage div#investing-sec div#container-types .fusion-column, .post-type-archive-co_investments div#investing-sec div#container-types .fusion-column, .page-template-page-land-for-storage div#investing-sec div#container-types .fusion-column, .page-template-page-sustainable div#investing-sec div#container-types .fusion-column, .page-id-3853 div#investing-sec div#container-types .fusion-column, .page-id-3872 div#investing-sec div#container-types .fusion-column, .page-id-6239 div#investing-sec div#container-types .fusion-column, .page-id-5976 div#investing-sec div#container-types .fusion-column, .page-id-4387 div#investing-sec div#container-types .fusion-column, .page-id-4389 div#investing-sec div#container-types .fusion-column, .page-id-4442 div#investing-sec div#container-types .fusion-column, .page-id-4457 div#investing-sec div#container-types .fusion-column, .page-id-6956 div#investing-sec div#container-types .fusion-column {
    width: 100% !important;
    margin-bottom: 20px !important;
  }
}
.post-type-archive-hardstand_storage div#investing-sec div#container-types .fusion-column .col .heading, .post-type-archive-co_investments div#investing-sec div#container-types .fusion-column .col .heading, .page-template-page-land-for-storage div#investing-sec div#container-types .fusion-column .col .heading, .page-template-page-sustainable div#investing-sec div#container-types .fusion-column .col .heading, .page-id-3853 div#investing-sec div#container-types .fusion-column .col .heading, .page-id-3872 div#investing-sec div#container-types .fusion-column .col .heading, .page-id-6239 div#investing-sec div#container-types .fusion-column .col .heading, .page-id-5976 div#investing-sec div#container-types .fusion-column .col .heading, .page-id-4387 div#investing-sec div#container-types .fusion-column .col .heading, .page-id-4389 div#investing-sec div#container-types .fusion-column .col .heading, .page-id-4442 div#investing-sec div#container-types .fusion-column .col .heading, .page-id-4457 div#investing-sec div#container-types .fusion-column .col .heading, .page-id-6956 div#investing-sec div#container-types .fusion-column .col .heading {
  margin-bottom: 0;
}
.post-type-archive-hardstand_storage div#investing-sec div#container-types .fusion-column .col .heading img, .post-type-archive-co_investments div#investing-sec div#container-types .fusion-column .col .heading img, .page-template-page-land-for-storage div#investing-sec div#container-types .fusion-column .col .heading img, .page-template-page-sustainable div#investing-sec div#container-types .fusion-column .col .heading img, .page-id-3853 div#investing-sec div#container-types .fusion-column .col .heading img, .page-id-3872 div#investing-sec div#container-types .fusion-column .col .heading img, .page-id-6239 div#investing-sec div#container-types .fusion-column .col .heading img, .page-id-5976 div#investing-sec div#container-types .fusion-column .col .heading img, .page-id-4387 div#investing-sec div#container-types .fusion-column .col .heading img, .page-id-4389 div#investing-sec div#container-types .fusion-column .col .heading img, .page-id-4442 div#investing-sec div#container-types .fusion-column .col .heading img, .page-id-4457 div#investing-sec div#container-types .fusion-column .col .heading img, .page-id-6956 div#investing-sec div#container-types .fusion-column .col .heading img {
  margin-bottom: 27px;
}
.post-type-archive-hardstand_storage div#investing-sec div#container-types .fusion-column .col .heading .content-box-heading, .post-type-archive-co_investments div#investing-sec div#container-types .fusion-column .col .heading .content-box-heading, .page-template-page-land-for-storage div#investing-sec div#container-types .fusion-column .col .heading .content-box-heading, .page-template-page-sustainable div#investing-sec div#container-types .fusion-column .col .heading .content-box-heading, .page-id-3853 div#investing-sec div#container-types .fusion-column .col .heading .content-box-heading, .page-id-3872 div#investing-sec div#container-types .fusion-column .col .heading .content-box-heading, .page-id-6239 div#investing-sec div#container-types .fusion-column .col .heading .content-box-heading, .page-id-5976 div#investing-sec div#container-types .fusion-column .col .heading .content-box-heading, .page-id-4387 div#investing-sec div#container-types .fusion-column .col .heading .content-box-heading, .page-id-4389 div#investing-sec div#container-types .fusion-column .col .heading .content-box-heading, .page-id-4442 div#investing-sec div#container-types .fusion-column .col .heading .content-box-heading, .page-id-4457 div#investing-sec div#container-types .fusion-column .col .heading .content-box-heading, .page-id-6956 div#investing-sec div#container-types .fusion-column .col .heading .content-box-heading {
  max-width: 238px;
  margin: 0 auto;
  font-family: "Proxima Nova Semibold";
  font-weight: 400;
}
@media only screen and (max-width: 1024px) {
  .post-type-archive-hardstand_storage div#investing-sec div#container-types .fusion-column .col .heading .content-box-heading, .post-type-archive-co_investments div#investing-sec div#container-types .fusion-column .col .heading .content-box-heading, .page-template-page-land-for-storage div#investing-sec div#container-types .fusion-column .col .heading .content-box-heading, .page-template-page-sustainable div#investing-sec div#container-types .fusion-column .col .heading .content-box-heading, .page-id-3853 div#investing-sec div#container-types .fusion-column .col .heading .content-box-heading, .page-id-3872 div#investing-sec div#container-types .fusion-column .col .heading .content-box-heading, .page-id-6239 div#investing-sec div#container-types .fusion-column .col .heading .content-box-heading, .page-id-5976 div#investing-sec div#container-types .fusion-column .col .heading .content-box-heading, .page-id-4387 div#investing-sec div#container-types .fusion-column .col .heading .content-box-heading, .page-id-4389 div#investing-sec div#container-types .fusion-column .col .heading .content-box-heading, .page-id-4442 div#investing-sec div#container-types .fusion-column .col .heading .content-box-heading, .page-id-4457 div#investing-sec div#container-types .fusion-column .col .heading .content-box-heading, .page-id-6956 div#investing-sec div#container-types .fusion-column .col .heading .content-box-heading {
    max-width: 100% !important;
  }
}
@media only screen and (max-width: 1024px) {
  .post-type-archive-hardstand_storage div#investing-sec .img-col, .post-type-archive-co_investments div#investing-sec .img-col, .page-template-page-land-for-storage div#investing-sec .img-col, .page-template-page-sustainable div#investing-sec .img-col, .page-id-3853 div#investing-sec .img-col, .page-id-3872 div#investing-sec .img-col, .page-id-6239 div#investing-sec .img-col, .page-id-5976 div#investing-sec .img-col, .page-id-4387 div#investing-sec .img-col, .page-id-4389 div#investing-sec .img-col, .page-id-4442 div#investing-sec .img-col, .page-id-4457 div#investing-sec .img-col, .page-id-6956 div#investing-sec .img-col {
    max-width: 100% !important;
  }
}
.post-type-archive-hardstand_storage div#investing-sec div#advantages-sec .fusion-column-wrapper, .post-type-archive-co_investments div#investing-sec div#advantages-sec .fusion-column-wrapper, .page-template-page-land-for-storage div#investing-sec div#advantages-sec .fusion-column-wrapper, .page-template-page-sustainable div#investing-sec div#advantages-sec .fusion-column-wrapper, .page-id-3853 div#investing-sec div#advantages-sec .fusion-column-wrapper, .page-id-3872 div#investing-sec div#advantages-sec .fusion-column-wrapper, .page-id-6239 div#investing-sec div#advantages-sec .fusion-column-wrapper, .page-id-5976 div#investing-sec div#advantages-sec .fusion-column-wrapper, .page-id-4387 div#investing-sec div#advantages-sec .fusion-column-wrapper, .page-id-4389 div#investing-sec div#advantages-sec .fusion-column-wrapper, .page-id-4442 div#investing-sec div#advantages-sec .fusion-column-wrapper, .page-id-4457 div#investing-sec div#advantages-sec .fusion-column-wrapper, .page-id-6956 div#investing-sec div#advantages-sec .fusion-column-wrapper {
  max-width: 1021px;
  margin: 0 auto;
}
.post-type-archive-co_investments div#top-bar-col .date-text, .post-type-archive-self_storage div#top-bar-col .date-text, .post-type-archive-hardstand_storage div#top-bar-col .date-text, .page-template-page-land-for-storage div#top-bar-col .date-text, .page-template-page-sustainable div#top-bar-col .date-text, .page-id-3853 div#top-bar-col .date-text, .page-id-4184 div#top-bar-col .date-text, .page-id-4387 div#top-bar-col .date-text, .page-id-4389 div#top-bar-col .date-text, .page-id-4442 div#top-bar-col .date-text, .page-id-4457 div#top-bar-col .date-text {
  display: none;
}
.post-type-archive-co_investments #main > .fusion-row, .post-type-archive-self_storage #main > .fusion-row, .post-type-archive-hardstand_storage #main > .fusion-row, .page-template-page-land-for-storage #main > .fusion-row, .page-template-page-sustainable #main > .fusion-row, .page-id-3853 #main > .fusion-row, .page-id-4184 #main > .fusion-row, .page-id-4387 #main > .fusion-row, .page-id-4389 #main > .fusion-row, .page-id-4442 #main > .fusion-row, .page-id-4457 #main > .fusion-row {
  max-width: 100%;
}
.post-type-archive-co_investments .content-heading, .post-type-archive-self_storage .content-heading, .post-type-archive-hardstand_storage .content-heading, .page-template-page-land-for-storage .content-heading, .page-template-page-sustainable .content-heading, .page-id-3853 .content-heading, .page-id-4184 .content-heading, .page-id-4387 .content-heading, .page-id-4389 .content-heading, .page-id-4442 .content-heading, .page-id-4457 .content-heading {
  font-size: 50px;
  font-family: "Proxima Nova Bold";
  text-align: center;
  line-height: 1.2;
  margin: 0 0 20px;
  color: #7cc242;
}
.post-type-archive-co_investments .fusion-page-title-bar, .post-type-archive-self_storage .fusion-page-title-bar, .post-type-archive-hardstand_storage .fusion-page-title-bar, .page-template-page-land-for-storage .fusion-page-title-bar, .page-template-page-sustainable .fusion-page-title-bar, .page-id-3853 .fusion-page-title-bar, .page-id-4184 .fusion-page-title-bar, .page-id-4387 .fusion-page-title-bar, .page-id-4389 .fusion-page-title-bar, .page-id-4442 .fusion-page-title-bar, .page-id-4457 .fusion-page-title-bar {
  display: none;
}
.post-type-archive-co_investments div#listing-archive-slider-sec, .post-type-archive-self_storage div#listing-archive-slider-sec, .post-type-archive-hardstand_storage div#listing-archive-slider-sec, .page-template-page-land-for-storage div#listing-archive-slider-sec, .page-template-page-sustainable div#listing-archive-slider-sec, .page-id-3853 div#listing-archive-slider-sec, .page-id-4184 div#listing-archive-slider-sec, .page-id-4387 div#listing-archive-slider-sec, .page-id-4389 div#listing-archive-slider-sec, .page-id-4442 div#listing-archive-slider-sec, .page-id-4457 div#listing-archive-slider-sec {
  position: relative;
  z-index: 0;
}
.post-type-archive-co_investments div#listing-map-gallery, .post-type-archive-self_storage div#listing-map-gallery, .post-type-archive-hardstand_storage div#listing-map-gallery, .page-template-page-land-for-storage div#listing-map-gallery, .page-template-page-sustainable div#listing-map-gallery, .page-id-3853 div#listing-map-gallery, .page-id-4184 div#listing-map-gallery, .page-id-4387 div#listing-map-gallery, .page-id-4389 div#listing-map-gallery, .page-id-4442 div#listing-map-gallery, .page-id-4457 div#listing-map-gallery {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.post-type-archive-co_investments div#listing-map-gallery .view-wrap:not(.active), .post-type-archive-self_storage div#listing-map-gallery .view-wrap:not(.active), .post-type-archive-hardstand_storage div#listing-map-gallery .view-wrap:not(.active), .page-template-page-land-for-storage div#listing-map-gallery .view-wrap:not(.active), .page-template-page-sustainable div#listing-map-gallery .view-wrap:not(.active), .page-id-3853 div#listing-map-gallery .view-wrap:not(.active), .page-id-4184 div#listing-map-gallery .view-wrap:not(.active), .page-id-4387 div#listing-map-gallery .view-wrap:not(.active), .page-id-4389 div#listing-map-gallery .view-wrap:not(.active), .page-id-4442 div#listing-map-gallery .view-wrap:not(.active), .page-id-4457 div#listing-map-gallery .view-wrap:not(.active) {
  display: none !important;
}
.post-type-archive-co_investments div#listing-map-gallery div#listings-sec, .post-type-archive-self_storage div#listing-map-gallery div#listings-sec, .post-type-archive-hardstand_storage div#listing-map-gallery div#listings-sec, .page-template-page-land-for-storage div#listing-map-gallery div#listings-sec, .page-template-page-sustainable div#listing-map-gallery div#listings-sec, .page-id-3853 div#listing-map-gallery div#listings-sec, .page-id-4184 div#listing-map-gallery div#listings-sec, .page-id-4387 div#listing-map-gallery div#listings-sec, .page-id-4389 div#listing-map-gallery div#listings-sec, .page-id-4442 div#listing-map-gallery div#listings-sec, .page-id-4457 div#listing-map-gallery div#listings-sec {
  width: 80%;
}
@media only screen and (max-width: 1440px) {
  .post-type-archive-co_investments div#listing-map-gallery div#listings-sec, .post-type-archive-self_storage div#listing-map-gallery div#listings-sec, .post-type-archive-hardstand_storage div#listing-map-gallery div#listings-sec, .page-template-page-land-for-storage div#listing-map-gallery div#listings-sec, .page-template-page-sustainable div#listing-map-gallery div#listings-sec, .page-id-3853 div#listing-map-gallery div#listings-sec, .page-id-4184 div#listing-map-gallery div#listings-sec, .page-id-4387 div#listing-map-gallery div#listings-sec, .page-id-4389 div#listing-map-gallery div#listings-sec, .page-id-4442 div#listing-map-gallery div#listings-sec, .page-id-4457 div#listing-map-gallery div#listings-sec {
    width: 75%;
  }
}
@media only screen and (max-width: 1200px) {
  .post-type-archive-co_investments div#listing-map-gallery div#listings-sec, .post-type-archive-self_storage div#listing-map-gallery div#listings-sec, .post-type-archive-hardstand_storage div#listing-map-gallery div#listings-sec, .page-template-page-land-for-storage div#listing-map-gallery div#listings-sec, .page-template-page-sustainable div#listing-map-gallery div#listings-sec, .page-id-3853 div#listing-map-gallery div#listings-sec, .page-id-4184 div#listing-map-gallery div#listings-sec, .page-id-4387 div#listing-map-gallery div#listings-sec, .page-id-4389 div#listing-map-gallery div#listings-sec, .page-id-4442 div#listing-map-gallery div#listings-sec, .page-id-4457 div#listing-map-gallery div#listings-sec {
    width: 100%;
    margin-top: 30px;
  }
}
.post-type-archive-co_investments div#listing-map-gallery .map-sec, .post-type-archive-self_storage div#listing-map-gallery .map-sec, .post-type-archive-hardstand_storage div#listing-map-gallery .map-sec, .page-template-page-land-for-storage div#listing-map-gallery .map-sec, .page-template-page-sustainable div#listing-map-gallery .map-sec, .page-id-3853 div#listing-map-gallery .map-sec, .page-id-4184 div#listing-map-gallery .map-sec, .page-id-4387 div#listing-map-gallery .map-sec, .page-id-4389 div#listing-map-gallery .map-sec, .page-id-4442 div#listing-map-gallery .map-sec, .page-id-4457 div#listing-map-gallery .map-sec {
  padding: 12px;
  margin-top: 12px;
}
@media only screen and (max-width: 1200px) {
  .post-type-archive-co_investments div#listing-map-gallery .map-sec, .post-type-archive-self_storage div#listing-map-gallery .map-sec, .post-type-archive-hardstand_storage div#listing-map-gallery .map-sec, .page-template-page-land-for-storage div#listing-map-gallery .map-sec, .page-template-page-sustainable div#listing-map-gallery .map-sec, .page-id-3853 div#listing-map-gallery .map-sec, .page-id-4184 div#listing-map-gallery .map-sec, .page-id-4387 div#listing-map-gallery .map-sec, .page-id-4389 div#listing-map-gallery .map-sec, .page-id-4442 div#listing-map-gallery .map-sec, .page-id-4457 div#listing-map-gallery .map-sec {
    padding: 0;
  }
}
.post-type-archive-co_investments div#listing-map-gallery .map-sec #map, .post-type-archive-self_storage div#listing-map-gallery .map-sec #map, .post-type-archive-hardstand_storage div#listing-map-gallery .map-sec #map, .page-template-page-land-for-storage div#listing-map-gallery .map-sec #map, .page-template-page-sustainable div#listing-map-gallery .map-sec #map, .page-id-3853 div#listing-map-gallery .map-sec #map, .page-id-4184 div#listing-map-gallery .map-sec #map, .page-id-4387 div#listing-map-gallery .map-sec #map, .page-id-4389 div#listing-map-gallery .map-sec #map, .page-id-4442 div#listing-map-gallery .map-sec #map, .page-id-4457 div#listing-map-gallery .map-sec #map, .post-type-archive-co_investments div#listing-map-gallery .map-sec #map-sites-wanted, .post-type-archive-self_storage div#listing-map-gallery .map-sec #map-sites-wanted, .post-type-archive-hardstand_storage div#listing-map-gallery .map-sec #map-sites-wanted, .page-template-page-land-for-storage div#listing-map-gallery .map-sec #map-sites-wanted, .page-template-page-sustainable div#listing-map-gallery .map-sec #map-sites-wanted, .page-id-3853 div#listing-map-gallery .map-sec #map-sites-wanted, .page-id-4184 div#listing-map-gallery .map-sec #map-sites-wanted, .page-id-4387 div#listing-map-gallery .map-sec #map-sites-wanted, .page-id-4389 div#listing-map-gallery .map-sec #map-sites-wanted, .page-id-4442 div#listing-map-gallery .map-sec #map-sites-wanted, .page-id-4457 div#listing-map-gallery .map-sec #map-sites-wanted, .post-type-archive-co_investments div#listing-map-gallery .map-sec #map-self-storage-trends, .post-type-archive-self_storage div#listing-map-gallery .map-sec #map-self-storage-trends, .post-type-archive-hardstand_storage div#listing-map-gallery .map-sec #map-self-storage-trends, .page-template-page-land-for-storage div#listing-map-gallery .map-sec #map-self-storage-trends, .page-template-page-sustainable div#listing-map-gallery .map-sec #map-self-storage-trends, .page-id-3853 div#listing-map-gallery .map-sec #map-self-storage-trends, .page-id-4184 div#listing-map-gallery .map-sec #map-self-storage-trends, .page-id-4387 div#listing-map-gallery .map-sec #map-self-storage-trends, .page-id-4389 div#listing-map-gallery .map-sec #map-self-storage-trends, .page-id-4442 div#listing-map-gallery .map-sec #map-self-storage-trends, .page-id-4457 div#listing-map-gallery .map-sec #map-self-storage-trends, .post-type-archive-co_investments div#listing-map-gallery .map-sec #map-site-storage-trends, .post-type-archive-self_storage div#listing-map-gallery .map-sec #map-site-storage-trends, .post-type-archive-hardstand_storage div#listing-map-gallery .map-sec #map-site-storage-trends, .page-template-page-land-for-storage div#listing-map-gallery .map-sec #map-site-storage-trends, .page-template-page-sustainable div#listing-map-gallery .map-sec #map-site-storage-trends, .page-id-3853 div#listing-map-gallery .map-sec #map-site-storage-trends, .page-id-4184 div#listing-map-gallery .map-sec #map-site-storage-trends, .page-id-4387 div#listing-map-gallery .map-sec #map-site-storage-trends, .page-id-4389 div#listing-map-gallery .map-sec #map-site-storage-trends, .page-id-4442 div#listing-map-gallery .map-sec #map-site-storage-trends, .page-id-4457 div#listing-map-gallery .map-sec #map-site-storage-trends, .post-type-archive-co_investments div#listing-map-gallery .map-sec #map-hardstand-lease-sold, .post-type-archive-self_storage div#listing-map-gallery .map-sec #map-hardstand-lease-sold, .post-type-archive-hardstand_storage div#listing-map-gallery .map-sec #map-hardstand-lease-sold, .page-template-page-land-for-storage div#listing-map-gallery .map-sec #map-hardstand-lease-sold, .page-template-page-sustainable div#listing-map-gallery .map-sec #map-hardstand-lease-sold, .page-id-3853 div#listing-map-gallery .map-sec #map-hardstand-lease-sold, .page-id-4184 div#listing-map-gallery .map-sec #map-hardstand-lease-sold, .page-id-4387 div#listing-map-gallery .map-sec #map-hardstand-lease-sold, .page-id-4389 div#listing-map-gallery .map-sec #map-hardstand-lease-sold, .page-id-4442 div#listing-map-gallery .map-sec #map-hardstand-lease-sold, .page-id-4457 div#listing-map-gallery .map-sec #map-hardstand-lease-sold {
  width: 1418px;
  height: 900px;
  max-width: 100%;
}
@media only screen and (max-width: 1200px) {
  .post-type-archive-co_investments div#listing-map-gallery .map-sec #map, .post-type-archive-self_storage div#listing-map-gallery .map-sec #map, .post-type-archive-hardstand_storage div#listing-map-gallery .map-sec #map, .page-template-page-land-for-storage div#listing-map-gallery .map-sec #map, .page-template-page-sustainable div#listing-map-gallery .map-sec #map, .page-id-3853 div#listing-map-gallery .map-sec #map, .page-id-4184 div#listing-map-gallery .map-sec #map, .page-id-4387 div#listing-map-gallery .map-sec #map, .page-id-4389 div#listing-map-gallery .map-sec #map, .page-id-4442 div#listing-map-gallery .map-sec #map, .page-id-4457 div#listing-map-gallery .map-sec #map, .post-type-archive-co_investments div#listing-map-gallery .map-sec #map-sites-wanted, .post-type-archive-self_storage div#listing-map-gallery .map-sec #map-sites-wanted, .post-type-archive-hardstand_storage div#listing-map-gallery .map-sec #map-sites-wanted, .page-template-page-land-for-storage div#listing-map-gallery .map-sec #map-sites-wanted, .page-template-page-sustainable div#listing-map-gallery .map-sec #map-sites-wanted, .page-id-3853 div#listing-map-gallery .map-sec #map-sites-wanted, .page-id-4184 div#listing-map-gallery .map-sec #map-sites-wanted, .page-id-4387 div#listing-map-gallery .map-sec #map-sites-wanted, .page-id-4389 div#listing-map-gallery .map-sec #map-sites-wanted, .page-id-4442 div#listing-map-gallery .map-sec #map-sites-wanted, .page-id-4457 div#listing-map-gallery .map-sec #map-sites-wanted, .post-type-archive-co_investments div#listing-map-gallery .map-sec #map-self-storage-trends, .post-type-archive-self_storage div#listing-map-gallery .map-sec #map-self-storage-trends, .post-type-archive-hardstand_storage div#listing-map-gallery .map-sec #map-self-storage-trends, .page-template-page-land-for-storage div#listing-map-gallery .map-sec #map-self-storage-trends, .page-template-page-sustainable div#listing-map-gallery .map-sec #map-self-storage-trends, .page-id-3853 div#listing-map-gallery .map-sec #map-self-storage-trends, .page-id-4184 div#listing-map-gallery .map-sec #map-self-storage-trends, .page-id-4387 div#listing-map-gallery .map-sec #map-self-storage-trends, .page-id-4389 div#listing-map-gallery .map-sec #map-self-storage-trends, .page-id-4442 div#listing-map-gallery .map-sec #map-self-storage-trends, .page-id-4457 div#listing-map-gallery .map-sec #map-self-storage-trends, .post-type-archive-co_investments div#listing-map-gallery .map-sec #map-site-storage-trends, .post-type-archive-self_storage div#listing-map-gallery .map-sec #map-site-storage-trends, .post-type-archive-hardstand_storage div#listing-map-gallery .map-sec #map-site-storage-trends, .page-template-page-land-for-storage div#listing-map-gallery .map-sec #map-site-storage-trends, .page-template-page-sustainable div#listing-map-gallery .map-sec #map-site-storage-trends, .page-id-3853 div#listing-map-gallery .map-sec #map-site-storage-trends, .page-id-4184 div#listing-map-gallery .map-sec #map-site-storage-trends, .page-id-4387 div#listing-map-gallery .map-sec #map-site-storage-trends, .page-id-4389 div#listing-map-gallery .map-sec #map-site-storage-trends, .page-id-4442 div#listing-map-gallery .map-sec #map-site-storage-trends, .page-id-4457 div#listing-map-gallery .map-sec #map-site-storage-trends, .post-type-archive-co_investments div#listing-map-gallery .map-sec #map-hardstand-lease-sold, .post-type-archive-self_storage div#listing-map-gallery .map-sec #map-hardstand-lease-sold, .post-type-archive-hardstand_storage div#listing-map-gallery .map-sec #map-hardstand-lease-sold, .page-template-page-land-for-storage div#listing-map-gallery .map-sec #map-hardstand-lease-sold, .page-template-page-sustainable div#listing-map-gallery .map-sec #map-hardstand-lease-sold, .page-id-3853 div#listing-map-gallery .map-sec #map-hardstand-lease-sold, .page-id-4184 div#listing-map-gallery .map-sec #map-hardstand-lease-sold, .page-id-4387 div#listing-map-gallery .map-sec #map-hardstand-lease-sold, .page-id-4389 div#listing-map-gallery .map-sec #map-hardstand-lease-sold, .page-id-4442 div#listing-map-gallery .map-sec #map-hardstand-lease-sold, .page-id-4457 div#listing-map-gallery .map-sec #map-hardstand-lease-sold {
    height: 660px;
  }
}
@media screen and (max-width: 480px) {
  .post-type-archive-co_investments div#listing-map-gallery .map-sec #map, .post-type-archive-self_storage div#listing-map-gallery .map-sec #map, .post-type-archive-hardstand_storage div#listing-map-gallery .map-sec #map, .page-template-page-land-for-storage div#listing-map-gallery .map-sec #map, .page-template-page-sustainable div#listing-map-gallery .map-sec #map, .page-id-3853 div#listing-map-gallery .map-sec #map, .page-id-4184 div#listing-map-gallery .map-sec #map, .page-id-4387 div#listing-map-gallery .map-sec #map, .page-id-4389 div#listing-map-gallery .map-sec #map, .page-id-4442 div#listing-map-gallery .map-sec #map, .page-id-4457 div#listing-map-gallery .map-sec #map, .post-type-archive-co_investments div#listing-map-gallery .map-sec #map-sites-wanted, .post-type-archive-self_storage div#listing-map-gallery .map-sec #map-sites-wanted, .post-type-archive-hardstand_storage div#listing-map-gallery .map-sec #map-sites-wanted, .page-template-page-land-for-storage div#listing-map-gallery .map-sec #map-sites-wanted, .page-template-page-sustainable div#listing-map-gallery .map-sec #map-sites-wanted, .page-id-3853 div#listing-map-gallery .map-sec #map-sites-wanted, .page-id-4184 div#listing-map-gallery .map-sec #map-sites-wanted, .page-id-4387 div#listing-map-gallery .map-sec #map-sites-wanted, .page-id-4389 div#listing-map-gallery .map-sec #map-sites-wanted, .page-id-4442 div#listing-map-gallery .map-sec #map-sites-wanted, .page-id-4457 div#listing-map-gallery .map-sec #map-sites-wanted, .post-type-archive-co_investments div#listing-map-gallery .map-sec #map-self-storage-trends, .post-type-archive-self_storage div#listing-map-gallery .map-sec #map-self-storage-trends, .post-type-archive-hardstand_storage div#listing-map-gallery .map-sec #map-self-storage-trends, .page-template-page-land-for-storage div#listing-map-gallery .map-sec #map-self-storage-trends, .page-template-page-sustainable div#listing-map-gallery .map-sec #map-self-storage-trends, .page-id-3853 div#listing-map-gallery .map-sec #map-self-storage-trends, .page-id-4184 div#listing-map-gallery .map-sec #map-self-storage-trends, .page-id-4387 div#listing-map-gallery .map-sec #map-self-storage-trends, .page-id-4389 div#listing-map-gallery .map-sec #map-self-storage-trends, .page-id-4442 div#listing-map-gallery .map-sec #map-self-storage-trends, .page-id-4457 div#listing-map-gallery .map-sec #map-self-storage-trends, .post-type-archive-co_investments div#listing-map-gallery .map-sec #map-site-storage-trends, .post-type-archive-self_storage div#listing-map-gallery .map-sec #map-site-storage-trends, .post-type-archive-hardstand_storage div#listing-map-gallery .map-sec #map-site-storage-trends, .page-template-page-land-for-storage div#listing-map-gallery .map-sec #map-site-storage-trends, .page-template-page-sustainable div#listing-map-gallery .map-sec #map-site-storage-trends, .page-id-3853 div#listing-map-gallery .map-sec #map-site-storage-trends, .page-id-4184 div#listing-map-gallery .map-sec #map-site-storage-trends, .page-id-4387 div#listing-map-gallery .map-sec #map-site-storage-trends, .page-id-4389 div#listing-map-gallery .map-sec #map-site-storage-trends, .page-id-4442 div#listing-map-gallery .map-sec #map-site-storage-trends, .page-id-4457 div#listing-map-gallery .map-sec #map-site-storage-trends, .post-type-archive-co_investments div#listing-map-gallery .map-sec #map-hardstand-lease-sold, .post-type-archive-self_storage div#listing-map-gallery .map-sec #map-hardstand-lease-sold, .post-type-archive-hardstand_storage div#listing-map-gallery .map-sec #map-hardstand-lease-sold, .page-template-page-land-for-storage div#listing-map-gallery .map-sec #map-hardstand-lease-sold, .page-template-page-sustainable div#listing-map-gallery .map-sec #map-hardstand-lease-sold, .page-id-3853 div#listing-map-gallery .map-sec #map-hardstand-lease-sold, .page-id-4184 div#listing-map-gallery .map-sec #map-hardstand-lease-sold, .page-id-4387 div#listing-map-gallery .map-sec #map-hardstand-lease-sold, .page-id-4389 div#listing-map-gallery .map-sec #map-hardstand-lease-sold, .page-id-4442 div#listing-map-gallery .map-sec #map-hardstand-lease-sold, .page-id-4457 div#listing-map-gallery .map-sec #map-hardstand-lease-sold {
    height: 550px;
  }
}
.post-type-archive-co_investments div#listing-map-gallery .map-sec #map .gm-style .gm-style-iw-t::after, .post-type-archive-self_storage div#listing-map-gallery .map-sec #map .gm-style .gm-style-iw-t::after, .post-type-archive-hardstand_storage div#listing-map-gallery .map-sec #map .gm-style .gm-style-iw-t::after, .page-template-page-land-for-storage div#listing-map-gallery .map-sec #map .gm-style .gm-style-iw-t::after, .page-template-page-sustainable div#listing-map-gallery .map-sec #map .gm-style .gm-style-iw-t::after, .page-id-3853 div#listing-map-gallery .map-sec #map .gm-style .gm-style-iw-t::after, .page-id-4184 div#listing-map-gallery .map-sec #map .gm-style .gm-style-iw-t::after, .page-id-4387 div#listing-map-gallery .map-sec #map .gm-style .gm-style-iw-t::after, .page-id-4389 div#listing-map-gallery .map-sec #map .gm-style .gm-style-iw-t::after, .page-id-4442 div#listing-map-gallery .map-sec #map .gm-style .gm-style-iw-t::after, .page-id-4457 div#listing-map-gallery .map-sec #map .gm-style .gm-style-iw-t::after, .post-type-archive-co_investments div#listing-map-gallery .map-sec #map-sites-wanted .gm-style .gm-style-iw-t::after, .post-type-archive-self_storage div#listing-map-gallery .map-sec #map-sites-wanted .gm-style .gm-style-iw-t::after, .post-type-archive-hardstand_storage div#listing-map-gallery .map-sec #map-sites-wanted .gm-style .gm-style-iw-t::after, .page-template-page-land-for-storage div#listing-map-gallery .map-sec #map-sites-wanted .gm-style .gm-style-iw-t::after, .page-template-page-sustainable div#listing-map-gallery .map-sec #map-sites-wanted .gm-style .gm-style-iw-t::after, .page-id-3853 div#listing-map-gallery .map-sec #map-sites-wanted .gm-style .gm-style-iw-t::after, .page-id-4184 div#listing-map-gallery .map-sec #map-sites-wanted .gm-style .gm-style-iw-t::after, .page-id-4387 div#listing-map-gallery .map-sec #map-sites-wanted .gm-style .gm-style-iw-t::after, .page-id-4389 div#listing-map-gallery .map-sec #map-sites-wanted .gm-style .gm-style-iw-t::after, .page-id-4442 div#listing-map-gallery .map-sec #map-sites-wanted .gm-style .gm-style-iw-t::after, .page-id-4457 div#listing-map-gallery .map-sec #map-sites-wanted .gm-style .gm-style-iw-t::after, .post-type-archive-co_investments div#listing-map-gallery .map-sec #map-self-storage-trends .gm-style .gm-style-iw-t::after, .post-type-archive-self_storage div#listing-map-gallery .map-sec #map-self-storage-trends .gm-style .gm-style-iw-t::after, .post-type-archive-hardstand_storage div#listing-map-gallery .map-sec #map-self-storage-trends .gm-style .gm-style-iw-t::after, .page-template-page-land-for-storage div#listing-map-gallery .map-sec #map-self-storage-trends .gm-style .gm-style-iw-t::after, .page-template-page-sustainable div#listing-map-gallery .map-sec #map-self-storage-trends .gm-style .gm-style-iw-t::after, .page-id-3853 div#listing-map-gallery .map-sec #map-self-storage-trends .gm-style .gm-style-iw-t::after, .page-id-4184 div#listing-map-gallery .map-sec #map-self-storage-trends .gm-style .gm-style-iw-t::after, .page-id-4387 div#listing-map-gallery .map-sec #map-self-storage-trends .gm-style .gm-style-iw-t::after, .page-id-4389 div#listing-map-gallery .map-sec #map-self-storage-trends .gm-style .gm-style-iw-t::after, .page-id-4442 div#listing-map-gallery .map-sec #map-self-storage-trends .gm-style .gm-style-iw-t::after, .page-id-4457 div#listing-map-gallery .map-sec #map-self-storage-trends .gm-style .gm-style-iw-t::after, .post-type-archive-co_investments div#listing-map-gallery .map-sec #map-site-storage-trends .gm-style .gm-style-iw-t::after, .post-type-archive-self_storage div#listing-map-gallery .map-sec #map-site-storage-trends .gm-style .gm-style-iw-t::after, .post-type-archive-hardstand_storage div#listing-map-gallery .map-sec #map-site-storage-trends .gm-style .gm-style-iw-t::after, .page-template-page-land-for-storage div#listing-map-gallery .map-sec #map-site-storage-trends .gm-style .gm-style-iw-t::after, .page-template-page-sustainable div#listing-map-gallery .map-sec #map-site-storage-trends .gm-style .gm-style-iw-t::after, .page-id-3853 div#listing-map-gallery .map-sec #map-site-storage-trends .gm-style .gm-style-iw-t::after, .page-id-4184 div#listing-map-gallery .map-sec #map-site-storage-trends .gm-style .gm-style-iw-t::after, .page-id-4387 div#listing-map-gallery .map-sec #map-site-storage-trends .gm-style .gm-style-iw-t::after, .page-id-4389 div#listing-map-gallery .map-sec #map-site-storage-trends .gm-style .gm-style-iw-t::after, .page-id-4442 div#listing-map-gallery .map-sec #map-site-storage-trends .gm-style .gm-style-iw-t::after, .page-id-4457 div#listing-map-gallery .map-sec #map-site-storage-trends .gm-style .gm-style-iw-t::after, .post-type-archive-co_investments div#listing-map-gallery .map-sec #map-hardstand-lease-sold .gm-style .gm-style-iw-t::after, .post-type-archive-self_storage div#listing-map-gallery .map-sec #map-hardstand-lease-sold .gm-style .gm-style-iw-t::after, .post-type-archive-hardstand_storage div#listing-map-gallery .map-sec #map-hardstand-lease-sold .gm-style .gm-style-iw-t::after, .page-template-page-land-for-storage div#listing-map-gallery .map-sec #map-hardstand-lease-sold .gm-style .gm-style-iw-t::after, .page-template-page-sustainable div#listing-map-gallery .map-sec #map-hardstand-lease-sold .gm-style .gm-style-iw-t::after, .page-id-3853 div#listing-map-gallery .map-sec #map-hardstand-lease-sold .gm-style .gm-style-iw-t::after, .page-id-4184 div#listing-map-gallery .map-sec #map-hardstand-lease-sold .gm-style .gm-style-iw-t::after, .page-id-4387 div#listing-map-gallery .map-sec #map-hardstand-lease-sold .gm-style .gm-style-iw-t::after, .page-id-4389 div#listing-map-gallery .map-sec #map-hardstand-lease-sold .gm-style .gm-style-iw-t::after, .page-id-4442 div#listing-map-gallery .map-sec #map-hardstand-lease-sold .gm-style .gm-style-iw-t::after, .page-id-4457 div#listing-map-gallery .map-sec #map-hardstand-lease-sold .gm-style .gm-style-iw-t::after {
  display: none;
}
.post-type-archive-co_investments div#listing-map-gallery .map-sec #map .gm-style .info-content, .post-type-archive-self_storage div#listing-map-gallery .map-sec #map .gm-style .info-content, .post-type-archive-hardstand_storage div#listing-map-gallery .map-sec #map .gm-style .info-content, .page-template-page-land-for-storage div#listing-map-gallery .map-sec #map .gm-style .info-content, .page-template-page-sustainable div#listing-map-gallery .map-sec #map .gm-style .info-content, .page-id-3853 div#listing-map-gallery .map-sec #map .gm-style .info-content, .page-id-4184 div#listing-map-gallery .map-sec #map .gm-style .info-content, .page-id-4387 div#listing-map-gallery .map-sec #map .gm-style .info-content, .page-id-4389 div#listing-map-gallery .map-sec #map .gm-style .info-content, .page-id-4442 div#listing-map-gallery .map-sec #map .gm-style .info-content, .page-id-4457 div#listing-map-gallery .map-sec #map .gm-style .info-content, .post-type-archive-co_investments div#listing-map-gallery .map-sec #map-sites-wanted .gm-style .info-content, .post-type-archive-self_storage div#listing-map-gallery .map-sec #map-sites-wanted .gm-style .info-content, .post-type-archive-hardstand_storage div#listing-map-gallery .map-sec #map-sites-wanted .gm-style .info-content, .page-template-page-land-for-storage div#listing-map-gallery .map-sec #map-sites-wanted .gm-style .info-content, .page-template-page-sustainable div#listing-map-gallery .map-sec #map-sites-wanted .gm-style .info-content, .page-id-3853 div#listing-map-gallery .map-sec #map-sites-wanted .gm-style .info-content, .page-id-4184 div#listing-map-gallery .map-sec #map-sites-wanted .gm-style .info-content, .page-id-4387 div#listing-map-gallery .map-sec #map-sites-wanted .gm-style .info-content, .page-id-4389 div#listing-map-gallery .map-sec #map-sites-wanted .gm-style .info-content, .page-id-4442 div#listing-map-gallery .map-sec #map-sites-wanted .gm-style .info-content, .page-id-4457 div#listing-map-gallery .map-sec #map-sites-wanted .gm-style .info-content, .post-type-archive-co_investments div#listing-map-gallery .map-sec #map-self-storage-trends .gm-style .info-content, .post-type-archive-self_storage div#listing-map-gallery .map-sec #map-self-storage-trends .gm-style .info-content, .post-type-archive-hardstand_storage div#listing-map-gallery .map-sec #map-self-storage-trends .gm-style .info-content, .page-template-page-land-for-storage div#listing-map-gallery .map-sec #map-self-storage-trends .gm-style .info-content, .page-template-page-sustainable div#listing-map-gallery .map-sec #map-self-storage-trends .gm-style .info-content, .page-id-3853 div#listing-map-gallery .map-sec #map-self-storage-trends .gm-style .info-content, .page-id-4184 div#listing-map-gallery .map-sec #map-self-storage-trends .gm-style .info-content, .page-id-4387 div#listing-map-gallery .map-sec #map-self-storage-trends .gm-style .info-content, .page-id-4389 div#listing-map-gallery .map-sec #map-self-storage-trends .gm-style .info-content, .page-id-4442 div#listing-map-gallery .map-sec #map-self-storage-trends .gm-style .info-content, .page-id-4457 div#listing-map-gallery .map-sec #map-self-storage-trends .gm-style .info-content, .post-type-archive-co_investments div#listing-map-gallery .map-sec #map-site-storage-trends .gm-style .info-content, .post-type-archive-self_storage div#listing-map-gallery .map-sec #map-site-storage-trends .gm-style .info-content, .post-type-archive-hardstand_storage div#listing-map-gallery .map-sec #map-site-storage-trends .gm-style .info-content, .page-template-page-land-for-storage div#listing-map-gallery .map-sec #map-site-storage-trends .gm-style .info-content, .page-template-page-sustainable div#listing-map-gallery .map-sec #map-site-storage-trends .gm-style .info-content, .page-id-3853 div#listing-map-gallery .map-sec #map-site-storage-trends .gm-style .info-content, .page-id-4184 div#listing-map-gallery .map-sec #map-site-storage-trends .gm-style .info-content, .page-id-4387 div#listing-map-gallery .map-sec #map-site-storage-trends .gm-style .info-content, .page-id-4389 div#listing-map-gallery .map-sec #map-site-storage-trends .gm-style .info-content, .page-id-4442 div#listing-map-gallery .map-sec #map-site-storage-trends .gm-style .info-content, .page-id-4457 div#listing-map-gallery .map-sec #map-site-storage-trends .gm-style .info-content, .post-type-archive-co_investments div#listing-map-gallery .map-sec #map-hardstand-lease-sold .gm-style .info-content, .post-type-archive-self_storage div#listing-map-gallery .map-sec #map-hardstand-lease-sold .gm-style .info-content, .post-type-archive-hardstand_storage div#listing-map-gallery .map-sec #map-hardstand-lease-sold .gm-style .info-content, .page-template-page-land-for-storage div#listing-map-gallery .map-sec #map-hardstand-lease-sold .gm-style .info-content, .page-template-page-sustainable div#listing-map-gallery .map-sec #map-hardstand-lease-sold .gm-style .info-content, .page-id-3853 div#listing-map-gallery .map-sec #map-hardstand-lease-sold .gm-style .info-content, .page-id-4184 div#listing-map-gallery .map-sec #map-hardstand-lease-sold .gm-style .info-content, .page-id-4387 div#listing-map-gallery .map-sec #map-hardstand-lease-sold .gm-style .info-content, .page-id-4389 div#listing-map-gallery .map-sec #map-hardstand-lease-sold .gm-style .info-content, .page-id-4442 div#listing-map-gallery .map-sec #map-hardstand-lease-sold .gm-style .info-content, .page-id-4457 div#listing-map-gallery .map-sec #map-hardstand-lease-sold .gm-style .info-content {
  display: block;
}
.post-type-archive-co_investments div#listing-map-gallery .map-sec #map .info-content, .post-type-archive-self_storage div#listing-map-gallery .map-sec #map .info-content, .post-type-archive-hardstand_storage div#listing-map-gallery .map-sec #map .info-content, .page-template-page-land-for-storage div#listing-map-gallery .map-sec #map .info-content, .page-template-page-sustainable div#listing-map-gallery .map-sec #map .info-content, .page-id-3853 div#listing-map-gallery .map-sec #map .info-content, .page-id-4184 div#listing-map-gallery .map-sec #map .info-content, .page-id-4387 div#listing-map-gallery .map-sec #map .info-content, .page-id-4389 div#listing-map-gallery .map-sec #map .info-content, .page-id-4442 div#listing-map-gallery .map-sec #map .info-content, .page-id-4457 div#listing-map-gallery .map-sec #map .info-content, .post-type-archive-co_investments div#listing-map-gallery .map-sec #map-sites-wanted .info-content, .post-type-archive-self_storage div#listing-map-gallery .map-sec #map-sites-wanted .info-content, .post-type-archive-hardstand_storage div#listing-map-gallery .map-sec #map-sites-wanted .info-content, .page-template-page-land-for-storage div#listing-map-gallery .map-sec #map-sites-wanted .info-content, .page-template-page-sustainable div#listing-map-gallery .map-sec #map-sites-wanted .info-content, .page-id-3853 div#listing-map-gallery .map-sec #map-sites-wanted .info-content, .page-id-4184 div#listing-map-gallery .map-sec #map-sites-wanted .info-content, .page-id-4387 div#listing-map-gallery .map-sec #map-sites-wanted .info-content, .page-id-4389 div#listing-map-gallery .map-sec #map-sites-wanted .info-content, .page-id-4442 div#listing-map-gallery .map-sec #map-sites-wanted .info-content, .page-id-4457 div#listing-map-gallery .map-sec #map-sites-wanted .info-content, .post-type-archive-co_investments div#listing-map-gallery .map-sec #map-self-storage-trends .info-content, .post-type-archive-self_storage div#listing-map-gallery .map-sec #map-self-storage-trends .info-content, .post-type-archive-hardstand_storage div#listing-map-gallery .map-sec #map-self-storage-trends .info-content, .page-template-page-land-for-storage div#listing-map-gallery .map-sec #map-self-storage-trends .info-content, .page-template-page-sustainable div#listing-map-gallery .map-sec #map-self-storage-trends .info-content, .page-id-3853 div#listing-map-gallery .map-sec #map-self-storage-trends .info-content, .page-id-4184 div#listing-map-gallery .map-sec #map-self-storage-trends .info-content, .page-id-4387 div#listing-map-gallery .map-sec #map-self-storage-trends .info-content, .page-id-4389 div#listing-map-gallery .map-sec #map-self-storage-trends .info-content, .page-id-4442 div#listing-map-gallery .map-sec #map-self-storage-trends .info-content, .page-id-4457 div#listing-map-gallery .map-sec #map-self-storage-trends .info-content, .post-type-archive-co_investments div#listing-map-gallery .map-sec #map-site-storage-trends .info-content, .post-type-archive-self_storage div#listing-map-gallery .map-sec #map-site-storage-trends .info-content, .post-type-archive-hardstand_storage div#listing-map-gallery .map-sec #map-site-storage-trends .info-content, .page-template-page-land-for-storage div#listing-map-gallery .map-sec #map-site-storage-trends .info-content, .page-template-page-sustainable div#listing-map-gallery .map-sec #map-site-storage-trends .info-content, .page-id-3853 div#listing-map-gallery .map-sec #map-site-storage-trends .info-content, .page-id-4184 div#listing-map-gallery .map-sec #map-site-storage-trends .info-content, .page-id-4387 div#listing-map-gallery .map-sec #map-site-storage-trends .info-content, .page-id-4389 div#listing-map-gallery .map-sec #map-site-storage-trends .info-content, .page-id-4442 div#listing-map-gallery .map-sec #map-site-storage-trends .info-content, .page-id-4457 div#listing-map-gallery .map-sec #map-site-storage-trends .info-content, .post-type-archive-co_investments div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content, .post-type-archive-self_storage div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content, .post-type-archive-hardstand_storage div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content, .page-template-page-land-for-storage div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content, .page-template-page-sustainable div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content, .page-id-3853 div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content, .page-id-4184 div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content, .page-id-4387 div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content, .page-id-4389 div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content, .page-id-4442 div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content, .page-id-4457 div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content {
  max-width: 220px;
  display: none;
}
.post-type-archive-co_investments div#listing-map-gallery .map-sec #map .info-content a:hover, .post-type-archive-self_storage div#listing-map-gallery .map-sec #map .info-content a:hover, .post-type-archive-hardstand_storage div#listing-map-gallery .map-sec #map .info-content a:hover, .page-template-page-land-for-storage div#listing-map-gallery .map-sec #map .info-content a:hover, .page-template-page-sustainable div#listing-map-gallery .map-sec #map .info-content a:hover, .page-id-3853 div#listing-map-gallery .map-sec #map .info-content a:hover, .page-id-4184 div#listing-map-gallery .map-sec #map .info-content a:hover, .page-id-4387 div#listing-map-gallery .map-sec #map .info-content a:hover, .page-id-4389 div#listing-map-gallery .map-sec #map .info-content a:hover, .page-id-4442 div#listing-map-gallery .map-sec #map .info-content a:hover, .page-id-4457 div#listing-map-gallery .map-sec #map .info-content a:hover, .post-type-archive-co_investments div#listing-map-gallery .map-sec #map-sites-wanted .info-content a:hover, .post-type-archive-self_storage div#listing-map-gallery .map-sec #map-sites-wanted .info-content a:hover, .post-type-archive-hardstand_storage div#listing-map-gallery .map-sec #map-sites-wanted .info-content a:hover, .page-template-page-land-for-storage div#listing-map-gallery .map-sec #map-sites-wanted .info-content a:hover, .page-template-page-sustainable div#listing-map-gallery .map-sec #map-sites-wanted .info-content a:hover, .page-id-3853 div#listing-map-gallery .map-sec #map-sites-wanted .info-content a:hover, .page-id-4184 div#listing-map-gallery .map-sec #map-sites-wanted .info-content a:hover, .page-id-4387 div#listing-map-gallery .map-sec #map-sites-wanted .info-content a:hover, .page-id-4389 div#listing-map-gallery .map-sec #map-sites-wanted .info-content a:hover, .page-id-4442 div#listing-map-gallery .map-sec #map-sites-wanted .info-content a:hover, .page-id-4457 div#listing-map-gallery .map-sec #map-sites-wanted .info-content a:hover, .post-type-archive-co_investments div#listing-map-gallery .map-sec #map-self-storage-trends .info-content a:hover, .post-type-archive-self_storage div#listing-map-gallery .map-sec #map-self-storage-trends .info-content a:hover, .post-type-archive-hardstand_storage div#listing-map-gallery .map-sec #map-self-storage-trends .info-content a:hover, .page-template-page-land-for-storage div#listing-map-gallery .map-sec #map-self-storage-trends .info-content a:hover, .page-template-page-sustainable div#listing-map-gallery .map-sec #map-self-storage-trends .info-content a:hover, .page-id-3853 div#listing-map-gallery .map-sec #map-self-storage-trends .info-content a:hover, .page-id-4184 div#listing-map-gallery .map-sec #map-self-storage-trends .info-content a:hover, .page-id-4387 div#listing-map-gallery .map-sec #map-self-storage-trends .info-content a:hover, .page-id-4389 div#listing-map-gallery .map-sec #map-self-storage-trends .info-content a:hover, .page-id-4442 div#listing-map-gallery .map-sec #map-self-storage-trends .info-content a:hover, .page-id-4457 div#listing-map-gallery .map-sec #map-self-storage-trends .info-content a:hover, .post-type-archive-co_investments div#listing-map-gallery .map-sec #map-site-storage-trends .info-content a:hover, .post-type-archive-self_storage div#listing-map-gallery .map-sec #map-site-storage-trends .info-content a:hover, .post-type-archive-hardstand_storage div#listing-map-gallery .map-sec #map-site-storage-trends .info-content a:hover, .page-template-page-land-for-storage div#listing-map-gallery .map-sec #map-site-storage-trends .info-content a:hover, .page-template-page-sustainable div#listing-map-gallery .map-sec #map-site-storage-trends .info-content a:hover, .page-id-3853 div#listing-map-gallery .map-sec #map-site-storage-trends .info-content a:hover, .page-id-4184 div#listing-map-gallery .map-sec #map-site-storage-trends .info-content a:hover, .page-id-4387 div#listing-map-gallery .map-sec #map-site-storage-trends .info-content a:hover, .page-id-4389 div#listing-map-gallery .map-sec #map-site-storage-trends .info-content a:hover, .page-id-4442 div#listing-map-gallery .map-sec #map-site-storage-trends .info-content a:hover, .page-id-4457 div#listing-map-gallery .map-sec #map-site-storage-trends .info-content a:hover, .post-type-archive-co_investments div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content a:hover, .post-type-archive-self_storage div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content a:hover, .post-type-archive-hardstand_storage div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content a:hover, .page-template-page-land-for-storage div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content a:hover, .page-template-page-sustainable div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content a:hover, .page-id-3853 div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content a:hover, .page-id-4184 div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content a:hover, .page-id-4387 div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content a:hover, .page-id-4389 div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content a:hover, .page-id-4442 div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content a:hover, .page-id-4457 div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content a:hover {
  color: #000;
}
.post-type-archive-co_investments div#listing-map-gallery .map-sec #map .info-content .info-img, .post-type-archive-self_storage div#listing-map-gallery .map-sec #map .info-content .info-img, .post-type-archive-hardstand_storage div#listing-map-gallery .map-sec #map .info-content .info-img, .page-template-page-land-for-storage div#listing-map-gallery .map-sec #map .info-content .info-img, .page-template-page-sustainable div#listing-map-gallery .map-sec #map .info-content .info-img, .page-id-3853 div#listing-map-gallery .map-sec #map .info-content .info-img, .page-id-4184 div#listing-map-gallery .map-sec #map .info-content .info-img, .page-id-4387 div#listing-map-gallery .map-sec #map .info-content .info-img, .page-id-4389 div#listing-map-gallery .map-sec #map .info-content .info-img, .page-id-4442 div#listing-map-gallery .map-sec #map .info-content .info-img, .page-id-4457 div#listing-map-gallery .map-sec #map .info-content .info-img, .post-type-archive-co_investments div#listing-map-gallery .map-sec #map-sites-wanted .info-content .info-img, .post-type-archive-self_storage div#listing-map-gallery .map-sec #map-sites-wanted .info-content .info-img, .post-type-archive-hardstand_storage div#listing-map-gallery .map-sec #map-sites-wanted .info-content .info-img, .page-template-page-land-for-storage div#listing-map-gallery .map-sec #map-sites-wanted .info-content .info-img, .page-template-page-sustainable div#listing-map-gallery .map-sec #map-sites-wanted .info-content .info-img, .page-id-3853 div#listing-map-gallery .map-sec #map-sites-wanted .info-content .info-img, .page-id-4184 div#listing-map-gallery .map-sec #map-sites-wanted .info-content .info-img, .page-id-4387 div#listing-map-gallery .map-sec #map-sites-wanted .info-content .info-img, .page-id-4389 div#listing-map-gallery .map-sec #map-sites-wanted .info-content .info-img, .page-id-4442 div#listing-map-gallery .map-sec #map-sites-wanted .info-content .info-img, .page-id-4457 div#listing-map-gallery .map-sec #map-sites-wanted .info-content .info-img, .post-type-archive-co_investments div#listing-map-gallery .map-sec #map-self-storage-trends .info-content .info-img, .post-type-archive-self_storage div#listing-map-gallery .map-sec #map-self-storage-trends .info-content .info-img, .post-type-archive-hardstand_storage div#listing-map-gallery .map-sec #map-self-storage-trends .info-content .info-img, .page-template-page-land-for-storage div#listing-map-gallery .map-sec #map-self-storage-trends .info-content .info-img, .page-template-page-sustainable div#listing-map-gallery .map-sec #map-self-storage-trends .info-content .info-img, .page-id-3853 div#listing-map-gallery .map-sec #map-self-storage-trends .info-content .info-img, .page-id-4184 div#listing-map-gallery .map-sec #map-self-storage-trends .info-content .info-img, .page-id-4387 div#listing-map-gallery .map-sec #map-self-storage-trends .info-content .info-img, .page-id-4389 div#listing-map-gallery .map-sec #map-self-storage-trends .info-content .info-img, .page-id-4442 div#listing-map-gallery .map-sec #map-self-storage-trends .info-content .info-img, .page-id-4457 div#listing-map-gallery .map-sec #map-self-storage-trends .info-content .info-img, .post-type-archive-co_investments div#listing-map-gallery .map-sec #map-site-storage-trends .info-content .info-img, .post-type-archive-self_storage div#listing-map-gallery .map-sec #map-site-storage-trends .info-content .info-img, .post-type-archive-hardstand_storage div#listing-map-gallery .map-sec #map-site-storage-trends .info-content .info-img, .page-template-page-land-for-storage div#listing-map-gallery .map-sec #map-site-storage-trends .info-content .info-img, .page-template-page-sustainable div#listing-map-gallery .map-sec #map-site-storage-trends .info-content .info-img, .page-id-3853 div#listing-map-gallery .map-sec #map-site-storage-trends .info-content .info-img, .page-id-4184 div#listing-map-gallery .map-sec #map-site-storage-trends .info-content .info-img, .page-id-4387 div#listing-map-gallery .map-sec #map-site-storage-trends .info-content .info-img, .page-id-4389 div#listing-map-gallery .map-sec #map-site-storage-trends .info-content .info-img, .page-id-4442 div#listing-map-gallery .map-sec #map-site-storage-trends .info-content .info-img, .page-id-4457 div#listing-map-gallery .map-sec #map-site-storage-trends .info-content .info-img, .post-type-archive-co_investments div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content .info-img, .post-type-archive-self_storage div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content .info-img, .post-type-archive-hardstand_storage div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content .info-img, .page-template-page-land-for-storage div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content .info-img, .page-template-page-sustainable div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content .info-img, .page-id-3853 div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content .info-img, .page-id-4184 div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content .info-img, .page-id-4387 div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content .info-img, .page-id-4389 div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content .info-img, .page-id-4442 div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content .info-img, .page-id-4457 div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content .info-img {
  width: 100%;
  height: 120px;
  background-size: cover;
  background-position: left center;
  background-repeat: no-repeat;
  max-width: 220px;
}
.post-type-archive-co_investments div#listing-map-gallery .map-sec #map .info-content h6, .post-type-archive-self_storage div#listing-map-gallery .map-sec #map .info-content h6, .post-type-archive-hardstand_storage div#listing-map-gallery .map-sec #map .info-content h6, .page-template-page-land-for-storage div#listing-map-gallery .map-sec #map .info-content h6, .page-template-page-sustainable div#listing-map-gallery .map-sec #map .info-content h6, .page-id-3853 div#listing-map-gallery .map-sec #map .info-content h6, .page-id-4184 div#listing-map-gallery .map-sec #map .info-content h6, .page-id-4387 div#listing-map-gallery .map-sec #map .info-content h6, .page-id-4389 div#listing-map-gallery .map-sec #map .info-content h6, .page-id-4442 div#listing-map-gallery .map-sec #map .info-content h6, .page-id-4457 div#listing-map-gallery .map-sec #map .info-content h6, .post-type-archive-co_investments div#listing-map-gallery .map-sec #map-sites-wanted .info-content h6, .post-type-archive-self_storage div#listing-map-gallery .map-sec #map-sites-wanted .info-content h6, .post-type-archive-hardstand_storage div#listing-map-gallery .map-sec #map-sites-wanted .info-content h6, .page-template-page-land-for-storage div#listing-map-gallery .map-sec #map-sites-wanted .info-content h6, .page-template-page-sustainable div#listing-map-gallery .map-sec #map-sites-wanted .info-content h6, .page-id-3853 div#listing-map-gallery .map-sec #map-sites-wanted .info-content h6, .page-id-4184 div#listing-map-gallery .map-sec #map-sites-wanted .info-content h6, .page-id-4387 div#listing-map-gallery .map-sec #map-sites-wanted .info-content h6, .page-id-4389 div#listing-map-gallery .map-sec #map-sites-wanted .info-content h6, .page-id-4442 div#listing-map-gallery .map-sec #map-sites-wanted .info-content h6, .page-id-4457 div#listing-map-gallery .map-sec #map-sites-wanted .info-content h6, .post-type-archive-co_investments div#listing-map-gallery .map-sec #map-self-storage-trends .info-content h6, .post-type-archive-self_storage div#listing-map-gallery .map-sec #map-self-storage-trends .info-content h6, .post-type-archive-hardstand_storage div#listing-map-gallery .map-sec #map-self-storage-trends .info-content h6, .page-template-page-land-for-storage div#listing-map-gallery .map-sec #map-self-storage-trends .info-content h6, .page-template-page-sustainable div#listing-map-gallery .map-sec #map-self-storage-trends .info-content h6, .page-id-3853 div#listing-map-gallery .map-sec #map-self-storage-trends .info-content h6, .page-id-4184 div#listing-map-gallery .map-sec #map-self-storage-trends .info-content h6, .page-id-4387 div#listing-map-gallery .map-sec #map-self-storage-trends .info-content h6, .page-id-4389 div#listing-map-gallery .map-sec #map-self-storage-trends .info-content h6, .page-id-4442 div#listing-map-gallery .map-sec #map-self-storage-trends .info-content h6, .page-id-4457 div#listing-map-gallery .map-sec #map-self-storage-trends .info-content h6, .post-type-archive-co_investments div#listing-map-gallery .map-sec #map-site-storage-trends .info-content h6, .post-type-archive-self_storage div#listing-map-gallery .map-sec #map-site-storage-trends .info-content h6, .post-type-archive-hardstand_storage div#listing-map-gallery .map-sec #map-site-storage-trends .info-content h6, .page-template-page-land-for-storage div#listing-map-gallery .map-sec #map-site-storage-trends .info-content h6, .page-template-page-sustainable div#listing-map-gallery .map-sec #map-site-storage-trends .info-content h6, .page-id-3853 div#listing-map-gallery .map-sec #map-site-storage-trends .info-content h6, .page-id-4184 div#listing-map-gallery .map-sec #map-site-storage-trends .info-content h6, .page-id-4387 div#listing-map-gallery .map-sec #map-site-storage-trends .info-content h6, .page-id-4389 div#listing-map-gallery .map-sec #map-site-storage-trends .info-content h6, .page-id-4442 div#listing-map-gallery .map-sec #map-site-storage-trends .info-content h6, .page-id-4457 div#listing-map-gallery .map-sec #map-site-storage-trends .info-content h6, .post-type-archive-co_investments div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content h6, .post-type-archive-self_storage div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content h6, .post-type-archive-hardstand_storage div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content h6, .page-template-page-land-for-storage div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content h6, .page-template-page-sustainable div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content h6, .page-id-3853 div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content h6, .page-id-4184 div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content h6, .page-id-4387 div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content h6, .page-id-4389 div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content h6, .page-id-4442 div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content h6, .page-id-4457 div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content h6 {
  font-size: 14px;
  font-family: "Proxima Nova Bold";
  color: #7cc242;
  margin: 10px 0;
  line-height: 1.2 !important;
}
.post-type-archive-co_investments div#listing-map-gallery .map-sec #map .info-content p, .post-type-archive-self_storage div#listing-map-gallery .map-sec #map .info-content p, .post-type-archive-hardstand_storage div#listing-map-gallery .map-sec #map .info-content p, .page-template-page-land-for-storage div#listing-map-gallery .map-sec #map .info-content p, .page-template-page-sustainable div#listing-map-gallery .map-sec #map .info-content p, .page-id-3853 div#listing-map-gallery .map-sec #map .info-content p, .page-id-4184 div#listing-map-gallery .map-sec #map .info-content p, .page-id-4387 div#listing-map-gallery .map-sec #map .info-content p, .page-id-4389 div#listing-map-gallery .map-sec #map .info-content p, .page-id-4442 div#listing-map-gallery .map-sec #map .info-content p, .page-id-4457 div#listing-map-gallery .map-sec #map .info-content p, .post-type-archive-co_investments div#listing-map-gallery .map-sec #map-sites-wanted .info-content p, .post-type-archive-self_storage div#listing-map-gallery .map-sec #map-sites-wanted .info-content p, .post-type-archive-hardstand_storage div#listing-map-gallery .map-sec #map-sites-wanted .info-content p, .page-template-page-land-for-storage div#listing-map-gallery .map-sec #map-sites-wanted .info-content p, .page-template-page-sustainable div#listing-map-gallery .map-sec #map-sites-wanted .info-content p, .page-id-3853 div#listing-map-gallery .map-sec #map-sites-wanted .info-content p, .page-id-4184 div#listing-map-gallery .map-sec #map-sites-wanted .info-content p, .page-id-4387 div#listing-map-gallery .map-sec #map-sites-wanted .info-content p, .page-id-4389 div#listing-map-gallery .map-sec #map-sites-wanted .info-content p, .page-id-4442 div#listing-map-gallery .map-sec #map-sites-wanted .info-content p, .page-id-4457 div#listing-map-gallery .map-sec #map-sites-wanted .info-content p, .post-type-archive-co_investments div#listing-map-gallery .map-sec #map-self-storage-trends .info-content p, .post-type-archive-self_storage div#listing-map-gallery .map-sec #map-self-storage-trends .info-content p, .post-type-archive-hardstand_storage div#listing-map-gallery .map-sec #map-self-storage-trends .info-content p, .page-template-page-land-for-storage div#listing-map-gallery .map-sec #map-self-storage-trends .info-content p, .page-template-page-sustainable div#listing-map-gallery .map-sec #map-self-storage-trends .info-content p, .page-id-3853 div#listing-map-gallery .map-sec #map-self-storage-trends .info-content p, .page-id-4184 div#listing-map-gallery .map-sec #map-self-storage-trends .info-content p, .page-id-4387 div#listing-map-gallery .map-sec #map-self-storage-trends .info-content p, .page-id-4389 div#listing-map-gallery .map-sec #map-self-storage-trends .info-content p, .page-id-4442 div#listing-map-gallery .map-sec #map-self-storage-trends .info-content p, .page-id-4457 div#listing-map-gallery .map-sec #map-self-storage-trends .info-content p, .post-type-archive-co_investments div#listing-map-gallery .map-sec #map-site-storage-trends .info-content p, .post-type-archive-self_storage div#listing-map-gallery .map-sec #map-site-storage-trends .info-content p, .post-type-archive-hardstand_storage div#listing-map-gallery .map-sec #map-site-storage-trends .info-content p, .page-template-page-land-for-storage div#listing-map-gallery .map-sec #map-site-storage-trends .info-content p, .page-template-page-sustainable div#listing-map-gallery .map-sec #map-site-storage-trends .info-content p, .page-id-3853 div#listing-map-gallery .map-sec #map-site-storage-trends .info-content p, .page-id-4184 div#listing-map-gallery .map-sec #map-site-storage-trends .info-content p, .page-id-4387 div#listing-map-gallery .map-sec #map-site-storage-trends .info-content p, .page-id-4389 div#listing-map-gallery .map-sec #map-site-storage-trends .info-content p, .page-id-4442 div#listing-map-gallery .map-sec #map-site-storage-trends .info-content p, .page-id-4457 div#listing-map-gallery .map-sec #map-site-storage-trends .info-content p, .post-type-archive-co_investments div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content p, .post-type-archive-self_storage div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content p, .post-type-archive-hardstand_storage div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content p, .page-template-page-land-for-storage div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content p, .page-template-page-sustainable div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content p, .page-id-3853 div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content p, .page-id-4184 div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content p, .page-id-4387 div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content p, .page-id-4389 div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content p, .page-id-4442 div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content p, .page-id-4457 div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content p {
  font-size: 12px;
  margin-bottom: 0;
  line-height: 1.2 !important;
}
.post-type-archive-co_investments div#listing-map-gallery .filter-sidebar, .post-type-archive-self_storage div#listing-map-gallery .filter-sidebar, .post-type-archive-hardstand_storage div#listing-map-gallery .filter-sidebar, .page-template-page-land-for-storage div#listing-map-gallery .filter-sidebar, .page-template-page-sustainable div#listing-map-gallery .filter-sidebar, .page-id-3853 div#listing-map-gallery .filter-sidebar, .page-id-4184 div#listing-map-gallery .filter-sidebar, .page-id-4387 div#listing-map-gallery .filter-sidebar, .page-id-4389 div#listing-map-gallery .filter-sidebar, .page-id-4442 div#listing-map-gallery .filter-sidebar, .page-id-4457 div#listing-map-gallery .filter-sidebar {
  width: 18%;
  margin-left: 2%;
  margin-top: 92px;
}
@media only screen and (max-width: 1440px) {
  .post-type-archive-co_investments div#listing-map-gallery .filter-sidebar, .post-type-archive-self_storage div#listing-map-gallery .filter-sidebar, .post-type-archive-hardstand_storage div#listing-map-gallery .filter-sidebar, .page-template-page-land-for-storage div#listing-map-gallery .filter-sidebar, .page-template-page-sustainable div#listing-map-gallery .filter-sidebar, .page-id-3853 div#listing-map-gallery .filter-sidebar, .page-id-4184 div#listing-map-gallery .filter-sidebar, .page-id-4387 div#listing-map-gallery .filter-sidebar, .page-id-4389 div#listing-map-gallery .filter-sidebar, .page-id-4442 div#listing-map-gallery .filter-sidebar, .page-id-4457 div#listing-map-gallery .filter-sidebar {
    width: 23%;
  }
}
@media only screen and (max-width: 1200px) {
  .post-type-archive-co_investments div#listing-map-gallery .filter-sidebar, .post-type-archive-self_storage div#listing-map-gallery .filter-sidebar, .post-type-archive-hardstand_storage div#listing-map-gallery .filter-sidebar, .page-template-page-land-for-storage div#listing-map-gallery .filter-sidebar, .page-template-page-sustainable div#listing-map-gallery .filter-sidebar, .page-id-3853 div#listing-map-gallery .filter-sidebar, .page-id-4184 div#listing-map-gallery .filter-sidebar, .page-id-4387 div#listing-map-gallery .filter-sidebar, .page-id-4389 div#listing-map-gallery .filter-sidebar, .page-id-4442 div#listing-map-gallery .filter-sidebar, .page-id-4457 div#listing-map-gallery .filter-sidebar {
    width: 100%;
    margin-left: 0;
    margin-top: 0;
    padding: 0 10px;
  }
}
.post-type-archive-co_investments div#listing-map-gallery .filter-sidebar .filter-box, .post-type-archive-self_storage div#listing-map-gallery .filter-sidebar .filter-box, .post-type-archive-hardstand_storage div#listing-map-gallery .filter-sidebar .filter-box, .page-template-page-land-for-storage div#listing-map-gallery .filter-sidebar .filter-box, .page-template-page-sustainable div#listing-map-gallery .filter-sidebar .filter-box, .page-id-3853 div#listing-map-gallery .filter-sidebar .filter-box, .page-id-4184 div#listing-map-gallery .filter-sidebar .filter-box, .page-id-4387 div#listing-map-gallery .filter-sidebar .filter-box, .page-id-4389 div#listing-map-gallery .filter-sidebar .filter-box, .page-id-4442 div#listing-map-gallery .filter-sidebar .filter-box, .page-id-4457 div#listing-map-gallery .filter-sidebar .filter-box {
  max-width: 324px;
  width: 100%;
}
@media only screen and (max-width: 1680px) {
  .post-type-archive-co_investments div#listing-map-gallery .filter-sidebar .filter-box, .post-type-archive-self_storage div#listing-map-gallery .filter-sidebar .filter-box, .post-type-archive-hardstand_storage div#listing-map-gallery .filter-sidebar .filter-box, .page-template-page-land-for-storage div#listing-map-gallery .filter-sidebar .filter-box, .page-template-page-sustainable div#listing-map-gallery .filter-sidebar .filter-box, .page-id-3853 div#listing-map-gallery .filter-sidebar .filter-box, .page-id-4184 div#listing-map-gallery .filter-sidebar .filter-box, .page-id-4387 div#listing-map-gallery .filter-sidebar .filter-box, .page-id-4389 div#listing-map-gallery .filter-sidebar .filter-box, .page-id-4442 div#listing-map-gallery .filter-sidebar .filter-box, .page-id-4457 div#listing-map-gallery .filter-sidebar .filter-box {
    max-width: 280px;
  }
}
@media only screen and (max-width: 1200px) {
  .post-type-archive-co_investments div#listing-map-gallery .filter-sidebar .filter-box, .post-type-archive-self_storage div#listing-map-gallery .filter-sidebar .filter-box, .post-type-archive-hardstand_storage div#listing-map-gallery .filter-sidebar .filter-box, .page-template-page-land-for-storage div#listing-map-gallery .filter-sidebar .filter-box, .page-template-page-sustainable div#listing-map-gallery .filter-sidebar .filter-box, .page-id-3853 div#listing-map-gallery .filter-sidebar .filter-box, .page-id-4184 div#listing-map-gallery .filter-sidebar .filter-box, .page-id-4387 div#listing-map-gallery .filter-sidebar .filter-box, .page-id-4389 div#listing-map-gallery .filter-sidebar .filter-box, .page-id-4442 div#listing-map-gallery .filter-sidebar .filter-box, .page-id-4457 div#listing-map-gallery .filter-sidebar .filter-box {
    max-width: 100%;
  }
}
.post-type-archive-co_investments div#listing-map-gallery .filter-sidebar .filter-box h4, .post-type-archive-self_storage div#listing-map-gallery .filter-sidebar .filter-box h4, .post-type-archive-hardstand_storage div#listing-map-gallery .filter-sidebar .filter-box h4, .page-template-page-land-for-storage div#listing-map-gallery .filter-sidebar .filter-box h4, .page-template-page-sustainable div#listing-map-gallery .filter-sidebar .filter-box h4, .page-id-3853 div#listing-map-gallery .filter-sidebar .filter-box h4, .page-id-4184 div#listing-map-gallery .filter-sidebar .filter-box h4, .page-id-4387 div#listing-map-gallery .filter-sidebar .filter-box h4, .page-id-4389 div#listing-map-gallery .filter-sidebar .filter-box h4, .page-id-4442 div#listing-map-gallery .filter-sidebar .filter-box h4, .page-id-4457 div#listing-map-gallery .filter-sidebar .filter-box h4 {
  font-size: 20px;
  font-family: "Proxima Nova Bold";
  text-align: center;
  margin: 0;
  color: #7cc242;
  line-height: 1.3;
  margin-bottom: 15px;
}
@media only screen and (max-width: 1200px) {
  .post-type-archive-co_investments div#listing-map-gallery .filter-sidebar .filter-box h4, .post-type-archive-self_storage div#listing-map-gallery .filter-sidebar .filter-box h4, .post-type-archive-hardstand_storage div#listing-map-gallery .filter-sidebar .filter-box h4, .page-template-page-land-for-storage div#listing-map-gallery .filter-sidebar .filter-box h4, .page-template-page-sustainable div#listing-map-gallery .filter-sidebar .filter-box h4, .page-id-3853 div#listing-map-gallery .filter-sidebar .filter-box h4, .page-id-4184 div#listing-map-gallery .filter-sidebar .filter-box h4, .page-id-4387 div#listing-map-gallery .filter-sidebar .filter-box h4, .page-id-4389 div#listing-map-gallery .filter-sidebar .filter-box h4, .page-id-4442 div#listing-map-gallery .filter-sidebar .filter-box h4, .page-id-4457 div#listing-map-gallery .filter-sidebar .filter-box h4 {
    margin-bottom: 0;
    margin-right: 30px;
  }
}
@media screen and (max-width: 480px) {
  .post-type-archive-co_investments div#listing-map-gallery .filter-sidebar .filter-box h4, .post-type-archive-self_storage div#listing-map-gallery .filter-sidebar .filter-box h4, .post-type-archive-hardstand_storage div#listing-map-gallery .filter-sidebar .filter-box h4, .page-template-page-land-for-storage div#listing-map-gallery .filter-sidebar .filter-box h4, .page-template-page-sustainable div#listing-map-gallery .filter-sidebar .filter-box h4, .page-id-3853 div#listing-map-gallery .filter-sidebar .filter-box h4, .page-id-4184 div#listing-map-gallery .filter-sidebar .filter-box h4, .page-id-4387 div#listing-map-gallery .filter-sidebar .filter-box h4, .page-id-4389 div#listing-map-gallery .filter-sidebar .filter-box h4, .page-id-4442 div#listing-map-gallery .filter-sidebar .filter-box h4, .page-id-4457 div#listing-map-gallery .filter-sidebar .filter-box h4 {
    margin-bottom: 10px;
    margin-right: 0;
  }
}
.post-type-archive-co_investments div#listing-map-gallery .filter-sidebar .filter-box .filter-item, .post-type-archive-self_storage div#listing-map-gallery .filter-sidebar .filter-box .filter-item, .post-type-archive-hardstand_storage div#listing-map-gallery .filter-sidebar .filter-box .filter-item, .page-template-page-land-for-storage div#listing-map-gallery .filter-sidebar .filter-box .filter-item, .page-template-page-sustainable div#listing-map-gallery .filter-sidebar .filter-box .filter-item, .page-id-3853 div#listing-map-gallery .filter-sidebar .filter-box .filter-item, .page-id-4184 div#listing-map-gallery .filter-sidebar .filter-box .filter-item, .page-id-4387 div#listing-map-gallery .filter-sidebar .filter-box .filter-item, .page-id-4389 div#listing-map-gallery .filter-sidebar .filter-box .filter-item, .page-id-4442 div#listing-map-gallery .filter-sidebar .filter-box .filter-item, .page-id-4457 div#listing-map-gallery .filter-sidebar .filter-box .filter-item {
  background: #fff;
  padding: 20px;
  margin-bottom: 20px;
  box-shadow: 1px 1px 10px #a09c9c;
}
@media only screen and (max-width: 1200px) {
  .post-type-archive-co_investments div#listing-map-gallery .filter-sidebar .filter-box .filter-item, .post-type-archive-self_storage div#listing-map-gallery .filter-sidebar .filter-box .filter-item, .post-type-archive-hardstand_storage div#listing-map-gallery .filter-sidebar .filter-box .filter-item, .page-template-page-land-for-storage div#listing-map-gallery .filter-sidebar .filter-box .filter-item, .page-template-page-sustainable div#listing-map-gallery .filter-sidebar .filter-box .filter-item, .page-id-3853 div#listing-map-gallery .filter-sidebar .filter-box .filter-item, .page-id-4184 div#listing-map-gallery .filter-sidebar .filter-box .filter-item, .page-id-4387 div#listing-map-gallery .filter-sidebar .filter-box .filter-item, .page-id-4389 div#listing-map-gallery .filter-sidebar .filter-box .filter-item, .page-id-4442 div#listing-map-gallery .filter-sidebar .filter-box .filter-item, .page-id-4457 div#listing-map-gallery .filter-sidebar .filter-box .filter-item {
    margin-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (max-width: 480px) {
  .post-type-archive-co_investments div#listing-map-gallery .filter-sidebar .filter-box .filter-item, .post-type-archive-self_storage div#listing-map-gallery .filter-sidebar .filter-box .filter-item, .post-type-archive-hardstand_storage div#listing-map-gallery .filter-sidebar .filter-box .filter-item, .page-template-page-land-for-storage div#listing-map-gallery .filter-sidebar .filter-box .filter-item, .page-template-page-sustainable div#listing-map-gallery .filter-sidebar .filter-box .filter-item, .page-id-3853 div#listing-map-gallery .filter-sidebar .filter-box .filter-item, .page-id-4184 div#listing-map-gallery .filter-sidebar .filter-box .filter-item, .page-id-4387 div#listing-map-gallery .filter-sidebar .filter-box .filter-item, .page-id-4389 div#listing-map-gallery .filter-sidebar .filter-box .filter-item, .page-id-4442 div#listing-map-gallery .filter-sidebar .filter-box .filter-item, .page-id-4457 div#listing-map-gallery .filter-sidebar .filter-box .filter-item {
    display: block;
  }
}
.post-type-archive-co_investments div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap, .post-type-archive-self_storage div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap, .post-type-archive-hardstand_storage div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap, .page-template-page-land-for-storage div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap, .page-template-page-sustainable div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap, .page-id-3853 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap, .page-id-4184 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap, .page-id-4387 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap, .page-id-4389 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap, .page-id-4442 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap, .page-id-4457 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap {
  clear: both;
  display: flex;
  flex-wrap: wrap;
}
.post-type-archive-co_investments div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown, .post-type-archive-self_storage div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown, .post-type-archive-hardstand_storage div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown, .page-template-page-land-for-storage div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown, .page-template-page-sustainable div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown, .page-id-3853 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown, .page-id-4184 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown, .page-id-4387 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown, .page-id-4389 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown, .page-id-4442 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown, .page-id-4457 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown {
  height: 30px;
  width: 140px;
  border-bottom: 3px #7cc242 solid;
  margin: 0 auto;
  padding: 0;
  position: relative;
  background: url(/wp-content/uploads/2021/02/caret-down-icon.png);
  background-repeat: no-repeat;
  background-position: center right;
  background-size: 11px;
  z-index: 99999;
}
.post-type-archive-co_investments div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li, .post-type-archive-self_storage div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li, .post-type-archive-hardstand_storage div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li, .page-template-page-land-for-storage div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li, .page-template-page-sustainable div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li, .page-id-3853 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li, .page-id-4184 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li, .page-id-4387 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li, .page-id-4389 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li, .page-id-4442 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li, .page-id-4457 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li {
  list-style: none;
  z-index: 2;
  margin-bottom: 3px;
}
.post-type-archive-co_investments div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span, .post-type-archive-self_storage div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span, .post-type-archive-hardstand_storage div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span, .page-template-page-land-for-storage div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span, .page-template-page-sustainable div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span, .page-id-3853 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span, .page-id-4184 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span, .page-id-4387 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span, .page-id-4389 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span, .page-id-4442 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span, .page-id-4457 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span {
  padding: 5px;
  font-size: 16px;
  font-weight: 700;
  color: #7cc242;
  line-height: 1;
}
.post-type-archive-co_investments div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span.init, .post-type-archive-self_storage div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span.init, .post-type-archive-hardstand_storage div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span.init, .page-template-page-land-for-storage div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span.init, .page-template-page-sustainable div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span.init, .page-id-3853 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span.init, .page-id-4184 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span.init, .page-id-4387 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span.init, .page-id-4389 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span.init, .page-id-4442 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span.init, .page-id-4457 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span.init {
  cursor: pointer;
  display: block;
}
.post-type-archive-co_investments div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span:not(.init), .post-type-archive-self_storage div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span:not(.init), .post-type-archive-hardstand_storage div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span:not(.init), .page-template-page-land-for-storage div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span:not(.init), .page-template-page-sustainable div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span:not(.init), .page-id-3853 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span:not(.init), .page-id-4184 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span:not(.init), .page-id-4387 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span:not(.init), .page-id-4389 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span:not(.init), .page-id-4442 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span:not(.init), .page-id-4457 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span:not(.init) {
  float: left;
  width: 130px;
  display: none;
  background: #fff;
}
.post-type-archive-co_investments div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span:not(.init):hover, .post-type-archive-self_storage div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span:not(.init):hover, .post-type-archive-hardstand_storage div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span:not(.init):hover, .page-template-page-land-for-storage div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span:not(.init):hover, .page-template-page-sustainable div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span:not(.init):hover, .page-id-3853 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span:not(.init):hover, .page-id-4184 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span:not(.init):hover, .page-id-4387 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span:not(.init):hover, .page-id-4389 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span:not(.init):hover, .page-id-4442 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span:not(.init):hover, .page-id-4457 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span:not(.init):hover, .post-type-archive-co_investments div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span.selected:not(.init), .post-type-archive-self_storage div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span.selected:not(.init), .post-type-archive-hardstand_storage div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span.selected:not(.init), .page-template-page-land-for-storage div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span.selected:not(.init), .page-template-page-sustainable div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span.selected:not(.init), .page-id-3853 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span.selected:not(.init), .page-id-4184 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span.selected:not(.init), .page-id-4387 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span.selected:not(.init), .page-id-4389 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span.selected:not(.init), .page-id-4442 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span.selected:not(.init), .page-id-4457 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span.selected:not(.init) {
  background: #e0fbc9;
}
.post-type-archive-co_investments div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span a, .post-type-archive-self_storage div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span a, .post-type-archive-hardstand_storage div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span a, .page-template-page-land-for-storage div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span a, .page-template-page-sustainable div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span a, .page-id-3853 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span a, .page-id-4184 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span a, .page-id-4387 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span a, .page-id-4389 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span a, .page-id-4442 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span a, .page-id-4457 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span a {
  display: block;
  width: 100%;
}
.post-type-archive-co_investments div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li.has-list .list, .post-type-archive-self_storage div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li.has-list .list, .post-type-archive-hardstand_storage div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li.has-list .list, .page-template-page-land-for-storage div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li.has-list .list, .page-template-page-sustainable div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li.has-list .list, .page-id-3853 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li.has-list .list, .page-id-4184 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li.has-list .list, .page-id-4387 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li.has-list .list, .page-id-4389 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li.has-list .list, .page-id-4442 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li.has-list .list, .page-id-4457 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li.has-list .list {
  display: none;
}
.post-type-archive-co_investments div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li.has-list:hover .list, .post-type-archive-self_storage div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li.has-list:hover .list, .post-type-archive-hardstand_storage div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li.has-list:hover .list, .page-template-page-land-for-storage div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li.has-list:hover .list, .page-template-page-sustainable div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li.has-list:hover .list, .page-id-3853 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li.has-list:hover .list, .page-id-4184 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li.has-list:hover .list, .page-id-4387 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li.has-list:hover .list, .page-id-4389 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li.has-list:hover .list, .page-id-4442 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li.has-list:hover .list, .page-id-4457 div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li.has-list:hover .list {
  display: block;
}
.post-type-archive-co_investments div#listing-map-gallery .filter-sidebar .filter-box .filter-item:last-child, .post-type-archive-self_storage div#listing-map-gallery .filter-sidebar .filter-box .filter-item:last-child, .post-type-archive-hardstand_storage div#listing-map-gallery .filter-sidebar .filter-box .filter-item:last-child, .page-template-page-land-for-storage div#listing-map-gallery .filter-sidebar .filter-box .filter-item:last-child, .page-template-page-sustainable div#listing-map-gallery .filter-sidebar .filter-box .filter-item:last-child, .page-id-3853 div#listing-map-gallery .filter-sidebar .filter-box .filter-item:last-child, .page-id-4184 div#listing-map-gallery .filter-sidebar .filter-box .filter-item:last-child, .page-id-4387 div#listing-map-gallery .filter-sidebar .filter-box .filter-item:last-child, .page-id-4389 div#listing-map-gallery .filter-sidebar .filter-box .filter-item:last-child, .page-id-4442 div#listing-map-gallery .filter-sidebar .filter-box .filter-item:last-child, .page-id-4457 div#listing-map-gallery .filter-sidebar .filter-box .filter-item:last-child {
  margin-bottom: 0;
}
.post-type-archive-co_investments div#listing-map-gallery .filter-sidebar .filter-box .filter-item.catalogue-item, .post-type-archive-self_storage div#listing-map-gallery .filter-sidebar .filter-box .filter-item.catalogue-item, .post-type-archive-hardstand_storage div#listing-map-gallery .filter-sidebar .filter-box .filter-item.catalogue-item, .page-template-page-land-for-storage div#listing-map-gallery .filter-sidebar .filter-box .filter-item.catalogue-item, .page-template-page-sustainable div#listing-map-gallery .filter-sidebar .filter-box .filter-item.catalogue-item, .page-id-3853 div#listing-map-gallery .filter-sidebar .filter-box .filter-item.catalogue-item, .page-id-4184 div#listing-map-gallery .filter-sidebar .filter-box .filter-item.catalogue-item, .page-id-4387 div#listing-map-gallery .filter-sidebar .filter-box .filter-item.catalogue-item, .page-id-4389 div#listing-map-gallery .filter-sidebar .filter-box .filter-item.catalogue-item, .page-id-4442 div#listing-map-gallery .filter-sidebar .filter-box .filter-item.catalogue-item, .page-id-4457 div#listing-map-gallery .filter-sidebar .filter-box .filter-item.catalogue-item {
  text-align: center;
}
.post-type-archive-co_investments div#listing-map-gallery .filter-sidebar .filter-box .filter-item.catalogue-item h3, .post-type-archive-self_storage div#listing-map-gallery .filter-sidebar .filter-box .filter-item.catalogue-item h3, .post-type-archive-hardstand_storage div#listing-map-gallery .filter-sidebar .filter-box .filter-item.catalogue-item h3, .page-template-page-land-for-storage div#listing-map-gallery .filter-sidebar .filter-box .filter-item.catalogue-item h3, .page-template-page-sustainable div#listing-map-gallery .filter-sidebar .filter-box .filter-item.catalogue-item h3, .page-id-3853 div#listing-map-gallery .filter-sidebar .filter-box .filter-item.catalogue-item h3, .page-id-4184 div#listing-map-gallery .filter-sidebar .filter-box .filter-item.catalogue-item h3, .page-id-4387 div#listing-map-gallery .filter-sidebar .filter-box .filter-item.catalogue-item h3, .page-id-4389 div#listing-map-gallery .filter-sidebar .filter-box .filter-item.catalogue-item h3, .page-id-4442 div#listing-map-gallery .filter-sidebar .filter-box .filter-item.catalogue-item h3, .page-id-4457 div#listing-map-gallery .filter-sidebar .filter-box .filter-item.catalogue-item h3 {
  margin-bottom: 10px;
}
.post-type-archive-co_investments div#listing-map-gallery .filter-sidebar .filter-box .filter-item.investment-box, .post-type-archive-self_storage div#listing-map-gallery .filter-sidebar .filter-box .filter-item.investment-box, .post-type-archive-hardstand_storage div#listing-map-gallery .filter-sidebar .filter-box .filter-item.investment-box, .page-template-page-land-for-storage div#listing-map-gallery .filter-sidebar .filter-box .filter-item.investment-box, .page-template-page-sustainable div#listing-map-gallery .filter-sidebar .filter-box .filter-item.investment-box, .page-id-3853 div#listing-map-gallery .filter-sidebar .filter-box .filter-item.investment-box, .page-id-4184 div#listing-map-gallery .filter-sidebar .filter-box .filter-item.investment-box, .page-id-4387 div#listing-map-gallery .filter-sidebar .filter-box .filter-item.investment-box, .page-id-4389 div#listing-map-gallery .filter-sidebar .filter-box .filter-item.investment-box, .page-id-4442 div#listing-map-gallery .filter-sidebar .filter-box .filter-item.investment-box, .page-id-4457 div#listing-map-gallery .filter-sidebar .filter-box .filter-item.investment-box {
  background: transparent;
  padding: 0;
  box-shadow: none;
  text-align: center;
}
.post-type-archive-co_investments div#listing-map-gallery .filter-sidebar .filter-box .filter-item.investment-box img, .post-type-archive-self_storage div#listing-map-gallery .filter-sidebar .filter-box .filter-item.investment-box img, .post-type-archive-hardstand_storage div#listing-map-gallery .filter-sidebar .filter-box .filter-item.investment-box img, .page-template-page-land-for-storage div#listing-map-gallery .filter-sidebar .filter-box .filter-item.investment-box img, .page-template-page-sustainable div#listing-map-gallery .filter-sidebar .filter-box .filter-item.investment-box img, .page-id-3853 div#listing-map-gallery .filter-sidebar .filter-box .filter-item.investment-box img, .page-id-4184 div#listing-map-gallery .filter-sidebar .filter-box .filter-item.investment-box img, .page-id-4387 div#listing-map-gallery .filter-sidebar .filter-box .filter-item.investment-box img, .page-id-4389 div#listing-map-gallery .filter-sidebar .filter-box .filter-item.investment-box img, .page-id-4442 div#listing-map-gallery .filter-sidebar .filter-box .filter-item.investment-box img, .page-id-4457 div#listing-map-gallery .filter-sidebar .filter-box .filter-item.investment-box img {
  display: block;
  text-align: center;
  margin: 0 auto 20px;
}
.post-type-archive-co_investments div#listing-map-gallery .filter-sidebar .filter-box .filter-item.video-box, .post-type-archive-self_storage div#listing-map-gallery .filter-sidebar .filter-box .filter-item.video-box, .post-type-archive-hardstand_storage div#listing-map-gallery .filter-sidebar .filter-box .filter-item.video-box, .page-template-page-land-for-storage div#listing-map-gallery .filter-sidebar .filter-box .filter-item.video-box, .page-template-page-sustainable div#listing-map-gallery .filter-sidebar .filter-box .filter-item.video-box, .page-id-3853 div#listing-map-gallery .filter-sidebar .filter-box .filter-item.video-box, .page-id-4184 div#listing-map-gallery .filter-sidebar .filter-box .filter-item.video-box, .page-id-4387 div#listing-map-gallery .filter-sidebar .filter-box .filter-item.video-box, .page-id-4389 div#listing-map-gallery .filter-sidebar .filter-box .filter-item.video-box, .page-id-4442 div#listing-map-gallery .filter-sidebar .filter-box .filter-item.video-box, .page-id-4457 div#listing-map-gallery .filter-sidebar .filter-box .filter-item.video-box {
  background: #7cc242;
  padding: 10px;
  text-align: center;
}
.post-type-archive-co_investments div#listing-map-gallery .filter-sidebar .filter-box .filter-item.video-box h3, .post-type-archive-self_storage div#listing-map-gallery .filter-sidebar .filter-box .filter-item.video-box h3, .post-type-archive-hardstand_storage div#listing-map-gallery .filter-sidebar .filter-box .filter-item.video-box h3, .page-template-page-land-for-storage div#listing-map-gallery .filter-sidebar .filter-box .filter-item.video-box h3, .page-template-page-sustainable div#listing-map-gallery .filter-sidebar .filter-box .filter-item.video-box h3, .page-id-3853 div#listing-map-gallery .filter-sidebar .filter-box .filter-item.video-box h3, .page-id-4184 div#listing-map-gallery .filter-sidebar .filter-box .filter-item.video-box h3, .page-id-4387 div#listing-map-gallery .filter-sidebar .filter-box .filter-item.video-box h3, .page-id-4389 div#listing-map-gallery .filter-sidebar .filter-box .filter-item.video-box h3, .page-id-4442 div#listing-map-gallery .filter-sidebar .filter-box .filter-item.video-box h3, .page-id-4457 div#listing-map-gallery .filter-sidebar .filter-box .filter-item.video-box h3 {
  margin-top: 10px;
  color: #fff;
  letter-spacing: 1px;
}
.post-type-archive-co_investments div#listing-map-gallery .latest-news .latest-news-item, .post-type-archive-self_storage div#listing-map-gallery .latest-news .latest-news-item, .post-type-archive-hardstand_storage div#listing-map-gallery .latest-news .latest-news-item, .page-template-page-land-for-storage div#listing-map-gallery .latest-news .latest-news-item, .page-template-page-sustainable div#listing-map-gallery .latest-news .latest-news-item, .page-id-3853 div#listing-map-gallery .latest-news .latest-news-item, .page-id-4184 div#listing-map-gallery .latest-news .latest-news-item, .page-id-4387 div#listing-map-gallery .latest-news .latest-news-item, .page-id-4389 div#listing-map-gallery .latest-news .latest-news-item, .page-id-4442 div#listing-map-gallery .latest-news .latest-news-item, .page-id-4457 div#listing-map-gallery .latest-news .latest-news-item {
  margin-bottom: 20px;
}
.post-type-archive-co_investments div#listing-map-gallery .latest-news .latest-news-item h5, .post-type-archive-self_storage div#listing-map-gallery .latest-news .latest-news-item h5, .post-type-archive-hardstand_storage div#listing-map-gallery .latest-news .latest-news-item h5, .page-template-page-land-for-storage div#listing-map-gallery .latest-news .latest-news-item h5, .page-template-page-sustainable div#listing-map-gallery .latest-news .latest-news-item h5, .page-id-3853 div#listing-map-gallery .latest-news .latest-news-item h5, .page-id-4184 div#listing-map-gallery .latest-news .latest-news-item h5, .page-id-4387 div#listing-map-gallery .latest-news .latest-news-item h5, .page-id-4389 div#listing-map-gallery .latest-news .latest-news-item h5, .page-id-4442 div#listing-map-gallery .latest-news .latest-news-item h5, .page-id-4457 div#listing-map-gallery .latest-news .latest-news-item h5 {
  font-size: 14px;
  line-height: 1.3;
  margin: 0;
  color: #7cc242;
}
.post-type-archive-co_investments div#listing-map-gallery .latest-news .latest-news-item p, .post-type-archive-self_storage div#listing-map-gallery .latest-news .latest-news-item p, .post-type-archive-hardstand_storage div#listing-map-gallery .latest-news .latest-news-item p, .page-template-page-land-for-storage div#listing-map-gallery .latest-news .latest-news-item p, .page-template-page-sustainable div#listing-map-gallery .latest-news .latest-news-item p, .page-id-3853 div#listing-map-gallery .latest-news .latest-news-item p, .page-id-4184 div#listing-map-gallery .latest-news .latest-news-item p, .page-id-4387 div#listing-map-gallery .latest-news .latest-news-item p, .page-id-4389 div#listing-map-gallery .latest-news .latest-news-item p, .page-id-4442 div#listing-map-gallery .latest-news .latest-news-item p, .page-id-4457 div#listing-map-gallery .latest-news .latest-news-item p {
  margin: 0;
  font-size: 14px;
  color: #7cc242;
}
.post-type-archive-co_investments div#listing-map-gallery .latest-news .latest-news-item a, .post-type-archive-self_storage div#listing-map-gallery .latest-news .latest-news-item a, .post-type-archive-hardstand_storage div#listing-map-gallery .latest-news .latest-news-item a, .page-template-page-land-for-storage div#listing-map-gallery .latest-news .latest-news-item a, .page-template-page-sustainable div#listing-map-gallery .latest-news .latest-news-item a, .page-id-3853 div#listing-map-gallery .latest-news .latest-news-item a, .page-id-4184 div#listing-map-gallery .latest-news .latest-news-item a, .page-id-4387 div#listing-map-gallery .latest-news .latest-news-item a, .page-id-4389 div#listing-map-gallery .latest-news .latest-news-item a, .page-id-4442 div#listing-map-gallery .latest-news .latest-news-item a, .page-id-4457 div#listing-map-gallery .latest-news .latest-news-item a {
  font-size: 14px;
  color: #7cc242;
  font-family: "Proxima Nova Bold";
}
.post-type-archive-co_investments div#listing-map-gallery .register-form label, .post-type-archive-self_storage div#listing-map-gallery .register-form label, .post-type-archive-hardstand_storage div#listing-map-gallery .register-form label, .page-template-page-land-for-storage div#listing-map-gallery .register-form label, .page-template-page-sustainable div#listing-map-gallery .register-form label, .page-id-3853 div#listing-map-gallery .register-form label, .page-id-4184 div#listing-map-gallery .register-form label, .page-id-4387 div#listing-map-gallery .register-form label, .page-id-4389 div#listing-map-gallery .register-form label, .page-id-4442 div#listing-map-gallery .register-form label, .page-id-4457 div#listing-map-gallery .register-form label {
  font-size: 18px;
  color: #7cc242;
  font-family: "Proxima Nova Bold";
}
.post-type-archive-co_investments div#listing-map-gallery .register-form br, .post-type-archive-self_storage div#listing-map-gallery .register-form br, .post-type-archive-hardstand_storage div#listing-map-gallery .register-form br, .page-template-page-land-for-storage div#listing-map-gallery .register-form br, .page-template-page-sustainable div#listing-map-gallery .register-form br, .page-id-3853 div#listing-map-gallery .register-form br, .page-id-4184 div#listing-map-gallery .register-form br, .page-id-4387 div#listing-map-gallery .register-form br, .page-id-4389 div#listing-map-gallery .register-form br, .page-id-4442 div#listing-map-gallery .register-form br, .page-id-4457 div#listing-map-gallery .register-form br {
  display: none;
}
.post-type-archive-co_investments div#listing-map-gallery .register-form input[type="email"], .post-type-archive-self_storage div#listing-map-gallery .register-form input[type="email"], .post-type-archive-hardstand_storage div#listing-map-gallery .register-form input[type="email"], .page-template-page-land-for-storage div#listing-map-gallery .register-form input[type="email"], .page-template-page-sustainable div#listing-map-gallery .register-form input[type="email"], .page-id-3853 div#listing-map-gallery .register-form input[type="email"], .page-id-4184 div#listing-map-gallery .register-form input[type="email"], .page-id-4387 div#listing-map-gallery .register-form input[type="email"], .page-id-4389 div#listing-map-gallery .register-form input[type="email"], .page-id-4442 div#listing-map-gallery .register-form input[type="email"], .page-id-4457 div#listing-map-gallery .register-form input[type="email"] {
  border: 2px solid #7cc242 !important;
  height: 35px;
}
.post-type-archive-co_investments div#listing-map-gallery .register-form input[type="submit"], .post-type-archive-self_storage div#listing-map-gallery .register-form input[type="submit"], .post-type-archive-hardstand_storage div#listing-map-gallery .register-form input[type="submit"], .page-template-page-land-for-storage div#listing-map-gallery .register-form input[type="submit"], .page-template-page-sustainable div#listing-map-gallery .register-form input[type="submit"], .page-id-3853 div#listing-map-gallery .register-form input[type="submit"], .page-id-4184 div#listing-map-gallery .register-form input[type="submit"], .page-id-4387 div#listing-map-gallery .register-form input[type="submit"], .page-id-4389 div#listing-map-gallery .register-form input[type="submit"], .page-id-4442 div#listing-map-gallery .register-form input[type="submit"], .page-id-4457 div#listing-map-gallery .register-form input[type="submit"] {
  background: #f2f2f2 !important;
  color: #7cc242 !important;
  font-size: 18px !important;
  box-shadow: 3px 4px 4px #d8d8d8;
  margin-top: 15px;
  padding: 10px 20px;
}
.post-type-archive-co_investments div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item, .post-type-archive-self_storage div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item, .post-type-archive-hardstand_storage div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item, .page-template-page-land-for-storage div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item, .page-template-page-sustainable div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item, .page-id-3853 div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item, .page-id-4184 div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item, .page-id-4387 div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item, .page-id-4389 div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item, .page-id-4442 div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item, .page-id-4457 div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item {
  display: block;
  margin-bottom: 10px;
}
.post-type-archive-co_investments div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item.last, .post-type-archive-self_storage div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item.last, .post-type-archive-hardstand_storage div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item.last, .page-template-page-land-for-storage div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item.last, .page-template-page-sustainable div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item.last, .page-id-3853 div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item.last, .page-id-4184 div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item.last, .page-id-4387 div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item.last, .page-id-4389 div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item.last, .page-id-4442 div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item.last, .page-id-4457 div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item.last {
  margin-bottom: 0;
}
.post-type-archive-co_investments div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item.last .wpcf7-list-item-label, .post-type-archive-self_storage div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item.last .wpcf7-list-item-label, .post-type-archive-hardstand_storage div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item.last .wpcf7-list-item-label, .page-template-page-land-for-storage div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item.last .wpcf7-list-item-label, .page-template-page-sustainable div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item.last .wpcf7-list-item-label, .page-id-3853 div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item.last .wpcf7-list-item-label, .page-id-4184 div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item.last .wpcf7-list-item-label, .page-id-4387 div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item.last .wpcf7-list-item-label, .page-id-4389 div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item.last .wpcf7-list-item-label, .page-id-4442 div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item.last .wpcf7-list-item-label, .page-id-4457 div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item.last .wpcf7-list-item-label {
  line-height: 1.3;
}
.post-type-archive-co_investments div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item label, .post-type-archive-self_storage div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item label, .post-type-archive-hardstand_storage div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item label, .page-template-page-land-for-storage div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item label, .page-template-page-sustainable div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item label, .page-id-3853 div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item label, .page-id-4184 div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item label, .page-id-4387 div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item label, .page-id-4389 div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item label, .page-id-4442 div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item label, .page-id-4457 div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item label {
  position: relative;
  cursor: pointer;
  top: 0;
}
.post-type-archive-co_investments div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"], .post-type-archive-self_storage div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"], .post-type-archive-hardstand_storage div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"], .page-template-page-land-for-storage div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"], .page-template-page-sustainable div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"], .page-id-3853 div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"], .page-id-4184 div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"], .page-id-4387 div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"], .page-id-4389 div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"], .page-id-4442 div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"], .page-id-4457 div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"] {
  position: absolute;
  visibility: hidden;
  width: 15px;
  height: 15px;
  top: 0;
  left: 0;
}
.post-type-archive-co_investments div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"] + span::before, .post-type-archive-self_storage div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"] + span::before, .post-type-archive-hardstand_storage div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"] + span::before, .page-template-page-land-for-storage div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"] + span::before, .page-template-page-sustainable div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"] + span::before, .page-id-3853 div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"] + span::before, .page-id-4184 div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"] + span::before, .page-id-4387 div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"] + span::before, .page-id-4389 div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"] + span::before, .page-id-4442 div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"] + span::before, .page-id-4457 div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"] + span::before {
  display: block;
  position: absolute;
  content: "";
  border-radius: 0;
  height: 22px;
  width: 22px;
  top: 0;
  left: 0;
  border: 2px solid #7cc242;
}
.post-type-archive-co_investments div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"] + span::after, .post-type-archive-self_storage div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"] + span::after, .post-type-archive-hardstand_storage div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"] + span::after, .page-template-page-land-for-storage div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"] + span::after, .page-template-page-sustainable div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"] + span::after, .page-id-3853 div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"] + span::after, .page-id-4184 div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"] + span::after, .page-id-4387 div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"] + span::after, .page-id-4389 div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"] + span::after, .page-id-4442 div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"] + span::after, .page-id-4457 div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"] + span::after {
  display: block;
  position: absolute;
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  height: 24px;
  width: 24px;
  top: 0;
  left: 0;
  visibility: hidden;
  font-size: 14px;
  text-align: center;
  line-height: 26px;
  color: #fff;
}
.post-type-archive-co_investments div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"]:checked + span::before, .post-type-archive-self_storage div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"]:checked + span::before, .post-type-archive-hardstand_storage div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"]:checked + span::before, .page-template-page-land-for-storage div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"]:checked + span::before, .page-template-page-sustainable div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"]:checked + span::before, .page-id-3853 div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"]:checked + span::before, .page-id-4184 div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"]:checked + span::before, .page-id-4387 div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"]:checked + span::before, .page-id-4389 div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"]:checked + span::before, .page-id-4442 div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"]:checked + span::before, .page-id-4457 div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"]:checked + span::before {
  background: transparent;
}
.post-type-archive-co_investments div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"]:checked + span::after, .post-type-archive-self_storage div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"]:checked + span::after, .post-type-archive-hardstand_storage div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"]:checked + span::after, .page-template-page-land-for-storage div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"]:checked + span::after, .page-template-page-sustainable div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"]:checked + span::after, .page-id-3853 div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"]:checked + span::after, .page-id-4184 div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"]:checked + span::after, .page-id-4387 div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"]:checked + span::after, .page-id-4389 div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"]:checked + span::after, .page-id-4442 div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"]:checked + span::after, .page-id-4457 div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"]:checked + span::after {
  visibility: visible;
  background: #7cc242;
}
.post-type-archive-co_investments div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label, .post-type-archive-self_storage div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label, .post-type-archive-hardstand_storage div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label, .page-template-page-land-for-storage div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label, .page-template-page-sustainable div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label, .page-id-3853 div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label, .page-id-4184 div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label, .page-id-4387 div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label, .page-id-4389 div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label, .page-id-4442 div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label, .page-id-4457 div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label {
  margin-left: 30px;
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  color: #7cc242;
  font-family: "Proxima Nova Bold";
}
.post-type-archive-co_investments div#listing-map-gallery .img-item, .post-type-archive-self_storage div#listing-map-gallery .img-item, .post-type-archive-hardstand_storage div#listing-map-gallery .img-item, .page-template-page-land-for-storage div#listing-map-gallery .img-item, .page-template-page-sustainable div#listing-map-gallery .img-item, .page-id-3853 div#listing-map-gallery .img-item, .page-id-4184 div#listing-map-gallery .img-item, .page-id-4387 div#listing-map-gallery .img-item, .page-id-4389 div#listing-map-gallery .img-item, .page-id-4442 div#listing-map-gallery .img-item, .page-id-4457 div#listing-map-gallery .img-item {
  padding: 0 !important;
  border-radius: 10px;
}
.post-type-archive-co_investments div#listing-map-gallery .img-item img, .post-type-archive-self_storage div#listing-map-gallery .img-item img, .post-type-archive-hardstand_storage div#listing-map-gallery .img-item img, .page-template-page-land-for-storage div#listing-map-gallery .img-item img, .page-template-page-sustainable div#listing-map-gallery .img-item img, .page-id-3853 div#listing-map-gallery .img-item img, .page-id-4184 div#listing-map-gallery .img-item img, .page-id-4387 div#listing-map-gallery .img-item img, .page-id-4389 div#listing-map-gallery .img-item img, .page-id-4442 div#listing-map-gallery .img-item img, .page-id-4457 div#listing-map-gallery .img-item img {
  border-radius: 10px;
}
.post-type-archive-co_investments div#listing-map-gallery div#investing-sec, .post-type-archive-self_storage div#listing-map-gallery div#investing-sec, .post-type-archive-hardstand_storage div#listing-map-gallery div#investing-sec, .page-template-page-land-for-storage div#listing-map-gallery div#investing-sec, .page-template-page-sustainable div#listing-map-gallery div#investing-sec, .page-id-3853 div#listing-map-gallery div#investing-sec, .page-id-4184 div#listing-map-gallery div#investing-sec, .page-id-4387 div#listing-map-gallery div#investing-sec, .page-id-4389 div#listing-map-gallery div#investing-sec, .page-id-4442 div#listing-map-gallery div#investing-sec, .page-id-4457 div#listing-map-gallery div#investing-sec {
  max-width: 1260px;
  margin: 0 auto;
}
@media only screen and (max-width: 1024px) {
  .post-type-archive-co_investments div#listing-map-gallery div#investing-sec, .post-type-archive-self_storage div#listing-map-gallery div#investing-sec, .post-type-archive-hardstand_storage div#listing-map-gallery div#investing-sec, .page-template-page-land-for-storage div#listing-map-gallery div#investing-sec, .page-template-page-sustainable div#listing-map-gallery div#investing-sec, .page-id-3853 div#listing-map-gallery div#investing-sec, .page-id-4184 div#listing-map-gallery div#investing-sec, .page-id-4387 div#listing-map-gallery div#investing-sec, .page-id-4389 div#listing-map-gallery div#investing-sec, .page-id-4442 div#listing-map-gallery div#investing-sec, .page-id-4457 div#listing-map-gallery div#investing-sec {
    max-width: 100%;
  }
}
@media only screen and (max-width: 800px) {
  .post-type-archive-co_investments div#listing-map-gallery div#investing-sec, .post-type-archive-self_storage div#listing-map-gallery div#investing-sec, .post-type-archive-hardstand_storage div#listing-map-gallery div#investing-sec, .page-template-page-land-for-storage div#listing-map-gallery div#investing-sec, .page-template-page-sustainable div#listing-map-gallery div#investing-sec, .page-id-3853 div#listing-map-gallery div#investing-sec, .page-id-4184 div#listing-map-gallery div#investing-sec, .page-id-4387 div#listing-map-gallery div#investing-sec, .page-id-4389 div#listing-map-gallery div#investing-sec, .page-id-4442 div#listing-map-gallery div#investing-sec, .page-id-4457 div#listing-map-gallery div#investing-sec {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media only screen and (max-width: 560px) {
  .post-type-archive-co_investments div#listing-map-gallery div#investing-sec #featured-listing-col .fusion-column-wrapper, .post-type-archive-self_storage div#listing-map-gallery div#investing-sec #featured-listing-col .fusion-column-wrapper, .post-type-archive-hardstand_storage div#listing-map-gallery div#investing-sec #featured-listing-col .fusion-column-wrapper, .page-template-page-land-for-storage div#listing-map-gallery div#investing-sec #featured-listing-col .fusion-column-wrapper, .page-template-page-sustainable div#listing-map-gallery div#investing-sec #featured-listing-col .fusion-column-wrapper, .page-id-3853 div#listing-map-gallery div#investing-sec #featured-listing-col .fusion-column-wrapper, .page-id-4184 div#listing-map-gallery div#investing-sec #featured-listing-col .fusion-column-wrapper, .page-id-4387 div#listing-map-gallery div#investing-sec #featured-listing-col .fusion-column-wrapper, .page-id-4389 div#listing-map-gallery div#investing-sec #featured-listing-col .fusion-column-wrapper, .page-id-4442 div#listing-map-gallery div#investing-sec #featured-listing-col .fusion-column-wrapper, .page-id-4457 div#listing-map-gallery div#investing-sec #featured-listing-col .fusion-column-wrapper {
    margin: 0;
  }
}
.post-type-archive-co_investments div#listing-map-gallery div#investing-sec .featured-listing-box, .post-type-archive-self_storage div#listing-map-gallery div#investing-sec .featured-listing-box, .post-type-archive-hardstand_storage div#listing-map-gallery div#investing-sec .featured-listing-box, .page-template-page-land-for-storage div#listing-map-gallery div#investing-sec .featured-listing-box, .page-template-page-sustainable div#listing-map-gallery div#investing-sec .featured-listing-box, .page-id-3853 div#listing-map-gallery div#investing-sec .featured-listing-box, .page-id-4184 div#listing-map-gallery div#investing-sec .featured-listing-box, .page-id-4387 div#listing-map-gallery div#investing-sec .featured-listing-box, .page-id-4389 div#listing-map-gallery div#investing-sec .featured-listing-box, .page-id-4442 div#listing-map-gallery div#investing-sec .featured-listing-box, .page-id-4457 div#listing-map-gallery div#investing-sec .featured-listing-box {
  width: 100% !important;
  min-height: auto !important;
  margin-bottom: 40px !important;
}
.post-type-archive-co_investments div#listing-map-gallery div#investing-sec .featured-listing-box .listings-cont .listing-card, .post-type-archive-self_storage div#listing-map-gallery div#investing-sec .featured-listing-box .listings-cont .listing-card, .post-type-archive-hardstand_storage div#listing-map-gallery div#investing-sec .featured-listing-box .listings-cont .listing-card, .page-template-page-land-for-storage div#listing-map-gallery div#investing-sec .featured-listing-box .listings-cont .listing-card, .page-template-page-sustainable div#listing-map-gallery div#investing-sec .featured-listing-box .listings-cont .listing-card, .page-id-3853 div#listing-map-gallery div#investing-sec .featured-listing-box .listings-cont .listing-card, .page-id-4184 div#listing-map-gallery div#investing-sec .featured-listing-box .listings-cont .listing-card, .page-id-4387 div#listing-map-gallery div#investing-sec .featured-listing-box .listings-cont .listing-card, .page-id-4389 div#listing-map-gallery div#investing-sec .featured-listing-box .listings-cont .listing-card, .page-id-4442 div#listing-map-gallery div#investing-sec .featured-listing-box .listings-cont .listing-card, .page-id-4457 div#listing-map-gallery div#investing-sec .featured-listing-box .listings-cont .listing-card {
  width: calc(50% - 24px) !important;
}
@media screen and (max-width: 480px) {
  .post-type-archive-co_investments div#listing-map-gallery div#investing-sec .featured-listing-box .listings-cont .listing-card, .post-type-archive-self_storage div#listing-map-gallery div#investing-sec .featured-listing-box .listings-cont .listing-card, .post-type-archive-hardstand_storage div#listing-map-gallery div#investing-sec .featured-listing-box .listings-cont .listing-card, .page-template-page-land-for-storage div#listing-map-gallery div#investing-sec .featured-listing-box .listings-cont .listing-card, .page-template-page-sustainable div#listing-map-gallery div#investing-sec .featured-listing-box .listings-cont .listing-card, .page-id-3853 div#listing-map-gallery div#investing-sec .featured-listing-box .listings-cont .listing-card, .page-id-4184 div#listing-map-gallery div#investing-sec .featured-listing-box .listings-cont .listing-card, .page-id-4387 div#listing-map-gallery div#investing-sec .featured-listing-box .listings-cont .listing-card, .page-id-4389 div#listing-map-gallery div#investing-sec .featured-listing-box .listings-cont .listing-card, .page-id-4442 div#listing-map-gallery div#investing-sec .featured-listing-box .listings-cont .listing-card, .page-id-4457 div#listing-map-gallery div#investing-sec .featured-listing-box .listings-cont .listing-card {
    width: calc(100% - 24px) !important;
  }
}
.post-type-archive-co_investments div#listing-map-gallery div#investing-sec div#three-col-sec h3, .post-type-archive-self_storage div#listing-map-gallery div#investing-sec div#three-col-sec h3, .post-type-archive-hardstand_storage div#listing-map-gallery div#investing-sec div#three-col-sec h3, .page-template-page-land-for-storage div#listing-map-gallery div#investing-sec div#three-col-sec h3, .page-template-page-sustainable div#listing-map-gallery div#investing-sec div#three-col-sec h3, .page-id-3853 div#listing-map-gallery div#investing-sec div#three-col-sec h3, .page-id-4184 div#listing-map-gallery div#investing-sec div#three-col-sec h3, .page-id-4387 div#listing-map-gallery div#investing-sec div#three-col-sec h3, .page-id-4389 div#listing-map-gallery div#investing-sec div#three-col-sec h3, .page-id-4442 div#listing-map-gallery div#investing-sec div#three-col-sec h3, .page-id-4457 div#listing-map-gallery div#investing-sec div#three-col-sec h3 {
  max-width: 580px;
  margin: 0 auto !important;
  text-align: center;
}
@media only screen and (max-width: 991px) {
  .post-type-archive-co_investments div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes, .post-type-archive-self_storage div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes, .post-type-archive-hardstand_storage div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes, .page-template-page-land-for-storage div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes, .page-template-page-sustainable div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes, .page-id-3853 div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes, .page-id-4184 div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes, .page-id-4387 div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes, .page-id-4389 div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes, .page-id-4442 div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes, .page-id-4457 div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes {
    display: flex;
  }
}
@media only screen and (max-width: 800px) {
  .post-type-archive-co_investments div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes, .post-type-archive-self_storage div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes, .post-type-archive-hardstand_storage div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes, .page-template-page-land-for-storage div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes, .page-template-page-sustainable div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes, .page-id-3853 div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes, .page-id-4184 div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes, .page-id-4387 div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes, .page-id-4389 div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes, .page-id-4442 div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes, .page-id-4457 div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes {
    display: block;
  }
}
@media only screen and (max-width: 991px) {
  .post-type-archive-co_investments div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column, .post-type-archive-self_storage div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column, .post-type-archive-hardstand_storage div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column, .page-template-page-land-for-storage div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column, .page-template-page-sustainable div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column, .page-id-3853 div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column, .page-id-4184 div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column, .page-id-4387 div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column, .page-id-4389 div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column, .page-id-4442 div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column, .page-id-4457 div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column {
    margin-bottom: 20px;
  }
}
.post-type-archive-co_investments div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col, .post-type-archive-self_storage div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col, .post-type-archive-hardstand_storage div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col, .page-template-page-land-for-storage div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col, .page-template-page-sustainable div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col, .page-id-3853 div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col, .page-id-4184 div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col, .page-id-4387 div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col, .page-id-4389 div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col, .page-id-4442 div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col, .page-id-4457 div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col {
  border: 1px solid #c1c1c1;
  min-height: 565px;
}
@media only screen and (max-width: 991px) {
  .post-type-archive-co_investments div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col, .post-type-archive-self_storage div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col, .post-type-archive-hardstand_storage div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col, .page-template-page-land-for-storage div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col, .page-template-page-sustainable div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col, .page-id-3853 div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col, .page-id-4184 div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col, .page-id-4387 div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col, .page-id-4389 div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col, .page-id-4442 div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col, .page-id-4457 div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col {
    min-height: 575px;
  }
}
.post-type-archive-co_investments div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col .content-box-heading, .post-type-archive-self_storage div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col .content-box-heading, .post-type-archive-hardstand_storage div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col .content-box-heading, .page-template-page-land-for-storage div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col .content-box-heading, .page-template-page-sustainable div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col .content-box-heading, .page-id-3853 div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col .content-box-heading, .page-id-4184 div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col .content-box-heading, .page-id-4387 div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col .content-box-heading, .page-id-4389 div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col .content-box-heading, .page-id-4442 div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col .content-box-heading, .page-id-4457 div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col .content-box-heading {
  padding: 0 20px;
}
.post-type-archive-co_investments div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col .content-container, .post-type-archive-self_storage div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col .content-container, .post-type-archive-hardstand_storage div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col .content-container, .page-template-page-land-for-storage div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col .content-container, .page-template-page-sustainable div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col .content-container, .page-id-3853 div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col .content-container, .page-id-4184 div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col .content-container, .page-id-4387 div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col .content-container, .page-id-4389 div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col .content-container, .page-id-4442 div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col .content-container, .page-id-4457 div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col .content-container {
  padding: 0 20px;
}
.post-type-archive-co_investments div#listing-map-gallery div#investing-sec div#green-table table, .post-type-archive-self_storage div#listing-map-gallery div#investing-sec div#green-table table, .post-type-archive-hardstand_storage div#listing-map-gallery div#investing-sec div#green-table table, .page-template-page-land-for-storage div#listing-map-gallery div#investing-sec div#green-table table, .page-template-page-sustainable div#listing-map-gallery div#investing-sec div#green-table table, .page-id-3853 div#listing-map-gallery div#investing-sec div#green-table table, .page-id-4184 div#listing-map-gallery div#investing-sec div#green-table table, .page-id-4387 div#listing-map-gallery div#investing-sec div#green-table table, .page-id-4389 div#listing-map-gallery div#investing-sec div#green-table table, .page-id-4442 div#listing-map-gallery div#investing-sec div#green-table table, .page-id-4457 div#listing-map-gallery div#investing-sec div#green-table table {
  background: transparent;
  border: none;
  box-shadow: none !important;
}
.post-type-archive-co_investments div#listing-map-gallery div#investing-sec div#green-table table tr:nth-child(even), .post-type-archive-self_storage div#listing-map-gallery div#investing-sec div#green-table table tr:nth-child(even), .post-type-archive-hardstand_storage div#listing-map-gallery div#investing-sec div#green-table table tr:nth-child(even), .page-template-page-land-for-storage div#listing-map-gallery div#investing-sec div#green-table table tr:nth-child(even), .page-template-page-sustainable div#listing-map-gallery div#investing-sec div#green-table table tr:nth-child(even), .page-id-3853 div#listing-map-gallery div#investing-sec div#green-table table tr:nth-child(even), .page-id-4184 div#listing-map-gallery div#investing-sec div#green-table table tr:nth-child(even), .page-id-4387 div#listing-map-gallery div#investing-sec div#green-table table tr:nth-child(even), .page-id-4389 div#listing-map-gallery div#investing-sec div#green-table table tr:nth-child(even), .page-id-4442 div#listing-map-gallery div#investing-sec div#green-table table tr:nth-child(even), .page-id-4457 div#listing-map-gallery div#investing-sec div#green-table table tr:nth-child(even) {
  background: none;
}
.post-type-archive-co_investments div#listing-map-gallery div#investing-sec div#green-table table thead tr th, .post-type-archive-self_storage div#listing-map-gallery div#investing-sec div#green-table table thead tr th, .post-type-archive-hardstand_storage div#listing-map-gallery div#investing-sec div#green-table table thead tr th, .page-template-page-land-for-storage div#listing-map-gallery div#investing-sec div#green-table table thead tr th, .page-template-page-sustainable div#listing-map-gallery div#investing-sec div#green-table table thead tr th, .page-id-3853 div#listing-map-gallery div#investing-sec div#green-table table thead tr th, .page-id-4184 div#listing-map-gallery div#investing-sec div#green-table table thead tr th, .page-id-4387 div#listing-map-gallery div#investing-sec div#green-table table thead tr th, .page-id-4389 div#listing-map-gallery div#investing-sec div#green-table table thead tr th, .page-id-4442 div#listing-map-gallery div#investing-sec div#green-table table thead tr th, .page-id-4457 div#listing-map-gallery div#investing-sec div#green-table table thead tr th {
  background: #7dc242 !important;
  color: #fff;
  font-size: 20px;
  padding: 12px 34px;
  border: none;
  width: 50% !important;
}
.post-type-archive-co_investments div#listing-map-gallery div#investing-sec div#green-table table thead tr th:last-child, .post-type-archive-self_storage div#listing-map-gallery div#investing-sec div#green-table table thead tr th:last-child, .post-type-archive-hardstand_storage div#listing-map-gallery div#investing-sec div#green-table table thead tr th:last-child, .page-template-page-land-for-storage div#listing-map-gallery div#investing-sec div#green-table table thead tr th:last-child, .page-template-page-sustainable div#listing-map-gallery div#investing-sec div#green-table table thead tr th:last-child, .page-id-3853 div#listing-map-gallery div#investing-sec div#green-table table thead tr th:last-child, .page-id-4184 div#listing-map-gallery div#investing-sec div#green-table table thead tr th:last-child, .page-id-4387 div#listing-map-gallery div#investing-sec div#green-table table thead tr th:last-child, .page-id-4389 div#listing-map-gallery div#investing-sec div#green-table table thead tr th:last-child, .page-id-4442 div#listing-map-gallery div#investing-sec div#green-table table thead tr th:last-child, .page-id-4457 div#listing-map-gallery div#investing-sec div#green-table table thead tr th:last-child {
  padding-left: 0;
}
.post-type-archive-co_investments div#listing-map-gallery div#investing-sec div#green-table table tbody tr:first-child td, .post-type-archive-self_storage div#listing-map-gallery div#investing-sec div#green-table table tbody tr:first-child td, .post-type-archive-hardstand_storage div#listing-map-gallery div#investing-sec div#green-table table tbody tr:first-child td, .page-template-page-land-for-storage div#listing-map-gallery div#investing-sec div#green-table table tbody tr:first-child td, .page-template-page-sustainable div#listing-map-gallery div#investing-sec div#green-table table tbody tr:first-child td, .page-id-3853 div#listing-map-gallery div#investing-sec div#green-table table tbody tr:first-child td, .page-id-4184 div#listing-map-gallery div#investing-sec div#green-table table tbody tr:first-child td, .page-id-4387 div#listing-map-gallery div#investing-sec div#green-table table tbody tr:first-child td, .page-id-4389 div#listing-map-gallery div#investing-sec div#green-table table tbody tr:first-child td, .page-id-4442 div#listing-map-gallery div#investing-sec div#green-table table tbody tr:first-child td, .page-id-4457 div#listing-map-gallery div#investing-sec div#green-table table tbody tr:first-child td {
  padding-top: 30px !important;
}
.post-type-archive-co_investments div#listing-map-gallery div#investing-sec div#green-table table tbody tr:last-child, .post-type-archive-self_storage div#listing-map-gallery div#investing-sec div#green-table table tbody tr:last-child, .post-type-archive-hardstand_storage div#listing-map-gallery div#investing-sec div#green-table table tbody tr:last-child, .page-template-page-land-for-storage div#listing-map-gallery div#investing-sec div#green-table table tbody tr:last-child, .page-template-page-sustainable div#listing-map-gallery div#investing-sec div#green-table table tbody tr:last-child, .page-id-3853 div#listing-map-gallery div#investing-sec div#green-table table tbody tr:last-child, .page-id-4184 div#listing-map-gallery div#investing-sec div#green-table table tbody tr:last-child, .page-id-4387 div#listing-map-gallery div#investing-sec div#green-table table tbody tr:last-child, .page-id-4389 div#listing-map-gallery div#investing-sec div#green-table table tbody tr:last-child, .page-id-4442 div#listing-map-gallery div#investing-sec div#green-table table tbody tr:last-child, .page-id-4457 div#listing-map-gallery div#investing-sec div#green-table table tbody tr:last-child {
  border-top: 1px solid #d6d6d6;
}
.post-type-archive-co_investments div#listing-map-gallery div#investing-sec div#green-table table tbody tr:last-child td, .post-type-archive-self_storage div#listing-map-gallery div#investing-sec div#green-table table tbody tr:last-child td, .post-type-archive-hardstand_storage div#listing-map-gallery div#investing-sec div#green-table table tbody tr:last-child td, .page-template-page-land-for-storage div#listing-map-gallery div#investing-sec div#green-table table tbody tr:last-child td, .page-template-page-sustainable div#listing-map-gallery div#investing-sec div#green-table table tbody tr:last-child td, .page-id-3853 div#listing-map-gallery div#investing-sec div#green-table table tbody tr:last-child td, .page-id-4184 div#listing-map-gallery div#investing-sec div#green-table table tbody tr:last-child td, .page-id-4387 div#listing-map-gallery div#investing-sec div#green-table table tbody tr:last-child td, .page-id-4389 div#listing-map-gallery div#investing-sec div#green-table table tbody tr:last-child td, .page-id-4442 div#listing-map-gallery div#investing-sec div#green-table table tbody tr:last-child td, .page-id-4457 div#listing-map-gallery div#investing-sec div#green-table table tbody tr:last-child td {
  padding-top: 30px;
}
.post-type-archive-co_investments div#listing-map-gallery div#investing-sec div#green-table table tbody tr:nth-last-child(2) td, .post-type-archive-self_storage div#listing-map-gallery div#investing-sec div#green-table table tbody tr:nth-last-child(2) td, .post-type-archive-hardstand_storage div#listing-map-gallery div#investing-sec div#green-table table tbody tr:nth-last-child(2) td, .page-template-page-land-for-storage div#listing-map-gallery div#investing-sec div#green-table table tbody tr:nth-last-child(2) td, .page-template-page-sustainable div#listing-map-gallery div#investing-sec div#green-table table tbody tr:nth-last-child(2) td, .page-id-3853 div#listing-map-gallery div#investing-sec div#green-table table tbody tr:nth-last-child(2) td, .page-id-4184 div#listing-map-gallery div#investing-sec div#green-table table tbody tr:nth-last-child(2) td, .page-id-4387 div#listing-map-gallery div#investing-sec div#green-table table tbody tr:nth-last-child(2) td, .page-id-4389 div#listing-map-gallery div#investing-sec div#green-table table tbody tr:nth-last-child(2) td, .page-id-4442 div#listing-map-gallery div#investing-sec div#green-table table tbody tr:nth-last-child(2) td, .page-id-4457 div#listing-map-gallery div#investing-sec div#green-table table tbody tr:nth-last-child(2) td {
  padding-bottom: 30px;
}
.post-type-archive-co_investments div#listing-map-gallery div#investing-sec div#green-table table tbody tr td, .post-type-archive-self_storage div#listing-map-gallery div#investing-sec div#green-table table tbody tr td, .post-type-archive-hardstand_storage div#listing-map-gallery div#investing-sec div#green-table table tbody tr td, .page-template-page-land-for-storage div#listing-map-gallery div#investing-sec div#green-table table tbody tr td, .page-template-page-sustainable div#listing-map-gallery div#investing-sec div#green-table table tbody tr td, .page-id-3853 div#listing-map-gallery div#investing-sec div#green-table table tbody tr td, .page-id-4184 div#listing-map-gallery div#investing-sec div#green-table table tbody tr td, .page-id-4387 div#listing-map-gallery div#investing-sec div#green-table table tbody tr td, .page-id-4389 div#listing-map-gallery div#investing-sec div#green-table table tbody tr td, .page-id-4442 div#listing-map-gallery div#investing-sec div#green-table table tbody tr td, .page-id-4457 div#listing-map-gallery div#investing-sec div#green-table table tbody tr td {
  border: none;
  padding: 15px 0;
  background: transparent !important;
  line-height: 1;
  width: 50% !important;
}
.post-type-archive-co_investments div#listing-map-gallery div#investing-sec div#green-table table tbody tr strong, .post-type-archive-self_storage div#listing-map-gallery div#investing-sec div#green-table table tbody tr strong, .post-type-archive-hardstand_storage div#listing-map-gallery div#investing-sec div#green-table table tbody tr strong, .page-template-page-land-for-storage div#listing-map-gallery div#investing-sec div#green-table table tbody tr strong, .page-template-page-sustainable div#listing-map-gallery div#investing-sec div#green-table table tbody tr strong, .page-id-3853 div#listing-map-gallery div#investing-sec div#green-table table tbody tr strong, .page-id-4184 div#listing-map-gallery div#investing-sec div#green-table table tbody tr strong, .page-id-4387 div#listing-map-gallery div#investing-sec div#green-table table tbody tr strong, .page-id-4389 div#listing-map-gallery div#investing-sec div#green-table table tbody tr strong, .page-id-4442 div#listing-map-gallery div#investing-sec div#green-table table tbody tr strong, .page-id-4457 div#listing-map-gallery div#investing-sec div#green-table table tbody tr strong {
  font-family: "Proxima Nova Semibold";
  font-weight: 400;
}
.post-type-archive-co_investments div#listing-map-gallery .mobile-content, .post-type-archive-self_storage div#listing-map-gallery .mobile-content, .post-type-archive-hardstand_storage div#listing-map-gallery .mobile-content, .page-template-page-land-for-storage div#listing-map-gallery .mobile-content, .page-template-page-sustainable div#listing-map-gallery .mobile-content, .page-id-3853 div#listing-map-gallery .mobile-content, .page-id-4184 div#listing-map-gallery .mobile-content, .page-id-4387 div#listing-map-gallery .mobile-content, .page-id-4389 div#listing-map-gallery .mobile-content, .page-id-4442 div#listing-map-gallery .mobile-content, .page-id-4457 div#listing-map-gallery .mobile-content {
  display: none;
}
@media only screen and (max-width: 1200px) {
  .post-type-archive-co_investments div#listing-map-gallery .mobile-content, .post-type-archive-self_storage div#listing-map-gallery .mobile-content, .post-type-archive-hardstand_storage div#listing-map-gallery .mobile-content, .page-template-page-land-for-storage div#listing-map-gallery .mobile-content, .page-template-page-sustainable div#listing-map-gallery .mobile-content, .page-id-3853 div#listing-map-gallery .mobile-content, .page-id-4184 div#listing-map-gallery .mobile-content, .page-id-4387 div#listing-map-gallery .mobile-content, .page-id-4389 div#listing-map-gallery .mobile-content, .page-id-4442 div#listing-map-gallery .mobile-content, .page-id-4457 div#listing-map-gallery .mobile-content {
    display: block;
    padding: 10px;
    margin-top: 30px;
  }
}
.post-type-archive-co_investments div#listing-map-gallery .mobile-content .filter-item, .post-type-archive-self_storage div#listing-map-gallery .mobile-content .filter-item, .post-type-archive-hardstand_storage div#listing-map-gallery .mobile-content .filter-item, .page-template-page-land-for-storage div#listing-map-gallery .mobile-content .filter-item, .page-template-page-sustainable div#listing-map-gallery .mobile-content .filter-item, .page-id-3853 div#listing-map-gallery .mobile-content .filter-item, .page-id-4184 div#listing-map-gallery .mobile-content .filter-item, .page-id-4387 div#listing-map-gallery .mobile-content .filter-item, .page-id-4389 div#listing-map-gallery .mobile-content .filter-item, .page-id-4442 div#listing-map-gallery .mobile-content .filter-item, .page-id-4457 div#listing-map-gallery .mobile-content .filter-item {
  background: #fff;
  padding: 20px;
  margin-bottom: 30px;
  box-shadow: 1px 1px 10px #a09c9c;
}
.post-type-archive-co_investments div#listing-map-gallery .mobile-content .filter-item.catalogue-item, .post-type-archive-self_storage div#listing-map-gallery .mobile-content .filter-item.catalogue-item, .post-type-archive-hardstand_storage div#listing-map-gallery .mobile-content .filter-item.catalogue-item, .page-template-page-land-for-storage div#listing-map-gallery .mobile-content .filter-item.catalogue-item, .page-template-page-sustainable div#listing-map-gallery .mobile-content .filter-item.catalogue-item, .page-id-3853 div#listing-map-gallery .mobile-content .filter-item.catalogue-item, .page-id-4184 div#listing-map-gallery .mobile-content .filter-item.catalogue-item, .page-id-4387 div#listing-map-gallery .mobile-content .filter-item.catalogue-item, .page-id-4389 div#listing-map-gallery .mobile-content .filter-item.catalogue-item, .page-id-4442 div#listing-map-gallery .mobile-content .filter-item.catalogue-item, .page-id-4457 div#listing-map-gallery .mobile-content .filter-item.catalogue-item {
  text-align: center;
}
.post-type-archive-co_investments div#listing-map-gallery .mobile-content h4, .post-type-archive-self_storage div#listing-map-gallery .mobile-content h4, .post-type-archive-hardstand_storage div#listing-map-gallery .mobile-content h4, .page-template-page-land-for-storage div#listing-map-gallery .mobile-content h4, .page-template-page-sustainable div#listing-map-gallery .mobile-content h4, .page-id-3853 div#listing-map-gallery .mobile-content h4, .page-id-4184 div#listing-map-gallery .mobile-content h4, .page-id-4387 div#listing-map-gallery .mobile-content h4, .page-id-4389 div#listing-map-gallery .mobile-content h4, .page-id-4442 div#listing-map-gallery .mobile-content h4, .page-id-4457 div#listing-map-gallery .mobile-content h4 {
  font-size: 20px;
  font-family: "Proxima Nova Bold";
  margin: 0;
  color: #7cc242;
  line-height: 1.3;
  margin-bottom: 15px;
}
@media only screen and (max-width: 1200px) {
  .post-type-archive-co_investments div#listing-map-gallery .hide-mobile, .post-type-archive-self_storage div#listing-map-gallery .hide-mobile, .post-type-archive-hardstand_storage div#listing-map-gallery .hide-mobile, .page-template-page-land-for-storage div#listing-map-gallery .hide-mobile, .page-template-page-sustainable div#listing-map-gallery .hide-mobile, .page-id-3853 div#listing-map-gallery .hide-mobile, .page-id-4184 div#listing-map-gallery .hide-mobile, .page-id-4387 div#listing-map-gallery .hide-mobile, .page-id-4389 div#listing-map-gallery .hide-mobile, .page-id-4442 div#listing-map-gallery .hide-mobile, .page-id-4457 div#listing-map-gallery .hide-mobile {
    display: none;
  }
}
.post-type-archive-co_investments .no-listings-found, .post-type-archive-self_storage .no-listings-found, .post-type-archive-hardstand_storage .no-listings-found, .page-template-page-land-for-storage .no-listings-found, .page-template-page-sustainable .no-listings-found, .page-id-3853 .no-listings-found, .page-id-4184 .no-listings-found, .page-id-4387 .no-listings-found, .page-id-4389 .no-listings-found, .page-id-4442 .no-listings-found, .page-id-4457 .no-listings-found {
  text-align: center;
  padding-top: 100px;
  width: 100%;
}
.post-type-archive-co_investments .no-listings-found h2, .post-type-archive-self_storage .no-listings-found h2, .post-type-archive-hardstand_storage .no-listings-found h2, .page-template-page-land-for-storage .no-listings-found h2, .page-template-page-sustainable .no-listings-found h2, .page-id-3853 .no-listings-found h2, .page-id-4184 .no-listings-found h2, .page-id-4387 .no-listings-found h2, .page-id-4389 .no-listings-found h2, .page-id-4442 .no-listings-found h2, .page-id-4457 .no-listings-found h2 {
  margin-bottom: 38px;
  font-size: 50px;
  font-family: "Proxima Nova Bold" !important;
}
@media only screen and (max-width: 991px) {
  .post-type-archive-co_investments .no-listings-found h2, .post-type-archive-self_storage .no-listings-found h2, .post-type-archive-hardstand_storage .no-listings-found h2, .page-template-page-land-for-storage .no-listings-found h2, .page-template-page-sustainable .no-listings-found h2, .page-id-3853 .no-listings-found h2, .page-id-4184 .no-listings-found h2, .page-id-4387 .no-listings-found h2, .page-id-4389 .no-listings-found h2, .page-id-4442 .no-listings-found h2, .page-id-4457 .no-listings-found h2 {
    font-size: 23px !important;
  }
}
.post-type-archive-co_investments .no-listings-found p, .post-type-archive-self_storage .no-listings-found p, .post-type-archive-hardstand_storage .no-listings-found p, .page-template-page-land-for-storage .no-listings-found p, .page-template-page-sustainable .no-listings-found p, .page-id-3853 .no-listings-found p, .page-id-4184 .no-listings-found p, .page-id-4387 .no-listings-found p, .page-id-4389 .no-listings-found p, .page-id-4442 .no-listings-found p, .page-id-4457 .no-listings-found p {
  font-size: 16px;
  font-family: "Proxima Nova Regular" !important;
}
.post-type-archive-co_investments .no-listings-found a, .post-type-archive-self_storage .no-listings-found a, .post-type-archive-hardstand_storage .no-listings-found a, .page-template-page-land-for-storage .no-listings-found a, .page-template-page-sustainable .no-listings-found a, .page-id-3853 .no-listings-found a, .page-id-4184 .no-listings-found a, .page-id-4387 .no-listings-found a, .page-id-4389 .no-listings-found a, .page-id-4442 .no-listings-found a, .page-id-4457 .no-listings-found a {
  color: #7cc242;
  font-family: "Proxima Nova Bold";
}
.post-type-archive-co_investments #listings-sec, .post-type-archive-self_storage #listings-sec, .post-type-archive-hardstand_storage #listings-sec, .page-template-page-land-for-storage #listings-sec, .page-template-page-sustainable #listings-sec, .page-id-3853 #listings-sec, .page-id-4184 #listings-sec, .page-id-4387 #listings-sec, .page-id-4389 #listings-sec, .page-id-4442 #listings-sec, .page-id-4457 #listings-sec {
  min-height: 100vh;
}
.post-type-archive-co_investments #listings-sec .listings-cont, .post-type-archive-self_storage #listings-sec .listings-cont, .post-type-archive-hardstand_storage #listings-sec .listings-cont, .page-template-page-land-for-storage #listings-sec .listings-cont, .page-template-page-sustainable #listings-sec .listings-cont, .page-id-3853 #listings-sec .listings-cont, .page-id-4184 #listings-sec .listings-cont, .page-id-4387 #listings-sec .listings-cont, .page-id-4389 #listings-sec .listings-cont, .page-id-4442 #listings-sec .listings-cont, .page-id-4457 #listings-sec .listings-cont {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}
.post-type-archive-co_investments #listings-sec .listing-card, .post-type-archive-self_storage #listings-sec .listing-card, .post-type-archive-hardstand_storage #listings-sec .listing-card, .page-template-page-land-for-storage #listings-sec .listing-card, .page-template-page-sustainable #listings-sec .listing-card, .page-id-3853 #listings-sec .listing-card, .page-id-4184 #listings-sec .listing-card, .page-id-4387 #listings-sec .listing-card, .page-id-4389 #listings-sec .listing-card, .page-id-4442 #listings-sec .listing-card, .page-id-4457 #listings-sec .listing-card {
  margin: 12px;
  width: calc(20% - 24px);
  background-color: #fff;
  cursor: pointer;
  box-shadow: 0 0 10px -10px rgba(0, 0, 0, 0.12);
  position: relative;
}
@media screen and (max-width: 1380px) {
  .post-type-archive-co_investments #listings-sec .listing-card, .post-type-archive-self_storage #listings-sec .listing-card, .post-type-archive-hardstand_storage #listings-sec .listing-card, .page-template-page-land-for-storage #listings-sec .listing-card, .page-template-page-sustainable #listings-sec .listing-card, .page-id-3853 #listings-sec .listing-card, .page-id-4184 #listings-sec .listing-card, .page-id-4387 #listings-sec .listing-card, .page-id-4389 #listings-sec .listing-card, .page-id-4442 #listings-sec .listing-card, .page-id-4457 #listings-sec .listing-card {
    width: calc(25% - 24px);
  }
}
@media screen and (max-width: 1200px) {
  .post-type-archive-co_investments #listings-sec .listing-card, .post-type-archive-self_storage #listings-sec .listing-card, .post-type-archive-hardstand_storage #listings-sec .listing-card, .page-template-page-land-for-storage #listings-sec .listing-card, .page-template-page-sustainable #listings-sec .listing-card, .page-id-3853 #listings-sec .listing-card, .page-id-4184 #listings-sec .listing-card, .page-id-4387 #listings-sec .listing-card, .page-id-4389 #listings-sec .listing-card, .page-id-4442 #listings-sec .listing-card, .page-id-4457 #listings-sec .listing-card {
    width: calc(33.33% - 24px);
  }
}
@media screen and (max-width: 991px) {
  .post-type-archive-co_investments #listings-sec .listing-card, .post-type-archive-self_storage #listings-sec .listing-card, .post-type-archive-hardstand_storage #listings-sec .listing-card, .page-template-page-land-for-storage #listings-sec .listing-card, .page-template-page-sustainable #listings-sec .listing-card, .page-id-3853 #listings-sec .listing-card, .page-id-4184 #listings-sec .listing-card, .page-id-4387 #listings-sec .listing-card, .page-id-4389 #listings-sec .listing-card, .page-id-4442 #listings-sec .listing-card, .page-id-4457 #listings-sec .listing-card {
    width: calc(50% - 24px);
  }
}
@media screen and (max-width: 480px) {
  .post-type-archive-co_investments #listings-sec .listing-card, .post-type-archive-self_storage #listings-sec .listing-card, .post-type-archive-hardstand_storage #listings-sec .listing-card, .page-template-page-land-for-storage #listings-sec .listing-card, .page-template-page-sustainable #listings-sec .listing-card, .page-id-3853 #listings-sec .listing-card, .page-id-4184 #listings-sec .listing-card, .page-id-4387 #listings-sec .listing-card, .page-id-4389 #listings-sec .listing-card, .page-id-4442 #listings-sec .listing-card, .page-id-4457 #listings-sec .listing-card {
    width: calc(100% - 24px);
  }
}
.post-type-archive-co_investments #listings-sec .listing-card:hover, .post-type-archive-self_storage #listings-sec .listing-card:hover, .post-type-archive-hardstand_storage #listings-sec .listing-card:hover, .page-template-page-land-for-storage #listings-sec .listing-card:hover, .page-template-page-sustainable #listings-sec .listing-card:hover, .page-id-3853 #listings-sec .listing-card:hover, .page-id-4184 #listings-sec .listing-card:hover, .page-id-4387 #listings-sec .listing-card:hover, .page-id-4389 #listings-sec .listing-card:hover, .page-id-4442 #listings-sec .listing-card:hover, .page-id-4457 #listings-sec .listing-card:hover {
  box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.12);
}
.post-type-archive-co_investments #listings-sec .listing-card .listing-link, .post-type-archive-self_storage #listings-sec .listing-card .listing-link, .post-type-archive-hardstand_storage #listings-sec .listing-card .listing-link, .page-template-page-land-for-storage #listings-sec .listing-card .listing-link, .page-template-page-sustainable #listings-sec .listing-card .listing-link, .page-id-3853 #listings-sec .listing-card .listing-link, .page-id-4184 #listings-sec .listing-card .listing-link, .page-id-4387 #listings-sec .listing-card .listing-link, .page-id-4389 #listings-sec .listing-card .listing-link, .page-id-4442 #listings-sec .listing-card .listing-link, .page-id-4457 #listings-sec .listing-card .listing-link {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
}
.post-type-archive-co_investments #listings-sec .listing-card .listing-suburb, .post-type-archive-self_storage #listings-sec .listing-card .listing-suburb, .post-type-archive-hardstand_storage #listings-sec .listing-card .listing-suburb, .page-template-page-land-for-storage #listings-sec .listing-card .listing-suburb, .page-template-page-sustainable #listings-sec .listing-card .listing-suburb, .page-id-3853 #listings-sec .listing-card .listing-suburb, .page-id-4184 #listings-sec .listing-card .listing-suburb, .page-id-4387 #listings-sec .listing-card .listing-suburb, .page-id-4389 #listings-sec .listing-card .listing-suburb, .page-id-4442 #listings-sec .listing-card .listing-suburb, .page-id-4457 #listings-sec .listing-card .listing-suburb {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.3);
  padding: 10px 15px;
  color: #fff;
  font-size: 14px;
  z-index: 1;
}
.post-type-archive-co_investments #listings-sec .listing-card .listing-image, .post-type-archive-self_storage #listings-sec .listing-card .listing-image, .post-type-archive-hardstand_storage #listings-sec .listing-card .listing-image, .page-template-page-land-for-storage #listings-sec .listing-card .listing-image, .page-template-page-sustainable #listings-sec .listing-card .listing-image, .page-id-3853 #listings-sec .listing-card .listing-image, .page-id-4184 #listings-sec .listing-card .listing-image, .page-id-4387 #listings-sec .listing-card .listing-image, .page-id-4389 #listings-sec .listing-card .listing-image, .page-id-4442 #listings-sec .listing-card .listing-image, .page-id-4457 #listings-sec .listing-card .listing-image {
  position: relative;
}
.post-type-archive-co_investments #listings-sec .listing-card .listing-image img, .post-type-archive-self_storage #listings-sec .listing-card .listing-image img, .post-type-archive-hardstand_storage #listings-sec .listing-card .listing-image img, .page-template-page-land-for-storage #listings-sec .listing-card .listing-image img, .page-template-page-sustainable #listings-sec .listing-card .listing-image img, .page-id-3853 #listings-sec .listing-card .listing-image img, .page-id-4184 #listings-sec .listing-card .listing-image img, .page-id-4387 #listings-sec .listing-card .listing-image img, .page-id-4389 #listings-sec .listing-card .listing-image img, .page-id-4442 #listings-sec .listing-card .listing-image img, .page-id-4457 #listings-sec .listing-card .listing-image img {
  height: 260px;
  width: 100%;
  object-fit: cover;
}
.post-type-archive-co_investments #listings-sec .listing-card .listing-image .listing-sold, .post-type-archive-self_storage #listings-sec .listing-card .listing-image .listing-sold, .post-type-archive-hardstand_storage #listings-sec .listing-card .listing-image .listing-sold, .page-template-page-land-for-storage #listings-sec .listing-card .listing-image .listing-sold, .page-template-page-sustainable #listings-sec .listing-card .listing-image .listing-sold, .page-id-3853 #listings-sec .listing-card .listing-image .listing-sold, .page-id-4184 #listings-sec .listing-card .listing-image .listing-sold, .page-id-4387 #listings-sec .listing-card .listing-image .listing-sold, .page-id-4389 #listings-sec .listing-card .listing-image .listing-sold, .page-id-4442 #listings-sec .listing-card .listing-image .listing-sold, .page-id-4457 #listings-sec .listing-card .listing-image .listing-sold {
  background: rgba(194, 25, 3, 0.85);
  color: white;
  font-size: 20px;
  padding: 0 20px;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.post-type-archive-co_investments #listings-sec .listing-card .listing-info, .post-type-archive-self_storage #listings-sec .listing-card .listing-info, .post-type-archive-hardstand_storage #listings-sec .listing-card .listing-info, .page-template-page-land-for-storage #listings-sec .listing-card .listing-info, .page-template-page-sustainable #listings-sec .listing-card .listing-info, .page-id-3853 #listings-sec .listing-card .listing-info, .page-id-4184 #listings-sec .listing-card .listing-info, .page-id-4387 #listings-sec .listing-card .listing-info, .page-id-4389 #listings-sec .listing-card .listing-info, .page-id-4442 #listings-sec .listing-card .listing-info, .page-id-4457 #listings-sec .listing-card .listing-info {
  padding: 14px 20px 19px;
}
.post-type-archive-co_investments #listings-sec .listing-card .listing-info h4, .post-type-archive-self_storage #listings-sec .listing-card .listing-info h4, .post-type-archive-hardstand_storage #listings-sec .listing-card .listing-info h4, .page-template-page-land-for-storage #listings-sec .listing-card .listing-info h4, .page-template-page-sustainable #listings-sec .listing-card .listing-info h4, .page-id-3853 #listings-sec .listing-card .listing-info h4, .page-id-4184 #listings-sec .listing-card .listing-info h4, .page-id-4387 #listings-sec .listing-card .listing-info h4, .page-id-4389 #listings-sec .listing-card .listing-info h4, .page-id-4442 #listings-sec .listing-card .listing-info h4, .page-id-4457 #listings-sec .listing-card .listing-info h4 {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 35px;
  margin-top: 0;
  font-family: "Proxima Nova Regular";
  font-weight: 400 !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.post-type-archive-co_investments #listings-sec .listing-card .listing-info .listing-loc p, .post-type-archive-self_storage #listings-sec .listing-card .listing-info .listing-loc p, .post-type-archive-hardstand_storage #listings-sec .listing-card .listing-info .listing-loc p, .page-template-page-land-for-storage #listings-sec .listing-card .listing-info .listing-loc p, .page-template-page-sustainable #listings-sec .listing-card .listing-info .listing-loc p, .page-id-3853 #listings-sec .listing-card .listing-info .listing-loc p, .page-id-4184 #listings-sec .listing-card .listing-info .listing-loc p, .page-id-4387 #listings-sec .listing-card .listing-info .listing-loc p, .page-id-4389 #listings-sec .listing-card .listing-info .listing-loc p, .page-id-4442 #listings-sec .listing-card .listing-info .listing-loc p, .page-id-4457 #listings-sec .listing-card .listing-info .listing-loc p {
  margin: 0;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.post-type-archive-co_investments #listings-sec .listing-card .listing-info .listing-loc p.listing-title, .post-type-archive-self_storage #listings-sec .listing-card .listing-info .listing-loc p.listing-title, .post-type-archive-hardstand_storage #listings-sec .listing-card .listing-info .listing-loc p.listing-title, .page-template-page-land-for-storage #listings-sec .listing-card .listing-info .listing-loc p.listing-title, .page-template-page-sustainable #listings-sec .listing-card .listing-info .listing-loc p.listing-title, .page-id-3853 #listings-sec .listing-card .listing-info .listing-loc p.listing-title, .page-id-4184 #listings-sec .listing-card .listing-info .listing-loc p.listing-title, .page-id-4387 #listings-sec .listing-card .listing-info .listing-loc p.listing-title, .page-id-4389 #listings-sec .listing-card .listing-info .listing-loc p.listing-title, .page-id-4442 #listings-sec .listing-card .listing-info .listing-loc p.listing-title, .page-id-4457 #listings-sec .listing-card .listing-info .listing-loc p.listing-title {
  color: #999;
}
.post-type-archive-co_investments #listings-sec.shrink-sec, .post-type-archive-self_storage #listings-sec.shrink-sec, .post-type-archive-hardstand_storage #listings-sec.shrink-sec, .page-template-page-land-for-storage #listings-sec.shrink-sec, .page-template-page-sustainable #listings-sec.shrink-sec, .page-id-3853 #listings-sec.shrink-sec, .page-id-4184 #listings-sec.shrink-sec, .page-id-4387 #listings-sec.shrink-sec, .page-id-4389 #listings-sec.shrink-sec, .page-id-4442 #listings-sec.shrink-sec, .page-id-4457 #listings-sec.shrink-sec {
  width: calc(100% - 375px);
  margin-left: auto;
}
.post-type-archive-co_investments #listings-sec.shrink-sec .listing-card, .post-type-archive-self_storage #listings-sec.shrink-sec .listing-card, .post-type-archive-hardstand_storage #listings-sec.shrink-sec .listing-card, .page-template-page-land-for-storage #listings-sec.shrink-sec .listing-card, .page-template-page-sustainable #listings-sec.shrink-sec .listing-card, .page-id-3853 #listings-sec.shrink-sec .listing-card, .page-id-4184 #listings-sec.shrink-sec .listing-card, .page-id-4387 #listings-sec.shrink-sec .listing-card, .page-id-4389 #listings-sec.shrink-sec .listing-card, .page-id-4442 #listings-sec.shrink-sec .listing-card, .page-id-4457 #listings-sec.shrink-sec .listing-card {
  width: calc(33.33% - 24px);
}
/* Popup Form */
.listing-form label {
  font-size: 14px;
  display: -webkit-box;
}
.listing-form label span {
  color: #f00;
}
.listing-form .popup-btns input {
  flex-basis: 100% !important;
}
.listing-form .modal-body > p {
  margin: 0;
  padding: 10px 25px 0;
}
/** Single Listing **/
.single-co_investments.modal-open::-webkit-scrollbar, .single-self_storage.modal-open::-webkit-scrollbar, .single-hardstand_storage.modal-open::-webkit-scrollbar {
  display: none !important;
}
.single-co_investments .title-txt, .single-self_storage .title-txt, .single-hardstand_storage .title-txt {
  max-width: 1040px;
  margin: 0 auto;
}
.single-co_investments .fusion-header-wrapper, .single-self_storage .fusion-header-wrapper, .single-hardstand_storage .fusion-header-wrapper {
  z-index: 999;
}
.single-co_investments #main, .single-self_storage #main, .single-hardstand_storage #main {
  background: #f2f2f2;
}
.single-co_investments .listing-title-bar, .single-self_storage .listing-title-bar, .single-hardstand_storage .listing-title-bar {
  background: #7cc242;
  padding: 0 25px 5px;
  height: 80px;
  display: flex;
  align-items: center;
  margin-bottom: 25px;
  position: relative;
}
.single-co_investments .listing-title-bar h5, .single-self_storage .listing-title-bar h5, .single-hardstand_storage .listing-title-bar h5 {
  color: #fff;
  font-size: 20px;
  margin: 0 auto;
  text-align: center;
}
.single-co_investments .share-popup, .single-self_storage .share-popup, .single-hardstand_storage .share-popup {
  left: 30px;
}
.single-co_investments .simple-lightbox button, .single-self_storage .simple-lightbox button, .single-hardstand_storage .simple-lightbox button {
  color: #fff;
  top: 25px;
  right: 25px;
}
.single-co_investments .simple-lightbox .sl-navigation button, .single-self_storage .simple-lightbox .sl-navigation button, .single-hardstand_storage .simple-lightbox .sl-navigation button {
  top: 50%;
  margin-top: -12.5px;
}
.single-co_investments .sl-overlay, .single-self_storage .sl-overlay, .single-hardstand_storage .sl-overlay {
  background: #000;
  opacity: 0.75;
}
.single-co_investments .single-listing-content, .single-self_storage .single-listing-content, .single-hardstand_storage .single-listing-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1088px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 25px;
}
.single-co_investments .single-listing-content h2, .single-self_storage .single-listing-content h2, .single-hardstand_storage .single-listing-content h2, .single-co_investments .single-listing-content h3, .single-self_storage .single-listing-content h3, .single-hardstand_storage .single-listing-content h3, .single-co_investments .single-listing-content h4, .single-self_storage .single-listing-content h4, .single-hardstand_storage .single-listing-content h4, .single-co_investments .single-listing-content h5, .single-self_storage .single-listing-content h5, .single-hardstand_storage .single-listing-content h5 {
  margin: 0;
  font-family: "Proxima Nova Regular";
  font-weight: 400 !important;
}
.single-co_investments .single-listing-content a:not(.default-btn), .single-self_storage .single-listing-content a:not(.default-btn), .single-hardstand_storage .single-listing-content a:not(.default-btn) {
  color: #7cc242;
}
.single-co_investments .single-listing-content a:not(.default-btn):hover, .single-self_storage .single-listing-content a:not(.default-btn):hover, .single-hardstand_storage .single-listing-content a:not(.default-btn):hover {
  text-decoration: underline;
}
.single-co_investments .single-listing-content .white-box, .single-self_storage .single-listing-content .white-box, .single-hardstand_storage .single-listing-content .white-box {
  background: #fff;
  padding: 25px;
  margin-bottom: 15px;
}
.single-co_investments .single-listing-content .white-box .box-label, .single-self_storage .single-listing-content .white-box .box-label, .single-hardstand_storage .single-listing-content .white-box .box-label {
  font-size: 18px;
  color: #bbb;
  font-family: "Proxima Nova Regular";
  margin-bottom: 20px;
}
.single-co_investments .single-listing-content .listing-info h3, .single-self_storage .single-listing-content .listing-info h3, .single-hardstand_storage .single-listing-content .listing-info h3 {
  font-size: 30px;
  line-height: 1em !important;
  color: #333;
  font-family: "Proxima Nova Regular";
}
.single-co_investments .single-listing-content .listing-gallery, .single-self_storage .single-listing-content .listing-gallery, .single-hardstand_storage .single-listing-content .listing-gallery {
  flex-basis: 100%;
  padding: 10px;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
}
.single-co_investments .single-listing-content .listing-gallery .main-image, .single-self_storage .single-listing-content .listing-gallery .main-image, .single-hardstand_storage .single-listing-content .listing-gallery .main-image {
  flex-basis: 78%;
  flex-grow: 1;
  margin-right: 10px;
  position: relative;
  overflow: hidden;
}
.single-co_investments .single-listing-content .listing-gallery .main-image img, .single-self_storage .single-listing-content .listing-gallery .main-image img, .single-hardstand_storage .single-listing-content .listing-gallery .main-image img {
  width: 100%;
  height: 520px;
  object-fit: cover;
  min-width: 768px;
}
.single-co_investments .single-listing-content .listing-gallery .main-image .status-ribbon, .single-self_storage .single-listing-content .listing-gallery .main-image .status-ribbon, .single-hardstand_storage .single-listing-content .listing-gallery .main-image .status-ribbon {
  top: 40px;
  line-height: 95px;
  font-size: 28px;
  display: block;
  position: absolute;
  left: -170px;
  color: #fff;
  padding: 0 200px 0 220px;
  margin: 0;
  transform: rotate(-45deg);
  text-align: center;
  white-space: nowrap;
}
.single-co_investments .single-listing-content .listing-gallery .main-image .status-ribbon.sold, .single-self_storage .single-listing-content .listing-gallery .main-image .status-ribbon.sold, .single-hardstand_storage .single-listing-content .listing-gallery .main-image .status-ribbon.sold {
  background: rgba(194, 25, 3, 0.85) !important;
}
.single-co_investments .single-listing-content .listing-gallery .main-image .gallery-icons, .single-self_storage .single-listing-content .listing-gallery .main-image .gallery-icons, .single-hardstand_storage .single-listing-content .listing-gallery .main-image .gallery-icons {
  position: absolute;
  top: 25px;
  right: 25px;
  display: flex;
  justify-content: flex-end;
  width: 100%;
}
.single-co_investments .single-listing-content .listing-gallery .main-image .gallery-icons .gallery-icon, .single-self_storage .single-listing-content .listing-gallery .main-image .gallery-icons .gallery-icon, .single-hardstand_storage .single-listing-content .listing-gallery .main-image .gallery-icons .gallery-icon {
  width: 50px;
  height: 50px;
  border-radius: 2px;
  background-clip: padding-box;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  position: relative;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
}
.single-co_investments .single-listing-content .listing-gallery .main-image .gallery-icons .gallery-icon:last-of-type, .single-self_storage .single-listing-content .listing-gallery .main-image .gallery-icons .gallery-icon:last-of-type, .single-hardstand_storage .single-listing-content .listing-gallery .main-image .gallery-icons .gallery-icon:last-of-type {
  margin-right: 0;
}
.single-co_investments .single-listing-content .listing-gallery .main-image .gallery-icons .gallery-icon:hover, .single-self_storage .single-listing-content .listing-gallery .main-image .gallery-icons .gallery-icon:hover, .single-hardstand_storage .single-listing-content .listing-gallery .main-image .gallery-icons .gallery-icon:hover {
  background-color: rgba(0, 0, 0, 0.75);
}
.single-co_investments .single-listing-content .listing-gallery .main-image .gallery-icons .gallery-icon i, .single-self_storage .single-listing-content .listing-gallery .main-image .gallery-icons .gallery-icon i, .single-hardstand_storage .single-listing-content .listing-gallery .main-image .gallery-icons .gallery-icon i {
  font-size: 30px;
  color: white;
}
.single-co_investments .single-listing-content .listing-gallery .other-images, .single-self_storage .single-listing-content .listing-gallery .other-images, .single-hardstand_storage .single-listing-content .listing-gallery .other-images {
  flex-basis: 22%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
}
.single-co_investments .single-listing-content .listing-gallery .other-images img, .single-self_storage .single-listing-content .listing-gallery .other-images img, .single-hardstand_storage .single-listing-content .listing-gallery .other-images img {
  object-fit: cover;
  width: 100%;
  height: 167px;
}
.single-co_investments .single-listing-content .listing-gallery .other-images .more-photos, .single-self_storage .single-listing-content .listing-gallery .other-images .more-photos, .single-hardstand_storage .single-listing-content .listing-gallery .other-images .more-photos {
  position: absolute;
  height: 40px;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff;
  width: 100%;
  text-align: center;
  font-weight: 500;
  font-size: 16px;
  padding-top: 9px;
}
.single-co_investments .single-listing-content .listing-content, .single-self_storage .single-listing-content .listing-content, .single-hardstand_storage .single-listing-content .listing-content {
  flex-basis: 65%;
}
.single-co_investments .single-listing-content .listing-content h1, .single-self_storage .single-listing-content .listing-content h1, .single-hardstand_storage .single-listing-content .listing-content h1 {
  font-size: 25px;
  margin: 0;
  font-weight: 400 !Important;
  font-family: "Proxima Nova Bold";
}
.single-co_investments .single-listing-content .listing-content .listing-desc, .single-self_storage .single-listing-content .listing-content .listing-desc, .single-hardstand_storage .single-listing-content .listing-content .listing-desc {
  font-size: 16px;
  line-height: 30px;
}
.single-co_investments .single-listing-content .listing-content .listing-desc .box-label, .single-self_storage .single-listing-content .listing-content .listing-desc .box-label, .single-hardstand_storage .single-listing-content .listing-content .listing-desc .box-label {
  font-size: 20px;
}
.single-co_investments .single-listing-content .listing-content .listing-desc p, .single-self_storage .single-listing-content .listing-content .listing-desc p, .single-hardstand_storage .single-listing-content .listing-content .listing-desc p {
  font-size: 16px;
  margin-top: 0 !important;
  margin-bottom: 25px;
}
.single-co_investments .single-listing-content .listing-content .listing-desc h3, .single-self_storage .single-listing-content .listing-content .listing-desc h3, .single-hardstand_storage .single-listing-content .listing-content .listing-desc h3 {
  font-size: 30px;
  margin: 20px 0;
}
.single-co_investments .single-listing-content .listing-content .listing-desc h4, .single-self_storage .single-listing-content .listing-content .listing-desc h4, .single-hardstand_storage .single-listing-content .listing-content .listing-desc h4 {
  font-size: 20px;
  line-height: 1.2em !Important;
  margin-bottom: 30px;
}
.single-co_investments .single-listing-content .listing-content .listing-desc h5, .single-self_storage .single-listing-content .listing-content .listing-desc h5, .single-hardstand_storage .single-listing-content .listing-content .listing-desc h5 {
  font-size: 13px;
  font-weight: 400 !important;
  margin-bottom: 30px;
  font-family: "Proxima Nova Bold";
}
.single-co_investments .single-listing-content .listing-content .listing-tags, .single-self_storage .single-listing-content .listing-content .listing-tags, .single-hardstand_storage .single-listing-content .listing-content .listing-tags {
  word-break: break-all;
  word-wrap: break-word;
}
.single-co_investments .single-listing-content .listing-content .listing-tags p, .single-self_storage .single-listing-content .listing-content .listing-tags p, .single-hardstand_storage .single-listing-content .listing-content .listing-tags p {
  max-width: 100%;
  hyphens: auto;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.single-co_investments .single-listing-content .listing-sidebar, .single-self_storage .single-listing-content .listing-sidebar, .single-hardstand_storage .single-listing-content .listing-sidebar {
  flex-basis: 32%;
}
.single-co_investments .single-listing-content .listing-sidebar .listing-links .default-btn, .single-self_storage .single-listing-content .listing-sidebar .listing-links .default-btn, .single-hardstand_storage .single-listing-content .listing-sidebar .listing-links .default-btn {
  margin-right: 10px;
}
.single-co_investments .single-listing-content .listing-sidebar .listing-agent .agent-img, .single-self_storage .single-listing-content .listing-sidebar .listing-agent .agent-img, .single-hardstand_storage .single-listing-content .listing-sidebar .listing-agent .agent-img {
  margin: 0 0 20px;
}
.single-co_investments .single-listing-content .listing-sidebar .listing-agent .agent-img img, .single-self_storage .single-listing-content .listing-sidebar .listing-agent .agent-img img, .single-hardstand_storage .single-listing-content .listing-sidebar .listing-agent .agent-img img {
  width: 80px;
  height: 80px;
  border: 2px solid #bbb;
  border-radius: 50%;
}
.single-co_investments .single-listing-content .listing-sidebar .listing-agent h2, .single-self_storage .single-listing-content .listing-sidebar .listing-agent h2, .single-hardstand_storage .single-listing-content .listing-sidebar .listing-agent h2 {
  font-size: 20px;
  font-weight: 400 !important;
  color: #7cc242;
  font-family: "Proxima Nova Bold" !important;
}
.single-co_investments .single-listing-content .listing-sidebar .listing-agent h2 a, .single-self_storage .single-listing-content .listing-sidebar .listing-agent h2 a, .single-hardstand_storage .single-listing-content .listing-sidebar .listing-agent h2 a {
  color: #7cc242;
}
.single-co_investments .single-listing-content .listing-sidebar .listing-agent h4, .single-self_storage .single-listing-content .listing-sidebar .listing-agent h4, .single-hardstand_storage .single-listing-content .listing-sidebar .listing-agent h4 {
  font-size: 16px;
}
.single-co_investments .single-listing-content .listing-sidebar .listing-agent ul.agent-contact, .single-self_storage .single-listing-content .listing-sidebar .listing-agent ul.agent-contact, .single-hardstand_storage .single-listing-content .listing-sidebar .listing-agent ul.agent-contact {
  padding: 0;
  margin: 0;
  list-style: none;
}
.single-co_investments .single-listing-content .listing-sidebar .listing-agent ul.agent-contact li span, .single-self_storage .single-listing-content .listing-sidebar .listing-agent ul.agent-contact li span, .single-hardstand_storage .single-listing-content .listing-sidebar .listing-agent ul.agent-contact li span {
  min-width: 45px;
  margin-right: 5px;
  font-family: "Proxima Nova Bold";
  font-size: 14px;
  display: inline-block;
}
.single-co_investments .single-listing-content .listing-sidebar .listing-agent ul.agent-contact li a, .single-self_storage .single-listing-content .listing-sidebar .listing-agent ul.agent-contact li a, .single-hardstand_storage .single-listing-content .listing-sidebar .listing-agent ul.agent-contact li a {
  font-size: 16px;
  color: #7cc242;
}
.single-co_investments .single-listing-content .listing-sidebar .listing-agent ul.agent-contact li .number, .single-self_storage .single-listing-content .listing-sidebar .listing-agent ul.agent-contact li .number, .single-hardstand_storage .single-listing-content .listing-sidebar .listing-agent ul.agent-contact li .number {
  display: inline-block;
  color: #7cc242;
}
.single-co_investments .single-listing-content .listing-sidebar .listing-agent ul.agent-contact li .number span, .single-self_storage .single-listing-content .listing-sidebar .listing-agent ul.agent-contact li .number span, .single-hardstand_storage .single-listing-content .listing-sidebar .listing-agent ul.agent-contact li .number span {
  font-size: 16px !important;
  font-family: "Proxima Nova Regular" !important;
}
.single-co_investments .single-listing-content .listing-sidebar .listing-details .availability, .single-self_storage .single-listing-content .listing-sidebar .listing-details .availability, .single-hardstand_storage .single-listing-content .listing-sidebar .listing-details .availability {
  margin-bottom: 0 !important;
  font-family: "Proxima Nova Bold";
}
.single-co_investments .single-listing-content .listing-sidebar .next-post-link a, .single-self_storage .single-listing-content .listing-sidebar .next-post-link a, .single-hardstand_storage .single-listing-content .listing-sidebar .next-post-link a, .single-co_investments .single-listing-content .listing-sidebar .previous-post-link a, .single-self_storage .single-listing-content .listing-sidebar .previous-post-link a, .single-hardstand_storage .single-listing-content .listing-sidebar .previous-post-link a {
  font-size: 16px;
  font-family: "Proxima Nova Bold";
  font-weight: 400 !important;
  color: #000;
}
.single-co_investments .single-listing-content .listing-sidebar .next-post-link a:hover, .single-self_storage .single-listing-content .listing-sidebar .next-post-link a:hover, .single-hardstand_storage .single-listing-content .listing-sidebar .next-post-link a:hover, .single-co_investments .single-listing-content .listing-sidebar .previous-post-link a:hover, .single-self_storage .single-listing-content .listing-sidebar .previous-post-link a:hover, .single-hardstand_storage .single-listing-content .listing-sidebar .previous-post-link a:hover {
  text-decoration: none;
}
.single-co_investments .single-listing-content .listing-sidebar .next-post-link a i, .single-self_storage .single-listing-content .listing-sidebar .next-post-link a i, .single-hardstand_storage .single-listing-content .listing-sidebar .next-post-link a i, .single-co_investments .single-listing-content .listing-sidebar .previous-post-link a i, .single-self_storage .single-listing-content .listing-sidebar .previous-post-link a i, .single-hardstand_storage .single-listing-content .listing-sidebar .previous-post-link a i {
  width: 40px;
  height: 40px;
  border-radius: 20px;
  background-clip: padding-box;
  background: #7cc242;
  color: #fff;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
}
.single-co_investments .single-listing-content .listing-sidebar .listing-media .media-btns, .single-self_storage .single-listing-content .listing-sidebar .listing-media .media-btns, .single-hardstand_storage .single-listing-content .listing-sidebar .listing-media .media-btns {
  list-style: none;
  padding: 0;
  margin: 0;
}
.single-co_investments .single-listing-content .listing-sidebar .listing-media .media-btns li, .single-self_storage .single-listing-content .listing-sidebar .listing-media .media-btns li, .single-hardstand_storage .single-listing-content .listing-sidebar .listing-media .media-btns li {
  margin-bottom: 10px;
}
.single-co_investments .single-listing-content .listing-sidebar .listing-media .media-btns li .media-btn, .single-self_storage .single-listing-content .listing-sidebar .listing-media .media-btns li .media-btn, .single-hardstand_storage .single-listing-content .listing-sidebar .listing-media .media-btns li .media-btn {
  font-size: 16px;
  font-family: "Proxima Nova Bold";
  font-weight: 400 !important;
  color: #000;
}
.single-co_investments .single-listing-content .listing-sidebar .listing-media .media-btns li .media-btn:hover, .single-self_storage .single-listing-content .listing-sidebar .listing-media .media-btns li .media-btn:hover, .single-hardstand_storage .single-listing-content .listing-sidebar .listing-media .media-btns li .media-btn:hover {
  text-decoration: none;
}
.single-co_investments .single-listing-content .listing-sidebar .listing-media .media-btns li .media-btn i, .single-self_storage .single-listing-content .listing-sidebar .listing-media .media-btns li .media-btn i, .single-hardstand_storage .single-listing-content .listing-sidebar .listing-media .media-btns li .media-btn i {
  width: 40px;
  height: 40px;
  border-radius: 20px;
  background-clip: padding-box;
  background: #7cc242;
  color: #fff;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
}
.single-co_investments .popup-form, .single-self_storage .popup-form, .single-hardstand_storage .popup-form {
  display: none;
}
.single-co_investments .media-modal, .single-self_storage .media-modal, .single-hardstand_storage .media-modal {
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: -9999;
  visibility: hidden;
  transition: opacity 0.3s;
}
.single-co_investments .media-modal .close-btn, .single-self_storage .media-modal .close-btn, .single-hardstand_storage .media-modal .close-btn {
  width: 44px;
  height: 44px;
  line-height: 44px;
  font-size: 30px;
  color: #fff;
  top: 25px;
  right: 25px;
  position: absolute;
  display: block;
  z-index: 99999999;
}
.single-co_investments .media-modal.modal-on, .single-self_storage .media-modal.modal-on, .single-hardstand_storage .media-modal.modal-on {
  visibility: visible;
  opacity: 1;
  z-index: 999999;
}
.single-co_investments .media-modal.modal-on .modal-overlay, .single-self_storage .media-modal.modal-on .modal-overlay, .single-hardstand_storage .media-modal.modal-on .modal-overlay {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.85);
  display: block;
  position: absolute;
}
.single-co_investments .media-modal .modal-content, .single-self_storage .media-modal .modal-content, .single-hardstand_storage .media-modal .modal-content {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  height: 630px;
  top: 50%;
  margin-top: -315px;
  background: none;
  box-shadow: none;
  border: none;
}
@media only screen and (max-width: 991px) {
  .single-co_investments .media-modal .modal-content, .single-self_storage .media-modal .modal-content, .single-hardstand_storage .media-modal .modal-content {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.single-co_investments .media-modal .modal-content .modal-nav, .single-self_storage .media-modal .modal-content .modal-nav, .single-hardstand_storage .media-modal .modal-content .modal-nav {
  height: 90px;
  display: flex;
  align-items: center;
}
.single-co_investments .media-modal .modal-content .modal-nav ul, .single-self_storage .media-modal .modal-content .modal-nav ul, .single-hardstand_storage .media-modal .modal-content .modal-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-basis: 100%;
}
.single-co_investments .media-modal .modal-content .modal-nav ul > li, .single-self_storage .media-modal .modal-content .modal-nav ul > li, .single-hardstand_storage .media-modal .modal-content .modal-nav ul > li {
  margin-right: 25px;
}
.single-co_investments .media-modal .modal-content .modal-nav ul > li a, .single-self_storage .media-modal .modal-content .modal-nav ul > li a, .single-hardstand_storage .media-modal .modal-content .modal-nav ul > li a {
  color: #fff;
  font-size: 16px;
  display: inline-flex;
  align-items: center;
  font-family: "Proxima Nova Bold";
  opacity: 0.5;
  transition: opacity 0.3s;
}
.single-co_investments .media-modal .modal-content .modal-nav ul > li a i, .single-self_storage .media-modal .modal-content .modal-nav ul > li a i, .single-hardstand_storage .media-modal .modal-content .modal-nav ul > li a i {
  margin-right: 10px;
  font-size: 20px;
}
.single-co_investments .media-modal .modal-content .modal-nav ul > li a.nav-active, .single-self_storage .media-modal .modal-content .modal-nav ul > li a.nav-active, .single-hardstand_storage .media-modal .modal-content .modal-nav ul > li a.nav-active {
  opacity: 1;
}
.single-co_investments .media-modal .modal-content .modal-nav ul > li.ext-button, .single-self_storage .media-modal .modal-content .modal-nav ul > li.ext-button, .single-hardstand_storage .media-modal .modal-content .modal-nav ul > li.ext-button {
  margin-left: auto;
  margin-right: 15px;
}
@media only screen and (max-width: 991px) {
  .single-co_investments .media-modal .modal-content .modal-nav ul > li.ext-button, .single-self_storage .media-modal .modal-content .modal-nav ul > li.ext-button, .single-hardstand_storage .media-modal .modal-content .modal-nav ul > li.ext-button {
    display: none;
  }
}
.single-co_investments .media-modal .modal-content .modal-nav ul > li.ext-button a, .single-self_storage .media-modal .modal-content .modal-nav ul > li.ext-button a, .single-hardstand_storage .media-modal .modal-content .modal-nav ul > li.ext-button a {
  height: 40px;
  width: 40px;
  position: relative;
  border-radius: 2px;
  background-color: rgba(255, 255, 255, 0.25);
  transition: background 0.3s;
  text-align: center;
  justify-content: center;
  opacity: 1;
}
.single-co_investments .media-modal .modal-content .modal-nav ul > li.ext-button a i, .single-self_storage .media-modal .modal-content .modal-nav ul > li.ext-button a i, .single-hardstand_storage .media-modal .modal-content .modal-nav ul > li.ext-button a i {
  margin-right: 0;
}
.single-co_investments .media-modal .modal-content .modal-nav ul > li.ext-button a:hover, .single-self_storage .media-modal .modal-content .modal-nav ul > li.ext-button a:hover, .single-hardstand_storage .media-modal .modal-content .modal-nav ul > li.ext-button a:hover {
  background-color: rgba(255, 255, 255, 0.35);
}
.single-co_investments .media-modal .modal-content .modal-nav ul > li.last-button, .single-self_storage .media-modal .modal-content .modal-nav ul > li.last-button, .single-hardstand_storage .media-modal .modal-content .modal-nav ul > li.last-button {
  margin-left: 0;
  margin-right: 0;
}
.single-co_investments .media-modal .modal-content .modal-main, .single-self_storage .media-modal .modal-content .modal-main, .single-hardstand_storage .media-modal .modal-content .modal-main {
  position: relative;
}
.single-co_investments .media-modal .modal-content .modal-main > div, .single-self_storage .media-modal .modal-content .modal-main > div, .single-hardstand_storage .media-modal .modal-content .modal-main > div {
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s;
  position: absolute;
  top: 0;
  width: 100%;
}
.single-co_investments .media-modal .modal-content .modal-main > div.shown, .single-self_storage .media-modal .modal-content .modal-main > div.shown, .single-hardstand_storage .media-modal .modal-content .modal-main > div.shown {
  visibility: visible;
  opacity: 1;
}
.single-co_investments .media-modal .modal-content .modal-main #modal-gallery #image-counter, .single-self_storage .media-modal .modal-content .modal-main #modal-gallery #image-counter, .single-hardstand_storage .media-modal .modal-content .modal-main #modal-gallery #image-counter {
  color: white;
  font-size: 22px;
  position: absolute;
  bottom: 0;
}
.single-co_investments .media-modal .modal-content .modal-main #modal-gallery .lSSlideWrapper, .single-self_storage .media-modal .modal-content .modal-main #modal-gallery .lSSlideWrapper, .single-hardstand_storage .media-modal .modal-content .modal-main #modal-gallery .lSSlideWrapper {
  padding-bottom: 39px;
}
.single-co_investments .media-modal .modal-content .modal-main #modal-gallery .lSSlideWrapper:fullscreen img, .single-self_storage .media-modal .modal-content .modal-main #modal-gallery .lSSlideWrapper:fullscreen img, .single-hardstand_storage .media-modal .modal-content .modal-main #modal-gallery .lSSlideWrapper:fullscreen img {
  padding-left: 100px;
  padding-right: 100px;
  width: 100%;
  height: 100%;
}
.single-co_investments .media-modal .modal-content .modal-main #modal-gallery .lSSlideWrapper:fullscreen #image-counter, .single-self_storage .media-modal .modal-content .modal-main #modal-gallery .lSSlideWrapper:fullscreen #image-counter, .single-hardstand_storage .media-modal .modal-content .modal-main #modal-gallery .lSSlideWrapper:fullscreen #image-counter {
  padding-left: 25px;
}
.single-co_investments .media-modal .modal-content .modal-main #modal-gallery #listing-gallery, .single-self_storage .media-modal .modal-content .modal-main #modal-gallery #listing-gallery, .single-hardstand_storage .media-modal .modal-content .modal-main #modal-gallery #listing-gallery {
  padding-bottom: 39px;
}
.single-co_investments .media-modal .modal-content .modal-main #modal-gallery .lSPager, .single-self_storage .media-modal .modal-content .modal-main #modal-gallery .lSPager, .single-hardstand_storage .media-modal .modal-content .modal-main #modal-gallery .lSPager {
  width: 100% !important;
}
.single-co_investments .media-modal .modal-content .modal-main #modal-gallery .lSPager li, .single-self_storage .media-modal .modal-content .modal-main #modal-gallery .lSPager li, .single-hardstand_storage .media-modal .modal-content .modal-main #modal-gallery .lSPager li {
  width: 100px !important;
  height: 75px;
  margin-bottom: 5px;
  opacity: 0.5;
  transition: opacity 0.3s;
}
.single-co_investments .media-modal .modal-content .modal-main #modal-gallery .lSPager li:hover, .single-self_storage .media-modal .modal-content .modal-main #modal-gallery .lSPager li:hover, .single-hardstand_storage .media-modal .modal-content .modal-main #modal-gallery .lSPager li:hover, .single-co_investments .media-modal .modal-content .modal-main #modal-gallery .lSPager li.active, .single-self_storage .media-modal .modal-content .modal-main #modal-gallery .lSPager li.active, .single-hardstand_storage .media-modal .modal-content .modal-main #modal-gallery .lSPager li.active {
  border-radius: 0 !important;
  opacity: 1;
}
.single-co_investments .media-modal .modal-content .modal-main #modal-gallery .lSAction a, .single-self_storage .media-modal .modal-content .modal-main #modal-gallery .lSAction a, .single-hardstand_storage .media-modal .modal-content .modal-main #modal-gallery .lSAction a {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  margin-top: -40px;
  background: rgba(0, 0, 0, 0.5);
  border: none;
  opacity: 1;
  transition: background 0.3s;
}
.single-co_investments .media-modal .modal-content .modal-main #modal-gallery .lSAction a:hover, .single-self_storage .media-modal .modal-content .modal-main #modal-gallery .lSAction a:hover, .single-hardstand_storage .media-modal .modal-content .modal-main #modal-gallery .lSAction a:hover {
  background: rgba(0, 0, 0, 0.75);
}
.single-co_investments .media-modal .modal-content .modal-main #modal-gallery .lSAction a::before, .single-self_storage .media-modal .modal-content .modal-main #modal-gallery .lSAction a::before, .single-hardstand_storage .media-modal .modal-content .modal-main #modal-gallery .lSAction a::before {
  font-family: icomoon;
  color: white;
  font-size: 60px;
  text-align: center;
  width: 100%;
  height: 100%;
  display: block;
  line-height: 80px;
}
.single-co_investments .media-modal .modal-content .modal-main #modal-gallery .lSAction a.lSPrev::before, .single-self_storage .media-modal .modal-content .modal-main #modal-gallery .lSAction a.lSPrev::before, .single-hardstand_storage .media-modal .modal-content .modal-main #modal-gallery .lSAction a.lSPrev::before {
  content: "\f104";
  margin-left: -3px;
}
.single-co_investments .media-modal .modal-content .modal-main #modal-gallery .lSAction a.lSNext::before, .single-self_storage .media-modal .modal-content .modal-main #modal-gallery .lSAction a.lSNext::before, .single-hardstand_storage .media-modal .modal-content .modal-main #modal-gallery .lSAction a.lSNext::before {
  content: "\f105";
  margin-right: -3px;
}
.single-co_investments .media-modal .modal-content .modal-main #modal-map .fusion-google-map, .single-self_storage .media-modal .modal-content .modal-main #modal-map .fusion-google-map, .single-hardstand_storage .media-modal .modal-content .modal-main #modal-map .fusion-google-map {
  height: 405px !important;
}
@media screen and (max-width: 991px) {
  .single-co_investments .single-listing-main, .single-self_storage .single-listing-main, .single-hardstand_storage .single-listing-main {
    margin-bottom: 0 !important;
  }
  .single-co_investments .single-listing-main .listing-title-bar, .single-self_storage .single-listing-main .listing-title-bar, .single-hardstand_storage .single-listing-main .listing-title-bar {
    margin-bottom: 0;
    height: 40px;
    position: unset;
  }
  .single-co_investments .single-listing-main .listing-title-bar h5, .single-self_storage .single-listing-main .listing-title-bar h5, .single-hardstand_storage .single-listing-main .listing-title-bar h5 {
    font-size: 14px !Important;
  }
  .single-co_investments .single-listing-main .listing-title-bar .btn-area, .single-self_storage .single-listing-main .listing-title-bar .btn-area, .single-hardstand_storage .single-listing-main .listing-title-bar .btn-area {
    display: none;
  }
  .single-co_investments .single-listing-main .white-box, .single-self_storage .single-listing-main .white-box, .single-hardstand_storage .single-listing-main .white-box {
    margin-bottom: 0;
  }
  .single-co_investments .single-listing-main .single-listing-content, .single-self_storage .single-listing-main .single-listing-content, .single-hardstand_storage .single-listing-main .single-listing-content {
    padding: 0;
  }
  .single-co_investments .single-listing-main .single-listing-content .listing-gallery, .single-self_storage .single-listing-main .single-listing-content .listing-gallery, .single-hardstand_storage .single-listing-main .single-listing-content .listing-gallery {
    margin: 0;
    padding: 0;
  }
  .single-co_investments .single-listing-main .single-listing-content .listing-gallery .main-image, .single-self_storage .single-listing-main .single-listing-content .listing-gallery .main-image, .single-hardstand_storage .single-listing-main .single-listing-content .listing-gallery .main-image {
    margin-right: 0;
  }
  .single-co_investments .single-listing-main .single-listing-content .listing-gallery .main-image img, .single-self_storage .single-listing-main .single-listing-content .listing-gallery .main-image img, .single-hardstand_storage .single-listing-main .single-listing-content .listing-gallery .main-image img {
    height: 300px;
    object-fit: cover;
  }
  .single-co_investments .single-listing-main .single-listing-content .listing-gallery .other-images, .single-self_storage .single-listing-main .single-listing-content .listing-gallery .other-images, .single-hardstand_storage .single-listing-main .single-listing-content .listing-gallery .other-images {
    display: none;
  }
  .single-co_investments .single-listing-main .single-listing-content .listing-content, .single-self_storage .single-listing-main .single-listing-content .listing-content, .single-hardstand_storage .single-listing-main .single-listing-content .listing-content {
    flex-basis: 100%;
  }
  .single-co_investments .single-listing-main .single-listing-content .listing-sidebar, .single-self_storage .single-listing-main .single-listing-content .listing-sidebar, .single-hardstand_storage .single-listing-main .single-listing-content .listing-sidebar {
    flex-basis: 100%;
  }
  .single-co_investments .single-listing-main .single-listing-content .listing-loc-mobile, .single-self_storage .single-listing-main .single-listing-content .listing-loc-mobile, .single-hardstand_storage .single-listing-main .single-listing-content .listing-loc-mobile {
    flex-basis: 100%;
  }
  .single-co_investments .single-listing-main .single-listing-content .share-btn-mobile, .single-self_storage .single-listing-main .single-listing-content .share-btn-mobile, .single-hardstand_storage .single-listing-main .single-listing-content .share-btn-mobile {
    flex-basis: 100%;
    position: relative;
  }
  .single-co_investments .single-listing-main .single-listing-content .share-btn-mobile .default-btn, .single-self_storage .single-listing-main .single-listing-content .share-btn-mobile .default-btn, .single-hardstand_storage .single-listing-main .single-listing-content .share-btn-mobile .default-btn {
    width: 100%;
    border-radius: 0 !important;
    justify-content: center;
  }
  .single-co_investments .single-listing-main .single-listing-content .share-btn-mobile .share-popup, .single-self_storage .single-listing-main .single-listing-content .share-btn-mobile .share-popup, .single-hardstand_storage .single-listing-main .single-listing-content .share-btn-mobile .share-popup {
    display: none;
  }
  .single-co_investments .single-listing-main .single-listing-content .share-btn-mobile .share-popup.share-active, .single-self_storage .single-listing-main .single-listing-content .share-btn-mobile .share-popup.share-active, .single-hardstand_storage .single-listing-main .single-listing-content .share-btn-mobile .share-popup.share-active {
    display: block;
  }
}
/** Single Post **/
@media only screen and (max-width: 1024px) {
  body.single-post .gallery br {
    display: none;
  }
}
@media only screen and (max-width: 1024px) {
  body.single-post .gallery .gallery-item {
    width: 50% !important;
  }
}
@media only screen and (max-width: 800px) {
  body.single-post .gallery .gallery-item {
    width: 100% !important;
  }
}
body.single-post .gallery .gallery-item img {
  width: 295px;
  height: 200px;
  object-fit: cover;
}
@media only screen and (max-width: 1024px) {
  body.single-post .gallery .gallery-item img {
    width: 335px;
    height: 230px;
  }
}
@media only screen and (max-width: 800px) {
  body.single-post .gallery .gallery-item img {
    width: 545px;
    height: 370px;
  }
}
body.single-post #main {
  padding: 0 !important;
}
body.single-post #main > .fusion-row {
  max-width: 100% !important;
}
body.single-post .blog-title-bar {
  background: #7cc242;
  padding: 0 25px 5px;
  height: 80px;
  display: flex;
  align-items: center;
  position: relative;
  flex-wrap: wrap;
}
body.single-post .blog-title-bar .btn-area {
  width: 15%;
}
@media only screen and (max-width: 1680px) {
  body.single-post .blog-title-bar .btn-area {
    width: 30%;
  }
}
body.single-post .blog-title-bar h5 {
  color: #fff;
  font-size: 20px;
  margin: 0 auto;
  text-align: center;
}
body.single-post .blog-title-bar .default-btn {
  background: rgba(51, 51, 51, 0.25);
  margin-right: 10px;
}
body.single-post .blog-title-bar .nav-blog {
  display: flex;
  width: 15%;
  justify-content: flex-end;
}
@media only screen and (max-width: 1680px) {
  body.single-post .blog-title-bar .nav-blog {
    width: 30%;
  }
}
body.single-post .blog-title-bar .nav-blog a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  padding: 0 5px;
  background: rgba(51, 51, 51, 0.25);
  width: 38px;
}
body.single-post .blog-title-bar .nav-blog a::before {
  line-height: 40px;
  -webkit-font-smoothing: antialiased;
  font-family: icomoon;
  font-size: 30px;
  color: #fff;
}
body.single-post .blog-title-bar .nav-blog .prev-icon a::before {
  content: "\f104";
}
body.single-post .blog-title-bar .nav-blog .next-icon a {
  margin-left: 15px;
}
body.single-post .blog-title-bar .nav-blog .next-icon a::before {
  content: "\f105";
}
body.single-post .categories-area .post-categories {
  list-style: none;
  padding: 0;
  margin: 0;
}
body.single-post .categories-area .post-categories li {
  display: inline;
  background: #bbb;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 2.3em;
  padding: 6px 9px;
  margin-right: 10px;
  letter-spacing: 0.03em;
  margin-top: 5px;
  margin-bottom: 5px;
  border-radius: 2px;
}
body.single-post .categories-area .post-categories li a {
  color: #fff !important;
}
body.single-post .categories-area .post-categories li:hover {
  background: #7cc242;
}
body.single-post .post-content {
  max-width: 1140px;
  margin: 0 auto;
  padding: 60px 50px 0;
}
body.single-post .post-content h1 {
  font-size: 65px;
  line-height: 1.15em;
  margin-bottom: 20px;
}
body.single-post .post-content .video-container {
  margin-bottom: 20px;
}
body.single-post .post-content .video-container iframe {
  width: 100%;
  min-height: 480px;
}
body.single-post .post-content .content-area figure {
  margin: 0;
}
body.single-post .post-content .content-area p, body.single-post .post-content .content-area ul, body.single-post .post-content .content-area ol {
  font-size: 16px;
}
body.single-post .post-content .content-area p a, body.single-post .post-content .content-area ul a, body.single-post .post-content .content-area ol a {
  color: #7cc242;
}
body.single-post .post-content .content-area ul, body.single-post .post-content .content-area ol {
  padding-left: 0;
  list-style-position: inside;
}
body.single-post .post-content .related-posts {
  padding-bottom: 55px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
body.single-post .post-content .related-posts .label-related {
  flex-basis: 100%;
  font-size: 20px !important;
  color: #929292;
}
body.single-post .post-content .related-posts .related-post {
  flex-basis: 49%;
  display: flex;
}
body.single-post .post-content .related-posts .related-post .rpost-image {
  flex-basis: 20%;
  margin-right: 20px;
}
body.single-post .post-content .related-posts .related-post .rpost-content {
  flex-basis: 80%;
}
body.single-post .post-content .related-posts .related-post .rpost-content h3 {
  font-size: 30px !important;
  color: black !important;
  font-weight: 400 !important;
  font-family: "Proxima Nova Regular" !important;
  margin: 0;
}
body.single-post .post-content .related-posts .related-post .rpost-content h3:hover {
  color: #7cc242 !Important;
}
body.single-post .post-content .related-posts .related-post .rpost-content .rpost-date {
  font-size: 16px;
  color: #929292;
}
body.single-post .post-content .single-related-posts {
  padding-bottom: 55px;
}
body.single-post .post-content .single-related-posts .fusion-rollover {
  display: none;
}
body.single-post .post-content .single-related-posts .fusion-title h3 {
  font-size: 20px !important;
  color: #929292 !important;
  font-weight: 400 !important;
}
body.single-post .post-content .single-related-posts .fusion-title .title-sep-container {
  display: none;
}
body.single-post .post-content .single-related-posts .fusion-carousel-item-wrapper {
  display: flex;
  flex-wrap: wrap;
}
body.single-post .post-content .single-related-posts .fusion-carousel-item-wrapper .fusion-image-wrapper {
  width: 95px;
  height: 95px;
  position: absolute;
}
body.single-post .post-content .single-related-posts .fusion-carousel-item-wrapper .fusion-image-wrapper img {
  width: 95px;
  height: 95px;
  object-fit: cover;
}
body.single-post .post-content .single-related-posts .fusion-carousel-item-wrapper .fusion-carousel-title, body.single-post .post-content .single-related-posts .fusion-carousel-item-wrapper .fusion-carousel-meta {
  padding-left: 115px;
  margin-top: 0;
}
body.single-post .post-content .single-related-posts .fusion-carousel-item-wrapper .fusion-carousel-title {
  font-size: 30px !important;
  line-height: 1.2 !important;
}
body.single-post .post-content .single-related-posts .fusion-carousel-item-wrapper .fusion-carousel-title a:hover {
  background: #7cc242;
  color: #fff;
}
body.single-post .post-content .single-related-posts .fusion-carousel-item-wrapper .fusion-carousel-meta {
  font-size: 16px;
}
body.single-post .post-content .single-related-posts .fusion-carousel-item-wrapper .fusion-carousel-meta .fusion-date {
  font-size: 10px !important;
  line-height: 1.4 !important;
  color: #bbb;
}
body.single-post .next-post-area {
  background: rgba(0, 0, 0, 0.7);
}
body.single-post .next-post-area .next-post-container {
  max-width: 976px;
  margin: auto;
  padding: 50px 15px;
}
body.single-post .next-post-area .next-post-container h5 {
  margin: 0;
  color: #fff;
  font-size: 20px;
}
body.single-post .next-post-area .next-post-container h2 {
  padding-top: 6px;
  padding-bottom: 4px;
  font-size: 50px;
  line-height: 1.13;
  color: #fff;
  margin-bottom: 0;
}
@media only screen and (max-width: 1024px) {
  body.single-post #content {
    margin-bottom: 20px !important;
  }
  body.single-post .blog-title-bar {
    height: 50px;
  }
  body.single-post .blog-title-bar .nav-blog {
    width: 100%;
  }
  body.single-post .blog-title-bar .nav-blog .prev-icon {
    margin-left: auto;
    margin-right: 0;
  }
  body.single-post .post-content {
    padding-top: 40px;
  }
  body.single-post .post-content .title-area h1 {
    font-size: 30px;
  }
  body.single-post .single-related-posts {
    padding-bottom: 0 !important;
  }
  body.single-post .single-related-posts .fusion-carousel {
    width: 100% !important;
    height: auto !important;
  }
  body.single-post .single-related-posts .fusion-carousel .fusion-carousel-holder, body.single-post .single-related-posts .fusion-carousel .fusion-carousel-wrapper {
    position: relative !important;
    height: auto !important;
    width: 100% !important;
  }
  body.single-post .single-related-posts .fusion-carousel .fusion-carousel-positioner {
    margin-left: 0 !Important;
  }
  body.single-post .single-related-posts .fusion-carousel .fusion-carousel-item {
    width: 100% !important;
    margin-bottom: 50px;
    margin-left: 0 !important;
  }
  body.single-post .single-related-posts .fusion-carousel .fusion-carousel-item .fusion-carousel-title {
    font-size: 20px !Important;
    line-height: 1em !Important;
  }
  body.single-post .single-related-posts .fusion-carousel .fusion-carousel-item .fusion-carousel-title * {
    font-size: 10px !important;
  }
  body.single-post .next-post-area .next-post-container {
    margin-top: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  body.single-post .next-post-area .next-post-container h2 {
    font-size: 23px;
  }
  body.single-post .next-post-area .categories-area .post-categories li {
    display: inline-block;
    line-height: 12px !important;
  }
  body.single-post .next-post-area .categories-area .post-categories li a {
    margin-bottom: 15px;
  }
}
/** Blog/Category/Other Archive Template **/
body.blog #main > .fusion-row, body.archive #main > .fusion-row, body.search-results #main > .fusion-row {
  max-width: 100% !important;
}
body.blog .avada-page-titlebar-wrapper .fusion-page-title-bar, body.archive .avada-page-titlebar-wrapper .fusion-page-title-bar, body.search-results .avada-page-titlebar-wrapper .fusion-page-title-bar {
  background-image: none !important;
  height: 86px;
  background-color: #000;
}
body.blog .avada-page-titlebar-wrapper .fusion-page-title-bar .fusion-page-title-wrapper, body.archive .avada-page-titlebar-wrapper .fusion-page-title-bar .fusion-page-title-wrapper, body.search-results .avada-page-titlebar-wrapper .fusion-page-title-bar .fusion-page-title-wrapper {
  display: flex;
  align-items: flex-end;
  padding-bottom: 26px;
}
body.blog .avada-page-titlebar-wrapper .fusion-page-title-bar .fusion-page-title-wrapper .fusion-page-title-captions, body.archive .avada-page-titlebar-wrapper .fusion-page-title-bar .fusion-page-title-wrapper .fusion-page-title-captions, body.search-results .avada-page-titlebar-wrapper .fusion-page-title-bar .fusion-page-title-wrapper .fusion-page-title-captions {
  width: 100%;
  text-align: center;
  text-transform: uppercase;
}
body.blog #blog-btn-sec, body.archive #blog-btn-sec, body.search-results #blog-btn-sec {
  background: #fff !important;
  padding: 15px 25px !important;
  margin-bottom: 20px !important;
  position: relative;
}
body.blog #blog-btn-sec .btn-cont > .fusion-column-wrapper, body.archive #blog-btn-sec .btn-cont > .fusion-column-wrapper, body.search-results #blog-btn-sec .btn-cont > .fusion-column-wrapper {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
body.blog #blog-btn-sec .btn-cont > .fusion-column-wrapper .blog-posts-num, body.archive #blog-btn-sec .btn-cont > .fusion-column-wrapper .blog-posts-num, body.search-results #blog-btn-sec .btn-cont > .fusion-column-wrapper .blog-posts-num {
  margin-right: 15px;
}
body.blog #blog-btn-sec .btn-cont > .fusion-column-wrapper .blog-posts-num p, body.archive #blog-btn-sec .btn-cont > .fusion-column-wrapper .blog-posts-num p, body.search-results #blog-btn-sec .btn-cont > .fusion-column-wrapper .blog-posts-num p {
  margin: 0;
  font-family: "Proxima Nova Bold";
}
body.blog .fusion-posts-container .fusion-rollover, body.archive .fusion-posts-container .fusion-rollover, body.search-results .fusion-posts-container .fusion-rollover {
  display: none;
}
body.blog .fusion-posts-container .fusion-post-wrapper, body.archive .fusion-posts-container .fusion-post-wrapper, body.search-results .fusion-posts-container .fusion-post-wrapper {
  transition: all 0.3s ease-in-out;
  border: none !important;
}
body.blog .fusion-posts-container .fusion-post-wrapper:hover, body.archive .fusion-posts-container .fusion-post-wrapper:hover, body.search-results .fusion-posts-container .fusion-post-wrapper:hover {
  box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.12);
}
body.blog .fusion-posts-container .fusion-post-wrapper.has-video, body.archive .fusion-posts-container .fusion-post-wrapper.has-video, body.search-results .fusion-posts-container .fusion-post-wrapper.has-video {
  position: relative;
}
body.blog .fusion-posts-container .fusion-post-wrapper.has-video .flexslider a, body.archive .fusion-posts-container .fusion-post-wrapper.has-video .flexslider a, body.search-results .fusion-posts-container .fusion-post-wrapper.has-video .flexslider a {
  width: 100%;
  height: 100%;
}
body.blog .fusion-posts-container .fusion-post-wrapper.has-video .flexslider a::before, body.archive .fusion-posts-container .fusion-post-wrapper.has-video .flexslider a::before, body.search-results .fusion-posts-container .fusion-post-wrapper.has-video .flexslider a::before {
  content: "\f04b";
  color: #fff;
  width: 90px;
  height: 90px;
  border-radius: 45px;
  background: rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -45px;
  top: 50%;
  margin-top: -45px;
  z-index: 9999;
  font-size: 34px;
  line-height: 90px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  text-align: center;
  cursor: pointer;
}
body.blog .fusion-posts-container .fusion-post-wrapper .fusion-image-wrapper img, body.archive .fusion-posts-container .fusion-post-wrapper .fusion-image-wrapper img, body.search-results .fusion-posts-container .fusion-post-wrapper .fusion-image-wrapper img {
  height: 170px;
  object-fit: cover;
}
body.blog .fusion-posts-container .fusion-post-wrapper .fusion-post-content-wrapper, body.archive .fusion-posts-container .fusion-post-wrapper .fusion-post-content-wrapper, body.search-results .fusion-posts-container .fusion-post-wrapper .fusion-post-content-wrapper {
  background: #fff;
  cursor: pointer;
}
body.blog .fusion-posts-container .fusion-post-wrapper .fusion-post-content-wrapper h2 a:hover, body.archive .fusion-posts-container .fusion-post-wrapper .fusion-post-content-wrapper h2 a:hover, body.search-results .fusion-posts-container .fusion-post-wrapper .fusion-post-content-wrapper h2 a:hover {
  color: unset !important;
}
body.blog .fusion-posts-container .fusion-post-wrapper .fusion-post-content-wrapper .fusion-meta-info, body.archive .fusion-posts-container .fusion-post-wrapper .fusion-post-content-wrapper .fusion-meta-info, body.search-results .fusion-posts-container .fusion-post-wrapper .fusion-post-content-wrapper .fusion-meta-info, body.blog .fusion-posts-container .fusion-post-wrapper .fusion-post-content-wrapper .fusion-content-sep, body.archive .fusion-posts-container .fusion-post-wrapper .fusion-post-content-wrapper .fusion-content-sep, body.search-results .fusion-posts-container .fusion-post-wrapper .fusion-post-content-wrapper .fusion-content-sep {
  display: none;
}
body.blog .fusion-posts-container .fusion-post-wrapper .fusion-post-content-wrapper .fusion-single-line-meta, body.archive .fusion-posts-container .fusion-post-wrapper .fusion-post-content-wrapper .fusion-single-line-meta, body.search-results .fusion-posts-container .fusion-post-wrapper .fusion-post-content-wrapper .fusion-single-line-meta {
  color: rgba(0, 0, 0, 0);
  font-size: 0;
}
body.blog .fusion-posts-container .fusion-post-wrapper .fusion-post-content-wrapper .fusion-single-line-meta span, body.archive .fusion-posts-container .fusion-post-wrapper .fusion-post-content-wrapper .fusion-single-line-meta span, body.search-results .fusion-posts-container .fusion-post-wrapper .fusion-post-content-wrapper .fusion-single-line-meta span {
  color: #bbb;
  margin-bottom: 5px;
  width: 100%;
  font-size: 16px;
  line-height: 1.4;
  font-family: "Proxima Nova Bold";
  display: block;
}
body.blog .fusion-posts-container .fusion-post-wrapper .fusion-post-content-wrapper .fusion-single-line-meta span.fusion-inline-sep, body.archive .fusion-posts-container .fusion-post-wrapper .fusion-post-content-wrapper .fusion-single-line-meta span.fusion-inline-sep, body.search-results .fusion-posts-container .fusion-post-wrapper .fusion-post-content-wrapper .fusion-single-line-meta span.fusion-inline-sep, body.blog .fusion-posts-container .fusion-post-wrapper .fusion-post-content-wrapper .fusion-single-line-meta span.vcard, body.archive .fusion-posts-container .fusion-post-wrapper .fusion-post-content-wrapper .fusion-single-line-meta span.vcard, body.search-results .fusion-posts-container .fusion-post-wrapper .fusion-post-content-wrapper .fusion-single-line-meta span.vcard, body.blog .fusion-posts-container .fusion-post-wrapper .fusion-post-content-wrapper .fusion-single-line-meta span.rich-snippet-hidden, body.archive .fusion-posts-container .fusion-post-wrapper .fusion-post-content-wrapper .fusion-single-line-meta span.rich-snippet-hidden, body.search-results .fusion-posts-container .fusion-post-wrapper .fusion-post-content-wrapper .fusion-single-line-meta span.rich-snippet-hidden {
  display: none;
}
body.blog .fusion-posts-container .fusion-post-wrapper .fusion-post-content-wrapper .fusion-single-line-meta a, body.archive .fusion-posts-container .fusion-post-wrapper .fusion-post-content-wrapper .fusion-single-line-meta a, body.search-results .fusion-posts-container .fusion-post-wrapper .fusion-post-content-wrapper .fusion-single-line-meta a {
  display: inline-block;
  background: #bbb;
  text-transform: uppercase;
  line-height: 23px;
  padding: 0 9px;
  margin-right: 10px;
  letter-spacing: 0.03em;
  margin-top: 5px;
  margin-bottom: 5px;
  border-radius: 2px;
  color: #fff !important;
  font-size: 12px;
}
body.blog .fusion-posts-container .fusion-post-wrapper .fusion-post-content-wrapper .fusion-single-line-meta a:hover, body.archive .fusion-posts-container .fusion-post-wrapper .fusion-post-content-wrapper .fusion-single-line-meta a:hover, body.search-results .fusion-posts-container .fusion-post-wrapper .fusion-post-content-wrapper .fusion-single-line-meta a:hover {
  background: #7cc242;
}
body.blog .fusion-posts-container .fusion-post-wrapper .fusion-post-content-wrapper .fusion-post-content-container, body.archive .fusion-posts-container .fusion-post-wrapper .fusion-post-content-wrapper .fusion-post-content-container, body.search-results .fusion-posts-container .fusion-post-wrapper .fusion-post-content-wrapper .fusion-post-content-container {
  font-size: 14px;
  height: 56px;
  overflow: hidden;
}
body.blog .fusion-posts-container .fusion-post-wrapper .fusion-post-content-wrapper .fusion-post-content-container p, body.archive .fusion-posts-container .fusion-post-wrapper .fusion-post-content-wrapper .fusion-post-content-container p, body.search-results .fusion-posts-container .fusion-post-wrapper .fusion-post-content-wrapper .fusion-post-content-container p {
  font-size: 10px;
}
body.blog #posts-container, body.archive #posts-container, body.search-results #posts-container {
  margin-left: 15px;
  margin-right: 15px;
}
body.blog #categ-filter, body.archive #categ-filter, body.search-results #categ-filter {
  display: flex;
  justify-content: center;
  min-height: 40px;
  position: relative;
  margin-bottom: 20px;
}
body.blog #categ-filter .blog-posts-num, body.archive #categ-filter .blog-posts-num, body.search-results #categ-filter .blog-posts-num {
  position: absolute;
  left: 20px;
  top: 0;
}
body.blog #categ-filter .blog-posts-num p, body.archive #categ-filter .blog-posts-num p, body.search-results #categ-filter .blog-posts-num p {
  font-family: "Proxima Nova Bold";
  margin: 0;
}
body.blog #categ-filter .categ-cont, body.archive #categ-filter .categ-cont, body.search-results #categ-filter .categ-cont {
  font-size: 16px;
  font-family: "Proxima Nova Bold";
}
body.blog #categ-filter .categ-cont .categ-label, body.archive #categ-filter .categ-cont .categ-label, body.search-results #categ-filter .categ-cont .categ-label {
  color: #c1c1c1;
}
body.blog #categ-filter .categ-cont .close-btn, body.archive #categ-filter .categ-cont .close-btn, body.search-results #categ-filter .categ-cont .close-btn {
  color: #c1c1c1;
  margin-left: 8px;
  font-size: 20px;
  line-height: 20px;
  margin-top: 2px;
}
@media only screen and (max-width: 991px) {
  body.blog #blog-btn-sec .btn-cont .fusion-column-wrapper, body.archive #blog-btn-sec .btn-cont .fusion-column-wrapper, body.search-results #blog-btn-sec .btn-cont .fusion-column-wrapper {
    justify-content: space-between;
  }
}
/** FAQ **/
.page-id-1168 #faq-sec .fusion-panel {
  border: none;
}
.page-id-1168 #faq-sec .fusion-panel .panel-heading {
  padding-top: 10px;
  padding-bottom: 21px;
}
.page-id-1168 #faq-sec .fusion-panel .panel-heading h4 {
  font-size: 16px !important;
}
.page-id-1168 #faq-sec .fusion-panel .panel-heading h4 a {
  padding: 0;
}
.page-id-1168 #faq-sec .fusion-panel .panel-heading h4 a:hover {
  color: unset;
}
.page-id-1168 #faq-sec .fusion-panel .panel-heading .fusion-toggle-icon-wrapper {
  display: none;
}
.page-id-1168 #faq-sec .fusion-panel .panel-heading .fusion-toggle-heading {
  margin: 0;
  font-size: 0.6em;
  font-family: "Proxima Nova Bold";
}
.page-id-1168 #faq-sec .fusion-panel .panel-body p {
  line-height: 1.4;
}
.page-id-1168 #faq-sec .fusion-panel .panel-collapse, .page-id-1168 #faq-sec .fusion-panel .collapse {
  display: block !important;
}
/*** With Sidebar **/
#sidebar .widget_nav_menu .menu li {
  padding: 0;
  font-size: 15px;
  line-height: 1.65;
  font-family: "Proxima Nova Bold";
  border: none;
}
#sidebar .widget_nav_menu .menu li a {
  color: #7cc242;
}
#sidebar .widget_nav_menu .menu li a::before {
  content: none;
}
#sidebar .btn-cont a {
  margin-bottom: 10px;
}
/**
 * Pillar page
 */
.industry-box.fusion-content-boxes {
  margin-bottom: 0 !important;
}
.industry-box.fusion-content-boxes.content-boxes-icon-on-side .content-container {
  padding-left: 100px !important;
}
.industry-box.fusion-content-boxes {
  margin-bottom: 0 !important;
}
.industry-box.fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon {
  margin-bottom: 0 !important;
}
.industry-box.fusion-content-boxes.content-boxes-icon-on-side .content-container {
  margin-bottom: 0 !important;
  padding-left: 90px !important;
}
.col-storage-container .fusion-column-wrapper {
  border: 1px solid #bfbfbf;
}
.col-storage-container .fusion-imageframe {
  display: block;
}
.col-storage-container .fusion-imageframe img {
  width: 100% !important;
}
.col-storage-container .fusion-title {
  padding: 0 15px;
}
@media (max-width: 800px) {
  .mobile-column-reset {
    column-count: 1 !important;
  }
}
.col-storage-container-text .fusion-title {
  max-width: 490px;
  margin-right: auto;
  margin-left: auto;
}
.col-storage-container-text .fusion-text {
  max-width: 730px;
  margin-right: auto;
  margin-left: auto;
}
.page-id-3872 #main .content-section > .fusion-row, .page-id-6239 #main .content-section > .fusion-row, .page-id-5976 #main .content-section > .fusion-row, .page-id-6956 #main .content-section > .fusion-row {
  justify-content: center;
}
.page-id-3872 #main .content-section > .fusion-row > .fusion-layout-column, .page-id-6239 #main .content-section > .fusion-row > .fusion-layout-column, .page-id-5976 #main .content-section > .fusion-row > .fusion-layout-column, .page-id-6956 #main .content-section > .fusion-row > .fusion-layout-column {
  width: 100% !important;
  max-width: 1397px !important;
}
@media screen and (max-width: 1200px) {
  .page-id-3872 #main .content-section > .fusion-row > .fusion-layout-column, .page-id-6239 #main .content-section > .fusion-row > .fusion-layout-column, .page-id-5976 #main .content-section > .fusion-row > .fusion-layout-column, .page-id-6956 #main .content-section > .fusion-row > .fusion-layout-column {
    max-width: 100% !important;
  }
}
.page-id-3872 #main .content-section > .fusion-row .fusion-builder-row-inner, .page-id-6239 #main .content-section > .fusion-row .fusion-builder-row-inner, .page-id-5976 #main .content-section > .fusion-row .fusion-builder-row-inner, .page-id-6956 #main .content-section > .fusion-row .fusion-builder-row-inner {
  align-items: stretch;
  margin-bottom: 20px;
  flex-wrap: nowrap;
  margin-left: -10px !important;
  margin-right: -10px !important;
}
@media screen and (max-width: 480px) {
  .page-id-3872 #main .content-section > .fusion-row .fusion-builder-row-inner, .page-id-6239 #main .content-section > .fusion-row .fusion-builder-row-inner, .page-id-5976 #main .content-section > .fusion-row .fusion-builder-row-inner, .page-id-6956 #main .content-section > .fusion-row .fusion-builder-row-inner {
    flex-wrap: wrap;
  }
}
.page-id-3872 #main .content-section > .fusion-row .fusion-builder-row-inner .fusion-layout-column, .page-id-6239 #main .content-section > .fusion-row .fusion-builder-row-inner .fusion-layout-column, .page-id-5976 #main .content-section > .fusion-row .fusion-builder-row-inner .fusion-layout-column, .page-id-6956 #main .content-section > .fusion-row .fusion-builder-row-inner .fusion-layout-column {
  margin-left: 10px !important;
  margin-right: 10px !important;
}
@media screen and (max-width: 480px) {
  .page-id-3872 #main .content-section > .fusion-row .fusion-builder-row-inner .fusion-layout-column, .page-id-6239 #main .content-section > .fusion-row .fusion-builder-row-inner .fusion-layout-column, .page-id-5976 #main .content-section > .fusion-row .fusion-builder-row-inner .fusion-layout-column, .page-id-6956 #main .content-section > .fusion-row .fusion-builder-row-inner .fusion-layout-column {
    margin-bottom: 10px !important;
  }
}
.page-id-3872 #main .content-section > .fusion-row .fusion-builder-row-inner .fusion-column-wrapper, .page-id-6239 #main .content-section > .fusion-row .fusion-builder-row-inner .fusion-column-wrapper, .page-id-5976 #main .content-section > .fusion-row .fusion-builder-row-inner .fusion-column-wrapper, .page-id-6956 #main .content-section > .fusion-row .fusion-builder-row-inner .fusion-column-wrapper, .page-id-3872 #main .content-section > .fusion-row .fusion-builder-row-inner .fusion-column-wrapper > div, .page-id-6239 #main .content-section > .fusion-row .fusion-builder-row-inner .fusion-column-wrapper > div, .page-id-5976 #main .content-section > .fusion-row .fusion-builder-row-inner .fusion-column-wrapper > div, .page-id-6956 #main .content-section > .fusion-row .fusion-builder-row-inner .fusion-column-wrapper > div {
  height: 100%;
}
.page-id-3872 #main .content-section > .fusion-row .fusion-builder-row-inner .fusion-imageframe, .page-id-6239 #main .content-section > .fusion-row .fusion-builder-row-inner .fusion-imageframe, .page-id-5976 #main .content-section > .fusion-row .fusion-builder-row-inner .fusion-imageframe, .page-id-6956 #main .content-section > .fusion-row .fusion-builder-row-inner .fusion-imageframe {
  height: 100%;
  width: 100%;
}
.page-id-3872 #main .content-section > .fusion-row .fusion-builder-row-inner .fusion-imageframe img, .page-id-6239 #main .content-section > .fusion-row .fusion-builder-row-inner .fusion-imageframe img, .page-id-5976 #main .content-section > .fusion-row .fusion-builder-row-inner .fusion-imageframe img, .page-id-6956 #main .content-section > .fusion-row .fusion-builder-row-inner .fusion-imageframe img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.page-id-3872 #main .content-section > .fusion-row img, .page-id-6239 #main .content-section > .fusion-row img, .page-id-5976 #main .content-section > .fusion-row img, .page-id-6956 #main .content-section > .fusion-row img {
  width: 100%;
}
.page-id-3853 #main {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.page-id-3853 #main #investing-sec {
  margin: 0 auto;
  width: 1230px;
}
@media screen and (max-width: 1024px) {
  .page-id-3853 #main #investing-sec {
    padding: 0 40px !important;
  }
}
@media screen and (max-width: 800px) {
  .page-id-3853 #main #investing-sec {
    padding: 0 30px !important;
  }
}
.page-id-3340 .register-for-update > .fusion-row {
  background: #7bc041;
  padding: 60px !important;
  position: relative;
}
.page-id-3340 .register-for-update > .fusion-row::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 80px 0 0 80px;
  border-color: transparent transparent transparent #8c766b;
}
.page-id-3340 .register-for-update .page-title {
  background: #8c766b;
  color: #fff;
  text-transform: uppercase;
  width: 119px;
  height: 48px;
  border-radius: 8px;
  text-align: center;
  line-height: 46px;
  margin-bottom: 15px;
}
.page-id-3340 .register-for-update .form-headline h1 {
  font-size: 74px !important;
}
.page-id-3340 .register-for-update .triangle-grp {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  position: absolute;
  bottom: -80px;
  right: -60px;
}
.page-id-3340 .register-for-update .triangle-grp .triangle-one {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 80px 0 0 80px;
  border-color: transparent transparent transparent #8c766b;
}
.page-id-3340 .register-for-update .triangle-grp .triangle-two {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 80px 0 0 80px;
  border-color: transparent transparent transparent #fff;
}
.page-id-3340 .register-for-update .wpcf7-form-control {
  margin-bottom: 12px;
}
.page-id-3340 .register-for-update .wpcf7-checkbox {
  display: flex;
  flex-direction: column;
}
.page-id-3340 .register-for-update .wpcf7-checkbox .wpcf7-list-item {
  margin-left: 0;
}
.page-id-3340 .register-for-update .wpcf7-submit {
  background: #6ab030 !important;
}
.table-sec table td, .table-sec table th {
  border: 1px solid #ddd;
  padding: 8px;
}
.table-sec table tr:nth-child(even) {
  background-color: #f2f2f2;
}
.table-sec table tr:hover {
  background-color: #ddd;
}
.table-sec table th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #7cc242;
  color: #000;
}
.table-sec table td a {
  text-decoration: underline;
  color: #000;
}
.table-sec table td a:hover {
  color: #7cc242;
}
.table-sec a:active .filter-item {
  background-color: #7cc242;
}
.photo-sec {
  width: inherit !important;
}
.photo-sec a:active .filter-item {
  background-color: #7cc242;
}
.filter-item a:active {
  background-color: #7cc242;
}
.filter-item a:active {
  background-color: #7cc242;
}
@media screen and (max-width: 1200px) {
  #dataTable_Responsive_wrapper {
    overflow-x: scroll;
  }
}
.photo-sec__row {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  gap: 20px;
}
.photo-sec__col {
  width: calc((100% / 3) - 20px + (20px / 3));
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 800px) {
  .photo-sec__col {
    width: calc((100% / 2) - 20px + (20px / 2));
  }
}
@media screen and (max-width: 560px) {
  .photo-sec__col {
    width: calc((100% / 1) - 20px + (20px / 1));
  }
}
.photo-sec__col:hover {
  box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.12);
}
.photo-sec__img-wrap {
  height: 170px;
  display: flex;
  flex-wrap: wrap;
}
.photo-sec__img-wrap img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.photo-sec__info-wrap {
  background: #fff;
  padding:16px 20px;
  flex: 1;
}
.photo-sec__info-wrap a:hover {
  color: #000 !important;
}
.photo-sec__info-wrap h3 {
  font-size: 25px;
  margin-bottom: 15px;
}
.photo-sec__date {
  font-size: 14px;
  font-family: "Proxima Nova regular";
  color: #bbb;
  margin-bottom: 8px !important;
}
.photo-sec__cat {
  display: inline-block;
  background: #bbb;
  text-transform: uppercase;
  line-height: 23px;
  padding: 0 9px;
  margin-right: 10px;
  letter-spacing: 0.03em;
  margin-top: 5px;
  margin-bottom: 5px;
  border-radius: 2px;
  color: #fff !important;
  font-size: 12px;
}
.photo-sec__cat a {
  color: #fff !important;
}
.photo-sec__cat:hover {
  background: #7cc242;
}
.photo-sec__cat:hover a {
  color: #fff;
}
.photo-sec__content {
  font-size: 10px;
  margin-top: 12px;
}
@media screen and (max-width: 1024px) {
  .page-id-3853 #listing-map-gallery {
    padding: 0 40px;
    justify-content: space-between;
  }
}
@media screen and (max-width: 800px) {
  .page-id-3853 #listing-map-gallery {
    flex-direction: column-reverse;
  }
}
@media screen and (max-width: 1024px) {
  .page-id-3853 #listing-map-gallery .fractionised-list {
    width: 70%;
  }
}
@media screen and (max-width: 800px) {
  .page-id-3853 #listing-map-gallery .fractionised-list {
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .page-id-3853 #listing-map-gallery .fractionised-list .fractionised-wrapper .wrap-item {
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .page-id-3853 #listing-map-gallery .fractionised-side {
    width: 26%;
  }
}
@media screen and (max-width: 800px) {
  .page-id-3853 #listing-map-gallery .fractionised-side {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .page-id-3853 #investing-sec h3 {
    font-size: 22px !important;
  }
}
.page-id-4378 .fusion-text a, .page-id-6761 .fusion-text a {
  color: inherit;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
.page-id-4378 .fusion-text p, .page-id-6761 .fusion-text p {
  font-size: inherit;
  line-height: inherit;
}
.page-id-4378 .fusion-text p:last-child, .page-id-6761 .fusion-text p:last-child {
  margin-bottom: 0;
}
.page-id-6077 #investing-sec {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.no-scroll {
  overflow: hidden !important;
  margin: 0 !important;
}
@media screen and (max-width: 1200px) {
  .no-scroll {
    overflow: auto !important;
  }
}
.no-scroll #wpadminbar {
  display: none;
}
#enquire-here-form .wpcf7-form > p {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
  justify-content: flex-end;
}
#enquire-here-form .wpcf7-form > p label {
  display: block;
  margin: 0 0 10px;
  width: 100%;
  padding: 0 15px;
  font-size: 13px;
  font-weight: 600;
}
#enquire-here-form .wpcf7-form > p label:nth-child(3), #enquire-here-form .wpcf7-form > p label:nth-child(4) {
  width: 50%;
}
#enquire-here-form .wpcf7-form > p label span {
  color: #f00;
}
#enquire-here-form .wpcf7-form > p label input {
  margin: 5px 0 10px;
  height: 35px;
  line-height: 35px;
  border: 2px solid #e5e5e5;
  transition: all 0.3s;
  border-radius: 0;
}
#enquire-here-form .wpcf7-form > p label input:hover {
  border: 2px solid #bbb;
}
#enquire-here-form .wpcf7-form > p label textarea {
  margin: 5px 0 10px;
  border: 2px solid #e5e5e5;
  transition: all 0.3s;
  border-radius: 0;
}
#enquire-here-form .wpcf7-form > p label textarea:hover {
  border: 2px solid #bbb;
}
#enquire-here-form .wpcf7-form .wpcf7-submit {
  margin: 30px 15px 0;
}
#enquire-here-form .wpcf7-form .fusion-alert {
  margin-top: 30px !important;
}
#enquire-here-form .wpcf7-form .fusion-alert .fusion-alert-content-wrapper {
  font-size: 16px;
}
.form-popup .modal-header {
  min-height: auto !important;
  padding: 0 !important;
  border: none;
}
.form-popup .modal-header .close {
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 9999;
}
.form-popup .modal-body {
  padding: 0 !important;
}
.form-popup .modal-body > h3 {
  background: #f2f2f2;
  margin: 0;
  padding: 50px 50px 10px;
}
.form-popup .modal-body > p {
  background: #f2f2f2;
  margin: 0;
  padding: 0 50px 20px;
}
.form-popup .wpcf7-form {
  padding: 50px;
}
.form-popup .wpcf7-form > p {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
  justify-content: flex-end;
}
.form-popup .wpcf7-form > p label {
  display: block;
  margin: 0 0 10px;
  width: 100%;
  padding: 0 15px;
  font-size: 13px;
  font-weight: 600;
}
.form-popup .wpcf7-form > p label span {
  color: #f00;
}
.form-popup .wpcf7-form > p label input {
  margin: 5px 0 10px;
  height: 35px;
  line-height: 35px;
  border: 2px solid #e5e5e5;
  transition: all 0.3s;
  border-radius: 0;
}
.form-popup .wpcf7-form > p label input:hover {
  border: 2px solid #bbb;
}
.form-popup .wpcf7-form > p label .your-property .select-arrow {
  border: none !important;
  top: 7px;
  right: 4px;
}
.form-popup .wpcf7-form > p label select {
  margin: 5px 0 10px;
  height: 35px;
  line-height: 35px;
  border: 2px solid #e5e5e5;
  transition: all 0.3s;
  border-radius: 0;
}
.form-popup .wpcf7-form > p label select:hover {
  border: 2px solid #bbb;
}
.form-popup .wpcf7-form > p label textarea {
  margin: 5px 0 10px;
  border: 2px solid #e5e5e5;
  transition: all 0.3s;
  border-radius: 0;
}
.form-popup .wpcf7-form > p label textarea:hover {
  border: 2px solid #bbb;
}
.form-popup .wpcf7-form .wpcf7-submit {
  margin: 30px 15px 0;
}
.form-popup .wpcf7-form .fusion-alert {
  margin-top: 30px !important;
}
.form-popup .wpcf7-form .fusion-alert .fusion-alert-content-wrapper {
  font-size: 16px;
}
.page-template-with-sidebar-template .fusion-page-title-bar {
  padding-right: 10% !important;
  padding-left: 10% !important;
  background-color: rgba(0, 0, 0, 0.3) !important;
  background-blend-mode: overlay !important;
  background-size: cover !important;
}
@media screen and (max-width: 1024px) {
  .page-template-with-sidebar-template .fusion-page-title-bar .fusion-page-title-row .fusion-page-title-wrapper h1 {
    font-size: 30px !important;
  }
}
.page-template-with-sidebar-template.page-id-83 .fusion-page-title-bar .fusion-page-title-captions span {
  display: block;
  font-size: 25px;
  margin: 10px 0 0;
}
@media screen and (max-width: 1024px) {
  .page-template-with-sidebar-template.page-id-83 .fusion-page-title-bar .fusion-page-title-captions span {
    font-size: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .page-template-with-sidebar-template #content .left-content {
    flex-basis: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 0 !important;
  }
  .page-template-with-sidebar-template #content #sidebar-links {
    display: none;
  }
}
.page-template-with-sidebar-template .left-content {
  padding: 50px 25px 50px 10% !important;
}
.page-template-with-sidebar-template #sidebar-links .btn-cont a {
  margin-bottom: 10px;
}
/* Begin - Register for updates */
.register-for-updates .wpcf7-form label {
  color: #000;
  display: block;
  font-family: "Proxima Nova Bold";
}
.register-for-updates .wpcf7-form .wpcf7-not-valid-tip {
  display: block;
}
/* End - Register for updates */
/* Begin - Yellow Button */
body .btn-yellow a {
  background: #ff0;
  padding: 0 10px !important;
  border-radius: 3px;
}
body .btn-yellow a .menu-text {
  color: #000 !important;
}
body .fusion-body #menu-main-menu .menu-yellow > a {
  color: #ecd61d !important;
}
body .fusion-body #menu-main-menu .menu-yellow-strong > a {
  color: #ff0 !important;
}
body .sidebar #block-2 {
  margin-bottom: 1em;
}
body .sidebar #block-2 h2 {
  font-size: 18px;
  line-height: 1;
}
/* End - Yellow Button */
.fractionised-section {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}
.fractionised-section .fractionised-list {
  width: 80%;
}
@media screen and (max-width: 800px) {
  .fractionised-section .fractionised-list {
    width: 100%;
  }
}
.fractionised-section .fractionised-side {
  background: #fff;
  box-shadow: 1px 2px 12px 5px rgba(0, 0, 0, 0.05);
  width: 20%;
  padding: 15px;
  height: 740px;
}
@media screen and (max-width: 800px) {
  .fractionised-section .fractionised-side {
    width: 100%;
    margin-bottom: 50px;
    height: auto;
  }
}
.fractionised-section .fractionised-side ul {
  list-style-type: none;
  margin: 0;
}
.fractionised-section .fractionised-side ul li span {
  font-size: 22px;
}
.fractionised-section .fractionised-side ul .list span {
  font-size: 17px;
}
.fractionised-section .fractionised-side .filter-item {
  border-bottom: 1px solid #000;
  padding: 20px 15px;
}
.fractionised-section .fractionised-side .filter-item:hover {
  background: #7cc242;
}
.fractionised-section .fractionised-side .filter-item:last-child {
  border-bottom: 0;
}
.fractionised-section .fractionised-side .filter-item > *, .fractionised-section .fractionised-side .filter-item a > * {
  color: #000;
  font-weight: 400;
}
.fractionised-section .fractionised-side .filter-item a, .fractionised-section .fractionised-side .filter-item span {
  font-size: 20px;
}
.fractionised-section .fractionised-side .filter-item a span, .fractionised-section .fractionised-side .filter-item span span {
  font-size: 20px;
}
.fractionised-section .fractionised-side .filter-item span.list-option a {
  font-size: 16px;
}
.fractionised-section .pagination-containter {
  display: block;
  width: 100%;
  text-align: left;
  padding-left: 50px;
}
.fractionised-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
  justify-content: center;
  align-items: center;
}
.fractionised-wrapper .wrap-item {
  width: 355px;
  background: #fff;
  align-self: stretch;
  box-shadow: 1px 2px 12px 5px rgba(0, 0, 0, 0.05);
  display: flex;
  flex-wrap: wrap;
}
.fractionised-wrapper .wrap-item > div {
  max-width: 100%;
  flex-grow: 1;
}
.fractionised-wrapper .wrap-item .img-box {
  margin-top: auto;
}
.fractionised-wrapper .wrap-item .img-box img {
  width: 100%;
  height: 250px;
  object-fit: cover;
}
.fractionised-wrapper .wrap-item .title-box {
  padding: 20px;
}
.fractionised-wrapper .wrap-item .title-box a {
  font-weight: 700;
  color: #000;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
.fractionised-wrapper .wrap-item .address-box, .fractionised-wrapper .wrap-item .content-box {
  padding: 0 20px;
}
.fractionised-features-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
  justify-content: center;
  align-items: center;
}
.fractionised-features-wrapper .wrap-item {
  width: 235px;
  background: #fff;
  align-self: stretch;
  box-shadow: 1px 2px 12px 5px rgba(0, 0, 0, 0.05);
}
.fractionised-features-wrapper .wrap-item .title-box {
  padding: 20px;
}
.fractionised-features-wrapper .wrap-item .title-box a {
  font-weight: 700;
  color: #000;
}
.page-id-3853 .fractionised-section .fractionised-side, .page-id-3872 .fractionised-section .fractionised-side, .page-id-6239 .fractionised-section .fractionised-side, .page-id-5976 .fractionised-section .fractionised-side, .page-id-3932 .fractionised-section .fractionised-side, .page-id-4184 .fractionised-section .fractionised-side, .page-id-4387 .fractionised-section .fractionised-side, .page-id-4389 .fractionised-section .fractionised-side, .page-id-4442 .fractionised-section .fractionised-side, .page-id-4457 .fractionised-section .fractionised-side, .page-id-4218 .fractionised-section .fractionised-side, .page-id-4067 .fractionised-section .fractionised-side, .page-id-4371 .fractionised-section .fractionised-side, .page-id-4211 .fractionised-section .fractionised-side, .page-id-4877 .fractionised-section .fractionised-side, .page-id-6956 .fractionised-section .fractionised-side, .post-type-archive-hardstand_storage .fractionised-section .fractionised-side {
  min-height: 500px;
  max-height: 1270px;
  height: auto;
}
.page-id-3853 .lhs .fractionised-wrapper .wrap-item, .page-id-3872 .lhs .fractionised-wrapper .wrap-item, .page-id-6239 .lhs .fractionised-wrapper .wrap-item, .page-id-5976 .lhs .fractionised-wrapper .wrap-item, .page-id-3932 .lhs .fractionised-wrapper .wrap-item, .page-id-4184 .lhs .fractionised-wrapper .wrap-item, .page-id-4387 .lhs .fractionised-wrapper .wrap-item, .page-id-4389 .lhs .fractionised-wrapper .wrap-item, .page-id-4442 .lhs .fractionised-wrapper .wrap-item, .page-id-4457 .lhs .fractionised-wrapper .wrap-item, .page-id-4218 .lhs .fractionised-wrapper .wrap-item, .page-id-4067 .lhs .fractionised-wrapper .wrap-item, .page-id-4371 .lhs .fractionised-wrapper .wrap-item, .page-id-4211 .lhs .fractionised-wrapper .wrap-item, .page-id-4877 .lhs .fractionised-wrapper .wrap-item, .page-id-6956 .lhs .fractionised-wrapper .wrap-item, .post-type-archive-hardstand_storage .lhs .fractionised-wrapper .wrap-item {
  width: 90%;
  display: flex;
}
@media only screen and (max-width: 800px) {
  .page-id-3853 .lhs .fractionised-wrapper .wrap-item, .page-id-3872 .lhs .fractionised-wrapper .wrap-item, .page-id-6239 .lhs .fractionised-wrapper .wrap-item, .page-id-5976 .lhs .fractionised-wrapper .wrap-item, .page-id-3932 .lhs .fractionised-wrapper .wrap-item, .page-id-4184 .lhs .fractionised-wrapper .wrap-item, .page-id-4387 .lhs .fractionised-wrapper .wrap-item, .page-id-4389 .lhs .fractionised-wrapper .wrap-item, .page-id-4442 .lhs .fractionised-wrapper .wrap-item, .page-id-4457 .lhs .fractionised-wrapper .wrap-item, .page-id-4218 .lhs .fractionised-wrapper .wrap-item, .page-id-4067 .lhs .fractionised-wrapper .wrap-item, .page-id-4371 .lhs .fractionised-wrapper .wrap-item, .page-id-4211 .lhs .fractionised-wrapper .wrap-item, .page-id-4877 .lhs .fractionised-wrapper .wrap-item, .page-id-6956 .lhs .fractionised-wrapper .wrap-item, .post-type-archive-hardstand_storage .lhs .fractionised-wrapper .wrap-item {
    flex-wrap: wrap;
  }
}
.page-id-3853 .lhs .fractionised-wrapper .wrap-item .lhs-box, .page-id-3872 .lhs .fractionised-wrapper .wrap-item .lhs-box, .page-id-6239 .lhs .fractionised-wrapper .wrap-item .lhs-box, .page-id-5976 .lhs .fractionised-wrapper .wrap-item .lhs-box, .page-id-3932 .lhs .fractionised-wrapper .wrap-item .lhs-box, .page-id-4184 .lhs .fractionised-wrapper .wrap-item .lhs-box, .page-id-4387 .lhs .fractionised-wrapper .wrap-item .lhs-box, .page-id-4389 .lhs .fractionised-wrapper .wrap-item .lhs-box, .page-id-4442 .lhs .fractionised-wrapper .wrap-item .lhs-box, .page-id-4457 .lhs .fractionised-wrapper .wrap-item .lhs-box, .page-id-4218 .lhs .fractionised-wrapper .wrap-item .lhs-box, .page-id-4067 .lhs .fractionised-wrapper .wrap-item .lhs-box, .page-id-4371 .lhs .fractionised-wrapper .wrap-item .lhs-box, .page-id-4211 .lhs .fractionised-wrapper .wrap-item .lhs-box, .page-id-4877 .lhs .fractionised-wrapper .wrap-item .lhs-box, .page-id-6956 .lhs .fractionised-wrapper .wrap-item .lhs-box, .post-type-archive-hardstand_storage .lhs .fractionised-wrapper .wrap-item .lhs-box {
  width: 70%;
}
@media only screen and (max-width: 800px) {
  .page-id-3853 .lhs .fractionised-wrapper .wrap-item .lhs-box, .page-id-3872 .lhs .fractionised-wrapper .wrap-item .lhs-box, .page-id-6239 .lhs .fractionised-wrapper .wrap-item .lhs-box, .page-id-5976 .lhs .fractionised-wrapper .wrap-item .lhs-box, .page-id-3932 .lhs .fractionised-wrapper .wrap-item .lhs-box, .page-id-4184 .lhs .fractionised-wrapper .wrap-item .lhs-box, .page-id-4387 .lhs .fractionised-wrapper .wrap-item .lhs-box, .page-id-4389 .lhs .fractionised-wrapper .wrap-item .lhs-box, .page-id-4442 .lhs .fractionised-wrapper .wrap-item .lhs-box, .page-id-4457 .lhs .fractionised-wrapper .wrap-item .lhs-box, .page-id-4218 .lhs .fractionised-wrapper .wrap-item .lhs-box, .page-id-4067 .lhs .fractionised-wrapper .wrap-item .lhs-box, .page-id-4371 .lhs .fractionised-wrapper .wrap-item .lhs-box, .page-id-4211 .lhs .fractionised-wrapper .wrap-item .lhs-box, .page-id-4877 .lhs .fractionised-wrapper .wrap-item .lhs-box, .page-id-6956 .lhs .fractionised-wrapper .wrap-item .lhs-box, .post-type-archive-hardstand_storage .lhs .fractionised-wrapper .wrap-item .lhs-box {
    width: 100%;
    order: 1;
  }
}
.page-id-3853 .lhs .fractionised-wrapper .wrap-item .img-box, .page-id-3872 .lhs .fractionised-wrapper .wrap-item .img-box, .page-id-6239 .lhs .fractionised-wrapper .wrap-item .img-box, .page-id-5976 .lhs .fractionised-wrapper .wrap-item .img-box, .page-id-3932 .lhs .fractionised-wrapper .wrap-item .img-box, .page-id-4184 .lhs .fractionised-wrapper .wrap-item .img-box, .page-id-4387 .lhs .fractionised-wrapper .wrap-item .img-box, .page-id-4389 .lhs .fractionised-wrapper .wrap-item .img-box, .page-id-4442 .lhs .fractionised-wrapper .wrap-item .img-box, .page-id-4457 .lhs .fractionised-wrapper .wrap-item .img-box, .page-id-4218 .lhs .fractionised-wrapper .wrap-item .img-box, .page-id-4067 .lhs .fractionised-wrapper .wrap-item .img-box, .page-id-4371 .lhs .fractionised-wrapper .wrap-item .img-box, .page-id-4211 .lhs .fractionised-wrapper .wrap-item .img-box, .page-id-4877 .lhs .fractionised-wrapper .wrap-item .img-box, .page-id-6956 .lhs .fractionised-wrapper .wrap-item .img-box, .post-type-archive-hardstand_storage .lhs .fractionised-wrapper .wrap-item .img-box {
  width: 30%;
}
@media only screen and (max-width: 800px) {
  .page-id-3853 .lhs .fractionised-wrapper .wrap-item .img-box, .page-id-3872 .lhs .fractionised-wrapper .wrap-item .img-box, .page-id-6239 .lhs .fractionised-wrapper .wrap-item .img-box, .page-id-5976 .lhs .fractionised-wrapper .wrap-item .img-box, .page-id-3932 .lhs .fractionised-wrapper .wrap-item .img-box, .page-id-4184 .lhs .fractionised-wrapper .wrap-item .img-box, .page-id-4387 .lhs .fractionised-wrapper .wrap-item .img-box, .page-id-4389 .lhs .fractionised-wrapper .wrap-item .img-box, .page-id-4442 .lhs .fractionised-wrapper .wrap-item .img-box, .page-id-4457 .lhs .fractionised-wrapper .wrap-item .img-box, .page-id-4218 .lhs .fractionised-wrapper .wrap-item .img-box, .page-id-4067 .lhs .fractionised-wrapper .wrap-item .img-box, .page-id-4371 .lhs .fractionised-wrapper .wrap-item .img-box, .page-id-4211 .lhs .fractionised-wrapper .wrap-item .img-box, .page-id-4877 .lhs .fractionised-wrapper .wrap-item .img-box, .page-id-6956 .lhs .fractionised-wrapper .wrap-item .img-box, .post-type-archive-hardstand_storage .lhs .fractionised-wrapper .wrap-item .img-box {
    width: 100%;
    order: 0;
  }
}
#lease-view {
  display: none;
}
#lease-view.active {
  display: block;
}
#menu-new-menu-list-1 .green-menu-btn .menu-text {
  color: #507235 !important;
}
#menu-new-menu-list-1 .green-menu-btn .menu-text:hover {
  color: #7cc242 !important;
}
.btn-load-more {
  display: block;
  width: 100%;
  text-align: center;
}
.fake-more-content {
  transition: opacity 0.4s ease-in-out, transform 0.4s ease-in-out;
}
.fake-more-content:not(.show) {
  position: absolute;
  visibility: hidden;
  transform: translateY(-5px);
  opacity: 0;
}
.btn-load-more.no-more-content {
  display: none;
}
.share-box {
  position: relative;
  width: 15%;
  margin-left: auto;
  display: flex;
  gap: 5px;
  justify-content: flex-end;
  padding-right: 20px;
}
.share-box .share-popup {
  left: -20px;
  top: 45px;
}
.share-box .share-icon {
  position: relative;
}
.share-box .share-trigger-close {
  display: block;
  width: 14px;
  height: 14px;
  font-size: 8px;
  margin-left: auto;
  position: absolute;
  right: 10px;
}
.share-box .vid-btn {
  background: #03a9f4 !important;
}
.share-box .share-msg {
  visibility: visible;
  opacity: 1;
  transition: all 0.4s ease-in-out;
}
.share-box .share-msg:not(.show) {
  position: absolute;
  visibility: hidden;
  opacity: 0;
}
.flipster__item {
  display: inline-block !important;
  float: none !important;
}
.flipster--coverflow .flipster__item {
  margin-right: -255px !important;
}
.box-type-btn {
  width: 130px !important;
  height: 130px !important;
  justify-content: center;
  background: #f5f5f5 !important;
  color: #7cc242 !important;
  font-size: 15px;
  border-radius: 0 !important;
}
.box-type-btn:hover {
  color: #fff !important;
}
.box-btn-container {
  display: flex;
  gap: 40px;
  justify-content: center;
}
@media screen and (max-width: 923px) {
  .box-btn-container {
    flex-wrap: wrap;
    gap: 30px;
  }
}
@media screen and (max-width: 560px) {
  .box-btn-container {
    flex-wrap: wrap;
    gap: 20px;
  }
}
.box-btn-item {
  perspective: 400px;
  width: 130px;
  height: 130px;
}
@media screen and (max-width: 923px) {
  .box-btn-item {
    width: 23%;
  }
}
@media screen and (max-width: 560px) {
  .box-btn-item {
    width: 40%;
  }
}
@media screen and (max-width: 480px) {
  .box-btn-item {
    width: 50%;
  }
}
.box-btn-item .box-btn-item-inner {
  width: 130px;
  height: 130px;
  position: relative;
  transform-style: preserve-3d;
  transform: translateZ(-100px);
  transition: transform 1s;
}
.box-btn-item .box-btn-item-inner .box-btn-content-main {
  position: absolute;
  width: 130px;
  height: 130px;
  background: #f5f5f5 !important;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.35);
}
.box-btn-item .box-btn-item-inner .box-btn-content-main.main-side {
  transform: rotateY(0deg) translateZ(75px);
}
.box-btn-item .box-btn-item-inner .box-btn-content-main.left-side {
  transform: rotateY(-90deg) translateZ(65px);
}
.box-btn-item .box-btn-item-inner .box-btn-content-main.right-side {
  transform: rotateY(90deg) translateZ(65px);
}
.box-btn-item .box-btn-item-inner.left {
  transform: translateZ(-100px) rotateY(15deg);
}
.box-btn-item .box-btn-item-inner.left:hover {
  transform: translateZ(-100px) rotateY(0deg);
}
.box-btn-item .box-btn-item-inner.right {
  transform: translateZ(-100px) rotateY(-15deg);
}
.box-btn-item .box-btn-item-inner.right:hover {
  transform: translateZ(-100px) rotateY(0deg);
}
.single-hardstand_storage .fusion-row {
  max-width: 1400px !important;
}
.single-hardstand_storage .fusion-row .content-single-layout {
  display: flex;
  flex-wrap: wrap;
  width: 1400px;
  max-width: 100%;
  justify-content: center;
  margin: auto;
}
.single-hardstand_storage .fusion-row .content-single-layout .single-listing-content {
  padding: 0;
  margin-left: 0;
}
.single-hardstand_storage .fusion-row .content-single-layout .fractionised-side {
  background: #fff;
  box-shadow: 1px 2px 12px 5px rgba(0, 0, 0, 0.05);
  width: 20%;
  padding: 15px;
  height: 1150px;
}
@media screen and (max-width: 1419px) {
  .single-hardstand_storage .fusion-row .content-single-layout .fractionised-side {
    width: 100%;
    margin-bottom: 50px;
    height: auto;
  }
}
.single-hardstand_storage .fusion-row .content-single-layout .fractionised-side ul {
  list-style-type: none;
  margin: 0;
}
.single-hardstand_storage .fusion-row .content-single-layout .fractionised-side ul li span {
  font-size: 22px;
}
.single-hardstand_storage .fusion-row .content-single-layout .fractionised-side ul .list span {
  font-size: 17px;
}
.single-hardstand_storage .fusion-row .content-single-layout .fractionised-side .filter-item {
  border-bottom: 1px solid #000;
  padding: 20px 15px;
}
.single-hardstand_storage .fusion-row .content-single-layout .fractionised-side .filter-item:last-child {
  border-bottom: 0;
}
.single-hardstand_storage .fusion-row .content-single-layout .fractionised-side .filter-item > *, .single-hardstand_storage .fusion-row .content-single-layout .fractionised-side .filter-item a > * {
  color: #000;
  font-weight: 400;
}
.single-hardstand_storage .fusion-row .content-single-layout .fractionised-side .filter-item a, .single-hardstand_storage .fusion-row .content-single-layout .fractionised-side .filter-item span {
  font-size: 20px;
}
.single-hardstand_storage .fusion-row .content-single-layout .fractionised-side .filter-item a span, .single-hardstand_storage .fusion-row .content-single-layout .fractionised-side .filter-item span span {
  font-size: 20px;
}
.single-hardstand_storage .fusion-row .content-single-layout .fractionised-side .filter-item span.list-option a {
  font-size: 16px;
}
.single-post .post-content {
  max-width: 1400px !important;
}
.single-post .post-content .content-single-layout {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: center;
  margin: auto;
}
.single-post .post-content .content-single-layout .left-side {
  width: 75%;
  padding-right: 20px;
}
@media screen and (max-width: 800px) {
  .single-post .post-content .content-single-layout .left-side {
    width: 100%;
  }
}
.single-post .post-content .content-single-layout .fractionised-side {
  background: #fff;
  box-shadow: 1px 2px 12px 5px rgba(0, 0, 0, 0.05);
  width: 25%;
  padding: 15px;
  height: 1150px;
}
@media screen and (max-width: 800px) {
  .single-post .post-content .content-single-layout .fractionised-side {
    width: 100%;
    margin-bottom: 50px;
    height: auto;
  }
}
.single-post .post-content .content-single-layout .fractionised-side ul {
  list-style-type: none;
  margin: 0;
}
.single-post .post-content .content-single-layout .fractionised-side ul li span {
  font-size: 22px;
}
.single-post .post-content .content-single-layout .fractionised-side ul .list span {
  font-size: 17px;
}
.single-post .post-content .content-single-layout .fractionised-side .filter-item {
  border-bottom: 1px solid #000;
  padding: 20px 15px;
}
.single-post .post-content .content-single-layout .fractionised-side .filter-item:last-child {
  border-bottom: 0;
}
.single-post .post-content .content-single-layout .fractionised-side .filter-item > *, .single-post .post-content .content-single-layout .fractionised-side .filter-item a > * {
  color: #000;
  font-weight: 400;
}
.single-post .post-content .content-single-layout .fractionised-side .filter-item a, .single-post .post-content .content-single-layout .fractionised-side .filter-item span {
  font-size: 20px;
}
.single-post .post-content .content-single-layout .fractionised-side .filter-item a span, .single-post .post-content .content-single-layout .fractionised-side .filter-item span span {
  font-size: 20px;
}
.single-post .post-content .content-single-layout .fractionised-side .filter-item span.list-option a {
  font-size: 16px;
}
/*! jQuery.Flipster, v1.1.5 (built 2020-10-17) */
.flipster {
  display: block;
  overflow-x: hidden;
  overflow-y: visible;
  position: relative;
}
.flipster:focus {
  outline: none;
}
.flipster__container, .flipster__item {
  margin: 0;
  padding: 0;
  list-style-type: none;
  position: relative;
}
.flipster__container {
  display: block;
  white-space: nowrap;
  word-spacing: -0.25em;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.flipster__item {
  display: inline-block;
  white-space: normal;
  word-spacing: normal;
  vertical-align: bottom;
}
.flipster--click .flipster__item--past, .flipster--click .flipster__item--future {
  cursor: pointer;
}
.flipster__item img {
  max-width: 100%;
}
.flipster__button {
  position: absolute;
  top: 50%;
  display: block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  border: none;
  padding: 0;
  z-index: 999;
  cursor: pointer;
  font-size: 15px;
  opacity: 0.5;
  -webkit-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
  margin: -1em 2em;
}
.flipster__button svg {
  width: 2em;
  stroke: currentColor;
  fill: transparent;
  stroke-width: 3;
  stroke-linecap: round;
}
.flipster__button:hover, .flipster__button:focus {
  opacity: 1;
}
.flipster__button--prev {
  left: 0;
}
.flipster__button--next {
  right: 0;
}
.flipster__nav, .flipster__nav__item {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.flipster__nav {
  display: block;
  margin: 0 0 4em;
  text-align: center;
  position: relative;
}
.flipster__nav__item {
  display: inline-block;
  margin: 0 0.25em;
}
.flipster__nav__link {
  display: block;
  color: inherit;
  padding: 0.5em 1em;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
  -webkit-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
  -o-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
  transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
}
.flipster__nav__link::after {
  content: '';
  display: block;
  background: #232221;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-transform: translateY(100%) translateY(-0.25em);
  -ms-transform: translateY(100%) translateY(-0.25em);
  transform: translateY(100%) translateY(-0.25em);
  -webkit-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
}
.flipster__nav__item--current > .flipster__nav__link, .flipster__nav__link:hover, .flipster__nav__link:focus {
  color: #fff;
}
.flipster__nav__item--current > .flipster__nav__link::after, .flipster__nav__link:hover::after, .flipster__nav__link:focus::after {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.flipster__nav__child {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin-top: -1px;
  padding: 0.5em;
  background: #4e4441;
  z-index: 1;
}
.flipster__nav__child .flipster__nav__link {
  color: #fff;
}
.flipster__nav__child .flipster__nav__link::after {
  background: #fff;
}
.flipster__nav__child .flipster__nav__item--current > .flipster__nav__link, .flipster__nav__child .flipster__nav__link:hover, .flipster__nav__child .flipster__nav__link:focus {
  color: #232221;
}
.flipster__nav__item--current .flipster__nav__child {
  display: block;
}
.flipster--carousel .flipster__container, .flipster--carousel .flipster__item, .flipster--carousel .flipster__item__content {
  -webkit-transition: all 350ms ease-in-out;
  -o-transition: all 350ms ease-in-out;
  transition: all 350ms ease-in-out;
  -webkit-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
  -o-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
  transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
}
.flipster--carousel .flipster__item {
  -webkit-perspective: 800px;
  perspective: 800px;
}
.flipster--carousel .flipster__item--past, .flipster--carousel .flipster__item--future {
  opacity: 0;
  -webkit-transition-delay: 115ms;
  -o-transition-delay: 115ms;
  transition-delay: 115ms;
}
.flipster--carousel .flipster__item--past-2, .flipster--carousel .flipster__item--future-2 {
  opacity: 0.6;
  -webkit-transition-delay: 90ms;
  -o-transition-delay: 90ms;
  transition-delay: 90ms;
}
.flipster--carousel .flipster__item--past-1, .flipster--carousel .flipster__item--future-1 {
  opacity: 0.8;
  -webkit-transition-delay: 60ms;
  -o-transition-delay: 60ms;
  transition-delay: 60ms;
}
.flipster--carousel .flipster__item--past .flipster__item__content {
  -webkit-transform: translateX(100%) rotateY(-20deg) scale(0.5);
  transform: translateX(100%) rotateY(-20deg) scale(0.5);
}
.flipster--carousel .flipster__item--past-2 .flipster__item__content {
  -webkit-transform: translateX(25%) rotateY(40deg) scale(0.65);
  transform: translateX(25%) rotateY(40deg) scale(0.65);
}
.flipster--carousel .flipster__item--past-1 .flipster__item__content {
  -webkit-transform: rotateY(45deg) scale(0.8);
  transform: rotateY(45deg) scale(0.8);
}
.flipster--carousel .flipster__item--future .flipster__item__content {
  -webkit-transform: translateX(-100%) rotateY(20deg) scale(0.5);
  transform: translateX(-100%) rotateY(20deg) scale(0.5);
}
.flipster--carousel .flipster__item--future-2 .flipster__item__content {
  -webkit-transform: translateX(-25%) rotateY(-40deg) scale(0.65);
  transform: translateX(-25%) rotateY(-40deg) scale(0.65);
}
.flipster--carousel .flipster__item--future-1 .flipster__item__content {
  -webkit-transform: rotateY(-45deg) scale(0.8);
  transform: rotateY(-45deg) scale(0.8);
}
.flipster--carousel.no-rotate .flipster__item--past .flipster__item__content {
  -webkit-transform: translateX(175%) scale(0.5);
  -ms-transform: translateX(175%) scale(0.5);
  transform: translateX(175%) scale(0.5);
}
.flipster--carousel.no-rotate .flipster__item--past-2 .flipster__item__content {
  -webkit-transform: translateX(25%) scale(0.65);
  -ms-transform: translateX(25%) scale(0.65);
  transform: translateX(25%) scale(0.65);
}
.flipster--carousel.no-rotate .flipster__item--past-1 .flipster__item__content {
  -webkit-transform: translateX(0%) scale(0.8);
  -ms-transform: translateX(0%) scale(0.8);
  transform: translateX(0%) scale(0.8);
}
.flipster--carousel.no-rotate .flipster__item--future .flipster__item__content {
  -webkit-transform: translateX(-175%) scale(0.5);
  -ms-transform: translateX(-175%) scale(0.5);
  transform: translateX(-175%) scale(0.5);
}
.flipster--carousel.no-rotate .flipster__item--future-2 .flipster__item__content {
  -webkit-transform: translateX(-25%) scale(0.65);
  -ms-transform: translateX(-25%) scale(0.65);
  transform: translateX(-25%) scale(0.65);
}
.flipster--carousel.no-rotate .flipster__item--future-1 .flipster__item__content {
  -webkit-transform: translateX(0%) scale(0.8);
  -ms-transform: translateX(0%) scale(0.8);
  transform: translateX(0%) scale(0.8);
}
.flipster--carousel .flipster__item--current .flipster__item__content {
  -webkit-transform: translateX(0) rotateY(0deg) scale(1);
  transform: translateX(0) rotateY(0deg) scale(1);
  -webkit-transition-delay: 60ms;
  -o-transition-delay: 60ms;
  transition-delay: 60ms;
}
.flipster--coverflow .flipster__container, .flipster--coverflow .flipster__item, .flipster--coverflow .flipster__item__content {
  -webkit-transition: all 350ms ease-in-out;
  -o-transition: all 350ms ease-in-out;
  transition: all 350ms ease-in-out;
  -webkit-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
  -o-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
  transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
}
.flipster--coverflow .flipster__item {
  -webkit-perspective: 800px;
  perspective: 800px;
}
.flipster--coverflow .flipster__container {
  padding-bottom: 5%;
}
.flipster--coverflow .flipster__item__content {
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  box-reflect: below 0 -webkit-gradient(linear, left bottom, left top, color-stop(0.05, rgba(255, 255, 255, 0.12)), color-stop(0.2, transparent));
  -webkit-box-reflect: below 0 -webkit-gradient(linear, left bottom, left top, color-stop(0.05, rgba(255, 255, 255, 0.12)), color-stop(0.2, transparent));
}
.flipster--coverflow .flipster__item__content img:only-child {
  display: block;
}
.flipster--coverflow .flipster__item--past .flipster__item__content {
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transform: scale(0.75) rotateY(55deg);
  transform: scale(0.75) rotateY(55deg);
}
.flipster--coverflow .flipster__item--future .flipster__item__content {
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform: scale(0.75) rotateY(-55deg);
  transform: scale(0.75) rotateY(-55deg);
}
.flipster--coverflow .flip-current .flipster__item__content {
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
.flipster--flat .flipster__container, .flipster--flat .flipster__item, .flipster--flat .flipster__item__content {
  -webkit-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}
.flipster--flat .flipster__item--past, .flipster--flat .flipster__item--future {
  opacity: 0.5;
}
.flipster--flat .flipster__item--past .flipster__item__content {
  -webkit-transform: scale(0.75);
  -ms-transform: scale(0.75);
  transform: scale(0.75);
}
.flipster--flat .flipster__item--future .flipster__item__content {
  -webkit-transform: scale(0.75);
  -ms-transform: scale(0.75);
  transform: scale(0.75);
}
.flipster--wheel {
  overflow: hidden;
}
.flipster--wheel .flipster__container, .flipster--wheel .flipster__item__content {
  -webkit-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
  -webkit-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
  -o-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
  transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
}
.flipster--wheel .flipster__container {
  padding-bottom: 20%;
}
.flipster--wheel .flipster__item__content {
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.flipster--wheel .flipster__item--past .flipster__item__content {
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
.flipster--wheel .flipster__item--future .flipster__item__content {
  -webkit-transform-origin: 0% 100%;
  -ms-transform-origin: 0% 100%;
  transform-origin: 0% 100%;
}
.flipster--wheel .flipster__item__content img:only-child {
  display: block;
}
.flipster--wheel .flipster__item--past .flipster__item__content {
  opacity: 0;
  -webkit-transform: rotateZ(-80deg) translate(-170%, 110%);
  -ms-transform: rotate(-80deg) translate(-170%, 110%);
  transform: rotateZ(-80deg) translate(-170%, 110%);
}
.flipster--wheel .flipster__item--future .flipster__item__content {
  opacity: 0;
  -webkit-transform: rotateZ(80deg) translate(170%, 110%);
  -ms-transform: rotate(80deg) translate(170%, 110%);
  transform: rotateZ(80deg) translate(170%, 110%);
}
.flipster--wheel .flipster__item--past-3 .flipster__item__content {
  opacity: 1;
  -webkit-transform: rotateZ(-60deg) translate(-70%, 75%);
  -ms-transform: rotate(-60deg) translate(-70%, 75%);
  transform: rotateZ(-60deg) translate(-70%, 75%);
}
.flipster--wheel .flipster__item--future-3 .flipster__item__content {
  opacity: 1;
  -webkit-transform: rotateZ(60deg) translate(70%, 75%);
  -ms-transform: rotate(60deg) translate(70%, 75%);
  transform: rotateZ(60deg) translate(70%, 75%);
}
.flipster--wheel .flipster__item--past-2 .flipster__item__content {
  opacity: 1;
  -webkit-transform: rotateZ(-40deg) translate(-17%, 30%);
  -ms-transform: rotate(-40deg) translate(-17%, 30%);
  transform: rotateZ(-40deg) translate(-17%, 30%);
}
.flipster--wheel .flipster__item--future-2 .flipster__item__content {
  opacity: 1;
  -webkit-transform: rotateZ(40deg) translate(17%, 30%);
  -ms-transform: rotate(40deg) translate(17%, 30%);
  transform: rotateZ(40deg) translate(17%, 30%);
}
.flipster--wheel .flipster__item--past-1 .flipster__item__content {
  opacity: 1;
  -webkit-transform: rotateZ(-20deg);
  -ms-transform: rotate(-20deg);
  transform: rotateZ(-20deg);
}
.flipster--wheel .flipster__item--future-1 .flipster__item__content {
  opacity: 1;
  -webkit-transform: rotateZ(20deg);
  -ms-transform: rotate(20deg);
  transform: rotateZ(20deg);
}
.flipster--wheel .flip-current .flipster__item__content {
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
}
.page-id-3872 #content, .page-id-6239 #content, .page-id-5976 #content, .page-id-5544 #content, .page-id-4877 #content, .page-id-6956 #content {
  width: 100% !important;
  padding-top: 90px;
  display: flex;
  justify-content: space-between;
  gap: 0 54px;
  align-items: flex-start;
}
@media screen and (max-width: 1200px) {
  .page-id-3872 #content, .page-id-6239 #content, .page-id-5976 #content, .page-id-5544 #content, .page-id-4877 #content, .page-id-6956 #content {
    gap: 0 34px;
  }
}
@media screen and (max-width: 800px) {
  .page-id-3872 #content, .page-id-6239 #content, .page-id-5976 #content, .page-id-5544 #content, .page-id-4877 #content, .page-id-6956 #content {
    flex-direction: column;
  }
}
.page-id-3872 #main, .page-id-6239 #main, .page-id-5976 #main, .page-id-5544 #main, .page-id-4877 #main, .page-id-6956 #main {
  background-color: #f5f9fc !important;
}
.page-id-3872 #main > .fusion-row, .page-id-6239 #main > .fusion-row, .page-id-5976 #main > .fusion-row, .page-id-5544 #main > .fusion-row, .page-id-4877 #main > .fusion-row, .page-id-6956 #main > .fusion-row {
  max-width: 1440px;
}
.page-id-3872 .left-content, .page-id-6239 .left-content, .page-id-5976 .left-content, .page-id-5544 .left-content, .page-id-4877 .left-content, .page-id-6956 .left-content {
  width: 80%;
}
@media screen and (max-width: 1200px) {
  .page-id-3872 .left-content, .page-id-6239 .left-content, .page-id-5976 .left-content, .page-id-5544 .left-content, .page-id-4877 .left-content, .page-id-6956 .left-content {
    width: 70%;
  }
}
@media screen and (max-width: 800px) {
  .page-id-3872 .left-content, .page-id-6239 .left-content, .page-id-5976 .left-content, .page-id-5544 .left-content, .page-id-4877 .left-content, .page-id-6956 .left-content {
    width: 100%;
  }
}
.page-id-3872 .left-content div#top-bar-col .date-text, .page-id-6239 .left-content div#top-bar-col .date-text, .page-id-5976 .left-content div#top-bar-col .date-text, .page-id-5544 .left-content div#top-bar-col .date-text, .page-id-4877 .left-content div#top-bar-col .date-text, .page-id-6956 .left-content div#top-bar-col .date-text {
  display: none;
}
.page-id-3872 .left-content .content-heading, .page-id-6239 .left-content .content-heading, .page-id-5976 .left-content .content-heading, .page-id-5544 .left-content .content-heading, .page-id-4877 .left-content .content-heading, .page-id-6956 .left-content .content-heading {
  font-size: 50px;
  font-family: "Proxima Nova Bold";
  text-align: center;
  line-height: 1.2;
  margin: 0 0 20px;
  color: #7cc242;
}
.page-id-3872 .left-content div#listing-archive-slider-sec, .page-id-6239 .left-content div#listing-archive-slider-sec, .page-id-5976 .left-content div#listing-archive-slider-sec, .page-id-5544 .left-content div#listing-archive-slider-sec, .page-id-4877 .left-content div#listing-archive-slider-sec, .page-id-6956 .left-content div#listing-archive-slider-sec {
  position: relative;
  z-index: 0;
}
.page-id-3872 .left-content div#listing-map-gallery, .page-id-6239 .left-content div#listing-map-gallery, .page-id-5976 .left-content div#listing-map-gallery, .page-id-5544 .left-content div#listing-map-gallery, .page-id-4877 .left-content div#listing-map-gallery, .page-id-6956 .left-content div#listing-map-gallery {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.page-id-3872 .left-content div#listing-map-gallery .view-wrap:not(.active), .page-id-6239 .left-content div#listing-map-gallery .view-wrap:not(.active), .page-id-5976 .left-content div#listing-map-gallery .view-wrap:not(.active), .page-id-5544 .left-content div#listing-map-gallery .view-wrap:not(.active), .page-id-4877 .left-content div#listing-map-gallery .view-wrap:not(.active), .page-id-6956 .left-content div#listing-map-gallery .view-wrap:not(.active) {
  display: none !important;
}
.page-id-3872 .left-content div#listing-map-gallery div#listings-sec, .page-id-6239 .left-content div#listing-map-gallery div#listings-sec, .page-id-5976 .left-content div#listing-map-gallery div#listings-sec, .page-id-5544 .left-content div#listing-map-gallery div#listings-sec, .page-id-4877 .left-content div#listing-map-gallery div#listings-sec, .page-id-6956 .left-content div#listing-map-gallery div#listings-sec {
  width: 80%;
}
@media only screen and (max-width: 1440px) {
  .page-id-3872 .left-content div#listing-map-gallery div#listings-sec, .page-id-6239 .left-content div#listing-map-gallery div#listings-sec, .page-id-5976 .left-content div#listing-map-gallery div#listings-sec, .page-id-5544 .left-content div#listing-map-gallery div#listings-sec, .page-id-4877 .left-content div#listing-map-gallery div#listings-sec, .page-id-6956 .left-content div#listing-map-gallery div#listings-sec {
    width: 75%;
  }
}
@media only screen and (max-width: 1200px) {
  .page-id-3872 .left-content div#listing-map-gallery div#listings-sec, .page-id-6239 .left-content div#listing-map-gallery div#listings-sec, .page-id-5976 .left-content div#listing-map-gallery div#listings-sec, .page-id-5544 .left-content div#listing-map-gallery div#listings-sec, .page-id-4877 .left-content div#listing-map-gallery div#listings-sec, .page-id-6956 .left-content div#listing-map-gallery div#listings-sec {
    width: 100%;
    margin-top: 30px;
  }
}
.page-id-3872 .left-content div#listing-map-gallery .map-sec, .page-id-6239 .left-content div#listing-map-gallery .map-sec, .page-id-5976 .left-content div#listing-map-gallery .map-sec, .page-id-5544 .left-content div#listing-map-gallery .map-sec, .page-id-4877 .left-content div#listing-map-gallery .map-sec, .page-id-6956 .left-content div#listing-map-gallery .map-sec {
  padding: 12px;
  margin-top: 12px;
}
@media only screen and (max-width: 1200px) {
  .page-id-3872 .left-content div#listing-map-gallery .map-sec, .page-id-6239 .left-content div#listing-map-gallery .map-sec, .page-id-5976 .left-content div#listing-map-gallery .map-sec, .page-id-5544 .left-content div#listing-map-gallery .map-sec, .page-id-4877 .left-content div#listing-map-gallery .map-sec, .page-id-6956 .left-content div#listing-map-gallery .map-sec {
    padding: 0;
  }
}
.page-id-3872 .left-content div#listing-map-gallery .map-sec #map, .page-id-6239 .left-content div#listing-map-gallery .map-sec #map, .page-id-5976 .left-content div#listing-map-gallery .map-sec #map, .page-id-5544 .left-content div#listing-map-gallery .map-sec #map, .page-id-4877 .left-content div#listing-map-gallery .map-sec #map, .page-id-6956 .left-content div#listing-map-gallery .map-sec #map, .page-id-3872 .left-content div#listing-map-gallery .map-sec #map-sites-wanted, .page-id-6239 .left-content div#listing-map-gallery .map-sec #map-sites-wanted, .page-id-5976 .left-content div#listing-map-gallery .map-sec #map-sites-wanted, .page-id-5544 .left-content div#listing-map-gallery .map-sec #map-sites-wanted, .page-id-4877 .left-content div#listing-map-gallery .map-sec #map-sites-wanted, .page-id-6956 .left-content div#listing-map-gallery .map-sec #map-sites-wanted, .page-id-3872 .left-content div#listing-map-gallery .map-sec #map-self-storage-trends, .page-id-6239 .left-content div#listing-map-gallery .map-sec #map-self-storage-trends, .page-id-5976 .left-content div#listing-map-gallery .map-sec #map-self-storage-trends, .page-id-5544 .left-content div#listing-map-gallery .map-sec #map-self-storage-trends, .page-id-4877 .left-content div#listing-map-gallery .map-sec #map-self-storage-trends, .page-id-6956 .left-content div#listing-map-gallery .map-sec #map-self-storage-trends, .page-id-3872 .left-content div#listing-map-gallery .map-sec #map-site-storage-trends, .page-id-6239 .left-content div#listing-map-gallery .map-sec #map-site-storage-trends, .page-id-5976 .left-content div#listing-map-gallery .map-sec #map-site-storage-trends, .page-id-5544 .left-content div#listing-map-gallery .map-sec #map-site-storage-trends, .page-id-4877 .left-content div#listing-map-gallery .map-sec #map-site-storage-trends, .page-id-6956 .left-content div#listing-map-gallery .map-sec #map-site-storage-trends, .page-id-3872 .left-content div#listing-map-gallery .map-sec #map-hardstand-lease-sold, .page-id-6239 .left-content div#listing-map-gallery .map-sec #map-hardstand-lease-sold, .page-id-5976 .left-content div#listing-map-gallery .map-sec #map-hardstand-lease-sold, .page-id-5544 .left-content div#listing-map-gallery .map-sec #map-hardstand-lease-sold, .page-id-4877 .left-content div#listing-map-gallery .map-sec #map-hardstand-lease-sold, .page-id-6956 .left-content div#listing-map-gallery .map-sec #map-hardstand-lease-sold {
  width: 1418px;
  height: 900px;
  max-width: 100%;
}
@media only screen and (max-width: 1200px) {
  .page-id-3872 .left-content div#listing-map-gallery .map-sec #map, .page-id-6239 .left-content div#listing-map-gallery .map-sec #map, .page-id-5976 .left-content div#listing-map-gallery .map-sec #map, .page-id-5544 .left-content div#listing-map-gallery .map-sec #map, .page-id-4877 .left-content div#listing-map-gallery .map-sec #map, .page-id-6956 .left-content div#listing-map-gallery .map-sec #map, .page-id-3872 .left-content div#listing-map-gallery .map-sec #map-sites-wanted, .page-id-6239 .left-content div#listing-map-gallery .map-sec #map-sites-wanted, .page-id-5976 .left-content div#listing-map-gallery .map-sec #map-sites-wanted, .page-id-5544 .left-content div#listing-map-gallery .map-sec #map-sites-wanted, .page-id-4877 .left-content div#listing-map-gallery .map-sec #map-sites-wanted, .page-id-6956 .left-content div#listing-map-gallery .map-sec #map-sites-wanted, .page-id-3872 .left-content div#listing-map-gallery .map-sec #map-self-storage-trends, .page-id-6239 .left-content div#listing-map-gallery .map-sec #map-self-storage-trends, .page-id-5976 .left-content div#listing-map-gallery .map-sec #map-self-storage-trends, .page-id-5544 .left-content div#listing-map-gallery .map-sec #map-self-storage-trends, .page-id-4877 .left-content div#listing-map-gallery .map-sec #map-self-storage-trends, .page-id-6956 .left-content div#listing-map-gallery .map-sec #map-self-storage-trends, .page-id-3872 .left-content div#listing-map-gallery .map-sec #map-site-storage-trends, .page-id-6239 .left-content div#listing-map-gallery .map-sec #map-site-storage-trends, .page-id-5976 .left-content div#listing-map-gallery .map-sec #map-site-storage-trends, .page-id-5544 .left-content div#listing-map-gallery .map-sec #map-site-storage-trends, .page-id-4877 .left-content div#listing-map-gallery .map-sec #map-site-storage-trends, .page-id-6956 .left-content div#listing-map-gallery .map-sec #map-site-storage-trends, .page-id-3872 .left-content div#listing-map-gallery .map-sec #map-hardstand-lease-sold, .page-id-6239 .left-content div#listing-map-gallery .map-sec #map-hardstand-lease-sold, .page-id-5976 .left-content div#listing-map-gallery .map-sec #map-hardstand-lease-sold, .page-id-5544 .left-content div#listing-map-gallery .map-sec #map-hardstand-lease-sold, .page-id-4877 .left-content div#listing-map-gallery .map-sec #map-hardstand-lease-sold, .page-id-6956 .left-content div#listing-map-gallery .map-sec #map-hardstand-lease-sold {
    height: 660px;
  }
}
@media screen and (max-width: 480px) {
  .page-id-3872 .left-content div#listing-map-gallery .map-sec #map, .page-id-6239 .left-content div#listing-map-gallery .map-sec #map, .page-id-5976 .left-content div#listing-map-gallery .map-sec #map, .page-id-5544 .left-content div#listing-map-gallery .map-sec #map, .page-id-4877 .left-content div#listing-map-gallery .map-sec #map, .page-id-6956 .left-content div#listing-map-gallery .map-sec #map, .page-id-3872 .left-content div#listing-map-gallery .map-sec #map-sites-wanted, .page-id-6239 .left-content div#listing-map-gallery .map-sec #map-sites-wanted, .page-id-5976 .left-content div#listing-map-gallery .map-sec #map-sites-wanted, .page-id-5544 .left-content div#listing-map-gallery .map-sec #map-sites-wanted, .page-id-4877 .left-content div#listing-map-gallery .map-sec #map-sites-wanted, .page-id-6956 .left-content div#listing-map-gallery .map-sec #map-sites-wanted, .page-id-3872 .left-content div#listing-map-gallery .map-sec #map-self-storage-trends, .page-id-6239 .left-content div#listing-map-gallery .map-sec #map-self-storage-trends, .page-id-5976 .left-content div#listing-map-gallery .map-sec #map-self-storage-trends, .page-id-5544 .left-content div#listing-map-gallery .map-sec #map-self-storage-trends, .page-id-4877 .left-content div#listing-map-gallery .map-sec #map-self-storage-trends, .page-id-6956 .left-content div#listing-map-gallery .map-sec #map-self-storage-trends, .page-id-3872 .left-content div#listing-map-gallery .map-sec #map-site-storage-trends, .page-id-6239 .left-content div#listing-map-gallery .map-sec #map-site-storage-trends, .page-id-5976 .left-content div#listing-map-gallery .map-sec #map-site-storage-trends, .page-id-5544 .left-content div#listing-map-gallery .map-sec #map-site-storage-trends, .page-id-4877 .left-content div#listing-map-gallery .map-sec #map-site-storage-trends, .page-id-6956 .left-content div#listing-map-gallery .map-sec #map-site-storage-trends, .page-id-3872 .left-content div#listing-map-gallery .map-sec #map-hardstand-lease-sold, .page-id-6239 .left-content div#listing-map-gallery .map-sec #map-hardstand-lease-sold, .page-id-5976 .left-content div#listing-map-gallery .map-sec #map-hardstand-lease-sold, .page-id-5544 .left-content div#listing-map-gallery .map-sec #map-hardstand-lease-sold, .page-id-4877 .left-content div#listing-map-gallery .map-sec #map-hardstand-lease-sold, .page-id-6956 .left-content div#listing-map-gallery .map-sec #map-hardstand-lease-sold {
    height: 550px;
  }
}
.page-id-3872 .left-content div#listing-map-gallery .map-sec #map .gm-style .gm-style-iw-t::after, .page-id-6239 .left-content div#listing-map-gallery .map-sec #map .gm-style .gm-style-iw-t::after, .page-id-5976 .left-content div#listing-map-gallery .map-sec #map .gm-style .gm-style-iw-t::after, .page-id-5544 .left-content div#listing-map-gallery .map-sec #map .gm-style .gm-style-iw-t::after, .page-id-4877 .left-content div#listing-map-gallery .map-sec #map .gm-style .gm-style-iw-t::after, .page-id-6956 .left-content div#listing-map-gallery .map-sec #map .gm-style .gm-style-iw-t::after, .page-id-3872 .left-content div#listing-map-gallery .map-sec #map-sites-wanted .gm-style .gm-style-iw-t::after, .page-id-6239 .left-content div#listing-map-gallery .map-sec #map-sites-wanted .gm-style .gm-style-iw-t::after, .page-id-5976 .left-content div#listing-map-gallery .map-sec #map-sites-wanted .gm-style .gm-style-iw-t::after, .page-id-5544 .left-content div#listing-map-gallery .map-sec #map-sites-wanted .gm-style .gm-style-iw-t::after, .page-id-4877 .left-content div#listing-map-gallery .map-sec #map-sites-wanted .gm-style .gm-style-iw-t::after, .page-id-6956 .left-content div#listing-map-gallery .map-sec #map-sites-wanted .gm-style .gm-style-iw-t::after, .page-id-3872 .left-content div#listing-map-gallery .map-sec #map-self-storage-trends .gm-style .gm-style-iw-t::after, .page-id-6239 .left-content div#listing-map-gallery .map-sec #map-self-storage-trends .gm-style .gm-style-iw-t::after, .page-id-5976 .left-content div#listing-map-gallery .map-sec #map-self-storage-trends .gm-style .gm-style-iw-t::after, .page-id-5544 .left-content div#listing-map-gallery .map-sec #map-self-storage-trends .gm-style .gm-style-iw-t::after, .page-id-4877 .left-content div#listing-map-gallery .map-sec #map-self-storage-trends .gm-style .gm-style-iw-t::after, .page-id-6956 .left-content div#listing-map-gallery .map-sec #map-self-storage-trends .gm-style .gm-style-iw-t::after, .page-id-3872 .left-content div#listing-map-gallery .map-sec #map-site-storage-trends .gm-style .gm-style-iw-t::after, .page-id-6239 .left-content div#listing-map-gallery .map-sec #map-site-storage-trends .gm-style .gm-style-iw-t::after, .page-id-5976 .left-content div#listing-map-gallery .map-sec #map-site-storage-trends .gm-style .gm-style-iw-t::after, .page-id-5544 .left-content div#listing-map-gallery .map-sec #map-site-storage-trends .gm-style .gm-style-iw-t::after, .page-id-4877 .left-content div#listing-map-gallery .map-sec #map-site-storage-trends .gm-style .gm-style-iw-t::after, .page-id-6956 .left-content div#listing-map-gallery .map-sec #map-site-storage-trends .gm-style .gm-style-iw-t::after, .page-id-3872 .left-content div#listing-map-gallery .map-sec #map-hardstand-lease-sold .gm-style .gm-style-iw-t::after, .page-id-6239 .left-content div#listing-map-gallery .map-sec #map-hardstand-lease-sold .gm-style .gm-style-iw-t::after, .page-id-5976 .left-content div#listing-map-gallery .map-sec #map-hardstand-lease-sold .gm-style .gm-style-iw-t::after, .page-id-5544 .left-content div#listing-map-gallery .map-sec #map-hardstand-lease-sold .gm-style .gm-style-iw-t::after, .page-id-4877 .left-content div#listing-map-gallery .map-sec #map-hardstand-lease-sold .gm-style .gm-style-iw-t::after, .page-id-6956 .left-content div#listing-map-gallery .map-sec #map-hardstand-lease-sold .gm-style .gm-style-iw-t::after {
  display: none;
}
.page-id-3872 .left-content div#listing-map-gallery .map-sec #map .gm-style .info-content, .page-id-6239 .left-content div#listing-map-gallery .map-sec #map .gm-style .info-content, .page-id-5976 .left-content div#listing-map-gallery .map-sec #map .gm-style .info-content, .page-id-5544 .left-content div#listing-map-gallery .map-sec #map .gm-style .info-content, .page-id-4877 .left-content div#listing-map-gallery .map-sec #map .gm-style .info-content, .page-id-6956 .left-content div#listing-map-gallery .map-sec #map .gm-style .info-content, .page-id-3872 .left-content div#listing-map-gallery .map-sec #map-sites-wanted .gm-style .info-content, .page-id-6239 .left-content div#listing-map-gallery .map-sec #map-sites-wanted .gm-style .info-content, .page-id-5976 .left-content div#listing-map-gallery .map-sec #map-sites-wanted .gm-style .info-content, .page-id-5544 .left-content div#listing-map-gallery .map-sec #map-sites-wanted .gm-style .info-content, .page-id-4877 .left-content div#listing-map-gallery .map-sec #map-sites-wanted .gm-style .info-content, .page-id-6956 .left-content div#listing-map-gallery .map-sec #map-sites-wanted .gm-style .info-content, .page-id-3872 .left-content div#listing-map-gallery .map-sec #map-self-storage-trends .gm-style .info-content, .page-id-6239 .left-content div#listing-map-gallery .map-sec #map-self-storage-trends .gm-style .info-content, .page-id-5976 .left-content div#listing-map-gallery .map-sec #map-self-storage-trends .gm-style .info-content, .page-id-5544 .left-content div#listing-map-gallery .map-sec #map-self-storage-trends .gm-style .info-content, .page-id-4877 .left-content div#listing-map-gallery .map-sec #map-self-storage-trends .gm-style .info-content, .page-id-6956 .left-content div#listing-map-gallery .map-sec #map-self-storage-trends .gm-style .info-content, .page-id-3872 .left-content div#listing-map-gallery .map-sec #map-site-storage-trends .gm-style .info-content, .page-id-6239 .left-content div#listing-map-gallery .map-sec #map-site-storage-trends .gm-style .info-content, .page-id-5976 .left-content div#listing-map-gallery .map-sec #map-site-storage-trends .gm-style .info-content, .page-id-5544 .left-content div#listing-map-gallery .map-sec #map-site-storage-trends .gm-style .info-content, .page-id-4877 .left-content div#listing-map-gallery .map-sec #map-site-storage-trends .gm-style .info-content, .page-id-6956 .left-content div#listing-map-gallery .map-sec #map-site-storage-trends .gm-style .info-content, .page-id-3872 .left-content div#listing-map-gallery .map-sec #map-hardstand-lease-sold .gm-style .info-content, .page-id-6239 .left-content div#listing-map-gallery .map-sec #map-hardstand-lease-sold .gm-style .info-content, .page-id-5976 .left-content div#listing-map-gallery .map-sec #map-hardstand-lease-sold .gm-style .info-content, .page-id-5544 .left-content div#listing-map-gallery .map-sec #map-hardstand-lease-sold .gm-style .info-content, .page-id-4877 .left-content div#listing-map-gallery .map-sec #map-hardstand-lease-sold .gm-style .info-content, .page-id-6956 .left-content div#listing-map-gallery .map-sec #map-hardstand-lease-sold .gm-style .info-content {
  display: block;
}
.page-id-3872 .left-content div#listing-map-gallery .map-sec #map .info-content, .page-id-6239 .left-content div#listing-map-gallery .map-sec #map .info-content, .page-id-5976 .left-content div#listing-map-gallery .map-sec #map .info-content, .page-id-5544 .left-content div#listing-map-gallery .map-sec #map .info-content, .page-id-4877 .left-content div#listing-map-gallery .map-sec #map .info-content, .page-id-6956 .left-content div#listing-map-gallery .map-sec #map .info-content, .page-id-3872 .left-content div#listing-map-gallery .map-sec #map-sites-wanted .info-content, .page-id-6239 .left-content div#listing-map-gallery .map-sec #map-sites-wanted .info-content, .page-id-5976 .left-content div#listing-map-gallery .map-sec #map-sites-wanted .info-content, .page-id-5544 .left-content div#listing-map-gallery .map-sec #map-sites-wanted .info-content, .page-id-4877 .left-content div#listing-map-gallery .map-sec #map-sites-wanted .info-content, .page-id-6956 .left-content div#listing-map-gallery .map-sec #map-sites-wanted .info-content, .page-id-3872 .left-content div#listing-map-gallery .map-sec #map-self-storage-trends .info-content, .page-id-6239 .left-content div#listing-map-gallery .map-sec #map-self-storage-trends .info-content, .page-id-5976 .left-content div#listing-map-gallery .map-sec #map-self-storage-trends .info-content, .page-id-5544 .left-content div#listing-map-gallery .map-sec #map-self-storage-trends .info-content, .page-id-4877 .left-content div#listing-map-gallery .map-sec #map-self-storage-trends .info-content, .page-id-6956 .left-content div#listing-map-gallery .map-sec #map-self-storage-trends .info-content, .page-id-3872 .left-content div#listing-map-gallery .map-sec #map-site-storage-trends .info-content, .page-id-6239 .left-content div#listing-map-gallery .map-sec #map-site-storage-trends .info-content, .page-id-5976 .left-content div#listing-map-gallery .map-sec #map-site-storage-trends .info-content, .page-id-5544 .left-content div#listing-map-gallery .map-sec #map-site-storage-trends .info-content, .page-id-4877 .left-content div#listing-map-gallery .map-sec #map-site-storage-trends .info-content, .page-id-6956 .left-content div#listing-map-gallery .map-sec #map-site-storage-trends .info-content, .page-id-3872 .left-content div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content, .page-id-6239 .left-content div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content, .page-id-5976 .left-content div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content, .page-id-5544 .left-content div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content, .page-id-4877 .left-content div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content, .page-id-6956 .left-content div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content {
  max-width: 220px;
  display: none;
}
.page-id-3872 .left-content div#listing-map-gallery .map-sec #map .info-content a:hover, .page-id-6239 .left-content div#listing-map-gallery .map-sec #map .info-content a:hover, .page-id-5976 .left-content div#listing-map-gallery .map-sec #map .info-content a:hover, .page-id-5544 .left-content div#listing-map-gallery .map-sec #map .info-content a:hover, .page-id-4877 .left-content div#listing-map-gallery .map-sec #map .info-content a:hover, .page-id-6956 .left-content div#listing-map-gallery .map-sec #map .info-content a:hover, .page-id-3872 .left-content div#listing-map-gallery .map-sec #map-sites-wanted .info-content a:hover, .page-id-6239 .left-content div#listing-map-gallery .map-sec #map-sites-wanted .info-content a:hover, .page-id-5976 .left-content div#listing-map-gallery .map-sec #map-sites-wanted .info-content a:hover, .page-id-5544 .left-content div#listing-map-gallery .map-sec #map-sites-wanted .info-content a:hover, .page-id-4877 .left-content div#listing-map-gallery .map-sec #map-sites-wanted .info-content a:hover, .page-id-6956 .left-content div#listing-map-gallery .map-sec #map-sites-wanted .info-content a:hover, .page-id-3872 .left-content div#listing-map-gallery .map-sec #map-self-storage-trends .info-content a:hover, .page-id-6239 .left-content div#listing-map-gallery .map-sec #map-self-storage-trends .info-content a:hover, .page-id-5976 .left-content div#listing-map-gallery .map-sec #map-self-storage-trends .info-content a:hover, .page-id-5544 .left-content div#listing-map-gallery .map-sec #map-self-storage-trends .info-content a:hover, .page-id-4877 .left-content div#listing-map-gallery .map-sec #map-self-storage-trends .info-content a:hover, .page-id-6956 .left-content div#listing-map-gallery .map-sec #map-self-storage-trends .info-content a:hover, .page-id-3872 .left-content div#listing-map-gallery .map-sec #map-site-storage-trends .info-content a:hover, .page-id-6239 .left-content div#listing-map-gallery .map-sec #map-site-storage-trends .info-content a:hover, .page-id-5976 .left-content div#listing-map-gallery .map-sec #map-site-storage-trends .info-content a:hover, .page-id-5544 .left-content div#listing-map-gallery .map-sec #map-site-storage-trends .info-content a:hover, .page-id-4877 .left-content div#listing-map-gallery .map-sec #map-site-storage-trends .info-content a:hover, .page-id-6956 .left-content div#listing-map-gallery .map-sec #map-site-storage-trends .info-content a:hover, .page-id-3872 .left-content div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content a:hover, .page-id-6239 .left-content div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content a:hover, .page-id-5976 .left-content div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content a:hover, .page-id-5544 .left-content div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content a:hover, .page-id-4877 .left-content div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content a:hover, .page-id-6956 .left-content div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content a:hover {
  color: #000;
}
.page-id-3872 .left-content div#listing-map-gallery .map-sec #map .info-content .info-img, .page-id-6239 .left-content div#listing-map-gallery .map-sec #map .info-content .info-img, .page-id-5976 .left-content div#listing-map-gallery .map-sec #map .info-content .info-img, .page-id-5544 .left-content div#listing-map-gallery .map-sec #map .info-content .info-img, .page-id-4877 .left-content div#listing-map-gallery .map-sec #map .info-content .info-img, .page-id-6956 .left-content div#listing-map-gallery .map-sec #map .info-content .info-img, .page-id-3872 .left-content div#listing-map-gallery .map-sec #map-sites-wanted .info-content .info-img, .page-id-6239 .left-content div#listing-map-gallery .map-sec #map-sites-wanted .info-content .info-img, .page-id-5976 .left-content div#listing-map-gallery .map-sec #map-sites-wanted .info-content .info-img, .page-id-5544 .left-content div#listing-map-gallery .map-sec #map-sites-wanted .info-content .info-img, .page-id-4877 .left-content div#listing-map-gallery .map-sec #map-sites-wanted .info-content .info-img, .page-id-6956 .left-content div#listing-map-gallery .map-sec #map-sites-wanted .info-content .info-img, .page-id-3872 .left-content div#listing-map-gallery .map-sec #map-self-storage-trends .info-content .info-img, .page-id-6239 .left-content div#listing-map-gallery .map-sec #map-self-storage-trends .info-content .info-img, .page-id-5976 .left-content div#listing-map-gallery .map-sec #map-self-storage-trends .info-content .info-img, .page-id-5544 .left-content div#listing-map-gallery .map-sec #map-self-storage-trends .info-content .info-img, .page-id-4877 .left-content div#listing-map-gallery .map-sec #map-self-storage-trends .info-content .info-img, .page-id-6956 .left-content div#listing-map-gallery .map-sec #map-self-storage-trends .info-content .info-img, .page-id-3872 .left-content div#listing-map-gallery .map-sec #map-site-storage-trends .info-content .info-img, .page-id-6239 .left-content div#listing-map-gallery .map-sec #map-site-storage-trends .info-content .info-img, .page-id-5976 .left-content div#listing-map-gallery .map-sec #map-site-storage-trends .info-content .info-img, .page-id-5544 .left-content div#listing-map-gallery .map-sec #map-site-storage-trends .info-content .info-img, .page-id-4877 .left-content div#listing-map-gallery .map-sec #map-site-storage-trends .info-content .info-img, .page-id-6956 .left-content div#listing-map-gallery .map-sec #map-site-storage-trends .info-content .info-img, .page-id-3872 .left-content div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content .info-img, .page-id-6239 .left-content div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content .info-img, .page-id-5976 .left-content div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content .info-img, .page-id-5544 .left-content div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content .info-img, .page-id-4877 .left-content div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content .info-img, .page-id-6956 .left-content div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content .info-img {
  width: 100%;
  height: 120px;
  background-size: cover;
  background-position: left center;
  background-repeat: no-repeat;
  max-width: 220px;
}
.page-id-3872 .left-content div#listing-map-gallery .map-sec #map .info-content h6, .page-id-6239 .left-content div#listing-map-gallery .map-sec #map .info-content h6, .page-id-5976 .left-content div#listing-map-gallery .map-sec #map .info-content h6, .page-id-5544 .left-content div#listing-map-gallery .map-sec #map .info-content h6, .page-id-4877 .left-content div#listing-map-gallery .map-sec #map .info-content h6, .page-id-6956 .left-content div#listing-map-gallery .map-sec #map .info-content h6, .page-id-3872 .left-content div#listing-map-gallery .map-sec #map-sites-wanted .info-content h6, .page-id-6239 .left-content div#listing-map-gallery .map-sec #map-sites-wanted .info-content h6, .page-id-5976 .left-content div#listing-map-gallery .map-sec #map-sites-wanted .info-content h6, .page-id-5544 .left-content div#listing-map-gallery .map-sec #map-sites-wanted .info-content h6, .page-id-4877 .left-content div#listing-map-gallery .map-sec #map-sites-wanted .info-content h6, .page-id-6956 .left-content div#listing-map-gallery .map-sec #map-sites-wanted .info-content h6, .page-id-3872 .left-content div#listing-map-gallery .map-sec #map-self-storage-trends .info-content h6, .page-id-6239 .left-content div#listing-map-gallery .map-sec #map-self-storage-trends .info-content h6, .page-id-5976 .left-content div#listing-map-gallery .map-sec #map-self-storage-trends .info-content h6, .page-id-5544 .left-content div#listing-map-gallery .map-sec #map-self-storage-trends .info-content h6, .page-id-4877 .left-content div#listing-map-gallery .map-sec #map-self-storage-trends .info-content h6, .page-id-6956 .left-content div#listing-map-gallery .map-sec #map-self-storage-trends .info-content h6, .page-id-3872 .left-content div#listing-map-gallery .map-sec #map-site-storage-trends .info-content h6, .page-id-6239 .left-content div#listing-map-gallery .map-sec #map-site-storage-trends .info-content h6, .page-id-5976 .left-content div#listing-map-gallery .map-sec #map-site-storage-trends .info-content h6, .page-id-5544 .left-content div#listing-map-gallery .map-sec #map-site-storage-trends .info-content h6, .page-id-4877 .left-content div#listing-map-gallery .map-sec #map-site-storage-trends .info-content h6, .page-id-6956 .left-content div#listing-map-gallery .map-sec #map-site-storage-trends .info-content h6, .page-id-3872 .left-content div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content h6, .page-id-6239 .left-content div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content h6, .page-id-5976 .left-content div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content h6, .page-id-5544 .left-content div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content h6, .page-id-4877 .left-content div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content h6, .page-id-6956 .left-content div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content h6 {
  font-size: 14px;
  font-family: "Proxima Nova Bold";
  color: #7cc242;
  margin: 10px 0;
  line-height: 1.2 !important;
}
.page-id-3872 .left-content div#listing-map-gallery .map-sec #map .info-content p, .page-id-6239 .left-content div#listing-map-gallery .map-sec #map .info-content p, .page-id-5976 .left-content div#listing-map-gallery .map-sec #map .info-content p, .page-id-5544 .left-content div#listing-map-gallery .map-sec #map .info-content p, .page-id-4877 .left-content div#listing-map-gallery .map-sec #map .info-content p, .page-id-6956 .left-content div#listing-map-gallery .map-sec #map .info-content p, .page-id-3872 .left-content div#listing-map-gallery .map-sec #map-sites-wanted .info-content p, .page-id-6239 .left-content div#listing-map-gallery .map-sec #map-sites-wanted .info-content p, .page-id-5976 .left-content div#listing-map-gallery .map-sec #map-sites-wanted .info-content p, .page-id-5544 .left-content div#listing-map-gallery .map-sec #map-sites-wanted .info-content p, .page-id-4877 .left-content div#listing-map-gallery .map-sec #map-sites-wanted .info-content p, .page-id-6956 .left-content div#listing-map-gallery .map-sec #map-sites-wanted .info-content p, .page-id-3872 .left-content div#listing-map-gallery .map-sec #map-self-storage-trends .info-content p, .page-id-6239 .left-content div#listing-map-gallery .map-sec #map-self-storage-trends .info-content p, .page-id-5976 .left-content div#listing-map-gallery .map-sec #map-self-storage-trends .info-content p, .page-id-5544 .left-content div#listing-map-gallery .map-sec #map-self-storage-trends .info-content p, .page-id-4877 .left-content div#listing-map-gallery .map-sec #map-self-storage-trends .info-content p, .page-id-6956 .left-content div#listing-map-gallery .map-sec #map-self-storage-trends .info-content p, .page-id-3872 .left-content div#listing-map-gallery .map-sec #map-site-storage-trends .info-content p, .page-id-6239 .left-content div#listing-map-gallery .map-sec #map-site-storage-trends .info-content p, .page-id-5976 .left-content div#listing-map-gallery .map-sec #map-site-storage-trends .info-content p, .page-id-5544 .left-content div#listing-map-gallery .map-sec #map-site-storage-trends .info-content p, .page-id-4877 .left-content div#listing-map-gallery .map-sec #map-site-storage-trends .info-content p, .page-id-6956 .left-content div#listing-map-gallery .map-sec #map-site-storage-trends .info-content p, .page-id-3872 .left-content div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content p, .page-id-6239 .left-content div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content p, .page-id-5976 .left-content div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content p, .page-id-5544 .left-content div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content p, .page-id-4877 .left-content div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content p, .page-id-6956 .left-content div#listing-map-gallery .map-sec #map-hardstand-lease-sold .info-content p {
  font-size: 12px;
  margin-bottom: 0;
  line-height: 1.2 !important;
}
.page-id-3872 .left-content div#listing-map-gallery .filter-sidebar, .page-id-6239 .left-content div#listing-map-gallery .filter-sidebar, .page-id-5976 .left-content div#listing-map-gallery .filter-sidebar, .page-id-5544 .left-content div#listing-map-gallery .filter-sidebar, .page-id-4877 .left-content div#listing-map-gallery .filter-sidebar, .page-id-6956 .left-content div#listing-map-gallery .filter-sidebar {
  width: 18%;
  margin-left: 2%;
  margin-top: 92px;
}
@media only screen and (max-width: 1440px) {
  .page-id-3872 .left-content div#listing-map-gallery .filter-sidebar, .page-id-6239 .left-content div#listing-map-gallery .filter-sidebar, .page-id-5976 .left-content div#listing-map-gallery .filter-sidebar, .page-id-5544 .left-content div#listing-map-gallery .filter-sidebar, .page-id-4877 .left-content div#listing-map-gallery .filter-sidebar, .page-id-6956 .left-content div#listing-map-gallery .filter-sidebar {
    width: 23%;
  }
}
@media only screen and (max-width: 1200px) {
  .page-id-3872 .left-content div#listing-map-gallery .filter-sidebar, .page-id-6239 .left-content div#listing-map-gallery .filter-sidebar, .page-id-5976 .left-content div#listing-map-gallery .filter-sidebar, .page-id-5544 .left-content div#listing-map-gallery .filter-sidebar, .page-id-4877 .left-content div#listing-map-gallery .filter-sidebar, .page-id-6956 .left-content div#listing-map-gallery .filter-sidebar {
    width: 100%;
    margin-left: 0;
    margin-top: 0;
    padding: 0 10px;
  }
}
.page-id-3872 .left-content div#listing-map-gallery .filter-sidebar .filter-box, .page-id-6239 .left-content div#listing-map-gallery .filter-sidebar .filter-box, .page-id-5976 .left-content div#listing-map-gallery .filter-sidebar .filter-box, .page-id-5544 .left-content div#listing-map-gallery .filter-sidebar .filter-box, .page-id-4877 .left-content div#listing-map-gallery .filter-sidebar .filter-box, .page-id-6956 .left-content div#listing-map-gallery .filter-sidebar .filter-box {
  max-width: 324px;
  width: 100%;
}
@media only screen and (max-width: 1680px) {
  .page-id-3872 .left-content div#listing-map-gallery .filter-sidebar .filter-box, .page-id-6239 .left-content div#listing-map-gallery .filter-sidebar .filter-box, .page-id-5976 .left-content div#listing-map-gallery .filter-sidebar .filter-box, .page-id-5544 .left-content div#listing-map-gallery .filter-sidebar .filter-box, .page-id-4877 .left-content div#listing-map-gallery .filter-sidebar .filter-box, .page-id-6956 .left-content div#listing-map-gallery .filter-sidebar .filter-box {
    max-width: 280px;
  }
}
@media only screen and (max-width: 1200px) {
  .page-id-3872 .left-content div#listing-map-gallery .filter-sidebar .filter-box, .page-id-6239 .left-content div#listing-map-gallery .filter-sidebar .filter-box, .page-id-5976 .left-content div#listing-map-gallery .filter-sidebar .filter-box, .page-id-5544 .left-content div#listing-map-gallery .filter-sidebar .filter-box, .page-id-4877 .left-content div#listing-map-gallery .filter-sidebar .filter-box, .page-id-6956 .left-content div#listing-map-gallery .filter-sidebar .filter-box {
    max-width: 100%;
  }
}
.page-id-3872 .left-content div#listing-map-gallery .filter-sidebar .filter-box h4, .page-id-6239 .left-content div#listing-map-gallery .filter-sidebar .filter-box h4, .page-id-5976 .left-content div#listing-map-gallery .filter-sidebar .filter-box h4, .page-id-5544 .left-content div#listing-map-gallery .filter-sidebar .filter-box h4, .page-id-4877 .left-content div#listing-map-gallery .filter-sidebar .filter-box h4, .page-id-6956 .left-content div#listing-map-gallery .filter-sidebar .filter-box h4 {
  font-size: 20px;
  font-family: "Proxima Nova Bold";
  text-align: center;
  margin: 0;
  color: #7cc242;
  line-height: 1.3;
  margin-bottom: 15px;
}
@media only screen and (max-width: 1200px) {
  .page-id-3872 .left-content div#listing-map-gallery .filter-sidebar .filter-box h4, .page-id-6239 .left-content div#listing-map-gallery .filter-sidebar .filter-box h4, .page-id-5976 .left-content div#listing-map-gallery .filter-sidebar .filter-box h4, .page-id-5544 .left-content div#listing-map-gallery .filter-sidebar .filter-box h4, .page-id-4877 .left-content div#listing-map-gallery .filter-sidebar .filter-box h4, .page-id-6956 .left-content div#listing-map-gallery .filter-sidebar .filter-box h4 {
    margin-bottom: 0;
    margin-right: 30px;
  }
}
@media screen and (max-width: 480px) {
  .page-id-3872 .left-content div#listing-map-gallery .filter-sidebar .filter-box h4, .page-id-6239 .left-content div#listing-map-gallery .filter-sidebar .filter-box h4, .page-id-5976 .left-content div#listing-map-gallery .filter-sidebar .filter-box h4, .page-id-5544 .left-content div#listing-map-gallery .filter-sidebar .filter-box h4, .page-id-4877 .left-content div#listing-map-gallery .filter-sidebar .filter-box h4, .page-id-6956 .left-content div#listing-map-gallery .filter-sidebar .filter-box h4 {
    margin-bottom: 10px;
    margin-right: 0;
  }
}
.page-id-3872 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item, .page-id-6239 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item, .page-id-5976 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item, .page-id-5544 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item, .page-id-4877 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item, .page-id-6956 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item {
  background: #fff;
  padding: 20px;
  margin-bottom: 20px;
  box-shadow: 1px 1px 10px #a09c9c;
}
@media only screen and (max-width: 1200px) {
  .page-id-3872 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item, .page-id-6239 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item, .page-id-5976 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item, .page-id-5544 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item, .page-id-4877 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item, .page-id-6956 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item {
    margin-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (max-width: 480px) {
  .page-id-3872 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item, .page-id-6239 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item, .page-id-5976 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item, .page-id-5544 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item, .page-id-4877 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item, .page-id-6956 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item {
    display: block;
  }
}
.page-id-3872 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap, .page-id-6239 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap, .page-id-5976 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap, .page-id-5544 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap, .page-id-4877 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap, .page-id-6956 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap {
  clear: both;
  display: flex;
  flex-wrap: wrap;
}
.page-id-3872 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown, .page-id-6239 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown, .page-id-5976 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown, .page-id-5544 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown, .page-id-4877 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown, .page-id-6956 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown {
  height: 30px;
  width: 140px;
  border-bottom: 3px #7cc242 solid;
  margin: 0 auto;
  padding: 0;
  position: relative;
  background: url(/wp-content/uploads/2021/02/caret-down-icon.png);
  background-repeat: no-repeat;
  background-position: center right;
  background-size: 11px;
  z-index: 99999;
}
.page-id-3872 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li, .page-id-6239 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li, .page-id-5976 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li, .page-id-5544 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li, .page-id-4877 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li, .page-id-6956 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li {
  list-style: none;
  z-index: 2;
  margin-bottom: 3px;
}
.page-id-3872 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span, .page-id-6239 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span, .page-id-5976 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span, .page-id-5544 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span, .page-id-4877 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span, .page-id-6956 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span {
  padding: 5px;
  font-size: 16px;
  font-weight: 700;
  color: #7cc242;
  line-height: 1;
}
.page-id-3872 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span.init, .page-id-6239 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span.init, .page-id-5976 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span.init, .page-id-5544 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span.init, .page-id-4877 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span.init, .page-id-6956 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span.init {
  cursor: pointer;
  display: block;
}
.page-id-3872 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span:not(.init), .page-id-6239 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span:not(.init), .page-id-5976 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span:not(.init), .page-id-5544 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span:not(.init), .page-id-4877 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span:not(.init), .page-id-6956 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span:not(.init) {
  float: left;
  width: 130px;
  display: none;
  background: #fff;
}
.page-id-3872 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span:not(.init):hover, .page-id-6239 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span:not(.init):hover, .page-id-5976 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span:not(.init):hover, .page-id-5544 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span:not(.init):hover, .page-id-4877 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span:not(.init):hover, .page-id-6956 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span:not(.init):hover, .page-id-3872 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span.selected:not(.init), .page-id-6239 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span.selected:not(.init), .page-id-5976 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span.selected:not(.init), .page-id-5544 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span.selected:not(.init), .page-id-4877 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span.selected:not(.init), .page-id-6956 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span.selected:not(.init) {
  background: #e0fbc9;
}
.page-id-3872 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span a, .page-id-6239 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span a, .page-id-5976 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span a, .page-id-5544 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span a, .page-id-4877 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span a, .page-id-6956 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li span a {
  display: block;
  width: 100%;
}
.page-id-3872 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li.has-list .list, .page-id-6239 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li.has-list .list, .page-id-5976 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li.has-list .list, .page-id-5544 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li.has-list .list, .page-id-4877 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li.has-list .list, .page-id-6956 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li.has-list .list {
  display: none;
}
.page-id-3872 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li.has-list:hover .list, .page-id-6239 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li.has-list:hover .list, .page-id-5976 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li.has-list:hover .list, .page-id-5544 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li.has-list:hover .list, .page-id-4877 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li.has-list:hover .list, .page-id-6956 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item .option-wrap ul.map-gallery-dropdown li.has-list:hover .list {
  display: block;
}
.page-id-3872 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item:last-child, .page-id-6239 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item:last-child, .page-id-5976 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item:last-child, .page-id-5544 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item:last-child, .page-id-4877 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item:last-child, .page-id-6956 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item:last-child {
  margin-bottom: 0;
}
.page-id-3872 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item.catalogue-item, .page-id-6239 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item.catalogue-item, .page-id-5976 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item.catalogue-item, .page-id-5544 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item.catalogue-item, .page-id-4877 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item.catalogue-item, .page-id-6956 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item.catalogue-item {
  text-align: center;
}
.page-id-3872 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item.catalogue-item h3, .page-id-6239 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item.catalogue-item h3, .page-id-5976 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item.catalogue-item h3, .page-id-5544 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item.catalogue-item h3, .page-id-4877 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item.catalogue-item h3, .page-id-6956 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item.catalogue-item h3 {
  margin-bottom: 10px;
}
.page-id-3872 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item.investment-box, .page-id-6239 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item.investment-box, .page-id-5976 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item.investment-box, .page-id-5544 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item.investment-box, .page-id-4877 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item.investment-box, .page-id-6956 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item.investment-box {
  background: transparent;
  padding: 0;
  box-shadow: none;
  text-align: center;
}
.page-id-3872 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item.investment-box img, .page-id-6239 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item.investment-box img, .page-id-5976 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item.investment-box img, .page-id-5544 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item.investment-box img, .page-id-4877 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item.investment-box img, .page-id-6956 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item.investment-box img {
  display: block;
  text-align: center;
  margin: 0 auto 20px;
}
.page-id-3872 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item.video-box, .page-id-6239 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item.video-box, .page-id-5976 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item.video-box, .page-id-5544 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item.video-box, .page-id-4877 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item.video-box, .page-id-6956 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item.video-box {
  background: #7cc242;
  padding: 10px;
  text-align: center;
}
.page-id-3872 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item.video-box h3, .page-id-6239 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item.video-box h3, .page-id-5976 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item.video-box h3, .page-id-5544 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item.video-box h3, .page-id-4877 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item.video-box h3, .page-id-6956 .left-content div#listing-map-gallery .filter-sidebar .filter-box .filter-item.video-box h3 {
  margin-top: 10px;
  color: #fff;
  letter-spacing: 1px;
}
.page-id-3872 .left-content div#listing-map-gallery .latest-news .latest-news-item, .page-id-6239 .left-content div#listing-map-gallery .latest-news .latest-news-item, .page-id-5976 .left-content div#listing-map-gallery .latest-news .latest-news-item, .page-id-5544 .left-content div#listing-map-gallery .latest-news .latest-news-item, .page-id-4877 .left-content div#listing-map-gallery .latest-news .latest-news-item, .page-id-6956 .left-content div#listing-map-gallery .latest-news .latest-news-item {
  margin-bottom: 20px;
}
.page-id-3872 .left-content div#listing-map-gallery .latest-news .latest-news-item h5, .page-id-6239 .left-content div#listing-map-gallery .latest-news .latest-news-item h5, .page-id-5976 .left-content div#listing-map-gallery .latest-news .latest-news-item h5, .page-id-5544 .left-content div#listing-map-gallery .latest-news .latest-news-item h5, .page-id-4877 .left-content div#listing-map-gallery .latest-news .latest-news-item h5, .page-id-6956 .left-content div#listing-map-gallery .latest-news .latest-news-item h5 {
  font-size: 14px;
  line-height: 1.3;
  margin: 0;
  color: #7cc242;
}
.page-id-3872 .left-content div#listing-map-gallery .latest-news .latest-news-item p, .page-id-6239 .left-content div#listing-map-gallery .latest-news .latest-news-item p, .page-id-5976 .left-content div#listing-map-gallery .latest-news .latest-news-item p, .page-id-5544 .left-content div#listing-map-gallery .latest-news .latest-news-item p, .page-id-4877 .left-content div#listing-map-gallery .latest-news .latest-news-item p, .page-id-6956 .left-content div#listing-map-gallery .latest-news .latest-news-item p {
  margin: 0;
  font-size: 14px;
  color: #7cc242;
}
.page-id-3872 .left-content div#listing-map-gallery .latest-news .latest-news-item a, .page-id-6239 .left-content div#listing-map-gallery .latest-news .latest-news-item a, .page-id-5976 .left-content div#listing-map-gallery .latest-news .latest-news-item a, .page-id-5544 .left-content div#listing-map-gallery .latest-news .latest-news-item a, .page-id-4877 .left-content div#listing-map-gallery .latest-news .latest-news-item a, .page-id-6956 .left-content div#listing-map-gallery .latest-news .latest-news-item a {
  font-size: 14px;
  color: #7cc242;
  font-family: "Proxima Nova Bold";
}
.page-id-3872 .left-content div#listing-map-gallery .register-form label, .page-id-6239 .left-content div#listing-map-gallery .register-form label, .page-id-5976 .left-content div#listing-map-gallery .register-form label, .page-id-5544 .left-content div#listing-map-gallery .register-form label, .page-id-4877 .left-content div#listing-map-gallery .register-form label, .page-id-6956 .left-content div#listing-map-gallery .register-form label {
  font-size: 18px;
  color: #7cc242;
  font-family: "Proxima Nova Bold";
}
.page-id-3872 .left-content div#listing-map-gallery .register-form br, .page-id-6239 .left-content div#listing-map-gallery .register-form br, .page-id-5976 .left-content div#listing-map-gallery .register-form br, .page-id-5544 .left-content div#listing-map-gallery .register-form br, .page-id-4877 .left-content div#listing-map-gallery .register-form br, .page-id-6956 .left-content div#listing-map-gallery .register-form br {
  display: none;
}
.page-id-3872 .left-content div#listing-map-gallery .register-form input[type="email"], .page-id-6239 .left-content div#listing-map-gallery .register-form input[type="email"], .page-id-5976 .left-content div#listing-map-gallery .register-form input[type="email"], .page-id-5544 .left-content div#listing-map-gallery .register-form input[type="email"], .page-id-4877 .left-content div#listing-map-gallery .register-form input[type="email"], .page-id-6956 .left-content div#listing-map-gallery .register-form input[type="email"] {
  border: 2px solid #7cc242 !important;
  height: 35px;
}
.page-id-3872 .left-content div#listing-map-gallery .register-form input[type="submit"], .page-id-6239 .left-content div#listing-map-gallery .register-form input[type="submit"], .page-id-5976 .left-content div#listing-map-gallery .register-form input[type="submit"], .page-id-5544 .left-content div#listing-map-gallery .register-form input[type="submit"], .page-id-4877 .left-content div#listing-map-gallery .register-form input[type="submit"], .page-id-6956 .left-content div#listing-map-gallery .register-form input[type="submit"] {
  background: #f2f2f2 !important;
  color: #7cc242 !important;
  font-size: 18px !important;
  box-shadow: 3px 4px 4px #d8d8d8;
  margin-top: 15px;
  padding: 10px 20px;
}
.page-id-3872 .left-content div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item, .page-id-6239 .left-content div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item, .page-id-5976 .left-content div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item, .page-id-5544 .left-content div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item, .page-id-4877 .left-content div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item, .page-id-6956 .left-content div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item {
  display: block;
  margin-bottom: 10px;
}
.page-id-3872 .left-content div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item.last, .page-id-6239 .left-content div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item.last, .page-id-5976 .left-content div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item.last, .page-id-5544 .left-content div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item.last, .page-id-4877 .left-content div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item.last, .page-id-6956 .left-content div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item.last {
  margin-bottom: 0;
}
.page-id-3872 .left-content div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item.last .wpcf7-list-item-label, .page-id-6239 .left-content div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item.last .wpcf7-list-item-label, .page-id-5976 .left-content div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item.last .wpcf7-list-item-label, .page-id-5544 .left-content div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item.last .wpcf7-list-item-label, .page-id-4877 .left-content div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item.last .wpcf7-list-item-label, .page-id-6956 .left-content div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item.last .wpcf7-list-item-label {
  line-height: 1.3;
}
.page-id-3872 .left-content div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item label, .page-id-6239 .left-content div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item label, .page-id-5976 .left-content div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item label, .page-id-5544 .left-content div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item label, .page-id-4877 .left-content div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item label, .page-id-6956 .left-content div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item label {
  position: relative;
  cursor: pointer;
  top: 0;
}
.page-id-3872 .left-content div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"], .page-id-6239 .left-content div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"], .page-id-5976 .left-content div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"], .page-id-5544 .left-content div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"], .page-id-4877 .left-content div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"], .page-id-6956 .left-content div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"] {
  position: absolute;
  visibility: hidden;
  width: 15px;
  height: 15px;
  top: 0;
  left: 0;
}
.page-id-3872 .left-content div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"] + span::before, .page-id-6239 .left-content div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"] + span::before, .page-id-5976 .left-content div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"] + span::before, .page-id-5544 .left-content div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"] + span::before, .page-id-4877 .left-content div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"] + span::before, .page-id-6956 .left-content div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"] + span::before {
  display: block;
  position: absolute;
  content: "";
  border-radius: 0;
  height: 22px;
  width: 22px;
  top: 0;
  left: 0;
  border: 2px solid #7cc242;
}
.page-id-3872 .left-content div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"] + span::after, .page-id-6239 .left-content div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"] + span::after, .page-id-5976 .left-content div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"] + span::after, .page-id-5544 .left-content div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"] + span::after, .page-id-4877 .left-content div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"] + span::after, .page-id-6956 .left-content div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"] + span::after {
  display: block;
  position: absolute;
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  height: 24px;
  width: 24px;
  top: 0;
  left: 0;
  visibility: hidden;
  font-size: 14px;
  text-align: center;
  line-height: 26px;
  color: #fff;
}
.page-id-3872 .left-content div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"]:checked + span::before, .page-id-6239 .left-content div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"]:checked + span::before, .page-id-5976 .left-content div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"]:checked + span::before, .page-id-5544 .left-content div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"]:checked + span::before, .page-id-4877 .left-content div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"]:checked + span::before, .page-id-6956 .left-content div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"]:checked + span::before {
  background: transparent;
}
.page-id-3872 .left-content div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"]:checked + span::after, .page-id-6239 .left-content div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"]:checked + span::after, .page-id-5976 .left-content div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"]:checked + span::after, .page-id-5544 .left-content div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"]:checked + span::after, .page-id-4877 .left-content div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"]:checked + span::after, .page-id-6956 .left-content div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"]:checked + span::after {
  visibility: visible;
  background: #7cc242;
}
.page-id-3872 .left-content div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label, .page-id-6239 .left-content div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label, .page-id-5976 .left-content div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label, .page-id-5544 .left-content div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label, .page-id-4877 .left-content div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label, .page-id-6956 .left-content div#listing-map-gallery .register-form .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label {
  margin-left: 30px;
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  color: #7cc242;
  font-family: "Proxima Nova Bold";
}
.page-id-3872 .left-content div#listing-map-gallery .img-item, .page-id-6239 .left-content div#listing-map-gallery .img-item, .page-id-5976 .left-content div#listing-map-gallery .img-item, .page-id-5544 .left-content div#listing-map-gallery .img-item, .page-id-4877 .left-content div#listing-map-gallery .img-item, .page-id-6956 .left-content div#listing-map-gallery .img-item {
  padding: 0 !important;
  border-radius: 10px;
}
.page-id-3872 .left-content div#listing-map-gallery .img-item img, .page-id-6239 .left-content div#listing-map-gallery .img-item img, .page-id-5976 .left-content div#listing-map-gallery .img-item img, .page-id-5544 .left-content div#listing-map-gallery .img-item img, .page-id-4877 .left-content div#listing-map-gallery .img-item img, .page-id-6956 .left-content div#listing-map-gallery .img-item img {
  border-radius: 10px;
}
.page-id-3872 .left-content div#listing-map-gallery div#investing-sec, .page-id-6239 .left-content div#listing-map-gallery div#investing-sec, .page-id-5976 .left-content div#listing-map-gallery div#investing-sec, .page-id-5544 .left-content div#listing-map-gallery div#investing-sec, .page-id-4877 .left-content div#listing-map-gallery div#investing-sec, .page-id-6956 .left-content div#listing-map-gallery div#investing-sec {
  max-width: 1260px;
  margin: 0 auto;
}
@media only screen and (max-width: 1024px) {
  .page-id-3872 .left-content div#listing-map-gallery div#investing-sec, .page-id-6239 .left-content div#listing-map-gallery div#investing-sec, .page-id-5976 .left-content div#listing-map-gallery div#investing-sec, .page-id-5544 .left-content div#listing-map-gallery div#investing-sec, .page-id-4877 .left-content div#listing-map-gallery div#investing-sec, .page-id-6956 .left-content div#listing-map-gallery div#investing-sec {
    max-width: 100%;
  }
}
@media only screen and (max-width: 800px) {
  .page-id-3872 .left-content div#listing-map-gallery div#investing-sec, .page-id-6239 .left-content div#listing-map-gallery div#investing-sec, .page-id-5976 .left-content div#listing-map-gallery div#investing-sec, .page-id-5544 .left-content div#listing-map-gallery div#investing-sec, .page-id-4877 .left-content div#listing-map-gallery div#investing-sec, .page-id-6956 .left-content div#listing-map-gallery div#investing-sec {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media only screen and (max-width: 560px) {
  .page-id-3872 .left-content div#listing-map-gallery div#investing-sec #featured-listing-col .fusion-column-wrapper, .page-id-6239 .left-content div#listing-map-gallery div#investing-sec #featured-listing-col .fusion-column-wrapper, .page-id-5976 .left-content div#listing-map-gallery div#investing-sec #featured-listing-col .fusion-column-wrapper, .page-id-5544 .left-content div#listing-map-gallery div#investing-sec #featured-listing-col .fusion-column-wrapper, .page-id-4877 .left-content div#listing-map-gallery div#investing-sec #featured-listing-col .fusion-column-wrapper, .page-id-6956 .left-content div#listing-map-gallery div#investing-sec #featured-listing-col .fusion-column-wrapper {
    margin: 0;
  }
}
.page-id-3872 .left-content div#listing-map-gallery div#investing-sec .featured-listing-box, .page-id-6239 .left-content div#listing-map-gallery div#investing-sec .featured-listing-box, .page-id-5976 .left-content div#listing-map-gallery div#investing-sec .featured-listing-box, .page-id-5544 .left-content div#listing-map-gallery div#investing-sec .featured-listing-box, .page-id-4877 .left-content div#listing-map-gallery div#investing-sec .featured-listing-box, .page-id-6956 .left-content div#listing-map-gallery div#investing-sec .featured-listing-box {
  width: 100% !important;
  min-height: auto !important;
  margin-bottom: 40px !important;
}
.page-id-3872 .left-content div#listing-map-gallery div#investing-sec .featured-listing-box .listings-cont .listing-card, .page-id-6239 .left-content div#listing-map-gallery div#investing-sec .featured-listing-box .listings-cont .listing-card, .page-id-5976 .left-content div#listing-map-gallery div#investing-sec .featured-listing-box .listings-cont .listing-card, .page-id-5544 .left-content div#listing-map-gallery div#investing-sec .featured-listing-box .listings-cont .listing-card, .page-id-4877 .left-content div#listing-map-gallery div#investing-sec .featured-listing-box .listings-cont .listing-card, .page-id-6956 .left-content div#listing-map-gallery div#investing-sec .featured-listing-box .listings-cont .listing-card {
  width: calc(50% - 24px) !important;
}
@media screen and (max-width: 480px) {
  .page-id-3872 .left-content div#listing-map-gallery div#investing-sec .featured-listing-box .listings-cont .listing-card, .page-id-6239 .left-content div#listing-map-gallery div#investing-sec .featured-listing-box .listings-cont .listing-card, .page-id-5976 .left-content div#listing-map-gallery div#investing-sec .featured-listing-box .listings-cont .listing-card, .page-id-5544 .left-content div#listing-map-gallery div#investing-sec .featured-listing-box .listings-cont .listing-card, .page-id-4877 .left-content div#listing-map-gallery div#investing-sec .featured-listing-box .listings-cont .listing-card, .page-id-6956 .left-content div#listing-map-gallery div#investing-sec .featured-listing-box .listings-cont .listing-card {
    width: calc(100% - 24px) !important;
  }
}
.page-id-3872 .left-content div#listing-map-gallery div#investing-sec div#three-col-sec h3, .page-id-6239 .left-content div#listing-map-gallery div#investing-sec div#three-col-sec h3, .page-id-5976 .left-content div#listing-map-gallery div#investing-sec div#three-col-sec h3, .page-id-5544 .left-content div#listing-map-gallery div#investing-sec div#three-col-sec h3, .page-id-4877 .left-content div#listing-map-gallery div#investing-sec div#three-col-sec h3, .page-id-6956 .left-content div#listing-map-gallery div#investing-sec div#three-col-sec h3 {
  max-width: 580px;
  margin: 0 auto !important;
  text-align: center;
}
@media only screen and (max-width: 991px) {
  .page-id-3872 .left-content div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes, .page-id-6239 .left-content div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes, .page-id-5976 .left-content div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes, .page-id-5544 .left-content div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes, .page-id-4877 .left-content div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes, .page-id-6956 .left-content div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes {
    display: flex;
  }
}
@media only screen and (max-width: 800px) {
  .page-id-3872 .left-content div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes, .page-id-6239 .left-content div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes, .page-id-5976 .left-content div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes, .page-id-5544 .left-content div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes, .page-id-4877 .left-content div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes, .page-id-6956 .left-content div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes {
    display: block;
  }
}
@media only screen and (max-width: 991px) {
  .page-id-3872 .left-content div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column, .page-id-6239 .left-content div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column, .page-id-5976 .left-content div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column, .page-id-5544 .left-content div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column, .page-id-4877 .left-content div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column, .page-id-6956 .left-content div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column {
    margin-bottom: 20px;
  }
}
.page-id-3872 .left-content div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col, .page-id-6239 .left-content div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col, .page-id-5976 .left-content div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col, .page-id-5544 .left-content div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col, .page-id-4877 .left-content div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col, .page-id-6956 .left-content div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col {
  border: 1px solid #c1c1c1;
  min-height: 565px;
}
@media only screen and (max-width: 991px) {
  .page-id-3872 .left-content div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col, .page-id-6239 .left-content div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col, .page-id-5976 .left-content div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col, .page-id-5544 .left-content div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col, .page-id-4877 .left-content div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col, .page-id-6956 .left-content div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col {
    min-height: 575px;
  }
}
.page-id-3872 .left-content div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col .content-box-heading, .page-id-6239 .left-content div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col .content-box-heading, .page-id-5976 .left-content div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col .content-box-heading, .page-id-5544 .left-content div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col .content-box-heading, .page-id-4877 .left-content div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col .content-box-heading, .page-id-6956 .left-content div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col .content-box-heading {
  padding: 0 20px;
}
.page-id-3872 .left-content div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col .content-container, .page-id-6239 .left-content div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col .content-container, .page-id-5976 .left-content div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col .content-container, .page-id-5544 .left-content div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col .content-container, .page-id-4877 .left-content div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col .content-container, .page-id-6956 .left-content div#listing-map-gallery div#investing-sec div#three-col-sec div#featured-boxes .fusion-column .col .content-container {
  padding: 0 20px;
}
.page-id-3872 .left-content div#listing-map-gallery div#investing-sec div#green-table table, .page-id-6239 .left-content div#listing-map-gallery div#investing-sec div#green-table table, .page-id-5976 .left-content div#listing-map-gallery div#investing-sec div#green-table table, .page-id-5544 .left-content div#listing-map-gallery div#investing-sec div#green-table table, .page-id-4877 .left-content div#listing-map-gallery div#investing-sec div#green-table table, .page-id-6956 .left-content div#listing-map-gallery div#investing-sec div#green-table table {
  background: transparent;
  border: none;
  box-shadow: none !important;
}
.page-id-3872 .left-content div#listing-map-gallery div#investing-sec div#green-table table tr:nth-child(even), .page-id-6239 .left-content div#listing-map-gallery div#investing-sec div#green-table table tr:nth-child(even), .page-id-5976 .left-content div#listing-map-gallery div#investing-sec div#green-table table tr:nth-child(even), .page-id-5544 .left-content div#listing-map-gallery div#investing-sec div#green-table table tr:nth-child(even), .page-id-4877 .left-content div#listing-map-gallery div#investing-sec div#green-table table tr:nth-child(even), .page-id-6956 .left-content div#listing-map-gallery div#investing-sec div#green-table table tr:nth-child(even) {
  background: none;
}
.page-id-3872 .left-content div#listing-map-gallery div#investing-sec div#green-table table thead tr th, .page-id-6239 .left-content div#listing-map-gallery div#investing-sec div#green-table table thead tr th, .page-id-5976 .left-content div#listing-map-gallery div#investing-sec div#green-table table thead tr th, .page-id-5544 .left-content div#listing-map-gallery div#investing-sec div#green-table table thead tr th, .page-id-4877 .left-content div#listing-map-gallery div#investing-sec div#green-table table thead tr th, .page-id-6956 .left-content div#listing-map-gallery div#investing-sec div#green-table table thead tr th {
  background: #7dc242 !important;
  color: #fff;
  font-size: 20px;
  padding: 12px 34px;
  border: none;
  width: 50% !important;
}
.page-id-3872 .left-content div#listing-map-gallery div#investing-sec div#green-table table thead tr th:last-child, .page-id-6239 .left-content div#listing-map-gallery div#investing-sec div#green-table table thead tr th:last-child, .page-id-5976 .left-content div#listing-map-gallery div#investing-sec div#green-table table thead tr th:last-child, .page-id-5544 .left-content div#listing-map-gallery div#investing-sec div#green-table table thead tr th:last-child, .page-id-4877 .left-content div#listing-map-gallery div#investing-sec div#green-table table thead tr th:last-child, .page-id-6956 .left-content div#listing-map-gallery div#investing-sec div#green-table table thead tr th:last-child {
  padding-left: 0;
}
.page-id-3872 .left-content div#listing-map-gallery div#investing-sec div#green-table table tbody tr:first-child td, .page-id-6239 .left-content div#listing-map-gallery div#investing-sec div#green-table table tbody tr:first-child td, .page-id-5976 .left-content div#listing-map-gallery div#investing-sec div#green-table table tbody tr:first-child td, .page-id-5544 .left-content div#listing-map-gallery div#investing-sec div#green-table table tbody tr:first-child td, .page-id-4877 .left-content div#listing-map-gallery div#investing-sec div#green-table table tbody tr:first-child td, .page-id-6956 .left-content div#listing-map-gallery div#investing-sec div#green-table table tbody tr:first-child td {
  padding-top: 30px !important;
}
.page-id-3872 .left-content div#listing-map-gallery div#investing-sec div#green-table table tbody tr:last-child, .page-id-6239 .left-content div#listing-map-gallery div#investing-sec div#green-table table tbody tr:last-child, .page-id-5976 .left-content div#listing-map-gallery div#investing-sec div#green-table table tbody tr:last-child, .page-id-5544 .left-content div#listing-map-gallery div#investing-sec div#green-table table tbody tr:last-child, .page-id-4877 .left-content div#listing-map-gallery div#investing-sec div#green-table table tbody tr:last-child, .page-id-6956 .left-content div#listing-map-gallery div#investing-sec div#green-table table tbody tr:last-child {
  border-top: 1px solid #d6d6d6;
}
.page-id-3872 .left-content div#listing-map-gallery div#investing-sec div#green-table table tbody tr:last-child td, .page-id-6239 .left-content div#listing-map-gallery div#investing-sec div#green-table table tbody tr:last-child td, .page-id-5976 .left-content div#listing-map-gallery div#investing-sec div#green-table table tbody tr:last-child td, .page-id-5544 .left-content div#listing-map-gallery div#investing-sec div#green-table table tbody tr:last-child td, .page-id-4877 .left-content div#listing-map-gallery div#investing-sec div#green-table table tbody tr:last-child td, .page-id-6956 .left-content div#listing-map-gallery div#investing-sec div#green-table table tbody tr:last-child td {
  padding-top: 30px;
}
.page-id-3872 .left-content div#listing-map-gallery div#investing-sec div#green-table table tbody tr:nth-last-child(2) td, .page-id-6239 .left-content div#listing-map-gallery div#investing-sec div#green-table table tbody tr:nth-last-child(2) td, .page-id-5976 .left-content div#listing-map-gallery div#investing-sec div#green-table table tbody tr:nth-last-child(2) td, .page-id-5544 .left-content div#listing-map-gallery div#investing-sec div#green-table table tbody tr:nth-last-child(2) td, .page-id-4877 .left-content div#listing-map-gallery div#investing-sec div#green-table table tbody tr:nth-last-child(2) td, .page-id-6956 .left-content div#listing-map-gallery div#investing-sec div#green-table table tbody tr:nth-last-child(2) td {
  padding-bottom: 30px;
}
.page-id-3872 .left-content div#listing-map-gallery div#investing-sec div#green-table table tbody tr td, .page-id-6239 .left-content div#listing-map-gallery div#investing-sec div#green-table table tbody tr td, .page-id-5976 .left-content div#listing-map-gallery div#investing-sec div#green-table table tbody tr td, .page-id-5544 .left-content div#listing-map-gallery div#investing-sec div#green-table table tbody tr td, .page-id-4877 .left-content div#listing-map-gallery div#investing-sec div#green-table table tbody tr td, .page-id-6956 .left-content div#listing-map-gallery div#investing-sec div#green-table table tbody tr td {
  border: none;
  padding: 15px 0;
  background: transparent !important;
  line-height: 1;
  width: 50% !important;
}
.page-id-3872 .left-content div#listing-map-gallery div#investing-sec div#green-table table tbody tr strong, .page-id-6239 .left-content div#listing-map-gallery div#investing-sec div#green-table table tbody tr strong, .page-id-5976 .left-content div#listing-map-gallery div#investing-sec div#green-table table tbody tr strong, .page-id-5544 .left-content div#listing-map-gallery div#investing-sec div#green-table table tbody tr strong, .page-id-4877 .left-content div#listing-map-gallery div#investing-sec div#green-table table tbody tr strong, .page-id-6956 .left-content div#listing-map-gallery div#investing-sec div#green-table table tbody tr strong {
  font-family: "Proxima Nova Semibold";
  font-weight: 400;
}
.page-id-3872 .left-content div#listing-map-gallery .mobile-content, .page-id-6239 .left-content div#listing-map-gallery .mobile-content, .page-id-5976 .left-content div#listing-map-gallery .mobile-content, .page-id-5544 .left-content div#listing-map-gallery .mobile-content, .page-id-4877 .left-content div#listing-map-gallery .mobile-content, .page-id-6956 .left-content div#listing-map-gallery .mobile-content {
  display: none;
}
@media only screen and (max-width: 1200px) {
  .page-id-3872 .left-content div#listing-map-gallery .mobile-content, .page-id-6239 .left-content div#listing-map-gallery .mobile-content, .page-id-5976 .left-content div#listing-map-gallery .mobile-content, .page-id-5544 .left-content div#listing-map-gallery .mobile-content, .page-id-4877 .left-content div#listing-map-gallery .mobile-content, .page-id-6956 .left-content div#listing-map-gallery .mobile-content {
    display: block;
    padding: 10px;
    margin-top: 30px;
  }
}
.page-id-3872 .left-content div#listing-map-gallery .mobile-content .filter-item, .page-id-6239 .left-content div#listing-map-gallery .mobile-content .filter-item, .page-id-5976 .left-content div#listing-map-gallery .mobile-content .filter-item, .page-id-5544 .left-content div#listing-map-gallery .mobile-content .filter-item, .page-id-4877 .left-content div#listing-map-gallery .mobile-content .filter-item, .page-id-6956 .left-content div#listing-map-gallery .mobile-content .filter-item {
  background: #fff;
  padding: 20px;
  margin-bottom: 30px;
  box-shadow: 1px 1px 10px #a09c9c;
}
.page-id-3872 .left-content div#listing-map-gallery .mobile-content .filter-item.catalogue-item, .page-id-6239 .left-content div#listing-map-gallery .mobile-content .filter-item.catalogue-item, .page-id-5976 .left-content div#listing-map-gallery .mobile-content .filter-item.catalogue-item, .page-id-5544 .left-content div#listing-map-gallery .mobile-content .filter-item.catalogue-item, .page-id-4877 .left-content div#listing-map-gallery .mobile-content .filter-item.catalogue-item, .page-id-6956 .left-content div#listing-map-gallery .mobile-content .filter-item.catalogue-item {
  text-align: center;
}
.page-id-3872 .left-content div#listing-map-gallery .mobile-content h4, .page-id-6239 .left-content div#listing-map-gallery .mobile-content h4, .page-id-5976 .left-content div#listing-map-gallery .mobile-content h4, .page-id-5544 .left-content div#listing-map-gallery .mobile-content h4, .page-id-4877 .left-content div#listing-map-gallery .mobile-content h4, .page-id-6956 .left-content div#listing-map-gallery .mobile-content h4 {
  font-size: 20px;
  font-family: "Proxima Nova Bold";
  margin: 0;
  color: #7cc242;
  line-height: 1.3;
  margin-bottom: 15px;
}
@media only screen and (max-width: 1200px) {
  .page-id-3872 .left-content div#listing-map-gallery .hide-mobile, .page-id-6239 .left-content div#listing-map-gallery .hide-mobile, .page-id-5976 .left-content div#listing-map-gallery .hide-mobile, .page-id-5544 .left-content div#listing-map-gallery .hide-mobile, .page-id-4877 .left-content div#listing-map-gallery .hide-mobile, .page-id-6956 .left-content div#listing-map-gallery .hide-mobile {
    display: none;
  }
}
.page-id-3872 .left-content .no-listings-found, .page-id-6239 .left-content .no-listings-found, .page-id-5976 .left-content .no-listings-found, .page-id-5544 .left-content .no-listings-found, .page-id-4877 .left-content .no-listings-found, .page-id-6956 .left-content .no-listings-found {
  text-align: center;
  padding-top: 100px;
  width: 100%;
}
.page-id-3872 .left-content .no-listings-found h2, .page-id-6239 .left-content .no-listings-found h2, .page-id-5976 .left-content .no-listings-found h2, .page-id-5544 .left-content .no-listings-found h2, .page-id-4877 .left-content .no-listings-found h2, .page-id-6956 .left-content .no-listings-found h2 {
  margin-bottom: 38px;
  font-size: 50px;
  font-family: "Proxima Nova Bold" !important;
}
@media only screen and (max-width: 991px) {
  .page-id-3872 .left-content .no-listings-found h2, .page-id-6239 .left-content .no-listings-found h2, .page-id-5976 .left-content .no-listings-found h2, .page-id-5544 .left-content .no-listings-found h2, .page-id-4877 .left-content .no-listings-found h2, .page-id-6956 .left-content .no-listings-found h2 {
    font-size: 23px !important;
  }
}
.page-id-3872 .left-content .no-listings-found p, .page-id-6239 .left-content .no-listings-found p, .page-id-5976 .left-content .no-listings-found p, .page-id-5544 .left-content .no-listings-found p, .page-id-4877 .left-content .no-listings-found p, .page-id-6956 .left-content .no-listings-found p {
  font-size: 16px;
  font-family: "Proxima Nova Regular" !important;
}
.page-id-3872 .left-content .no-listings-found a, .page-id-6239 .left-content .no-listings-found a, .page-id-5976 .left-content .no-listings-found a, .page-id-5544 .left-content .no-listings-found a, .page-id-4877 .left-content .no-listings-found a, .page-id-6956 .left-content .no-listings-found a {
  color: #7cc242;
  font-family: "Proxima Nova Bold";
}
.page-id-3872 .left-content #listings-sec, .page-id-6239 .left-content #listings-sec, .page-id-5976 .left-content #listings-sec, .page-id-5544 .left-content #listings-sec, .page-id-4877 .left-content #listings-sec, .page-id-6956 .left-content #listings-sec {
  min-height: 100vh;
}
.page-id-3872 .left-content #listings-sec .listings-cont, .page-id-6239 .left-content #listings-sec .listings-cont, .page-id-5976 .left-content #listings-sec .listings-cont, .page-id-5544 .left-content #listings-sec .listings-cont, .page-id-4877 .left-content #listings-sec .listings-cont, .page-id-6956 .left-content #listings-sec .listings-cont {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}
.page-id-3872 .left-content #listings-sec .listing-card, .page-id-6239 .left-content #listings-sec .listing-card, .page-id-5976 .left-content #listings-sec .listing-card, .page-id-5544 .left-content #listings-sec .listing-card, .page-id-4877 .left-content #listings-sec .listing-card, .page-id-6956 .left-content #listings-sec .listing-card {
  margin: 12px;
  width: calc(20% - 24px);
  background-color: #fff;
  cursor: pointer;
  box-shadow: 0 0 10px -10px rgba(0, 0, 0, 0.12);
  position: relative;
}
@media screen and (max-width: 1380px) {
  .page-id-3872 .left-content #listings-sec .listing-card, .page-id-6239 .left-content #listings-sec .listing-card, .page-id-5976 .left-content #listings-sec .listing-card, .page-id-5544 .left-content #listings-sec .listing-card, .page-id-4877 .left-content #listings-sec .listing-card, .page-id-6956 .left-content #listings-sec .listing-card {
    width: calc(25% - 24px);
  }
}
@media screen and (max-width: 1200px) {
  .page-id-3872 .left-content #listings-sec .listing-card, .page-id-6239 .left-content #listings-sec .listing-card, .page-id-5976 .left-content #listings-sec .listing-card, .page-id-5544 .left-content #listings-sec .listing-card, .page-id-4877 .left-content #listings-sec .listing-card, .page-id-6956 .left-content #listings-sec .listing-card {
    width: calc(33.33% - 24px);
  }
}
@media screen and (max-width: 991px) {
  .page-id-3872 .left-content #listings-sec .listing-card, .page-id-6239 .left-content #listings-sec .listing-card, .page-id-5976 .left-content #listings-sec .listing-card, .page-id-5544 .left-content #listings-sec .listing-card, .page-id-4877 .left-content #listings-sec .listing-card, .page-id-6956 .left-content #listings-sec .listing-card {
    width: calc(50% - 24px);
  }
}
@media screen and (max-width: 480px) {
  .page-id-3872 .left-content #listings-sec .listing-card, .page-id-6239 .left-content #listings-sec .listing-card, .page-id-5976 .left-content #listings-sec .listing-card, .page-id-5544 .left-content #listings-sec .listing-card, .page-id-4877 .left-content #listings-sec .listing-card, .page-id-6956 .left-content #listings-sec .listing-card {
    width: calc(100% - 24px);
  }
}
.page-id-3872 .left-content #listings-sec .listing-card:hover, .page-id-6239 .left-content #listings-sec .listing-card:hover, .page-id-5976 .left-content #listings-sec .listing-card:hover, .page-id-5544 .left-content #listings-sec .listing-card:hover, .page-id-4877 .left-content #listings-sec .listing-card:hover, .page-id-6956 .left-content #listings-sec .listing-card:hover {
  box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.12);
}
.page-id-3872 .left-content #listings-sec .listing-card .listing-link, .page-id-6239 .left-content #listings-sec .listing-card .listing-link, .page-id-5976 .left-content #listings-sec .listing-card .listing-link, .page-id-5544 .left-content #listings-sec .listing-card .listing-link, .page-id-4877 .left-content #listings-sec .listing-card .listing-link, .page-id-6956 .left-content #listings-sec .listing-card .listing-link {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
}
.page-id-3872 .left-content #listings-sec .listing-card .listing-suburb, .page-id-6239 .left-content #listings-sec .listing-card .listing-suburb, .page-id-5976 .left-content #listings-sec .listing-card .listing-suburb, .page-id-5544 .left-content #listings-sec .listing-card .listing-suburb, .page-id-4877 .left-content #listings-sec .listing-card .listing-suburb, .page-id-6956 .left-content #listings-sec .listing-card .listing-suburb {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.3);
  padding: 10px 15px;
  color: #fff;
  font-size: 14px;
  z-index: 1;
}
.page-id-3872 .left-content #listings-sec .listing-card .listing-image, .page-id-6239 .left-content #listings-sec .listing-card .listing-image, .page-id-5976 .left-content #listings-sec .listing-card .listing-image, .page-id-5544 .left-content #listings-sec .listing-card .listing-image, .page-id-4877 .left-content #listings-sec .listing-card .listing-image, .page-id-6956 .left-content #listings-sec .listing-card .listing-image {
  position: relative;
}
.page-id-3872 .left-content #listings-sec .listing-card .listing-image img, .page-id-6239 .left-content #listings-sec .listing-card .listing-image img, .page-id-5976 .left-content #listings-sec .listing-card .listing-image img, .page-id-5544 .left-content #listings-sec .listing-card .listing-image img, .page-id-4877 .left-content #listings-sec .listing-card .listing-image img, .page-id-6956 .left-content #listings-sec .listing-card .listing-image img {
  height: 260px;
  width: 100%;
  object-fit: cover;
}
.page-id-3872 .left-content #listings-sec .listing-card .listing-image .listing-sold, .page-id-6239 .left-content #listings-sec .listing-card .listing-image .listing-sold, .page-id-5976 .left-content #listings-sec .listing-card .listing-image .listing-sold, .page-id-5544 .left-content #listings-sec .listing-card .listing-image .listing-sold, .page-id-4877 .left-content #listings-sec .listing-card .listing-image .listing-sold, .page-id-6956 .left-content #listings-sec .listing-card .listing-image .listing-sold {
  background: rgba(194, 25, 3, 0.85);
  color: white;
  font-size: 20px;
  padding: 0 20px;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.page-id-3872 .left-content #listings-sec .listing-card .listing-info, .page-id-6239 .left-content #listings-sec .listing-card .listing-info, .page-id-5976 .left-content #listings-sec .listing-card .listing-info, .page-id-5544 .left-content #listings-sec .listing-card .listing-info, .page-id-4877 .left-content #listings-sec .listing-card .listing-info, .page-id-6956 .left-content #listings-sec .listing-card .listing-info {
  padding: 14px 20px 19px;
}
.page-id-3872 .left-content #listings-sec .listing-card .listing-info h4, .page-id-6239 .left-content #listings-sec .listing-card .listing-info h4, .page-id-5976 .left-content #listings-sec .listing-card .listing-info h4, .page-id-5544 .left-content #listings-sec .listing-card .listing-info h4, .page-id-4877 .left-content #listings-sec .listing-card .listing-info h4, .page-id-6956 .left-content #listings-sec .listing-card .listing-info h4 {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 35px;
  margin-top: 0;
  font-family: "Proxima Nova Regular";
  font-weight: 400 !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.page-id-3872 .left-content #listings-sec .listing-card .listing-info .listing-loc p, .page-id-6239 .left-content #listings-sec .listing-card .listing-info .listing-loc p, .page-id-5976 .left-content #listings-sec .listing-card .listing-info .listing-loc p, .page-id-5544 .left-content #listings-sec .listing-card .listing-info .listing-loc p, .page-id-4877 .left-content #listings-sec .listing-card .listing-info .listing-loc p, .page-id-6956 .left-content #listings-sec .listing-card .listing-info .listing-loc p {
  margin: 0;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.page-id-3872 .left-content #listings-sec .listing-card .listing-info .listing-loc p.listing-title, .page-id-6239 .left-content #listings-sec .listing-card .listing-info .listing-loc p.listing-title, .page-id-5976 .left-content #listings-sec .listing-card .listing-info .listing-loc p.listing-title, .page-id-5544 .left-content #listings-sec .listing-card .listing-info .listing-loc p.listing-title, .page-id-4877 .left-content #listings-sec .listing-card .listing-info .listing-loc p.listing-title, .page-id-6956 .left-content #listings-sec .listing-card .listing-info .listing-loc p.listing-title {
  color: #999;
}
.page-id-3872 .left-content #listings-sec.shrink-sec, .page-id-6239 .left-content #listings-sec.shrink-sec, .page-id-5976 .left-content #listings-sec.shrink-sec, .page-id-5544 .left-content #listings-sec.shrink-sec, .page-id-4877 .left-content #listings-sec.shrink-sec, .page-id-6956 .left-content #listings-sec.shrink-sec {
  width: calc(100% - 375px);
  margin-left: auto;
}
.page-id-3872 .left-content #listings-sec.shrink-sec .listing-card, .page-id-6239 .left-content #listings-sec.shrink-sec .listing-card, .page-id-5976 .left-content #listings-sec.shrink-sec .listing-card, .page-id-5544 .left-content #listings-sec.shrink-sec .listing-card, .page-id-4877 .left-content #listings-sec.shrink-sec .listing-card, .page-id-6956 .left-content #listings-sec.shrink-sec .listing-card {
  width: calc(33.33% - 24px);
}
.page-id-3872 .left-content .fractionised-wrapper, .page-id-6239 .left-content .fractionised-wrapper, .page-id-5976 .left-content .fractionised-wrapper, .page-id-5544 .left-content .fractionised-wrapper, .page-id-4877 .left-content .fractionised-wrapper, .page-id-6956 .left-content .fractionised-wrapper {
  display: block;
}
.page-id-3872 .left-content .table-sec, .page-id-6239 .left-content .table-sec, .page-id-5976 .left-content .table-sec, .page-id-5544 .left-content .table-sec, .page-id-4877 .left-content .table-sec, .page-id-6956 .left-content .table-sec {
  padding: 0 !important;
}
.page-id-3872 .left-content .fractionised-list, .page-id-6239 .left-content .fractionised-list, .page-id-5976 .left-content .fractionised-list, .page-id-5544 .left-content .fractionised-list, .page-id-4877 .left-content .fractionised-list, .page-id-6956 .left-content .fractionised-list {
  width: 100%;
}
.page-id-3872 .left-content .fractionised-side, .page-id-6239 .left-content .fractionised-side, .page-id-5976 .left-content .fractionised-side, .page-id-5544 .left-content .fractionised-side, .page-id-4877 .left-content .fractionised-side, .page-id-6956 .left-content .fractionised-side {
  display: none;
}
.page-id-3872 .left-content .filter-no-posts-found, .page-id-6239 .left-content .filter-no-posts-found, .page-id-5976 .left-content .filter-no-posts-found, .page-id-5544 .left-content .filter-no-posts-found, .page-id-4877 .left-content .filter-no-posts-found, .page-id-6956 .left-content .filter-no-posts-found {
  background: #fff;
  padding: 10px;
  box-shadow: 1px 2px 12px 5px rgba(0, 0, 0, 0.05);
  border-radius: 6px;
}
.page-id-3872 .left-content .filter-no-posts-found h3, .page-id-6239 .left-content .filter-no-posts-found h3, .page-id-5976 .left-content .filter-no-posts-found h3, .page-id-5544 .left-content .filter-no-posts-found h3, .page-id-4877 .left-content .filter-no-posts-found h3, .page-id-6956 .left-content .filter-no-posts-found h3 {
  color: #7cc242;
  text-align: center;
  font-size: #7cc242;
}
.page-id-3872 .sidebar-sec, .page-id-6239 .sidebar-sec, .page-id-5976 .sidebar-sec, .page-id-5544 .sidebar-sec, .page-id-4877 .sidebar-sec, .page-id-6956 .sidebar-sec {
  background: #fff;
  box-shadow: 1px 2px 12px 5px rgba(0, 0, 0, 0.05);
  width: 20%;
  padding: 15px;
}
@media screen and (max-width: 1200px) {
  .page-id-3872 .sidebar-sec, .page-id-6239 .sidebar-sec, .page-id-5976 .sidebar-sec, .page-id-5544 .sidebar-sec, .page-id-4877 .sidebar-sec, .page-id-6956 .sidebar-sec {
    width: 30%;
  }
}
@media screen and (max-width: 800px) {
  .page-id-3872 .sidebar-sec, .page-id-6239 .sidebar-sec, .page-id-5976 .sidebar-sec, .page-id-5544 .sidebar-sec, .page-id-4877 .sidebar-sec, .page-id-6956 .sidebar-sec {
    display: none;
  }
}
.page-id-3872 .sidebar-sec .filter-item, .page-id-6239 .sidebar-sec .filter-item, .page-id-5976 .sidebar-sec .filter-item, .page-id-5544 .sidebar-sec .filter-item, .page-id-4877 .sidebar-sec .filter-item, .page-id-6956 .sidebar-sec .filter-item {
  border-bottom: 1px solid #000;
  padding: 20px 15px;
}
.page-id-3872 .sidebar-sec .filter-item.active, .page-id-6239 .sidebar-sec .filter-item.active, .page-id-5976 .sidebar-sec .filter-item.active, .page-id-5544 .sidebar-sec .filter-item.active, .page-id-4877 .sidebar-sec .filter-item.active, .page-id-6956 .sidebar-sec .filter-item.active, .page-id-3872 .sidebar-sec .filter-item:hover, .page-id-6239 .sidebar-sec .filter-item:hover, .page-id-5976 .sidebar-sec .filter-item:hover, .page-id-5544 .sidebar-sec .filter-item:hover, .page-id-4877 .sidebar-sec .filter-item:hover, .page-id-6956 .sidebar-sec .filter-item:hover {
  background: #7cc242;
}
.page-id-3872 .sidebar-sec .filter-item a, .page-id-6239 .sidebar-sec .filter-item a, .page-id-5976 .sidebar-sec .filter-item a, .page-id-5544 .sidebar-sec .filter-item a, .page-id-4877 .sidebar-sec .filter-item a, .page-id-6956 .sidebar-sec .filter-item a {
  display: block;
  font-size: 20px;
  color: #000;
  font-weight: 400;
}
/*--- new  home css --*/
.new-banner-main {
  overflow: hidden;
}
.new-banner-main .fusion-layout-column {
  padding-top: 110px;
  padding-bottom: 110px;
  margin: 0 !important;
}
.new-banner-img {
  position: relative;
}
/*
 .new-banner-img:before {
 position: absolute;
 content: '';
 left: 355px;
 top: 0;
 width: 800px;
 height: 100%;
 background: #7bc140;
 }
 */
.list-section .fusion-text p {
  margin-bottom: 0;
}
.list-section .fusion-text p a {
  display: block;
  padding: 20px 0 10px 0;
  color: #000;
  font-size: 24px;
  font-weight: 600;
  font-family: Poppins, sans-serif !important;
}
.list-section .fusion-column-wrapper:hover .fusion-text p a {
  color: #7cc242;
}
.new-banner-main .fusion-builder-row {
  max-width: 1240px !important;
}
.title-new-main h2 {
  font-family: Poppins, sans-serif !important;
  font-size: 80px !important;
  color: #000;
  font-weight: 800 !important;
}
.title-new-main h2 strong {
  color: #7cc242 !important;
  font-weight: 800 !important;
}
@media (min-width: 1025px) {
  .title-new-main h2 strong {
    display: block;
  }
}
.title-new-main h3 {
  font-family: Poppins, sans-serif !important;
  font-size: 45px !important;
  color: #000 !important;
  font-weight: 700 !important;
  line-height: 1.4 !important;
}
.title-new-main h3 strong {
  color: #7cc242 !important;
  font-weight: 700 !important;
}
.title-new-main h5 {
  font-weight: 500 !important;
  font-size: 22px !important;
  color: #666 !important;
  font-family: Poppins, sans-serif !important;
  margin-bottom: 0 !important;
}
.title-new-main p {
  font-size: 22px !important;
  color: #000 !important;
  font-family: Poppins, sans-serif !important;
  margin-bottom: 0 !important;
}
/* .new-welcome-section h3 {
 margin-bottom: 30px !important;
 }
 */
.new-btn.fusion-button-default-size {
  padding: 0 45px !important;
  border-radius: 10px !important;
}
.new-welcome-section, .wanted-section {
  padding-bottom: 30px !important;
  padding-top: 0px !important;
}
.new-btn.fusion-button-default-size .fusion-button-text {
  font-family: Poppins, sans-serif !important;
  color: #fff !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  display: block;
  line-height: 50px;
}
.big-btn.new-btn.fusion-button-default-size {
  margin-top: 40px !important;
}
.big-btn.new-btn.fusion-button-default-size .fusion-button-text {
  line-height: 60px;
  font-size: 24px !important;
  font-weight: 700 !important;
}
.wanted-section h3 {
  max-width: 620px;
  margin-top: 15px;
}
.new-welcome-section .new-btn, .wanted-section .new-btn {
  margin-top: 50px !important;
}
.list-section h3 {
  margin-bottom: 30px;
}
.available-section .fusion-column-wrapper::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(24, 94, 0, 0.9);
}
.available-section .fusion-text {
  z-index: 1;
  padding: 56px 50px;
  max-width: 720px;
}
.available-section .fusion-text * {
  color: #fff !important;
  font-family: Poppins, sans-serif !important;
}
.available-section p {
  font-size: 18px;
  margin-bottom: 5px !important;
  font-weight: 500;
}
.available-section h3 {
  font-size: 45px !important;
  font-weight: 700 !important;
  margin-bottom: 15px;
}
.available-section h4 {
  font-size: 24px !important;
  font-weight: 600 !important;
  margin-bottom: 0 !important;
}
.available-section .fusion-imageframe {
  position: absolute;
  right: 110px;
  bottom: 0;
}
@media only screen and (max-width: 1024px) {
  .new-banner-main .fusion-layout-column {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .title-new-main .fusion-text {
    text-align: center;
  }
  .title-new-main h2 {
    text-align: center;
  }
  body .list-section .fusion-layout-column.title-new-main {
    width: 100% !important;
  }
  body .list-section .fusion-layout-column {
    width: 50% !important;
  }
  .wanted-section h3 {
    max-width: 100%;
  }
  .wanted-section .new-btn {
    margin-top: 40px !important;
    margin-bottom: 50px !important;
  }
  .available-section .fusion-imageframe {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  .title-new-main h2 {
    font-size: 40px !important;
    font-weight: 700 !important;
  }
  .new-banner-main .fusion-layout-column.new-banner-img {
    padding-top: 0 !important;
  }
  .new-welcome-section, .wanted-section {
    padding: 40px 50px !important;
  }
  .title-new-main h3 {
    font-size: 32px !important;
  }
  .title-new-main p {
    font-size: 18px !important;
  }
  body .list-section .fusion-layout-column {
    width: 100% !important;
  }
  .list-section h3 {
    margin-bottom: 10px;
  }
  .list-section .fusion-text p a {
    font-size: 20px;
    padding: 10px 0 5px 0;
  }
  .available-section .fusion-text {
    padding: 20px !important;
  }
  .available-section h3 {
    font-size: 32px !important;
  }
  .available-section h4 {
    font-size: 20px !important;
  }
  .big-btn.new-btn.fusion-button-default-size .fusion-button-text {
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 1.3;
    padding: 10px;
  }
  .big-btn.new-btn.fusion-button-default-size {
    margin-top: 20px !important;
  }
  .welcome-left {
    order: 2 !important;
  }
  .welcome-right {
    order: 1 !important;
  }
  .welcome-right {
    margin-bottom: 60px !important;
  }
  .welcome-left .md-text-align-center {
    text-align: center !important;
  }
}
/*--- new changes css--*/
.page-id-3872 #main .content-section > .fusion-row .fusion-text p img, .page-id-6239 #main .content-section > .fusion-row .fusion-text p img, .page-id-5976 #main .content-section > .fusion-row .fusion-text p img, .page-id-6956 #main .content-section > .fusion-row .fusion-text p img {
  max-width: 533px;
}
.list-section .fusion-text p {
  display: block;
  padding: 20px 0 10px 0;
  color: #000;
  font-size: 24px;
  font-weight: 600;
  font-family: Poppins, sans-serif !important;
}
.enquiry-btn {
  background: #7cc242;
  color: #fff !important;
  padding: 7px 20px;
  margin-bottom: 20px;
  display: inline-block;
  border-radius: 8px;
  text-decoration: none !important;
}
.enquiry-btn i {
  margin-right: 10px;
}
.enquiry-btn:hover {
  opacity: 0.8;
}
.feature_properties_section .fractionised-list {
  width: 100% !important;
}
/******New Home Css*******/
.new-home-banner {
  padding: 0 !important;
}
.new-home-banner .fusion-layout-column {
  height: 100%;
  position: relative;
}
.new-home-banner .new-home-banner-left .fusion-column-wrapper {
  margin-right: 0;
}
.new-home-banner .new-home-banner-left .fusion-column-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #000 80;
}
.new-home-banner .new-home-banner-left .fusion-column-wrapper {
  display: flex;
  text-align: left !important;
  justify-content: center !important;
  height: 100%;
  padding: 24px 24px 24px 80px !important;
}
.new-home-banner .new-home-banner-left .fusion-column-wrapper .fusion-text, .new-home-banner .new-home-banner-left .fusion-column-wrapper .fusion-button {
  position: relative;
  z-index: 10;
}
.new-home-banner .new-home-banner-left .fusion-column-wrapper p {
  color: #fff !important;
  font-size: 48px !important;
  line-height: 56px !important;
  max-width: 560px !important;
  margin-bottom: 10px !important;
}
.new-home-banner .new-home-banner-left .fusion-column-wrapper p a {
  color: #fff !important;
  border-bottom: 3px solid #7cc242 !important;
}
.new-home-banner .new-home-banner-left .fusion-column-wrapper h2 {
  font-size: 36px !important;
  line-height: 44px !important;
  color: #fff !important;
}
.new-home-banner .new-home-banner-left h3 {
  font-size: 24px !important;
  margin-bottom: 24px !important;
}
.new-home-banner .new-home-banner-left .fusion-column-wrapper h2 strong {
  color: #7cc242 !important;
}
.new-home-banner .fusion-layout-column, .new-home-banner .fusion-column-wrapper {
  margin: 0 !important;
}
.new-home-banner .slides li, .new-home-banner .slide-content-container, .new-home-banner .slide-content {
  height: 100% !important;
}
.new-home-banner .slide-content-container .heading {
  position: absolute;
  bottom: 16px;
  width: 100%;
  left: 0;
  display: flex !important;
  justify-content: center;
}
.new-home-banner .slide-content-container .heading .fusion-title, .new-home-banner .slide-content-container .heading .fusion-title h2 {
  font-size: 24px !important;
  line-height: 32px !important;
}
.new-home-banner .slide-content-container .fusion-title-sc-wrapper {
  background-color: #7cc242 !important;
}
.new-home-banner .new-home-banner-left .fusion-column-wrapper .fusion-button {
  height: 60px;
  font-size: 18px !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.home-about .fusion-text {
  margin: 8px 0;
}
.home-about h2 {
  font-size: 48px !important;
  line-height: 56px !important;
}
.home-about h3 {
  font-size: 20px !important;
  line-height: 26px !important;
  color: #7cc242 !important;
}
.home-about p {
  font-size: 18px !important;
  line-height: 24px !important;
}
.home-about {
  font-size: 18px !important;
  line-height: 26px !important;
}
.home-bottom-sec .fusion-text h2 {
  text-align: center;
  color: #fff !important;
  font-size: 48px !important;
  line-height: 56px !important;
}
.home-bottom-sec .fusion-layout-column {
  margin-bottom: 0 !important;
}
/***Dash sec***/
.dash-content-box .content-box-column {
  padding: 12px !important;
}
.dash-content-box .content-box-column .content-box-wrapper {
  padding: 16px !important;
  background: #fff !important;
  border-radius: 15px;
  padding-bottom: 64px !important;
}
.dash-content-box .content-box-column-1 .content-box-wrapper {
  box-shadow: #ff3131 3px 3px;
}
.dash-content-box .content-box-column-2 .content-box-wrapper {
  box-shadow: #ec7c30 3px 3px;
}
.dash-content-box .content-box-column-3 .content-box-wrapper {
  box-shadow: #7ed957 3px 3px;
}
.dash-content-box .content-box-column-4 .content-box-wrapper {
  box-shadow: #ff3131 3px 3px;
}
.dash-content-box .content-box-wrapper .content-box-heading {
  height: 120px !important;
  font-size: 26px !important;
  line-height: 26px !important;
  color: #000 !important;
  display: flex;
  align-items: center;
  padding: 12px;
  padding-top: 20px !important;
  text-align: left !important;
  position: relative !important;
  z-index: 0;
}
.dash-content-box .content-box-column .heading {
  overflow: visible !important;
}
.dash-content-box .content-box-column .content-box-wrapper .content-box-heading::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: -30px;
  top: 0;
  z-index: -1 !important;
}
.new-boxcom-dash-sec h2 strong {
  color: #7cc242;
}
.dash-content-box .content-box-column-1 .content-box-wrapper .content-box-heading::before {
  background-image: url("https://dev.zealousys.com/boxcom/wp-content/uploads/2024/08/3.png");
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.dash-content-box .content-box-column-2 .content-box-wrapper .content-box-heading::before {
  background-image: url("https://dev.zealousys.com/boxcom/wp-content/uploads/2024/08/4.png");
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.dash-content-box .content-box-column-3 .content-box-wrapper .content-box-heading::before {
  background-image: url("https://dev.zealousys.com/boxcom/wp-content/uploads/2024/08/4.png");
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.dash-content-box .content-box-column-4 .content-box-wrapper .content-box-heading::before {
  background-image: url("https://dev.zealousys.com/boxcom/wp-content/uploads/2024/08/2.png");
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.dash-content-box .content-box-column .content-box-wrapper .image {
  margin-bottom: 16px;
}
.dash-content-box .content-box-column .content-box-wrapper .image {
  width: 65px;
  height: 65px;
  object-fit: contain;
}
.dash-content-box .content-box-column .content-box-wrapper .content-container {
  margin: 16px 0;
  position: relative;
}
.dash-content-box .content-box-column .content-box-wrapper .content-container p {
  font-size: 12px;
  line-height: 16px;
  text-align: left !important;
}
.dash-content-box .content-box-column .content-box-wrapper .fusion-read-more::after {
  display: none;
}
.dash-content-box .content-box-column .content-box-wrapper .fusion-read-more {
  position: absolute;
  bottom: 16px;
  left: 16px;
  background: #f00;
  width: calc(100% - 32px);
  font-weight: 700 !important;
  color: #000 !important;
  border-radius: 5px;
  padding: 10px 16px !important;
}
.dash-content-box .content-box-column-1 .content-box-wrapper .fusion-read-more {
  background-color: #7ed957;
}
.dash-content-box .content-box-column-2 .content-box-wrapper .fusion-read-more {
  background-color: #ff3131;
}
.dash-content-box .content-box-column-3 .content-box-wrapper .fusion-read-more {
  background-color: #ff3131;
}
.dash-content-box .content-box-column-4 .content-box-wrapper .fusion-read-more {
  background-color: #ec7c30;
}
.dash-content-box .content-box-column {
  margin-bottom: 0 !important;
}
.dash-content-box .content-box-column-1 .content-box-wrapper .content-box-heading {
  padding-right: 60px !important;
}
.dash-content-box .fusion-content-boxes .fusion-column {
  margin-bottom: 0 !important;
}
.home-slider .fusion-carousel .fusion-carousel-item .fusion-image-wrapper {
  width: 100%;
  border-radius: 15px;
  overflow: hidden;
}
.fusion-carousel {
  overflow: visible !important;
}
.home-slider .fusion-carousel-item {
  height: 370px !important;
}
.home-slider .fusion-carousel-item img {
  height: 370px !important;
  width: 100% !important;
  object-fit: cover !important;
}
.home-slider .fusion-carousel .fusion-carousel-nav .fusion-nav-next, .home-slider .fusion-carousel .fusion-carousel-nav .fusion-nav-prev {
  width: 66px !important;
  height: 66px !important;
  border-radius: 50%;
  background: #fff;
  opacity: 1;
  color: #000;
  top: calc(50% - 33px) !important;
  margin-top: unset !important;
  box-shadow: 0 4px 4px 0 #000 40 !important;
}
.home-slider .fusion-nav-prev {
  left: -33px !important;
}
.home-slider .fusion-carousel .fusion-carousel-nav .fusion-nav-next {
  right: -33px !important;
  left: unset !important;
}
.home-slider .fusion-carousel .fusion-carousel-nav .fusion-nav-next::before, .home-slider .fusion-carousel .fusion-carousel-nav .fusion-nav-prev::before {
  top: calc(50% - 16px) !important;
  font-size: 32px !important;
  color: #000 !important;
}
.home-slider .fusion-nav-prev:hover, .home-slider .fusion-nav-next:hover {
  background: #fff !important;
  opacity: 1 !important;
}
.home-slider .fusion-image-carousel {
  margin-bottom: 0 !important;
}
.new-boxcom-dash-sec h2, .home-slider-sec h2 {
  font-size: 48px !important;
  line-height: 56px !important;
}
.Custom_slider .slick-slide {
  margin: 8px;
  min-height: 370px !important;
  max-height: 370px !important;
}
.Custom_slider .slick-slide span {
  height: 370px !important;
  display: block;
}
.Custom_slider .slick-slide span, .Custom_slider .slick-slide img {
  height: 100% !important;
  width: 100%;
  object-fit: cover;
  min-height: 370px !important;
  max-height: 370px !important;
  border-radius: 15px;
}
.Custom_slider .slick-dots {
  list-style-type: none;
  display: flex;
  justify-content: center;
  gap: 8px;
  padding: 0 !important;
}
.Custom_slider .slick-dots li button {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #c8c8c8;
  font-size: 0;
  border: 0;
}
.Custom_slider .slick-dots li.slick-active button {
  background-color: #7cc242;
}
.Custom_slider .slick-arrow {
  position: absolute;
  width: 66px;
  height: 66px;
  border-radius: 50%;
  background-color: #fff;
  top: calc(50% - 33px);
  z-index: 100;
  box-shadow: 0 4px 4px 0 #000 40;
}
.Custom_slider .slick-arrow::before {
  content: "" !important;
  width: 100%;
  height: 100%;
  display: flex;
  background-repeat: no-repeat;
  align-items: center;
  justify-content: center;
  background-position: center;
}
.Custom_slider .slick-prev::before {
  background-image: url("data:image/svg+xml,%3Csvg width='13' height='23' viewBox='0 0 13 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.0604 20.5021C12.1504 20.5921 12.2218 20.699 12.2705 20.8166C12.3192 20.9342 12.3443 21.0602 12.3443 21.1875C12.3443 21.3148 12.3192 21.4408 12.2705 21.5584C12.2218 21.676 12.1504 21.7829 12.0604 21.8729C11.9704 21.9629 11.8636 22.0343 11.746 22.083C11.6284 22.1317 11.5023 22.1568 11.375 22.1568C11.2477 22.1568 11.1217 22.1317 11.0041 22.083C10.8865 22.0343 10.7796 21.9629 10.6896 21.8729L1.00214 12.1854C0.912068 12.0954 0.840614 11.9886 0.791863 11.871C0.743111 11.7534 0.718018 11.6273 0.718018 11.5C0.718018 11.3727 0.743111 11.2466 0.791863 11.129C0.840614 11.0114 0.912068 10.9046 1.00214 10.8146L10.6896 1.1271C10.8714 0.945322 11.118 0.843201 11.375 0.843201C11.6321 0.843201 11.8786 0.945322 12.0604 1.1271C12.2422 1.30888 12.3443 1.55542 12.3443 1.81249C12.3443 2.06956 12.2422 2.3161 12.0604 2.49788L3.0571 11.5L12.0604 20.5021Z' fill='black'/%3E%3C/svg%3E");
}
.Custom_slider .slick-next::before {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='31' height='31' viewBox='0 0 31 31' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.9396 24.5021C10.8496 24.5921 10.7782 24.699 10.7295 24.8166C10.6808 24.9342 10.6557 25.0602 10.6557 25.1875C10.6557 25.3148 10.6808 25.4408 10.7295 25.5584C10.7782 25.676 10.8496 25.7829 10.9396 25.8729C11.0296 25.9629 11.1364 26.0343 11.254 26.083C11.3716 26.1317 11.4977 26.1568 11.625 26.1568C11.7523 26.1568 11.8783 26.1317 11.9959 26.083C12.1135 26.0343 12.2204 25.9629 12.3104 25.8729L21.9979 16.1854C22.0879 16.0954 22.1594 15.9886 22.2081 15.871C22.2569 15.7534 22.282 15.6273 22.282 15.5C22.282 15.3727 22.2569 15.2466 22.2081 15.129C22.1594 15.0114 22.0879 14.9046 21.9979 14.8146L12.3104 5.1271C12.1286 4.94532 11.882 4.8432 11.625 4.8432C11.3679 4.8432 11.1214 4.94532 10.9396 5.1271C10.7578 5.30888 10.6557 5.55542 10.6557 5.81249C10.6557 6.06956 10.7578 6.3161 10.9396 6.49788L19.9429 15.5L10.9396 24.5021Z' fill='black'/%3E%3C/svg%3E%0A");
}
.wanted-section .fusion-column-wrapper {
  margin: 0 !important;
}
.new-home-banner .background.background-image, .new-home-banner .new-home-banner-left .fusion-column-wrapper, .new-home-banner .fusion-slider-container {
  height: 600px !important;
}
.fusion-flex-container .fusion-row .fusion-flex-column.header-right .fusion-column-wrapper:not(.fusion-flex-column-wrapper-legacy).fusion-content-layout-column {
  flex-direction: row !important;
}
.header-right-btn {
  position: relative;
  padding-left: 40px !important;
  padding-right: 16px !important;
}
.header-right-btn::before {
  content: "";
  position: absolute !important;
  left: 16px;
  background-image: url("data:image/svg+xml,%0A%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.8981 9.90375L10.9538 8.58437L10.9456 8.58062C10.7928 8.51524 10.626 8.48901 10.4605 8.50428C10.2949 8.51956 10.1358 8.57587 9.99751 8.66812C9.98122 8.67888 9.96557 8.69056 9.95063 8.70312L8.42938 10C7.46563 9.53187 6.47063 8.54437 6.00251 7.59312L7.30126 6.04875C7.31376 6.03312 7.32563 6.0175 7.33688 6.00062C7.42715 5.86268 7.48192 5.70457 7.49631 5.54035C7.5107 5.37614 7.48428 5.21091 7.41938 5.05937V5.05187L6.09626 2.1025C6.01047 1.90454 5.86296 1.73963 5.67575 1.63239C5.48854 1.52516 5.27166 1.48135 5.05751 1.5075C4.21061 1.61894 3.43324 2.03485 2.87059 2.67756C2.30794 3.32026 1.99847 4.1458 2.00001 5C2.00001 9.9625 6.03751 14 11 14C11.8542 14.0015 12.6797 13.6921 13.3224 13.1294C13.9651 12.5668 14.3811 11.7894 14.4925 10.9425C14.5187 10.7284 14.475 10.5116 14.3679 10.3244C14.2607 10.1372 14.096 9.98963 13.8981 9.90375ZM11 13C8.87898 12.9977 6.8455 12.1541 5.34571 10.6543C3.84592 9.1545 3.00232 7.12102 3.00001 5C2.99765 4.38968 3.21754 3.79937 3.61859 3.33931C4.01964 2.87926 4.57444 2.58091 5.17938 2.5C5.17913 2.50249 5.17913 2.505 5.17938 2.5075L6.49188 5.445L5.20001 6.99125C5.18689 7.00633 5.17498 7.02242 5.16438 7.03937C5.07033 7.18369 5.01515 7.34987 5.0042 7.52178C4.99325 7.6937 5.0269 7.86553 5.10188 8.02062C5.66813 9.17875 6.83501 10.3369 8.00563 10.9025C8.16186 10.9768 8.33468 11.0093 8.50722 10.9968C8.67976 10.9843 8.8461 10.9272 8.99001 10.8312C9.00605 10.8204 9.02149 10.8088 9.03626 10.7962L10.5556 9.5L13.4931 10.8156C13.4931 10.8156 13.4981 10.8156 13.5 10.8156C13.4201 11.4214 13.1222 11.9773 12.662 12.3794C12.2019 12.7814 11.611 13.0021 11 13Z' fill='white'/%3E%3C/svg%3E%0A") !important;
  top: 12px;
  width: 16px;
  height: 16px;
}
.fusion-body .header-right .fusion-builder-nested-column-0 {
  padding-right: 120px !important;
}
.header-right-btn {
  position: absolute;
  right: 0;
}
.Custom_slider .slide-1 {
  position: relative;
}
.Custom_slider .slide-1::before {
  content: "Fountaingate Vic LFR";
  position: absolute;
  width: calc(100% - 64px);
  background: #7cc242;
  bottom: 16px;
  left: 16px;
  padding: 8px 16px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: #fff;
}
.Custom_slider .slide-2::before {
  content: "Morayfield Qld QSR drive thru";
  position: absolute;
  width: calc(100% - 64px);
  background: #7cc242;
  bottom: 16px;
  left: 16px;
  padding: 8px 16px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: #fff;
}
.Custom_slider .slide-3::before {
  content: "Morayfield Qld Servo";
  position: absolute;
  width: calc(100% - 64px);
  background: #7cc242;
  bottom: 16px;
  left: 16px;
  padding: 8px 16px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: #fff;
}
.Custom_slider .slide-4::before {
  content: "Welshpool WA storage facility";
  position: absolute;
  width: calc(100% - 64px);
  background: #7cc242;
  bottom: 16px;
  left: 16px;
  padding: 8px 16px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: #fff;
}
.Custom_slider .slide-5::before {
  content: "Campbellfield Vic Container Park";
  position: absolute;
  width: calc(100% - 64px);
  background: #7cc242;
  bottom: 16px;
  left: 16px;
  padding: 8px 16px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: #fff;
}
.home-about .fusion-column-wrapper {
  padding: 0 !important;
}
.home-about .fusion-layout-column {
  margin-bottom: 0 !important;
}
.home-about {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}
@media (max-width: 1200px) {
  .new-boxcom-dash-sec {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
@media (max-width: 1024px) {
  .new-home-banner .fusion-flex-container .fusion-row .fusion-flex-column {
    height: 500px !important;
  }
  .new-home-banner .new-home-banner-left .fusion-column-wrapper {
    padding: 24px 32px !important;
  }
  .new-home-banner .new-home-banner-left .fusion-column-wrapper h1 {
    font-size: 42px !important;
    line-height: 50px !important;
  }
  .new-home-banner .new-home-banner-left .fusion-column-wrapper h2 {
    font-size: 24px !important;
    line-height: 32px !important;
  }
  .new-home-banner .background.background-image, .new-home-banner .new-home-banner-left .fusion-column-wrapper, .new-home-banner .fusion-slider-container {
    height: 500px !important;
  }
  .new-home-banner .slide-content-container .heading .fusion-title {
    margin-bottom: 0 !important;
  }
  .home-about {
    padding: 32px 16px !important;
  }
  .home-about .fusion-content-layout-column {
    padding: 0 !important;
  }
  .home-about h2, .new-boxcom-dash-sec h2, .home-slider-sec h2, .home-bottom-sec .fusion-text h2 {
    font-size: 32px !important;
    line-height: 40px !important;
  }
  .home-about p {
    font-size: 16px !important;
    line-height: 22px !important;
  }
  .home-slider .fusion-carousel-item {
    height: 330px !important;
  }
  .home-slider .fusion-carousel-item img {
    height: 330px !important;
  }
  .home-slider .fusion-carousel .fusion-carousel-nav .fusion-nav-next, .home-slider .fusion-carousel .fusion-carousel-nav .fusion-nav-prev {
    width: 50px !important;
    height: 50px !important;
    top: calc(50% - 25px) !important;
  }
  .home-slider .fusion-nav-prev {
    left: -25px !important;
  }
  .home-slider .fusion-carousel .fusion-carousel-nav .fusion-nav-next {
    right: -25px !important;
    left: unset !important;
  }
  .home-slider .fusion-carousel .fusion-carousel-nav .fusion-nav-next::before, .home-slider .fusion-carousel .fusion-carousel-nav .fusion-nav-prev::before {
    top: calc(50% - 16px) !important;
    font-size: 24px !important;
  }
  .new-home-banner .fusion-layout-column {
    height: auto;
  }
  .new-home-banner .new-home-banner-left .fusion-column-wrapper .fusion-button {
    height: 50px;
    font-size: 16px !important;
  }
  .new-boxcom-dash-sec {
    padding: 32px 16px !important;
  }
  .new-boxcom-dash-sec .content-boxes {
    display: flex;
    flex-wrap: wrap;
    max-width: 630px;
    margin: auto !important;
  }
  .new-boxcom-dash-sec .content-boxes .content-box-column {
    width: calc(50% - 16px);
  }
  .new-boxcom-dash-sec .content-boxes .content-box-wrapper {
    height: 100% !important;
  }
  .Custom_slider .slick-arrow {
    display: none !important;
  }
  .wanted-section {
    padding: 32px 16px !important;
  }
  .wanted-section .fusion-column-wrapper {
    margin: 0 !important;
  }
  .Custom_slider .slick-dots {
    margin: 4px !important;
  }
  .new-home-banner .new-home-banner-left .fusion-column-wrapper p {
    font-size: 32px !important;
    line-height: 40px !important;
  }
  .new-home-banner .new-home-banner-left h3 {
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  .new-home-banner .background.background-image, .new-home-banner .new-home-banner-left .fusion-column-wrapper, .new-home-banner .fusion-slider-container {
    height: 500px !important;
  }
  .fusion-image-carousel {
    margin-bottom: 0 !important;
  }
  .new-boxcom-dash-sec .content-boxes {
    max-width: 315px !important;
    margin: auto !important;
  }
  .dash-content-box .content-box-column .content-box-wrapper .content-box-heading::before {
    background-position: left;
    background-size: contain;
  }
  .new-boxcom-dash-sec .content-boxes .content-box-column {
    width: 100%;
  }
}
@media (max-width: 400px) {
  .new-home-banner .background.background-image, .new-home-banner .new-home-banner-left .fusion-column-wrapper, .new-home-banner .fusion-slider-container {
    height: 300px !important;
  }
}
.header-right-btn {
  display: none !important;
}
.boxcom-dash-none {
  display: none !important;
}
.listings-categories > .fusion-row {
  max-width: 1570px !important;
}
.listings-categories .fusion-content-boxes {
  --content-boxes-gutter: 30px;
  --link_color: var(--awb-body-color);
  display: flex;
  flex-wrap: wrap;
  margin: calc((var(--content-boxes-gutter) / 2) * -1);
  justify-content: center;
}
.listings-categories .fusion-content-boxes::before, .listings-categories .fusion-content-boxes::after {
  content: none;
}
.listings-categories .fusion-content-boxes a {
  display: block;
}
.listings-categories .fusion-content-boxes .content-box-column {
  width: calc(100%/4 - 0px) !important;
  margin-bottom: 0 !important;
  padding: calc(var(--content-boxes-gutter) / 2);
}
@media(max-width:1199px){
	.listings-categories .fusion-content-boxes .content-box-column {
      width:350px !important;
	}
}
@media (max-width: 1024px) {
 
	.listings-categories .fusion-content-boxes .content-box-column {
		width: calc(100%/2 - 0px) !important; 
	}
}
@media (max-width: 800px) {
  .listings-categories .fusion-content-boxes .content-box-column {
    width: 100% !important;
    max-width: 400px;
  }
}
.listings-categories .fusion-content-boxes .content-box-wrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
  margin-bottom: 0;
  border: 1px solid #e4e6e8;
}
.listings-categories .fusion-content-boxes .heading {
  margin-bottom: 0;
}
.listings-categories .fusion-content-boxes .image img {
  margin-bottom: 0 !important;
  height: 260px;
  object-fit: cover;
}
.listings-categories .fusion-content-boxes .content-box-heading {
  --awb-hover-accent-color: var(--awb-title-color);
}
.listings-categories .fusion-content-boxes .heading .image ~ .content-box-heading {
  margin-top: 16px !important;
}
.listings-categories .fusion-content-boxes .content-container {
  padding: 16px 24px;
  margin-bottom: 0;
}
.listings-categories .fusion-content-boxes .content-container p {
  font-size: 18px;
  line-height: 1.6;
  margin-bottom: 0;
  text-align: left;
}
.listings-categories .fusion-content-boxes .fusion-read-more {
  margin-top: auto;
  width: 100%;
  font-family: "Proxima Nova Medium", sans-serif;
  font-size: 24px;
  line-height: 1.3;
  padding: 16px;
  color: #fff;
  background-color: #7cc243;
}
.listings-categories .fusion-content-boxes .fusion-read-more:hover {
  color: #fff !important;
}
.listings-categories .fusion-content-boxes .fusion-read-more::after {
  content: none;
}
.listings-categories .fusion-content-boxes .fusion-clearfix {
  display: none;
}
.text-bar .fusion-title > * {
  font-family: "Proxima Nova Bold", sans-serif;
  font-size: 38px !important;
  line-height: 1.22 !important;
  letter-spacing: -1%;
}
@media (max-width: 1024px) {
  .text-bar .fusion-title > * {
    font-size: 32px !important;
  }
}
@media (max-width: 800px) {
  .text-bar .fusion-title > * {
    font-size: 24px !important;
  }
}
.cb-carousel {
  position: relative;
  width: 100%;
  transition: opacity 0.5s linear;
  opacity: 1;
}
.cb-carousel:not(.initialized) {
  position: absolute;
  visibility: hidden;
  opacity: 0;
}
.cb-carousel .slide-wrap {
  position: relative;
}
.cb-carousel .image img {
  width: 100%;
  height: calc(100vh - 124px);
  object-fit: cover;
}
@media (max-width: 800px) {
  .cb-carousel .image img {
    height: calc(100vh - 250px);
  }
}
.cb-carousel .text {
  background-image: linear-gradient(180deg, rgba(25, 39, 13, 0) 0%, #19270d 100%);
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  padding: 70px 50px 84px;
}
@media (max-width: 1024px) {
  .cb-carousel .text {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cb-carousel .text .heading, .cb-carousel .text .desc, .cb-carousel .text .desc p {
  color: #fff;
  margin-bottom: 0;
}
.cb-carousel .text .heading {
  font-family: "Proxima Nova Bold", sans-serif !important;
  font-size: 128px !important;
  line-height: 114% !important;
  letter-spacing: -1% !important;
}
@media (max-width: 1024px) {
  .cb-carousel .text .heading {
    font-size: 86px !important;
  }
}
@media (max-width: 800px) {
  .cb-carousel .text .heading {
    font-size: 44px !important;
  }
}
.cb-carousel .text .desc, .cb-carousel .text .desc p {
  font-family: "Proxima Nova Medium", sans-serif !important;
  font-size: 46px !important;
  line-height: 1.22 !important;
  letter-spacing: -1% !important;
}
@media (max-width: 1024px) {
  .cb-carousel .text .desc, .cb-carousel .text .desc p {
    font-size: 32px !important;
  }
}
@media (max-width: 800px) {
  .cb-carousel .text .desc, .cb-carousel .text .desc p {
    font-size: 24px !important;
  }
}
.cb-carousel .slick-arrows-dots {
  position: absolute;
  bottom: 44px;
  width: 100%;
}
.cb-carousel .slick-dots {
  margin-top: 0;
  margin-bottom: 0;
  list-style: none;
  padding-left: 0;
  line-height: 1;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 9px;
}
.cb-carousel .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 40px;
  height: 6px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background-color: #525252;
  mix-blend-mode: screen;
}
.cb-carousel .slick-dots li.slick-active button {
  background-color: #fff;
  mix-blend-mode: normal;
}
.admin-bar .cb-carousel .image img {
  height: calc(100vh - 150px);
}
@media (max-width: 782px) {
  .admin-bar .cb-carousel .image img {
    height: calc(100vh - 192px);
  }
}
.market-monitor-sc, .sites-wanted-sc, .syndicates-table-photo-sc {
  align-items: flex-start;
  max-width: none;
}
.market-monitor-sc:not(:last-child), .sites-wanted-sc:not(:last-child), .syndicates-table-photo-sc:not(:last-child) {
  margin-bottom: 80px;
}
@media (max-width: 800px) {
  .market-monitor-sc:not(:last-child), .sites-wanted-sc:not(:last-child), .syndicates-table-photo-sc:not(:last-child) {
    margin-bottom: 40px;
  }
}
.market-monitor-sc .fractionised-list, .sites-wanted-sc .fractionised-list, .syndicates-table-photo-sc .fractionised-list {
  flex-grow: 1;
}
.market-monitor-sc .view-wrap:not(.active), .sites-wanted-sc .view-wrap:not(.active), .syndicates-table-photo-sc .view-wrap:not(.active) {
  display: none;
}
.market-monitor-sc .dataTables_wrapper, .sites-wanted-sc .dataTables_wrapper, .syndicates-table-photo-sc .dataTables_wrapper {
  width: 100%;
}
.market-monitor-sc table.dataTable, .sites-wanted-sc table.dataTable, .syndicates-table-photo-sc table.dataTable {
  --border: 1px solid #4a7428;
  width: 100% !important;
  border-radius: 4px;
  border-spacing: 0;
  border-collapse: separate;
  border: var(--border);
  overflow: hidden;
}
.market-monitor-sc table.dataTable thead > tr > th.sorting, .sites-wanted-sc table.dataTable thead > tr > th.sorting, .syndicates-table-photo-sc table.dataTable thead > tr > th.sorting {
  padding: 10px 12px;
}
.market-monitor-sc table.dataTable thead > tr > th.sorting::before, .sites-wanted-sc table.dataTable thead > tr > th.sorting::before, .syndicates-table-photo-sc table.dataTable thead > tr > th.sorting::before, .market-monitor-sc table.dataTable thead > tr > th.sorting::after, .sites-wanted-sc table.dataTable thead > tr > th.sorting::after, .syndicates-table-photo-sc table.dataTable thead > tr > th.sorting::after {
  content: none;
}
.market-monitor-sc table.dataTable thead tr, .sites-wanted-sc table.dataTable thead tr, .syndicates-table-photo-sc table.dataTable thead tr {
  background-color: #4a7428;
}
.market-monitor-sc table.dataTable tbody tr, .sites-wanted-sc table.dataTable tbody tr, .syndicates-table-photo-sc table.dataTable tbody tr {
  height: 85px;
}
.market-monitor-sc table.dataTable tr, .sites-wanted-sc table.dataTable tr, .syndicates-table-photo-sc table.dataTable tr {
  background-color: transparent;
}
.market-monitor-sc table.dataTable td, .sites-wanted-sc table.dataTable td, .syndicates-table-photo-sc table.dataTable td, .market-monitor-sc table.dataTable th, .sites-wanted-sc table.dataTable th, .syndicates-table-photo-sc table.dataTable th {
  border: none;
  border-color: #4a7428;
  line-height: 1.6;
  text-align: center;
}
.market-monitor-sc table.dataTable td:not(:last-child), .sites-wanted-sc table.dataTable td:not(:last-child), .syndicates-table-photo-sc table.dataTable td:not(:last-child), .market-monitor-sc table.dataTable th:not(:last-child), .sites-wanted-sc table.dataTable th:not(:last-child), .syndicates-table-photo-sc table.dataTable th:not(:last-child) {
  border-right: var(--border);
}
.market-monitor-sc table.dataTable th, .sites-wanted-sc table.dataTable th, .syndicates-table-photo-sc table.dataTable th {
  font-family: "Proxima Nova Semibold";
  background-color: rgba(255, 255, 255, 0.05);
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  width: 14.285% !important;
}
.market-monitor-sc table.dataTable th.sorting_asc, .sites-wanted-sc table.dataTable th.sorting_asc, .syndicates-table-photo-sc table.dataTable th.sorting_asc, .market-monitor-sc table.dataTable th.sorting_desc, .sites-wanted-sc table.dataTable th.sorting_desc, .syndicates-table-photo-sc table.dataTable th.sorting_desc {
  font-family: "Proxima Nova Bold";
}
.market-monitor-sc table.dataTable td, .sites-wanted-sc table.dataTable td, .syndicates-table-photo-sc table.dataTable td {
  font-size: 16px;
  color: #324e1b;
  padding: 10px 12px;
}
.market-monitor-sc table.dataTable .sorting_1, .sites-wanted-sc table.dataTable .sorting_1, .syndicates-table-photo-sc table.dataTable .sorting_1 {
  background-color: #e5f3d9;
}
.market-monitor-sc table.dataTable > thead > tr:not(:last-child) > th, .sites-wanted-sc table.dataTable > thead > tr:not(:last-child) > th, .syndicates-table-photo-sc table.dataTable > thead > tr:not(:last-child) > th, .market-monitor-sc table.dataTable > thead > tr:only-child > th, .sites-wanted-sc table.dataTable > thead > tr:only-child > th, .syndicates-table-photo-sc table.dataTable > thead > tr:only-child > th, .market-monitor-sc table.dataTable > thead > tr:not(:last-child) > td, .sites-wanted-sc table.dataTable > thead > tr:not(:last-child) > td, .syndicates-table-photo-sc table.dataTable > thead > tr:not(:last-child) > td, .market-monitor-sc table.dataTable > tbody > tr:not(:last-child) > th, .sites-wanted-sc table.dataTable > tbody > tr:not(:last-child) > th, .syndicates-table-photo-sc table.dataTable > tbody > tr:not(:last-child) > th, .market-monitor-sc table.dataTable > tbody > tr:not(:last-child) > td, .sites-wanted-sc table.dataTable > tbody > tr:not(:last-child) > td, .syndicates-table-photo-sc table.dataTable > tbody > tr:not(:last-child) > td, .market-monitor-sc table.dataTable > tfoot > tr:not(:last-child) > th, .sites-wanted-sc table.dataTable > tfoot > tr:not(:last-child) > th, .syndicates-table-photo-sc table.dataTable > tfoot > tr:not(:last-child) > th, .market-monitor-sc table.dataTable > tfoot > tr:not(:last-child) > td, .sites-wanted-sc table.dataTable > tfoot > tr:not(:last-child) > td, .syndicates-table-photo-sc table.dataTable > tfoot > tr:not(:last-child) > td, .market-monitor-sc table.dataTable > tr:not(:last-child) > td, .sites-wanted-sc table.dataTable > tr:not(:last-child) > td, .syndicates-table-photo-sc table.dataTable > tr:not(:last-child) > td, .market-monitor-sc table.dataTable > tr:not(:last-child) > th, .sites-wanted-sc table.dataTable > tr:not(:last-child) > th, .syndicates-table-photo-sc table.dataTable > tr:not(:last-child) > th, .market-monitor-sc table.dataTable > thead:not(:last-child), .sites-wanted-sc table.dataTable > thead:not(:last-child), .syndicates-table-photo-sc table.dataTable > thead:not(:last-child), .market-monitor-sc table.dataTable > tbody:not(:last-child), .sites-wanted-sc table.dataTable > tbody:not(:last-child), .syndicates-table-photo-sc table.dataTable > tbody:not(:last-child), .market-monitor-sc table.dataTable > tfoot:not(:last-child), .sites-wanted-sc table.dataTable > tfoot:not(:last-child), .syndicates-table-photo-sc table.dataTable > tfoot:not(:last-child) {
  border-bottom: var(--border);
}
.market-monitor-sc table.dataTable a, .sites-wanted-sc table.dataTable a, .syndicates-table-photo-sc table.dataTable a {
  color: inherit;
  text-decoration: none;
}
.market-monitor-sc .dataTables_info, .sites-wanted-sc .dataTables_info, .syndicates-table-photo-sc .dataTables_info {
  display: none;
}
.market-monitor-sc .fractionised-wrapper, .sites-wanted-sc .fractionised-wrapper, .syndicates-table-photo-sc .fractionised-wrapper {
  gap: 0;
  width: 100% !important;
}
.market-monitor-sc .table-title, .sites-wanted-sc .table-title, .syndicates-table-photo-sc .table-title {
  background-color: #639b36;
  color: #fff;
  flex-grow: 1;
  padding: 10px 12px;
  border-radius: 4px 4px 0 0;
  border: 1px solid #4a7428;
  font-family: "Proxima Nova Semibold";
  font-size: 18px;
  line-height: 1.6;
  text-align: center;
}
.market-monitor-sc .photo-sec__img-wrap, .sites-wanted-sc .photo-sec__img-wrap, .syndicates-table-photo-sc .photo-sec__img-wrap {
  display: block;
}
.market-monitor-sc .no-listings-found, .sites-wanted-sc .no-listings-found, .syndicates-table-photo-sc .no-listings-found {
  font-size: 38px;
  line-height: 1.22;
  letter-spacing: -0.38px;
  text-align: center;
  color: #adb3bb;
  margin-top: 80px;
}
.sites-wanted-sc table.dataTable {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.sites-wanted-sc table.dataTable tbody tr {
  height: 56px;
}
.syndicates-table-photo-sc table.dataTable tbody tr {
  height: 56px;
}
.syndicates-table-photo-sc table.dataTable td.open {
  background-color: #7cc243 !important;
  color: #fff !important;
}
.side-nav-sc, .mobile-filter .filter-item-container {
  display:flex;
  flex-direction:column;
	gap:24px;
  flex-grow: 1;
  width: 100%;
  box-shadow: none;
  padding: 0;
  height: auto;
  margin-bottom: 0;
}
@media (max-width: 800px) {
  .side-nav-sc, .mobile-filter .filter-item-container {
    padding-right: 0;
  }
}
.side-nav-sc .filter-item a, .mobile-filter .filter-item-container .filter-item a, .side-nav-sc .filter-item-photo a, .mobile-filter .filter-item-container .filter-item-photo a, .side-nav-sc .filter-item-table a, .mobile-filter .filter-item-container .filter-item-table a {
  font-family: "Proxima Nova Semibold";
  font-size: 24px;
  text-align: center;
  color: #fff;
  line-height: 1.3;
  display: block;
  padding: 24px;
}
@media (max-width: 1024px) {
  .side-nav-sc .filter-item a, .mobile-filter .filter-item-container .filter-item a, .side-nav-sc .filter-item-photo a, .mobile-filter .filter-item-container .filter-item-photo a, .side-nav-sc .filter-item-table a, .mobile-filter .filter-item-container .filter-item-table a {
    font-size: 16px;
    padding: 20px;
  }
}
  .side-nav-sc .filter-item a, .mobile-filter .filter-item-container .filter-item a, .side-nav-sc .filter-item-photo a, .mobile-filter .filter-item-container .filter-item-photo a, .side-nav-sc .filter-item-table a, .mobile-filter .filter-item-container .filter-item-table a{
	  background:#7cc243;
}
.side-nav-sc .filter-item a:hover, .mobile-filter .filter-item-container .filter-item a:hover, .side-nav-sc .filter-item-photo a:hover, .mobile-filter .filter-item-container .filter-item-photo a:hover, .side-nav-sc .filter-item-table a:hover, .mobile-filter .filter-item-container .filter-item-table a:hover {
  background-color: #4a7428 !important;
}
.side-nav-sc .filter-item a span, .mobile-filter .filter-item-container .filter-item a span, .side-nav-sc .filter-item-photo a span, .mobile-filter .filter-item-container .filter-item-photo a span, .side-nav-sc .filter-item-table a span, .mobile-filter .filter-item-container .filter-item-table a span {
  color: inherit;
  font-size: inherit;
}
.side-nav-sc .table-icon, .mobile-filter .filter-item-container .table-icon, .side-nav-sc .photo-icon, .mobile-filter .filter-item-container .photo-icon {
  display: block;
  max-width: 170px;
  padding: 32px;
  background-color: #fff;
  border-radius: 34px;
  margin-right: auto;
  margin-bottom: 12px;
  margin-left: auto;
}
@media (max-width: 1200px) {
  .side-nav-sc .table-icon, .mobile-filter .filter-item-container .table-icon, .side-nav-sc .photo-icon, .mobile-filter .filter-item-container .photo-icon {
    max-width: 100px;
    border-radius: 14px;
    padding: 20px;
  }
}
.side-nav-sc .table-icon svg, .mobile-filter .filter-item-container .table-icon svg, .side-nav-sc .photo-icon svg, .mobile-filter .filter-item-container .photo-icon svg {
  display: block;
}
.side-nav-sc [style*="rgb(124, 194, 66)"] > a, .mobile-filter .filter-item-container [style*="rgb(124, 194, 66)"] > a {
  background-color: #4a7428 !important;
}
.mobile-filter {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 20px;
}
@media (min-width: 1025px) {
  .mobile-filter {
    display: none;
  }
}
.mobile-filter .filter-item-container {
  display: flex;
  width: auto;
  flex-grow: 0;
}
.mobile-filter .filter-item-container .filter-item-photo a, .mobile-filter .filter-item-container .filter-item-table a {
  width: 80px;
  padding: 12px;
  font-size: 9px;
}
.mobile-filter .filter-item-container .photo-icon, .mobile-filter .filter-item-container .table-icon {
  margin-bottom: 10px;
  padding: 10px;
}
.mobile-filter .filter-item-container .label-txt {
  display: block;
  line-height: 1;
}


/******New Design css*****/

.home-listing-heading h2{
	background-color:#7cc343;
	width:fit-content;
	margin:0 auto 16px auto !important;
	padding:4px 12px !important;
}

.storage-btn a{
	font-size: 0 !important;
    width: calc(100% - 27px);
    background:transparent;
    height: 105px;
    position: absolute;
    top: -174px;
    left: 4px;
    border-radius: 20px;
    transform: rotate(15deg);
    cursor: pointer;
}
.retail-btn a{
	font-size: 0 !important;
    width: calc(100% - 15px);
    background:transparent;
    height: 105px;
    position: absolute;
    top: -21px;
    left: 12px;
    border-radius: 20px;
    transform: rotate(-11deg);
}
.post-content p{
	margin-bottom:8px !important;
}
.filter-item-wrapper,.filter-sites-wrapper{
	border:2px solid #4a7428;
	position:relative;
	gap: 2px;
    display: flex;
    flex-direction: column;
}
.filter-item-wrapper:before,.filter-sites-wrapper:before {
    content: "VIEWS";
    position: absolute;
    top: -14px;
    left: calc(50% - 30px);
    background: #4a7428;
    padding: 4px 8px;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    letter-spacing: 1px;
    line-height: 18px;
}
.filter-sites-wrapper:before {
	content:"LISTINGS";
}
.filter-social-wrapper{
	border:2px solid #4a7428;
	position:relative;
	gap: 2px;
    display: flex;
    flex-direction: column;
	background-color:#7cc243;
	padding:24px;
}
.filter-social-wrapper div{
	display:flex;
	justify-content:center;
	gap:12px;
}
.filter-social-wrapper div a img{
	max-width:50px;
	object-fit:contain;
}
.filter-social-wrapper p{
	font-size:18px;
	font-weight:500;
	color:#ffffff;
	text-align:center;
	line-height:22px;
	margin:12px 0 0 0 !important;
}
.post-content .inner-banner h1,.post-content .inner-banner h3{
	color:#324E1B !important;
}
.post-content .h2_primary_heading h2{
	color:#639B36 !important;
}
.capital-market-list .fusion-builder-row{
	padding-left:calc(4%/2) !important;
	padding-right:calc(4%/2) !important;
	padding-bottom:32px;
}
.capital-market-list .fusion-builder-row .fusion-layout-column{
	height:100%;
	background:#639B36;
}
.capital-market-list .fusion-builder-row .fusion-layout-column .fusion-column-wrapper{
	margin:0 !important;
	position:relative;
}
.capital-market-list  .col-content p{
	font-size:18px !important;
	line-height:1.6 !important;
	letter-spacing:0;
}
.capital-market-list  .col-content{
	padding:32px !important;
}
.capital-market-list .capital-list-item-bottom{
	background:#E5F3D9;
	position:absolute;
	left:0;
	bottom:0;
	padding:6px 8px;
	width:100%;
	z-index:10;
}
.capital-market-list .capital-list-item-bottom p{
	font-size:20px;
	line-height:26px;
	font-weight:500;
	margin-bottom:0 !important;
}
.capital-market-list .fusion-builder-row:nth-child(even) .fusion-layout-column{
	background: #19270D;
}
.capital-market-list .fusion-builder-row:nth-child(even) .fusion-layout-column:last-child .capital-list-item-bottom {
	display: none;
}
.capital-market-list .fusion-builder-row:nth-child(odd) .fusion-layout-column:first-child .capital-list-item-bottom {
	display: none;
}
#main{
	padding-bottom:0 !important;
}
.hero::after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 55%;
    height: 80px;
    background: linear-gradient(45deg, #CBE7B4 0%, #CBE7B4 90%, transparent 90%);
}
.about-hero:after{
	 background: linear-gradient(45deg, #649b36 0%, #649b36 90%, transparent 90%);
}
 
.hero .fusion-builder-row{
	position:relative !important;
}
.hero .banner-left .banner-left-img{
	position:absolute !important;
	left:40px;
	top:-30px;
}
.hero.fusion-fullwidth > .fusion-row{
	max-width:1300px !important;
}
.hero .banner-left .banner-left-img img{
	width:220px;
	object-fit:contain;
}
.wanted-section h4{
	color:#7cc243 !important;
}
.wanted-section .photo-sec__info-wrap h3{
   font-family: "Proxima Nova Regular";
	margin-top:0 !important;
	font-weight:600;
	font-size:18px;
	margin-bottom:8px;
}
.wanted-section .photo-sec__info-wrap h3 a{
	color:#4a7428 !important;
}
.photo-sec__content {
    font-size: 14px;
    margin-top: 8px;
}
.faqs-heading{
	background:linear-gradient(to right, #FFE30C 0%,#7CC243 30%,#7CC243 70%,#FFE30C 100%);
}
.faqs-heading .fusion-title{
	margin-bottom:0 !important;
	justify-content: center !important;
    display: flex !important;
}
.faqs-heading .fusion-title h3{
	color:#000000 !important;
	font-size:32px !important;
	font-weight:600 !important;
	font-family: "Proxima Nova Regular" !important;
}
.wanted-section .fusion-column-wrapper h4{
	color:#ffffff !important;
}
.fractionised-wrapper table.dataTable>thead>tr>th{
	 color:#ffffff;
	 font-weight: 500;
	 font-size:18px;
	 background:#324e1b;
}
.fractionised-wrapper table.dataTable>tbody>tr>td{
	font-size:16px;
}
.fractionised-wrapper,.fractionised-wrapper .dataTables_wrapper{
	width:100%;
}
.dataTables_wrapper table.dataTable{
	border-collapse:collapse;
}
.dataTables_wrapper table.dataTable tr,.dataTables_wrapper table.dataTable td,.dataTables_wrapper table.dataTable th{
	border-color:#324e1b !important;
}
table.dataTable thead>tr>th.sorting:before{
	color:#ffffff !important;
}
.new-dealing-section .fusion-builder-row{
	margin-top:32px;
}
.new-dealing-section .fusion-builder-row .col-left .fusion-column-wrapper{
	padding:32px !important;
}
.new-dealing-section .fusion-builder-row .col-left .fusion-title{
	width:100%;
}
.new-dealing-section   .fusion-builder-row .col-right img{
	max-height: 350px;
    width: 100%;
    object-fit: cover;
}
.new-dealing-section .fusion-builder-row .col-left .fusion-text p{
	font-size:18px;
	line-height:24px;
	padding:12px 0 !important;
}
.site-vacent-banner h1{
	color:#000000 !important;
}
.site-vacent-banner h1 strong {
    font-size: 120px !important;
	line-height:120px !important;
    text-transform: uppercase;
    font-weight: 600 !important;
	color:#324E1B !important;
}
.hero.site-vacent-banner:after{
	background: linear-gradient(45deg, #7CC243 0%, #7CC243 90%, transparent 90%);
}
.top-bar{
	display:none !important;
}
table tr td a{
	text-decoration:underline !important;
}
.listings-categories .fusion-content-boxes .storage-btns{
	display:flex;
	justify-content:center;
	gap:4px;
	position:absolute;
	left:0;
	bottom:0;
	margin-bottom:0 !important;
	width:100%;
}
.listings-categories .fusion-content-boxes .storage-btns a{
	width:50%;
	display:block;
	background:#7cc243;
	color:#ffffff !important;
	font-size:24px !important;
padding: 1.5px 4px;
}
.listings-categories .content-box-column-4 .fusion-read-more{
 visibility:hidden;
}

/*****========Responsive=======*********/
@media(max-width:1440px){
	.fusion-body .fusion-menu-element-wrapper[data-count="0"] .fusion-menu-element-list > li{
		margin-left: calc(24px / 2) !important;
		margin-right: calc(24px / 2) !important;
     }
	.fusion-tb-header .fusion-fullwidth{
		padding-left:24px !important;
		padding-right:24px !important;
	}
	.fusion-tb-header .fusion-menu-element-wrapper.direction-row .menu-text{
		font-size:14px;
	}
	.cb-carousel .text .heading{
		font-size: 80px !important;
       line-height: 100% !important;
	}
	.listings-categories .fusion-content-boxes .content-container p {
        font-size: 16px;
		line-height: 1.4; 
	}
}
@media(max-width:1024px){
	.capital-market-list .fusion-builder-row:nth-child(even) .fusion-layout-column:last-child .capital-list-item-bottom {
	display: block;
}
.capital-market-list .fusion-builder-row:nth-child(odd) .fusion-layout-column:first-child .capital-list-item-bottom {
	display: block;
}
	.hero::before{
	height:30px;
   }
.hero::after{
	height:60px;
	background: linear-gradient(60deg, #CBE7B4 0%, #CBE7B4 90%, transparent 90%);
}
	.about-hero:after{
	 background: linear-gradient(60deg, #649b36 0%, #649b36 90%, transparent 90%);
}
.hero .banner-left .banner-left-img{
	left:calc(50% - 60px);
}
.hero .banner-left .banner-left-img img{
    max-width:120px;
}
	.market-monitor-sc:not(:last-child), .sites-wanted-sc:not(:last-child), .syndicates-table-photo-sc:not(:last-child){
		margin-bottom:50px  !important;
	}
	.mobile-filter .filter-item-container .filter-item-photo a, .mobile-filter .filter-item-container .filter-item-table a{
		font-size:14px !important;
		width: 130px  !important; 
	}
	
	.side-nav-sc, .mobile-filter .filter-item-container{
	 flex-direction: row  !important; 
	 gap:12px  !important;
	}
	.mobile-filter{
		justify-content:start;
	}
	.market-monitor-sc table.dataTable td, .sites-wanted-sc table.dataTable td, .syndicates-table-photo-sc table.dataTable td{
		font-size:14px;
		line-height:18px;
	}
	.market-monitor-sc table.dataTable th, .sites-wanted-sc table.dataTable th, .syndicates-table-photo-sc table.dataTable th{
		font-size:16px;
		line-height:20px;
	}
	 .fusion-body .fusion-flex-container.fusion-builder-row-4-1 {
        padding-top: 0 !important;
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
	.capital-market-list .col-content p {
        font-size: 16px !important;
		line-height: 1.4 !important; 
	}
	.capital-market-list .col-content{
		 padding:0 !important;
	}
	.capital-market-list .col-content .img-col,.capital-market-list .col-content .img-col img {
		width:100%;
	}
	.capital-market-list .col-content .fusion-title{
		padding:20px 20px 0 20px;
	}
	.capital-market-list .col-content .fusion-title + .fusion-text{
			padding:0 20px 20px 20px;
	}
	.page-id-4378 .fusion-text p, .page-id-6761 .fusion-text p{
		font-size:16px;
		line-height:22px;
	}
	.mobile-side-nav .filter-sites-wrapper,.mobile-side-nav .filter-social-wrapper{
		display:none;
	}
	.mobile-side-nav .filter-item-wrapper:before{
		display:none;
	}
	.mobile-side-nav .filter-item-wrapper{
		flex-direction:row;
		border:none;
		gap:12px;
	}
	.mobile-side-nav .filter-item-wrapper a{
		width: 130px;
        padding: 16px;
	}
	.mobile-side-nav .filter-item-wrapper .label-txt{
		font-size:14px;
	}
	.faqs-heading .fusion-title.fusion-title-3{
		margin-bottom:0 !important;
	}
	.faqs-heading .fusion-title h3{
		font-size:24px !important;
	}
	.new-dealing-section .fusion-builder-row .col-right span{
		width:100%;
	}
	.new-dealing-section .fusion-layout-column{
		margin-bottom:0 !important;
	}
	.new-dealing-section .fusion-builder-row .col-left .fusion-column-wrapper {
		padding: 20px !important;
	}
	.new-dealing-section .fusion-builder-row .col-left .fusion-text p,.fractionised-wrapper table.dataTable>thead>tr>th {
		  font-size: 16px;
		  line-height: 22px; 
	}
	.fractionised-wrapper table.dataTable>tbody>tr>td{
		 font-size: 14px;
		  line-height: 20px; 
	}
	.side-nav-sc .table-icon, .mobile-filter .filter-item-container .table-icon, .side-nav-sc .photo-icon, .mobile-filter .filter-item-container .photo-icon {
			max-width: 80px; 
	}
	.photo-sec__row{
		margin-right:0 !important; 
	}
	.hero .title-heading-left h1{
		max-width:400px !important;
		margin:auto;
        font-size:40px !important;
		line-height:48px !important;
	}
}
@media(max-width:767px){
	.hero .title-heading-left h1{
		max-width:300px !important;
		margin:auto;
        font-size:32px !important;
		line-height:40px !important;
	}
}
@media(max-width:575px){
	.hero::after{
		background: linear-gradient(75deg, #CBE7B4 0%, #CBE7B4 90%, transparent 90%);
	}
	.about-hero:after{
	 background: linear-gradient(75deg, #649b36 0%, #649b36 90%, transparent 90%);
    }
	.market-monitor-sc:not(:last-child), .sites-wanted-sc:not(:last-child), .syndicates-table-photo-sc:not(:last-child){
		margin-bottom:40px;
	}
	.faqs-heading .fusion-title.fusion-title-3{
		margin-bottom:0 !important;
	}
	.new-dealing-section .fusion-builder-row .col-left  .dealing-btn{
		padding:12px 20px !important;
	}
	.listings-categories .fusion-content-boxes .content-box-column {
		width:100% !important; 
	}
	    .cb-carousel .text .heading {
        font-size: 60px !important;
        line-height: 80% !important;
    }
}
	
	