html{
  scroll-behavior: smooth;
}
video::-webkit-media-controls-panel {
display: none !important;
opacity: 1 !important;
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10;
}
.divider-100 {
  margin: 100px auto
}
p, ol, ul {
  font-size: 18px;
  line-height: 28px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
p {
  margin-bottom: 28px;
}
.h1-48 {
  font-size: 48px;
  line-height: 60px;
  font-family: 'Libre Baskerville', serif;
  font-weight: 400;
  color: #2C520F;
  margin-bottom: 30px;
}
h1, .h1 {
  font-size: 42px;
  line-height: 56px;
  font-family: 'Libre Baskerville', serif;
  font-weight: 400;
  color: #2C520F;
  margin-bottom: 0
}
h2, .h2 {
  font-size: 32px;
  line-height: 46px;
  font-family: 'Libre Baskerville', serif;
  font-weight: 400;
}
h3, .h3 {
  font-size: 28px;
  line-height: 36px;
  font-family: 'Libre Baskerville', serif;
  font-weight: 400;
}
h4, .h4 {
  font-size: 22px;
  line-height: 36px;
  font-family: 'Libre Baskerville', serif;
  font-weight: 400;
}
h5, .h5 {
  font-size: 20px;
  line-height: 22px;
  font-family: 'Libre Baskerville', serif;
  font-weight: 600;
}

h5.h5 {
  font-size: 20px;
  line-height: 22px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}

h6, .h6 {
  font-size: 18px;
  line-height: 25px;
  font-family: 'Libre Baskerville', serif;
  font-weight: 600;
}
.page-title {
  color: #014456
}
.btn {
  font-size: 18px;
  line-height: 28px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  padding: 10px 26px;
  color: white;
  border-radius: 0;
  border: 2px solid;
  text-transform: capitalize;
}
.btn.btn-green-light {
  background: #527239;
  border-color: #527239
}
.btn.btn-green-dark {
  background: #527239;
  border-color: #527239
}
.btn.btn-green-dark:hover {
  background: #2C520F;
    border-color: #2C520F;
    color: white;
    transition: 0.3s
}
.btn.btn-green-light:hover {
  background: #2C520F;
  border-color: #2C520F;
    color: white;
}
.btn.btn-greenl-border:hover {
  background: #009786;
  border-color: #009786;
    color: white;
}
.btn.btn-light:hover {
  background: white;
  color: #527239;
}
.btn.btn-green-border:hover{
  background: #527239;
  color: white;
  transition: 0.3s
}
.btn.btn-green-border {
  border-color: #527239;
  color: #527239
}
.btn.btn-greenl-border {
  border-color: #527239;
  color: #527239;
}
.btn.btn-light {
  border-color: white;
  color: white;
  background: transparent;
}
.hero-img {
  position: relative;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-position: center;
  background-repeat: no-repeat;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}
.hero {
  margin-top: 152px;
}
.hero-content {
  position: absolute;
  left: 0;
  right: 0;
  top: 10px;
}
.hero-text{
  color: #0c1905;
  max-width: 700px;
  position: relative;
  z-index: 10;
  left: 15px;
  padding: 50px 25px 50px 5px;
}
.container.hero-content {
  padding-left: 50px;
}
.hero-content:after {
  content: '';
    background: #ffffff;
    position: absolute;
    right: 0;
    height: 100%;
    top: 10px;
    z-index: 1;
    width: 800px;
    left: 15px;
    border-radius: 10px;
    opacity: 0.96;
    display: block!important
}
.hero-text h1 {
  margin-bottom: 20px;
  position: relative;
  z-index: 10;
}
.cta {
  background: #203e11;
  padding: 50px 0px;
}
.cta h3 {
  color: white;
  margin-bottom: 30px;
}
.cta-content {
  max-width: 737px;
}
.legal-page {
  margin-top: 52px;
  margin-bottom: 52px;
  max-width: 750px;
}
.legal-page ol li {
  margin-bottom: 30px;
  padding-left: 10px;
}
.legat-list {
  margin-left: 0px;
  padding: 0;
  transform: translateX(50px);
}
.disclaimer h4 {
  color: #257E95
}
.full-width-footer .footer-column {
  width: 100%!important
}
#block-8 p {
  margin-bottom: 0px;
  color: #257E95;
  font-size: 14px;
}
.footer-widgets .widget_text a,
.site-footer .footer-widgets a,
#block-10 .col-md-6 .column_content {
  color: #2C520F
}
#block-7 p {
  font-size: 12px;
  letter-spacing: -0 px;
  line-height: 18px;
  margin-bottom: 0
}
#block-7 {
  margin-top: 20px;
}
.site-footer {
  padding-top: 40px;
  padding-bottom: 50px;
}
.column_title {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 5px;
}
.column_content {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 18px;
}
#block-10 .col-md-6 .column_content a {
  padding: 0 7px
}
#block-10 .col-md-6 .column_content a:first-child {
  padding-left: 0
}
#block-10 {
  border-bottom: 1px solid #14243E30;
  margin-bottom: 18px;
}
.site-footer .footer-widgets ul {
  padding-left: 0px;
  font-size: 14px;
  display: flex;
  flex-wrap: wrap;
}
.site-footer .footer-widgets ul li:after {
  content: '|';
  color: #257E95;
  padding: 10px;
}
.site-footer .footer-widgets ul li:last-child:after {
  display: none;
}
.page_title {
  background: #F2F3F4;
  padding: 45px 0;
  margin-bottom: 80px;
}
.contact__us.page_title {
  margin-bottom: 66px;
}
.col-md-7.contact-form {
  padding-right: 35px;
}
.page_title h1 {
  color: #0c1905;
  text-transform: capitalize;
  position: relative;
  z-index: 10
}
.container.contact_us{
  margin-bottom: 35px;
}
.overview_content .col-md-6 img {
  border-radius: 10px;
  height: 354px;
    object-fit: cover;
    width: 100%;
}
.overview_content .col-md-6.text_overview {
  padding-right: 32px;
}
.overview_content .col-md-6.text_overview a {
  text-decoration: underline;
  color: #527239;
}
.team-block h3 {
  border-bottom: 1px solid #00000030;
  line-height: 38px;
  margin-bottom: 15px
}
.member_photo {
  margin-bottom: 20px;
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
 filter: grayscale(100%);
 min-height: 254px;
 transition: 0.3s;
 height: 254px;
}
.column1_team:hover .member_photo {
  -webkit-filter: none;
  filter: none;
   transition: 0.3s
}
.team_category:nth-child(1) .column1_team a {
  pointer-events: all;
}
.member-name {
  margin-bottom: 10px;
  color: #000
}
.member_position, .member_year {
  margin-bottom: 0;
  color: #383838;
}
.team-block .row {
  position: relative;
  width: 100%;
  margin: auto;
}
.team-block .row .col-md-6:after {
  content: '';
  position: absolute;
    background: #C5D9B8;
    height: 181px;
    width: 100%;
    z-index: -1;
    top: 73px;
    left: 0
}
.team-block .team_category:nth-child(3) .row .col-md-6:after {
  width: 200%
}
.team-block .col-md-6 {
  margin-bottom: 32px;
}
.team-block .container.team_category:nth-child(2) {
  margin: 42px auto
}
.container.advisors-team {
  margin-bottom: 35px;
}
.member_social a {
  color: #527239
}
.member_social {
  font-size: 22px;
  margin-bottom: 0px;
  margin-top: 10px;
}
.team-block .column1_team {
  padding-left: 120px;
}
.column1_team > a {
  pointer-events: none;
}
.team-block .column1_team:nth-child(2n) {
  padding-right: 100px;
  padding-left: 30px;
}
.page_title.mb_50 {
  margin-bottom: 50px;
}
.cta.cta-team .cta-content,
.cta-news .cta-content {
max-width: 100%;
}
.cta.cta-team .cta-content h2 {
  color: white;
  margin-bottom: 25px;
}
.cta.cta-team {
  padding-bottom: 60px;
  margin-top: 45px;
}
.hero-content p{
  margin-bottom: 28px;
}
.align-center{
  align-items: center;
}
.home_about video{
  border-radius: 10px;
}
.wpcf7-tel{
  width: 100%!important;
}
.contact-form input, .contact-form textarea{
  margin-bottom: 12px!important;
  font-size: 16px!important;
      padding: 13px 18px!important;
}
.contact-form input::placeholder{
  color: #3B3B3B;
}
.contact-form textarea::placeholder{
  color: #3B3B3B;
}
.contact-form textarea{
  height: 200px;
}
input.wpcf7-submit{
  background: #527239!important;
  border-radius: 0px!important;
  padding: 8px 25px!important;
  margin-top: -10px!important
}
.divider-34{
  height: 34px;
}
.contact_detail{
  margin-bottom: 2px;
  font-weight: 500
}
.contact_detail.email{
    margin-bottom: 0px;
    font-weight: 500
}
.contact_detail a{
  color: #527239;
  font-weight: 500;
}
.contact_address{
    margin-bottom: 12px;
    line-height: 24px;
}
.wpcf7-spinner {
  display: none!important
}
.contact-details img {
  margin-bottom: 30px;
}
.wpcf7-submit {
  font-weight: 600;
  font-family: 'Open Sans', sans-serif;
}
.divider-75{
  height: 75px;
}
.container.map {
  margin-bottom: 60px;
}
.our_edge{
  background: #203e11;
  padding-top: 50px;
  padding-bottom: 50px;
}
.our_edge h4 {
  margin-top: 15px;
  margin-bottom: 25px;
}
.container.our-edge{
  color: #fff;
}

