.MymodalBooknowPoup ul {
    padding: 0;
    margin: 0;
}

.MymodalBooknowPoup li {
    list-style: none;
}

.MymodalBooknowPoup a {
    text-decoration: none;
}

.MymodalBooknowPoup h1,
.MymodalBooknowPoup h2,
.MymodalBooknowPoup h3,
.MymodalBooknowPoup h4,
.MymodalBooknowPoup h5,
.MymodalBooknowPoup h6,
.MymodalBooknowPoup span,
.MymodalBooknowPoup strong,
.MymodalBooknowPoup body,
.MymodalBooknowPoup .form-label,
.MymodalBooknowPoup p {
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif !important;
}

.MymodalBooknowPoup .wrapper {
    padding: 15px 0;
}

.MymodalBooknowPoup .wizSec .ulWizard {
    width: 100%;
    padding: 0;
    height: 478px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.MymodalBooknowPoup .step-footer {
    display: flex;
    align-items: center;
}

.MymodalBooknowPoup .step-footer .stepssubTitle.backBtn {
    margin-right: 0;
}

.MymodalBooknowPoup .plan-content {
    cursor: pointer;
}

.MymodalBooknowPoup .divStep14 .stepPaddingbottom,
.MymodalBooknowPoup .divStep15 .stepPaddingbottom {
    margin-bottom: 30px;
}


.MymodalBooknowPoup .search_selectDropDown {
    width: 100%;
}

.MymodalBooknowPoup .select2.select2-container,
.MymodalBooknowPoup .select2-selection__rendered {
    transition: 0.5s all ease-in-out;
    font-size: 18px;
    font-family: var(--opensans) !important;
    font-weight: var(--font-regular);
    color: var(--black);
    letter-spacing: 0.4px;
    background: transparent;
    border: 1px solid #005e33;
    border-radius: 10px;
    align-items: center;
    justify-content: start;
    vertical-align: middle;
    height: 60px;
    margin-bottom: 0px;
    line-height: 57px;
    width: 100%;
}

.MymodalBooknowPoup span.selection {
    display: block;
}

.MymodalBooknowPoup .select2-selection__rendered {
    padding: 0;
    border: 0;
    position: relative;
}

.MymodalBooknowPoup .select2-selection__rendered::after {
    padding: 0;
    border: 0;
    position: absolute;
    content: "";
    top: 28px;
    left: auto;
    right: 15px;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-color: #000 transparent transparent transparent;
}

.MymodalBooknowPoup .select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid rgba(0, 0, 0, 0.2);
    background: transparent;
    outline: none;
    border-radius: 4px;
}

.MymodalBooknowPoup .select2-container--below.select2-container--open {
    border-radius: 4px 4px 0px 0px;
}

.MymodalBooknowPoup .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 17px;
    line-height: 60px;
    font-family: var(--opensans) !important;
    font-weight: var(--font-regular);
    color: var(--black);

}

:root {
    --bg-color: #e0ffdf;
    --process-bg: #20c593;
    --process-gray: #cbcbcb;
    --light-color: #004963;
    --black: #000;
    --white: #FFF;
    --font-regular: 400;
    --font-medium: 500;
    --font-semibold: 600;
    --font-bold: 700;
    --font-32: 32px;
    --font-30: 30px;
    --font-28: 21px;
    --font-20: 20px;
    --font-19: 19px;
    --font-22: 18px;
    --opensans: 'Open Sans', sans-serif;
    --montserrat: 'Montserrat', sans-serif !important;
}

.MymodalBooknowPoup .secTitle {
    display: block;
    position: relative;
    margin-top: 0px;
}

.MymodalBooknowPoup .secTitle h2 {
    font-size: var(--font-28);
    font-weight: var(--font-semibold);
    line-height: inherit;
    color: #004963;
    margin-top: 25px;
}

.MymodalBooknowPoup .secTitle p {
    font-size: var(--font-19);
    font-weight: var(--font-regular);
    line-height: inherit;
    color: var(--black);
    margin-bottom: 50px;
}

.MymodalBooknowPoup .process_heading {
    font-family: var(--opensans) !important;
    font-size: var(--font-22);
    font-weight: var(--font-semibold);
    line-height: inherit;
    color: #004963;
    letter-spacing: 0.4px;
    margin-bottom: 17px;
}

.MymodalBooknowPoup .form-check {
    border: 1px solid #005e33;
    padding: 0px;
    border-radius: 10px;
    align-items: center;
    justify-content: start;
    vertical-align: middle;
    height: 60px;
    margin-bottom: 15px;
    width: 95%;
    display: flex;
    align-items: center;
}

.MymodalBooknowPoup .form-check:visited {
    background: var(--light-color);
}

.MymodalBooknowPoup .container-custom {
    width: 90%;
    margin: 0 auto;
    padding: 0 15px;
}

.MymodalBooknowPoup .form_phsudoeffect,
.MymodalBooknowPoup .ulWizardBgAfter {
    position: relative;
}

.MymodalBooknowPoup .ulWizardBgAfter::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url('https://cdn.travelone.io/v1/img/bg-after.png');
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    z-index: -1;
}

.MymodalBooknowPoup .mobile-progessbar {
    display: none;
}

.MymodalBooknowPoup .desktop-progressbar {
    display: block;
}

.MymodalBooknowPoup .wizardForm .form-label {
    font-size: 15px;
    font-weight: 500;
    line-height: inherit;
    color: #004963;
    letter-spacing: 0.1px;
}

.MymodalBooknowPoup .show-hideDiv {
    position: relative;
    cursor: pointer;
}

.MymodalBooknowPoup .show-hideDiv .pass_icons {
    position: absolute;
    top: 20px;
    left: auto;
    right: 15px;
    font-size: 22px;
}

.MymodalBooknowPoup .BPDetailiSec .form-check label.form-check-label {
    padding-right: 10px;
}

.MymodalBooknowPoup .stepimgTitle {
    color: #004963;
    font-size: 16px;
    line-height: inherit;
    font-weight: 500;
    margin-bottom: 10px;
}

.MymodalBooknowPoup .stepimgUL {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 0px;
    row-gap: 15px;
    grid-gap: 0px;
    grid-row-gap: 15px;
}

.MymodalBooknowPoup .stepimgUL li {
    text-align: center;
    list-style: none;
    flex-basis: 25%;
}

.MymodalBooknowPoup .stepimgUL input[type="radio"],
.MymodalBooknowPoup .mediaSec input[type="radio"],
.MymodalBooknowPoup .stepplacesUL input[type="radio"] {
    position: absolute;
    opacity: 0;
}

.MymodalBooknowPoup .stepimgUL input[type="radio"]:checked+.plan-content img {
    -webkit-transition: ease-in 0.3s;
    -o-transition: ease-in 0.3s;
    transition: ease-in 0.3s;
    border: 2px solid #ff4d47;
    border-radius: 50px 50px 0 0;
    outline: none;
    box-shadow: 0 3px 8px rgb(0 0 0 / 47%);
}

.MymodalBooknowPoup .stepimgUL a.img-link {
    outline: none;
}

.MymodalBooknowPoup .stepimgUL img.img-fluid {
    border-radius: 50px 50px 0 0;
    border: 3px solid #e0ffdf;
}

.MymodalBooknowPoup .mediaSec input[type="radio"]:checked+.lableinputsc,
.MymodalBooknowPoup .stepplacesUL input[type="radio"]:checked+.plan-content {
    -webkit-transition: ease-in 0.3s;
    -o-transition: ease-in 0.3s;
    transition: ease-in 0.3s;
    border: 1px solid #ff4d47;
    box-shadow: 0 3px 8px rgb(0 0 0 / 47%);
}

.MymodalBooknowPoup .imgHeadingstep {
    color: #004963;
    font-size: 13.5px;
    line-height: inherit;
    letter-spacing: 0.10px;
    font-weight: 600;
    transition: 0.5s all ease-in-out;
    padding: 5px 0 5px;
}

.MymodalBooknowPoup .step3Sec .imgHeadingstep {
    padding: 10px 0 5px;
    font-weight: 500;
}

