.nav-tabs, .topbar ul, ul.contact-info, ul.menu {
  list-style: none !important;
  padding-left: 0;
}

.node--view-mode-full p {
  margin-top: 0;
  margin-bottom: 10px;
}

body div.body-page {
  background-color: #fff;
}

.site-branding-logo {
  max-height: inherit;
}

.site-branding-logo img {
  max-height: 80px;
  width: auto;
}

header .site-branding-logo img.logo-site {
  display: block !important;
}

.listing-taxonomy-page .view-page {
  margin-bottom: 0 !important;
}

.gva-listings-map-page {
  min-height: 100vh;
}

.map-block-1 .gva-listings-map-page {
  min-height: auto;
}

.event-full .post-title {
  font-size: 30px;
  margin: 20px 0;
}

.listing-main-map-4, .gva-listings-full-page-2 #listing-main-map {
  min-height: 600px;
}

@media (max-width: 992px) {
  .listings-map-3 .main-map-wrapper {
    width: 100% !important;
  }
}

@media (min-width: 992px) {
  .navigation .gva_menu .sub-menu>li:hover>ul {
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
  }
}

.gsc-block-view .gva-listings-map-page {
  min-height: 100px !important;
}

.main-map-wrapper {
  display: block !important;
}

.main-map-wrapper.d-none {
  opacity: 0;
  z-index: -11;
}

@media (min-width: 576px) {
  .main-map-wrapper.d-sm-none {
    opacity: 0;
    z-index: -11;
  }
}

@media (min-width: 768px) {
  .main-map-wrapper.d-md-none {
    opacity: 0;
    z-index: -11;
  }
}

@media (min-width: 992px) {
  .main-map-wrapper.d-lg-block {
    opacity: 1;
    z-index: 11;
  }
}

.mfp-counter {
  display: none !important;
}

/* header area */

@media only screen and (min-width: 1500px) and (max-width: 2000px) {

  /*large desktop*/
  .container {
    max-width: 1500px !important;
  }

  .header-area-inner .container {
    max-width: 1500px !important;
  }

}

@media only screen and (min-width: 1200px) and (max-width: 1366px) {

  .container {
    max-width: 1600px;
  }

}

/* Medium Layout: 1200px. */

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


  .header-area .header-area-inner .title {
    font-size: 65px !important;
    line-height: 75px !important;
  }



}


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


  .header-area .header-right-area {
    display: none !important;
  }


  .header-area .header-area-inner {
    padding-bottom: 60px !important;
  }

  .header-area .header-area-inner .title {
    font-size: 65px !important;
    line-height: 75px !important;
  }

  .banner-img img {
    width: 100%;
    margin: 50px 0px;
  }

  .damanati-buttons {
    display: inline-flex;
  }

  .blockquote {
    padding: 60px 30px 40px;
    position: relative;
  }

  .blockquote p {
    font-size: 25px;
    text-align: center;
  }

  /* quote */

  .blockquote:before {
    font-family: 'FontAwesome';
    top: 0;
    content: "\f10d";
    font-size: 128px;
    color: rgba(0, 0, 0, 0.1);
    position: absolute;
    right: 40px;
  }


}


/* medium tablet layout 599px */

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

  .header-area .header-area-inner .title {
    font-size: 50px !important;
    line-height: 60px !important;
  }

  .header-area .header-area-inner {
    padding: 230px 0 80px 0 !important;
  }


  .gva-view-grid.content-grid {
    margin: 0px !important;
  }

  .banner-img img {
    width: 100%;
    margin: 50px 0px;
    display: none;
  }

  .damanati-buttons {
    display: inline-flex;
  }



  .blockquote {
    padding: 60px 30px 40px;
    position: relative;
  }

  .blockquote p {
    font-size: 25px;
    text-align: center;
  }

  /* quote */

  .blockquote:before {
    font-family: 'FontAwesome';
    top: 0;
    content: "\f10d";
    font-size: 128px;
    color: rgba(0, 0, 0, 0.1);
    position: absolute;
    right: 40px;
  }

}


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

  .header-area .header-area-inner .title {
    font-size: 42px !important;
    line-height: 52px !important;
  }

  .header-area .header-area-inner {
    padding: 164px 0 80px 0 !important;
  }

  .banner-img img {
    width: 100%;
    margin: 50px 0px;
    display: none;
  }

  .damanati-buttons {
    display: inline-flex;

  }

  .blockquote {
    padding: 60px 30px 40px;
    position: relative;
  }

  .blockquote p {
    font-size: 25px;
    text-align: center;
  }

  /* quote */

  .blockquote:before {
    font-family: 'FontAwesome';
    top: 0;
    content: "\f10d";
    font-size: 128px;
    color: rgba(0, 0, 0, 0.1);
    position: absolute;
    right: 40px;
  }



}




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

  .header-area .header-area-inner .title {
    font-size: 40px !important;
    line-height: 50px !important;
  }

  .banner-img img {
    width: 100%;
    margin: 50px 0px;
    display: none;
  }

  .damanati-buttons {
    display: inline-flex;

  }

  .blockquote {
    padding: 60px 30px 40px;
    position: relative;
  }

  .blockquote p {
    font-size: 25px;
    text-align: center;
  }

  /* quote */

  .blockquote:before {
    font-family: 'FontAwesome';
    top: 0;
    content: "\f10d";
    font-size: 128px;
    color: rgba(0, 0, 0, 0.1);
    position: absolute;
    right: 40px;
  }




}

