::selection {
  color: ;
  background: ;
}

::-webkit-input-placeholder { opacity:1 !important; color: 35 !important; font-family: ; font-size: 16px; font-weight: 400; }
::-moz-placeholder { opacity:1 !important; color: 35 !important; font-family: ; font-size: 16px; font-weight: 400; }
:-ms-input-placeholder { opacity:1 !important; color: 35 !important; font-family: ; font-size: 16px; font-weight: 400; }
:-moz-placeholder { opacity:1 !important; color: 35 !important; font-family: ; font-size: 16px; font-weight: 400; }

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

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

hr { border:none; outline:none; float:left; width:100%; height:1px; background:; clear:both; margin:30px 0; }
.clear { clear:both }
.nowrap { white-space: nowrap; display: inline-block; }

.row-fluid a.cta_button { -moz-box-sizing: border-box !important; -webkit-box-sizing: border-box !important; box-sizing: border-box !important; }

.hs-menu-wrapper.hs-menu-flow-horizontal ul li a:link , .hs-menu-wrapper.hs-menu-flow-horizontal ul li a:visited { text-overflow: inherit !important; vertical-align:top; }
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a { width:100%; }
.hs-menu-wrapper.hs-menu-flow-horizontal ul { vertical-align:top; }

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts ul {display:flex !important;}

.row-fluid [class*="span"] { min-height:0; }
.header-container-wrapper .row-fluid [class*="span"] { min-height:0; }

.row-fluid .bgimg-main { background-size:cover !important; background-repeat:no-repeat !important; background-position:center center !important; }
.row-fluid .bg-img { display:none; }

