* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: 'Poppins', sans-serif;
    background-color: #000000;
    overflow-x: hidden;
}
#wpadminbar{
    display: none !important;
}
html{
    margin:  0 !important;
}

/* import fornt name SFPRODISPLAYBOLD.OTF */
@font-face {
    font-family: 'SFProDisplayBold';
    src: url('../css/fonts/SFPRODISPLAYBOLD.OTF') format('opentype');
}

@font-face {
    font-family: 'SFProDisplayBoldblack';
    src: url('../css/fonts/sf-pro-display-black.otf') format('opentype');
    font-style: normal !important;
}

@font-face {
    font-family: 'SFProDisplayMedium';
    src: url('../css/fonts/SFPRODISPLAYREGULAR.OTF') format('opentype');
}

.offcanvas-full-screen {
    max-width: 100% !important;
    width: 100% !important;
    z-index: 9999999999999999;
    background: black !important;
}
.modal_close_btn {
    z-index: 999999999;
    box-shadow: 20px 20px 50px rgba(0, 0, 0, 0.5);
    border: 1px solid black;
    background-color: black !important;
}
.medium_font {
    font-family: 'SFProDisplayMedium';
    /* font-size: 16px; */
    font-size: 0.81vw;
    color: #000000;
    letter-spacing: 0.5px;
    font-weight: 500;
}

.banner_name_logo {
    width: 7.3vw !important;
}

.banner_main_h {
    font-family: 'SFProDisplayBoldblack' !important;
}

.gray_img {
    filter: grayscale(1);
    border-radius: 15px;
}

.building-b {
    font-family: "SFProDisplayMedium";
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0.5px;
}

.glimpse_h {
    font-family: "Fira Sans", sans-serif !important;
}
.sales_gallery_card_slider .swiper-slide {
    position: relative;
}

.c_rate p {
    font-family: 'SFProDisplayMedium';
    font-weight: 400;
    font-size: 18px;
    line-height: normal;
    letter-spacing: 1px;
    color: #A7A9A8 !important;
}

.hospitality_P {
    font-family: 'SFProDisplayMedium';  
    font-weight: 300;
    font-size: 19px;
    line-height: 130%;
    letter-spacing: 1px;
}

.glimpse_section_p {
    font-family: "Fira Sans", sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 125%;
    color: #B7B7B7;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'SFProDisplayBold', sans-serif;
}

h4 {
    color: #000000;
    line-height: 120%;
}

.banner_main_h {
    /* font-size: 155px !important; */
    font-size: 7.5vw !important;
    line-height: 79%;
}

.blur-text {
    color: #B1B3FF;
}

.socail-icon-ul li:last-child {
    rotate: -90deg;
    margin-top: 2.5rem;
}

.socail-icon-ul {
    top: 50%;
    transform: translateY(-50%);
    left: 1rem;
    padding-bottom: 2rem !important;
}

.socail-text {
    font-family: "Fira Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #000000;
}

h2 {
    font-family: 'SFProDisplayBold', sans-serif;
    font-size: 55px;
    line-height: 120%;
}

b {
    font-family: 'SFProDisplayBold', sans-serif;
    font-size: 36px !important;
    line-height: 40px;
    color: #000;
}

p {
    color: #000;
}

h5 {
    font-family: 'SFProDisplayBold', sans-serif;
    font-size: 30px;
    line-height: 79%;
    color: white;
}

.mission_section {
    padding-bottom: 11rem;
}

header {
    position: absolute;
    width: 100%;
    left: 0;
    top: 38px;
    z-index: 9999999999;
}

.main-banner {
    background: #B1B3FF;
}

.bg-img-1 {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: top !important;
    width: 100%;
    height: auto;
    width: 100%;
    height: 96vh;
}

img_li/* new css */
.width-container,
.width-container_2 {
    width: 85%;
    max-width: 100%;
}

/* new css */


   .modal-dialog1 {
        max-width: 360px;
        width: 100%;
        margin: auto;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        height: 100vh;
    }


    .modal_close_btn_22 {
/*         filter: invert(1); */
        width: 26px;
        height: 26px;
        cursor: pointer;
		z-index: 1212;
    }

    .modal .first_header .btn-close {
        top: 2.6875rem !important;
    }


    .modal_video_main1 iframe {
        width: 312px;
        height: 558px;
        border: none;
        border-radius: 16px 16px 16px 16px;
        display: block;
        margin: auto;
    }
.modal-content1 {
    background-color: transparent !important;
}

.first_header {
    height: 70px;
    position: absolute !important;
    width: 312px;
    z-index: 99999999;
}

.banner-btn {
    font-family: 'SFProDisplayMedium';
    background: #000;
    /* padding: 15px 24px; */
    padding: 1vw 1vw;
    font-weight: 600;
    /* font-size: 20px; */
    font-size: 1vw;
    letter-spacing: 1.5px;
    text-align: right;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    overflow: hidden;
    transition: .5s;
    margin-top: 25px;
    border-radius: 50px;
    width: fit-content;
    height: 50px;
}

.banner-btn img {
    width: 1.5vw !important;
}

.banner-btn:hover {
    background: #fff;
    color: #000;
}

.c_card {
    background: #BDBEFF;
    border-radius: 20px;
    padding: 29px;
    width: 15.6vw;
    height: 100%;
    display: grid;
}

