@media (min-width: 1600px) {
  .container {
    max-width: 1464px;
  }

  .our_stry_sec .container,
  .founder_vision_sec .container {
    max-width: 1412px;
  }
}

@media (max-width: 1699px) {
  header .menu_innr_wrp {
    gap: 183px;
  }

  .our_client_sec .content_sde h6 {
    font-size: 28px;
    line-height: normal;
  }

  .counting_numb_sec .stat_item h2 {
    font-size: 100px;
  }
}

@media (max-width: 1599px) {
  h1 {
    font-size: 60px;
  }

  h2 {
    font-size: 45px;
  }

  h3 {
    font-size: 40px;
  }

  h4 {
    font-size: 28px;
  }
  .our_client_sec .move_txt h5 {
    font-size: 170px;
  }
  .prvt_off_sec .list_side {
    gap: 44px;
  }

  .prvt_off_sec .list_side ul:last-child {
    padding-right: 20px;
  }
  header .menu_innr_wrp {
    gap: 82px;
  }

  .home_bannr h1 span {
    font-size: 85px;
  }

  .our_client_sec h2 {
    font-size: 65px;
    font-weight: 800;
  }

  .ready_to_book_sec h2 {
    font-size: 80px;
  }

  .counting_numb_sec .stat_item h2 {
    font-size: 85px;
  }

  .Membership_acc_sec .memb_card h4 {
    font-size: 30px;
  }

  .founder_vision_sec .text_bg h5 {
    font-size: 170px;
  }

  .mission_vision_sec .black_box {
    padding-inline: 140px;
  }

  .Nigeria_frt_sec h3 {
    max-width: 865px;
  }

  .counting_numb_sec h3 {
    max-width: 859px;
  }

  .login-section-box p {
    font-size: 16px;
  }

  .help-section .info-box h4 {
    font-size: 22px;
  }

  .contact_section input,
  .contact_section select,
  .contact_section textarea {
    padding: 18px;
  }

  .about_para_sec h3 {
    max-width: 980px;
  }

  .founder_vision_sec h2 {
    max-width: 545px;
  }

  .about_bannr_sec h1 {
    max-width: 820px;
  }

  .spaces_banner_sec h1 {
    max-width: 735px;
  }

  .membrship_bnr_sec h1 {
    max-width: 900px;
  }

  .membr_image_sec h2 {
    max-width: 550px;
  }

  .event_bannr_sec h1 {
    max-width: 675px;
  }

  .executive_strat_sec .left_content h2 {
    max-width: 610px;
  }

  .strategy-txt {
    max-width: 890px;
  }

  .founder_vision_sec h2 {
    max-width: 499px;
  }

  .counting_numb_sec:after {
    max-height: 404px;
  }
  .mission_vision_sec .box p {
    font-size: 20px;
  }
  .mission_vision_sec .black_box .box {
    padding: 45px 40px;
  }
  .foot-col {
    width: 20%;
  }

  .foot-col.foot-col-frst {
    width: 30%;
  }

  .foot-col.foot-col-lst {
    width: 30%;
  }
  .seclect-list-drpdwn li {
    font-size: 15px !important;
  }
}

