@charset "utf-8";
/* CSS Document */

/*.siteContainer .homeSlider:after {
    background: url(../--image/slider-shape.png) center bottom no-repeat;
    position: absolute;
    width: 100%;
    content: '';	
    height: 100px;
    bottom: 0;
}*/

h1 { font-size:50px !important; color:#cc0808 !important; margin-bottom:10px !important; }
h3 { font-size:30px !important; color:#cc0808 !important; margin-bottom:10px !important; }
h4 { font-size:22px !important; color:#cc0808 !important; margin-bottom:10px !important; }
h5 { font-size:18px !important; color:#333 !important; margin-bottom:10px !important; }

.healthtrack { font-size:50px; line-height:65px; color:#cc0808; }

.greenheadsmall { font-size:20px !important; font-weight:bold; color:#CC0808 !important; margin-bottom:10px !important; }

.blue-title { font-size:35px; color:#cc0808; padding:0; margin:30px 0 20px 0; }
.general-text { font-size:18px; line-height:26px !important; }
.general-text-s { font-size:14px; line-height:22px; border:1px solid #CCC; padding:10px; margin-top:10px; }
.general-text a { font-size:17px; color:#333; font-weight:bold; }
.general-text a:hover { font-size:17px; color:#333; font-weight:bold; }

.blue-title-m { font-size:26px; color:#cc0808; padding:0; margin:30px 0 20px 0; font-weight:bold; }
.grey-title-s { font-size:20px; color:#666; padding:0; margin:20px 0 0px 0; font-weight:bold; }

.blue-bg-points { margin:20px 0; }
.blue-bg-points ul {}
.blue-bg-points ul li { list-style-type:none; line-height:38px; margin:5px 0; border-radius:5px; background-color:#FFF; border:1px solid #166FA3; }
.blue-bg-points ul li a { font-size:17px; color:#cc0808; font-weight: bold; padding:0 0 0 10px; text-decoration:none; }

.blue-points { margin:20px 0; }
.blue-points ul {}
.blue-points ul li { list-style-type:circle; line-height:30px; color:#cc0808; font-weight:bold; }
.blue-points ul li a { font-size:16px; color:#cc0808; font-weight:bold; }

.grey-points { margin:0px; }
.grey-points ul {}
.grey-points ul li { list-style:none; line-height:30px; font-size:18px; color:#666; }
.grey-points ul li::before {
  content: "\2022";
  color: #CC0808;
  font-size:25px;
  display: inline-block; 
  width: 0.7em;
  margin-left: -0.7em;
}
.grey-points ul li ul { margin-left:30px; }
.grey-points ul li ul li {list-style-type:none; }

.middle ul li { padding-top:0px !important; }

#content .middle ul { padding-left:0px; line-height:30px; }

.padding-left { padding-left:20px; }

.left-box-blue { background-color:#cc0808; padding:20px !important; color:#FFF; border-radius:5px; }
.left-box-blue h3 { font-size:25px; color:#FFF; border-bottom:1px solid #FFF; padding:0 0 10px 0; }

.margin30 { margin-bottom:30px; }

.blue-bg { background-color:#D2EBF9; color:#000; padding:10px 5px 3px 10px; line-height:30px; font-weight:bold; }
.red-bg { background-color:#cc0808; color:#fff; padding:10px 5px 10px 10px; line-height:25px; font-size:16px; text-align:center; }
.line { padding:10px 5px 3px 10px; line-height:30px; }
.line-grey { background-color:#eaeaea; padding:10px 5px 3px 10px; line-height:30px; }

.new-banner h1 {
    color: #FFF !important;
    font-size:60px !important;
    font-weight:700 !important;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    margin: 0 0 35px;
}
.new-banner h4 {
    color: #0060a0;
    font-size:20px;
    font-weight:600;
	line-height:30px;
    margin: 0 0 25px;
}
.siteContainer .treeBoxList {
    margin-top: 50px;
    margin-bottom: 50px;
}
.siteContainer .treeBoxList ul li {
    background: #FFF;
    border:1px solid rgba(0, 0, 0, 0.15);
    border-radius: 6px;
    box-shadow: 10px 10px 10px rgba(93, 93, 93, 0.15);
    padding: 25px;
    margin: 0 41px 0 0;
    width: 329px;
    text-align: center;
    float: left;
}
.bluebox { margin:30px auto 0 auto; }
.bluebox .box {
    background: #cc0808;
    box-shadow: 5px 5px 12px rgba(93, 93, 93, 0.3);
    padding:15px 10px 10px 10px;
    margin: 10px 0px;
	text-align: left;
	}
.bluebox a, .bluebox a:hover { text-decoration:none; }
.bluebox .box h2 { font-size:18px; color:#FFF !important; text-transform:capitalize; margin: 12px 0 12px 0; font-weight:400; line-height:25px; }
.bluebox .box p { font-size:16px; color:#FFF; margin-bottom:30px; }
.bluebox .box img { float:left; margin-right:10px; }

.button2 {
    background-color: #eaf8fe;
    color: #0060a0;
    cursor: pointer;
    border: 1px solid #beddea;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    font-weight: 400;
    font-size:16px;
    padding:10px 15px;
    border-radius: 4px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -webkit-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
	display:inline-block;
}

.table { font-size:16px; color:#333; }
.tablegreen { font-size:18px; color: #FFF; font-weight: bold; background-color: #CC0808; }
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td { padding:7px; }

.table .bluetext { color:#0060A0; background-color:#eaf8fe; padding:10px; border-left:1px solid #aed8ea; }
.table .greybg { background-color:#f3f3f3; }
.siteContainer .OurHealthServices { margin-bottom:0; }

.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	display:none !important;
}
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  height:500px;
}

.siteContainer .homeSlider .owl-theme .owl-controls .owl-pagination .owl-page span {
    display: inline-block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	border-radius: 20px;
	background: rgba(31, 152, 223, 0.3);
    transform: translateY(-60px) translateX(620px);        
}.siteContainer header .logo {
    width: 70%;
    float: left;
    padding: 0;
    margin: 0 0% 0 0;
}
.marginleft { margin:0 0 0 10px;}

.dropbtn { background-color:transparent; color:white; padding:16px; font-size:16px; border:none; }
.dropdown { position: relative; display: inline-block; }
.dropdown-content { display: none; position: absolute; background-color: #f1f1f1; width:300px; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); z-index: 1; }
.dropdown-content a { color:black; padding:5px 16px; line-height:40px !important; text-decoration:none; width:300px; display:inline-block; text-align:left !important; text-transform:capitalize !important; }
.dropdown-content a:hover {background-color: #ddd; color:#333 !important; }
.dropdown:hover .dropdown-content {display: block; }
.dropdown:hover .dropbtn {background-color: #FFF; }

/* new style SD Date:25/08/2020 Tuesday */

.customer-healtheir { margin:30px auto; }
.customer-healtheir h2 { font-size:30px; color:#333; margin:0; }
.customer-healtheir h3 { font-size:20px; color:#333; margin:0; }
.customer-healtheir p { font-size:16px; margin-bottom:10px; line-height:22px; color:#333; }
.customer-healtheir img { float:left; margin-right:10px; }
.greyline { border:1px solid #aaaaaa; margin:10px 0; }
.margin30 { margin-bottom:30px;}

.account-part { color:#FFF; }
.account-part .account-box { background-color:#cc0808; padding:35px 30px; min-height:532px; }
.account-part .account-box .title { font-size:48px; font-weight:500; margin-bottom:10px; line-height:52px; }
.account-part .account-box p { font-size:18px; color:#FFF; }
.account-part .grey-light { background-color:#ededed; color:#000; padding:23px 20px; margin:0; min-height:266px; }
.account-part .padding0 { padding:0; }
.account-part .grey-light p { margin:10px 0; line-height:20px; font-size:14px; }

.points ul { margin-top:25px; padding: 0 0 0 20px; }
.points ul li::before {  content: '✓'; color: #FFF; display: inline-block; width:20px; margin-left:-15px; margin-right:10px; }
.points ul li { font-size:24px; list-style-type:none; color: #FFF; margin-bottom:18px; font-weight:300; }

.general-points ul { margin-top:10px; padding: 0 0 0 20px; text-align:left; }
.general-points ul li::before {  content: '✓'; color: #666; display: inline-block; width:20px; margin-left: -20px; }
.general-points ul li { font-size:18px; list-style-type:none; color: #666; margin-bottom:12px; font-weight:400; }

.button span { cursor: pointer; display: inline-block; position: relative; transition: 0.3s; }
.button span:after {  content:'»'; position: absolute;  opacity: 0;  top: 0;  right: -20px;  transition: 0.5s; }
.button:hover span {  padding-right: 25px; }
.button:hover span:after { opacity: 1; right:0; }

.btn-grey { background-color:#333; padding: 10px 25px; color:#FFF; font-size:18px; text-decoration:none; font-weight: 400; border-radius:7px; border:0; margin:15px 0 10px 0; }
.btn-grey:hover { background-color:#666; color:#FFF; }

.btn-white { background-color:#FFF; padding:12px 50px; color:#666; font-size:18px; text-decoration:none; font-weight:500; border-radius:25px; border:0; margin:15px 0 10px 0; }
.btn-white:hover { background-color:#E2E2E2; color:#000; }

.pharmacy-mini-clinic { margin:50px auto; text-align:center; padding: 0px 10px !important; }
.pharmacy-mini-clinic .red-title { color:#cc0808; font-size:35px; font-weight:600; margin-bottom:10px; line-height:42px; }
.pharmacy-mini-clinic .grey-title { color:#333; font-size:28px; margin-bottom:10px; line-height:35px; }
.pharmacy-mini-clinic p { color:#333; font-size:20px; font-weight:500; }

.mobile-app-reward-card { text-align:center; background-color:#f4f4f4; margin-bottom:50px; margin-top:0px; padding:0 0 20px 0; }
.mobile-app-reward-card .red-title { color:#cc0808; font-size:30px; font-weight:600; margin-bottom:10px; }
.mobile-app-reward-card .grey-title { color:#333; font-size:22px; margin-bottom:10px; }
.mobile-app-reward-card p { color:#333; font-size:20px; font-weight:500; }
.mobile-app-reward-card .left-part { padding:25px 30px 30px 30px; }
.mobile-app-reward-card .right-img { background-image: url(../image/img-reward-card.jpg); background-repeat:no-repeat; background-size: cover; background-position:center; height:487px; padding:25px 0px 0px 0px; }

.login { font-size:16px; color:#333; }	
.login .account-box { background-color:#cc0808; padding:30px 50px !important; color:#FFF; min-height:500px;  }
.login .account-box .title { font-size:48px; font-weight:500; margin-bottom:10px; line-height:52px; }
.login .account-box p { font-size:18px; color:#FFF; }
.login .signin-box { background-color:#ebebeb; padding:70px 80px !important; min-height:500px; min-height:500px; font-size:18px; }
.login .signin-box .greytitle { font-size:50px; color:#333; font-weight:600; }
.login .signin-box input {}

input[type=text], input[type=password] { width: 100%; padding: 12px 20px; margin: 4px 0; display: inline-block; border: 1px solid #ccc; box-sizing: border-box; }

.connecting-records-part { margin:20px 0 40px 0; }
.connecting-records-part .left-box { background-color:#ebebeb; padding:50px 30px !important; min-height:500px; }
.connecting-records-part .left-box .grey-title { font-size:28px; font-weight:500; margin-bottom:10px; color:#333; }
.connecting-records-part .left-box img { float:left; margin-right:20px; }
.connecting-records-part .left-box p { font-size:18px; color:#333; line-height:25px !important; }
.connecting-records-part .right-part { background-color:#cc0808; color:#FFF; padding:23px 20px !important; margin:0; min-height:272px; }
.connecting-records-part .padding0 { padding:0 !important; }
.connecting-records-part .right-part p { margin:10px 0; line-height:20px; font-size:14px; line-height:19px !important; color:#FFF; }

.text-center { text-align:center;}
.text-left { text-align:left;}
.text-right { text-align:right;}

.nav-pills>li>a { font-size: 20px; font-weight:bold; }
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus { color: #fff;  background-color: #CC0808; border-radius:0; }
.nav-pills { border-bottom:3px solid #CC0808; }
.tab-pane { background-color:#f3f3f3; padding:10px; }

.panel-heading { color: #333; background-color: #f5f5f5; border-color: #ddd; height: 40px !important; }
.services-box h5 { color:#FFF !important; }
.grey-box { background-color:#f1f1f1; padding:20px !important; overflow:hidden;  }
.grey-box-create { background-color:#f1f1f1; overflow:hidden; text-align:center; margin-bottom:20px; }

.green-right { margin:0 0 0 30px; }
.green-right ul { list-style: none; padding:0; margin-top:0px; text-align:left; }
.green-right ul li:before { content: '✓'; color:#cc0808; font-weight: bold; width:20px; display: inline-block; margin-left:-30px; }
.green-right ul li { list-style-type:none; color: #666; line-height:26px; margin-bottom:5px; font-weight: normal; }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus { background-color: #cc0808; border-color: #cc0808; }
.text-info { color: #cc0808; }

.btn-success, .btn-success:hover { color: #fff; background-color: #cc0808; border-color: #cc0808; }

.blooddrop { text-align:center; background-color:#FFF; margin-bottom:30px; padding:0 0 0px 0; }
.blooddrop .red-title { color:#cd2127; font-size:30px; font-weight:400; line-height:40px; }
.blooddrop p { color:#333; font-size:18px; font-weight:400; line-height:30px !important; }
.blooddrop p.red { color:#CC0909; font-size:18px; font-weight:400; line-height:30px !important; }
.blooddrop p.small { font-size:16px !important; line-height:20px !important; }
.blooddrop .right-part { padding:20px 0px 20px 0px; background-color:#f5f5f5; }
.blooddrop .left-img { background-image: url(../image/blooddrop-bg-lady.jpg); background-repeat:no-repeat; background-size: cover; background-position:center; height:455px; padding:10px 0px 0px 20px; }
.blooddrop h2 { font-size:30px !important; color:#444 !important; margin-bottom:10px; text-align:center; }
.diabetes-remission { background-image: url(../image/home_img002.png); height: 286px; background-repeat: no-repeat; padding: 0px 0px 50px 350px; }

.flex-container {
    display: flex;
    flex-wrap: nowrap;
    font-size: 15px;
}
.flex-container > div { text-align:center; }
.flex-container > .metabolic-icons {
    background-color: transparent;
    width: 33%;
    margin: 7px 20px 15px 20px;
    text-align: center !important;
}
.step3-flex-container { display: flex; margin: 0px auto 30px auto; flex-wrap: wrap; align-items: center; justify-content: center; }
.step3-box { width: 31%; height: 210px; margin: 0px 10px 20px 10px; padding: 20px 0 0 0; color: #FFF; text-align: center; font-weight: bold; }
.step3-box p { color: #505050; font-size: 16px; font-weight:bold; text-align: left; margin-top: 25px !important; }
.step3-box h4 { color: #505050 !important; font-size: 19px; font-style: normal; margin-top:0 !important; }
.steps-icons p { font-size:20px; line-height:24px !important; }
.greybelt { background-color: #666; padding:15px 15px; color: #FFF; margin:5px 0 0px 0; text-align: center; font-size: 17px; }

.red-points ul { margin-top:10px; padding: 0 0 0 20px; text-align:left; }
.red-points ul li::before {  content: '•'; color: #cd2127; display: inline-block; width:15px; margin-left: 0; }
.red-points ul li { font-size:17px; list-style-type:none; color: #666; margin-bottom:12px; line-height:20px; font-weight:400; }

.weight-management { padding:20px 0px 0px 0px; }
.weight-management .red-title { color:#FE0000; font-size:35px; font-weight:500; line-height:40px; text-align: center; }
.weight-management .wmc-logo { margin-top:95px; }
.weight-management .red-title-small { color:#FE0000; font-size:30px; font-weight:400; line-height:32px; }
.weight-management .red-title26 { color:#FE0000; font-size:24px; font-weight:400; line-height:40px; }
.weight-management .greyhead45 { color:#666; font-size:45px; font-weight:400; line-height:55px; }
.weight-management .grey-title { color:#333; font-size:22px; font-weight:500; }
.weight-management p { color:#333; font-size:16px; font-weight:400; line-height:18px; text-align:center; }
.weight-management p.general { color:#333; font-size:18px; font-weight:400; text-align:center; line-height:28px; }

.weight-management .stepboxes3 span { font-size:20px; color:#333; }
.weight-management .stepboxes3 p { background-color:#FE0000; padding:10px 40px; color:#FFF;  font-size:18px; margin:0 !important; }

.btn-red { background-color:#cd2127; padding:10px 50px; color:#FFF; font-size:18px; text-decoration:none; font-weight:500; border-radius:25px; border:0; margin:15px 0 10px 0; }
.btn-red:hover { background-color:#333; color:#FFF; }

.btn-red-weight { background-color:#FE0000; padding:10px 50px; color:#FFF; font-size:18px; text-decoration:none; font-weight:500; border-radius:25px; border:0; margin:15px 0 10px 0; }
.btn-red-weight:hover { background-color:#333; color:#FFF; }

.pharmacy-mini-clinic-page { margin:0 0 50px 0 !important; }
.pharmacy-mini-clinic-page p { font-size:18px; line-height:28px; color:#333; font-weight: 400; }
.pharmacy-mini-clinic-page h3 { color:#0776ba !important; font-weight:500; font-size:30px; }

.mini-clinic-banner {}
.pharmacy-logo-part { margin-top:30px; }
.pharmacy-logo-part select { border:1px solid #666; padding:10px; }
.pharmacy-logo-part a { color:#0776ba; text-decoration:underline; }

.services-blue-belt { margin-bottom:30px; }
.services-blue-belt p { color:#FFF; font-size:16px; }

.travel-health { background-image: url(../image/home_img001.png); height:295px; background-repeat:no-repeat; padding:50px 0px 50px 350px; margin:0 0 30px 0; }
.travel-health p { color:#505050; font-size:16px; text-align:center; }
.redbelt { background-color:#F00; padding:20px 15px; color:#FFF; margin:10px 0 20px 0; text-align:center; font-size:19px; }

.button-blue-auto, .button-blue-auto:hover { background-color: #127cbd; border:none; color:white; width:auto; padding:10px 40px; text-align:center; text-decoration:none; display:inline-block; font-size:16px; cursor: pointer; }

.diabetes-remission { background-image: url(../image/home_img002.png); height:286px; background-repeat:no-repeat; padding:10px 0px 50px 350px; }
.diabetes-remission p { color:#999; font-size:18px; text-align:center; }
.steps-icons { text-align:center; }
.steps-icons h2 { color:#505050; font-size:18px; line-height:22px; margin-top:5px; }

.metabolic-syndrome { text-align:center; margin-top:35px; }
.metabolic-syndrome h4 { color:#F00 !important; font-weight:bold; font-size:18px !important; }
.metabolic-syndrome h6 { font-size:13px; color: #666; }

.flex-container { display: flex; flex-wrap: nowrap; background-color: transparent; justify-content: space-around; }
.flex-container > div { background-color: transparent; width:20%; margin:7px 20px 15px 20px; text-align: center; }

.healthcare { text-align:center; margin-top:30px; }
.healthcare h4 { color:#F00 !important; font-weight:bold; font-size:18px !important; line-height:24px; }

.fa-sort-down { color: #ed1d23; }
.fa-sort-up { color: #ed1d23; }
.fa-map-marker, .fa-phone, .fa-envelope { margin-right:10px; width:20px; }
.social-icons { margin:40px 0; }
.fa-facebook, .fa-twitter, .fa-instagram, .fa-linkedin { font-size:40px; color:#cc0808; margin:0 30px 0 0; }

.progressbar { counter-reset: step; }
ul.progressbar { margin:0; padding:0; }
.progressbar li { list-style-type: none; width: 20%; float: left; font-size: 12px; position: relative; text-align: center; text-transform: uppercase; color: #7d7d7d; }
.progressbar li:before { width: 40px; height: 40px; content: ""; line-height: 40px; border: 2px solid #7d7d7d; display: block; text-align: center; margin: 0 auto 3px auto;
    border-radius: 50%; position: relative; z-index: 2; background-color: #fff; }
.progressbar li:after { width: 100%; height: 2px; content: ''; position: absolute; background-color: #7d7d7d; top: 21px; left: -50%; z-index: 0; }
.progressbar li:first-child:after { content: none; }
.progressbar li.active { color: #fff; font-weight: bold; }
.progressbar li.active:before { border-color: #cc0808; background: green; }
.progressbar li.active + li:after { background-color: #cc0808; }
.progressbar li.active:before { background: #cc0808  url(user.svg) no-repeat center center; background-size: 60%; }
.progressbar li::before { background: #fff url(user.svg) no-repeat center center; background-size: 60%; }
.progressbar li:before { content: counter(step); counter-increment: step; }

.registration-form { color:#333; font-size:16px; }
.registration-form h3 { font-size:22px !important; color:#cc0808; text-align:center; margin-top:10px; }
.registration-form h4 { font-size:20px !important; color:#cc0808; text-align:center; margin-top:10px; font-weight:normal; }
.registration-form p { font-size:18px; text-align:center; }
.registration-form p.small { font-size:16px;}
.registration-form p.small a { text-decoration:underline; }
.registration-form .form-control { height:40px; margin:5px 0 0 0; }
.registration-form select { height:40px;}
.registration-form .checkbox { margin:0; }

.btn-green { background-color:#cc0808; padding:10px 50px; color:#FFF; font-size:18px; text-decoration:none; font-weight:500; border-radius:25px; border:0; margin:15px 0 10px 0; }
.btn-green:hover { background-color:#333; color:#FFF; }

	.fc-header-toolbar { padding: 20px; width: 100%; background: #CC0808; text-align: center; }
    #content h2, .subheading { color:#FFF; margin:0; }
    .fc-button-primary, .fc-button-primary:hover { color: #fff; background-color: transparent; border-color: transparent; }
    .fc-head-container span { font-size:20px; color:#666; font-weight:normal; }
    .fc-toolbar.fc-header-toolbar { margin-bottom: 0; }
    .fc-widget-header  { border-right-width:0px; margin-right: 0px; background-color: #ececec; padding:10px; }
    .fc-unthemed .fc-content, .fc-unthemed .fc-divider, .fc-unthemed .fc-list-heading td, .fc-unthemed .fc-list-view, .fc-unthemed .fc-popover, .fc-unthemed .fc-row, .fc-unthemed tbody,
	.fc-unthemed td, .fc-unthemed th, .fc-unthemed thead { border-color: #999; color:#FFF; }
    .fc-ltr .fc-axis { text-align: right; font-weight: bold; color: #CC0808; }
	.fc-unthemed td.fc-today { background-color: #FFF; }
	.fc-unthemed td { border-color:#CCC; }
	.fc-unthemed .fc-row { width:460px; border-color:#ECECEC; }
	.fc-unthemed th { border-color:#ECECEC; }	
	.fc-toolbar h2 { color:#FFF !important; }

.progressbar-pre { counter-reset: step; }
ul.progressbar-pre { margin:0; padding:0; }
.progressbar-pre li { list-style-type: none; width:33%; float: left; font-size: 12px; position: relative; text-align: center; text-transform: uppercase; color: #7d7d7d; }
.progressbar-pre li:before { width: 40px; height: 40px; content: ""; line-height: 40px; border: 2px solid #7d7d7d; display: block; text-align: center; margin: 0 auto 3px auto;
    border-radius: 50%; position: relative; z-index: 2; background-color: #999; }
.progressbar-pre li:after { width: 100%; height: 2px; content: ''; position: absolute; background-color: #7d7d7d; top: 21px; left: -50%; z-index: 0; }
.progressbar-pre li:first-child:after { content: none; }
.progressbar-pre li.active { color: #fff; font-weight: bold; }
.progressbar-pre li.active:before { border-color: #cc0808; background: green; }
.progressbar-pre li.active + li:after { background-color: #cc0808; }
.progressbar-pre li.active:before { background: #cc0808  url(user.svg) no-repeat center center; background-size: 60%; }
.progressbar-pre li::before { background: #fff url(user.svg) no-repeat center center; background-size: 60%; }
.progressbar-pre li:before { content: counter(step); counter-increment: step; }

.progressbar-pre h2 { color:#cc0808 !important; font-size:18px !important; font-weight:bold; text-transform:none; line-height:26px; }
.progressbar-pre h2 span { color:#333; font-size:18px; }

.greencolor { background-color:#4a4a4a; height: auto; color:#FFF; font-size:22px; min-height:50px; }

.whitecolor { background-color:#FFF; height:auto; color:#333; font-size:22px; min-height:50px; display:grid; }
.border-grey-outline { border:1px solid #CCC; height:auto; border-radius:7px; }
.greencolor-selected { background-color:#4a4a4a; height: auto; color:#FFF; font-size:22px; min-height:50px; border-radius:7px; }
.padding-left-30 { padding-left:30px; }

.white-tab-btn a { background-color:#FFF; height:auto; color:#333; font-size:22px; min-height:50px; display:grid; }
.white-tab-btn a:hover { background-color:#cc0808; height: auto; color:#FFF; font-size:22px; min-height:50px;  }

.margin-top-10 { margin-top:10px; }

.greyline3 { border-bottom:2px solid #aaaaaa; margin:10px 0 25px 0; }

.steps-background { background-color:#cc0808; text-align:left; padding:15px 10px 5px 20px !important; }
.steps-background h3 { font-size:32px !important; font-weight:500; color:#FFF !important; text-shadow:3px 3px 3px #666; }
.steps-background p { font-size:18px; font-weight: normal; color:#FFF; padding-left:120px; }


.readio_repeat {
  margin: 10px;
}

.readio_repeat input[type="radio"] {
  opacity: 0;
  position: fixed;
  width: 0;
}

.readio_repeat label {
     background-color:#FFF; padding:10px 40px !important; color:#333 !important; font-size:18px !important; text-decoration:none; font-weight:500; border-radius:25px!important; border:1px solid #cc0808 !important; margin:0px 5px;
}

.readio_repeat label:hover {
  /*background-color: #dfd;*/
  background-color:#cc0808; border:1px solid #029341; color:#FFF !important;
}

.readio_repeat input[type="radio"]:focus + label {
    border: 2px dashed #444;
}

.readio_repeat input[type="radio"]:checked + label {   
    background-color:#cc0808; border:1px solid #cc0808; color:#FFF !important;
}
  .radio-nhs {
  margin: 10px;
}

.radio-nhs input[type="radio"] {
  opacity: 0;
  position: fixed;
  width: 0;
}

.radio-nhs label { background-color:#FFF; padding:8px 40px 8px 20px !important; color:#666 !important; font-size:18px !important; text-decoration:none; font-weight:400; border-radius:7px!important; border:1px solid #cc0808 !important; margin:0 0 10px 0; display:block; box-shadow:5px 5px 5px #CCCCCC;
}

.radio-nhs label:hover {
  /*background-color: #dfd;*/
   background-color:#cc0808; border:1px solid #cc0808; color:#FFF !important;
}

.radio-nhs input[type="radio"]:focus + label {
    border: 2px dashed #444;
}

.radio-nhs input[type="radio"]:checked + label {   
     background-color:#cc0808; border:1px solid #cc0808 !important; color:#FFF !important;
}

.services-box {
    width: 100%;
    height: 200px;
    background-color: #FFF !important;
	border:1px solid #cc0808 !important;
    margin: 0px 20px 20px 0px;
    padding: 30px;
    color: #cc0808 !important;
    text-align: center;
    font-weight: bold;
}
.services-box h5 { color:#cc0808 !important; }
.services-box a p { color:#cc0808 !important; }

input[type="radio"], input[type="checkbox"] { width: 20px; height: 20px; }
.text-right-align { text-align:right; }

.btn-primary, .btn-primary:hover {
    color: #fff;
    background-color: #cc0808;
    border-color: #cc0808;
}

.inputbox {
    padding: 8px !important;
    margin-bottom: 5px !important;
}
.label {
    display: block;
    text-align: left;
	line-height:inherit;
}

.ui-datepicker { z-index:999 !important; }

.viewone td { padding:7px; }

@media only screen and (max-width: 767px) {
	#content { padding:0 10px; }
	#content .middle ul { margin-left: 20px; }
	#content .middle { padding: 20px 10px 5px 10px; }
	.form-horizontal .form-group { padding: 0 10px; padding-top: 0px; }
	.table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td,
	.table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
    white-space: inherit; }
	.text-right-align { text-align: center; }
	.listheadingrow, evenrow { text-align:center; }
	.pharmacy-mini-clinic-page { margin:0 0 50px 0 !important; padding:0 10px !important; }
	
	.new-banner h4 { font-size: 18px; line-height: 25px; text-align:center; }
	.bluebox { margin: 0px auto 0 auto; }
	.account-part .account-box { padding: 20px 10px; min-height:inherit; height:auto; }
	.points ul li { font-size: 18px; margin-bottom: 5px; }
	.account-part .grey-light { padding: 20px;  margin: 0; min-height:inherit; height: auto; }
	.mobile-app-reward-card .left-part { padding: 20px; }
	.mobile-app-reward-card .right-img {  padding: 0px 0px 0px 0px; }
	.mobile-app-reward-card .grey-title { font-size: 18px; }
	
	.login .signin-box { padding: 30px 40px !important; min-height: auto; font-size: 18px; }
	.login .account-box { padding: 20px !important; }
	.connecting-records-part .right-part { min-height: inherit; }
	.connecting-records-part { margin: 0; }
	
	.travel-health { background-image: url(../image/home_img001.png); height: auto; background-repeat: no-repeat; padding: 312px 0px 0px 0px; margin: 0 0 30px 0; }
	.diabetes-remission { background-image: url(../image/home_img002.png); height: auto; background-repeat: no-repeat; padding: 300px 0px 0px 0px; }
	.blooddrop .left-img { height: auto; padding: 10px 0px 20px 20px; }
	.healthtrack { font-size:30px; line-height:40px; text-align:center; }
}


/* start appointment diary stylesheet */

.pj-calendar-ym { color: #cc0808 !important; }
.pj-calendar-day p { color: #000 !important; }
.pj-calendar-day p:hover { background: #cc0808 !important; color: #fff !important; }
.pj-calendar-day-selected p { background: #cc0808 !important; color: #fff !important; }

#pjWrapper .pjAsTableTimes .pjAsTimeAvailable a { background: #fff !important; color: #cc0808 !important; }
#pjWrapper .pjAsTableTimes .pjAsTimeSelected a { background: #cc0808 !important; color: #fff !important; }
#pjWrapper .pjAsBoxTimeStart { border-color: rgba(0,0,0,.1); background: #cc0808 !important; }
.pjAsBoxTimeStart { border-color: rgba(0,0,0,.1); background: #cc0808 !important; }

/* end appointment diary stylesheet */

.infusion_clinic {}
.infusion_clinic .row { margin:0; padding:0; }
.infusion_clinic h1 { font-weight:400 !important; margin-top:50px; }
.infusion_clinic h2 { font-size:40px !important; color:#cc0808 !important; margin-bottom:30px !important; margin:0; padding:0; text-align:center; line-height:48px; }
.infusion_clinic p { font-size:24px; color:#333; line-height:34px; }
.mt7 { margin-top:70px; }

.infusion_clinic .steps { text-align:center; margin:40px 0; }
.infusion_clinic .steps h3 { font-size:24px !important; color:#333 !important; }
.infusion_clinic .steps h4 { font-size:26px !important; color:#cc0808 !important; font-weight:500; margin:0 0 10px 0 !important; }
.infusion_clinic .steps p { font-size:16px; color:#333; line-height:24px; }

.round-shadow { border-radius:50%; box-shadow:8px 8px 8px #999; }

.delivering-section-002 .blue-bg { background-color:#0676b9; padding:30px 150px 30px 30px; margin-top:0px; margin-bottom:50px; }
@media (max-width: 575.98px) { .delivering-section-002 .blue-bg { padding: 20px; text-align:center; } }
@media (min-width: 576px) and (max-width: 767.98px) { .delivering-section-002 .blue-bg { background-color:#1c3564; padding:30px; margin-top:30px; height: auto; } }
@media (min-width: 768px) and (max-width: 991.98px) { .delivering-section-002 .blue-bg { padding:30px 30px 30px 30px; height: auto; } }
@media (min-width: 992px) and (max-width: 1199.98px) { .delivering-section-002 .blue-bg { padding:30px 50px 30px 30px; } }

.delivering-section-002 h2 { color:#fff !important; font-size:32px !important; font-weight:600 !important; text-align:left; line-height:40px; margin-bottom:20px; }
@media (max-width: 575.98px) { .delivering-section-002 h2 { text-align:center; } }
@media (min-width: 576px) and (max-width: 767.98px) { .delivering-section-002 h2 { text-align:center; } }

.delivering-section-002 h3 { font-size:22px !important; font-weight:400 !important; color:#FFF !important; line-height:30px; margin-bottom:30px; }
@media (max-width: 575.98px) { .delivering-section-002 h3 { text-align: center; } }

.delivering-section-002 h4 { font-size:16px !important; font-weight:400 !important; color:#FFF !important; line-height:26px; margin-bottom:20px; text-align:left; margin-top:0 !important; }
@media (max-width: 575.98px) { .delivering-section-002 h4 { text-align: center; } }
@media (min-width: 576px) and (max-width: 767.98px) { .delivering-section-002 h4 { text-align: center; } }
@media (min-width: 768px) and (max-width: 991.98px) { .delivering-section-002 h4 { text-align: center; } }

.delivering-section-002 .img001 { position: absolute; top: 0px; right: -380px; left:850px; width: fit-content; width:32%; }
@media (max-width: 575.98px) { .delivering-section-002 .img001 { position: relative; left:0px; top:10px; width:100%; } }
@media (min-width: 576px) and (max-width: 767.98px) { .delivering-section-002 .img001 { position: relative; left:0px; top:20px; width:55%; } }
@media (min-width: 768px) and (max-width: 991.98px) { .delivering-section-002 .img001 { position: relative; left:0px; top:20px; width:60%; } }
@media (min-width: 992px) and (max-width: 1199.98px) { .delivering-section-002 .img001 {top:0px; right: 20px; left: 665px; position: absolute; width:45%; } }

.delivering-section-002 .img002 { position: absolute; top: 160px; right: -380px; left:730px; width: fit-content; width:32%; }
@media (max-width: 575.98px) { .delivering-section-002 .img002 { position: relative; left:0px; top:10px; width:100%; } }
@media (min-width: 576px) and (max-width: 767.98px) { .delivering-section-002 .img002 { position: relative; left:200px; top:-110px; width:55%; } }
@media (min-width: 768px) and (max-width: 991.98px) { .delivering-section-002 .img002 { position: relative; left:270px; top:-150px; width:60%; } }
@media (min-width: 992px) and (max-width: 1199.98px) { .delivering-section-002 .img002 {top:220px; right: 20px; left: 580px; position: absolute; width:45%; } }

.delivering-section-002 .img003 { position: absolute; top: 340px; right: -380px; left:850px; width: fit-content; width:32%; }
@media (max-width: 575.98px) { .delivering-section-002 .img003 { position: relative; left:0px; top:10px; width:100%; } }
@media (min-width: 576px) and (max-width: 767.98px) { .delivering-section-002 .img003 { position: relative; left:0px; top:-240px; width:55%; } }
@media (min-width: 768px) and (max-width: 991.98px) { .delivering-section-002 .img003 { position: relative; left:0px; top:-310px; width:60%; } }
@media (min-width: 992px) and (max-width: 1199.98px) { .delivering-section-002 .img003 {top:465px; right: 20px; left: 665px; position: absolute; width:45%; } }

.button-grey-normal { background-color: #333; border:none; color:#fff; text-align:center; text-decoration:none; padding:8px 40px; font-size:18px; border-radius:25px; display: inline-block; margin:20px 0 0 0 !important; }
.button-grey-normal:hover { background-color: #ed2227; color:#fff; }

.button-red-normal { background-color: #cc0808; border:none; color:#fff; text-align:center; text-decoration:none; padding:8px 40px; font-size:18px; border-radius:25px; display: inline-block; margin:20px 0 0 0 !important; }
.button-red-normal:hover { background-color: #333; color:#fff; }

.infusion-services {}
.infusion-services .grey-color { background-color:#f1f1f1; padding:50px 30px 30px 50px; min-height:485px; }
.infusion-services h2 { text-align:left; }
.infusion-services h3 { color:#1c3564; font-size:28px; font-weight:600; }
.infusion-services p { color:#666; font-size:16px; line-height:26px; font-weight:500; text-align:left; }
.infusion-services ul { margin:0 0 0 20px; padding:0; }
.infusion-services ul li { list-style-type:circle; color:#1c3564; font-size:16px; margin-bottom:3px; width:33%; float:left; }
@media (max-width: 575.98px) { .healthcare-img { display:none; } .infusion-services ul li { width:100%; } }
@media (min-width: 576px) and (max-width: 767.98px) { .healthcare-img { display:none; } .infusion-services ul li { width:33%; } }
@media (min-width: 768px) and (max-width: 991.98px) { .healthcare-img { display:none; } .infusion-services ul li { width:50%; } }
@media (min-width: 992px) and (max-width: 1199.98px) { .infusion-services ul li { width:33%; } }

.case-managers { margin:40px 0; }
.case-managers p { color:#FFF; font-size:16px; line-height:26px; font-weight:500; text-align:left; }
.case-managers ul { margin:0 0 0 20px; padding:0; }
.case-managers ul li { list-style-type:circle; color:#FFF; font-size:16px; margin-bottom:3px; }
.case-managers .bluebg { background-color:#0776ba; min-height:362px; padding:20px 30px; }

.ultra-slide { margin:0; padding:0; }
@media (max-width: 575.98px) { .ultra-slide { text-align:center;} }
.ultra-slide h1 { font-weight:normal !important; }

.padding0 { padding:0; }

.infusion-slide {}
@media (max-width: 575.98px) { .infusion-slide { text-align:center;} }

.ultra-personalised p {
    font-size: 24px;
    color: #333;
    line-height: 30px;
}
.ultra-personalised h2 {
    font-size: 30px !important;
    color: #1c75ba !important;
    margin-bottom: 20px !important;
    text-align: center;
    line-height: 40px;
}
.ultra-personalised h3 {
    font-size: 22px !important;
    color: #333 !important;
    margin-bottom: 10px !important;
    text-align: center;
    line-height: 30px;
}

.ultra-personalised .steps { text-align: center; margin: 40px 0; }
.ultra-personalised .steps p { background-color:#898989; font-size:16px; color: #fff; line-height: 24px; border-radius:7px; padding:10px; }
.ultra-personalised .steps h3 { background-color:#cc0808; color:#fff !important; font-size:24px !important; font-weight:400; text-align:center; border-radius:7px; padding:10px; }

.care-card-points { background-color: #26a9df; border-radius:10px; margin:40px 0; padding:10px 50px 30px 50px; }
.care-card-points p { color:#fff !important; font-size:18px !important; line-height:26px; font-weight:400; text-align:center; }
.care-card-points h2 { font-size: 30px !important; color: #fff !important; margin-bottom: 20px !important; text-align: center; line-height: 40px; }
.care-card-points h3 { font-size: 22px !important; color: #fff !important; margin-bottom: 10px !important; text-align: center; line-height: 30px; }
.care-card-points ul { margin:20px 0 0 20px; padding:0; }
.care-card-points ul li { list-style-type:circle; color:#fff; font-size:18px; font-weight:normal; margin-bottom:7px; }

.testimonial { margin:0px 0 40px 0; text-align:center; }
.testimonial p { color:#FFF; font-size:18px; line-height:30px; font-weight:600; }
.testimonial p span { color:#FFF; font-style:italic; font-size:18px; font-weight:400; }
.testimonial .bluebg { background-color:#1c75ba; min-height:477px; padding:40px 30px; } 

.padding0 { padding:0; }

.phd-miniclinic h1 { font-size:40px; color:#cc0808 !important; font-weight:bold; text-align:center; margin:40px 0 30px 0 !important; }
.phd-miniclinic h2 { color:#cc0808 !important; font-size:30px !important; text-align:center; font-weight:700; margin:20px 0; }
.phd-miniclinic h4 { color:#0776bb !important; font-size:28px !important; text-align:center; font-weight:500; }
.phd-miniclinic ul { margin:20px 0 20px 0px; padding:0; }
.phd-miniclinic ul li { color:#0776bb; list-style-type:none; }
.phd-miniclinic ul li a { color:#0776bb; font-size:20px; font-weight:600; line-height:35px; }

.btn-red-general, .btn-red-general:hover { background-color: #cc0808; color: #FFF; font-size: 18px; padding: 8px 30px; border-radius: 25px !important; display: inline-block; text-align: center; margin:10px 5px 0 5px; font-weight: 500; text-align:center; border:0; }

.btn-bluebook-general, .btn-bluebook-general:hover { background-color: #26a9df; color: #FFF; font-size: 18px; padding: 8px 30px; border-radius: 25px !important; display: inline-block; text-align: center; margin:10px 5px 0 5px; font-weight: 500; text-align:center; }

.btn-blue-general, .btn-blue-general:hover { background-color: #26a9df; color: #FFF; font-size: 18px; padding:8px 30px; border-radius:25px !important; display: block; text-align: center; 
margin:10px 5px; font-weight:500; width:100%; box-shadow:5px 5px 5px #CCC; }

.phd-miniclinic .box-white { padding:40px; margin-top:30px; }
@media (max-width: 575.98px) { .phd-miniclinic .box-white { padding:20px; margin-top:20px; } }

.phd-miniclinic .box-white img { box-shadow:5px 5px 5px #CCC; border-radius:10px; }
.phd-miniclinic .box-white h2 { color:#0776bb !important; font-size:35px !important; text-align:left; font-weight:600 !important; margin:0; line-height:42px; }
@media (max-width: 575.98px) { .phd-miniclinic .box-white h2 { margin:10px 0 0 0; } }

.phd-miniclinic .box-white h2 span { color:#ff0000 !important; font-size:20px !important; font-weight:600; margin:0 0 0 10px; }
.phd-miniclinic .box-white h4 { color:#333 !important; font-size:20px !important; font-weight:700; text-align:left; margin-top:10px !important; }
.phd-miniclinic .box-white p { color:#666 !important; font-size:18px !important; margin:10px 0 !important; }
.phd-miniclinic .box-white ul { margin:10px 0 0 20px; padding:0; }
.phd-miniclinic .box-white ul li { color:#333; list-style-type: none; font-size:16px; line-height:24px; }
.phd-miniclinic .box-white ul li::before { content: "\2022"; color: #83badd; font-weight: bold; display: inline-block; width:1em; margin-left: -1em; }

.phd-miniclinic .box-red { background-color:#cc0808; margin-top:30px; padding:40px; border-radius:10px; }
@media (max-width: 575.98px) { .phd-miniclinic .box-red { margin-top:20px; padding:20px; } }

.phd-miniclinic .box-red img { box-shadow:5px 5px 5px #9f0606; border-radius:10px; }
.phd-miniclinic .box-red h2 { color:#fff !important; font-size:36px !important; text-align:left; font-weight:600 !important; margin:0; line-height:42px; }
@media (max-width: 575.98px) { .phd-miniclinic .box-red h2 { margin:10px 0 0 0; } }

.phd-miniclinic .box-red h2 span { color:#fff !important; font-size:20px !important; font-weight:600; margin:0 0 0 10px; }
.phd-miniclinic .box-red h4 { color:#fff !important; font-size:20px !important; font-weight:700; text-align:left; margin-top:10px !important; }
.phd-miniclinic .box-red p { color:#fff !important; font-size:18px !important; margin:10px 0 !important; }
.phd-miniclinic .box-red ul { margin:10px 0 0 20px; padding:0; }
.phd-miniclinic .box-red ul li { color:#fff; list-style-type: none; font-size:16px; line-height:24px; }
.phd-miniclinic .box-red ul li::before { content: "\2022"; color: #fff; font-weight: bold; display: inline-block; width:1em; margin-left: -1em; }

.pointleft li { float:left; width:50%;  }
.pointleft33 li { float: left; width: 33%; }

.healthcare-genomics {}
.healthcare-genomics .grey-color { background-color:#f1f1f1; padding:30px; min-height:488px; }
.healthcare-genomics h2 { text-align:left; }
.healthcare-genomics h3 { color:#1c3564; font-size:28px; font-weight:600; }
.healthcare-genomics p { color:#1c3564; font-size:16px; font-weight:600; text-align:left; }
.healthcare-genomics ul { margin:0 0 0 20px; padding:0; }
.healthcare-genomics ul li { list-style-type:circle; color:#1c3564; font-size:16px; margin-bottom:3px; width:33%; float:left; }
@media (max-width: 575.98px) { .healthcare-img { display:none; } .healthcare-genomics ul li { width:100%; } }
@media (min-width: 576px) and (max-width: 767.98px) { .healthcare-img { display:none; } .healthcare-genomics ul li { width:33%; } }
@media (min-width: 768px) and (max-width: 991.98px) { .healthcare-img { display:none; } .healthcare-genomics ul li { width:50%; } }
@media (min-width: 992px) and (max-width: 1199.98px) { .healthcare-genomics ul li { width:33%; } }

.nutrition-genomics {}
.nutrition-genomics .grey-color { background-color:#1c3564; padding:30px; min-height:529px; }
.nutrition-genomics h2 { text-align:left; }
.nutrition-genomics h3 { color:#FFF !important; font-size:28px; font-weight:600; }
.nutrition-genomics p { color:#FFF; font-size:16px; font-weight:600; text-align:left; }
.nutrition-genomics ul { margin:0 0 0 20px; padding:0; }
.nutrition-genomics ul li { list-style-type:circle; color:#FFF; font-size:16px; margin-bottom:5px; width:33%; float:left; }
@media (max-width: 575.98px) { .nutrition-img { display:none; } .nutrition-genomics ul li { width:100%; } }
@media (min-width: 576px) and (max-width: 767.98px) { .nutrition-img { display:none; } .nutrition-genomics ul li { width:50%; } }
@media (min-width: 768px) and (max-width: 991.98px) { .nutrition-img { display:none; } .nutrition-genomics ul li { width:50%; } }
@media (min-width: 992px) and (max-width: 1199.98px) { .nutrition-genomics ul li { width:50%; } }

.fitness-genomics { margin-bottom:30px; }
.fitness-genomics .grey-color { background-color:#44c4db; padding:30px; min-height:471px; }
.fitness-genomics h2 { text-align:left; }
.fitness-genomics h3 { color:#FFF !important; font-size:28px; font-weight:600; }
.fitness-genomics p { color:#FFF; font-size:16px; font-weight:600; text-align:left; }
.fitness-genomics ul { margin:0 0 0 20px; padding:0; }
.fitness-genomics ul li { list-style-type:circle; color:#FFF; font-size:16px; margin-bottom:5px; width:33%; float:left; }
@media (max-width: 575.98px) { .fitness-img { display:none; } .fitness-genomics ul li { width:100%; } }
@media (min-width: 576px) and (max-width: 767.98px) { .fitness-img { display:none; } .fitness-genomics ul li { width:50%; } }
@media (min-width: 768px) and (max-width: 991.98px) { .fitness-img { display:none; } .fitness-genomics ul li { width:50%; } }
@media (min-width: 992px) and (max-width: 1199.98px) { .fitness-genomics ul li { width:50%; } }

.phd-miniclinic .box-red p.allergy-small-text, .phd-miniclinic .box-white p.allergy-small-text { font-size:16px !important; }

.red-bg-dna { background-color: #cc0808; color: #fff; padding: 10px 5px 10px 10px; line-height: 25px; font-size: 16px; text-align: center; }

.blue-points-dna { background-color:#44c4db; padding:20px 20px; }
@media (max-width: 575.98px) { .blue-points { background-color:#44c4db; padding:20px 20px; } }
.blue-points-dna h3 { color:#FFF !important; }
.blue-points-dna ul { margin:0 0 0 0px; padding:0; }
.blue-points-dna ul li:before { content: '✓'; margin-right:10px; padding-left:0px; }
.blue-points-dna ul li { list-style-type:none; color:#FFF; font-size:16px; width:100%; }


.know-your-microbes { margin-bottom:0px; }
.know-your-microbes .grey-color { background-color:#f1f1f1; padding:20px 20px 0px 20px !important; min-height:903px; }
.know-your-microbes h3 { background-color: transparent; color:#1c3564 !important; font-size:28px; font-weight:600; margin-top:0; text-align:left; }
.know-your-microbes p { background-color: transparent; color:#1c3564; font-size:16px; font-weight:600; text-align:left; padding:0; min-height:inherit; }
.know-your-microbes ul { margin:0 0 0 20px; padding:0; }
.know-your-microbes ul li { list-style-type:circle; color:#1c3564; font-size:16px; margin-bottom:3px; width:50%; line-height:26px; float:left; text-align:left; padding-right:20px; }
@media (max-width: 575.98px) { .know-your-microbes-img { display:none; } .know-your-microbes ul li { width:100%; } }
@media (min-width: 576px) and (max-width: 767.98px) { .know-your-microbes-img { display:none; } .know-your-microbes ul li { width:100%; } }
@media (min-width: 768px) and (max-width: 991.98px) { .know-your-microbes-img { display:none; } .know-your-microbes ul li { width:50%; } }
@media (min-width: 992px) and (max-width: 1199.98px) { .know-your-microbes-img { display:none; } .know-your-microbes ul li { width:50%; } .know-your-microbes .grey-color { min-height: inherit; } }

.pathway-analysis { margin-bottom:0px; }
.pathway-analysis .dark-color { background-color:#1c3564; padding:20px 20px 0px 20px !important; min-height:659px; }
.pathway-analysis h3 { background-color: transparent; color:#FFF !important; font-size:28px; font-weight:600; margin-top:0; text-align:left; }
.pathway-analysis p { background-color: transparent; color:#FFF; font-size:16px; font-weight:600; text-align:left; padding:0; min-height:inherit; }
.pathway-analysis ul { margin:0 0 0 20px; padding:0; }
.pathway-analysis ul li { list-style-type:circle; color:#FFF; font-size:16px; margin-bottom:3px; width:50%; line-height:31px; float:left; text-align:left; padding-right:20px; }
@media (max-width: 575.98px) { .pathway-analysis-img { display:none; } .pathway-analysis ul li { width:100%; } }
@media (min-width: 576px) and (max-width: 767.98px) { .pathway-analysis-img { display:none; } .pathway-analysis ul li { width:100%; } }
@media (min-width: 768px) and (max-width: 991.98px) { .pathway-analysis-img { display:none; } .pathway-analysis ul li { width:50%; } }
@media (min-width: 992px) and (max-width: 1199.98px) { .pathway-analysis-img { display:none; } .pathway-analysis ul li { width:50%; } .pathway-analysis .dark-color { min-height: inherit; } }

.microbial-profiles { margin-bottom:0px; }
.microbial-profiles .light-blue-color { background-color:#44c4db; padding:20px 20px 0px 20px !important; min-height:589px; }
.microbial-profiles h3 { background-color: transparent; color:#FFF !important; font-size:28px; font-weight:600; margin-top:0; text-align:left; }
.microbial-profiles p { background-color: transparent; color:#FFF; font-size:16px; font-weight:600; text-align:left; padding:0; min-height:inherit; }
.microbial-profiles ul { margin:0 0 0 20px; padding:0; }
.microbial-profiles ul li { list-style-type:circle; color:#FFF; font-size:16px; margin-bottom:3px; line-height:31px; float:left; text-align:left; padding-right:20px; }
@media (max-width: 575.98px) { .microbial-profiles-img { display:none; } .microbial-profiles ul li { width:100%; } }
@media (min-width: 576px) and (max-width: 767.98px) { .microbial-profiles-img { display:none; } .microbial-profiles ul li { width:100%; } }
@media (min-width: 768px) and (max-width: 991.98px) { .microbial-profiles-img { display:none; } .microbial-profiles ul li { width:50%; } }
@media (min-width: 992px) and (max-width: 1199.98px) { .microbial-profiles-img { display:none; } .microbial-profiles ul li { width:50%; } .microbial-profiles .light-blue-color { min-height: inherit; } }

.health-conditions { margin-bottom:0px; }
.health-conditions .dark-color { background-color:#1c3564; padding:20px 20px 0px 20px !important; min-height:932px; }
.health-conditions h3 { background-color: transparent; color:#FFF !important; font-size:28px; font-weight:600; margin-top:0; text-align:left; }
.health-conditions p { background-color: transparent; color:#FFF; font-size:16px; font-weight:600; text-align:left; padding:0; min-height:inherit; }
.health-conditions ul { margin:0 0 0 20px; padding:0; }
.health-conditions ul li { list-style-type:circle; color:#FFF; font-size:16px; margin-bottom:3px; width:50%; line-height:32px; float:left; text-align:left; padding-right:20px; }
@media (max-width: 575.98px) { .health-conditions-img { display:none; } .health-conditions ul li { width:100%; } }
@media (min-width: 576px) and (max-width: 767.98px) { .health-conditions-img { display:none; } .health-conditions ul li { width:100%; } }
@media (min-width: 768px) and (max-width: 991.98px) { .health-conditions-img { display:none; } .health-conditions ul li { width:50%; } }
@media (min-width: 992px) and (max-width: 1199.98px) { .health-conditions-img { display:none; } .health-conditions ul li { width:50%; } .health-conditions .dark-color { min-height: inherit; } }

.recommendations { margin-bottom:50px; }
.recommendations .light-blue-color { background-color:#44c4db; padding:20px 20px 20px 20px !important; }
.recommendations h3 { background-color: transparent; color:#FFF !important; font-size:28px; font-weight:600; margin-top:0; text-align:left; }
.recommendations p { background-color: transparent; color:#FFF; font-size:16px; font-weight:600; text-align:left; padding:0; min-height:inherit; }
.recommendations ul { margin:0 0 0 20px; padding:0; }
.recommendations ul li { list-style-type:circle; color:#FFF; font-size:16px; margin-bottom:3px; line-height:32px; float:left; text-align:left; padding-right:20px; }
.recommendations-img { margin-top:60px; }
@media (max-width: 575.98px) { .recommendations-img { display:none; } .recommendations ul li { width:100%; } }
@media (min-width: 576px) and (max-width: 767.98px) { .recommendations-img { display:none; } .recommendations ul li { width:100%; } }
@media (min-width: 768px) and (max-width: 991.98px) { .recommendations-img { display:none; } .recommendations ul li { width:50%; } }
@media (min-width: 992px) and (max-width: 1199.98px) { .recommendations-img { display:none; } .recommendations ul li { width:50%; } }

.bacteria-affects { background-color:#1b3664; padding:0px 0; text-align:center; }
.bacteria-affects h2 { color:#FFF !important; font-size:40px; font-weight:700 !important; }
.bacteria-affects p { font-size:16px;  color:#FFF; }
.bacteria-affects ul {}
.bacteria-affects ul li:before { content: '✓'; margin-right:10px; }
.bacteria-affects ul li { font-size:16px; color:#FFF; width:48%; display:inline-block; line-height:40px; text-align:left; }
@media (max-width: 575.98px) { .bacteria-affects ul li { font-size:16px; width:100%; } }

.guthealth { margin:30px 0 0 0; }
.guthealth h2 { color:#333 !important; font-size:40px; font-weight:500 !important; }
.guthealth .guttitle { color:#fff !important; font-size:35px !important; }

.how-it-works { padding:0px 0 30px 0; text-align:center; }
.how-it-works .grey-bg-box { background-color:#f3f3f3; height:380px; padding:20px; border:7px solid #1b3664; }
@media (min-width: 576px) and (max-width: 767.98px) { .how-it-works .grey-bg-box { height: auto; margin-bottom:10px; } }
@media (min-width: 768px) and (max-width: 991.98px) { .how-it-works .grey-bg-box { height: auto; margin-bottom:10px; } }

.how-it-works h3 { color:#FFF; text-align:center; font-size:24px; font-weight:500; }
@media (min-width: 992px) and (max-width: 1199.98px) { .how-it-works h3 { color:#44c4db; text-align:center; font-size:22px; font-weight:500; line-height:30px; } }

.how-it-works h4 { color:#FFF; font-size:26px; font-weight:600; }
.how-it-works p { font-size:16px; line-height:24px; } 
.how-it-works .dark-blue-color { background-color: #1b3664; padding:15px 15px 10px 15px; }
@media (max-width: 575.98px) { .how-it-works .dark-blue-color { min-height: inherit; padding:10px 10px 5px 10px; } }
@media (min-width: 576px) and (max-width: 767.98px) { .how-it-works .dark-blue-color { min-height: inherit; padding:10px 10px 5px 10px; } }
@media (min-width: 768px) and (max-width: 991.98px) { .how-it-works .dark-blue-color { min-height: inherit; padding:10px 10px 5px 10px; } }

.providing { margin-bottom:50px; }
.providing .blue-bg { background-color:#1b3664; padding:30px 30px 10px 30px; text-align:left; }
@media (max-width: 575.98px) { .providing .blue-bg { padding: 20px; } }
@media (min-width: 576px) and (max-width: 767.98px) { .providing .blue-bg { padding:30px 30px 0px 30px; } }
@media (min-width: 768px) and (max-width: 991.98px) { .providing .blue-bg { padding:30px; height: auto; } }
@media (min-width: 992px) and (max-width: 1199.98px) { .providing .blue-bg { padding:30px 420px 30px 30px; } }

.providing .blue-bg h2 { color:#FFF !important; font-size:32px; font-weight:600; text-align:left; line-height:40px; }
@media (max-width: 575.98px) { .providing .blue-bg h2 { text-align:center; } }
@media (min-width: 576px) and (max-width: 767.98px) { .providing .blue-bg h2 { text-align:center; } }

.providing .blue-bg h4 { color:#FFF !important; font-size:20px; font-weight:600; margin-top:20px; }
@media (max-width: 575.98px) { .providing .blue-bg h4 { text-align:center; } }
@media (min-width: 576px) and (max-width: 767.98px) { .providing .blue-bg h4 { text-align:center; } }

.providing .blue-bg p { color:#FFF; font-size:16px; text-align:left; line-height:24px; }
@media (max-width: 575.98px) { .providing .blue-bg p { text-align:center; } }

.providing .absolute-img001 { position: absolute; top: 0px; right: 0px; left:565px; width: fit-content; width:55%; }
@media (max-width: 575.98px) { .providing .absolute-img001 { top:20px; right: 0px; left: 0px; position: relative; width:100%; } }
@media (min-width: 576px) and (max-width: 767.98px) { .providing .absolute-img001 { top:0px; right: 0px; left: 0px; position: relative; width:55%; } }
@media (min-width: 768px) and (max-width: 991.98px) { .providing .absolute-img001 { top:0px; right: 0px; left: 0px; position: relative; width:65%; } }
@media (min-width: 992px) and (max-width: 1199.98px) { .providing .absolute-img001 {top:30px; right: 20px; left: 600px; position: absolute; width:32%; } }

.providing .absolute-img002 {  position: absolute; top:175px; right: 0px; left:775px; width: fit-content; width:60%; }
@media (max-width: 575.98px) { .providing .absolute-img002 { top:-20px; right: 0px; left: 0px; position: relative; width:100%; } }
@media (min-width: 576px) and (max-width: 767.98px) { .providing .absolute-img002 { top:-40px; right: 0px; left:170px; position: relative; width:65%; } }
@media (min-width: 768px) and (max-width: 991.98px) { .providing .absolute-img002 { top:-10px; right: 0px; left: 250px; position: relative; width:62% } }
@media (min-width: 992px) and (max-width: 1199.98px) { .providing .absolute-img002 { top:255px; right: 20px; left: 600px; position: absolute; width:32%; } }

.delivering-section-002 .blue-bg { background-color:#26a9df; padding:20px 150px 30px 30px; margin-top:0px; margin-bottom:50px; }
@media (max-width: 575.98px) { .delivering-section-002 .blue-bg { padding: 20px; } }
@media (min-width: 576px) and (max-width: 767.98px) { .delivering-section-002 .blue-bg { padding:20px; margin-top:0px; height: auto; } }
@media (min-width: 768px) and (max-width: 991.98px) { .delivering-section-002 .blue-bg { padding:30px 30px 30px 30px; height: auto; } }
@media (min-width: 992px) and (max-width: 1199.98px) { .delivering-section-002 .blue-bg { padding:30px 430px 30px 30px; } }

.delivering-section-002 h2 { color:#FFF !important; font-size:30px !important; font-weight:400 !important; text-align:left; line-height:40px; margin-bottom:30px; }
@media (max-width: 575.98px) { .providing .blue-bg h2 { text-align:center; } }
@media (min-width: 576px) and (max-width: 767.98px) { .providing .blue-bg h2 { text-align:center; } }

.delivering-section-002 h4 { font-size:17px !important; font-weight:500; color:#FFF !important; line-height:27px !important; margin-bottom:20px !important; }

.delivering-section-002 .img001 { position: absolute; top: 0px; right: -380px; left:880px; width: fit-content; width:30%; }
@media (max-width: 575.98px) { .delivering-section-002 .img001 { position: relative; left:0px; top:10px; width:100%; } }
@media (min-width: 576px) and (max-width: 767.98px) { .delivering-section-002 .img001 { position: relative; left:0px; top:20px; width:70%; } }
@media (min-width: 768px) and (max-width: 991.98px) { .delivering-section-002 .img001 { position: relative; left:0px; top:20px; width:70%; } }
@media (min-width: 992px) and (max-width: 1199.98px) { .delivering-section-002 .img001 {top:20px; right: 20px; left: 600px; position: absolute; width:32%; } }

.delivering-section-002 .img002 { position: absolute; top: 210px; right: -380px; left:780px; width: fit-content; width:30%; }
@media (max-width: 575.98px) { .delivering-section-002 .img002 { position: relative; left:0px; top:10px; width:100%; } }
@media (min-width: 576px) and (max-width: 767.98px) { .delivering-section-002 .img002 { position: relative; left:160px; top:0px; width:70%; } }
@media (min-width: 768px) and (max-width: 991.98px) { .delivering-section-002 .img002 { position: relative; left:200px; top:0px; width:70%; } }
@media (min-width: 992px) and (max-width: 1199.98px) { .delivering-section-002 .img002 {top:275px; right: 20px; left: 600px; position: absolute; width:32%; } }

.delivering-section-002 .img003 { position: absolute; top: 410px; right: -380px; left:880px; width: fit-content; width:30%; }
@media (max-width: 575.98px) { .delivering-section-002 .img003 { position: relative; left:0px; top:10px; width:100%; } }
@media (min-width: 576px) and (max-width: 767.98px) { .delivering-section-002 .img003 { position: relative; left:0px; top:0px; width:70%; } }
@media (min-width: 768px) and (max-width: 991.98px) { .delivering-section-002 .img003 { position: relative; left:0px; top:0px; width:70%; } }
@media (min-width: 992px) and (max-width: 1199.98px) { .delivering-section-002 .img003 {top:500px; right: 20px; left: 600px; position: absolute; width:32%; } }