.container.overview_content {
  padding-bottom: 110px;
}
.home_about .col-md-5 img {
  width: 340px;
  height: 340px;
  object-fit: cover;
  border-radius: 10px;
}
.container.home_about {
  margin: 100px auto;
  padding: 0 5px;
  max-width: 834px
}
.home_about .col-md-7 {
  padding-left: 35px;
}
.home_about .col-md-7  h3 {
  margin-bottom: 20px;
}
.home_about .col-md-7 .btn-green-dark {
  margin-right: 16px;
}
.home_about .row {
  align-items: center;
}
.axonic-properties-home .cols-5 {
  width: 20%;
  padding: 0 5px;
}
.axonic-properties-home {
  padding: 0 10px;
  margin-bottom: 60px;
}
.axonic-properties-home .cols-5 img {
  height: 72px;
  width: 100%;
  object-fit: cover;
  object-position: center;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.axonic-nr-content p {
  margin-bottom: 0;
  font-size: 15px;
  line-height: 19px;
}
.axonic-nr-content {
  border: 1px solid #DDDDDD;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-top: 0;
  padding: 17px 12px 20px;
  text-align: center;
}
.load_more_property .noContent,
.load_more_news .noContent {
  display: none!important;
}
.portfolio__item.col-md-4 a {
  display: block;
  height: 100%;
  position: absolute;
  z-index: 99;
  width: 100%;
}
.axonic-nr-content h2 {
  margin-bottom: 0px;
  color: #527239
}
.axonic-properties-home h3 {
  margin-bottom: 15px;
}
.cta.single-member h2{
  color: white;
  margin-bottom: 25px;
}
.container.page-member {
  margin-top: 60px;
  margin-bottom: 60px;
}
.container.page-member h1 {
  text-transform: capitalize;
}
.job-position {
  margin-top: 45px;
  text-transform: capitalize;
}
.member-description {
  color: #3B3B3B
}
.single-member-photo:after {
  content: '';
  position: absolute;
  background: #C5D9B8;
  height: 181px;
  width: 325px;
  z-index: -1;
  top: 73px;
  left: -20px;
  right: 0;
  margin: auto;
}
.page-member .col-md-7 {
  padding-right: 30px;
}
.page-member .col-md-5 .icon-linkdn {
  color: white;
  background-color: #527239;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  position: absolute;
  line-height: 35px;
  font-size: 16px;
  text-align: center;
  left: 0;
  right: 0;
  margin: 10px auto;
}
.page-member .col-md-5 img {
  -webkit-filter: drop-shadow(3px -3px 6px #00000016);
  filter: drop-shadow(3px -3px 6px #00000016);
  min-height: 254px;
  height: 254px;
}
.cta-news h2 {
  color: white;
  margin-bottom: 30px;
}
.page-template-template-news {
  background: #F2F3F4
}
.news__item:after {
  content: '';
  background: #527239;
  position: absolute;
  width: calc(100% - 30px);
  height: calc(100% - 45px);
  top: 45px;
  bottom: 0;
  z-index: 1;
  left: 15px;
}
.news__item .col-md-6 {
  z-index: 10;
}
.news__item {
  position: relative;
  margin-bottom: 20px;
}
.news__item {
  align-items: end;
  padding-bottom: 40px;
}
.news__item h3 {
  color: white;
  text-transform: capitalize;
}
.news__content {
  padding-left: 45px;
  padding-right: 20px;
  color: white;
}
.category_name {
  text-transform: uppercase;
}
h5.news__date {
  font-family: 'Open Sans', sans-serif;
  margin: 30px auto
}
h5.news__date .date {
  font-weight: 500;
}
.news__description {
  margin-bottom: 45px;
}
.first_img_featured {
  width: 100%;
  padding-right: 60px;
  height: 434px;
  object-fit: cover;
}
.news__date .date::before {
  content: '|'
}
h5.single_news_title a {
  font-weight: 400;
  color: #0c1905;
}
h5.single_news_title {
  margin-bottom: 25px;
  line-height: 32px;
}


.single_news_item, .portfolio__item,
.portfolio__item_disp ,
.portfolio__item_sold {
    display:none;
}

.load_more_news, .load_more_property {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 60px;
}

.load_more_property {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 80px;
}


.news__button {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  color: #2C520F;
  font-family: 'Open Sans', sans-serif;
  position: absolute;
  bottom: 23px;
}
.single_news_date .category_name {
  font-weight: 600;
}
.single_news_content {
  color: #0c1905
}
.single_news_date .date::before {
    content: '|';
    margin-right: 5px;
    margin-left: 2px;
}
.single_news_date, .single_news_description p {
  font-size: 16px;
  line-height: 26px;
}
.single_news_date {
  margin-bottom: 20px
}
.single_news_item.col-md-4 {
  background: white;
  box-shadow: 0px 3px 6px #00000016;
  padding: 30px 20px;
  margin: 0 8px;
  max-width: calc(33.333333% - 16px);
  margin-bottom: 20px;
}
.latest_posts_wrapper.row {
  margin-left: -8px;
  margin-right: -8px;
}
.single_news_description p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box!important;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  margin-bottom: 48px;
}
.featured-image img {
  width: 100%;
  height: 400px;
  object-fit: cover
}
.post-content .entry-content p {
  line-height: 26px;
}
.post-content .entry-content h3 {
  font-size: 24px;
  font-family: 'Open Sans', sans-serif;
  line-height: 34px;
  font-weight: 600;
  color: #257E95;
  margin-bottom: 10px;
  margin-top: 40px;
}
.featured-image {
  margin-bottom: 60px;
}
.post-content h1 {
  margin-top: 40px;
  margin-bottom: 10px;
}
.entry-content .col-md-10 {
  margin-bottom: 100px;
}
.cta.single_article .cta-content {
  max-width: 664px;
}
.addtoany_shortcode .addtoany_list {
  display: inline-grid;
  width: 100%;
  justify-content: center;
}
.first__news .news__description p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box!important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.first__news .news__title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box!important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.page_title.single_news_title {
  padding-top: 50px;
  margin-bottom: 15px;
  padding-bottom: 0;
}
/* Animated line */
.page_title .container {
  position: relative;
}
.hero-text .animated {
  width: 535px;
  height: 53px;
  left: -20px;
  bottom: auto;
}
.about-us .animated {
  width: 240px;
}
.team_title .animated {
  width: 262px;
}
.single_news_title .animated {
  width: 425px;
  top: 8px;
}
.page_title.portfolio_title .animated {
  width: 220px;
}
.page_title.single_port-title .animated {
  width: 584px;
  bottom: 6px;
}
.contact__us .animated {
  width: 262px;
}
.animated {
   background: #CCEAE7;
	height: 40px;
  background-repeat: no-repeat;
  background-position: left top;
  -webkit-animation-duration: 1.8s;
 animation-duration: 1.8s;
  -webkit-animation-fill-mode: both;
 animation-fill-mode: both;
	position: absolute;
	left: 48px;
	z-index: 1;
  bottom: 9px;
}

.animated {
  animation: createBox .6s;
  background: #dde8d4;
  height: 40px;
  background-repeat: no-repeat;
  background-position: left top;
  -webkit-animation-duration: 1.8s;
  animation-duration: 1.8s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  position: absolute;
  left: 48px;
  z-index: 1;
  bottom: 9px;
}
@keyframes createBox {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}


/* End animated line */

.single_port-title h1 {
  margin-bottom: 0;
  line-height: 58px;
}

.post-content .entry-content .single_excerpt p {
  font-size: 22px;
  line-height: 30px;
}

.a2a_button_facebook::before {
  content: '';
  background: url('/wp-content/themes/genesis-block-theme/images/fb.svg');
  position: absolute;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-size: contain;
  top: 6px;
  left: 81px;
}
.a2a_button_linkedin::before {
  content: '';
  background: url('/wp-content/themes/genesis-block-theme/images/in.svg');
  position: absolute;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  top: 48px;
  background-size: contain;
  left: 81px;
}
.a2a_button_twitter::before {
  content: '';
  background: url('/wp-content/themes/genesis-block-theme/images/tw.svg');
  position: absolute;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  top: 90px;
  background-size: contain;
  left: 81px;
}
.addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service)>span {
  display: none;
}
.post-content .col-md-10 {
  padding-right: 30px;
}
.post-content .entry-content ul {
  margin-left: 0px;
  padding-left: 35px
}
.post-content .entry-content ul li {
  list-style: none;
}
.post-content .entry-content ul li::before {
  content: '\2022';
  color: #009786;
  width: 10px;
  position: absolute;
  left: 25px;
  height: 10px;
  font-size: 30px;
}
.page_title_simple h1 {
  margin-top: 52px;
}
.page-legal-content ol {
  padding-left: 0px;
  transform: translateX(50px);
  margin-left: 0;
}
.page-legal-content ol li {
  padding-left: 10px;
  margin-bottom: 28px;
}
.page-legal-content h4 {
  font-family: 'Open Sans', sans-serif;
  color: #2C520F;
  font-weight: 600;
  margin-top: 55px;
  margin-bottom: 0px;
}
.page-legal-content {
  margin-bottom: 80px;
  max-width: 750px;
}
.single-portfolio-content {
  margin-bottom: 80px;
}
.page_title.single_port-title {
  margin-bottom: 50px;
}
.single_port_content h5 {
  font-family: 'Open Sans', sans-serif;
  color: #014456;
  margin-bottom: 10px;
}
.property_desc {
  margin-top: 30px;
  margin-bottom: 25px;
}
.property_advan {
  margin-left: 0;
  padding-left: 25px;
}
.property_advan li {
  margin-bottom: 8px;
  list-style: none;
}
.property_advan li:before {
  content: '\2022';
  color: #14243E;
  position: absolute;
  left: 32px;
  height: 10px;
  font-size: 35px;
}
.property_charact {
  display: flex;
}
.property_charact .h1-48 {
  color: #009786;
  margin-bottom: -3px;
}
.property_charact .property_units {
  margin-right: 75px;
}
.property_charact {
  margin-top: 50px;
  margin-bottom: 15px;
}
.property_cta .btn-green-dark {
  margin-right: 15px;
}
.single_portfolio_img #aniimated-thumbnials .slick-track {
  height: 494px;
}
.col-md-6.single_port_content {
  padding-left: 35px;
}