.MymodalBooknowPoup .mediaSec ul {
    display: flex;
    flex-flow: wrap;
    gap: 12px;
    grid-gap: 12px;
}

.MymodalBooknowPoup .mediaSec ul li a .lableinputsc {
    padding: 10px;
    border: 2px solid rgb(0 73 99 / 40%);
    border-radius: 10px;
    color: #004963;
    font-size: 15px;
    line-height: inherit;
    font-weight: 500;
    cursor: pointer;
}

.MymodalBooknowPoup .stepSoloUL {
    display: flex;
    align-items: center;
    gap: 10px;
    grid-gap: 10px;
    position: relative;
    margin-top: 30px;
    margin-bottom: 30px;
}

.MymodalBooknowPoup .stepSoloUL input[type="radio"],
.MymodalBooknowPoup .stepTemparateUL input[type="radio"] {
    position: absolute;
    opacity: 0;
}

.MymodalBooknowPoup .stepSoloUL input[type="radio"]:checked+.plan-content,
.MymodalBooknowPoup .stepTemparateUL input[type="radio"]:checked+.plan-content {
    -webkit-transition: ease-in 0.3s;
    -o-transition: ease-in 0.3s;
    transition: ease-in 0.3s;
    border: 2px solid #ff4d47;
    box-shadow: 0 3px 8px rgb(0 0 0 / 47%);
}

.MymodalBooknowPoup .stepSoloUL .plan-content {
    border: 2px solid rgb(0 73 99 / 50%);
    padding: 10px 10px;
    border-radius: 5px;
    text-align: center;
    position: relative;
    width: 185px;
    cursor: pointer;
}

.MymodalBooknowPoup .stepSoloUL .plan-content img {
    position: absolute;
    top: -21px;
    left: 75px;
    right: 0;
    bottom: 0;
    width: 35px;
    height: 35px;
}

.MymodalBooknowPoup .counterBox {
    display: flex;
    align-items: center;
    justify-content: space-between;
    display: grid;
    grid-template-columns: auto auto;
}

.MymodalBooknowPoup .titleCounter,
.MymodalBooknowPoup .subheadingCounter {
    color: #004963;
    font-size: 15px;
    line-height: inherit;
    font-weight: 600;
}

.MymodalBooknowPoup .subheadingCounter {
    font-weight: 400;
}

.MymodalBooknowPoup .counterIncDec button {
    width: 30px;
    height: 30px;
    border-radius: 50px;
    outline: none;
    border: 2px solid #004963;
    background: var(--bg-color);
    font-size: 25px;
    line-height: 25px;
    font-weight: 500;
    color: #004963;
    position: relative;
}

.MymodalBooknowPoup .counterIncDec input[type="text"] {
    background: transparent;
    border: 0;
    text-align: center;
    width: 40px;
    font-weight: 600;
    font-size: 16px;
    color: #004963;
}

.MymodalBooknowPoup .counterIncDec {
    display: flex;
    align-items: center;
}

.MymodalBooknowPoup .counterIncrementDecremnet {
    border: 1px solid #004963;
    padding: 10px 20px;
    border-radius: 5px;
    transition: 0.5s all ease-in-out;
}

.MymodalBooknowPoup .familyadultBox,
.MymodalBooknowPoup .groupAdultBox {
    display: none;
}

.MymodalBooknowPoup .familyadultBox.open,
.MymodalBooknowPoup .groupAdultBox.open1 {
    display: block;
}

.MymodalBooknowPoup .counterBox:not(:last-child) {
    border-bottom: 1px solid #004963;
}

.MymodalBooknowPoup .counterTitle {
    padding: 10px 0;
    text-align: justify;
}

.MymodalBooknowPoup .stepplacesUL,
.MymodalBooknowPoup .stepTemparateUL {
    display: flex;
    align-items: center;
    gap: 25px;
    grid-gap: 25px;
    margin-top: 30px;
}

.MymodalBooknowPoup .stepplacesUL li,
.MymodalBooknowPoup .stepTemparateUL li {
    text-align: center;
}

.MymodalBooknowPoup .stepplacesUL .plan-content {
    border: 1px solid #004963;
    padding: 15px;
    border-radius: 15px 0;
    width: 280px;
    cursor: pointer;
}

.MymodalBooknowPoup .stepTemparateUL .plan-content {
    padding: 5px 55px;
    border-radius: 10px;
    cursor: pointer;
    border-color: transparent;
    border: 2px solid rgb(0 73 99 / 45%);
    height: 73px;
    place-content: center;
    align-items: center;
    display: inline-flex;
    flex-direction: column;
}

.MymodalBooknowPoup .headerSec {
    margin-bottom: 0px;
}

.MymodalBooknowPoup .callChatANch {
    background: var(--bg-color);
    padding: 10px 10px;
    border: 1px solid #004963;
    border-radius: 25px 0;
    color: #004963;
    font-size: 15px;
    line-height: inherit;
    font-weight: 600;
    letter-spacing: 0.10px;
    cursor: pointer;
    transition: 0.5s all ease-in-out;
}

.MymodalBooknowPoup .callChatANch:hover {
    color: #20c593;
    border-color: #20c593;
}

.MymodalBooknowPoup .destination-expertCall {
    display: flex;
    align-items: center;
    gap: 10px;
    grid-gap: 10px;
    margin-bottom: 0px;
    display: grid;
    grid-template-columns: auto;
}

.MymodalBooknowPoup .destination-expertCall .chatIcon,
.MymodalBooknowPoup .destination-expertCall .callIcon {
    vertical-align: middle;
    font-size: 17px;
}

.MymodalBooknowPoup .step6form {
    margin-bottom: 15px;
}

.MymodalBooknowPoup .step6form .textareaFld {
    height: 100px;
}

.MymodalBooknowPoup .locaiconsbox {
    display: flex;
    align-items: center;
    position: relative;
}

.MymodalBooknowPoup .locationIOIcon {
    position: absolute;
    content: '';
    top: 15px;
    left: 10px;
    right: 0;
    bottom: 0;
    color: #004963;
}

.MymodalBooknowPoup .locaInputfld {
    padding-left: 30px;
}

.MymodalBooknowPoup .step6form label,
.MymodalBooknowPoup .step6form .separate-dial-code {
    width: 100%;
}

.MymodalBooknowPoup .step-footer {
    gap: 0px;
    grid-gap: 0px;
    margin-top: 30px;
}

.MymodalBooknowPoup .wizardForm .step-footer>button.step-btn.stepssubTitle1 {
    background: transparent;
    color: #004963;
    width: auto;
    display: block;
}

.MymodalBooknowPoup .counterIncDec1 .formInput {
    background: #e0ffdf;
    width: 100px;
    border-color: #004963;
    margin: 0 auto;
    text-align: center;
    font-weight: 500;
    color: #004963;
    border-radius: 10px;
    outline: none;
    box-shadow: none;
    border: 1px solid;
    padding: 7px 10px;
}

.MymodalBooknowPoup .stepimgUL input[type="checkbox"]:checked+.plan-content img {
    -webkit-transition: ease-in 0.3s;
    -o-transition: ease-in 0.3s;
    transition: ease-in 0.3s;
    border: 3px solid #ff4d47;
    border-radius: 55px 55px 0 0;
    outline: none;
    box-shadow: 0 3px 8px rgb(0 0 0 / 47%);
}

.MymodalBooknowPoup .stepimgUL input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}

.MymodalBooknowPoup .mediaSec input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}

.MymodalBooknowPoup .mediaSec input[type="checkbox"]:checked+.lableinputsc {
    border-radius: 10px;
    outline: none;
    -webkit-transition: ease-in 0.3s;
    -o-transition: ease-in 0.3s;
    transition: ease-in 0.3s;
    border: 2px solid #ff4d47;
    box-shadow: 0 3px 8px rgb(0 0 0 / 47%);
}

.MymodalBooknowPoup .crossSignPlanMyTrip {
    display: flex;
    justify-content: end;
    position: absolute;
    top: 16px;
    left: auto;
    right: 95px;
    width: 35px;
}

