

/* @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;800&display=swap'); */
/*@import url('https://fonts.googleapis.com/css2?family=Merriweather&display=swap');*/
@font-face {
font-family: "PortraitText-Regular";
src: url("fonts/PortraitText-Regular.otf"),
url("fonts/PortraitText-Regular.otf") format("opentype"),

}

@import url(https://fonts.googleapis.com/css2?family=Crimson+Text&display=swap);
.Portfolio h2,
.Portfolio.two h2,
.inner_btn,
.inner_btn.invest,
.inner_btn.slid,
.inv_map h2,
.inve_cod .inner_btn,
.inve_inn h3,
.linkk nav a,
.linkk nav a h2 {
	float: none;
	display: inline-block
}
h2.heading-1.sec {
    font-size: 40px !important;
}
.invest_con h2,
.press_video_tab.locati .tab-navigation,
.tab-container.sel_tab.locationss .center {
	border-bottom: 2px solid #719E8B;
}

*,
.box,
.custom-options,
.linkk nav {
	box-sizing: border-box
}
.foo_lst_nw {
    width: 100%;
    float: left;
    border-top: 1px solid #ccc;
    margin-top: 10px;
}
.copy_rg_new li a {
    text-decoration: none;
    color: #719E8B;
    font-size: 20px;
    font-weight: 600;
}
.copy_rg_new {
    width: auto;
    float: right;
}
.copy_rg_new li {
    width: auto;
    float: left;
    margin: 0px 10px;
}

.copy_rg_new ul {
    width: 100%;
    float: left;
    padding: 0px !important;
    margin-bottom: 0px !important;
    margin-top: 10px;
}
.copy_rg {
        text-align: left !important;
        color: #719E8B;
        font-weight: 600;
    }
.invet_sec123 h2.heading-1 {
    font-size: 60px !important;
}
.invet_sec123 .col-6.col-sm-12.col-md-12.col-lg-7 {
    width: 50%;
}
.img1 {
    width: 90%;
    float: left;
}
.img2 img {
    width: 100%;
    float: left;
}
.col-md-6.col-sm-12.col-md-12.col-lg-11.new{width: 97%  !important;}
.img4 {
    width: 100%;
    float: left;
}
.img4 img {
    width: 100%;
    float: left;
}
.carre_main {
    width: 100%;
    float: left;
    text-align: center;
}
.d-none.d-md-block img {
    max-width: 300px;
    float: none;
    display: inline-block;
    margin: 0;
    position: relative !important;height: auto;
    margin-top: 20px;

}
.d-none.d-md-block {
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 60px;    display: block !important;
}
.section-body {
    margin-top: 30px;
}
p.section-entry {
    margin: 0px;
}
.team-profile {
    position: relative;
}
.team-profile figcaption {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 25%;
    width: 100%;
    padding: 0 20px;
    background-color: rgba(91,111,128,0.7);
    border: 1px solid rgba(215,216,222,0.7);
    color: #fff;
    -webkit-transition: .2s linear;
    -o-transition: .2s linear;
    transition: .2s linear;
}
.team-profile .profile-info {
    position: absolute;
    top: 50%;
    left: 20px;
    right: 20px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
h4.profile-name {
    font-weight: bold;
    margin-bottom: 10px !important;
}
.team-profile .profile-name, .team-profile-2 .profile-name {
    margin: 0;
}
.team-profile .profile-spec {
    margin-top: 5px;
    font-size: 12px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-size: 16px !important;
    color: #fff !important;
    line-height: 30px !important;
    margin: 0px;
}
figure.team-profile img {
    width: 100%;height: 500px;}
    section#team {
    width: 100%;
    float: left;
    padding: 50px 0px;
}
.team-profile:hover .team-social, .team-profile-2:hover .team-social {
    display: inline-block;
}
.team-social .fa {
    margin: 0 7px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background-color: #fff;
    border-radius: 50%;
    color: #4a4848;
    font-size: 16px;
}
.team-social .fa:hover {
    background-color: #000;
    color: #fff;
}
.abt_lf img {
    width: 100%;
    float: left;
}
.abt_lf.rg p {
    color: #fff !important;
    font-size: 20px !important;
    margin-bottom: 10px !important;
}
.abt_lf {
    width: 50%;
    float: left;
}
.abt_lf.rg {
    text-align: left;
    padding-left: 20px;padding-top: 20px;
    background: #5b6f80;
}
.owl-nav button {
  position: absolute;
  top: 50%;
  background-color: #000;
  color: #fff;
  margin: 0;
  transition: all 0.3s ease-in-out;
}
.owl-nav button.owl-prev {
  left: 0;
}
.owl-nav button.owl-next {
  right: 0;
}

.owl-dots {
  text-align: center;
  padding-top: 15px;
}
.owl-dots button.owl-dot {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: inline-block;
  background: #ccc;
  margin: 0 3px;
}
.owl-slider {
    width: 100%;
    float: left;
    padding: 50px 0px;
}
.owl-dots button.owl-dot.active {
  background-color: #000;
}
.owl-dots button.owl-dot:focus {
  outline: none;
}
.owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.38) !important;
}
.form-label-effect .form-label-effect-1~label {
    position: absolute;
    top: 0.368rem;
    left: 0;
    width: 100%;
    transition: .3s;
    z-index: -1;
}
.form-label-effect .input-group.gutter-width-30 .gutter-width {
    position: relative;
}

.input-group.gutter-width-30 .gutter-width:first-child {
    padding-right: 0.789rem;
}
.input-group.gutter-width-30 .gutter-width {
    width: 50%;
}
.spacer.m-top-md input {
    background-color: transparent;
    color: #828282;
    padding: 0.368rem 0;
    border: 0;
    font-size: .789rem;
    line-height: normal;
    border-bottom: 1px solid #c6c6c6;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.foo {
    width: 100%;
    float: left;
    padding: 10px 0px;
    text-align: center;
    margin-top: 50px;
    border-top: 1px solid;
}
.foo p {
    font-weight: bold;
    font-size: 18px !important;
    margin: 0px;
}
label.form-label-lg {
    width: 100%;
    float: left;
    text-align: left;
    font-size: 18px;
    font-weight: bold;
}
.owl-carousel .owl-item img{height: 250px !important;}
.form-group.form-group-lg.form-label-effect input {
    width: 90%;
    float: left;
    padding: 5px 10px;
    font-size: 16px;
}
.form-group.form-group-lg.form-label-effect {
    width: 33%;
    float: left;
}
.spacer.m-top-md {
    width: 100%;
    float: left;
    margin-top: 20px;
}
.owl-nav button:focus {
    outline: none;
}
.abt_lf img {
    width: 100%;
    float: left;
    height: 645px;
    object-fit: cover;
}
section.about {
    width: 100%;
    float: left;
    text-align: center;
}
.team-social {
    margin-top: 20px;
    display: none;
}

.team-profile:hover figcaption {
    height: 100%;
    color: #fff;
    border-color: transparent;
    background-color: rgba(91,111,128,0.9);
}
.carre_inn {
    width: 70%;
    float: none;
    display: inline-block;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08);
    padding: 30px;
    border-radius: 5px;
     background: #719E8B; 
    margin: 20px 0px;
}
.carre_inn .form_grp {
    width: 48%;
    float: left;
}
.carre_inn .form_grp input {
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
    color: #33475b;
    border: 1px solid #cbd6e2;
    border-radius: 5px;
    width: 100%;
    float: left;
    padding: 0px 15px;
    height: 40px;    background: #f5f8fa;

}
.carre_inn .form_grp label {
    width: 100%;color: #fff;
    float: left;
    text-align: left;
    font-size: 17px;
    /* font-weight: 700; */
}
.proj_main {
    width: 100%;
    float: left;
}
.proj_main h2.heading-1.sec {
    font-size: 40px !important;
}

.proj_main h2.heading-1 {
    font-size: 65px !important;
}
section.info-cards-overlap.py-750-md.new_add p.delta-lg.line-height-150 {
    font-size: 20px !important;
}
.img2 {
    width: 100%;
    float: left;
}
.img3 img {
    width: 100%;
    float: left;
}
.img3 {
    width: 100%;    margin-top: 25px;
    float: left;
}
.img1 img {
    width: 100%;
    float: left;
}
.custom-options,
.slick-loading .slick-slide,
.slick-loading .slick-track {
	visibility: hidden
}
 .showcase .image-container {
    position: relative;
    overflow: hidden;
    height: 100%;
    padding: 15rem 2rem 2rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
div#hbspt-form-3c9cf06f-7cc0-488d-aef7-6f79eaad3708 p {
    text-align: center !important;
    font-family: 'Crimson Text',serif !important;
}
.be_main {
    width: 100%;
    float: left;
    text-align: center;
    padding: 30px 0px 20px;
}
.vimeo-wrapper {
  
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   z-index: -1;
   pointer-events: none;
   overflow: hidden;
}
.vide_con {
    width: 100%;
    position: relative;
    z-index: 999;
    text-align: center;    top: 20%;

}
.iam{
  color: white;
    font-size: 55px;
    padding: 15px;
    font-family: sans-serif;
}
.text{
  color: white;
    border-right: 2px solid #5b6f80;
    font-size: 55px;
    font-family: sans-serif;
    color: #5b6f80;
}
.vimeo-wrapper::after {
    background: rgba(0,0,0,0.8);
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
}
.vimeo-wrapper iframe {
    width: 100%;
    height: 56.25vw;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -60%);
}
.be_main h2 {
    color: #719E8B !important;
    border-bottom: 1px solid #5B6F80;
    width: auto !important;
    float: none;
    display: inline-block;
}
.be_main p {
    font-size: 20px;margin-bottom: 40px;
}
.showcase .image-container .gradient {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg,rgba(0,0,0,.8),hsla(0,0%,100%,0));
}
  .info-cards-overlap .info-card-image[data-v-033c5ad8] {
    height: 100%;
    position: absolute;
    right: 0;
    top: -50px;
}
.info-cards-overlap .info-card-image[data-v-033c5ad8] {
    background-color: #22262a;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    
}
h1.heading-1 {
    font-size: 60px !important;
}
section.info-cards-overlap.py-750-md.project_inn h2.heading-1 {
    font-size: 70px !important;
}


section.info-cards-overlap.py-750-md.project_inn h2.heading-1.sec {
    font-size: 40px !important;
}
.info-cards-overlap .info-card-content[data-v-033c5ad8] {
  
    padding: 25px 25px !important;
}

.info-cards-overlap .info-card-content[data-v-033c5ad8] {
    background-color: #fff;
  
    
    padding: 2rem;
    position: relative;
}



.welcome-video-area {
    position: relative;
    height: 100%;
    background-size: cover;
    z-index: 1;
    background-position: center center;
}

.welcome-video-area:after {
    position: absolute;
    background: rgba(0, 0, 0, .5);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: -1;
}

.display-table {
    display: table;
    width: 100%;
    height: 100%;
}

.display-table-cell {
    display: table-cell;
    vertical-align: middle;
}


/*
* ----------------------------------------------------------------------------------------
* 04.ABOUT CSS STYLE
* ----------------------------------------------------------------------------------------
*/

.about-us-area {}

.about-image,
.about-video {
    margin-top: 30px;
    padding: 10px;
}


.about-text h2 {
    margin-bottom: 18px;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 900;
}

.about-text p {
    margin-bottom: 10px;
}

.single-project-complete {
    background: #f5f5f5;
    margin-top: 20px;
    border-radius: 10px;
    padding: 25px;    box-shadow: 0px 0px 7px rgba(100,100,100,.2) !important;

    text-align: center;
    transition: all 0.4s ease 0s;
}

.single-project-complete a {
    text-transform: uppercase;
    color: #000;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 3px;
}
.items {
    display: flex;
    align-items: center;
    width: fit-content;
    padding: 5px;
    animation: carouselAnim 50s infinite alternate linear;
}
.entry.p-5 img {
    width: 100%;
    float: left;
}
.entry {
   padding: 10px !important;
    display: flex;
    align-items: center;
    flex-direction: column;
    position: relative;
    width: 230px;
    height: auto;
   
}
.carousel_1 {
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-top: 2rem;
    color: #093D3A;
    align-items: center;
}
 @keyframes carouselAnim {
     from {
         transform: translate(0, 0);
     }

     to {
         transform: translate(calc(-100% + (5 * 10px)));
     }
 }
 .btn_lan {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 40px;
}
.btn_lan span {
    font-size: 21px;
    letter-spacing: 1px;
    font-weight: bold;
}


.single-project-complete:hover {
    color:#fff;
    background: #5b6f80;
    box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
    transform: translate3d(0px, 0px, 0px);
}
.work-it-wrapper {
    position: relative;
    float: left;
    width: 100%;
    background: url(../images/land-ver.png) repeat-y top center;
    padding: 75px 0 75px 0;    margin-top: 30px;
}
.circle-top {
    top: 0;
}
.work-it-contain.on-left .work-it-text {
    float: right;
}
.circle-top, .circle-bottom {
   background: #fff;
    border-radius: 50%;
    position: absolute;
    width: 20px;
    height: 20px;
    display: block;
    left: 50%;
    margin-left: -10px;
}
.work-it-contain.on-right {
    float: right;
}
.about-us-area {
    width: 100%;
    float: left;
    padding: 50px 0px;
}
section#work {
    width: 100%;
    float: left;
    padding: 50px 0px;
    background: #5b6f80;
}
.cbp-so-side {
    overflow: hidden;
    -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
    -moz-transition: -moz-transform 0.5s, opacity 0.5s;
    transition: transform 0.5s, opacity 0.5s;
}
.work-it-text {
    width: 70%;
    border: 3px solid #fff;
    padding: 20px 20px 10px 20px;
    border-radius: 10px;
    color: #fff;
}
.work-it-text h4 {
    font-weight: bold;
    margin-bottom: 10px !important;
}
.work-it-text p {
    color: #fff !important;
    margin: 0px !important;
    line-height: 35px !important;
}
.circle-bottom {
    bottom: 0;
}
.work-it-contain.on-left {
    float: left;
}
.work-it-contain.on-left .work-it-icon {
    background-position: left center;
    margin-right: -50px;
    float: right;
    padding-left: 45px;
}
.work-it-contain {
    width: 50%;
    clear: both;
    margin-bottom: 20px;
}
.work-it-contain.on-right .work-it-icon {
    background-position: right center;
    margin-left: -50px;
    float: left;
    padding-right: 45px;
}
.work-it-icon {
    background-image: url(../images/land.png);
    background-repeat: no-repeat;
    width: 145px;
    text-align: center;
}
.work-it-icon i {
    display: block;
    background: #5b6f80;
    width: 100px;
    height: 100px;
    border: 3px solid #fff;
    border-radius: 50%;
    font-size: 45px;
    color: #fff;
    line-height: 50px;
    padding-top: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.work-it-contain.on-right .work-it-text {
    float: left;
}
.cbp-so-section.cbp-so-animate .cbp-so-side-left, .cbp-so-section.cbp-so-animate .cbp-so-side-right {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
}
.single-project-complete span {
    font-size: 19px;
    font-weight: bold;
}

.single-project-complete:hover a {
    color:#fff;
}

.single-project-complete:hover h6 {
    color:#f5f5f5;
}
.single-project-complete h5 {
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 24px;
}
.single-project-complete h2 {
    color: #5b6f80;
    font-size: 20px;
    margin: 20px 0px;
    font-weight: 400;
}

.single-project-complete:hover h2 {
    color:#f5f5f5;
}


/*
* ----------------------------------------------------------------------------------------
* 05.FEATURES CSS STYLE
* ----------------------------------------------------------------------------------------
*/

.features-area {
}

.single-service {
    background: #f5f5f5;
    border-radius: 10px;
    margin-top: 30px;
    padding: 30px;
    color: #333;
    text-align: center;
    transition: all 0.4s ease 0s;
}

.single-service span {
    border: 1px solid #333;
    color: #333;
    font-size: 50px;
    padding: 15px;
}

.single-service:hover {
    color:#fff;
    background: #000 none repeat scroll 0 0;
    box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
    transform: translate3d(0px, 0px, 0px);
}

.single-service:hover .fa::before {
    color:#fff;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
}

.single-service:hover p {
    color:#f5f5f5;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
}

.single-service:hover span {
    border: 1px solid #f5f5f5;
}

.single-service:hover .single-service p {
    color:#fff;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
}

.single-service h4 {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 3px;
    margin-top: 30px;
    text-transform: uppercase;
}

.lnr-camera::before {
    color: #000;
}

.lnr-laptop::before {
    color: #000;
}

.lnr-keyboard::before {
    color: #000;
}

.lnr-earth::before {
    color: #000;
}

.lnr-layers::before {
    color: #000;
}
.lnr-user::before {
    color: #000;
}

.single-service p {
    margin-top: 20px;
    margin-bottom: 0;
}


/*
* ----------------------------------------------------------------------------------------
* 06.TEAM CSS STYLE
* ----------------------------------------------------------------------------------------
*/

.team-area {}

.single-team {
    margin-top: 30px;
    background: #f5f5f5;
    border-radius: 10px;
    margin-top: 30px;
    padding: 0 0 30px 0;
    transition: all 0.4s ease 0s;
}

.single-team img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    width: 100%;
}

.single-team h4 {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 3px;
    margin: 0;
    text-transform: uppercase;
}

.team-description {
    margin-top: 15px;
}

.team-social ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.team-social ul li {
    display: inline-block;
    margin: 0px 5px;
}

.team-social ul li a {
    border: 1px solid #333;
    color: #333;
    display: block;
    font-size: 16px;
    margin-top: 5px;
    padding: 10px;
    width: 50px;
}

.team-social ul li a i {
    margin-top: 7px;
}

.team-social ul li a:hover {
    color: #000;
}

.team-social ul li a:hover i {
    color: #eee;
}

.single-team:hover a {
    border: 1px solid #f5f5f5;
}

.single-team:hover {
    color:#fff;
    background: #000 none repeat scroll 0 0;
    box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
    transform: translate3d(0px, 0px, 0px);
}

.single-team:hover .team-social ul li a {
    color: #fff;
}

.single-team:hover .team-description h6 {
    color: #f5f5f5;
}

/*
* ----------------------------------------------------------------------------------------
* 08.CALL TO ACTION US CSS STYLE
* ----------------------------------------------------------------------------------------
*/

.call-to-action-area {
    padding: 72px 0 100px;
    background: url(../images/bg/testi-bg.jpg);
    background-size: cover;
    position: relative;
    z-index: 1;
}

.call-to-action-area:after {
    position: absolute;
    background: rgba(0, 0, 0, .7);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: -1;
}
.call-to-action-area h2{
    color: #fff;
}
.call-to-action-area p{
    color: #fff;
}


/*
* ----------------------------------------------------------------------------------------
* 07.SCREENSHOTS CSS STYLE
* ----------------------------------------------------------------------------------------
*/

.work {}

.work-inner .mix {
    display: none;
}

.work p.text-center {
    margin-bottom: 18px;
    margin-top: 25px;
}

ul.work {
    padding: 0;
    list-style: none;
    margin-top: 30px;
    margin-left: 8px;
    text-align: left;
    text-align: center;
}

ul.work li {
    display: inline-block;
    padding: 8px 12px;
    margin: 0 8px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    color: #333;
    border: 1px solid #ccc;
    cursor: pointer;
    font-size: 12px;
    letter-spacing: 3px;
}

ul.work li:hover {
    color: #fff;
    border: 1px solid #000;
    background: #000;
    -webkit-transition: .3s;
    transition: .3s;
}

ul.work li.active {
    color: #fff;
    border: 1px solid #000;
    background: #000;
}

.work .item {
    margin-top: 30px;
    position: relative;
}

.work .item img {
    width: 100%;
}

.item {
    -webkit-transition: .3s;
    transition: .3s;
}

.item:hover {
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    -webkit-transition: .3s;
    transition: .3s;
}

.item .tooltip {
    background-color: rgba(0, 0, 0, 0.6);
    border-radius: 50px;
    height: 99%;
    left: 18px;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 5px;
    width: 90%;
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    -ms-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    transition: opacity 0.5s;
}

.tooltip a {
    border: 1px solid #fff;
    padding: 10px 15px;
    color: #fff;
}

.tooltip a.work-popup {
    margin-left: 10px;
}

