@media screen and (min-width: 1440px) {
    .dp__input {
        width: 300px !important;
    }
    .calender-div {
        width: 75%;
        padding: 40px 30px !important; 
    }
    .mysearch-icon{
        position: relative;
        left: 2%;
        bottom: 2px;
    }
    .broadcast-listing {
        width: 25%;
    }
    .what-head {
        font-size: 80px;
    }
    .avatar-1 {
        top: 45px !important;
        left: 138px !important;
    }
    .avatar-2 {
        top: 45px !important;
        left: 1143px !important;
    }
    .avatar-3 {
        top: 310px !important;
        left: 20px !important;
    }
    .avatar-4 {
        top: 310px !important;
        left: 1245px !important;
    }

    .arrow {
        top: 186px !important;
        left: -173px !important;
        width: 210px !important;
    }

    .arrow-green {
        top: 297px !important;
        left: 1365px !important;
    }
    .green-gradient-shadow {
        transform: translate(820px, -42%);
    }

    .square-dotted {
        top: 90px;
        left: 0px;
    }

    .dashed-line {
        top: 43px;
        left: 269px;
    }
    .myheader-title{
        font-family: "f-medium";
        font-size: 16px;
        line-height: 22px;
        font-weight: bold;
        color: #00152c;
        position: relative;
        left: 10%;
        top: 8px;
    }

    .line {
        top: 29px;
        left: 538px;
    }

    .eclipse-51 {
        top: 110px;
        left: 808px;
    }

    .eclipse-50 {
        top: 565px;
        left: 1666px;
    }

    .path-24715 {
        top: 94px;
        left: 919px;
    }

    .path-24710 {
        top: 67px;
        right: 0;
    }

    .path-24746 {
        top: 625px;
        left: 507px;
    }

    .macbook-img {
        margin: 0px -23px 0px -29px;
    }
    /* 
    .calender-heading-container {
        width: 523px;
    } */

    .calender-text-container {
        margin: 40px 0px 0px 41px;
    }

    .social_calender_container,
    .interactive_feature,
    .journey_container,
    .download_section,
    .footer_container,
    .join_open_events_container {
        /* max-width: 1920px; */
    }

    .social_calender_container {
        padding: 30px 0px 0px 0px;
    }

    .path-24711 {
        top: 337px;
        left: 0;
    }

    .group-6150 {
        top: -30px;
        left: 580px;
    }

    .group-6152 {
        top: 218px;
        left: 524px;
    }

    .interactive_feature_container {
        margin: 0px 0px 0px 100px !important;
    }

    .join-open-events-img {
        margin: 0px 0px 0px -110px;
    }

    .join-open-events-text-container {
        padding: 0px 0px 0px 60px !important;
    }

    .journey_container {
        padding: 130px 0px 40px 0px;
    }

    .journey_heading {
        margin: -13px 0px 0px -30px;
        width: 516px;
    }

    .journey_text_container {
        margin: 0px 60px 0px -103px;
    }

    .booked-quest-btn {
        bottom: 200px;
        right: 60px;
    }

    .right-shadow {
        right: -300px;
        bottom: 43px;
    }

    /* .dotted-square-white {
        top: 0;
        left: 730px;
    } */

    .left-shadow {
        bottom: 90px;
        left: -320px;
    }

    .path-24742 {
        top: 0px;
        left: 700px;
    }
    
    .path-3296 {
        top: 160px;
        left: 870px;
    }

    .path-24743 {
        top: 250px;
        left: 740px;
    }
    .booking-cards.mt-card {
        margin: 20px 0 !important;
    }
    .booking-cards .card-container {
        margin-right: 0 !important;
    }
    .tick-badge .f-12 {
        font-size: 10px !important;
    }
    .booking-cards .card-body {
        height: 220px;
    }
}

@media screen and (min-width: 1200px) and (max-width:1366px) {
    .business-user-table{
        overflow-x: scroll;
        scrollbar-width: thin;
    }
    .myheader-title{
        font-family: "f-medium";
        font-size: 16px;
        line-height: 22px;
        font-weight: bold;
        color: #00152c;
        position: relative;
        left: 10%;
        top: 8px;
    }
    .datepicker-icon{
        width: 14px !important;
        height: 16px !important;
        position: relative !important;
        /* right: 20px; */
        top: 47% !important;
        left: 60% !important;
    }
    .add-schedule {
        width: 130px !important;
    }
    .text-new{
        position: relative;
        right: 0%;
        top: 10%;
        bottom: 5%;
    }
    .search-quest, .search-location, .search-date {
        width: 100% !important;
    }
    .component-search-icon, .location-icon, .dp__input_icon {
        left: 5%;
    }
    .dp__input_icon {
        width: 22px !important;
        height: 22px !important; 
    }
    .calender-div {
        width: 75%;
        padding: 40px 30px !important;
    }
    .custom-dropdown-btn {
        width: 140px !important;
    }
    .broadcast-listing {
        width: 25%;
    }
    .form-bg {
        height: 550px !important;
    }
    .spacing-resp, .auth-actions {
        margin-top: 23px;
    }
    /* utitlities */
    .lg-max-width{
        max-width: 1024px;
    }
    .lg-fs-g{
        font-size: 50px !important;
    }
    .lg-fs-normal{
        font-size: 14.5px !important;
    }
    .lg-fs-regular{
        height: 15px !important;
    }

    .lg-lh-rglr{
        line-height: 28px !important;
    }

    /* hero section styling start */
    .arrow{
        width: 120px !important;
        left: -37px !important;
    }
    .arrow-green{
        width: 98px !important;
        left: 981px !important;
    }
    .avatar-4 {
        left: 906px !important;
    }
    .avatar-3 {
        left: 82px !important;
    }
    .hero-img-heigth{
        height: 70px;
    }
    .fs-hero-heading{
        font-size: 80px !important;
    }
    .fs-hero-sub-heading{
        font-size: 32px !important;
    }
    .lg-common-btn-set{
        width: 153px;
        height: 47px;
    }
    .lg-mac-img-hero{
       width: 1024px; 
    }
    /* .lg-img-wave{
        width: 1287px;
        height: 180px;
    } */
    /* hero section styling end */

    

    /* section social calender styling start */
    .lg-fs{
        font-size: 60px !important;
    }
    .lg-lh{
        line-height: 70px !important;
    }
    .lg-ws{
        word-spacing: -3px !important;
    
    }
    .lg-h-social-container{
        max-height: 550px;
    }
    .lg-p{
        padding-top: 60px !important;
    }
    .lg-ml{
        margin-left: 2rem;
    }
    .lg-s-mac-img{
        width: 775px;
    }
    .lg-h-sub-calender{
        font-size: 30px !important;
    }
    .lg-h-main-calender{
        font-size: 65px !important;
        line-height: 70px !important;
    }
    .lg-img-dash-line{
        width: 200px;
        left: -122px;
    }
    .dashed-line {
        top: 31px;
        left: 107px;
    }
    .line {
        top: 52px;
        left: 336px;
        width: 15px
    }
    .path-24715 {
        top: 84px;
        left: 621px;
        width: 80px;
    }
    .eclipse-51 {
        top: 91px;
        left: 486px;
    }
    .path-24711 {
        top: 262px;
        left: -245px;
    }
    .group-6150 {
        top: -7px;
        left: 238px;
        width: 110px;
    }
    .path-24746 {
        top: 514px;
        left: 254px;
        width: 20px;
    }
    
    
    /* section social calender styling end */



    /* section interactive feature styling start */
    .lg-s-img{
        width: 40px !important;
    }
    .lg-fs-if{
        font-size: 14.5px !important;
    }
    .lg-fs-h-if{
        font-size: 14.5px !important;
    }
    .lg-p-if{
        padding: 0 1rem;
    }
    .group-6152 {
        top: 179px;
        left: 234px;
        width: 110px;
    }

    /* section interactive feature styling end */


    /* section join open styling start */
    .lg-top-je{
        top: -7px;
    }
    .lg-top-jee{
        top: -6px;
    }
    .lg-h-img-c1{
        height: 108px !important;
    }
    .lg-h-img-c2{
        height: 88px !important;
    }

    

    /* section join open styling end */


    /* section relative journey tyling end */
    .lg-w-img-6132{
        width: 814px;
    }
    .lg-w-img-grid{
        width: 200px;
    }
    .lg-p-top{
        padding-top: 153px;
    }
    .lg-fs-rj{
        font-size: 70px !important;
    }
    .lg-s-btn-rj{
        left: 229px;
        bottom: 143px;
        height: 45px;
        width: 168px;
    }

    /* section relative journey  styling end */



    .lg-s-group23{
        width: 316px;
        position: absolute;
        right: 30px;
        bottom: 0;
    }

    .join-open-events-img {
        width: 670px;
        margin: 0px 0px 0px -140px;
    }
    .download-heading {
        width: 604px;
    }
    .journey_heading {
        font-size: 56px;
        line-height: 80px;
    }
    .booked-quest-btn {
        bottom: 170px;
        right: 60px;
    }
}

