@media screen and ( max-width: 1600px ){
    .itenerary-form-input{
        column-gap: 30px;
        justify-content: space-between;
    }
    .guest-amenities-input, .guest-room-no-person-input, .guest-room-form-input, .guest-room-title-input, .guest-room-price-input {
        flex: 0 0 47%;
}
.profile-membership-plan-content-header{
    justify-content: space-between;
}
.profile-membership-plan-tag {
     margin-left: 0px; 
}
.plan-feature-inner-section-separator{
    margin: 0px 20px;
}
}
@media screen and ( max-width: 1500px ){
    .box-numer-side h3{
        font-size: 35px;
        line-height: 45px;
    }
    .box-numer-side{
        width: 50%;
        height: 75px;
    }
    .ussage-box{
        column-gap: 10px;
    }
    h6.box-title{
        font-size: 15px;
        line-height: 19px;
    }
    .apexcharts-legend{
        column-gap: 25px;
    }
}
@media screen and ( max-width: 1400px ){
    .plan-price h2{
        font-size: 30px;
    }
    .plan-description p{
        font-size: 14.818px;
        line-height: 20.164px;
    }
    .plan-feature-section{
        padding-left: 15px;
        padding-right: 15px;
    }
    .plan-box-top-section{
        padding-right: 15px;
        padding-left: 15px;
    }
    .plan-feature-inner-section ul{
        row-gap: 20px;
    }
    .registration-plan-label{
        margin-bottom: 0px;
    }
    .itenerary-form-input{
        column-gap: 20px;
    }
    .cd-panel__container{
        max-width: 46.61%!important;
    }
    .dash-container {
        column-gap: 30px;
}
    .user-tab-section{
        column-gap: 30px;
    }
    .user-left-tab {
        flex: 0 0 23%;
    }
    .user-each-tab {
        padding: 0px 19px;
        height: 60px;
    }
    .title-edit-button h1 {
        font-size: 35px;
        line-height: 43px;
    }
    .user-top-left h6 {
        font-size: 17px;
    }
    .user-interface.wishlist-interface {
        padding-bottom: 100px;
    }
}
/*dashboard*/
@media screen and (max-width: 1350px){
    .enquiry-tab-section li{
        width: 110px;
    }
    .enquiry-tab-section li button{
        font-size: 14px;
        line-height: 24px;
    }
    .dash-user-side h6{
        font-size: 14px;
        line-height: 24px;
    }
    .user-img-col img {
        width: 31px;
        height: 30px;
    }
    .user-img-col{
        width: 38px;
        height: 38px;
    }
    .dash-user-side{
        width: 260px;
        padding: 12px 0px;
    }
    .enquiry-top-part h6{
        font-size: 15px;
    }
    
}
@media screen and (max-width: 1300px){
    .box-numer-side{
        height: 60px;
    }
    .box-numer-side h3{
        font-size: 25px;
        line-height: 35px;
    }
    .ussage-box{
        padding: 10px;
    }
    .user-ussage-list, .dash-latest-enquiry{
        padding-right: 15px;
    }
    .right-side-tab-listing{
        padding-left: 20px;
    }
    .each-des-tab{
        padding-left: 7px;
    }
    .each-des-dash-tabs {
        padding: 0px 20px 0px 20px;
    }
    .each-enquiry-details{
        padding: 20px;
    }
    p.dash-common-para{
        font-size: 13px;
    }
    .enq-flex-cont-phone p{
        font-size: 13px;
    }
    .enq-flex-cont-phone svg{
        width: 15px;
    }
    .enq-flex-cont-phone{
        column-gap: 5px;
    }
    .dash-latest-enquiry-graph{
        width: 35%;
    }
    .enquiries-table-body-row p{
        font-size: 13px;
    }
    .dashboard-enquiry-right-col .enquiry-tab-section ul{
        padding: 20px 15px;;
    }
    .enquiry-filter-row{
        padding: 19px 15px;
        column-gap: 15px;
    }
    .right-side-tab-listing {
        padding-left: 20px;
}
.dash-profile-details-inner {
    gap: 30px;
}
.dash-profile-right {
    width: 80%;
}
.edit-profile-form-label {
    width: 30%;
}
.profile-details-form-label {
    width: 30%;
}
}

