#property_detail_head {
    padding-top: 200px;
}

/* small {
    font-size: 80%;
    font-weight: 400;
} */

#property_detail_head .flexed_content {
    width: 100%;
}

#property_detail_head .flexed_content .inner_flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.grid_row_flex_btm img {
    max-width: 100%;
    width: 100%;
    height: 238px;
    object-fit: cover;
}

/* #property_detail_head .row {
    width: 100%;
} */

#property_detail_head .key_information .key_inforation_details {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.key_inforation_details .feature {
    display: flex;
    align-items: flex-start;
    gap: 16px;
    /* width: calc(26.33% - 20px); */
}

.property_features_inner .feature {
    display: flex;
    align-items: center;
    width: calc(25.33% - 15px);
    gap: 15px;
    flex-flow: nowrap;
}

.property_features_inner .feature img {
    width: 24px;
    height: 24px;
}

.property_features_inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.dld_verified {
    font-size: 14px;
    font-weight: 400;
    margin-left: 10px;
    color: #00D067;
}

.bottom_description_overflow {
    font-size: 18px;
    color: var(--card-xs-text-color);
}


.buttons_action_flex .add_fvrt {
    height: 53px;
    width: 229px;
}


.buttons_action_flex .add_fvrt {
    height: 50px;
    width: 229px;
    border-color: #006039;
    border: 2px solid #006039;
    color: #006039;
    font-weight: bold;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    border-radius: 75px;
}

.buttons_action_flex .add_fvrt:hover {
    border-color: #006039;
    border: 2px solid #006039;
    color: #006039;
    background-color: transparent;
}

.btn-outline-primary:hover {
    background-color: transparent;
}

.btn-outline-primary:focus {
    background-color: transparent;
    box-shadow: none !important;
    outline: none;
}

.btn-outline-primary:active {
    background-color: transparent !important;
    box-shadow: none !important;
    outline: none;
    border-color: inherit !important;
}

.buttons_action_flex .share_now:hover {
    border-color: #006039;
    border: 2px solid #006039;
    color: #006039;
    background-color: transparent;
}

.buttons_action_flex .add_fvrt:focus {
    box-shadow: none !important;
    outline: none;
}

.buttons_action_flex .add_fvrt:active {
    background-color: transparent !important;
    border-color: #006039 !important;
    border: 2px solid #006039;
    color: #006039 !important;
}

.buttons_action_flex .share_now:active {
    background-color: transparent !important;
    border-color: #006039 !important;
    border: 2px solid #006039;
    color: #006039 !important;
}

.buttons_action_flex .share_now:focus {
    box-shadow: none !important;
    outline: none;
}

.buttons_action_flex .share_now {
    height: 53px;
    width: 135px;
    border-color: #006039;
    border: 2px solid #006039;
    color: #006039;
    font-weight: bold;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    border-radius: 75px;
}

.buttons_action_flex .schedule_visit {
    height: 53px;
    width: 245px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-size: 18px;
    border-radius: 75px;
}

.key_inforation_details p {
    font-size: 18px;
}

.property_features_inner p,.key_inforation_details p {
    font-size: 16px;
    margin-bottom: 0;
}
#similarproperties .owl-theme .owl-nav{
    margin-top: 115px;
}
#similarproperties #team_details_carousel .owl-theme .owl-nav {
    margin-top: 34px;
}
#similarproperties #similar_carousel .owl-theme .owl-nav {
    margin-top: 50px;
}
#similarproperties {
    background: #ECFFF6;
    padding: 100px 0 160px 0;
}

#similarproperties h1 {
    color: var(--text-dark-primary);
}

.action_btn_block button {
    height: 53px;
    color: #fff;
    border-color: #fff;
    border: 2px solid;
    font-size: 20px;
    text-transform: uppercase;
    border-radius: 5px;
}

.action_btn_block button:hover {
    background: transparent;
    border-color: #fff;
}

.key_information  .border_xs{
    border-radius: 12px;
}

#property_detail_head .padd-xr img{
    max-width: 100%;
    height: auto;
}