.item .align {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.carousel-indicators a {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 38px;
    margin-right: 5px;
    text-align: center;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 100%;
    -webkit-transition: background-color 0.5s;
    -moz-transition: background-color 0.5s;
    -ms-transition: background-color 0.5s;
    -o-transition: background-color 0.5s;
    transition: background-color 0.5s;
}

.item:hover .tooltip {
    opacity: 1;
    border-radius: 50px;
}

.item h3 {
    margin-top: 30px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
    color: #fff;
}

/*
* ----------------------------------------------------------------------------------------
* 09.TESTIMONIAL CSS STYLE
* ----------------------------------------------------------------------------------------
*/

.testimonial-area {
    background: url(../images/bg/testi-bg.jpg);
    background-size: cover;
    position: relative;
    z-index: 1;
}

.testimonial-area:after {
    position: absolute;
    background: rgba(0, 0, 0, .7);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: -1;
}

.testimonial-list {
    padding: 30px 30px 0;
    margin-top: 30px;
}

.single-testimonial img {
    width: 120px;
}

.single-testimonial {
    padding: 0px 100px;
    color: #fff;
}

.single-testimonial h6 {
    margin-top: 20px;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.owl-theme .owl-controls {
    margin-top: 30px;
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    border-radius: 50%;
    border: 1px solid #ccc;
    background: none;
}

.buyer-rating {
    padding-top: 7px;
}

.buyer-rating ul li {
    display: inline-block;
    margin-right: 4px;
}

.buyer-rating ul li a i {
    color: #777;
    font-size: 16px;
}

/*
* ----------------------------------------------------------------------------------------
* 10.PRICING CSS STYLE
* ----------------------------------------------------------------------------------------
*/

.pricing-area {}

.pricing-table {
    background: #f5f5f5;
    padding: 30px 40px;
    color: #303030;
    position: relative;
    margin-top: 40px;
    border-radius: 10px;
    transition: all 0.4s ease 0s;
}

.price-title {
    border-bottom: 1px dashed #777;
    padding-bottom: 5px;
    text-transform: uppercase;
}
          
.price p {
    font-weight: 900;
    font-size: 62px;
    display: inline-table;
    margin: 30px 0 20px 0;
}

.price span.dollor {
    font-size: 20px;
    vertical-align: middle;
}

.price span {
    display: table-cell;
}

.price span.month {
    font-size: 15px;
    font-weight: normal;
}

.pricing-table:hover {
    color:#fff;
    background: #000 none repeat scroll 0 0;
    box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
    transform: translate3d(0px, 0px, 0px);
}

.pricing-area .active {
    color:#fff;
    background: #000 none repeat scroll 0 0;
    box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
    transform: translate3d(0px, 0px, 0px);
}

.pricing-area p {
    border-bottom: 1px dashed #777;
}

.pricing-area .price p {
    border-bottom: none;
}

.pricing-area .active a.read-more {
    background: transparent;
    border: 1px solid #fff;
    color:#fff;
}

.pricing-table:hover a.read-more {
    background: transparent;
    border: 1px solid #fff;
    color:#fff;
}


/*
* ----------------------------------------------------------------------------------------
* 11.NEWS LETTER CSS STYLE
* ----------------------------------------------------------------------------------------
*/

.our-news-letter {
    padding: 100px 0px;
    background: url(../images/bg/testi-bg.jpg);
    background-size: cover;
    position: relative;
    z-index: 1;
}

.our-news-letter:after {
    position: absolute;
    background: rgba(0, 0, 0, .7);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: -1;
}

.our-news-letter h2 {
    font-size: 18px;
    margin-bottom: 30px;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #fff;
}

.our-news-letter input[type='text'] {
    display: block;
    width: 35%;
    text-align: center;
    margin: 0px auto;
    border-radius: 5px;
    border: none;
    height: 50px;
    background: none;
    border-bottom: 1px solid #ccc;
    color: #fff;
}

.our-news-letter input[type='submit'] {
    margin-top: 20px;
    display: inline-block;
    color: #333;
    background: #fff;
    padding: 10px 25px;
    border: 1px solid #fff;
    border-radius: 100px;
    text-transform: uppercase;
    font-size: 12px;
    width: 100px;
}

.our-news-letter input[type='submit']:hover {
    background: transparent;
    color: #fff;
    -webkit-transition: .3s;
    transition: .3s;
}



.overline {
    font-size: 14px !important;
    color: #555;
    letter-spacing: 1.5px;
    font-weight: 700;
    text-transform: uppercase;    margin-bottom: 10px;

}
.heading-1 {
    font-size: 30px;
    font-weight: 600;
    /* line-height: 1.1; */
    color: #487375;
}
p.delta-lg.line-height-150 {
    font-size: 16px !important;
    color: #555;
}

.py-750-md[data-v-7d685d9c] {
    width: 100%;
    float: left;
    padding:100px 0px 100px 0px;
}
.bg-color-greige-110 {
    background-color: #edece9;
}
.svg-icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
}
.col-5-lg {
    width: 50%;
}
.col-6-md {
    width: 50%;}
    .col-7-md.col-6-lg.info-card-content {
    width: 60%;
}
.gm-bundled-control-on-bottom{
    margin: 10px;
    user-select: none;
    position: absolute;
    bottom: 167px !Important;
    left: 0px !Important;
  }
.marketing-site-footer-logo {
    width: auto;
    height: 40px;
}
.footer {
    background-color: #487375;
}
.align-items-stretch-md {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.col-6-md {
    width: 50%;
}
.display-inline-block {
    display: inline-block;
}
.line-height-200 {
    line-height: 2;
}

.mt-50, .placeholder-text {
    margin-top: 0.5rem;
}
ol, ul {
    list-style-type: none;
}
.article-body h6, .heading-6 {
    font-size: 1.25rem;
    font-weight: 500;
   
    line-height: 1.3;
}

.footer__links-section-header {
    color: #fff;
    border-top: 1px solid #fff;
    padding-top: 1rem;
}
.display-flex-md {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.gap-100 {
    gap: 1rem;
}
.flex-1 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;padding: 0px;
}
li.mt-50.line-height-150 a {
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    text-decoration: none;
}
.col-4-md, .grid-3-up-md>[class^=col] {
    width: 33.3333333333%;
}
.col-3-md {
    width: 25%;
}
.grid-gutters-wide-md>*, .gutters-300-md>* {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
ul.flex-1 li {
    margin-top: 15px;
}
ul.flex-1 li a {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-weight: normal;
}
.ved_main {
    width: 100%;
    float: left;
    margin-top: 80px;    padding: 50px 0px;

}
.ved_inn.inv {
    text-align: center;    position: relative;
}
.inv_thri {
    width: 100%;
    float: left;
    margin-top: 30px;
}
.inc h3 {
    width: 100%;
    float: left;
    font-size: 30px !important;
    text-align: center;
    line-height: 1.5;
    font-weight: bold;
    color: #5B6F80 !important;
    font-family: "PortraitText-Regular" !important;
}
.inc {
    width: 100%;
    float: left;
    padding: 20px;
}
.inc ul {
    list-style: disc;
}
.inc li {
    width: 100%;
    float: left;
    margin-bottom: 0px;
    margin-top: 40px;
    font-size: 23px;
}
.ved_inn.inv figure {
    margin: 0px;
    /* width: 100%; */
    /* float: left; */
    font-style: italic;
    color: #719E8B;
    position: absolute;
    bottom: 0px;
    left: 20px;
    font-size: 20px;
}
.ved_main .col-12.col-md-6.col-sm-12.col-lg-4.nw {
    width: 24%;    padding: 0px;
}
.ved_main .col-12.col-md-6.col-sm-12.col-lg-8.nw {
    width: 71.5%;
    padding: 0px;
    float: right;
}
.ved_nw span {
    width: auto;
    /* float: left; */
    transform: rotate(270deg) !important;
    position: absolute;
    top: 42%;
    left: 0px;
}
.ved_inn {
    width: 100%;
    float: left;
    background: #e7e6e6;
    padding:15px;    padding-top: 10px;
}
.ved_inn h2 {
    color: #719E8B;
    /* font-size: 43px !important; */
    margin-bottom: 60px;
}

.ved_con p {
    width: 100%;
    float: left;
    margin: 0px !important;
    font-size: 17px !important;
    color: #000 !important;
    line-height: 24px !important;
    margin-bottom: 10px !important;
    padding: 0px;
    /* font-weight: 900; */
}
p.ved {
    width: 100%;
    float: left;
    font-size: 24px !important;
    text-align: left;
    padding: 60px 20px;
    color: #5B6F80 !important;
}
.ved_btm {
    width: 100%;
    float: left;
    margin-top: 15px;
    border-top: 2px dashed #e7e6e6;
        padding: 15px 10px;

}
.ve_img {
    width: 100%;
    float: left;
    height: 155px;
}
.ve_btn {
    width: 100%;
    float: left;
}
.ve_btn h3 {
    color: #000;
    font-size: 13px !important;
    font-weight: bold;margin: 0px !important;
}
.ve_btn span {
    color: #000;
    font-size: 14px;
}
.ved_img {
    width: 100%;
    float: left;
    
        text-align: center;

    border: 1px solid #e7e6e6;
     height: 373px !important; 
    position: relative;
    /* text-align: center; */
    /* display: flex; */
    /* align-items: center; */
    /* vertical-align: middle; */
}
.ved_con {
    width: 100%;
    float: left;
    padding: 10px;
    text-align: center;
    /* margin-top: 10px !important; */
}
.ved_inn p {
    color: #5B6F80 !important;
    font-size: 29px !important;    margin-bottom: 0px;

}
.ved_img img {
    width: 100%;
    float: none;
    max-width:150px !important;
    /* display: inline-block; */
    /* position: relative; */
    position: relative;
    
    
    right: 0;
}
.ved_icon {
    width: 100%;
    float: left;
    text-align: center;
}
.ved_icon img {
    width: 50px !important;
}
.ved_inn.inv p {
    font-size: 20px !important;
    width: 100%;
    float: left;
    margin-top: 10px;    margin-bottom: 10px;

}
.resort {
    width: 100%;
    float: left;
    background: #5B6F80 !important;
    padding: 50px 0px;
    text-align: center;
    color: #fff;
}
.resort p {
    color: #fff !important;
}
.res_img {
    width: 100%;
    float: left;
}
.res_img img {
    width: 100%;
    float: left;
}
.res_con {
    width: 100%;
    float: left;
    margin-top: 10px;
    text-align: left;
}
.res_con h3 {
    font-size: 28px !important;
}
.res_con p {
    font-size: 21px !important;
    font-style: italic;
    /* letter-spacing: 1px; */
    margin-top: 20px;
    line-height: 25px !important;
}
.for_img {
    width: 100%;
    float: left;
       margin-top: 20px;

    padding: 20px;
    position: relative;
}
.for_con h3 {
    font-size: 30px !important;
    letter-spacing: 3px;
    color: #5B6F80 !important;
    font-weight: bold;
}
.for_con {
    width: 100%;
    float: left;
    position: relative;
    z-index: 1;
    background: #e7e6e6;
    padding: 15px;
}
.for_img::after {
    background-image: url(../images/PS_new.png);
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: 100% auto;
}
.for_img img {
    width: 100%;
    float: left;
    position: relative;
    z-index: 1;
}
.for_con {
    width: 100%;
    float: left;
}
.for {
    width: 100%;
    float: left;
    margin-top: 30px;
    background: #5B6F80 !important;
    color: #fff;
    text-align: center;
    padding: 50px 0px 0px ;
}
.inv_sec h2 {
    font-size: 55px !important;
}
.ved_inn.inv hr {
    width: 20%;
    float: none;
    display: inline-block;
    margin: 1rem 0;
    border-top: 2px solid;
}
span.ved_co {
    color: #000;
    font-weight: bold;
}
.inv_sec {
    width: 100%;
    float: left;
    padding: 0px 5%;
    text-align: center;
}
.inv_sec p {
    color: #5B6F80 !important;
}
.showcase .image-container .bgimage {
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: cover;
    z-index: 1;
    top: 0;
    left: 0;
       transition: 1s !important;

}
.showcase .image-container .inner {
    position: relative;
    z-index: 3;
}
.showcase .image-container .box-link {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.showcase .image-container .box-link:after {
    background: #719E8B;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 6px;
    transition: all .3s ease;
}
.module.showcase .col-xs-12.col-sm-12.col-md-6.col-lg-4 {
    padding: 0px 30px;    margin-bottom: 60px;
}
.inner .read_btn a {
    padding: 8px 15px;
    font-size: 20px;
}
.inner .read_btn {
    margin-top: 20px;
}
.showcase .image-container:hover .bgimage {
    transform: scale(1.2);
}
.showcase .image-container:hover .box-link:after {
    width: 100%;
}
section.section-container {
    width: 100%;
    float: left;
    padding: 50px 0px 0px 0px;
}
.inner h2.bebas-neue {
    color: #fff;
}
.inner h5 {
    color: #fff;
}
.dropdown-content,
.link:hover {
	text-decoration: underline
}

.custom-options,
.slick-slide.dragging img {
	pointer-events: none
}

#wowslider-container1,
#wowslider-container1 .ws_images {
	max-height: 800px !important
}

.accordion-content,
.bg_new,
.slick-list,
.social li,
.video-container,
.wrapper {
	overflow: hidden
}
[data-ff-el="root"].ff-641dbe5a1abf4e3daaffb5a1 .ff-641dbe5a1abf4e3daaffb5a1__subtitle *{font-size: 20px !important;}
.Portfolio_snap p,
.acc_con p,
.inve_cod span,
span.exp {
	font-style: italic
}
.content-overlay {
    background: rgb(0 0 0 / 30%);
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}
section.info-cards-overlap.py-750-md .inner_btn.three {
    margin-top: 0px;
}
ul.navigation li.invest_new.fromLeft:after {
    border-bottom: none;
}
.pam_inn.NEW span {
    font-size: 20px !important;
    font-weight: 500;text-align: left;
    color: #000;
}
.img_inn {
    width: 100%;
    float: left;    padding-top: 50px !important;

}
.img_con {
    width: 100%;
    float: left;
    position: absolute;
    top: 32%;
    /* bottom: 0; */
    text-align: center;
    /* background: rgba(0,0,0,0.9); */
    color: #fff;
    /* height: 100%; */
    z-index: 9;
}
.img_inn .col-lg-4{    padding: 0px 20px;}
.img {
    width: 100%;
    float: left;    position: relative;

}
.img_con p {
    font-size: 25px !important;
    color: #fff !important;
    text-transform: uppercase;
    margin: 0px !important;
}
.img_con h2 {
    font-size: 100px !important;
}
.img::after {
    position: absolute;
       background: rgba(91,111,128,0.8) !important;

    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0 !important;
    bottom: 0;
}
.img img {
    width: 100%;
    float: left;    height: 700px;
    object-fit: cover;
}
.our_new.outer.fast-stomp .pam_inn {
    border-top: none;
    border-left: 1px solid;
    text-align: left;
    padding-left: 20px;
    padding-top: 10px;
    margin-top: 0px;
}
.slide_inn.cont_slider {
    padding: 0;
}
.mySlides.content_invst{
    position: relative;
    margin: auto;
    overflow: hidden;
    padding: 0;
}
.ournew_sec .inner_btn.three {
    margin-top: 20px;
}
.infogr form.ff-641dbe5a1abf4e3daaffb5a1__form.fd-focus-visible-applied {
    padding-top: 0px !important;
}
.maR_inn_con.hospital {
    padding: 0px !important;
}
.ppbutton{
  font-size: 50px;
  cursor: pointer;
}
.technology-class {
    padding: 50px 0;
    width: 100%;
    float: left;
        background: #5B6F80;
    text-align: center;

}
.technology-row ul.list-unstyled {
    flex-wrap: wrap;
    width: 100%;
    float: none;
    display: inline-block !important;
}
.technology-row.d-flex.d-flex-col.crm {
    margin-top: 30px;
}
.content.ind h1 {
    font-size: 95px ;}
h2.h3 {
    color: #fff;
    width: 35%;
   
    font-size: 40px;
    float: none;
    display: inline-block;
    padding-bottom: 10px;
}
.technology-row ul.list-unstyled li {
    align-items: center;
    justify-content: center;
    padding: 0 15px;
    width: 16.66%;
    float: none;
    display: inline-block;
}
.technology-row.d-flex.d-flex-col.crm ul.list-unstyled li>div {
    height: auto;
    padding: 0px;
}

.technology-row ul.list-unstyled li>div {
    align-items: center;
    background-color: #fff;
    height: 200px;
    justify-content: space-between;
    padding: 40px 10px;
    text-align: center;
    width: 100%;
    border-radius: 10px;
    box-shadow: 0 10px 30px hsla(0,0%,60%,.2);
}
.technology-row.d-flex.d-flex-col.crm ul.list-unstyled li>div figure {
    height: auto;
    margin: 0;
}

.technology-row ul.list-unstyled li>div figure {
    height: 75px;
    
    width: 100%;
}
.technology-row.d-flex.d-flex-col.crm ul.list-unstyled li>div figure .technology-logo {
    height: auto;
    max-height: initial;
}

.technology-row ul.list-unstyled li>div figure .technology-logo {
    height: 64px;
    max-height: 64px;
    position: relative;
}
.technology-row.d-flex.d-flex-col.crm ul.list-unstyled li>div figure .technology-logo img {
    /* max-width: 100px; */
    height: 135px;
    width: -webkit-fill-available;
    padding: 15px;
}
#gallery{
  margin: 0px;width: 100%;float: left;
 }
 #gallery img{
   
    height: 400px;
    object-fit: cover;border-radius: 5px;
    width: 100%;
    float: left;
  }
  .pam_inn.NEW {
    border: none;
        margin-top: 30px !important;

}


.loc_con {
    width: 100%;
    float: left;
    position: absolute;
    height: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 99999;
    color: #fff;
    bottom: 0;
    top: 0;
}
.loc_main {
    width: auto;
    float: left;
    position: relative;
}
.loc_con .tb_con.locati {
    bottom: 20px !important;
    position: absolute;
    z-index: 9999;
}
.loc_con .tb_con.locati h5 {
    color: #fff;
    font-size: 20px;
}
.loc_con .tb_con.locati span {
    color: #fff;
}
.loc_con .tb_con.locati .read_btn {
    margin-top: 10px;
}
.loc_con .tb_con.locati .read_btn a{
  background: #fff;
    color: #5B6F80;
    font-size: 15px;
    border: 1px solid #fff;    padding: 5px 10px;

}
.ppbutton {
    font-size: 20px !important;
    cursor: pointer;
    color: #fff;
    margin-right: 10px;
    text-decoration: none;
}
.ppbutton:hover {
    color: #fff;
}
.audio {
    background: #719E8B;
    border-radius: 100px;
    color: white;
    padding: 13px 23px;
    width: fit-content;
   margin: 20px 0px;
    display: flex;
    flex-direction: row;
    align-items: center;
    cursor: pointer;
}
.j-podcast-foreground i.fa.fa-spotify {
    font-size: 35px;
}

/*prodcat*/
.j-podcast-img {
    display: block;
    border-radius: 0.5rem;
    padding: 1rem 3rem;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    box-shadow: 0 0 2rem rgba(0,0,0,0.2);
    height: 0;
    padding-bottom: 100%;
    margin-bottom: -7rem;
    z-index: -1;
}
.j-podcast-card {
    border-radius: 0.5rem;
    bottom: 0;
    left: 0;
    width: 80%;
    padding: 3rem 4rem;
    transform-origin: left bottom;
    background: white;
    box-shadow: 0 0 2rem rgba(0,0,0,0.2);
    margin-bottom: 2rem;
}
.j-podcast-foreground {
    color: #719E8B;font-size: 16px !important;
    text-decoration: none;line-height: 1.8;
        letter-spacing: .05em;    font-weight: bold;


}
.j-podcast-foreground i.fa.fa-spotify:hover {
    color: #719E8B;
}
.j-podcast-listen {
    background: #6115cd;
    border-radius: 100px;
    color: white;
    padding: 0.5rem 1rem;
    width: fit-content;
    margin: 1rem 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    cursor: pointer;
}

.prodcast h1 {
    width: 100%;
    float: left;
    color: #719E8B;}
    .prodcast {
    width: 100%;
    float: left;
    margin-top: 80px;
    text-align: center;
    padding: 30px 0px 30px 0px;
}
.mar_img.hospital img {
    width: 100% !important;
    height: auto;
}
h5.post-summary {
    width: 100%;
    float: left;
    text-decoration: none;
    font-size: 23px;
    line-height: 1.5;
    margin-top: 10px;
        color: #719E8B;

}
h3.title a {
    text-decoration: none;
    color: #719E8B;    text-shadow: none;

}
.post-image {
    display: block;
    position: relative;
    width: 100%;
    max-width: 100%;
    margin-bottom: 15px;
}
.post-image-inner .img-fluid {
    width: 100%;
    max-width: 100%;
    display: block;
        object-fit: contain;

}
.post-image-inner {
    width: 100%;
    float: left;
    margin-top: 30px;  padding: 27px 0px;
}
.item-meta.item-meta-date {
    width: 100%;
    float: left;
    margin-top: 10px;
}
.item-meta.item-meta-date span {
    color: #000;
}
.col-sidebar {
    padding-left: 10px;
}

.sidebar-widget {
    display: block;
    margin-bottom: 35px;
}
.sidebar-widget .widget-head {
    margin-bottom: 20px;
    position: relative;
    border-bottom: 2px solid #eee;
}
.sidebar-widget .widget-head .title {
    font-size: 20px !important;
    line-height: 26px !important;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 10px !important;
    padding: 0px;
    border: none;
    color: #719E8B;
}

.sidebar-widget .widget-head:after {
    content: '';
    width: 60px;
    height: 2px;
    display: block;
    position: relative;
    bottom: -2px;
        background: #719E8B !important;

}
.post-item-small {
    margin-bottom: 10px;
}
.widget-body {
    height: 832px;
    width: 100%;
    float: left;
    overflow-y: scroll;
    overflow-x: clip;
    padding: 10px;    border-radius: 5px;

}
.tbl-container {
    display: table;
    width: 100%;
    max-width: 100%;
    box-shadow: 0px 6px 27px 0px rgba(0,0,0,0.3);
    border-radius: 5px;
    padding: 10px;
}
.post-item-small .left {
    display: table-cell;
    width: 130px;
    position: relative;
}
.post-item-small .left .image {
    display: block;
    position: relative;
    width: 130px;
    height: 110px;    border-radius: 5px;
    background-color: #fafafa;
}
.post-item-small .left .image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover; border-radius: 5px;
}
.lazyloaded {
    opacity: 1;
    transition: opacity 300ms;
}
.post-item-small .right {
    padding-left: 15px;
    position: relative;
}
.post-item-small .title {
    margin-top: 0;
    margin-bottom: 4px;
    line-height: 20px;
    font-size: 14px !important;
    font-weight: 600;padding: 0px;
        border: none;

}
.small-post-meta {
    display: flex;
    align-items: center;
    margin: 0;    font-size: 15px !important;
}
.tbl-cell {
    display: table-cell;
    vertical-align: top;
    position: relative;
}
.sticky-lg-top {
  
    top: 0;
    z-index: 1;
}
.post-content {
    width: 100%;
    float: left;
    box-shadow: 0px 6px 27px 0px rgba(0,0,0,0.3);
    border-radius: 5px;
    padding: 20px 20px; 

}
a.j-podcast-img.j-podcast-first {
    padding-bottom: 60%!important;
    background-position: center!important;
}
.mySlides.content_invst .con_hover {
    position: absolute;
    text-align: center;
    padding-left: 5em;
    padding-right: 5em;
    width: 100%;
    top: 50%;
    left: 50%;    color: #fff;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.pam_inn.NEW a button span {
    font-size: 21px !important;
    font-weight: normal;
    line-height: initial;
  }
  .pam_inn.NEW a {
    margin-top: 40px;text-align: center;
    width: 100%;
    float: left;
}
.mySlides.content_invst:hover .content-overlay {
    opacity: 1;
}
.slide_inn.cont_slider a.prev{left: 0 !important;}
.slide_inn.cont_slider a.next {
    right: 0;
}
.con_hover p {
    margin-bottom: 0px;font-size: 18px !important;    font-weight: 400;
}
.con_hover h2 {
    font-size: 32px !important;
    
    margin-bottom: 10px;
}
.mySlides.content_invst:hover .con_hover  {
   
    opacity: 1;
}
.foo_rg li,
.menu ul,
.navigation,
.slick-dots,
.social,
ul.despite {
	list-style: none
}

.dropdown .dropbtn,
.inner_btn,
.navigation a,
.our_btn a,
.our_con_inn span,
.tab-navigation label,
button.modal-close,
label.typ {
	text-transform: uppercase
}

#myBtn,
.our_new.podcast.press .short_img h1 {
	font-size: 25px !important
}

@keyframes fadeInUp {
	from {
		opacity: 0;
		transform: translate3d(0, 100%, 0)
	}

	to {
		opacity: 1;
		transform: none
	}
}

.fadeInUp {
	animation-name: fadeInUp
}

@keyframes fadeInRight {
	from {
		opacity: 0;
		transform: translate3d(100%, 0, 0)
	}

	to {
		opacity: 1;
		transform: none
	}
}

.fadeInRight {
	animation-name: fadeInRight
}

@keyframes fadeInLeft {
	from {
		opacity: 0;
		transform: translate3d(-100%, 0, 0)
	}

	to {
		opacity: 1;
		transform: none
	}
}

.fadeInLeft {
	animation-name: fadeInLeft
}

@keyframes zoomInUp {
	from {
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
	}

	60% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
	}
}

.zoomInUp {
	animation-name: zoomInUp
}

@keyframes zoomIn {
	from {
		opacity: 0;
		transform: scale3d(.3, .3, .3)
	}

	50% {
		opacity: 1
	}
}

.zoomIn {
	animation-name: zoomIn
}

@keyframes bounceInUp {

	60%,
	75%,
	90%,
	from,
	to {
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
	}

	from {
		opacity: 0;
		transform: translate3d(0, 3000px, 0)
	}

	60% {
		opacity: 1;
		transform: translate3d(0, -20px, 0)
	}

	75% {
		transform: translate3d(0, 10px, 0)
	}

	90% {
		transform: translate3d(0, -5px, 0)
	}

	to {
		transform: translate3d(0, 0, 0)
	}
}

.bounceInUp {
	animation-name: bounceInUp
}

@keyframes flash {

	50%,
	from,
	to {
		opacity: 1
	}

	25%,
	75% {
		opacity: 0
	}
}
.footer {
    background-color: #719E8B;
        padding: 50px 0px;

}
.marketing-site-footer-logo {
    width: auto;
    height: 50px;
}
.align-items-stretch-md {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.col-6-md {
    width: 50%;
}
.display-inline-block {
    display: inline-block;
}
.line-height-200 {
    line-height: 2;
}

.mt-50, .placeholder-text {
    margin-top: 0.5rem;
}
ol, ul {
    list-style-type: none;
}
.article-body h6, .heading-6 {
    font-size: 1.25rem;
    font-weight: 500;
   
    line-height: 1.3;
}

.footer__links-section-header {
    color: #fff;
    border-top: 1px solid #fff;
    padding-top: 1rem;
}
.display-flex-md {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
h2.new.wow.fadeInUp {
    color: #fff;
    font-size: 29px !important;
    margin-top: 20px;
    line-height: 45px;
    width: 100%;
    float: left;
}
.py-750-md[data-v-7d685d9c] {
    width: 100%;
    float: left;
    padding: 50px 0px 50px 0px;
}

.bg-color-greige-110 {
    background-color: #edece9;
}
.display-flex-md {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.info-cards-overlap .info-card-image[data-v-033c5ad8] {
    background-color: #22262a;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
/*    box-shadow: 0px 0px 40px #00000029;*/
}
.info-cards-overlap .info-card-image[data-v-033c5ad8] {
    height: 100%;
    position: absolute;
    right: 0;
    top: -100px;
}

.col-6-md {
    width: 50%;
}
.col-7-md.col-6-lg.info-card-content {
    width: 50%;
}
.info-cards-overlap .info-card-content[data-v-033c5ad8] {
    background-color: #fff;
    
    padding: 2rem;
    position: relative;
}
.info-cards-overlap .info-card-content[data-v-033c5ad8] {
    padding: 65px 25px !important;
}
.overline {
    font-size: 20px !important;
    color: #5B6F80 !important;
    letter-spacing: 1.5px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
}

p.delta-lg.line-height-150 {
    font-size: 20px !important;
    color: #555;
}
.gap-100 {
    gap: 1rem;
}
.flex-1 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;padding: 0px;
}
li.mt-50.line-height-150 a {
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    text-decoration: none;
}
.col-4-md, .grid-3-up-md>[class^=col] {
    width: 33.3333333333%;
}
.col-3-md {
    width: 25%;
}
.grid-gutters-wide-md>*, .gutters-300-md>* {
    padding-left: 8px;
    padding-right: 8px;
}
ul.flex-1 li {
    margin-top: 15px;
}
ul.flex-1 li a {
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    font-weight: normal;
}
.flash {
	animation-name: flash
}

.invest_con h2 {
	color: #000 !important;
	padding: 0 0 30px
}

.Portfolio.two h2 {
	color: #fff !important;
	width: 32%;
	border-bottom: 1px solid #fff;
	padding-bottom: 10px
}

.ournew_con h3 {
	text-align: left;
	color: #fff !important;
	margin: 0 0 30px
}
.content.ind {
    box-shadow: none;    top: 30% !important;

}
h2.heading-1.nw {
    font-size: 43px ;
}
.heading-1 {
    font-size: 40px ;
    font-weight: 600;
    /* line-height: 1.1; */
    color: #719E8B;
}
.stom_tem h2 {
    color: #719E89 !important;
    width: 35%;
    /*border-bottom: 1px solid #5B6F80 !important;*/
    font-size: 40px !important;
}
.invest_con h4 {
	font-size: 35px;
	text-align: left;
	color: #000 !important;
	padding: 20px 0
}
ul.navigation li:after {
  display:block;
  content: '';
  border-bottom: solid 3px #5B6F80;  
  transform: scaleX(0);  
  transition: transform 250ms ease-in-out;
}
li.invest_new a:hover {
    color: #fff;
}
ul.navigation li:hover:after { transform: scaleX(1); }
li.fromLeft:after{  transform-origin:  0% 50%; }
li.fromLeft:hover:after{ transform: scaleX(1); transform-origin:   0% 50%; }
.Portfolio,
.Portfolio_snap,
.content,
.content_nw,
.footer.custom .foo_lf,
.in_ink,
.inve_inn,
.inve_video,
.invest_con,
.invest_con h1,
.invet_sec h1,
.linkk nav,
.mar_img.cor,
.mar_img.hospital,
.our_new,
.our_new h1,
.ournew_con,
.press,
.slick-dots,
.slide_inn,
.speck_sec,
.stom_tem,
.stom_tem h1,
.tab-container,
.tb_con h3,
.tb_con span,
h1.faq,
small {
	text-align: center
}
.req_form.new p strong {
    font-weight: 500;
}
.req_form.digit p strong {
    font-weight: 500;
}
.tab-container.sel_tab.locationss .custom-select-trigger,
.tab-container.sel_tab.locationss label.typ,
body {
	color: #000
}

html {
	background: #fff !important
}

body,
html {
	min-height: 100%;
	position: relative
}

body {
	font-family: 'Crimson Text',serif !important;
	font-size: 15px;
	font-weight: 500;height: 100%;background: #fff !important;
}

h2 {
	font-size: 40px !important;    font-weight: 600 !important;font-family: "PortraitText-Regular" !important;

}
.according_sec h2, .invet_sec h2 {
    color: #719E8B !important;
    border-bottom: 1px solid #5B6F80;
}
.res_inn {
    width: 100%;
    float: left;
    text-align: center;}
.responsive-map.index.wow.fadeInUp h2 {
    width: 45%;
    float: none;
    display: inline-block;
    border-bottom: 1px solid #5B6F80;
    padding-bottom: 10px;
    margin-bottom: 30px;
    color: #719E8B;
}

[data-ff-el="root"].ff-641dbe5a1abf4e3daaffb5a1 .ff-641dbe5a1abf4e3daaffb5a1__button {
    color: #ffffff;
    width: auto;
    border: 1px solid #719E8B !important;
    display: inline-block;
    padding: 16px 20px;
    font-size: 15px;
    background: #719E8B !important;
    text-align: center;
    font-family: Crimson-Text;
    font-weight: 400;
    line-height: 20px;
    white-space: nowrap;
    border-radius: 5.4px;
    letter-spacing: 0.1px;
    text-transform: none;
}
.responsive-map.index.wow.fadeInUp {
    width: 100%;
    float: left;
    text-align: center;
}

h1 {
	font-size: calc((3.5 - 1) * 1.2vw + 1rem);    font-family: "PortraitText-Regular" !important;

	line-height: calc(1.3 * (1 + (1 - 3.5)/25))
}

p {
	font-size: 25px !important;
	line-height: 1.8 !important;color: #000 !important;font-family: 'Crimson Text',serif !important;
}

h1,
h2,
h3,
h4 {
	letter-spacing: .02em
}

h3 {
	font-size: calc((2.5 - 1) * 1.1vw + 1rem) !important;   

}

h4 {
	margin-bottom: 0 !important;
	font-size: calc((1.6 - 1) * 1.2vw + 1rem) !important;
	line-height: calc(1.3 * (1 + (1 - 1.6)/25)) !important
}

h5 {
	margin-bottom: 00px
}

.Portfolio.two h3,
.acc_con,
.acc_img,
.acc_img img,
.content.ind h3,
.foo_lf,
.foo_lf h1,
.foo_rg,
.footer,
.in_cepi_con,
.in_ink,
.inn_img,
.inv_map,
.inv_map p,
.inve_cod,
.inve_cod p,
.inve_cod span,
.inve_con,
.inve_con img,
.inve_inn,
.invest_cepital_main,
.invest_con,
.invest_con h1,
.invest_con h3,
.invest_con p,
.invest_img,
.invest_img img,
.invest_main,
.invest_round,
.invest_sec,
.invest_slid_img h1,
.invest_video_con,
.invest_video_main,
.invet_sec h1,
.invt_map_img iframe,
.login_form,
.maR_inn_con p,
.maR_inn_con ul,
.main,
.mar_img.exp img,
.market_inn p,
.our_con,
.our_mid,
.our_new,
.our_new h1,
.ournew_con p,
.ournew_img,
.ournew_img img,
.ournew_sec,
.pan_main,
.pan_main h1,
.press_iframe,
.read_btn,
.responsive-map,
.tab-container,
.tb_con,
.tb_con h3,
.tb_con span,
.tb_img,
.tb_img img,
.video_invest,
.web_con,
.web_con a h2,
.web_con span,
.web_img,
.web_img img,
.web_inn,
.web_link,
.web_link a,
.why,
.why span,
.why ul,
.why ul li,
header.site-header,
ul.benefits,
ul.benefits li {
	width: 100%;
	float: left
}

.container {
	max-width: 1800px;
	margin: 0 auto;padding: 0px !important;
}
.ved_nw span {
    width: 100%;
    float: left;
    transform: rotate(270deg) !important;
    color: #719E8B;
    letter-spacing: 4px;
    font-weight: bold;
}

video {
	width: 100%;
	position: absolute
}

.linkk nav {
	top: 0;
	left: 0;
	right: 0;
	letter-spacing: 1px
}
.ved_nw {
    width: 20px;
    float: left;
    text-align: center;
    vertical-align: middle;
    align-items: center;
    display: flex;
    position: relative;
    margin: 0px 15px !important;
}
.inve_cod p {
	text-align: center !important;
	line-height: 25px !important
}

.inve_cod .col-md-6.col-sm-12.col-xs-12.wow.fadeInUp {
	background: #fff;
	margin: 10px;
	width: 45% !important;
	padding: 20px 10px;
	height: 135px;box-shadow: 0px 6px 27px 0px rgba(0,0,0,0.3);
    border-radius: 10px; transition: 0.5s;

}
.inner_btn.three i.fa.fa-arrow-right {
    color: #5B6F80 !important;
}
.inve_cod .col-md-6.col-sm-12.col-xs-12.wow.fadeInUp:hover h3 {
    color: #fff;
}
.inve_cod .col-md-6.col-sm-12.col-xs-12.wow.fadeInUp:hover p {
    color: #fff;
}
.inve_cod .col-md-6.col-sm-12.col-xs-12.wow.fadeInUp:hover {
    border-radius: 50%;
    background: #719E8B;
    padding: 27px 10px;
    transition: 0.5s;
}
.inve_cod h3 {
    font-size: 30px !important;
    color: #719E8B;
}


a.home_vido .inner_btn {
	width: 20%;
	margin-top: 30px !important
}

.linkk nav a span {
	color: #fff;
	margin: 32px 15px !important;
	position: relative;
	top: 2px
}
.linkk nav a {
    font-size: 30px;
    width: auto;
    text-decoration: none;
   
    float: left;
    margin-right: 20px;
}
.linkk nav a h2:hover {
    background: transparent;
    color: #719E8B;
    transition: 0.5s;
}
.linkk nav a:last-child {
    margin-right: 0px;
}
.linkk nav a h2 {
    width: auto;
    transition: 0.5s;
    border-bottom: 1px solid;
    font-size: 20px !important;
    background: #719E8B;
    color: #fff;
    border-radius: 5px;
    box-shadow: 0px 6px 27px 0px rgba(0,0,0,0.3);
    padding: 10px 19px;
    margin: 0px;
}
.inve_tab {
    width: 100%;
    float: left;
    padding: 50px 0px;
    text-align: center;
}
.inve_tab h4.wow.fadeInUp {
    color: #719E8B;
    font-weight: 700;
}
.vid_con h2 i.fa.fa-check {
	background: rgba(113, 158, 139, .4);
	border-radius: 50%;
	font-size: 26px;
	padding: 10px;
	border: 1px solid #719e8b;
	margin-right: 15px;
	position: relative;
	top: -9px
}

.sticky-social {
	position: fixed;
	top: 45%;
	right: 0;
	padding: 0;
	margin: 0;    z-index: 9999;

}

.social {
	padding-left: 0
}

.social li {
	padding: 10px 12px;
	font-size: 20px;
	transition: .8s ease-in-out;
	margin-bottom: 10px;
	line-height: 20px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px
}

.social li:hover {
	margin-left: -20px;
	box-shadow: 2px 5px 10px grey
}

.social li:hover .fa {
	margin-left: 10px
}

.sticky-social .fa {
	color: #fff;
	transition: .8s ease-in-out
}

.linkedin {
	background-color: #0a66c2
}

.twitter {
	background-color: #1da1f2
}

.insta {
	background-color: #e4405f
}

.navbar {
	border-radous: 0;
	border: 0;
	margin: 0
}
.col-5-md.info-card-image.aspect-ratio-16-9-smo.new {
    width: 45%;
}
.bg_new {
	width: 100%;
	float: left;
	position: relative;
	    margin-top: 55px !important;

	height:100% !important;
}
li.invest_new.fromLeft {
    margin-top: -9px;
}
.bg_new.index::after {
    background: rgba(0,0,0,1);
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.brand a,
.footer.custom .foo_rg,
.logo {
	width: auto;        padding: 20px 30px;
	float: left
}

.col-md-3,
.col-md-3.col-sm-3.col-xs-3,
.col-md-5,
.col-md-6,
.col-md-7,
.dropdown,
.invest_sec .col-6.col-sm-12.col-md-6.col-lg-6,
.mar_img .col-6.col-md-6.col-sm-6.col-lg-6 {
	float: left
}

.dropdown .dropbtn {
	font-size: 16px;
	border: none;
	color: #000;
	background-color: inherit;
	margin-left: 2.3vw;font-weight: 500;
	padding-top: 0px
}

.btn span:hover,
.inner_btn:hover {
	color: #719e8b !important
}

.dropdown-content {
	display: none;
	position: absolute
}

.dropdown-content a {
	float: none;
	color: #000;
	padding: 12px 16px !important;
	text-decoration: none;
	display: block;
	text-align: left    top: 20px !important;

}

.dropdown:hover .dropdown-content,
.modal.active,
.overlay.active,
.slick-initialized .slick-slide,
.slick-slide img {
	display: block
}

.card-img-overlay,
.content h1,
.stom_tem h1 {
	color: #fff;
	width: 100%;
	float: left
}

.linkk {
	width: 100%;
	float: left;
	padding: 0 150px;
	margin-top: 30px
}

a.link_under {
	color: #719e8b;
	font-size: 24px;
	position: relative
}

.bg_new img,
.hr,
.inner_btn hr,
.next,
.numbertext,
.our_btn hr,
.prev {
	position: absolute
}

.box,
.btn span,
.content,
.custom-select,
.in_ink,
.inner_btn,
.inve_con,
.our_btn,
.slick-dots li,
.wrapper {
	position: relative
}

.hr {
	width: 3px;
	height: 25px;
	background: #fff;
	margin-top: -30px;
	margin-left: 0
}

.bg_new img {
	width: 100%;
	height: 520px;
	object-fit: cover;
	object-position: 50% 52%
}

.bg_new.inve img {
	object-position: 50% 50%;
	filter: brightness(.7)
}

.ineer_sec,
.invest_slid_img,
.invet_sec {
	width: 100%;
	float: left;
	padding: 50px 0
}
.invest_slid_img h2 {
    color: #719E8B !important;
    width: 100%;
    float: left;
    text-align: center;
    font-size: 40px !important;
    /* border-bottom: 1px solid #719E8B; */
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.thank_main {
    width: 100%;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;    background: url(../images/thumb_sli_1.jpeg);

}
.thank_inn {
    width: 60%;
    float: none;
    display: inline-block;
    box-shadow: 0px 6px 27px 0px rgba(0,0,0,0.3);
    border-radius: 10px;    background: #fff;

}
.thnk_inner p {
    color: #555;
    font-size: 16px !important;
    width: 100%;
    float: left;
    margin: 0;
}
.social_main {
    width: 60%;
    float: none;
    display: inline-block;    margin-top: 20px;

}
.thank_lf li {
    width: auto;
    float: none;
    background: #719E8B;
    border-radius: 5px;
    display: inline-block;
    margin: 0;
        padding: 6px 8px;

}
.thank_lf li a {
    color: #fff;
}
.thank_lf h3 {
    color: #719E8B;
    font-size: 25px !important;
    width: 100%;
    float: left;    margin-bottom: 15px;

}
.thank_lf.right a button.inner_btn.invest.tww.btn.btn-1.hover-filled-slide-up.wow.fadeInUp {
  
    margin-top: 0px;
}
.social ul.social {
    margin: 0;
}
.thank_inn h1 img {
    max-width: 120px;
}
.thank_lf.right a button.inner_btn.invest.tww.btn.btn-1.hover-filled-slide-up.wow.fadeInUp span {
 padding: 6px 35px !important;
}
.thank_lf {
    width: 49%;
    float: left;
    box-shadow: 0px 6px 27px 0px rgba(0,0,0,0.3);
    border-radius: 10px;
    padding: 25px;    background: #fff;

}
.thank_lf.right {
    float: right;
}
.thank_inn h1 {
    color: #fff;
    background: #719E8B;
    font-size: 40px !important;
    padding: 10px 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;margin-bottom: 0px;	
}
.thnk_inner {
    width: 100%;
    float: left;
    padding: 30px;
}
.thank_main h2 {
    width: auto;
    float: none;
    display: inline-block;
    
    border-radius: 10px;
    color:  #719E8B;
  
    font-size: 50px !important;
}
.thank_main_new {
    width: 100%;
    float: left;
    text-align: center;position: relative;
    z-index: 1;}
    .thank_main::after {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    content: "";
    background: rgb(72 115 117 / 50%);
}
.according_sec,
.inve_video,
.short_team {
	width: 100%;
	float: left;
	padding: 50px 0
}

.inve_video iframe {
	height: 940px
}

.responsive-map iframe {
	width: 100%;
	float: left;
	height: 580px;
	box-shadow: 0px 6px 27px 0px rgba(0,0,0,0.3);
    border-radius: 10px;
    padding: 15px;
}
.content-block.new h4 {
    font-size: 20px !important;
    margin-bottom: 15px !important;
    width: 100%;
    float: left;
    color: #555;
    font-weight: 600;
}
.invt_map_img div#map {
    border-radius: 10px;
    box-shadow: 0px 6px 27px 0px rgba(0,0,0,0.3);
}
.pam_inn.NEW a span:hover {
    color: #fff !important;
}
.inner_btn {
	width: auto;
	border-radius: unset;
	background: #719E8B;
	margin-top: 10px;
	color: #fff;
	padding: 30px 200px;
	font-size: 18px;
	border: 1px solid #5b6f80;
	cursor: pointer;
	transition: .2s
}

.header-inner,
header {
	background-color: #fff
}



.inner_btn hr {
	height: 23px;
	background-color: #fff;
	right: 41%;
	top: 35%;
	width: 1px;
	opacity: 1;
	border: none;
	margin: 0
}

.inner_btn.three hr {
	right: 36%
}

.tab-container.sel_tab.locationss .custom-select-trigger:after {
	border-bottom: 1px solid #000;
	border-right: 1px solid #000
}

.inner_btn.slid hr {
	right: 33%
}

.inner_btn i.fa.fa-arrow-right {
	padding-left: 10px;
	margin: 0 0 0 10px;
	border-left: 1px solid;
	position: relative
}

.inner_btn:hover {
	border: 1px solid #719e8b;
	background: #fff;
	transition: .2s
}

.btn span {
	color: #fff !important;
	width: auto !important;
	height: auto !important;
	margin-top: 0 !important;border-radius: 10px;font-size: 20px !important;
}

.inner_code h3 {
	font-size: 24px;
	color: #000
}
.Portfolio.new {
    background: #fff;
    padding: 50px 0px 0px 0px !important;text-align: center;
}
.mangment {
    padding-top: 20px;
}

.mangment h2.wow.fadeInUp {
    color: #719E8B;
    font-size: 30px !important;
        margin-top: 20px;

}
.Portfolio.new h2 {
    margin: 0;
    /* padding: 0; */
    text-align: center;
    color: #719E8B;
    border-bottom: 1px solid #719E8B;
    /* width: auto !important; */
    float: none;
        width: 60%;

}
.Portfolio h2 {
    color: #fff;
    margin-bottom: 30px;
    width: 40%;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
    font-size: 45px !important;
    float: right;
    text-align: left;
        margin-top: 70px;

}
.innovation-redesign-grid-wrapper.invest_appor {
    padding-top: 60px;
}
.innovation-redesign-grid-wrapper.invest_appor .content-block.new {
    height: auto;
}
.innovation-redesign-grid-wrapper.invest_appor .image-block {
    padding-bottom: 0px !important;
}
.innovation-redesign-grid-wrapper.invest_appor .innovation-item.has-first-content .image-block {
   height: 840px !important;  float: right;

}
.Portfolio_snap {
   
    background: url(../images/podcast.png) !important;
    background-size: 100% 100% !important;
    padding: 50px 0 !important;
    background-repeat: no-repeat !important;position: relative;
}
.Portfolio_snap::after {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    left: 0;
    background:rgb(72 115 117 / 60%);
    top: 0;
    right: 0;
}
.innovation-redesign-grid-wrapper.invest_appor img.js-lazy-image {
    border-radius: 10px !important;
}
.innovation-redesign-grid-wrapper.invest_appor .innovation-item.has-first-content .content-block {
    width: 55%;
    float: left;
    text-align: justify;
}
.innovation-redesign-grid-wrapper.invest_appor .innovation-item {
    width: 100%;
    float: left;
    max-width: 100%;
}
.innovation-redesign-grid-wrapper.invest_appor .image-content-block {
    width: 100%;
    float: left;
    display: unset !important;
}
.innovation-redesign-grid-wrapper.invest_appor .image-block {
    width: 45%;
    float: left;
}
.innovation-redesign-grid-wrapper.invest_appor .content-block.new {
    width: 55%;
    float: right;text-align: justify;
}
.innovation-redesign-grid-wrapper.invest_appor .innovation-item.has-first-content {
    margin-top: 40px;
}
.Portfolio iframe {
    width: 55%;
    float: left;
    height: 365px;
}
.Portfolio,
.Portfolio h1,
.Portfolio_snap,
.brand,
.content,
.content p,
.inner_code,
.mangment {
	float: left;
	width: 100%
}

.bg_new.inve {
	height: 53vh
}

.inner_code p {
	font-size: 20px;
	color: #000;
	margin-top: 20px;
	line-height: 1.8
}

.inner_code h1,
.invet_sec h1 {
	color: #000;
	font-size: 50px
}

.inner_code {
	padding-left: 50px
}

.content {
	top: 25% !important
}

.slick-track,
header {
	top: 0;
	left: 0
}
.Portfolio {
    background: #719E8B;
    padding: 50px 0 !important;
}
.Portfolio h1 {
	color: #fff;
	font-size: 65px
}

.content p {
	color: #fff;
	font-size: 19px;
	margin-top: 20px
}

.main-nav {
	text-align: right;
	white-space: nowrap;
	padding: 0 0 0 30px;
	width: 100%
}

.sf-menu,
.sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none
}

li.invest_new a {
/*    background: #719E8B;*/
     background: #719E8B;
    padding: 5px 20px;
    line-height: 2.2rem;
    font-size: 14px;
    border-radius: 5px;
    color: #fff;
}

.logo img {
	width: auto;
	max-width: 100px;
	max-height: 35px
}

.brand,
.mangment {
	padding: 60px 0
}

.header-inner {
	width: 100%;
	position: reltive;
	z-index: 999;
	-webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1), 0 1px 0 0 rgba(0, 0, 0, .06);
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1), 0 1px 0 0 rgba(0, 0, 0, .06);
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: a
}

