@media (min-width: 1400px) and (max-width: 1600px) {
    .today-form form:before {
        top: -137px;
        right: -68px;
        width: 160px;
        height: 173px;
    }
}

@media (max-width: 1400px) {
    .container {
        max-width: 1200px;
    }


    .people-section {
        padding: 40px 40px 40px;
    }

    header {
        padding: 0 40px;
    }


    .footer-logo {
        width: unset;
    }

    .today-form form:before {
        top: -102px;
        left: -83px;
        width: 120px;
        height: 152px;
    }

    .today-inner {
        gap: 20px;
    }

    .people-inner p {
        max-width: 495px;
        line-height: 30px;
        padding: 40px 0 40px 20px;
    }

    .footer-info {
        padding-right: 40px;
    }
                .footer-project-img p {
                    padding-top: 10px;
                }
                                .footer-project-nyc p {
                                    color: #7D7EA5;
                                    padding-bottom: 10px;
                                }
}

@media (max-width: 1200px) {
    .container {
        max-width: 992px;
    }

    .heading-main {
        font-size: 40px;
        line-height: 50px;
    }

    .quote-layer img {
        max-width: 187px;
    }

    .f-20 {
        font-size: 16px;
        line-height: 24px;
    }

    .social-upper {
        gap: 50px;
    }

    .people-inner p {
        padding: 30px 0 30px 0;
    }

    .people-inner {
        max-width: 692px;
    }

    .people-btn {
        padding-left: 0;
    }

    .quote-info-inner:before {
        top: -16px;
        left: -34px;
        width: 60px;
        height: 50px;
    }

    .people-outer {
        height: calc(100vh - 60px);
    }

    .stay-section .container {
        padding: 0 30px;
    }

    .people-section {
        padding: 30px;
    }

    header.scrolled {
        padding: 0 30px;
    }

    .stay-section {
        padding: 0 30px 108px;
    }

    .footer-info {
        gap: 20px;
        padding-right: 20px;
    }

    .footer-project-img {
        padding-left: 40px;
    }

    .footer-inner {
        padding: 0;
    }

}

@media (max-width: 992px) {
    .flex-lg-col {
        flex-direction: column;
    }

    .people-inner p {
        max-width: 484px;
    }

    .people-outer {
        min-height: 600px;
    }

    .w-lg-100 {
        width: 100%;
    }

    .container {
        max-width: 768px;
    }

    .social-upper {
        padding: 0;
        gap: 40px;
    }

    .social-section .container {
        gap: 40px;
    }

    .social-section,
    footer,
    .quote-section,
    .today-section,
    .ques-section,
    .stay-outer {
        padding: 70px 0;
    }

    .social-layer-box {
        padding-bottom: 20px;
    }


    .footer-info a {
        font-size: 14px;
    }

    .footer-project-img {
        padding-left: 40px;
    }

    .footer-project-img {
        padding-left: 0;
    }

    .footer-info {
        padding-right: 50px;
    }

    .footer-inner {
        padding: 0;
        gap: 20px;
        justify-content: space-between;
    }

    .quote-layer {
        padding-top: 20px;
        gap: 5px;
    }

    .quote-inner {
        gap: 0px;
    }

    .today-inner {
        padding: 0;
        gap: 0;
    }

    .today-form form:before {
        top: -66px;
        left: -60px;
        width: 89px;
        height: 107px;
    }

    .footer-info a {
        line-height: 24px;
    }

    .stay-bottom {
        top: 35px;
    }

    .stay-time-12-30 .stay-time {
        background: rgb(252 249 248);
    }

    .navbar-toggle {
        gap: 5px;
        width: 50px;
        background: #ffffff;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 100%;
    }

    .navbar-toggle span {
        background: #B580B8;
        width: 25px;
        height: 2px;
        border-radius: 20px;
    }


    .phone-nav {
        width: 50px;
        background: #ffffff;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 100%;
        font-size: 0;
    }

    .phone-nav i {
        color: #B580B8;
        font-size: 15px;
    }

    .menu-box ul {
        flex-direction: column;
        align-items: center;
        margin-top: 60px;
    }

    .menu-box a {
        color: #fff;
        font-weight: 700;
        display: inline-flex;
        text-align: center;
        min-width: 180px;
        align-items: center;
        text-align: center;
        justify-content: center;
    }

    .menu-box a:hover {
        color: #fff;
        font-weight: 700;
    }

    .menu-box {
        position: fixed;
        background: #B580B8;
        left: -150%;
        top: 0;
        padding: 20px;
        max-width: 100%;
        border-radius: 0;
    }

    .people-inner {
        max-width: 692px;
        padding-top: 65px;
    }

    .menu-box.active {
        left: 0;
    }

    .menu-box .navbar-toggle span:nth-child(1) {

        transform: translateY(7px) rotate(45deg);
    }

    .menu-box .navbar-toggle span:nth-child(2) {
        opacity: 0;
    }

    .menu-box .navbar-toggle span:nth-child(3) {

        transform: translateY(-7px) rotate(-45deg);
    }

    .menu-box .navbar-toggle {}

    .nav-menu-box {
        padding-top: 20px;
    }

    .sign-up {
        border: 2px solid #fff;
    }

    header {
        padding: 0;
    }

    .nav-right-box .sign-up {
        display: none;
    }

    .header-outer {
        padding: 0 80px;
    }

    .nav-logo img {
        width: 90px;
    }

    .nav-logo {
        padding: 50px 25px 30px;
    }


    .menu-box .nav-menu-box {
        display: inline-block;
        margin: 0 auto;
        width: 100%;
        text-align: center;
    }

    .menu-box {
        height: 100vh;
    }


    header.scrolled .menu-box {
        border-radius: 0;
    }

    .footer-logo {
        max-width: 100px;
    }

    .footer-project-right {
        gap: 50px;
    }
}

