@media (min-width: 767px) and (max-width:1024px) {
    .signup-form-padding {
        padding: 60px 120px !important;
    }
}

@media (min-width: 767px) and (max-width:1199px) {
    .section-b {
        margin-top: 500px;
    }
	.btn-warning2 {
		width: 100%;
	}
}

@media only screen and (max-width: 1199px) {
    .px-cs-100 {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media (min-width: 1024px) and (max-width:1199px) {

    .home-property-slider-section .slider-bg-section::after,
    .home-property-slider-section .slider-bg-section::before {
        height: 325px;
    }

    .blog-card-content {
        height: 375px;
    }
}

@media (min-width: 1200px) and (max-width: 1300px) {

    .home-property-slider-section .slider-bg-section::after,
    .home-property-slider-section .slider-bg-section::before {
        height: 400px;
    }

    .blog-card-content {
        height: 375px;
    }

}

@media (min-width: 1301px) and (max-width: 1399px) {

    .home-property-slider-section .slider-bg-section::after,
    .home-property-slider-section .slider-bg-section::before {
        height: 380px;
    }

    .blog-card-content {
        height: 375px;
    }
}

@media only screen and (max-width: 816px) {
    .nav-item.border-right {
        border-right: none;
    }
}

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

    .home-property-slider-section .slider-bg-section::after,
    .home-property-slider-section .slider-bg-section::before {
        height: 380px;
    }
}

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


    .navbar-light .navbar-brand {
        width: 160px !important;
    }

    .m-menu .nav-item {
        padding-top: 15px;
    }

    .m-menu .nav-item {
        padding-top: 15px;
    }

    .btn-cs-size {
        padding: 6px 31px !important;
        font-size: 22px !important;
    }

    .sm-block {
        display: flex !important;
        align-items: center;
        justify-content: space-between;
    }

    .signup-form-padding {
        padding: 60px 100px !important;
    }

    .sm-none {
        display: none !important;
    }

    .navbar-nav li.nav-item.invest-margin-top {
        margin-top: 10px !important;
    }

    .dropdown-toggle::after {
        float: right;
    }

    .navbar-nav li.nav-item {
        margin: 0 !important;
    }

    .hero-heading {
        width: 100%;
    }

    .navbar-nav.ms-auto.align-items-center {
        align-items: flex-start !important;
    }

    .form-wizard {
        padding: 65px 0;
    }

    .dropdown-menu-end[data-bs-popper] {
        left: -135px;
    }

    .dropdown-menu[data-bs-popper] {
        left: -175px;
    }

    .notification-dot-custom {
        top: -5px;
        right: -6px;
        height: 15px;
        width: 15px;
    }

    .full-screen-mobile-icon {
        display: initial;
    }

    .full-screen-mobile-icon svg {
        font-size: 32px !important;
    }

    .dropdown-menu.dropdown-menu-lg.dropdown-menu-end.p-0.min-width-300.show {
        display: block;
    }

    .dropdown-menu.dropdown-menu-lg.dropdown-menu-end.p-0.min-width-300 {
        display: none;
    }

    .navbar-nav li.nav-item {
        width: 100%;
    }

    .navbar-light .navbar-brand {
        margin-right: 0;
    }

    .mobile-login-menus {
        margin-bottom: 0;
    }

    .mobile-login-menus li a {
        padding: 0;
    }

    .dropdown-menu.dropdown-menu-lg.dropdown-menu-end.p-0.min-width-300.show {}

    .dropdown-menu.dropdown-menu-lg.dropdown-menu-end.p-0.min-width-300.show li a {
        padding: 10px;
    }

    .mobile-noti-position {
        margin: 0 !important;
        margin-right: 1rem !important;
    }

    .mobile-noti-position a i {
        font-size: 25px;
    }

    .blog-card-content {
        height: auto;
    }
}

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

    .contact-links,
    .contact-form-wrapper {
        width: 100%;
    }

    .signup-form-padding {
        padding: 60px 80px !important;
    }

    .contact-links {
        border-radius: 10px 10px 0 0;
    }

    .contact-form-wrapper {
        border-radius: 0 0 10px 10px;
    }

    p.footer-p {
        margin-right: 0px;
    }

    .home-property-slider-section .slider-bg-section::after,
    .home-property-slider-section .slider-bg-section::before {
        display: none;
    }

    .home-property-slider-section .carousel {
        position: relative;
    }

    #show_bg_2 {
        height: 200px;
    }

    .position-detail-image-content {
        top: 0;
        padding-top: 50px;
    }

    .position-detail-image-content .property-detail-title-section {
        position: unset;
    }

    .position-detail-page-section {
        top: 0;
    }

    .position-detail-page-section-1 {
        top: 0;
        padding-bottom: 50px !important;
    }
}

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


    .invest-btn img {
        width: 80px;
    }

    .cs-py-section {
        padding: 0px !important;
    }

    #prod-parent {
        /* position: unset; */
        /* top: 0; */
        width: 100%;
    }

    .signin-bg {
        height: 300px;
    }

    .content-position {
        position: relative;
        top: 0;
    }

    .section-b {
        margin-top: 0;
    }

    .sub-banner-section h2 {
        font-size: 30px;
    }

    .property-list-section .px-5 {
        padding: 0 !important;
    }

    .property-list-section .cs-tabs {
        display: block;
    }

    .property-list-section .cs-tabs li {
        /* padding: 7px 0; */
        border-bottom: 1px solid #2d8a60;
    }

    section.pt-5 {
        margin-bottom: 0px;
    }

    .property-detail-title-section {
        position: unset;
        padding: 0;
    }

    .property-detail-title-section h3 {
        color: #000;
        padding: 15px 0 10px;
        font-size: 35px;
        text-align: center;
        margin-bottom: 20px;
    }

    .arrow-section {
        position: unset;
        padding: 0;
    }

    .detail-location-marker {
        padding: 0 10px;
    }

    .detail-page-progress {
        padding: 0;
    }

    .opn-interst-full-padding {
        padding: 0;
    }

    .arrow-section ul li {
        padding: 20px 0;
        padding-left: 10px;
        text-align: center;
    }

    .plr-30 {
        padding: 0;
    }

    .p-sm-0 {
        padding: 0 !important;
    }

    #prod-parent {
        padding-bottom: 30px;
    }

    .sm-padding-0 {
        padding-top: 0 !important;
    }

    .plr-35 {
        padding: 0 0;
    }

    .detail-location-marker {
        bottom: 0;
    }

    .padding-sm-0 {
        padding: 0 !important;
    }

    .arrow-section ul li {
        padding: 15px 0;
        /* padding-left: 10px; */
        text-align: left;
        /* display: block; */
        width: 50%;
        margin-top: 20px;
    }

    .arrow-section ul {
        display: flex;
        justify-content: space-between;
    }

    .invest-card1 {
        margin-bottom: 30px;
    }

    .right-padding {
        padding-left: 15px;
    }

    .doumnent-margin {
        margin-left: 0;
        text-align: center;
        margin-bottom: 20px;
    }

    .opn-intrest-form {
        padding: 10px;
    }

    .document-button {
        margin: 0;
        margin-bottom: 10px;
    }

    .photo-section-padding {
        padding: 0;
    }

    .main-photo-img,
    .sub-images {
        height: auto;
    }

    .view-h.pb-5 {
        padding-bottom: 10px !important;
    }

    .map-padding {
        padding-right: 15px;
    }

    .location-iframe {
        /* height: 350px; */
    }

    .para-style {
        padding-top: 0 !important;
    }

    .accordion {
        margin-top: 0;
    }

    .para-style1 {
        padding-top: 20px;
    }

    .tree-bg {
        padding: 30px 20px;
    }

    h3.quote-h {
        font-size: 14px;
    }

    footer {
        padding: 50px 0 20px;
    }

    .still-curious-section {
        margin-bottom: 30px !important;
    }

    .photo-title-section {
        padding: 2rem 0;
    }

    .common-title-section {
        padding: 0rem 0;
    }

    .home-property-slider-section ul li {
        width: 50%;
        box-shadow: none;
    }

    .home-property-slider-section .nav-pills .nav-link {
        color: #2D8A60;
        font-size: 16px;
        padding: 15px 21px;
        border-bottom: 1px solid;
        border-right: 0px;
        border-radius: 0;
        width: 100%;
        white-space: nowrap;
    }

    .detail-location-marker li {
        padding-right: 30px;
    }

    .pt-100 {
        padding-top: 0;
    }

    .management-title-padding {
        padding: 30px 15px;
    }

    .conatiner-padding {
        padding: 0;
    }

    .management-card-section {
        padding: 30px 0;
    }

    .capital-btn {
        width: 100%;
    }

    #words {
        width: 100%;
        margin: 0 !important;
    }

    .pl-50 {
        padding-left: 15px;
    }

    .home-property-slider-section .slider-bg-section {
        padding: 0 0%;
    }

    .card-img-top1 {
        width: 100%;
    }

    .home-property-slider-section .carousel-control-next,
    .home-property-slider-section .carousel-control-prev {
        top: 30%;
    }

    .btn-warning2 {
        width: 100%;
        margin-bottom: 10px;
    }

    .flex-p1 {
        display: block;
    }

    .navbar-light .navbar-toggler {
        border: 1px solid rgba(0, 0, 0, .1);
        padding: 5px 12px;
    }

    .property-detail-section-img img {
        height: auto;
    }

    .form-wizard .form-wizard-steps li p {
        display: none !important;
    }

    .form-wizard .form-wizard-header {
        padding-bottom: 0px;
    }

    .kyc-img {
        padding-top: 0px;
    }

    .form-wizard .wizard-fieldset.show {
        padding: 20px 0;
    }

    .form-wizard .form-wizard-previous-btn {
        margin-bottom: 10px;
    }

    .work-card {
        padding: 10px 30px;
        margin: 45px 20px 0;
        min-height: auto;
    }

    .work-card p.work-p {
        font-size: 15px;
        text-align: left;
    }

    .invest-card p.work-p {
        padding-right: 0;
    }

    .custom-sub-banner-title {
        width: 100%;
    }

    .card-managment-content-detail {
        padding: 50px 10px;
    }

    .tree-bg {
        height: auto !important;
    }

    .blog-detail-bg {
        /* margin-top: 130px; */
    }

    .pr-cus-5 {
        padding-right: 0rem;
    }

    .kycform-header.mob-center-sec {
        display: block;
        text-align: center;
    }

    .kycform-header.mob-center-sec h2 {
        padding-bottom: 10px;
        border-bottom: 1px solid rgba(0, 0, 0, .1);
    }

    .form-group.clearfix.nxt-button {
        display: inline-block;
        width: 100%;
    }

    .form-group.clearfix.nxt-button .form-wizard-previous-btn {
        display: inline;
        float: left;
    }

    .form-group.clearfix.nxt-button .form-wizard-next-btn {
        text-align: right;
    }

    .form-wizard .wizard-fieldset.show {
        position: relative;
    }

    .submit-btn-custom-review {
        position: absolute;
        right: 0;
        bottom: 60px;
    }
	
	
	.form-wizard .form-wizard-steps li, .form-wizard .form-wizard-steps li.activated {
		display: none;
	}
	.form-wizard .form-wizard-steps li.active {
		display: block;
		text-align: center;
		width: 100%;
	}
	.form-wizard .form-wizard-steps li.active:after {
		width: 0 !Important;
	}
}

@media only screen and (max-width: 400px) {
    .contact-box {
        width: 95%;
        margin: 8% 5%;
    }

    .signup-form-padding {
        padding: 10px !important;
    }
}