.img_li {
    width: 11.30%;
	 
}
    .mobile_vieiw-slider .swiper-wrapper .swiper-slide img {
        height: 290px;
        object-fit: cover;
        border-radius: 20px;
    }
.c_rate {
    text-align: center;
}

.c_rate_main::after {
    content: '';
    position: absolute;
    top: 184px;
    left: 0;
    width: 100%;
    height: 2px;
    background: linear-gradient(to left, #110F10, #CFCFCF, #110F10) !important;
    opacity: 0.5;
    z-index: -1;
    margin: auto;
    right: 0;
}

.c_card h4 {
    font-family: "Fira Sans", sans-serif;
}

  .modal_video_main {
    width: 100%;
    height: auto;
}
.modal_video {
    width: 100%;
    height: 100%;
    border: 0;
}
.c_rate_li::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 2px;
    height: 100%;
    background: linear-gradient(to bottom, #110F10, #CFCFCF, #110F10);
    opacity: 0.5;
    z-index: -1;
}

.c_rate_main b {
    color: #B1B3FF;
    font-family: 'SFProDisplayMedium';
    font-weight: 600;
}

.glimpse_section {
    background-color: #110F10;
}

.inside-the-journy_img {
    width: 100%;
    height: 536px;
    object-fit: cover;
    border-radius: 30px;
}

.p_h_main h3 {
    font-weight: 700;
    font-size: 64px;
    line-height: 67px;
    margin-top: -75px;
}

.p_h_main p {
    font-weight: 200;
    font-size: 20px;
    line-height: 100%;
    color: #b7b7b7d5;
	font-family: 'SFProDisplayMedium';
}

.profile-img {
    right: -60px;
    top: 50%;
    transform: translateY(-50%);
}

.play_btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
}

.timmer {
    left: -22px;
    top: 59px;
    white-space: nowrap;
    font-weight: 700;
    border-radius: 40px;
    background: #B1B3FF;
    position: absolute;
    font-size: 20px;
    color: #000;
    padding: 0px 12px;
    cursor: context-menu;
}

.icon_div {
    background: #151517;
    width: fit-content;
    border-radius: 10px;
}

.text_p {
    font-size: 16px;
    color: #A7A9A8;
    text-align: end;
	font-family: 'SFProDisplayMedium';
}

.better_vision {
    height: 946px;
    width: 621px;
    z-index: 9999;
    object-fit: fill;
}

.aleem_malik_main b {
    margin-bottom: -41px !important;
    display: block;
}