.hamburger-icon {
	display: none;
	border: none;
	background-color: transparent
}

header {
	position: fixed;
	width: 100%;
	
	justify-content: space-between;
	align-items: center;
	padding: 0px !important;
	z-index: 11
}
.req_inn::after {
    background: rgb(72 115 117 / 60%) !important;
    width: 100%;
    height: 400px;
    position: absolute;
    content: "";
    left: 0;
    top: 0;
}
.req_inn {
    width: 100%;
    float: left;
    /* background: url(../images/thumb_sli_1.jpeg); */
	background: url(../images/1-cmp.png);
	height: 400px;
    background-position: center;    background-size: 100% auto;
    position: relative;background-repeat: no-repeat;
}
.req_con {
    width: 100%;
    float: left;
    position: relative;
    bottom: -175px;
    text-align: center;
    z-index: 1;
}
.req_con h1 {
    color: #fff;
}
.req_form_main {
    width: 100%;
    float: left;
    padding: 10px 0px 50px 0px !important;
    text-align: center;
}
.req_con_mian {
    width: 100%;
    float: left;
    text-align: left;
}
.req_con_mian h2 {
    color: #719E8B;
    font-size: 40px !important;
}
.req_con_mian p {
    width: 100%;
    float: left;
    margin-top: 10px;
    color: #555;
    font-size: 16px !important;
    margin-bottom: 0;
}
.req_form {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}
.req_form label {
    width: 100%;
    float: left;
    margin-bottom: 5px;
    font-size: 16px;
    color: #555;
}
.req_form input {
    width: 100%;
    float: left;
    height: 40px;
    padding: 0px 15px;
    border-radius: 5px;
    border: 1px solid #ccc;
}
.req_form span input[type="radio"] {
    width: 20px;
    float: left;
    margin-right: 10px;
    margin-top: 0;
    height: 20px;
}
.req_form span {
    width: 50%;
    float: left;
    margin-bottom: 10px;
    float: left;
    text-align: left;color: #555;
}
.req_form.digit {
    text-align: left;
    margin-bottom: 10px;
}
.req_form p {
    color: #000 !important;
    margin: 0px;
    font-size: 16px !important;
}
a.req_btn.btn.submit button.inner_btn.invest.tww.btn.btn-1.hover-filled-slide-up.wow.fadeInUp {
    margin-top: 0px;
}
a.req_btn.btn.submit button.inner_btn.invest.tww.btn.btn-1.hover-filled-slide-up.wow.fadeInUp span {
    margin: 0;
}
.req_form.new.ysno label {
    width: auto;
    float: left;
    margin-bottom: 0px;
    margin-left: 10px;
    margin-right: 10px;
}
.req_form.new.ysno input[type="radio"] {
    width: 20px;
    height: 20px;
    float: left;}
.content_nw p,
.ineer_sec.invest .inner_code h3,
.logo-text,
.our_new.outer.prodcast .in_ink a,
.our_new.outer.prodcast h1,
.our_new.podcast .in_ink.sec a,
.our_new.podcast h1,
.pam_con.prodcast .pam_link a,
.pam_con.prodcast h1,
.pam_con.prodcast p,
.pam_link.market a,
.press {
	color: #fff
}

.hamburger-icon .fa-bars,
.hamburger-icon .fa-times {
	color: #719E8B;
	font-size: 1rem;
	cursor: pointer
}

.hamburger-icon input[type=checkbox] {
	appearance: none
}

.navigation {
	display: flex;
	margin-bottom: 0;
	position: absolute;
	right: 4%;
        padding: 30px 0px;

}

.slick-list,
.slick-slider,
.slick-track {
	position: relative;
	display: block
}

*,
.slick-list {
	margin: 0;
	padding: 0
}

:focus,
:hover,
button.inner_btn.btn.btn-1.hover-filled-slide-up:active {
	outline: 0 !important;
	outline-offset: 0
}

button.inner_btn.btn.btn-1.hover-filled-slide-up:hover .inner_btn i.fa.fa-arrow-right {
	opacity: 0
}

button.inner_btn.btn.btn-1.hover-filled-slide-up::after,
button.inner_btn.btn.btn-1.hover-filled-slide-up::before {
	position: absolute;
	content: ""
}

.btn-1::before {
	background-color: #719E8B;
	transition: .3s ease-out
}

.btn-1 span:hover {
	transition: .2s .1s
}

.btn.hover-filled-slide-up::before {
	top: 0;
	left: 0;
	right: 0;
	height: 100%;border-radius: 5px;
	width: 100%
}

.btn.hover-filled-slide-up:hover::before {
	height: 0%
}

.navigation a {
	color: #000;
	padding-top: 0px;
	font-size: 16px;
	letter-spacing: .05em;
	text-decoration: none;
	transition: .2s;
	display: inline-flex;
	flex-wrap: wrap;
	font-weight:500
}