.item-slick.slick-slide.slick-current.slick-active {
  outline: none !important;
}

.slider-for {
  margin-bottom: 20px;
}
.slider-for img {
  width: 100%;
  min-height: 100%;
}

.slider-nav {
  margin: auto;
}

.slider-nav .item-slick {
  max-width: 112px;
  margin-right: 15px;
  outline: none !important;
  cursor: pointer;
}
.slider-nav .item-slick img {
  max-width: 100%;
  background-size: cover;
  background-position: center;
  height: 112px;
}

.single-portfolio-content .slick-prev, .single-portfolio-content .slick-next {
  display: none!important;
}
.property_charact p {
  text-transform: capitalize;
  color: #014456
}
.paralaax {
  overflow: hidden;
}
.paralaax img {
  width: 100%;
  object-fit: cover;
  height: 640px;
}
.cta.cta-portfolio .cta-content {
  max-width: 100%;
}
.cta.cta-portfolio h2 {
  color: white;
  padding-right: 20px;
  margin-bottom: 25px;
}
.portfolio_nav a {
  font-size: 18px;
  font-weight: 500;
  color: #ffffff90;
  position: relative;
  line-height: 18px;
}
.portfolio_nav a.active {
  color: #ffffff
}
.portfolio_nav {
  background: #203e11;
  text-transform: capitalize;
  z-index: 10;
  overflow: hidden;
  position: relative;
}
.category_list {
  position: relative;
    padding: 16px 0;
}
.page_title.portfolio_title {
  margin-bottom: 0px;
}
#navitems a:nth-child(1),
#navitems a:nth-child(2) {
  margin-right: 50px;
  margin-left: 18px;
}
#navitems a {
  padding-right: 10px;
}
.portfolio_nav .active:after {
  border-bottom: 6px solid #B8D2A5;
  content: '';
  width: 100%;
  position: absolute;
  bottom: -16px;
  left: 0
}
.portfolio_nav a:hover:before {
  content: '';
    width: 100%;
    position: absolute;
    bottom: -16px;
    left: 0;
    width: 100%;
    height: 6px;
    background: #B8D2A5;
}
.current_invest h3 {
  margin-top: 50px;
  margin-bottom: 20px;
}
.portfolio_list > div:nth-child(odd){
    background: #F2F3F4
}

