/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100..900&display=swap');

.about-us-tab .elementor-active .tab-icon img:nth-child(1) {
    display: none;
}

.about-us-tab .elementor-active .tab-icon img:nth-child(2) {
    display: inline-block;
}
.about-us-tab .tab-icon img:nth-child(2) {
    display: none;
}


/* ==================================== header-css ==================================== */

html {
    margin-top: 0px !important;
}

/*body{
    overflow: hidden;
}*/

body .get-funded-header-menu {
    display: none !important;
}

.header-sec {
    top: 30px;
}

body .menu-toggle li {
    margin: 0px 5px;
}

/* ==================================== header-css-end ==================================== */

/* ==================================== footer-css ==================================== */


body .footer-contact-col li:last-child a span {
    color: #fff !important;
}

body .social-icon-footer a:hover {
    background-color: #D5B175 !important;
}

body .social-icon-footer a:hover svg,
body .social-icon-footer a:hover svg path{
    fill: #000 !important;
    color: #000 !important;
}

/* ==================================== footer-css-end ==================================== */


/* ==================================== popup-css ==================================== */


#back-to-top {
   /* height: 25vh;*/
    min-height: 300px;
    overflow: auto;
    position: sticky !important;
    top: 11%;
}

/* ==================================== home-css ==================================== */
#copyright {
    font-size: 0px !important;
  }

.elementor-widget-container #TID0390508238 #row1 .widgetTableCell.field1.col1 a {
    position: relative;
    font-size: 0;
    line-height: 0;
  }

  .elementor-widget-container #TID0390508238 #row1 .widgetTableCell.field1.col1 a::before {
    content: "5 Year GOC";
    display: block;
    font-size: 14.63px;
    line-height: 17.84px;
  }
  .elementor-widget-container #TID0390508238 #row2 .widgetTableCell.field1.col1 a {
    position: relative;
    font-size: 0;
    line-height: 0;
  }

  .elementor-widget-container #TID0390508238 #row2 .widgetTableCell.field1.col1 a::before {
    content: "10 Year GOC";
    display: block;
    font-size: 14.63px;
    line-height: 17.84px;
  }
  .elementor-widget-container #TID0390508238 #row3 .widgetTableCell.field1.col1 a {
    position: relative;
    font-size: 0;
    line-height: 0;
  }

  .elementor-widget-container #TID0390508238 #row3 .widgetTableCell.field1.col1 a::before {
    content: "5 Year CMB";
    display: block;
    font-size: 14.63px;
    line-height: 17.84px;
  }
  .elementor-widget-container #TID0390508238 #row4 .widgetTableCell.field1.col1 a {
    position: relative;
    font-size: 0;
    line-height: 0;
    margin-top: 20px !important;
  }

  .elementor-widget-container #TID0390508238 #row4 .widgetTableCell.field1.col1 a::before {
    content: "10 Year CMB";
    display: block;
    font-size: 14.63px;
    line-height: 17.84px;
  }
  .elementor-widget-container #TID0390508238 #row5 .widgetTableCell.field1.col1 a {
    position: relative;
    font-size: 0;
    line-height: 0;
    margin-top: 20px !important;
  }

  .elementor-widget-container #TID0390508238 #row5 .widgetTableCell.field1.col1 a::before {
    content: "Prime Rate";
    display: block;
    font-size: 14.63px;
    line-height: 17.84px;
  }
  .elementor-widget-container #TID0390508238 #row6 .widgetTableCell.field1.col1 a {
    position: relative;
    font-size: 0;
    line-height: 0;
    margin-top: 20px !important;
  }

  .elementor-widget-container #TID0390508238 #row6 .widgetTableCell.field1.col1 a::before {
    content: "90 Day BA";
    display: block;
    font-size: 14.63px;
    line-height: 17.84px;
  }
  
body .funded-btn .elementor-button {
    transition: all 1.5s ease-out !important;
}

body .funded-btn .elementor-button:hover .elementor-button-text{
  font-weight: 700;
}

.about-us-tab img,
.about-us-tab  .elementor-tab-content p,
.about-us-tab  .elementor-tab-content {
    margin-right: 0px;
}

body .about-us-tab  .elementor-tab-content{
   padding: 0px;
}

.about-us-tab img {
    width: 725px;
    height: 299px;
    margin-left: 0px;
}

.about-us-tab .elementor-tabs-content-wrapper .elementor-tab-content {
    position: absolute;
    top: -134px;
    margin-left: 65px;
}

body .about-us-tab .elementor-tab-title{
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.tab-icon > img {
  width: 50px !important;
  height: 50px;
  margin-right: 35px;
}

.left-boder {
    position: relative;
    padding-left: 85px;
}


.left-boder::before {
    position: absolute;
    content: "";
    width: 59px;
    height: 2px;
    background-color: #DCDCDC;
    top: 55%;
    transform: translateY(-50%);
    right: auto;
    left: 0;
}

.about-us-tab  .elementor-active  .left-boder::before{
    background-color: #D5B175;
}

.property_listings .slick-arrow {
    opacity: 0;
}

.property_listings > .elementor-widget-container {
    margin-right: -34% !important;
    padding-left: calc(11% - 20px) !important;
}

.post-th-col {
    --grid-row-gap: 20px !important;
}

body .checklists-col .elementor-icon-box-title,
body .cms-resources-col .elementor-icon-box-title{
    margin-block-start: 10px;
    margin-block-end: 10px;
}

.elementor-icon:hover svg path,
.elementor-icon:hover path {
    color: #D5B175 !important;
    fill: #D5B175;
}

/* ==================================== home-css-end ==================================== */

/* ==================================== about-css ==================================== */

.jet-popup__close-button {
	background-color: #D5B175 !important;
	border-radius: 100px !important;
	margin-top: 17px;
	margin-right: 17px;
}

.jet-popup__close-button:hover {
	background-color: #fff !important;
}

.dialog-close-button {
	border-radius: 100px !important;
	width: 32px;
	height: 32px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.asset-type_item .elementor-widget-heading{
    position: static;
}

.asset-type_item .elementor-heading-title > a::before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}



.jet-popup.jet-popup--front-mode .jet-popup__close-button svg path {
    fill: #000 !important;
}

#jet-popup-800 .jet-popup__container-inner {
    margin: 10px 0px 0px 0px !important;
}

