.mediasection {
    background-color: #f5f3f2;
    font-size: 19px;
    font-weight: bolder;
    height: 334px;
}

.imageHeight {
    height: auto !important;
}

.mediasectionimage {
    padding-top: 10px;
    padding-bottom: 10px;
    height: 335px;
}

.mediasectionimagetext {
    position: absolute;
    left: 34px;
    top: 63%;
    width: 85%;
    text-align: left;
    color: #ffffff;
    letter-spacing: 1px;
    font-family: "Book Antiqua";
    font-size: 22px;
}

.dottedline {
    border-bottom: 1px dashed #ffffff;
}

.span1 {
    margin: 15px auto 10px auto;
    font-size: 18px;
    font-weight: bold;
}

.mediasectionimagetext p {
    font-size: 13px;
    font-weight: 100;
}

.imgoverlay {
    position: absolute;
    top: 0;
    left: 0;
}

.researchbuttondimension {
    width: 104px;
    height: 31px;
    font-size: 11px;
}

.newsevent {
    text-align: left;
}

.newseventnews {
    margin-top: -8px;
}

.newseventevent {
    margin-top: 10px;
}

.newsevent p {
    padding-bottom: 6px;
    border-bottom: 0.5px solid #dbd5d1;
}

.newseventhead {
    border-bottom: none !important;
    font-size: 18px;
    color: #ec6726;
    padding-bottom: 0px !important;
}

.newseventtitle {
    border-bottom: none !important;
    font-size: 15px;
    font-weight: bold;
    margin-top: -13px;
    margin-bottom: 5px;
}

.newseventcontent {
    border-bottom: none !important;
    font-size: 15px;
    font-weight: 100;
    margin-top: -8px;
}

.time {
    font-size: 13px;
    font-weight: 600;
    font-style: italic;
    color: #80726e;
}

.readmore {
    border-bottom: none !important;
}

.readmore span {
    margin-top: 0;
}

.dottedline {
    border-bottom: 1px dashed #dbd5d1;
    margin-top: 10px;
    margin-top: 10px;
}

/* Product.php CSS */
.productimagesection {
    position: relative;
    margin-top: 80px;
    background-size: cover !important;
    background: linear-gradient(
            0deg,
            rgba(243, 105, 40, 0.4),
            rgba(243, 105, 40, 0.4)
        ),
        url("../images/product_banner.png");
    background-repeat: no-repeat;
}

/* .prodtitle{
    text-align: center;
    font-size: 50px;
    line-height: 150px;
    color: white;
    text-shadow: 1px 1px 5px black;
    font-weight: bold;
} */
.productimagesection img {
    opacity: 0.7;
}

.positioncontain {
    position: absolute;
    top: 0;
}

.productoverlay {
    clip-path: polygon(0 0, 100% 0, 64% 100%, 0% 100%);
    width: 700px;
    height: 390px;
    background-color: #1d0800b3;
}

.imgtextoverlay {
    width: min-content;
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    position: relative;
    transform: translate(60%, -265%);
}

.imgtextoverlay span {
    font-size: 40px;
    color: #e74e18;
    margin-left: 94px;
}

.textsection {
    height: 158px;
    text-align: center;
    padding: 3%;
    font-size: 14px;
    color: #80726e;
}

.productsection {
    height: 816px;
    margin-bottom: 30px;
    margin-top: 25px;
}

.productsectiondisplayproduct,
.productsectionlist {
    background-color: #fbfbfb;
    height: 780px;
    overflow: hidden auto;
}

.tab .active {
    width: 100%;
    color: #ffffff;
}

.productsectionlist {
    font-size: 16px;
    font-weight: 900;
    text-align: left;
    padding-top: 10px;
    padding-right: 0;
}

.productsectionlist p {
    color: rgba(231, 78, 24, 0.9);
}