.saabsoft_profile_card .action_block {
    display: block;
    margin: 0 auto;
    width: 100%;
}

#right_modal_form .flex-container {
    flex-wrap: inherit;
}

.saabsoft_profile_card .outer_hr {
    border-top: 1px solid #006039;
}

.key_information .saabsoft_profile_card .card-text {
    font-size: 16px;
    color: #fff;
}

.or_get_availability {
    width: 419px;
    height: 53px;
    display: flex;
    align-items: center;
    gap: 12px;
    justify-content: center;
    color: #000 !important;
    border-radius: 100px;
}

.mortgage_calculator .text_heads {
    font-size: 30px;
    font-weight: bold;
    color: var(--text-dark-primary);
    margin-bottom: 10px;
}

.pehr_tag_cals {
    font-size: 20px;
    color: var(--card-xs-text-color);
}

.mortgage_calculator .flex-container .flex-item {
    flex: 1 0 25%;
}

.mortgage_calculator .flex-container .flex-item input {
    width: 100%;
}

.mortgage_calculator .flex-container {
    display: flex;
    flex-direction: row;
    gap: 24px;
    flex-wrap: inherit;
}

.mortgage_calculator .flex-container .flex_Width {
    width: 100%;
}

.mortgage_calculator .flex-container .flex_Width .form-control {
    width: 100%;
    margin-bottom: 28px;
}

.mortgage_calculator {
    background: var(--default-background-primary-color);
    padding: 36px 32px;
}

.btn-book-mortgage {
    margin-left: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    width: 100%;
    height: 59px;
    font-size: 16px;
    font-weight: bold;
}

.action_btn_block {
    display: flex;
    justify-content: center;
    width: 100%;
    gap: 15px;
}

.action_btn_block button {
    width: 100%;
}

.content_type h5 {
    color: #003B20;
    font-weight: bold;
    font-size: 24px;
}

.flex_item_row {
    display: flex;
    align-items: center;
}

.content_type p {
    font-size: 14px;
    font-weight: 500;
    color: var(--card-xs-text-color);
}

.custom_mob .social_era {
    border: 1px solid #D1D1D1;
    padding: 30px 28px 30px;
    border-radius: 12px;
}
.social_era.keys_content .border_bottom{
    margin: 28px 0 28px 0;
}
.social_media_items span {
    border: 1px solid #05603A;
    border-radius: 50%;
    padding: 9px 10px;
    text-align: center;
    display: inline-flex;
    margin: 0 8px 0 0;
}

.social_media_items span:hover {
    background-color: #00D067;
    border: 1px solid #00D067;
    cursor: pointer;
}




#visitModal .modal-dialog {
    height: 100%;
    display: flex;
    align-items: center;
}

#visitModal .modal-content {
    background-color: transparent;
    border: none;
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: hidden;
}

.modal-dialog {
    background-color: transparent;
}

.modal-backdrop.show {
    opacity: inherit;
}

.modal-backdrop {
    background-color: #00000080;
    backdrop-filter: blur(40px);
}

.modal_globs {
    top: 50px;
    position: absolute;
    right: 50px;
    color: #fff;
    opacity: 0.9;
}

.modal_globs span {
    border: 1px solid #fff !important;
    border-radius: 50%;
    padding: 0 7px;
    height: 10px;
    display: inline-table;
}

.modal_globs:hover {
    background-color: transparent;
    color: #fff;
}

.listing_modal button {
    width: 100%;
}

.properties_form label {
    text-transform: capitalize;
}

.key_information .discovery_social_icons li a {
    border: 1px solid #006039;
    opacity: 0.5;
    line-height: 45px;
}

.key_information .discovery_social_icons li a:hover {
    opacity: inherit;
}

.drawer-container {
    height: 100%;
    width: 0;
    position: fixed;
    top: 0;
    right: 0;
    background-color: #f1f1f1;
    overflow-x: hidden;
    transition: 0.5s;
    z-index: 1000;
    padding-top: 60px;
}

.drawer-content {
    padding: 20px;
}

.drawer-close img {
    width: 24px;
}