#jet-popup-800  .jet-popup__container-content {
    overflow-y: scroll;
}

.tab-icon {
    display: flex;
    align-items: center;
}


.about-list-col .cilent-box-col,
.about-list-col .elementor-button-link {
    transition: all 0.5s ease !important;
  
}

.about-list-col:hover  .cilent-box-col {
    background: #000 !important;
}


.about-list-col   >  .elementor-widget:hover .elementor-heading-title,
.about-list-col   >  .elementor-widget:hover .elementor-widget-text-editor .elementor-widget-container{
  color: #fff !important;
}

.about-list-col:hover  .elementor-button-link{
    background-color: #D5B175 !important;
}

#jet-popup-800 .jet-popup__close-button {
    width: 55px !important;
    height: 55px !important;
}

#jet-popup-800 .svg-icon {
    width: 29px !important;
}

.popup-img img {
  filter: invert(0%) sepia(2%) saturate(0%) hue-rotate(192deg) brightness(116%) contrast(78%) !important;
}


/*.jet-popup.jet-popup--front-mode {
  z-index: 11111111111111111 !important;
}*/

/* ==================================== about-css-end ==================================== */


/* ==================================== knowledge-css-start ==================================== */

.tool-email-form .elementor-column.elementor-col-60, .elementor-column[data-col="60"] {
    width: calc(100% - 115px) !important;
}


.tool-email-form .elementor-field-type-submit {
    width: 115px !important;
}

.tool-email-form .elementor-form-fields-wrapper.elementor-labels-above {
    border-color: #D2D2D2 !important;
    border-width: 1px 0px 1px 1px !important;
    border-style: solid;
    border-radius: 0px 100px 100px 0px !important;
}

.tool-email-form  #form-field-email:focus-visible,
.tool-email-form  #form-field-email:focus,
.tool-email-form .elementor-field-required:focus {
    outline: none !important;
    box-shadow: none !important;
}

.post-th-col article:last-child {
    border: none !important;
}

.after-img-content,
.after-img-content .elementor-widget-container {
    overflow: hidden !important;
}

.checklist-icon-box,
.cmhc-icon-box {
    margin-bottom: 21px !important;
}


/* ==================================== knowledge-css-end ==================================== */


/* ==================================== get-funded-css ==================================== */

.contact-form label {
    display: none;
}
.contact-form .select-caret-down-wrapper{
    display: none;
}
.contact-form .elementor-select-wrapper.remove-before{
    
    position: relative;
}

.contact-form .elementor-select-wrapper.remove-before::before {
    content: "" !important;
    position: absolute;
    /* top: 0px; */
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 14px solid #D5B175;
    transform: translateY(-50%);
    top: 25px;
}

/* ==================================== get-funded-css-end ==================================== */



/* ==================================== elementor-css ==================================== */


.elementor-22 .property-category figure figcaption.widget-image-caption,
.elementor-515 .property-category figure figcaption.widget-image-caption {
    padding: 15px;
    background: linear-gradient(90deg, #D5B175, transparent);
    position: relative;
    top: -60px;
}
.elementor-22 .property-category-all figure figcaption.widget-image-caption,
.elementor-515 .property-category-all figure figcaption.widget-image-caption {
    padding: 15px;
    position: relative;
    top: -130px;
    left: 20%;
}
h3.home-about-section {
    font-size: 25px;
    font-weight: 600;
   /* padding-left: 10px !important;*/
}
.property-category .wp-caption {
    height: 230px;
}
.property_listings .slick-list {
    padding-left: 0!important;
}
#property-listing-col {
    height: 100vh;
    overflow: scroll;
    scrollbar-width: none;
}
.jet-map-box {
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.1);
}
.jet-listing-grid .view-details {
    display: none;
}
.jet-map-box .view-map {
    display: none;
}
.elementor-857 .elementor-element.elementor-element-f2dc917 .elementor-button {
    margin-left: -20px;
}
.elementor-field-group .elementor-select-wrapper select,
.elementor-widget-form .elementor-field-group .elementor-field {
    color: rgba(0, 0, 0, 0.3);
}
.elementor-field-group .elementor-select-wrapper select option {
    color: #000000;
}
.elementor-select-wrapper .select-caret-down-wrapper {
    color: #D5B175;
}
.elementor-widget-container .tfcWidget {
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.05);
}
.elementor-widget-container #TID0390508238 .titleContainer,
.elementor-widget-container #TID0390508238.widgetContainer {
    background-color: #000;
    border: none;
}
.elementor-widget-container #TID0390508238 .titleContainer {
    display: inline-flex;
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 17px !important;
    padding-left: 0px !important;
}
.elementor-widget-container #TID0390508238.widgetContainer {
    padding: 30px;
    padding-top: 20px !important;
    /*width: 615px;*/
    height: 320px;
}
.elementor-widget-container #TID0390508238 .titleContainer .Title {
    font-weight: 400;
    font-size: 7.78px;
    line-height: 9.49px;
    text-transform: uppercase;
    margin-right: 15px;
    margin-top: 10px;
}
.elementor-widget-container #TID0390508238 #todaysDate {
    vertical-align: middle;
    font-weight: 600;
    font-size: 14.59px;
    line-height:17.79px;
    color: #D5B175;
    text-transform: uppercase;
}
.elementor-widget-container #TID0390508238 .widgetTableCell.field1 a {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 36px;
}
.elementor-widget-container #TID0390508238 .widgetTableCell.field2 a {
    font-weight: 700;
    font-size: 43px;
    line-height: 52px;
    color: #D5B175 !important;
    font-family: Montserrat;

}
.elementor-widget-container #TID0390508238 .up,
.elementor-widget-container #TID0390508238 .down,
.elementor-widget-container #TID0390508238 .flat {
    border-color: #fff;
    border: none!important;
}
.elementor-widget-container #TID0390508238 .up:before,
.elementor-widget-container #TID0390508238 .down:before,
.elementor-widget-container #TID0390508238 .flat:before {
    color: #fff!important;
}
.elementor-widget-container #TID0390508238 .TableRow {
    width: 30%;
    border-right: 1px solid #fff !important;
    border-bottom: 1px solid #fff !important;
}
.elementor-widget-container #TID0390508238 #row3,
.elementor-widget-container #TID0390508238 #row6 {
    border-right: none!important;
}
.elementor-widget-container #TID0390508238 #row4, 
.elementor-widget-container #TID0390508238 #row5,
.elementor-widget-container #TID0390508238 #row6 {
    border-bottom: none!important;
}