/* Style the buttons that are used to open the tab content */
.tab button {
    background-color: inherit;
    /*float: left;*/
    border: none;
    outline: none;
    cursor: pointer;
    /* padding: 14px 16px; */
    padding: 14px 0 14px 15px;
    transition: 0.3s;
    color: #1b1b7c;
    text-align: left;
}

/* Style the tab content */
.tabcontent {
    display: none;
    /*padding: 6px 12px;*/
    padding-top: 5px;
    text-align: center;
}

.tabcontent p {
    font-weight: 900;
    font-size: 20px;
    margin-bottom: 5px;
}

.tab {
    width: 80%;
    /*margin-bottom: 20px;*/
    margin-left: 10px;
}

.tabactive {
    background-color: rgba(231, 78, 24, 0.9) !important;
    color: #ffffff;
    width: inherit;
}

.activetabcss {
    display: block;
}
.productlistshow {
    text-align: center;
}

.productlisttitle {
    line-height: 26px;
    font-size: 14px !important;
    font-weight: 600 !important;
    margin-bottom: 0;
    color: #1b1b7c;
}

.productlisttitle span,
.productlistcontent span {
    font-size: 10px;
    color: #e74e18;
}

.productlistcontent {
    font-size: 13px !important;
    margin-bottom: 0;
}

.cardbody {
    padding: 5px;
    line-height: 22px;
}

/* Products */

.cardaligntext {
    text-align: left;
    border: 1px solid #ec6726;
    padding-left: 0;
    padding-right: 0;
    border-radius: 10px;
    margin-bottom: 10px;
    /* margin-right: 15px; */
    /* height: 450px; */
  
    
}
.cardaligntext a{
   width: 100%;
    /* margin-right: 15px; */
    /* height: 450px; */
  
    
}

.productDisplayHeader {
    background-color: #ec6726;
    /* padding: 10px; */
    padding: 5%;
    color: white;
    font-weight: 900 !important;
    font-size: 1.2em;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    height: 75px;
    /* min-height: 100px; */
   
}
.productDisplayHeader h6{
    font-weight: 800;
    font-size: 95%;
}

.productDisplayGeneric {
    background-color: #ec6726;
    margin: 5px;
    padding: 5px;
    width: fit-content;
    font-size: 13px;
    font-weight: 500;
    color: white;
    margin-bottom: 0;
}

.productGenericName_div {
   height: 70px;
   /* width:100%; */
   
}
.productGenericName {
    color: #1b1b7c;
    padding-left: 5px;
    font-size: 14px;
    /* width: 100%; */
    font-weight: bold;
    /* overflow: hidden; */
    overflow: hidden;
    line-clamp: 1;
    text-overflow: ellipsis;
}

.productDosage {
    font-size: 11px;
    padding-left: 5px;
}

.productTableData {
    width: 100%;
    font-size: 12px;
    border: 1px solid #ec6726;
}

.productTableData td {
    padding: 4px;
}

.productHeadData {
    background-color: #ec6726;
    color: white;
    width: 44%;
}


/* brand name tooltip */
.tooltip{
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
}
.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
  
    /* Position the tooltip */
    position: absolute;
    z-index: 1;
  }
  
  .tooltip:hover .tooltiptext {
    visibility: visible;
  }


@media(max-width:490px){
    .card_main_product{
        width:100% !important ;
        height: 100%;

    }
    .cardaligntext{
        width: 100% !important ;
        height: 100%;
        text-align: center;
    }
}

.cardaligntext a {
    text-decoration: none;
    color: #000000;
}

.searchPlace {
    height: 30px;
    border: 1px solid #707070;
    border-radius: 15px;
    width: 100%;
}

.searchbtn {
    position: absolute;
    right: 16px;
    text-decoration: none;
    border-bottom-right-radius: 15px;
    border-top-right-radius: 15px;
    background: rgba(231, 78, 24, 0.9);
    border-color: rgba(231, 78, 24, 0.9);
    color: #ffffff;
    outline: none;
}