.MymodalBooknowPoup .crossSignPlanMyTrip img {
    cursor: pointer;
}

.MymodalBooknowPoup .icon-bella {
    width: 100px;
    height: 100px;
}

.MymodalBooknowPoup .icon-bella img {
    border-radius: 50%;
    border: 1px solid #004963;
}

.MymodalBooknowPoup .wizardForm .step-steps>li span {
    position: absolute;
    top: 25px;
    bottom: auto;
    color: #004963;
    font-size: 14px;
    font-weight: 500;
}

.MymodalBooknowPoup .bella-d-flex {
    display: flex;
    gap: 10px;
    grid-gap: 10px;
    align-items: center;
    display: grid;
    grid-template-columns: auto auto;
    justify-content: flex-start;
}

.MymodalBooknowPoup .bella-d-flex .destination-expertCall img {
    width: 22px;
    margin-right: 5px;
}

.MymodalBooknowPoup .bella-d-flex .destination-expertCall {
    flex-direction: column;
    align-items: flex-start;
}

.MymodalBooknowPoup .bella-d-flex .callChatANch {
    width: 100%;
}

.MymodalBooknowPoup .wizardForm .step-steps {
    margin-top: 25px;
}

.MymodalBooknowPoup .stepSoloUL input[type="radio"]:checked+.plan-content .imgHeadingstep {
    font-weight: 600;
}

.MymodalBooknowPoup .error-msg {
    display: block;
    margin-top: 10px;
}

.MymodalBooknowPoup .stepTemparateUL {
    flex-wrap: wrap;
    gap: 20px;
    grid-gap: 20px;
}

.MymodalBooknowPoup .stepTemparateUL .plan-content img {
    max-width: 30px;
}

.MymodalBooknowPoup .stepTemparateUL .imgHeadingstep {
    padding: 5px 0 0px;
}

.MymodalBooknowPoup .wizardForm .error-msg .error {
    color: #ff4c46;
    font-size: 13px;
    font-weight: 400;
}

.MymodalBooknowPoup .step7frmInfo5 .stepTemparateUL {
    gap: 10px;
    grid-gap: 10px;
    margin-top: 15px;
    margin-bottom: 20px;
}

.MymodalBooknowPoup .step7frmInfo5 .stepTemparateUL .plan-content {
    padding: 5px 50px;
}

.MymodalBooknowPoup .step7frmInfo5 .stepTemparateUL .plan-content img {
    max-width: 35px;
}

.MymodalBooknowPoup .step7frmInfo5 .stepTemparateUL .plan-content {
    height: 80px;
}

.MymodalBooknowPoup .step7frmInfo5 .stepTemparateUL.stepTemparateULstep6 .plan-content {
    padding: 5px 17px;
}

.MymodalBooknowPoup .step7frmInfo5 .stepplacesUL,
.MymodalBooknowPoup .step6frmInfo5 .stepTemparateUL {
    margin-top: 10px;
    margin-bottom: 25px;
}

.MymodalBooknowPoup .step6frmInfo5 .error-msg,
.MymodalBooknowPoup .step7frmInfo5 .error-msg {
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
}

.MymodalBooknowPoup .mediaSec.areyouSection input[type="radio"]:checked+.lableinputsc {
    border: 2px solid #ff4d47;
}

.MymodalBooknowPoup .mediaSec.areyouSection .lableinputsc {
    padding: 10px;
    text-align: center;
}

.MymodalBooknowPoup .mediaSec.areyouSection ul {
    flex-direction: column;
    gap: 12px;
    grid-gap: 12px;
}

.MymodalBooknowPoup .mediaSec.areyouSection ul label {
    width: 100%;
}

.MymodalBooknowPoup .mediaSec.areyouSection ul li {
    width: 40%;
}

.MymodalBooknowPoup .mediaSec .step10flexcolumn {
    gap: 25px;
    row-gap: 15px;
    grid-gap: 25px;
    grid-row-gap: 15px;
}

.MymodalBooknowPoup .step10flexcolumn li {
    display: inline-flex;
    flex: 48%;
}

.MymodalBooknowPoup .mediaSec .step10flexcolumn a,
.MymodalBooknowPoup .mediaSec .step10flexcolumn label {
    width: 100%;
    text-align: center;
}

.MymodalBooknowPoup .mediaSec .step10flexcolumn li a .lableinputsc {
    font-size: 13.5px;
}

.MymodalBooknowPoup .dealsSec {
    text-align: center;
}

.MymodalBooknowPoup .dealsSec .logo {
    margin: 20px auto 0;
}

.MymodalBooknowPoup .dealshead1 {
    font-size: var(--font-32);
    font-weight: 500;
    line-height: inherit;
    color: #004963;
    margin-top: 30px;
    margin-bottom: 25px;
    letter-spacing: 0.5px;
}

.MymodalBooknowPoup .dealshead1 a {
    color: #004963;
    font-weight: 700;
    border-bottom: 2px solid rgb(0 73 99 / 53%);
}

.MymodalBooknowPoup .dealbutton a {
    color: var(--white);
    background: var(--light-color);
    font-weight: var(--font-semibold);
    border-radius: 8px;
    padding: 11px 23px;
    border: 0px;
    font-size: var(--font-19);
    text-transform: capitalize;
    width: 25%;
    letter-spacing: 0.4px;
    transition: all 0.5s ease-in-out 0s;
    --webkit-transition: 0.5s all ease-in-out;
    display: block;
    margin: 0px auto 30px;
    font-family: var(--opensans) !important;
}

.MymodalBooknowPoup .deal-para {
    color: #004963;
    font-size: 20px;
    margin-top: 30px;
    margin-bottom: 30px;
    font-weight: 400;
    letter-spacing: 0.5px;
}

.MymodalBooknowPoup .answer-ques-deals {
    background: transparent;
    border: 1px solid rgb(0 73 99 / 82%);
    color: #004963;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 15px;
    border-radius: 10px;
    display: block;
    width: max-content;
    text-align: center;
    margin: 0 auto;
}

.MymodalBooknowPoup .dealchatSec .bella-d-flex {
    justify-content: center;
}

.MymodalBooknowPoup .dealsSec .process_heading {
    letter-spacing: 0.2px;
}

.MymodalBooknowPoup .dealbutton a:hover {
    background: var(--process-bg);
}

.MymodalBooknowPoup .dealsSec a {
    transition: all 0.5s ease-in-out 0s;
    --webkit-transition: 0.5s all ease-in-out;
}

.MymodalBooknowPoup .dealshead1 a:hover {
    color: var(--process-bg);
    border-color: var(--process-bg);
}

.MymodalBooknowPoup .dealsSec .answer-ques-deals:hover {
    color: var(--white);
    background: var(--light-color);
}

.MymodalBooknowPoup .dealsSec .bella-d-flex .callChatANch {
    text-align: left;
}

.MymodalBooknowPoup .threeStepCounter span {
    font-weight: 600;
    font-size: 16px;
    color: #004963;
    padding-right: 10px;
}

.MymodalBooknowPoup .threeStepCounter .para {
    color: #004963;
    font-size: 13.5px;
    font-weight: 400;
    letter-spacing: 0.1px;
    margin-bottom: 20px;
}

.MymodalBooknowPoup .title-prefer {
    font-size: 15px;
    font-weight: 500;
    line-height: inherit;
    color: #004963;
    letter-spacing: 0.1px;
}

.MymodalBooknowPoup .title-prefer-er {
    display: flex;
    align-items: center;
    gap: 10px;
    grid-gap: 10px;
    display: grid;
    grid-template-columns: auto;
}

.MymodalBooknowPoup .otherinputfiled {
    margin-top: 20px;
}

.MymodalBooknowPoup .wizardForm .step-app .step-steps li:last-child {
    flex: 1;
}

.MymodalBooknowPoup .wizardForm .step-steps>li span {
    text-align: center;
    left: 0;
    right: 0;
}

.MymodalBooknowPoup .dealsSec .update-preflex {
    display: flex;
    gap: 10px;
    grid-gap: 10px;
    justify-content: center;
}