/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.slick-list { outline:none; position: relative; display: block; overflow: hidden; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; top: 0; left: 0; display: block; }
.slick-track:before, .slick-track:after { display: table; content: ''; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { display: none; float: left; height: 100%; min-height: 1px; outline:none; }
[dir='rtl'] .slick-slide { float: right; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
.slick-arrow.slick-hidden { display: none; }

.slick-arrow { cursor:pointer; z-index:1; position:absolute; top:50%; display:inline-block; color:#ECECEC; width:35px; height:35px; font-size:0; cursor:pointer; border:0; transition:all ease-in-out .4s; }
.slick-arrow:before { font-family:'FontAwesome'; font-size:30px; }
.slick-arrow:hover { color:#ECECEC; }
.slick-arrow.slick-prev { left:0px; }
.slick-arrow.slick-next { right:0px; }
.slick-arrow.slick-disabled { display:none; }

.slick-arrow.slick-prev:hover:before, 
.slick-arrow.slick-next:hover:before { 
  color: #1f3964;
}

ul.slick-dots { margin:0; padding:0; list-style:none; float:left; width:100%;}
ul.slick-dots { text-align:center; padding:17px 0 0; }
ul.slick-dots li { display:inline-block; padding:0 5px; line-height:0; }
ul.slick-dots li button { display:inline-block; background:#ffffff; border:1px solid ; width:16px; height:16px; border-radius:100%; font-size:0; cursor:pointer; padding:0; box-shadow:none; }
ul.slick-dots li button:hover , ul.slick-dots li.slick-active button { background:; }

.container .dnd-section > .row-fluid, .wrapper { 
  margin:0 auto !important;
  width:1160px;
  float:none !important; 
}

main.body-container-wrapper { display:inline-block; vertical-align:top; width:100%; }

.location {
  border-bottom: 2px solid rgba(0,0,0,0.1);
  margin-bottom: 18px;
}
.location:last-child {
  border-bottom: none;
}
.location h3 { color: var(--black_color); }

/* Video Embed */
.oembed_container {
  max-width: 971px;
  border: solid 15px #efefef;
}
.oembed_container .iframe_wrapper {
  padding-top: 0;
}

/* Pagination */
#hs_cos_wrapper_widget_1706236392718 .hs-pagination__link--active {
    font-weight: bolder;
}

/* Blog Right Sidebar */
.blog-right-topic {
    background: #e6e7e8;
    margin-bottom: 20px;
    padding: 20px;
}
.blog-right-posttopic .recent-heading, .blog-right-topic .recent-heading {
    color: #231f20;
    font-size: 22px;
    font-weight: 700;
    line-height: 26px;
}

@media (min-width:992px){
  .desk_hide { display: none; }
}

@media (max-width:1200px){
  .container .dnd-section > .row-fluid, .wrapper { width:920px; }
}

@media (max-width:991px){
  .container .dnd-section > .row-fluid, .wrapper { width:720px; }
}

@media (max-width:767px){
  .container .dnd-section > .row-fluid, .wrapper { width:100%; }
}

/* FEG Mobile Menu */
.feg-mobile-button {
    display: none;
    font-size: 20px;
    line-height: 20px;
    padding: 10px;
    position: absolute;
    right: 10px;
    top: 10px
}

@media screen and (max-width: 768px) {
    .feg-mobile-button {
        display:block;
    }
}

.feg-mobile-button .feg-close,.feg-mobile-button.active .feg-bars {
    display: none
}

.feg-mobile-button.active .feg-close {
    display: block
}

.feg-mobile-nav {
    background: #fff;
    box-sizing: border-box;
    height: 100vh;
    margin: 0;
    position: fixed;
    right: -110%;
    transition-duration: .5s;
    width: 100vw;
    z-index: 899
}

.feg-mobile-nav.active {
    right: 0;
    top: 97px;
    height: 100%;
}

.feg-main.home.active {
  display:none;
}

.feg-footer.active {
  display:none;
}

.feg-mobile-menu {
    margin: 0;
    padding: 0
}

.feg-mobile-menu li {
    list-style: none;
    padding: 10px 24px
}

.feg-mobile-menu li a {
    font-size: 16px;
    font-weight: 700
}

.feg-mobile-menu ul.sub-menu {
    border-left: 1px solid #d0d1d3;
    margin: 6px 0 0;
    padding: 0
}

.feg-mobile-menu ul.sub-menu li {
    padding: 6px 0 0 12px
}

.feg-mobile-menu ul.sub-menu li a {
    font-size: 14px;
    font-weight: 400
}
}

.postinner-title h1 {
    color: #203864;
}

/* People Landing */
.agent-info .bio{padding-bottom:26px;}
.agent-info .contact-items .contact-item{float:left;margin-right:20px;}
.agent-info .contact-items .contact-item .contact-type{float:left;padding-top:2px;}
.agent-info .contact-items .contact-item a{font-size:14px;font-weight:600;font-family:var(--secondary-font);color:var(--black-color);}
.agent-info .contact-items .contact-item i.fa-solid{height:31px;width:31px;background-color:var(--primary-color);color:var(--white-color);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:10px;float:left;}
.agent-info .follow-txt{width: 100%;float: left;margin-top: 40px;}
.agent-info .social-links{position:relative;width:100%;float:left;margin-top:5px;margin-left:-10px;}
.agent-info .social-links__icon svg{height:24px;fill:var(--dark-gray-color);}
.agent-info .social-links__icon:hover svg{fill:var(--primary-color);}


.recent-property {
    text-align: left;
    margin: 0;
    display: block;
}
.recent-property .recent-sec {
    padding: 20px 0;
    width: 100%;
    display: flex;
    gap: 20px;
    justify-content: center;
}
.recent-property .recent-link-box {
    width: 100%;
    float: left;
    margin: 20px 0;
    box-shadow: 0 0 20px rgb(0 0 0 / 10%);
    max-width: 326px;
    background: var(--white-color);
}
.recent-property .recent-post:first-child {
    margin-left: 0;
}
.recent-property .recent-post:last-child {
    margin-right: 0;
}
.recent-property .recent-link-box {
    position: relative;
    overflow: hidden;
    display: inline-block;
    width: 100%;
}
.recent-property .recent-image {
    height: 180px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -webkit-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    overflow: hidden;
}
.recent-property a.recent-link-box:hover .recent-image {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
}
.recent-property .recent-post.tag1:before,
.recent-property .recent-post.tag2:before,
.recent-property .recent-post.tag3:before,
.recent-property .recent-post.tag4:before,
.recent-property .recent-post.tag5:before,
.recent-property .recent-post.tag6:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0,0,0,.49);
    color: #fff;
    padding: 2px 16px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    text-transform: uppercase;
    z-index: 1;
    letter-spacing: 1.5px;
}
.recent-property .recent-text {
    padding: 0 20px;
    margin-bottom: 10px;
    text-align: center;
    width: 100%;
    background: var(--white-color);
    z-index: 2;
    min-height: 100px;
    position: relative;
}
.recent-property .recent-titlesec {
    padding: 20px 0;
    float: left;
    width: 100%;
}
.recent-property .recent-date {
    font-size: 14px;
    line-height: 20px;
    height: 110px;
    color: #FFFFFF;
    background: #0B9F47;
    margin-top: -38px;
    padding: 16px 0;
    width: 110px;
    text-align: center;
    font-weight: 300;
    float: left;
    position: absolute;
    bottom: 20px;
    left: 20px;
}
.recent-property .recent-date span {
    display: block;
    font-size: 50px;
    line-height: 52px;
    font-weight: 600;
}
.recent-property .recent-title {
    padding: 0 0 4px;
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
}
.recent-property .recent-title h3, .recent-property .author-name a, .recent-property .recent-toptext .price {
    font-size: 20px;
    line-height: 26px;
    font-weight: 500;
}
.recent-property .recent-toptext .listing-details {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    margin-top: 12px;
    text-align: center;
    text-align: -webkit-center;
    text-align: -moz-center;
}
.recent-property .recent-toptext .listing-details .listing-value {
    display: table-cell;
    text-align: center;
}
.recent-property .listing-details .listing-value ~ .listing-value::before {
    content: ", ";
}
.recent-property .recent-link-box:hover h3, .recent-property .author-name a:hover {
    text-decoration: underline;
}
.recent-property .author-name, .recent-property .recent-comments {
    padding: 0 10px 0 0;
    display: inline-block;
}
.recent-property .author-name:before, .recent-property .recent-comments:before {
    color: #0B9F47;
}
.recent-property .recent-comments:before {
    content: "\f086";
    font-family: 'FontAwesome';
    display: inline-block;
}
.recent-property .author-name:before {
    content: "\f007";
    font-family: 'FontAwesome';
    display: inline-block;
}
.recent-property .author-name a, .recent-property .recent-comments span {
    font-weight: 600;
}
.recent-property .recent-content {
    padding: 15px 0 0;
    float: left;
    width: 100%;
}
.recent-property .recent-btn {
    float: left;
    width: 100%;
}
.recent-property .recent-btn a {
    margin-top: 20px;
    min-width: auto;
    padding: 8px 25px;
}

#hs_cos_wrapper_dnd_area-module-18 .custom_button {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: CENTER;
}