.elementor-widget-container #TID0390508238 .TableRow {
    margin: 0 !important;
    padding: 0 !important;
    padding-left: 0px !important;
   /* padding-bottom: 15px !important;*/
}

.elementor-widget-container #TID0390508238 .selected{
    margin: 0!important;
    padding: 0!important;
    padding-left: 0px !important;
   /* padding-bottom: 15px !important;*/
}

.elementor-widget-container #TID0390508238 #TableRows {
    padding-top: 30px;
}
.elementor-762 .elementor-element.elementor-element-bd1e84c:hover .elementor-button {
    background-color: #D5B175;
}

body #TID0390508238 .col1 {
    padding-left: 0px !important;
}


#TID0390508238 .col1, #TID0390508238 .col2 {
    padding-bottom: 0px !important;
}

body #TID0390508238 #row1 .col2 , body #TID0390508238 #row2 .col2, body #TID0390508238 #row3 .col2{
        
 padding-bottom: 12px !important;       
}


/* horizontal scroll */

.horizontal-scoll_container {
    width: calc(100% - 50% + 660px);
    margin-left: calc(50% - 660px - 10px);
}

#horizontal-scoll {
	padding: 0 !important;
}

.horizontal-scoll-wrapper {
	overflow: hidden;
	/* height: 525px; */
	position: relative;
}

.horizontal {
	display: flex;
	height: 100%;
	z-index: 999999999;
	position: relative;
}

.horizontal > div {
	display: flex;
	flex-shrink: 0;
	padding: 0 20px;
	flex-flow: column;
}

.horizontal .card {
	align-items: stretch;
	width: 540px;
	padding: 40px;
	color: #f6f2e8;
	border: 1px solid #DEDEDE;
	height: auto;
}

#horizontal-scoll .step-wrapper {
	display: flex;
	align-items: center;
	position: relative;
	margin-top: 50px;
}

#horizontal-scoll .step {
    width: 88px;
    height: 88px;
    line-height: 80px;
    font-size: 35px;
    text-align: center;
    border-radius: 50%;
    color: #D5B175;
    background-color: #F9F4ED;
    font-weight: bold;
    cursor: pointer;
    transition: background-color 0.3s, transform 0.3s;
    z-index: 2; /* Ensure steps are above the progress bar */
}

#horizontal-scoll .step.active {
    background-color: #D5B175;;
    color: #ffffff;
}

#horizontal-scoll .step:hover {
    background-color: #D5B175;;
    transform: scale(1.05);
        color: #fff;
}

#horizontal-scoll .step-bar {
    position: absolute;
    height: 5px;
    background-color: #F9F4ED;
    z-index: 0;
}

#horizontal-scoll .progress-bar-container {
	position: absolute;
	bottom: 40px;
	left: 0;
	width: 100%;
	z-index: 0;
	width: 100%;
	background: #F9F4ED;
	transform: none;
	top: auto;
}

#horizontal-scoll .progress-bar {
    height: 5px;
    background-color: #D5B175;
    width: 0;
    transition: width 0.3s;
}

#horizontal-scoll h2 {
	font-family: "Montserrat", Sans-serif;
	font-size: 35px;
	font-weight: 500;
	line-height: 70px;
	margin: 0;
	color: #000;
}

#horizontal-scoll p {
	font-family: "Montserrat", Sans-serif;
	font-size: 17px;
	font-weight: 400;
	line-height: 30px;
	color: #000;
	margin: 0 0 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
    height: auto;
}

#horizontal-scoll h3 {
	font-family: "Montserrat", Sans-serif;
	font-size: 17px;
	font-weight: 600;
	line-height: 20px;
	color: #000;
}