.controls {
    position: absolute;
    top: 790px !important;
    right: 404px !important;
}

a.page {
    position: relative;
    top: -1px;
}

.controls a {
    padding: 4px;
    margin: 2px;
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.activepagination {
    background: rgba(231, 78, 24, 0.9);
    color: white !important;
    cursor: pointer;
}

.nextpage {
    position: absolute !important;
    right: 468px !important;
    margin-right: -483px !important;
    margin-top: -5px !important;
}

.prevpage {
    position: absolute !important;
    right: 462px !important;
    margin-right: -396px !important;
    margin-top: -5px !important;
}


/*Individual Product Section*/
.innerproductimagesection {
    background: linear-gradient(
            0deg,
            rgba(243, 105, 40, 0.4),
            rgba(243, 105, 40, 0.4)
        ),
        url("../images/banner_about.jpg");
    /* opacity: 0.7; */
    background-repeat: no-repeat;
    height: 145px;
    text-align: center;
    color: #ffffff;
    background-size: cover;
    margin-top: 80px;
}

.innerproductimagesection h2 {
    font-size: 40px;
    font-weight: bold;
    color: white;
    line-height: 146px;
    margin-bottom: 0;
    /* text-shadow: 1px 1px 5px black; */
}

.productcontent {
    padding: 10px;
}

.imageproduct {
    text-align: center;
    padding-top: 10px;
}

.contentproduct {
    padding-top: 30px;
}

.contentproduct p {
    line-height: 8px;
    font-size: 16px;
}

#composition ul,
#packaging ul {
    list-style: none;
    padding-left: 2em;
}

#composition ul > li:before,
#packaging ul > li:before {
    display: inline-block;
    content: "-";
    width: 1em;
    margin-left: -1em;
}

.description {
    margin-left: 20px;
    line-height: 16px !important;
}

.heading {
    font-weight: 800;
    color: rgba(231, 78, 24, 0.9);
}

/*About Us Section*/
.aboutcontent {
    padding-bottom: 20px;
    padding-top: 20px;
}

.abouttitle {
    text-align: center;
    font-size: 24px;
    font-weight: 800;
    padding: 10px;
    color: rgba(231, 78, 24, 0.9);
}

/*
.aboutbody b {
    color: rgba(231, 78, 24, 0.9);
} */

.aboutsection {
    margin-bottom: 20px;
}

.cardcategories {
    margin-bottom: 40px;
    text-align: center;
    margin-top: 60px;
}

.overlay {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5); /* Black see-through */
    color: #f1f1f1;
    width: 74%;
    font-size: 20px;
    padding: 20px;
    text-align: center;
    margin-left: 34px;
    margin-bottom: 0;
}

/* Overlay Properties to be merged in Style.css Overlay section */
#overlaymissionvision,
#overlayservices {
    display: none;
    background-color: rgba(0, 0, 0, 0.9);
    width: 100%;
    height: 100%;
    top: 0;
    position: fixed;
    z-index: 999999999999;
    cursor: pointer;
}

/*hover drop down About Us*/
.hovermenu:hover + .dropdownmenu,
.dropdownmenu:hover {
    position: absolute;
    display: block !important;
}

.hovermenu,
.producthover,
.hovermedia {
    color: #1b1b7c;
    font-weight: bold;
}

.hovermenu:hover > .dropdownmenu {
    position: absolute;
    display: block !important;
}

/* .hoverSubMenu:hover > .dropdownSubMedia {
    position: absolute;
    display: block !important;
}

.dropdownSubMedia {
    display: none !important;
    text-align: left;
    background: rgba(231, 78, 24, 0.9);
    line-height: 40px;
    padding: 0 25px;
    top: 0;
    margin-top: 0px;
    margin-left: 78px;
} */

.dropdownmenu {
    display: none !important;
    text-align: left;
    background: rgba(231, 78, 24, 0.9);
    line-height: 40px;
    padding: 0 25px;
    width: 239px;
    margin-left: -10px;
    /* list-style-type: disc !important; */
}

