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: 0%;
}
.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 {
    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;
}


.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;
     
    }
   
    .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: -4% !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*/