.slick-slide img {
  object-fit: cover;
}
.portfolio_items .portfolio__title {
  margin-bottom: 15px;
  font-weight: 400;
  margin-top: 5px;
}

.mediabox-wrap {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #000;
    background-color: rgba(0,0,0,0.8);
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 999;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: mediabox;
    animation-name: mediabox;
}

@-webkit-keyframes mediabox {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes mediabox {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.mediabox-content {
    max-width: 680px;
    display: block;
    margin: 0 auto;
    height: 100%;
    position: relative;
}

.mediabox-content iframe {
    max-width: 100%;
    width: 100%;
    display: block;
    height: 409px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    border-radius: 4px;
    border: 20px solid white;
}

.mediabox-hide {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: mediaboxhide;
    animation-name: mediaboxhide;
}

@-webkit-keyframes mediaboxhide {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes mediaboxhide {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.mediabox-close {
    position: absolute;
    top: 0;
    cursor: pointer;
    bottom: 460px;
    right: 0px;
    margin: auto 0;
    width: 15px;
    height: 15px;
    background: url('/wp-content/themes/genesis-block-theme/images/close.svg') no-repeat;
    background-size: 15px 15px;
    -webkit-background-size: 15px 15px;
    -moz-background-size: 15px 15px;
    -o-background-size: 15px 15px;
}

.mediabox-close:before {
  content: 'Close';
  text-transform: uppercase;
  position: absolute;
  color: white;
  font-weight: 700;
  font-size: 15px;
  left: -60px;
  top: -4px;
}

.mediabox-close:hover {
    opacity: 0.5;
}

@media all and (max-width: 768px) and (min-width: 10px) {
    .mediabox-content {
        max-width: 90%;
    }
}

@media all and (max-width: 600px) and (min-width: 10px) {
    .mediabox-content iframe {
        height: 320px !important;
    }

    .mediabox-close {
        bottom: 362px;
    }
}

@media all and (max-width: 480px) and (min-width: 10px) {
    .mediabox-content iframe {
        height: 220px !important;
    }

    .mediabox-close {
        bottom: 267px;
    }
}




@media (min-width: 641px) and (max-width: 991px) {
  .hero-text .animated {
    width:340px;
  }
}

@media (max-width: 767px) {
  .home_about .col-md-7 a.btn-green-dark,
  .property_cta a.btn-green-dark {
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .contact_detail br {
    display: none;
  }
  .page_title.single_member_title {
    display: none;
  }
}
@media (max-width: 640px) {
  .hero-text .animated {
    width: 350px;
  }
    #navitems{
        display: flex;
        align-items: flex-start;
        flex-direction: column;
    }
    #navitems a{
        /*flex: auto;*/
        margin: 0 !important;
        padding: 0 !important;
    }
    #navitems a + a{
        margin: 20px 0 0 !important;
    }
    .portfolio_nav .active:before {
        content: none !important;
    }
    .portfolio_nav .active:after {
        bottom: -10px !important;
        height: 5px;
        border-bottom-width: 3px;
    }
}
@media (max-width: 991px) {
  .hero-content:after {
    display: none!important
  }
  .hero-text h1 {
    font-size: 27px;
  }
  .category_list {
    position: relative;
    padding: 12px 0;
}
  .portfolio_nav .active:after {
    bottom: -13px;
    height: 5px
  }
  .portfolio_nav a:hover:before {
    bottom: -13px;
  }
  .team-block .container.team_category:nth-child(2) {
    margin: 30px auto
  }
  #navitems a:nth-child(1) {
    margin-right: 30px;
    margin-left: 0px;
}
  .team-block .column1_team {
    padding-left: 15px;
}
.team-block .column1_team:nth-child(2n) {
  padding-left: 15px;
}
  .mediabox-content iframe {
    border-width: 10px!important
  }
  .page_title.portfolio_title .animated {
    width: 142px;
  }
  .portfolio_nav a {
    font-size: 14px;
    line-height: 14px;
  }
  .active {
    margin-left: 0;
    margin-right: 32px;
  }
  .current_invest h3, .portfolio_list  #realized-investments h3 {
    margin-top: 35px;
    margin-bottom: 15px;
  }

  .portfolio_list .portfolio__item.col-md-4,
  .portfolio_list .portfolio__item_disp.col-md-4 ,
  .portfolio_list .portfolio__item_sold.col-md-4 {
    max-width: 100%;
    margin: 0 0 15px;
  }
  .portfolio_list .load_more {
    margin-top: 30px;
    margin-bottom: 50px;
  }
  .cta.cta-portfolio .container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .portfolio_list .portfolio_items {
    padding-left: 15px;
    padding-right: 15px;
}
  .paralaax img {
    height: 320px;
  }
  .container .hero-text::after {
    display: none
  }
  .property_charact h3 {
    font-size: 32px;
    line-height: 42px;
  }
  .single-portfolio-content {
    margin-bottom: 60px;
  }
  .single_portfolio_img #aniimated-thumbnials .slick-track {
    height: 320px;
    width: 100%;
  }
  .slider-nav .item-slick {
    margin-right: 10px;
}
.col-md-6.single_port_content {
    padding-left: 15px;
    margin-top: 40px;
}
.property_desc {
    margin-top: 20px;
    margin-bottom: 25px;
}
.property_charact {
    margin-top: 30px;
    margin-bottom: 5px;
}
.property_advan {
    padding-left: 20px;
}
.property_advan li:before {
  left: 12px;
  font-size: 30px;
}
.slider-for {
    margin-bottom: 10px;
}
  .page_title.single_port-title .animated {
    width: 340px;
    bottom: 13px;
  }
  .page_title.single_port-title {
    margin-bottom: 30px;
}
  .page_title_simple h1 {
    margin-top: 30px;
    margin-bottom: 28px;
  }
  .page-legal-content ol {
    transform: none;
    margin-left: 18px;
  }
  .page-legal-content ol li {
    padding-left: 2px
  }
  .page-legal-content {
    margin-bottom: 50px;
    max-width: 100%;
  }
  .page-template-template-legal .container {
    padding: 0 30px;
  }
  .page-legal-content h4 {
    margin-top: 45px;
  }
  .addtoany_shortcode {
    display: none;
  }
  .featured-image img {
    height: 300px;
  }
  .featured-image {
    margin-bottom: 40px;
}
.post-content .col-md-10 {
    padding-right: 20px;
}
.post-content .entry-content .single_excerpt p {
    font-size: 20px;
    line-height: 30px;
}
.post-content .entry-content h3 {
  font-size: 22px;
}
.hero-text .animated {
  height: 35px;
  left: -10px;
}
  .hero-text .animated2 {
    height: 35px;
    width: 118px;
    left: -10px;
    top: 42px;
  }
  .single_member_title .animated {
    width: 164px;
  }
  .single_member_title h2 {
    position: relative;
    z-index: 10
  }
  .about-us .animated {
    width: 154px;
  }
  .team_title .animated {
    width: 164px;
  }
  .contact__us .animated {
    left: -10px;
    width: 172px;
  }
  .single_news_title .animated {
    width: 278px;
    top: -1px;
    left: 20px;
  }
  .page_title.mb_50 {
    padding-bottom: 20px;
  }
  .page_title.mb_50 {
    margin-bottom: 30px;
}
  .single_news_title .container {
    padding: 0 30px;
  }
  .animated {
    height: 35px;
    left: 10px;
    bottom: 2px;
  }
  .drawer .drawer-navigation a {
  	color: #14243E;
  	padding-left: 0;
  	font-weight: 500;
    font-size: 18px;
    line-height: 28px;
  }

  .drawer .drawer-navigation a:hover {
  	color: #257e95;
  }

  .drawer .drawer-navigation ul li a {
  	display: inline-block;
  	padding: 15px 10px 15px 15px;
  	margin-top: 0;
  	margin-bottom: 0;
  	margin-left: 0;
  	border-bottom: none;
  	position: relative;
  	transition: none;
    text-transform: capitalize;
  }
