@media only screen and (min-width: 1025px) {

    .navbar-main .nav-menu-main ul li:hover a,
    .navbar-main .nav-menu-main>ul>li>.sub-menu>li:hover>a,
    .mega-menu .service-main-title:hover,
    .navbar-main .nav-menu-main ul li a:hover .service-main-title {
        color: var(--pink);
    }

    .navbar-main .nav-menu-main ul li:hover .arrow,
    .navbar-main .nav-menu-main ul li.current-menu-item .arrow,
    .navbar-main .nav-menu-main ul li.current-menu-parent .arrow {
        border-color: var(--pink);
    }

    .desktop-hide,
    .navbar-main .nav-menu-main>ul>li.mega-menu>.sub-menu>li>.arrow {
        display: none
    }

    .navbar-main .nav-menu-main ul li.current-menu-ancestor.page-item-181 .current-menu-item a {
        color: var(--pink) !important;
    }
}

@media only screen and (max-width: 1699px) {
    .banner-img {
        margin-right: -30%;
    }

    .timer-wrap {
        left: 40px;
        bottom: 80px;
    }

    .banner-text {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .banner-head {
        margin-bottom: 40px;
    }

}

@media only screen and (max-width: 1599px) {
    .banner-img {
        margin-right: -20%;
    }

    .timer-wrap {
        left: 10px;
        bottom: 50px;
    }

    .banner-text {
        padding-top: 80px;
        padding-bottom: 60px;
    }

    .banner-head {
        margin-bottom: 30px;
    }

    .banner-title {
        font-size: 70px;
    }

    .banner-smalltitle {
        font-size: 22px;
    }

    .properties-title {
        font-size: 16px;
        margin-bottom: 15px;
    }

    .properties-num {
        font-size: 40px;
    }

    .dubai-land-slide .slick-list {
        margin-right: -50%;
    }
}

@media only screen and (max-width: 1499px) {
    .navbar-main .nav-menu-main>ul>li {
        margin-right: 10px
    }

    .navbar-main .nav-menu-main ul li .arrow {
        top: 2px
    }

    .banner-img {
        margin-right: -15%;
    }

    .timer-wrap {
        left: 0;
        bottom: 40px;
    }

    .banner-right {
        margin-left: -5%;
    }

    .coming-soon-sec .marquee span {
        font-size: 45px;
    }

    .coming-soon-sec .marquee span img {
        width: 45px;
    }
}

@media only screen and (max-width: 1366px) {
    .site-logo {
        width: 180px;
    }

    .navbar-main .nav-menu-main>ul>li {
        margin-right: 6px;
    }

    .dubai-land-inner {
        padding-left: 60px;
    }

    .dubai-land-right {
        width: 60%;
    }

    .dubai-land-box {
        padding: 30px 20px;
    }

    .dubai-land-title {
        font-size: 22px;
    }

    .dubai-land-sec .sec-title-xl {
        margin-bottom: 18px;
    }

    .dubai-land-img {
        width: 65px;
        height: 65px;
        flex: 0 0 65px;
    }

    .dubai-land-img img {
        width: 35px;
        height: 35px;
    }

    .dubai-land-slide .slick-list {
        margin-right: -30%;
    }
}

@media only screen and (max-width: 1299px) {
    .banner-title {
        font-size: 60px;
    }

    .banner-text {
        padding-top: 45px;
        padding-bottom: 45px;
    }

    .banner-head {
        max-width: 460px;
    }

    .properties-num {
        font-size: 36px;
    }

    .dubai-land-inner {
        padding-left: 40px;
    }

    .dubai-land-left {
        max-width: 380px;
    }

    .dubai-land-sec .sec-head p {
        font-size: 16px;
    }

    .thank-you-sec .thank-you-img {
        max-width: 120px;
    }

    .thank-you-title {
        font-size: 70px;
    }

    .coming-soon-sec .marquee span {
        margin-right: 40px;
    }

    .coming-soon-sec .marquee span {
        font-size: 40px;
    }

    .coming-soon-sec {
        padding-top: 0;
    }
}

@media only screen and (max-width: 1199px) {
    .sec-head {
        margin-bottom: 30px;
    }

    .common-sec {
        padding: 50px 0;
    }

    .common-half-sec {
        padding: 50px 0;
    }

    .header-main {
        padding: 15px 0
    }

    .menu-icon {
        display: inline-block;
        vertical-align: middle;
        cursor: pointer
    }

    .navigation-bar {
        position: fixed;
        width: 50%;
        min-height: 100vh;
        top: 0;
        bottom: 0;
        left: -50%;
        transition: all 0.6s ease-in-out;
        margin: 0;
        z-index: 9999;
        height: 100vh;
        background: #fff
    }

    .navigation-bar.slide-menu {
        left: 0
    }

    .mb-menu-logo {
        display: block;
        width: 100%;
        padding: 25px 45px 25px 25px;
        display: block;
        width: 100%;
        border-bottom: 1px solid rgb(185 185 185 / 20%)
    }

    .mb-menu-logo .close-menu {
        position: absolute;
        right: 20px;
        top: 35px;
        width: 25px;
        height: 25px;
        padding: 4px;
        cursor: pointer
    }

    .mb-menu-logo .close-menu:before {
        content: "";
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 2px;
        background: var(--black);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        margin: auto;
        bottom: 0
    }

    .mb-menu-logo .close-menu:after {
        content: "";
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 2px;
        background: var(--black);
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        margin: auto;
        bottom: 0
    }

    .nav-menu-main {
        overflow-y: auto;
        height: calc(var(--app-height) - calc(var(--header-height) + 15px));
        min-height: calc(var(--app-height) - calc(var(--header-height) + 15px))
    }

    .navbar-main ul:first-child {
        display: block;
        justify-content: inherit;
        align-items: inherit
    }

    .navbar-main ul {
        padding-top: 0;
        padding-bottom: 15px;
        margin-right: 0 !important
    }

    .navigation-bar .navbar-main .nav-menu-main>ul li {
        position: relative;
        padding: 0;
        margin-bottom: 0;
        margin-right: 0;
        width: 100%
    }

    .navbar-main .nav-menu-main ul li a {
        padding: 15px 25px;
        display: block;
        color: var(--black);
        font-size: 16px;
        font-weight: 500;
        border-bottom: 1px solid rgb(185 185 185 / 20%)
    }

    .navigation-bar .navbar-main .nav-menu-main>ul li .arrow,
    .navbar-main .nav-menu-main>ul>li.nav-sub-menu>.sub-menu li .arrow {
        position: absolute;
        right: 12px;
        top: 0;
        width: 47px;
        height: 47px;
        z-index: 9;
        transform: none;
        bottom: inherit;
        border: none;
    }

    .navigation-bar .navbar-main .nav-menu-main>ul li .arrow:before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: -4px;
        bottom: 0;
        width: 10px;
        height: 10px;
        border-bottom: 2px solid var(--black);
        border-right: 2px solid var(--black);
        transform: rotate(45deg);
        margin: auto;
        transition: border 0.4s ease-in-out, transform 0.4s ease-in-out
    }

    .navigation-bar .navbar-main .nav-menu-main>ul li .arrow.minus:before {
        transform: rotate(225deg);
        top: 5px
    }

    .navbar-main .nav-menu-main>ul>li .sub-menu {
        border-top: none;
        background: 0 0
    }

    .navigation-bar .navbar-main .nav-menu-main>ul>li ul {
        display: none;
        padding: 0 !important;
        position: static !important;
        transform: none !important;
        left: inherit !important;
        top: inherit !important;
        width: auto !important;
        box-shadow: none !important;
        opacity: 1 !important;
        visibility: visible !important;
        transition: none !important
    }

    .navbar-main .nav-menu-main>ul>li .sub-menu li a,
    .navbar-main .nav-menu-main>ul>li.nav-sub-menu>.sub-menu>li>a {
        padding: 10.2px 30px;
        font-size: 15px;
        border-width: 0;
        font-weight: 400;
        text-align: start;
        color: var(--black) !important;
        border-bottom: 1px solid rgb(185 185 185 / 20%)
    }

    .navbar-main .nav-menu-main>ul>li>.sub-menu::before {
        display: none
    }

    .menu-logo {
        display: block;
        width: 200px
    }

    .btn {
        padding: 12px 20px;
        min-width: auto
    }

    .btn.head-btn {
        padding: 12px 15px;
        min-width: auto
    }

    .slick-prev,
    .slick-next {
        width: 30px;
        height: 30px
    }

    .slick-line::before {
        top: -3px;
        left: 32px;
        height: 35px
    }

    /* .slick-next {
        right: -65px;
        top: -4px
    } */

    .sub-title {
        margin-bottom: 15px;
    }

    .sec-title {
        margin-bottom: 15px;
        font-size: 28px;
    }

    .sec-title-xl {
        margin-bottom: 15px;
        font-size: 34px;
    }

    .logo-img {
        width: 150px;
    }

    .banner-title {
        font-size: 50px;
    }

    .banner-smalltitle {
        font-size: 20px;
    }

    .banner-head {
        margin-bottom: 25px;
    }

    .banner-sec {
        padding-top: 105px;
    }

    .properties-num {
        font-size: 32px;
    }

    .properties-main {
        gap: 35px;
    }

    .banner-img {
        margin-right: -10%;
    }

    .timer-pill {
        font-size: 16px;
        top: -16px;
        padding: 8px 20px;
    }

    .timer-card {
        padding: 25px 15px;
        padding-top: 35px;
    }

    .investor-strip {
        padding: 60px 0;
    }

    .investor-inner {
        max-width: 780px;
    }

    .investor-strip-title {
        font-size: 28px;
    }

    .investor-sub {
        font-size: 20px;
    }

    .private-sale-img {
        margin-bottom: 30px;
    }

    .private-sale-text {
        padding-inline: 20px;
        padding-bottom: 25px;
    }

    .private-sale-title {
        font-size: 22px;
    }

    .private-sale-title small {
        font-size: 12px;
    }

    .investment-role {
        font-size: 16px;
    }

    .private-sale-head {
        margin-bottom: 30px;
    }

    .supply-purchase li small {
        font-size: 16px;
    }

    .supply-purchase li span {
        font-size: 18px;
    }

    .dubai-land-inner {
        padding-block: 50px;
        padding-left: 30px;
    }

    .dubai-land-main {
        margin: 0 -5px;
    }

    .dubai-land-item {
        padding: 0 5px;
    }

    .dubai-land-box {
        padding: 20px 15px;
    }

    .dubai-land-img {
        width: 50px;
        height: 50px;
        flex: 0 0 50px;
    }

    .dubai-land-img img {
        width: 30px;
        height: 30px;
    }

    .dubai-land-title {
        font-size: 18px;
    }

    .dubai-land-slide .slick-list {
        margin-right: -20%;
    }

    .dubai-land-left {
        width: 35%;
    }

    .coming-soon-sec .marquee span {
        font-size: 33px;
    }

    .coming-soon-sec .marquee span img {
        width: 36px;
    }

    .coming-soon-sec {
        padding-bottom: 30px;
    }
}

