.responsive-tablet-footer{
  display: flex;
  flex-direction: column;
}
/* .footer__social-icons {
  margin-top: 16px;
} */
.copy-right-text-tablate  {
  display: none; /* Hide by default */
}
 .copy-right-text-bottom  {
  display: block; /* Hide by default */
}
.wm-flex-grow{
  flex-grow: 1;
}



@media (max-width: 768px), (max-width: 1200px) {
  .show-992-1200 {
      display: block !important;
  }
  .not-show-992-1200 {
      display: none !important;
  }
}
@media (max-width: 1200px)  {
  .copy-right-text-tablate {
      display: block; 
  }

  .location-section .top-navigation-info{
    margin-top: 100px !important;
  }
}
@media (max-width: 768px)  {

  .copy-right-text-tablate{
    display: none !important; 
  }
  .location-section .top-navigation-info{
    margin-top: 100px !important;
  }
}


@media (max-width: 1200px) and (min-width: 769px) {
  .sticky-header .logo img {
    width: 100%;
}
  .copy-right-text-bottom {
      display: none !important; /* Show only between 769px and 1280px */
  }
}


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

  .benefits-slider .benefit-content h4 {
    font-size: 24px;
   
  }
  .location-section .bg-image{
    background-position: -40px 75%;

  }

  .location-section .top-navigation-info {
    align-items: center;
    left: 0px;
  }

  .panonska-map-icon {
    left: 25%;
  }


}
@media only screen and (max-width: 1280px) {
  .apartments-section .apt-info-dec p{
    font-size: 18px !important;
  }
}


/* after 1200px */
@media only screen and (max-width: 1200px) {

  .nav-gaps{
    /* gap:120px; */
  }

  .menu-default-gap {
    gap: 120px !important;

  }

  .cta-li {
    margin-right: 0px !important;
    margin-left: 20px;

  }

 

  .hero-section .left-column {
    min-height: 450px !important;
    height: 450px !important;
  }

  .hero-section .logo .icon {
    display: block;
  }

  .mobile-menu {
    position: fixed !important;
    top: 0;
    right: 0;
    background-color: #252525 !important;
    padding: 144px 16px !important;
    padding-bottom: 0px !important;
    width: 100%;
    /* height: 558px; */
    height: 620px;
    z-index: 999;
    display: none;
  }

  .about-content img {
    width: 100%;
    margin-top: 48px;
  }

  /* .apartments-section .content-box {
    display: flex;
    flex-direction: column-reverse;
  } */

  .apartments-section h3 {
    margin-bottom: 48px;
  }

  .benefits-slider .swiper-pagination {
    bottom: -38px !important;
  }

  .swiper-pagination-bullet-active {
    background-color: #000 !important;
  }

  .location-section .top-navigation-info {
    top: 346px;
    right: 16px;
    margin: 0;
    /* align-items: flex-end; */
    align-items: center;
  }

  .panonska-map-icon {
    position: absolute;
    top: 65%;
    left: 30%;
    z-index: 1;
  }
  .location-section .top-navigation-info .up-location {
    margin-top: 16px;
  }

  .location-section .content-box {
    min-height: 100%;
  }

  .location-section {
    /* padding: 48px 16px; */
    min-height: 1126px;
  }

  .location-section .left-location {
    top: 900px;
  }

  .location-section .bg-image {
    background-position: 30% 100%;
  }

  .footer__contact {
    margin-bottom: 48px;
 
  }

  .footer__social {
    margin-top: 64px;
  }

  .footer__bottom {
    display: flex;
    flex-direction: column-reverse;
    margin-top: 56px;
  }

  .footer__bottom_bar {
    margin-top: 48px;
    display: flex;
    flex-direction: column-reverse;
  }

  .footer__copy {
    margin-top: 24px;
    margin-bottom: 0;
  }

  .footer__menu {
    width: 700px;
  }

  .sticky-header .mobile-toggle {
    display: block;
  }

  .sticky-header .menu {
    display: none;

  }

  /* animate enterence 0f  .mobile-menu  */
  .mobile-menu.active {
    display: block;
    animation: slideIn 0.5s forwards;
  }

  @keyframes slideIn {
    0% {
      transform: translateY(-100%);
    }
    100% {
      transform: translateY(0);
    }
  }

  /* animate exit of  .mobile-menu  */

  .mobile-menu.inactive {
    display: block;
    animation: slideOut 0.5s forwards;
  }

  @keyframes slideOut {
    0% {
      transform: translateY(0);
    }
    100% {
      transform: translateY(-100%);
    }
  }


  .mobile-logo {
    display: block;
    position: absolute;
    top: 20px;
    left: 20px;
    /* width: 124px; */
    width: 210px;
  }

  .mobile-logo img {
    width: 100%;
  }



  .menu ul li{
    margin-bottom: 30px;
  }

  .hero-section .right-column {
    top: 0;
    right: 0;
  }

  .cross-icon {
    display: block;
    position: absolute;
    top: 20px;
    right: 20px;
  }


  .hero-logo-image {
    transform: translateY(-24px);
}
.hero-heading {
  font-size: 80px;
}
  .mobile-menu .cta-li {
    background-color: var(--dark-color);
    padding: 16px 24px;
    width: 100%;
    text-align: center;
    color: var(--primary-color);
     margin-top: 80px; 
  }

  .mobile-menu .cta-li a {
    font-size: 14px !important;
    line-height: 24px !important;
    color: var(--primary-color) !important;
  }

  .mobile-menu .cta-li svg path {
    fill: var(--dark-color) !important;
  }

  .sticky-header-inner {
    /* padding: 0 16px; */
  }
/* new css */
.aboutSwiper .swiper-slide-next {
  transform: translateX(0px) !important;
}

.swiper-slide-container {
  right: 0px;
  bottom: 13%;
 }
 /* .aboutSwiper .swiper-slide {
  width: 466px !important;
  } */
}