.drawer .drawer-navigation ul li.menu-item-16 a  {
  background: #257E95;
  color: white;
  margin-left: 15px;
  padding: 10px 23px;
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: 600;
  letter-spacing: 1px;
}
.drawer .drawer-navigation ul li.menu-item-12  {
  border-top: 0;
  box-shadow: inset 0px 9px 8px -10px #00000030;
}
  .drawer .drawer-navigation ul li {
  	width: 100%;
  	padding: 0 0;
  	list-style-type: none;
  	border-top: 1px solid #DDDDDD;
  	transition: none;
  	position: relative;
  	z-index: 50;
  }
.drawer .drawer-navigation {
  padding-top: 0px;
}

  .drawer .drawer-navigation ul li:last-child {
  	border-bottom: none;
  }
  .top-navigation .drawer-wrap {
    position: absolute;
    width: 100%;
    top: 60px;
    z-index: -1;
    box-shadow: 0 3px 6px #00000016;
}
  .container.main__menu {
    max-width: 70%;
    width: 70%;
    margin-left: 0;
    float: left;
  }
  .main__menu .site-identity {
    padding: 0;
  }
  .mobile-navigation button {
    padding-top: 17px;
  }
  .site-title-wrap {
    padding-top: 19px;
  }
  .site-header {
    height: 60px;
    box-shadow: 0px 1px 3px #00000016;
  }
  .mobile-navigation {
    width: 30%!important;
    float: right;
    background-color: transparent!important
  }
  .contact_detail {
    line-height: 24px;
    margin-top: 15px
  }
  .contact_detail.email {
    margin-top: 12px
  }
  .contact_detail, .contact_detail a {
    font-weight: 600
  }
  .container.map {
    margin-top: 50px;
    margin-bottom: 0px
  }
  .container.map img {
    height: 324px;
    width: 100%;
    object-fit: cover
  }
  .contact__us.page_title {
    margin-bottom: 33px;
    padding: 25px 30px 22px;
  }
  .page-template-template-contact-us .top-navigation .container {
    padding: 0 20px;
  }
  .page-template-template-contact-us .container  {
    padding: 0
  }
  .container.contact_us {
      padding: 0 30px;
  }
  .col-md-7.contact-form {
    padding-right: 15px;
    margin-bottom: 35px;
}
.contact-details img {
  display: none;
}
  .news__item.row {
    display: flex;
    flex-direction: column-reverse;
  }
  .first_img_featured {
    height: 317px;
    padding: 0 30px;
    margin-bottom: 20px;
  }
  .news__content {
    padding: 0 30px;
  }
  .news__item:after {
    height: calc(100% - 45px);
    top: 45px;
  }
  .first__news .news__title {
    margin-bottom: 15px;
  }
  .latest_posts_wrapper.row {
    padding: 0 30px;
  }
  .single_news_item.col-md-4 {
    max-width: 100%;
    margin: 0 0 20px;
    padding: 30px;
  }
  .news__button {
    color: #009786
  }
  .load_more_news {
    text-align: left;
    margin-top: 25px;
    margin-bottom: 55px;
    margin-left: 22px;
  }
  .load_more_property {
    margin-top: 25px;
    margin-bottom: 50px;
  }