@media (max-width: 768px) {
    .flex-md-col {
        flex-direction: column;
    }

    .people-outer {
        min-height: 460px;
    }

    .w-md-100 {
        width: 100%;
    }

    .people-inner {
        max-width: 410px;
    }

    .people-inner p {
        max-width: 332px;
    }

    .container {
        max-width: 576px;
    }

    .social-upper {
        padding: 0;
        gap: 20px;
    }

    .menu-box.active {
        left: 0;
    }

    /* .menu-box {
        top: 20px;
    } */

    .footer-logo {
        text-align: center;
    }

    .heading-main {
        font-size: 26px;
        line-height: 36px;
    }

    .footer-project-right {
        gap: 0px;
    }


    .footer-info {
        padding: 0;
        border: unset;
        gap: 40px;
    }



    .social-section,
    footer,
    .quote-section,
    .today-section,
    .ques-section,
    .stay-outer {
        padding: 40px 0;
    }

    .footer-logo img {
        width: 100px;
    }

    .footer-project-img {
        padding: 0;
    }

    .footer-project-img p {

        padding-top: 10px;
    }

    .footer-project-nyc p {
        font-size: 13px;
    }

    .footer-project-nyc {
        width: 50%;
    }

    .quote-info-inner:before {
        top: 2px;
        left: 6px;
        width: 30px;
        height: 24px;
    }

    .quote-inner {
        gap: 15px;
    }

    .quote-layer {
        padding-top: 10px;
    }

    header.scrolled .menu-box.active {
        left: 0px;
        top: 0;
    }

    .social-item {
        width: calc(33.33% - 17px);
        gap: 10px;
    }

    .social-item p {
        line-height: 22px;
    }

    .social-items-box {
        gap: 25px;
    }

    .today-form form:before {
        top: -96px;
        left: unset;
        right: -20px;
        width: 100px;
        height: 119px;
    }

    .today-heading p {
        padding-top: 20px;
    }

    .today-inner {
        padding: 0;
        gap: 50px;
    }

    .ques-section {
        padding-bottom: 80px;
    }

    .ques-heading h2 br {
        display: none;
    }

    .stay-section {
        padding: 0 20px;
    }

    .stay-bottom {
        padding: 20px;
        border-radius: 10px;
        margin: 0;
    }

    .ques-not {
        padding: 25px;
        border-radius: 20px;
    }

    .stay-time {
        padding: 12px 12px 12px 12px;
        position: sticky;
        left: 0;
        min-width: 80px;
        background: rgb(252 249 248);
    }

    .stay-message-item {
        font-size: 15px;
        line-height: 18px;
    }

    .ques-heading {
        padding-left: 0;
    }

    .stay-right .quote-layer img {
        padding-top: 5px;
    }

    .quote-author {
        gap: 0px;
    }

    .stay-message-item {
        min-height: 50px;
    }

    .ques-heading {
        order: 1;
    }

    .people-section {
        padding: 20px 20px;
    }

    .people-section .container {
        padding: 0 20px;
    }

    .people-outer {
        height: calc(100vh - 40px);
    }

    .people-btn {
        padding-left: 0;
        gap: 10px;
    }

    .nav-logo img {
        width: 70px;
    }

    .nav-logo {
        padding: 20px 15px 10px;
    }



    header.scrolled {
        padding: 0 20px;
    }

    .header-outer {
        padding: 0 60px;
    }

    .footer-inner {
        flex-wrap: wrap;
        justify-content: center;
        gap: 30px;
    }

    .footer-logo {
        text-align: center;
        width: 100%;
        max-width: 100%;
    }

    .footer-project-img {
        text-align: end;
        width: 100%;
        max-width: 50%;
    }

    .footer-project-right {
        width: 100%;
    }

    .form-btn {
        text-align: center;
    }

    .footer-info {
        justify-content: space-between;
        width: 100%;
    }

    .footer-info {
        flex-direction: row;
    }
}