.drawer-close {
    position: absolute;
    top: 9px;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
    cursor: pointer;
    z-index: 1;
}

.open-drawer-btn {
    position: fixed;
    top: 20px;
    right: 20px;
    padding: 10px 20px;
    background-color: #333;
    color: #fff;
    border: none;
    cursor: pointer;
}

.mask {
    position: fixed;
    background-color: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    display: none;
}

.schedule_drawer .filter_data_form {
    width: 100%;
}

.schedule_drawer {
    background-color: #fff;
}

.schedule_drawer .drawer-content {
    padding: 20px 40px;
}

#checkbox_schedule {
    width: inherit;
    margin-top: inherit;
}

.schedule_drawer .card {
    border: none;
}

.form-check label {
    text-transform: math-auto !important;
}

.schedule_drawer #imageSlider .tab-content .card .form-control {
    width: 100%;
}

.header_top_content {
    position: absolute;
    top: 22px;
}

.schedule_drawer #imageSlider .nav-tabs .nav-link {
    border: 3px solid #00D067;
    color: #000 !important;
}

.schedule_drawer .flex-container .flex-item {
    flex: 0 50%;
    padding: 25px 0 0 9px;
    gap: 10px;
    /* display: flow; */
    justify-content: center;
    width: 100%;
}

.schedule_drawer label {
    text-transform: capitalize;
}

/* .detail_project_new .bottom_description_overflow span img {
    width: 102px;
    height: 12px;
    max-width: 100%;
    max-height: 100%;
} */
#property_detail_head .hero_main_img a img{
    border-radius: 12px;
}

#property_detail_head .right_main_img a img{
    border-radius: 12px;
}

.detail_project_new .hero_main_img img {
    height: 492px;
    max-height: 100%;
    object-fit: cover;
    border-radius: 12px;
}

.detail_project_new .buttons_action_flex .schedule_visit {
    width: 279px;
}

#flex_payments p {
    background: #ECFFF6;
    height: 79px;
    max-height: 79px;
    display: flex;
    gap: 15px;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
}

.keys_content small {
    font-size: 18px;
    font-weight: 400;
    color: #6D6D6D;
}

.dailogue_box .filter_data_form {
    width: 161px;
    max-width: 100%;
}
.grids_display .inner_width_xl {
    border-radius: 12px;
    overflow: hidden;
}
.grids_display .inner_width_xl img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}

.grids_display .inner_width {
    height: 100%;
}

.grids_display .inner_width img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#register_yours .left-column {
    width: 100%;
}

.detail_project_new .item .text-muted {
    font-size: 14px;
}
.starting-price-icon span{
    font-size: 14px;
}

.detail_project_new .card {
    background-color: white;
}
#desktop_find_properties .card {
    transition: transform 0.3s ease;
    transform-origin: left;
    border-radius: 12px;
    height: 457px;
    max-height: 457px;
}
.key_information .saabsoft_profile_card {
    background-color: var(--text-dark-primary);
    border-radius: 12px;
}
#desktop_find_properties .card:hover {
    transform: scale(1.03);
}

#similarproperties .card{
    border-radius: 12px;
    background-color: transparent;
    margin-bottom: 0.2px;
}
#similarproperties .card a{
    border-radius: 12px;
}
.detail_project_new h2{
    font-size: 24px !important;
    line-height: 27px;
    margin: 25px 0 0px;
    color: #003B20;
}

@media screen and (max-width: 1199px) {
    .detail_project_new h2{
        font-size: 24px !important;
        line-height: 27px;
        margin: 15px 0 0px;
        color: #003B20;
    }
}

@media screen and (max-width: 767px) {
    .detail_project_new h2{
        font-size: 20px !important;
        line-height: 27px;
        margin: 5px 0 !important;
        color: #003B20;
    }

    pre {
        font-size: 14px !important;
    }
}

