.product-search{align-items:center;display:flex;flex-direction:column;justify-content:center}.product-search__container{margin:1rem 0 2rem;padding:1rem}.product-search__title{padding:0 1rem}.product-search__filters{column-gap:2em;display:flex;flex-flow:row wrap;min-width:900px;row-gap:2em}.product-search__filter{background:#fbfbfb;border:1px solid #e4e4e4;box-shadow:2px 2px 3px #f7f7f7;flex:0 0 30%;height:50px;padding-right:10px}#searchby{flex:0 0 calc(60% + 2em)}#reset{cursor:pointer}.product-search__results{padding:0 0 2em;width:100%}#product-table{border-collapse:collapse;overflow-wrap:break-word;position:relative;width:100%;z-index:0}td,th{padding:6px;text-align:left}.product-item .examinations{font-size:12px;line-height:1.15em;word-break:break-word}.product-showmore{text-align:center}.product--list h4{font-size:1.2em;line-height:1.2em;margin-bottom:10px}ul.product--list{display:flex;flex-flow:row wrap;gap:1em;padding:0}.product--list li{border-bottom:1px solid #ececec;box-shadow:2px 2px 10px 0 #efefef;flex:1 0 28%;list-style:none;padding:20px}.product-showmore{text-align:left}@media screen and (max-width:991px){.product-search{padding:0 1em}.product-search__container{min-width:150px;width:auto}.product-search__filters{gap:1em;min-width:300px}.product-search__filter{flex:auto}#searchby{flex:1 0 60%}.product--list li{flex:auto}table,tbody,td,tfoot,th,thead,tr{display:block}thead tr{left:-9999px;position:absolute;top:-9999px}tr{border:1px solid #308d8f}td{border:none;border-bottom:0 solid #ccc;padding-left:30%;position:relative}td:before{left:6px;padding-right:10px;position:absolute;top:6px;white-space:nowrap;width:45%}td:first-of-type:before{content:"Scheme"}td:nth-of-type(2):before{content:"Program"}td:nth-of-type(3):before{content:"Details"}}