@media (max-width: 1399px) {
  h1 {
    font-size: 52px;
  }

  h2 {
    font-size: 40px;
  }

  /* 
    h3 {
        font-size: 36px;
    } */

  .pt-110 {
    padding-top: 100px;
  }
  .prvt_off_sec .list_side ul:last-child {
    padding-right: 0;
  }
  .pb-110 {
    padding-bottom: 100px;
  }

  .pt-120 {
    padding-top: 100px;
  }

  .pb-120 {
    padding-bottom: 100px;
  }

  .pt-130 {
    padding-top: 100px;
  }

  .pb-130 {
    padding-bottom: 100px;
  }

  .pt-140 {
    padding-top: 100px;
  }

  .pb-140 {
    padding-bottom: 100px;
  }

  .pb-150 {
    padding-bottom: 100px;
  }

  header .menu_innr_wrp {
    gap: 65px;
  }

  header .nav {
    padding: 20px 40px;
  }

  header .nav .link_sde ul {
    gap: 20px;
    padding-left: 0;
  }

  .home_bannr h1 span {
    font-size: 65px;
  }

  .our_client_sec h2 {
    font-size: 55px;
    max-width: 500px;
  }

  .our_client_sec .slider-arrows {
    margin-top: 35px;
  }

  .why_pay_work_sec .card_main {
    margin-bottom: 40px;
  }

  .counting_numb_sec .stat_item h2 {
    font-size: 70px;
  }

  .ready_to_book_sec h2 {
    font-size: 60px;
    max-width: 650px;
  }

  .our_client_sec .content_sde h6 {
    font-size: 25px;
  }

  /* spaces page  */
  .strategy_wng_sec h2 {
    font-size: 65px;
  }

  /* space-detail-pages */
  .prvt_off_sec .list_side ul {
    padding-right: 0;
  }

  .prvt_off_sec .list_side {
    gap: 30px;
  }

  .prvt_off_sec .category_lwr {
    flex-wrap: wrap;
  }

  .founder_vision_sec .text_bg h5 {
    font-size: 130px;
    bottom: -60px;
  }

  .founder_vision_sec .text_bg h5 {
    font-size: 95px;
    bottom: -54px;
  }

  @keyframes move_lft {
    0%,
    100% {
      transform: translateX(0);
    }

    50% {
      transform: translateX(40%);
    }
  }

  .mission_vision_sec .black_box {
    padding-inline: 100px;
  }

  .mission_vision_sec .box h3 {
    font-size: 36px;
  }

  /* membership page  */
  .faq_sec .accordion-item button.accordion-button {
    padding: 30px 35px;
    font-size: 22px;
  }

  .membrship_plan_sec .pricing-table th,
  .membrship_plan_sec .pricing-table td {
    min-width: 250px;
  }

  .card_gallery_sec .card_content {
    padding: 15px 0 0;
  }

  .why_pay_work_sec .card_main .card h4 {
    font-size: 24px;
  }

  .why_pay_work_sec .card_main .card {
    padding: 30px 25px;
  }

  .serious_wrk_sec h2 {
    max-width: 371px;
  }

  .founder_vision_sec h2 {
    max-width: 465px;
  }

  .about_bannr_sec h1 {
    max-width: 715px;
  }

  .spaces_banner_sec h1 {
    max-width: 635px;
  }

  .membrship_bnr_sec h1 {
    max-width: 790px;
  }

  .membr_image_sec h2 {
    max-width: 480px;
  }

  .event_bannr_sec h1 {
    max-width: 580px;
  }

  .common_bannr_sec p {
    font-size: 20px;
  }

  .counting_numb_sec:after {
    max-height: 360px;
  }
  .our_client_sec .move_txt h5 {
    font-size: 95px;
  }
  .founder_vision_sec .row .col-lg-6:last-child {
    font-size: 20px;
  }

  .key_feat_sec .space_side h3 {
    font-size: 35px;
  }
  .prvt_off_sec .row p {
    font-size: 16px;
  }
  .mission_vision_sec .box p {
    font-size: 18px;
  }

  .mission_vision_sec .black_box .box {
    padding: 40px 35px;
  }
}