.page_title.single_news_title {
  padding-top: 32px;
  margin-bottom: 30px;
}
  h5.single_news_title {
    margin-bottom: 20px;
  }
  .single_news_date .category_name {
    font-weight: 400;
  }
  .single_news_date {
    margin-bottom: 25px;
}
.single_news_description p {
  margin-bottom: 45px;
}
  .news__item {
    margin-bottom: 30px;
  }
  .news__description {
    margin-bottom: 30px;
}
  .first__news .news__date {
    display: none;
  }
  .news_row.container {
    padding: 0
  }
  .single-member-photo:after {
    width: 105%;
    left: -10px;
    right: -10px;
  }
  .page-member .col-md-7 {
    padding-right: 50px;
    margin-top: 85px;
  }
  .container.page-member {
    margin-bottom: 30px;
  }
  .container.page-member h1 {
    color: #000;
    font-weight: 600;
    font-size: 24px;
  }
  .job-position {
    margin-top: 25px;
  }
  .home_about .row {
    display: block
  }
  .container {
    padding: 0 20px;
}
  .footer-column .col-md-3, .footer-column .col-md-6 {
    max-width: 100%
  }
  .row.footer-links {
    display: block
  }
  .page-member .row {
    flex-direction: column-reverse;
  }
  .team-block .advisors-team .col-md-6.column1_team {
    margin-bottom: 20px;
  }
  h5.member-name {
    font-size: 18px;
  }
  .team-block .row .col-md-6 p {
    font-size: 16px;
    line-height: 26px;
  }
  .member-name {
    margin-bottom: 5px;
  }
  .team-block .row .col-md-6 .member_social {
    font-size: 22px;
  }
  .cta.cta-team {
    padding-bottom: 50px;
    margin-top: 20px;
}
  .team-block .container .row {
    margin-bottom: 0
  }
  .team-block .col-md-6 {
    margin-bottom: 30px;
}
  .team-block .col-md-6 {
    margin-bottom: 40px;
  }
  .axonic-properties-home .row,
  .page-member .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .col-md-7, .col-md-5 {
    max-width: 100%
  }
  .our_edge h4 {
    margin-top: 25px;
    margin-bottom: 30px;
  }
  .row {
    display: block
  }
  .col-md-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.page_title {
    padding: 25px 0 22px;
    margin-bottom: 40px;
}
.page_title.single_member_title {
  margin-bottom: 30px;
}
.container.page-member {
  margin-top: 30px
}
.post-content h1 {
  margin-top: 30px;
}
.overview_content .col-md-6.text_overview {
  padding-right: 15px;
}
.col-md-6.text_overview {
  margin-bottom: 45px;
}
.overview_content .col-md-6 img {
  height: 334px;
  margin-top: 5px;
}
.container.overview_content {
  padding-bottom: 50px;
}
.our_edge h2 {
  font-size: 24px;
  line-height: 29px;
}
  .site-footer .container {
    padding: 0 20px;
}
  .site-footer {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .column_title {
    font-weight: 600;
  }
  .footer-links .col-md-3 {
    margin-bottom: 5px;
  }
  .site-footer .footer-widgets ul {
    display: block
  }
  .site-footer .footer-widgets ul li:after {
    display: none;
  }
  .site-footer .footer-widgets ul li {
      line-height: 24px;
    }
  .footer-links {
    padding-bottom: 20px;
  }
  #block-10 {
    margin-bottom: 20px;
  }
  #block-7 {
    margin-top: 15px;
}
.site-footer .footer-widgets #block-8 ul {
  display: flex
}
 #block-8 ul li {
   padding-right: 15px;
 }
  .container.hero-content {
    position: inherit;
  }
  .hero {
    height: 320px;
    min-height: 320px;
    margin-top: 0
  }
  .container.hero-content {
    padding-left: 20px;
}
.hero-text {
  max-width: 100%;
  padding: 0;
  left: 0
}
.hero-text h1 br {
  display: none;
}
.hero-text h1 {
  padding-right: 0px;
  line-height: 40px;
  margin-top: 30px;
}
.container.home_about {
  max-width: 100%;
  padding: 0 20px;
  margin: 90px auto 75px auto
}
.home_about .col-md-5 img {
  width: 100%;
  height: 334px;
  object-fit: cover
}
.home_about .col-md-7 {
    padding-left: 15px;
    margin-top: 25px;
}
.axonic-properties-home .cols-5 {
  width: 50%;
  margin-bottom: 10px;
}
.axonic-properties-home .row {
  padding: 0 10px;
}
.axonic-properties-home .cols-5 img {
  height: 60px;
}
.axonic-nr-content h2 {
  font-size: 28px;
  line-height: 29px;
  margin-bottom: 5px;
}
.axonic-nr-content {
  padding: 15px;
}
.axonic-properties-home h3.text-center {
  text-align: left!important
}
.axonic-properties-home {
  padding: 0;
  margin-bottom: 40px;
}
.btn {
  padding: 6px 26px;
}
  .team-block .column1_team:nth-child(2n) {
    padding-right: 15px;
  }
  .team-block h3 {
    padding-bottom: 3px;
    margin-bottom: 20px
  }
  .team-block .column1_team {
    padding-left: 15px;
  }
  .cta .container {
    padding-left: 30px;
    padding-right: 30px;
  }
  .cta-content {
    max-width: 100%;
  }
  h1, .h1, .h1-48 {
      font-size: 28px;
      line-height: 36px;
  }
  h2, .h2 {
    font-size: 20px;
    line-height: 30px;
}
h3, .h3 {
    font-size: 24px;
    line-height: 36px;
    font-family: 'Libre Baskerville', serif;
    font-weight: 400;
}
h4, .h4 {
    font-size: 20px;
    line-height: 30px;
}
.legat-list {
    transform: none;
    margin-left: 20px;
    padding-left: 0px;
}
.legal-page ol li {
  padding-left: 5px;
}
.container.legal {
  padding: 0 30px;
}
}