@media screen and ( max-width: 1200px ){
   .form-inner-input-section{
        column-gap: 11px;
   }
   .itenerary-form-input {
        column-gap: 15px;
}
.profile-membership-plan-content-header{
    padding: 15px 15px;
}
.profile-membership-plan-content-body {
    padding-left: 15px;
    padding-right: 15px;
 }   
 .plan-section{
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 20px;
}
.plan-box{
    /* width: 48% !important; */
    flex: 0 0 48%;
}
}
@media screen and ( max-width: 1100px ){
    ul.menu-list li a{
        flex-direction: column;
        row-gap: 10px;
        text-align: center;
    }
    ul.menu-list li a span::after{
        content: none;
    }
    ul.menu-list li a::after{
        content: '';
        height: 30px;
        width: 1px;
        bottom: -26px;
        position: absolute;
        background-image: url(../img/line.svg);
        background-repeat: repeat-y;
        background-size: 1px 30px;
    }
    ul.menu-list li.active-step a::after, ul.menu-list li.completed-step a::after {
        background-image: url(../img/line-active.svg);
    }
    ul.menu-list li:last-child a::after{
        content: none;
    }
    .wizard .steps > ul{
        flex-wrap: wrap;
    }
     .dashboard-enquiry-right-col .enquiries-table-inner{
        min-width: 553px;
    }
    .dashboard-enquiry-right-col .enquiries-table{
        overflow: scroll;
    }
    .dashboard-enquiry-right-col .enquiries-table::-webkit-scrollbar{
    width: 3px;
    }
    section.user-interface {
        padding-top: 65px;
        padding-bottom: 40px;
    }

    /* Track */
    .dashboard-enquiry-right-col .enquiries-table::-webkit-scrollbar-track {
    background: #f1f1f1; 
    }
    
    /* Handle */
    .dashboard-enquiry-right-col .enquiries-table::-webkit-scrollbar-thumb {
    background: var(--color1); 
    }       

    /* Handle on hover */
    .dashboard-enquiry-right-col .enquiries-table::-webkit-scrollbar-thumb:hover {
    background: var(--color1); 
    }
    .title-edit-button h1 {
        font-size: 30px;
        line-height: 40px;
    }
    .user-top-left h6 {
        font-size: 15px;
        padding-top: 5px;
    }
    .wishlisted-big-boxes {
        grid-template-columns: 1fr 1fr;
        row-gap: 15px;
    }
    .each-wish-big-box img {
        height: 75px;
    }

}
@media screen and (max-width: 1024px){
    .ussage-box{
        flex-direction: column;
        row-gap: 10px;
    }  
    .each-des-tab h6{
        font-size: 14px;
    }
    .sub-dash-tab a{
        font-size: 13px;
        line-height: 18px;
    }
    
}
@media screen and (max-width: 992px){
    .left-side-tab-listing{
        display: none;
        background: #fff;
        z-index: 99;
        width: 310px;
    }
    .right-side-tab-listing{
        width: 100%;
    }
    .dash-board-menu{
        display: block;
        position: absolute;
        top: 25px;
        left: 20px;
    }
    .bread-section{
        margin-bottom: -20px;
    }
    .dash-menu-close{
        position: absolute;
        right: 10px;
        top: 10px;
    }
    .left-tab-bottom-section img{
        display: none;
    }
    .dash-menu-close{
        display: block;
    }
     .cd-panel__container{
        max-width: 55%!important;
    }
    .dash-container {
        flex-direction: column;
        row-gap: 30px;
        margin-top: 36px;
    }

    .dash-container .dash-left {
        width: 100%;
    }

    .dash-container .dash-right {
        width: 100%;
    }

    h5.analytics-title {
        margin-bottom: 15px;
        margin-top: 0;
    }

    .dash-common-head {
        margin-bottom: 15px;
    }

}

