@media(max-width:1399px){
.insd-steps {
    box-shadow: 0px 18px 16px 0px #00000014;
    padding: 0px 34px;
    background-color: white;
    max-width: 1076px;
    margin: auto;
}
    #stepForm .ready-gt {
    max-width: unset !important;
    width: 65%;
}
#stepForm .office-cln-cntent {
    width:30%;
}
}



@media(max-width:1199px){
    
.insd-steps {
    box-shadow: 0px 18px 16px 0px #00000014;
    padding: 0px 34px;
    background-color: white;
    max-width: 915px;
    margin: auto;
}
    #stepForm .ready-gt {
    max-width: unset !important;
    width: 65%;
}
#stepForm .office-cln-cntent {
    width:30%;
}
}




@media(max-width:991px){
.insd-steps {
    box-shadow: 0px 18px 16px 0px #00000014;
    padding: 0px 34px;
    background-color: white;
    max-width: 730px;
    margin: auto;
}
     #stepForm .ready-gt {
        max-width: unset !important;
        width: 62%;
    }
    #stepForm .office-cln-cntent {
        width: 38%;
    }
}

@media(max-width:767px){


    /* this is global css  */
    .cta {
    display: inline-block;
    max-width: 100%;
    font-family: "Inter", sans-serif;
    font-weight: 700;
    font-style: Bold;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    vertical-align: middle;
    background-color: #F7488E;
    color: #fff;
    border: 1px solid transparent;
    border-radius: 5px;
    padding: 12px 15px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    transition: all 0.4s ease;
    text-decoration: none;
    z-index: 1;
}
    .mb-3 {
    margin-bottom: 15px !important;
}

/* this is custome css  */
.time-slot input[type="radio"]:checked + span {
    background-color: rgb(118, 158, 69);
    color: rgb(255, 255, 255);
    padding: 15px 9px;
}
.cnf-apntmnt {
    display: flex;
justify-content: unset;
    flex-direction: column-reverse;
    align-items: center;
    margin-top: 20px;
    gap: 15px;
    justify-content: center;
}
.custom-mb33 {
    margin-bottom: 20px;
}

.custom-checkbox-wrap img {
    width: 18px;
    height: 18px;
}
.custom-checkbox-wrap .clck-hre-cl {
    color: #00000080 !important;
    margin-left: 0px;
    margin-top: 7px;
}
.img-cl-phn {
    margin-right: 3px;
}
.custom-checkbox-wrap input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    width: 30px;
    height: 24px;
    border: 0.6px solid #769E45;
    border-radius: 2px;
    background-color: #769E450A;
    position: relative;
    cursor: pointer;
    margin-top: 8px;
    transition: all 0.25s ease;
    outline: none;
}
.custom-size-22 {
    font-family: Inter;
    font-weight: 600;
    font-style: Semi Bold;
    font-size: 16px;
    line-height: 100%;
    color: #000;
}
.custom-size-20 {
    font-family: Inter;
    font-weight: 600 !important;
    font-size: 16px !important;
    line-height: 100% !important;
    color: #000000 !important;
}
.custom-mt-39 {
    margin-top: 20px;
}
#stepForm .go-bck-btn {
    text-align: unset !important;
    color: #F7488E !important;
    cursor: pointer;
}
.time-slot span {
    min-width: 135px;
    background-color: #00000003;
    color: #769E45;
    border-radius: 6px;
    border: 1px solid #769E45;
    padding: 15px 9px;
    display: inline-block;
    cursor: pointer;
    font-family: Inter;
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    text-align: center;
}
.custom-mt35 {
    margin-top: 22px;
}

.custm_size18 {
    font-family: Inter !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 100% !important;
    letter-spacing: 0%;
    text-align: center;
    color: black !important;
}
.mt-46 {
    margin-top: 20px;
}

.custm_size26 {
    font-family: Satoshi;
    font-weight: 700;
    font-style: Bold;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: #F7488E;
}

.sms-remndr-email {
    font-family: Inter;
    font-weight: 400;
    font-size: 12px !important;
    line-height: 18px !important;
    margin-top: 17px;
    margin-bottom: 30px;
}
.office-clnning .office-clnning-srvc{
    max-width: unset !important;
}
    #stepForm  .form-label {
    margin-bottom: 7px;
}
    #stepForm .form-label {
    font-family: Inter;
    font-weight: 500;
    font-size: 14px;
    line-height: 28px;
    color: #000000;
}
    .sms-remndr  label {
    font-family: Inter;
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    color: black;
}

    #stepForm .sms-remndr input[type="checkbox"] {
    appearance: none !important;
    -webkit-appearance: none !important;
    width: 18px;
    height: 18px;
    border: 1px solid #769E45;
    border-radius: 4px;
    cursor: pointer;
    background-color: #769E450A;
    position: relative;
}
    #stepForm  .form-control {
    display: block;
    width: 100%;
    padding: 8px  4px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 100%;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #00000014;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.mb-25 {
    margin-bottom: 15px !important;
}
    .steps-nmb {
    font-family: Satoshi;
    font-weight: 500;
    font-style: Medium;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: black;
    margin-top: 16px;
}
    .steps-hdr-hding {
    font-family: 'Satoshi' !important;
    font-weight: 700;
    font-style: Bold;
    font-size: 26px;
    line-height: 100%;
    text-align: unset;
    margin: 0px !important;
}
.mt-70 {
    margin-top: 30px;
}
.stp1-ctn {
    display: flex;
    justify-content: unset; 
    gap: 30px;
          flex-direction: column-reverse;
}
#stepForm .office-cln-cntent {
        width: 100%;
    }
    .office-clnning {
    max-width: unset !important;
}
.custom_p_25 {
    padding: 0px;
}
    #stepForm .ready-gt {
        max-width: unset !important;
        width: 100%;
    }
.insd-steps {
    box-shadow: 0px 18px 16px 0px #00000014;
    padding: 34px 23px !important;
    background-color: white;
    max-width: unset;
    margin: auto;
}
.ins-flt-prc-cnt{
    padding: 0px 35px;
}
.p_100 {
    padding-block: 30px !important;
}
}