.dropdown-content a {
    background: #fff;
    box-shadow: 0 15px 30px rgba(18, 19, 20, .2);
    position: relative;
    top: 20px !important;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
ul.navigation li {
	display: inline-block;
	flex-wrap: wrap;
	margin-left: 2.3vw
}

.navigation a:hover,
.pam_link a:hover {
	
	transition: .2s
}
.navigation a:hover {
    color: #5B6F80;
}
.Portfolio_snap {
	background: #dfe0e1;
	color: #000;
	padding: 50px 0
}

.slick-dots li button,
.slick-next,
.slick-prev {
	font-size: 0;
	color: transparent;
	cursor: pointer;
	outline: 0
}
.tar_new {
    width: 100%;
    float: left;
    background: #fff;    padding: 10px;
    border-radius: 5px;height: 160px;
    border-bottom: 7px solid #719E8B85;
        box-shadow: 0px 6px 27px 0px rgba(0,0,0,0.3);
transition: 0.5s;
}
.tar_new:hover {
    background: transparent;
    border-bottom: 7px solid #ffffff85;
    transition: 0.5s;
}
.tar_new:hover h3 {
    color: #fff !important;
}
.tar_new:hover span {
    color: #fff !important;
}
.tar_new span {
    color: #719E8B !important;
}
.tar_new h3 {
    color: #719E8B !important;    width: 100% !important;
}
.Portfolio_snap h2 {
	font-size: 40px !important;
	margin-bottom: 10px;
	width:50%;
	float: none;
	display: inline-block;
	border-bottom: 1px solid #fff;
	padding-bottom: 10px;color: #fff;z-index: 1;
    position: relative;
}
.por_inn h2 {
    border-bottom: none;
}

.por_inn .col-md-3.col-sm-12.col-xs-12,
.por_inn h4 {
	padding: 10px
}

.pro_iframe.new_vid {
	padding: 0 230px
}

.por_inn h2 {
	font-size: 38px;
	line-height: 54px
}

.por_inn {
	width: 100%;
	float: left;
	padding: 0;
	margin-top: 40px;
	z-index: 1;
    position: relative;
}

.por_inn h4:hover {
    background: #719E8B;
    color: #fff;
    transition: .5s;
}

.por_inn h4 {
    font-size: 24px !important;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 0px 40px #00000029;
    border-bottom: 7px solid #2e5a5c;
    height: 120px;
    align-items: center;
    display: flex;
    justify-content: center;
    color: #719E8B;
    cursor: pointer;
    transition: .5s;
}

button.slick-next,
button.slick-prev {
	position: absolute;
	width: 55px;
	height: 55px;
	opacity: 1;
	background: #719E8B;
}

.Portfolio_snap p {
    text-align: left;
    margin-top: 0px;
    font-size: 14px;
    position: relative;
    z-index: 1;
    color: #fff;
        margin-bottom: 0px;width: 100%;float: left;

}

.inn_img img {
	max-width: 100%;
	float: left
}

.slider {
	margin: 0 auto
}

.slick-slide {
	margin: 0 10px;
	float: left;
	height: 100%;
	min-height: 1px
}

button.slick-next {
	top: 39%;
	right: 65px
}

button.slick-prev {
	top: 39%;
	left: 65px;
	z-index: 1
}

.slick-slider {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.mar_img.exp.andree,
.slick-slider,
.wrapper {
	margin-bottom: 30px
}

.slick-dots li button:focus,
.slick-dots li button:hover,
.slick-list:focus {
	outline: 0
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.slick-track:after,
.slick-track:before {
	display: table;
	content: ''
}

.custom-select-wrapper select,
.mySlides,
.slick-arrow.slick-hidden,
.slick-slide,
.slick-slide.slick-loading img,
.ws_controls,
button.toggle {
	display: none
}

.slick-track:after {
	clear: both
}

.col-6.col-md-6.col-sm-12.col-lg-6.rg,
.invest_video.sec .col-md-6,
[dir=rtl] .slick-slide {
	float: right
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

button.slick-next,
section.variable-width.slick-initialized.slick-slider.slick-dotted button.slick-prev {
	top: 49%
}

.slick-next,
.slick-prev {
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	padding: 0;
	border: none;
	background: #719e8b;
	border-radius: 50%;
	opacity: .7
}

.next,
.prev {
	top: 10%
}

.active,
.demo:hover,
.slick-dots li button:focus:before,
.slick-dots li button:hover:before,
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
	opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
	opacity: .25
}

.slick-next:before,
.slick-prev:before {
	font: 20px/1 FontAwesome;
	opacity: .75;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-prev {
	left: -25px
}

[dir=rtl] .slick-prev {
	right: -25px;
	left: auto
}

.fa-long-arrow-left:before,
.slick-prev:before {
	content: "\f177"
}

[dir=rtl] .slick-prev:before {
	content: '';
	font-weight: 700;
	font-size: 20px
}

.slick-next {
	right: -25px
}

[dir=rtl] .slick-next {
	right: auto;
	left: -25px
}

.slick-next:before {
	content: "\f178"
}

[dir=rtl] .slick-next:before {
	content: ''
}

.slick-dots {
	position: absolute;
	bottom: -45px;
	display: block;
	width: 100%;
	padding: 0
}

.slick-dots li {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer
}

.slick-dots li button {
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	border: 0;
	background: 0 0
}

.slick-dots li button:before {
	font-size: 6px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	content: '•';
	text-align: center;
	opacity: .25;
	color: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
	opacity: .75;
	color: #000
}

.wrapper {
	height: 20%;
	width: 100%;
	display: flex;
	align-items: center
}

.box {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 80%;
	width: 20%;
	margin: 0;
	padding: 0;
	flex-shrink: 0;
	color: #000;
	font-size: 21px;
	cursor: pointer
}

.prev {
	left: 15%
}

.loader-mask {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #000;
	z-index: 99999
}

.loader {
	position: absolute;
	left: 45%;
	top: 45%
}

.lead {
	font-size: 13px
}

.loader img {
	max-width: 180px;
	max-height: 180px
}

.zoom-in-out-box {
	animation: 1s infinite zoom-in-zoom-out
}

@keyframes zoom-in-zoom-out {

	0%,
	100% {
		transform: scale(1, 1)
	}

	50% {
		transform: scale(1.5, 1.5)
	}
}

.video-container {
	width: 100%;
	max-height: 320px;
	position: relative
}

.content_nw,
.overlay::after {
	width: 100%;
	position: absolute;
	top: 0
}

.overlay::after {
	background: rgba(0, 0, 0, .5);
	content: "";
	height: 100%
}

.content_nw {
	float: left;
	padding: 60px 0
}

.content_nw span {
	color: #fff;
	margin-top: 15px;
	font-size: 20px;
	width: 100%;
	float: left
}

.foo_form_inn input, .mangment h1, .mangment p {
    color: #555;
    width: 100%;
    float: left;
    font-size: 16px !important;
    margin-top: 10px !important;
}

.Portfolio.two h1,
.mangment h1 {
	font-size: 50px
}

.mangment p {
	font-size: 20px;
	line-height: 1.8;
	margin-top: 20px;
	margin-bottom: 0
}

.acc_con p {
	width: 100%;
	float: left;
	font-size: 14px !important;
	line-height: 30px;
	margin-top: 10px;
	    text-align: left;

}

.mangment nav {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 30px 10px;
	margin-top: 30px;
	margin-bottom: 50px
}

.center,
.custom-select,
.foo_form_inn,
.foo_rg li,
.inner_btn.custom {
	display: inline-block
}

.mangment nav a {
	color: #719e8b;
	font-size: 21px;
	padding: 0 15px;
	border-right: 2px solid #719e8b;
	line-height: 18px
}

.mangment nav a:last-child {
	border-right: none
}

.mangment section {
	width: 100%;
	float: left;
	margin-bottom: 70px
}

.vid_con p {
	font-size: 18px;
	line-height: 40px
}

.footer.custom h1 {
	font-size: 60px;
	padding: 0;
	margin-bottom: 20px
}

.footer.custom .foo_lf span {
	width: 100%;
	float: left;
	font-size: 20px;
	color: #333
}

.foo_form,
.in_con,
.nos_ifm {
	width: 100%;
	float: left;
	margin-top: 30px
}

.foo_form_inn,
.foo_rg li,
.inner_btn.custom,
label.typ {
	width: auto;
	float: none
}

.foo_form_inn input {
	height: 50px;
	padding: 0 15px;
	font-size: 15px;
	background: 0 0;
	border: 1px solid #000
}

.custom-select-trigger,
label.typ {
	font-size: 16px;
	color: #000;
}

.foo_form_inn input::placeholder {
	color: #000
}

.foo_form_inn {
	margin-right: 10px
}

.center,
.pam_link a i.fa.fa-angle-left {
	margin-right: 15px
}

.inner_btn.custom {
	margin-top: 0 !important;
	padding: 0 !important;
	border-radius: 5px
}

.inner_btn.custom a {
	width: 100%;
	float: left;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	text-transform: none;
	padding: 13px 25px !important
}

.inner_btn.custom a:hover {
	color: #719e93
}

.center {
	border-bottom:2px solid #719E8B;
	transform: translate(0, 0);
	    box-shadow: 0px 6px 27px 0px rgba(0,0,0,0.3);
    border-radius: 5px;
    padding: 0px 0px 0px 20px;
}

.custom-select-wrapper {
	position: relative;
	display: inline-block;
	user-select: none
}

.custom-select-trigger {
	position: relative;
	display: block;
	padding: 0 0 0 5px;
	font-weight: 300;
	line-height: 40px;
	border-radius: 0;
	cursor: pointer;
	width: 250px;
	text-align: left
}

.custom-options,
.custom-select-trigger:after {
	position: absolute;
	transition: .4s ease-in-out;
	display: block
}

.copy_lf,
.copy_rg,
.foo_rg a,
.footer,
.press_video_tab.locati .tab-navigation label,
.press_video_tab.locati .tab-navigation select,
.stom_tem.invest_sec .card-img-overlay,
.stom_tem.invest_sec h1,
select#select-box option,
select#select-box1 option {
	color: #000
}

.custom-select-trigger:after {
	content: '';
	width: 7px;
	height: 7px;
	top: 50%;
	right: 25px;
	margin-top: -3px;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	transform: rotate(45deg) translateY(-50%);
	transform-origin: 50% 0
}

.custom-select.opened .custom-select-trigger:after {
	margin-top: 3px;
	transform: rotate(-135deg) translateY(-50%)
}

.custom-options {
    top: 100%;
    left: -90px;
    right: 0;
    margin: 5px 0;
    border-radius: 5px;
    box-shadow: 0px 6px 27px 0px rgba(0,0,0,0.3);
    background: #fff;
    opacity: 0;
    transform: translateY(-15px);
       padding-top: 5px;

}

.foo_link,
.foo_logo {
	margin-top: 0;
	width: 100%;
	float: left
}

.custom-option,
button.accordion {
	position: relative;
	cursor: pointer
}

.custom-select.opened .custom-options {
	opacity: 1;
	visibility: visible;
	pointer-events: all;
	transform: translateY(0)
}

.option-hover:before {
	background: #f9f9f9
}

.custom-option {
	display: block;
	padding: 0;
	font-size: 15px;
	font-weight: 600;
	color: #000;
	line-height: 30px;
	transition: .4s ease-in-out;
	text-align: left;
	    padding: 3px 20px;

}

.invest_main_con h4,
.maR_inn_con h3,
.market_inn h3,
.next,
.prev,
span.megatrends {
	font-weight: 700
}

.custom-option:first-of-type {
	border-radius: 4px 4px 0 0
}

.custom-option:last-of-type {
	border-bottom: 0;
	border-radius: 0 0 4px 4px
}

.custom-option.selection,
.custom-option:hover {
	background: #719e8b;color: #fff;
}

.footer.custom .foo_rg ul {
	padding: 0;
	margin-top: 20px;
	margin-left: 0
}



.foo_lf .inner_btn {
	margin-top: 100px;
	padding: 25px 165px
}

.foo_lf h1 {
	font-size: 45px;
	line-height: 62px;
	padding: 0 75px 0 0
}

.foo_rg {
	text-align: right !important
}

.foo_rg h2 {
	font-size: 35px
}

.foo_rg li {
	font-size: 50px;
	padding: 0 5px;
	cursor: pointer;
	line-height: 0
}

.foo_rg ul {
	margin-left: 30px
}

.foo_logo {
	text-align: left;
	padding-right: 0
}

.foo_logo img {
	max-width: 200px
}

.foo_link {
	text-align: right
}

.foo_link a {
	color: #719e8b;
	width: 100%;
	float: left;
	font-size: 21px !important;
	letter-spacing: 1.5px;
	line-height: 1.8
}

.invest_con h3,
.invet_sec h1 {
	letter-spacing: .02em;
	margin-bottom: 30px
}

.vid_con {
	width: 100%;
	float: left;
	padding: 60px 60px 0
}

.copyright,
.pam_con {
	width: 100%;
	float: left;
	padding: 30px 0
}

.copy_lf {
	width: 100%;
	float: left;
	font-size: 11px;
	line-height: 22px;    color: #000;
}
.copy_rg.wow.fadeInUp {
    color: #719E8B;
}


.copy_rg {
	width: 100%;
	float: left;
	font-size: 21px;
	margin-top: 10px
}

.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev,
.carousel-inner .carousel-item.active,
.menu ul {
	display: flex
}

.link,
.menu a {
	display: inline-block;
	text-decoration: none
}

.menu li+li {
	margin-left: 5rem
}

.menu a {
	font-size: 1.125rem;
	line-height: 1.33333333333;
	color: #fff;
	padding: 1.125rem 0
}
.content {
    top: 25% !important;
    z-index: 1;
}
.hero-title span,
.menu a:hover,
.title span {
	color: #4dc8ff
}

.content {
	padding-right: 1rem;
	padding-left: 1rem;
	border-radius: 10px;
    padding: 0;
    box-shadow: 0px 6px 27px 0px rgba(0,0,0,0.3);
}

.hero-title {
	margin-top: 11.25rem
}

.hero-title,
.title {
	font-size: 4rem;
	line-height: 1.125;
	color: #f5f5f7
}

.title {
	padding-left: 1.25rem;
	border-left: .5rem solid #4dc8ff
}

.link {
	font-size: 1.125rem;
	color: #4dc8ff;
	margin-top: 1rem;
	margin-left: 1.75rem
}

small {
	display: block;
	font-size: 1rem;
	line-height: 1.5;
	color: #a1a1a6;
	margin-top: 80vh;
	margin-bottom: 5rem
}

@media (max-width:1080px) {
	html {
		font-size: 93.75%
	}
}

@media (max-width:720px) {
	html {
		font-size: 87.5%
	}
}

@media (max-width:450px) {
	.menu li+li {
		margin-left: 2rem
	}
}

button.accordion {
	width: 100%;
	background-color: transparent;
	border-top: 1px solid;
	border-left: none;
	outline: 0;
	text-align: left;
	padding: 30px 20px;
	font-size: 20px !important;
	color: #000 !important;
	transition: background-color .2s linear;
	border-right: none;
	border-bottom: none;
	padding-left: 40px !important;font-weight: 500;
}

button.accordion:after {
	content: "\f067";
	font-family: fontawesome;
	font-size: 16px;
	margin-top: 5px;
	width: 30px;
	float: left;
	position: absolute;
	right: 0;
	padding-right: 40px;
	top: 28%;
    color: #5B6F80;
}

.stom_tem button.next,
.stom_tem button.prev {
	top: 90%;
	background: #719e8b;
	border-radius: 50%
}

button.accordion.is-open:after {
	content: "\f068"
}

.accordion-content p {
	font-size: 20px;
	line-height: 30px;
	color: #333;
	padding: 0 25px;
	text-align: left
}

.accordion-content {
	padding: 0 20px;
	max-height: 0;
	transition: max-height .2s ease-in-out
}

.video-background iframe,
.video-foreground {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 180vh;
	background: #000;
	pointer-events: none
}

.video-foreground {
	top: -80%
}

.box .col-md-12 {
	padding: 0 10px
}

@media all and (max-width:600px) {
	.vid-info {
		width: 50%;
		padding: .5rem
	}

	.vid-info h1 {
		margin-bottom: .2rem
	}
}

@media all and (max-width:500px) {
	.vid-info .acronym {
		display: none
	}
}

.content.ind h3 {
	color: #fff;
	    font-size: 30px !important;
    margin-top: 20px;
    line-height: 40px;
}
.content.ind a {
    width: auto;
    float: none;
    display: inline-block;
    margin-top: 30px;
    background: #fff;
    padding: 14px 30px;
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.5px;
    color: #719E8B !important;
    border-radius: 5px;
}
.invest_con {
	padding: 60px 70px
}

.invest_con h1 {
	color: #000;
	font-size: 60px;
	padding: 0 0 30px;
	border-bottom: 1px solid #000;
	letter-spacing: .02em;
	margin-bottom: 0
}

.invest_con p,
.ournew_con p {
	font-size: 20px;
	line-height: 1.8
}

.invest_con h3 {
	line-height: 1.3em;
	color: #000;
	margin-top: 40px;
	text-align: left
}

.invest_con p {
	color: #000;
	text-align: left
}

.invest_sec.two .invest_con {
	padding: 10px 70px
}

.invest_sec.two .inner_btn {
	margin-top: 120px
}

.Portfolio.two h3 {
	color: #fff;
	font-size: 25px;
	margin-top: 0px;    font-size: 30px !important;

}

.ournew_sec {
	padding: 70px 0;
	background: #000
}

.ournew_img {
	padding-left: 25px
}
.ournew_con {
    padding: 10px 0px;
}
.our_inn h2 {
    font-size: 40px ;
    color: #fff;
    margin-top: 30px;
    border-bottom: none;
    padding-bottom: 10px;
    text-align: left;
}
.invet_sec p,
.ournew_con {
	padding: 0 60px;
	width: 100%;
	float: left
}

.sc_iframe iframe {
	height: 620px
}

.ournew_con h1 {
	color: #fff;
	margin-bottom: 30px;
	text-align: left
}

.ineer_sec.invest .inner_code p,
.ournew_con p {
	color: #fff !important;
	text-align: left
}

.invet_sec p {
	color: #555;
	font-size: 20px !important;
	line-height: 1.8;
	    margin-bottom: 0px;

}

.invest_round,
.web_con.articale {
	margin-top: 0
}

.invest_round .col-4.col-md-6.col-sm-12.col-lg-4 {
	float: left;
	padding: 0 40px 40px
}

.inve_inn {
    width: 100%;
        padding: 10px 30px;

    float: left;
    background: #fff;
/*    box-shadow: 0 10px 30px hsla(0,0%,60%,.2);*/
        box-shadow:0px 0px 40px #719e8b47;

    border-radius: 10px;
        height: 240px;
    margin-bottom: 0px;

}
.invest_round h3 {
    width: 80%;
    float: none;
    display: inline-block;
    font-size: 16px !important;
    color: #000;
    line-height: 1.8;
}
.inve_inn h3 {
    font-size: 30px !important;
}
.invest_round h2.wow.fadeInUp {
    /* text-align: center; */
    color: #719E8B;
    font-size: 40px;
    border-bottom: 1px solid #719E8B;
    width: auto;
    float: none;
    display: inline-block;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.invest_round {
    width: 100%;
    float: left;
    padding: 50px 0px 30px;text-align: center;
}
.inner_btn {
    padding: 10px 15px;
    margin-top: 0;
    font-size: 16px;
    width: auto;
    float: none;
    border-radius: 5px;
    display: inline-block;
}
.innovation-redesign-grid-wrapper {
    width: 100%;
    float: left;    padding-bottom: 60px;
}
.innovation-item.has-first-content {
    float: right !important;
}


.innovation-redesign-grid-wrapper .innovation-item {
    padding: 0 15px;
    margin-bottom: 30px;
}

.innovation-redesign-grid-wrapper .innovation-item {
    flex: 0 0 50%;
    max-width:49%;
    padding: 0 0px;
    margin-bottom: 0px !important;    float: left;
}
.content-block.new {
    height: 525px;
}
.ournew_con ul {
    padding: 0;
    list-style: none;
    text-align: left;
    color: #fff;
    line-height: 35px;
    margin: 0px;    width: 100%;
    float: left;font-size: 16px;
}
.ournew_con ul li {
    width: 100%;
    float: left;
}
.ournew_con ul li i {
    margin-right: 10px;
}
.innovation-redesign-grid-wrapper .image-content-block {
    display: flex;
    flex-direction: column;
    background-color: #fff;
    border-radius: 10px;
     box-shadow: 0px 0px 40px #00000029;
    height: 100%;
}
.innovation-redesign-grid-wrapper .image-content-block .image-block {
    position: relative;
    padding-bottom: 52%;
}
.innovation-redesign-grid-wrapper .image-content-block .image-block>img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.innovation-redesign-grid-wrapper .image-content-block .content-block {
    padding: 21px 24px;
}
.innovation-redesign-grid-wrapper .image-content-block .content-block h3 {
    font-size: 30px !important;
    line-height: 1.38;
    color: #719E8B;
    font-weight: 600;
    margin-bottom: 8px;
    text-shadow: 0 0 15px rgba(0, 0, 0, .2);
}
.innovation-redesign-grid-wrapper .image-content-block .content-block p {
    font-size: 16px !important;
    line-height: 1.62;
    color: #555;
}
.innovation-redesign-grid-wrapper .innovation-item.has-first-content .image-block {
    order: 2;
}
.innovation-redesign-grid-wrapper .innovation-item.has-first-content .content-block {
    order: 1;
}
.inve_con {
    width: 100%;
    float: left;
}
.inve_inn h3 {
	width: 60%;
	color: #719E8B;
	font-size: 35px;
	padding: 10px 0;
	border-bottom: 2px solid
}

.inve_inn p {
	    width: 100%;
    float: left;
    color: #555;
    padding: 30px !important;
    font-size: 16px !important;
}

.invest_round .col-4.col-md-4.col-sm-4.col-lg-4:nth-child(4),
.invest_round .col-4.col-md-4.col-sm-4.col-lg-4:nth-child(5),
.invest_round .col-4.col-md-4.col-sm-4.col-lg-4:nth-child(6) {
	padding-bottom: 0
}

.stom_tem {
	width: 100%;
	float: left;
	padding: 50px 0px 50px 0px;
	position: relative;
}

.carousel-item .col-md-3 {
	padding: 0 20px
}

.img-fluid {
	width: 100%;
	height: 430px;object-fit: cover;
}

.slick-slider .img-fluid {
	width: 100%;
	height: 465px;
	object-fit: cover;
	cursor: grab;    border-radius: 5px;

}

.stom_tem h1 {
	margin-bottom: 40px
}

.container.text-center.my-3 {
	width: 100%;
	float: left;
	margin-bottom: 50px !important
}

.card,
.stom_tem.invest_sec {
	background: 0 0;border: none;
}

.Portfolio_snap.invest .por_inn,
.box .card,
.maR_inn_con.exp,
p.short.exp {
	border: none
}
.inner_btn.slid {
    padding: 10px 45px;
    width: auto;
    border-radius: 5px !important;
    margin-top: 0px;
}
.ournew_sec {
    background: url(../images/10.jpg);    position: relative;background-repeat: no-repeat;background-size: 100% 100%;
}
.our_inn {
    position: relative;    text-align: center;
    z-index: 1;
}
.our_inn h3.wow.fadeInUp {
    text-align: left;
    color: #fff;
    margin-top: 40px;
}
.inner_btn.three span {
    color: #5B6F80 !important;
}
button.inner_btn.three::before {
    background: #fff;
    color: #719E8B;
}	
.ournew_sec::after {
    background: rgb(91 111 128 / 70%);
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    left: 0;
    top: 0;
}
.inve_video button.inner_btn.btn.btn-1.hover-filled-slide-up.wow.fadeInUp {
    margin: 0px !important;
    padding: 10px;
}
.card-img-overlay {
	position: unset;
	text-align: left;
	padding: 0;
	margin-top: 10px
}

.card-img-overlay h3 {
	font-size: 20px;
	margin-bottom: 5px
}

.card-img-overlay span {
    font-size: 20px;
    width: 100%;
    float: left;
    color: #000;
}
.card-img-overlay h4 {
        font-size: 25px !important;
    color: #719E8B;
    font-weight: 600;
    
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
	display: inline-block;
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: 70% 70%;
	background-color: #719e8b;
	border-radius: 50%;
	width: 50px;
	height: 50px
}

#myBtn,
.modal,
.overlay {
	display: none;
	position: fixed
}

.carousel-control-next,
.carousel-control-prev {
	top: -10%;
	opacity: .5;
	width: auto
}

.stom_tem button.prev {
	left: 2%;
	width: 50px;
	padding: 0;
	height: 50px;
	opacity: .7;
	z-index: 1
}

.stom_tem button.next {
	right: 2%;
	width: 50px;
	padding: 0;
	height: 50px;
	opacity: .7;
	z-index: 1
}

.stom_tem button.next,
.stom_tem button.prev:hover {
	background-color: #719e8b
}

.carousel-control-prev {
	left: 5%
}

.carousel-control-next {
	right: 5%
}

h1.faq {
	width: 100%;
	float: left;
	font-size: 53px;
	color: #000
}

.overlay {
	background-color: rgba(0, 0, 0, .75);
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 50
}
.modal-backdrop.show {
    opacity: 1 !important;
}
.modal {
    background-color: #fff;
    box-shadow: 0 0 8px 4px rgba(0, 0, 0, .25);
    left: 2%;
    padding: 20px;
    height: 92%;
    width: 96% !important;
    overflow-y: scroll;
    top: 5%;
    /* transform: translate(-50%, -50%); */
    width: calc(100% - 40px);
    z-index: 9999;
    --bs-modal-border-radius: unset !important;
}
.modal-content h1 {
	color: #719e8b;
	width: 100%;
	font-size: 30px;
	float: left;
	margin-bottom: 20px
}

.modal-content span {
	width: 100%;
	float: left;
	font-size: 11px;
	margin-bottom: 30px;
	border-bottom: 1px solid #5b6f80;
	padding-bottom: 20px;
	color: #5b6f80;
	font-weight: 700
}

.modal-content p {
	width: 100%;
	float: left;
	color: #888
}

button.modal-close:hover {
	background: 0 0;
	color: #719e8b;
	border: 1px solid #719e8b
}

button.modal-close {
	float: right;
	width: auto;
	background: #719e8b;
	border: 1px solid #719e8b;
	color: #fff;
	padding: 15px 40px !important;
	font-size: 17px
}

.modal-content {
	padding: 30px 30px 15px
}

.our_new {
	margin-top: 190px
}

.our_new h1 {
	color: #000;
	font-size: 65px;
	padding: 50px 0
}
.our_new.location.team h1 {
    width: auto !important;
    float: none;
    display: inline-block;
    border-bottom: 1px solid #000 !important;
    margin:30px 0 0px !important;
    padding: 0;
    color: #719E8B;
}
.our_con {
	background: #000;
	padding: 60px 0
}
.req_form.new {
    text-align: left;
    margin-bottom: 10px;
}
.team-block-two .inner-box:hover .image img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.team-block-two .inner-box:hover .social-links {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    opacity: 1;
    visibility: visible;
}
a.req_btn.btn.submit {
    background: #719E8B;
        padding: 12px 45px !important;

}
a.req_btn.btn.submit i.fa.fa-arrow-right {
    padding-left: 10px;
    margin: 0 0 0 10px;
    border-left: 1px solid;
    position: relative;
}
a.req_btn.btn.submit:hover {
    background: transparent;
    border: 1px solid #719E8B;}
    a.req_btn.btn.submit:hover span {
    color: #719E8B !important;
}
a.req_btn.btn.submit span {
    width: 100% !important;
    margin: 0;
}

.req_form.new span {
    width: 40%;
    
}
.req_form.new.ysno {
    /* width: 27% !important;     */
	    margin: 0px !important;


}
.req_form.new.ysno.nw {
    margin-top: 22px !important;
}
.req_form.new.ysno label, .req_form.new.ysno input[type="radio"] {
	cursor: pointer;
}
.req_form.digit span {
    text-align: left;
    
}
.req_form.digit {
    text-align: left;
    margin-bottom: 10px;
}
.our_con .col-4.col-md-6.col-sm-12.col-lg-4 {
	padding: 30px 60px 60px 30px
}
.req_form.digit span {
    margin-bottom: 10px;
}
.our_mid {
	background: #fff;
	padding: 20px
}
.press {
    padding: 0px !important;
}
.team-block-two .inner-box {
    position: relative;
    padding-right: 40px;
}
.team-block-two .image-box {
    position: relative;
}
.team-block-two .image-box:before {
    position: absolute;
    left: 50px;
    top: 30px;
    bottom: 30px;
    right: -30px;
    background-image: url(../images/team-bg.png);
    content: "";
    border-radius: 10px;
}
.team-block-two .image-box .image {
    position: relative;
    overflow: hidden;
    margin-bottom: 0;
    border-radius: 10px;
    z-index: 1;
}
.team-block-two .image-box .image img {
    width: 100%;
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
        max-height: 455px;
    height: 700px;
    object-fit: cover;
}
.social-links button.inner_btn.ou-tm.modal-open.btn.btn-1.hover-filled-slide-up.wow.fadeInUp {
    margin: 0;
    border-radius: 5px;
    letter-spacing: 5px;    padding: 12px 15px;

}
.team-block-two .social-links {
    position: absolute;
    right: -95px;
    bottom: -20px;
    padding: 0;
    margin-top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #719E8B;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
    z-index: 3;
    visibility: hidden;
    opacity: 0;
    border-radius: 5px;
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
    transform-origin: 0 0;
    transform: rotate(270deg) !important;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 5px;
}
.team-block-two .social-links a {
    position: relative;
    height: 35px;
    width: 50px;
    display: block;
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    color: var(--theme-color1);
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}
.team-block-two .share-icon {
    position: absolute;
    right: 20px;
    bottom: -25px;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    background-color: #719E8B;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    border-radius: 7px;
    z-index: 3;
}
.team-block-two .info-box {
        position: relative;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0px 6px 27px 0px rgba(0,0,0,0.3);
    height: 150px; 
    margin-bottom: 60px;
    }
    section.team_new {
    width: 100%;
    float: left;
    padding: 30px 0px 0px 0px;
}
.req_inn.team {
    background: url(../images/thumb_sli_13.jpeg);
    background-position: center 890px;
}
h4.name a {
    color: #719E8B;
    font-weight: 500;
    margin-bottom: 10px;
    width: 100%;
    text-decoration: none;
    float: left;
}
span.designation {
    line-height: 20px !important;    color: #555 !important;

}

.team-block-two .info-box .name {
    font-weight: 800;
    z-index: 2;
    margin-bottom: 7px;
}
.team-block-two .info-box .designation {
    position: relative;
    display: block;
    font-size: 16px;
    font-weight: 500;
    color: #6a6a6a;
    text-transform: uppercase;
    letter-spacing: 1px;
    z-index: 2;
    line-height: 1em;
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
}
.press_video_tab {
	width: 100%;
	
	padding: 50px 0 !important;
	float: left
}

.invest_main_con,
.our_con_inn {
	width: 100%;
	float: left;
	margin-top: 10px
}

.our_con_inn h3 {
	color: #719e8b;
	width: 100%;
	font-size: 30px;
	margin: 0
}

.our_con_inn span {
	width: 100%;
	height: 70px;
	float: left;
	font-size: 16px;
	color: #000;
	margin-top: 5px
}

.inner_btn.ou-tm {
	padding: 16px 40px;
	width: auto;
	float: left
}

.our_mid img {
	width: 100%;
	float: left;
	max-height: 700px
}

@media (max-width:767px) {
	.carousel-inner .carousel-item>div {
		display: none
	}

	.carousel-inner .carousel-item>div:first-child {
		display: block
	}
}

@media (min-width:768px) {

	.carousel-inner .carousel-item-end.active,
	.carousel-inner .carousel-item-next {
		transform: translateX(20%)
	}

	.carousel-inner .carousel-item-prev,
	.carousel-inner .carousel-item-start.active {
		transform: translateX(-20%)
	}
}

.carousel-inner .carousel-item-end,
.carousel-inner .carousel-item-start {
	transform: translateX(0)
}

.our_new.podcast.press {
	padding: 0;
	margin-top: 160px
}

.press_iframe iframe {
	width: 100%;
	height: 1000px
}
.d-none.d-md-block{
        margin-bottom: 19px;

}
.press h3,
.web_main {
	width: 100%;
	float: left;
	margin-bottom: 50px
}

.tab-container .col-2.col-sm-12.col-md-2.col-lg-2,
.tab-container.press .col-2.col-sm-12.col-md-2.col-lg-2 {
	float: left;
	width: 18%;
	margin-right: 40px;
	height: 340px
}

.press_video_tab.locati .tab-container .tab_innr.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(5),
.tab-container .col-2.col-sm-12.col-md-2.col-lg-2:nth-child(10),
.tab-container .col-2.col-sm-12.col-md-2.col-lg-2:nth-child(15),
.tab-container .col-2.col-sm-12.col-md-2.col-lg-2:nth-child(20),
.tab-container .col-2.col-sm-12.col-md-2.col-lg-2:nth-child(25),
.tab-container .col-2.col-sm-12.col-md-2.col-lg-2:nth-child(5),
.tab-container.press div#tab-1 .col-2.col-sm-12.col-md-2.col-lg-2:nth-child(10),
.tab-container.press div#tab-1 .col-2.col-sm-12.col-md-2.col-lg-2:nth-child(15),
.tab-container.press div#tab-1 .col-2.col-sm-12.col-md-2.col-lg-2:nth-child(20),
.tab-container.press div#tab-1 .col-2.col-sm-12.col-md-2.col-lg-2:nth-child(25),
.tab-container.press div#tab-1 .col-2.col-sm-12.col-md-2.col-lg-2:nth-child(5),
.tab-container.press div#tab-2 .col-2.col-sm-12.col-md-2.col-lg-2:nth-child(10),
.tab-container.press div#tab-2 .col-2.col-sm-12.col-md-2.col-lg-2:nth-child(5),
.tab-container.press div#tab-3 .col-2.col-sm-12.col-md-2.col-lg-2:nth-child(5),
.tab-container.press div#tab-4 .col-2.col-sm-12.col-md-2.col-lg-2:nth-child(10),
.tab-container.press div#tab-4 .col-2.col-sm-12.col-md-2.col-lg-2:nth-child(5),
.tab-container.press div#tab-5 .col-2.col-sm-12.col-md-2.col-lg-2:nth-child(5),
.tab-container.press div#tab-6 .col-2.col-sm-12.col-md-2.col-lg-2:nth-child(5),
div#tab-2 a.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(5) {
	margin-right: 0
}

select#select-box:focus-visible {
	outline: 0 !important
}

select#select-box1:focus-visible {
	outline: 0 !important
}

.maR_inn_con.hospital,
.tab-container.sel_tab.locationss .tab-navigation {
	margin: 0
}

.mar_ready p,
.tab-container.sel_tab.locationss,
p.short.exp.wow.fadeInUp {
	margin-top: 30px
}
.press_video_tab.locati .read_btn {
  
    position: absolute;
    bottom: 13px;
}
.tab-navigation {
	width: auto;
	position: relative;
	float: none;
	display: inline-block;
	margin-bottom: 40px;
	border-bottom: 1px solid #fff;
	margin-right: 30px
}

.tab-container.press .tab-navigation i.fa.fa-search {
	left: 15px
}
.tb_con h5 {
    font-size:22px;
    color: #719E8B;
    font-weight: 400;
    text-align: left;
}
.tb_con span {
    color: #555;
    text-align: left;
    margin-top: 7px;
}
.tb_img {
    
    border-radius: 5px;
}
.tab-navigation.input.second input {
	left: 0;
	opacity: 1 !important;
	position: unset !important;
	border: none;
	background: #ffff;
	padding: 10px 10px 10px 40px;
	color: #000;
	width: 100%;
	line-height: 23px;
	text-transform: uppercase;
	box-shadow: 0px 6px 27px 0px rgba(0,0,0,0.3);
    border-radius: 5px;
        border-bottom: 2px solid #719E8B;

}

.tab-navigation i.fa.fa-search {
	position: absolute;
	color: #000 !important;
	z-index: 99999;
	left: 15px;
	top: 13px
}

.tab-navigation label {
	color: #fff;
	font-size: 15px;
	padding-bottom: 9px
}

.ineer_sec.invest .responsive-map,
.tab-container,
ul.despite {
	padding: 0
}

.tab-navigation select {
	border-bottom: 1px solid #fff;
	border-top: none;
	border-left: none;
	border-right: none;
	background: 0 0;
	border: none;
	color: #fff;
	padding: 10px 0;
	font-size: 16px
}

.tb_img img {
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
       object-fit: cover;
    height: 500px;
    object-position: 50% 50%;

}
.tab-container.press .col-12.col-md-6.col-sm-12.col-lg-4{    padding: 0px 50px;    margin-bottom: 30px;
}

.tb_con h3 {
	font-size: 21px;
	color: #fff;
	line-height: 23px;
	margin-bottom: 5px
}

.inve_cod span,
.inve_cod span, p.short span {
    font-size: 16px;
    color: #555;
}
div#fd-form-641dbe5a1abf4e3daaffb5a1 {
    width: 100%;
    float: left;
}
.tb_con {
        height: 130px;

    
    color: #fff;
    padding: 10px;
}

.tb_con span {
	color: #555;
	
}
.mar_img.exp img {
    width: 60%;
    float: none;
    display: inline-block;
    height: auto;
}
.mar_ready span a,
.tb_con span a {
	color: #000;
	text-decoration: none
}
.tab_innr.col-2.col-sm-12.col-md-2.col-lg-2.wow.zoomIn h5 {
    font-size: 16px;
    color: #719E8B;
    font-weight: 400;
}

.tab_innr.col-2.col-sm-12.col-md-2.col-lg-2 {
	padding: 0;
	margin-bottom: 40px;
	height: auto
}

.press.locati {
	background: 0 0;
	padding: 0 120px
}


.press_video_tab.locati {
	background: #fff;    padding: 10px 0px 30px 0px;

}

.press_video_tab.locati .tab-content.col-12.col-sm-12.col-md-12.col-lg-12 {
	padding: 0 67px;
	margin-top: 40px
}

.invest_slid_img .invest_img,
.press_video_tab.locati .tab-content,
p.cbre {
	margin-top: 40px
}

.inve_cod span, .read_btn {
    margin-top: 50px;
	text-align: left
}

.press_video_tab.locati .tab-navigation input {
	border: none;
	line-height: 40px;
	width: 100%;    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
	padding-left: 20px !important
}

.press_video_tab.locati .tab-navigation input:focus-visible {
	outline: 0 !important
}

.tb_con.locati h3 {
	color: #000;
	text-align: left;
	font-size: 18px
}

.read_btn a {
    color: #fff;
    text-decoration: none !important;
    background: #719E8B;border: 1px solid #719E8B;
    padding: 4px 10px;
    border-radius: 5px;
    font-size: 13px; transition: 0.5s;
}
.read_btn a:hover {
    border: 1px solid #719E8B;
    color: #719E8B;
    background: transparent;
    transition: 0.5s;
}
.in_ink a,
.next,
.our_btn a,
.prev {
	text-decoration: none
}

.tb_con.locati span {
	color: #555;
	text-align: left;
	margin-top: 7px
}

.tab_innr.col-2.col-sm-12.col-md-2.col-lg-2:hover {
	box-shadow: 0 0 6px 0 rgb(0 0 0 / 50%)
}

.tb_con.locati {
	margin-top: 0;
	padding: 10px;
	text-align: left;
	color: #555;    height: 120px;    position: relative;


}

.inner_btn.invest {
	width: 25%
}

.Portfolio_snap.invest
 {
	background: #719E8B;
}

.ineer_sec.invest .inner_code h1 {
	color: #fff;
	font-size: 60px;
	text-align: left
}

.ineer_sec.invest .responsive-map iframe {
	height: 530px
}

.ineer_sec.invest .inner_btn.invest.tww {
	width: 45%
}

.ineer_sec.invest .inner_code {
	padding-left: 0;
	margin-top: 50px;
	text-align: center
}

.ineer_sec.invest .inner_btn {
	margin-left: 0;
	margin-top: 75px
}

.inv_map {
	padding: 70px 0;
	text-align: center
}

.inv_map h2 {
	width: 65%;
	border-bottom: 1px solid #719E8B;
	padding-bottom: 10px;
	margin-bottom: 20px;font-size: 40px !important;
	    color: #719E8B !important;

}
.ff-641dbe5a1abf4e3daaffb5a1__title span {
    font-size: 40px !important;
}

.inve_cod p {
	padding-left: 0 !important
}

.inv_map p,
.inve_cod {
	padding-left: 20px;
}

.inve_cod .inner_btn {
	padding: 25px 80px;
	width: auto;
	margin-top: 30px;border-radius: 10px;
}

.Portfolio_snap.invest .por_inn span {
	font-size: 16px;
	width: 100%;
	float: left;
	padding: 0 50px;
	color: #fff
}

.invest_slid_img h1 {
	color: #000;
	font-size: 55px
}

.invest_img.new {
	border-top: 1px solid #fff
}

.inve_cod h1 {
	font-size: 60px;
	text-align: center
}

.invt_map_img iframe {
	height: 690px
}

.inv_map p {
	    color: #555;
    font-size: 16px !important;
	line-height: 1.8;
	text-align: left;
	margin-bottom: 0 !important
}

.inve_cod {
	margin-top: 30px !important;
	text-align: center
}

.invest_main {
	background: #dfe0e1;
	padding: 30px;
	text-align: center;
	height: 520px
}

.in_ink.sec a,
.invest_images,
.mar_img.hospital img {
	width: auto;
	float: none;
	display: inline-block
}

.invest_images img {
	width: 190px;
	float: left;
	border-radius: 50%;
	height: 190px;
	object-fit: cover
}

.invest_main_con h3 {
	width: 100%;
	float: left;
	color: #000;
	font-size: 21px
}

.invest_main_con p {
	width: 100%;
	float: left;
	color: #000;
	font-size: 12px;
	line-height: 22px
}

.invest_img.in-oow .col-2 {
	float: left;
	padding: 0 10px;
	width: 16.66666667%
}

.invest_video_sec {
	width: 100%;
	float: left;
	padding:0px 0;
	background: transparent;
	color: #fff;
}
 
.invest_video_main h2 {
    color: #719E8B !important;
    font-size: 39px !important;
    text-align: center;
    width: 100%;
    float: left;    border-bottom: 1px solid #719E8B !important;
    padding-bottom: 10px;

}
.invest_video_con h3 {
    font-size: 30px !important;
    text-align: center;
    color: #555 !important;
    margin-bottom: 20px;
}
.ff-641dbe5a1abf4e3daaffb5a1__title span {
    color: #719E8B !important;
    border-bottom: 1px solid #5B6F80 !important;
    width: 30%;
    float: none;
    display: inline-block;
    padding-bottom: 10px;
}
.ff-641dbe5a1abf4e3daaffb5a1__field.fd-form-group input {
    padding: 0px 15px !important;
    height: 40px !IMPORTANT;
    line-height: 15px !important;
    color: #000 !important;
    border-radius: 5px !important;
    border: 1px solid #555 !important;
  
    
}
form.ff-641dbe5a1abf4e3daaffb5a1__form.fd-focus-visible-applied {
    padding: 30px 0px 40px 0px !important;
}
button.ff-641dbe5a1abf4e3daaffb5a1__button.fd-btn {
    background: #719E8B !important;
    padding: 10px 15px !important;
   
}
label.ff-641dbe5a1abf4e3daaffb5a1__label.fd-form-label {
    padding: 0px 15px !important;
    height: 40px !important;
   
    line-height: 35px !important;}
.ff-641dbe5a1abf4e3daaffb5a1__subtitle span {
    
    font-size: 16px;
}
.invest_video_con iframe {
    height: 310px;
}
.invest_video_con {
    width: 97%;    box-shadow: 0px 6px 27px 0px rgba(0,0,0,0.3);
    border-radius: 10px;
    padding: 20px;    margin-top: 20px;
    float: left;
}
.invest_video_con h1 {
	width: 100%;
	float: left;
	line-height: 70px;
	font-size: 50px;
	margin-bottom: 70px
}
.invest_video_main {
    width: 100%;
    float: left;
    text-align: center;
}

.invest_video_con p {
	width: 100%;
	font-size: 21px;
	float: left;
	padding-right: 10px;
	line-height: 1.8
}

.invest_video.sec h2,
.video_invest h2 {
	font-size: 24px !important;
	line-height: 35px
}



.video_invest h2 {
	width: 18%;
	float: right;
	margin-top: 210px;
	text-align: center
}

.invest_video.sec,
.our_btn {
	width: 100%;
	float: left;
	text-align: center
}

.invest_video.sec .inner_btn {
	margin-top: 320px;
	float: none;
	display: inline-block
}

.invest_video.sec iframe {
	width: 80%;
	float: right;
	margin-top: -50px
}

.invest_video.sec h2 {
	width: 18%;
	float: left;
	margin-top: 170px
}

.invest_cepital {
	width: 100%;
	float: left;
	padding: 70px 0;
	color: #000
}

.invest_cepital_main h1 {
	width: 100%;
	font-size: 60px;
	float: left;
	margin-bottom: 40px
}

.invest_cepital_main p {
	width: 100%;
	float: left;
	font-size: 20px;
	line-height: 1.8;
	padding-right: 10px;
    font-size: 15px !important;
    color: #555 !important;
}
.in_cepi_con {
    width: 100%;
    float: left;
    margin-top: 40px;
}
.in_img img {
	width: 100%;
	float: left;
	height: 500px
}

.in_img {
	width: 100%;
	float: left;
	margin: 0
}

.in_img_con {
	width: 100%;
	float: left;
	background: #dfe0e1;
	padding: 20px;
	margin-top: 10px
}

.in_img_con h1 {
	font-size: 30px;
	width: 100%;
	float: left;
	text-align: center;
	margin-bottom: 10px
}

.in_img_con p {
	height: 190px;
	padding-right: 0
}

.in_cepi_con .col-md-6 {
	padding: 0 5px
}

.stom_tem.invest_sec .card {
	background: 0 0;
	border: none
}

.text-center {
	text-align: center !important;
	width: 100%;
	float: left
}

.text-center.my-3 .col-md-2 {
	width: 20%
}

.speck_rg img {
	width: 100%;
	float: left;
	height: 900px;
	object-fit: cover
}

.speck_rg {
	width: 100%;
	float: left;
	padding: 40px
}

.speck_sec {
	width: 100%;
	float: left;
	background: #000;
	padding: 50px 0;
	color: #fff
}

.speck_lf h1 {
	width: 100%;
	float: left;
	font-size: 80px;
	margin-bottom: 20px
}

.speck_lf p {
	width: 100%;
	float: left;
	font-size: 21px;
	line-height: 32px
}

.slide_inn {
	width: 100%;
	float: left;
	
}

a.prev {
	left: 1% !important;
}

.column img {
	height: 100px
}

.row.new_cl {
	width: auto;
	float: none;
	display: inline-block;
	margin-top: 20px
}

.mySlides img {
	height: 640px
}

.cursor {
	cursor: pointer
}

.next,
.prev {
	cursor: pointer;
	width: auto;
	padding: 16px;
	margin-top: -350px;
	color: #fff;
	font-size: 20px;
	user-select: none;
	-webkit-user-select: none;
	background: rgba(0, 0, 0, .3);
	border: none
}

.ede_vide, .nos_ifm, .pam_inn {
    border-left: 1px solid #fff;
   
        padding-top: 0px !important;

}

.next {
	right: 1% !important;
	border-radius: 3px 0 0 3px
}

.next:hover,
.prev:hover {
	background-color: rgba(0, 0, 0, .5);
	color: #fff
}

.numbertext {
	color: #f2f2f2;
	font-size: 12px;
	padding: 8px 12px;
	top: 0
}

.caption-container {
	text-align: center;
	background-color: #222;
	padding: 2px 16px;
	color: #fff
}


.column {
    width: 20%;
    padding: 0;
    float: none;
    display: inline-block;
}
.demo {
	opacity: .6
}

.in_ink {
	margin-bottom: 10px;
	z-index: 00
}
.pan_main h2 {
    color: #5B6F80;
}
.in_ink a {
	font-size: 20px;
	color: #000;
	letter-spacing: .5px
}

.pam_link a,
.web_con a h2 {
	text-decoration: none;
	letter-spacing: .02em
}


.pan_main h1 {
	color: #000;
	font-size: 40px;
	margin-bottom: 20px
}

.pam_inn span,
.pan_main p {
	float: left;
	font-size: 21px;
	color: #000;
	width: 100%
}

.pan_main p {
	line-height: 1.8;
	text-align: left
}

.our_new.outer.prodcast .pan_main p {
	color: #fff;
	margin-top: 20px
}

.our_new.outer.prodcast .pam_link a {
	color: #fff;
	padding: 0 190px;
	font-size: 15px
}

.pam_inn {
	width: 100%;
	float: left;
	padding: 0px !important;
    margin:0px !important;
        border-top: 1px solid;

}

.ede_vide iframe,
.nos_ifm iframe.embedly-embed {
	width: 100%;
	float: left;
	height: 650px !important;
}

.pam_inn span {
	line-height: 2.5
}

.pam_link a,
p.short span {
	float: right;
	text-align: right
}

.pam_link a {
	color: #000;
	font-size: 41px;
	transition: .2s;
	width: 50%;
	line-height: 1
}

.short_img a img,
.web_img img {
	object-fit: cover;
	transition: .2s ease-in-out
}

.mar_con.copra p {
	padding-right: 30px
}

.pam_link {
	width: 100%;
	float: left;
	text-align: right;
	padding: 0 20px;
	margin: 60px 0 30px
}

.in_ink.sec,
.our_new.podcast span,
.short_link {
	text-align: center;
	float: left
}

.web_con,
.web_link {
	padding-left: 60px
}

.pam_link a i.fa.fa-angle-right {
	margin-left: 15px
}

a.south {
	float: left;
	width: 50%;
	text-align: left
}

.our_new.podcast span,
p.short span {
	width: 100%;
	color: #fff
}

.maR_inn_con p a,
.maR_inn_con.American ol li a,
.mar_con a,
.pam_inn.new_cl span a,
.short_link a {
	color:#5B6F80;
}

.our_new.outer h1 {
	margin: 0;
	padding: 50px 230px 30px;
	line-height: 80px
}
.ws_cover {
    height: 800px !important;
}
.ws_list {
    height: 800px !important;
}
.ws_images {
    height: 800px !important;
}
#wowslider-container1 {
	float: left;
	padding: 0 0px;
	z-index: 0 !important;
	margin-top: -80px !important
}

