/* Mobile - Landscape */
@media only screen and (min-width: 320px) and (max-width: 767px) {

  .create_account__form img {
    max-width: 320px !important;
    display: block;
    margin: 0 auto;
  }

  .create_account__form {
    background: #fff;
  }

  #property-right-section {
    margin-top: 15px;
  }

  .property-details {
    flex-wrap: wrap;
    gap: 10px;
    justify-content: flex-start !important;
  }

  .property-details .proitem {
    width: 48%;
  }

  .user_list {
    max-height: 250px;
    min-height: 250px;
  }

  .my_feed__about {
    min-height: auto;
    margin-bottom: 20px;
  }

  .tab-content table.tranctions {
    min-width: 100% !important;
  }

  #refresh-img-section-property-add {
    width: 220px;
    display: block;
    margin: 0 auto;
  }

  #incom-report thead tr th:nth-child(1) {
    min-width: 105px !important;
  }

  #incom-report thead tr th:nth-child(2) {
    min-width: 100px !important;
  }

  #incom-report thead tr th:nth-child(3) {
    min-width: 90px !important;
  }

  #incom-report thead tr th:nth-child(4) {
    min-width: 100px !important;
  }

  #incom-report thead tr th:nth-child(5) {
    min-width: 95px !important;
  }

  #incom-report thead tr th:nth-child(6) {
    min-width: 115px !important;
  }

  #incom-report thead tr th:nth-child(7) {
    min-width: 95px !important;
  }

  #incom-report thead tr th:nth-child(8) {
    min-width: 110px !important;
  }


}

/*  Tablet - iPad */
@media only screen and (min-width: 767px) and (max-width: 991.99px) {

  .container-md,
  .container-sm,
  .container {
    max-width: 100%;
  }

  #refresh-img-section-property-add {
    width: 220px;
    display: block;
    margin: 0 auto;
  }

  .my_feed__about {
    min-height: auto;
    margin-bottom: 20px;
  }

  .user_list {
    max-height: 250px;
    min-height: 250px;
  }

  .news_letter__content-btn {
    padding: 5px 10px;
  }

  .property-details {
    flex-wrap: wrap;
    gap: 10px;
    justify-content: flex-start !important;
  }

  .property-details .proitem {
    width: 23%;
  }

  .news_letter__content-search input.searchprop {
    width: 200px !important;
  }

  .tab-content table.tranctions {
    min-width: 100% !important;
  }

  #incom-report thead tr th:nth-child(1) {
    min-width: 105px !important;
  }

  #incom-report thead tr th:nth-child(2) {
    min-width: 100px !important;
  }

  #incom-report thead tr th:nth-child(3) {
    min-width: 90px !important;
  }

  #incom-report thead tr th:nth-child(4) {
    min-width: 100px !important;
  }

  #incom-report thead tr th:nth-child(5) {
    min-width: 95px !important;
  }

  #incom-report thead tr th:nth-child(6) {
    min-width: 115px !important;
  }

  #incom-report thead tr th:nth-child(7) {
    min-width: 95px !important;
  }

  #incom-report thead tr th:nth-child(8) {
    min-width: 110px !important;
  }

  .row.dt-layout-table {
    overflow-x: auto;
  }


}


@media only screen and (min-width: 992px) and (max-width: 1199.99px) {

  .container-md,
  .container-sm,
  .container {
    max-width: 100%;
  }

  #incom-report thead tr th:nth-child(1) {
    min-width: 105px !important;
  }

  #incom-report thead tr th:nth-child(2) {
    min-width: 100px !important;
  }

  #incom-report thead tr th:nth-child(3) {
    min-width: 90px !important;
  }

  #incom-report thead tr th:nth-child(4) {
    min-width: 100px !important;
  }

  #incom-report thead tr th:nth-child(5) {
    min-width: 95px !important;
  }

  #incom-report thead tr th:nth-child(6) {
    min-width: 115px !important;
  }

  #incom-report thead tr th:nth-child(7) {
    min-width: 95px !important;
  }

  #incom-report thead tr th:nth-child(8) {
    min-width: 110px !important;
  }

  .row.dt-layout-table {
    overflow-x: auto;
  }

  .my_profile__tabtop {
    border-radius: 5px !important;
  }

  .property-details {
    flex-wrap: wrap;
    gap: 10px;
    justify-content: flex-start !important;
  }

  .property-details .proitem {
    width: 23%;
  }

  .user_list {
    max-height: 250px;
    min-height: 250px;
  }

  .my_feed__about {
    min-height: auto;
    margin-bottom: 20px;
  }



}