@media only screen and (max-width: 360px) {
  .header-area .header-area-inner .title {
    font-size: 36px !important;
    line-height: 46px !important;
  }

  .banner-img img {
    width: 100%;
    margin: 50px 0px;
    display: none;
  }

  .damanati-buttons {
    display: inline-flex;
  }

  .blockquote {
    padding: 60px 30px 40px;
    position: relative;
  }

  .blockquote p {
    font-size: 25px;
    text-align: center;
  }


  /* quote */

  .blockquote:before {
    font-family: 'FontAwesome';
    top: 0;
    content: "\f10d";
    font-size: 128px;
    color: rgba(0, 0, 0, 0.1);
    position: absolute;
    right: 40px;
  }


}



/* end header */


/* dashboard */




@media only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px) {

  .about-us-img img {
    width: 430px;
    height: 370px;
    margin: auto !important;
    z-index: 1;
    position: relative;
  }

  .about-us-img::before {
    content: "";
    background-color: #d5b946;
    height: 215px;
    width: 261px;
    position: absolute;
    right: 5px;
    bottom: -14px;
    z-index: 0;
    opacity: 0.7;
  }


  .about-us-img img {
    width: 100%;
    height: 100%;
    margin: auto;
    z-index: 1;
    position: relative;
  }

  .uk-flex.uk-flex-middle.uk-grid.uk-grid-large {
    margin: 20px 8px 45px;
  }

  .services.border {
    border: 1px solid rgba(0, 0, 0, 0.1) !important;
    max-height: 270px;
    width: 97%;
    border-radius: 0px;
    text-align: right !important;
    min-height: 270px;
    position: relative;
    overflow: hidden;
    transform: scale(1.1);
    margin: auto 6px 75px 0px;
  }


  .counter-content {
    margin: 30px 0px;
  }

  .grid-page {
    max-width: 1200px;
    margin: auto 25px;
  }


  img.logo-site-footer {
    display: none;
  }

  .map-reg {
    display: flex;
    justify-content: center !important;
    margin: 20px 0px;
  }

  p.banner-sub {
    letter-spacing: 1px;
    color: #bebebe;
    margin: auto;
    width: 100%;
    transition: 2s;
  }

  .header-area .header-area-inner .title {
    font-size: 32px !important;
    line-height: 40px !important;
    margin: 25px 0px !important;
  }

  .tark-counter-box {
    border-bottom: 1px solid #8080800f;
    margin-bottom: 15px;
  }

  ul.tark-footer-list li {
    text-align: center;
  }

  .full-heading-tark {
    margin: 45px 0px;
  }

  .footer-links {
    margin: 0px;
    text-align: center;
  }

  .profile-pdf {
    width: 100%;
    margin: auto;
}

.profile-video {
    margin: auto;
    width: 100%;
    margin-top: 30px;
}

.header-area {
    z-index: 0 !important;
     background-image: url(/themes/gavias_lozin/images/tark-banner-resp.png);
    background-position: center center !important;
    /*background-attachment: fixed !important;*/
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.row.about {
    margin: 0px 10px;
}

#service {
    margin: 0px 10px;
}

span.count {
    font-size: 54px;
    font-weight: 800;
}


}


/* end responsive css */


.taxonomy-term-content h2 {
  font-size: 25px;
}

.taxonomy-term-content {
  margin: 0px 0px 25px;
}

.listing-top-project {
  background: #fff;
  padding: 0;
  margin-bottom: 30px;
}

.gap-4{
  gap: 1rem;
}

.status-badge{
    background: #382f2d;
    font-weight: 500;
    font-size: 12px;
    padding: 0px 16px;
    text-align: center;
    color: white !important;
    line-height: 40px;
    margin: 10px 0px 10px 15px;
}

.project-heading{
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 20px;
  color: #382f2d;
}

.project-title {
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 20px;
  color: #382f2d;
}


/* Project Units Section Styling */
.project-units-wrapper {
  margin-bottom: 30px;
}

.project-unit-item {
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
  overflow: hidden;
  height: 100%;
}

.project-unit-item:hover {
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
  transform: translateY(-5px);
}