@media (max-width: 1199px) {
  h1 {
    font-size: 45px;
  }

  h2 {
    font-size: 36px;
  }

  h3 {
    font-size: 30px;
  }

  h4 {
    font-size: 24px;
  }

  .p_100 {
    padding-block: 90px;
  }

  .pt-100 {
    padding-top: 90px;
  }

  .pb-100 {
    padding-bottom: 90px;
  }

  .pt-110 {
    padding-top: 90px;
  }

  .pb-110 {
    padding-bottom: 90px;
  }

  .pt-120 {
    padding-top: 90px;
  }

  .pb-120 {
    padding-bottom: 90px;
  }

  .pt-130 {
    padding-top: 90px;
  }

  .pb-130 {
    padding-bottom: 90px;
  }

  .pt-140 {
    padding-top: 90px;
  }

  .pb-140 {
    padding-bottom: 90px;
  }

  .pb-150 {
    padding-bottom: 90px;
  }

  .menu_wrap {
    width: calc(100% - 200px);
  }

  header .menu_innr_wrp {
    gap: 33px;
  }

  header .nav .logo_sde svg {
    max-width: 180px;
  }

  header .nav .link_sde ul {
    gap: 15px;
    padding-left: 0;
  }

  header .nav {
    padding: 20px 30px;
  }

  header .nav .link_sde ul li a {
    font-size: 14px;
  }

  .nav .btn_sde .lgn_in a {
    font-size: 14px;
  }

  header .nav .book_now .cta_White {
    font-size: 14px;
  }

  .home_bannr {
    padding: 140px 40px 60px;
  }

  .home_bannr h1 span {
    font-size: 50px;
  }

  .home_bannr .home_frm h2 {
    font-size: 35px;
  }

  .custmr_review_sec .review {
    padding: 30px 20px;
  }

  .our_client_sec h2 {
    font-size: 45px;
    max-width: 430px;
  }

  .our_client_sec .content_sde h6 {
    font-size: 20px;
  }

  .latst_proj_sec .ctnt_side {
    padding-right: 0;
    gap: 15px;
  }

  .latst_proj_sec .ctnt_side .lwr_cnt_lft {
    gap: 15px;
  }

  .spaces_banner_sec {
    padding: 150px 0 100px;
  }

  /* spaces page  */
  .strategy_wng_sec h2 {
    font-size: 55px;
  }

  /* sace-detail  */
  .prvt_off_sec .category_lwr {
    justify-content: space-around;
  }

  .prvt_off_sec .list_side ul:last-child li:first-child {
    margin-top: unset;
  }

  .space_dtl_slidr_sec .slder_lwr_btn {
    margin-top: 45px;
  }

  .key_feat_sec .space_side {
    padding: 30px 25px;
  }

  .key_feat_sec .key_boxes .grid_box {
    gap: 30px;
  }

  .Membership_acc_sec .card_main {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
  }

  .dmc-slider-left-sec .ex-img {
    height: 550px;
  }

  @keyframes move_lft {
    0%,
    100% {
      transform: translateX(0);
    }

    50% {
      transform: translateX(30%);
    }
  }

  .mission_vision_sec .black_box {
    padding-inline: 60px;
  }

  .founder_vision_sec .icon_side {
    height: 120px;
    width: 120px;
  }

  .mission_vision_sec .black_box .box {
    padding: 40px;
  }

  .mission_vision_sec .box p {
    font-size: 20px;
  }

  /* event listing page  */
  .membrship_plan_sec .pricing-wrapper {
    overflow-y: hidden;
    overflow-x: scroll;
  }

  .gallery_inner_cards .crd {
    padding: 15px;
  }

  .card_gallery_sec .gallery_inner_cards {
    gap: 20px;
  }

  .about_event_sec .space_side .subcribe a,
  .about_event_sec .space_side .book_btn a {
    font-size: 14px;
  }

  .help-section .info-box h4 {
    font-size: 19px;
  }

  .contact_section .form-Message p {
    font-size: 18px;
    line-height: normal;
  }

  .help-right {
    gap: 30px 30px;
  }

  .about_para_sec h3 {
    max-width: 740px;
  }

  .founder_vision_sec h2 {
    max-width: 410px;
  }

  .counting_numb_sec h3 {
    max-width: 640px;
  }

  .about_bannr_sec h1 {
    max-width: 615px;
  }

  .spaces_banner_sec h1 {
    max-width: 555px;
  }

  .membrship_bnr_sec h1 {
    max-width: 690px;
  }

  .membr_image_sec h2 {
    max-width: 414px;
  }

  .event_bannr_sec h1 {
    max-width: 500px;
  }

  .strategy-txt {
    max-width: 675px;
  }

  .counting_numb_sec:after {
    max-height: 299px;
  }
  header .nav .logo_sde a img {
    max-width: 200px;
  }
  .key_feat_sec .space_side h3 {
    font-size: 30px;
  }
  .strategy_wng_sec .room_card .img_side img {
    max-height: 250px;
    min-height: 250px;
  }
}

