.fea-title {
    font-size: 10px;
}

.package-item .package-item-header h6 .cut-price {
    color: #000;
    font-size: .8em;
    text-decoration: none !important;
}

.package-item .package-item-header .duration {
    display: inline;
    margin-bottom: 0.9375rem;
    font-weight: 600;
    color: #000;
    font-size: .7rem;
}

input.property_count_price {
    border: 1px solid #dfdddd;
    border-radius: 7px;
    text-align: center;
    padding: 10px 0;
    margin-top: 10px;
    width: 70px;
}

.package-item .package-item-header h6 {
    margin: 7px 0;
}

p.alertMessage {
    font-size: .7rem;
    color: #e70000;
    line-height: 1.5;
    margin: 4px 0;
    display: block;
}

.package-item-header h6 > span {
    /* margin-bottom: 20px; */
    display: inline-block;
}


.user_type_response > div:not(:first-child) .package-item ul li:first-child, .membership-bold-item > div:not(:first-child) .package-item-body ul li:first-child {
    font-weight: bold;
}


.navLine > li:nth-of-type(2) {
    position: relative;
}

input.property_count_price {
    border-radius: 8px !important;
}


.details-box p span {
    background-color: transparent !important;
    padding: 0 !important;
    margin: 0 !important;
}


/*.navLine > li:nth-of-type(2)::after {
    content: '';
    position: absolute;
    width: 2px;
    height: 14px;
    top: 4px;
    right: -10px;
    background-color: #f8922d;
}
*/
/* .navLine > li:nth-of-type(2) a {
    padding-right: 18px;
} */