#horizontal-scoll .divider {
	margin: 45px 0 38px;
	background-color: #DEDEDE;
	width: 100%;
	display: block;
	height: 0px;
}

.feaimg_title {
	display: flex;
	align-items: center;
}

.feaimg_title img {
	margin-right: 20px;
}

.slider-container .fin-divider {
	padding: 0 !important;
}

.horizontal > div:first-child {
	padding-left: 0;
}

.home-about-section strong {
  font-family: Montserrat;
  font-weight: 600;
  font-size: 25px;
  line-height: 60px;
}
.about-us-tab .elementor-tab-title{
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}


.home_banner_graph{
    opacity: 0;
    transition: all 0.3s ease;
}

.asset-type_item{
    cursor: pointer;
}

.asset-type_item::before {
	content: '';
	transition: all 0.8s ease;
	opacity: 0;
    --background-overlay: '';
    background-color: transparent;
    background-image: linear-gradient(90deg, var( --e-global-color-primary ) 0%, #FFFFFF00 100%);
}

.asset-type_item:hover::before,
.asset-type_item.active::before{
	opacity: 0.8;
}

.jet-popup__container-content .elementor-sticky--effects{
    background-color: rgba(0,0,0,0.7) !important;
}

.location-tittle a::before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

#jet-popup-5862 .jet-popup__close-button {
	margin-right: 10px;
	margin-top: -5px;
}

body.logged-in #jet-popup-5862 .jet-popup__close-button {
	margin-top: 25px;
}

.property-single-gallery .elementor-swiper-button-prev, 
.property-single-gallery .elementor-swiper-button-next {
	display: none;
}

.brokerage_text{
    font-size: 17px;
}

.contact-form .elementor-field {
	flex-wrap: wrap;
}

/*============== media Responsive =======================*/

@media screen and (min-width: 3120px) {

.about-banner-sec {
    height: 1050px;
}

}

@media screen and (min-width: 2120px) {

.today-rates-sec {
    width: 100%;
    max-width: 1321px !important;
    margin: 0 auto;
    margin-top: -173px !important;
}

}

/*@media screen and (max-width: 1680px) and (min-width: 1675px) {

.foster-sec .e-con-inner {
    max-width: 100% !important;
}

.foster-sec .e-con-inner .elementor-element.elementor-element-b6c988c {
    width: calc(90% - 833px) !important;
    margin-left: 10%;
}

.foster-sec .e-con-inner  .elementor-element.elementor-element-8f8f979{
   width: 833px !important;
}

}*/

@media screen and (min-width: 1366px) {

    .elementor-widget-container #TID0390508238.widgetContainer {
        width: auto !important;
      }


    .home-hero-banner .capital-advisory-sec {
        position: absolute;
        bottom: 199px;
    }

    .home-hero-banner  > .e-con-inner{
        position: relative;
    }

}

@media screen and (min-width: 1367px) {


    body #TID0390508238 #row3 .col1 , body #TID0390508238 #row6 .col1{
        padding-left: 40px !important;
        
    }

    .about-us-tab .elementor-tab-title {
        padding-top: 3px !important;
        padding-bottom: 3px !important;
    }


}

@media screen and (min-width: 1025px) {

    body #TID0390508238 #row2.TableRow, body #TID0390508238 #row5.TableRow {
       width: 40% !important;
       padding-left: 32px !important;
    }

    body #TID0390508238 #row1 , body #row3, body #row3, body #row4, body #row6{
       width: 30% !important; 
    }

    body #TID0390508238 #row3 .col2 , body #TID0390508238 #row6 .col2{
        justify-content: flex-end !important;
        
    }

    body #TID0390508238 #row1 .col1 , body #TID0390508238 #row4 .col1{
       padding-left: 6px !important;
        
    }

}


@media only screen and (min-width: 1025px) and (max-width: 1366px) {

body .header-sec .menu-toggle .menu-item a {
    padding: 13px 5px !important;
}

}

@media screen and (max-width: 1366px) {


.jet-popup__close-button {
   margin-top: 70px;
    margin-right: 25px;
}

#jet-popup-800 .svg-icon {
    width: 26px !important;
}


#TID0390508238 .col1 {
    min-width: auto !important;
}

.elementor-widget-container #TID0390508238 #row1 .widgetTableCell.field1.col1 a::before,
.elementor-widget-container #TID0390508238 #row2 .widgetTableCell.field1.col1 a::before,
.elementor-widget-container #TID0390508238 #row3 .widgetTableCell.field1.col1 a::before,
.elementor-widget-container #TID0390508238 #row4 .widgetTableCell.field1.col1 a::before,
.elementor-widget-container #TID0390508238 #row5 .widgetTableCell.field1.col1 a::before,
.elementor-widget-container #TID0390508238 #row6 .widgetTableCell.field1.col1 a::before {
    font-size: 13.63px;
    line-height: 16.84px;
}

.elementor-widget-container #TID0390508238 .widgetTableCell.field2 a {
    font-size: 38px;
    line-height: 40px;
}

.property_listings .elementor-widget-container {
    margin-right: -34% !important;
    padding-left: calc(3% - 20px) !important;
}

.popup-close-button {
    background-color: transparent !important;
    margin-right: 20px;
}

#jet-popup-800 .jet-popup__container {
    background-color: #fff;
}

body .elementor-widget-container #TID0390508238.widgetContainer {
    padding: 20px 30px;
    padding-top: 20px !important;
}

#copyrightContainer {
    padding: 10px !important;
}

.elementor-widget-container #TID0390508238 .TableRow {
    padding-top: 9px !important;
    padding-bottom: 0px !important;
}

