/*---------- FOOTER ----------*/
.footerContent .contentTitle {
    color: #153460;    
    font-size: 18px;
}

/*---------- HOME ----------*/

/*.blockWrap_d8e92fd9798046548b1d7613c19b5b5e .fixedHeightGallery.fixedHeightGallery--singleImg .blockImg {*/
/*    background-position: 50% 25%;*/
/*}*/
.blockWrap_d8e92fd9798046548b1d7613c19b5b5e .imgEffect-content {
    top: 92%;
    max-width: 860px;
    padding: 30px;
    background-color: rgba(255, 255, 255, .85);
    position: relative;
    right: 4%;
    float: right;
    left: unset;
    transform: translate(0,-92%);
}

.blockWrap_d8e92fd9798046548b1d7613c19b5b5e .imgEffect .imgEffect-overlay .imgEffect-content .contentTitle {
    font-size: 40px;
    max-width: 800px;
}
.blockWrap_d8e92fd9798046548b1d7613c19b5b5e .imgEffect .imgEffect-overlay .imgEffect-content p {
    font-size: 18px; 
    max-width: 800px;
    color: #232323;
}


/*---------- TEAM ----------*/
.blockWrap_a91c32c95e114e7a9eab57265d112ef6 {
    display: none;    
}
.blockWrap_b5e4b63ca2594143b8e15a0d148f450c .fixedHeightGallery .slides > li {
    background-position: 50% 35%;    
}


/*---------- INVESTMENTS ----------*/
/************ T A B S ****************/
/*hide tab image below tabs*/
.block_A6hkIldDR9fY8kYQ {
  display: none;
}

 /*Icons */
#page_ffeeb7ceaa3f43fd88cc9ce0a2357f34 .itemTabsContainer {
  padding-top: 80px;
  padding-bottom: 40px;
  background-color: #fafafa;
}

#page_ffeeb7ceaa3f43fd88cc9ce0a2357f34 .itemTabs {
  text-align: center;
  font-family: adobegaramondprosemibold !important;
  max-width: 1000px;
  margin: auto;
}
#page_ffeeb7ceaa3f43fd88cc9ce0a2357f34 .itemTabs li {
    display: inline-block;
    margin-left: 5px;
    width: 45%;
    font-size: 20px;
    border: 2px solid #153460;
    padding: 10px 20px 10px 20px;
}
#page_ffeeb7ceaa3f43fd88cc9ce0a2357f34 .itemTabs li:first-child {
    margin-left: 0;
}
#page_ffeeb7ceaa3f43fd88cc9ce0a2357f34 .itemTabs li .icon {
  opacity: .5;
  display: block;
  margin: 0 auto;
  max-width: 100px;
  margin-bottom: 15px;
}

#page_ffeeb7ceaa3f43fd88cc9ce0a2357f34 .itemTabs li .title {
  color: #55555a;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: .1em;
}

 /*active state */
#page_ffeeb7ceaa3f43fd88cc9ce0a2357f34 .itemTabs li.current {
  position: relative;
  background-color: #153460;
  

}
#page_ffeeb7ceaa3f43fd88cc9ce0a2357f34 .itemTabs .current a {
   color: #fff !important;     
}
#page_ffeeb7ceaa3f43fd88cc9ce0a2357f34 .itemTabs li.current:before {
  content: '';
  width: 0;
  height: 0;
  /*border-left: 10px solid transparent;*/
  /*border-right: 10px solid transparent;*/
  /*border-top: 10px solid #242623;*/
  /*position: absolute;*/
  /*top: -35px;*/
  /*left: 41%;*/
}

#page_ffeeb7ceaa3f43fd88cc9ce0a2357f34 .itemTabs li.current .icon {
  opacity: 1;
}

#page_ffeeb7ceaa3f43fd88cc9ce0a2357f34 .itemTabs li.current .title {
  color: #55565a;
  text-transform: capitalize;
  letter-spacing: .1em;
}

 /*hover states */
#page_ffeeb7ceaa3f43fd88cc9ce0a2357f34 .itemTabs li:hover .icon {
     opacity: 1;
     -ms-transition: opacity .35s ease-out; 
    -webkit-transition: opacity .35s ease-out; 
    -o-transition: opacity .35s ease-out; 
    -moz-transition: opacity .35s ease-out; 
    transition: opacity .35s ease-out;
}

#page_ffeeb7ceaa3f43fd88cc9ce0a2357f34 .itemTabs li:hover .title {
  color: #55565a;
}
#page_ffeeb7ceaa3f43fd88cc9ce0a2357f34 .blockWrap_f3d4434905b642bcb0f3d08476a48ba0 {
    padding-top: 60px !important;    
}

@media only screen and (max-width: 600px) {
   #page_ffeeb7ceaa3f43fd88cc9ce0a2357f34 .itemTabs {
        /*padding-left: 30px;*/
        /*padding-right: 30px;*/
    }
   #page_ffeeb7ceaa3f43fd88cc9ce0a2357f34 .itemTabs li {
        /*margin: 0 1%;*/
        margin-left: 0;
        margin-top: 1%;
        width: 87%;
        /*text-decoration: underline;*/
     
    }
    #page_ffeeb7ceaa3f43fd88cc9ce0a2357f34 .itemTabs li span {
        display: none;
    }
    #page_ffeeb7ceaa3f43fd88cc9ce0a2357f34 .itemTabs li.current:before {
        display: none;
    }
}

/* TABLET EDITS */
@media only screen and (max-width: 800px) {
.blockWrap_d8e92fd9798046548b1d7613c19b5b5e .imgEffect-content {
    left: 0;
    top: 70%;
}
#page_d995ce7bdf8f4972a56f06ec78f5dec9 .itemTabs li {
    width: 23%;
    margin-top: 1%;
}
}
/* MOBILE EDITS */
@media only screen and (max-width: 769px) {
/*.blockWrap_d8e92fd9798046548b1d7613c19b5b5e .imgEffect-content {*/
/*    display: none;        */
/*}*/
.blockWrap_d8e92fd9798046548b1d7613c19b5b5e .imgEffect-content {
    margin-left: 0;
    top: 80%;
    right: 0;
    text-align: left;
    float: none;
    max-width: 860px;
    padding: 20px;
    background-color: rgba(255, 255, 255, .85);
}

.blockWrap_d8e92fd9798046548b1d7613c19b5b5e .imgEffect .imgEffect-overlay .imgEffect-content .contentTitle {
    font-size: 30px;
    max-width: 800px;
}
.blockWrap_d8e92fd9798046548b1d7613c19b5b5e .imgEffect .imgEffect-overlay .imgEffect-content p {
    font-size: 16px; 
    max-width: 800px;
    color: #232323;
}
}

@media only screen and (max-width: 600px) {
.items_k3Gm3v3gtrIkC7qh.listView .itemPreview.hasImg .itemImg {
    float: none;
    clear: none;
    width: 100%;
    padding-bottom: 10px;
}
.items_k3Gm3v3gtrIkC7qh.listView .itemPreview.hasImg .itemContent {
    float: none;
    width: 100%;
}
    
}