.pam_con.south {
	padding: 0 30px
}

.row.new_cl.ede .column {
	float: left;
	width: 8.3%;
	padding: 0
}

.ede_vide {
	width: 100%;
	float: left;
	margin-top: 40px;
	padding-top: 50px
}

.row.new_cl.ede.plam .column {
	width: 9%;
	float: none;
	display: inline-block
}

.short_img {
	width: 32%;
	margin-right: 30px;
	float: left;
	height: 530px
}

.our_new.Market.airbnbust.hospitality.Webinar a,
.short_img a {
	width: 100%;
	float: left;
	overflow: hidden
}

.short_img a img {
	width: 100%;
	float: left;
	height: 350px
}

.short_img a img:hover,
.web_img img:hover {
	transform: scale(1.1)
}

.in_ink.sec {
	width: 100%;
	margin-top: 15px;
	margin-bottom: 0
}

.our_new.short_team {
	padding-bottom: 50px
}

.short_img h1 {
	padding: 0;
	width: 100%;
	float: left;
	font-size: 25px;
	line-height: 35px
}

.short_link {
	width: 100%;
	margin-top: 10px
}

.short_link a {
	font-size: 17px;
	letter-spacing: 1px
}
.main {
    width: 100%;
    float: left;
    height: 100%;
}

.maR_inn_con p,
.maR_inn_con.American span,
.mar_con li,
.mar_con span,
.market_inn p,
ul.benefits li {
	
	line-height: 1.8;color: #555;font-size: 23px !important;
}

.short_team .short_img:nth-child(3),
.short_team .short_img:nth-child(6) {
	margin-right: 0 !important
}

.row.new_cl.ede.sf11 .column {
	width: 16%
}

.our_new.podcast .short_img {
	height: 550px
}

.pro_iframe iframe {
	width: 100%;
	min-height: 850px
}

.our_new.outer.prodcast .pan_main h1 {
	padding: 0;
	text-align: left;
	font-size: 40px
}

.our_new.outer.prodcast .pan_main {
	padding: 0 40px
}

.our_new.Market {
	background: #000;
	padding: 0;
	margin-top: 160px
}

.our_new.Market h1 {
	color: #fff;
	border-bottom: 1px solid #fff
}

.market_inn {
	width: 100%;
	float: left;
	margin-top: 30px;
	color: #fff
}
.mar_img img {
    width: 100%;
    float: left;
    
    height: 300px;
    object-fit: cover;
}

.mar {
    width: 100%;
    float: left;
    box-shadow: 0px 6px 27px 0px rgba(0,0,0,0.3);
    border-radius: 10px;
    padding-top: 20px;
}
.mar_con span{
	width: 100%;
	float: left;
	margin-bottom: 20px;
	color: #555;    font-size: 16px;
}
.market_inn h3 {
	width: 100%;
	float: left;
	margin-bottom: 20px;
	color: #5B6F80;    font-size: 16px;
}
.market_inn p {
    color: #555;
    width: 100%;
    float: left;
    font-size: 23px !important;
}
.our_new.Market .container {
	width: 75%
}

.our_new.Market.airbnbust.hospitality.Webinar .container {
	width: 100%
}

.mar_img {
	width: 100%;
	float: left;
	margin-top: 15px
}

.maR_inn_con,
.mar_con {
	margin-top: 20px;
	width: 100%;
	float: left;
	color: #fff
}

.mar_img .col-6.col-md-6.col-sm-6.col-lg-6 img {
	width: 100%;
	float: left;
	padding: 0 0 20px 20px;
	object-fit: cover;
	height: 700px
}

.mar_con li {
    margin-bottom: 20px;
    color: #555;
    font-size: 16px;
}

.mar_con h4 {
    width: 100%;
    float: left;
    margin-bottom: 10px !important;
    font-size: 35px;
    color: #5B6F80;
    font-weight: 700;
    text-align: center;
}
.maR_inn_con {
	font-size: 16px;
	line-height: 33px;
	border-bottom: 1px solid #fff;
	padding-bottom: 30px
}

.maR_inn_con h3 {
	width: 100%;
	float: left;
	margin: 10px 0px 12px 0px;
	font-size: 30px;    color: #5B6F80;
}

.mar_ready {
	width: 100%;
	float: left;
	color: #fff;
	text-align: left;
	    padding-top: 40px;
  
}

.mar_ready p {
	width: 100%;
	float: left;
	font-size: 16px !important;color: #555;
}

.pam_link.market {
	background: #000;
	margin: 0;
	padding: 120px 30px 30px
}

.maR_inn_con.copra,
.web_con {
	margin-top: 30px
}

.market_inn.new {
	border-bottom: none !important
}

.mar_con.copra,
p.short {
	border-bottom: 1px solid #fff
}

.our_new.Market.airbnbust .market_inn {
	margin: 0;
	border-bottom: 1px solid #fff;
	padding-bottom: 30px
}

.our_new.Market.airbnbust h1 {
	border-bottom: none;
	margin: 0
}

.our_new.Market.airbnbust .market_inn iframe {
	width: 100%;
	float: left;
	height: 870px
}

.maR_inn_con ul li {
	width: 100%;
	float: left;
	font-size: 20px;
	line-height: 1.8;
	margin-bottom: 10px;color: #000;text-align: left;
}

.our_new.Market.airbnbust p {
	color: #fff;
	width: 100%;
	float: left;
	font-size: 21px !important;
	line-height: 1.8 !important
}

p.short.exp.wow.fadeInUp,
p.short.wow.fadeInUp {
	font-size: 30px !important;
	line-height: 1.5 !important
}

.maR_inn_con.American ol li {
	font-size: 20px;
	line-height: 1.8;
	margin: 10px 0;color: #000;
}
.market_inn iframe {
    height: 680px;width: 100%;float: left;
}
p.short,
p.short.exp span {
	font-size: 22px !important
}
.our_new.location.team h1 {
    width: 100% !important;
    float: left;
    border-bottom: none !important;
    margin: 69px 0;
    padding: 0;
    text-align: center;
    margin-bottom: 20px !important;
}
.mar_img.cor img {
    width: auto;
    float: none;
    display: inline-block;
    height: auto;
}
p.short {
	width: 100%;
	float: left;
	padding-bottom: 30px;
	line-height: 40px !important;    padding: 0;
    margin: 0px;
}

.mar_ready h2 {
    font-size: 42px !important;
    color: #719E8B;
}
span.exp {
	width: 100%;
	float: left;
	font-size: 14px;
	margin-bottom: 30px;
	margin-top: 10px;
	color: #fff
}

.mar_con.copra {
	padding-bottom: 20px
}

.maR_inn_con.copra iframe {
	width: 100%;
	min-height: 866px
}

.mar_ready span {
	width: 100%;
	float: left;
	margin: 40px 0;
	font-size: 17px;
	letter-spacing: .01em
}

span.megatrends,
ul.despite {
	margin: 30px 0;
	width: 100%;
	float: left
}

.our_new.Market.airbnbust.hospitality iframe {
	margin-top: 50px
}

.maR_inn_con.American {
	border: none;
	margin: 0
}

ul.despite li {
	line-height: 50px;text-align: center;
}

span.megatrends {
	font-size: 30px;color: #5B6F80;
}

.our_btn a {
	width: auto;
	float: none;
	display: inline-block;
	background: #719e8b;
	color: #fff;
	padding: 10px 30px;
	border-radius: 10px;
	font-size: 14px;
	border: 1px solid #719e8b
}

.our_btn i.fa.fa-arrow-right {
	padding-left: 25px;
	margin: 0
}

.our_btn hr {
	height: 23px;
	background-color: #fff;
	right: 47%;
	top: 30%;
	width: 1px;
	opacity: 1;
	border: none;
	margin: 0
}

ul.benefits {
	margin: 0 0 10px
}

.web_img img {
	height: 350px
}

.web_con span {
	color: #fff;
	font-size: 16px;
	letter-spacing: .01em
}

.web_con a h2 {
	color: #fff;
	line-height: 1.3em;
	font-size: 50px;
	margin-top: 25px
}

.web_link {
	margin-top: 15px
}

.web_link a {
	color: #719e8b;
	font-size: 25px
}

.why span,
.why ul li {
	font-size: 21px;
	line-height: 1.8;
	color: #fff
}

.our_new.Market.airbnbust.hospitality.Webinar {
	padding-top: 100px !important;
	padding: 0
}

.why {
	padding: 40px 0
}

.why ul {
	margin: 20px 0
}

button.inner_btn.invest.tww {
	width: 60%
}

button.inner_btn.invest.tww span {
	font-style: normal
}
  .copyright{background: #000;    padding: 20px 0px 0px 0px;
}
.foo_logo{
        padding-left: 40px;

}
.call {
    width: 100%;
    float: left;
    margin-bottom: 0px;
}
.call a {
    color: #fff;
    font-size: 20px;
    text-decoration: none;    transition: 0.5s;

}
.call i {
    color: #fff;
    font-size: 20px;
    margin-right: 20px;    transition: 0.5s;

}
.call a:hover{color: #fff;    transition: 0.5s;
}
.call i:hover{color: #fff;    transition: 0.5s;
}
    .foo_mid {
    width: 100%;
    float: left;
}
[data-ff-el="root"].ff-641dbe5a1abf4e3daaffb5a1 {
    background: #fff !important;
}
[data-ff-el="root"].ff-641dbe5a1abf4e3daaffb5a1 .ff-641dbe5a1abf4e3daaffb5a1__container{background: #fff !important;}
.foo_mid span {
    font-size: 1.25rem;
    color: #fff;
    font-weight: 500;
    margin-bottom: 0;
    width: 100%;
    float: left;
    margin-top: 30px;    border: none;
}
.foo_mid ul {
    padding: 0;
    width: 100%;
    float: left;
   
    list-style: none;
}
.foo_mid li {
    width: 100%;
    float: left;transition: 0.5s;
    margin-bottom: 5px;
}
.foo_mid li:hover a {
    color: #fff;
    transition: 0.5s;
}
.foo_mid li a {
    width: 100%;
    float: left;
    color: #ffffff9e;
    text-decoration: none;
    font-size: 18px;
}
.foo_last {
    width: 100%;
    float: left;
    padding: 10px 0px;
}
.copy_lf {
    font-size: 16px;
}
p.why a {
	color: #719e8b;
	float: none !important
}

#myBtn {
	width: 50px;
	height: 50px;
	top: 200px !important;
	right: 10px;
	z-index: 99;
	border: none;
	outline: 0;
	color: #719E8B;
	cursor: pointer;
	padding: 10px 10px 10px 11px;
	border-radius: 50%;
	box-shadow: 1px 1px 5px #719e8b;
	background-color: #a4a4a4 0 !important
}

.login_form {
	background: #fff;
	padding: 40px 40px 32px;
	border: 1px solid #e5e4e0;
	border-radius: 8px;
	margin-top: 30px
}

@media only screen and (max-width:2561px) {
    .col-6-md.info-card-image.aspect-ratio-16-9-smo{    height: 400px !important;}
.ved_inn h2{font-size: 35px !important;}
.ved_inn p{font-size: 27px !important;}
	.according_sec h2,
	
	.content h1,
	.content p,
	a.link_under {
		letter-spacing: .02em
	}
.content.ind h1 {
    font-size: 65px !important ;}
	.mangment .container,
	.our_new h1 {
		margin-bottom: 0
	}

	video {
		object-fit: contain;
		overflow-clip-margin: content-box;
		overflow: clip
	}

	iframe#player {
		position: absolute;
		inset: -126.781px 0px 0px;
		width: 2049px;
		height: 1152.56px
	}

	.invest_sec.two img {
		width: 99%
	}

	.slick-slider .img-fluid {
		height: 445px
	}

	.linkk {
		padding: 0 100px
	}

	.ineer_sec.invest_appor .responsive-map iframe {
		height: 800px;
		width: 92%
	}

	.pam_link a,
	.por_inn h2 {
		font-size: 45px
	}

	.Portfolio_snap p,
	.navigation a {
		font-size: 16px
	}

	.inner_btn.sec2 {
		margin-top: 90px !important;
		padding: 30px 20px
	}

	.our_new.Market.airbnbust {
		margin-top: 139px
	}

	.invest_main {
		padding: 20px;
		height: 660px
	}

	.invest_main_con p {
		font-size: 19px !important
	}

	.our_new.Market.airbnbust .market_inn iframe {
		height: 840px
	}

	.our_new.insight,
	.our_new.location {
		margin-top: 190px
	}

	.invest_img.in-oow .invest_images img {
		height: 180px;
		width: 180px
	}

	.our_new h1 {
		padding: 70px 0;
		font-size: 80px
	}

	.Portfolio h1,
	.invest_con h1 {
		font-size: 75px
	}

	.our_new.insight h1 {
		font-size: 75px;
		padding: 20px 0
	}

	.press_video_tab.insight {
		padding: 50px 0 80px 0px !important;
	}
.req_inn.locations {
    background: url(../images/nosara.jpg);
    background-position: 100%;
}
.fd-form-feedback {
    font-family: 'Poppins', sans-serif !important;
    font-weight: 700;
}


	.stom_tem.invest_sec h2.wow.fadeInUp {
		width: 45%;
		border-bottom: 1px solid
	}

	.press_video_tab.locati .tab-navigation {
		width: 15%;
		margin-top: 30px
	}

	.press_video_tab.insight .tab-navigation,
	.tab-container.press .tab-navigation {
		width: 15%;
		text-align: left
	}

	.press_video_tab.insight .tab-navigation select {
		width: 80%
	}

	header {
		padding: 20px;
	}

	.inner_btn {
		padding: 10px 15px;
		margin-top: 10px;
		font-size: 20px;
		width: auto;
		text-align: center
	}

	.bg_new {
		height: 87vh !important;
		margin-top: 105px
	}

	.bg_new img {
		height:100%;
		object-position: 50% 55%
	}

	.bg_new.inve {
		height: 62vh !important;
		margin-top: 160px
	}

	.video-foreground {
		top: -60%
	}

	.tab-container.press .tab-navigation select {
		width: 75%
	}

	.press_iframe iframe {
		height: 1070px
	}

	.bg_new.index {
		height: 89vh !important;
		margin-top: 84px
	}

	.loader {
		left: 40%
	}

	.loader img {
		max-width: 150px;
		max-height: 150px
	}

	.invest_con {
		padding: 30px 50px
	}

	.invest_con h1 {
		padding: 0 0 20px
	}

	.invest_con h3 {
		margin: 60px 0 30px;
		font-size: 30px
	}

	.according_sec h2,
	.invet_sec h2,
	.stom_tem h2 {
		margin-bottom: 30px;
		float: none;
		display: inline-block
	}

	.invest_con p,
	.mangment p,
	.ournew_con p {
		font-size: 21px
	}

	.invest_img img {
		object-fit: cover;
		height: 740px
	}

	.invest_sec.two .invest_con {
		padding: 0 70px
	}

	.invest_sec.two .inner_btn {
		margin-top: 30px;
		padding: 30px 20px
	}

	.inner_btn hr {
		right: 34%;
		top: 30%
	}

	.Portfolio.two h3 {
		font-size: 28px
	}

	.Portfolio.two h1,
	.mangment h1,
	.stom_tem h1 {
		font-size: 60px
	}

	.press.locati iframe,
	.responsive-map iframe {
		height:420px
	}

	.ournew_sec {
		padding: 40px 0
	}

	.ournew_con {
		padding: 0 55px
	}

	.ournew_con h1,
	h1.faq {
		font-size: 40px
	}

	.ournew_img img {
		object-fit: cover;
		height: 680px
	}

	.inner_btn.three {
		margin-top: 70px;
		padding: 12px 45px;
	}

	.inner_btn.three hr {
		right: 23%
	}

.card-img-overlay h4 {
    font-size: 20px ;
    color: #719E8B;
}

	.according_sec h2 {
		width: 15%;
		text-align: center;
		padding-bottom: 0
	}

	.invet_sec h2,
	.stom_tem h2 {
		padding-bottom: 10px
	}

	.invest_sec.two .invest_con h3 {
		padding: 0 0 30px;
		margin: 30px 0;
		border-bottom: 1px solid #000
	}

	.responsive-map.invest div#map {
		height: 860px !important
	}

	.container,
	.container-lg,
	.container-md,
	.container-sm,
	.container-xl {
		max-width: 1340px !important;
	}

	.invest_round .col-4.col-md-6.col-sm-12.col-lg-4 {
		float: left;
		padding:0 20px 35px;
	}


	.stom_tem h2 {
		    color: #719E8B;
    width:100%;
    /*border-bottom: 1px solid #719E8B;*/
    font-size: 40px !important;

	}

	.ournew_img {
		padding-left: 0
	}

	.according_sec,
	.invet_sec {
		padding: 40px 0;
		text-align: center
	}

	.invet_sec h1 {
		font-size: 60px;
		margin-bottom: 20px
	}