.downloadImage img {
    max-width: 100%;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.downloadImage {
    width: 250px;
    height: 250px;
    overflow: hidden;
    border: 1px solid #f3f3f3;
    margin-bottom: 15px;
}


/* .fancybox__thumbs {
    display: none !important;
} */


.hum-menu {
    display: none;
}

.menuIcon {
    border: none;
    background-color: transparent;
    outline: none;
    color: #f8922d;
    font-size: 14px;
}

.sub-menu > li:hover ul.hum-menu > li > a {
    color: #000 !important;
}

.promoteBtn {
    padding: 10px 15px;
    font-size: 17px;
    border: none;
    background-color: #f8922d;
    color: #fff;
    border-radius: 5px;
}

.featuredProfile img {
    width: 30px !important;
    height: 30px;
    max-width: 100%;
    object-fit: cover;
    border-radius: 50px;
}

.featured-and-boosted {
    align-items: center;
}

.fancybox__backdrop {
    background-color: #fff !important;
}

button.carousel__button {
    color: #000 !important;
}

.fancybox__counter {
    color: #000 !important;
}

.fancybox__toolbar {
    backdrop-filter: blur(0px) !important;
    box-shadow: none !important;
    background: none !important;
}

.fancybox__slide {
    padding: 60px 100px 30px !important;
}

.package-item .package-item-body ul ul li {
    position: relative;
    padding-bottom: 5px;
    padding-top: 5px;
    text-transform: capitalize;
}

.package-item .package-item-body ul ul li::before {
    content: '';
    width: 5px;
    height: 5px;
    background-color: #000;
    border-radius: 50px;
    position: absolute;
    left: 5px;
    top: 14px;
}

.package-item .package-item-body ul ul {
    padding-left: 30px;
}

.package-item .package-item-body ul ul li:first-child {
    font-weight: normal !important;
}       


.text-theme-primary {
    color: #f8922dfa;
}


.upgradeBtn {
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 11px;
    font-weight: 800;
}

.diabledData {
    opacity: .5;
    cursor: not-allowed;
    display: flex !important;
    justify-content: space-between;
    align-items: center;
}

.search-result .upgradeBtn {
    display: flex !important;
    justify-content: end;
    text-transform: uppercase;
    right: 9px;
    top: 0px;
}

.getSoon {
    font-size: 4rem;
    color: #f8922d;
    font-weight: 400;
}

/* @media(min-width: 970px) {
    .fancybox__content, .fancybox__content img {
        width: calc(100vw - 25vw) !important;
        height: calc(100vh - 25vh) !important;
        object-fit: cover !important;
    }
} */


@media(max-width: 799px){

    .property-details-video iframe {
        margin-top: 34px;
        width: 100% !important;
        height: 100% !important;
    }

    .table-responsive.package-item {
        display: none;
    }

    .listing-property-desktop {
        display: none;
    }
    .package-item tr td:first-child {
        display: none;
    }
    
    .boxMobile {
        display: flex;
        justify-content: space-between;
    }

    .firstBox {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-wrap: balance;
        text-align: left;
    }
    
    
    .seeMore a {
        color: #f8922d;
        padding: 15px 5px;
    }
    
    .mobileBtn {
        display: inline-block !important;
        flex-shrink: 0;
        position: relative;
        bottom: 10px;
        left: 8px;
        
    }
    
    li.mobileBtn a {
        font-size: 10px;
        font-weight: 500;
        line-height: 16px;
    }

    li.mobileBtn a.text-link {
        font-size: 15px;
    }
    
    .mobileBtn button {
        font-size: 13px;
        padding: 7px;
    }
    
    .lineClampMobile  {
        display: -webkit-box;
      -webkit-line-clamp: 10;
      -webkit-box-orient: vertical;  
      overflow: hidden;
    }

    .add-to-fav {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .dashboard-sidebar {
        position: fixed;
        width: 100%;
        top: 0;
        height: 100%;
        overflow-y: auto;
        z-index: 9999;
        transform: translateX(-100%);
        transition: .5s;
    }

    .openMenu {
        transform: translateX(0);
        transition: .5s;
    }

    .closeMenu button {
        background-color: transparent;
        border: none;
        font-size: 25px;
        position: absolute;
        right: 10px;
        top: 5px;
        color: #f8922d;
    }

    .listingMenu {
        position: absolute !important;
        right: 20px;
        top: 10px;
        color: #f8922d;
    font-size: 1.375em;
    z-index: 99;
    }

    .collapseBtn {
        display: none;
    }

    .sidenav.open .listingMenu {
        display: none !important;
    }

    .dashboard-content {
        position: relative;
    }
}


@media(max-width: 1400px) {
    .package-item-header h5 {
        font-size: 16px;
    }
}


@media screen and (max-width: 1320px) and (min-width: 970px) {
    .package-item-header  .btn-link-c {
        font-size: 10px !important;
    }

    .package-item .package-item-header h5 {
        font-size: 12px;
    }

    .package-item .package-item-body ul li {
        font-size: 12px;
    }

    .package-item .package-item-header h6 {
        margin: 7px 0;
        font-size: .975rem;
    }

    .inputBox input {
        font-size: 8px;
    }

}

.sticky-container ul li a .icon.twitter, .share-this-page-widget ul li a .icon.twitter {
    background: #050505;
}


@media(min-width: 800px) {
    .whishlistIcon ~ div {
        display: none !important;
    }
}
 
.package-item {
    box-shadow: none;
}

.package-item input::-webkit-outer-spin-button,
.package-item input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

input.property_count_price {
    border: 1px solid #dfdddd;
    border-radius: 13px;
    text-align: center;
    padding: 10px 0;
    margin-top: 10px;
    width: 80px;
}

.package-item .package-item-header a.btn-link-c {
    margin-bottom: 0.625rem;
    font-size: 13px;
}

ul.list-unstyled::-webkit-scrollbar {
    width: 3px;
}

/* Track */
ul.list-unstyled::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
ul.list-unstyled::-webkit-scrollbar-thumb {
    background: #fea751;
}

/* Handle on hover */
ul.list-unstyled::-webkit-scrollbar-thumb:hover {
    background: #f8922d;
}

/* new layout  */
.inputBox {
    display: inline-block;
    margin-bottom: 0px;
    position: relative;
}

.inputBox p {
    position: absolute;
    left: 0;
    right: 0;
    font-size: 10px;
}

.inputBox input {
    margin-top: 0;
}

.red-error {
    color: red;
    font-weight: 600;
}

.slash {
    color: #f8922d;
    font-size: 1.375rem;
    font-weight: 700;
}

/* button.check_membership_id:nth-child(5) {
margin-top: 18px;
} */
.package-item-body {
    margin-top: 10px;
}

.package-item {
    border-radius: 0;
    padding: 0;
}

.table-fixed {
    table-layout: auto;
    white-space: nowrap;
    border-collapse: separate;
    border-spacing: 5px;
}

.package-item .package-item-header {
    text-align: center;
    background-color: #f3f3f3;
}


/* end layout  */
@media(min-width: 970px) {
    .package-item {
        padding: 20px 5px;
    }
}

@media(max-width: 1160px) {
    .package-item .package-item-header a.btn-link-c {
        font-size: 11px;
    }

    div#paste .row>div:first-child .btn-link-c {
        margin-top: 18px;
    }
    a.text-link.nav-property-category.rent {
        right: 100px !important;
    }
}

@media(min-width: 1170px) {
    .custom-wizard>div:first-child {
        padding: 8pc 0;
    }
}

@media(min-width: 1600px) {
    .image-title-field {
        width: 180px;
        position: relative;
        top: -4px;
    }

    .custom-wizard>div:first-child {
        padding: 13pc 0;
    }
}

@media(min-width: 970px) {
    .image-inner-field-container {
        width: 674px;
        height: 38px;
    }

    .d-md-block.seeMore {
        display: none !important;
    }
    
    .image-title-field {
        width: 160px;
    }

    .more-image-title-field {
        width: 554px;
    }

    .more-image-title-field p {
        font-size: 11px;
        font-weight: 600;
        padding: 1px;
    }
    a.text-link.nav-property-category.rent {
        right: 125px;
    }
    
}

/* // core UI  */

.package-item-header {
padding: 30px 0px;
/* width: 215px; */
max-width: 100%;
}

.package-item-header h5 {
font-size: 13px;
}

.wrapperText {
font-size: 13px;
}

.package-item .package-item-header h6, .package-item .package-item-header h6 span {
font-size: 13px !important;
}

.package-item .package-item-header h6 > span:first-child {
display: flex !important;
justify-content: center;
}


.slash{
color: #f8922d;
font-size: 1.375rem;
font-weight: 700;
}
.collapseBtn {
position: absolute;
top: 0;
left: 0;
}

.collapseBtn button {
background-color: transparent;
border: none;
color: #f8922d;
font-size: 24px;
}


.dashboard-content {
position: relative;
}

.collapseBar {
transition: .5s;
width: 0;
overflow: hidden;
}

.w-unset {
width: auto !important;
}
.package-item .package-item-header h6 .cut-price {
    color: #000;
    font-weight: 400;
    text-decoration: line-through !important;
    font-size: 0.9em;
}
tr.content-tr td {
    background-color: #f3f3f3;
}

.my_tooltip {
    display: inline-block;
    color: #000000;
    cursor: pointer;
    /* width: 100%; */
    position: relative;
}
.my_tooltip_inner {
    content: '';
    background: #000000d9;
    display: none;
    border-radius: 4px;
    padding: 12px;
    color: #fff;
    font-size: 11px;
    position: absolute;
    top: -70px;
    left: -15px;
    text-wrap: wrap;
    width: 2000%;
}
.my_tooltip_inner::after {
    content: '';
    width: 10px;
    height: 10px;
    background: #000000d9;
    display: block;
    position: absolute;
    clip-path: polygon(52% 100%, 1% 0, 100% 0);
    bottom: -10px;
}
.my_tooltip:hover .my_tooltip_inner{
    display: block;
}

tr.content-tr i.fas.fa-check {
    color: green;
    font-size: 16px;
    font-weight: bold;
}
.package-item-header{
    height: 269px;
}

.package-item-header span.text {
    font-size: 18px;
    font-weight: 700;
    color: #f8922d;
    margin-bottom: 0.625rem;
}
/* @media(min-width: 1800px) {
.propertyDetailPage .container, .propertyDetailPage .container-lg, .propertyDetailPage .container-md, .propertyDetailPage .container-sm, .propertyDetailPage .container-xl, .propertyDetailPage .container-xxl {
    max-width: 1630px;
}

.property-details-slider .owl-item img {
    height: 540px;
    object-fit: cover;
}
} */

li.d-block.mobile-toggle-btn.mr-50 {
    margin-right: 50px;
}

li.d-block.mobile-toggle-btn i.fa.fa-bars {
    color: #f8922d;
    font-size: 1.375em;
}


.custom-primary-btn {
    background: #007bff; 
    border: 2px solid #007bff !important;
    color: #fcfafa !important;
    border-radius: 8px;
    padding: 0.4em 0.5em 0.4em 0.5em;
}

.custom-primary-btn:hover {
    border-color: #007bff;
    color: #000 !important;
    background: #fff;
}
td.empty-td {
    width: 100px;
}

.videoBg {
    background-color: #f8922d;
    height: 100%;
    padding: 10px;
    font-size: 10px;
    color: #fff;
}

.videoBg i {
    color: #fff !important;
    padding-right: 9px;
}

.featuredProfile {
    font-size: 10px;
}


/* 
@media only screen and (max-width: 480px){
    
    tr.content-tr {
        position: relative;
    }
    td.add-td-cls {
        position: absolute;
        left: 28px;
    }
    tr.content-tr td {
        font-size: 12px;
    }
    .package-item-header{
        width: 215px;
    }
    td.add-td-cls br {
        display: none;
    }
    td.text-al-r {
        text-align: right;
    }

} */

.custom-primary-btn .membership_option{
    /* padding: 5px; */
    border-radius: 5px;
}

.promoto-you-property-btn {
    background: #007bff; 
    border: 2px solid #007bff !important;
    color: #fcfafa !important;
/*    border-radius: 8px;*/
    padding: 5px;
    border-radius: 5px;
}

.promoto-you-property-btn:hover{
    border-color: #007bff;
    color: #000 !important;
    background: #fff;
}
.package-item .package-item-body .list-container {
    text-align: left;
}
.p-0.sidenav.open .mobileBtn .promoto-you-property-btn {
    display: none;
}
.p-0.sidenav.open .mobileBtn {
    display: none !important;
}
.register-page-heading{
    color: #f8922d;
}
nav .sub-menu ul.hum-menu li {
    padding-left: 10px;
}

.feature-inner-field {
    width: 100%;
    height: 33px;
    }
    .feature-title-field {
    width: 130px;
    }
    .feature-description {
    width: 759px;
    }
    .feature-description p{
    font-size: 11px;
    }

    
    .feature-inner-field {
    width: 100%;
    height: auto;
    justify-content: start;
    gap: 18px;
    margin-bottom: 15px;
}

.feature-inner-field label {
    margin-bottom: 0 !important;
}

.feature-inner-field > div {
    width: auto !important;
    margin-bottom: 0 !important;
}

.field-single.feature-title-field {
    flex-shrink: 0;
}

.check-radio-container .form-check {
    margin-top: 0;
}

.offEditior .tox-editor-header, .offEditior .tox-statusbar {
    display: none !important;
    visibility: hidden !important;
}

.field-single.feature-label label {
    width: 18%;
}
p.text-center.mb-2 a {
    color: #f8922d;
}

.imageCard {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    overflow: hidden;
}

.imageCard > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.clientInfo {
    display: flex;
    gap: 10px;
    align-items: center;
    flex-wrap: wrap;
}

.radingStars {
    color: #f7922e;
    margin-bottom: 15px;
}

.wrapperText span.info-icon {
    margin: 1px 0px 0px 2px;
}
.traditional-padding .custom-container .img-options .option p {
    max-width: 18em;
    text-align: center;
    color: black;
    font-weight: 700;
}

.welcome-padding .custom-container .img-options .option p {
    max-width: 18em;
    text-align: center;
    color: black;
    font-weight: 700;
}

/* .traditional-padding .custom-container .img-options .option img {
    margin-left: 35px;
} */


@media(max-width: 970px) {
    .traditional-padding .custom-container .fields-container.in-columns > * {
        width: calc(50% - 15px) !important;
    }
    .check-radio-container.inline.fixed-width.mobile-btn > div {
        width: 50% !important;
    }
    button.select-lang-btn {
        width: 100%;
        padding: 8px;
        border-radius: 6px;
        border: 1px solid;
        background-color: transparent;
    }
}

a.bell.has-notifications::before {
    left: calc(33% + 5px) !important;
}

td.bold {
    font-weight: bold;
}
.property-details-video iframe {
    width: 968px;
    height: 578px;
}

.welcome-padding {padding: 3.125em 0;}
@media (max-width: 575.98px) {
    .welcome-padding {
    padding: 2.5em 0;
  }
}
@media(min-width: 1200px) {
    .placeholderSetting {
        position: absolute;
        top: 30px;
        width: 100px !important;
        max-width: 100% !important;
        object-fit: cover;
        height: 100px !important;
        border-radius: 100px;
        border: 1px solid #f3f3f3;
    }
}
.fa.fa-twitter{
	font-family:sans-serif;
}
.fa.fa-twitter::before{
	content:"𝕏";
	font-size:1.2em;
}
@media(min-width: 1024px) {
    .blog-details {
    padding-right: 1.8em;
}

    .blog-details .custom-content img {
    max-width: 100%;
}
}