.rentalForm .reservationForm ul li input[type=text]{
    height: 19px;
}
 @media only screen and (min-width: 0px) and (max-width: 500px){
    .wrapper h1{font-size: 18px;}
    .wrapper .book{text-align: center;font-size: 17px;}
    .discount ul .FRT{
        width: 100% !important;
        margin-right: 6px !important;
    }
    .discount ul .LST{
        width: 100% !important;
    }
    
}
@media only screen and (min-width: 501px) and (max-width: 800px){
    .wrapper h1{font-size: 18px;}
    .wrapper .book{text-align: center;font-size: 17px;}
}
.discount ul li input{
    border: none;
    padding: 0;
    border-bottom: 1px solid #212529;
    width: 100%;
    text-indent: 25px;
    outline: none;
    box-shadow: unset;
    border-radius: unset;
}
.discount ul .LST,.discount ul .FRT{
   margin-top: 15px; 
}
.discount ul li{
    width: 450px;
    margin: 0;
}
.discount ul li input[type=submit]{
    cursor: pointer;
    float: right;
    width: 175px;
    height: 45px;
    border-radius: 5px;
    background: var(--interactive-color);
    color: white;
    font-size: 1.1em;
    font-weight: 700;
    letter-spacing: 0.05em;
    border: none;
    text-indent: 0;
    margin: 10px 0;
}





 .wrapper{
/*    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);*/
    /*padding: 20px;*/
    background: #fff;
    /*width: 700px;*/
    border-radius: 10px;
    z-index: 998;
    margin: 0 auto;
 }
/*.wrapper > h1{*/
/*    text-align: center; */
/*    font-size: 1.75em;*/
/*}*/
/*.wrapper .book{*/
/*    display: none;*/
/*}*/
/*.wrapper p, .wrapper form{
    padding: 0 25px;
}*/
/*.BLK_LU li {*/
/*    width: 450px;*/
/*    margin: 0;*/
/*    margin-top: 15px;*/
/*}*/
/*.BLK_LU li input{*/
/*    border: none;*/
/*    padding: 0;*/
/*    border-bottom: 1px solid #212529;*/
/*    width: 100%;*/
/*    height: 35px;*/
/*    text-indent: 25px;*/
/*    outline: none;*/
/*    box-shadow: unset;*/
/*    border-radius: unset;*/
/*}*/
/*.BLK_LU li > div {*/
/*    position: relative;*/
/*}*/
/*.BLK_LU li > div > div {*/
/*    position: absolute;*/
/*}*/
/*.BLK_LU li input[type="button"]{*/
/*    border-radius: 5px;*/
/*    height: 45px;*/
/*    font-size: 1.2em;*/
/*    border: none;*/
/*    margin: 30px 0;*/
/*}*/
/*@media only screen and (min-width: 501px) and (max-width: 1024px) {
    .wrapper {
        width: 75%;
    }
}*/
/*@media only screen and (min-width: 0) and (max-width: 500px) {*/
/*    .wrapper {
        width: 70%;
    }*/
/*    .wrapper > h1 {*/
/*        font-size: 1.5em;*/
/*    }*/
/*    .wrapper p, .wrapper form {*/
/*        padding: 0 10px;*/
/*    }*/
/*    .BLK_LU li {*/
/*        width: 100%;*/
/*    }*/
/*}*/



.discountInfo .discountForm li:first-child{
    margin-top:0;
}

 .wrapper{
    /*margin: 150px auto;*/
    max-width: 1370px;
    margin-bottom: 60px;
}
.wrapper h1, .wrapper p, .wrapper ul{
    margin: 0;
    padding: 0;
}
.NT .info{
    line-height: 20px;
}
.BLK_BTN .NT{
    margin-top: 90px !important;
}
.wrapper li {
    list-style: none;
}
.wrapper .pageHeading{
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    margin-bottom: 10px;
}
.cancelRental{
    margin: 0!important;
}
.book{
    color: var(--interactive-color);
    font-size: 1.2em;
    cursor: pointer;
}
.wrapper .discountInfo{
    display: flex;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
    border-radius: 0.6em;
    line-height: 22px;
    margin-top: 20px;
}
.discountBody{
    width: 40%;
    background: #F2F2F2;
    padding: 25px 25px;
    font-size: 0.9em;
}
.discountBody img{
    width: 100%;
    position: relative;
    top:10px!important;
}
.discountBody .info > div{
    margin-bottom: 20px;
    line-height: 22px;
}
.discountBody .info .phone{
    float: left;
    width: 50%;
    font-size: 1em;
    margin-top: 0;
}
.discountBody .stepImg {
    margin: 0 !important;
    text-align: center;
}
.discountBody .stepImg .contactUsImg {
    width: 85%;
}
.wrapper a{
    color: var(--interactive-color);
    text-decoration: underline;

}
.discountInfo .discountForm {
    width: 60%;
    padding: 25px 90px;
}
.discountInfo .discountForm section li > div {
    position: relative;
}
.discountInfo .discountForm li > div > div {
    position: absolute;
}
.discountInfo .discountForm li {
    float: left;
    /*margin-top: 30px;*/
    width:100%;
}
.discountInfo .discountForm li label{
    font-size:0.9em;
}
.discountInfo .discountForm section input[type=text],.discountInfo .discountForm section input[type=email],select {
    border: none;
    padding: 0;
    border-bottom: 1px solid #212529;
    width: 100%;
    /*text-indent: 25px;*/
    outline: none;
    box-shadow: unset;
    border-radius: unset;
}
.discountInfo .discountForm section li .fa-solid {
    padding: 0;
    min-width: 10px;
    line-height: 32px;
}
.discountInfo .discountForm section li:first-child {
    margin-right: 20px;
}
.BLK_STL > ul > li, .BLK_FLN > ul > li, .BLK_EML > ul > li{
    width: calc(49.5% - 10px);
}
.BLK_SUB > ul >li:nth-child(2){
    display: none;
}
.BLK_REZ, .BLK_SER{
    display: none;
}
.discountInfo .discountForm section.BLK_BTN li.NT{
    width: fit-content;
    float: right;
    margin: 0 !important;
    margin-top: 20px !important;
}
.discountInfo .discountForm section li textarea {
    height: 100px;
    width: 98%;
    border: 1px solid #212529;
    text-indent: 17px;
    padding-top: 7px;
    margin-top: 10px;
}
.discountInfo .discountForm section li input[name="send"]{
    cursor: pointer;
    float: right;
    width: 175px;
    height: 45px;
    border-radius: 5px;
    background: var(--interactive-color);
    color: white;
    font-size: 1.1em;
    font-weight: 700;
    letter-spacing: 0.05em;
    border: none;
    text-indent: 0;
    margin: 10px 0;
}