.hovermedia:hover + .dropdownMedia,
.dropdownMedia:hover {
    position: absolute;
    display: block !important;
}

.hovermedia:hover > .dropdownMedia {
    position: absolute;
    display: block !important;
}

.dropdownMedia {
    display: none !important;
    text-align: left;
    background: rgba(231, 78, 24, 0.9);
    line-height: 40px;
    padding: 0 25px;
    margin-left: -10px;
    width: 239px;
}

.dropdownMedia li:before {
    content: "";
    border-color: transparent white;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: block;
    /* height: 0; */
    width: 0;
    left: -10px;
    top: 20px;
    position: relative;
    margin: -6px;
}

.dropdownMedia li a {
    color: #ffffff;
}

.dropdownMedia li {
    border-bottom: 1px solid white;
}

.dropdownMedia li:last-child {
    border-bottom: none;
}

.dropdownmenu li:before {
    content: "";
    border-color: transparent white;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: block;
    /* height: 0; */
    width: 0;
    left: -10px;
    top: 20px;
    position: relative;
    margin: -6px;
}

.dropdownmenu li a {
    color: #ffffff;
}

.dropdownmenu li {
    border-bottom: 1px solid white;
}

.dropdownmenu li:last-child {
    border-bottom: none;
}

/*Hover drop down Product*/
.producthover:hover + .dropdownmenuproduct,
.dropdownmenuproduct:hover {
    position: absolute;
    display: block !important;
}

.producthover:hover > .dropdownmenuproduct {
    position: absolute;
    display: block !important;
}

.dropdownmenuproduct {
    display: none !important;
    /* position: absolute; */
    /* top: 80px;
    left: 168px; */
    text-align: left;
    /* list-style-type: disc !important; */
    background: rgba(231, 78, 24, 0.9);
    line-height: 40px;
    padding: 0 25px;
    margin-left: -10px;
    width: 239px;
}

.dropdownmenuproduct li:before {
    content: "";
    border-color: transparent white;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: block;
    /* height: 0; */
    width: 0;
    left: -10px;
    top: 20px;
    position: relative;
    margin: -6px;
}

.dropdownmenuproduct li a {
    color: #ffffff;
}

.dropdownmenuproduct li {
    border-bottom: 1px solid white;
}

.dropdownmenuproduct li:last-child {
    border-bottom: none;
}
@media (max-width: 992px) {
    .card_main_product{
        width:50%;
    }
}
/*Responsive for 768px*/
@media only screen and (max-width: 768px) {



    .overlay {
        width: 87%;
        margin-left: 0;
    }

    .tab button {
        font-size: 9px;
    }

    .productsectionlist {
        font-size: 13px;
    }
    .productlisttitle {
        line-height: 18px;
        font-size: 10px !important;
    }

    .productlisttitle span,
    .productlistcontent span {
        font-size: 8px;
    }

    .cardaligntext {
        margin-bottom: 16px;
    }

    .tabcontent p {
        margin-bottom: 0;
    }

    .productsectiondisplayproduct,
    .productsectionlist,
    .productsection {
        height: auto;
    }

    .controls {
        position: absolute;
        top: 526px !important;
        right: 218px !important;
    }

    .aboutbody ul li {
        padding-left: 22px;
        text-align: left;
    }

    .researchBox {
        /* height: 540px !important; */
    }

    /*.img-sliderPic {*/
    /*height: auto;*/
    /*}*/
    .myslides {
        height: auto;
    }

    #marginBorderRnD {
        margin-top: 100px;
    }

    #quote-text {
        font-size: 23px;
    }

    .labAndUtilities {
        height: 668px !important;
    }

    .qmsHeight {
        height: auto !important;
    }

    blockquote2:after {
        right: -70px !important;
    }
}

.mystyle {
    background-color: #e74e18;
    padding-left: 10px;
    color: white;
    padding-right: 10px;
}

