.refrigerator1 strong{ display: block; width: 100%; font-size: 20px;}
.refrigerator1 h2 {font-size: 18px;font-weight: 600;margin-top: 8px;}
.newvideoBanner-section{ margin-bottom: 50px; }
.newvideoBanner-section img{ width: 100%; }

.plasmaclusterSlider{ padding:10px; background:#ffffff; border-radius:4px; margin-bottom:30px;}
.refrigerator3{margin-bottom: 0;}

.refrigerator3 p{ margin-bottom: 0.5rem !important; line-height: 20px; font-size: 0.9rem;}
.refrigerator2 h4 {font-size: 20px;font-weight: 600; margin-top: 15px;}
.refrigerator2 ul{padding: 0px; margin: 0px;}
.refrigerator2 li{list-style: none; font-size: 14px;}

.cluster-bacterial-icons{display: flex; justify-content: space-evenly; margin-bottom: 0.6rem;}
.cluster-bacterial-icons img {  width: 80px;}
.cluster-bacterial-icons ul{ padding: 20px 0px; margin: 0px; width: 100%; text-align: center; }
.cluster-bacterial-icons li{ display: inline-block; vertical-align: top; width: 18%;}
.cluster-bacterial-icons li span{ display: block; font-size: 15px; color: #676767; margin-top: 10px;}

.inner-bg18 {background-image: url(../images/refrigerator/bg11.jpg);background-size: cover;background-position: bottom right; margin-right: 8px;}

.maincontainer2{ margin-top: 40px;}
.dummyvideo {height: 100%;vertical-align: middle;display: flex;align-items: center; justify-content: center; align-items: center; background: #f8f9fa;padding: 10px;}
ul.shieldProtection {padding: 0px;margin: 0px; display: flex; flex-wrap: wrap; justify-content: center;}
ul.shieldProtection li {display: inline-block; vertical-align: top; width: 23.5%; text-align: center;
    background: #f8f9fa;padding: 20px;margin: 7px;min-height: 200px;}
ul.shieldProtection li img {width: 90px;}
ul.shieldProtection li strong {display: block;font-weight: 600;font-size: 15px;line-height: 20px;    margin-top: 10px;}


@media screen and (max-width:768px){    
    ul.shieldProtection li{
        width: 100%;
    }
}







