a:hover {
    color: #0096d9;
    text-decoration: none;
}

.breakthrough .fornewtext {
    margin-top: 10px;
    margin-bottom: 10px;
}

.breakthrough .product-heding {
    font-size: 20px;
    margin: 2%;
}

.buy_now_width {
    width: 65%;
}

.medical6-img {
    width: 65%;
    display: flex;
    margin: auto;
}
.medical6-img2 {
    width: 45%;
    display: flex;
    margin: auto;
}

.medical7-img {
    max-width: 108%;
}

@media only screen and (max-width: 425px) {
    .breakthrough .buy_now_img {
        margin-bottom: 2%;
        margin-top: 1%;
    }

    .breakthrough .product-heding {
        font-size: 18px;
        margin-bottom: 0px;
        margin-top: 10px;
    }

    /* .breakthrough figure {
        margin-top: -4% ;
    } */

}


/* css 13-11-2023 strated here*/
.margin-0 {
    margin: 0%;
}

.space-up {
    margin-top: 1.2%;
}

.gray {
    color: gray;
}

.homepage-h1 {
    font-family: 'cooper-black-std', serif;
    font-weight: 100;
    font-style: normal;
    color: #000;
    margin-left: 10px;
    margin: 0%;
}

.homepage-fig {
    text-align: center;
    padding-left: 0%;
    font-size: 20px;
    line-height: 38px;
    padding-top: 10px;
}

.homepage-fig-2 {
    font-size: 20px;
    line-height: 38px;
}

.homepage-div {
    float: left;
    width: 100%;
    text-align: center;
    padding-bottom: 0%;
}

.buy_now_img {
    margin-bottom: 0px;
    margin-top: 10px;
}

.homepage-c1 {
    background-color: #FF0;
    color: #f00;

}

.homepage-c2 {
    background-color: #BBEBFB;
    color: #f00;

}

.homepage-text {

    font-size: 20px;
    margin: 3%;
    margin-bottom: 0%;
}

.homepage-tm {
    font-weight: 600;
    font-size: 18px;
    position: relative;
    top: -3px;
    left: -6px;
    color: #0096d9;
    text-decoration: none;
}

.display {
    display: block;

}

.display-hp {
    display: none;
}
.mb_massagechair_subheading {
    font-family: 'cooper-black-std', serif;
    font-weight: 400;
    font-style: normal;
    color: #000;
    text-align: center;
    font-size: 23px;
    word-spacing: -2px;
    margin-top: 40px;
    margin-bottom: 30px;
}
.mb_massagechair_doctor {
    font-family: 'cooper-black-std', serif;
    font-weight: 400;
    font-style: normal;
    color: #000;
    text-align: start;
    font-size: 23px;
    word-spacing: -2px;
    width: 810px;
    margin: auto;
    margin-top: 40px;
    margin-bottom: 30px;
}

figcaption {
    text-align: center;
    line-height: 10px;
}
.spacing_clear_fix {
    height: 80px;
}
.frame-a{
    border:0;height:235px; width:100%;
    border-radius: 15px;
}
.frame-a-span{
  font-weight:bold;color: #000;
}
.view-hide{
    display: block;
}
.homepage-h-text {
    display: flex;
    justify-content: space-around;
    background-color: #205d8c;
    margin-bottom: 1.6%;
}


.homepage-text-1 {
    background-color: #205d8c;
    /* font-family: 'cooper-black-std', serif; */
    font-weight: 700;
    color: #fff;
    text-align: left;
    font-size: 16px;
    width: 80%;
    padding-left: 0%;
    margin: 2%;
}

.homepage-text-1 span {
    display: block;
}

.homepage-arrow {
    font-weight: 800 !important;
    align-self: center;
    font-size: 32px !important;
    color: #FF0000;
}

.homepage-arrow-1 {
    font-weight: 800 !important;
    position: relative;
    top: -6px;
    left: 9%;
    font-size: 32px !important;
    color: #FF0000;
}

.homepage-arrow-2 {
    font-weight: 800 !important;
    position: relative;
    top: -18px;
    left: -3%;
    font-size: 32px !important;
    color: #FF0000;
}

.link-homepage {
    border: 0;
    height: 235px;
    width: 100%;
}

.link-homepage-c1 {
    color: #000;
}

.link-homepage-c1 span {
    font-weight: bold;
}

.link-2-a {
    border-radius: 15px;
}

.link-2-b {
    margin-bottom: -4px;
}

.link-2-c {
    font-weight: bold;
    color: black;
}

.link-3-c {
    padding-top: 2%;
    margin: 0px;
}

.link-pt {
    padding-top: 2%;

}

.black {
    color: #000;
}

.link-4-a {
    border-radius: 15px;
}

.bold {
    font-weight: bold;
}

.break-blue {
    color: #0096d9;
}

.normal {
    font-weight: normal;
}

.home-space {
    padding-top: 1%;
}

.desktop-youtubelink-homepage {
    display: block;

}

.mobile-youtubelink-homepage {
    display: none;

}

.space-video {
    margin: 0px !important;
}

.space-video-p {
    padding: 0px !important;
}

@media screen and (max-width: 767px) {
    .homepage-tm {
      
        font-size: 16px;
     
    }

    .view-hide{
        display:none;
    }
    .homepage-h1 {
        font-size: 22px;
    }

    .homepage-fig {
        padding-top: 0px;
    }

    .display {
        display: none;

    }

    .display-hp {
        display: block;
    }

    .homepage-text {
        padding-top: 4%;
        margin: 0;
        font-size: 18px;
    }

    .desktop-youtubelink-homepage {
        display: none;

    }

    .mobile-youtubelink-homepage {
        display: block;

    }

    .space-up {
        margin-top: 0% !important;
    }
    .medical6-img2 {
        width: 65%;
    }

}

@media screen and (max-width: 767px) {
    .homepage-text-4 {
        background-color: #205d8c;
        font-weight: 800;
        color: #fff;
        font-size: 22px;
        width: 80%;
        padding-left: 0%;
        margin: 2%;
    }
}

/* css 13-11-2023 closed here*/