.aboutbody {
    color: #80726e;
    font-size: 17px;
}

.purposelist {
    color: #80726e;
}

@media (max-width: 768px) {
    .innerproductimagesection {
        margin-top: 0;
    }

    .innerproductimagesection {
        height: 120px;
    }

    .innerproductimagesection h2 {
        font-size: 30px;
        line-height: 115px;
        /* text-shadow: 2px 3px 1px #000; */
    }

    .productimagesection {
        margin-top: 0;
    }

    .productoverlay {
        width: 400px;
        height: 222px;
    }

    .imgtextoverlay {
        top: 80px;
        left: -133px;
    }
    blockquote_p:before {
        font-size: 11em !important;
        top: 4px !important;
        left: -145px !important;
    }
    .w_Height {
        font-size: 71px !important;
        line-height: 0 !important;
        padding-top: -1px !important;
        position: relative !important;
        top: 86px !important;
        left: 8px;
        padding-right: 0px !important;
        padding-left: 14px !important;
    }
    .wLetter {
        position: relative !important;
        top: 100px !important;
        margin-left: -57px !important;
    }
    blockquote_p:after {
        font-size: 11em !important;
        line-height: 1 !important;
        right: -170px !important;
        top: 160px !important;
    }
}

.imageMobile {
    display: none;
}
.imageDesktop {
    display: block;
}

@media (max-width: 600px) {
    .imageMobile {
        display: block;
    }
    .imageDesktop {
        display: none;
    }
    .productoverlay {
        width: 372px;
        height: 175px;
    }
    .suppressedBlock {
        display: block !important;
        color: white;
        padding: 10px;
        font-size: 25px;
        position: relative;
        top: 20px;
        text-align: center;
    }
    blockquote {
        display: none;
    }
    blockquote_p {
        display: none;
    }
    .mvQuoteBox {
        height: 140px !important;
    }
    blockquote:before {
        font-family: Georgia, serif !important;
        position: absolute !important;
        font-size: 10em !important;
        line-height: 1 !important;
        top: -5px !important;
        left: -51px !important;
        content: "\201C" !important;
        opacity: 0.4 !important;
    }
    blockquote:after {
        font-family: Georgia, serif !important;
        position: absolute !important;
        float: right !important;
        font-size: 10em !important;
        line-height: 1 !important;
        right: -96px !important;
        content: "\201D" !important;
        top: 60px !important;
        opacity: 0.4 !important;
    }
    .wtext {
        line-height: 1 !important;
        margin-left: -15px !important;
        font-size: 17px !important;
        top: 31px !important;
        position: relative !important;
    }

    .imgtextoverlay {
        top: 115px;
        left: -145px;
    }

    /* .productsectiondisplayproduct{
        display: none;
    } */
    .tabcontent p,
    .underline {
        display: block;
    }

    /* .cardbody {
        padding-left: 0;
    } */

    .productlisttitle span,
    .productlistcontent span {
        font-size: 10px;
    }

    .productlisttitle {
        font-size: 12px !important;
    }
}

@media (max-width: 480px) {
    .productoverlay {
        width: 266px;
        height: 140px;
    }

    .imgtextoverlay span {
        font-size: 30px;
        margin-left: 60px;
    }

    .imgtextoverlay {
        font-size: 17px;
        top: 89px;
        left: -100px;
    }

    .productimagesection {
        height: 110px;
    }

    .suppressedBlock {
        font-size: 24px;
    }

    .contacttitletext {
        font-size: 40px;
        line-height: 105px;
    }
    blockquote_p:before {
        font-family: Georgia, serif !important;
        position: absolute !important;
        font-size: 10em !important;
        line-height: 1 !important;
        top: 1px !important;
        left: -110px !important;
        content: "\201C" !important;
        opacity: 0.4 !important;
    }
    blockquote_p:after {
        font-family: Georgia, serif;
        position: absolute;
        float: right;
        font-size: 10em !important;
        line-height: 1;
        right: -117px !important;
        content: "\201D";
        top: 140px !important;
        opacity: 0.4;
    }
}