@media screen and (max-width: 1024px) {
    .text-new{
        position: relative;
        right: 0%;
        top: 10%;
        bottom: 5%;
    }
    .mysearch-icon{
        position: relative;
        left: 3%;
        bottom: 2px;
    }
    .main-title {
        font-size: 18px !important;
    }
    .allNotification-count {
        right: 0;
    }
    .book-event-btn, .notification-div, .invitations, .messagesNotification-div {
        margin-right: 0.5rem !important;
        margin-left: 0.5rem !important;
    }
    .dashboard {
        flex-direction: column;
    }
    .custom-dropdown-btn {
        width: 100% !important;
    }
    .select-field {
        width: 200px !important;
    }
    .calender-div {
        width: 100%;
    }
    .broadcast-listing {
        width: 100%;
        margin-top: 0;
        padding: 0 30px;
    }
    .calender-sidebar {
        border-left: none !important;
    }
    .add-schedule {
        width: 100px;
    }
    .broadcast-body .card {
        height: 323px !important;
    }
    .broadcast-body .card .card-img-top {
        height: 150px !important;
    }
    .booking-custom {
        width: 80% ;
    }
    .create-booking {
        height: 550px !important;
    }
    .chat-listing, .info-desc {
        width: 25% !important;
    }
    .chat-messages, .setting-area {
        width: 75% !important;
    }
    .info-desc {
        padding: 20px 10px 18px !important;
    }
    .social-links {
        margin-right: 10px !important;
    }
    .select-all-btn, .clear-all-btn, .compare-now-btn {
        font-size: 10px !important;
    }
    .all-booking.normal-table-width {
        margin: 30px 0px !important;
        padding: 0 30px !important;
    }
    .search-booking-field, .select-booking-filter {
        width: 200px !important;
    }
    .collapse-table-width {
        width: 60% !important;
    }
    .collapse-view-width {
        width: 40% !important;
    }
    .page-link {
        padding: 10px 10px !important;
        font-size: 10px !important;
    }
    .avatar-1, .avatar-2, .avatar-3, .avatar-4 {
        height: 70px !important;
        width: 70px !important;
    }
    .avatar-1, .avatar-2 {
        top: 70px !important;
    }
    .avatar-1 {
        left: 50px !important;
    }
    .avatar-2 {
        left: 850px !important;
    }
    .avatar-3, .avatar-4 {
        top: 360px !important;
    }
    .avatar-3 {
        left: 20px !important;
    }
    .avatar-4 {
        left: 840px !important;
    }
    .arrow {
        top: 240px !important;
        left: -22px !important;
        width: 150px !important;
    }

    .arrow-green-mob, .group-6150, .arrow-green {
        display: none !important;
    }
    
    .spacing-resp {
        margin-top: 40px;
    }
    .auth-actions {
        margin-top: 40px;
    }
    .macbook-img-hero {
        width: 100%;
    }
    .social_calender_context_container {
        padding: 30px 0px 20px 0px;
    }
    .square-dotted {
        top: 110px;
        left: -150px;
    }
    .dashed-line {
        width: 69px;
        height: 65px;
        top: 50px;
        left: 40px;
    }
    .eclipse-51, .line {
        display: none;
    }
    .path-24715 {
        width: 80px;
        height: 40px;
        top: 50px;
        left: 510px;
    }
    .path-24710 {
        top: 60px;
        right: -200px;
    }
    .path-24711 {
        width: 151px;
        height: 168px;
        top: 590px;
        left: -20px;
    }
    .macbook-img {
        margin: 0;
        width: 600px;
    }
    .calender-text-container, .features-text {
        margin-bottom: 40px;
    }
    .interactive_feature {
        margin: 50px 0px 0px 0px;
    }
    .group-6150 {
        top: -30px;
        left: 260px;
    } 
    .social-calender, .simple-to-use {
        line-height: 1;
    }
    .calender-heading {
        font-size: 70px;
        line-height: 1;
    }
    .join_open_events_container {
        margin: 50px 0px 0px 0px;
    }
    .join-open-events-img {
        margin: 0px 0px 0px -125px;
        width: 550px;
    }
    .join-open-events-text-container {
        margin: 0;
    }
    .eclipse-63, .eclipse-64 {
        left: 0;
    }
    .exclusively {
        font-size: 28px;
    }
    .download-heading {
        font-size: 34px;
        line-height: 44px;
    }
    .download-margin-0 {
        margin: 20px 0 0 0 !important;
    }
    .journey_container {
        padding: 100px 60px 0px 0px;
    }
    .jounery-macbook-image {
        width: 70%;
    }
    .journey_heading {
        font-size: 52px;
        line-height: 67px;
    }
    .booked-quest-btn {
        bottom: 120px;
        right: 60px;
    }
    .tab-items {
        margin-right: 22px !important;
    }
    .contact-img {
        margin-right: 10px !important;
    }

    .qr_code_img {
        top: 0px;
        left: -110px;
        width: 320px;
        height: 241px;
    }
    
    .orange_chat_bubble {
        top: 75px;
        left: 110px;
        width: 240px;
    height: 65px;
        
    }
    
    .table_img {
        right: -110px;
        bottom: -57px;
        width: 500px;
        height: 290px;
    
    }
    
    .purple_chat_bubble {
        right: 335px;
        bottom: 55px;
        width: 240px;
    height: 65px;
    }
}