@media only screen and  (max-width: 1024px){
  .menu-default-gap {
    /* gap: 80px !important; */

  }
}

/* after 991px */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .contact-us-button::before{
    width: 0;
  }
  .contact-us-button:hover {
    color: inherit;
    background:#e8fb61;
  }
  .if-slider-about-section {
    padding: 80px 0px 48px 45px !important;
}
.about-section .main-title-box {
  margin-bottom: 32px;
}
  .about-swiper-pagination-container{
    display: block;
    padding: 48px 0px ;
    position: relative;
    left: -22.5px;
  }
  .swiper-about-pagination{
    bottom: 36px !important;
  }
  .copy-right-text-bottom{
    display: none !important
  }
  .copy-right-text-tablate {
    display: flex !important; 
    flex-direction: column-reverse;
    max-width: 306px;
    margin-top: 0px;
}
.footer__contact{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 24px;
}
.footer__contact {
  margin-top: 48px;
  margin-bottom: 0px;
}
.footer__contact h3{
  font-size: 24px;
  margin: 0px;
}
.footer__contact a{
  font-size: 18px;
}
.footer__social {
  margin-top: 28px;
}
.footer__menu{
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.footer__menu li  {
  width: fit-content;
}
.footer__copy {
  width: fit-content;
}
.responsive-tablet-footer{
/* display: flex;
flex-wrap: wrap;
gap: 36px; */
display: grid !important;
grid-template-columns: repeat(2,1fr) ;
row-gap: 48px;
gap: 48px;
}
}
@media only screen and (max-width: 991px) {
  .apartment-link-btn{
    padding: 16px  !important;
    border: 1px solid #25252533;
    font-size: 14px !important;
    font-weight: 400 !important;
    text-transform: uppercase;
    opacity:1 !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    visibility: visible !important;
    width: 100% !important;
    color: #252525 !important;
    position: relative;
    background: transparent;
    overflow: hidden;
  }
  .apartment-link-btn span{
    color: #252525 !important;
  }
  .apartment-link-btn:focus {
    outline: none !important;
  }
  .apartment-link-btn::before{
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    transition: top 0.3s ease;
    z-index: 0;
  }

  .apartment-link-btn:hover::before {
    top: 0;
  }
  
  .apartment-link-btn span {
    position: relative;
    z-index: 1;
  }
  .apartment-link-btn:hover {
    color: var(--dark-color);
    background: var(--dark-color);
    border: 1px solid #25252533;
  }
  .apartment-button-a{
    width: 100%;
  }
  .hide-svg{
    display: none;
  }
  .apartments-section .apartment-list-item a{
    display: block;
  }
  .gap-buttons{
    gap: 16px;
    padding-top: 16px;
  }
  .apartment-link-underline:hover::after {
    width: 0px;
  }
  .about-swiper-button-container{
    display: none !important;
}
  
  .sticky-header{
    padding: 0px 48px 0 0 !important;
  }


  .sticky-header-inner {
    padding: 0 16px;
  }
 
  .hero-content-container{
    padding: 0px 24px ;
  }
  .hero-section {
  padding: 16px 0px 40px 0px;
  }
  .hero-logo-image {
    transform: translateY(0px);
}
/* about section */


.about-section {
  /* padding: 80px 0px 128px 45px; */

    padding: 80px 45px 128px 45px; 

  background-color: var(--primary-color);
}
.apartments-section {
  padding: 80px 45px;
}
.benefits-section {
  padding: 80px 45px;
  padding-bottom: 80px;
  background-color: var(--secondary-color);
}
.footer {
  padding: 48px 45px;
  padding-bottom: 16px;
}
/* extra ends */
  .responsive-menu-container{
    padding: 21px 48px !important;
  }
  .cta-li {
    margin-right: 0px !important;
    margin-left: 0px;
  }
  .hero-section .logo .icon {
    display: block;
  }

  .mobile-menu {
    position: fixed !important;
    top: 0;
    right: 0;
    background-color: var(--white);
    padding: 144px 16px !important;
    padding-bottom: 0px !important;
    width: 100%;
    /* height: 558px; */
    height: 620px;
    z-index: 999;
    display: none;
  }

  /* make ul and li as a list */
  .mobile-menu ul {
    list-style: none;
    padding: 0;
    margin: auto;
  }

  .mobile-menu ul li {
    margin-bottom: 20px;
    width: 100%;
    margin-right: 0;
  }

  .mobile-menu .cta-li {
    background-color: var(--dark-color);
    padding: 16px 24px;
    width: 100%;
    text-align: center;
    color: var(--primary-color);
     margin-top: 80px; 
  }

  .mobile-menu .cta-li a {
    font-size: 14px !important;
    line-height: 24px !important;
    color: var(--dark-color) !important;
  }

  .mobile-menu .cta-li svg path {
    fill: var(--dark-color) !important;
  }

  .cross-icon {
    display: block;
    position: absolute;
    top: 20px;
    right: 20px;
  }

  .mobile-logo {
    display: block;
    position: absolute;
    top: 20px;
    left: 20px;
    width: 210px;
  }
  

  .mobile-logo img {
    width: 100%;
  }

  .menu ul li a {
    font-size: 40px;
    line-height: 48px;
    text-transform: none;
    color:#e8fb61 !important;
  }

  .hero-section .left-column {
    height: 100%;
    min-width: 100%;
  }

  .apartments-section .content-box {
    display: flex;
    flex-direction: column-reverse;
  }

  .hero-section .right-column {
    top: 0;
    right: 0;
  }

  .apartments-section h3 {
    margin-left: -4px;
  }

  .hero-content-container{
    gap: 24px;
  }
  /* .aboutSwiper .swiper-slide {
    width: 648px !important;
    } */
    /* .aboutSwiper .swiper-slide-next {
      transform: translateX(-70px) !important;
    } */
     .about-content{
      min-height: 850px ;
      display: flex;
      flex-direction: column-reverse;
     }
     .swiper-slide-container {
      right: 0px;
      bottom: 4%;
      /* left: 6%; */
      left: 0%;
     }
     .hero-element-container {
      /* gap: 498px; */
      /* gap: 200px; */
  }
}

