.place figure {
    position: relative;
    height: 250px;
    overflow: hidden;
    margin: 0px;
}
.place figure img {
    width: 100%;
    height: 100%;
}
.place {
    margin-bottom: 30px;
    overflow: hidden;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0px 0px 15px -8px #000;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
}

.place .property-stats ul li {
    display: inline-block;
    font-size: 11px;
}
.places_wrap .place {background-color: #fff;border: 1px solid #e4e4e4;border-radius: .45rem;box-shadow: 0 2px 10px #eaeaea;}

.places_wrap .place .PropTyps {
    padding: 10px 20px;
    text-align: center;
    color: #ffffff !important;
    background: #139635;
}

.places_wrap .place .PropTyps p {
    color: #fff;
}

.places_wrap .place .PropTyps p {
    font-family: 'Nunito', sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: normal;
    margin: 0px;
    letter-spacing: 1px;
}

.places_wrap .place .titleTop h3 {
    margin: 0px;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 700;
    font-size: 15px;
    margin-bottom: 6px;
    color: #717070;
}

.places_wrap .place .titleTop {
    padding: 10px 20px;
    min-height: 93px;
}

.places_wrap .place .titleTop p {
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 6px;
    line-height: 22px;
    color: #7ca7bb;
}

.places_wrap .place figure span.bedsDts {
    display: flex;
    position: absolute;
    left: 0px;
    bottom: -20px;
    border: 1px solid #e8e8e8;
    box-shadow: 1px 1px 1px rgba(0,0,0,.1);
    border-left: 0;
    padding: 9px;
    background-color: #fff;
    border-radius: 0px 4px 4px 0px;
    color: #325474;
}

.places_wrap .place figure {
    overflow: visible;
}

.places_wrap .place figure span.bedsDts cite {
    font-style: normal;
    border-right: 1px solid #000;
    padding-right: 10px;
    margin-right: 10px;
    font-family: 'Nunito', sans-serif;
    font-weight: 600;
    color: #696969;
}

.places_wrap .place figure span.bedsDts cite i {
    margin-left: 3px;
}

.places_wrap .place figure span.bedsDts cite:last-child {
    border: 0px;
    margin: 0px;
    padding: 0px;
}

.places_wrap .place .property-stats {
    padding-top: 37px;
}

.places_wrap .place .property-stats ul li {float: none;width: 100%;border: 0px;margin: 0px;padding: 0px;margin-bottom: 8px;}

.places_wrap .place .property-stats ul li span {
    float: right;
    font-family: 'Nunito', sans-serif !important;
    font-size: 13px !important;
    color: #252525;
    font-weight: 600 !important;
}

.places_wrap .place .property-stats ul li h6 {
    display: inline-block;
    font-family: 'Nunito', sans-serif !important;
    font-size: 14px !important;
    color: #6d6d6d;
    font-weight: 400 !important;
}

.places_wrap .place .property-stats ul li h6 i {
    margin-right: 5px;
}
.places_wrap .place .property-stats a {
    width: 100%;
    background: #1890c9;
    color: #fff;
    display: block;
    padding: 10px 20px;
    text-align: center;
    border-radius: 6px;
    margin-bottom: 10px;
    font-family: 'Nunito', sans-serif !important;
    font-size: 14px !important;
    font-weight: 700;
}

.places_wrap .place .property-stats ul {
    margin-bottom: 13px;
}

    .places_wrap .place .property-stats a {
    border-radius: 0px;
}
.places_wrap .place figure a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.places_wrap .place figure span.ribbons {
    position: absolute;
    top: 18px;
    left: -31px;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    color: #fff;
    background: #1890c9;
    padding: 5px 0px;
    width: 130px;
    -ms-transform: rotate(-20deg); /* IE 9 */
    transform: rotate(-40deg);
    text-align: center;
    display: block;
}

.places_wrap .place figure span.bedsDts {
    z-index: 9;
}

.places_wrap .place .titleTop p {
    font-size: 11px;
    margin: 0px;
}

.places_wrap .place .titleTop {
    min-height: 87px;
}
.places_wrap .place figure span.ribbons {
    -ms-transform: unset;
    transform: unset;
    right: 20px;
    left: unset;
    top: unset;
    bottom: 25px;
    min-width: unset;
    width: unset;
    padding: 10px 20px;
    font-style: normal;
    border-radius: 5px;
    background: rgb(24 144 201 / 87%);
}

.places_wrap .place figure span.ribbons cite {
    font-style: normal;
}

.places_wrap .place figure span.residualrbn.ribbons {
    background: rgb(0 0 0 / 82%);
}
.places_wrap .place {
    border-top-left-radius: 33px;
    overflow: hidden;
}
.places_wrap .place 
 .PropTyps.fundeds {
    background: #000;
}
.places_wrap .place .titleTop h3 {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
}

.places_wrap .place .titleTop p {
    font-size: 10px;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 600;
    color: #1890c9;
}

.places_wrap .place .titleTop {
    padding: 10px 15px;
}
.places_wrap .place .infoMeta {
    border-bottom: 1px solid #ccc;
    padding: 9px 0px;
    box-shadow: none;
}

.places_wrap .place 
 .botmProp {
    padding: 0 15px;
}

.places_wrap .place .infoMeta ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: flex;
}

.places_wrap .place .infoMeta ul li {
    width: 100%;
}

.places_wrap .place .infoMeta ul li small.typ_A {
    background: #1890c9;
    color: #fff;
    font-weight: 900;
    font-family: 'Poppins', sans-serif;
    padding: 1px 18px;
    display: inline-block;
    font-size: 16px;
    border-radius: 4px;
}

.places_wrap .place .infoMeta ul li span.info {
    float: right;
}
.places_wrap .place .botmProp .bedsMeta {
    padding: 7px 0px;
    box-shadow: none;
    display: block;
    background: #e4e4e4;
    color: #757575;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 12px;
    border-bottom: 1px solid #ccc;
}

.places_wrap .place .botmProp .bedsMeta span.bedsDts cite {
    display: inline-block;
    margin-right: 10px;
    border-right: 1px solid #fff;
    padding-right: 13px;
    font-style: normal;
    width: 100%;
    text-align: center;
}
.places_wrap .place .botmProp .bedsMeta span.bedsDts cite:last-child {
    margin: 0px;
    padding: 0px;
    border: 0;
}

.places_wrap .place .botmProp .bedsMeta span.bedsDts {
    display: flex;
    padding: 0px 11px;
}
.places_wrap .place .botmProp .property-stats {
    padding: 0px;
    padding-top: 11px;
}

.places_wrap .place .botmProp .property-stats ul li h6 {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 600 !important;
    font-size: 11px !important;
}

.places_wrap .place .botmProp .property-stats ul li span {
    color: #1890c9;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 12px !important;
}

.places_wrap .place .property-stats ul li {
    margin-bottom: 0px;
}

.places_wrap .place .infoMeta ul li small.typ_B {
    background: #1890c9;
    color: #fff;
    font-weight: 900;
    font-family: 'Poppins', sans-serif;
    padding: 1px 18px;
    display: inline-block;
    font-size: 16px;
    border-radius: 4px;
}

.places_wrap .place .infoMeta ul li small.typ_C {
    background: #8cd0f1;
    color: #fff;
    font-weight: 900;
    font-family: 'Poppins', sans-serif;
    padding: 1px 18px;
    display: inline-block;
    font-size: 16px;
    border-radius: 4px;
}

.places_wrap .place .infoMeta ul li small.typ_A {
    background: #139635;
}
.places_wrap .place figure small i.far {
    font-weight: 500;
}
.places_wrap .place figure small {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #fff;
}
.places_wrap .place figure small i {
    font-size: 25px;
    font-weight: bold;
}

.places_wrap .place figure small a {
    color: #337ab7;
}

.places_wrap .place .property-stats ul li {
    margin-bottom: 4px;
}
.roiAmount h3 {
    font-weight: 600;
}
.places_wrap .place .infoMeta {
    min-height: 46px;
}