/* Desktop & Widescreen */
@media only screen and (min-width: 1200px) and (max-width: 1439.99px) {

  .container-md,
  .container-sm,
  .container {
    max-width: 100%;
  }

  .property-details {
    flex-wrap: wrap;
    gap: 5px;
    justify-content: flex-start !important;
  }

  .property-details .proitem {
    width: 48%;
    padding: 8px;
    width: 48%;
    flex-direction: row !important;
    justify-content: space-between !important;
    align-items: center;
  }

  .property-details .proitem label {
    margin-bottom: 0;
  }

  .property-details .proitem span {
    margin-top: 0 !important;
  }


}

@media only screen and (min-width: 1680px) and (max-width: 2000px) {
  .screenheading {
    font-size: 18px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ddd;
    font-weight: 600;
  }

  .welcometo {
    font-size: 28px;
  }

  .propName {
    font-size: 20px;
  }

  .propAddress {
    font-size: 16px;
  }


  #t1c,
  #t1 {
    white-space: nowrap;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px !important;
    color: #000;
    font-weight: bold;
    text-decoration: none;
  }

  .contactperson-list li {
    color: #000;
    width: 48%;
    background-color: #e9ecef;
    padding: 10px;
    height: 130px;
    border-radius: 5px;
  }

  .nodatamsg {
    font-size: 17px;
  }
}

/* 
@media (min-width: 2001px) {
.screenheading{
    font-size: 24px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ddd;
    font-weight: 600;
  }
  .welcometo{
    font-size: 32px;
  }

.propName{
    font-size: 24px;
  }

  .propAddress{
    font-size: 18px;
  }


#t1c, #t1 {
    white-space: nowrap;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px!important;
    color: #000;
    font-weight: bold;
    text-decoration: none;
}

.contactperson-list li {
      color: #000;
    width: 32.2%;
    background-color: #e9ecef;
    padding: 10px;
    height: 130px;
    border-radius: 5px;
}

.contactperson-list {
    width: 100%;
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 15px;
    max-height: 100%;
    overflow-y: auto;
    max-height: calc(50vh - 70px);
}

.news li h3 {
    font-size: 20px;
    line-height: 28px;}
.news li p {
    font-size: 18px;
    line-height: 24px;
}

 .propunit{
    font-size: 20px;
    line-height: 24px;
  }

  .nodatamsg{
    font-size: 18px;
  }
  .contnamee {
    font-size: 16px;
}

.contPos {
    font-size: 14px;
} 
} */

/* For screens larger than 2000px (22"–27") */
@media (min-width: 2001px) and (max-width: 2559px) {
  .screenheading {
    font-size: 24px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ddd;
    font-weight: 600;
  }

  .welcometo {
    font-size: 32px;
  }

  .propName {
    font-size: 24px;
  }

  .propAddress {
    font-size: 18px;
  }

  #t1c,
  #t1 {
    white-space: nowrap;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px !important;
    color: #000;
    font-weight: bold;
    text-decoration: none;
  }

  .contactperson-list li {
    color: #000;
    width: 32.2%;
    background-color: #e9ecef;
    padding: 10px;
    height: 130px;
    border-radius: 5px;
  }

  .contactperson-list {
    width: 100%;
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 15px;
    overflow-y: auto;
    max-height: calc(50vh - 70px);
  }

  .news li h3 {
    font-size: 20px;
    line-height: 28px;
  }

  .news li p {
    font-size: 18px;
    line-height: 24px;
  }

  .propunit {
    font-size: 20px;
    line-height: 24px;
  }

  .nodatamsg {
    font-size: 18px;
  }

  .contnamee {
    font-size: 16px;
  }

  .contPos {
    font-size: 14px;
  }

  .welcomedetail{
  display: flex;
    flex-direction: column;
    gap: 15px;
}

}

/* 🖥️ For 3K screens (2560px–3199px) */
@media (min-width: 2560px) and (max-width: 3199px) {
  .screenheading {
    font-size: 28px;
  }

  .welcometo {
    font-size: 38px;
  }

  .propName {
    font-size: 28px;
  }

  .propAddress {
    font-size: 20px;
  }

  .propunit {
    font-size: 22px;
  }

  .news li h3 {
    font-size: 22px;
  }

  .news li p {
    font-size: 20px;
  }

  .contactperson-list li {
    width: 32%;
  }
  .contactperson-list{
    gap: 25px;
  }


  .contnamee,
  .contPos {
    font-size: 14px;
  }
  .ManagementAnnouncement .news li {
    border-bottom: 2px solid #dee2e6;
    width: 100%;
}

.news li{
  border-bottom: 2px solid #dee2e6;
  padding: 15px 0;
}

.d-big-block{
  display:block!important;
}

.d-big-none{
  display:none!important;
}

.NoCommunityBoard{
    width:180px
}

.welcomedetail{
  display: flex;
    flex-direction: column;
    gap: 20px;
}


}