/* after 991px */
@media only screen and (max-width: 767px) { 
  .apartment-link-btn{
    padding: 16px 16px !important;
    border: 1px solid #25252533;
    font-size: 14px !important;
    font-weight: 400 !important;
    text-transform: uppercase;
    opacity:1 !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    visibility: visible;
    width: 100% !important;
    color: #252525;
    background: transparent;
    overflow: hidden;
  }
  .apartment-link-btn span{
    color: #252525 !important;
  }
  .apartment-link-btn:focus {
    outline: none !important;
  }
  .apartment-link-btn::before{
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    transition: top 0.3s ease;
    z-index: 0;
  }

  .apartment-link-btn:hover::before {
    top: 0;
  }
  
  .apartment-link-btn span {
    position: relative;
    z-index: 1;
  }
  .apartment-link-btn:hover {
    color: var(--dark-color);
    background: var(--dark-color);
    border: 1px solid #25252533;
  }
  .apartment-button-a{
    width: 100%;
  }
  .apartments-section .apartment-list-item a{
    display: block;
  }
  .hide-svg{
    display: none;
  }
  .apartment-link-underline:hover::after {
    width: 0px;
  }
  .gap-buttons{
    gap: 16px;
    padding-top: 8px;
  }
  .cus-footer_bottom_text{
    text-align: left;
  }
  .contact-us-button::before{
    width: 0;
  }
  .contact-us-button:hover {
    color: inherit;
    background:#e8fb61;
  }
  .about-swiper-pagination-container{
    display: block;
    padding: 20px 0px ;
    position: relative;
    left: -8px;
  }
  .swiper-about-pagination{
    bottom: 0px !important;
  }
   .hero-section{
  background-position: bottom left -80px !important;
}


  .hero-element-container{

  
    height: 85vh;
  }

  .about-content-description{

    padding-right: 16px;
  }
   
  .wm-br-tb{
    display: none !important;
  }
 
  .hero-section {
    padding: 16px 0px;
    /* min-height: 658px; */
    /* height: 100vh; */
  }

  .hero-section .logo img {
    width: 165px;
  }

  .hero-section .left-column {
    min-height: 418px;
  }

  .hero-section .left-column h1 {
    font-size: 72px;
  }
  .if-slider-about-section{
       padding: 48px 0px  48px 16px  !important;

  }
  .about-section {
    /* padding: 48px 16px; */
    /* padding: 48px 0px  48px 16px ; */
    padding: 48px 16px ;
  }

  .about-section .main-title {
    font-size: 32px;
  }

  .about-section .about-content {
    display: flex;
    flex-direction: column-reverse;
  }

  .about-section .main-title-box {
    /* margin-bottom: 48px; */
    margin-bottom: 20px;
  }

  .about-section .about-content h2 {
    margin-top: 48px;
    font-size: 14px;
    margin-bottom: 24px;
  }
  .about-section .about-content p {
    font-size: 18px;
  }

  .apartments-section {
    padding: 48px 16px;
    padding-bottom: 0px;
  }

  .apartments-section .content-box {
    display: flex;
    flex-direction: column-reverse;
  }

  .apartments-section h2 {
    font-size: 14px;
  }

  .apartments-section h3 {
    font-size: 48px;
    margin-bottom: 24px;
  }

  .apartments-section .apartment-box {
    padding-top: 48px;
  }

  /* .apartments-section .apartment-list-item {
    padding: 32px 0;
  } */

  .apartments-section .apartment-list-item a {
    display: block;
  }

  .apartments-section .apartment-list-item h4 {
    font-size: 32px;
  }

  .apartments-section .apartment-list-item p {
    font-size: 18px;
  }

  .apartments-section .apartment-list-item:last-child {
    border-bottom: 0px solid #000;
  }

  .benefits-section {
    padding: 48px 0 48px 16px;
  }

  .benefits-section h2 {
    font-size: 32px;
  }

  .benefits-section .content-box p {
    font-size: 18px;
  }

  .benefits-slider {
    margin-top: 48px;
  }

  .benefits-slider .swiper-pagination {
    bottom: -38px !important;
  }

  .swiper-pagination-bullet-active {
    background-color: #000 !important;
  }

  .benefits-slider .benefit-box {
    height: 290px;
    padding: 16px;
  }

  .benefits-slider .benefit-box h4 {
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 38.4px */
    letter-spacing: -1.28px;
  }

  .benefits-slider .benefit-box p {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 22.4px */
  }

  .location-section .bg-image {
    display: none;
  }

  .location-section .bg-image-mobile {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-size: 100%;
    background-position: 0 90%;
    background-repeat: no-repeat;
  }

  .location-section {
    padding: 48px 16px;
    min-height: 1025px;
  }

  .location-section .content-box {
    min-height: 100%;
  }

  .panonska-map-icon {

    top: 60%;
    left: 25%;

  }

  .location-section .top-navigation-info {
    top: 346px;
    right: 16px;
    margin: 0;
    align-items: flex-end;
    left: -25px;
  }
  .location-section .top-navigation-info .up-location {
    margin-top: 16px;
  }

  .location-section h2 {
    font-size: 32px;
  }
  .location-section p {
    font-size: 18px;
  }

  .location-section .left-location {
    bottom: 85px;
    left: 40px;
    top: auto;
  }

  .footer {
    padding: 48px 16px;
    padding-bottom: 16px;
  }

  .footer__form__container h3 {
    font-size: 48px;
  }

  .footer__form__container p {
    font-size: 16px;
    margin-top: 24px;
  }

  .wpcf7-list-item-label {
    width: 80%;
  }

  .swiper-container {
    overflow: hidden;
  }

  .footer__contact {
    margin-bottom: 0;
    margin-top: 48px;
  }

  .footer__contact h3 {
    font-size: 32px;
  }

  .footer__contact p,
  .footer__contact a {
    font-size: 18px;
  }

  .footer__social {
    margin-top: 64px;
  }

  .footer__bottom {
    display: flex;
    flex-direction: column-reverse;
    margin-top: 56px;
  }

  .footer__bottom_bar {
    margin-top: 48px;
    display: flex;
    flex-direction: column-reverse;
  }

  .footer__menu-item {
    width: 100%;
    margin-bottom: 8px;
  }

  .footer__menu {
    display: flex;
    flex-direction: column;
  }

  .footer__copy {
    margin-top: 24px;
    margin-bottom: 0;
  }

  .apartments-section .apartment-list-item:hover {
    background-color: #fff;
  }
  /* new css */
  .hero-content-container{
    gap: 24px;
  }
  .hero-button-link, .hero-button{
    width: 100%;
  }
  .hero-element-container {
    /* gap: 200px; */
}
.hero-logo-image {
  transform: translateY(0px);
}
.hero-heading{
  font-size: 48px;
}
.r-block{
  display: block;
}
.cta-li{
  background-color: #e8fb61 !important;
  
}
.cta-li a{
  color: #252525 !important; 
}
.sticky-header{
  /* padding: 0px 0px !important; */
}
.responsive-menu-container {
  padding: 21px 0px !important;
}



.sticky-header{
  padding: 0px 0px !important;
}


.sticky-header-inner {
  padding: 0 16px;
}




/* .aboutSwiper .swiper-slide {
  width: 361px !important;
  } */
  /* .aboutSwiper .swiper-slide-next {
    transform: translateX(-70px) !important;
  } */
   .about-content{
    /* min-height: 650px; */
    min-height: 525px;
    display: flex;
    flex-direction: column;
   }
   .swiper-slide-container {
    right: 0px;
    bottom: 39%;
    left: 0%;
    margin-bottom: 40px;
   }
   .aboutSwiper .swiper-slide img {
    height: 336px !important;
    object-fit: cover;
    }
    .sticky-header .logo img {
      width: 209px;
    }
    .hero-content-container{
      padding: 0px 8px ;
    }

    .cus-sec-px-32{

      padding-left: 0px;
      padding-right: 0px;
}

}