@media only screen and (max-width: 991px) {
    .site-logo {
        width: 185px;
    }

    .header.has-sticky .site-logo {
        width: 169px;
    }

    .header.has-sticky .header-main {
        padding: 10px 0;
    }

    .container {
        padding: 0 15px;
    }

    .banner-img {
        max-width: 72%;
        margin-left: auto;
        margin-right: 0;
    }

    .timer-wrap {
        bottom: 20px;
    }

    .banner-row>* {
        width: 100%;
    }

    .banner-right {
        margin-left: 0;
    }

    .banner-row {
        flex-direction: column-reverse;
    }

    .banner-head {
        max-width: 100%;
    }

    .banner-text {
        padding-bottom: 35px;
    }

    .properties-title br {
        display: none;
    }

    .properties-main>* {
        max-width: 160px;
    }

    .hero-top-bg::before {
        width: 100%;
        height: 80%;
    }

    .hero-top-bg::after {
        width: 100%;
        height: 43%;
    }

    .investor-inner {
        max-width: 700px;
    }

    .investor-strip-title {
        font-size: 24px;
    }

    .investor-sub {
        font-size: 18px;
    }

    .dubai-land-inner {
        padding-block: 40px;
        padding-left: 15px;
    }

    .dubai-land-sec .sec-head p {
        font-size: 14px;
    }

    .dubai-land-slide .slick-list::after {
        width: 15px;
    }

    .dubai-land-slide .slick-list {
        margin-right: -40%;
    }

    .dubai-land-title {
        font-size: 16px;
    }

    .dubai-land-title br {
        display: none;
    }

    .thank-you-sec .thank-you-img {
        max-width: 100px;
    }

    .thank-you-title {
        font-size: 60px;
    }

}