.inve_video iframe {
    height: 740px;    margin-bottom: 20px;
}
.according_sec {
    padding: 20px 0px;
}
.inve_video {
    padding:20px 0px;
}
	.invest_round .col-4.col-md-4.col-sm-12.col-lg-4 {
		padding: 0 40px 60px;
	}

	.inve_inn h3 {
		font-size: 40px;
		margin-bottom: 20px;width: 70%;
	}

	.content p,
	.copy_rg {
		font-size: 20px
	}

	.content {
		top: 25% !important
	}

	a.link_under {
		font-size: 33px
	}

	.inve_inn {
		top: 20%;
		padding: 10px 40px
	}

	.copy_rg {
    text-align: center;
   
    color: #719E8B;
    font-weight: 600;
}

	.copy_lf {
		font-size: 13px
	}

	.box .img-fluid {
		height: auto
	}

	.stom_tem button.next,
	.stom_tem button.prev {
		top: 85%
	}

	button.inner_btn.btn.btn-1.hover-filled-slide-up.wow.fadeInUp:hover span {
		color: #719e8b !important
	}

	.content_nw span {
		font-size: 22px
	}

	.video-container img {
		width: 100%;
		height:450px;
		position: relative;
		top: -70px
	}

	button.accordion {
		font-size: 16px;
		padding: 15px 0 !important
	}

	.accordion-content p,
	.our_con_inn span {
		font-size: 18px
	}

	.foo_link a {
		font-size: 19px
	}

	.foo_logo img {
		max-width: 220px !important
	}

	.mangment nav {
		margin-top: 50px;
		margin-bottom: 50px
	}

	.mangment nav a {
		font-size: 25px;
		letter-spacing: .03em;
		padding: 0 10px
	}

	.sc_iframe iframe {
		height: 660px
	}

	.mangment section {
		margin-bottom: 70px
	}

	.press.locati {
		padding: 0 87px
	}

	.press_video_tab,
	.press_video_tab.locati .tab-content.col-12.col-sm-12.col-md-12.col-lg-12,
	.tab-container.press {
		padding: 0
	}

	.press_video_tab.locati .tab-container .col-2.col-sm-12.col-md-2.col-lg-2 {
		width: 17.3%;
		margin-right: 60px
	}

	.press_video_tab.insight .tab-container a.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(10),
	.press_video_tab.insight .tab-container a.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(20),
	.press_video_tab.insight .tab-container a.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(25),
	.press_video_tab.insight .tab-container a.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(5),
	.tab-container.press .col-2.col-sm-12.col-md-2.col-lg-2:nth-child(10),
	.tab-container.press .col-2.col-sm-12.col-md-2.col-lg-2:nth-child(12),
	.tab-container.press .col-2.col-sm-12.col-md-2.col-lg-2:nth-child(5),
	div#tab-1 .tab_innr.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(5) {
		margin-right: 0
	}

	.our_con .col-4.col-md-6.col-sm-12.col-lg-4 {
		padding: 0 40px;
		margin-bottom: 80px
	}

	.our_mid img {
		height: 700px;
		object-fit: cover
	}

	span.new_spn.wow.fadeInUp {
		font-size: 30px;
		width: 100%;
		float: left;
		font-style: italic;
		text-align: left;
		color: #000;
		margin: 10px 0
	}

	.acc_con p,
	.vid_con h2 {
		color: #000
	}

	.ineer_sec.invest_appor .inner_code {
		padding: 0;
		text-align: center
	}

	.ineer_sec.invest_appor .inner_code h1 {
		font-size: 65px;
		text-align: left
	}

	.ineer_sec.invest_appor .inner_code h3 {
		font-size: 30px;
		text-align: left
	}

	.ineer_sec.invest_appor .inner_code p {
		text-align: left
	}

	.responsive-map.invest {
		padding: 0 60px 0 0
	}

	.ineer_sec.invest_appor .inner_btn {
		margin-top: 100px;
		padding: 30px 20px
	}

	.press_video_tab.insight .tab-container a.col-2.col-sm-12.col-md-2.col-lg-2 {
		width: 18.3%
	}

	.press_video_tab.insight .tab-container a.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(21),
	.press_video_tab.insight .tab-container a.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(23),
	.press_video_tab.insight .tab-container a.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(27),
	.tab-container.press .col-2.col-sm-12.col-md-2.col-lg-2:nth-child(3),
	.tab-container.press .col-2.col-sm-12.col-md-2.col-lg-2:nth-child(6),
	.tab-container.press .col-2.col-sm-12.col-md-2.col-lg-2:nth-child(9) {
		margin-right: 40px
	}

	.tab-container.press .col-2.col-sm-12.col-md-2.col-lg-2 {
		width: 18%
	}

	.according_sec.nvest {
		margin-top: 0
	}

	.according_sec.nvest button.accordion {
		padding: 15px 0
	}

	.according_sec.nvest button.accordion.last {
		border-bottom: 1px solid
	}

	.content.invest {
		padding: 0 230px;
		top: 17% !important
	}

	.inner_btn.invest {
		padding: 0;
		width: 35%;
		margin-top: 50px
	}

	.inner_btn.invest span {
		width: 100% !important;
		padding: 25px 20px;
		font-size: 20px !important;
		text-align: center;
		float: none;
		display: inline-block
	}

	.content.invest p {
		font-size: 26px
	}

	.slide_inn {

		position: relative
	}

	.column {
    width: 20%;
    padding: 0;
    float: none;
    display: inline-block;
}



	.short_img h1 {
		font-size: 42px !important;
		line-height: 1.3em;
		padding: 0 !important
	}

	.short_img {
		height: 550px
	}

	.next,
	.slide_inn .prev {
		margin-top: 0;
		top: 37%
	}

	.slide_inn a.prev {
		left: 12%
	}

	.slide_inn a.next {
		right: 12%
	}

	.our_new.Market1,
	.our_new.outer.prodcast {
		margin-top: 160px
	}
}
@media only screen and (max-width:2000px) {
    .container {
        max-width: 1300px !important
    }
    
}
@media only screen and (max-width:1850px) {
    .img4 img {
    height: 257px;
}
.inve_video {
    padding: 0;
}
	.invest_con p {
		font-size: 18px
	}
    .ved_inn h2{font-size: 34px !important;margin-bottom: 30px !important;}
    .ved_inn p{    font-size: 27px !important;}

    h2.heading-1.nw {
    font-size: 34px !important ;
}
    .invet_sec123 h2.heading-1 {
    font-size: 40px !important;
}
    section.info-cards-overlap.py-750-md.new_add p.delta-lg.line-height-150 {
    font-size: 29px !important;
}
p.delta-lg.line-height-150 span {
    font-weight: bold;
    margin-bottom: 20px;
    width: auto;
      font-size: 30px;

}
    .our_new.location.team {
    margin-top: 80px;
}
.content.ind h1{font-size:55px !important;    ;}
	.req_form.new span {
    width: 49% !important;
}
.navigation{    padding: 25px 0px !important;}
.col-6-md.info-card-image.aspect-ratio-16-9-smo{width: 45% !important;    height: 650px !important;}
.dropdown-content a{  font-size: 25px !important;  width: 100%;top:14px !important;box-shadow: none;border-radius: 0px !important;}
.dropdown-content {    box-shadow: 0 23px 7px rgba(18, 19, 20, .2);
    width: 260px;}

.req_form input {
    width: 100%;
    float: left;
    height: 40px;
    padding: 0px 15px;
    border-radius: 5px;
    border: 1px solid #ccc;
}
	.invest_con {
		padding: 30px
	}

	.invest_con h1 {
		font-size: 45px;
		padding: 0 0 10px
	}

	.invest_sec.two .inner_btn {
		margin-top: 30px
	}

	.container {
		max-width: 1500px ;
	}
    .bg_new.index{    height: 92vh !important;}
    .loc_con .tb_con.locati h5{    font-size: 30px !important;     font-family: "PortraitText-Regular" !important;}
    .card-img-overlay h4{font-size: 30px !important; font-family: "PortraitText-Regular" !important;}
    .card-img-overlay span{font-size: 25px !important;}
    .loc_con .tb_con.locati .read_btn a{font-size: 20px !important;}
    .invet_sec p{font-size: 25px !important;}
    button.accordion{font-size: 25px !important;}
    .be_main p{font-size: 25px !important;}
    .foo_mid span{font-size: 25px !important;}
    /*.call a{font-size: 25px !important;}*/
    ul.flex-1 li a{font-size: 24px !important;}
    .copy_lf{font-size: 16px !important;}
    .accordion-content p{font-size: 25px !important;}
    .copy_rg.wow.fadeInUp{font-size: 25px !important;}
    .loc_con .tb_con.locati{    bottom: 30px !important;}
    .navigation a{font-size: 22px !important;}
    .dropdown .dropbtn{font-size: 22px !important;}
    li.invest_new a{font-size: 18px !important;}
    .logo img{    max-height: 45px;}
    .btn span{font-size: 21px !important;}
   
    h2{font-size: 45px !important;}
    .inner_btn.slid{width: auto !important;    border: 1px solid #719E8B;}
    h2.h3{width: 40%;}
    .inve_video iframe {    width: 810px !important;
    height:486px !important;}
    .inner_btn{    padding: 6px 45px;}
    h2.new.wow.fadeInUp{    line-height: 50px;    font-size: 29px !important;}
    .content.ind{      top: 25% !important;padding: 0px 5% !important;}
    .overline{font-size: 25px !important;}
    .footer__links-section-header.heading-6 {
    font-size: 30px !important;
    font-weight: bold;
    font-family: "PortraitText-Regular" !important;
}
.pam_inn.NEW span{font-size: 25px !important;}
.slick-slider .img-fluid {
      object-fit: cover !important;

}
    p.delta-lg.line-height-150 {
    font-size: 28px !important;}
.req_con.req h1 {
    font-size: 63px !important;
}
.req_con{    bottom: -245px !important;}
.req_inn{    height: 450px;}
.req_inn::after{ height: 450px;}
	.inve_inn p {
		padding: 0 !important
	}

	.bg_new.inve {
		margin-top: 190px
	}

	.content.invest {
		top: 12% !important
	}

	.press_video_tab.insight .tab-container a.col-2.col-sm-12.col-md-2.col-lg-2 {
		width: 18%
	}

	.invest_main {
    height: auto !important;
    margin-bottom: 25px;
    border-radius: 10px;
    box-shadow: 0px 6px 27px 0px rgba(0,0,0,0.2);
    background: #fff;    position: relative;

}
.invest_cepital {
    padding: 0px 0px 50px 0px!important;}

.invest_images::after {
    position: absolute;
    width: 100%;
    float: left;
    height: 100%;
    content: "";
    left: 0;    margin: -10px auto;

       background: rgb(72 115 117 / 70%);
    border-radius: 10px;
}
.invest_cepital_main h2 {
    font-size: 35px !important;
    color: #719E8B !important;
}


.content {
  position: relative;
 
  margin: auto;
  overflow: hidden;padding: 0;
}
.content-details.fadeIn-bottom h4 {
    color: #fff;
}
.content .content-overlay {
  background:rgb(72 115 117 / 80%);
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}

.content:hover .content-overlay{
  opacity: 1;
}

.content-image{
  width: 100%;
      height: 500px;

}

.content-details {
  position: absolute;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.content:hover .content-details{
  top: 50%;
  left: 50%;
  opacity: 1;
}

.content-details h3{
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.15em;
  margin-bottom: 0.5em;
  text-transform: uppercase;
}

.content-details p{
  color: #fff !important;
  font-size:16px !important;
}

.fadeIn-bottom{
  top: 80%;
}
.invest_main_con {
    position: absolute;
    width: 100%;
    float: left;
    left: 0;
    right: 0;top:0;
    padding: 20px 40px;
    text-align: left;
}
.invest_images {
    width: 100%;
    float: left;
}
.invest_images img {
    width: 100%;
    float: left;
    object-fit: cover;
    border-radius: 10px;    height: 250px;
}
	.invest_main_con h4 {
		font-size: 1.5rem !important;    color: #fff;
	}

	.press_video_tab.locati .tab-container .tab_innr.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(4),
	.press_video_tab.locati .tab-container .tab_innr.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(8) {
		margin-right: 0 !important
	}

	.press_video_tab.locati .tab-container .tab_innr.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(5) {
		margin-right: 40px !important
	}

	.press_video_tab.locati .tab-container .col-2.col-sm-12.col-md-2.col-lg-2 {
		width: 22%
	}
}
@media only screen and (max-width:1500px) {
.content.ind h1{font-size:55px !important;    margin: 0px !important;}
}
@media only screen and (max-width:1440px) {
    .col-6-md.info-card-image.aspect-ratio-16-9-smo{height: 500px !important;}
	.calendly-inline-widget iframe {
		height: 470px;
		    border-radius: 10px;
    box-shadow: 0px 6px 27px 0px rgba(0,0,0,0.3);
	}
    p.delta-lg.line-height-150 span{    font-size: 23px;}
    .content.ind h1 {
    font-size: 49px !important;}
    h2.new.wow.fadeInUp{font-size: 24px !important;}
    section.info-cards-overlap.py-750-md.new_add p.delta-lg.line-height-150{    font-size: 23px !important;}
    .invet_sec123 h2.heading-1 {
    font-size: 34px !important;
}
 .according_sec {
    padding: 20px 0px 20px !important;
}
.ved_inn h2{font-size:31px !important;    line-height: 45px;
}
.ved_inn p{    font-size: 23px !important;
    line-height: 48px !important;
    /* text-align: justify; */
    padding: 0px 10px;}
.ved_img img{    max-width: 180px;}
p.ved{font-size: 24px !important;}
.ved_img{height: 370px;}
.loc_con .tb_con.locati h5{font-size: 25px !important;}
.proj_main h2.heading-1 {
    font-size: 60px !important;
}
.proj_main h2.heading-1.sec {
    font-size: 38px !important;
}
article.info-card.display-flex-md.align-items-center-md.pb-200-smo.position-relative .col-md-6.col-sm-12.col-md-6.col-lg-5 {
    margin-top: 10px !important;
}
	.invest_main,
	.speck_rg img {
		height: 570px
	}

	.mangment .container,
	.mangment section,
	.our_new h1 {
		margin-bottom: 0
	}

	.foo_logo img,
	.loader img {
		max-width: 150px
	}

	.ineer_sec.invest .responsive-map iframe,
	.slick-slider .img-fluid {
		height: 370px;    border-radius: 5px;

	}

	.Portfolio_snap.invest .por_inn span,
	.ineer_sec.invest_appor .inner_code,
	.linkk,
	.our_new.outer.prodcast .pam_link a,
	.press_video_tab,
	.press_video_tab.locati .tab-content.col-12.col-sm-12.col-md-12.col-lg-12,
	.pro_iframe.new_vid,
	.tab-container.press {
		padding: 0
	}

	.content_nw p,
	a.link_under {
		font-size: 25px
	}

	.content.invest h1 {
		font-size: 55px !important
	}

	.ineer_sec.invest_appor .responsive-map iframe {
		height: 760px
	}

	.por_inn h4 {
		font-size: 1.5rem
	}

	.bg_new.inve.new_cl {
		height: 70vh !important
	}

	.nos_ifm iframe.embedly-embed {
		height: 597px
	}

	.inner_btn.invest,
	.inve_cod,
	.mangment nav,
	.mangment p {
		margin-top: 0
	}
	.dropdown-content a {
    background: #fff;
    box-shadow: 0 15px 30px rgba(18, 19, 20, .2);
    position: relative;
    top: 30px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.content.ind a {
    width: auto;
    float: none;
    display: inline-block;
    margin-top: 30px;
    background: #fff;
    padding: 14px 30px;
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.5px;
    color: #719E8B;
    border-radius: 5px;
}
.bg_new.index::after {
    
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
	.content {
		top: 25% !important;z-index: 1;
	}

	.calendly-inline-widget.calendly-mobile {
		height: auto !important
	}

	.invest_slid_img h1,
	.mangment h1 {
		font-size: 52px
	}

	.ineer_sec.invest .inner_code {
		margin-top: 0 !important
	}

	.ineer_sec.invest_appor .inn_img img {
		height: 880px;
		object-fit: cover
	}

	.calendly-inline-widget.calendly-mobile iframe {
		height: 480px !important
	}

	.according_sec.nvest button.accordion {
		padding: 12px 0
	}

	.mangment {
		padding: 0px 0 0
	}

	.Portfolio.two h1,
	.por_inn h2,
	h1.faq {
		font-size: 40px
	}

	.invet_sec h2 {
		    width: 40%;
    font-size: 40px ;
	}

	.inner_btn.sec2 {
		margin-top: 30px !important
	}

	.our_new.Market.airbnbust {
		margin-top: 139px
	}

	video {
		position: absolute;
		inset: -30px 0px px 0px;
		width: 1640px;
		height: 925px
	}

	.invest_sec.two img {
		margin-top: -5px;
		width: 98%
	}

	.invest_sec.two .invest_con h3 {
		margin: 12px 0;
		padding: 0 0 20px
	}

	.invest_main_con p {
		font-size: 16px !important;
		    color: #fff;margin-top: 10px;

	}

	.invest_main {
		padding: 10px
	}

	.foo_link a,
	.our_new.Market.airbnbust p {
		font-size: 19px
	}

	.pam_link a {
		font-size: 30px
	}

	.ede_vide iframe,
	.our_new.Market.airbnbust .market_inn iframe {
		height: 600px
	}

	.our_new.insight,
	.our_new.location {
		margin-top: 190px
	}

	#wowslider-container1 {
		margin-top: -40px !important
	}

	.invest_img.in-oow .invest_images img {
		height: 125px;
		width: 125px
	}

	.our_new h1 {
		padding: 50px 0;
		font-size: 54px
	}

	.our_new.insight h1 {
		font-size: 65px;
		padding: 10px 0
	}

	.in_ink,
	.press h5 {
		margin-bottom: 20px;    color: #719E8B;

	}

	.press_video_tab.locati .tab-navigation {
		width: 25%;
		box-shadow: 0px 6px 27px 0px rgba(0,0,0,0.3);
    border-radius: 5px;
    padding: 0px 0px 0px 20px;
	}

	.press_video_tab.insight .tab-navigation {
		width: 22%;
		text-align: left
	}

	.container,
	.container-lg,
	.container-md,
	.container-sm,
	.container-xl,
	.main.press .container,
	.our_new.podcast.press .container,
	.press_video_tab.insight .container {
		max-width: 1200px !important
	}

	.press_video_tab.insight .tab-navigation select {
		width: 80%
	}

	header {
		padding: 20px
	}

	.inner_btn {
		padding: 20px;
		margin-top: 10px;
		font-size: 16px;
		width: 65%;
		text-align: center
	}
	.inner_btn {
    padding: 10px 15px;
    margin-top: 0;
    font-size: 16px;
    width: auto;
    float: none;
    border-radius: 5px;
    display: inline-block;
}
.Portfolio button.inner_btn.btn.btn-1.hover-filled-slide-up.wow.fadeInUp::before {
    background: #fff !important;}
    .Portfolio button.inner_btn.btn.btn-1.hover-filled-slide-up.wow.fadeInUp span {
    color: #719E8B !important;
}
.Portfolio button.inner_btn.btn.btn-1.hover-filled-slide-up.wow.fadeInUp i.fa.fa-arrow-right {
    color: #719E8B;
}
.content-block a {
    text-align: center;
    width: 100%;
    float: left;
}
	.bg_new {
		height: 75vh !important;
		margin-top: 105px
	}

	.Portfolio h1,
	.speck_lf h1 {
		font-size: 70px
	}

	.content.invest {
		padding: 0 100px;
		top: 10% !important
	}

	.Portfolio_snap h1,
	.ineer_sec.invest_appor .inner_code h1 {
		font-size: 50px
	}

	.ineer_sec.invest_appor .inner_code h3 {
		font-size: 21px
	}

	.ineer_sec.invest_appor .inner_btn {
		margin-top: 20px;
		padding: 20px
	}

	.bg_new.inve {
		margin-top: 192px;
		height: 39vh !important
	}

	.bg_new.inve.new {
		height: 62vh !important
	}

	.bg_new.inve.new .content {
		top: 25% !important
	}

	.bg_new.inve img {
		height: 460px
	}

	.tab-container.press .tab-navigation select {
		width: 75%
	}

	.tab-container.press .tab-navigation {
		width: 25%;
		text-align: left
	}
html {
    height: 100%;
}
.main {
    width: 100%;
    float: left;
    height: 100%;
}
	.press_iframe iframe {
		height: 670px
	}

	.bg_new.index {
		height:     92vh !important;
		    margin-top: 85px;

	}
.content.ind {    top: 23% !important;
}

	.inve_video iframe {
		height: 700px;
            width: 650px !important;    margin-top: 40px;


	}
    .img1 img{height: 440px;}
    .img2 img{height: 220px;}
	.inve_video {
		padding: 0 0 30px
	}

	.Portfolio.two h2 {
		width: 40%
	}

	.loader {
		left: 40%
	}

	.loader img {
		max-height: 150px
	}

	.invest_con {
		padding: 30px
	}

	.invest_con h1 {
		font-size: 45px;
		padding: 0 0 10px
	}

	.invest_con h3 {
		margin: 30px 0;
		font-size: 22px
	}

	.accordion-content p,
	.copy_rg,
	.invest_con p,
	.ournew_con p {
		font-size: 20px !important;
	}

	.invest_img img {
		object-fit: cover;
		height: 550px
	}

	.invest_sec.two .invest_con {
		padding: 10px 40px 10px 50px
	}

	.invest_sec.two .inner_btn {
		margin-top: 10px;
		padding: 20px
	}

	.inner_btn hr {
		right: 34%;
		top: 30%
	}

	.responsive-map iframe {
		height: 400px
	}

.according_sec, .invet_sec, .ournew_sec {
    padding-top:40px;
}

	.ournew_con {
		padding: 0 0px 0px 30px
	}

	.inve_inn h3,
	.ournew_con h1 {
		font-size: 30px !important;
	}

	.ournew_img img {
		height: 545px;
		object-fit: cover
	}

.inner_btn.three {
    margin-top: 20px;
    margin-left: 0;
    width: auto;
    float: none;
    display: inline-block;    border-radius: 5px;
    padding: 12px 45px;

}
.inner_btn.three i.fa.fa-arrow-right{color: #719E8B;}
	.inner_btn.three hr {
		right: 23%
	}
.dropdown .dropbtn {
    font-size: 19px !important;
}
li.invest_new a {
    font-size: 17px !important;
}
	.navigation a {
		font-size: 18px !important;
	}

	.invest_round .col-4.col-md-6.col-sm-12.col-lg-4 {
		float: left;
		padding: 15px 15px ;
	}

	.ournew_img {
		padding-left: 0
	}

	.invet_sec h1 {
		font-size: 40px;
		margin-bottom: 20px
	}

	.invet_sec p {
		font-size: 16px ;
		padding: 0
	}

	.invest_round .col-4.col-md-4.col-sm-12.col-lg-4 {
		padding: 0 40px 60px
	}

	.inve_inn {
		top: 20%;
		padding: 10px 30px
	}

	.box .img-fluid,
	.in_img_con p {
		height: auto
	}

	.stom_tem button.next,
	.stom_tem button.prev {
		top: 85%
	}

	.content_nw.invest {
		padding: 60px 100px
	}

	button.accordion {
		font-size: 16px;
		padding: 15px 0 !important;
 	}

	.mangment nav a {
		font-size: 18px;
		padding: 0 10px
	}

	.sc_iframe iframe {
		height: 530px
	}

	.press.locati {
		padding: 0 87px
	}

	.press_video_tab.locati .tab-container .col-2.col-sm-12.col-md-2.col-lg-2 {
		width: 22.3%;
		margin-right: 40px;box-shadow: 0px 6px 27px 0px rgba(0,0,0,0.3);
    border-radius: 5px;
	}

	.our_con .col-4.col-md-6.col-sm-12.col-lg-4:nth-child(4),
	.our_con .col-4.col-md-6.col-sm-12.col-lg-4:nth-child(7),
	.press_video_tab.insight .tab-container a.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(12),
	.press_video_tab.insight .tab-container a.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(16),
	.press_video_tab.insight .tab-container a.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(20),
	.press_video_tab.insight .tab-container a.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(24),
	.press_video_tab.insight .tab-container a.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(28),
	.press_video_tab.insight .tab-container a.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(4),
	.press_video_tab.insight .tab-container a.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(8),
	.press_video_tab.locati .tab-container .tab_innr.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(4),
	.press_video_tab.locati .tab-container .tab_innr.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(8),
	.tab-container.press .col-2.col-sm-12.col-md-2.col-lg-2:nth-child(12),
	.tab-container.press .col-2.col-sm-12.col-md-2.col-lg-2:nth-child(4),
	.tab-container.press .col-2.col-sm-12.col-md-2.col-lg-2:nth-child(8) {
		margin-right: 0
	}

	.press_video_tab.locati .tab-container .tab_innr.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(5) {
		margin-right: 60px
	}

	.our_mid img {
		max-height: 425px
	}

	.press_video_tab.insight .tab-container a.col-2.col-sm-12.col-md-2.col-lg-2,
	.tab-container.press .col-2.col-sm-12.col-md-2.col-lg-2 {
		width: 22.3%
	}

	.press_video_tab.insight .tab-container a.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(10),
	.press_video_tab.insight .tab-container a.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(15),
	.press_video_tab.insight .tab-container a.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(21),
	.press_video_tab.insight .tab-container a.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(23),
	.press_video_tab.insight .tab-container a.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(25),
	.press_video_tab.insight .tab-container a.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(3),
	.tab-container.press .col-2.col-sm-12.col-md-2.col-lg-2:nth-child(3),
	.tab-container.press .col-2.col-sm-12.col-md-2.col-lg-2:nth-child(6),
	.tab-container.press .col-2.col-sm-12.col-md-2.col-lg-2:nth-child(9) {
		margin-right: 40px
	}

	.press_video_tab.insight .tab-container a.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(5),
	.tab-container.press .col-2.col-sm-12.col-md-2.col-lg-2:nth-child(10),
	.tab-container.press .col-2.col-sm-12.col-md-2.col-lg-2:nth-child(5) {
		margin-right: 40px !important
	}

	.our_con .col-4.col-md-6.col-sm-12.col-lg-4 {
		width: 28%;
		padding: 0;
		margin-right: 100px
	}

	.our_con .container,
	.our_new.redevlop .container {
		max-width: 1350px !important
	}

	.main.invest-now .container,
	.our_new.Market.airbnbust.hospitality.Webinar .container {
		max-width: 1380px !important
	}

	.ineer_sec.invest,
	.inv_map,
	.invest_cepital {
		padding: 50px 0
	}

	.inv_map p,
	.inve_cod {
		padding-left: 20px
	}

	.ineer_sec.invest .inner_code h1 {
		font-size: 47px
	}

	.ineer_sec.invest .inner_btn {
		margin-top: 25px
	}

	.inner_btn.invest span {
		    padding: 12px 45px !important;
    border-radius: 5px;    font-size: 16px !important;
}
	

	.inv_map h1 {
		font-size: 62px
	}

	.inve_cod h1 {
		font-size: 50px !important;
		margin-bottom: 0;    border-radius: 5px;

	}

	button.inner_btn.invest.tww {
		width: auto;        margin-top: 60px;

	}

	.por_inn {
		margin-top: 20px
	}


	.video_invest h2 {
		margin-top: 120px
	}

	.invest_video.sec h2 {
		margin-top: 50px !important;
		width: 21%
	}

	.invest_video.sec iframe {
		height: 310px;
		width: 78%
	}

	.invest_video.sec .inner_btn {
		margin-top: 70px
	}

	.invest_cepital_main h1 {
		font-size: 50px;
		margin-bottom: 20px
	}

	.in_img img {
		height: 420px;
		object-fit: cover
	}

	.in_img_con h1 {
		font-size: 30px !important
	}

	.speck_lf {
		padding-left: 40px
	}

	.accordion-content p {
		padding: 0 25px
	}

	.our_new.outer h1 {
		padding: 30px 120px;
		line-height: 1.3em
	}



	.mySlides img {
		height: 500px;
		object-fit: cover
	}

	.our_new.outer.prodcast .pam_link,
	.our_new.outer.prodcast .pan_main {
		padding: 0 10px
	}

	.slide_inn a.prev {
		left: 8%
	}

	.slide_inn a.next {
		right: 8%
	}

	.short_img {
		width: 31.7%;
		height: 500px
	}
	.breadcrumbs {
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-block;
    padding: 10px 30px 10px 30px;
}
ul.breadcrumbs.trail-items i.fa.fa-arrow-right {
    margin-left: 20px;
    font-size: 16px;
}
.breadcrumbs .trail-item:not(.trail-end) {
    color: #FFF;
}
.req_inn.market {
    background: url(../images/palmsprings.jpeg);
}
.breadcrumbs > li, .tm-page-title .breadcrumbs>li {
    display: inline-block;
    padding: 0;
    float: none;
        color: #fff;
    font-size: 16px;
}
.req_con h1 {
    color: #fff;
}
.req_con {
    width: 100%;
    float: left;
    position: relative;
    bottom: -205px !important;
    text-align: center;
    z-index:1;
}
.req_con.req h1 {
    font-size: 54px !important;
}
.breadcrumbs a:not(.btn) {
    color: #FFF;
        text-decoration: none;    font-size: 16px;


}
.breadcrumbs li:last-child {
    color: #F2F2F2;    font-size: 16px;

}

 .breadcrumbs .trail-item:not(:last-child), .breadcrumbs .trail-item:not(:last-child) {
    
    padding-right: 20px;
    position: relative;
}
.press_video_tab .custom-options {
    left: -70px;
}
.req_inn {
    width: 100%;
    float: left;
    /* background: url(../images/thumb_sli_1.jpeg); */
	background: url(../images/1-cmp.png);
    height: 400px;
    background-position: center;    position: relative;
}
.tab-container.press .col-2.col-sm-12.col-md-2.col-lg-2.wow.zoomIn {
    box-shadow: 0px 6px 27px 0px rgba(0,0,0,0.3);
    border-radius: 5px;
    height: 300px;
    margin-bottom: 40px;
}
.tab-container.press .col-2.col-sm-12.col-md-2.col-lg-2.wow.zoomIn .tb_img {
    box-shadow: none;
}
.req_inn.press {
    background: url(../images/thumb_sli_1.jpeg);
    background-position: center;
}
.req_inn::after {
    background: rgb(72 115 117 / 85%);
    width: 100%;
    height: 400px;
    position: absolute;
    content: "";
    left: 0;
    top: 0;
}
.req_form_main {
    width: 100%;
    float: left;
    padding: 50px 0px;text-align: center;
}
.req_con_mian {
    width: 100%;
    float: left;
    text-align: left;
}

.hs-richtext.hs-main-font-element {
    font-size: 15px !important;
    font-weight: bold;
}
.hs-form-d8f71871-147e-491c-b6de-32730077c69d_f564ae36-0c88-4350-866c-04586c2ff9e6 .hs-button {
    background: #719E8B !important;
    padding: 5px 30px !important;;
    line-height: 2.2rem !important;;
    font-size: 14px !important;;
    border-radius: 5px !important;; 
    color: #fff !important;;
}
input.hs-button.primary.large:hover {
	background: #719E8B !important;;
    padding: 5px 30px !important;;
    line-height: 2.2rem !important;;
    font-size: 14px !important;;
    border-radius: 5px !important;;
    color: #fff !important;;
}
.req_form p {
    color: #555;
    margin: 0px;
    font-size: 16px !important;
}
.req_form span {
    width: 50% !important;
        float: left;
    margin-bottom: 10px;
    float: left;text-align: left;
}
.req_form span input[type="radio"] {
    width: 20px;
    float: left;
    margin-right: 10px;
    margin-top: 0;
    height: 20px;
}

.req_main {
    width: 100%;
    float: left;    padding-bottom: 50px;

}
.req_inn_con .col-md-6.col-sm-12.col-xs-12{
	    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    text-align: left;
}
.req_inn_con .col-md-6.col-sm-12.col-xs-12.new .req_form{
    margin-bottom: 5px;
}
.req_form_main .responsive-map iframe {
    height: 330px;
}
.req_form ul {
    list-style: none;
    padding: 0;
    margin-top: 5px;
}
.req_form ul li {
    margin-bottom: 10px;    color: #555;
}
.req_form ul li i.fa.fa-check-square-o {
    margin-right: 10px;
    color: #719E8B;
}

.req_form {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

.req_form label {
    width: 100%;
    float: left;
    margin-bottom: 5px;
    font-size: 16px;
    color: #555;
}
.req_form input {
    width: 100%;
    float: left;
    height: 40px;
    padding: 0px 15px;
    border-radius: 5px;
    border: 1px solid #ccc;
}
.req_con_mian h2 {
    color: #719E8B;
    font-size: 40px !important;
}
.req_con_mian p {
    width: 100%;
    float: left;
    margin-top: 10px;
    color: #555;
    font-size: 16px !important;
    margin-bottom: 0;
}
	.short_team {
		padding: 20px 0
	}

	.short_img a img {
		height: 270px
	}

	.our_new.outer.prodcast {
		margin-top: 139px;
		padding-top: 20px
	}

	.pro_iframe iframe {
		min-height: 700px
	}

	.our_new.Market,
	.our_new.podcast.press {
		margin-top: 140px
	}

	.our_new.podcast span {
		margin-top: 10px
	}

	.maR_inn_con.copra iframe {
		height: 675px;
		min-height: auto
	}

	.web_img img {
		height: 260px
	}

	.web_con a h2 {
		font-size: 45px
	}
}

@media only screen and (max-width:1025px) {
    .invet_sec123 h2.heading-1 {
    font-size: 40px !important;
}
.ved_img{height: 440px !important;}
.ved_main .col-12.col-md-6.col-sm-12.col-lg-4.nw{width: 23% ;}
.ved_img img {
    max-width: 130px;
}
.ved_inn h2 {
    font-size: 30px !important;    margin-bottom: 20px;
}
.ved_inn p {
    font-size: 23px !important;
}
    .according_sec {
    padding: 60px 0px 20px !important;
}
.proj_main h2.heading-1.sec {
    font-size: 31px !important;
}
.img2 img {
    height: 260px;
}
h2.heading-1 {
    font-size: 27px !important;
}
h2.heading-1.sec {
    font-size: 20px !important;
}
article.info-card.display-flex-md.align-items-center-md.pb-200-smo.position-relative .col-md-6.col-sm-12.col-md-6.col-lg-5 {
    margin-top: 10px !important;
}
.invest_video_con iframe {
    height: 240px;
}
.content.ind h1 {
     font-size: 43px !important;
    letter-spacing: .02em !important;
}
.our_new.location.team {
    margin-top: 100px !important;
}
.module.showcase .col-xs-12.col-sm-12.col-md-6.col-lg-4 {
    padding: 0px 10px;    margin-bottom: 20px;

}
.showcase .image-container{    padding: 10rem 2rem 2rem;}
.module.showcase .row:nth-child(2) {
    margin-top: 20px !important;
}
.module.showcase .row:nth-child(3) {
    margin-top: 20px !important;
}
.tab-container.press .col-12.col-md-6.col-sm-12.col-lg-4{    padding: 0px 30px;}
.tb_img img{height: 400px !important;}
.tb_con{    height: 150px;}
.tb_con h5 {
    margin-bottom: 0px;
}
.press_video_tab {
    padding-bottom: 0px !important;
}
	.call a,
	.call i {
		font-size: 15px !important
	}

	.our_new.location.team h1 {
		width: 40%
	}

	.responsive-map.invest {
		padding: 0 !important
	}
p.delta-lg.line-height-150{    font-size: 25px !important;}
.inner_btn.slid{font-size: 20px !important;}
.info-cards-overlap .info-card-content[data-v-033c5ad8]{padding: 0px !important;}
.invet_sec123 {
    margin-top: 0px !important;
}
	.inner_btn.three,
	.invest_sec.two .invest_con {
		padding: 10px 20px
	}

	.inve_cod .col-md-6.col-sm-12.col-xs-12.wow.fadeInUp {
		margin: 10px 0 10px 20px;
		width: 44% !important
	}

	.bg_new.inve.new .content h1 {
		font-size: 50px !important
	}

	.accordion-content p {
		padding: 0 25px
	}

	.main.invest_app .container,
	.our_con .container,
	.our_new.podcast.press .container {
		max-width: 960px !important
	}

	.our_con .col-4.col-md-6.col-sm-12.col-lg-4:nth-child(4),
	.our_con .col-4.col-md-6.col-sm-12.col-lg-4:nth-child(7),
	.press_video_tab.insight .tab-container a.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(15),
	.press_video_tab.insight .tab-container a.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(18),
	.press_video_tab.insight .tab-container a.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(21),
	.press_video_tab.insight .tab-container a.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(27),
	.press_video_tab.insight .tab-container a.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(3),
	.press_video_tab.insight .tab-container a.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(6),
	.press_video_tab.insight .tab-container a.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(9),
	.press_video_tab.locati .tab-container .col-2.col-sm-12.col-md-2.col-lg-2:nth-child(2),
	.press_video_tab.locati .tab-container .col-2.col-sm-12.col-md-2.col-lg-2:nth-child(6),
	.tab-container.press .col-2.col-sm-12.col-md-2.col-lg-2:nth-child(3),
	.tab-container.press .col-2.col-sm-12.col-md-2.col-lg-2:nth-child(6),
	.tab-container.press .col-2.col-sm-12.col-md-2.col-lg-2:nth-child(9) {
		margin-right: 0
	}

	.our_con_inn span {
		height: 40px
	}

	.our_con .col-4.col-md-6.col-sm-12.col-lg-4 {
		width: 30%;
		padding: 0 !important;
		margin-right: 45px;
		margin-bottom: 45px
	}

	.press_video_tab.insight .container {
		max-width: 990px !important
	}

	.call i {
		margin-right: 10px !important
	}

	.inner_btn,
	.navigation a {
		font-size: 16px
	}

	iframe#player {
		position: absolute;
		inset: 0px 0px 0px -154.667px;
		width: 1333.33px;
		height: 750px
	}

	.content.invest h1 {
		font-size: 45px !important
	}

	.responsive-map {
		padding: 50px 0 0
	}
.responsive-map.index.wow.fadeInUp{padding: 0px;}
	.bg_new.index {
		height: 70vh !important;
            margin-top: 75px !important;

	}
    .content.ind {
    top: 18% !important;
}
.py-750-md[data-v-7d685d9c]{    padding: 50px 0px 0px 0px;}

	.nos_ifm iframe.embedly-embed {
		height: 465px
	}

	.login_inn {
		width: 40% !important
	}

	ul.navigation li {
		margin-left: 1.7vw
	}

	header {
		padding: 30px
	}

	.inner_btn {
		padding: 15px 20px;
		margin-top: 10px;
		width: 80%;
		text-align: center
	}

	.bg_new {
		height: 75vh !important;
		margin-top: 115px !important
	}

	.loader {
		left: 40%
	}

	.loader img {
		max-width: 150px;
		max-height: 150px
	}
.img_inn .col-lg-4 {
    padding: 0px 10px;float: left;
}
.img img{height: 500px;}
.img_con p{font-size: 20px !important;}
.stom_tem h2{    width: auto !important;}
.technology-row ul.list-unstyled li{width: 20% !important;}
.info-cards-overlap .info-card-image[data-v-033c5ad8]{    height: 100% !important;}
.img_con h2 {
    font-size: 70px !important;
}
.img_con{top:35%;}
	.invest_con {
		padding: 20px
	}

	.invest_con h1 {
		font-size: 45px;
		padding: 0 0 10px
	}

	.invest_con h3 {
		margin: 30px 0;
		font-size: 22px
	}

	.acc_con p,
	.accordion-content p,
	.inner_code p,
	.invest_con p,
	.ournew_con p {
		font-size: 18px
	}

	.invest_img img {
		object-fit: cover;
		height: 690px
	}

	.invest_sec.two .inner_btn {
		margin-top: 10px;
		padding: 10px 20px
	}

	.inner_btn hr {
		right: 34%;
		top: 30%
	}

	.inve_video iframe {
		    height: 230px;
    margin-top: 15px;
	}

	.Portfolio {
		padding: 50px 0 !important
	}

	.Portfolio.two h1,
	.ineer_sec.invest .inner_code h1,
	.invest_slid_img h1,
	.mangment h1,
	.stom_tem h1 {
		font-size: 40px
	}

	.mySlides img,
	.press.locati iframe,
	.responsive-map iframe,
	.sc_iframe iframe,
	.slick-slider .img-fluid {
		height: 400px
	}

	.according_sec,
	.invet_sec,
	.ournew_sec {
		padding: 40px 0
	}

	.linkk,
	.ournew_con,
	.pam_con,
	.press_video_tab {
		padding: 0
	}

	.ournew_con h1 {
		font-size: 30px
	}

	.ournew_img img {
		height: 595px;
		object-fit: cover
	}

	.inner_btn.three {
		margin-top: 10px;
		margin-left: 0
	}

	.inner_btn.three hr {
		right: 23%
	}

	.bg_new.inve img,
	.ede_vide iframe {
		height: 460px
	}

	a.link_under {
		font-size: 23px
	}

	.Portfolio_snap h1,
	.ineer_sec.invest_appor .inner_code h1 {
		font-size: 45px
	}

	.container,
	.main.invest-now .container {
		max-width: 980px !important
	}

	.ineer_sec.invest .responsive-map iframe {
		height: 260px
	}

	.invet_sec h1 {
		font-size: 40px;
		margin-bottom: 20px
	}

	.invet_sec p {
		font-size: 17px ;
		padding: 0 40px !important
	}

	.invest_round .col-4.col-md-4.col-sm-12.col-lg-4 {
		padding: 0 5px 60px
	}

	.inve_inn h3 {
		font-size: 30px;
		margin-bottom: 10px;    margin-top: 30px;

	}
	h2{font-size: 30px !important;}
.invet_sec h2{width: 50% !important;}
	.inve_inn {
		top: 15%;
		padding: 0 !important;    height: 260px;

	}
.invest_round .col-4.col-md-6.col-sm-12.col-lg-4 {
    width: 50% !important;
}
.inve_inn p{padding: 10px 20px 30px 20px !important;}
	.copy_lf,
	.foo_link,
	.foo_rg,
	.inner_code {
		padding-left: 20px
	}

	.box .img-fluid {
		height: 390px
	}

	.box {
		width: 31%
	}

	.mar_ready h2,
	.web_con a h2,
	h1.faq {
		font-size: 35px
	}

	.foo_rg a i,
	.inve_cod h1 {
		font-size: 40px !important
	}

	.social li {
		font-size: 19px;
		line-height: 19px
	}

	.tb_con h3,
	button.accordion {
		font-size: 20px
	}

	.foo_link a {
		font-size: 19px
	}

	.our_new h1,
	.speck_lf h1 {
		font-size: 50px
	}

	.foo_logo img {
		max-width: 120px !important
	}

	.foo_link {
		margin-top: 50px
	}

	.foo_logo {
		padding-right: 20px;
		margin-top: 10vh
	}

	.Portfolio_snap,
	.ineer_sec,
	.inv_map,
	.mangment,
	.our_new h1,
	.press_video_tab.insight,
	.short_team {
		padding: 30px 0
	}

	.press_video_tab.locati .tab-navigation,
	.tab-container.press .tab-navigation {
		width: 27%
	}

	.tb_img img {
		height: auto
	}

	.press_video_tab.insight .tb_img img {
		height: 150px
	}

	.tab-container.press .tb_img img {
		height: 170px
	}

	.tab-container.press .col-2.col-sm-12.col-md-2.col-lg-2 {
		width: 30.5%;
		height: 310px
	}

	.press_video_tab.insight .tab-container a.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(16),
	.press_video_tab.insight .tab-container a.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(20),
	.press_video_tab.insight .tab-container a.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(4),
	.press_video_tab.insight .tab-container a.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(8),
	.tab-container.press .col-2.col-sm-12.col-md-2.col-lg-2:nth-child(4),
	.tab-container.press .col-2.col-sm-12.col-md-2.col-lg-2:nth-child(5),
	.tab-container.press .col-2.col-sm-12.col-md-2.col-lg-2:nth-child(8) {
		margin-right: 40px
	}

	.press.locati,
	.press_video_tab.locati .tab-content.col-12.col-sm-12.col-md-12.col-lg-12 {
		padding: 0 57px
	}

	.press_video_tab.locati .tab-container .col-2.col-sm-12.col-md-2.col-lg-2 {
		width: 46%
	}

	.hr.thirtd {
		margin-top: -63px;
		margin-left: 7px
	}

	.inner_btn.ou-tm,
	.inner_btn.sec2,
	.inve_cod {
		margin-top: 20px
	}

	.Portfolio h1 {
		font-size: 55px
	}

	.inner_code h1 {
		font-size: 39px
	}

	.ineer_sec .responsive-map iframe {
		height: 580px
	}

	.por_inn h2 {
		font-size: 32px;
		line-height: 44px
	}

	.inner_btn.sec2 {
		margin-left: 0
	}

	.ineer_sec.invest_appor .inner_btn {
		margin-top: 20px;
		padding: 15px 20px;
		width: 60%
	}

	.inn_img img {
		height: 900px;
		object-fit: cover
	}

	.content_nw p {
		font-size: 21px
	}

	.mangment p {
		font-size: 18px;
		line-height: 1.8
	}

	.according_sec.nvest {
		padding: 10px 0
	}

	.according_sec.nvest button.accordion {
		padding: 10px 0;
		font-size: 23px
	}

	.mangment nav {
		padding: 0 10px;
		display: initial;
		text-align: center
	}

	.mangment nav a {
		font-size: 20px;
		padding: 0 10px;
		line-height: 1.8
	}

	.vid_con {
		padding: 30px 0 0 30px
	}

	.inve_cod h1,
	.mangment section {
		margin-bottom: 0
	}

	.our_mid img {
		max-height: 350px
	}

	.our_con_inn span {
		font-size: 12px
	}

	.press_iframe iframe {
		height: 550px
	}

	.press_video_tab.insight a.col-2.col-sm-12.col-md-2.col-lg-2 {
		height: 390px;
		width: 30.5% !important
	}

	.column,
	.press_video_tab.insight .tab-navigation {
		width: 25%
	}

	.content.invest {
		top: 25% !important
	}

	.ineer_sec.invest .inner_btn.invest.tww {
		width: 60%
	}

	.inner_btn.invest span {
		padding: 15px 20px
	}

	.ineer_sec.invest .inner_code {
		margin-top: 10px
	}

	.ineer_sec.invest .ineer_sec .responsive-map iframe {
		height: 280px
	}

	button.inner_btn.invest.tww {
		width: 90%;
		padding: 0
	}

	.invt_map_img iframe {
		height: 600px
	}

	.ineer_sec.invest .inner_btn {
		margin-top: 0
	}

	.inv_map h1 {
		font-size: 50px;
		margin-bottom: 20px
	}

	.inv_map p {
		padding-left: 20px;
		font-size: 18px;
		margin-bottom: 0
	}

	.inve_cod {
		padding-left: 0
	}

	.inve_cod .inner_btn {
		margin-top: 10px;
		padding: 15px 80px
	}

	.inve_cod p {
		margin: 0
	}

	.invest_img.in-oow .col-2.col-md-4.col-sm-12.col-xs-12 {
		float: left;
		width: 33.33333333%;
		padding: 0 10px;
		margin-bottom: 20px
	}

	.invest_img.in-oow img,
	.short_img a img {
		height: 190px
	}

	.main.press .container,
	.our_new.Market.airbnbust.hospitality.Webinar .container,
	.our_new.redevlop .container {
		max-width: 970px !important
	}

	.invest_img.in-oow .invest_images img {
		height: 195px;
		width: 195px
	}

	.invest_main,
	.mar_img .col-6.col-md-6.col-sm-6.col-lg-6 img {
		height: 500px
	}

	.invest_video_con h1 {
		line-height: 50px;
		font-size: 36px;
		margin-bottom: 20px
	}

	.video_invest iframe {
		height: 210px
	}

	.video_invest h2 {
		margin-top: 50px;
		font-size: 21px
	}

	.invest_video.sec .inner_btn {
		margin-top: 10px;
		width: 65% !important
	}

	.invest_video.sec iframe {
		margin-top: -200px;
		height: 210px;
		width: 75%
	}

	.invest_video.sec h2 {
		margin-top: -130px;
		font-size: 22px
	}

	.invest_cepital_main p {
		font-size: 19px;
		padding-right: 30px
	}

	.in_img_con h1 {
		font-size: 29px !important
	}

	.in_img_con p {
		padding-right: 0
	}

	.our_new.outer h1 {
		padding: 20px 130px;
		line-height: 55px
	}

	.column img {
		height: 60px
	}

	.next,
	.slide_inn .prev {
		top: 35%
	}

	.slide_inn a.prev {
		left: 10%
	}

	.slide_inn a.next {
		right: 10%
	}

	.row.new_cl {
		padding: 0 11px
	}

	.short_img {
		width: 31.2%;
		height: 410px
	}

	.short_img h1 {
		font-size: 34px !important
	}

	.our_new.outer.prodcast .container {
		max-width: 900px !important
	}

	.our_new.outer.prodcast h1 {
		padding: 20px 0;
		line-height: 40px;
		font-size: 48px
	}

	.our_new.outer.prodcast {
		margin-top: 160px
	}

	.pro_iframe iframe {
		min-height: 550px
	}

	.our_new.Market,
	.our_new.podcast.press {
		margin-top: 115px
	}

	.our_new.podcast.press .short_img {
		height: 450px
	}

	.our_new.Market.airbnbust {
		margin-top: 185px
	}

	.our_new.Market.airbnbust .market_inn iframe {
		height: 420px
	}

	.pam_link.market a {
		font-size: 32px
	}

	.maR_inn_con.copra iframe {
		height: 425px
	}

	.mar_img.cor img {
		width: 100%;
		float: left
	}

	.pam_link.market {
		padding: 20px 30px 30px
	}

	.web_img img {
		height: 180px
	}

	.web_img {
		padding-top: 70px
	}
}
@media only screen and (max-width:915px) {
    .navigation a {
    font-size: 16px !important;
}
ul.navigation li {
    margin-left: 15px !important;

}
.container {
    max-width: 850px !important;
}
}
@media only screen and (max-width:820px) {

	.linkk,
	header {
		text-align: center
	}

	.container {
		max-width: 760px !important
	}

	header {
		display: block;
		padding: 40px 0
	}

	button.hamburger-icon .hamburger-icon .fa-bars {
		float: right;
		position: absolute;
		right: 5%;
		margin-right: 0;
		margin-top: -10px
	}

	.center {
		margin-bottom: 30px;
		float: none;
		width: auto
	}

	.hamburger-icon .fa-bars {
		position: absolute;
		right: 5%;
		margin-top: -10px
	}

	.login_inn {
		width: 50% !important
	}

	.logo {
		justify-content: space-between;
		width: 100%;
		margin-top: 0
	}

	.hamburger-icon .fa-bars,
	.hamburger-icon .fa-times {
		font-size: 20px
	}

	.dropdown .dropbtn,
	.navigation a {
		padding-top: 0;
		font-size: 50px;
		line-height: 90px
	}

	.logo img {
		max-width: 100px;
		margin-left: 0;
		max-height: 100px
	}

	.hamburger-icon {
		width: 0% !important;
		float: right !important;
		margin: 0 !important
	}

	.navigation {
		height: 0;
		overflow: hidden;
		flex-direction: column;
		align-items: center;
		transition: .5s ease-in-out;
		padding-left: 0 !important
	}

	.dropdown-content {
		position: unset
	}
    .dropdown .dropbtn{
    line-height: 55px;
}
.dropdown-content{width: 370px !important;}
	.dropdown-content a {
    padding: 0;
    color: #000 !important;
    line-height: 40px !important;
}

	header:has(.hamburger-icon input[type=checkbox]:checked) .navigation {
		margin-top: 20vh;
		height: 100vh
	}

	li.invest_new a {
		background: 0 0;
		padding: 0;
		line-height: 90px;
		font-size: 45px
	}

	header:has(.hamburger-icon input[type=checkbox]:checked) .fa-bars {
		display: none
	}

	header:has(.hamburger-icon input[type=checkbox]:checked) .fa-times {
		display: inline-block !important
	}

	.hamburger-icon i.fa-solid.fa-times {
		display: none;
		position: absolute;
		margin-top: -10px;
		right: 4%
	}

	.bg_new.index {
		height: 64vh !important
	}

	.press_video_tab.locati .tab-navigation {
		width: 39%
	}

	.footer {
		padding: 50px 0
	}

	.our_new h1 {
		font-size: 45px
	}

	.press_video_tab.locati .tab-container .col-2.col-sm-12.col-md-2.col-lg-2 {
		width: 45%
	}

	.content h1 {
		font-size: 50px
	}

	.content {
		top: 30% !important
	}

	a.link_under {
		letter-spacing: 0
	}

	.linkk .col-md-3 {
		flex: 0 0 auto;
		width: 33%;
		float: none !important;
		display: inline-block;
		line-height: 1.8
	}

	.hr.thirtd {
		margin-top: -28px;
		margin-left: -11px
	}

	.main.invest_app .container,
	.press_video_tab.insight .container {
		max-width: 790px !important
	}

	.ineer_sec.invest_appor .responsive-map iframe {
		height: 450px;
		width: 100%
	}

	.Portfolio_snap h1,
	.ineer_sec.invest_appor .inner_code h1 {
		font-size: 35px
	}

	.ineer_sec.invest_appor .inner_btn {
		width: 70%;
		padding: 10px 20px
	}

	.por_inn {
		margin-top: 30px
	}

	.content_nw.invest {
		padding: 60px 100px
	}

	.our_con .container {
		max-width: 770px !important
	}

	.our_con {
		padding: 30px 0
	}

	.our_con .col-4.col-md-6.col-sm-12.col-lg-4 {
		margin-right: 35px;
		margin-bottom: 35px
	}

	.our_mid img {
		max-height: 250px
	}

	.our_con_inn span {
		font-size: 15px
	}

	.modal {
		left: 4%;
		width: 93% !important;
            height: 65%;

	}

	.tab-navigation.input {
		display: none
	}

	.press_video_tab.insight .tab-navigation {
		width: 45%;
		margin-right: 0
	}

	.press_video_tab.insight .tb_img img {
		height: 200px
	}

	.press_video_tab.insight a.col-2.col-sm-12.col-md-2.col-lg-2 {
		width: 47% !important
	}

	.press_video_tab.insight a.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(12),
	.press_video_tab.insight a.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(18),
	.press_video_tab.insight a.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(2),
	.press_video_tab.insight a.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(22),
	.press_video_tab.insight a.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(26),
	.tab-container.press .col-2.col-sm-12.col-md-2.col-lg-2:nth-child(2),
	.tab-container.press .col-2.col-sm-12.col-md-2.col-lg-2:nth-child(4),
	.tab-container.press .col-2.col-sm-12.col-md-2.col-lg-2:nth-child(8) {
		margin-right: 0
	}

	.press_video_tab.insight a.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(15),
	.press_video_tab.insight a.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(21),
	.press_video_tab.insight a.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(27),
	.press_video_tab.insight a.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(3),
	.press_video_tab.insight a.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(9) {
		margin-right: 40px !important
	}

	.press_video_tab.insight a.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(10),
	.press_video_tab.insight a.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(14),
	.press_video_tab.insight a.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(16),
	.press_video_tab.insight a.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(20),
	.press_video_tab.insight a.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(4),
	.press_video_tab.insight a.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(8),
	.tab-container.press .col-2.col-sm-12.col-md-2.col-lg-2:nth-child(10) {
		margin-right: 0 !important
	}

	.tab-container.press .tab-navigation {
		width: 43%;
		margin-bottom: 20px
	}

	.tab-container.press .col-2.col-sm-12.col-md-2.col-lg-2 {
		width: 47%
	}

	.tab-container.press .col-2.col-sm-12.col-md-2.col-lg-2:nth-child(3),
	.tab-container.press .col-2.col-sm-12.col-md-2.col-lg-2:nth-child(9) {
		margin-right: 40px
	}

	.tab-container.press .tb_img img {
		height: 190px
	}

	.tb_con h3 {
		margin-bottom: 5px
	}
}

@media only screen and (max-width:768px) {
    .content.ind h1{font-size: 32px !important;}
    .d-none.d-md-block img{    max-width: 170px;    margin-top: 0;}
    .invet_sec123 .col-6.col-sm-12.col-md-12.col-lg-7 {
    width: 100%;
}
.ved_main .col-12.col-md-6.col-sm-12.col-lg-4.nw {
    width: 100%;
    margin-bottom: 20px;
}
.ved_img {
    height: 410px !important;
}
.ved_main .col-12.col-md-4.col-sm-12.col-lg-4 {
    float: left;
}
.ved_con p{font-size: 15px !important;}
.ved_nw{width: 100%; margin:0px !important;}
.ved_main .col-12.col-md-6.col-sm-12.col-lg-8.nw{width: 100%;    margin-top: 20px;}
.ved_nw span{    transform: none !important;position: unset !important;}
	.dropdown .dropbtn,
	.invest_sec.two,
	.navigation a,
	.web_img {
		padding-top: 0
	}
.img_con {
    top: 28%;
}
.col-md-6.col-sm-12.col-md-12.col-lg-11.new {
    width: 100% !important;
    margin-bottom: 20px;
}
.img1 img{height: auto;}
.pam_inn.NEW a{margin-top: 0px ;}
.img2 img{height: auto;}
.img2 {
    margin-top: 20px;}
.module.showcase .col-xs-12.col-sm-12.col-md-6.col-lg-4 {
    padding: 0px 10px;
}
.img1{width: 100%;}
span.new.wow.fadeInUp {
    display: none;
}
.according_sec {
    padding: 20px 0px !important;
}
	.copy_rg,
	.copyright,
	.ineer_sec.invest_appor,
	.inner_btn,
	.invest_sec.two,
	.mangment nav a,
	.ournew_sec,
	header {
		text-align: center
	}

    .col-6-md.info-card-image.aspect-ratio-16-9-smo{    width: 100% !important;}

	.foo_rg,
	.ineer_sec.invest_appor .inner_code,
	.inner_code h3,
	.invest_con p,
	.mar_img.cor,
	h1.faq {
		text-align: left
	}

	.container,
	.our_new.podcast.press .container,
	.our_new.redevlop .container {
		max-width: 720px !important
	}

	.our_new.Market.airbnbust.hospitality.Webinar {
		padding-top: 10px !important
	}

	iframe#player {
		position: absolute;
		inset: 0px 0px 0px -282.667px;
		width: 1333.33px;
		height: 750px
	}

	header {
		display: block;
		padding: 15px 0 5px;
	}

	button.hamburger-icon .hamburger-icon .fa-bars {
		float: right;
		position: absolute;
		right: 5%;
		margin-top: -10px;
		margin-right: 0
	}

	.hamburger-icon .fa-bars {
		position: absolute;
		right: 5%;
		margin-top: 5px
	}

	.inv_map h2,
	.stom_tem.invest_sec h2.wow.fadeInUp {
		width: 60%
	}

	.login_inn {
		width: 50% !important
	}

	.nos_ifm iframe.embedly-embed {
		height: 342px
	}

	.logo {
		justify-content: space-between;
		width: 100%;
		margin-top: 0
	}

	.foo_mid li a,
	.hamburger-icon .fa-bars,
	.hamburger-icon .fa-times,
	.inner_code h3,
	.pan_main p {
		font-size: 30px
	}

	.dropdown .dropbtn,
	.navigation a,
	li.invest_new a {
		font-size: 40px;
		line-height: 90px;color: #fff;
	}
	.bg_new {
		margin-top: 118px !important
	}

	.bg_new.index {
		height:50vh !important;
		    margin-top: 160px !important;

	}
    .inner h2.bebas-neue{font-size: 12px !important;}
    .content h1{    font-size: 47px !important;}
.content.ind h2.new.wow.fadeInUp {
    font-size: 25px !important;
    margin-top: 20px;
    line-height: 35px;
}
	.logo img {
		max-width: 130px;
		margin-left: 0;
		max-height: 100px
	}

	.hamburger-icon {
		display: block;
		width: auto;
		float: right
	}

	.navigation {
		height: 0;
		width: 100%;
		overflow: hidden;
		flex-direction: column;
		align-items: center;
		transition: .5s ease-in-out;
		padding-left: 0 !important;
		position: relative;
		right: 0%;padding: 0px !important;
	}
    i.fa.fa-times {
    display: none;
}
i.fa.fa-bars {
    top: 25%;
}
ul.navigation li{margin-left: 0px !important;width: 100% ; float: left;}
	.dropdown-content {
		position: unset
	}

	.dropdown-content a,
	.ineer_sec.invest_appor .inn_img img,
	.ineer_sec.invest_appor .responsive-map iframe,
	.invest_con,
	.our_con,
	.ournew_img,
	.slick-slider {
		padding: 0
	}

	header:has(.hamburger-icon input[type=checkbox]:checked) .navigation {
		margin-top: 20px !important;
    
    width: 100%;
    float: left;
		height: 100vh;    background: #719E8B;

	}

	header:has(.hamburger-icon input[type=checkbox]:checked) .fa-bars {
		display: none
	}

	header:has(.hamburger-icon input[type=checkbox]:checked) .fa-times {
    display: inline-block !important;
    position: absolute;
    right: 5%;
    margin-top: -10px;
}
	.invest_sec .col-6.col-sm-12.col-md-6.col-lg-6 {
		width: 100% !important
	}
.inve_video{padding: 0px !important;}
	.content.ind {
		height: auto;
		top: 12% !important
	}

	.hamburger-icon i.fa-solid.fa-times {
		display: none;
		position: absolute;
		margin-top: -10px;
		right: 5%
	}

	.responsive-map iframe {
		height: 600px;
		padding: 20px
	}

	.Portfolio {
		padding: 20px 0 0 !important
	}

	.invest_img img,
	.ournew_img img,
	.speck_rg img,
	.web_img img {
		height: auto
	}

	li.invest_new a {
		background: 0 0;
		padding: 0
	}

	.Portfolio.two h1,
	.mar_ready h2 {
		font-size: 30px
	}

	.content.ind h3,
	h3 {
		font-size: 25px !important
	}

	.content.ind h3 {
		line-height: 1.5;
		
	}

	.Portfolio.two h3 {
		font-size: 20px !important;
		margin-bottom: 10px
	}

	.content h1,
	.inve_inn h3 {
		font-size: 35px ;
	}
.inve_inn h3 {
    
    margin-bottom: 0px;
    margin-top: 0px;
}	
.stom_tem h2{width: 60%;}
.stom_tem h2
	.invet_sec h2 {
		font-size: 35px !important;
		width: 100%
	}
.responsive-map.index.wow.fadeInUp h2{width: 50%;}
	.ournew_sec,
	.responsive-map.index.wow.fadeInUp {
		padding: 20px
	}
.responsive-map.index.wow.fadeInUp {
    padding: 0;
}
.footer__links ul {
    padding: 0;margin: 0px;
}
.footer__links .col-6-md{
    padding: 0px 10px;
}
.footer__links .col-4-md.mt-200-smo{
	padding: 0px 10px;
}
[data-ff-el="root"].ff-641dbe5a1abf4e3daaffb5a1 .ff-641dbe5a1abf4e3daaffb5a1__subtitle{    margin: 0 0 20px;}
[data-ff-el="root"].ff-641dbe5a1abf4e3daaffb5a1 .ff-641dbe5a1abf4e3daaffb5a1__button{margin-top: 10px;}
	.our_new.podcast.press .short_img h1,
	.ournew_con h3 {
		font-size: 24px !important
	}

	.slick-slider .img-fluid {
		padding: 0 10px
	}

	.invest_sec,
	.our_con .col-4.col-md-6.col-sm-12.col-lg-4,
	.our_con.new {
		padding: 30px
	}

	.invest_con h2 {
		padding: 20px 0;
		font-size: 35px !important
	}

	.inner_btn hr {
		right: 35%
	}

	.inner_code h1 {
		margin-top: 10px;
		font-size: 35px
	}

	.invest_round{    padding: 30px 0px 30px;}
	.inve_inn {
		top: 15%
	}
.invest_round h2.wow.fadeInUp{    width: 80%;font-size: 35px;}
	.box,
	.press_video_tab.locati .tab-container .col-2.col-sm-12.col-md-2.col-lg-2 {
		width: 45%
	}

	.inner_btn.three hr {
		right: 28%
	}

	.invest_round .col-md-6 {
		padding: 10px !important
	}

	.hr,
	.tab-navigation.input {
		display: none
	}

	.foo_logo,
	.inner_btn {
		float: none;
		display: inline-block
	}

	.linkk {
		padding: 0;
		margin-top: 10px
	}

	.Portfolio h1,
	.inv_map h1,
	.our_new h1,
	.our_new.outer.prodcast h1,
	.speck_lf h1 {
		font-size: 40px
	}

	.ournew_sec .col-sm-12,
	.responsive-map {
		width: 100%;
		padding: 0
	}

	.content {
		padding: 0;
		height: 490px;
		top: 25% !important
	}

	.content p {
		line-height: 34px
	}

	.inner_btn.sec2 {
		margin-top: 0;
		margin-left: 0;
		margin-bottom: 19px
	}

	.mangment,
	.ournew_con,
	.press {
		padding: 30px 0
	}

	button.accordion {
		padding: 30px;
		font-size: 21px
	}

	.Portfolio_snap.invest .col-sm-12,
	.inner_btn.slid,
	.invest_round .col-4.col-md-6.col-sm-12.col-lg-4,
	.our_con .col-md-6,
	button.inner_btn.three.btn.btn-1.hover-filled-slide-up {
		width: 50%
	}
.inner_btn.slid{    padding: 12px 45px !important;
width: auto !important;}
.our_inn h2{margin-top: 0px;}
	.inner_btn {
		padding: 15px !important;
		width: auto !important;
		margin-left: 0 !important
	}
h2.h3{width: auto !important;
    font-size: 35px !important;}
	.bg_new.inve img,
	.inve_video iframe {
		width: 100% !important;
    height: 420px !important;
	}
.col-5-md.info-card-image.aspect-ratio-16-9-smo.new {
    width: 100%;    margin-top: 10px;
}
    .technology-row.d-flex.d-flex-col.crm ul.list-unstyled li>div figure .technology-logo img{    max-width: initial;}
    .technology-row ul.list-unstyled li{width: 30% !important;}

	.according_sec,
	.content_nw,
	.main.invest_app .Portfolio {
		padding: 20px 0
	}

	.content_nw span {
		margin-top: 0;
		font-size: 14px
	}

	.content_nw p {
		font-size: 13px
	}

	.invest_cepital_main h1,
	.mangment h1,
	.stom_tem h1 {
		font-size: 35px
	}

	.mangment nav a {
		line-height: 20px;
		width: auto;
		float: left;
		margin-bottom: 15px
	}

	.mangment nav {
		display: unset;
		margin-bottom: 20px;
		margin-top: 30px
	}

	.sc_iframe iframe {
		height: 320px
	}

	.loader {
		left: 40%
	}

	.ineer_sec {
		margin-top: 0;
		padding: 40px 0
	}

	.Portfolio_snap h1 {
		font-size: 37px
	}

	.por_inn h2 {
		font-size: 32px;
		line-height: 39px;
		margin-bottom: 30px
	}

	.foo_lf h1,
	.foo_mid span,
	.foo_rg h2 {
		font-size: 25px
	}


	.our_new {
		margin-top: 175px !important
	}
.req_con_mian{width: 100% !important;    margin-bottom: 15px;}
.req_form_main{padding: 30px 0px;}
.req_form_main .responsive-map iframe {
    height: 400px;
    padding: 0;
}
.tar_new{height: 120px;}
.inv_map h2, .stom_tem.invest_sec h2.wow.fadeInUp{width: 100%;}
	.our_new.insight,
	.our_new.outer {
		margin-top: 175px
	}

	.tab-navigation {
		width: 100%
	}

	h1.faq {
		margin-bottom: 20px
	}

	.foo_lf h1 {
		line-height: 32px;
		padding: 0
	}

	.foo_lf .inner_btn {
		margin-top: 30px;
		padding: 18px 0
	}

	.copy_rg,
	a.link_under {
		font-size: 19px
	}

	.foo_logo,
	.foo_mid,
	.foo_rg {
		margin-top: 0
	}

	.foo_link {
		margin-top: 30px
	}

	.invest_cepital_main p {
		padding-right: 0
	}

	.in_img_con p {
		height: 450px
	}

	.in_img_con {
		padding: 10px
	}

	.in_img img,
	.mar_img .col-6.col-md-6.col-sm-6.col-lg-6 img {
		height: 300px
	}

	.foo_link a {
		line-height: 30px
	}

	.foo_rg ul {
		width: auto;
		float: left;
		margin-left: 0;
		padding: 0
	}

	.foo_logo img {
		max-width: 120px !important
	}

	.content.invest {
		padding: 0 20px
	}

	.content.invest h1 {
		font-size: 45px !important
	}

	.inner_btn.invest {
		padding: 0 !important
	}

	.footer.custom .foo_logo {
		width: auto;
		margin-top: 75px;
		padding-right: 40px;
		float: right
	}

	.copyright {
		padding: 20px 10px !important;text-align: left;
	}
	.req_con.req {
    bottom: -165px !important;
}
.foo_mid li a{font-size: 16px !important;}
.call a, .call i {
    font-size: 14px !important;
}
.col-6-md.first {
    padding: 0px;
}
ul.flex-1 li {
    margin-top: 10px;
}
.copy_lf{padding-left: 0px;}

	.foo_logo {
		width: auto;
		padding-right: 0;
		padding-left: 0 !important
	}

	.foo_mid li {
		margin-bottom: 0
	}
.invet_sec h2 {
    width: 60% !important;
}
	.stom_tem {
		padding: 50px 0
	}

	.press_video_tab.locati .tab-navigation {
		width: 45%;
		float: left;
		margin-top: 20px
	}

	.press_video_tab.locati .tab-content.col-12.col-sm-12.col-md-12.col-lg-12 {
		padding: 0;
		float: left
	}

	.tab-navigation select {
		padding: 10px 20px 10px 0
	}

	.press_video_tab.insight a.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(12),
	.press_video_tab.insight a.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(18),
	.press_video_tab.insight a.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(2),
	.press_video_tab.insight a.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(22),
	.press_video_tab.insight a.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(26),
	.press_video_tab.locati .tab-container .tab_innr.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(2),
	.tab-container.press .col-2.col-sm-12.col-md-2.col-lg-2:nth-child(2),
	.tab-container.press .col-2.col-sm-12.col-md-2.col-lg-2:nth-child(4),
	.tab-container.press .col-2.col-sm-12.col-md-2.col-lg-2:nth-child(8) {
		margin-right: 0
	}

	.press_video_tab.locati .tab-container .tab_innr.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(5) {
		margin-right: 60px !important
	}

	.press_video_tab.locati .tab-container .tab_innr.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(3) {
		margin-right: 60px
	}

	.press.locati {
		padding: 0 45px
	}

	.press_video_tab.locati .tab-container {
		padding: 0 55px
	}

	.bg_new.inve .content {
		top: 5%
	}

	.ineer_sec.invest_appor .inn_img img {
		height: 1160px
	}

	.content_nw.invest p {
		font-size: 21px
	}

	.video-container {
		max-height: 265px
	}

	.according_sec.nvest {
		padding: 10px 30px
	}

	.footer.custom .col-md-6 {
		float: left;
		width: 50%
	}

	.content_nw.invest {
		padding: 20px 30px
	}

	.tab-container.press .tab-navigation {
		width: 43%;
		margin-bottom: 20px
	}

	.tab-container.press .col-2.col-sm-12.col-md-2.col-lg-2 {
		width: 47%
	}

	.tab-container.press .col-2.col-sm-12.col-md-2.col-lg-2:nth-child(3),
	.tab-container.press .col-2.col-sm-12.col-md-2.col-lg-2:nth-child(9) {
		margin-right: 40px
	}

	.press_video_tab.insight a.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(10),
	.press_video_tab.insight a.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(14),
	.press_video_tab.insight a.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(16),
	.press_video_tab.insight a.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(20),
	.press_video_tab.insight a.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(4),
	.press_video_tab.insight a.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(8),
	.tab-container.press .col-2.col-sm-12.col-md-2.col-lg-2:nth-child(10) {
		margin-right: 0 !important
	}

	.tab-container.press .tb_img img {
		height: 190px
	}

	.tb_con h3 {
		margin-bottom: 5px
	}

	.press_iframe iframe {
		height: 390px
	}

	.press_video_tab.insight .tab-navigation {
		width: 45%;
		margin-right: 0
	}

	.main.invest_app .container,
	.our_new.Market.airbnbust.hospitality.Webinar .container,
	.our_new.outer.prodcast .container,
	.press_video_tab.insight .container {
		max-width: 700px !important
	}

	.press_video_tab.insight .tb_img img {
		height: 200px
	}

	.press_video_tab.insight a.col-2.col-sm-12.col-md-2.col-lg-2 {
		width: 47% !important
	}

	.press_video_tab.insight a.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(15),
	.press_video_tab.insight a.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(21),
	.press_video_tab.insight a.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(27),
	.press_video_tab.insight a.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(3),
	.press_video_tab.insight a.col-2.col-sm-12.col-md-2.col-lg-2:nth-child(9) {
		margin-right: 40px !important
	}

	.content .hr {
		display: block
	}

	.bg_new.inve {
		height: 35vh !important
	}

	.bg_new.inve.new_cl {
		height: 56vh !important
	}

	.main.invest-now .container {
		max-width: 740px !important
	}

	.inve_cod h1 {
		font-size: 30px !important
	}

	.inv_map p {
		font-size: 17px;
		padding-left: 20px
	}

	.invt_map_img iframe {
		height: 640px
	}

	button.inner_btn.invest.tww {
		width: 95% !important
	}
	.inve_cod span{margin-top: 7px;    font-size: 13px;}
.invest_video_con{margin-top: 0px;}
.invest_video_con h3{font-size: 21px !important;}
.invest_video_con iframe{height: 170px;}
	.Portfolio_snap h2 {
		width: 85%
	}
	button.inner_btn.invest.tww.btn.btn-1.hover-filled-slide-up.wow.fadeInUp {
    width: auto !important;
}
[data-ff-el="root"].ff-641dbe5a1abf4e3daaffb5a1 .ff-641dbe5a1abf4e3daaffb5a1__fields{    padding: 0px 30px;}
.req_form span{margin-left: 0px !important;}
	.inve_cod .col-md-6.col-sm-12.col-xs-12.wow.fadeInUp {
		    width: 47% !important;
    height: 130px;
    margin: 10px 0px 10px 10px;
	}
	.inve_cod{margin-top: 10px !important;}
.inve_cod h3{font-size: 27px !important;}
	.invest_img.in-oow .invest_images img {
		height: 125px;
		width: 125px
	}

	.invest_main {
		height: 460px !important
	}
	.invest_images img{height: 440px;}

	.video_invest iframe {
		width: 100%;
		height: 180px
	}

	.invest_video.sec iframe {
		margin-top: -120px;
		height: 180px;
		width: 100%
	}

	.invest_video.sec h2 {
		margin-top: -170px !important;
		width: 100%
	}

	.invest_slid_img {
		padding: 40px 0 0px;
	}
.in_cepi_con{margin-top: 0px;}
	.invest_video_con h1 {
		font-size: 33px;
		line-height: 40px
	}

	.video_invest h2 {
		width: 100%;
		margin-top: 0;
		font-size: 18px
	}

	.invest_video_con p {
		font-size: 18px
	}

	.ineer_sec.invest {
		padding: 10px 0
	}

	.in_img_con h1 {
		font-size: 20px !important
	}

	.slick-slider .img-fluid {
		height: 455px
	}

	.ineer_sec.invest .inner_code h1,
	.pam_link a {
		font-size: 29px
	}

	.ineer_sec.invest .inner_btn.invest.tww {
		width: 70%
	}

	.inner_btn.invest span {
		padding: 10px 20px
	}

	.our_con_inn h3 {
		font-size: 27px
	}

	.our_con_inn span {
		font-size: 14px
	}

	.inner_btn.ou-tm {
		padding: 16px 30px !important
	}

	.press h3 {
		margin-bottom: 30px
	}

	.main.press .container {
		max-width: 710px !important
	}

	.accordion-content p {
		padding: 0 25px
	}

	.our_new.outer h1 {
		line-height: 45px;
		padding: 35px 100px
	}

	.mySlides img {
		height: 270px
	}

	.column img {
		height: 50px
	}

	.pan_main,
	.slide_inn {
		padding: 0 80px
	}

	.slide_inn a.prev {
		left: 11%
	}

	.slide_inn a.next {
		right: 11%
	}

	.next,
	.slide_inn .prev {
		top: 26%
	}

	.pan_main h1 {
		font-size: 32px
	}

	.pam_inn span {
		font-size: 20px;
		line-height: 2.4
	}

	.pam_link {
		margin: 50px 0 30px
	}
#wowslider-container1.ws_gestures {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAABwSURBVEjH7ZJBEsAgCAMT/v/n9NCOSqe2oD2yNx1JggB4BCEFWyFASP2KMQE7ywWhe/tTRGCGogLk02tFctiW/SUgaMyQG4PdPzDn31rQbMb8FiAXgvsEJNax1yVlVGAjA93apP3HFhZTGIqiKH7iADB6HxPlHdNVAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE0LTA3LTA3VDEzOjQ5OjEwKzAyOjAwm7WiFAAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxNC0wNy0wN1QxMzo0OToxMCswMjowMOroGqgAAAAASUVORK5CYII=), move;
}

#wowslider-container1 {
    zoom: 1;
    position: relative;
    width: 100%;
    max-width: 100%;
    max-height: 360px;
    margin: 0px auto 0px;
    z-index: 90;
    border: none;
    text-align: left;
    font-size: 10px;
}
	#wowslider-container1 {
		padding: 0 100px
	}

	.ede_vide iframe {
		height: 345px
	}

	.our_new.redevlop {
		margin-top: 117px
	}

	.short_img {
		width: 30.5%;
		height: 320px
	}

	.short_img a img {
		height: 130px;
		object-fit: unset
	}

	.our_new.podcast.press .short_img a img {
		object-fit: cover
	}

	.short_img h1 {
		font-size: 26px !important
	}

	.pro_iframe iframe {
		height: 380px !important;
		min-height: auto
	}

	.our_new.outer.prodcast .pan_main h1 {
		padding: 20px 0 0;
		font-size: 35px
	}

	.our_new.podcast span {
		font-size: 16px
	}

	.our_new.podcast.press .short_img {
		height: 510px
	}

	.our_new.Market.airbnbust .market_inn iframe {
		height: 310px
	}

	.maR_inn_con.copra iframe {
		height: 315px
	}

	.inve_cod p {
		text-align: center;
		line-height: 25px !important
	}

	.mar_img.cor img,
	.mar_img.hospital img {
		width: 100%;
		float: left
	}

	.web_img.info img {
		height: 350px
	}

	.web_con.articale {
		margin-top: 30px;
		padding-left: 0
	}

	.web_link {
		padding-left: 0
	}

	.web_main {
		margin-bottom: 60px
	}

	.our_new.location.team h1 {
		width: 80%;
		margin: 40px 0
	}

	.our_mid img {
		max-height: 230px !important
	}
    .ff-641dbe5a1abf4e3daaffb5a1__title span{width: auto;}
    i.fa.fa-bars{    top: 60%;}
}

@media screen and (max-width:600px) {
    i.fa.fa-bars{    top: 60%;}
    .content.ind h1 {
    font-size: 29px !important;
}
    .ved_img {
    height: auto !important;
}
.proj_main h2.heading-1 {
    font-size: 45px !important;
}
p.ved{    padding: 10px 20px;}
    .press h5.wow.fadeInUp {
    font-size: 23px !important;
}
 article.info-card.display-flex-md.align-items-center-md.pb-200-smo.position-relative {
    padding-bottom: 20px;
}
.according_sec {
    padding: 30px 0px 50px !important;
}
    article.info-card.display-flex-md.align-items-center-md.pb-200-smo.position-relative {
    margin-top: 0px !important;
}
.grid-md.gutters-300-md.display-flex-md.align-items-stretch-md {
    display: unset;
}
.content.ind h3, h3 {
    font-size: 20px !important;
}
.py-750-md[data-v-7d685d9c] {
padding: 0px !important;
}
.module.showcase .col-xs-12.col-sm-12.col-md-6.col-lg-4 {
    padding: 0px 5px;
    margin-bottom: 15px;
}
p.overline.mb-100 {
    font-size: 20px !important;
}
.showcase .image-container{    padding: 15rem 2rem 2rem;}
	.center,
	.modal {
		transform: none
	}

	.our_mid img {
		max-height: initial !important
	}
.loc_main{margin: 0px 10px !important;}
	.our_new.location.team h1 {
    width: 60%;
    margin: 20px 0 0px !important;
    padding: 0px 0px 10px 0px !important;
}
section.section-container{    padding: 30px 0px 0px 0px;}
    .pam_inn{
        border-left: none;
    padding-left: 0;
    margin-left: 0;
    padding-top: 0px !important;margin-top: 0px;
    }
 .technology-row ul.list-unstyled li{    padding: 0 5px !important;  width: 49% !important;
    margin-bottom: 12px;}
 .technology-row.d-flex.d-flex-col.crm ul.list-unstyled li>div figure .technology-logo img{    height: 100px !important;}
	.foo_mid {
    margin-top: 0;
    
}
.call a, .call i {
    font-size: 20px !important;
}
span.text{font-size: 25px !important;    margin-top: 10px;}
.footer__links-section-header{font-size: 25px;}
.hamburger-icon .fa-bars{margin-top: -5px;}

	.Portfolio h2,
	.Portfolio_snap h2,
	.our_con .col-sm-12,
	.stom_tem.invest_sec h2.wow.fadeInUp {
		width: 100%;font-size: 30px !important;
	}
	.Portfolio_snap h2{margin-bottom:     margin-bottom: 20px !important;}
	.req_form{width: 100% !important;    margin-bottom: 10px !important;}
.Portfolio_snap, .ineer_sec, .inv_map, .mangment, .our_new h1, .press_video_tab.insight, .short_team {
    padding: 30px 0 !important;
}
	.req_form.new{margin-top: 0px !important;}
	.req_form.new span {
    width: auto !important;
    margin-right: 25px !important;}
	.req_form span{width: 100% !important;    text-align: left;
    margin-right: 0 !important;
    margin-left: 0px !important;
    margin-bottom: 10px;
}
	.req_form.digit span {
    width: 50% !important;
}
.our_new.redevlop .container {
		max-width:400px !important;
	}
	.req_form.new
	.req_form{width: 100% !important;}
	.req_form_main .responsive-map iframe {
    height: 210px;}

	.inve_video {
		padding: 0 0 20px
	}

	.accordion-content p,
	.content.ind h3,
	.ineer_sec.invest .responsive-map iframe,
	.invest_sec.two .invest_con,
	.pam_con.south,
	.por_inn .col-md-3.col-sm-12.col-xs-12,
	.short_team,
	li.invest_new a {
		padding: 0
	}

	.por_inn h4 {
		margin: 20px 0 0;
		height: auto
	}

	.logo img,
	ul.navigation li {
		margin-left: 0;line-height: 85px;
	}

	.content_nw.invest p,
	.hamburger-icon .fa-bars,
	.hamburger-icon .fa-times,
	span.new_spn.wow.fadeInUp {
		font-size: 25px
	}
i.fa.fa-times {
    display: none;
}
.web{font-size: 17px !important;}
.logo{padding: 10px 0px;}
	.custom-select-trigger {
		width: 310px
	}

	.custom-select-trigger:after {
		right: 5px
	}

	iframe#player {
		position: absolute;
		inset: 0px 0px 0px -454.167px;
		width: 1333.33px;
		height: 750px
	}

	.content h1 {
		font-size: 40px !important;
	}
.content.ind h2.new.wow.fadeInUp {
    font-size: 20px !important;
    margin-top: 20px;
    line-height: 30px;
}
.bg_new.index {
    height: 60vh !important;    margin-top: 135px !important;
}
	.login_inn {
		width: 95% !important;
		padding-top: 9vh !important
	}

	.inve_video iframe,
	.short_img a img {
		height: 230px
	}
.inve_video iframe{height: 260px !important;  }
.col-6-md.info-card-image.aspect-ratio-16-9-smo.new {
    height: auto !important;
}
	.invet_sec,
	
    i.fa.fa-bars {
    top: 60%;
}
.req_con.req h1 {
    font-size: 32px !important;
}
.req_inn{height: 300px;}
.req_inn::after{height: 300px;}
.req_con.req {
    bottom: -145px !important;
}

	.bg_new {
		margin-top: 78px !important
	}

	.bg_new.inve.new .content h1,
	.ff-641dbe5a1abf4e3daaffb5a1__title {
		font-size: 35px !important
	}

	.calendly-inline-widget.calendly-mobile {
		max-width: 350px;
		width: 100% !important
	}

	button.accordion {
		font-size: 19px !important
	}

	.according_sec h2 {
		width: 60%;
		font-size: 35px !important
	}

	.content.ind {
		top: 15% !important;    height: auto !important;
	}
.content.ind a{margin-top: 10px ;}
.content.ind h3{margin-top: 10px;}
h2{font-size: 25px !important;}
	.invest_sec,
	.vid_con {
		padding: 20px
	}

	.card-img-overlay {
		padding-left: 10px
	}

	.stom_tem h2 {
		font-size: 30px !important;
		margin-bottom: 20px;
		width: auto
	}
.invet_sec h2 {
    width: 80% !important;margin-bottom: 10px;
}
.responsive-map.index.wow.fadeInUp h2 {
    width: 60%;
}
.footer__links .col-6-md {
    padding: 10px 10px;
    width: 100%;
    float: left;
}
.footer__links .col-4-md.mt-200-smo {
    padding: 10px 10px;
    width: 100%;
    float: left;
}
.col-3-md.mt-200-smo {
    width: 100%;
    float: left;
    padding: 10px 10px;
}
	.invet_sec p {
		font-size: 16px;
		padding: 0 20px !important
	}

	.inve_inn {
		top: 22% !important;
	}
.inve_con .inve_inn {height: auto;}
.inve_inn h3{    margin-top: 20px;}
.col-7-md.col-6-lg.info-card-content.sec {
    top: 300px;
}
article.info-card.display-flex-md.align-items-center-md.pb-200-smo.position-relative.sec {
    padding-bottom: 65% !important;
}
.info-cards-overlap .info-card-image[data-v-033c5ad8]{width: 100%;     top: 215px !important;
    height: 40% !important; }
.pam_inn.NEW a{padding-top: 0px !important;margin-top: 0px !important;}
.col-6-md.info-card-image.aspect-ratio-16-9-smo {
    width: 100% !important;
    top: 2% !important;
    height: 200px !important;
}
.invet_sec123 {
    margin-top: 40px !important;    padding-bottom: 50px !important;
}
.according_sec {
    padding: 130px 0px 50px !important;
}
.img{    margin-bottom: 10px;}
.info-cards-overlap .info-card-content[data-v-033c5ad8] {
    padding: 25px 25px !important;
    width: 100%;
    float: none;
   left: 0px !important;
    margin: -6rem 10px 0;top:120px;
}
.col-7-md.col-6-lg.info-card-content.info-card-image.aspect-ratio-16-9-smo {
    top: 230px !important;
    margin: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}
p.delta-lg.line-height-150 {
    font-size: 20px !important;
}
article.info-card.display-flex-md.align-items-center-md.pb-200-smo.position-relative {
    
    padding-bottom: 35% !important;
}
.heading-1{font-size: 25px !important;}
	.inner_btn,
	.invest_round .col-4.col-md-6.col-sm-12.col-lg-4 {
		width: 100% !important
	}
.invest_round h2.wow.fadeInUp{margin-bottom: 15px;}
	.invet_sec h1 {
		font-size: 35px
	}

	.video-background iframe {
		height: 137vh
	}

	.bg_new img {
		    height: 380px;
    object-position: 100% 55%;
	}

	.logo img {
		max-width: 120px;
		margin-top: 5px;
		max-height: 120px
	}

	.loader {
		left: 35%
	}

	.nos_ifm iframe.embedly-embed {
		height: 190px
	}

	.invest_con h4 {
		font-size: 21px !important
	}

	p {
		font-size: 18px !important
	}

	.foo_lf h1 .invest_con h3 {
		text-align: left
	}

	a.link_under {
		font-size: 20px;
		line-height: 35px
	}

	.col-md-3.col-sm-3.col-xs-3 {
		float: none
	}

	.slick-slider .img-fluid {
		height: 470px !important
	}

	.slick-slide {
		margin: 0
	}

	.slick-next,
	.slick-prev {
		top: 98% !important
	}

	.inner_btn.slid {
		margin-top: 10px;
		width: auto !important
	}

	.slick-prev {
		left: 130px
	}

	.slick-next {
		right: 130px
	}

	.slick-list {
		width: 100%;
		padding: 0 !important
	}

	.copy_lf,
	.foo_link,
	.foo_rg,
	.web_con {
		padding-left: 0
	}

	.our_mid img {
		max-height: none;
		height: auto
	}

	.calendly-inline-widget.calendly-mobile iframe {
		height: 450px !important
	}

	button.slick-next,
	button.slick-next:hover {
		right: 125px;
		width: 45px;
		height: 45px
	}

	button.slick-prev,
	button.slick-prev:hover {
		left: 125px;
		z-index: 1;
		width: 45px;
		height: 45px
	}

	.press_video_tab.locati .tab-navigation {
		width: 100%;
		text-align: left;
		margin-bottom: 0;
		float: left
	}

	.tab-navigation select {
		padding: 10px 50px 10px 0;
		width: 80%
	}

	.press_video_tab.locati .tab-container .col-2.col-sm-12.col-md-2.col-lg-2 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 0;
		margin-top: 20px
	}

	.foo_rg,
	.ineer_sec.invest_appor .inner_btn,
	.maR_inn_con,
	.por_inn,
	.press_video_tab.locati .tab-content.col-12.col-sm-12.col-md-12.col-lg-12 {
		margin-top: 0
	}

	.in_img img,
	.in_img_con p,
	.ineer_sec.invest_appor .inn_img img,
	.tb_img img {
		height: auto
	}

	.foo_lf h1 {
		line-height: 1
	}

	.foo_form_inn {
		width: 80%;
		margin-right: 0
	}

	.inner_btn.custom {
		width: 80% !important;
		margin-top: 10px !important
	}

	.footer.custom .col-md-6.col-sm-12.col-xs-12 {
		margin-right: 0;
		padding-left: 0;
		text-align: center;
		width: 100% !important
	}

	.foo_rg {
		float: none !important;
		display: inline-block
	}

	.foo_logo img {
		max-width: 150px !important
	}

	.foo_mid li {
		margin-bottom: 0 !important
	}

	.foo_mid li a {
		font-size: 22px
	}

	.foo_mid span,
	.our_new.podcast.press .short_img h1 {
		font-size: 25px !important
	}

	.dropdown .dropbtn,
	.navigation a,
	li.invest_new a {
		font-size: 35px !important;
		line-height: 85px
	}

	.foo_rg li {
		width: 30%
	}