/* --------------------------------------------------------------
Portfolio Page
-------------------------------------------------------------- */

.portfolio_nav a {
  text-decoration: none;
}

.portfolio_nav a:hover{
  color: #ffffff;
}
.portfolio_nav a.realized_cat:hover {
  color: #ffffff;
}
.portfolio_items {
    padding-left: 8px;
    padding-right: 8px;
}

.portfolio_items .portfolio__item,
.portfolio_items .portfolio__item_disp,
.portfolio_items .portfolio__item_sold{
  padding: 8px!important;
}

.portfolio_items .portfolio__item .portfolio__content,
.portfolio_items .portfolio__item_disp .portfolio__content,
.portfolio_items .portfolio__item_sold .portfolio__content{
  padding: 21px;
  color: #0c1905;
  margin-bottom: 4px;
}
.portfolio__item.col-md-4,
.portfolio__item_disp.col-md-4,
.portfolio__item_sold.col-md-4 {
  box-shadow: rgba(100, 100, 111, 0.15) 0px 6px 28px 0px;
  background: #fff;
  border-radius: 5px;
  padding: 0!important;
  margin: 0 8px 20px;
    max-width: calc(33.333333% - 16px);
}

.portfolio_items .portfolio__item h3,
.portfolio_items .portfolio__item_disp h3,
.portfolio_items .portfolio__item_sold h3{
  font-size: 20px;
  line-height: 30px;
}
.portfolio_items .portfolio__item_disp a{
    outline: 0 none;
}

