/* General header */
header .nav-link {
  color: #333;
  font-weight: 500;
  padding: 8px 12px;
}
header .nav-link:hover {
  color: #007bff;
}
/* Submenu */
header .haschild {
  position: relative;
}
li.nav-item.haschild:hover > a {}
li.nav-item.haschild .submenu li a {
  font-size: 15px;
  font-weight: 500;
}
header .submenu {
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  background: #fff;
  list-style: none;
  padding: 10px 0;
  margin: 0;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  min-width: 180px;
  z-index: 999;
}
header .submenu li {
  width: 100%;
}
header .submenu li a {
  display: block;
  padding: 8px 15px;
  color: #333;
  text-decoration: none;
}
header .submenu li a:hover {
  background: #f5f5f5;
}
header .haschild:hover .submenu {
  display: block;
}
.navbar-nav .nav-link {
  font-weight: 500;
  color: #333 !important;
}
.navbar-nav .nav-link:hover {
  color: #007bff !important;
}
.dropdown-menu {
  border-radius: 6px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.burger-menu {
  display: none;
}
/* Responsive behavior */
@media (max-width: 1280px) {
  header {
    top: 0px !important;
  }
}
@media (max-width: 991px) {
  .mob-hide {
    display: none;
  }
  .about-three__btn-box {
    padding-bottom: 25px;
  }
  .visa-desc {
    padding-top: 40px;
  }
  li.nav-item.haschild > a:hover {
    background: #fff;
    color: #000;
  }
  .about-three__btn-and-client {
    margin-top: 20px;
    margin-bottom: -10px;
  }
  .about-three {
    padding: 40px 0;
  }
  .img-auto {
    width: -webkit-fill-available;
  }
  .subscribe-area .subscribe-box {
    width: 100%;
  }
  .hiw-desc h2 br {
    display: none;
  }
  footer img {
    width: 30%;
    margin: 0 0 10px 0;
  }
  .head-form-horizontal {
    padding-left: 10px;
  }
  .head-form-horizontal .cta-row {
    flex: initial;
    margin-top: 5px;
    margin-left: -7px;
  }
  .hero-content h1 {
    max-width: max-content;
  }
  .iti.iti--allow-dropdown {
    width: 100%;
  }
  .option {
    width: 80%;
    margin: 10px auto;
  }
  .head-form-horizontal .form-check-input.consent {
    width: 30px;
    position: relative;
    top: -30px;
  }
  ul.nav li a {
    color: #013951 !important;
  }
  body.url-early-signup .logo img {
    filter: none;
  }
  .li.nav-item.haschild .submenu {
    display: block;
  }
  .mob-hide .li.nav-item.haschild .submenu {
    position: relative;
    display: block !important;
  }
  li.nav-item.haschild .submenu li a {
    background: #fff;
    color: #000;
  }
  li.nav-item.haschild .submenu {
    display: block;
    position: relative;
    box-shadow: none;
  }
  .burger-menu {
    border: 0px solid #ccc;
    padding: 5px 15px;
    text-align: center;
    border-radius: 5px;
    margin-right: 25px;
    font-size: 15px;
    color: #fff;
    background: #074d6c;
    display: block;
    position: absolute;
    right: 0px;
    top: 20px;
    cursor: pointer;
    width: 45px;
  }
  .mob-hide {
    background: #fff;
    position: relative;
    left: 0;
    width: 100%;
    padding: 0px 15px;
    flex-direction: column;
    z-index: 55;
    margin-bottom: 0px !important;
    padding-bottom: 10px;
  }
  .real-estate-box {
    position: relative;
    top: 0;
  }
}
@media (max-width: 991px) {
  header .row {
    flex-direction: column;
    align-items: flex-start;
  }
  header .col-md-2, header .col-md-6, header .col-md-4 {
    width: 100%;
    text-align: left;
    margin-bottom: 20px;
  }
	.carousel-control-prev {
    left: 30%;
}
.carousel-control-next {
    right: 30%;
}
  ul.nav {
    padding-bottom: 0px;
    padding-top: 0px;
  }
  header .nav {
    flex-direction: column;
    align-items: flex-start;
  }
  header .nav-item {
    width: 100%;
  }
  header .header-links {
    display: block;
    margin: 5px 0;
  }
  .newhome-banner {
    background: url("https://vurks.ae/assets/images/aebanners1.png");
    background-repeat: no-repeat;
    background-size: cover;
    height: 75vh;
  }
  .newhome-banner > img {
    display: none;
  }
  .center-text {
    text-align: center;
  }
  section.section.home-cta .arabic .btn, section.section.home-cta .btn {
    float: none;
  }
  li.nav-item.haschild .submenu li a:hover {
    background: #fff;
    color: #000;
  }
  .real-estate-box h1 {
    width: auto;
  }
  .real-estate-box h5 {
    font-size: clamp(16px, 2.5vw, 25px);
    width: 100%;
  }
}
@media (max-width: 768px) {
  .blurbox.mb-5.margin-left-28 {
    width: 100% !important;
    margin-left: 0;
    margin-top: 0px !important;
  }
  img.real-estate-banner {
    display: block;
  }
  section.real-estate-header {
    background: none;
  }
  .blurbox {
    margin-top: 0px !important;
  }
  .blurbox {
    margin-bottom: 30px !important;
  }
  .single-contactbox {
    width: 100%;
    float: none;
    border: 1px solid #eee;
    margin: 0 4% 10px 0;
    border-radius: 5px;
    padding: 15px;
  }
  .real-estate-box {
    margin-top: 40px;
  }
  .pro-content-box.p-5.m-5 {
    padding: 0px !important;
    margin: 0px;
  }
  .feature-details {
    padding-left: inherit;
  }
  .lp-title {
    padding: 50px 0 10px 10px;
  }
  .pro-content-box.p-5.m-5 {
    padding: 0px !important;
  }
  .single-contactbox i {
    text-align: left;
  }
  .cta-mobile {
    display: none;
  }
  .hero-visual {
    top: 50px;
  }
  ul.thetabslider {
    padding: 0;
    width: 100%;
  }
  .section-title br {
    display: none;
  }
}
@media (max-width: 576px) {
  header .nav-link {
    padding: 6px 10px;
    font-size: 14px;
  }
  header .header-links {
    font-size: 14px;
    padding: 6px 10px;
  }
}
@media (max-width: 1280px) {
  .newhome-banner > .container.full {
    top: 70px !important;
  }
  header {
    position: relative !important;
  }
}
@media (max-width: 992px) {
  .about-benefits {
    grid-template-columns: 100%; /* Stack elements in one column */
    text-align: center;
  }
  .perk-text {
    width: 80%; /* Make text take more width */
    margin: 0 auto; /* Center align */
  }
  .careerCard {
    flex-direction: column; /* Stack content vertically */
    text-align: center; /* Center align content */
    padding: 20px; /* Reduce padding */
  }
  .careerCard h6 {
    font-size: 18px; /* Reduce heading size */
  }
  .careerCard a {
    padding: 6px 15px; /* Adjust button padding */
  }
}
@media (max-width: 576px) {
  .about-benefits {
    grid-template-columns: 1fr; /* Single column layout */
    gap: 1.5em; /* Increase gap for better spacing */
  }
  .perk-text {
    width: 100%;
    text-align: center;
  }
  .perk-text h3 {
    font-size: 1.1em;
  }
  .perk-text p {
    font-size: 0.9em;
  }
  .about-benefits img {
    width: 120px; /* Reduce image size */
  }
  .text_wrap {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .careerCard {
    min-height: auto; /* Allow flexible height */
    padding: 15px; /* Reduce padding for mobile */
  }
  .careerCard h6 {
    font-size: 16px; /* Further reduce heading size */
  }
  .careerCard a {
    padding: 5px 12px; /* Reduce button padding */
    font-size: 14px; /* Adjust button text size */
  }
  .careersSection h4 {
    font-size: 20px; /* Reduce section heading size */
  }
}
@media only screen and (max-width: 600px) {
    .cnt-inf-lst > li {float:none; width:100%;}
    .mobile-about .get-started{
        top:50px !important;
    }
    
    /*.header-links + .header-links {margin-right: 14px;}*/
header{
    padding:0 !important;
}
    .testimonial-card img{
        height:auto;
    }
    .cxm-img-box-content h2 {
    font-size: 20px !important;
    line-height: 30px !important;
}


.cxm-img-box-content h3 {
    font-size: 26px !important;
    line-height: 30px !important;
}
  section.cxm-banner {
    padding: 40px;
}
.mobilepadding-5{
    padding:50px !important;
}
.mobilepadding-3{
    padding:20px !important;
}
a.mobile-block {
    display: block;
}

.cxm-banner h1 {
    font-size: 47px !important;
    line-height: 46px !important;
    letter-spacing: -1px;
    text-align: center;
}

  .home-form input{
        max-width:65%;
    }
    .home-form a{
        width:33%;
    }
button#verifyOtpBtn {
    font-size: 12px;
    padding: 14px 0;
}

section.new-home-banner{
    padding-top:40px !important;
}
    .ar-titles h1 {
    font-size: 50px !important;
line-height:50px;
    }
    
    .footer-links a {
    display: inline-block;
    float: left;
    clear: none;
    margin: 0 10px 3px 0 !important;
    text-align: left;
    width: 46%;
    font-size: 12px !important;
}

.footer-links{
    overflow:hidden;
}
    
.ar-titles h3{
    font-size:16px !important;
    background:#000;
    color:#fff;
    letter-spacing:0px;
    line-height:30px;
}
    
  /* Header */
  header {
    display: block;
    text-align: center;
  }
  header .logo {
    display: block !important;
  }
  header nav {
    text-align: center;
  }
  header nav li {
    float: none;
  }
  header .container > div > div {
    margin: 0 auto;
    text-align: center;
  }
  /* Call to Action (CTA) */
  a.header-cta {
    display: block;
    position: relative !important;
    margin: 0px auto 15px;
    line-height: 40px;
    border-radius: 5px;
  }
  .popup-container {
    height: 65vh;
  }
  header.d-flex {
    display: flex !important;
    flex-wrap: wrap;
  }
  /* Home Banner */
  .home-banner {
    padding: 20px 0;
  }
  .home-banner h1 {
    min-width: 98% !important;
    padding: 0;
    font-size: 40px !important;
    color: #000 !important;
    top: 0 !important;
    background: none !important;
    line-height: 65px;
  }
  .home-banner h1 span:before {
    display: none;
  }
  /* Hide Header Images */
  .header-images {
    display: none;
  }
  /* Home Form */
  .home-form {
    width: 90%;
  }
  /* Home CTA */
  .home-cta span {
    display: block;
    padding: 0;
    width: 80%;
    margin: 0 auto 20px;
    font-size: 15px !important;
  }
  /* Notes Section */
  .note-container {
    padding: 0 0 !important;
  }
  /* Hide Elements on Mobile */
  .no-mobile {
    display: none !important;
  }
  
    .mobileonly {
    display: block !important;
  }
  /* Sales Pop Notification */
  div#salesPop {
    width: 94%;
    left: 3%;
  }
}