@media only screen and (max-width: 767px) {
    .btn {
        font-size: 14px;
    }

    .icon {
        width: 14px;
        height: 14px;
    }

    .container,
    .container-xl {
        padding: 0 15px
    }

    p {
        font-size: 14px
    }

    .common-half-sec {
        padding: 30px 0;
    }

    .common-sec {
        padding: 40px 0;
    }

    .menu-icon {
        margin-left: 10px
    }

    .sub-title {
        font-size: 12px;
        padding: 5px 15px;
    }

    .sec-title {
        font-size: 24px;
        margin-bottom: 12px;
    }

    .sec-title-xl {
        font-size: 30px;
    }

    .site-logo {
        width: 160px;
    }

    .sticky-header .header-main .site-logo {
        width: 140px;
    }

    .logo-img {
        width: 90px;
    }

    .width-0 {
        flex: 0 0 100%;
        width: 0;
    }

    .header-main {
        padding: 12px 0;
    }

    .timer-pill {
        font-size: 14px;
        top: -12px;
        padding: 6px 14px;
    }

    .rings {
        gap: 8px;
    }

    .ring-box,
    .ring-svg {
        width: 50px;
        height: 50px;
    }

    .ring-value {
        border-width: 2px;
        font-size: 15px;
    }

    .ring-label {
        font-size: 10px;
    }

    .timer-card {
        padding: 18px 10px;
        padding-top: 30px;
    }

    .timer-wrap {
        max-width: 280px;
    }

    .timer-wrap::before {
        bottom: -10px;
        height: 20px;
    }

    .timer-wrap::after {
        bottom: -20px;
        height: 20px;
    }

    .banner-img {
        max-width: 64%;
    }

    .banner-text {
        padding-top: 30px;
        padding-bottom: 25px;
    }

    .banner-title {
        font-size: 40px;
        margin-bottom: 15px;
    }

    .banner-smalltitle {
        font-size: 18px;
    }

    .properties-title {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .properties-num {
        font-size: 26px;
    }

    .properties-main {
        gap: 25px;
    }

    .banner-sec {
        padding-top: 90px;
    }

    .investor-strip {
        padding: 40px 0;
    }

    .investor-strip-title {
        font-size: 20px;
    }

    .investor-sub {
        font-size: 16px;
    }

    .investor-inner {
        padding: 12px 30px;
        max-width: 600px;
    }

    .investor-line {
        margin: 8px auto 12px;
    }

    .bracket {
        width: 19px;
    }

    .bracket.active::before,
    .bracket.active::after {
        width: 18px;
    }

    .private-sale-img {
        margin-bottom: 20px;
    }

    .private-sale-text {
        padding-inline: 15px;
        padding-bottom: 20px;
    }

    .private-sale-title {
        font-size: 18px;
    }

    .investment-role {
        font-size: 14px;
    }

    .private-sale-head {
        margin-bottom: 18px;
    }

    .supply-purchase li small {
        font-size: 14px;
        margin-bottom: 8px;
    }

    .supply-purchase li span {
        font-size: 16px;
    }

    .dubai-land-slide .slick-list {
        margin-right: -10%;
    }

    .dubai-land-sec .sec-title-xl {
        margin-bottom: 15px;
    }

    .dubai-land-sec .sec-title-xl br {
        display: none;
    }

    .thank-you-sec .thank-you-img {
        max-width: 80px;
    }

    .thank-you-title {
        font-size: 60px;
    }

    .coming-soon-sec .marquee span {
        font-size: 28px;
    }

    .coming-soon-sec .marquee span img {
        width: 30px;
    }

    .coming-soon-sec .marquee span {
        margin-right: 30px;
    }
}

@media only screen and (max-width: 568px) {
    .sec-title {
        font-size: 22px;
    }

    .sec-title-xl {
        font-size: 28px;
    }

    .sec-head {
        margin-bottom: 20px;
    }

    .navigation-bar {
        width: 100%;
        left: -100%
    }

    .mb-menu-logo {
        padding: 15px
    }

    .menu-logo {
        display: block;
        width: 168px
    }

    .mb-menu-logo .close-menu {
        right: 10px;
        top: 21px
    }

    .site-logo {
        width: 130px
    }

    .sticky-header .header-main .site-logo {
        width: 140px
    }

    .menu-icon {
        margin-left: 15px
    }

    .header.has-sticky .site-logo {
        width: 137px
    }

    .header-top-content p {
        font-size: 12px
    }

    .header::before {
        height: 118px
    }

    .navbar-main .nav-menu-main ul li a {
        padding: 11.8px 20px
    }

    .navbar-main .nav-menu-main>ul>li .sub-menu li a,
    .navbar-main .nav-menu-main>ul>li.nav-sub-menu>.sub-menu>li>a {
        padding: 7px 25px
    }

    .navigation-bar .navbar-main .nav-menu-main>ul li .arrow,
    .navbar-main .nav-menu-main>ul>li.nav-sub-menu>.sub-menu li .arrow {
        position: absolute;
        right: 6px;
        width: 40px;
        height: 40px;
    }

    .navigation-bar .navbar-main .nav-menu-main>ul li .arrow:before {
        top: -8px
    }

    .navigation-bar .navbar-main .nav-menu-main>ul li .arrow.minus:before {
        top: 1px
    }

    .header-inner .btn {
        padding: 10px;
        font-size: 12px;
    }

    .banner-img {
        max-width: 90%;
    }

    .banner-title {
        font-size: 32px;
    }

    .banner-smalltitle {
        font-size: 16px;
    }

    .banner-text {
        padding-top: 20px;
    }

    .properties-main {
        gap: 20px;
    }

    .properties-main>* {
        max-width: 95px;
    }

    .timer-wrap::before {
        bottom: -7px;
        height: 15px;
    }

    .timer-wrap::after {
        bottom: -13px;
        height: 15px;
    }

    .banner-sec {
        padding-top: 80px;
    }

    .investor-strip-title {
        font-size: 18px;
    }

    .investor-sub {
        font-size: 14px;
    }

    .bracket {
        width: 16px;
    }

    .bracket.active::before,
    .bracket.active::after {
        width: 15px;
    }

    .investor-inner {
        padding: 10px 20px;
    }

    .investor-strip {
        padding: 35px 0;
    }

    .dubai-land-inner {
        padding-block: 30px;
        padding-left: 0;
        border-radius: 0;
        margin-inline: -15px;
    }

    .dubai-land-left {
        width: 100%;
        padding-inline: 15px;
        margin-bottom: 25px;
    }

    .dubai-land-right {
        width: 100%;
    }

    .dubai-land-slide .slick-list {
        margin-right: -30px;
    }

    .dubai-land-box {
        padding: 15px;
    }

    .dubai-land-img {
        width: 45px;
        height: 45px;
        flex: 0 0 45px;
    }

    .dubai-land-img img {
        width: 25px;
        height: 25px;
    }

    .dubai-land-title {
        font-size: 15px;
    }

    .coming-soon-sec .marquee span {
        margin-right: 20px;
    }

    .coming-soon-sec .marquee span {
        font-size: 25px;
    }

    .coming-soon-sec .marquee span img {
        width: 25px;
    }

    .coming-soon-sec .marquee span {
        gap: 6px;
    }

    .coming-soon-sec {
        padding-bottom: 20px;
    }
}

@media only screen and (max-width: 344px) {
    .sticky-header .header-main .site-logo {
        width: 100px;
    }

    .site-logo {
        width: 100px;
    }

    .menu-icon {
        margin-left: 10px;
    }

    .banner-title {
        font-size: 28px;
    }

    .properties-main>* {
        max-width: max-content;
    }

    .investor-strip-title {
        font-size: 16px;
    }
}