@media screen and ( max-width: 991px ){
    .menu-col{
        padding: 30px 15px;
        overflow: scroll;
    }
    .form-inner-input-section .input-col {
        flex: 0 0 100%;
    }
    .plan-section{
        column-gap: 20px;
        max-width: 98%;
        flex-wrap: wrap;
        row-gap: 40px;
        justify-content: center;
    }
    .plan-box{
        flex: 0 0 45%;
    }
    .agent-details-uploading-inner{
        column-gap: 50px;
    }
    .agent-details-form-section .submit-col {
        margin-top: 50px;
}
    .wizard .steps > ul li .bd-wizard-step-title {
        display: block;
    }
    .wizard .content{
        padding: 30px 15px 30px 15px;
    }
    .dashboard-steps-header{
        margin-top: 40px;
    }
    .profile-membership-plan-name::after{
        margin: 0 15px;
    }
}
@media screen and ( max-width: 900px ){

}
@media screen and (max-width: 860px){
    .row.bottom .col-sm-12{
        width:100%;
        text-align: center;
    } 
    .row.bottom .col-sm-12 ul{
        justify-content: center !important;
        flex-wrap: wrap;
    } 
}
@media screen and (max-width: 790px){
    .dash-latest-enquiry{
        flex-direction: column;
        row-gap: 25px;
    }
    .dash-latest-enquiry-graph {
        width:45%;
    }
    .dash-latest-enquiry-table{
        width: 100%;
    }
    .dashboard-enquiry-right-col .dash-latest-enquiry-graph {
        width: 100%;
}
}
@media screen and (max-width: 768px){
    .box-numer-side{
        width: 75%;
    }
    .ussage-box{
        align-items: flex-start;
    }
    .each-enquiry-details {
        padding: 10px;
    }
    .enquiry-tab-section{
        padding: 12px;
    }
    .enquiry-tab-section li{
        width: 90px;
    }
    .enquiry-bottom-part{
        flex-direction: column;
        row-gap: 15px;
        align-items: flex-start;
    }
    .dash-latest-enquiry-graph{
        width: 100%;
    }
      .cd-panel__container{
        max-width: 85%!important;
    }
.profile-membership-wrapper-inner{
    flex-direction: column;   
}
.profile-membership-wrapper{
    height: auto;
    margin-bottom: 50px;
}
    .user-tab-section{
        flex-direction: column;
        row-gap: 30px;
    }
    .user-left-tab{
        display: flex;
        align-items: center;
        flex: 0;
        column-gap: 6px;
        flex-wrap: wrap;
        row-gap: 6px;
    }
    .user-each-tab h4 {
        font-size: 14px;
        line-height: 14px;
    }
    .user-each-tab img {
        width: 20px;
        height: 20px;
        object-fit: contain;
    }
    .user-each-tab{
        padding: 0px 13px;
    }
    .user-each-tab{
        height: 40px;
    }
    .overflow-now{
        overflow-x: scroll;
    }
    .user-header ul.menuBar{
        display: none;
    }
    .user-header{
        justify-content: space-between;
    }
    .user-right-side-bottom .enquiries-table{
        width: 768px;
    }
    .each-wishlist-images {
        height: 80px;
    }
    .des-user-name {
        font-size: 15px;
    }
    .user-interface.wishlist-interface {
        padding-bottom: 50px;
    }
    .col-md-6{
        width: 50%;
    }
    .plan-price h2 {
        font-size: 25px;
    }
    .enquiry-popup-description-content{
        max-height: 100%;
    }
}