.elementor-widget-container #TID0390508238 .titleContainer {
    padding-bottom: 10px !important;
}

.horizontal-scoll_container {
	width: 100%;
	margin-left: 0;
}

.slider-container .fin-divider {
	padding: 0 10px !important;
}

/**/

body #TID0390508238 #row3 .col1, body #TID0390508238 #row6 .col1 {
    padding-left: 42px !important;
}

/**/

}   

@media only screen and (min-width: 1025px) and (max-width: 1200px) {

.elementor-widget-container #TID0390508238 .widgetTableCell.field2 a {
    font-size: 29px;
    line-height: 38px;
}

body #TID0390508238 #row2.TableRow, body #TID0390508238 #row5.TableRow {
    padding-left: 27px !important;
}

body #TID0390508238 #row1 .col1, body #TID0390508238 #row4 .col1 {
    padding-left: 0px !important;
} 

.elementor-widget-container #TID0390508238 #row1 .widgetTableCell.field1.col1 a::before, 
.elementor-widget-container #TID0390508238 #row2 .widgetTableCell.field1.col1 a::before, 
.elementor-widget-container #TID0390508238 #row3 .widgetTableCell.field1.col1 a::before,
.elementor-widget-container #TID0390508238 #row4 .widgetTableCell.field1.col1 a::before,
.elementor-widget-container #TID0390508238 #row5 .widgetTableCell.field1.col1 a::before, 
.elementor-widget-container #TID0390508238 #row6 .widgetTableCell.field1.col1 a::before {
    font-size: 12px;
    line-height: 14.84px;
} 

body #TID0390508238 #row3 .col1, body #TID0390508238 #row6 .col1 {
    padding-left: 29px !important;
} 

} 

@media screen and (max-width: 1215px) and (min-width: 1173px) {

.mission-tab-left-col > .elementor-widget-container {
    margin: -257px 0px 0px 0px !important;
}

}

@media screen and (max-width: 1244px) and (min-width: 1025px) {

  .building-icon-box .elementor-icon-box-content ,
  .icon-box-property-type  .elementor-icon-box-content {
    display: flex !important;
    flex-wrap: wrap !important;
}

.building-icon-box .elementor-icon-box-title,
.building-icon-box .elementor-icon-box-description,
.icon-box-property-type  .elementor-icon-box-title,
.icon-box-property-type  .elementor-icon-box-description{
    width: 100% !important;
}
  

}

@media screen and (max-width: 1172px) and (min-width: 1062px) {

.mission-tab-left-col > .elementor-widget-container {
    margin: -220px 0px 0px 0px !important;
}

}


@media screen and (max-width: 1063px) and (min-width: 1025px) {

.mission-tab-left-col > .elementor-widget-container {
    margin: -155px 0px 0px 0px !important;
}

}

@media screen and (max-width: 1075px) and (min-width: 1025px) {
    .contact-form  .elementor-field-group .elementor-field, 
.contact-form  .elementor-field-subgroup label {
    font-size: 14px !important;
}
}

@media screen and (max-width: 1011px) and (min-width: 977px) {

.mission-tab-left-col > .elementor-widget-container {
    margin: -299px 0px 0px 0px !important;
}

}

@media screen and (max-width: 976px) and (min-width: 926px) {

.mission-tab-left-col > .elementor-widget-container {
    margin: -278px 0px 0px 0px !important;
}

}

@media screen and (max-width: 925px) and (min-width: 885px) {

.mission-tab-left-col > .elementor-widget-container {
    margin: -220px 0px 0px 0px !important;
}

}

@media screen and (max-width: 884px) and (min-width: 768px) {

.mission-tab-left-col > .elementor-widget-container {
    margin: -160px 0px 0px 0px !important;
}

.mission-tab .e-n-tab-title {
    padding: 6px !important;
}

.popup-bottem-footer .point-col,
.popup-bottem-footer .phone-number-col  {
    width: 29% !important;
}

}

@media screen and (max-width: 800px) and (min-width: 797px) {

.foster-relation-img .elementor-widget-container{
    margin: -271px 0px 0px 0px !important;
}

}

@media screen and (max-width: 796px) and (min-width: 768px) {

.foster-relation-img .elementor-widget-container{
    margin: -271px 0px 0px 0px !important;
}

.foster-relation-img img {
    height: 448px !important;
    object-fit: cover;
}

}

@media screen and (max-width: 1024px) {
	 .jet-popup__close-button {
    margin-top: 70px;
    margin-right: 35px;
  }

/*body .about-us-tab img {
    height: 266px;
    object-fit: cover;
}*/

.about-us-tab .elementor-tab-content  img {

    height: 251px !important;

}

.left-info-col  .icon-box-property-type .elementor-icon-box-icon {
    display: flex !important;
}

.checklist-icon-box, .cmhc-icon-box {
    margin-bottom: 0px !important;
}

.elementor-widget-container #TID0390508238.widgetContainer {
    height: 264px;
}

.elementor-widget-container #TID0390508238 .TableRow {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

body #TID0390508238 #row2.TableRow, body #TID0390508238 #row5.TableRow {
       width: 40% !important;
       padding-left: 32px !important;
    }

body #TID0390508238 #row1 , body #row3, body #row3, body #row4, body #row6{
       width: 30% !important; 
    }

body #TID0390508238 #row3 .col2, body #TID0390508238 #row6 .col2 {
    justify-content: flex-start !important;
}

body #TID0390508238 #row3 .col1, body #TID0390508238 #row6 .col1 {
    padding-left: 0px !important;
}