.MymodalBooknowPoup .dealsSec.deal-preferences .answer-ques-deals {
    width: auto;
    margin: 0;
}

.MymodalBooknowPoup .reset_theme_step4 {
    font-size: 15px;
    font-weight: 500;
    line-height: inherit;
    color: #004963;
    letter-spacing: 0.1px;
    vertical-align: middle;
    display: flex;
    align-items: center;
    transition: all 0.5s ease-in-out;
}

.MymodalBooknowPoup .reset_theme_step4:hover {
    color: #ff4d47;
}

.MymodalBooknowPoup .wizardForm .step-footer>.step-btn.submitfooterbtn {
    background-color: #ff4d47;
}

.MymodalBooknowPoup .wizardForm .step-footer>.step-btn:hover {
    background: var(--process-bg);
}

.MymodalBooknowPoup .email-ver-link,
.MymodalBooknowPoup .mendartory_span {
    font-weight: 500;
    line-height: inherit;
    color: #ff4d47;
    letter-spacing: 0.1px;
}

.MymodalBooknowPoup .email-ver-link {
    font-size: 13px;
    padding-left: 12px;
    padding-top: 5px;
}

.travelers-room-new .room-bottom-space {
    margin-bottom: 18px;
}

.travelers-room-new .room-one-new {
    padding: 5px 0 15px;
}

.travelers-room-new .titleRoom {
    font-size: 18px;
}

.travelers-room-new .title-prefer-er {
    padding-top: 10px;
}

.travelers-room-new .stepTemparateUL {
    margin-top: 10px;
}

.travelers-room-new .error-msg {
    margin-top: 0;
}

.travelers-room-new .stepTemparateUL {
    gap: 12px;
    grid-gap: 12px;
    border-bottom: 1px solid #004963;
    padding-bottom: 18px;
    display: grid;
    grid-template-columns: auto auto auto auto;
}

.add_extra_box, .add_crib_box {
    display: inline-block;
    text-align: right !important;
    float: right;
    margin-top: 10px;
    margin-left: 10px;
}

.add_extra_box .titleCounter, .add_crib_box .titleCounter {
    display: inline !important;
    color: #ff4c46;
}

.travelers-room-new ul li {
    flex: 48%;
}

.travelers-room-new ul li a,
.travelers-room-new ul li label,
.travelers-room-new ul li .plan-content {
    width: 100%;
}

.travelers-room-new .stepTemparateUL li .plan-content {
    flex-direction: row;
    justify-content: flex-start;
    gap: 15px;
    grid-gap: 15px;
    padding: 15px;
    height: 67px;
}

.MymodalBooknowPoup .travelers-room-new .stepTemparateUL .plan-content img {
    max-width: 35px;
}

.MymodalBooknowPoup .travelers-room-new .stepTemparateUL .plan-content .f-flex-img img {
    max-width: 25px;
}

.MymodalBooknowPoup .travelers-room-new .f-flex-img {
    gap: 5px;
    grid-gap: 5px;
}


.list-details-booknow .travelers-room-new .stepTemparateUL li .plan-content {
    display: grid;
    grid-template-columns: auto auto;
}

.list-details-booknow .wizardForm .step-footer>.step-btn.backBtn {
    margin-right: 15px;
}

.MymodalBooknowPoup.list-details-booknow .travelers-room-new .stepTemparateUL .plan-content .titleCounter {
    margin-left: 15px;
}

#book_now_modal #cart_book_calendar_picker, #book_now_modal #calendarPicker {
    display: inline-grid;
    text-align: center;
    margin-top: 10px;
}

.MymodalBooknowPoup.list-details-booknow .travelers-room-new .f-flex-img {
    display: grid !important;
    grid-template-columns: auto auto;
    justify-content: flex-start;
}

@media screen and (max-width:1616px) {
    .MymodalBooknowPoup .container-custom {
        width: 97%;
        padding: 0 10px;
    }

    .MymodalBooknowPoup .mediaSec .step10flexcolumn {
        gap: 10px;
        row-gap: 10px;
        grid-gap: 10px;
        grid-row-gap: 10px;
    }
}

@media screen and (min-width:1500px) and (max-width:1650px) {
    .MymodalBooknowPoup .secondform_CustomStyle .stepTemparateUL.step7Fistul .plan-content {
        padding: 5px 40px;
    }

    .MymodalBooknowPoup .step7frmInfo5 .stepTemparateUL.step7Secondul.stepTemparateULstep6 .plan-content {
        padding: 5px 15px;
    }
}

@media screen and (max-width:1599px) {
    .MymodalBooknowPoup .destination-expertCall {
        gap: 10px;
        grid-gap: 10px;
        flex-wrap: wrap;
    }

    .MymodalBooknowPoup .crossSignPlanMyTrip {
        right: 78px;
        top: 16px;
    }
}

@media screen and (max-width:1499px) {
    .MymodalBooknowPoup .secondform_CustomStyle .space_div_second_form {
        width: 0 !important;
    }

    .MymodalBooknowPoup .secondform_CustomStyle .stepWizard {
        width: 64%;
    }

    .travelers-room-new .titleRoom {
        font-size: 17px !important;
    }
}

@media screen and (min-width:1300px) and (max-width:1499px) {
    .MymodalBooknowPoup .secondform_CustomStyle .stepTemparateUL.step7Fistul .plan-content {
        padding: 5px 30px;
    }

    .MymodalBooknowPoup .step7frmInfo5 .stepTemparateUL.stepTemparateULstep6.step7Secondul .plan-content {
        padding: 5px 15px;
    }
}

@media screen and (max-width:1399px) {
    .MymodalBooknowPoup .container-custom {
        width: 97%;
    }

    .MymodalBooknowPoup .secondform_CustomStyle .mediaSec .step10flexcolumn {
        gap: 10px;
        row-gap: 10px;
        grid-gap: 10px;
        grid-row-gap: 10px;
    }

    .MymodalBooknowPoup .mediaSec .step10flexcolumn li a .lableinputsc {
        font-size: 12.5px;
    }
}

@media screen and (min-width:1200px) and (max-width:1299px) {
    .MymodalBooknowPoup .secondform_CustomStyle .space_div_second_form {
        padding: 0;
    }

    .MymodalBooknowPoup .secondform_CustomStyle .stepWizard {
        width: 66%;
    }

    .MymodalBooknowPoup .mediaSec .step10flexcolumn li a .lableinputsc {
        font-size: 12px;
        padding: 8px 5px;
    }
}

@media screen and (min-width:1025px) and (max-width:1299px) {
    .MymodalBooknowPoup .secondform_CustomStyle .stepTemparateUL.step7Fistul .plan-content {
        padding: 5px 30px;
    }

    .MymodalBooknowPoup .step7frmInfo5 .stepTemparateUL.stepTemparateULstep6.step7Secondul .plan-content {
        padding: 5px 9px;
    }

    .MymodalBooknowPoup .step7frmInfo5 .stepTemparateUL .plan-content img {
        max-width: inherit;
        height: 22px;
    }

    .MymodalBooknowPoup .wizardForm .step-steps>li span {
        font-size: 12px;
    }
}

@media screen and (min-width:1281px) and (max-width:1353px) {
    .MymodalBooknowPoup .BPDetailiSec .form-check label.form-check-label {
        font-size: 16.5px;
    }
}

