.Heating-bg-img {
    background-image: url(img/heating_banner.jpg);
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 286px;
    border-bottom: 10px solid #bdbaba;
}
.heating-about-us {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: 10px 0px;
}

ul.profile-heading {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0px;
    margin: 0px;
    flex-wrap: wrap;
}

img.etched-img {
    margin: 10px 0px;
    margin-right: 5px;
}

h2.heading-page-one {
    margin: 0px;
    padding: 0px 0px;
    color: brown;
    font-size: 1.5rem;
}



.faq-section .accordion {
    width: 100%;
}

.accordion-button:not(.collapsed) {
    background-color: #900C3F;
    color: white;
}

.accordion-button:not(.collapsed)::after {
    background-image: none;
    transform: none;
}

.accordion-button:focus {
    box-shadow: none;
}

.accordion-button:before {
    content: "";
    position: absolute;
    /*   right: 0.75rem; */
    right: 0.75rem;
    top: 1.25rem;
    height: 2px;
    width: 1rem;
    background-color: white;
    margin: 5px 0px;
}

.accordion-button.collapsed:after {
    content: "";
    position: absolute;
    /*   right: 1.1875rem; */
    right: 1.1875rem;
    top: 0.8125rem;
    height: 1.0625rem;
    width: 0.125rem;
    border-style: none;
    background-color: white;
    margin: 5px 0px;
}


.faq-section .accordion-button h5 {
    /*   color: #7dbc9e; */
    color: white;
    margin-right: 13px;
}

.accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
    font-size: 1rem;
    color: var(--bs-accordion-btn-color);
    text-align: left;
    background-color: #900C3F;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: var(--bs-accordion-transition);
}

@media screen and (min-width: 768px) {
    /*   .faq-section .accordion {
    width: 50%;
    margin: 0 auto;
  } */

    .accordion-button:before {
        right: 0.75rem;
    }

    .accordion-button.collapsed:after {
        right: 1.1875rem;
    }

    .faq-section .accordion-button h5 {
        margin-right: 0px;
    }
}

/* ####################################################-table-###################################################################### */
.table-main {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 30px;
}

.table-head-main {
    font-size: 0.87rem;
    font-weight: 600;
    letter-spacing: 0.35px;
    color: #ffffFf;
    background-color: #900C3F;
    opacity: 1;
    padding: 12px;
    text-align: center;
    border: 1px solid white;
}

.table-data {
    font-size: 0.87rem;
    letter-spacing: 0.35;
    font-weight: normal;
    color: #f1f1f1;
    background-color: #900C3F;
    padding: 10px;
    text-align: left;
    border: 1px solid white;
}


@media(max-width: 768px) {
    .table-head-top {
        display: none;
    }

    .table-data {

        border: 1px solid white;
    }

    .table-main,
    .table-body-main,
    .table-row,
    .table-data {
        display: block;
        width: 100%;
    }

    .table-row {
        margin-bottom: 15px;
    }

    .table-data {
        text-align: right;
        padding-left: 50%;
        position: relative;
        text-align: justify;
    }

    .table-data:before {
        content: attr(data-label);
        position: absolute;
        top: 10;
        left: 0;
        width: 50%;
        padding-left: 15px;
        font-size: 0.87rem;
        font-weight: 600;
        text-align: left;
        color: white;

    }
}

/* ####################################################-table-two-###################################################################### */

/* .table-two-main{
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 30px;
} */

.table-head-main-two {
    font-size: 0.87rem;
    font-weight: 600;
    letter-spacing: 0.35px;
    color: #ffffFf;
    background-color: #900C3F;
    opacity: 1;
    padding: 12px;
    text-align: left;
    border: 1px solid white;
}

/* ####################################################-table-fnished-###################################################################### */

a.download-sheet-main-etched {
    color: #900C3F;
    font-weight: 600;
    font-size: 18px;
}

a.download-sheet-main-etched:hover {
    color: blue;
    text-decoration: underline;
}

span.etched-span {
    color: #900C3F;
    font-weight: bold;
    font-size: 0.87rem;
}

p.etched-content {
    font-size: 0.87rem;
}

p.etched-two-content {
    font-size: 0.87rem;
}

/* .accordine-heading-etched{
    font-size: 1rem;
} */

h5.accordine-heading-etched {
    font-size: 1rem;
    margin: 0px;
}

.accordion-body {
    font-size: 0.87rem;
}

li.etched-accordion-list-one {
    font-size: 0.87rem;
    padding: 4px 0px;
    list-style: disc;
}

.application-accordion-heading-three {
    font-size: 1rem;
    color: #900C3F;
    margin: 18px 18px;
}

li.etched-accordion-list-two {
    font-size: 0.87rem;
    padding: 4px 0px;
    list-style: disc;
}

.application-accordion-heading-four {
    font-size: 1rem;
    color: #900C3F;
    margin: 18px 18px;
}


/* ########################################################################################################################## */
/* ####################################################Start-Electric-Irons################################################# */
a.Electric-Irons {
    color: #900C3F;
}

p.Electric-Irons-content-one {
    font-size: 0.87rem;
}

h5.Electric-Irons-heading-one {
    font-size: 1rem;
    color: #900C3F;
    margin: 4px 0px;
}

a.Electric-Irons-link {
    font-size: 1rem;
    color: #900C3F;
    margin: 4px 0px;
    text-decoration: underline;
    font-size: 0.87rem;
}

p.Electric-Irons-content-for {
    border: 2px solid white;
    background: lightgray;
    border-radius: 4px;
    padding: 10px;
    margin: 10px 0px;
    font-size: 0.87rem;
}

/* #######################################################Fnished-Electric-Irons############################################# */
/* ######################################################################################################################### */



/* ####################################################Toaster-Heating-start############################################## */

