@media(min-width:1300px) {
    .rmaMainSection.rmaFabricSection .rmaInnerBanner-new .title {
        color: rgb(255, 220, 124);
        font-size: 3.5rem;
        text-align: center;
    }
    .right-para {
        font-size: 1.2rem;
    }
    .right-para-head {
        font-size: 1.5rem;
        font-weight: bold;
        margin-bottom: 1rem;
        color: black;
    }
}
@media(min-width:1540px) {
    .rmaInnerBannerImg-new img {
        width: 100%;
        height: 80vh;
    }
    .rmaMainSection.rmaFabricSection .rmaInnerBanner-new .title {
        color: rgb(255, 220, 124);
        font-size: 3.5rem;
        text-align: center;
    }
    .book-btn-new img {
        width: 150px;
        height: auto;
        margin-top: 1rem;
    }
}
@media(max-width:1370px) {
    .rmaInnerBannerImg-new img {
        width: 100%;
        height: 80vh;
    }
    .rmaMainSection.rmaFabricSection .rmaInnerBanner-new .title {
        color: rgb(255, 220, 124);
        font-size: 3.5rem;
        text-align: center;
    }
    .rmaInnerBannerImg-new_content {
        position: absolute;
        top: 32%;
        width: 100%;
        height: auto;
        text-align: center;
    }
    .book-btn-new img {
        width: 150px;
        height: auto;
        margin-top: 1rem;
    }
    .right-para {
        font-size: 1.2rem;
    }
    .right-para-head {
        font-size: 1.5rem;
        font-weight: bold;
        margin-bottom: 1rem;
        color: black;
    }
}
@media(max-width:1100px) {
    .rmaInnerBannerImg-new img {
        width: 100%;
        height: 80vh;
    }
}
@media(max-width:990px) {
    .rmaInnerBannerImg-new img {
        width: 100%;
        height: 50vh;
    }
    .iocn-one{
        padding: 1rem;
    }
    .iocn-two{
        padding: 1rem;
    }
    .iocn-three{
        padding: 1rem;
    }
    .iocn-four{
        padding: 1rem;
    }
}
@media(max-width:767px) {

    .rmaSubSectionHome {
        background-color: #fff;
        padding-left: 2rem;
        padding-right: 2rem;
        padding-top: 4rem;
        width: 80%;
        margin-top: -15px;
        padding-bottom: 2rem;
        margin-left: 0%;
    }
    .rmaMainSection.rmaFabricSection .rmaInnerBanner-new {
        align-items: center;
        position: relative;
        height: auto;
        overflow: hidden;
    }
    .rmaInnerBannerImg-new img {
        width: 100%;
        height: 40vh;
    }
    .rmaMainSection.rmaFabricSection .rmaInnerBanner-new .title {
        color: rgb(255, 220, 124);
        font-size: 3rem;
        text-align: center;
        padding-top: 0%;
    }
    .form-booking-heading {
        font-size: 2rem;
    }
    .form-container {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .form-img {
        width: 100%;
        margin-right: 2rem;
        display: grid;
        grid-template-columns: 1fr;
        justify-items: center;
        overflow: hidden;
    }
    .form-img {
        margin-top: 2rem;
    }
    .bg-form img {
        display: flex;
        width: 100px;
        margin: 0 auto;
        margin-bottom: 1rem;
        margin-right: 1rem;
    }
    .iocn-one {
        display: flex;
        width: 100%;
        align-items: center;
        padding-left: 4rem !important;
        padding-right: 4rem !important;
    }
    .iocn-one {
        padding: 2rem;
    }
    .iocn-one p {
        color: #ffffff;
        text-align: left;
        font-size: 1.1rem;
        font-weight: 400;
    }
    .iocn-two {
        display: flex;
        width: 100%;
        align-items: center;
        padding: 2rem 4rem 2rem 4rem !important;
    }
    .iocn-two p {
        color: #ffffff;
        text-align: left;
        font-size: 1.1rem;
        font-weight: 400;
    }

    .iocn-three {
        display: flex;
        width: 100%;
        align-items: center;
        padding-left: 4rem !important;
        padding-right: 4rem !important;
        padding: 2rem;
    }
    .bg-form img {
        display: flex;
        width: 100px;
        margin: 0 auto;
        margin-bottom: 1rem;
        margin-right: 1rem;
    }
    .iocn-three p {
        color: #ffffff;
        text-align: left;
        font-size: 1.1rem;
        font-weight: 400;
        position: absolute;
        margin-top: -4%;
    }
    
    .iocn-four {
        display: flex;
        width: 100%;
        align-items: center;
        padding-left: 4rem !important;
        padding-right: 4rem !important;
        padding: 2rem;
    }
    .iocn-four p {
        color: #ffffff;
        text-align: left;
        font-size: 1.1rem;
        font-weight: 400;
    }
}
@media(max-width:575px) {
    .rmaMainSection.rmaFabricSection .rmaInnerBanner-new .title {
        color: rgb(255, 220, 124);
        font-size: 1.5rem;
        text-align: center;
    }
    .rmaInnerBannerImg-new img {
        width: 100%;
        height: 40vh;
    }
    .rmaInnerBannerImg-new_content {
        position: absolute;
        top: 35%;
        width: 100%;
        height: auto;
        text-align: center;
    }
    .line-new img {
        width: 1.1%;
    }
    .bt-heading {
        margin-left: auto;
        margin-right: auto;
        font-size: 2rem;
        padding: 0 2rem;
    }
    .rma-bat {
        display: grid;
        grid-template-columns: 1fr;
        align-items: center;
        align-content: center;
    }
    .rma-bat .right-para {
        grid-row: 1/2;
        text-align: center;
        margin-top: 0.5rem;
    }
    .right-para {
        font-size: 1.2rem;
    }
    .right-para-head {
        font-size: 1.5rem;
        font-weight: bold;
        margin-bottom: 1rem;
        color: black;
    }
    .rmaSubSectionHome {
        width: 80%;
    }
    .form-booking-heading {
        font-size: 1.5rem;
        font-weight: bold;
        margin-bottom: 2rem;
    }
    .btn {
        min-width: 160px;
        height: 50px;
        font-size: 12px;
		        margin-left: 0% !important;
    }
    .bg-form img {
        display: flex;
        width: 100px;
        margin: 0 auto;
        margin-bottom: 1rem;
        margin-right: 1rem;
    }
    .iocn-three p {
        color: #ffffff;
        text-align: left;
        font-size: 1.1rem;
        font-weight: 400;
        position: relative;
        margin-top: 0%;
    }
    .iocn-three img {
        width: 270px;
    }
    .iocn-three {
        display: flex;
        width: 100%;
        align-items: center;
        padding-left: 4rem !important;
        padding-right: 4rem !important;
        padding: 2rem;
    }

    .bt-heading {
        margin-bottom: 32px;
    }
}