.dnd_area-row-0-background-image {
    background-image: url(https://www.feg.com/hs-fs/hubfs/2021_BridgeTheme/Banner%20Hero%20Images/updated-banners/People%20--%201290692464_6240x3065.jpeg?width=1920&name=People%20--%201290692464_6240x3065.jpeg) !important;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

.dnd_area-row-0-background-image:before {
    position: absolute;
    opacity: 0.3;
    background-color: #262626;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

.dnd_area-row-0-padding {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}

.dnd_area-row-0-background-image {
    background-image: url(https://www.feg.com/hs-fs/hubfs/2021_BridgeTheme/Banner%20Hero%20Images/updated-banners/People%20--%201290692464_6240x3065.jpeg?width=1920&name=People%20--%201290692464_6240x3065.jpeg) !important;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}
.dnd_area-row-0-background-image, .dnd_area-row-0-background-image > .row-fluid {
    position: relative;
}

.dnd_area-row-0-background-image, .dnd_area-row-0-background-image > .row-fluid {
    position: relative;
}

@media (max-width: 1140px) {
  .team-repeater .team-img {
    width: 220px;
    height: 220px;
  }
  .team-repeater .team-text {width:220px;}
}

@media (max-width: 991px) {
  .agent-info .contact-items .contact-item {margin-bottom:16px;}
  .feg-content .columns img{max-width: 100%;}

}

@media (max-width: 768px) {
  .recent-property .recent-sec {
        padding: 10px 0;
        flex-direction: column;
    }
    .recent-property .recent-link-box {
        max-width: unset;
    }
    .recent-property .recent-post {
        padding: 0 0 10px;
        width: 100%;
        margin: 0 auto 60px;
        position: relative;
        max-width: unset;
    }
    .recent-property .recent-date {
        margin-top: 10px;
    }
  .dnd_area-row-0-vertical-alignment > .row-fluid {
    display: -ms-flexbox !important;
    -ms-flex-direction: row;
    display: flex !important;
    flex-direction: row;
  }
  .dnd_area-column-6-vertical-alignment > div {
    flex-shrink: 0 !important;
  }
  .feg-main .section-top .feg-content{padding-top: 0px !important;}
  .feg-page-title{top: 100% !important;}
  .feg-page-title h1{padding:0px}
  .section-overview .feg-content .columns{flex-direction: column;width: 100%;}
  .section-overview .feg-content .columns [class*=col-]{flex: 0 0 100%;max-width: 100%;}
}

@media (max-width: 525px) {
}

.footer .span2 {margin-bottom:20px};
.footer .row-fluid {padding;0;}
.buttons {margin:25px 0;}

/* End People Landing */

/* People Individual */
.section-overview.publication-section {background-color: #E7E6E6;}

/* End People Individual */