.container, .our_new.podcast.press .container, .our_new.redevlop .container {
    max-width: 400px !important;
}
	.copy_rg {
		margin-top: 20px
	}

	.footer.custom .foo_logo {
		padding-right: 0;
		margin-top: 0;
		float: none;
		display: inline-block
	}

	.dropdown .dropbtn {
		padding-top: 0;
		margin-left: 0
	}

	header:has(.hamburger-icon input[type=checkbox]:checked) .navigation {
		margin-top: 14vh;    padding-top: 20px;
	}

	.center {
		margin-bottom: 0;
		margin-right: 0
	}

	.custom-options {
		z-index: 999999;
		left: -70px;
		top: 103%;
		margin: 0;
		width: 380px
	}

	.content .hr,
	.linkk nav a span {
		display: none
	}

	.video-container {
		max-height: 465px
	}

	.sc_iframe iframe {
		height: 250px
	}

	.our_new.location {
		margin-top: 130px
	}

	.our_new h1 {
		font-size: 43px;
		padding: 25px 0;
		margin-bottom: 0
	}

	.press.locati {
		padding: 0 10px
	}

	.press_video_tab.locati .tab-container {
		padding: 0 21px
	}

	.our_con .col-4.col-md-6.col-sm-12.col-lg-4 {
		padding: 15px
	}

	.modal {
    left: 5%;
    top: 5%;
    height: 90%;
    width: auto !important;
    right: 6%;
}
	.Portfolio_snap.invest .col-sm-12,
	.in_img_con,
	.press h3 {
		margin-bottom: 20px
	}

	.mar_img .col-6.col-md-6.col-sm-6.col-lg-6 img,
	.mySlides img,
	.press_iframe iframe,
	.press_video_tab.insight .tb_img img,
	.web_img.info img {
		height: 200px
	}