.places_wrap .place {
    min-height: 633px;
}
.roiAmount {
    position: absolute;
    z-index: 999;
    width: 130px;
    height: 110px;
    background-size: cover;
    text-align: center;
    padding-top:40px;
    left: 1px;
    top: 6px;
}
    .roiAmount h3 {
        font-family: 'poppins', sans-serif;
        font-size: 16px;
        opacity: 1;
        position: relative;
        z-index: 9;
        font-weight: 900;
        color: #1890c9;
        line-height: 21px;
        margin: 0px;
        margin-bottom: -2px;
    }
    .roiAmount span {
        font-family: 'Montserrat', sans-serif;
        font-weight: 600;
    font-size: 12px;
        position: relative;
        z-index: 9;
        line-height: normal;
    }
    .roiAmount {
    background: rgb(19 150 53 / 83%);
    padding: 6px 23px;
    height: auto;
    width: auto;
    left: 20px;
    top: 20px;
    border-radius: 6px;
}

.roiAmount h3 {
    color: #fff;
    line-height: normal;
}

.roiAmount span {
    color: #fff;
}

.roiAmount h3 {
    font-weight: 600;
}

.popover__wrapper {
    position: relative;
    margin-top: 0;
    display: inline-block;
}

h2.popover__title {
    font-size: 22px;
    line-height: 0;
    text-decoration: none;
    color: #a0a0a0;
    text-align: center;
    padding: 0 7px;
    margin-bottom: 0;
    cursor: help;
    margin: 0px;
}
h2.popover__title {
    font-size: 22px;
    line-height: 0;
    text-decoration: none;
    color: #a0a0a0;
    text-align: center;
    padding: 0 7px;
    margin-bottom: 0;
    cursor: help;
    margin: 0px;
}

.mainTopDetail .BottomDetails ul li h2.popover__title i {
    font-size: 16px !important;
    right: -4px;
    top: -6px;
}

.popover__content {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: -84px;
    background-color: #ffffff;
    color: #fff;
    padding: 18px 20px;
    box-shadow: 0 2px 5px 0 rgb(99 118 146 / 30%);
    width: 320px;
    border-radius: 6px;
    z-index: 8;
    right: -8px;
    left: unset;
}

.popover__content:before {
    position: absolute;
    z-index: -1;
    content: "";
    right: calc(50% - 10px);
    bottom: -12px;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #ffffff;
    transition-duration: .3s;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    right: calc(6% - 8px);
}

.popover__wrapper:hover .popover__content {
    -webkit-transform: translateY(-113px);
    transform: translateY(-113px);
    z-index: 10;
    opacity: 1;
    visibility: visible;
    transition: all .8s cubic-bezier(.55,-.02,.2,.97);
    cursor: help;
}

.popover__content p.popover__message {
    color: #000!important;
    margin: 0!important;
    line-height: 1.5!important;
    font-size: 11px!important;
    font-weight: 600!important;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}

.popover__content p.popover__message strong {
    font-size: 12px;
}


h2.popover__title:before {
    display: none;
}