@media (max-width: 991px) {
  .p_100 {
    padding-block: 70px;
  }

  .pt-90 {
    padding-top: 70px;
  }

  .pb-90 {
    padding-bottom: 70px;
  }

  .pt-100 {
    padding-top: 70px;
  }

  .pb-100 {
    padding-bottom: 70px;
  }

  .pt-110 {
    padding-top: 70px;
  }

  .pb-110 {
    padding-bottom: 70px;
  }

  .pt-120 {
    padding-top: 70px;
  }

  .pb-120 {
    padding-bottom: 70px;
  }

  .pt-130 {
    padding-top: 70px;
  }

  .pb-130 {
    padding-bottom: 70px;
  }

  .pt-140 {
    padding-top: 70px;
  }

  .pb-140 {
    padding-bottom: 70px;
  }

  .pb-150 {
    padding-bottom: 80px;
  }

  .cta,
  .cta_green,
  .cta_White {
    padding: 12px 30px;
    font-size: 16px;
  }

  /* toggel nav  */
  header .menu_innr_wrp {
    position: absolute;
    top: 100%;
    justify-content: start;
    left: 0;
    right: 0;
    background-color: #000;
    display: none;
  }

  header .menu_innr_wrp.active {
    display: block;
    padding: 10px 30px 30px;
    display: flex;
    flex-direction: column;
    gap: 30px;
  }

  header .nav-menu {
    flex-direction: column;
    align-items: start;
    justify-content: start;
  }

  header .menu_wrap {
    width: fit-content;
  }

  header .menu_wrap .bar {
    display: block;
    height: 2px;
    background-color: #fff;
    width: 20px;
    margin-bottom: 5px;
  }

  .home_bannr .bnr_lwr_btn .trns_btn {
    font-size: 16px;
  }

  header .bar.bar3 {
    margin: 0;
  }

  header .bars {
    width: 20px;
    cursor: pointer;
  }

  header .bar {
    display: block;
    width: 100%;
    height: 3px;
    background: #fff;
    margin: 6px 0;
    transition: 0.4s ease;
  }

  .menu_wrap:has(.active) .bar {
    margin-bottom: 14px;
  }

  .menu_wrap:has(.active) .bar2 {
    display: none;
  }

  .menu_wrap:has(.active) .bar1 {
    transform: rotate(45deg) translate(5px, 5px);
  }

  .menu_wrap:has(.active) .bar3 {
    transform: rotate(-45deg) translate(7px, -6px);
  }

  header .nav .link_sde ul li {
    text-align: center;
    width: 100%;
  }

  /* toggel nav end  */

  .home_bannr:after,
  .common_bannr_sec:after,
  .spaces_banner_sec :after {
    max-height: 340px;
  }

  .why_pay_work_sec .card_main {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
  }

  .custmr_review_sec .lwr_head p {
    font-size: 22px;
  }

  .custmr_review_sec .lwr_head h5 {
    font-size: 35px;
  }

  .counting_numb_sec .stat_item h2 {
    font-size: 60px;
  }

  .ready_to_book_sec h2 {
    font-size: 45px;
  }

  .our_client_sec .row {
    gap: 40px;
  }

  .our_client_sec .img_side {
    padding-right: 0;
    display: flex;
    justify-content: center;
  }

  .custmr_review_sec .lwr_head {
    padding-bottom: 25px;
    margin-bottom: 35px;
    margin-top: 30px;
  }

  /* spaces page  */
  .spaces_banner_sec {
    padding: 130px 0 70px;
  }

  .strategy_wng_sec h2 {
    font-size: 45px;
  }

  .strategy_wng_sec .row .col:nth-child(3) {
    margin-bottom: 0;
  }

  /* space detail page  */
  .prvt_off_sec .row .col-lg-6:last-child {
    margin-top: 30px;
  }

  .Membership_acc_sec .memb_card {
    padding: 30px 20px;
  }

  .Membership_acc_sec .memb_card .black_icon h5 {
    font-size: 24px;
  }

  .Membership_acc_sec .memb_card h4 {
    font-size: 26px;
  }

  .dmc-slider-left-sec .ex-img {
    height: 500px;
  }

  .common_bannr_sec {
    padding: 130px 0 100px;
  }

  .key_feat_sec .row .col:first-child {
    padding-right: 12px;
  }

  /* about page  */
  .our_stry_sec .row .col-lg-6:last-child {
    margin-top: 30px;
  }

  .our_stry_sec .row .col-lg-6:last-child {
    justify-content: unset;
  }

  .mission_vision_sec .black_box {
    padding-inline: 40px;
  }

  .mission_vision_sec .black_box .box {
    padding: 30px 20px;
  }

  .mission_vision_sec .box h3 {
    font-size: 30px;
  }

  .mission_vision_sec .box p {
    font-size: 18px;
  }

  .make_different_sec .image_side {
    padding-left: 0;
  }

  .make_different_sec .row .col-lg-6:last-child {
    margin-top: 30px;
  }

  .faq_sec .row .col-lg-7 {
    margin-top: 40px;
  }

  .executive_strat_sec .left_content {
    margin-bottom: 35px;
  }

  /* event listing page  */
  .card_gallery_sec .gallery_inner_cards {
    grid-template-columns: repeat(2, 1fr);
  }

  .executive_strat_sec .left_content p {
    font-size: 20px;
  }

  .card_gallery_sec .load_btn {
    margin-top: 40px;
  }

  .home_bannr h4 {
    margin-top: 40px;
  }

  .about_event_sec .right_side {
    margin-top: 30px;
  }

  .home_bannr h4 {
    font-size: 32px;
  }

  .help-section .help-section-flex {
    flex-direction: column;
  }

  .help-left {
    max-width: 100%;
  }

  .login-section-left {
    display: none;
  }

  .login-section-right {
    flex: 1;
    padding: 0 15px;
  }

  .expl_spce_sldr_sec .expl_slider .img_side .drag_crle {
    height: 90px;
    width: 90px;
  }

  .strategy_wng_sec .row .col {
    margin-bottom: 30px;
  }

  .founder_vision_sec h2 {
    max-width: 100%;
  }
  .footer-row {
    margin-top: 90px;
    gap: 30px 0;
    flex-wrap: wrap;
  }
  .foot-col,
  .foot-col.foot-col-frst,
  .foot-col.foot-col-lst {
    width: 50%;
  }
  .lwr_footer {
    flex-direction: column;
    gap: 20px;
  }
  .expl_slider_space > .box {
    width: calc((100% - 30px) / 2) !important;
  }
}