/* 🖥️ For 4K screens (3200px and above) */
@media (min-width: 3200px) and (max-width: 3600px) {
  .screenheading {
    font-size: 32px;
  }

  .welcometo {
    font-size: 44px;
  }

  .propName {
    font-size: 32px;
  }

  .propAddress {
    font-size: 22px;
  }

  .propunit {
    font-size: 24px;
  }

  .news li h3 {
    font-size: 24px;
  }

  .news li p {
    font-size: 22px;
  }

  .contactperson-list{
    gap: 30px;
  }

  .contactperson-list li {
    height: 170px;
  }

  .contactperson-list li {
    width: 32%;
  }

  .contnamee,
  .contPos {
    font-size: 32px;
  }
  .ManagementAnnouncement .news li {
    border-bottom: 2px solid #dee2e6;
    width: 100%;
}

.news li{
  border-bottom: 2px solid #dee2e6;
  padding: 15px 0;
}

.d-big-block{
  display:block!important;
}

.d-big-none{
  display:none!important;
}

.NoCommunityBoard{
    width:200px
}

.welcomedetail{
  display: flex;
    flex-direction: column;
    gap: 25px;
}



}

/* 🖥️ For 4K screens (3200px and above) */
@media (min-width: 3601px) and (max-width: 4800px) {
  .screenheading {
    font-size: 48px;
  }

  .welcometo {
    font-size: 56px;
  }

  .propName {
    font-size: 44px;
  }

  .propAddress {
    font-size: 32px;
  }

  .propunit {
    font-size: 32px;
  }

  .news li h3 {
    font-size: 32px;
  }

  .news li p {
    font-size: 32px;
    line-height: 1.6;
  }

 
  .contactperson-list{
    gap: 30px;
  }


  .contactperson-list li {
    width: 32.2%;
    height: 190px;
  }

  .contnamee,
  .contPos {
    font-size: 32px;
  }
  .ManagementAnnouncement .news li {
    border-bottom: 2px solid #dee2e6;
    width: 100%;
}

.news li{
  border-bottom: 2px solid #dee2e6;
  padding: 15px 0;
}

.buildingdiv .dateiframe{
  height: 170px!important;
  width: 100%;
}

 #t1c,#t1{
  font-size: 50px!important;
}

.d-big-block{
  display:block!important;
}

.d-big-none{
  display:none!important;
}

.nodatamsg {
    font-size: 42px;
}

.NoCommunityBoard{
    width:220px
}

.welcomedetail{
  display: flex;
    flex-direction: column;
    gap: 25px;
}


}


@media (min-width: 4801px)  {

  .nodatamsg {
    font-size: 52px;
}
  .screenheading {
    font-size: 58px;
  }

  .welcometo {
    font-size: 66px;
  }

  .propName {
    font-size: 54px;
  }

  .propAddress {
    font-size: 42px;
  }

  .propunit {
    font-size: 42px;
  }

  .news li h3 {
    font-size: 42px;
  }

  .news li p {
    font-size: 42px;
    line-height: 1.8;
  }

  .contactperson-list li {
    height: 220px;
  }

  .ti.ti-phone.cpoint.fs-24{
    font-size: 55px;
  }

  .contactperson-list li {
    width: 24.2%;
  }
   .contactperson-list{
    gap: 30px;
  }

  .contnamee,
  .contPos {
    font-size: 42px;
  }
  .ManagementAnnouncement .news li {
    border-bottom: 2px solid #dee2e6;
    width: 100%;
}

.news li{
  border-bottom: 2px solid #dee2e6;
  padding: 15px 0;
}

.buildingdiv .dateiframe{
  height: 170px!important;
  width: 100%;
}

 #t1c,#t1{
  font-size: 50px!important;
}

.d-big-block{
  display:none!important;
}

.d-big-none{
  display:none!important;
}

.d-bigbig-block{
  display:block!important;
}

.NoCommunityBoard{
    width:300px
}
.welcomedetail{
  display: flex;
    flex-direction: column;
    gap: 30px;
}


}