@media only screen and (min-width: 1580px){
    .wrapper{
        max-width: 1500px;
    }
    .discount ul .FRT{
        width: 48% !important;
        margin-right: 22px !important;
    }
    .discount ul .LST{
        width: 49% !important;
    }
}
@media only screen and (min-width: 1281px) and (max-width: 1419px){
    .wrapper{
        max-width: 1220px;
    }
    .discount ul .FRT{
        width: 48% !important;
        margin-right: 17px !important;
    }
    .discount ul .LST{
        width: 49% !important;
    }
}
@media only screen and (min-width: 1420px) and (max-width: 1579px) {
    .discount ul .FRT{
        width: 48% !important;
        margin-right: 20px !important;
    }
    .discount ul .LST{
        width: 49% !important;
    }
}
@media only screen and (min-width: 1025px) and (max-width: 1280px){
    .wrapper{
        max-width: 90%;
    }
    .discountBody .stepImg .contactUsImg {
        width: 100%;
    }
    .discount ul .FRT{
        width: 50% !important;
        margin-right: 4px !important;
    }
    .discount ul .LST{
        width: 49% !important;
    }
    .discountInfo .discountForm {
        width: 60%;
        padding: 25px 25px;
    }
}
@media only screen and (min-width: 801px) and (max-width: 1024px){
    .wrapper{
        max-width: 95%;
        margin: 95px auto;
    }
    .discountBody .info .phone {
        margin: 0;
        margin-bottom: 14px;
    }
    .discountInfo .discountForm {
        width: 60%;  
        padding: 25px 25px
    }
    .discountBody .stepImg .contactUsImg {
        width: 100%;
        height: 285px;
    }
}
@media only screen and (min-width: 0px) and (max-width: 800px){
    .discountBody img {
        width: 100%;
        position: relative;
        top: 0px;
    }
    .wrapper{
        max-width: 94%;
        margin: 80px auto;
    }
    .discountBody .stepImg{
        display: none;
    }
    .wrapper .discountInfo {
        box-shadow: none;
        border-radius: 0;
        flex-direction: column-reverse;
        gap: 25px;
    }
    .discountBody{
        display:none;
        width: auto;
        border-radius: 0.6em;
        padding: 25px 16px;
    }
    .discountInfo .discountForm{
        width: auto;
        padding: 25px 25px;
        box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
        border-radius: 0.6em;
    }
}
 @media only screen and (min-width: 0px) and (max-width: 500px){
    .wrapper .pageHeading h1{
        font-size:20px;
    }
    .discountInfo .discountForm section li input[name="send"] {
        cursor: pointer;
        float: right;
        width: 100%;
        height: 45px;
        border-radius: 5px;
        background: var(--interactive-color);
        color: white;
        font-size: 1.1em;
        font-weight: 700;
        letter-spacing: 0.05em;
        border: none;
        text-indent: 0;
        margin: 10px 0;
    }
    .discountBody img {
        width: 100%;
        position: relative;
        top: 5px;
    }
    .discountBody .stepImg{
        display: none;
    }
    .discountInfo .discountForm{
        box-shadow: none; 
        border: 1px solid #0000001A;
    }
    .BLK_STL > ul > li, .BLK_FLN > ul > li, .BLK_EML > ul > li{
        width: calc(100% - 5px);
    }
    .discountInfo .discountForm section li input[name="submit"]{
        float: none;
        width: 100%;
        height: 50px;
        margin-top:75px;
        font-size: 1.3em;
    }
} 
@media only screen and (min-width: 0px) and (max-width: 340px){
    .wrapper{
        max-width: 95%;
    }
    .wrapper .pageHeading > h1  {
        font-size: 1.6em;
    }
    .wrapper .pageHeading > div{
        font-size: 1.1em;
    }
}