a.toaster-link {
    color: #900C3F;
}

h1.heating-toaster-heading-one {
    color: #900C3F;
    font-size: 1rem;
}

h2.heating-toaster-heading-two {
    font-size: 1rem;
    color: #900C3F;
}

p.heating-toaster-content-one {
    font-size: 0.87rem;
}

a.heating-toaster-link-download {
    font-size: 1rem;
    color: #900C3F;
    margin: 4px 0px;
    text-decoration: underline;
}

p.heating-toaster-content-two {
    border: 4px solid white;
    background: lightgray;
    border-radius: 4px;
    padding: 10px;
    margin: 10px 0px;
    font-size: 0.87rem;
}

/* ##############################################Toaster-Heating-Fnished##################################################### */
/* ######################################################################################################################## */


/* ##############################################Round-Kettle-start##################################################### */
/* ######################################################################################################################## */

a.heating-round-link {
    color: #900C3F;
}

p.heating-round-content-one {
    font-size: 0.87rem;
}

h1.round-heading-one {
    font-size: 1rem;
    color: #900C3F;
}

h2.round-heading-two {
    font-size: 1rem;
    color: #900C3F;
}

a.round-link-download {
    font-size: 1rem;
    color: #900C3F;
    margin: 4px 0px;
    text-decoration: underline;
}

p.heating-round-content-two {
    border: 4px solid white;
    background: lightgray;
    border-radius: 4px;
    padding: 10px;
    margin: 10px 0px;
    font-size: 0.87rem;
}

/* ##############################################Round-Kettle-Fnished##################################################### */


/* ####################################################-Hair-Dryer-start###################################################################### */
a.Hair-Dryer-link {
    color: #900C3F;
}

p.hair-content-one {
    font-size: 0.87rem;
}

h1.hair-heading-one {
    font-size: 1rem;
    color: #900C3F;
}

h2.hair-heading-two {
    font-size: 1rem;
    color: #900C3F;
}

a.hair-link-download {
    font-size: 1rem;
    color: #900C3F;
    margin: 4px 0px;
    text-decoration: underline;
}

p.hair-content-two {
    border: 4px solid white;
    background: lightgray;
    border-radius: 4px;
    padding: 10px;
    margin: 10px 0px;
    font-size: 0.87rem;
}

/* #####################################################-Hair-Dryer-fnished########################################################### */




/* #######################################################Flat-Heating-start########################################################## */
p.flat-content-one {
    font-size: 0.87rem;
}

h1.flat-heading-one {
    font-size: 1rem;
    color: #900C3F;
}

h2.flat-heading-two {
    font-size: 1rem;
    color: #900C3F;
}

li.flat-item {
    list-style: disc;
    font-size: 0.87rem;
}

li.flat-item-two {
    list-style: disc;
    font-size: 0.87rem;
}

a.flat-link-download {
    font-size: 1rem;
    color: #900C3F;
    margin: 4px 0px;
    text-decoration: underline;
}

p.flat-content-two {
    border: 4px solid white;
    background: lightgray;
    border-radius: 4px;
    padding: 10px;
    margin: 10px 0px;
    font-size: 0.87rem;
}

/* #######################################################Flat-Heating-fnished######################################################## */


/* #########################################################Band-heater-start######################################################## */

p.Band-one {
    font-size: 0.87rem;
}

h1.band-one {
    font-size: 1rem;
    color: #900C3F;
}

h2.band-two {
    font-size: 1rem;
    color: #900C3F;
}

li.band-item {
    list-style: disc;
}

a.band-link {
    color: #900C3F;
    text-decoration: underline;
}

p.Band-two {
    border: 4px solid white;
    background: lightgray;
    border-radius: 4px;
    padding: 10px;
    margin: 10px 0px;
    font-size: 0.87rem;
}

/* #########################################################Band-heater-fnished###################################################### */


/* ###########################################################Strip-Heater-start##################################################### */
p.strip-content {
    font-size: 0.87rem;
}

h1.strip-heading-one {
    font-size: 1rem;
    color: #900C3F;
}
.strip-box-main {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
}

.strip-box {
    border: 2px solid #900C3F;
    width: 44%;
    height: auto;
    border-radius: 4px;
}

h2.strip-heading-two {
    font-size: 1rem;
    color: #900C3F;
}
li.strip-list {
    list-style: disc;
    font-size: 0.87rem;
}
img.strip-img {
    width: 100%;
    text-align: center;
    padding: 10px;
}

a.strip-download-link {
    color: #900C3F;
    text-decoration: underline;
  line-height: 3;
}



@media(max-width: 450px){
    .strip-box{
        width: 100%;
    }
}

/* ###########################################################Strip-Heater-start##################################################### */

/* ################################################################PTC-Heaters-start################################################# */
p.heating-content {
    font-size: 0.87rem;
}
h1.heating-heading-one {
    font-size: 1rem;
    color: #900C3F;
}
h2.heating-heading-two-accordion {
    font-size: 1rem;
    color: #900C3F;
    padding: 0px 20px;
}
p.heating-content-accordion {
    padding: 0px 20px;
    font-size: 0.87rem;
}
a.heating-download-link {
    color: #900C3F;
    text-decoration: underline;
}
li.list-two-heating {
    list-style: lower-roman;
}
h2.heating-heading-two {
    font-size: 1rem;
    color: #900C3F;
}
ul.strip-menu {
    margin: 10px 0px;
}

/* ############ */
li.heating-list {
    font-size: 0.87rem;
    list-style: disc;
}
/* ############ */
.thick-heading{
    font-size: 1rem;
    color: #900C3F;
    padding: 5px 20px;
}


/* #################################################################PTC-end-######################################################### */

/* ########################################################################################################################## */
/* ########################################################################################################################## */