body #TID0390508238 #row2.TableRow, body #TID0390508238 #row5.TableRow {
    padding-left: 35px !important;
}

body #TID0390508238 #row3, body #TID0390508238 #row6 {
    padding-left: 40px !important;
}

.elementor-widget-container #TID0390508238 #row1 .widgetTableCell.field1.col1 a::before,
.elementor-widget-container #TID0390508238 #row2 .widgetTableCell.field1.col1 a::before,
.elementor-widget-container #TID0390508238 #row3 .widgetTableCell.field1.col1 a::before,
.elementor-widget-container #TID0390508238 #row4 .widgetTableCell.field1.col1 a::before,
.elementor-widget-container #TID0390508238 #row5 .widgetTableCell.field1.col1 a::before,
.elementor-widget-container #TID0390508238 #row6 .widgetTableCell.field1.col1 a::before {
    font-size: 10px;
    line-height: 11.84px;
}

body .elementor-widget-container #TID0390508238 .up::before, 
body .elementor-widget-container #TID0390508238 .down::before, 
body .elementor-widget-container #TID0390508238 .flat::before {
    color: #fff !important;
    font-size: 1em;
}

body .checklists-col .elementor-icon-box-title,
body .cms-resources-col .elementor-icon-box-title{
    margin-block-start: 8px !important;
    margin-block-end: 8px !important;
}

.tool-email-form .elementor-field-type-submit {
    width: 80px !important;
}

.tool-email-form .elementor-column.elementor-col-60, .elementor-column[data-col="60"] {
    width: calc(100% - 80px) !important;
}

#form-field-email{
    padding: 10px !important;
}

.header-sec {
    top: 40px;
}

body .menu-toggle li {
    margin: 0px 0px; 
}

/*.property_listings .elementor-widget-container {
    margin-right: inherit !important;
    padding-left: inherit !important;
}*/

h3.home-about-section {
    font-size: 20px;
}

/*.about-us-tab  p span {
    font-size: 15px !important;
    line-height: 24px !important;
}*/

.left-boder::before {
    width: 29px;
}

.left-boder {
    padding-left: 45px;
}

.elementor-widget-container #TID0390508238 .widgetTableCell.field2 a {
    font-size: 20px;
    line-height: 25px;
}

body .get-funded-header-menu {
    display: block !important;
}

body .header-sec {
    top: 25px;
}

body .menu-toggle .elementor-nav-menu--dropdown ul {
    padding: 15px 0px !important;
}

.get-funded-header-menu .elementor-item {
    fill: var( --e-global-color-accent );
    color: var( --e-global-color-accent );
    background-color: var( --e-global-color-primary );
    border-radius: 100px 100px 100px 100px;
    display: inline-block;
    margin-left: 15px;
    padding: 14px 40px !important;
    margin-top: 16px;
    margin-bottom: 14px !important;
    border: 1px solid #D5B175 !important;
}

.tool-email-form   .elementor-button {
    padding: 12px 18px 12px 18px !important;
}

.brokerage_text{
    font-size: 15px;
}

}

@media screen and (max-width: 884px) and (min-width: 768px) {

body #TID0390508238 #row2.TableRow, body #TID0390508238 #row5.TableRow {
    padding-left: 18px !important;
}

body #TID0390508238 #row3, body #TID0390508238 #row6 {
    padding-left: 19px !important;
}

.about-us-tab .elementor-tab-title {
    font-size: 32px !important;
    line-height: 40px !important;
}

.tab-icon {
  display: flex;
  align-items: center;
}


}

@media screen and (max-width: 767px) {


/*body .about-list-col {
    height: 100% !important;
}*/

body .about-list-col {
    height: 324px !important;
    display: block !important;
}

body .about-listing-sec .elementor-762 .elementor-element.elementor-element-8d3fd9e:hover img {
    height: 345px;
}

#jet-popup-800 .jet-popup__close-button {
    margin-top: 62px !important;
    margin-right: 12px !important;
}

.foster-relation-img img{
    height: 100% !important;

}

.jet-popup__close-button {
   margin-top: 65px;
    margin-right: 35px;
}

.left-info-col  .icon-box-property-type  .elementor-icon-box-wrapper {
    text-align: left !important;
}

.left-info-col  .icon-box-property-type  .elementor-icon-box-icon {
    margin: 0px !important;
}

.left-info-col  .icon-box-property-type  .elementor-icon-box-wrapper {
    display: flex !important;
    flex-wrap: nowrap;
}

.left-info-col  .icon-box-property-type .elementor-icon-box-icon {
    display: flex !important;
    margin-right: 10px !important;
}

.about-us-tab img {
    object-fit: cover;
}

    #TID0390508238 .col1 {
        padding-left: 0px !important;
    }
      .elementor-widget-container #TID0390508238 #row1 .widgetTableCell.field1.col1 a {
        margin-left: 0px;
    }
  .elementor-widget-container #TID0390508238 #row2 .widgetTableCell.field1.col1 a {
    margin-left: 0px;
    }
 .elementor-widget-container #TID0390508238 #row3 .widgetTableCell.field1.col1 a {
    margin-left: 0px;
    }
 .elementor-widget-container #TID0390508238 #row4 .widgetTableCell.field1.col1 a {
    margin-left: 0px;
    }
.elementor-widget-container #TID0390508238 #row5.widgetTableCell.field1.col1 a {
    margin-left: 0px;
    }
