/*
Theme Name: Pallas Capital v2
Author: TDF Digital
Version: 2.0.0
Domain Path: /languages
Text Domain: TDF
*/

/**
* Table Of Contents
* -----------------
* 1.0 Normalize
* 2.0 Reset
* 3.0 Base Styles
* * * 3.1 Header Styles
* 4.0 Homepage
* - Responsive
* 
*/

.clearfix:after, 
.nav:after,
.media:after
{
  content: "";
  display: table;
  clear: both; 
}

/**
 * 1.0 - Normalize
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background: transparent; 
  text-decoration: none;
}

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; 
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/**
 * 2.0 - Reset
 */
body,
h1, h2, h3, h4, h5, h6,
p, blockquote, pre,
dl, dd, ol, ul,
form, fieldset, legend,
table, th, td, caption,
hr {
  margin: 0;
  padding: 0; }

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

abbr[title],
dfn[title] {
  cursor: help; }

u,
ins {
  text-decoration: none; }

ins {
  border-bottom: 1px solid; }

embed {
  max-width: 100%; }

@font-face {
  font-family: 'Reckless Neue';
  src: url('./assets/fonts/RecklessNeue-Thin.eot');
  src: url('./assets/fonts/RecklessNeue-Thin.eot?#iefix') format('embedded-opentype'),
       url('./assets/fonts/RecklessNeue-Thin.woff2') format('woff2'),
       url('./assets/fonts/RecklessNeue-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Reckless Neue';
  src: url('./assets/fonts/RecklessNeue-Light.eot');
  src: url('./assets/fonts/RecklessNeue-Light.eot?#iefix') format('embedded-opentype'),
       url('./assets/fonts/RecklessNeue-Light.woff2') format('woff2'),
       url('./assets/fonts/RecklessNeue-Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



@font-face {
  font-family: 'Maison Neue';
  src: url('./assets/fonts/MaisonNeue-Light.eot');
  src: url('./assets/fonts/MaisonNeue-Light.eot?#iefix') format('embedded-opentype'),
       url('./assets/fonts/MaisonNeue-Light.woff2') format('woff2'),
       url('./assets/fonts/MaisonNeue-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Maison Neue';
  src: url('./assets/fonts/MaisonNeue-Book.eot');
  src: url('./assets/fonts/MaisonNeue-Book.eot?#iefix') format('embedded-opentype'),
       url('./assets/fonts/MaisonNeue-Book.woff2') format('woff2'),
       url('./assets/fonts/MaisonNeue-Book.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

ul, ol {
  list-style-position: inside;
}
a[href^=tel] {
  text-decoration:inherit;
  color: inherit;
}
button {
  outline: 0
}
button:focus, button:active {
  outline: 0;
}
/**
 * 3.0 - Base Styles
 */
body { 
  font-family: 'Maison Neue', sans-serif; 
  font-size: min(1.14583vw, 22px); 
  font-weight: normal; 
  line-height: 1.36;   
  letter-spacing: 0; 
  color: #0E3548; 
  -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%; word-wrap: break-word; overflow-wrap: break-word; overflow-x: hidden; 
}
h1, h2, h3, h4, h5, h6 { font-family: 'Reckless Neue', sans-serif; font-weight: 400; letter-spacing: 0; line-height: 1.08333; color: #0E3548; margin-bottom: 0; }
h1 { font-size: 48px; line-height: 52px; }
h2 { font-size: 36px; line-height: 40px; } 
h3 { font-size: 28px; line-height: 32px; }
h4 { font-size: 18px; line-height: 22px; }
h5 { font-size: 14px; line-height: 16px; }
h6 { font-size: 10px; line-height: 12px; }
p {
  margin-bottom: 27px;
}
div p:last-child {
  margin-bottom: 0;
}
a {
  color: #AD8D48;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;  
}
a:hover {
  color: #AD8D48;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.theme-row { 
  width: 100%;
  padding: 0 50px;
  margin: 0 auto;
  position: relative;
}
.theme-row-zero {
  width: 100%;
  margin: 0 auto;
}
.theme-default-column {
  display: flex;
  flex-wrap: wrap;
}
.theme-left-column {
  position: relative;
  width: 28.90109890%;
}
.theme-right-column {
  width: 71.0989011%;
  padding-left: 4.6875vw;
}

.hide-on-desktop {
  display: none;
}

.section-title {
  padding-top: 10px;
  font-family: 'Maison Neue';
  font-weight: 400;
  font-size: 26px;
  line-height: 22px;
  font-size: 1.3541vw;
  line-height: 0.846;
  color: #AD8D48;
}
.section-title-big {
  font-family: 'Reckless Neue';
  font-style: normal;
  font-weight: 400;
  font-size: 60px;
  line-height: 65px;
  font-size: 3.125vw;
  line-height: 1.08333;
  text-align: center;
  color: #0E3548;
}
.learn-more {
  font-weight: 400;
  font-size: 22px;
  line-height: 22px;
  text-decoration-line: underline;
  color: #AD8D48;
}
/*
  * Header Styles
  */
.main-header { 
    width: 100%; 
    margin: 0 auto; 
    padding: 0 50px;
    font-size: 22px;  
    line-height: 1;    
    position: absolute;
    z-index: 20;
    top: 0;
    left: 0;
}
.main-header.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
}
.main-header.is-fixed.is-sticky {
  background: #0E3548;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;  
}
.header-row { 
  position: relative; 
  width: 100%; 
  width: 71.0989011%;
  padding: 30px 0 30px 4.6875vw; 
  margin-left: auto; 
  display: flex; 
  justify-content: space-between;
  align-items: center;
}
.is-fixed .header-row {
  padding: 13px 0 13px 4.6875vw;
  height: 81px;
}
.disable-eventers > a { 
  pointer-events: none;
  padding-bottom: 10px !important;
  color: #919AAB !important;
  display: inline-block;
}
.main-navigation {  }
.main-navigation ul { margin: 0; padding: 0; list-style: none; text-align: left; }
.main-navigation ul li { display: inline-block; margin: 0 5.20vw 0 0; }
.main-navigation ul > li:last-child {
margin-right: 0;
}
.main-navigation ul#menu-main > li > a {
color: #D8CFBC; 
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease-out;
}

.main-navigation ul#menu-main > li.current-menu-ancestor:not(.current-menu-parent) > a, .main-navigation ul#menu-main > li.current-menu-item > a {
  color: #fff;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease-out;
}
.main-navigation ul#menu-main > li > a:hover {
  color: #fff;
  border-color: transparent;
} 
.main-navigation > div > ul > li {
  display: inline-block;
}

.header-button-col {
  width: 200px;
  height: 55px;
  position: relative;
}
.header-button-style, a.header-button-style {
  font-size: 22px;
  line-height: 55px;
  height: 55px;
  width: 200px;
  text-align: center;
  color: #D8CFBC;
  border: 1px solid #D8CFBC; 
  display: inline-block;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  cursor: pointer;
}
.is-sticky a.header-button-style {
  background: #0E3548;
}
.header-button-style:hover, a.header-button-style:hover {
  background: #D8CFBC; 
  color: #0E3548;
}
.single-post .main-header:not(.is-sticky) .header-button-style, .single-post .main-header:not(.is-sticky) a.header-button-style {
  border-color: #0E3548;
  color: #0E3548;
}
.single-post .main-header:not(.is-sticky) .header-button-style:hover, .single-post .main-header:not(.is-sticky) a.header-button-style:hover {
  border-color: #D8CFBC;
}
.header-button-dropdown {
  width: 200px;
  position: absolute;
  top: 100%;
  padding-top: 15px;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  z-index: 10;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.header-button-dropdown .header-button-style {
  margin-bottom: 15px;
}
.header-button-col:hover .header-button-dropdown {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}


/* dropdown */
@media(min-width: 1249px) {

  .main-navigation ul li {
  position: relative;
  }
  .main-navigation .menu-item-has-children > a {
    pointer-events: none;
  }
  .menu-item-has-children > .sub-menu {
  position: absolute;
  top: 100%;
  left:-16px;
  z-index: 200;
  text-align: left;
  white-space: nowrap;
  padding: 24px 0px 8px 0;
  border-radius: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  }
  .menu-item-has-children .sub-menu li {
  width: 100%;  
  display: block;
  padding: 0 12px 24px 16px;
  background: #0E3548;
  }

  .menu-item-has-children .sub-menu li a {
  padding-top: 0;
  line-height: 1;
  display: block;
  color: #fff;
  }
  .menu-item-has-children .sub-menu li a:hover {
  border: 0;
  color: #D8CFBC;
  }
  .menu-item-has-children:hover > .sub-menu {
  visibility: visible;
  opacity: 1;
  }
  
}

/* mobile menu */
.mobile-menu-icon {
font-size: 22px;
line-height: 26px;
text-align: center;
color: #D8CFBC;
margin-left: auto;
cursor: pointer;
}
.mobile-menu-container {
position: fixed; 
top: 0; 
right: -100%;
width: 100%;
height: 100vh;
visibility: hidden;
opacity: 0;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
}

.mobile-menu-row {
  background: #0E3548;
  width: 100%;
  height: 100vh;
  height: 100dvh;
  padding: 14.25vh 50px 88px 100px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: stretch;
  align-content: stretch;  
  overflow-y: auto;
}
.mobile-menu-row:after {
content: "";
width: 1px;
height: calc(100% - 88px);
background: #AD8D48;
position: absolute;
top: 0;
left: 50px;
display: block;
}
.mobile-overlay.opened-mobile-menu {
  pointer-events: auto;
  opacity: 1;
}
.mobile-menu-container.opened-mobile-menu {
  visibility: visible;
  opacity: 1;
  z-index: 10000;
  right: 0;
}

.mobile-menu-container .mobile-header-button-col {
width: calc( 100% - 48px);
text-align : left;
}

.mobile-menu-nav ul {
list-style-type: none;
color: #0F1126;
font-size: 24px;  
line-height: 32px;
}
.mobile-menu-nav ul li {
position: relative;
}
.mobile-menu-nav ul li {
margin-bottom: 44px
}
.mobile-menu-nav ul li a {
color: #D8CFBC; 
}
.mobile-menu-nav ul li.current-menu-ancestor > a,
.mobile-menu-nav ul li.current-menu-item > a {
color: #D8CFBC;
}
.mobile-menu-nav > div > ul > li > .sub-menu {
display: block;
padding: 0;
margin: 10px 0 0;
}
.mobile-menu-nav > div > ul > li > .sub-menu li {
margin: 0;
}
.mobile-menu-nav > div > ul > li > .sub-menu li a {
line-height: 35px;
color: #fff;
}

.close-flyout {
font-size: 22px;
line-height: 26px;
text-align: center;
color: #D8CFBC;
position: absolute;
top: 50px;
right: 57px;
}
.mobile-menu-container .header-button-col{
position: absolute;
top: 14.25vh;
right: 50px;
}
/*
 * Hubspot Forms
 */

::placeholder {
  color: #0E3548;
}

.hbspt-form label {
  display: none;
}

.single-blog-body .hbspt-form {
  display:none !important;
}


.hbspt-form input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([type=hidden]),
.hbspt-form select, .hbspt-form textarea {
  padding: 9px 0 9px 0;
  border: 0;
  border-radius: 0 !important;
  outline: 0 !important;
  box-shadow: none !important;
  border-bottom: 1px solid #0E3548;
  width: 100%;
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 32px;
  -webkit-appearance: none; /* For Safari */
}

.main-footer .hs_submit {
  display: none;
}

.main-footer .hbspt-form {
  margin-top: 36px;
}

.form-wrapper .hbspt-form input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([type=hidden]), 
.form-wrapper .hbspt-form select, .form-wrapper .hbspt-form textarea {
  background-color: #F2F0EB;
  padding-left: 12px;
}

.form-wrapper .hbspt-form select, .form-wrapper .hbspt-form textarea {
  padding-left: 10px;
  width: 100% !important;
}

.form-wrapper .hbspt-form textarea {
  padding-left: 14px;
}

:is(.form-wrapper, .tdf-popup) .hs-submit input[type=submit] {
  width: 175px;
  height: 55px;
  padding: 17px 0 16px 0;
  border: 1px solid #AD8D48;
  background: transparent;
  outline: 0 !important;
  box-shadow: none !important;
  border-radius: 0;
  font-size: 18px;
  line-height: 1;
  color: #AD8D48;
  -webkit-transition: all 0.3s; /* For Safari */
  transition: all 0.3s;
}

:is(.form-wrapper, .tdf-popup) .hs-submit input[type=submit]:hover {
  background: #AD8D48;
  color: #fff;
}

.hs-submit {
  margin-left: 0;  
  margin-bottom: 16px;
  width: 100%;
}

.form-columned form {
  display: flex;
  flex-wrap: wrap;
  column-gap: 68px;
}

.form-columned .hs-form-field, .form-columned form .form-columns-1 {
  flex: 1 1 100%;
}

.form-columned :is(.hs-firstname, .hs-lastname, .hs-email, .hs-phone, .hs-userstate, .hs-preferred_method_of_contact), .form-columned form .form-columns-1 {
  flex: 1 1 calc(50% - 34px);
}

.hs-error-msgs {
  list-style: none;
  font-size: 18px;
}

.hs-error-msgs label {
  display: inline !important;
}
.hs_error_rollup {
  display: none;
}
.inputs-list {
  list-style: none;
}

.inputs-list label {
  display: inline-block !important;
}


/*
 * Hero
 */
.layout-hero {
  position: relative;
  padding: 40px 0 94px; 
  background-color: #0E3548;
  background-size: cover;
  background-repeat: no-repeat;
}
.layout-hero.hero-big {
  padding: 40px 0 310px;
}

.pallas-logo {
  padding-bottom: 170px
;}
.pallas-text-logo {
  line-height: 0;
}
.pallas-text-logo.is-sticky {
  position: fixed;
  top: 30px;
  left: 50px;
  z-index: 201;
}
.layout-hero .theme-right-column {
  align-self: flex-end;
}
.hero-content {
  max-width: 968px;
  color: #fff;
}
.hero-content h1 {
  font-size: 60px;
  line-height: 60px;
  font-size: min(60px, 3.125vw);
  line-height: 1;
  color: #fff;
}
.layout-hero .theme-left-column:after{
content: "";
width: 1px;
height: calc(100% + 40px);
background: #AD8D48;
position: absolute;
right: 0;
top: -40px;
display: block;
}
.hero-content .tdf-button {
  border-color: #D8CFBC;
  color: #D8CFBC;
  margin: 30px 27px 0 0;
}
.hero-content .tdf-button:hover {
  background-color: #D8CFBC;
  color: #0E3548;
}

.layout-hero.hero-full-gold .theme-left-column:after {
height: calc(100% + 134px);
}
.video-container {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
}
/*
 * Equal Content Box
 */
.layout-content-box {
padding-bottom: 50px;
}
.content-box-columns {
display: grid;
grid-template-columns: repeat(2, 1fr);
margin-top: -216px;
}

.content-box-columns .content-box {
padding: 77px 17% 65px 13%;
background: linear-gradient(0deg, #F2F0EB 0%, #FFFFFF 100%);
}
.content-box-columns .content-box:nth-child(2) {
background: linear-gradient(180deg, #F2F0EB 0%, #FFFFFF 100%);
}

.content-box h2 {
font-size: 60px;
line-height: 60px;
font-size: 3.125vw;
line-height: 1;
margin-bottom: 13px;
}
.content-box p:not(:last-child) {
margin-bottom: 40px;
}
.content-box a {
height: 56px;
line-height: 56px;
padding: 0 26px;
text-align: center;
border: 1px solid #AD8D48;
display: inline-block;
margin-right: 25px;
margin-bottom: 23px;
-webkit-transition: all 0.4s ease-out;
transition: all 0.4s ease-out;
}

.content-box a:hover {
background: #AD8D48;
color: #fff;
}


/*
 * Fullwidth Slider
 */
.section-slider {
position: relative;  
padding-bottom: 50px; 
}
.section-slider .fullwidth-slider:after {
    content: "";
    width: 1px;
    height: calc(100% + 50px);
    background: #AD8D48;
    position: absolute;
    left: calc(28.90109890% - 1px);
    top: 0;
    display: block;
    z-index: 10;
}
.fullwidth-slider {
width: 100%;
}
.slide-single {
width: 100%;  
height: 93vh;
}
.slide-single img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tdf-helper .flickity-button {
    border-radius: 0;
    padding: 1rem;
    background: #D8CFBC;
}
.tdf-helper .flickity-prev-next-button .flickity-button-icon {
  width: 33.333%;
  height: 33.333%;
  top: 33.333%;
  left: 33.333%;
}
.tdf-helper .flickity-prev-next-button svg{
  fill: white;
}
.tdf-helper .flickity-prev-next-button.previous {
left: 0;  
}
.tdf-helper .flickity-prev-next-button.next {
right: 0;
}
.tdf-button {
    height: 56px;
    line-height: 56px;
    padding: 0 26px;
    text-align: center;
    border: 1px solid #AD8D48;
    display: inline-block;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}
.tdf-button:hover {
    background: #AD8D48;
    color: #fff;
}
/*
 * Number Box
 */
.section-number-box {
  background-color: #F2F0EB;
  padding: 129px 0 67px;  
}
.section-number-box .disclaimer {
    margin-top:60px;
}
.number-box-columns {
  display: grid;
  grid-template-columns: repeat(auto-fit, 14.32vw);
  column-gap: 49px;
  row-gap: 46px;
  margin-bottom: 16px;
}
.number-column-bg {
  display: inline-block;
  position: relative;
  width: 14.32vw;
  aspect-ratio: 1 / 1;
  border-radius: 50%;
  overflow: hidden;  
  margin-bottom: 33px;
}
.number-column-bg:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 50%;
height: 100%;
display: block;
background: linear-gradient(9.14deg, #AD8D48 -72.36%, #F2F0EB 122.77%);
}
.number-column-bg:after {
content: "";
position: absolute;
top: 0;
right: 0;
width: 50%;
height: 100%;
display: block;
background: linear-gradient(189.14deg, #AD8D48 -72.36%, #F2F0EB 122.77%);
z-index: 10;
}
.number-column-number {
  font-size: 60px;
  font-size: 3.125vw;
  font-weight: 300;
  line-height: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);  
  transform: translate(-50%, -50%);  
  z-index: 11;
}
.section-number-box .theme-left-column:after{
  content: "";
  width: 1px;
  height: calc(100% + 196px);
  background: #AD8D48;
  position: absolute;
  right: 0;
  top: -129px;
  display: block;
}

/*
 * Testimonials
 */
.section-testimonials {
background-color: #F2F0EB;
padding: 67px 0 120px;
}
.testimonials-slider {
  max-width: 1100px;
  -webkit-transform: translateX(-25px);
  transfrom: translateX(-25px);
}
.testimonial-slide {
  margin-right: 50px;
}
.testimonial-slide-content {
position: relative;
font-family: 'Reckless Neue';
font-style: normal;
font-weight: 400;
font-size: 45px;
line-height: 50px;
font-size: 2.34375vw;
line-height: 1.11111;
margin-bottom: 30px;
width: 100%;
max-width: 1100px;
padding-left: 25px;
}
.testimonial-slide-content .testimonial-icon {
position: absolute;
top: 4px;
left: 0;
}
.testimonial-slide-title {
padding: 0 0 15px 25px;
}

.testimonials-slider .flickity-page-dots {
  text-align: left;
  left: 18px;
}
.testimonials-slider .flickity-page-dots .dot {
  background: transparent;
  border: 1px solid #AD8D48;
  opacity: 1;
}
.testimonials-slider .flickity-page-dots .dot.is-selected {
  background: #AD8D48;
}

.section-testimonials .theme-left-column:after{
  content: "";
  width: 1px;
  height: calc(100% + 67px);
  background: #AD8D48;
  position: absolute;
  right: 0;
  top: -67px;
  display: block;
}
/*
 * Logo Grid
 */
.section-logo-grid {
text-align: center;
padding: 130px 0 169px;
}
.section-logo-grid.ratings-padding {
text-align: center;
padding: 220px 0 169px;
}
.logo-grid {
    padding-top: 100px;
    display: flex;
    column-gap: 8vw;
    row-gap: 12px;
    align-items: center;
    justify-content: center;
    max-width: 1600px;
    margin: 0 auto;
}

.logo-grid img {
max-height: 196px;
width: auto;
}
/*
 * Ratings
 */
.section-ratings {
text-align: center;
padding: 130px 0 169px;
}
.section-ratings.ratings-padding {
text-align: center;
padding: 220px 0 169px;
}
.ratings-grid {
display: flex;
justify-content: center;
flex-wrap: wrap;
gap: 7.5520vw;
margin-top: 70px;
}
.ratings-single {
flex: 0 0 135px;
position: relative;
aspect-ratio: 1 / 1;
border-radius: 50%;
overflow: hidden; 
}

.ratings-single:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 50%;
height: 100%;
display: block;
background: linear-gradient(9.14deg, #AD8D48 -72.36%, #F2F0EB 122.77%);
}
.ratings-single:after {
content: "";
position: absolute;
top: 0;
right: 0;
width: 50%;
height: 100%;
display: block;
background: linear-gradient(189.14deg, #AD8D48 -72.36%, #F2F0EB 122.77%);
z-index: 10;
}
.ratings-content {
    font-size: 1.2vw;
    font-weight: 300;
    line-height: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 11;  
}
/*
 * Blog Widget
 */
.section-recent-blog {
  background: #F2F0EB;
  padding: 112px 0 240px;
}
.section-recent-blog .theme-left-column:after{
  content: "";
  width: 1px;
  height: calc(100% + 240px);
  background: #AD8D48;
  position: absolute;
  right: 0;
  top: 0;
  display: block;
}
.home-blog-container {
  width: calc(100% + 50px);
}
.section-recent-blog .front-blog-item {
  width: 500px;
  margin-right: 25px;
}
.blog-thumbnail {
  position: relative;
  padding-bottom: 72%;
  width: 100%;
  margin-bottom: 30px;
}
.blog-thumbnail img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.front-blog-meta {
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 4px;
}
.front-blog-content h3 {
  font-family: 'Maison Neue';
  font-weight: 400;  
  font-size: 22px;
  line-height: 30px;
  color: #0E3548;
  margin: 0 0 30px;
  max-width: 430px;
}
.front-blog-content h3 a {
  color: inherit;
}
.front-blog-more {
  -webkit-transition: all 0.3 ease;
  transition: all 0.3s ease;
  text-decoration: underline;
}
.front-blog-more:hover {
  text-decoration: none;
}

/*
 * Boxes Investors Page
 */
.layout-investor-box {
padding-bottom: 50px;
}
.investor-box-columns {
display: grid;
grid-template-columns: repeat(2, 1fr);
margin-top: -216px;
}

.investor-box-columns .investor-box {
background: linear-gradient(0deg, #F2F0EB 0%, #FFFFFF 100%);
}
.investor-box-columns .investor-box:nth-child(2) {
background: linear-gradient(180deg, #F2F0EB 0%, #FFFFFF 100%);
}
.investor-box {
display: grid;
grid-template-columns: 230px 1fr;
grid-template-columns: 11.9791vw 1fr;
}
.investor-box-content {
padding: 4.58vw 4.08vw 3.802vw 4.16vw;  
}
.investor-box-image img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.investor-box-content h2 {
font-family: 'Maison Neue'; 
font-size: 26px;
line-height: 26px;
margin-bottom: 9px;
}
.investor-box-content h3 {
font-family: 'Maison Neue';
font-style: normal;
font-weight: 300;
font-size: 70px;
line-height: 92px;
font-size: 3.645833vw;
line-height: 1.314285;
letter-spacing: 0.05em;
}
.investor-box-content p:not(:last-child) {
margin-bottom: 26px;
}
.investor-box-content a {
height: 56px;
line-height: 56px;
padding: 0 26px;
text-align: center;
border: 1px solid #AD8D48;
display: inline-block;
margin-right: 25px;
margin-bottom: 2px;
-webkit-transition: all 0.4s ease-out;
transition: all 0.4s ease-out;
}

.investor-box-content a:hover {
background: #AD8D48;
color: #fff;
}
.investor-box-content sub {
  position: static;
  font-size: 30px;
  line-height: 92px;
  font-size: 1.5625vw;
  line-height: calc( 3.645833vw * 1.314285 );
  letter-spacing: 0;
}
/*
 * 2 Column List
 */
.layout-two-column-list {
  padding-top: 54px;
}
.layout-two-column-list .theme-left-column:after{
  content: "";
  width: 1px;
  height: 100%;
  background: #AD8D48;
  position: absolute;
  right: 0;
  top: 0;
  display: block;
}
.two-column-list-grid {
  display: grid;
  grid-template-columns: calc(50% - 90px) calc(50% + 90px);
}
.two-column-list-column {
  padding-right: 3.59vw;
  padding-bottom: 40px;
}
.two-column-list-column:nth-child(2) {
  padding-left: 90px;
  border-left: 1px solid #AD8D48;
}
.layout-two-column-list h3 {
  font-family: 'Maison Neue';
  font-style: normal;
  font-weight: 400;
  font-size: 26px;
  line-height: 29px;
  font-size: 1.354vw;
  line-height: 1.115;
  color: #AD8D48;
  margin-bottom: 10px;
}
.layout-two-column-list p {
  font-size: 26px;
  line-height: 36px;
  font-size: 1.35416vw;
  line-height: 1.3846;
  margin-bottom: 84px !important;
  max-width: 444px;
}
/*
 * Icon Box
 */
.section-icon-box {
  text-align: center;
  padding: 102px 0 106px;
}
.icons-grid {
  max-width: 1440px;
  margin: 43px auto 58px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 66px;
}
.icons-grid h3 {
  font-family: 'Maison Neue';
  font-style: normal;
  font-weight: 400;
  font-size: 26px;
  line-height: 22px;
  font-size: 1.354vw;
  line-height: 0.846;
  text-align: center;
  color: #AD8D48;
  margin: 0 0 20px;
}
.icon-box-icon {
  display: inline-flex;
  margin: 0 auto;
  justify-content: center;
  align-items: center;
  margin-bottom: 39px;
}
.icon-box-icon img {
height: 68px;
width: auto;
}
/*
 * Case Studies Recent Transactions Box
 */
.section-studies-transactions {
padding: 120px 0 120px;
background-color: #F2F0EB;
}

.section-studies-transactions h2 {
margin-bottom: 42px;
}

.studies-transactions-grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
column-gap: 25px;
row-gap: 75px;
}
.studies-transactions-image {
width: 100%;
height: 18.229vw;
}
.studies-transactions-image img {
width: 100%;
height: 100%;
object-fit: cover;
}
.studies-transactions-content {
background-color: #fff;
padding: 36px 50px 50px;
position: relative;
}
.studies-transactions-content h3 {
font-family: 'Maison Neue';
font-style: normal;
font-weight: 400;
font-size: 1.145vw;
line-height: 1.3636;
margin: 0 0 32px;
}
.studies-transactions-content h4 {
font-family: 'Maison Neue';
font-style: normal;
font-weight: 600;
font-size: 1.145vw;
line-height: 1.136;
margin-bottom: 6px;
}
.studies-transactions-content p {
font-size: 1.145vw;
line-height: 1.136;
}
.studies-transactions-line:not(:last-child) {
padding-bottom: 12px;
border-bottom: 1px solid #D8CFBC;
margin-bottom: 19px;
}
.studies-transactions-button {
display: none;
width: 38px;
height: 38px;
background-color: #f2f0eb;
border-radius: 50%;
position: absolute;
top: 30px;
right: 30px;
}
.studies-transactions-button:before {
display: block;
content: "";
width: 17px;
height: 1px;
background-color: #AD8D48;;
position: absolute;
top: 18px;
left: 11px;
}
.studies-transactions-button:after {
display: block;
content: "";
width: 1px;
height: 17px;
background-color: #AD8D48;;
position: absolute;
top: 10px;
left: 19px;
opacity: 1;
}
.box-active .studies-transactions-button:after {
opacity: 0;
}

/*
 * Request A Callback
 */
.layout-callback-outro {
  background-color: #F2F0EB;
  padding: 65px 0 169px;
}
.layout-callback-outro.callbackV2 {
  padding: 180px 0 169px;
}
.layout-callback-outro .theme-left-column:after {
  content: "";
  width: 1px;
  height: calc(100% + 169px);
  background: #AD8D48;
  position: absolute;
  right: 0;
  top: 0;
  display: block;
}
.callback-outro-content {
  max-width: 941px;
  margin-bottom: 24px;
  font-family: 'Reckless Neue';
  font-style: normal;
  font-weight: 400;
  font-size: 45px;
  line-height: 50px; 
  font-size: min(2.34375vw, 45px);
  line-height: 1.11111; 
}
.layout-callback-outro a {
  text-decoration: underline;
}
/*
 * Single Assets Box
 */
.section-single-assets-box {
padding: 121px 0 47px;
background-color: #F2F0EB;
}

.section-single-assets-box .section-title {
margin-bottom: 40px;
}

.single-assets-box-grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 25px;
align-items: flex-start;
}
.single-assets-box-single {
position: relative;
}
.single-assets-box-single:hover .single-assets-box-image{
opacity: 0;
}
.single-assets-box-image {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: calc(100% - ( 100px + (1.145vw * 1.3636 * 2)));
pointer-events: none;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.single-assets-box-image img {
width: 100%;
height: 100%;
object-fit: cover;
}
.single-assets-box-title {
border-top: 1px solid transparent;
padding: 44px 5px 56px 40px;
background: #fff;
width: 100%;
pointer-events: none;
-webkit-transition: all 0.6s ease-out;
transition: all 0.6s ease-out;
}
.single-assets-box-single:hover .single-assets-box-title {
border-top: 1px solid #D8CFBC;
}
.single-assets-box-title h3 {
font-family: 'Maison Neue';
font-style: normal;
font-weight: 400;
font-size: 1.145vw;
line-height: 1.3636;
}
.single-assets-box-title a {
display: none;
}
.single-assets-box-content {
background: #fff;
opacity: 0;
-webkit-transition: all 0.6s ease-out;
transition: all 0.6s ease-out;
}
.single-assets-box-content-container {
padding: 48px 50px 50px;
}
.single-assets-box-single:hover .single-assets-box-content{
opacity: 1;
}
.single-assets-box-line {
padding-bottom: 17px;
border-bottom: 1px solid #D8CFBC;
margin-bottom: 21px;
}
.single-assets-box-line h4 {
font-family: 'Maison Neue';
font-style: normal;
font-weight: 600;
font-size: 1.0416vw;
line-height: 1.25;
}
.single-assets-box-line p {
font-size: 1.0416vw;
line-height: 1.25;
}
.single-assets-box-content a {
margin-top: 25px;
line-height: 1;
text-decoration: underline;
display: inline-block;
}
.single-assets-box-button {
display: none;
width: 38px;
height: 38px;
background-color: #f2f0eb;
border-radius: 50%;
}
.single-assets-box-button:before {
display: block;
content: "";
width: 17px;
height: 1px;
background-color: #AD8D48;;
position: absolute;
top: 18px;
left: 11px;
}
.single-assets-box-button:after {
display: block;
content: "";
width: 1px;
height: 17px;
background-color: #AD8D48;;
position: absolute;
top: 10px;
left: 19px;
opacity: 1;
}
.single-assets-box-content .single-assets-box-button {
display: none;
}
/* lending style */
.single-assets-title-hover {
display: none;
}
.lending-style .single-assets-box-grid {
  row-gap: 100px;
}
.lending-style .single-assets-box-title {
padding: 47px 20px 47px 50px;
}
.lending-style .single-assets-box-title h3 {
  font-size: 26px;
  line-height: 30px;
}
.lending-style .single-assets-box-image {
  height: calc(100% - 124px);
}
.section-single-assets-box .footnote p {
font-size: 16px;
line-height: 22px;
font-weight: 400;
margin-top: 47px;
}

/*
 * Diversified Box
 */
.section-diversified-box {
background-color: #F2F0EB;
padding: 0 0 200px;
}
.theme-divider {
border: 0.5px solid #AD8D48;
margin: 0 0 56px;
}

.section-diversified-box .section-title {
margin: 0 0 40px;
}

.diversified-box-grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
column-gap: 25px;
row-gap: 75px;
}

.diversified-box-single {
background-color: #fff;
}
.diversified-box-single-header {
background: linear-gradient(0, #F2F0EB 0%, #FFFFFF 100%);
padding: 40px 20px 28px 50px;
}
.diversified-box-title {
font-size: 22px;
line-height: 22px;
margin-bottom: 15px;
}
.diversified-box-rate {
font-weight: 300;
font-size: 65px;
line-height: 65px;
}
.diversified-box-rate sub {
position: static;
padding: 0 0 0 4px;
font-weight: 300;
font-size: 24px;
line-height: 65px;
}
.diversified-box-tags {
font-size: 22px;
line-height: 30px;
font-size: min(1.1458vw, 22px);
color: #AD8D48;
}
.diversified-box-rows {
padding: 33px 70px 20px 50px;
display: flex;
flex-wrap: wrap;
}
.diversified-box-row {
width: 100%;
padding-bottom: 20px;
margin-bottom: 21px;
border-bottom: 1px solid #D8CFBC;
}
.diversified-box-row:nth-child(2), .diversified-box-row:nth-child(3) {
width: 50%;
}
.diversified-box-row:nth-child(2) {
  padding-right:0.5rem;
}
.diversified-box-row:nth-child(3) {
  padding-left:0.5rem;
}
.diversified-box-row-title {
font-weight: 600;
font-size: 20px;
line-height: 26px;
}
.diversified-box-row-content {
font-size: 20px;
line-height: 26px;
}
.diversified-box-footer {
padding: 0 70px 36px 50px;
}
.diversified-box-footer a {
display: block;
margin-bottom: 21px;
text-decoration: underline;
font-size: 22px;
line-height: 22px;
}
.section-diversified-box .disclaimer {
    margin-top: 60px;
}

/*
 * Text Widget
 */
.layout-text-widget {
  padding: 120px 0 100px;
  font-size: 26px;
  line-height: 36px;
  font-size: min(1.35416vw, 26px);
  line-height: 1.38461;
  background-color: #F2F0EB;
}

.layout-text-widget.text-widget-border .theme-left-column:after{
  content: "";
  width: 1px;
  height: calc(100% + 220px);
  background: #AD8D48;
  position: absolute;
  right: 0;
  top: -120px;
  display: block;
}
.layout-text-widget .tdf-button {
  margin-top: 60px;
} 
.layout-text-widget2 .theme-default-column{
background: linear-gradient(0, #F2F0EB 0%, #FFFFFF 100%);
padding: 120px 0 100px;
font-size: 26px;
line-height: 1.38461;
margin-top: -216px;
z-index: 12;
position: relative;
margin-bottom: 60px;
}


.layout-text-widget2.text-widget-border .theme-left-column:after{
  content: "";
  width: 1px;
  height: calc(100% + 220px);
  background: #AD8D48;
  position: absolute;
  right: 0;
  top: -120px;
  display: block;
}
.layout-text-widget2 h2 {
margin-bottom: 24px;
}
.layout-text-widget2 .tdf-button {
  margin-top: 30px;
} 


/*
 * Fullwidth Single Image
 */
.layout-fullwidth-image {
  background-color: #F2F0EB;
}
.layout-fullwidth-image .image-wrapper {
 position: relative; 
}
.layout-fullwidth-image.image-overflow .image-wrapper {
  position: relative;
  padding-bottom: 43.95%;
  height: calc( 41.66vw - 90px );
}
.layout-fullwidth-image .image-wrapper:after {
    content: "";
    width: 1px;
    height: 100%;
    background: #AD8D48;
    position: absolute;
    left: calc(28.90109890% - 1px);
    top: 0;
    display: block;
    z-index: 10;  
}
.layout-fullwidth-image.image-overflow .image-wrapper:after {
    content: "";
    width: 1px;
    height: calc(100% + 90px);
    background: #AD8D48;
    position: absolute;
    left: calc(28.90109890% - 1px);
    top: 0;
    display: block;
    z-index: 10;
}
.layout-fullwidth-image.image-prev-overflow {
    margin-top: -216px;
}
.layout-fullwidth-image.image-prev-overflow .image-wrapper:after {
  display: none;
}
.layout-fullwidth-image.image-overflow .image-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc( 100% + 90px );
  object-fit: cover;
}
.fullwidth-image-tablet, .fullwidth-image-mobile {
  display: none;
}
/*
 * Video Widget
 */
.layout-video-widget {
  background-color: #f2f0eb;
}
.video-column.video-overflow {
  height: calc(56.25vw - 282px);
  -webkit-transform: translateY(-216px);
  transform: translateY(-216px);  
}
.video-wrapper { 
position: relative; 
padding-bottom: 56.25%;
overflow: hidden;
max-width: 100%;
height: auto;
} 
.video-wrapper iframe,
.video-wrapper object,
.video-wrapper embed { 
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

/*
 * Three Column List
 */
.layout-three-column-list {
padding: 100px 0 0;
}
.three-column-list-grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
column-gap: 60px;
}
.three-column-list-column {
padding-right: 50px;
border-right: 1px solid #AD8D48;
padding-bottom: 32px;
}
.three-column-list-column:nth-child(3n) {
border-right: 0;
}
.three-column-list-column:last-child {
padding-bottom: 138px;
}
.three-column-list-column h3 {
font-family: 'Maison Neue';
font-style: normal;
font-weight: 300;
font-size: 60px;
line-height: 96px;
letter-spacing: 0.02em;
}

.layout-three-column-list .theme-left-column:after {
content: "";
width: 1px;
height: calc(100% + 100px);
background: #AD8D48;
position: absolute;
right: 0;
top: -100px;
display: block;
}
/*
 * Image Carousel
 */
.layout-image-carousel-widget {
  background: #F2F0EB;
  padding: 43px 0 217px;
}
.layout-image-carousel-widget .theme-left-column:after {
    content: "";
    width: 1px;
    height: calc(100% + 260px);
    background: #AD8D48;
    position: absolute;
    right: 0;
    top: -43px;
    display: block;
}
.gallery-wrapper {
  width: calc(100% + 50px);
}
.image-carousel-single {
  position: relative;
  width: 500px;
  height: 360px;
  margin-right: 25px;
}
.image-carousel-single img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/*
 * Team Member Widgets
 */

/* Static Widget */
.layout-team-static-widget {
  padding-bottom: 120px;
  background-color: #F2F0EB;
}
.layout-team-static-widget .theme-left-column:after{
  content: "";
  width: 1px;
  height: calc(100% + 240px);
  background: #AD8D48;
  position: absolute;
  right: 0;
  top: -120px;
  display: block;
}
.team-static-member {
display: grid;
grid-template-columns: 29.366% 63%;
gap: 6.967%;
margin-bottom: 72px;
}

.team-static-member-content {
font-size: clamp(16px, 1.05vw ,20px);
line-height: 1.3;
max-width: 715px;
}
.team-slider-widget {
  width: calc(100% + 50px);
}
.team-slider-member {
  width: 315px;
  margin-right: 70px;
  font-size: 20px;
  line-height: 26px;  
}
.team-slider-member-image {
  width: 300px;
  margin-bottom: 20px;
}

/*
 * Contact 
 */
.layout-contact-widget {
  background-color: #F2F0EB;
}
.layout-contact-widget .theme-left-column {
  padding: 120px 0 0;
}
.layout-contact-widget .theme-right-column {
  padding: 120px 0 180px 4.6875vw;
}
.layout-contact-widget .theme-left-column:after {
    content: "";
    width: 1px;
    height: 100%;
    background: #AD8D48;
    position: absolute;
    right: 0;
    top: 0;
    display: block;
}
.form-wrapper {
  max-width: 1038px;
}
/*
 * Office Carousel
 */
.layout-office-widget {
  background: #F2F0EB;
}
.layout-office-widget .theme-right-column {
  padding-bottom: 200px;
}
.layout-office-widget .theme-left-column:after {
    content: "";
    width: 1px;
    height: 100%;
    background: #AD8D48;
    position: absolute;
    right: 0;
    top: 0;
    display: block;
}
.office-carousel {
  width: calc(100% + 50px);
}
.single-office {
  width: 500px;
  margin-right: 27px;
}
.office-image {
  width: 100%;
  height: 360px;
  margin-bottom: 30px;
}
.office-image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.office-info {
  font-size: 1.145vw;
  line-height: 1.36;
  letter-spacing: 0.01em;
}
/*
 * Main Blog 
 */
.blog-more {
  display: none;
}
.front-blog-row {
  background-color: #F2F0EB;
  padding-top: 150px;
  padding-bottom: 200px;
}
.all-blog-posts {
display: grid;
grid-template-columns: repeat(3, 1fr);
column-gap: 25px;
row-gap: 75px;
padding: 50px 0 120px;
}
.all-blog-posts .front-blog-item {
background-color: #fff;
}
.all-blog-posts .front-blog-content {
padding: 0 50px 50px 30px;
}
.all-blog-posts .front-blog-content h3 {
  min-height: 60px;
}
.all-blog-posts .blog-more {
display: block;
}
.facetwp-load-more {
background: transparent;
border: 0;
border-radius: 0 !important;
padding: 0 !important;
outline: 0 !important;
box-shadow: none !important;
padding: 0;
font-size: 22px;
line-height: 22px;
text-align: center;
text-decoration-line: underline;
color: #AD8D48;
margin: 0 auto;
display: block;
}

.blog-sub-header {
display: flex;
justify-content: space-between;
align-items: center;
font-size: 26px;
line-height: 22px;
color: #AD8D48;
}
.blog-sub-header .facetwp-type-fselect {
width: 280px;
background: rgba(242, 240, 235, 0.8);
text-align: right;
margin: 0;
}
.blog-sub-header .fs-dropdown .fs-options {
min-width: 280px;
}
.blog-sub-header .fs-search {
display: none;
}
.blog-sub-header .fs-dropdown {
left: -60px;
border: 0;
background: transparent;
}
.blog-sub-header .fs-label-wrap {
font-size: 22px;
line-height: 22px;
background: transparent;
border: 0;
text-decoration: underline;
text-align: right;
padding-top: 18px;
padding-right: 32px;
padding: 13px 14px 13px 0;
}
.blog-sub-header .fs-dropdown .fs-options {
background: rgba(242, 240, 235, 0.8);
font-size: 22px;
line-height: 22px;
text-align: right;
padding-right: 37px;
padding-bottom: 20px;
}
.blog-sub-header .fs-dropdown .fs-options .fs-option-label:hover {
text-decoration: underline;
}
.blog-sub-header .fs-wrap.single .fs-option.selected {
background: transparent;
display: none !important;
}
.blog-sub-header .facetwp-type-fselect .fs-option .fs-option-label {
padding: 10px 0;
}
.blog-sub-header .facetwp-type-fselect .fs-options .fs-option:first-child .fs-option-label {
padding-top: 0;
}
.blog-sub-header .fs-option, .fs-search, .fs-optgroup-label {
padding: 0;
}
.blog-sub-header .fs-arrow {
border: 0;
width: 14px;
height: 8px;
background: url("/wp-content/themes/pallas-capital-2/assets/img/fselectarrow.svg");
right: 14px;
}


.single-post .main-header:not(.is-sticky) .main-navigation ul#menu-main > li > a {
color: #0E3548;
}
.single-post .main-header:not(.is-sticky) .menu-item-has-children .sub-menu li {
background: #F2F0EB;
}
.single-post .main-header:not(.is-sticky) .menu-item-has-children .sub-menu li a {
color: #0E3548;
}
.single-post .single-blog-light-logo {
  display: none;
}
.single-blog {
background: #F2F0EB;
}
.single-blog .layout-hero {
background: transparent;
}
.single-blog .hero-content {
color: #0E3548;
}
.single-blog .hero-content .single-post-date{
margin-bottom: 10px;
display: block;
}

.single-blog .hero-content h1 {
color: #0E3548;
margin: 0;
}
.single-blog-main .theme-left-column:after,
.blog-posts-related .theme-left-column:after {
  content: "";
  width: 1px;
  height: 100%;
  background: #AD8D48;
  position: absolute;
  right: 0;
  top: 0;
  display: block;
}
.single-blog-featured-image .theme-row:after{
    content: "";
    width: 1px;
    height: 100%;
    background: #AD8D48;
    position: absolute;
    left: calc(28.90109890% + 20px);
    top: 0;
    display: block;
    z-index: 10;
}
.single-blog .single-blog-body {
padding: 90px 0 125px;
max-width: 1042px;
}
.blog-posts-related {
background: #F2F0EB;
}
.gallery {
margin: 80px 0;
font-size: 16px;
line-height: 19px;
letter-spacing: -0.19px;
color: #31414E;
text-align: right;
}
.gallery-item {
width: 100%;
margin-bottom: 48px;
}
.tdf-helper .gallery img {
margin: unset !important;
width: 100%;
max-width: 100% !important;
}
.tdf-helper .gallery .flickity-prev-next-button {
width: 36px;
height: 36px;
  -webkit-transform: translateY(calc(-50% - 16px));
      transform: translateY(calc(-50% - 16px));
}
.tdf-helper .gallery .flickity-button-icon {
width: 14px !important;
height: 14px !important;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -6px);
transform: translate(-50%, -6px);
}
.tdf-helper .gallery .next .flickity-button-icon {
-webkit-translate(-50%, -7px);
transform: translate(-50%, -7px);
}
.tdf-helper .wp-caption {
padding: 0;
}
.tdf-helper .wp-caption-text {
font-size: 14px;
line-height: 16px;
letter-spacing: -0.19px;
color: #31414E;
  text-align: left;
}
.tdf-helper .gallery .wp-caption-text {
text-align: left; 
position: absolute;
top: 100%;
width: 100%;
}

.single-blog-main ol,
.single-blog-main ul {
    list-style-position: outside;
    margin-left: 21px;
}
.single-blog-main ol li,
.single-blog-main ul li {
    margin-bottom: 8px;
}
.single-blog-main ul {
list-style: none;
margin-left: 0;
}
.single-blog-main ul li {
position: relative;
margin-left: 14px;
padding-left: 10px;
}
.single-blog-main ul li:before {
content:"\2022";
font-size: 24px;
display: inline-block;
position: absolute;
top: 0;
left: 0;
}
.single-blog-main h3,
.single-blog-main h4 {
  color: #ad8d48;
  margin-top: 36px;
  margin-bottom: 14px;
}
.single-blog-main h3:first-of-type {
margin-top: 0;
}
.single-blog-main h3 {
  font-size: calc(14px + 0.73vw);
  line-height: calc(20px + 0.73vw);
}
.single-blog-main table {
margin-bottom: 32px;
}

.single-blog-main table td {
line-height: 42px;
}
.single-blog-main table td:before {
border-top: 1px solid #707070;
content: "";
display: block;
width: calc( 100% - 20px);
}
.single-blog-main table tr:last-child td:after {
border-top: 1px solid #707070;
content: "";
display: block;
width: calc( 100% - 20px);
}
.single-posts-related {
padding-bottom: 100px;
}
.single-posts-related .front-blog-meta {
font-size: 18px;
line-height: 30px;
margin: 0;
}
.single-posts-related h3 {
color: #0E3548;
font-family: 'Maison Neue';
font-style: normal;
font-weight: 400;
font-size: 22px;
line-height: 32px;
color: #0E3548;
}
.single-posts-related h3 a {
color: inherit;
}
.single-posts-related .blog-item {
margin-bottom: 40px;
}

/*
 * Main Footer
 */
.main-footer a {
  color: #0E3548;
}
.main-footer a:hover {
  color: #AD8D48;
}
.main-footer {
 background: #fff;
}
.footer-logo {
  padding: 85px 0 56px;
  font-family: 'Reckless Neue';
  font-weight: 400;
  font-size: 60px;
  line-height: 60px;
}
.main-footer .theme-left-column:after{
  content: "";
  width: 1px;
  height: 100%;
  background: #AD8D48;
  position: absolute;
  right: 0;
  top: 0;
  display: block;
}
.footer-columns {
  padding-top: 97px;
  padding-bottom: 117px;
  display: flex;
}
.footer-col-subscribe {
  width: 38%;
  margin-right: 9%;
}
.footer-col-2 {
  width: 23%;
  margin-right: 7%;
}

/*
 * Popup
 */
.tdf-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  height: 100dvh;
  overflow-y: auto;
  background: rgba(242, 240, 235, 0.8);
  display: grid;
  place-items: center;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  z-index: 1000;
}
.tdf-popup.popup-opened {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.popup-row {
  position: relative;
  width: 78.69%;
  min-height: 750px;
  max-height: calc(100% - 48px);
  overflow-y: auto;  
  background: #fff;
  border: 1px solid #AD8D48;
  padding: 14.65vh 5.41vw 60px 5.3125vw;
}
.popup-close {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 40px;
  right: 40px;
}
.popup-columns {
  border-left: 1px solid #AD8D48;
  display: grid;
  grid-template-columns: 422fr 883fr;
}
.popup-note {
  padding-left: 40px;
  padding-bottom: 30px;
  font-family: 'Reckless Neue';
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 45px;
}
.popup-form {
  padding-left: 6.145vw;
}
.pop-up-form-note {
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
}


.gateway-row {
position: relative;
width: min( (100% - 40px), 716px);
background: linear-gradient(0deg, #F2F0EB, #F2F0EB),
linear-gradient(0deg, #FFFFFF, #FFFFFF);
border: 1px solid #F2F0EB;
padding: 77px 51px 68px 59px;  
}
.gateway-column > h2 {
font-family: "Maison Neue";
font-size: 18px;
font-weight: 600;
line-height: 22px;
letter-spacing: 0em;
margin-bottom: 16px;
}
.gateway-content {
font-size: 16px;
line-height: 21px;
margin-bottom: 5px;
}
.gateway-content a {
      color: inherit;
    text-decoration: underline;
}
.gateway-content ul {
margin: 13px 0 40px 8px;
}
.gateway-column .tdf-button {
color: #AD8D48;
cursor: pointer;
}
.gateway-column .tdf-button:nth-child(4) {
 background: #AD8D48; 
 color: #fff;
}
.gateway-column .tdf-button:is(:hover,:focus) {
color: #fff;
}
/*
 * WordPress Defaults
 */

 .wp-caption-text {
  margin-top: 16px;
  }
 .wp-caption { max-width: 100% !important; padding: 15px; text-align: center;}
 .wp-caption.align-left { padding: 15px 20px 15px 0; }
 .wp-caption.alignright { padding: 15px 0 15px 20px;; }
 .gallery img { margin-left: auto; margin-right: auto;}
 .wp-video{width: 100% !important; height: auto; }
 .disable-css { pointer-events: none; cursor: default; }
 .alignright { float:right;}
 .alignleft { float:left;}
 .aligncenter { display: block; margin-left: auto; margin-right: auto;}
 img.aligncenter { margin: 20px auto; }
 img.alignleft { margin: 15px 20px 15px 0;}
 img.alignright { margin: 15px 0 15px 20px;}

/***********************/
/* CN Codes */
/**********************/
html[lang="zh-hans"] body,
html[lang="zh-hans"] :is(h1, h2, h3, h4, h5, h6){
    font-family: source-han-sans-cjk-sc, sans-serif;
}
html[lang="zh-hans"] .main-navigation ul li {
 margin-right: 2.8125vw; 
}
html[lang="zh-hans"] .hero-content h1 {
  line-height: 1.5;
  font-weight: 100;
}
html[lang="zh-hans"] .number-column-number {
font-size: clamp(29px, 2.34vw, 45px);  
}
html[lang="zh-hans"] .number-column-content {
margin-left: auto;
margin-right: auto;
}
html[lang="zh-hans"] .number-box-columns {
  text-align: center;
}
html[lang="zh-hans"] .home .layout-text-widget:last-child,
html[lang="zh-hans"] :is(.page-id-7490, .page-id-7551, .page-id-7566, .page-id-7569) .layout-text-widget:last-child {
  padding-top: 0;
}

html[lang="zh-hans"] .footer-logo {
  font-weight: 100;
  font-size: 70px;
  line-height: 80px;
}


h5.disclaimer,
p.disclaimer {
  font-size: 16px;
  line-height: 22px;
  font-family: 'Maison Neue', sans-serif;
}
span.star {
  font-size:0.9em;
  vertical-align: 0.1em;
}

@media (max-width: 1440px) { 
  h5.disclaimer,
  p.disclaimer {
    font-size: 14px;
    line-height: 18px;
  }
}


/*
 * responsive
 */
@media(max-width: 1728px) {
  .main-header {
    font-size: 20px;
  }
  .header-button-style, a.header-button-style {
    font-size: 20px;
  }
  .pallas-logo {
    max-width: 225px;
  }
  .number-column-bg {
    max-width: 247px;
  }
  .front-blog-content h3 {
    font-size: 20px;
  }
  .learn-more {
    font-size: 20px;
    line-height: 1;
  } 
  .tdf-button {
    font-size: 20px;
    height: 50px;
    line-height: 50px;
  }
  .main-navigation ul li {
    margin: 0 4vw 0 0;
  }
}
@media (max-width: 1440px) and (min-width: 1281px) {
  .diversified-box-rate {
    font-size: 49.1px;
    line-height: 49.1px;
  }
  .diversified-box-rate sub {
    font-size: 18px;
    line-height: 49.1px;
  }
}
@media(max-width: 1440px) {
  .main-navigation ul li {
  margin: 0 4vw 0 0  
  }
  .pallas-logo {
    max-width: 187px;
  }
  .pallas-text-logo {
    max-width: 206px;
  }
  .pallas-text-logo.is-sticky {
    top: 32px;
  }
  .main-header {
    font-size: 17px;
  }  
  .header-button-col {
    height: 41px;
    width: 150px;
  }
  .header-button-style, a.header-button-style {
    font-size: 17px;
    height: 41px;
    line-height: 41px;
    width: 150px;
  }
  .number-column-bg {
    max-width: 206px;
  }
  .number-box-columns {
    grid-template-columns: repeat(auto-fit, 234px);
  }
  .learn-more {
    font-size: 16.5px;
    line-height: 1;
  }
  .tdf-button {
    font-size: 16.5px;
    height: 42px;
    line-height: 42px;
  }

  .diversified-box-row-title,
  .diversified-box-row-content {
    font-size: 15px;
    line-height: 20px;
  }
  .diversified-box-footer a {
    font-size: 16.5px;
    line-height: 1;
  }
  .content-box a, .investor-box-content a {
    font-size: 17px;
    line-height: 1;
    height: 42px;
    line-height: 42px;
    padding: 0 17px;
  }
  .layout-text-widget2 .theme-default-column {
    margin-top: -166px;
  }

}



@media(max-width: 1280px) {
  body {
    font-size: 20px;
    line-height: 1.4;
  }
  .hide-on-desktop {
    display: block;
  }
  .hide-on-tablet {
    display: none;
  }
  .main-header {
    padding-left: 50px;
    padding-right: 58px;
  }

  .is-fixed .header-row {
    height: 60px;
    padding: 22px 0 17px 90px;
  }  
  .theme-left-column,
  .theme-right-column {
    width: 100%;
    padding-left: 50px;
  }
  .header-row {
    padding: 50px 0 50px;
  }
  .pallas-text-logo {
    max-width: 225px;
  }
  .pallas-text-logo.is-sticky {
    top: 22px;
  }
  .section-title {
    font-size: 24px;
  }
  .section-title-big {
    font-size: 55px;
    line-height: 60px;
  }
  /* hero */
  .layout-hero {
    padding-bottom: 80px;
  }
  .layout-hero.hero-big {
    padding: 60px 0 197px;
  }
  .hero-content {
    margin-bottom: 43px;
  }
  .pallas-logo {
    max-width: 177px;
    padding-bottom: 150px;
  }
  .hero-content h1 {
    font-size: 55px;
    line-height: 50px;
  }
  .layout-hero .theme-left-column:after,
  .layout-hero.hero-full-gold .theme-left-column:after{
    height: calc(100% + 60px);
    left: 0;
    top: -60px;
    display: block;
  }  

  .layout-hero .theme-right-column {
    border-left: 1px solid #AD8D48;
  } 
  .layout-hero.hero-full-gold {
    padding-bottom: 0;
  }
  .layout-hero.hero-full-gold .theme-right-column {
    padding-bottom: 80px;
  }
  /* content box */
  .content-box-columns  {
    grid-template-columns: repeat(1, 1fr);
    margin-top: -117px;
  }
  .content-box-columns .content-box {
    padding: 74px 84px 81px 80px;
  }  
  .content-box h2 {
    font-size: 55px;
    line-height: 55px;
    margin-bottom: 22px;
  }
  .content-box p:not(:last-child) {
    margin-bottom: 32px;
  }
  .content-box-columns .content-box {
  padding: 77px 17% 88px 13%;
  background: linear-gradient(180deg, #F2F0EB 0%, #FFFFFF 100%);
  }

  /* fullscreen slider */
  .section-slider {
  padding: 0; 
  }
  .section-slider .theme-row {
  padding: 0; 
  }
  .slide-single {
    height: 50vh;
  }
  .section-slider .fullwidth-slider:after {
    left: 50px; 
  }

  /* number box */
  .section-number-box {
    padding: 75px 0 0;
  }
  .number-box-columns {
    grid-template-columns: repeat(auto-fit, 284px);
    column-gap: 48px;
    row-gap: 46px;
  }  
  .number-column-bg {
    width: 215px;
  }
  .section-number-box .theme-left-column:after{
    height: calc(100% + 75px);
    left: 0;
    top: -75px;
    display: block;
  }  
  .section-number-box .theme-right-column {
    border-left: 1px solid #AD8D48;
    padding-bottom: 56px;
  }  
  .section-number-box .section-title {
    margin-bottom: 45px;
  }
  .number-column-number {
  font-size: 47px;
  }  
  .number-column-content {
  font-size: 18px; 
  }
  /* Testimonials */
  .section-testimonials {
    padding: 56px 0 120px;
  }
  .section-testimonials .section-title {
    margin-bottom: 23px;
  }
  .testimonial-slide-content {
    font-size: 36px;
    line-height: 40px;
  }
  .testimonial-slide-title span {
    display: block;
  }
  .section-testimonials .theme-left-column:after{
    height: calc(100% + 56px);
    left: 0;
    top: -56px;
    display: block;
  }  
  .section-testimonials .theme-right-column {
    border-left: 1px solid #AD8D48;
  }   
  .testimonial-slide-content .testimonial-icon {
    position: static;
  }
  .testimonials-slider .flickity-page-dots {
    position: static;
    margin-left: 20px;
  }
  /* Logo Grid */
  .section-logo-grid, .section-logo-grid.ratings-padding {
    padding: 98px 0 143px;
  }
  .section-logo-grid .section-title {
    text-align: left;
  }
  .section-logo-grid .theme-row {
    padding-left: 100px;
  }  
  /* Ratings */
  .section-ratings, .section-ratings.ratings-padding {
    padding: 98px 0 143px;
  }
  .section-ratings .section-title {
    text-align: left;
  }
  .section-ratings .theme-row {
    padding-left: 100px;
  }
  .ratings-grid {
    justify-content: flex-start;
    column-gap: 90px;
    row-gap: 55px;
    margin-top: 55px;
  }
  .ratings-single {
    flex: 0 0 128px;
  }

  /* blog widget */
  .section-recent-blog {
    padding: 100px 0 0;
  }
  .section-recent-blog .front-blog-item {
    width: 366px;
    margin-right: 24px;
  }
  .blog-thumbnail {
    padding-bottom: 70.76%;
    margin-bottom: 24px;
  }
  .front-blog-meta {
    line-height: 20px;
    margin-bottom: 12px;
  }

  .front-blog-meta span {
    display: block;
  }
  .front-blog-meta .bdot {
    display: none;
  }  
  .front-blog-content h3 {
    font-size: 20px;
    line-height: 28px;
    max-width: 340px;
  }
  .section-recent-blog .theme-left-column:after{
    height: calc(100% + 100px);
    left: 0;
    top: 0;
  }   
  .section-recent-blog .theme-right-column {
    border-left: 1px solid #AD8D48;
    padding-bottom: 100px;
  }    
  .home-blog-container {
    margin-top: 40px;
  }
  /* investors box */
  .investor-box-columns {
    grid-template-columns: repeat(1, 1fr);
    row-gap: 25px;
    margin-top: -117px;
  }
  .investor-box-columns .investor-box {
    grid-template-columns: 203px 1fr;
  }
  .investor-box-content {
    padding: 7.16vw 10px 8.07vw 7.55vw;
  }
  .investor-box-content h2 {
    font-size: 20px;
    line-height: 24px;
  }
  .investor-box-content h3 {
    font-size: 55px;
    line-height: 84px;
  }
  .investor-box-content sub  {
    font-size: 27px;
    line-height: 84px;
  }
  .investor-box-content p:not(:last-child) {
    margin-bottom: 17px;
  }
  /* two column list */
  .layout-two-column-list {
    padding-top: 40px;
  }
  .layout-two-column-list .section-title {
    margin-bottom: 24px;
  }
  .layout-two-column-list .theme-left-column:after{
    height: 100%;
    left: 0;
    top: 0;
  }   
  .two-column-list-grid {
    display: grid;
    grid-template-columns: 281px 1fr;
    column-gap: 57px;
  }
  .two-column-list-column {
    padding-bottom: 40px;
  }
  .two-column-list-column:nth-child(2) {
    padding-left: 0;
    border-left: 0;
  }
  .layout-two-column-list .theme-right-column {
    border-left: 1px solid #AD8D48;
  }     
  .layout-two-column-list h3 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 3px;
  }
  .layout-two-column-list p {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 50px !important;
  }
  /* case studies recent transactions box */
  .section-studies-transactions {
    padding: 94px 0 133px;
  }
  .section-studies-transactions h2 {
    padding-left: 50px;
  }  
  .studies-transactions-grid {
    max-width: 668px;
    margin: 0 auto;
    grid-template-columns: repeat(1, 1fr);
    row-gap: 50px;
  }
  .studies-transactions-image {
    height: 396px;
  }
  .studies-transactions-content {
    padding: 35px 30px 1px;
  }
  .studies-transactions-button {
    display: block;
    z-index: 11;
  }
  .box-active .studies-transactions-button {
    top: calc(100% - 60px);
  }
  .studies-transactions-content h3 {
    font-size: 20px;
    line-height: 30px;
  }
  .studies-transactions-content h4 {
    font-size: 20px;
    line-height: 21px;
    font-weight: 400;
    margin-bottom: 5px;
  }
  .studies-transactions-content p {
    font-size: 20px;
    line-height: 21px;
    color: #AD8D48;
  }
  .studies-transactions-line {
    padding-bottom: 17px;
    border-color: #D8CFBC;
    margin-bottom: 24px;
  }  
  .studies-transactions-line-grid {
    column-count: 2;
    column-gap: 60px;
    padding-bottom: 57px;
    display: none;
  }
  /* Request a Callback Outro */
  .layout-callback-outro {
    padding: 0;
  }
  .layout-callback-outro.callbackV2 {
    padding: 140px 0 0;
  }
  .layout-callback-outro .theme-left-column:after{
    height: 100%;
    left: 0;
    top: 0;
  } 
  .layout-callback-outro .theme-right-column {
    border-left: 1px solid #AD8D48;
    padding-bottom: 137px;
  }   
  .callback-outro-content {
    font-size: 36px;
    line-height: 40px;
  }

  /* Single Assets Box */
  .section-single-assets-box {
    padding: 94px 0 47px;
  }
  .section-single-assets-box .section-title{
    padding-left: 50px;
  }
  .single-assets-box-grid {
    max-width: 680px;
    margin: 0 auto;
    grid-template-columns: repeat(1, 1fr);
    row-gap: 50px;
  }
  .single-assets-box-single {
  overflow: hidden; 
  }
  .single-assets-box-title {
    padding: 35px 70px 34px 50px;
    pointer-events: auto;
    position: relative;
    opacity: 1 !important;
  }
  .single-assets-box-title h3 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 20px;
  }
  .single-assets-box-title a {
    display: inline-block; 
    font-size: 20px;
    line-height: 13px;
    text-decoration-line: underline;
  }
  .single-assets-box-title .single-assets-box-button {
    display: block;
    position: absolute;
    right: 30px;
    bottom: 40px;
    cursor: pointer;
  }  

  .single-assets-box-content-container {
    padding: 53px 30px 67px 50px;
  }
  .single-assets-box-content a {
    display: none;
  }
  .single-assets-box-content .single-assets-box-button {
    position: absolute;
    display: block;
    right: 30px;
    bottom: 40px;
    top: unset;
    cursor: pointer;
  }
  .single-assets-box-content .single-assets-box-button:after {
    display: none;
  }
  .single-assets-box-line-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 40px;
  }
  .single-assets-box-line {
    padding-bottom: 27px;
    margin-bottom: 25px;
  }
  .single-assets-box-line h4 {
    font-size: 20px;
    line-height: 21px;
    font-weight: 400;
    margin-bottom: 4px;
  }
  .single-assets-box-line p {
    font-weight: 400;
    font-size: 20px;
    line-height: 21px;  
    color: #AD8D48;
  }
  /* lending style */
  .lending-style .single-assets-box-grid {
    row-gap: 50px;
  }
  .lending-style .single-assets-box-title {
    padding: 36px 70px 41px 50px;
  }
  .lending-style .single-assets-box-title h3 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 11px;
  }


  .lending-style .single-assets-box-content-container {
    padding: 71px 29px 47px 50px;
  }

  .lending-style .single-assets-box-line:nth-last-child(-n+3) {
    border: 0;
  }
  .lending-style .single-assets-title-hover {
    display: block;
    margin-bottom: 53px;
    font-size: 24px;
    line-height: 22px;  
  }  
  .lending-style .single-assets-box-line-grid {
    margin-bottom: 52px;
  }

  .lending-style .single-assets-box-line h4 {
    line-height: 28px;
  }
  .lending-style .single-assets-box-line p {
    line-height: 28px;
  }

  .single-assets-box-content-container a {
    display: none;
  }
  .single-assets-box-image {
    opacity: 1 !important;
  }
  .single-assets-box-content {
    opacity: 0 !important;
  }
  .box-single-opened .single-assets-box-image {
    opacity: 0 !important;
  }
  .box-single-opened .single-assets-box-content {
    opacity: 1 !important;
  }
  .box-single-opened .single-assets-box-button:after {
    opacity: 0;
  }
  .box-single-opened .single-assets-box-title {
  border-top: 1px solid #D8CFBC;
  }

  .single-assets-box-image {
    height: calc(100% - 178px);
  }
  .lending-style .single-assets-box-image {
    height: calc(100% - 147px);
  }
  /* Diversified Funds */
  .section-diversified-box {
    padding-bottom: 140px;
  }
  .theme-divider {
    margin: 0 0 60px;
  }
  .section-diversified-box .section-title {
    padding-left: 50px;
    margin-bottom: 50px;
  }
  .diversified-box-grid {
    grid-template-columns: repeat(1, 1fr);
    max-width: 668px;
    margin: 0 auto;
    row-gap: 50px;
  }
  .diversified-box-title {
    font-size: 20px;
    line-height: 22px;
  }
  .diversified-box-tags.diversified-box-tags {
    font-size: 20px;
  }
  .diversified-box-footer a {
    font-size: 20px;
    line-height: 22px;
  }
  .diversified-box-row-title,
  .diversified-box-row-content {
    font-size: 20px;
    line-height: 26px;
  }
  .diversified-box-footer a {
    font-size: 20px;
    line-height: 22px;
  }  
  /* Text Widget */
  .layout-text-widget {
    font-size: 20px;
    line-height: 1.4;
    padding: 77px 0 0;
  }
  .layout-text-widget .section-title {
    margin-bottom: 30px;
  }
  .layout-text-widget .theme-left-column:after{
    height: 100%;
    left: 0;
    top: 0;
    content: "";
    width: 1px;
    background: #AD8D48;
    position: absolute;
    display: block;    
  } 
 
  .layout-text-widget .theme-right-column {
    border-left: 1px solid #AD8D48;
  }
  .layout-text-widget .theme-right-column .text-wrapper > *:last-child {
    margin-bottom: 70px;
  }  
  .layout-text-widget.text-widget-border {
    padding: 72px 0 0;
  }
  .layout-text-widget.text-widget-border .theme-left-column:after {
    height: calc(100% + 84px);
    top: -72px;
  }  

  .layout-team-static-widget .theme-left-column:after {
    left: 0;   
  }  
  .layout-team-static-widget .theme-right-column {
    border-left: 1px solid #AD8D48;
  }
  .layout-team-static-widget .section-title {
    margin-bottom: 32px;
  }

  /* Fullwidth Image Widget */
  .layout-fullwidth-image:not(.image-prev-overflow) .theme-row {
    padding: 0;
  }
  .layout-fullwidth-image.image-overflow .image-wrapper {
    height: unset;
    padding-bottom: 57.30%;
  }  
  .layout-fullwidth-image.image-overflow .image-wrapper img {
    height: 100%;
  }

  .layout-fullwidth-image.image-prev-overflow {
    margin-top: -140px;
  }

  .fullwidth-image-tablet {
    display: block;
  }
  .fullwidth-image-desktop {
    display: none;
  }
  .layout-fullwidth-image .image-wrapper:after {
  	left: 50px;
  }
  .layout-fullwidth-image.image-overflow .image-wrapper:after {
   	left: 50px;
    height: 100%;
  }
  /* Video Widget */
  .video-column.video-overflow {
    height: calc(56.25vw - 173px);
    -webkit-transform: translateY(-117px);
    transform: translateY(-117px);
  }  
  /* Three Column List */
  .layout-three-column-list .theme-left-column:after {
    height: 100%;
    top: 0;
    left: 0;
  }
  .layout-three-column-list .theme-right-column {
    border-left: 1px solid #AD8D48;
  }   
  .layout-three-column-list .section-title {
    margin-bottom: 40px;
  }
  /* Image Carousel */
  .layout-image-carousel-widget {
    padding: 55px 0 0;
  }
  .layout-image-carousel-widget .section-title {
    margin-bottom: 32px;
  }
  .layout-image-carousel-widget .theme-left-column:after {
    left: 0;
    top: -55px;
    height: calc(100% + 55px);
  }
  .layout-image-carousel-widget .theme-right-column {
    border-left: 1px solid #AD8D48;
    padding-bottom: 100px;
  }
  .image-carousel-single {
    width: 367px;
    height: 260px;
  }
  /*
   * Contact
   */
  .layout-contact-widget .theme-right-column {
    padding: 72px 0 100px 50px;
    border-left: 1px solid #AD8D48;
  }  
  .layout-contact-widget .theme-left-column {
    padding: 0 0 75px 50px;
    font-size: 18px;
    line-height: 24px;
  }
  .layout-contact-widget .theme-left-column:after {
    left: 0;
  }
  .layout-contact-widget .theme-default-column {
    flex-direction: column-reverse;
  }
  .form-columned .hs-email {
  flex: 1 1 100%;
  }
  .form-wrapper .hs-submit input[type=submit] {
    width: 157px;
    height: 49px;
    font-size: 20px;
    padding: 15px 0 14px 0;
  }
  /*
   * Office Carousel
   */
  .layout-office-widget .section-title {
    margin-bottom: 32px;
  }
  .layout-office-widget .theme-right-column {
    padding-bottom: 85px;
    border-left: 1px solid #AD8D48;
  }
  .layout-office-widget .theme-left-column:after {
    left: 0;
  }
  .single-office {
    width: 362px;
  }
  .office-image {
    height: 259px;
  }
  .office-info {
    font-size: 20px;
    line-height: 28px;
  }
  /* blog */
  .all-blog-posts {
    grid-template-columns: repeat(2, 1fr);
  }
  .blog-posts-related .section-title {
    margin-bottom: 30px;
  }
  .blog-posts-related .front-blog-meta {
    font-size: 14px;
    line-height: 30px;
  } 
  .blog-posts-related .front-blog-meta .bdot,
  .blog-posts-related .front-blog-meta span {
    display: inline-block;
  }
  .single-posts-related h3 {
    font-size: 18px;
    line-height: 24px;
  }
  .single-posts-related .blog-item {
    margin-bottom: 28px;
  }
  .single-blog-main .theme-left-column:after, .blog-posts-related .theme-left-column:after {
    left: 0;
  }
  .blog-posts-related .theme-right-column {
    border-left: 1px solid #AD8D48;
  }
  /* Footer */
  .main-footer {
    font-size: 20px;
    line-height: 28px;
  }
  .footer-logo {
    font-size: 55px;
    line-height: 60px;
    padding: 69px 0 56px;
  }
  .footer-columns {
    flex-wrap: wrap;
    padding: 0 0 83px;
  }
  .footer-col-subscribe {
    width: 100%;
    margin-bottom: 58px;
  }
  .subscribe-note,
  .main-footer .hbspt-form {
    max-width: 419px;
  }
  .footer-col-2 {
    width: 302px;
    margin-right: 0;
  }
  .footer-col-3 {
    width: auto;
  }
  .main-footer .theme-left-column:after{
    left: 0;
    display: block;
  }  
  .main-footer .theme-right-column {
    border-left: 1px solid #AD8D48;
  }   
  .hbspt-form input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([type=hidden]), .hbspt-form select, .hbspt-form textarea {
    font-size: 20px;
    line-height: 24px;
  }


  .popup-row {
    width: calc(100% - 48px);
    height: calc(100% - 48px);
    overflow-y: auto;
  }
  .popup-columns {
    display: block;
    height: 100%;
  }
  .popup-note {
    font-size: 36px;
    line-height: 40px;
    padding-left: 60px;
  }
  .popup-form {
    padding-left: 60px;
  }
}
@media(max-width: 1024px) {
  .team-slider-member, .team-slider-member-image {
    width: 200px;
  }
  .team-slider-member {
    margin-right: 45px;
    font-size: 16px;
    line-height: 22px;
  }
}
@media(max-width: 992px) {
  .logo-grid {
   column-gap: 48px; 
  }
  .icons-grid {
    max-width: 500px;
    margin: 60px auto 30px;
    grid-template-columns: repeat(1, 1fr);
    gap: 64px;
  }
  .icon-box-icon {
    margin-bottom: 26px;
  }
  .icons-grid h3 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 6px;
  }
  /* Three Column List */
  .layout-three-column-list {
    padding-top: 64px;
    font-size: 18px;
    line-height: 24px;
  } 
  .three-column-list-grid {
    grid-template-columns: repeat(2, 1fr);
    column-gap: 48px;
  }  
  .three-column-list-column {
    padding-right: 0;
    border: 0;
  }
  .three-column-list-column:nth-child(2n+1) {
    border-right: 1px solid #AD8D48;
    padding-right: 50px;
  }
  .three-column-list-column:last-child {
    padding-bottom: 57px;
  }
  .three-column-list-column h3 {
    font-size: 45px;
    line-height: 77px;
  }
  /* blog */
  .all-blog-posts {
    grid-template-columns: repeat(1, 1fr);
    row-gap: 50px;
  }
  .single-blog-featured-image .theme-row {
    padding: 0; 
  }
  .single-blog-featured-image .theme-row:after {
    left: 50px; 
  }
  .single-blog .single-blog-main .theme-right-column {
    border-left: 1px solid #AD8D48;
	}
  .team-static-member {
    grid-template-columns: 200px 1fr;
    gap: 32px;
  }
}
@media(max-width: 767px) {
  .layout-text-widget2 .theme-default-column {
    margin-top: -54px;
  }
  body {
    font-size: 18px;
    line-height: 1.3333;
  }
  .hide-on-tablet {
    display: block;
  }
  .hide-on-mobile {
    display: none;
  }
  .section-title {
    font-size: 22px;
    line-height: 22px;
  }
  .section-title-big {
    font-size: 32px;
    line-height: 36px;
  }  
  .tdf-button, .investor-box-content a, .content-box a {
    height: 45px;
    line-height: 45px;
    padding: 0 24px;
  }
  .theme-row {
    padding: 0 20px;
  }
  .theme-left-column,
  .theme-right-column {
    padding-left: 30px;
  }
  .main-header {
    padding: 0 20px;
  }  
  .header-row {
    padding: 26px 0 26px;
  }
  .is-fixed .header-row {
    height: 50px;
    padding: 14px 0 10px 90px;
  }  
  .mobile-menu-icon {
    line-height: 22px;
  }
  .pallas-text-logo {
    max-width: 175px;
  }
  .pallas-text-logo.is-sticky {
    top: 18.79px;
    left: 20px;
  }  
  /* hero */
  .layout-hero, .layout-hero.hero-full-gold .theme-right-column {
    padding-bottom: 60px;
  }
  .layout-hero.hero-big {
    padding: 30px 0 100px;
  }
  .hero-content {
    margin-bottom: 51px;
    max-width: 292px;
  }
  .pallas-logo {
    max-width: 90px;
    padding-bottom: 79px;
  }
  .hero-content h1 {
    font-size: 32px;
    line-height: 32px;
  } 

  /* content box */
  .content-box-columns  {
    grid-template-columns: repeat(1, 1fr);
    margin-top: -58px;
  }  

  .content-box-columns .content-box {
    padding: 60px 33px 37px 30px;
  }  
  .content-box h2 {
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 10px;
  }  

  /* fullscreen slider */
  .slide-single {
    height: 60vh;
  }  
  .section-slider .fullwidth-slider:after {
    height: 100%;
    left:20px;
  }

  /* number */
  .section-number-box {
    padding: 57px 0 0;
  }
  .section-number-box .theme-left-column:after{
    height: calc(100% + 57px);
    left: 0;
    top: -57px;
    display: block;
  }  
  .number-box-columns {
    grid-template-columns: repeat(1, 1fr);
    row-gap: 40px;
  }
  .number-column-bg {
    width: 135px;
  }
  .number-column-content {
    max-width: 293px;
  }
  .section-number-box .section-title {
    margin-bottom: 30px;
  }  
  .number-column-number {
    font-size: 29px;
  }
  /* Testimonials */
  .section-testimonials {
    padding: 16px 0 102px;
  }
  .testimonial-slide-content {
    font-size: 24px;
    line-height: 28px;
  }
  .section-testimonials .theme-left-column:after{
    height: calc(100% + 16px);
    left: 0;
    top: -16px;
    display: block;
  }    
  /* Logo Grid */
  
  .section-logo-grid, .section-logo-grid.ratings-padding {
    padding: 67px 0 96px;
  }
  .section-logo-grid .theme-row {
    padding-left: 50px;
  }   
  /* Ratings */
  .section-ratings, .section-ratings.ratings-padding {
    padding: 67px 0 96px;
  }
  .section-ratings .theme-row {
    padding-left: 50px;
  }  
  .ratings-grid {
    justify-content: flex-start;
    column-gap: 72px;
    row-gap: 50px;
    margin-top: 43px;
  }
  .ratings-single {
    flex: 0 0 100px;
  }

  /* blog widget */
  .section-recent-blog {
    padding: 60px 0 0;
  }
  .home-blog-container {
    width: calc(100% + 20px);
  }
  .section-recent-blog .front-blog-item {
    width: 229px;
    margin-right: 12px;
  }
  .blog-thumbnail {
    margin-bottom: 18px;
  }
  .front-blog-meta {
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 12px;
  }
  .front-blog-content h3 {
    font-size: 18px;
    line-height: 24px;
    max-width: 225px;
  }
  
  .home-blog-container {
    margin-top: 34px;
  } 
  /* investors box */
  .investor-box-columns {
    row-gap: 0;
    margin-top: -58px;
  }
  .investor-box-columns .investor-box {
    grid-template-columns: repeat(1, 1fr);
  }
  .investor-box-image {
    display: none;
  }
  .investor-box-content {
    padding: 70px 10px 80px 30px;
  }
  .investor-box-content h2 {
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .investor-box-content h3 {
    font-size: 45px;
    line-height: 68px;
  }
  .investor-box-content sub  {
    font-size: 22px;
    line-height: 68px;
  }
  .investor-box-content p:not(:last-child) {
    margin-bottom: 24px;
  }
  .investor-box-columns .investor-box:nth-child(1) {
    background: linear-gradient(180deg, #F2F0EB 0%, #FFFFFF 100%);
  }   
  .layout-investor-box {
    padding-bottom: 0;
  }
  /* two column list */
  .layout-two-column-list {
    padding-top: 25px;
  }
  .layout-two-column-list .section-title {
    margin-bottom: 40px;
  }
  .layout-two-column-list .theme-left-column:after{
    height: 100%;
    left: 0;
    top: 0;
  }   
  .two-column-list-grid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }
  .two-column-list-column {
    padding-bottom: 10px;
  }   
  .layout-two-column-list h3 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 3px;
  }
  .layout-two-column-list p {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 40px !important;
  }  
  /* icon box */
  .section-icon-box {
    padding: 67px 0 90px;
  }
  .icons-grid {
    max-width: 310px;
    margin: 43px auto 30px;
    grid-template-columns: repeat(1, 1fr);
    gap: 50px;
  }
  .icon-box-icon {
    margin-bottom: 20px;
  }
  .icons-grid h3 {
    color: #0E3548;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 10px;
  }  

  /* case studies recent transactions box */
  .studies-transactions-content {
    padding: 28px 28px 31px 28px;
  }
  .studies-transactions-content h3 {
    font-size: 22px;
    line-height: 30px;
    margin: 0 0 40px;
    padding-right: 40px;
  }
  .studies-transactions-button {
    top: calc( 100% - 60px);
  }
  .studies-transactions-content h4 {
    font-size: 17px;
    line-height: 21px;
  }
  .studies-transactions-content p {
    font-size: 17px;
    line-height: 21px
  }
  .studies-transactions-line:not(:last-child) {
    margin-bottom: 12px;
  }
  .studies-transactions-line:last-child {
    border: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .studies-transactions-line-grid {
    column-count: 1;
    padding-bottom: 40px;
  }
  /* Request a Callback Outro */
  .layout-callback-outro .theme-right-column {
    padding-bottom: 137px;
  }   
  .layout-callback-outro.callbackV2 {
    padding: 130px 0 0;
  }
  .callback-outro-content {
    font-size: 32px;
    line-height: 36px;
  }
  /* Single Assets */

  .single-assets-box-title {
    padding: 28px 75px 42px 30px;
  }
  .single-assets-box-title h3 {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 30px;
  }
  .single-assets-box-title span {
    margin-top: 18px;
    display: block;
  }
  .single-assets-box-title a {
    font-size: 18px;
  }
  .single-assets-box-title .single-assets-box-button {
    bottom: 35px;
  }

  .single-assets-box-content-container {
    padding: 38px 30px 0;
  }
  .single-assets-box-line-grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .single-assets-box-line {
    padding-bottom: 19px;
    margin-bottom: 19px;
  }
  .single-assets-box-line:last-child {
    border: 0;
  }
  .single-assets-box-line h4, .single-assets-box-line p {
    font-size: 18px;
    line-height: 24px;
  }
  .single-assets-box-content .single-assets-box-button {
    bottom: 35px;
  }
  /* lending style */

  .lending-style .single-assets-box-line-grid {
    margin-bottom: 5px;
  }

  .lending-style .single-assets-box-title {
    padding: 31px 70px 31px 32px;
  }
  .lending-style .single-assets-box-title h3 {
    font-size: 22px;
    line-height: 22px;
    margin-bottom: 20px;
  }
  .lending-style .single-assets-box-content-container {
    padding: 44px 30px 40px 30px;
  }
  .lending-style .single-assets-title-hover {
    font-size: 22px;
    line-height: 22px;
    margin-bottom: 20px;
    padding-bottom: 22px;
    border-bottom: 1px solid #F2F0EB;
  }
  .lending-style .single-assets-box-line h4 {
    line-height: 24px;
  }
  .lending-style .single-assets-box-line p {
    line-height: 24px;
  }
  .lending-style .single-assets-box-content a {
    font-size: 18px;
    line-height: 14px;
  }
  .lending-style .single-assets-box-title .single-assets-box-button {
    bottom: 25px;
  }

  .single-assets-box-image {
    height: calc(100% - 187px);
  }
  .lending-style .single-assets-box-image {
    height: calc(100% - 129px);
  }  

  /* Diversified Box */
  .diversified-box-single-header {
    padding: 30px 30px 24px;
  }
  .diversified-box-title {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 8px;
  }
  .diversified-box-rate {
    font-size: 50px;
    line-height: 68px;
    margin: 0;
  }
  .diversified-box-rate sub {
    font-size: 22px;
    line-height: 68px;
  }
  .diversified-box-tags.diversified-box-tags {
    font-size: 18px;
  }
  .diversified-box-rows {
    padding: 36px 24px 20px 30px;
  }
  .diversified-box-row:nth-child(2), .diversified-box-row:nth-child(3) {
    width: 100%;
  }
  .diversified-box-row:nth-child(2) {
    padding-right:0;
  }
  .diversified-box-row:nth-child(3) {
    padding-left:0;
  }
  .diversified-box-row {
    padding-bottom: 28px;
    margin-bottom: 28px;
  }
  .diversified-box-row-title {
    font-size: 18px;
    line-height: 24px;
  }
  .diversified-box-row-content {
    font-size: 18px;
    line-height: 24px;
  }
  .diversified-box-footer {
    padding: 0 30px 50px;
  }
  .diversified-box-footer a {
    font-size: 18px;
    line-height: 22px;
  }
  /* Text Widget */
  .layout-text-widget {
    font-size: 18px;
    line-height: 1.333;
    padding: 73px 0 0;
  }
  .layout-text-widget .section-title {
    margin-bottom: 10px;
  }
  .layout-text-widget .theme-left-column:after{
    height: calc(100% + 73px);
    top: -73px;  
  } 
  .layout-text-widget .theme-right-column > *:last-child {
    margin-bottom: 50px;
  }
  /* Fullwidth Image Widget */
  .layout-fullwidth-image .theme-row {
    padding: 0;
  }
  .layout-fullwidth-image.image-overflow .image-wrapper {
    height: unset;
    padding-bottom: 104%;
  }  
  .layout-fullwidth-image.image-overflow .image-wrapper img {
    height: 100%;
  }  
  .layout-fullwidth-image.image-prev-overflow {
    margin: 0;
  }
  .fullwidth-image-tablet {
    display: none;
  }
  .fullwidth-image-mobile {
    display: block;
  }
  .layout-fullwidth-image .image-wrapper:after {
   	left: 20px; 
  }
  .layout-fullwidth-image.image-overflow .image-wrapper:after {
   	left: 20px; 
  }
  /* Video Widget */
  .layout-video-widget .theme-row {
    padding: 0;
  }
  .video-column.video-overflow {
    height: calc(56.25vw - 151px);
    -webkit-transform: translateY(-58px);
    transform: translateY(-58px);
  }
  /* Three Column Widget */
  .layout-three-column-list .section-title {
    margin-top: 60px;
    margin-bottom: 10px;
  }
  .three-column-list-grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .three-column-list-column {
    padding-right: 30px;
    border: 0 !important;
  }
  .three-column-list-column:last-child {
    padding-bottom: 82px;
  }
  /* Image Carousel */
  .gallery-wrapper {
    width: calc(100% + 20px); 
  }
  .layout-image-carousel-widget .section-title {
    margin-bottom: 42px;
  }
  .layout-image-carousel-widget .theme-right-column {
    padding-bottom: 85px;
  }
  .image-carousel-single {
    width: 230px;
    height: 165px;
    margin-right: 12px;
  }
  .layout-image-carousel-widget {
    padding: 12px 0 0;
  }
  .layout-image-carousel-widget .theme-left-column:after {
    left: 0;
    top: -12px;
    height: calc(100% + 12px);
  }
  .layout-image-carousel-widget .theme-right-column {
    padding-bottom: 84px;
  }
  /*
   * Office Carousel
   */
  .layout-office-widget .theme-right-column {
    padding-bottom: 100px;
  }
  .single-office {
    width: 228px;
    margin-right: 14px;
  }
  .office-image {
    height: 162px;
  }
  .office-info {
    font-size: 18px;
    line-height: 24px;
  }   
  /* contact */
  .form-columned .hs-form-field {
    flex: 1 1 100% !important;
  }
  .layout-contact-widget .theme-left-column, .layout-contact-widget .theme-right-column {
    padding-left: 30px;
  }
  /* blog */
  .front-blog-row {
    padding: 75px 20px;
  }
  .blog-sub-header {
    display: block;
  }
  .blog-sub-header .blog-title {
    margin-bottom: 30px;
    margin-left: 30px;
  }
  .blog-sub-header .facetwp-type-fselect, 
  .blog-sub-header .fs-label-wrap, 
  .blog-sub-header .fs-dropdown .fs-options {
    text-align: left;
  }
  .blog-sub-header .fs-dropdown {
    left: 0;
  }
  .blog-sub-header .fs-label-wrap {
    padding: 13px 14px 13px 22px;
  }
  .blog-sub-header .fs-dropdown .fs-options {
    padding-left: 30px;
  }
  .single-blog-featured-image .theme-row {
    padding: 0;
  }
  .single-blog .single-blog-body {
    padding: 50px 0 100px;
  }
  .single-blog .single-blog-main .theme-right-column{
    border-left: 1px solid #AD8D48;
  }  
  .single-blog-featured-image .theme-row:after {
    left: 20px; 
  }
  /* Footer */
  .main-footer {
    font-size: 18px;
    line-height: 24px;
  }
  .footer-logo {
    font-size: 32px;
    line-height: 36px;
    padding: 69px 0 37px;
  }  
  .footer-col-2 {
    margin-bottom: 50px;
  }
  .hbspt-form input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([type=hidden]), .hbspt-form select, .hbspt-form textarea {
    font-size: 18px;
    line-height: 21px;
  }
  .form-wrapper .hs-submit input[type=submit] {
    width: 139px;
    height: 45px;
    font-size: 18px;
    line-height: 1;
    padding: 14px 0 13px 0;
  }  
  /* Mobile Menu */
  .mobile-menu-row {
    padding: 50px 20px 50px 50px; 
  }
  .close-flyout {
    top: 26px;
    right: 20px;
  }
  .mobile-menu-row:after {
    left: 20px;
    height: calc(100% - 50px);
  }
  .mobile-menu-nav ul {
    font-size: 20px;
    line-height: 32px;
  }
  .mobile-menu-nav ul li {
    margin-bottom: 20px;
  }
  .mobile-menu-nav > div > ul > li > .sub-menu {
    margin-top: 5px;
  }
  .mobile-menu-nav > div > ul > li > .sub-menu li {
    margin-bottom: 5px;
  }
  .mobile-menu-nav > div > ul > li > .sub-menu li a {
    line-height: 34px;
  }
  .mobile-menu-container .header-button-col {
    position: relative;
    top: 0;
    left: 0;
    height: unset;
    margin-bottom: auto;
  }
  .mobile-menu-container .header-button-dropdown {
    position: static;
    padding-top: 0;
    display: block;
    opacity: 1;
    pointer-events: auto;
    visibility: visible;
  } 
  .mobile-menu-container .header-button-style, .mobile-menu-container a.header-button-style {
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    border: 0;
    text-decoration: underline;
    text-align: left;
  }
  .mobile-menu-container .header-button-triger {
    display: none;
  } 

  .popup-row {
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    padding: 80px 30px 50px;
  }
  .popup-columns {
    border: 0;
  }
  .popup-note {
    display: none;
  }
  .popup-form {
    padding: 0;
  }
  .team-slider-widget {
    width: calc(100% + 20px);
  }
}
@media(max-width: 600px) {
  .logo-grid {
  padding-top: 100px;
  display: flex;
  flex-direction: column;
  column-gap: 13vw;
  row-gap: 32px;
  align-items: center;
  justify-content: center;
  }
  .logo-grid-single {
  max-width: 200px;
  }  
  .form-columned form .form-columns-1 {
    flex: 1 1 100%;
  }
  .team-static-member {
    display: block;
    margin-bottom: 50px;
  }
  .team-static-member-image {
    margin-bottom: 20px;
  }
  .team-static-member-content {
    position: relative;
    font-size: 18px;
    line-height: 24px;
    max-height: 47px;
    overflow: hidden;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
  }
  .team-static-member-content.team-member-opened {
    max-height: 1000px;
  }
  .team-static-member-content p:not(:last-child) {
    margin-bottom: 20px;
  }
  .team-member-toggle {
    display: block;
    width: 35px;
    height: 35px;
    background-color: #fff;
    border-radius: 50%;
    position: absolute;
    top: 0;
    right: 0;
  }
  .team-member-toggle:before {
  display: block;
  content: "";
  width: 15px;
  height: 1px;
  background-color: #AD8D48;;
  position: absolute;
  top: 17px;
  left: 10px;
  }
  .team-member-toggle:after {
  display: block;
  content: "";
  width: 1px;
  height: 15px;
  background-color: #AD8D48;;
  position: absolute;
  top: 10px;
  left: 17px;
  opacity: 1;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  }
  .team-member-opened .team-member-toggle:after {
    opacity: 0;
  }
  .team-slider-member, .team-slider-member-image {
    width: 100%;
    font-size: 18px;
    line-height: 24px;
  }
  .team-slider-member {
    border-bottom: 1px solid #D8CFBC;
    display: grid;
    grid-template-rows: auto auto auto;
    margin-bottom: 24px;
  }
  .team-slider-member-title {
    margin-bottom: 20px;
    grid-row: 1;
    position: relative;
  }
  .team-slider-member-image {
    margin: 0;
    grid-row: 2;
    max-height: 0;
    overflow: hidden;    
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
  }
  .team-slider-widget {
    width: 100%;
  }
  .team-slider-member-title p {
    margin: 0;
  }
  .team-slider-member-content {
    grid-row: 3;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;    
  }
  .team-slider-member-content p:first-child {
    margin-top: 38px;
  }
  .team-slider-member-content p:last-child {
    padding-bottom: 36px;
  }
  .team-slider-toggle {
    display: block;
    width: 35px;
    height: 35px;
    background-color: #fff;
    border-radius: 50%;
    position: absolute;
    top: 0;
    right: 0;
  }
  .team-slider-toggle:before {
    display: block;
    content: "";
    width: 15px;
    height: 1px;
    background-color: #AD8D48;;
    position: absolute;
    top: 17px;
    left: 10px;
  }
  .team-slider-toggle:after {
    display: block;
    content: "";
    width: 1px;
    height: 15px;
    background-color: #AD8D48;;
    position: absolute;
    top: 10px;
    left: 17px;
    opacity: 1;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
  }
  .team-member-opened .team-slider-toggle:after {
    opacity: 0;
  }  
  .team-member-opened :is(.team-slider-member-image, .team-slider-member-content) {
    max-height: 1000px;
  } 
  .layout-three-column-list {
    padding-top: 0;
  }
}