@media (max-width: 576px) {

    header.scrolled .menu-box.active {
        left: 0px;
        top: 0;
    }

    .flex-sm-col {
        flex-direction: column;
    }

    .footer-info {
        text-align: center;
        gap: 20px;
    }

    header.scrolled .header-outer {
        border-radius: 0;
    }

    header.scrolled {
        padding: 0;
    }

    .quote-layer {
        flex-direction: column;
    }

    .quote-layer {
        padding-top: 30px;
        gap: 5px;
        width: 100%;
    }

    .today-form form:before {
        top: -74px;
        right: -20px;
        width: 80px;
        height: 94px;
    }

    .today-form-input label {
        font-size: 16px;
        top: 14px;
        left: 25px;
    }

    .today-form-inner.active label {
        font-size: 11px;
    }

    .today-form-input input,
    .today-form-input textarea {
        height: 50px;
        padding: 0 25px 0 25px;
    }

    .today-form-input textarea {
        border-radius: 16px;
    }

    .today-form-input textarea {
        height: 150px;
        padding-top: 18px;
    }

    .footer-email-box {
        align-items: center;
    }

    .ques-items-data p br {
        display: none;
    }

    .ques-img {
        padding-top: 35px;
    }

    .ques-inner {
        gap: 20px;
    }

    .ques-info-accodian {
        padding-bottom: 0;
    }

    .stay-section {
        padding: 0;
    }

    .stay-outer {
        border-radius: unset;
        height: auto;
    }

    .ques-items-btn i {
        left: 0;
    }

    .ques-items-btn,
    .ques-items-data {
        padding-left: 32px;
    }

    .people-section {
        padding: 0;
    }

    .people-outer {
        border-radius: unset;
        height: auto;
        align-items: flex-start;
        padding: 70px 0 40px 0;
        background: url("../images/mobile_banner_bg.jpg") no-repeat center/cover;
        position: relative;
    }

    .mobile_flower {
        position: absolute;
        max-width: 100px;
        right: 0;
        bottom: 0;
        line-height: 0;
    }

    .mobile_flower img {
        max-width: 100%;
    }

    .people-btn a {
        letter-spacing: 1px;
    }

    .mobile_schedule {
        display: block;
    }

    .desktop_schedule {
		        min-width: 700px;
    }




    .people-section .container {
        padding: 0 20px;
    }

    .stay-section .container {
        padding: 0 20px;
    }

    .nav-logo img {
        width: 50px;
    }

    header.scrolled .nav-logo img {
        width: 50px;
    }

    .nav-logo {
        padding: 0 15px 10px;
    }

    header.scrolled .nav-logo {
        padding: 0 15px 10px;
    }


    .nav-logo-box {
        padding-left: 0;
    }


    .header-outer {
        padding: 0 0;
    }

    .menu-box {
        max-width: 576px;
        border-radius: 0 0 0 0;
    }

    .menu-box.active {
        left: 0;
    }

    .menu-box {
        top: 0;
    }

    .mobile_schedule img {
        width: 100%;
        max-width: 100%;
    }


    .stay-bottom {
        margin: 0 -20px;
        border-radius: 0;
        width: auto;
		overflow:auto;
    }

.footer-bottom{    flex-direction: column;
    align-items: center;
    gap: 20px;}
}