.elementor-widget-container #TID0390508238 #row5.widgetTableCell.field1.col1 a {
    margin-left: 0px;
}
.elementor-widget-container #TID0390508238 #row1 .widgetTableCell.field1.col1 a::before {
    margin-left: 0px;
}
.elementor-widget-container #TID0390508238 #row2 .widgetTableCell.field1.col1 a::before {
    margin-left: 0px;
}
.elementor-widget-container #TID0390508238 #row3 .widgetTableCell.field1.col1 a::before {
    margin-left: 0px;
}
.elementor-widget-container #TID0390508238 #row4 .widgetTableCell.field1.col1 a::before {
    margin-left: 0px;
}
.elementor-widget-container #TID0390508238 #row5 .widgetTableCell.field1.col1 a::before {
    margin-left: 0px;
}
.elementor-widget-container #TID0390508238 #row6 .widgetTableCell.field1.col1 a::before {
    margin-left: 0px;
}
    #copyrightContainer {
        padding: 10px !important;
        padding-bottom: 0px !important;
    }
    .contact-form label {
        display: block !important;
    }
    
    .contact-form input::placeholder,
    .contact-form textarea::placeholder {
        color: transparent !important;
    }
    
    .contact-form  .elementor-field-label {
        color: rgba(0, 0, 0, 0.49) !important;
        font-size: 17px !important;
        line-height: 23px !important;
        margin-bottom: 13px;
    }

.cms-resources-col .elementor-icon-box-wrapper,
.checklists-col .elementor-icon-box-wrapper{
    flex-wrap: nowrap !important;
    display: flex !important;
}

.cms-resources-col .elementor-icon-box-icon,
.checklists-col .elementor-icon-box-icon{
  order: 1;
}

.knowledge-post-sec {
    background-color: #fff !important;
    background-image: linear-gradient(180deg, #fff 5%, #FFF 5%) !important;
}

#property-listing-col{
height: auto !important;
  overflow-y: scroll;
  scrollbar-width: none;
  overflow-x: hidden;
}

#property-listing-col .jet-listing-grid__items{
  height: 937px;
  overflow-y: scroll;
  scrollbar-width: none;
  overflow-x: hidden;
}


.funded-pro-col {
    background-color: #000;
}

.property_listings .elementor-widget-container {
    margin-right: inherit !important;
    padding-left: inherit !important;
}


.footer-logo-col,
.footer-menu-col {
    border: none !important;
}

.about-us-tab .elementor-tabs-content-wrapper .elementor-tab-content {
    position: inherit;
        
}

.today-rates-sec {
    height: 400px;
}

.TableRow{
    padding-left: 20px !important;
}

.elementor-widget-container #TID0390508238 .selected, .elementor-widget-container #TID0390508238 .TableRow{
    padding-left: 20px !important;
}

.tool-email-form .elementor-field-type-submit {
    width: 115px !important;
}

.tool-email-form .elementor-column.elementor-col-60, .elementor-column[data-col="60"] {
    width: calc(100% - 115px) !important;
}

.tool-email-form   .elementor-button {
    padding: 19.5px 30.4px 19.5px 30.4px !important;
}

/* horizontal slider */

.horizontal .card {
	width: 300px;
	padding: 15px;
	/* height: 450px; */
}

.horizontal > div {
	padding: 0 10px;
}

#horizontal-scoll h2 {
	font-size: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
	height: auto;
}

#horizontal-scoll .step-wrapper {
	margin-top: 15px;
}

#horizontal-scoll .step {
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
}

#horizontal-scoll .progress-bar-container {
	bottom: 22px;
}

#horizontal-scoll .divider {
	margin: 15px auto;
}

#horizontal-scoll p {
	font-size: 16px;
	line-height: 2;
}

body .loantype-box {
	height: auto;
}

.brokerage_text{
    font-size: inherit;
}


}

@media screen and (max-width: 603px) {

body #TID0390508238 #row3, body #TID0390508238 #row6 {
    padding-left: 50px !important;
}

body #TID0390508238 #row2.TableRow, body #TID0390508238 #row5.TableRow {
    padding-left: 40px !important;
}

.elementor-widget-container #TID0390508238 .widgetTableCell.field2 a {
    font-size: 14px;
    line-height: 20px;
}

.today-rates-sec {
    height: 350px;
}

.elementor-widget-container #TID0390508238.widgetContainer {
    padding: 30px 30px !important;
}

.elementor-widget-container #TID0390508238 .selected, .elementor-widget-container #TID0390508238 .TableRow{
    padding-left: 0px !important;
}

/*.elementor-widget-container #TID0390508238 .widgetTableCell.field1 a {
    text-align: center;
    display: block !important;
    width: 100%;
}*/

.elementor-widget-container #TID0390508238 .up::before,
.elementor-widget-container #TID0390508238 .down::before, 
.elementor-widget-container #TID0390508238 .flat::before {
    font-size: .5em !important;
    padding: 0 .4em;
}

#TID0390508238 .col1, #TID0390508238 .col2 {
    text-align: center !important;
    padding-left: 0px !important;
}

#TID0390508238 .col1 {
    padding-left: 0px !important;
}



}

@media screen and (max-width: 582px) {

.funded-img img {
    padding-bottom: 25px;
}

#TID0390508238 .col1 {
    font-size: 1.3em;
    min-width: 100% !important;
    padding: 0;
}

body .about-tab-sec .e-con-inner {
    padding-bottom: 25px;
}
    
}