.project-unit-item .listing-block {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.project-unit-item .listing-image {
  position: relative;
  overflow: hidden;
  border-radius: 8px 8px 0 0;
}

.project-unit-item .listing-image img {
  width: 100%;
  object-fit: cover;
  transition: transform 0.6s ease;
}

.project-unit-item:hover .listing-image img {
  transform: scale(1.05);
}

.project-unit-item .listing-content {
  padding: 20px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}

.project-unit-item .listing-info {
  margin-bottom: 15px;
  flex-grow: 1;
}

.project-unit-item .listing-info .title {
  font-size: 18px;
  margin-bottom: 10px;
}

.project-unit-item .listing-footer {
  border-top: 1px solid #f0f0f0;
  padding-top: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 767px) {
  .project-unit-item {
    margin-bottom: 20px;
  }
}


/* webform content writer manage */


form#webform-submission-contact-add-form {
  margin: 35px;
}

fieldset#edit-rqm-aljwal--wrapper legend {
  font-size: 15px !important;
  color: #161616;
}

/* Project Units Section Styling */
.project-units-wrapper {
margin-bottom: 30px;
}

/* Project Units Title and Description */
.listing-info-block.listing-units .title .unit-count {
font-size: 16px;
background-color: #f5f5f5;
border-radius: 30px;
padding: 3px 12px;
margin-right: 10px;
color: #666;
display: inline-block;
vertical-align: middle;
}

.listing-info-block.listing-units .units-description {
color: #777;
font-size: 15px;
margin-top: -5px;
margin-bottom: 20px;
}

.listing-info-block.listing-units .units-description p {
margin-bottom: 0;
}

/* Project Unit Items */
.project-unit-item {
background: #fff;
border-radius: 8px;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
transition: all 0.3s ease;
overflow: hidden;
height: 100%;
}

/* Property Status Ribbon */
.property-status-ribbon {
  position: absolute;
  top: 6px;
  left: -15px;
  z-index: 9;
}

.property-status-ribbon span {
  font-size: 14px;
  font-weight: bold;
  color: #FFF;
  text-align: center;
  line-height: 32px;
  padding: 0 15px;
  display: block;
  position: relative;
  box-shadow: 0 5px 10px rgba(0,0,0,0.1);
}

.property-status-ribbon span:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -10px;
  border-top: 10px solid #888;
  border-left: 15px solid transparent;
}

/* Ribbon Colors for Listings */
.property-status-ribbon.available span {
  background: linear-gradient(135deg, #382e2d, #5a4a48);
}
.property-status-ribbon.available span:before {
  border-top-color: #2a2220;
}

.property-status-ribbon.reserved span {
  background: linear-gradient(135deg, #382e2d, #5a4a48);
}
.property-status-ribbon.reserved span:before {
  border-top-color: #2a2220;
}

.property-status-ribbon.sold span {
  background: linear-gradient(135deg, #382e2d, #5a4a48);
}
.property-status-ribbon.sold span:before {
  border-top-color: #2a2220;
}

/* Ribbon Colors for Projects */
.property-status-ribbon.soon span {
  background: linear-gradient(135deg, #382e2d, #5a4a48);
}
.property-status-ribbon.soon span:before {
  border-top-color: #2a2220;
}

.property-status-ribbon.under_construction span {
  background: linear-gradient(135deg, #382e2d, #5a4a48);
}
.property-status-ribbon.under_construction span:before {
  border-top-color: #2a2220;
}

.property-status-ribbon.sold_out span {
  background: linear-gradient(135deg, #382e2d, #5a4a48);
}
.property-status-ribbon.sold_out span:before {
  border-top-color: #2a2220;
}

.property-status-ribbon.pre_booking span {
  background: linear-gradient(135deg, #382e2d, #5a4a48);
}
.property-status-ribbon.pre_booking span:before {
  border-top-color: #2a2220;
}

/* Project Location Display */
.listing-block .listing-footer .listing-location {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 60%;
}

.listing-block .listing-footer .listing-location i {
  margin-right: 5px;
}

/* Project listing enhancements */
.project-unit-item .listing-block {
  height: 100%;
}

.project-unit-item .listing-info .body {
  margin-bottom: 15px;
  max-height: 4.5em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.project-location{
  font-size: 13px;
  font-weight: 500;
  color: #382f2d;
}

.project-listing-footer {
  display: flex;
  justify-content: space-between;
  margin: 0px 20px 20px;
  border-top: 1px solid #ebebeb;
  padding: 10px 0px 0px;
}


.proj-listing-category {
  font-size: 13px;
  font-weight: 500;
  color: #ffffff;
  background: #382e2ded;
  padding: 4px 20px;
  border-radius: 4px;
}

.listing-block .listing-footer .left{
  width: auto;
}