#policy-sec {padding-bottom: 100px;}
#policy-sec ul li, #term-content ul li {background: rgba(0, 0, 0, 0) url('../images/circle-black.png') no-repeat scroll left 3px;padding-left: 25px;margin-bottom: 15px;list-style: none;}
#policy-sec p, #term-content p {margin-bottom: 20px;text-align: justify;}
#policy-sec ol{margin: 0px;}
#policy-sec ol li {margin-bottom: 15px;}
.term-content > ul {margin-bottom: 25px;margin-top: 20px;}
.term-content > h4 {margin-bottom: 5px;}
#policy-sec h2, #policy-sec h3, #term-content h2 {margin-bottom: 15px;}
#policy-sec h2 {font-size: 40px;}
#policy-sec h3 {font-weight: 800;text-decoration: underline;}
#policy-sec a.form-link {color: #F13C31;}
#policy-sec h4 {font-weight: 800;font-size: 18px;margin-bottom: 10px;color: #252b33;line-height: 26px;}
#policy-sec {padding-bottom: 60px;}
#policy-sec h3 {font-size: 20px;line-height: 28px;}

/* COVID19 Page CSS Start */
#policy-sec ul{padding-left: 20px;margin-left: 0px;}
#policy-sec ul.cms-ul{padding-left: 0px;}
#policy-sec ul.cms-ul li{font-size: 16px;}
.covid-video{position: relative; padding-bottom: 62.3%; height: 0; margin-bottom: 50px;}
.covid-video iframe{position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
#policy-sec a.form-link{color: #f13c31;}


.methodology-hero-banner{margin:0px auto;width:100%;display:block;position:relative; margin-bottom: 100px;}
.methodology-hero-banner .container{max-width:100%;width:100%; padding: 0px;}
.hero-wrapper{display: flex; flex-wrap: wrap; align-items: center;}
.main-hero-title{max-width: 40%; width: 100%;padding: 0px 50px 0px 130px;}
.main-hero-image{max-width: 60%; width: 100%;}
.main-hero-image img{width:100%;}
.main-hero-title h1{letter-spacing:-2px;font-size:60px;line-height:70px;color:#252B33;font-weight:800;margin-bottom:20px;}
.main-hero-sub-title{font-size:24px;color:#252B33;letter-spacing:-0.5px;line-height:30px;font-weight:600;margin-bottom:20px;}
.main-hero-title .approch-sec{font-size:16px;font-weight: 400;color:#252B33;letter-spacing:0;line-height:28px;}
.discovery-banner-sec .term-content ul{padding-left: 0px; margin: 0px;}

.theme-black .methodology-hero-banner, .theme-black {background: #000;}
.theme-black b, .theme-black blockquote, .theme-black center, .theme-black h1, .theme-black h2, .theme-black h3, .theme-black h4, .theme-black h5, .theme-black h6, .theme-black li, .theme-black li a, .theme-black ol, .theme-black p, .theme-black span, .theme-black strong, .theme-black u, .theme-black ul {color: #fff!important;}

@media screen and (max-width:1660px){
    .main-hero-title{padding: 0px 50px 0px 50px;}
}
@media screen and (max-width:1440px){
    .main-hero-title .approch-sec,.discovery-banner-sec .main-hero-desc p{width:100%;}
    .main-hero-title h1{font-size: 50px; line-height: 60px;}
    
    .main-hero-title{padding: 0px 30px 0px 30px;}
}

@media only screen and (max-width: 1280px) {
    iframe{height: 500px;}
}
/* COVID19 Page CSS End */