@media (max-width: 767px) {
  h1 {
    font-size: 38px;
  }

  h2 {
    font-size: 32px;
  }

  h3 {
    font-size: 26px;
  }

  h4 {
    font-size: 22px;
  }

  .p_100 {
    padding-block: 40px;
  }

  .pt-90 {
    padding-top: 40px;
  }

  .pb-90 {
    padding-bottom: 40px;
  }

  .pt-100 {
    padding-top: 40px;
  }

  .pb-100 {
    padding-bottom: 40px;
  }

  .pt-110 {
    padding-top: 40px;
  }

  .pb-110 {
    padding-bottom: 40px;
  }

  .pt-120 {
    padding-top: 40px;
  }

  .pb-120 {
    padding-bottom: 40px;
  }

  .pt-130 {
    padding-top: 40px;
  }

  .pb-130 {
    padding-bottom: 40px;
  }

  .pt-140 {
    padding-top: 50px;
  }

  .pb-140 {
    padding-bottom: 40px;
  }

  .pb-150 {
    padding-bottom: 60px;
  }

  .home_bannr h1 span {
    font-size: 38px;
  }

  .home_bannr .home_frm {
    margin-top: 25px;
  }

  .home_bannr {
    padding: 120px 20px 50px;
  }

  header .nav {
    padding: 10px 15px;
  }

  .why_pay_work_sec .card_main {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }

  .our_client_sec .slider-arrows button,
  .latst_proj_sec .head_side .slider-arrows button {
    height: 45px;
    width: 45px;
  }

  .latst_proj_sec .ctnt_side .lst_prev_btn {
    height: 39px;
    width: 39px;
  }

  .counting_numb_sec .stats_container {
    flex-wrap: wrap;
    gap: 30px;
    justify-content: start;
  }

  .counting_numb_sec .stat_item h2 {
    font-size: 55px;
  }

  .counting_numb_sec .stats_container .stat_item {
    width: 47%;
  }

  .ready_to_book_sec h2 {
    font-size: 38px;
  }

  .our_client_sec h2 {
    font-size: 38px;
  }

  footer .lwr_footer {
    flex-direction: column;
    gap: 20px;
  }

  footer .footer_col {
    margin-bottom: 25px;
  }

  .footer_inner .row {
    padding-bottom: 20px;
  }

  .custmr_review_sec .review {
    max-width: unset;
  }

  .custmr_review_sec .lwr_head {
    flex-direction: column;
    gap: 30px;
  }

  .message_bot_icn {
    height: 50px;
    width: 50px;
  }

  .message_bot_icn svg {
    max-width: 20px;
  }

  .our_client_sec .content_sde {
    padding-left: 0;
  }

  .expl_spce_sldr_sec .expl_slider .img_side img,.expl_slider_space .img_side img {
    border-radius: 15px;
  }

  /* spaces page  */
  .strategy_wng_sec h2 {
    font-size: 35px;
  }

  .spaces_banner_sec {
    padding: 100px 0 40px;
  }

  /* space-detail  */
  .dmc-slider-left-sec .ex-img {
    height: 400px;
  }

  .Membership_acc_sec .card_main {
    grid-template-columns: repeat(1, 1fr);
  }

  .you_might_lke_sec .row .col {
    margin-bottom: 30px;
  }

  .founder_vision_sec .text_bg h5 {
    font-size: 70px;
    bottom: -54px;
  }

  /* about page  */
  .founder_vision_sec .icon_side {
    margin-bottom: 30px;
  }

  .mission_vision_sec .black_box {
    flex-direction: column;
  }

  .founder_vision_sec .row .col-lg-6:last-child {
    font-size: 20px;
  }

  .membr_image_sec {
    height: 70vh;
  }

  /* event listing page  */
  .card_gallery_sec .card_content h6 {
    font-size: 18px;
  }

  .gallery_inner_cards .image_side .date span {
    font-size: 12px;
  }

  .executive_strat_sec .left_content p {
    font-size: 18px;
  }

  .home_bannr h4 {
    font-size: 28px;
  }

  .client-slider {
    flex-direction: column;
    gap: 33px;
  }

  .client-slider > div:nth-child(2) {
    width: 100%;
  }

  .client-slider > div:first-child {
    width: 100%;
  }

  .contact_section .contact_info-img {
    padding-left: 0;
    padding-top: 20px;
  }

  .membr_image_sec h2 {
    max-width: 100%;
  }
  form.search-form {
    display: flex;
    gap: 10px;
  }
  body.error404 section.error-404.not-found {
    margin-top: 125px;
    margin-bottom: 80px;
  }

  body.error404 h1.page-title {
    color: #000;
    font-size: 35px;
  }
  .our_client_sec .move_txt h5 {
    font-size: 70px;
  }
  .key_feat_sec .space_side h3 {
    font-size: 26px;
  }
  .foot-col,
  .foot-col.foot-col-frst,
  .foot-col.foot-col-lst {
    width: 47%;
  }
  .footer-row {
    gap: 30px 30px;
  }
  /* 767px */
  .expl_slider_space {
    gap: 15px;
  }
}