.portfolio_items .portfolio__item .portfolio-atr p,
.portfolio_items .portfolio__item_disp .portfolio-atr p,
.portfolio_items .portfolio__item_sold .portfolio-atr p{
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
}

.portfolio_items .portfolio__item .porftolio__units,
.portfolio_items .portfolio__item_disp .porftolio__units,
.portfolio_items .portfolio__item_sold .porftolio__units{
  font-size: 32px;
  line-height: 28px;
  color: #527239;
  margin-top: 25px;
  margin-bottom: 5px;
}

.portfolio_items .portfolio__item .porftolio__units span,
.portfolio_items .portfolio__item_disp .porftolio__units span,
.portfolio_items .portfolio__item_sold .porftolio__units span{
  font-size: 18px;
  line-height: 28px;
  color: #014456;
}
.pr_units {
  text-transform: capitalize;
  margin-bottom: 7px;
}
#realized-investments h3 {
  text-transform: capitalize;
  margin-top: 50px;
  margin-bottom: 20px;
}
#curent-investments h3 {
  text-transform: capitalize;
}
.load_more {
  text-align: center;
  margin-top: 10px;
    margin-bottom: 80px;
}
.portfolio__item img,
.portfolio__item_disp img ,
.portfolio__item_sold img {
  height: 210px;
  object-fit: cover;
  width: 100%
}
#dispositions .portfolio__item_disp{
    transition: 0.3s;
}
#dispositions .portfolio__item_disp:hover,
#curent-investments .portfolio__item:hover {
  transform: translate(5px, 5px);
  transition: 0.3s;
  box-shadow: none
}

.section_dispositions{
    margin-bottom: 80px;
}
.section_dispositions .load_more_property{
    margin-bottom: 0;
}
.portfolio__address{
    margin-top: 15px;
}
.portfolio__address p{
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0 !important;
}