.rmaMainSection.rmaFabricSection.rmaAboutSection {
    margin: 0% 0 0;
}

.rmaMainSection.rmaFabricSection .rmaInnerBanner-new {
    height: auto;
    align-items: center;
    position: relative;
    height: auto;
    overflow: hidden;
}

.rmaInnerBannerImg-new {
    position: relative;
}

.header-content-hww {
    position: absolute;
    text-align: center;
    justify-content: center;
    align-items: center;
    top: 65%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.header-content-hww h1 {
    font-family: "Playfair Display" Helvetica, sans-serif;
    font-size: 3rem;
    color: #ffffff;
    font-weight: 500;
}

.header-content-hww h3 {
    font-family: "Playfair Display" Helvetica, sans-serif;
    font-size: 1.5rem;
    color: #ffffff;
    font-weight: 500;
}

.rmaInnerBannerImg-new img {
    width: 100%;
}


/* Section no 1 */

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block;
}

.rma-left-side h1 {
    text-align: center;
    font-size: 2rem;
    font-weight: bolder;
    margin-top: 3rem;
    color: #000;
}

.rma-left-side .top-para {
    font-size: 1.4rem;
    font-weight: 500;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 3rem;
    max-width: 80%;
}

.rma-center {
    align-content: center;
    text-align: center;
    display: flex;
    justify-content: center;
    width: 100%;
    padding-top: 2rem;
    overflow: hidden;
}

.rma-center img {
    width: 100%;
    height: auto;
}

.rma-center-middle {
    position: relative;
    margin-bottom: 4rem;
}

.header-content-hww-middle {
    position: absolute;
    width: 80%;
    text-align: center;
    justify-content: center;
    align-items: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.header-content-hww-middle h1 {
    font-size: 1.7rem;
    color: #ffffff;
    font-weight: 500;
    line-height: 140% !important;
}

/* a, p, label, ol, ul, li, span {
    color: #333;
} */

.rmaBtnWhite {
    margin-top: 2rem;
    max-width: 14rem;
    font-size: 1.4rem;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    background-color: #ffffff;
}

.form-group input[type="text"],
button,
input[type="email-add"] {
    display: block;
    width: 100%;
    /* padding: 12px; */
    border: 1px solid #cccccc;
    border-radius: 4px;
    box-sizing: border-box;
    /* margin: 6px auto 16px auto; */
    resize: vertical;
    background-color: #ffffff;
}

.rma-center-middle img {
    width: 100%;
    height: auto;
}

.center-banner {
    cursor: pointer;
}

.rma-bat {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    align-content: center;
    max-width: 80%;
    margin: 0 auto;
}

.left-img-one img {
    width: 100%;
}

.right-para {
    font-size: 1.4rem;
    line-height: 140%;
    font-family: "Lora", Helvetica, sans-serif;
    padding-right: 2rem;
    padding-left: 2rem;
}

.right-para p {
    font-size: 16px;
}

.right-para-head {
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 1rem;
    color: black;
}

p,
ul,
li {
    line-height: 1.5;
}

a,
p,
label,
ol,
ul,
li,
span {
    padding-bottom: 1%;
}

/* Section no 1  End*/

/* Section no 2 Start */

.rma-bat-right {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    align-content: center;
    max-width: 80%;
    margin: 0 auto;
}

.right-para {
    font-size: 1.4rem;
    line-height: 140%;
    font-family: "Lora", Helvetica, sans-serif;
    padding-right: 2rem;
    padding-left: 2rem;
}

.right-para-head {
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 1rem;
    color: black;
}

/* Section no 2 end  */


/* Section no 3 start  */
.rma-bat {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    align-content: center;
    max-width: 80%;
    margin: 0 auto;
}

.left-img-one img {
    width: 100%;
}

.right-para {
    font-size: 1.4rem;
    line-height: 140%;
    font-family: "Lora", Helvetica, sans-serif;
    padding-right: 2rem;
    padding-left: 2rem;
}

.right-para-head {
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 1rem;
    color: black;
}

/* Section no 3 end  */

/* Section no 4 Start  */
.rma-bat-right {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    align-content: center;
    max-width: 80%;
    margin: 0 auto;
}

.right-para {
    font-size: 1.4rem;
    line-height: 140%;
    font-family: "Lora", Helvetica, sans-serif;
    padding-right: 2rem;
    padding-left: 2rem;
}

.right-para-head {
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 1rem;
    color: black;
}

.left-img-one img {
    width: 100%;
}

/* Section no 4 end */
/* Section no 5 Start */
.slider {
    overflow-x: hidden;
    position: relative;
}

.slider img {
    width: 100%;
    margin-top: 5rem;
    margin-bottom: 3rem;
}

.header-content-hww-bottom {
    position: absolute;
    text-align: center;
    justify-content: center;
    align-items: center;
    top: 64%;
    left: 50% !important;
    transform: translate(-50%, -50%);
}

.header-content-hww-bottom h1 {
    font-size: 3rem;
    color: #ffffff;
    font-weight: 500;
    line-height: 140% !important;
}

/* Section no 5 End */

/* Section no 6 Start */

.suites-heading h1 {
    margin: 0 auto;
    text-align: center;
    font-weight: bolder;
    margin-bottom: 1rem;
    margin-top: 2rem;
}

.suites-heading p {
    text-align: center;
    font-size: 1.4rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}

.suite-img-container {
    display: grid;
    justify-content: center;
    margin-bottom: 4rem;
}

.shirt-suite-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    max-width: 80rem;
    gap: 2;
    justify-content: space-between;
}

.suite-left {
    position: relative;
    margin-right: 0.5rem;
    margin-top: 1rem;
}

.suite-left img {
    width: 100%;
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: 0.5s ease;
    background-color: #0000009c;
    opacity: 1;
}

.text {
    font-family: "Lora", Helvetica, sans-serif;
    color: white;
    font-size: 3rem;
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}

.suite-right {
    position: relative;
    margin-left: 0.5rem;
    margin-top: 1rem;
}

.suite-right img {
    width: 100%;
}

.mtm-text {
    color: white;
}

.mtm-text:hover {
    color: #DABF80;
}