/* ---------------- */
/* Variables */
/* ---------------- */
.clear_after {
  content: '';
  display: block;
  clear: both;
}
.hide_text {
  font-size: 0;
  line-height: 0;
  text-indent: -2000px;
}
.border_box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.rwd_padding {
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (max-width: 990px) {
  .investments_list .investment .investment_header {
    grid-template-columns: 50% auto;
  }
  #titlebar #logo {
    float: none;
    margin: 0px auto;
    text-align: center;
    display: block;
    margin-bottom: 0.5rem;
  }
  #titlebar #logo img {
    display: inline-block;
  }
  #titlebar .right_part {
    float: none;
  }
}
@media (min-width: 800px) {
  #titlebar #titlebar_menu #menu_anchor {
    display: none;
  }
}
@media (max-width: 800px) {
  #titlebar #titlebar_menu {
    float: none;
  }
  #titlebar #titlebar_menu #menu_anchor {
    display: block;
    margin: 0px auto;
  }
  #titlebar #titlebar_menu .menu {
    left: -15rem;
    position: fixed;
    top: 0px;
    padding: 1rem;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: auto;
    z-index: 10000;
    background: black;
    height: 100vh;
    width: 15rem;
    box-shadow: 0px;
    transition: left 0.3s, box-shadow 0.3s;
  }
  #titlebar #titlebar_menu .menu.open {
    left: 0px;
    box-shadow: 0px 0px 8px 3px rgba(0, 0, 0, 0.4);
  }
  #titlebar #titlebar_menu .menu > li {
    display: block;
    text-align: left;
    margin: 0px 0px 1rem 0px !important;
    float: none;
    background: none;
    height: auto;
  }
  #titlebar #titlebar_menu .menu > li:after {
    display: none;
  }
  #titlebar #titlebar_menu .menu > li.current-menu-item > a,
  #titlebar #titlebar_menu .menu > li.current-menu-ancestor > a,
  #titlebar #titlebar_menu .menu > li > a:hover {
    text-decoration: underline;
  }
  #titlebar #titlebar_menu .menu > li > a {
    display: block;
    padding: 0px 0px 1rem 0px;
    line-height: normal;
    color: white;
    width: 100%;
    color: white !important;
    background: none !important;
    height: auto;
    line-height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #titlebar #titlebar_menu .menu > li > a:after {
    display: none;
  }
  #titlebar #titlebar_menu .menu > li > ul {
    display: block !important;
    position: static !important;
    width: 100%;
    background: none;
    padding: 0rem 0rem 1rem 0.5rem;
    transform: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #titlebar #titlebar_menu .menu > li > ul > li > a {
    color: white;
    border: 0px;
    margin-bottom: 0px;
  }
  #titlebar .social_icons {
    margin-top: 1rem;
    margin-left: 0px;
    padding-left: 0px;
    text-align: center;
    float: none;
  }
  #titlebar .social_icons:before {
    display: none;
  }
  #titlebar .social_icons li {
    display: inline-block;
    margin: 0px 1rem !important;
    float: none;
  }
  body {
    font-size: 15px;
  }
  .page_width {
    width: 100%;
  }
  #top .our_investment {
    left: 1rem;
  }
  #top .slides li .page_width {
    padding-left: 1rem;
    padding-right: 1rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #current_investments .section_header {
    padding-left: 1rem;
  }
  #current_investments .map_wrapper .map_menu {
    width: 30%;
  }
  #current_investments .map_wrapper .map_menu li a {
    padding-left: 1.5rem;
  }
  #current_investments .map_wrapper .map {
    width: 70%;
    min-height: 20rem;
  }
  #current_investments .map_wrapper .map_image {
    display: none;
  }
  #pagebar .page_width {
    padding-left: 1rem;
    padding-right: 1rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #welcome .page_width {
    padding-left: 1rem;
    padding-right: 1rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #footer .page_width {
    padding-left: 1rem;
    padding-right: 1rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #news_items .page_width {
    padding-left: 1rem;
    padding-right: 1rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .columns {
    width: 100%;
    left: 0px;
  }
  #content .page_width {
    padding-left: 1rem;
    padding-right: 1rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media (max-width: 700px) {
  #footer .upper {
    text-align: center;
  }
  #footer .upper .footer_menu {
    float: none;
    text-align: center;
    margin-bottom: 1rem;
  }
  #footer .upper .footer_menu li {
    float: none;
    display: inline-block;
    margin: 0px 1rem !important;
  }
  #footer .upper .privacy_policy {
    float: none;
    text-align: center;
  }
  #footer .lower .copyrights {
    float: none;
    text-align: center;
  }
  #footer .lower .realization {
    float: none;
    text-align: center;
  }
}
@media (max-width: 600px) {
  #bottom_dark_box .page_width {
    padding-left: 1rem;
    padding-right: 1rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .columns .column {
    width: 100% !important;
    float: none;
    padding: 0px !Important;
    margin-bottom: 2rem;
  }
  .columns .column:last-child {
    margin-bottom: 0px;
  }
  .gallery.gallery-columns-2 > .gallery-icon,
  .gallery.gallery-columns-3 > .gallery-icon,
  .gallery.gallery-columns-4 > .gallery-icon,
  .gallery.gallery-columns-5 > .gallery-icon,
  .gallery.gallery-columns-2 > .gallery-item,
  .gallery.gallery-columns-3 > .gallery-item,
  .gallery.gallery-columns-4 > .gallery-item,
  .gallery.gallery-columns-5 > .gallery-item {
    width: 50% !important;
  }
  .gallery.gallery-columns-2 > .gallery-icon:nth-child(2n+1),
  .gallery.gallery-columns-3 > .gallery-icon:nth-child(2n+1),
  .gallery.gallery-columns-4 > .gallery-icon:nth-child(2n+1),
  .gallery.gallery-columns-5 > .gallery-icon:nth-child(2n+1),
  .gallery.gallery-columns-2 > .gallery-item:nth-child(2n+1),
  .gallery.gallery-columns-3 > .gallery-item:nth-child(2n+1),
  .gallery.gallery-columns-4 > .gallery-item:nth-child(2n+1),
  .gallery.gallery-columns-5 > .gallery-item:nth-child(2n+1) {
    clear: both;
  }
  .investments_list .investment .investment_header {
    display: block;
  }
}
@media (max-width: 500px) {
  #current_investments .map_wrapper {
    flex-wrap: wrap;
  }
  #current_investments .map_wrapper .map_menu {
    width: 100%;
  }
  #current_investments .map_wrapper .map {
    width: 100%;
    min-height: 20rem;
  }
  .news_items li {
    float: none;
    width: 100%;
    padding: 0px !important;
    margin-bottom: 2rem;
  }
  .news_items li:last-child {
    margin-bottom: 0px;
  }
  #top .slides li .title {
    font-size: 2em;
  }
  #top .slides li .subtitle {
    font-size: 1.5em;
  }
}
@media (max-width: 400px) {
  .gallery.gallery-columns-2 > .gallery-icon,
  .gallery.gallery-columns-3 > .gallery-icon,
  .gallery.gallery-columns-4 > .gallery-icon,
  .gallery.gallery-columns-5 > .gallery-icon,
  .gallery.gallery-columns-2 > .gallery-item,
  .gallery.gallery-columns-3 > .gallery-item,
  .gallery.gallery-columns-4 > .gallery-item,
  .gallery.gallery-columns-5 > .gallery-item {
    width: 100% !important;
    float: none !important;
    padding: 0px !important;
  }
}
@media (min-width: 990px) and (max-width: 1200px) {
  body {
    font-size: 15px;
  }
  .page_width {
    width: 60rem;
  }
  #top .our_investment {
    left: calc(50% - 60rem/2);
  }
}
@media (min-width: 800px) and (max-width: 990px) {
  body {
    font-size: 14px;
  }
  .page_width {
    width: 46rem;
  }
  #top .our_investment {
    left: calc(50% - 46rem/2);
  }
}
/*# sourceMappingURL=responsive.css.map */