h2.popover__title:after {
    display: none;
}
    @media only screen and (max-width:700px){
       .tagLine h3 {
    font-size: 19px;
    line-height: 24px;
}

.tagLine h3 br {
    display: none;
}

a {}

.opportunities ul {
    margin-top: 30px;
}

.opportunities {
    padding-top: 113px;
    padding-bottom: 20px;
}

.changItem .col-md-4.col-sm-4 {
    order: 1;
}

.changItem .col-md-6.col-sm-6 {
    /* order: 2; */
}

.row.changItem {
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.changingInvest .changItem.scnd h4 {
    margin-top: 0px !important;
}

.changingInvest .changItem h4 {
    margin-top: 20px;
}

.workDv ul {flex-wrap: wrap;}

.workDv ul li {
    margin-bottom: 25px;
}

.explores.contactPeople h4 {
    font-size: 30px;
}

.explores.contactPeople p {
    font-size: 18px;
}

.explores.contactPeople .Schedule {
    margin: 0px 2px 7px;
}

.explores.contactPeople a {
    margin-right: 2px;
    padding: 8px 19px;
}

.xploreList {
    padding-bottom: 20px;
}

.callAction p br {
    display: none;
} 
.plot-container.plotly .user-select-none {
    width: 100% !important;
}

.plot-container.plotly .user-select-none svg.main-svg {
    width: 100% !important;
}
.changingInvest .changItem h4 {
    padding-left: 7px !important;
}

.changingInvest .changItem p {
    padding: 7px !important;
}
.changingInvest .changItem .ord1 {
    order: 1;
    width: 100%;
    margin-bottom: 14px;
}

.changingInvest .changItem .ord2 {
    order: 2;
    width: 100%;
    text-align: center;
}

.changingInvest .changItem {
    display: flex;
    flex-wrap: wrap;
}

.changingInvest h3 br {
    display: none;
}

    }
.dts1  {-webkit-animation: move2 5s infinite;animation: move2 5s infinite;}
@-webkit-keyframes move2{0%{-webkit-transform:rotate(1deg) translate(2px,2px);transform:rotate(1deg) translate(2px,2px)}50%{-webkit-transform:rotate(-1deg) translate(-2px,-2px);transform:rotate(-1deg) translate(-2px,-2px)}to{-webkit-transform:rotate(1deg) translate(2px,2px);transform:rotate(1deg) translate(2px,2px)}}
@keyframes move2{0%{-webkit-transform:rotate(1deg) translate(2px,2px);transform:rotate(1deg) translate(2px,2px)}50%{-webkit-transform:rotate(-1deg) translate(-2px,-2px);transform:rotate(-1deg) translate(-2px,-2px)}to{-webkit-transform:rotate(1deg) translate(2px,2px);transform:rotate(1deg) translate(2px,2px)}}
.hero-home .expanded .panel--rotate-y .hero-img-1, .hero-home .expanded .panel--rotate-y .hero-img-2, .hero-home .expanded .panel--rotate-y .hero-img-3 {box-shadow: 0px 0px 4px -2px #000;}

        @import url("https://fonts.googleapis.com/css2?family=Jost:wght@200;400;600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Monoton&display=swap");
.tagLine h3 {
    font-size: 29px;
    font-weight: bold;
    line-height: 44px;
}

.tagLine {
    margin-top: 33px;
}
        .opportunities {
    position: relative;
    margin-bottom: 0px;
    padding-bottom: 50px;
}
.opportunities:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-size: cover;
    background-position: left bottom;
    opacity: .3;
}
            .opportunities:before {background:url(../mainassets/topSectionBanner.webp);}
            .wellcome_banner.hero-home {
    margin-bottom: 0px;
}

.opportunities {
    margin-top: -35px;
    padding-top: 213px;
}

.opportunities h3, .opportunities h2 {font-family: 'Jost', sans-serif;font-size: 38px;font-weight: 400;text-transform: none;margin-bottom: 24px;line-height: 45px;}

.opportunities p {
    font-size: 16px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    font-family: 'jost', sans-serif;
    margin-bottom: 28px;
}

.opportunities a {
    font-family: 'Jost',sans-serif;
    font-weight: 500;
    color: #fff;
    background: #1890c9;
    border-radius: 3px;
    padding: 9px 20px;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
}

.opportunities  ul li {
    margin-bottom: 28px;
    border-bottom: 1px solid #000;
    padding-bottom: 20px;
}

.opportunities ul li h5 {font-family: 'Jost', sans-serif;font-size: 15px;font-weight: 600;margin-bottom: 3px;}

.opportunities ul li h6 {
    font-family: 'Jost', sans-serif;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 12px;
}

.opportunities ul li span {
    font-family: 'Jost', sans-serif;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 0;
    display: block;
}

.opportunities ul li:last-child {
    border: 0px;
}
.changingInvest {
    background: url(../mainassets/sbg2.webp);
}
.changingInvest {background-color: #f1f1f1;background-position: 17% 101%;background-size: contain;background-repeat: no-repeat;padding: 75px 0px;}

.changingInvest h3 {
    text-align: center;
    margin-bottom: 70px;
    font-family: 'Poppins', sans-serif;
    font-size: 31px;
    font-weight: 700;
    line-height: 42px;
    text-transform: unset;
}

.changingInvest .changItem h4 {
    font-family: 'Jost', sans-serif;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
    text-transform: unset;
    padding-left: 25px;
    margin-top: 92px;
}

.changingInvest .changItem p {
    font-size: 16px;
    font-weight: 400;
    font-family: 'jost', sans-serif;
    margin-bottom: 28px;
    padding-left: 25px;
}

.changItem {
    /* border-bottom: 1px solid #d0d0d0; */
    margin-bottom: 40px;
    padding-bottom: 40px;
    box-shadow: 0px 7px 4px -8px #b5b5b5;
}

.changItem:last-child {
    box-shadow: none;
    padding: 0px;
    margin-bottom: 0px;
}

.changingInvest .changItem.scnd h4, .changingInvest .changItem.scnd p {
    padding-right: 25px;
    padding-left: 0px;
}

.changingInvest .changItem.scnd h4 {
    margin-top: 100px;
}
.owl-carousel .owl-item {
    height: auto;
}

.owl-carousel .owl-item div {
    height: auto;
}

.PastInvestments {
    padding: 70px 0px;
}


.PastInvestments .titleInvest h2 {
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-size: 31px;
    font-weight: 700;
    line-height: 42px;
    text-transform: unset;
    margin-bottom: 6px;
}

.PastInvestments .titleInvest p {
    font-size: 16px;
    font-weight: 400;
    font-family: 'jost', sans-serif;
    text-align: center;
}

.PastInvestments .titleInvest {
    margin-bottom: 70px;
}
.PastInvestments {
    padding: 70px 0px;
    background: #ebf7fb; margin-bottom:70px;
}
.workDv {
    background-image: radial-gradient(circle, #D3D4D4, #D3D4D4 1px, transparent 1px);
    background-size: 8px 8px;
    padding: 35px;
}

.workDv ul {
    background: #fff;
    padding: 40px 20px;
    display: flex;
    width: 100%;
}

.workDv ul li h3 {
    font-size: 44px;
    font-family: 'Josefin Sans', sans-serif;
}

.workDv ul li p {
    font-size: 16px;
    font-weight: 400;
    font-family: 'jost', sans-serif;
    margin-bottom: 0px;
}

.workDv ul li {
    width: 100%;
    text-align: center;
}

.moneyWork {
    margin-bottom: 21px;
}
.explores .xploreList h4 {
    font-family: 'Jost', sans-serif;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
    text-transform: unset;
    padding-right: 25px;
    margin-top: -16px;
}

.explores .xploreList p {
    font-size: 16px;
    font-weight: 400;
    font-family: 'jost', sans-serif;
    margin-bottom: 28px;
    padding-right: 25px;
}
.explores.contactPeople {
    background: #ebf7fb;
    padding-top: 60px;
    padding-bottom: 60px;
}

.explores.contactPeople h4 {
    font-size: 42px;
    padding-left: 30px;
    margin-top: 20px;
}


.explores.contactPeople p {
    padding-left: 30px;
    font-size: 20px;
    margin-bottom: 33px;
}
.explores.contactPeople a {
    background: none;
    color: #1890c9;
    border: 1px solid #1890c9;
    margin-right: 13px;
}

.explores.contactPeople .Schedule {
    margin-left: 25px;
    background: #1890c9;
    color: #fff;
}
.explores.husalFree.SafeSecure h4 {
    font-size: 36px;
    color: #1890c9;
    margin-top: 40px;
}

.explores.husalFree.SafeSecure h6 {
    font-family: 'Jost', sans-serif;
    font-size: 20px;
    font-weight: 600;
    text-transform: unset;
    margin-bottom: 20px;
}

.explores.husalFree.SafeSecure {
    padding: 60px 0px;
}

.explores.husalFree.SafeSecure .xploreList {
    padding-bottom : 0px;
}

    .callAction:before{background:url(../newassets/img/footerSlices.png);}
    .callAction {
    position: relative;
    background: #f1f1f1;
}

.callAction:before {content: '';position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;background-position: center;background-size: cover;background-repeat: no-repeat;opacity: .1;}

.callAction p {
    font-family: 'Jost', sans-serif;
    font-size: 29px;
    font-weight: 600;
    margin-bottom: 31px;
    text-transform: unset;
    color: #000;
    line-height: 37px;
}

.callAction fieldset {
    padding: 0px;
}

            .tagLineMain h1 {
    font-size: 32px;
    font-weight: bold;
    line-height: 44px;
    font-family: montserrat,sans-serif;
    text-transform: unset;
    color: #fff;
    margin-bottom: 21px;
}

.tagLineMain {
    margin-top: 50px;
}

.tagLineMain p {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    font-family: montserrat,sans-serif;
    text-transform: unset;
    color: #fff;
    margin-bottom: 22px;
}

.tagLineMain a {
    font-family: poppins,sans-serif;
    font-size: 13px;
    font-weight: 500;
    color: #fff;
    background: 0 0;
    border: 1px solid #fff;
    border-radius: 3px;
    padding: 9px 20px;
    display: inline-block;
    margin-right: 10px;
}

.tagLineMain a:hover {
    background: #000;
    border-color: #000;
}
.wellcome_banner.hero-home {
    height: auto;
}

.tagLineMain {
    padding-bottom: 170px;
}

.opportunities {
    margin-top: -34px;
    padding-top: 81px;
}

.opportunities h3, .opportunities h2 {
    margin-top: 95px;
}
.opportunities ul li {
    background-image: radial-gradient(circle, #D3D4D4, #D3D4D4 1px, transparent 1px);
    background-size: 8px 8px;
    padding: 20px;
    border: 0px;
    margin-bottom: 9px;
}

.opportunities ul li div {
    background: #fff;
    padding: 13px;
}
.opportunities ul li.arros {
    background: none;
    padding: 0px;
    text-align: center;
    color: #1890c9;
    align-self: center;
    padding: 0px 20px;
    width: unset;
}

.opportunities ul {
    display: flex;
    margin-bottom: 30px;
}

.opportunities ul li {
    width: 100%;
}

.opportunities {
    text-align: center;
}

.opportunities h3, .opportunities h2 {
    margin-top: 0px;
    margin-bottom: 10px;
    line-height: 37px;
    font-weight: bold;
}

.opportunities ul li div {
    padding: 10px 20px;
}

.opportunities ul li:last-child div {
    padding: 19px 20px;
}
.hero-media.media-type--video {
    bottom: auto;
    margin: 0;
    position: absolute;
    right: -20%;
    top: -57px;
    width: 141%;
    height: 454px;
    overflow: hidden;
    z-index: 9;
}
.hero-media.media-type--video video#myVideo {
    max-width: 100%;
    height: 101%;
    width: 100%;
}
            
            .hero-media.media-type--video {
                bottom: auto;
                margin: 0;
                position: absolute;
                right: -20%;
                top: -57px;
                width: 141%;
                height: 454px;
                overflow: hidden;
                z-index: 9;
            }
            .hero-media.media-type--video video#myVideo {
                max-width: 100%;
                height: 101%;
                width: 100%;
            }
            
            .wellcome_banner.hero-home {
                overflow-x: hidden;
            }
            .changingInvest .changItem.chngThird h4 {
                margin-top: 40px;
            }
            
            .tagLineMain a:hover {
                color: #fff;
            }
            .explores.husalFree.SafeSecure h4 {
    margin-top: 6px;
}

.hero-home .hero-animation {
    bottom: unset;
    height: 523px;
    width: 400px;
    margin-top: -75px;
}
.tagLineMain {
    padding-top: 20px;
    padding-bottom: 200px;
}

.tagLineMain h1 {
    margin-top: 30px;
}
.wellcome_banner.hero-home {
    overflow: visible;
}
.hero-home .expanded .panel--rotate-y {
    -webkit-transform: rotateY(
-45deg);
    transform: rotateY(
-45deg);
}
.hero-home .expanded .panel--rotate-y .hero-img-1 {
    -webkit-transform: translate3d(-20%,-50%,0);
    transform: translate3d(-70%,-50%,0);
}
.hero-home .expanded .panel--rotate-y .hero-img-2 {
    -webkit-transform: translate3d(-45%,-50%,0);
    transform: translate3d(-45%,-50%,0);
}
.hero-home .expanded .panel--rotate-y .hero-img-3 {
    -webkit-transform: translate3d(-70%,-50%,0);
    transform: translate3d(-20%,-50%,0);
}

.opportunities ul li {background: url(../newassets/bg1.png);
    background-repeat: no-repeat;
    background-position: 150px 131px;
    padding: 40px 15px;
    background-color: #fff;
    box-shadow: 0 0 30px #eee;
    text-align: center;}
    .opportunities ul li div {
    background: none;
}
.opportunities ul li.scnd {
    padding: 68px 15px 40px;
}
.opportunities ul li:hover {
    background: url(../newassets/bg2.jpg) center center / cover no-repeat;
}

.opportunities ul li.arros {
    background: none !important;
    box-shadow: none;
}

.opportunities ul li {
    border-radius: 6px;
}
.opportunities ul li div {
    padding: 0px;
}

.opportunities ul li:hover h5 {
    color: #fff;
}

.opportunities ul li:hover h6 {
    color: #fff;
}

.opportunities ul li:hover span {
    color: #fff;
}
.hero-home .expanded .panel--rotate-y .hero-img-1, .hero-home .expanded .panel--rotate-y .hero-img-2, .hero-home .expanded .panel--rotate-y .hero-img-3 {
    border-radius: 10px;
}





.grid-offer-col {
    padding: 10px;
    flex-direction: column;
    background-color: rgb(255, 255, 255);
    display: flex;
    box-sizing: border-box;
    position: relative;
    opacity: 1;
    transition: box-shadow 0.3s linear 0s;
    z-index: 0;
    }


.grid-offer-col .grid-offer-front .grid-offer-photo {
    width: 100%;
    height: 165px;
    visibility: visible;
    display: block;
    opacity: 1;
    z-index: auto;
    overflow: hidden;
    box-sizing: content-box;
    transition: all 0s ease 0s;
    height: 195px;
    position: relative;
    margin-bottom: 15px;
}

.grid-offer-col .grid-offer-front .grid-offer-photo img {
    width: 100%;
    display: block;
    position: static;
    inset: auto;
    transition: filter 0.2s linear 0s;
    z-index: auto;
    transform: none;
    max-width: none;
    opacity: 1;
    visibility: visible;
    max-height: none;
    /*filter: grayscale(1);*/
    backface-visibility: hidden;
    height: 100%;
}

.grid-offer-col .grid-offer-front .grid-offer-photo .type-container {
    /* position: absolute; */
    top: 20px;
    left: -1px;
}

.grid-offer-col .grid-offer-front .grid-offer-photo .type-container .estate-type {
    background-color: rgb(24 144 201);
    top: 8px;
    left: 0px;
    position: absolute;
    visibility: visible;
    display: block;
    opacity: 1;
    z-index: 0;
    overflow: visible;
    box-sizing: content-box;
    transition: all 0s ease 0s;
    color: #fff;
    text-align: center;
    font-family: 'Jost', sans-serif;
    padding: 3px 20px;
}

.grid-offer-col .grid-offer-front .grid-offer-photo .type-container .estate-type .transaction-type {}

.grid-offer-col .grid-offer-front .grid-offer-photo .type-container .transaction-type {
    background-color: rgb(24 144 201);
    bottom: 20px;
    right: 10px;
    visibility: visible;
    display: block;
    opacity: 1;
    z-index: 0;
    overflow: visible;
    box-sizing: content-box;
    transition: all 0s ease 0s;
    color: #fff;
    text-align: center;
    font-family: 'Jost', sans-serif;
    padding: 3px 20px;
    position: absolute;
    border-radius: 5px;
}

.grid-offer-col .grid-offer-front 
 .grid-offer-text {}

.grid-offer-col .grid-offer-front .grid-offer-text .grid-offer-h4 h4 {font-family: 'Playfair Display', sans-serif;font-family: 'Josefin Sans',sans-serif;/* font-weight: 400; */font-size: 17px;text-transform: unset;margin-bottom: 10px;line-height: 20px;}

.grid-offer-col .grid-offer-front .grid-offer-text .property-stats ul {
    display: flex;
}

.grid-offer-col .grid-offer-front .grid-offer-text .property-stats ul li {
    border-right: 1px solid #000;
    padding: 10px 7px;
    width: 100%;
}

.grid-offer-col .grid-offer-front .grid-offer-text .property-stats ul li:last-child {
    border: 0px;
}


.grid-offer-col .grid-offer-front .grid-offer-text .property-stats ul li h6 {
    font-weight: 400;
    font-size: 13px;
    font-family: 'Josefin Sans',sans-serif;
    margin-bottom: 3px;
    text-transform: unset;
    line-height: 14px;
}

.grid-offer-col .grid-offer-front .grid-offer-text .property-stats ul li span {
    font-weight: 800;
    font-size: 13px;
    font-family: 'jost', sans-serif;
    margin-bottom: 9px;
    text-transform: unset;
    line-height: 12px;
}

.grid-offer-col .grid-offer-front .grid-offer-text .property-stats {
    margin-bottom: 16px;
}

.grid-offer-col .grid-offer-front .grid-offer-text p.propDets {
    font-family: 'Josefin Sans',sans-serif;
    font-weight: 400;
    font-size: 13px;
    text-transform: unset;
    margin-bottom: 10px;
    line-height: 20px;
    height: 82px;
    overflow: hidden;
    margin-bottom: 17px;
}

.grid-offer-col .grid-offer-front 
 .infoMeta {
    min-height: 46px;
    border-bottom: 1px solid #ccc;
    padding: 9px 0px;
    box-shadow: none;
    display: none;
}

.grid-offer-col .grid-offer-front 
 .infoMeta ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: flex;
}

.grid-offer-col .grid-offer-front 
 .infoMeta ul li {
    width: 100%;
}

.grid-offer-col .grid-offer-front 
 .infoMeta ul li small.typ_A {
    background: #1890c9;
    color: #fff;
    font-weight: 900;
    font-family: 'Poppins', sans-serif;
    padding: 1px 18px;
    display: inline-block;
    font-size: 16px;
    border-radius: 4px;
}

.grid-offer-col .grid-offer-front 
 .infoMeta ul li span.info {
    float: right;
}

.grid-offer-col .grid-offer-front .infoMeta ul li small.typ_B {
    background: #1890c9;
    color: #fff;
    font-weight: 900;
    font-family: 'Poppins', sans-serif;
    padding: 1px 18px;
    display: inline-block;
    font-size: 16px;
    border-radius: 4px;
}

.grid-offer-col .grid-offer-front .infoMeta ul li small.typ_C {
    background: #8cd0f1;
    color: #fff;
    font-weight: 900;
    font-family: 'Poppins', sans-serif;
    padding: 1px 18px;
    display: inline-block;
    font-size: 16px;
    border-radius: 4px;
}

.grid-offer-col .grid-offer-front .infoMeta ul li small.typ_A {
    background: #139635;
}

.grid-offer-params {
    background: rgb(27, 40, 53);
    color: rgb(255, 255, 255);
    display: flex;
}

.grid-offer-params div {
    width: 100%;
    height: 42px;
    font-size: 14px;
    font-weight: bold;
    line-height: 42px;
    padding: 0px 13px;
    text-align: center;
}

.grid-offer-back {
    display: none;
}

.grid-offer-col:hover .grid-offer-front .grid-offer-photo img {
    filter: grayscale(0);
}
.progresgoal .lefts {
    width: 40%;
    display: inline-block;
    vertical-align: middle;
    padding-left: 19px;
}

.progresgoal .lefts .pie_progress .pie_progress__number {
    font-weight: 400;
    font-size: 16px;
    font-family: 'Josefin Sans',sans-serif;
    text-align: center;
    margin-top: -10px;
}
.progresgoal .rights {
    width: 56%;
    display: inline-block;
    vertical-align: middle;
    border-left: 1px solid #000;
    padding-left: 23px;
}

.progresgoal .rights h6 {
    font-family: 'Josefin Sans',sans-serif;
    text-transform: unset;
    font-size: 13px;
    margin-bottom: 8px;
}

.progresgoal .rights span {
    display: block;
    font-family: 'Josefin Sans',sans-serif;
    text-transform: unset;
    font-size: 14px;
}

.progresgoal .lefts .pie_progress  .pie_progress__label {
    font-weight: 400;
    font-size: 16px;
    font-family: 'Josefin Sans',sans-serif;
    text-align: center;
    margin-top: 14px !important;
}

.progresgoal {
    margin-bottom: 29px;
}
.grid-offer-col .grid-offer-front .grid-offer-photo {
    margin-bottom: 0px;
}

.grid-offer-col .grid-offer-front .grid-offer-params {
    margin-bottom: 20px;
}

.grid-offer-col .grid-offer-front .grid-offer-text .grid-offer-h4 h4 {min-height: 40px;}
.grid-offer-col .grid-offer-front a.lrnMore {
    width: 100%;
    background: #1890c9;
    color: #fff;
    display: block;
    padding: 10px 20px;
    text-align: center;
    border-radius: 6px;
    margin-bottom: 10px;
    font-family: 'Nunito', sans-serif !important;
    font-size: 14px !important;
    font-weight: 700;
}

.progresgoal {
    margin-bottom: 15px;
}
.grid-offer-col .grid-offer-front .grid-offer-photo small {
    position: absolute;
    top: 11px;
    right: 11px;
}

.grid-offer-col .grid-offer-front .grid-offer-photo small a {
    font-size: 18px;
    color: #1890c9;
}
.grid-offer-params div {
    font-family: 'Josefin Sans',sans-serif;
}
.grid-offer-col .grid-offer-front .grid-offer-photo .type-container .transaction-type1 {
    background-color: rgb(0 0 0);
    bottom: 17px;
    left: 0px;
    visibility: visible;
    display: block;
    opacity: 1;
    z-index: 0;
    overflow: visible;
    box-sizing: content-box;
    transition: all 0s ease 0s;
    color: #fff;
    text-align: center;
    font-family: 'Jost', sans-serif;
    padding: 5px 20px;
    position: absolute;
    /* border-radius: 5px; */
}
    @media only screen and (max-width:700px){
       .tagLine h3 {
    font-size: 19px;
    line-height: 24px;
}

.tagLine h3 br {
    display: none;
}

a {}

.opportunities ul {
    margin-top: 30px;
}

.opportunities {
    padding-top: 113px;
    padding-bottom: 20px;
}

.changItem .col-md-4.col-sm-4 {
    order: 1;
}

.changItem .col-md-6.col-sm-6 {
    /* order: 2; */
}

.row.changItem {
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.changingInvest .changItem.scnd h4 {
    margin-top: 0px !important;
}

.changingInvest .changItem h4 {
    margin-top: 20px;
}

.workDv ul {flex-wrap: wrap;}

.workDv ul li {
    margin-bottom: 25px;
}

.explores.contactPeople h4 {
    font-size: 30px;
}

.explores.contactPeople p {
    font-size: 18px;
}

.explores.contactPeople .Schedule {
    margin: 0px 2px 7px;
}

.explores.contactPeople a {
    margin-right: 2px;
    padding: 8px 19px;
}

.xploreList {
    padding-bottom: 20px;
}

.callAction p br {
    display: none;
}
.hero-media.media-type--video {
    width: 74%;
    right: unset;
    transform: translateX(-50%);
    left: 50%;
    height: 359px;
}

.opportunities ul {display: block;}

.opportunities ul li.arros {
    display: none;
}
.tagLineMain .dts1 {
    order: 1;
    display: none;
}

.tagLineMain .dts2 {
    order: 2;
}



.tagLineMain {padding-top: 0px;margin-top: 15px;padding-bottom: 100px;}

.opportunities {padding-top: 37px;}

.opportunities h3, .opportunities h2 {font-size: 25px;}

.opportunities h3 br, .opportunities h2 br {display: none;}

.opportunities p br {display: none;}

.row.changItem img {width: 200px;margin: 0 auto;display: block;}

.xploreList img {width: 200px;margin: 0 auto;display: block;}

.xploreList {padding-top: 0px;}
    }
    
.opportunities .stepsw {
    padding: 0px 7px;
}
.opportunities p {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
}
.opportunities .stepsM {
    background: url(../newassets/bg1.png);
    background-repeat: no-repeat;
    background-position: 103px 102px;
    text-align: left;
    border-radius: 5px;
    margin-bottom: 30px;
    margin-top: 30px;
    
}
.opportunities .stepsM h5, .opportunities .stepsM h3, .opportunities .stepsM .stepHdng {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 18px;
    text-transform: unset;
    margin-bottom: 8px;
    color: #707070;
    font-weight: bold;
}

.opportunities .stepsM p {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 15px;
    line-height: 24px;
    font-weight: 500;
    margin-bottom: 13px;
    color: #8d8d8d;
}

.opportunities h3, .opportunities h2 {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 3rem;
    font-weight: 800;
    margin-bottom: 15px;
}

.opportunities .stepsM a {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 11px;
    padding: 6px 10px;
}

.stepsDtl {
    background: #626262;
    padding: 40px 0px;
}

.stepsDtl p {
    font-size: 20px;
    color: #fff;
    font-family: 'Plus Jakarta Sans', sans-serif;
    line-height: 38px;
}

.stepsDtl {
    display: none;
}

.stepsDtl.asctvs {
    display: block;
}
.stepsDtl p {
    padding: 40px 15px;
    background-color: #ffffff2e;
    box-shadow: 0 0 0px #565656;
    border-radius: 13px;
}

.stepsDtl {
    background: #1890c9;
}
.opportunities .stepsM {
    margin-bottom: 0px;
    padding-bottom: 64px;
    background: none;
}

.opportunities {
    padding-bottom: 0px;
}
.opportunities .stepsM {
    position: relative;
}

.opportunities .stepsM:after {content: "";border-top: 30px solid rgb(24 144 201 / 0%);border-right: 30px solid rgb(24 144 201 / 0%);border-left: 30px solid rgb(24 144 201 / 0%);border-bottom: 30px solid #1890c9;position: absolute;bottom: -5px;left: 11px;display: none;}

.opportunities .stepsM.actvs:after {
    display: block;
}
.opportunities .stepsM p {
    font-family: 'jost', sans-serif;
    font-size: 17px;
    font-weight: 400;
}
.VairtVSt {
    margin-bottom: 0px;
}

.VairtVSt .titleInvest h2 {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 32px;
    font-weight: 800;
    margin-bottom: 9px;
    line-height: normal;
}

.VairtVSt .titleInvest p {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
}

.VairtVSt .grid-offer-col {
    border-radius: 5px;
}

.VairtVSt .grid-offer-col .grid-offer-front .grid-offer-photo .type-container .estate-type {
    padding: 7px 20px;
    border-radius: 5px;
    font-size: 20px;
    font-weight: 400;
    font-family: 'jost', sans-serif;
    letter-spacing: 1px;
    left: -18px;
}

.VairtVSt .grid-offer-col .grid-offer-front .grid-offer-photo .type-container .estate-type i {
    margin-right: 4px;
}

.VairtVSt .grid-offer-col .grid-offer-front .grid-offer-photo {
    overflow: visible;
    height: auto;
}

.VairtVSt .grid-offer-col .grid-offer-front .grid-offer-photo small a {
    background: rgb(255 255 255 / 94%);
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    display: block;
    box-shadow: 0px 0px 8px -4px #000;
}

.VairtVSt .grid-offer-col .grid-offer-front .grid-offer-photo small i {
    vertical-align: middle;
}

.grid-offer-col .grid-offer-front .grid-offer-photo img {
    height: 100%;
}

.VairtVSt .grid-offer-col .grid-offer-front .grid-offer-text {
    padding: 0px 14px;
    margin-bottom: 12px;
}

.VairtVSt .grid-offer-col .grid-offer-front .grid-offer-text h4 {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 20px;
    line-height: 25px;
    font-weight: 800;
    margin-bottom: 6px;
    min-height: unset;
}

.VairtVSt .grid-offer-col .grid-offer-front .grid-offer-text p {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #a3a3a3;
    letter-spacing: 1px;
    margin-bottom: 10px;
    color: rgb(149 202 227);
}

.VairtVSt .grid-offer-col .grid-offer-front .grid-offer-text p i {
    margin-right: 8px;
}

.VairtVSt .grid-offer-col .grid-offer-front .prog {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 17px;
    font-weight: 600;
    color: rgb(24 144 201);
    display: flex;
}

.VairtVSt .grid-offer-col .grid-offer-front .prog .proBar {
    width: 73%;
    background: #ddd;
    height: 11px;
    border-radius: 5px;
    margin-top: 5px;
    margin-right: 10px;
}

.VairtVSt .grid-offer-col .grid-offer-front .prog .proBar div {
    background: rgb(24 144 201);
    display: block;
    height: 100%;
    border-radius: 5px;
}

.VairtVSt .grid-offer-col .grid-offer-front .prgDtls {margin-top: 23px;}

.VairtVSt .grid-offer-col .grid-offer-front .prgDtls ul {
    background: #f3f3f3;
    border-radius: 7px;
    display: flex;
}

.VairtVSt .grid-offer-col .grid-offer-front .prgDtls ul li {
    width: 100%;
    text-align: center;
    font-family: 'Jost', sans-serif;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 2px;
    color: #000;
}

.VairtVSt .grid-offer-col .grid-offer-front .prgDtls ul li span {
    display: block;
    font-size: 17px;
    font-weight: 800;
    font-family: 'Plus Jakarta Sans', sans-serif;
}

.VairtVSt .nns {
    padding: 20px;
    background-color: #fff;
    box-shadow: 0 0 30px #eee;
    border-radius: 6px;
    margin-top: 50px;
}

.VairtVSt .nns i {
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 4px;
    background-color: rgb(24 144 201);
    font-size: 22px;
    color: #fff;
    margin-bottom: 19px;
}

.VairtVSt .nns  h5 {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 18px;
    text-transform: unset;
    margin-bottom: 8px;
    color: #2e2e2e;
}

.VairtVSt .nns p {
    font-family: 'jost', sans-serif;
    font-size: 17px;
    font-weight: 400;
}

.VairtVSt .nns.lsst {
    margin-top: 260px;
}

.nnsW {margin-left:60px;margin-right:20px;}
.nnsW {margin-left:20px;}
.InvestmentsCalculator {}

.InvestmentsCalculator .titleInvest {
    text-align: center;
    margin-bottom: 50px;
}

.InvestmentsCalculator {
    padding: 60px 0px;
}

.InvestmentsCalculator .titleInvest h2 {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 32px;
    font-weight: 800;
    margin-bottom: 9px;
    line-height: normal;
}

.InvestmentsCalculator 
 .calcutorfelds {
    border: 1px solid #c3c3c3;
    padding: 20px;
    border-radius: 5px;
}

p {}

.InvestmentsCalculator .calcutorfelds .form-group p label {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
    text-transform: unset;
}

.InvestmentsCalculator .calcutorfelds .form-group p input {
    width: auto;
    max-width: unset;
    float: right;
    width: 76px;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 12px;
    outline: none;
    font-weight: bold;
    box-shadow: none;
    border: 0px;
    padding: 0px;
    margin-top: 8px;
    text-align: right;
    color: #1890c9;
}

.InvestmentsCalculator .calcutorfelds .form-group .ui-slider {
    width: 100%;
    height: 10px;
    background: #e1e1e1;
    border-radius: 5px;
    position: relative;
}

.InvestmentsCalculator .calcutorfelds .form-group .ui-slider .ui-slider-range.ui-widget-header {
    background: #1890c9;
    display: block;
    height: 100%;
    border-radius: 5px;
}

.InvestmentsCalculator .calcutorfelds .form-group .ui-slider span.ui-slider-handle {
    width: 16px;
    height: 16px;
    border: 3px solid #1890c9;
    background: #ffffff;
    position: relative;
    display: block;
    top: -13px;
    border-radius: 50%;
    margin-left: -8px;
}

.InvestmentsCalculator .calcutorfelds .form-group {
    margin-bottom: 30px;
}

.InvestmentsCalculator .calcutorfelds .form-group p {
    margin-bottom: 10px;
}

.InvestmentsCalculator .calcutorfelds small {
    font-family: 'jost', sans-serif;
    font-size: 14px;
    font-weight: 400;
    display: block;
    margin-top: 80px;

}

.InvestmentsCalculator .dtlTop {
    margin-bottom: 25px;
}

.InvestmentsCalculator .dtlTop ul {
    display: flex;
}

.InvestmentsCalculator .dtlTop ul li {
    text-align: center;
    width: 100%;
    font-family: 'jost', sans-serif;
    font-size: 18px;
    font-weight: 400;
}

.InvestmentsCalculator .dtlTop ul li div {
    display: inline-block;
    font-size: 26px;
    font-weight: bold;
    color: #1890c9;
}

.InvestmentsCalculator .dtlTop ul li span {
    display: block;
}

.dtlmed {}

.InvestmentsCalculator .dtlmed {
    margin-bottom: 25px;
}

.InvestmentsCalculator .dtlmed ul {
    display: flex;
}

.InvestmentsCalculator .dtlmed ul li {
    text-align: center;
    width: 100%;
    font-family: 'jost', sans-serif;
    font-size: 18px;
    font-weight: 400;
    background: #f5f5f5;
    margin: 0px 10px;
    border-radius: 5px;
    padding: 10px 10px;
    color: #878787;
    line-height: normal;
}

.InvestmentsCalculator .dtlmed ul li div {
    display: inline-block;
    font-size: 17px;
    font-weight: bold;
    color: #323232;
}

.InvestmentsCalculator .dtlmed ul li span {
    display: block;
}

.chart {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin: 0 auto;
}
.chart li {
    position: relative;
    display: table-cell;
    vertical-align: bottom;
    height: 242px;
    font-family: 'jost', sans-serif;
}
.chart li:before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 10%;
    padding: 5px 1em 0;
    display: block;
    text-align: center;
    content: attr(title);
    word-wrap: break-word;
}
.chart .graph-profit-amount {
    font-size: 10px;
    font-weight: 700;
    padding-left: 4px;
    padding-right: 4px;
    line-height: 1.7;
    text-align: center;
}

.chart .graph-profit-amount {
    font-size: 13px !important;
    margin-bottom: 4px !important;
    font-weight: 600;
    font-family: 'jost', sans-serif;
}
.appriciation {
    color: #1890c9;
}
.invest-profit {
    color: #0f6288;
}
.invest {
    color: #06416b;
}
.chart span {
    margin: 0 .3em;
    max-height: 80%;
    display: block;
    background: #06416b;
    animation: draw 1s ease-in-out;
}
.chart .expected-appriciation {
    background-color: #1890c9;
}
.chart .total-profit {
    background-color: #0f6288;
}

@keyframes draw{0%{height:0}}
.hr-bg {
    margin-bottom: 10px !important;
    height: 240px !important;
}

main .calculator {
    height: 620px !important;
}

main .calculator .indicator div .red {
    background-color: #1890c9;
}

main .calculator .indicator div span.blue {
    background: #0f6288;
    margin-top: 5px;
}

main .calculator .indicator div .darkBlue {
    background: #06416b;
    margin-top: 5px;
}
.graphYear {font-family: 'Roboto', sans-serif;font-weight: 500;}
.graphYear {
    display: flex;
    justify-content: space-around;
    font-size: 15px;
    color: #ababab;
    font-family: 'jost', sans-serif;
}

.assetClass .titleInvest h2 {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 35px;
    font-weight: 800;
    margin-bottom: 9px;
    line-height: normal;
    text-transform: unset;
}

.assetClass .titleInvest {
    margin-top: 150px;
}

.assetClass .nns {margin-top: 0px;margin-bottom: 30px;}

.assetClass .sst1 {
    padding-top: 40px;
}

.assetClass .sst2 {
    margin-top: -40px;
}
.slops {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    border-inline-end: 99vw solid;
    border-top-width: 100px;
    border-style: solid;
    border-color: white;
    border-top-color: #ebf7fb;
}

.assetClass {
    position: relative;
    padding: 130px 0px 30px;
    overflow: hidden;
}

.places_wrap.PastInvestments {
    margin-bottom: 0px;
}


.contactPeople {}

.slops1 {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    border-inline-end: 99vw solid;
    border-top-width: 100px;
    border-style: solid;
    border-color: #ebf7fb;
    border-top-color: #ffffff;
}

.contactPeople {
    position: relative;
    padding: 120px 0px 60px;
    overflow: hidden;
}
.InvestmentsCalculator {
    position: relative;
    overflow: hidden;
    padding-top: 130px;
    padding-bottom: 20px;
}

.PastInvestments.slopsW {
    position: relative;
    overflow: hidden;
    padding-top: 120px;
}

.places_wrap.PastInvestments.VairtVSt {
    padding-bottom: 30px;
}
.changingInvest .changItem h4 {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 20px;
    text-transform: unset;
    font-weight: 700;
}

.changingInvest h3 {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 39px;
    font-weight: 800;
    line-height: 45px;
}

.changingInvest .changItem p {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
}

.PastInvestments .titleInvest p {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;}

.explores.contactPeople h4 {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 39px;
    font-weight: 800;
    line-height: 45px;
}

.explores.contactPeople p {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;}

.callAction p {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 30px;
    font-weight: 800;
    line-height: 35px;
}
.VairtVSt .nns img {
    height: 53px;
    margin-bottom: 10px;
}
.btmDtl {
    position: relative;
}

.signUps {
    -webkit-backdrop-filter: blur(9px);
    backdrop-filter: blur(7px);
    /* background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA+tpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOSAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDIxLTEwLTIxVDIzOjI3OjI5KzA2OjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAyMS0xMC0yMVQyMzoyNzozOCswNjowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAyMS0xMC0yMVQyMzoyNzozOCswNjowMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MkZENzNDNjczMjk0MTFFQzg4REVGMUE2Q0MxMERGRDEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MkZENzNDNjgzMjk0MTFFQzg4REVGMUE2Q0MxMERGRDEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyRkQ3M0M2NTMyOTQxMUVDODhERUYxQTZDQzEwREZEMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyRkQ3M0M2NjMyOTQxMUVDODhERUYxQTZDQzEwREZEMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pvzm0+0AAAAwSURBVHja7M5BAQAABAQw9K8k24nhsyVYJ9l6NPVMQEBAQEBAQEBAQEBAQEDgBBgAJhQD+rTghAIAAAAASUVORK5CYII=); */
    background-size: cover;
    bottom: -17px;
    left: -1px;
    padding-top: 70px;
    position: absolute;
    right: 0;
    text-align: center;
    top: -17px;
    border-radius: 0px;
    z-index: 9;
}

.signUps i {
    font-size: 37px;
    margin-bottom: 12px;
}

.signUps p {
    font-family: 'Montserrat', sans-serif;
    font-size: 17px;
    font-weight: 600;
}

.signUps p a {
    color: #1890c9;
}

.places_wrap .place .botmProp .property-stats ul li {
    min-height: 71px;
}

.grid-offer-col .grid-offer-front .grid-offer-text .property-stats ul li {
    min-height: 71px;
    border-right: 1px solid #000;
    padding: 10px 7px;
    width: 50%;
    height: auto !important;
    border-bottom: 1px solid #000;
    text-align: center;
}

.grid-offer-col .grid-offer-front .grid-offer-text .property-stats ul li:nth-child(2), .grid-offer-col .grid-offer-front .grid-offer-text .property-stats ul li:last-child {
    border-right: 0px;
}

.grid-offer-col .grid-offer-front .grid-offer-text .property-stats ul {
    flex-wrap: wrap;
}

.grid-offer-col .grid-offer-front .grid-offer-text .property-stats ul li:nth-child(3), .grid-offer-col .grid-offer-front .grid-offer-text .property-stats ul li:last-child {
    border-bottom: 0px;
}

    @media only screen and (max-width:700px){
        .opportunities .stepsM {
    margin-bottom: 26px;
    margin-top: 0px;
    border-bottom: 1px solid #e9e9e9;
    border-radius: 0px;
    padding-bottom: 15px;
}

.opportunities .stepsM:last-child {
    border: 0px;
    padding-bottom: 0px;
}

.opportunities .stepsM.actvs:after {
    display: none;
}

.VairtVSt .nns {
    margin-top: 0px;
    margin-bottom: 30px;
}

.VairtVSt .nns.lsst {
    margin-top: 30px;
}

.InvestmentsCalculator .titleInvest h2 {
    font-size: 20px;
}

.InvestmentsCalculator .calcutorfelds {
    margin-bottom: 29px;
}

.InvestmentsCalculator .dtlTop ul {
    display: block;
    margin-bottom: 26px;
    margin-top: 0px;
    border-bottom: 1px solid #e9e9e9;
    border-radius: 0px;
    padding-bottom: 15px;
}

.InvestmentsCalculator .dtlTop ul li {
    margin-bottom: 14px;
}

.InvestmentsCalculator .dtlmed ul {
    display: block;
}

.InvestmentsCalculator .dtlmed ul li {
    margin: 0px 0px 8px;
}

.assetClass .titleInvest {
    margin-top: 0px;
}

.assetClass .sst1 {
    padding-top: 0px;
}

.assetClass .sst2 {
    margin-top: 0px;
}

.explores.contactPeople {
    padding-top: 120px;
}
    }
    
    
    
    
    @media only screen and (min-width:701px) and (max-width:767px){
        .tagLineMain .dts1 {
    display: none;
}

.opportunities .stepsw {
    width: 25%;
    float: left;
}

.opportunities .stepsM {
    text-align: center;
}

.opportunities .stepsM h5, .opportunities .stepsM h3, .opportunities .stepsM .stepHdng {
    font-size: 12px;
}

.opportunities .stepsM p {
    font-size: 12px;
    line-height: 20px;
    color: #000;
}

.stepsDtl .stepsDtlnns .col-sm-5.col-md-5 {
    width: 33%;
    float: left;
}

.stepsDtl .stepsDtlnns .col-sm-7.col-md-7 {
    width: 67%;
    float: left;
}

.stepsDtl p {
    margin: 0px;
    font-size: 14px;
    line-height: 21px;
    padding: 20px 30px;
}
.changingInvest .changItem  .col-md-4.col-sm-4 {
    width: 40%;
    float: left;
}

.changingInvest .changItem  .col-md-6.col-sm-6 {
    width: 60%;
    float: left;
}

.changingInvest .changItem h4 {
    margin-top: 48px;
}

.changingInvest .changItem.scnd h4 {
    margin-top: 20px;
}

.VairtVSt .nnsW {
    margin: 0px;
    width: 29%;
    float: left;
}

.VairtVSt .col-sm-5.col-md-5 {
    width: 42%;
    float: left;
}

.VairtVSt .nns h5 {
    font-size: 13px;
}

.VairtVSt .nns p {
    font-size: 15px;
}

.VairtVSt .grid-offer-col .grid-offer-front .grid-offer-text h4 {
    font-size: 13px;
    line-height: 20px;
}

.VairtVSt .grid-offer-col .grid-offer-front .grid-offer-text p {
    font-size: 9px;
}

.VairtVSt .grid-offer-col .grid-offer-front .prog {
    font-size: 12px;
}

.VairtVSt .grid-offer-col .grid-offer-front .prgDtls ul li {
    font-size: 10px;
}

.InvestmentsCalculator .col-sm-4.col-md-4 {
    width: 40%;
    float: left;
}

.InvestmentsCalculator .col-sm-8.col-md-8 {
    width: 60%;
    float: left;
}

.InvestmentsCalculator .calcutorfelds .form-group p label {
    font-size: 11px;
    width: 60%;
    line-height: normal;
}

.InvestmentsCalculator .calcutorfelds .form-group p input {
    font-size: 12px;
}

.InvestmentsCalculator .dtlTop ul li span {
    font-size: 12px;
}

.InvestmentsCalculator .dtlTop ul li div {
    font-size: 19px;
}

.InvestmentsCalculator .dtlmed ul li {
    font-size: 14px;
}

.InvestmentsCalculator .dtlmed ul li div {
    font-size: 13px;
}
.places_wrap.PastInvestments.slopsW .col-sm-4.col-md-4 {
    width: 50%;
    float: left;
}

.grid-offer-col {
    margin-bottom: 20px;
}

.assetClass .titleInvest {}

.assetClass .col-sm-4.col-md-4 {
    width: 35%;
    float: left;
}

.assetClass .col-sm-8.col-md-8 {
    width: 62%;
    float: left;
}

.assetClass .col-sm-6.col-md-6 {
    width: 50%;
    float: left;
}

.assetClass .titleInvest h2 {
    font-size: 22px;
}

.VairtVSt .titleInvest p {
    font-size: 13px;
}

.xploreList .col-sm-4.col-md-4 {
    width: 40%;
    float: left;
}

.xploreList .col-sm-6.col-md-6 {
    width: 60%;
    float: left;
}

.explores.contactPeople .Schedule {
    font-size: 11px;
}

.explores.contactPeople a {
    font-size: 11px;
}

.footer .fotlogo {
    width: 44%;
    float: left;
    height: 200px;
}

.footer .widgets {
    width: 25%;
    float: left;
}

.footer .harbor {
    width: 100%;
    float: left;
}

.footer .widgets h5 {
    font-size: 10px;
}

.footer .widgets ul li a {
    font-size: 11px;
}

    }
    
    @media only screen and (min-width:768px) and (max-width:950px){
        .opportunities .stepsM p {
    font-size: 12px;
}

.changingInvest .changItem h4 {
    margin-top: 40px;
}

.changingInvest .changItem.scnd h4 {
    margin-top: 23px;
}

.changingInvest .changItem.scnd h4 {
    margin-top: 20px !important;
}

.nnsW {
    margin: 0px;
}

.VairtVSt .nns h5 {
    font-size: 13px;
}

.VairtVSt .nns p {
    font-size: 12px;
}

.InvestmentsCalculator .calcutorfelds .form-group p label {
    width: 52%;
    font-size: 9px;
    line-height: 18px;
}

.grid-offer-col .grid-offer-front .grid-offer-text .property-stats ul li h6 {
}

.grid-offer-col .grid-offer-front .grid-offer-text .property-stats ul {
    flex-wrap: wrap;
}

.grid-offer-col .grid-offer-front .grid-offer-text .property-stats ul li {
    width: 50%;
}

.grid-offer-col .grid-offer-front .grid-offer-text .property-stats ul li:last-child {
    border-top: 1px solid #000;
    width: 100%;
    text-align: center;
}

.grid-offer-col .grid-offer-front .grid-offer-text .property-stats ul li:nth-child(3) {
    border: 0px;
}

.pie_progress svg {
    display: none;
}

.progresgoal .lefts .pie_progress .pie_progress__number {
    font-size: 12px;
}

.progresgoal .lefts .pie_progress .pie_progress__label {
    font-size: 12px;
}


.explores.contactPeople a {
    font-size: 10px;
}

.footer .widgets h5 {
    font-size: 10px;
}

.footer .widgets ul li a {
    font-size: 12px;
}

.explores.contactPeople h4 {
    font-size: 27px;
}

.assetClass .titleInvest h2 {
    font-size: 23px;
}
        
    }
    
    
            .innerpopup{background:url(../newassets/img/newMainBanner.jpeg?id=1);}
            .phonePopuop {
                position: fixed;
                top: 0px;
                left: 0px;
                z-index: 9999;
                width: 100%;
                height: 100%;
                background: rgb(0 0 0 / 55%);
                display: none;
            }
            
            div#preloader {
                z-index: 99999;
            }
            
            .innerpopup {
                background-size: cover;
                background-repeat: no-repeat;
                width: 400px;
                padding: 20px 30px;
                position: absolute;
                top: 50%;
                left: 50%;
                margin-left: -200px;
                z-index: 8;
                margin-top: -150px;
                border-radius: 12px;
                overflow: hidden;
            }
            
            .innerpopup a.cls {
                position: absolute;
                top: 12px;
                right: 8px;
                z-index: 9;
                color: #fff;
            }
            
            .innerpopup h3 {
                color: #fff;
                text-align: center;
                font-family: 'Montserrat', sans-serif;
                font-size: 22px;
                letter-spacing: 1px;
                line-height: 30px;
                position: relative;
            }
            
            .innerpopup input {
                width: 100%;
                padding: 13px 20px;
                font-family: 'Montserrat', sans-serif;
                font-weight: 600;
                outline: none;
                color: #000;
                font-size: 13px;
                border-radius: 6px;
                border: 0px;
                margin-bottom: 10px;
                line-height: normal;
                position: relative;
            }
            
            .innerpopup input[type="submit"] {
                background: #000;
                color: #fff;
                font-size: 16px;
            }
            
            .innerpopup:before {
                position: absolute;
                top: 0px;
                left: 0px;
                width: 100%;
                height: 100%;
                background: rgb(24 144 201 / 26%);
                content: '';
            }
            .innerpopup p.msg {
                color: #fff;
                text-align: center;
                position: relative;
                font-family: 'Montserrat', sans-serif;
                font-weight: 600;
                font-size: 11px;
                margin: 0px;
                margin-top: 10px;
            }
            
            .innerpopup label {
                color: #fff;
                position: relative;
                font-family: 'Montserrat', sans-serif;
                font-weight: 600;
                font-size: 12px;
                line-height: normal;
                margin: 0px;
                padding: 0px;
                display: block;
            }
            
            .innerpopup input {
                margin-bottom: 0px;
                margin-top: 10px;
            }
            
            .innerpopup h3 {
                margin: 0px;
    margin-bottom: 30px;
            }
            
            .innerpopup input[type="submit"] {
                margin-top: 10px;
            }
            .innerpopup input {
                background: #fff;
            }
            
            .innerpopup input[type="submit"] {
                text-transform: unset;
                letter-spacing: unset;
            }
            
            .innerpopup h3 {
                font-weight: 700;
                text-transform: unset;
                letter-spacing: unset;
            }
            .innerpopup:before {
                display: none;
            }
            
            .innerpopup {
                -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
                top: 50%;
                margin: 0px;
            }
            @media only screen and (max-width: 450px) {
                .innerpopup {
                    width: 300px;
                }
            }
            