@font-face {
   font-family: 'century';
    font-style: normal;
    font-weight: 700;
    src: url('https://in.sharp/b2c/wp-content/themes/storefront-childb2c/custom/fonts/centurybold.eot');
    src: url('https://in.sharp/b2c/wp-content/themes/storefront-childb2c/custom/fonts/centurybold.eot') format('embedded-opentype'),
         url('https://in.sharp/b2c/wp-content/themes/storefront-childb2c/custom/fonts/centurybold.woff2') format('woff2'),
         url('https://in.sharp/b2c/wp-content/themes/storefront-childb2c/custom/fonts/centurybold.woff') format('woff'),
         url('https://in.sharp/b2c/wp-content/themes/storefront-childb2c/custom/fonts/centurybold.ttf') format('truetype'),
         url('https://in.sharp/b2c/wp-content/themes/storefront-childb2c/custom/fonts/centurybold.svg#centurybold') format('svg');
}
@font-face {
    font-family: 'century';
    font-style: normal;
    font-weight: 300;
    src: url('https://in.sharp/b2c/wp-content/themes/storefront-childb2c/custom/fonts/centuryregular.eot');
    src: url('https://in.sharp/b2c/wp-content/themes/storefront-childb2c/custom/fonts/centuryregular.eot') format('embedded-opentype'),
         url('https://in.sharp/b2c/wp-content/themes/storefront-childb2c/custom/fonts/centuryregular.woff2') format('woff2'),
         url('https://in.sharp/b2c/wp-content/themes/storefront-childb2c/custom/fonts/centuryregular.woff') format('woff'),
         url('https://in.sharp/b2c/wp-content/themes/storefront-childb2c/custom/fonts/centuryregular.ttf') format('truetype'),
         url('https://in.sharp/b2c/wp-content/themes/storefront-childb2c/custom/fonts/centuryregular.svg#centuryregular') format('svg');
}


.covid19-maincontainer{font-family: 'century'; font-weight: 300;}
.covid19-maincontainer p{ text-align: justify; color: #212529; font-size: 1rem; font-family: 'century'; font-weight: 400;}
.covid19-maincontainer strong{ display: block;text-align: justify; font-size: 18px;font-weight: 600;}
.covid19-heading{font-family: 'century';color: #212529; font-size: 1.7rem;line-height: 1.2;text-align: justify;font-weight: 800;}

.covid19-sectioncontainer {/* padding-bottom: 20px;margin-bottom: 50px; */}
 
.covid19-sectioncontainer span{ display: block; color: #575756; font-size: 18px;font-weight: 600;}
.covid19-sectioncontainer ul{padding: 0px; margin: 0px;}

.covid19-sectioncontainer ul li{list-style: none;text-align: justify; padding: 5px 0;}


.covid19-video{}
.covid19-video iframe{ border: 4px solid #e11e30; }

.covid19-imgcontainer{ margin: 10px 0px; }

.covid19-sectioncontainer .gray-bg{background: #ededed; padding: 15px;}
.covid19-sectioncontainer .gray-bg .covid19-heading {font-size: 32px;}

.covid19-sectioncontainer .text11 {background: #ededed;padding: 10px; margin-bottom: 10px;}
.covid19-sectioncontainer .text11 strong {font-size: 22px;display: block;position: relative;color: #565655;padding-left: 30px;}
.covid19-sectioncontainer .text11 strong:before {content: '';background: #565655;width: 20px;height: 5px;position: absolute;
    top: 10px; left: 0;}
    
.covid-custom p {margin-bottom: 0;}
.covid19-pstyle {text-align: justify;color: #212529;font-size: 1rem;font-family: 'century';	font-weight: 400;margin-bottom: 20px;}

@media (max-width:767px){
.covid19-heading{ text-align: center; font-size: 18px;line-height: 28px;}	
}


.microbes-h {font-size: 24px !important;font-weight: 500;margin: 0;padding: 0 !important;line-height: normal;}












/* New Css 02-09-2021 */
.main-container{background-image: url(../images/main-background.png); background-repeat: no-repeat; background-position: center top; background-size: cover;}
.redtextbox {background: #e31e31;color: #fff;padding: 20px;border: 15px solid #f9fafa;border-right: none;
    height: 100%;}
.redtextbox p{color: #fff;}
.redtext{color: #e31e31;}
.graytext{color: #1d1d1b;}
.redborderBox {background: #f9f9f9;padding: 10px;border: 1px solid #e31e31;margin-top: 150px;}
.redborderBox strong {display: block;font-size: 30px;}
.redborderBox p {color: #1d1d1b;font-size: 18px;line-height: 24px;}
.videodescription {padding-top: 20px;}
.videodescription h2 {text-transform: uppercase;font-size: 24px;font-weight: 800;}
.study2Top{margin-top: 190px;}
ul.dot-list {margin-left: 26px;margin-bottom: 30px;}
ul.dot-list li {list-style: disc;}

@media (max-width:767px){
.covid19-heading{ text-align: center; font-size: 18px;line-height: 28px;}
.redtextbox{border-right: 15px solid #f9fafa;}
.redborderBox {margin-top: 40px;}
.study2Top{margin-top: 0px;}
}    

@media only screen and (min-width: 768px) and (max-width: 1024px) {
.redborderBox {margin-top: 0px;}
.redborderBox strong {font-size: 20px;text-align: inherit;font-weight: 600;}
.study2Top{margin-top: 0px;}
.fs-covid-pci-about {
    display: flex;
    align-items: center;
    height: 100%;
}
}