@media screen and (min-width:992px) and (max-width:1280px) {
    .MymodalBooknowPoup #formwizard .ulWizard,
    .MymodalBooknowPoup #formwizard1 .ulWizardPayment {
        padding: 0px;
    }

    .MymodalBooknowPoup .wizSec .ulWizard {
        height: 434px;
    }

    .MymodalBooknowPoup .container-custom {
        width: 97%;
    }

    .MymodalBooknowPoup .secTitle p {
        font-size: 17.5px;
        margin-bottom: 40px;
    }

    .MymodalBooknowPoup .form-check {
        height: auto;
        width: 100%;
    }

    .MymodalBooknowPoup .BPDetailiSec .form-check label.form-check-label {
        font-size: 16px;
        line-height: inherit;
    }

    .MymodalBooknowPoup .BPDetailiSec .form-check-input[type=radio] {
        margin-bottom: 13px;
        margin-top: 15px;
    }

    .MymodalBooknowPoup .BPDetailiSec .form-check-input:checked[type=radio] {
        margin-top: 12px;
    }

    .MymodalBooknowPoup .wizardForm .step-footer>.step-btn {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .MymodalBooknowPoup .termConditionSubtext {
        font-size: 17px;
    }

    .MymodalBooknowPoup .show-hideDiv .pass_icons {
        top: 15px;
    }

    .MymodalBooknowPoup .lightPinkColor .form-check-input[type=checkbox] {
        width: 25px;
        height: 25px;
        margin-top: 3px;
    }

    .MymodalBooknowPoup .chosen-container-multi .chosen-choices li.search-choice {
        margin: 15px 10px 0px 0;
    }

    .MymodalBooknowPoup ul.chosen-choices::after {
        top: 23px;
    }

    .MymodalBooknowPoup .chosen-container .chosen-results li {
        font-size: 15px;
        padding: 10px 15px;
    }

    .MymodalBooknowPoup .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
        height: auto;
        line-height: 48px;
        line-height: inherit;
        font-size: 16px;
    }

    .MymodalBooknowPoup .custom-select .select-selected::after {
        top: 25px !important;
    }

    .MymodalBooknowPoup .chosen-container-multi .chosen-choices,
    .MymodalBooknowPoup .select2.select2-container,
    .MymodalBooknowPoup .form-control,
    .MymodalBooknowPoup .custom-select .select-selected,
    .MymodalBooknowPoup .chosen-container-multi .chosen-choices li.search-field,
    .MymodalBooknowPoup .select2-selection__rendered,
    .MymodalBooknowPoup .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 50px;
        height: 50px !important;
    }

    .MymodalBooknowPoup .step6form .textareaFld {
        height: 100px !important;
    }

    .MymodalBooknowPoup .select2-selection__rendered::after {
        top: 23px;
    }

    .MymodalBooknowPoup .file-upload-wrapper,
    .MymodalBooknowPoup .file-upload-wrapper::before,
    .MymodalBooknowPoup .file-upload-wrapper::after {
        height: 50px;
    }

    .MymodalBooknowPoup .file-upload-wrapper::after {
        line-height: 50px;
    }

    .MymodalBooknowPoup .file-upload-wrapper::before {
        padding: 14px 15px;
    }

    .MymodalBooknowPoup .divStep7 .stepPaddingbottom:last-child,
    .MymodalBooknowPoup .divStep8 .stepPaddingbottom:last-child {
        padding-bottom: 30px;
    }

    .MymodalBooknowPoup .form_phsudoeffect::before {
        top: -45px;
        right: 30px;
        height: 95%;
    }
}

@media screen and (min-width:1200px) and (max-width:1279px) {
    .MymodalBooknowPoup .form-control {
        height: 42px !important;
    }

    .MymodalBooknowPoup .step6form .textareaFld {
        height: 95px !important;
    }
}

@media screen and (min-width:1025px) and (max-width:1199px) {
    .MymodalBooknowPoup .secondform_CustomStyle .space_div_second_form {
        padding: 0;
    }

    .MymodalBooknowPoup .secondform_CustomStyle .stepWizard {
        width: 66%;
    }

    .MymodalBooknowPoup .mediaSec .step10flexcolumn li a .lableinputsc {
        font-size: 10.5px;
        padding: 8px 5px;
    }
}