@media (max-width: 414px) {
    .productoverlay {
        height: 120px;
    }
    .suppressedBlock {
        top: 5px;
    }
    #blockquote {
        font-size: 16px;
    }

    #quote-text {
        font-size: 17px;
    }

    blockquote2 {
        font-size: 17px !important;
    }

    blockquote2:before {
        font-size: 5em !important;
    }

    blockquote2:after {
        font-size: 5em !important;
        right: -10px !important;
    }
}

@media (max-width: 393px) {
    .productoverlay {
        height: 115px;
    }

    .imgtextoverlay {
        top: 96px;
    }
}

@media (max-width: 375px) {
    .productoverlay {
        height: 109px;
    }

    .imgtextoverlay span {
        font-size: 25px;
        margin-left: 55px;
    }

    .imgtextoverlay {
        font-size: 16px;
        top: 80px;
        left: -79px;
    }
}

@media (max-width: 360px) {
    .productoverlay {
        height: 106px;
    }
    blockquote_p:before {
        font-family: Georgia, serif !important;
        position: absolute !important;
        font-size: 10em !important;
        line-height: 1 !important;
        top: 10px !important;
        left: -100px !important;
        content: "\201C" !important;
        opacity: 0.4 !important;
    }

    blockquote_p:after {
        font-family: Georgia, serif !important;
        position: absolute !important;
        float: right !important;
        font-size: 10em !important;
        line-height: 1 !important;
        right: -96px !important;
        content: "\201D" !important;
        top: 150px !important;
        opacity: 0.4 !important;
    }
    .w_Height {
        color: #ffffff !important;
        float: left !important;
        font-family: Georgia !important;
        font-size: 65px !important;
        line-height: 205px !important;
        padding-top: -3px !important;
        padding-right: 0px !important;
        padding-left: 28px !important;
    }
    .wLetter {
        position: relative !important;
        top: 100px !important;
        margin-left: -59px !important;
    }
}

@media (max-width: 320px) {
    .productoverlay {
        height: 94px;
        width: 200px;
    }

    .imgtextoverlay span {
        font-size: 18px;
        margin-left: 52px;
    }

    .imgtextoverlay {
        font-size: 13px;
        top: 59px;
        left: -62px;
    }

    .productimagesection {
        height: 90px;
    }

    .contacttitletext {
        font-size: 30px;
        line-height: 90px;
    }

    #quote-text {
        font-size: 14px;
    }

    blockquote2 {
        font-size: 13px !important;
    }
    .suppressedBlock {
        font-size: 21px;
        top: 10px;
    }
}

.searchbar {
    text-align: center;
}

.serchfeild {
    width: 90%;
    margin-bottom: 20px;
}

.serchfeild::placeholder {
    padding-left: 20px;
}

.googlesearch {
    background-color: #ec6726;
    color: #ffffff;
    border: none;
    padding: 3px 20px;
}

.video-container {
    width: 100%;
    height: 100%;
}

.video-container-border {
    border: 2px dashed #ec6726 !important;
    width: 100%;
    padding: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.video-container-border img {
    box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.33);
}

.researchBox img {
    box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.33);
    height: 100%;
    width: 100%;
    object-fit: cover;

}

.gaps {
    height: 28vh;
}

.teamCenter {
    flex-wrap: wrap-reverse;
    justify-content: center;
}

/*Loader*/
.loader {
    border: 12px solid #f3f3f3; /* Light grey */
    border-top: 12px solid rgba(231, 78, 24, 0.9); /* Blue */
    border-radius: 50%;
    width: 80px;
    height: 80px;
    animation: spin 2s linear infinite;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 8vh;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

/*Carousel*/
.carousel-control-next,
.carousel-control-prev {
    /*background-color: #ec6726 !important;*/
    width: 7%;
    opacity: 0.3;
}

.alignCenterSlider {
    height: 535px;
    margin-left: auto;
    margin-right: auto;
}

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
    background-color: #ffffff !important;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    background-color: #ec6726;
}