@media (max-width: 575px) {
  .pt-140 {
    padding-top: 40px;
  }

  .pb-150 {
    padding-bottom: 50px;
  }

  h1 {
    font-size: 32px;
  }

  .home_bannr h1 span {
    font-size: 32px;
  }

  .home_bannr .home_frm {
    padding: 30px 15px;
  }

  .home_bannr .home_frm h2 {
    font-size: 28px;
  }

  .our_client_sec h2 {
    font-size: 32px;
    max-width: 100%;
  }

  .custmr_review_sec .review_sldr_wrap button {
    display: none !important;
  }

  .custmr_review_sec .lwr_head .star_icons {
    flex-wrap: wrap;
  }

  .counting_numb_sec .stats_container .stat_item {
    width: 100%;
  }

  .counting_numb_sec .stat_item h2 {
    font-size: 50px;
  }

  .ready_to_book_sec h2 {
    font-size: 32px;
  }

  .ready_to_book_sec .lwr_btn {
    flex-wrap: wrap;
  }

  .home_bannr .bnr_lwr_btn {
    justify-content: center;
    gap: 15px;
    margin-top: 15px;
    flex-wrap: wrap;
  }

  .Nigeria_frt_sec .nigeria_btns {
    flex-wrap: wrap;
  }

  .expl_spce_sldr_sec .expl_slider .img_side img,.expl_slider_space .img_side img {
    border-radius: 15px;
  }

  .custmr_review_sec .google_txt img {
    max-width: 110px;
  }

  .serious_wrk_sec {
    height: 60vh;
  }

  .custmr_review_sec .lwr_head h5 {
    font-size: 30px;
  }

  .message_bot_icn {
    bottom: 40px;
    right: 40px;
  }

  footer .lwr_footer p {
    text-align: center;
    font-size: 16px;
  }

  footer .lwr_footer .link_sde a {
    font-size: 16px;
  }

  .footer_inner .subscribe_form {
    margin-top: 35px;
  }

  .footer_inner .social_media ul {
    flex-wrap: wrap;
  }

  .footer_inner .social_media ul li a {
    height: 50px;
    width: 50px;
  }

  /* spaces page  */
  .strategy_wng_sec h2 {
    font-size: 32px;
  }

  .spaces_banner_sec p {
    font-size: 20px;
  }

  /* space-detail page  */
  .prvt_off_sec .list_side ul {
    margin-bottom: 0;
  }

  .prvt_off_sec .list_side {
    gap: 0;
    flex-direction: column;
  }

  .prvt_off_sec .list_side ul:first-child li:last-child {
    margin-bottom: 20px;
  }

  .faq_sec .row .col-lg-7 {
    margin-top: 30px;
  }

  .prvt_off_sec .category_lwr {
    flex-direction: column;
  }

  .space_dtl_slidr_sec .slder_lwr_btn button {
    height: 50px;
    width: 50px;
  }

  .key_feat_sec .key_boxes .grid_box {
    grid-template-columns: repeat(1, 1fr);
  }

  .common_bannr_sec {
    padding: 100px 0 80px;
  }

  .dmc-slider-left-sec .ex-img {
    height: 300px;
  }

  .founder_vision_sec .text_bg h5 {
    font-size: 45px;
    bottom: -20px;
  }

  @keyframes move_lft {
    0%,
    100% {
      transform: translateX(0);
    }

    50% {
      transform: translateX(45%);
    }
  }

  .founder_vision_sec .icon_side {
    margin-block: 30px;
    height: 100px;
    width: 100px;
  }

  .founder_vision_sec .row .col-lg-6:last-child {
    font-size: 18px;
  }

  .membr_image_sec {
    height: 60vh;
  }

  .faq_sec .accordion-item button.accordion-button {
    padding: 20px 15px;
    font-size: 18px;
  }

  .faq_sec .accordion-item .accordion-body {
    font-size: 18px;
  }

  .card_gallery_sec .gallery_inner_cards {
    grid-template-columns: repeat(1, 1fr);
  }

  .card_gallery_sec .load_btn {
    margin-top: 30px;
  }

  .home_bannr h4 {
    margin-top: 30px;
  }

  .about_event_sec .space_side {
    padding: 25px 20px;
  }

  .home_bannr h4 {
    font-size: 24px;
  }

  .latst_proj_sec .ctnt_side .lwr_cnt_lft h5 {
    font-size: 16px;
  }

  br {
    display: none;
  }

  .help-left h2 {
    font-size: 28px;
    margin-bottom: 5px;
  }

  .contact_section input,
  .contact_section select,
  .contact_section textarea {
    padding: 14px;
    font-size: 14px;
  }

  .help-right {
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
  }

  .contact_section .form-container .row .input-group {
    width: 100%;
  }

  .contact_section .form-container {
    padding-right: 0;
  }

  .help-section .help-section-flex {
    flex-direction: column;
    gap: 20px;
  }

  .info-box.Address-info {
    margin: 0;
  }

  .contact_section .submit-btn {
    margin-top: 10px;
    font-size: 16px;
    padding: 9px 30px;
  }

  .help-left p {
    font-size: 16px;
    line-height: normal;
  }

  .strategy-txt h3 {
    font-size: 22px;
  }

  .gallery .grid {
    gap: 5px;
  }

  .gallery .pagination {
    margin-top: 30px;
  }

  .gallery .pagination a.page-link {
    width: 40px;
    height: 40px;
    font-size: 14px;
  }

  .founder_vision_sec .icon_side {
    margin-left: 0 !important;
  }

  .common_bannr_sec p {
    font-size: 18px;
    line-height: normal;
  }

  .strategy-txt {
    padding-bottom: 35px;
  }

  .expl_spce_sldr_sec .head_side p {
    font-size: 14px;
  }

  .expl_spce_sldr_sec .head_side h2 {
    font-size: 24px;
  }

  .expl_spce_sldr_sec .head_side p:after {
    left: -24px;
    height: 1px;
    width: 19px;
  }

  .latst_proj_sec .head_side h2 {
    font-size: 28px;
  }

  .strategy_wng_sec .row .col:nth-child(3) {
    margin-bottom: 30px;
  }

  .mission_vision_sec .black_box {
    padding-inline: 20px;
  }

  .mission_vision_sec .black_box .box {
    padding: 20px 10px;
  }
  .our_client_sec .move_txt h5 {
    font-size: 45px;
  }
  header .nav .logo_sde a img {
    max-width: 180px;
  }
  .tax-space_category .post-thumbnail img {
    border-radius: 30px;
    max-height: 400px;
  }
  .foot-col,
  .foot-col.foot-col-frst,
  .foot-col.foot-col-lst {
    width: 100%;
  }
  .footer-row {
    margin-top: 40px;
    gap: 10px;
  }
  /* 575 */
  .expl_slider_space {
    gap: 30px;
  }
  .home_bannr .home_frm .icon,
  .home_bannr .home_frm .arrow {
    min-width: 12px;
    object-fit: contain;
    height: fit-content;
  }

  .home_bannr .home_frm .form-group {
    height: 55px;
  }
  div#space_select {
    font-size: 17px;
  }
  input#booking_date {
    font-size: 14px;
  }
  .seclect-new-ul {
    height: 120px;
  }
  .home_bannr .home_frm .form-group:has(.seclect-list-drpdwn.active) {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
  }
  .seclect-list-drpdwn {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
  }
  .seclect-list-drpdwn {
    padding: 13px;
  }
  .expl_slider_space > .box {
    width: 100% !important;
  }
}