@media screen and (max-width: 500px) {

.elementor-widget-container #TID0390508238 .widgetTableCell.field1 a {
    /* text-align: center; */
    /* display: block !important; */
    /* width: 100%; */
    /* max-width: 100px; */
    /* margin: 0 auto; */
    /* padding-left: 10px; */
    white-space: break-spaces;
    line-height: 16px;
    font-size: 10px;
    padding-top: 10px;
}

#TID0390508238 .col2.flat::before {
    content: '-';
    color: var(--FontColorFlat);
    font-size: 0.9em !important;
    position: relative;
    top: -2px;
    padding: 0 .4em;
}

#TID0390508238 .col2.down::before {
    content: 'arrow_drop_down';
    color: var(--FontColorDown);
    font-size: 0.8em !important;
    position: relative;
    font-family: 'Material Symbols Outlined' !important;
    /* top: 7px; */
}

.elementor-widget-container #TID0390508238 .widgetTableCell.field2 a {
    font-size: 23px;
    line-height: 20px;
}

.elementor-widget-container #TID0390508238 #todaysDate {
    vertical-align: middle;
    font-weight: 600;
    font-size: 16px;
    color: #D5B175;
    text-transform: uppercase;
    line-height: 16px !important;
    align-items: center;
    display: flex !important;
}

.compre-sec .elementor-widget-container {
    max-height: 323px !important;
}

.tool-email-form   .elementor-button {
    padding: 14.5px 30.4px 14.5px 30.4px !important;
}

}

@media screen and (max-width: 485px) {

body #TID0390508238 #row3, body #TID0390508238 #row6 {
    padding-left: 47px !important;
}

body #TID0390508238 #row2.TableRow, body #TID0390508238 #row5.TableRow {
    padding-left: 38px !important;
}

}

@media screen and (max-width: 468px) {


.elementor-widget-container #TID0390508238 .widgetTableCell.field2 a {
    font-size: 20px;
    line-height: 20px;
}

.contact-form .elementor-select-wrapper.remove-before::before {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 10px solid #D5B175;

}

}

@media screen and (max-width: 414px) {

body #TID0390508238 #row3, body #TID0390508238 #row6 {
    padding-left: 20px !important;
} 

body #TID0390508238 #row2.TableRow, body #TID0390508238 #row5.TableRow {
    padding-left: 30px !important;
}   

}

@media screen and (max-width: 400px) {

.today-rates-sec {
    height: 280px;
}

.funded-img img {
    padding-bottom: 50px;
}

body .managing-content-col h6 {
    font-size: 19px !important;
    line-height: 24px;
}

body .managing-content-col  .elementor-widget-text-editor div {
    font-size: 12px !important;
    line-height: 16px;
}

.popup-img img{
    height: 400px !important;
}

.elementor-widget-container #TID0390508238 .widgetTableCell.field1 a {
    /* text-align: center; */
    /* display: block !important; */
    /* width: 100%; */
    /* max-width: 100px; */
    /* margin: 0 auto; */
    /* padding-left: 10px; */
    white-space: break-spaces;
    line-height: 14px;
    font-size: 9px;
    padding-top: 10px;
}

}

@media screen and (max-width: 375px) {

body #TID0390508238 #row2.TableRow, body #TID0390508238 #row5.TableRow {
    padding-left: 26px !important;
}

.elementor-widget-container #TID0390508238 .widgetTableCell.field2 a {
    font-size: 16px;
    line-height: 19px;
}

.elementor-widget-container #TID0390508238 #row1 .widgetTableCell.field1.col1 a::before, 
.elementor-widget-container #TID0390508238 #row2 .widgetTableCell.field1.col1 a::before, 
.elementor-widget-container #TID0390508238 #row3 .widgetTableCell.field1.col1 a::before, 
.elementor-widget-container #TID0390508238 #row4 .widgetTableCell.field1.col1 a::before, 
.elementor-widget-container #TID0390508238 #row5 .widgetTableCell.field1.col1 a::before, 
.elementor-widget-container #TID0390508238 #row6 .widgetTableCell.field1.col1 a::before {
    font-size: 8px;
    line-height: 10.84px;
}


.elementor-widget-container #TID0390508238 #row4 .widgetTableCell.field1.col1 a, 
.elementor-widget-container #TID0390508238 #row5 .widgetTableCell.field1.col1 a, 
.elementor-widget-container #TID0390508238 #row6 .widgetTableCell.field1.col1 a{
  margin-top: 10px !important;
}

.elementor-widget-container #TID0390508238.widgetContainer {
    height: 240px;
}

}

@media screen and (max-width: 350px) {

.funded-img img {
    padding-bottom: 30px;
}

.location-tittle h6 {
    font-size: 12px !important;
}

.view-map h6,
.property-type-tittle h6  {
    font-size: 13px !important;
}

.elementor-widget-container #TID0390508238 .widgetTableCell.field1 a {
    /* text-align: center; */
    /* display: block !important; */
    /* width: 100%; */
    /* max-width: 100px; */
    /* margin: 0 auto; */
    /* padding-left: 10px; */
    white-space: break-spaces;
    line-height: 14px;
    font-size: 8px;
    padding-top: 10px;
}

.listed-filter .jet-radio-list__label {
    font-size: 11px !important;
}

}

@media screen and (max-width: 322px) {

body #TID0390508238 #row3, body #TID0390508238 #row6 {
    padding-left: 12px !important;
}

body #TID0390508238 #row2.TableRow, body #TID0390508238 #row5.TableRow {
    padding-left: 16px !important;
}

.elementor-widget-container #TID0390508238 .widgetTableCell.field2 a {
    font-size: 15px;
    line-height: 19px;
}

}