.quote-box {
    height: 140px;
    background-color: #e74e18;
    border-radius: 20px;
}

.mvQuoteBox {
    height: 230px;
    margin-top: 25px;
    margin-bottom: 25px;
}

.quote-text {
    color: white;
    text-align: center;
    font-size: 26px;
    margin-bottom: 0;
    line-height: 1;
    margin-top: 18px;
}

.mvQuoteText {
    margin-top: 70px;
}

.imageWrapper {
    border: 2px dashed #ec6726 !important;
    width: 50%;
    padding: 10px;
    float: right;
    margin: 10px;
}

.imageWrapper img {
    box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.33);
}

.aboutbody ul {
    background-color: #ec672620;
    line-height: 1.75;
    /* padding: 10px; */
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 1rem;
    padding-right: 10px;
    border-radius: 20px;
    margin-top: 20px;
}


.box-img{
    height: 300px;
    overflow: hidden;
}

.researchBox {
    width: 100%;
    padding: 18px;
margin: 20px 0;
    border: 1px solid rgba(0, 0, 0, 0.33);
    box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.33);
    height: 410px;
}


.researchBoxQA {
    width: 100%;
    padding: 18px;
    margin-top: 30px;
    margin-bottom: 40px;
    border: 1px solid rgba(0, 0, 0, 0.33);
    box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.33);
    /* height: auto; */
    height: 85%;
}


.researchBoxQA img {
    box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.33);
    /* height: 100%;
    width: 100%;
    object-fit: cover; */

}

@media (max-width:991px) and (min-width:789px){
    .researchBoxQA {
        width: 100%;
        padding: 18px;
        height: 90%;
       
    }
    .researchBoxQA p{
        font-size: 18px;
    }
}



.whiteColor {
    color: white;
}

.orangeColor {
    color: #e74e18;
}

.researchColorBackground {
    background-color: #e74e18 !important;
}

/*
p strong{
    color: #ec6726;
} */
.labAndUtilities {
    height: 560px;
}

.qmsHeight {
    /* height: 490px; */
    height: auto;
}

/* ul {
    list-style-image: url("../images/qbdBullet.png");
} */
.aboutbody ul {
    list-style-type: none;
}

.aboutbody ul li {
    padding-left: 20px;
    background-image: url(../images/qbdBulletShadow.png);
    background-position: 0 6px;
    background-size: 1rem 1rem;
    background-repeat: no-repeat;
}

.quote-text span {
    font-size: 50px;
}

.w {
    color: #ffffff;
    float: left;
    font-family: Georgia;
    font-size: 85px;
    line-height: 60px;
    padding-top: 4px;
    padding-right: 9px;
    padding-left: 28px;
}
.wtext {
    line-height: 6;
    margin-left: -15px;
    font-size: 17px;
}
blockquote {
    font-family: "Muli";
    position: relative;
    margin: 0.5em;
    padding: 0.5em 2em 0.5em 3em;
    color: #ffffff;
}
blockquote:before {
    font-family: Georgia, serif;
    position: absolute;
    font-size: 15em;
    line-height: 1;
    top: -25px;
    left: -51px;
    content: "\201C";
    opacity: 0.4;
}
blockquote:after {
    font-family: Georgia, serif;
    position: absolute;
    float: right;
    font-size: 15em;
    line-height: 1;
    right: -96px;
    content: "\201D";
    top: 24px;
    opacity: 0.4;
}
blockquote footer {
    padding: 0 2em 0 0;
    text-align: right;
}
blockquote cite:before {
    content: "\2013";
}
.wLetter {
    position: relative;
    top: 113px;
    margin-left: -59px;
}