.press_iframe iframe{
        height: 240px !important;

}
.tab-container.press .col-12.col-md-6.col-sm-12.col-lg-4 {
    padding: 0px 10px;
}
.tb_con {
    height: auto;
}
	.tab-container.press .tab-navigation {
		width: 100%;
		margin-bottom: 20px;
		margin-right: 0;
		display: none
	}

	.our_new.Market.airbnbust .market_inn iframe,
	.tab-container.press .tb_img img {
		height: 210px
	}

	.inv_map h2,
	.press_video_tab.insight .tab-navigation {
		width: 100%;    font-size: 30px !important;    margin-bottom: 0px !important;
	}
.in_con{margin-top: 20px !important;}
	.press_video_tab.insight .container {
		max-width: 360px !important
	}
.invt_map_img div#map {
    width: 100% !important;
    height: 300px !important;
}
	.press_video_tab.insight a.col-2.col-sm-12.col-md-2.col-lg-2 {
		width: 100% !important;
		margin-right: 0 !important;
		margin-bottom: 0 !important;
		height: auto !important;
		margin-top: 30px !important
	}

	.tb_con h3 {
		font-size: 19px;
		margin-bottom: 5px
	}

	.bg_new.inve .content {
		top: 15% !important
	}

	.bg_new.inve.new .content {
		top: 13% !important
	}

	.ineer_sec.invest {
		padding: 30px 0
	}
.invest_video_con iframe {
    height: 200px;
}
.invest_video_con {
    margin-top: 0px;
    margin-bottom: 20px;
}
.invest_slid_img h2{font-size: 30px !important;}
	button.inner_btn.invest.tww {
		width: 90% !important
	}

	.bg_new.inve {
		height: 54vh !important
	}

	.main.invest-now .container {
		max-width: 400px !important
	}

	.video_invest h2 {
		width: 100%;
		margin: 20px 0;
		font-size: 25px
	}

	.invest_video.sec iframe,
	.video_invest iframe {
		margin-top: 0;
		height: 210px;
		width: 100%
	}

	.invest_cepital {
		padding: 50px 0 0
	}

	.invest_video.sec h2 {
		margin: 20px 0;
		font-size: 25px;
		width: 100%;
		margin-top: 20px !important
	}

	.invest_video.sec .inner_btn {
		margin-top: 40px
	}

	.invest_img.in-oow .invest_images img {
		height: 235px;
		width: 235px
	}

	.bg_new.inve.new_cl {
		height: 80vh !important
	}

	.content.invest p {
		font-size: 20px !important
	}
.ff-641dbe5a1abf4e3daaffb5a1__title span {
    font-size: 30px !important;
}
[data-ff-el="root"].ff-641dbe5a1abf4e3daaffb5a1 .ff-641dbe5a1abf4e3daaffb5a1__button{width: auto !important;}
	.invest_main {
		height: 330px !important;    margin-bottom: 15px !important;

	}
	.content{height: 300px !important;margin-bottom: 15px;
    border-radius: 10px;}
	.content-image{height: 300px !important;}
	.invest_cepital_main h2{font-size: 30px !important;}
.invest_images img{height: 310px !important;}
.invest_main_con{    padding: 10px 20px !important;}
	.por_inn h2 { 
		margin-bottom: 0
	}

	.inve_cod .col-md-6.col-sm-12.col-xs-12.wow.fadeInUp {
		width: 47% !important;
		margin: 10px 0 0px 10px
	}

	.inv_map p {
		margin-top: 10px;
		padding-left: 0
	}
.inve_cod span {
    margin-top: 10px;
    font-size: 15px;
}
	.content.invest h1 {
		font-size: 32px !important
	}

	.linkk .col-md-3 {
		width: auto
	}

	.main.invest_app .Portfolio {
		padding: 50px 0
	}

	.ineer_sec.invest_appor {
		padding: 20px 0
	}

	.main.invest_app .container {
		max-width: 345px !important
	}

	.Portfolio_snap h1 {
		font-size: 31px;
		padding-bottom: 20px
	}

	.inner_btn.sec2 {
		margin-top: 0 !important
	}

	.mangment {
		padding: 30px 0 0
	}

	.mangment nav a {
		display: inline;
		line-height: 30px;
		float: none
	}

	.our_con_inn span {
		font-size: 16px;
		height: auto
	}

	.inner_btn.ou-tm {
		width: auto !important
	}

	.mar_ready h2,
	.our_con_inn h3,
	.our_new.outer.prodcast .pan_main h1 {
		font-size: 30px
	}

	.our_new.insight,
	.our_new.outer {
		margin-top: 125px
	}

	.our_new.insight h1 {
		font-size: 45px
	}

	.main.press .container,
	.our_new.podcast.press .container {
		max-width: 380px !important
	}

	.tab-navigation.serch {
		display: block !important
	}

	.tab-container.press .col-2.col-sm-12.col-md-2.col-lg-2 {
		height: auto;
		margin-bottom: 0;
		margin-top: 20px;
		margin-right: 0
	}

	.bg_new.inve img {
		height: 650px
	}

	.our_new.outer h1 {
		padding: 20px 0;
		font-size: 40px
	}

	#wowslider-container1,
	.pan_main,
	.slide_inn {
		padding: 0 20px
	}

	.slide_inn a.prev {
		left: 5%
	}

	.slide_inn a.next {
		right: 5%
	}

	.next,
	.slide_inn .prev {
		top: 20%
	}

	.column img {
		height: 50px
	}

	.ede_vide iframe {
		height: 213px
	}

	.our_new.outer.prodcast .container,
	.our_new.redevlop .container {
		max-width: 370px !important
	}

	.short_img {
		width: 100%;
		margin-right: 0;
		height: 390px
	}

	.our_new.outer.prodcast {
		margin-top: 100px
	}

	.pro_iframe iframe {
		height: 210px !important
	}

	.our_new.outer.prodcast .pam_link a {
		font-size: 18px
	}

	.maR_inn_con h3,
	.our_new.outer.prodcast .pam_link a i.fa.fa-angle-left {
		font-size: 20px
	}

	.our_new.podcast.press {
		margin-top: 80px;
		padding: 20px 0
	}

	.our_new.podcast.press .short_img {
		height: auto;
		margin-bottom: 20px
	}

	.our_new.Market {
		margin-top: 79px;
		padding-top: 10px
	}

	.our_new.Market .container {
		width: 92%
	}

	.mar_con .col-6.col-md-12.col-sm-12.col-lg-6 {
		margin-bottom: 30px
	}

	.our_new.Market.airbnbust {
		margin-top: 125px !important
	}

	.mar_con h4 {
		font-size: 27px
	}

	.maR_inn_con.copra iframe {
		height: 215px
	}

	.our_new.Market.airbnbust.hospitality.Webinar .container {
		max-width: 390px !important
	}

	.press_video_tab {
		padding: 0 0 30px
	}

	.bg_new.inve.new {
		height: 75vh !important
	}

	.hed_rg .call {
		margin-right: 20px !important
	}

	.hed_rg {
		padding: 5px 0 5px 10px !important
	}


	.Portfolio.two h2 {
		width: 80% !important;
		font-size: 35px !important
	}

	.social li {
		padding: 10px 12px;
		font-size: 20px;
		margin-bottom: 5px
	}
    .team-block-two .inner-box{    padding-right: 0px; }
    .team-block-two .image-box:before{display: none;}
    .team-block-two .info-box .name{font-size: 30px !important;}
    .team-block-two .info-box .designation {
    height: auto !important;
}
.team-block-two .image-box .image img{height: auto !important;    max-height: initial !important;}
button.modal-close{    margin-top: -17px !important;
    margin-right: -10px !important;}
    .modal-content span{font-size: 15px !important;}
}

@media screen and (max-width:390px) {
    .web {
    font-size: 14px !important;
}
.bg_new.index{    margin-top: 125px !important;}
i.fa.fa-bars{    top: 60%;}
    .team-block-two .inner-box{    padding-right: 0px; }
    .team-block-two .image-box:before{display: none;}
    .team-block-two .info-box .name{font-size: 30px !important;}
    .team-block-two .info-box .designation {
    height: auto !important;
}
.team-block-two .image-box .image img{height: auto !important;max-height: initial !important;}
    .content.ind h1 {
    font-size: 28px !important;   margin-bottom: 0px !important;
    line-height: 40px;
}
    article.info-card.display-flex-md.align-items-center-md.pb-200-smo.position-relative {
    padding-bottom: 20px;
}
.container, .our_new.podcast.press .container, .our_new.redevlop .container {
    max-width: 338px !important;
}
.be_main p {
    font-size: 23px !important;
}
.invet_sec123 h2.heading-1 {
    font-size: 34px !important;
}
.according_sec {
    padding: 30px 0px 50px !important;
}
    .tab-container.press .col-12.col-md-6.col-sm-12.col-lg-4 {
    padding: 0px 20px;
}
.col-md-6.col-sm-12.col-md-6.col-lg-7.info-card-image.aspect-ratio-16-9-smo {
    margin-top: 10px;    height: 46% !important;
}
section.info-cards-overlap.py-750-md .pam_inn.NEW a {
    margin: 0px;
}
    .module.showcase .col-xs-12.col-sm-12.col-md-6.col-lg-4{    padding: 0px 15px;}
    .bg_new.index{    height: 51vh !important;}
    p.delta-lg.line-height-150 {
    font-size: 22px !important;
}
.technology-row ul.list-unstyled li {
    padding: 0 5px !important;
    width: 45% !important;
    margin-bottom: 15px;
}
    .content.ind h2.new.wow.fadeInUp {
    font-size: 20px !important;
    margin-top: 20px;
    line-height: 30px;    padding: 0px !important;
}
.invest_video_con iframe {
    height: 160px;
}
.req_con.req h1 {
    font-size: 30px !important;
}
.invest_main{height: 350px !important;}
.invest_images img {
    height: 340px !important;
}
	.main.press .container,
	.our_new.outer.prodcast .container,
	.our_new.podcast.press .container,
	.our_new.redevlop .container {
		padding: 0 30px
	}

	.main.invest-now .container,
	.our_new.Market.airbnbust.hospitality.Webinar .container {
		padding: 0 20px
	}

	.custom-options {
		z-index: 999999999999999999999999999999;
		left: -70px;
		top: 103%;
		width: 330px;
		margin: 0
	}

	.custom-select-trigger {
		width: 260px
	}

	.bg_new.inve .content {
		top: 5% !important
	}

	.content h1 {
		font-size: 35px !important
	}

	.call a,
	.call i {
		font-size: 25px !important
	}
.slick-next, .slick-prev {
    top: 105% !important;
}
.invet_sec123 {
    margin-top: 90px !important;
}
.col-6-md.info-card-image.aspect-ratio-16-9-smo {
    height: 200px !important;
    top: 2% !important;
}
.bg_new img {
    height: 370px;    object-position: 100% 55%;
}
.content.ind{    top: 17% !important;}
article.info-card.display-flex-md.align-items-center-md.pb-200-smo.position-relative{margin-top: 0px !important;}
	.hed_rg .call {
		margin-right: 20px !important
	}

	.call i {
		margin-right: 5px !important
	}

	.press_video_tab.insight .container {
		max-width: 330px !important
	}

	.inve_cod .col-md-6.col-sm-12.col-xs-12.wow.fadeInUp {
		width: 46% !important
	}

	.bg_new,
	.our_new.Market.airbnbust {
		margin-top: 120px !important
	}
}

@media screen and (max-width:375px){
    .content.ind h1{font-size: 26px !important;}
    .content.ind {
    top: 12% !important;
}
    .bg_new.index {
    height: 60vh !important;
}
.content.ind h2.new.wow.fadeInUp{margin-top: 0px !important;}
.module.showcase .col-xs-12.col-sm-12.col-md-6.col-lg-4{    padding: 0px 15px;}
}

@media screen and (max-width:321px) {
    .content.ind h1{font-size: 23px !important;}
	.bg_new.inve.new .content h1 {
		font-size: 30px !important
	}

	.inner_btn.invest span {
		padding: 8px 20px;
		font-size: 17px !important
	}

	.content.invest p {
		font-size: 18px !important
	}
}