@media screen and (max-width: 991px) {
    .text-new{
        position: relative;
        right: 0%;
        top: 10%;
        bottom: 5%;
    }
    .mysearch-icon{
        position: relative;
        left: 5%;
        bottom: 2px;
    }
    .register-form-field-str {
        width: 100%;
    } 
    .main-title {
        font-size: 18px !important;
    }
    .filters-actions { 
        flex-direction: column;
    }
    .custom-dropdown-btn {
        width: 100% !important;
    }
    .add-schedule, .upload-schedule, .compare-schedule {
        width: max-content !important;
        padding: 0 10px !important;
        font-size: 10px !important;
        line-height: 1.2;
    }
    .add-schedule img {
        width: 10px !important;
        height: 10px !important;
    }
    .chat-listing, .info-desc {
        width: 30% !important;
    }
    .chat-messages, .setting-area {
        width: 70% !important;
    }
    .info-desc {
        padding: 20px 10px 18px !important;
    }
    .social-links {
        margin-right: 10px !important;
    }
    .social-icon {
        right: 12% !important;
    }
    .icon-dropdown {
        top: 28px;
        right: 35px;
    }
    .all-booking.normal-table-width {
        margin: 30px 0px !important;
        padding: 0 30px !important;
    }
    .search-booking-field, .select-booking-filter {
        width: 200px !important;
    }
    .collapse-table-width {
        width: 60% !important;
    }
    .collapse-view-width {
        width: 40% !important;
    }
    .event-details-header {
        padding: 10px 10px !important;
    }
    .detailed-body {
        padding: 10px !important;
    }
    .detailed-title {
        margin: 10px 0 !important;
    }
    .action-box {
        height: 75px !important;
    }
    .action-box-img {
        margin-bottom: 10px !important;
    }
    .action-box-title {
        font-size: 8px !important;
    }
    .page-link {
        padding: 5px 10px !important;
        font-size: 8px !important;
    }
    /* .actions-btns.resp-spacing-1 {
        padding: 25px 0 0 !important;
    }
    .actions-btns.resp-spacing-2 {
        padding: 0 0 25px !important;
    } */
    /* .select-field {
        width: 300px !important;
    } */
    .for-tab-1 {
        order: 2;
    }
    .for-tab-2 {
        order: 1;
    }
    .form-section {
        border-bottom: 1px solid #00152C1A;
    }
    .calender-div {
        width: 100%;
    }
    .broadcast-listing {
        width: 100%;
        margin-top: 20%;
    }
    .calender-sidebar {
        border-left: none;
    }
    .book-event-btn, .notification-div, .invitations, .messagesNotification-div {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }
    .header-content {
        margin-top: 10px;
        justify-content: space-between !important;
    }
    .fc .fc-toolbar-title {
        font-size: 1.5em !important;
    }
    .avatar-1, .avatar-2, .avatar-3, .avatar-4 {
        height: 50px !important;
        width: 50px !important;
    }
    .avatar-1, .avatar-2 {
        top: 55px !important;
    }
    .avatar-1, .avatar-3 {
        left: 0 !important;
    }
    .avatar-2, .avatar-4  {
        left: 670px !important;
    }
    .avatar-3, .avatar-4 {
        top: 360px !important;
    }
    .arrow {
        top: 240px !important;
        left: -22px !important;
        width: 100px !important;
    }
    .arrow-green, .group-6150 {
        display: none !important;
    }
    .arrow-green-mob {
        display: block !important;
        width: 100px !important;
        right: -24px !important;
        top: 170px !important;
    }
    .spacing-resp {
        margin-top: 40px;
    }
    .auth-actions {
        margin-top: 40px;
    }
    .macbook-img-hero {
        width: 100%;
    }
    .social_calender_context_container {
        padding: 30px 0px 20px 0px;
    }
    .square-dotted {
        top: 600px;
        left: -150px;
    }
    .dashed-line {
        width: 69px;
        height: 65px;
        top: 30px;
        left: 40px;
    }
    .eclipse-51, .line {
        display: none;
    }
    .path-24715 {
        width: 50px;
        height: 24px;
        top: 345px;
        left: 650px;
    }
    .path-24710 {
        top: 60px;
        right: -200px;
    }
    .path-24711 {
        width: 151px;
        height: 168px;
        top: 590px;
        left: -20px;
    }
    .macbook-img {
        margin: 0;
        width: 100%;
    }
    .section-order-1 {
        order: 2;
    }
    .section-order-2 {
        order: 1;
    }
    .calender-text-container, .features-text {
        text-align: center;
        margin-bottom: 40px;
    }
    .interactive_feature {
        margin: 50px 0px 0px 0px;
    }
    .group-6150 {
        top: -30px;
        left: 260px;
    } 
    .social-calender, .simple-to-use {
        line-height: 1;
    }
    .calender-heading {
        line-height: 1;
    }
    .join_open_events_container {
        margin: 50px 0px 0px 0px;
    }
    .join-open-events-text-container {
        text-align: center;
    }
    .join-open-events-img {
        width: 100%;
        margin: 0;
    }
    .styled-heading {
        justify-content: center;
    }
    .eclipse-63, .eclipse-64 {
        left: 0;
    }
    .download_container {
        padding: 0px 30px 0px 30px !important;
    }
    .iphones-group-image {
        width: 100%;
    }
    .iphones-group-image {
        margin: 110px 0 0 0;
        z-index: 1;
        overflow: hidden;
    }
    .exclusively {
        font-size: 16px;
    }
    .download-margin-0 {
        margin: 0 !important;
    }
    .download-heading {
        font-size: 32px;
        line-height: 44px;
        margin-bottom: 15px;
    }
    .jounery-macbook-image {
        width: 70%;
    }
    .journey_container {
        padding: 100px 60px 0px 0px;
    }
    .journey_text_container {
        margin: 0 0 0 -40px;
    }
    .journey_heading {
        font-size: 38px;
        line-height: 54px;
    }
    .booked-quest-btn {
        width: 140px;
        height: 40px;
    }
    .booked-quest-btn {
        bottom: 70px;
        right: 0;
    }
    .tab-items {
        font-size: 10px !important;
        line-height: 5px !important;
        margin-right: 15px !important;
    }
    .add-new-contact-btn {
        width: 130px !important;
        font-size: 10px !important;
    }
    .contact-img {
        margin-right: 10px !important;
    }
    .contact-title {
        font-size: 10px !important;
        line-height: 10px !important;
    }

    .card-container{
        position: relative;
        max-width: 400px;
        /* right: 20px; */
        bottom: 17px;
        /* padding-top: 5%; */
    }

    .qr_code_img {
        top: -20px;
        left: -110px;
        width: 260px;
        height: 200px;
    }
    
    .orange_chat_bubble {
        top: 52px;
        left: 65px;
        width: 200px;
        height: 55px;
        
    }
    
    .table_img {
        right: -98px;
        bottom: -65px;
        width: 400px;
        height: 240px;
    }
    
    .purple_chat_bubble {
        right: 259px;
        bottom: 28px;
        width: 200px;
        height: 50px;
    }
}