.w_Height {
    color: #ffffff;
    float: left;
    font-family: Georgia;
    font-size: 85px;
    line-height: 205px;
    padding-top: 8px;
    padding-right: 0px;
    padding-left: 28px;
}
blockquote_p {
    font-family: "Muli";
    position: relative;
    margin: 0.5em;
    padding: 0.5em 2em 0.5em 3em;
    color: #ffffff;
}
blockquote_p:before {
    font-family: Georgia, serif;
    position: absolute;
    font-size: 15em;
    line-height: 1;
    top: -8px;
    left: -195px;
    content: "\201C";
    opacity: 0.4;
}
blockquote_p:after {
    font-family: Georgia, serif;
    position: absolute;
    float: right;
    font-size: 15em;
    line-height: 1;
    right: -208px;
    content: "\201D";
    top: 130px;
    opacity: 0.4;
}
blockquote_p footer {
    padding: 0 2em 0 0;
    text-align: right;
}
blockquote_p cite:before {
    content: "\2013";
}

/* Product Details */

.productDetailHeader {
    background-color: #ec6726;
    padding: 8px;
    color: white;
    font-weight: bold;
    letter-spacing: 1px;
    width: fit-content;
    font-size: 14px;
}

.productDetailName {
    color: #ec6726;
    font-weight: bold;
    font-family: "Book Antiqua";
    font-size: 38px;
}

.productDetailInfo {
    color: #1b1b7c;
    font-size: 15px;
    margin-bottom: 8px;
    margin-top: -5px;
    font-style: italic;
}

.productDetailInfo span {
    font-weight: bold;
}

.productPresentation {
    border: 1px solid #ec6726;
    background-color: #fff2cc;
    padding: 8px;
}

.productPharmacologyTitle {
    font-size: 20px;
    font-weight: bold;
    margin-top: 10px;
}
html {
    scroll-behavior: smooth;
}
.scrollTop {
    color: #ec6726;
    font-weight: bold;
    text-decoration: none;
}

.scrollTop:hover {
    color: #1b1b7c;
    text-decoration: none;
}
.modal,
body.modal-open {
    padding-right: 0 !important;
}

body.modal-open {
    overflow: auto;
}

body.scrollable {
    overflow-y: auto;
}

.modal-footer {
    display: flex;
    justify-content: flex-start;
}
.btn {
    position: absolute;
    right: 10px;
}
.suppressedBlock {
    display: none;
}
.modal-content {
    padding: 8px;
    padding-bottom: 0;
    border-radius: 10px !important;
}

.productImageWrapper{
    height: 360px;
    width: fit-content;
    border: 2px dashed #ec6726 !important;
    padding: 10px;
    margin-bottom:10px;
}
@media (max-width:767px){


    .innerproductimagesection h2 {
        font-size: 26px;
        }

    .productImageWrapper{
        height:auto;
    }
    .productImageWrapper > img{
        width:100% !important;
    }
}

@media (max-width:567px){
    .innerproductimagesection h2 {
        font-size: 18px;
        }
}

.popupCarousel{
    height: 100%;
}

.popupCarousel .carousel-inner {
    width: 100%;
    height: 100%;
}
.popupCarousel .carousel-inner .carousel-item {
    background: #ec6726 !important;
    width: 100%;
    height: 100%;
}

.popupCarousel .carousel-inner .carousel-item .popup-img img{
height: 100%;
object-fit: contain;
}

.popupCarousel .carousel-inner .carousel-item .carousel-caption{
    position: relative;
        right: 0;
    bottom: 0;
     left: 0;
    background: #ec68263d !important;
    width: 100%;
}

.popupCarousel .carousel-inner .carousel-item .popup-img{
 height: 70vh;
 overflow: hidden;
}



.popupCarousel .carousel-inner .carousel-item p {
    margin-bottom: 0;
}

.clamp-1 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* number of lines to show */
    line-clamp: 1;
    -webkit-box-orient: vertical;
}

.clamp-2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.clamp-3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;
}