.bottom_description_overflow{
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 0;
}
.top_breadcrumb_small{
    font-size: 16px;
}
#property_detail_head .flexed_content .inner_flex{
    align-items: flex-end;
}
#property_detail_head .flexed_content .inner_flex.textwithimg{
    align-items: center;
}
#property_detail_head .flexed_content .inner_flex.textwithimg .textcontent{
    width: calc(100% - 130px);
}
#property_detail_head .flexed_content .inner_flex.textwithimg .qr_code{
    width: 130px;
    margin-left: 5px;
}
.hero_main_imgpad{
    padding-bottom: 42px;
}
.boxlging{
    padding: 30px 28px;
}
.h4_head_detail,.social_era h4{
    font-size: 18px !important;
    line-height: 21px;
    margin-bottom: 15px;
}

@media screen and (max-width: 767px) {
    .h4_head_detail,.social_era h4{
        margin-bottom: 5px;
        text-align: left;
    }
    .or_get_availability {
        font-size: 16px;
    }

    .key_information .discovery_social_icons li a {
        width: 28px;
        height: 28px;
        line-height: 25px;
    }

    .discovery_social_icons li a svg {
        width: 15px;
    }

}

.inner_property_sescription{
    font-size: 16px;
}
.keys_content small{
    font-size: 14px;
}
h5.font_bold_24,.smheadi{
    font-size: 18px;
    margin: 8px 0 15px;
}
#flex_payments p{
    font-size: 18px;
    line-height: 20px;
}
#flex_payments p .font_normal_18{
    font-size: 16px;
}
.gallery_imgs.mb_130{
    margin-bottom: 50px;
}
.key_information.mb_130{
    margin-bottom: 70px;
}
#similarproperties .card.cardnewstyle{
    margin-right: 0.5px;
}
.owl-carousel .owl-item .cardnewstyle img.top_card_imgs{
    aspect-ratio: 394 / 330;
}
.detail_project_new .buttons_action_flex .schedule_visit.btn-secondary .schedule_visit.btn-secondary,.detail_project_new .buttons_action_flex .schedule_visit.btn-secondary:hover .schedule_visit.btn-secondary{
    width: 100%;
    padding: 0;
    background-color: transparent;
    border: none;
}
.propertyfeatured {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    width: 100%;
    row-gap: 22px;
}
.propertyfeatureditem {
    padding: 0 20px;
    border-left: 1px solid #D1D1D1;
}
.propertyfeatureditem:first-child,.propertyfeatureditem:nth-child(3n+1){
    padding-left: 0;
    border-left: none;
}
.propertyfeatureditem img{
    width: 20px;
    height: 20px;
    margin-top: 0px;
}
.propertyfeatureditem p{
    width: calc(100% - 20px);
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    line-height: 17px;
}
.galll{
    display: flex;
    align-items: center;
    justify-content: center;
}
.moreimmmg{
    position: absolute;
    top: 0;
    width: 100%;
    height: calc(100% - 33px);
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgb(0, 0, 0, 0.4);
    border-radius: 12px;
}
.gallery-more-images{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.gallery-more-images img{
    height: 20px !important;
}
.mb_32px{
    margin-bottom: 32px;
}

.sameheight img{
    border-radius: 12px;
}
@media screen and (min-width:1200px){
    .sameheight img {
        height: 230px;
        max-width: 100%;
        width: 100%;
    }
}
@media screen and (min-width:1920px) {
    .propertyfeatured {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        width: 100%;
        row-gap: 22px;
    }
   .propertyfeatureditem:nth-child(3n+1){
        padding: 0 20px;
        border-left: 1px solid #D1D1D1;
    }
    .propertyfeatureditem:first-child,.propertyfeatureditem:nth-child(4n+1){
        padding-left: 0;
        border-left: none;
    }
    .owl-carousel .owl-item .cardnewstyle img.top_card_imgs{
        aspect-ratio: 552 / 375;
    }
    .gallery_imgs.mb_130,.key_information.mb_130{
        margin-bottom: 100px;
    }
    #flex_payments p{
        font-size: 20px;
        line-height: 22px;
    }
    #flex_payments p .font_normal_18{
        font-size: 18px;
    }
    .h4_head_detail,.social_era h4{
        font-size: 20px;
        line-height: 23px;
        margin-bottom: 15px;
    }
    .inner_property_sescription pre,.keys_content small{
        font-size: 18px;
    }
    h5.font_bold_24,.smheadi{
        font-size: 20px;
        line-height: 23px;
        margin: 25px 0 25px;
    }
    .detail_project_new h2{
        font-size: 38px;
        line-height: 39px;
    }
    .top_breadcrumb_small{
        font-size: 18px;
    }
    .detail_project_new .hero_main_img img{
        height: 680px;
    }
    .sameheight img {
        height: 324px;
    }
    .hero_main_imgpad{
        padding-bottom: 60px;
    }
    .boxlging{
        padding: 36px 46px;
    }
}
@media screen and (max-width:1200px) {
    .buttons_action_flex{
        justify-content: flex-start;
    }
    .mainimagebanerrs .mb-60 {
        margin-bottom: 32px;
      }
}
@media screen and (max-width:992px) {
    #property_detail_head .flexed_content .inner_flex.textwithimg .textcontent{
        width: 100%;
    }
    #property_detail_head .flexed_content .inner_flex.textwithimg .qr_code{
        width: 100%;
    }
    .buttons_action_flex .share_now{
        height: 50px;
        width: 162px;
        font-size: 16px;
    }
    .detail_project_new .buttons_action_flex .schedule_visit{
        width: calc(100% - 400px);
    }
    .buttons_action_flex .schedule_visit,.buttons_action_flex .add_fvrt{
        font-size: 16px;
    }
    .buttons_action_flex .add_fvrt{

         width: 245px;
    }
    .detail_project_new .buttons_action_flex .schedule_visit .schedule_visit{
        width: 100%;
        padding: 0;
    }
}
@media screen and (max-width:768px) {
    .propertyfeatureditem p{
        font-size: 14px !important;
    }
    .propertyfeatured {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        width: 100%;
        row-gap: 22px;
    }
    .propertyfeatureditem ,.propertyfeatureditem:nth-child(3n+1){
        padding: 0 20px;
        border-left: 1px solid #D1D1D1;
    }
    .propertyfeatureditem:first-child,.propertyfeatureditem:nth-child(odd){
        padding-left: 0;
        border-left: none;
    }
    .owl-carousel .owl-item .cardnewstyle img.top_card_imgs{
        aspect-ratio: 336 / 282;
    }
    .key_information .border_xs .border_bottom {
        margin: 22px 0 22px 0 !important;
    }
    .custom_mob .social_era .border_bottom {
        margin: 20px 0 20px 0 !important;
    }
    .boxlging{
        padding: 24px 20px;
    }
    .custom_mob .social_era{
        padding: 24px 20px 24px;
    }
    .custom_mob .social_era{
        width: 100%;
    }
    .key_inforation_details .feature{
        padding: 0;
    }
    .key_inforation_details .feature::after{
        display: none;
    }
}
@media screen and (max-width:576px) {
    .btn-book-mortgage{
        font-size: 12px;
        padding: 14px 22px;
    }
    .btn-book-mortgage img{
        display: none !important;
    }
    .propertyfeatureditem p{
        font-size: 12px !important;
    }
    .propertyfeatureditem img {
        width: 17px;
        height: 17px;
        margin-top: 0px;
    }
    .propertyfeatured {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        width: 100%;
        row-gap: 22px;
    }
    .propertyfeatureditem ,.propertyfeatureditem:nth-child(4n){
        padding: 0 0px;
        border-left: none;
    }
    .propertyfeatureditem:first-child,.propertyfeatureditem:nth-child(odd),.propertyfeatureditem, .propertyfeatureditem:nth-child(3n+1){
        padding-left: 0;
        border-left: none;
    }
    .buttons_action_flex .share_now{
        height: 45px;
    }
    .detail_project_new .hero_main_img img{
        aspect-ratio: 320 / 192;
        height: auto;
    }
    .keys_content small{
        font-size: 12px;
        line-height: 12px;
    }
    h5.font_bold_24, .smheadi{
        font-size: 16px !important;
        margin: 8px 0 15px;
    }
}