.bg-svg {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.amenities_ul {
    margin-right: -13px;
}

.amenities_ul li:nth-child(2),
.amenities_ul li:nth-child(3) {
    padding-right: 100px;
}

.amenities_ul_2 li:first-child {
    padding-left: 100px;
    margin-top: 11.5rem;
}

.name_of_aleem {
    top: 86.92px;
    width: fit-content;
    display: inline-block;
    right: -1%;
    top: 36%;
    z-index: 9999999;
}

.pink_div {
    background-color: #CCCEF4;
    margin-top: -3rem;
    overflow-x: scroll;
    white-space: nowrap;
    position: relative;
    scrollbar-width: none;
}

.pink_div_main {
    rotate: 8deg;
    width: 105%;
    left: -14px;
    background-color: #CCCEF4;
    top: 1rem;
}

.red_div_main {
    rotate: -8deg;
    background-color: #ECBDB1;
    width: 105%;
    left: -14px;
}

.red_div {
    background-color: #ECBDB1;
    margin-top: -3rem;
    overflow-x: scroll;
    white-space: nowrap;
    position: relative;
    scrollbar-width: none;
}


.red_div ul,
.pink_div ul {
    list-style-type: none;
}

.red_div ul li::before,
.pink_div ul li::before {
    position: absolute;
    content: "";
    width: 14px;
    height: 14px;
    left: -28px;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 100%;
    z-index: 9999;
}

.red_div ul li::before {
    background-color: #8D5A4C;
}

.pink_div ul li::before {
    background-color: #878ABC;
}


.red_div ul li {
    color: #8D5A4C;
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 1px;
    font-family: 'SFProDisplayMedium';
}

.pink_div ul li {
    color: #878ABC;
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 1px;
    font-family: 'SFProDisplayMedium';
}

.superscript_text {
    font-weight: 860;
    font-size: 24px;
    letter-spacing: 0%;
}

.pink_div ul li::marker {
    color: #878ABC;
    font-size: 40px;
}

.elevation-img {
    height: 100vh;
    object-fit: cover;
}

.bg_blur_img {
    height: 90vh;
    object-fit: cover;
}


.mission-p {
/*     font-weight: 400; */
    font-size: 20px;
    color: #b7b7b7d9;
    line-height: normal;
	font-family: 'SFProDisplayMedium';
}

.j7-img {
    margin-top: -2.5rem;
    height: 354px;
    border-radius: 19px;
    filter: grayscale(1);
}

.writting-img {
    margin-right: -3.7rem;
    height: 207px;
    width: 324px;
    border-radius: 24px;
    filter: grayscale(1);
}

.raddison_img {
    width: 168px;
    height: 180px;
}

.prize_card {
    width: 100%;
    border-radius: 20px;
    background: #151517;
}

.card-main_img {
    margin-top: -2.5rem;
}

.prize_card>div h3 {
    font-weight: 600 !important;
    font-size: 24px;
    line-height: 127%;
	font-family: 'SFProDisplayMedium';
}

.prize_card>div p {
    font-size: 20px;
    line-height: 129%;
	font-family: 'SFProDisplayMedium';
}

.gray_img {
    filter: grayscale(1);
    border-radius: 15px;
}

.prize_card>img {
    height: 234px;
    object-fit: cover;
    filter: grayscale(1);
}

.card_ul li:first-child {
    font-weight: 200;
    font-size: 20px;
    color: #FFFFFF;
    font-family: 'SFProDisplayMedium';
    letter-spacing: 1px;

}

.pink_card {
    background: #B1B3FF;
    height: 100%;
}

.pink_card>div h3 {
    color: #000000;
}

.car_read_more_btn {
    right: 40px;
    bottom: 40px;
    cursor: pointer;
    z-index: 99999;
}

.top_redient {
    border: 1px solid;
    border-image-source: linear-gradient(90deg, #110F10 0%, #CFCFCF 47.12%, #110F10 100%);
}

.left_border {
    left: 40%;
}

.right_border {
    right: 40%;
}

.main_of_amenity {
    width: fit-content;
}


.main_of_amenity h4 {
    font-weight: 600;
    font-size: 24px;
    line-height: 21px;
    color: #FFFFFF;
    margin-top: -6px;
    margin-left: -19px;
    letter-spacing: 1px;
}

.main_of_amenity p {
    font-weight: 274;
    font-size: 20px;
    line-height: 100%;
    color: #ffffffd4;
    margin-top: -6px;
    margin-left: -19px;
    letter-spacing: 1.5px;
    font-family: 'SFProDisplayMedium';
}

.vission_img_3,
.vission_img {
    width: 214px;
    height: 271px;
}

.vision_translated_container {
    height: 80vh;
}

.vision_translated_web_slider {
    height: 80vh;
}

.vision_translated_web_slider .swiper-wrapper .swiper-slide {
    height: fit-content;
    width: 214px !important;
}

.vision_translated_web_slider .swiper-wrapper {
    display: flex;
    justify-content: space-between;
}

.vision_translated_web_slider .swiper-wrapper .swiper-slide:nth-child(2n + 1) {
    align-self: flex-end;
}

.vision_translated_web_slider .swiper-wrapper .swiper-slide:nth-child(2n + 2) {
    padding-bottom: 2rem !important;
}

.circle_svg {
    top: -2rem;
    left: 49px;
    width: 835px;
}

.discover_btn {
    width: 176px;
    height: 176px;
    background: #B1B3FF;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 700;
    font-size: 24px;
    line-height: 100%;
    color: #FFFFFF;
    right: -88px;
    top: 63%;

}

.main_of_discover {
    display: none;
    transition: 0.5s;
}

.main_of_amenity {
    cursor: pointer;
}

.main_of_amenity:hover .main_of_discover {
    display: block;
    transition: 0.5s;
}

.profile-card_ul li b {
    font-weight: 510;
    font-size: 16px !important;
    line-height: 21px;
    color: #FFFFFF;
    letter-spacing: 1px;
}

.profile-card_ul li span {
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    color: #838383;
}

.profile-card_P {
    font-weight: 400;
    font-size: 16px !important;
    line-height: 126% !important;
    color: #B7B7B7 !important;
}

.main_of_amenity_last {
    margin-right: -46px;
}
/* replace */
.radiant_bg {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 92.38%);
    height: 387px;
    z-index: 999999;
}

.radiant_bg_2 {
    background: linear-gradient(181deg, #000000 0%, rgba(0, 0, 0, 0) 92.38%);
    height: 213px;
    z-index: 999999;
}

.radiant_bg_3 {
    background: linear-gradient(to right, #110F10 0%, rgba(0, 0, 0, 0) 92.38%);
    height: 100%;
    width: 250px !important;
    z-index: 999999;
}

.menu-btn {
    position: fixed !important;
    top: 2.3rem;
    right: 7rem;
}

.menu-bg svg {
  width: 20px;
  height: 20px;
}
.menu-bg {
    top: 1.5rem;
    right: 6.5rem;
}
.menu-bg {
    background-color: white !important;
    z-index: 999999999999999999999999 !important;
    border-radius: 100%;
    width: 40px !important;
    height: 40px !important;
    border: none;
    cursor: pointer;
    /* transition: all 0.9s ease-in-out; */
    display: flex;
    justify-content: center;
    align-items: center;
}
.form-control:focus {
    color: white !important;
    padding-left: 0 !important;
}
.black-logo,
.white-logo {
    width: 150px;
    object-fit: cover;
}

/* replace */

.follower {
    font-weight: 1000;
    font-size: 40px;
    line-height: 100%;
    color: #FFFFFF;
}

.c_rate_main_2::after {
    content: '';
    position: absolute;
    top: 222px;
    left: 0;
    width: 100%;
    height: 2px;
    background: linear-gradient(to left, #110F10, #CFCFCF, #110F10) !important;
    opacity: 0.5;
    z-index: -1;
    margin: auto;
    right: 0;
}

.c_rate_main_2 li {
    width: 30%;
}

.logo_main li {
    width: 20%;
    text-align: center !important;
}

.reveneu_text {
    font-size: 203px;
    background: linear-gradient(90deg, #7072FF 0%, #DFA1FD 100%);
    /* text-align: center;   */
    height: fit-content;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: normal;
}


.border_3,
.border_2 {
    width: 100%;
    height: 1px;
    left: 0;
    background: linear-gradient(to left, #110F10, #CFCFCF, #110F10) !important;
    opacity: 0.5;
    z-index: -1;
    margin: auto;
    right: 0;
    z-index: 999999;
}

.border_2 {
    top: 35%;
}

.border_3 {
    top: 70%;
}

.logo_main_ul::after,
.logo_main_ul::before {
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    background: linear-gradient(to bottom, #110F10, #CFCFCF, #110F10) !important;
    opacity: 0.5;
    z-index: -1;
    margin: auto;
}

.modal_video_main {
    height: 90vh;
    position: relative;
}

.modal_close_btn {
    z-index: 999999999;
    box-shadow: 20px 20px 50px rgba(0, 0, 0, 0.5);
    border: 1px solid black;
}

.modal_video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 1536px;
    height: 892px;
}

.logo_main_ul::after {
    right: 34%;
}

.logo_main_ul::before {
    left: 34%;
}

.bg_overlay img {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 97% !important;
    height: 93%;
    object-fit: cover;
}

.logo_main_ul li {
    width: 30%;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.logo_main_ul li:first-child img {
    width: 196px;
    height: 144px;
    object-fit: cover;
}

.logo_main_ul li:nth-child(2) img {
    width: 196px;
    height: 134px;
    object-fit: cover;
}

.logo_main_ul li:nth-child(3) img {
    width: 196px;
    height: 134px;
    object-fit: cover;
}

.logo_main_ul li:nth-child(4) img {
    width: 162px;
    height: 155px;
    object-fit: cover;
}

.logo_main_ul li:nth-child(5) img {
    width: 193px;
    height: 146px;
    object-fit: cover;
}

.logo_main_ul li:nth-child(6) img {
    width: 159px;
    height: 130px;
    object-fit: cover;
}

.logo_main_ul li:nth-child(7) img {
    width: 162px;
    height: 155px;
    object-fit: cover;
}

.logo_main_ul li:nth-child(8) img {
    width: 191px;
    height: 122px;
    object-fit: cover;
}

.logo_main_ul li:nth-child(9) img {
    width: 130px;
    height: 98px;
    object-fit: cover;
}

.logo_main_ul li>div {
    text-align: center;
}

.amount_ul li {
    font-weight: 600;
    font-size: 24px;
    line-height: 140%;
}

.amount_ul {
    width: 84%;
}

.amount_main_div {
    top: 50%;
    transform: translateY(-50%);
    padding-bottom: 5rem !important;
}

/* slider */
.swiper-pagination {
    width: 47% !important;
    left: 50% !important;
    transform: translateX(-50%);
    bottom: 6px !important;
    background-color: #2E282B;
    display: flex;
    height: 1px;
}

.swiper-pagination-bullet {
    width: -webkit-fill-available;
    height: 1px;
    border-radius: 0px;
    opacity: 1;
    margin: 0 !important;
    background-color: transparent;
    bottom: 50%;
    transform: translateY(-37%);
}

.swiper-pagination-bullet {
    height: 5px;
}

.swiper-pagination-bullet-active {
    background: #B1B3FF !important;
    width: -webkit-fill-available;
    height: 5px;
    border-radius: 0px;
    margin: 0 !important;
    position: relative;
    bottom: 50%;
    transform: translateY(-37%);
}



/* slider */

.get_in_touch {
    font-weight: 600;
    font-size: 106px;
    line-height: 103px;
}

.name-svg {
    right: 0;
    bottom: 37px;
}

.mission_section {
    overflow: hidden;

}


/* marquee */
.pink_div ul,
.red_div ul {
    /* --space: 4vw; */
    font-size: 15vw;
    white-space: nowrap;
    animation: marquee 14s infinite linear;
    padding-left: var(--space);
}

@keyframes marquee {
    0% {
        transform: translateX(0)
    }

    100% {
        transform: translateX(-50%)
    }
}

.card_slider .swiper-wrapper {
    transition-timing-function: linear !important;
}

/* .profile_card_marquee {
    animation: marquee2 25s infinite linear;
    padding-left: var(--space);
    animation-iteration-count: infinite;
}

@keyframes marquee2 {
    0% {
        transform: translateY(0)
    }

    100% {
        transform: translateY(-50%)
    }
} */

/* marquee */

.copy_right_p {
    font-weight: 600;
    font-size: 106px;
    line-height: 100%;
    text-transform: uppercase;
    color: #999798;
}

.footer_first_row {
    border-bottom: 1px solid #999798;
}

.footer_col h3 {
    font-weight: 700;
    font-size: 24px;
    line-height: 120%;
    color: #FFFFFF;
}

.footer_col p {
    font-size: 16px;
    line-height: 138%;
    color: #B7B7B7;
	font-family: 'SFProDisplayMedium';
}

.submit_btn {
    border-radius: 5px;
    gap: 10px;
    padding: 15px 24px;
    background: #FFFFFF;
    font-weight: 800;
    font-family: 'SFProDisplayMedium';
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #000000;
}


.submit_btn:hover {
    background: #B1B3FF;
    color: #FFFFFF;
    transition: 0.5s ease-in;
}

.footer_form input,
.footer_form textarea {
    border-top: 1px solid #454545;
    border-bottom: 1px solid #454545;
    color: #B7B7B7;
    padding-left: 0;
}

.footer_form input::placeholder {
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #B7B7B7;
}



.footer_form input {
    border-bottom: 0 !important;
}

.footer_form textarea {
    resize: none;
}

.mission-main_img {
    height: 475px;
    object-fit: cover;
    border-radius: 15px;
    position: relative;
    z-index: 99;
}

.date {
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #6F6F6F;
    margin-bottom: 0.2rem;
    display: block;
}

.emp_img_1 {
    width: 95% !important;
}

.emp_img_2 {
    width: 90% !important;
}

.banner_aleem_img {
    object-fit: fill;
    object-position: top;
    margin-right: -2rem;
}

.banner_1_h {
    /* font-size: 38px !important; */
    font-size: 1.7vw !important;
    line-height: normal;
	font-weight: 300 !important;
}

.vision_translated_container {
    margin-left: 10rem;
}

.bold_title {
    font-weight: 500;
    font-size: 20px !important;
    line-height: 100%;
    letter-spacing: 1px;
    font-family: 'SFProDisplayMedium';
}

.leading_h {
    /* font-size: 77px !important; */
    font-size: 4.4vw !important;
}

 .modal-dialog2 {
    max-width: 100%;
    width: 1527px;
}

/* sidebar */
 
.main-menu-ul li a {
    font-family: 'SFProDisplayBold', sans-serif;
    font-size: 22px !important;
    line-height: 40px;
    color: #000;
}
 
.sidebar-header {
    border-bottom: 1px solid #000;
}
 
.c_menu li a {
    font-size: 4vw;
    text-decoration: none;
    color: white;
    text-transform: uppercase;
    font-weight: 700;
    display: flex !important;
}
 
.c_menu {
    width: fit-content !important;
}
 
.offcanvas ul li a svg {
    display: none;
    color: white;
}
 
.offcanvas ul li a:hover {
    text-decoration: underline;
    color: #B1B3FF;
}
 
.offcanvas ul li a:hover svg {
    display: block !important;
    color: #B1B3FF;
}
 
.main_contact_li span {
    color: white !important;
}
 
.main_contact_li a {
    color: white;
}
 
.profile-img_2 {
    width: 100px;
    height: 100px;
    filter: grayscale(1);
}
 
/* .c_menu {
    margin-left: 11vw;
} */
 
.menu_contact li:nth-child(2) {
    white-space: nowrap;
}
 
/* sidebar */

.card_slider .swiper-wrapper, 
.sales_gallery_card_slider .swiper-wrapper,
.vision_translated_web_slider .swiper-wrapper {
    transition-timing-function: linear !important;
}

.card_slider .swiper-slide {
    height: 710px !important;
}
@media (min-width: 1200px) and (max-width: 1400px) {
    .banner_main_h {
        font-size: 116px;
    }

    .width-container_2 {
        width: auto;
        max-width: unset;
    }

    .vision_translated_container {
        height: 100vh;
    }

    .vision_translated_web_slider {
        height: 100vh;
    }

    .vision_translated_container {
        margin-left: unset;
    }

    .modal-dialog2 {
        max-width: 100%;
        width: 1000px;
    }

    .building-b_3 {
        font-size: 27px !important;
    }

    .glimpse_section_p {
        font-size: 17px;
        line-height: 122%;
    }

    .modal_video {
        width: 1024px;
        height: 577px;
    }

    .hospitality_P {
        font-weight: 300;
        font-size: 15px !important;
        line-height: 128%;
    }

    .medium_font {
        font-weight: 500;
        font-size: 15px;
    }

    .banner_1_h {
        font-size: 20px !important;
    }

    .banner_aleem_img {
        object-fit: unset;
    }

    .banner-btn {
        font-size: 15px;
    }

    .p_h_main h3 {
        font-size: 53px;
        line-height: 58px;
        margin-top: -71px;
    }

    .icon_div svg {
        width: 38px;
        height: 38px;
    }

    .p_h_main p {
        font-size: 16px;

    }

    .date {
        font-size: 14px;
    }

    .inside-the-journy_img {
        height: 440px;
    }

    .bg-img-1 {
        height: 111vh;
    }

    .glimpse_aleem_malik {
        gap: 0.5rem !important;
    }

    .c_card h4 {
        font-size: 20px;
    }

    .red_div ul li {
        font-size: 17px;
    }

    .pink_div ul li {
        font-size: 17px;
    }

    .text_p {
        font-size: 13px;
    }

    .amenities_ul_2 {
        margin-left: 21px;
    }

    .prize_card>div p {
        font-size: 14px;
    }

    .writting-img {
        margin-right: -3.7rem;
        height: 172px;
        width: 287px;
    }

    .raddison_img {
        width: 142px;
        height: 156px;
    }

    .mission-main_img {
        height: 378px;
        object-fit: cover;
        border-radius: 15px;
    }

    .j7-img {
        margin-top: -2.5rem;
        height: 277px;
    }

    .name_of_aleem {
        right: -14%;
        top: 34%;
    }

    .prize_card>img {
        height: 218px;
    }

    .prize_card>div h3 {
        font-size: 20px;
		font-weight: 600 !important;
		
    }


    /* .pink_card {
        height: 520px;
    } */

    .circle_svg {
        top: -9rem;
        left: 2.5rem;
        width: 626px;
        height: 787px;
    }

    .profile-card_P {
        font-size: 15px !important;
    }

    .mission-p {
        font-size: 17px;
    }

    .reveneu_text {
        font-size: 151px;
    }

    .c_rate p {
        font-size: 14px;
        line-height: 118%;
        margin-top: 5px;
    }

    b {
        font-size: 30px !important;
        line-height: 36px;
    }

    .vission_img {
        width: 178px;
        height: 226px;
    }

    .discover_btn {
        width: 138px;
        height: 138px;
        font-size: 18px;
        right: -53px;
        top: 59%;
    }

    .main_of_amenity h4 {
        font-size: 21px;
        margin-top: -10px;
        right: -80px;
        top: 60%;
    }

    .main_of_amenity p {
        font-size: 17px;
    }

    .main_of_amenity_2 {
        margin-top: -4rem;
    }

    .amount_ul li {
        font-size: 21px;
    }

    .footer_col h3 {
        font-size: 17px;
    }

}

@media(max-width:991px) {
    .reveneu_text {
        font-size: 121px;
    }

    .modal_video {
        width: 937px;
        height: 565px;
    }

    .circle_svg {
        display: none;
    }

    .svg_line_1 {
        width: 100% !important;
    }

    .get_in_touch {
        font-size: 56px;
        line-height: 60px;
    }

    .copy_right_p {
        font-size: 72px;
    }

    .c_rate_main_2 li {
        width: 22%;
    }

    .glimpse_aleem_malik li:last-child svg {
        width: 69px;
        margin-right: auto !important;
    }

    .glimpse_aleem_malik li:last-child h4 {
        font-size: 10px;
    }

    h2 {
        font-size: 37px;
    }

    .p_h_main h3 {
        font-weight: 700;
        font-size: 42px;
        line-height: 44px;
        margin-top: -64px;
    }

    .prize_card>div h3 {
        font-size: 20px;
        font-family: 'SFProDisplayBoldblack';
		font-weight: 500 !important;

    }

    .prize_card>div p {
        font-size: 14px;
    }

    .pink_card {
        height: 473px;
    }

    .prize_card>img {
        height: 174px;
        object-fit: cover;
    }

    .better_vision {
        height: 852px;
        object-fit: cover;
    }

    .text_p {
        font-size: 13px;
    }

    .bg-svg {
        width: 400px;
    }

    .profile-card_P {
        font-size: 14px !important;
    }

    .socail-icon-ul {
        display: none !important;
    }

}

@media (max-width: 767px) {
    
	  .modal-dialog1 {
        max-width: 360px;
        width: 100%;
        margin: auto;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        height: 100vh;
    }
	
	.swiper-pagination{
        display: none !important;
    }
	.card_slider .swiper-slide {
        height: 1110px !important;
    }
    .mbl_margin_6rem{
    margin-top: -6rem !important;
    }
    .opicity_mbl_0{
        opacity: 0 !important;
    }
    .line_mbl::before {
        position: absolute;
        content: "";
        height: 89% !important;
    }
    .banner_main_h {
        font-size: 13vw !important;
        text-align: center;
    }

    .banner_name_logo {
        width: 133px !important;
    }
   .logo_main_ul .count_9{
    opacity: 0 !important;
   }
    .leading_h {
        font-size: 24px !important;
    }

    .banner-btn {
        margin: auto;
        margin-top: 1.6rem;
        font-size: 12px !important;
        width: 189px;
        height: 40px;
        top: 156px;
        left: 93px;
        border-radius: 55px;
        text-align: end;
        padding: 6px 6px;
        background-color: black !important;
        color: white !important;
    }

    .banner-btn img {
        /* width: 11.5vw !important; */
        width: 40px !important;
    }

    .bg-img-1 {
        height: auto;
    }

    h2 {
        font-size: 6vw !important;
    }

    .c_rate_main {
        flex-wrap: wrap;
    }

    .c_rate_main li {
        width: 49%;
    }

    .inside-the-journy_img {
        height: 234px;
        border-radius: 16px;
    }

    .profile-img {
        right: -17px;
        top: 71%;
        width: 62px;
        height: 62px;
    }



    .timmer {
        left: -14px;
        top: 38px;
        border-radius: 30px;
        font-size: 15px;
        padding: 0px 4px;
    }

    .play_btn {
        width: 54px;
    }

    .p_h_main h3 {
        font-size: 26px;
        line-height: 29px;
        margin-top: 0;
    }

    .p_h_main p {
        font-size: 16px;
        line-height: 119%;
    }

    .name_of_aleem {
        display: none;
    }

    .amenities_ul li:nth-child(2),
    .amenities_ul li:nth-child(3) {
        padding-right: 0px;
    }

    .amenities_ul {
        margin-right: 0;
    }

    .text_p {
        text-align: left;
    }

    .amenities_ul li>div,
    .amenities_ul_2 li>div {
        display: flex;
        align-items: center;
        gap: 20px;
    }

    .amenities_ul li:nth-child(2n + 2)>div div,
    .amenities_ul_2 li:nth-child(2n + 2)>div div {
        order: 2;
    }

    .amenities_ul li:nth-child(2n + 2)>div p,
    .amenities_ul_2 li:nth-child(2n + 2)>div p {
        order: 1;
        text-align: right !important;
    }

    .amenities_ul li:nth-child(2n + 2)>div,
    .amenities_ul_2 li:nth-child(2n + 2)>div {
        justify-content: flex-end;
    }

    .mobile_vieiw-slider_P {
        color: #B7B7B7;
    }


    .text_p {
        font-size: 16px;
    }

    .ammenity_main_row>div:first-child {
        order: 1;
    }

    .ammenity_main_row>div:last-child {
        order: 2;
    }

    .ammenity_main_row>div:nth-child(2) {
        order: 3;
    }

    .amenities_ul,
    .amenities_ul_2 {
        margin-bottom: 0;
        gap: 20px !important;
    }

    .amenities_ul_2 {
        margin-top: 20px;
    }

    .amenities_ul_2 li:first-child {
        padding-left: 0px;
    }

    .bg-svg {
        width: 100%;
    }

    .better_vision {
        height: auto;
    }

    .elevation-img {
        height: 438px;
    }

    .red_div ul li {
        font-size: 14px;
        letter-spacing: 1px;
    }

    .pink_div ul li {
        font-size: 14px;
        letter-spacing: 1px;
    }

    .red_div {
        margin-top: -2rem;
    }

    .pink_div {
        margin-top: -1rem;
    }

    .building-b {
        font-size: 24px !important;
        line-height: normal;
        font-family: 'SFProDisplayBold' !important;
    }

    .mission-p {
        font-size: 14px;
        line-height: unset;
    }

    .mission-p br {
        display: none;
    }

    .writting-img {
        height: 47px;
        width: 95px;
        margin-right: -18px;
        margin-top: 31px;
        border-radius: 8px;
    }

    .raddison_img {
        width: 43px;
        height: 58px;
    }

    .mission-main_img {
        height: 115px;
        width: 201px !important;
    }

    .j7-img {
        margin-top: -2.5rem;
        height: 75px;
        width: 67px;
        border-radius: 9px;
         object-fit: cover;
    }

    .images-main_row>div:first-child {
        padding-left: 0px;
        padding-right: 5px;
    }

    .images-main_row>div:last-child {
        padding-left: 5px;
        padding-right: 0px;
    }

    .j7-img {
        margin-top: 2rem;
    }

    .card_main_rows>div {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    .logo_main li {
        width: 36%;
        text-align: center !important;
    }

    /* .card_main_rows>div:first-child {
            order: 4;
        }

        .card_main_rows>div:last-child {
            order: 2;
        }

        .card_main_rows>div:nth-child(2) {
            order: 1;
        }

        .card_main_rows>div:nth-child(3) {
            order: 4;
        } */

    .mobile_vieiw-slider .swiper-wrapper .swiper-slide img {
        height: 290px;
        object-fit: cover;
        border-radius: 20px;
    }

    .building-b br,
    p br {
        display: none;
    }

    .prize_card>img {
        height: 235px;
    }

    .reveneu_text {
        font-size: 48px;
    }

    .bg_blur_img {
        height: 558px !important;
        object-fit: cover;
    }

    .bg_overlay img {
        height: 431px !important;
        object-fit: cover;
    }

    .bg_overlay>div {
        height: 100%;
        z-index: 999;
    }

    .c_rate_main_2 li {
        width: 50%;
    }

    .c_rate_main_2 {
        flex-wrap: wrap;
    }

    .c_rate_li::after {
        display: none;
    }

    .c_rate_main_2 li .c_rate {
        position: relative;
    }

    .amount_ul {
        width: 100%;
        padding-left: 10px !important;
        padding-right: 10px !important;
        height: 235px;
        position: relative;
        z-index: 9999999999999999;
        margin-top: 2rem !important;
    }

    .name-svg {
        right: 67px;
        bottom: 105px;
        z-index: 999;
        width: 131px;
    }

    .amount_ul li {
        font-size: 14px;
    }

    .amount_ul li:last-child {
        align-self: flex-end;
        z-index: 999999999999;
        position: relative;
    }

    .amount_ul li:first-child {
        margin-top: 1rem;
    }

    .get_in_touch {
        font-size: 40px;
        line-height: 50px;
        text-align: left !important;
        margin-bottom: 0;
    }

    .copy_right_p {
        font-size: 40px;
        text-align: end !important;
    }

    .footer_col h3 {
        font-size: 20px;
        line-height: 113%;
    }

    .footer_col p {
        font-size: 14px;
    }

    .vision_translated_swiper .swiper-slide img,
    .mobile_video_slider .swiper-slide img {
        height: 297px;
        width: 100%;
        object-fit: cover;
        border-radius: 10px;
    }

    .vision_translated_swiper .swiper-slide img {
        border-radius: 0 !important;
    }

    .building-b_2 br {
        display: block !important;
    }

    .vision_translated_swiper .swiper-pagination {
        width: 100% !important;
    }

    .border_1,
    .border_2,
    .border_3,
    .border_4,
    .border_5,
    .border_6,
    .border_7,
    .border_8,
    .border_9,
    .border_10,
    .border_11 {
        width: 100%;
        height: 2px;
        left: 0;
        background: linear-gradient(to left, #110F10, white, #110F10) !important;
        opacity: 0.5;
        z-index: -1;
        margin: auto;
        right: 0;
    }

    .border_9 {
        top: 23.5%;
    }

    .border_10 {
        top: 48%;
    }

    .border_11 {
        top: 74%;
    }

    .border_1 {
        top: 20.5%;
    }

    .border_2 {
        top: 42.5%;
    }

    .border_3 {
        top: 65%;
    }

    .border_4 {
        top: 19%;
    }

    .border_8 {
        top: 84%;
    }

    .border_5 {
        top: 39%;
    }

    .border_6 {
        top: 60%;
    }

    .border_7 {
        top: 78.5%;
    }

    .c_rate_main::after,
    .c_rate_main_2::after,
    .mobile_view_none {
        display: none !important;
    }

    .c_rate_main::before,
    .c_rate_main_2::before {
        position: absolute;
        content: "";
        width: 2px;
        height: 105%;
        left: 0;
        background: linear-gradient(to bottom, #110F10, #CFCFCF, #110F10) !important;
        opacity: 0.5;
        z-index: -1;
        margin: auto;
        right: 0;
    }

    .logo_main_ul li {
        width: 50% !important;
    }

    .follower {
        font-size: 24px;
    }

    .building-b svg {
        width: 26px;
        height: 29px;
    }

    .card_main_rows>div:nth-child(2),
    .card_main_rows>div:nth-child(3) {
        padding-left: 0px;
        padding-right: 0px;
    }

    .logo_main_ul::before {
        display: none !important;
    }

    .logo_main_ul::after {
        left: 0;
        right: 0;
        width: 2px;
    }

    .c_rate p {
        font-size: 14px;
    }

    .hospitality_P {
        font-size: 14px;
        line-height: 130%;
    }

    .bold_title {
        font-size: 14px !important;
    }

    .mission_section {
        padding-bottom: 4.8rem;
    }

    .card_ul li img {
        width: 31px;
        height: 51px;
    }

    .card-main_img {
        margin-top: -2rem;
    }

    .banner_1_h {
        font-size: 16px !important;
        line-height: normal !important;
        letter-spacing: 0.5px;
    }

    /* .icon_div svg {
        width: 43px;
        height: 38px;
    } */

    .footer_form input,
    .footer_form textarea {
        padding-left: 15px;
    }

    .main_of_amenity p {
        font-size: 16px;
    }

    .amenities_ul_2 li:first-child {
        margin-top: unset !important;
    }

    .modal_video {
        width: 100%;
        height: 100%;
    }

    .modal_video_main {
        height: 184px;
    }

    .modal-dialog {
        width: 87%;
    }

    .width-container {
        width: unset;
        max-width: unset;
    }

    .banner_aleem_img {
        margin-right: 0 !important;
    }


    .medium_font {
        font-size: 14px;
        font-weight: 500;
    }

    .aleem_malik_main b {
        margin-bottom: -23px !important;
    }

    b {
        font-size: 30px !important;
        line-height: 33px !important;
    }

    .width-container,
    .width-container_2 {
        width: unset;
        max-width: unset;
    }


    .logo_main_ul li:first-child {
        order: 1;
        display: flex !important;
        align-items: center;
        justify-content: center;
    }

    .logo_main_ul li:nth-child(2) {
        order: 2;
        display: flex !important;
        align-items: center;
        justify-content: center;
    }

    .logo_main_ul li:nth-child(3) {
        order: 4;
        display: flex !important;
        align-items: center;
        justify-content: center;
    }

    .logo_main_ul li:nth-child(4) {
        order: 3;
        display: flex !important;
        align-items: center;
        justify-content: center;
    }

    .logo_main_ul li:nth-child(5) {
        order: 5;
        display: flex !important;
        align-items: center;
        justify-content: center;
    }

    .logo_main_ul li:nth-child(6) {
        order: 6;
        display: flex !important;
        align-items: center;
        justify-content: center;
    }

    .logo_main_ul li:nth-child(7) {
        order: 7;
        display: flex !important;
        align-items: center;
        justify-content: center;
    }

    .logo_main_ul li:nth-child(8) {
        order: 8;
        display: flex !important;
        align-items: center;
        justify-content: center;
    }

    .logo_main_ul li:nth-child(9) {
        order: 9;
        display: flex !important;
        align-items: center;
        justify-content: center;
    }

    .logo_main_ul li:first-child img {
        /* width: 112px;*/
        height: 83px !important;
        width: 100%;
    }

    .logo_main_ul li:nth-child(2) img {
        /* width: 112px; */
        height: 77px !important;
        width: 100%;
    }

    .logo_main_ul li:nth-child(3) img {
        width: 100%;
        height: 91px !important;
    }

    .logo_main_ul li:nth-child(4) img {
        /* width: 112px; */
        width: 100%;
        height: 77px !important;

    }

    .logo_main_ul li:nth-child(5) img {
        /* width: 119px; */
        height: 90px !important;
        width: 100%;
    }

    .logo_main_ul li:nth-child(6) img {
        /* width: 80px;*/
        height: 76px !important;
        width: 100%;

    }

    .logo_main_ul li:nth-child(7) img {
        /* width: 84px; */
        height: 80px !important;
        width: 100%;
    }

    .logo_main_ul li:nth-child(8) img {
        /* width: 98px; */
        height: 63px !important;
        width: 100%;
    }

    .logo_main_ul li:nth-child(9) img {
        /* width: 69px; */
        height: 52px !important;
        width: 100%;
    }
    .c_menu li a {
        font-size: 40px;
    }

    .offcanvas ul li a:hover svg {
        width: 50px;
    }

    .offcanvas-full-screen .offcanvas-body .container .row>div {
        height: unset !important;
    }
.menu-btn {
        right: 2rem;
    }
	.prize_card>div h3{
		font-weight:500 !important;
	}
}

 
@media(max-width: 390px) {
    .card_slider .swiper-slide {
        height: 1450px !important;
    }