@media screen and (max-width: 575px) {

    /* calender page starts here */
    .action-buttons{
        width: 100%;
    }
    .you-book{
        padding: 9px;  
    }
    .btn-legend {
        /* position: relative; */
        top: 50px;
        /* right: 10px !important; */
    }
    .fc .fc-toolbar {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: column;
    }
    .pt-pad{
        padding-top: 0rem !important;
    }
    .fc-toolbar-title{
        padding: 6px;
    }
    .fc-button-group{
        padding: 6px;
    }
    .broadcast-listing{
        width: 100% !important;
        margin-top: 50% !important;
        padding: 0 0 0 15px !important;
    }
    .broadcast-header, .broadcast-body {
        padding: 20px 0 !important;
    }
    .broadcast-body {
        
    }
    .upload-schedule{
        /* position: relative;
        margin-top: 87px;
        left: 18px; */
    }
    .header-title{
    /* position: relative;
        right: 50px; */
    }
    .compare-schedule{
        /* position: relative;
        top: 43px;
        left: 24px; */
    }
    .input-subaccount-field {
        width: 197px !important;
    }
    .boady-parent{
        /* position: relative; */
        /* width: 268px; */
        /* right: 52px; */
    }

    .card-title{
        position: relative;
        left: 18px;
    }
/* .row > * {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    margin-top: var(--bs-gutter-y);
} */
    .add-schedule{
        position:relative;
        bottom: 60px;
        right: 7px;
    }
    .comments{
        position: relative;
        right: 30px;
        top: 10px;
    }
    .liked-group{
        position: relative;
        right: 20px;
        top: 10px;
    }

    .bordered-box {
        padding: 22px 25px !important;
        border: 1px solid #00152c1a !important;
        border-radius: 20px !important;
        /* margin: 10px 0 !important; */
    }
    .popup {
        /* width: 60%; */
        margin: 0px auto !important;
        background: #fff !important;
        border-radius: 20px !important;
        position: absolute !important;
        left: 0 !important;
        right: 0 !important;
        height: fit-content !important;
        top: 50% !important;
        z-index: 1;
        transform: translateY(-50%) !important;
    }
    .status-tags {
        width: 80px !important;
        height: 24px !important;
        border-radius: 12px !important;
        color: #FFFFFF !important;
        font-family: "f-medium" !important;
        font-size: 9px !important;
        line-height: 13px !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        padding: 6px 12px !important;
        margin-right: 9px !important;
        margin-bottom: 18px !important;
    }
    .file-upload-div{
        position: relative;
        width: 200px;
        bottom: 20px;
        right: 8px;
    }

    .label-text {
        position: relative;
        color: #00152c;
        font-family: "f-medium";
        font-size: 12px;
        font-weight: bold;
        line-height: 16px;
        bottom: 16px;
    }
    .subacc-select-bar{
        padding: 0px 0 !important;
    /* width: 300px; */
    margin: 0 0px !important;
    }
    .file-upload-div {
        height: 44px !important;
        margin: 0px !important;
        width: 127px !important;
        color: white !important;
        background: #42b64914 !important;
        border: 2px dashed #42b649 !important;
        border-radius: 12px !important;
        cursor: pointer !important;
        display: flex !important;
        padding: 5px 3px !important;
        left: 0
        px;
    }
    .textarea-field {
        width: 100% !important;
        font-size: 12px !important;
        background: #f2f3f4 !important;
        border: 1px solid #f2f3f4 !important;
        border-radius: 12px !important;
        padding: 20px !important;
        margin-top: 0px !important;
    }
    .multiselect {
        box-sizing: content-box !important;
        display: block !important;
        position: relative !important;
        width: 118px !important;
        min-height: 45px !important;
        text-align: center !important;
        color: #35495e !important;
        right: 117% !important;
        bottom: 19px !important;
        left: 45px !important;
    }
    .compare-subacc-calender{
        overflow-y: scroll;
        scrollbar-width: thin;
    }
    .sub-account-event-listings{
        scrollbar-width: thin;
    }
    .subacc-message{
        width: 166px !important;
        padding: 13px 10px !important;
        background: #41b649 !important;
        border-radius: 10px 10px 0px 10px !important;
    }
    .subacc-comment-popup{   
        width: 223px !important;
        padding: 13px 10px !important;
        background: #f8f8f9 !important;
        border-radius: 10px 10px 10px 0px !important;
    }
    .subacc-late-running-option{
        box-sizing: content-box !important;
        display: block !important;
        position: relative !important;
        width: 185px !important;
        min-height: 45px !important;
        text-align: center !important;
        color: #35495e !important;
        right: 117% !important;
        bottom: 19px !important;
        left: 55px !important;
    }
    .popup-guest-search-field{
        width: 66% !important;
        position: relative;
        right: 12px;
    }
    .sub-acc-compare-calender-rows{
        left: 1% !important;
    }  
    .broadcast-post-btn {
        /* position: relative;
        right: 31%;
        top: 15px; */
    }
    .visible-text{
        position: relative;
        left: 76%;
        /* top: 0px; */
        bottom: 15px !important;
    }

    .form-title {
        color: #00152c !important;
        font-family: "f-medium" !important;
        font-size: 12px !important;
        font-weight: bold !important;
        line-height: 16px !important;
        position: relative !important;
        left: 4% !important;
    }

    .upload-icon {
        width: 19px !important;
        height: 20px !important;
        margin-right: 4px !important;
    }

    .guest-lists {
        height: 264px;
        overflow-y: auto ;
        background: #f8f8f9 0% 0% no-repeat padding-box !important;
        margin-top: 20px !important;
        border-radius: 8px !important;
        padding: 10px !important;
    }
    .popup-guestlist-screen{
        overflow-y: scroll !important;
        height: 100% !important;
        position: relative;
    }
    .popup-confirm-all-btn{
        width: 102px !important;
        height: 34px !important;
        background: transparent !important;
        border-radius: 100px !important;
        font-size: 12px !important;
        line-height: 16px !important;
        font-weight: bold !important;
        margin-right: 15px !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
    }
    .popup-transferfile-screen{
        display: block !important;
    }
    .popup-sendfile-transfer{
        overflow-y: scroll;
        scrollbar-width: thin;
    }
    .reschedule-btn {
        width: 116px !important;
        height: 46px !important;
        border: 1px solid #00152C !important;
        border-radius: 100px !important;
        background: transparent !important;
        font-size: 12px !important;
        font-weight: bold !important;
        color: #00152C !important;
    }

    .list-guest{
        position: relative;
        width: 100%;
        right: 17px;
        bottom: 14px;
    }

.create-search-event{
    position: relative;
    /* right: 20px; */
    width: 71% !important;
}
.add-guest-btn {
    width: 122px !important;
    height: 47px !important;
    background: #41b649 0% 0% no-repeat padding-box !important;
    border: 0 !important;
    border-radius: 8px !important;
    font-family: "f-medium" !important;
    font-size: 12px !important;
    font-weight: bold !important;
    line-height: 16px !important;
    color: #fff !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}
.button-guest-list{
    position: relative;
    /* right: 77px; */
    top: 2px;
}

.cards-list{
    position: relative;
    width: 750px !important;
    display: block !important;
    right: 6px;
}
.guest-rows{
    position: relative;
    width: 288px;
}

.all-calender-buttons{
    width: 100%;
    position: relative;
}
.compare-calender-searchicon{
    z-index: 1 !important;
    width: 14px !important;
    height: 14px !important;
    position: absolute !important;
    top: 11px !important;
    left: 3% !important;
}
.compare-calender-searchbox{
    position: relative;
    width: 100% !important;
    right: 2%;
}

.transfer-file {
    display: block !important;
    justify-content: center !important;
    align-items: center !important;
    margin: 50px 0 !important;
}

.transfer-file-div {
    width: 197px !important;
    height: 158px !important;
    margin: 0px !important;
    color: white !important;
    background: #42b64914 !important;
    border: 2px dashed #42b649 !important;
    border-radius: 12px !important;
    cursor: pointer !important;
    padding: 0 13px !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
} 
.upload-schedule-tables{
    display: block !important;
    overflow-x: scroll !important;
    z-index: 1;
}
.privacy-tab-upload{
    position: relative !important;
    width: 375px !important;
}
.setting-popup{
    
        overflow-y: scroll;
        scrollbar-width: thin;
        position: relative;
        z-index: 0;
    
}
.create-sub-acc-btn {
    /* width: 290px !important;
    height: 35px !important;
    border: 1px solid #00152C !important;
    background-color: transparent !important;
    border-radius: 100px;
    color: #00152C !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    font-family: 'f-medium' !important;
    text-decoration: none !important;
    align-items: center !important;
    justify-content: center !important;
    margin-right: 0% !important;
    /* position: relative !important; */
    /* right: 14% !important; */ 
} 
.create-sub-acc-tables{
    overflow-x: scroll;
    scrollbar-width: thin;
}
.sub-acc-status-title{
    padding: 14px 29px !important;
}
.sub-acc-action-title{
    padding: 14px 41px !important;
}
.sub-acc-title[data-v-a34c6e74] {
    color: #00152C !important;
    font-size: 12px !important;
    line-height: 19px !important;
    font-weight: bold !important;
    font-family: "f-medium" !important;
}
.sub-acc-body{
    padding: 17px 22px !important;
}
.sub-acc-act-drop{
    margin-left: 40px !important;
}

.share-fb{
    position: relative;
    left: 0%;
  
}
.playbook-description{
    position: relative;
    right: 33px;
}
.playbook-time{
    position: relative;
    right: 28px;
}
.playbook-location{
    position: relative;
    right: 18px;
}
.photo-popup
{
    position: relative;
    width: 100% !important;
}
.DocFiles{
    overflow-x: scroll;
    scrollbar-width: thin;

}
.playbook-maintitle{
    display: flex !important;
    justify-content: center !important;
    padding-top: 18px !important;
    width: 159px !important;

}
.facebook, .twitter {
    width: 138px !important;
    height: 50px !important;
    background: #FFFFFF 0% 0% no-repeat padding-box !important;
    border-radius: 10px !important;
    padding: 9px 10px !important;
    cursor: pointer !important;
}
.share-twitter{
    position: relative;
    left: 0%;
    top: 0px;
}
.reschedule-popup{

    width: 100% !important;
}

.messages-box{
    overflow-x: scroll !important;
    scrollbar-width: thin !important;
}
.upload-schedule-popup-search{
    position: relative !important;
    right: 10% !important;
}
.profile-billing{
    
        overflow-x: scroll !important;
        scrollbar-width: thin !important;
        display: block !important;
        margin-left: 5%;
    
}

.message-text {
    width: 100% !important;
}

.my-content .message-text {
    width: 100% !important;
}
    /* calender page ends here*/

    /* calender page events modals */
    .event-details{
        position: relative;
        right: 1%;
    }
    .event-title{
    font-family: 'f-medium' !important;
    font-size: 16px !important;
    line-height: 22px !important;
    font-weight: bold !important;
    color: #00152C !important;
    position: relative;
    left: 2%;
}
.detailed-body {
    padding: 6px !important;
    position: relative;
    top: 12px;
}
.title-div{
    position: relative;
    left: 5%;
}

.event-settings{
    position: relative !important;
    width: 50% !important;
}

.guest-popup-button{
    position: relative;
    width: 100px;
    /* right: 80px; */
}
.guest-addguest-popup{
    width: 122px !important;
    position: relative !important;
    right: 81px !important;
}
.guest-search-box{
    height: 39px;
    font-size: 12px;
    background: #f2f3f4;
    border: 1px solid #f2f3f4;
    border-radius: 8px;
    padding: 0 20px;
    width: 62%;
    position: relative;
}
    /* All Booking Page Starts Here */
.select-box{
    position: relative !important;
    right: 225px;
    top: 40px;
}
.all-book-table{
    width: 100px;
    position: relative;
    right: 15px;
    top: 25px;
}
.all-book-searchbox{
    position: relative !important;
    bottom: 18px !important;
}
/* All Booking Page Ends Here */

.close-notification-btn {
    width: 75px !important;
    height: 30px !important;
    background: #DB2B26 !important;
    border: 1px solid#DB2B26 !important;
    font-family: "f-medium" !important;
    font-size: 12px !important;
    line-height: 16px !important;
    font-weight: bold !important;
    color: #FFFFFF !important;
    border-radius: 4px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    margin-right: 16px !important;
}
.notificaton-img img {
    width: 31px !important;
    height: 31px !important;
    -o-object-fit: contain !important;
    object-fit: contain !important;
    border: 1px solid #41B649 !important;
    border-radius: 100px !important;
    position: relative !important;
    right: 16px !important;
}
.list-desc {
    font-family: "f-medium" !important;
    font-size: 10px !important;
    line-height: 16px !important;
    color: #acb3ba !important;
    width: 80% !important;
}
.notification-content {
    margin-left: 0px !important;
    position: relative;
    right: 5px;
}
.book-it-btn {
    width: 120px;
    height: 31px;
    border: 1px solid #41b649;
    background: #41b649;
    border-radius: 100px;
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
    position: relative;
    top: 15px;
}
.profile-setting-items{
    
        position: relative;
        top: 4px;
    
}
.view-notification-btn {
    width: 75px !important;
    position: relative;
    height: 30px !important;
    background: #41B649 !important;
    border: 1px solid#41B649 !important;
    font-family: "f-medium" !important;
    font-size: 12px !important;
    line-height: 16px !important;
    font-weight: bold !important;
    color: #FFFFFF !important;
    border-radius: 4px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}
.notification-heading {
    font-family: "f-medium" !important;
    font-size: 14px !important;
    line-height: 8px !important;
    font-weight: bold !important;
    color: #00152C !important;
}
.dropdown-menu.show {
    width: 227px !important;
    border-radius: 12px !important;
    padding: 0px !important;
    top: 34px !important;
    box-shadow: 0px 3px 6px #0000001A !important;
    left: 2px !important;
}
.dropdown-content2 {
    min-width: 0px !important;
}

.booking-custom {
    width: 95% !important;
    padding: 4px !important;
}

.popup-main-title {
    color: #00152c !important;
    font-family: "f-medium" !important;
    font-size: 16px !important;
    font-weight: bold !important;
    line-height: 0px !important;
    text-align: center !important;
} 
.close-img {
    width: 24px !important;
    height: 24px !important;
    cursor: pointer !important;
    position: relative !important;
    right: 10px !important;
    top: 10px !important;
}
.user-about{
    position: relative !important;
    right: 1px !important;
    width: 205px !important;
    margin-top: 46px !important;
}

.setting-area {
    width: 31% !important;
    border: 1px solid #00152C1A !important;
    border-radius: 20px !important;
    position: relative !important;
    top: 738px !important;
    right: 244px;
}
.profile-settings{
    position: relative !important;
    width: 732px !important;
    margin: 16px 10px !important; 
}
.profile-billing{
    
        position: relative;
        right: 10px;
        top: 50px;
        overflow-x: scroll;
    
}

.add-contact-guest{
    width: 440px;
    position: relative;
    right: 18px;

}
.profile-desc{
    position: relative;
    
}
.social-icons-group {
    margin-top: 37px !important;
}

.booking-custom{
    position: relative;
    height: 505px !important;
    overflow-y: visible;
}
.create-booking {
    height: 432px !important;
}
.heading-fun{
    
        position: relative;
        left: 30px;
    
}
.heading-imp{
    position: relative;
    left: 15px;
}

.profile-tab {
    color: #00152C !important;
    font-family: "f-medium" !important;
    font-size: 16px !;
    line-height: 16px !;
    margin-right: 8px !important;
    padding-bottom: 12px !important; 
}
.hello-tabs{
    position: relative ;
    top: 10px;

}
.textarea-field {
    width: 100% !important;
    font-size: 12px !important;
    background: #f2f3f4 !important;
    border: 1px solid #f2f3f4 !important;
    border-radius: 20px !important;
    padding: 3px 5px !important;
    height: 120px !important;
}
.location-input-field {
    width: 190px !important;
    height: 40px !important;
    font-size: 12px !important;
    background: #f2f3f4 !important;
    border: 1px solid #f2f3f4 !important;
    border-radius: 20px !important;
    padding: 7px 17px !important;
}

.sel-button{
    position: relative;
    bottom: 5px;
    width: 100% !important;
}
.com-button{
    position: relative;
    width: 100% !important;
}
.clear-button{
    position: relative;
  top: 5px;
    width: 100% !important;
}

    /* Bookquest page starts here */
    .priv-count, .pub-count, .all-count{
        position: relative;
        width: 25%;
        /* padding-bottom: 15%;
        right: 15%; */
        font-size: 14px !important;
    }
    .all-count{
        padding-left: 7%;
    }
    .priv-count{
        right: 5px;
    }
    .pub-count{
        padding-left: 6%;
    }
    .search-bar{
        position: relative;
        width: 100% !important;  
    }
    .bar-one{
        position: relative;
        /* padding-bottom:  3%; */
        bottom: 50%;
    }
    .bar-two{
        position: relative;
        bottom: 52%;
    }
    .search-quest, .search-location, .search-date, .dp__input {
        width: 100% !important;
    }
    
    .dp__input_wrap {
        position: relative;
        width: 100% ;
        box-sizing: border-box !important;
    }

    .component-search-icon, .location-icon {
        left: 0px
    }
    .date-pick{
        width: 100% !important;
        margin-right: 10%;
    }

    .search-date{
        right: 9%;
        bottom: 14px;
    }
    .search-quest, .search-location{
        padding: 0px 24px 3px 56px !important;
    }
    .heading-quest{
        position: relative;
    padding-right: 0rem !important;
    padding-left: 0rem !important;
}

    .card-container{
        position: relative;
        width: 100%;
        /* right: 20px; */
        bottom: 17px;
        /* padding-top: 5%; */
    }
    .custom-popup-css{
        width: 95% !important;
        padding: 7px !important;
        /* z-index: 2 !important; */
    }
    .booking-custom {
        /* z-index: 2 !important; */
    }
    .reschdeule-info-book-text{
    color: #00152C !important;
    opacity: 0.46 !important;
    font-family: 'f-medium' !important;
    font-size: 12px !important;
    line-height: 16px !important;
    margin: 21px 0 28px !important;
    text-align: center !important;
    }
    .serial-num-file-popup{
    padding: 18px 20px !important; 
    width: 95px; 
    }
    .create-sub-account{
        display: block !important;
    }         
    
    .play-book{
        margin-right: -2.5rem !important;
    }

    .map-quest{
        padding-right: 0rem !important;
    padding-left: 0rem !important;
    }
    .count-nav{
        margin: -15px -13px -4px 5px !important;
        
    }
    .pagination{
        width: 100%;
        position: relative;
        right: 0%;
        padding: 10px 12px;
    }
    .page-item{
        position: relative;
        display: flex;
        height: 50px;
    }
    .page-link{
        width: 100%;
        left: 15px;
        align-items: center;
    }

    /* Bookquest Page Ends here */ 

    /* Schedule Page Starts Here */

    .t-body{
        display: table-row-group;
        width: 100% !important;
    }
    

    
    .table-responsive {
        position: relative;
        overflow-x: visible !important;
        width: 96% !important;
        bottom: 45px !important;
        scrollbar-width: thin !important;
    }

    .thead {
        position: relative;
        padding: 1.75rem !important;
    }

    .main-heading{
        font-size: 14px !important;
        right: 10%;
        bottom: 27px !important;
    }
    .text-new{
        position: relative;
        right: 0%;
        top: 10%;
        bottom: 5%;
    }
    .new-schedule-btn{
        width: 112% !important;
        height: 28px !important;
        bottom: 57% !important;
        margin-top: 33%;
        left: 1px !important;
        position: relative;
    } 
    .new-schedule-icon {
        left: 0px !important;
       
        position: relative !important;
    }

    .second-table{
        position: relative;
        overflow-x: visible !important;
        width: 96% !important;
        bottom: 55px !important;
        right: 4px;
    } 

    .upload-schedules{
        position: relative;
        font-size: 14px !important;
        bottom: 47px !important;
        left: 2px;
        z-index: 1;


    }

    .myheader-title {
        position: relative;
        right: 0%;
        bottom: 14px;
        font-family: "f-medium";
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
    color: #00152c;
    }

    .myschedule-header {
        padding: 2px 30px !important;
        border-bottom: 1px solid #00152C1A
    }

    .form-section {
        padding: 9px 13px !important;
    /* Schedule Work Ends Here */

    }

    /* File Cabinet Page Starts Here */
    .field{
        width: 167px !important;
        height: 34px !important;
        font-size: 12px !important;
        background: #f2f3f4 !important;
        border: 1px solid #f2f3f4 !important;
        border-radius: 100px !important;
        padding: 10px 20px 10px 41px !important;
    }
    
    .file-cabinet{
        padding: 1px 30px !important;
    }
    
    .new-table{
        position: relative;
        width: 120% !important;
        right: 20px;
        bottom: 17px !important;
        
    }
    .cabinet-tabs {
        margin-top: 22px;
        padding: 8px 0px !important;
        right: 30px;
    }
    .tabs-cab{
        position: relative;
        right: 20px;
        font-size: 12px;
        bottom: 4px !important;
    }
    .cab-table{
        position: relative;
        width: 100%;
    }
    .create-tab-items {
        font-size: 13px !important;
        line-height: 14px !important;
    }
    .tab-items {
        font-size: 10px !important;
        line-height: 14px !important;
        margin-right: 15px !important;
    }
    /* File cabinet works end here */

    /* Dashboard headbar */
    
    
    /* My contact works start here */

    .search-field {
        width: 100% ;
    }
    .search-box {
        right: 5%;
        bottom: 10%;
        position: relative;
    }
    .all-contact-tab{
        
    font-size: 11px !important;
    line-height: 15px !important;
    margin-right: 16px !important;
    }

    .create-contact-tabs{
        font-size: 13px !important;
        line-height: 14px !important;
    }
    .add-contact {
        display: flex !important; 
        justify-content: flex-end !important;
        left: 0px !important;
    }
    .email-contact{
        position: relative;
        left: 12% !important;
        top: 0px;
        font-size: 13px !important;
    }

    .searchh-box{
      margin-bottom: 10% !important;  
    }

    .all-contacts {
        padding: 11px 10px !important;
    }
    .add-new-contact-btn{
        position: relative;
        height: 35px !important;
        width: 200% !important;
        top: 0%;
        left: 6%;
    }
    
    .create-contact-btn{

        position: relative;
        height: 35px !important;
        width: 200% !important;
        top: 0%;
        left: 1%;
    }

    .add-contact-btn{
        position: relative;
    height: 35px !important;
    width: 200% !important;
    top: 0%;
    left: 1%;
    }
    .add-contact{
        padding: 6%;
        right: 5%;
    }
    .contacts-cards{
        padding: 29px 4px !important;
        width: 107% !important;
        margin-left: -10px !important;
    }
    .contacts-listing{
        width: 100%;
        margin-left: 0px;
        position: relative;
        bottom: 10px;
    }
    .contacts-listing {
        height: 557px;
        overflow-x: hidden;
        overflow-y: auto;
        border: 1px solid #00152C1A;
        border-radius: 20px;
        padding: 16px;
        margin-top: 13px !important;
       
    }
    .submit-btn {
        border: 1px solid #41b649;
        color: #41b649;
        margin-right: 10px !important;
    }
    .create-contactdropdown{
        position: relative !important;
        min-width: 145px !important;
        padding: 15px 7px !important;
    }
    .field-two{
        width: 90% !important;
        position: relative;
        left: 11% !important;
    }
    .add-new-contact {
        padding: 5px 20px !important;
    }

    .mysearch-icon {
        /* width: 14px !important;
        height: 14px !important;
        position: relative !important;
        top: 0px !important; */
        left: 55px !important;
        z-index: 10 !important;
    }
    .second-box{
        margin-left: -10%;
    }
    .contact-search-box{
        width: 100% !important;
        position: relative;
        left: 6%
    }
    .contact-page-icon-search{
        width: 14px !important;
        height: 14px !important;
        position: absolute !important;
        top: 10px !important;
        left: 32px !important;
        z-index: 1;
    }
    .global-result-search{
        padding: 15px 15px !important;
    }
    .global-tab-search{
        padding: 0 0px !important;
    }
    .global-search-heading{
        font-size: 15px !important;
    }
    
    
    /* End Ali Css */


    .main-title {
        font-size: 20px !important;
        text-align: center;
    }
    .search-box {
        margin-top: 10px !important;
    }
    .search-icon {
        right: 5% !important;
    }
    .book-quest-locator-icon{
        margin-right: 23px !important;
    }
    .create-new-sub-acc-content{
        font-size: 20px !important;
    }

    .search-cabinet{
        width: 14px;
        height: 14px;
        position: absolute;
        top: 12px;
        margin-left: 2%;
        z-index: 10;
    }
    .header-content {
        margin-top: 15px;
        flex-direction: column;
    }
    .header-actions {
        flex-direction: column;
        margin-top: 10px;
    }
    .calender-div {
        width: 100%;
        padding: 20px 15px !important;
    }
    .broadcast-listing {
        width: 100%;
    }
    .calender-sidebar {
        border-left: none;
    }
    .we-are-head {
        word-spacing: 0px;
    }
    .auth-actions {
        margin-top: 40px;
    }

    .f-32 {
        font-size: 5.3vw !important;
    }

    .f-16 {
        font-size: 2.85vw !important;
    }

    .lh-91 {
        line-height: normal;
    }

    .what-head, .we-are-head,
    .calender-heading-container {
        font-size: 10vw !important;  /* 10vw equivalent to 80px */
    }

    .main-head-para, .booked-quest-para {
        min-width: 110px;
        width: 85% !important;
        line-height: 2;
    }

    .avatar-1 {
        /* top: 32pt;
        left: 20pt; */
        top: 25pt !important;
        left: 15pt !important;
    }
    
    .avatar-2 {
        top: 32pt !important;
        left: 85.5% !important;
    }
    
    .avatar-3 {
        /* top: 164pt;
        left: 30pt; */
        top: 125pt !important;
        left: 15pt !important;
    }
    
    .avatar-4 {
        top: 145pt !important;
        left: 85% !important;
    }

    .avatar-1 , .avatar-2,
    .avatar-3 , .avatar-4 {
        height: 22pt !important;
        width: 22pt !important;
    }

    .hero_container {
        padding: 20px 0 0px 0;
    }

    .arrow {
        width: 52pt !important;
        left: 0 !important;
        top: 200px !important;
    }

    .arrow-green{
        display: none !important;
    }

    .arrow-green-mob {
        display: block !important;
        width: 52pt;
        right: -20px;
        top: 140px;
    }

    .macbook-img-hero {
        width: 90%;
    }

    .macbook-img {
        margin: 30px 0px 0px 0px;
        width: 100%;
    }

    .wave {
        height: auto;
        width: 100vw;
    }

    .calender-text-container, .features-text {
        /* margin: 0;
        justify-content: center;
        text-align: center;
        align-items: center; */
        text-align: center;
    }

    /* .calender-heading-container {
        text-align: center;
        width: 85%;
    } */
    .social-calender, .simple-to-use {
        font-size: 24px;
        line-height: 1;
    }
    .calender-heading {
        font-size: 40px;
        line-height: 1;
    }

    .common-btn-set {
        width: 124px !important;
        height: 37px !important;
        font-size: 10px !important;
         
    }

    .social_calender_context_container  {
        align-items: center;
    }

    /* utilities */
    .sm-botom-p{
        bottom: 139px;
    }
    .sm-img-45{
        width: 45px;
        height: 45px;
    }
    .sm-d-justify-center{
        justify-content: center;
    }
    .sm-align-center{
        align-items: center;
    }
    .sm-d-none{
        display: none;
    }
    .sm-btn-cmn-stl{
        font-size: 10px !important;
        padding: 0px !important;
        border-radius: 6px
    }
    .sm-p0{
        padding: 0;
    }
    .sm-fs{
        font-size: 10vw !important;
    }

    .sm-margin-zero{
        margin: 0 !important;
    }

    .sm-ds-gap{
        gap: 20px;
    }
    .sm-h-auto{
        height: auto !important;
    }
    /* hero section */
    .sm-p-top{
        padding-top: 1rem !important;
    }
    /* hero section */

    /* social calender */
    .sm-max-width{
        max-width: 85% !important;
    }
    .sm-width{
        width: 100%;
    }
    .sm-lh-sc{
        line-height: 50px !important;
    }
    .dashed-line {
        top: 45px;
        left: 17px;
    }
    .square-dotted {
        width: 100px;
        height: 60px;
        top: 263px;
        left: -47px;
    }
    .sm-d-flex{
        display: flex;
        flex-direction: column;
    }
    /* .sm-mx-sc{
        max-width:  ;
    } */
    .sm-d-flex-col{
        display: flex;
        flex-direction: column;
       
    }
    .sm-gap{
        gap: 30px;
    }
    .sm-p-xero
    .sm-d-flex-jsc{
        justify-content: center;
        align-items: center;
    }
    .sm-w-full{
        width: 100% !important;
    }
    .sm-txt-align{
        text-align: center;
    }
    .sm-mt-sc{
        margin-top: 50px;
    }
    /* social calender */

    /* interactive features */

    .sm-if-d-flex{
        display: flex;
    width: 100%;
    justify-content: center;
    line-height: 50px !important;
    }
    .sm-if-margin{
        margin: 30px 0px 0px 0px !important;
    }
    .sm-w-75{
        width: 75%;
    }
    .sm-fs-18{
        font-size: 18px !important;
    }
    /* interactive features */

    /* join open section */


    .padding-xero{
        padding: 0 !important;
    }
    .sm-lh-25{
        line-height: 25px !important;
    }
    .sm-h-jo{
        font-size: 28px !important;
    }
    .sm-cirlce{
        transform: rotate(10deg);
        margin: -11px 0px 0px -5px;
        width: 137px;
    }
    .sm-w-circle{
        width: 119px;
    }
    .sm-mt-os{
        margin-top: 111px;
    }
    .sm-d-flex-center{
        display: flex;
        justify-content: center;
    }
    .sm-w-pic{
        width: 382px;
    }

    .max-width-imp{
        max-width: 100% !important;
    }
    .mtb-mj{
        margin-bottom: 57px;
    margin-top: 15px;
    }
    /* join open section */

    /* relative journey section */
    .h-container{
        flex-direction: column;
        gap: 2rem;
        align-items: center;
    }
    .rj-common-btn-set {
        width: 159px !important;
        font-size: 12px !important;
        border: 1px solid !important;
        padding: 12px;
    }
    .sm-p-rj{
        padding: 10px 0px 0px 0px;
    }
    .sm-flex-col-reverse{
        flex-direction:column-reverse;
    }
    .sm-fs-h-rj{
        font-size: 35px !important;
    line-height: 45px !important;
    }
    .sm-m0{
        margin: 0;
    }
    .sm-mt-rj{
        margin-top: 10px;
    }
    .sm-jr-section-h{
        height: 360px;
    }
    .sm-jr-img{
        width: 120%;
        margin-top: 210px;
        position: absolute;
    }
    .jr-w-full{
        max-width: 100% !important;
    }
    .journey_heading {
        font-size: 30px;
        line-height: 40px;
    }
    /* relative journey section */
    .booked-quest-btn {
        color: #fff;
        border: 1px solid #fff !important;
        border-radius: 50px !important;
        background-color: transparent;
        width: 147px;
        height: 41px;
        font-size: 12px;
        position: relative !important;
    }
    .sm-download-section{
        border-radius: 24px;
    }

    .sm-w-img-g23{
        width: 257px;
    }
    .sm-download-container{
        padding: 0 !important;
        display: flex;
        overflow: hidden;
        flex-direction: column;
    }

    .fs-h-ds{
        font-size: 20px !important;
        width: 262px;
        line-height: 35px !important;
        text-align: center;
    }
    .sm-align-item{
        align-items: center;
    }
    .sm-flex-col{
        flex-direction: column;
        align-items: center;
    }

    .sm-app-store-img{
        width: 191px;
    }

    .sm-app-store-img-ml{
        margin-left: 46px;
    }
    .sm-app-store-img2-ml{
        margin: 0px 0px 0px 37px !important;
    }

    .sm-pt-ds{
        padding-top: 100px;
    }

    .sm-ds-mt{
        margin-top: 51px !important;
    }
    .sm-ds-mb{
        margin-bottom: 2rem;
    }

    .sm-img-ig{
        margin-top: 55px !important;
    }


    /* footer */
    .footer-logo{
        width: 210px;
    }

    .footer-text{
        max-width: 320px;
        opacity: 0.44;
        line-height: 25px !important;
    }

    .footer-social-icon{
        height: 13px;
    }

    .footer-link-width{
        justify-content: space-between;
        width: 280px;
    }

    .footer-copyright{
        font-size: 10px !important;
    }

    /* header */

    .header-logo{
        width: 88px;
        height: 25px;
    }
    .social-icon-container{
        width: 20%;
    justify-content: space-between;
    align-items: center;
    }
    .header-social-icon{
        margin: 0 !important

     }

     .header-height{
        height: 60px;
     }

     .justify-center{
        padding: 0;
        align-items: center;
     }
     .join-open {
        font-size: 30px;
    }
    .eclipse-63, .eclipse-64 {
        width: 100%;
        left: 0;
        margin: 0;
    }
    .join-open-events-img {
        margin: 0px 0px 0px -40px;
    }
    .download-heading {
        text-align: center;
        font-size: 20px;
        line-height: 30px;
        width: 241px;
        height: 122px;
    }
    .booked-quest-btn {
        bottom: 0;
        right: 0;
    }

    .qr_code_img {
        top: 0px;
        left: -18px;
        width: 33vw;
        height: auto;
    }
    
    .orange_chat_bubble {
        top: 35px;
        left: 65px;
        width: auto;
        height: 6vh;
        min-height: 4vh;
        
    }
    
    .table_img {
        right: -56px;
        bottom: -13px;
        width: 40vw;
        height: auto;
    }
    
    .purple_chat_bubble {
        right: 162px;
        bottom: 28px;
        width: auto;
        height: 7vh;
        min-height: 5vh;
    }
    
    .setting-box{
    padding: 10px 25px !important;
    border: 1px solid #00152C1A;
    border-radius: 20px;
    margin: 14px 0 !important;
    padding-bottom: 10px !important;
}
    
}

@media screen and (min-width: 1536px) and (max-width: 1575px){
    .setting-box{
  padding: 0px 25px !important;
  padding-bottom: 0px !important;
  border: 1px solid #00152C1A;
  border-radius: 20px;
  margin: 0px 0 !important;
  padding-bottom: 10px !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 768px){
    .custom-book-popups{
        width: 696px !important;
        padding: 22px;
        z-index: 0;
    }
    .popup-upload-schedule{
        width: 703px !important;
        height: 498px;
        padding: 22px;
        z-index: 0;
    }
    .title-upload-schedule{
        padding: 17px 34px !important;
        width: 100%;
    }
    .popup-calender-compare{
        width: 717px !important;
        padding: 22px;
        z-index: 0;
    }
    .popup-detail{
        width: 92% !important;
        padding: 22px;
        z-index: 0;
        position: relative;
    }
    .setting-popup{
        overflow-y: scroll;
        scrollbar-width: thin;
        position: relative;
        z-index: 0;
    
    }
    .popup-guest{
        width: 92% !important;
        padding: 22px;
    }
    .popup-location{
        width: 92% !important;
        padding: 22px;
        z-index: 0;
        position: relative;
    }
    .popup-playbook{
        width: 92% !important;
        padding: 22px;
        z-index: 1;
    }
    .popup-edit-event-detail{
        width: 92% !important;
        padding: 22px;
        z-index: 1;
    }
    .popup-event-quest{
        width: 92% !important;
        padding: 22px;
    }
    .popup-subaccount-user-info{
        width: 92% !important;
        padding: 22px;
    }
    .popup-broadcast-post{
        width: 92% !important;
        padding: 22px;
        z-index: 0;
    }
    .popup-send-schedule-event{
        width: 92% !important;
        padding: 22px;
    }
    .popup-book-quest-eventdetails{
        width: 92px !important;
        padding: 18px;
        overflow-x: scroll;
        
    }
    .add-schedule-event-details{
        width: 92% !important;
        overflow-x: scroll;
        padding: 18px;

    }
    .popup-guest{
        width: 66% !important;
        position: relative;
        right: 12px;
        z-index: 0;
    }
    }

    @media (min-width:576px){

        .qr_code_img {
            top: -20px;
            left: -83px;
            width: 210px;
            height: 160px;
    }
    
    .orange_chat_bubble {
        top: 39px;
        left: 65px;
        width: 150px;
        height: 40px;
        
    }
    
    .table_img {
        right: -90px;
        bottom: -64px;
        width: 280px;
        height: 220px;
    }
    
    .purple_chat_bubble {
        right: 173px;
        bottom: 28px;
        width: 130px;
        height: 50px;
    }
    }
    