@media screen and (max-width:1199px) {
    .MymodalBooknowPoup .crossSignPlanMyTrip {
        right: 45px;
    }

    .travelers-room-new .stepTemparateUL li .plan-content {
        height: 60px;
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .MymodalBooknowPoup .form-control {
        height: 35px;
    }

    .MymodalBooknowPoup .step6form .textareaFld {
        height: 55px !important;
        line-height: 20px !important;
    }

    .MymodalBooknowPoup .wrapper {
        padding: 30px 0;
    }

    .MymodalBooknowPoup .locationIOIcon {
        top: 10px;
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .MymodalBooknowPoup .wrapper {
        padding: 15px 0;
    }

    .MymodalBooknowPoup .create_acc_heading {
        margin-bottom: 15px;
    }

    .MymodalBooknowPoup .destination-expertCall {
        flex-wrap: wrap;
    }

    .MymodalBooknowPoup .form_phsudoeffect::before {
        top: 0px;
        right: 40px;
        height: 85%;
    }
}

@media screen and (max-width:1499px) {
    .MymodalBooknowPoup .secTitle h2 {
        font-size: 17px;
    }

    .MymodalBooknowPoup .stepimgUL {
        row-gap: 10px;
        grid-row-gap: 10px;
        align-items: flex-start;
    }

    .MymodalBooknowPoup .imgHeadingstep {
        font-size: 12.5px;
    }

    .MymodalBooknowPoup .process_heading {
        font-size: 16px;
    }

    .MymodalBooknowPoup .wizardForm .step-footer>.step-btn {
        font-size: 13.5px;
        padding: 7.5px 23px;
    }

    .MymodalBooknowPoup .process_heading {
        margin-bottom: 10px;
    }

    .MymodalBooknowPoup .icon-bella {
        width: 80px;
        height: 80px;
    }

    .MymodalBooknowPoup .bella-d-flex .destination-expertCall img {
        width: 20px;
        vertical-align: text-top;
        margin-right: 2px;
    }

    .MymodalBooknowPoup .callChatANch {
        font-size: 13.5px;
        text-align: left;
        line-height: inherit;
        padding: 11px 10px;
    }

    .MymodalBooknowPoup .stepSoloUL {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .MymodalBooknowPoup .stepSoloUL .plan-content {
        width: 174px;
    }

    .MymodalBooknowPoup .stepSoloUL .plan-content img {
        top: -17px;
        left: 72px;
        width: 30px;
        height: 30px;
    }

    .MymodalBooknowPoup .titleCounter {
        font-size: 14px;
    }

    .MymodalBooknowPoup .subheadingCounter {
        font-size: 13px;
    }

    .MymodalBooknowPoup .step3Sec .imgHeadingstep {
        font-size: 13.2px;
    }

    .MymodalBooknowPoup .counterIncDec button {
        width: 25px;
        height: 25px;
        border: 1px solid #004963;
        font-size: 20px;
        line-height: 20px;
    }

    .MymodalBooknowPoup .counterIncDec input[type="text"] {
        width: 35px;
    }

    .MymodalBooknowPoup .step-btn.stepssubTitle.nextfooterbtn,
    .MymodalBooknowPoup .wizardForm .step-footer>.step-btn.submitfooterbtn {
        margin-bottom: 10px;
    }

    .MymodalBooknowPoup .counterIncDec1 .formInput {
        font-weight: 600;
        font-size: 15px;
    }

    .MymodalBooknowPoup .threeStepCounter .cal-day__month--current,
    .MymodalBooknowPoup .mediaSec ul li a .lableinputsc,
    .MymodalBooknowPoup .wizardForm .form-label,
    .MymodalBooknowPoup .reset_theme_step4 {
        font-size: 13.5px;
    }

    .MymodalBooknowPoup .email-ver-link {
        font-size: 10.5px;
    }

    .MymodalBooknowPoup .threeStepCounter .cal-body__day,
    .MymodalBooknowPoup .threeStepCounter .cal-head__day,
    .MymodalBooknowPoup .threeStepCounter .cal-body__day,
    .MymodalBooknowPoup .threeStepCounter .para {
        font-size: 12.5px;
    }

    .MymodalBooknowPoup .threeStepCounter .cal-body__week,
    .MymodalBooknowPoup .threeStepCounter .calendar__head {
        height: 30px;
        width: 275px;
    }

    .MymodalBooknowPoup .threeStepCounter .calendar {
        width: 280px;
    }

    .MymodalBooknowPoup .threeStepCounter .cal-month__current {
        font-size: 14px;
    }

    .MymodalBooknowPoup .threeStepCounter .cal-head__day,
    .MymodalBooknowPoup .threeStepCounter .cal-body__day {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }

    .MymodalBooknowPoup .dateflexibleDIv .form-check-input {
        margin-top: 10px;
    }

    .MymodalBooknowPoup .threeStepCounter .create_acc_heading {
        margin-bottom: 10px;
        margin-top: 15px;
    }

    .MymodalBooknowPoup .threeStepCounter .para {
        margin-bottom: 10px;
    }

    .MymodalBooknowPoup .counterIncDec input[type="text"],
    .MymodalBooknowPoup .threeStepCounter span {
        font-size: 15px;
    }

    .MymodalBooknowPoup .wizardForm .step-footer>.step-btn.backBtn.prevfooterbtn {
        padding: 6.5px 23px;
    }

    .MymodalBooknowPoup .step-footer {
        margin-top: 22px;
    }

    .MymodalBooknowPoup .mediaSec ul li a .lableinputsc {
        padding: 8px 10px;
    }

    .MymodalBooknowPoup .step6form {
        margin-bottom: 10px;
    }

    .MymodalBooknowPoup .form-control {
        height: 37px;
        font-size: 12px;
    }

    .MymodalBooknowPoup .wizardForm .form-control::placeholder,
    .MymodalBooknowPoup .wizardForm span.error,
    .MymodalBooknowPoup label.error {
        font-size: 12px;
    }

    .MymodalBooknowPoup .logo {
        width: 150px;
    }

    .MymodalBooknowPoup .crossSignPlanMyTrip {
        width: 30px;
    }

    .MymodalBooknowPoup .secondform_CustomStyle .stepTemparateUL {
        gap: 10px;
        grid-gap: 10px;
    }

    .MymodalBooknowPoup .secondform_CustomStyle .stepTemparateUL .plan-content {
        padding: 5px 40px;
    }

    .MymodalBooknowPoup .dealsSec .logo {
        margin: 0px auto 0;
    }

    .MymodalBooknowPoup .dealshead1 {
        font-size: 23px;
    }

    .MymodalBooknowPoup .dealbutton a {
        padding: 9px 50px;
        width: max-content;
        font-size: 16px;
    }

    .MymodalBooknowPoup .deal-para {
        font-size: 14px;
    }

    .MymodalBooknowPoup .answer-ques-deals {
        font-size: 15px;
        width: max-content;
        padding: 9px 20px;
    }
}

@media screen and (min-width:992px) and (max-width:1024px) {
    .MymodalBooknowPoup .form_phsudoeffect::before {
        top: 0;
        right: 30px;
        height: 85%;
    }

    .MymodalBooknowPoup .secondform_CustomStyle .mediaSec.areyouSection ul li {
        width: 50%;
    }

    .MymodalBooknowPoup .secondform_CustomStyle .step10flexcolumn li {
        flex: 45%;
    }

    .MymodalBooknowPoup .secondform_CustomStyle .stepTemparateUL.step7Fistul .plan-content {
        padding: 5px 25px;
    }

    .MymodalBooknowPoup .step7frmInfo5 .stepTemparateUL.stepTemparateULstep6.step7Secondul .plan-content {
        padding: 5px 9px;
    }

    .MymodalBooknowPoup .secondform_CustomStyle .stepWizard {
        width: 66%;
    }

    .MymodalBooknowPoup .mediaSec ul li a .lableinputsc {
        padding: 8px 5px;
    }

    .MymodalBooknowPoup .mediaSec .step10flexcolumn li a .lableinputsc {
        font-size: 10.3px;
    }

    .MymodalBooknowPoup .threeStepCounter .calendar {
        width: 230px;
    }

    .MymodalBooknowPoup .threeStepCounter .cal-body__week,
    .MymodalBooknowPoup .threeStepCounter .calendar__head {
        height: 25px;
        width: 225px;
    }

    .MymodalBooknowPoup .counterIncrementDecremnet {
        padding: 5px 20px;
    }

    .MymodalBooknowPoup .wizardForm .step-steps>li span {
        font-size: 12px;
    }
}

@media screen and (max-width:991px) {
    .MymodalBooknowPoup .bella-d-flex {
        flex-direction: column;
        align-items: flex-start;
    }

    .MymodalBooknowPoup .stepimgUL li {
        flex-basis: 33.33%;
    }

    .MymodalBooknowPoup .bella-d-flex .destination-expertCall {
        width: 100%;
    }

    .MymodalBooknowPoup .icon-bella {
        margin: auto;
    }

    .MymodalBooknowPoup .bella-d-flex .callChatANch {
        display: inline-flex;
        justify-content: center;
    }

    .MymodalBooknowPoup .bella-d-flex .destination-expertCall img {
        margin-right: 7px;
        width: 21px;
    }

    .MymodalBooknowPoup .stepSoloUL .plan-content {
        width: 145px;
        padding: 5px 10px;
    }

    .MymodalBooknowPoup .stepSoloUL .plan-content img {
        left: 57px;
    }

    .MymodalBooknowPoup .counterIncDec1 .formInput {
        padding: 5px 10px;
    }

    .MymodalBooknowPoup .wizardForm .step-footer>.step-btn.backBtn.prevfooterbtn {
        margin-top: 0;
    }

    .MymodalBooknowPoup .locationIOIcon {
        top: 11px;
    }

    .MymodalBooknowPoup .wizSec .ulWizard {
        padding: 0px 0px;
        height: 400px;
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .MymodalBooknowPoup .stepSoloUL .plan-content {
        width: 145px;
        height: 40px;
        padding: 7px 10px;
    }

    .MymodalBooknowPoup .stepSoloUL {
        align-items: flex-start;
    }

    .MymodalBooknowPoup .stepSoloUL .plan-content img {
        left: 60px;
    }

    .MymodalBooknowPoup .counterIncrementDecremnet {
        padding: 5px 15px;
    }

    .MymodalBooknowPoup .crossSignPlanMyTrip {
        right: 51px;
    }

    .MymodalBooknowPoup .secondform_CustomStyle .stepTemparateUL .plan-content {
        padding: 6px 30px;
    }

    .MymodalBooknowPoup .secondform_CustomStyle .mediaSec.areyouSection ul li {
        width: 60%;
    }

    .MymodalBooknowPoup .secondform_CustomStyle .step7frmInfo5 .stepTemparateUL.stepTemparateULstep6 .plan-content {
        padding: 5px 17px;
    }

    .MymodalBooknowPoup .secondform_CustomStyle .step10flexcolumn li {
        flex: 45%;
    }

    .MymodalBooknowPoup .deal-para {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .MymodalBooknowPoup .step6frmInfo5 .stepTemparateUL,
    .MymodalBooknowPoup .step7frmInfo5 .stepTemparateUL {
        margin-bottom: 15px;
    }

    .MymodalBooknowPoup .step7frmInfo5 .stepTemparateUL.stepTemparateULstep6.step7Secondul .plan-content {
        padding: 5px 10px;
    }

    .MymodalBooknowPoup .step7frmInfo5 .stepTemparateUL.step7Secondul .plan-content img {
        max-width: inherit;
        height: 30px;
    }

    .MymodalBooknowPoup .step7frmInfo5 .imgHeadingstep {
        font-size: 11.5px;
    }

    .MymodalBooknowPoup .container-custom {
        width: 97%;
    }

    .MymodalBooknowPoup .secondform_CustomStyle .bella-d-flex .callChatANch {
        display: inline;
        text-align: center;
    }

    .MymodalBooknowPoup .secondform_CustomStyle .bella-d-flex .destination-expertCall img {
        margin-right: 2px;
        width: 15px;
    }

    .MymodalBooknowPoup .secondform_CustomStyle .stepWizard {
        width: 75%;
    }

    .MymodalBooknowPoup .secondform_CustomStyle .mediaSec .step10flexcolumn {
        gap: 5px;
        row-gap: 12px;
        grid-gap: 5px;
        grid-row-gap: 12px;
    }

    .MymodalBooknowPoup .mediaSec ul li a .lableinputsc {
        padding: 8px 5px;
    }

    .MymodalBooknowPoup .mediaSec .step10flexcolumn li a .lableinputsc {
        font-size: 9.1px;
    }

    .MymodalBooknowPoup .wizSec .secondform_CustomStyle .ulWizard {
        padding: 90px 0px;
    }

    .MymodalBooknowPoup .stepimgUL li {
        flex-basis: 15.8%;
    }

    .MymodalBooknowPoup .stepimgUL {
        gap: 5px;
        grid-gap: 5px;
    }

    .MymodalBooknowPoup .imgHeadingstep {
        font-size: 10.5px;
    }

    .MymodalBooknowPoup .secTitle h2 {
        font-size: 12px;
        margin-top: 15px;
    }

    .MymodalBooknowPoup .create_acc_heading {
        margin-bottom: 10px;
    }

    .MymodalBooknowPoup .wizardForm .step-footer>.step-btn {
        font-size: 12.5px;
    }

    .MymodalBooknowPoup .wizSec .ulWizard {
        height: 335px;
    }

    .MymodalBooknowPoup .wizardForm .step-steps>li span {
        font-size: 9px;
    }

    .MymodalBooknowPoup .step3Sec .imgHeadingstep {
        font-size: 10.5px;
    }

    .MymodalBooknowPoup .stepSoloUL .plan-content img {
        top: -15px;
        width: 24px;
        height: 24px;
    }

    .MymodalBooknowPoup .step3Sec .imgHeadingstep {
        padding: 5px 0 5px;
    }

    .MymodalBooknowPoup .stepSoloUL {
        margin-top: 15px;
        margin-bottom: 12px;
    }

    .MymodalBooknowPoup .titleCounter {
        font-size: 11px;
    }

    .MymodalBooknowPoup .subheadingCounter {
        font-size: 9px;
    }

    .MymodalBooknowPoup .counterTitle {
        padding: 5px 0;
    }

    .MymodalBooknowPoup .counterIncDec input[type="text"],
    .MymodalBooknowPoup .threeStepCounter span {
        font-size: 12px;
    }

    .MymodalBooknowPoup .counterIncDec button {
        width: 16px;
        height: 16px;
        font-size: 10px;
        line-height: 10px;
    }

    .MymodalBooknowPoup .counterIncDec input[type="text"] {
        width: 22px;
    }

    .MymodalBooknowPoup .counterIncDec1 .formInput {
        font-size: 11px;
        width: 90px;
    }

    .MymodalBooknowPoup .threeStepCounter .calendar__month {
        padding: 5px;
    }

    .MymodalBooknowPoup .threeStepCounter .cal-month__current {
        font-size: 11px;
    }

    .MymodalBooknowPoup .threeStepCounter .cal-body__day,
    .MymodalBooknowPoup .threeStepCounter .cal-head__day,
    .MymodalBooknowPoup .threeStepCounter .cal-body__day,
    .MymodalBooknowPoup .threeStepCounter .para {
        font-size: 9.5px;
    }

    .MymodalBooknowPoup .threeStepCounter .cal-body__week,
    .MymodalBooknowPoup .threeStepCounter .calendar__head {
        height: 20px;
        width: 208px;
    }

    .MymodalBooknowPoup .threeStepCounter .calendar {
        width: 210px;
    }

    .MymodalBooknowPoup .threeStepCounter .cal-head__day,
    .MymodalBooknowPoup .threeStepCounter .cal-body__day {
        width: 17px;
        height: 17px;
        line-height: 17px;
    }

    .MymodalBooknowPoup .dateflexibleDIv .form-check-input {
        margin-top: 8px;
        width: 14px;
        height: 14px;
    }

    .MymodalBooknowPoup .threeStepCounter span {
        padding-right: 5px;
    }

    .MymodalBooknowPoup .step-btn.stepssubTitle.nextfooterbtn,
    .MymodalBooknowPoup .wizardForm .step-footer>.step-btn.submitfooterbtn {
        margin-bottom: 8px;
    }

    .MymodalBooknowPoup .threeStepCounter .create_acc_heading {
        margin-bottom: 5px;
        margin-top: 10px;
    }

    .MymodalBooknowPoup .logo {
        width: 105px;
    }

    .MymodalBooknowPoup .crossSignPlanMyTrip {
        width: 24px;
    }

    .MymodalBooknowPoup .threeStepCounter .cal-month__previous {
        margin-left: -5px;
    }

    .MymodalBooknowPoup .threeStepCounter .cal-month__next {
        padding-right: 5px;
    }

    .MymodalBooknowPoup .threeStepCounter .dateflexibleDIv .para {
        margin-top: 8.5px;
    }

    .MymodalBooknowPoup .threeStepCounter .para {
        margin-bottom: 5px;
    }

    .MymodalBooknowPoup .process_heading {
        font-size: 12px;
    }

    .MymodalBooknowPoup .mediaSec ul {
        gap: 5px;
        grid-gap: 5px;
    }

    .MymodalBooknowPoup .threeStepCounter .cal-day__month--current,
    .MymodalBooknowPoup .mediaSec ul li a .lableinputsc,
    .MymodalBooknowPoup .wizardForm .form-label,
    .MymodalBooknowPoup .reset_theme_step4 {
        font-size: 9px;
    }

    .MymodalBooknowPoup .email-ver-link {
        font-size: 7.5px;
    }

    .MymodalBooknowPoup .mediaSec ul li a .lableinputsc {
        padding: 5px 7px;
    }

    .MymodalBooknowPoup .otherinputfiled {
        margin-top: 5px;
    }

    .MymodalBooknowPoup .wizardForm .form-control::placeholder,
    .MymodalBooknowPoup .wizardForm span.error,
    .MymodalBooknowPoup label.error {
        font-size: 10px;
    }

    .MymodalBooknowPoup .form-control,
    .MymodalBooknowPoup .otherinputfiled .form-control {
        height: 32px;
    }

    .MymodalBooknowPoup .step6form {
        margin-bottom: 5px;
    }

    .MymodalBooknowPoup .title-prefer {
        font-size: 10px;
    }

    .MymodalBooknowPoup .wizardForm .error-msg .error {
        font-size: 9px;
        line-height: inherit;
    }

    .MymodalBooknowPoup .step7frmInfo5 .stepplacesUL,
    .MymodalBooknowPoup .step6frmInfo5 .stepTemparateUL {
        margin-top: 5px;
    }

    .MymodalBooknowPoup .stepTemparateUL .plan-content {
        height: auto;
    }

    .MymodalBooknowPoup .stepTemparateUL .plan-content img {
        max-width: 15px;
    }

    .MymodalBooknowPoup .step7frmInfo5 .imgHeadingstep,
    .MymodalBooknowPoup .step6frmInfo5 .imgHeadingstep {
        font-size: 9px;
    }

    .MymodalBooknowPoup .step6frmInfo5 .error-msg,
    .MymodalBooknowPoup .step7frmInfo5 .error-msg {
        margin-top: -5px;
    }

    .MymodalBooknowPoup .step7frmInfo5 .stepTemparateUL .plan-content img {
        max-width: 20px;
    }

    .MymodalBooknowPoup .step7frmInfo5 .stepTemparateUL .plan-content {
        height: 55px;
    }

    .MymodalBooknowPoup .step7frmInfo5 .stepTemparateUL.step7Secondul .plan-content img {
        height: 20px;
    }

    .MymodalBooknowPoup .step7frmInfo5 .stepTemparateUL {
        margin-top: 5px;
    }

    .MymodalBooknowPoup .secondform_CustomStyle .process_heading {
        text-align: center;
    }

    .MymodalBooknowPoup .secondform_CustomStyle .secondform_CustomStyle .ulWizard .bella-d-flex {
        justify-content: center;
    }

    .MymodalBooknowPoup .secondform_CustomStyle .callChatANch {
        font-size: 10.5px;
    }

    .MymodalBooknowPoup .dealshead1 {
        font-size: 22px;
    }

    .MymodalBooknowPoup .dealbutton a {
        margin: 0px auto 20px;
        font-size: 13.5px;
    }

    .MymodalBooknowPoup .dealsSec .bella-d-flex {
        flex-direction: row;
        align-items: center;
    }

    .MymodalBooknowPoup .dealsSec .bella-d-flex .destination-expertCall {
        width: auto;
        gap: 8px;
        grid-gap: 8px;
    }

    .MymodalBooknowPoup .dealsSec .icon-bella {
        margin: 0;
    }

    .MymodalBooknowPoup .dealsSec .bella-d-flex .callChatANch {
        display: inherit;
        justify-content: flex-start;
    }

    .travelers-room-new .titleRoom {
        font-size: 14px !important;
    }

    .MymodalBooknowPoup .travelers-room-new .stepTemparateUL .plan-content img {
        max-width: 30px;
    }

    .MymodalBooknowPoup .travelers-room-new .stepTemparateUL .plan-content .f-flex-img img {
        max-width: 17px;
    }

    .travelers-room-new .stepTemparateUL li .plan-content {
        height: 50px;
    }
}

@media screen and (max-width:767px) {
    .MymodalBooknowPoup .wizardForm .step-footer>.step-btn {
        width: 100%;
    }

    .MymodalBooknowPoup .stepimgUL li {
        flex-basis: 25%;
    }

    .MymodalBooknowPoup .stepplacesUL .plan-content {
        width: auto;
    }

    .MymodalBooknowPoup .mobile_lastName {
        margin-top: 15px;
    }

    .MymodalBooknowPoup .wizSec .ulWizard {
        padding: 30px 0px 60px 0;
    }

    .MymodalBooknowPoup .process_heading {
        text-align: center;
    }

    .MymodalBooknowPoup .stepSoloUL .plan-content {
        width: 160px;
    }

    .MymodalBooknowPoup .stepSoloUL .plan-content img {
        left: 65px;
        top: -20px;
        width: 33px;
        height: 33px;
    }

    .MymodalBooknowPoup .crossSignPlanMyTrip {
        right: 30px;
    }

    .MymodalBooknowPoup .secondform_CustomStyle .stepTemparateUL .plan-content {
        padding: 5px 20px;
    }

    .MymodalBooknowPoup .secondform_CustomStyle .mediaSec.areyouSection ul li {
        width: 100%;
    }

    .MymodalBooknowPoup .dealshead1 {
        font-size: 20px;
    }

    .MymodalBooknowPoup .deal-para {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .MymodalBooknowPoup .dealbutton a {
        font-size: 15px;
    }

    .MymodalBooknowPoup .step6frmInfo5 .stepTemparateUL li,
    .MymodalBooknowPoup .step7frmInfo5 .stepTemparateUL li {
        width: 47%;
    }

    .MymodalBooknowPoup .step6frmInfo5 .stepTemparateUL li a,
    .MymodalBooknowPoup .step7frmInfo5 .stepTemparateUL li a,
    .MymodalBooknowPoup .step6frmInfo5 .stepTemparateUL li label,
    .MymodalBooknowPoup .step7frmInfo5 .stepTemparateUL li label,
    .MymodalBooknowPoup .step6frmInfo5 .stepTemparateUL li label .plan-content,
    .MymodalBooknowPoup .step7frmInfo5 .stepTemparateUL li label .plan-content {
        width: 100%;
    }

    .MymodalBooknowPoup .step6frmInfo5 .stepTemparateUL,
    .MymodalBooknowPoup .step7frmInfo5 .stepTemparateUL {
        margin-bottom: 30px;
    }

    .MymodalBooknowPoup .step7frmInfo5 .stepTemparateUL .plan-content img {
        max-width: initial;
    }

    .MymodalBooknowPoup .secondform_CustomStyle .stepWizard {
        width: 100%;
    }

    .MymodalBooknowPoup .step10flexcolumn li {
        flex: 100%;
    }

    .MymodalBooknowPoup .firstform_stepArt .mediaSec ul li {
        width: 48%;
    }

    .MymodalBooknowPoup .firstform_stepArt .mediaSec ul li a,
    .MymodalBooknowPoup .firstform_stepArt .mediaSec ul li a label {
        width: 100%;
    }

    .MymodalBooknowPoup .wizSec .ulWizard {
        height: auto;
    }

    .MymodalBooknowPoup .title-prefer {
        font-size: 13.5px;
        font-weight: 600;
    }

    .MymodalBooknowPoup .dealsSec .update-preflex {
        flex-direction: column;
    }

    .MymodalBooknowPoup .dealsSec .answer-ques-deals {
        width: 100%;
        font-size: 13.5px;
    }

    .MymodalBooknowPoup .travelers-room-new .stepTemparateUL .plan-content img {
        max-width: 30px;
    }

    .MymodalBooknowPoup .travelers-room-new .stepTemparateUL .plan-content .f-flex-img img {
        max-width: 17px;
    }

    .travelers-room-new .stepTemparateUL li .plan-content {
        height: 50px;
    }

    .travelers-room-new .title-prefer-er {
        flex-direction: column;
        gap: 5px;
        grid-gap: 5px;
        align-items: flex-start;
    }
}

@media screen and (max-width:613px) {
    .MymodalBooknowPoup .lightPinkColor .form-check-input[type=checkbox] {
        margin-right: 10px;
    }

    .MymodalBooknowPoup .termConditionSubtext {
        display: inline;
    }

    .MymodalBooknowPoup .stepSoloUL {
        flex-wrap: wrap;
        gap: 30px;
        grid-gap: 30px;
        justify-content: center;
    }
}

@media screen and (max-width:575px) {
    .MymodalBooknowPoup .stepimgUL {
        gap: 10px;
        grid-gap: 10px;
    }

    .MymodalBooknowPoup .stepimgUL li {
        flex-basis: 31.33%;
    }

    .MymodalBooknowPoup .secondform_CustomStyle .stepTemparateUL .plan-content {
        padding: 5px 15px;
    }

    .MymodalBooknowPoup .mediaSec ul li label,
    .MymodalBooknowPoup .stepTemparateUL li label {
        text-align: center;
        width: 100%;
    }

    .MymodalBooknowPoup .step6frmInfo5 .stepTemparateUL,
    .MymodalBooknowPoup .step7frmInfo5 .stepTemparateUL {
        margin-bottom: 40px;
    }

    .MymodalBooknowPoup .step6frmInfo5 .stepTemparateUL li,
    .MymodalBooknowPoup .step7frmInfo5 .stepTemparateUL li {
        width: 100%;
    }

    .MymodalBooknowPoup .step6frmInfo5 .stepTemparateUL li a,
    .MymodalBooknowPoup .step7frmInfo5 .stepTemparateUL li a,
    .MymodalBooknowPoup .step6frmInfo5 .stepTemparateUL li label,
    .MymodalBooknowPoup .step6frmInfo7 .stepTemparateUL li label,
    .MymodalBooknowPoup .step7frmInfo5 .stepTemparateUL li label .plan-content,
    .MymodalBooknowPoup .step6frmInfo5 .stepTemparateUL li label .plan-content {
        width: 100%;
    }

    .MymodalBooknowPoup .firstform_stepArt .mediaSec ul li {
        width: 100%;
    }

    .MymodalBooknowPoup .reset_theme_step4 {
        width: 100%;
        justify-content: center;
    }
}

@media screen and (max-width:410px) {
    .MymodalBooknowPoup .stepimgUL li {
        flex-basis: 47%;
    }

    .MymodalBooknowPoup .threeStepCounter .calendar,
    .MymodalBooknowPoup .threeStepCounter .cal-body__week,
    .MymodalBooknowPoup .threeStepCounter .calendar__head {
        width: 100%;
        padding: 5px;
    }

    .MymodalBooknowPoup .logo {
        width: 130px;
    }

    .MymodalBooknowPoup .crossSignPlanMyTrip {
        width: 27px;
    }

    .MymodalBooknowPoup .dateflexibleDIv {
        text-align: center;
    }

    .MymodalBooknowPoup .secondform_CustomStyle .stepTemparateUL .plan-content {
        padding: 5px 12px;
    }
}

.MymodalBooknowPoup textarea {
    height: 100px !important;
}