@media screen and ( max-width: 767px ){
    .logo-header {
        margin-bottom: 40px;
    }   
    ul.menu-list li a{
        font-size: 13px;
        line-height: 17px;
    }
    .itenary-day-input {
        flex: 0 0 100%;
    }
    .itenary-title-input {
        flex: 0 0 100%;
    }
    .guest-amenities-input, .guest-room-no-person-input, .guest-room-form-input, .guest-room-title-input, .guest-room-price-input{
        flex: 0 0 100%;
    }
    .complete-registration-inner{
        padding: 0px 15px;
    }
    .complete-registration-inner-header h1{
        font-size: 28px;
    }
    .enquiry-popup-description{
        flex-direction: column;
        row-gap: 30px;
    }
    .profile-membership-plan-content-header{
        flex-wrap: wrap;
        row-gap: 15px;
    }
    .profile-membership-plan-name::after{
        content: none;
    }
    .profile-membership-plan-description {
        flex: 0 0 100%;
    }
    .dash-profile-left {
        width: 100%;
        text-align: center;
    }
    .dash-profile-details-inner {
        flex-direction: column;
    }
    .dash-profile-right {
        width: 100%;
    }
    .dash-profile-left .profile-photo img {
        margin: 0 auto;
    }
    .wishlist-listing-page .listingItems.sh-listing{
        grid-template-columns: 1fr 1fr;
    }
    section.user-interface{
        padding-top: 40px;
        padding-bottom: 40px;
    }
}
@media screen and ( max-width: 700px ){
    h1.registration-steps-head{
        font-size: 20px;
    }
    .form-inner-radio-section{
        flex-direction: column;
    }
    .registration-type-label{
        justify-content: flex-end;
    }
    .registration-steps-footer-inner{
        margin-top: 30px;
    }
    .plan-box{
        flex: 0 0 80%;
    }
    .plan-feature-section{
        min-height: auto;
    }
    .wishlist-listing-page .listingItems .eachTabContent .contentBox{
        padding: 15px;
    }
    .plan-box-top-section{
        min-height: auto;
    }
    .keypoints-field input[type=text]{
        margin-right: 15px;
    }
    
}
@media screen and (max-width: 600px){
    .agent-details-uploading-inner {
        column-gap: 15px;
}
    .agent-details-button-section{
        column-gap: 15px;
    }
    .basic-details-row{
        flex-direction: column;
    }
    .wizard .actions ul{
        flex-direction: column;
        justify-content: center;
        align-items: center;
        row-gap: 20px;
    }
    .add-attraction-title-input, .add-attraction-location-input {
        flex: 0 0 100%;
}
.plan-feature-inner-section{
    flex-direction: column;
    row-gap: 15px;
}
.plan-feature-inner-section-separator{
    display: none;
}
.dash-common-head-flex {
    column-gap: 20px;
}
.each-user-det-row {
    flex-direction: column;
    align-items: baseline;
    justify-content: center;
    row-gap: 5px;
}
.each-user-det-row {
    height: auto;
    padding: 12px 0px;
}
.each-wishlist-images {
    height: 70px;
}
}
@media screen and (max-width: 575px){
    .user-ussage-list{
        flex-wrap: wrap;
        row-gap: 12px;
    }
    .ussage-box{
        width: 48%;
    }
    .each-wish-big-box img {
        height: 50px;
    }
    .keypoints-field input[type=text]{
        flex: 0 0 70%;
    }
    .fc-header tr{
        display: flex;
        flex-wrap: wrap;
    }
    .fc-header tr .fc-header-right{
        width: 100%;
        text-align: left;
    }
}
@media screen and ( max-width: 510px ){
    .user-right-side-top {
        flex-direction: column-reverse;
        align-items: center;
        row-gap: 15px;
    }
    .title-edit-button {
        flex-direction: column;
    }
    .col-xs-12{
        width: 100%;
    }
}
@media screen and ( max-width: 500px ){
    .plan-box{
        flex: 0 0 90%;
    }
    .registration-steps-header{
        flex-direction: column;
        align-items: center;
        justify-content: center;
        row-gap: 20px;
    }
    .wishlist-listing-page .listingItems.sh-listing{
        grid-template-columns: 1fr;
    }
}
@media screen and ( max-width: 479px ){
 .user-ussage-list{
        justify-content: start;
    }
    .ussage-box{
        width: 45%;
    }
    .right-side-top-user-section{
        flex-direction: column-reverse;
        align-items: start;
        row-gap: 25px;
    }
    .dash-user-side{
        margin-left: auto;
    }
    .enquiry-tab-section li button {
        font-size: 13px;
        line-height: 23px;
    }
    .enquiry-top-part{
        column-gap: 15px;
    }
    .enquiry-country-number{
        column-gap: 30px;
    }
    .enquiry-top-part{
        flex-direction: column;
        row-gap: 10px;
        align-items: flex-start;
    }
    .edit-profile-form-label {
        font-size: 13px;
    }
    .edit-profile-form-input input {
        font-size: 12px;
    }
    .edit-profile-form-field{
            gap: 30px;
    }
    .profile-details-form-label, .profile-details-form-input {
        font-size: 13px;
    }
    .profile-details-form-field {
        gap: 30px;
    }
    .each-wishlist-images {
        height: 50px;
    }
    .user-header .logo img{
        max-width: 95px;
    }
}


@media screen and ( max-height: 450px ){
    .wishlisted-big-boxes {
        grid-template-columns: 1fr;
        row-gap: 20px;
    }
    .keypoints-field input[type=text]{
        flex: 0 0 60%;
    }
}

@media screen and ( max-height: 800px ){
 .menu-col{
        overflow: scroll;
    }
}