@media only screen and (max-width: 576px) {
  .apartment-link-btn{
    padding: 16px 16px !important;
    border: 1px solid #25252533;
    font-size: 14px !important;
    font-weight: 400 !important;
    text-transform: uppercase;
    opacity:1 !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    visibility: visible;
    width: 100% !important;
    background: transparent;
    overflow: hidden;
  }
  .apartment-link-btn span{
    color: #252525 !important;
  }
  .apartment-link-btn:focus {
    outline: none !important;
  }
  .apartment-link-btn::before{
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    transition: top 0.3s ease;
    
    z-index: 0;
  }

  .apartment-link-btn:hover::before {
    top: 0;
  }
  
  .apartment-link-btn span {
    position: relative;
    z-index: 1;
  }
  .apartment-link-btn:hover {
    color: var(--dark-color);
    background: var(--dark-color);
    border: 1px solid #25252533;
  }
  .apartment-button-a{
    width: 100%;
  }
  .apartments-section .apartment-list-item a{
    display: block;
  }
  .hide-svg{
    display: none;
  }
  .apartment-link-underline:hover::after {
    width: 0px;
  }
  .modal-content{
    max-width: 330px !important;
    height: 85%;
  }
  .gap-buttons{
    gap: 16px;
    padding-top: 8px;
  }
  .close-btn {
    top: 0px;
  }
  .menu ul li a {
    font-size: 28px;
    line-height: 40px;
    text-transform: none;
    color:#e8fb61 !important;
  }

  .hero-element-container{
  
    height: 75vh;
  }


  .hero-section{
    background-position: bottom left -60px !important;
  }
  .about-section .about-content img{
    height: 360px !important;
    width: 100%;
    object-fit: cover;
    float: right !important;
  
  
  }


  .sticky-header{
    padding: 0px 0px !important;
  }


  .sticky-header-inner {
    padding: 0 16px;
  }

  .about-content-description{

    padding-right: 16px;
  }


  .wm-br{
    display: none !important;
  }

  .location-section .top-navigation-info{
    margin-top: 20px !important;
  }

  /* for modal and button */
  .modal-content-custom {
    width: 362px !important;

  }
  .modal-img{
    width: 100%;
    height: 240px;
    object-fit: cover;
  }
  .modal-footer-custom {
    padding: 24px;
    }
    .modal-title-custom{
      font-size: 32px;
    }
    .modal-dsc{
      font-size: 14px;
    }

    .cus-br{
      display: none;
    }
}
@media only screen and (max-width: 340px){
  .about-content{
    min-height: 730px;
    display: flex;
    flex-direction: column;
   }
   .swiper-slide-container {
    right: 0px;
    bottom: 42%;
    left: 4%;
   }
   .about-swiper-pagination-container {
    display: block;
    padding: 20px 0px;
    position: relative;
    left: -20px;
}
}
@media only screen and (max-width: 362px){
  .modal-content-custom {
    width: 320px !important;
  }
  .modal-footer-custom {
    padding: 24px 6px !important;
    }
}


