@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:#0776BA !important; margin-bottom:10px !important; }
h3 { font-size:30px !important; color:#0776BA !important; margin-bottom:10px !important; line-height:40px; }
h4 { font-size:22px !important; color:#1F98DF !important; margin-bottom:10px !important; }
h5 { font-size:18px !important; color:#333 !important; margin-bottom:10px !important; }
h1.red { font-size:50px !important; color:#ff0000 !important; margin:25px 0 !important; line-height:50px; }

.healthtrack { font-size:50px; line-height:60px; color:#ed2227; margin-bottom:20px; margin-top:40px; }

.greenheadsmall { font-size:20px !important; font-weight:bold; color:#1F98DF !important; margin-bottom:10px !important; }

.blue-title { font-size:35px; color:#1F98DF; 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:#1F98DF; padding:0; margin:30px 0 20px 0; font-weight:bold; }
.grey-title-s { font-size:20px; color:#333; padding:0; margin:20px 0 0px 0; font-weight:500; }

.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:#1F98DF; 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:#1F98DF; font-weight:bold; }
.blue-points ul li a { font-size:16px; color:#1F98DF; 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: #1F98DF;
  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:#1F98DF; 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; }
.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: #fff;
	border:3px solid #0776ba;
    box-shadow: 0px 0px 0px rgba(93, 93, 93, 0.3);
    padding:5px 10px;
    margin: 10px 0px;
	text-align: left;
	overflow:hidden;
	border-radius:40px;
	text-align:center;

	}
.bluebox a, .bluebox a:hover { text-decoration:none; }
.bluebox .box h2 { font-size:17px; color:#FFF !important; text-transform:capitalize; margin-top:16px; font-weight:400; }
.bluebox .box p { font-size:16px; color:#FFF; margin-bottom:30px; }
.bluebox .box img { 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: #1F98DF; }
.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:9px; }

.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;
}

.button {
	background-color: #0776ba;
	color: #ffffff !important;
	cursor: pointer;
	border:0px solid #34a9ee;
	height: 45px;
	font-weight: 400;
	font-size:18px;
	border-radius:25px;
	-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;
	margin-bottom:10px;
}
.button:hover { background-color: #333; }

.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: 35%;
    float: left;
    padding: 0;
    margin: 30px 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:420px; 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; 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 0px auto; }
.customer-healtheir h2 { font-size:27px; color:#333; margin:0; color:#0776ba !important; }
.customer-healtheir h3 { font-size:20px; color:#333; margin:0; }
.customer-healtheir p { font-size:17px; margin-bottom:10px; line-height:27px; color:#333; padding-left: 50px; }
.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:#1F98DF; padding:35px 30px; min-height:504px; }
.account-part .account-box .title { font-size:48px; font-weight:500; margin-bottom:10px; }
.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:251px; }
.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 10px; }
.points ul li::before {  content: '✓'; color: #FFF; display: inline-block; width:20px; margin-left: -5px; margin-right:10px; }
.points ul li { font-size:21px; 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-green { background-color:#0776ba; padding:10px 50px; color:#FFF !important; 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; }

.btn-red { background-color:#ed2227; 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; }

.btn-green-m0 { background-color:#1F98DF; padding:10px 50px; color:#FFF; font-size:18px; text-decoration:none; font-weight:500; border-radius:25px; border:0; margin:0 0 10px 0; }
.btn-green-m0:hover { background-color:#333; 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:0px auto 30px auto; text-align:center; }
.pharmacy-mini-clinic .shade { box-shadow:10px 10px 10px #999; border-radius:50%;}

.pharmacy-mini-clinic .red-title { color:#1F98DF; font-size:35px; font-weight:600; margin-bottom:10px; }
.pharmacy-mini-clinic .grey-title { color:#333; font-size:28px; margin-bottom:10px; }
.pharmacy-mini-clinic p { color:#0776ba; font-size:20px; font-weight:500; margin-top:20px !important; }
.pharmacy-mini-clinic .blue-title { color:#0776ba; font-size:28px; font-weight:400; line-height:38px; margin:10px 0 20px 0; text-align:center; }

.mobile-app-reward-card { text-align:center; background-color:#f4f4f4; margin-top:50px; padding:0 0 20px 0; }
.mobile-app-reward-card .red-title { color:#1F98DF; 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:#ED2227; padding:43px 50px !important; color:#FFF; min-height:460px;  }
.login .account-box .title { font-size:42px; font-weight:500; margin-bottom:10px; }
.login .account-box p { font-size:18px; color:#FFF; }
.login .signin-box { background-color:#ebebeb; padding:57px 50px !important; min-height:518px; font-size:18px; }
.login .signin-box .greytitle { font-size:42px; color:#333; font-weight:600; }
.login .signin-box input {}

input[type=text], input[type=password] { width:100% !important; padding:20px 10px; margin:0px 0; display: inline-block; border: 1px solid #ccc; box-sizing: border-box; }

.connecting-records-part { margin:10px 0 30px 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:#1F98DF; color:#FFF; padding:23px 20px !important; margin:0; min-height:258px; }
.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: #1F98DF; border-radius:0; }
.nav-pills { border-bottom:3px solid #1F98DF; }
.tab-pane { background-color:#f3f3f3; padding:10px; }

.panel-heading { color: #333; background-color: #f5f5f5; border-color: #ddd; height: 40px !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:#1F98DF; 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: #1F98DF; border-color: #1F98DF; }
.text-info { color: #1F98DF !important; }

.btn-primary, .btn-primary:hover {
    color: #fff !important;
    background-color: #1F98DF;
    border-color: #1F98DF;
	border-radius:7px;
	padding: 9px 20px;
font-size: 16px;
}
.services-box {
    width: 100%;
    height: 200px;
    background-color: #FFF !important;
	border:1px solid #1F98DF !important;
    margin: 0px 20px 20px 0px;
  /*  padding: 30px;*/
    color: #FFF;
    text-align: center;
    font-weight: bold;
}
.services-box-miniclinic-outerpage {
    width: 18%;
    height: 200px;
    background-color: #FFF !important;
	border:1px solid #1c9ed4 !important;
    margin: 0px 20px 20px 0px;
    padding: 30px;
    color: #FFF;
    text-align: center;
    font-weight: bold;
}
.services-box h5 { color:#1F98DF !important; }
.services-box a p { color:#1F98DF !important; }

.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: #1F98DF; background: green; }
.progressbar li.active + li:after { background-color: #1F98DF; }
.progressbar li.active:before { background: #1F98DF  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:#1F98DF; text-align:center; margin-top:10px; }
.registration-form h4 { font-size:20px !important; color:#1F98DF; 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; }

.personal_report {
    background-color: #1F98DF;
}
table.results th {
    background: #1F98DF;
    font-size: 16px;
    font-weight: 500;
}
.modal-header {
    padding: 0 15px 0 0;
}
table.results tr:nth-child(even) {
    background: #e4e4e4;
}
table.results {
    border: 0px solid #85D80C;
}
table.comments th {
    background: #999;
	padding:5px;
}
table.comments tr:nth-child(even) {
    background: #ececec;
}
table.comments {
    border: 0px solid #7EA2CE;
    font-size: 16px;
}
.modal-header .close {
    padding: 1rem;
	margin: -1rem -1rem -1rem 0; 
}
.close {
    font-size: 40px;
 }
 .form_success h3 {
    background-color: #1F98DF;
    padding: 11px;
    color: #fff !important;
    border-radius: 5px;
    font-size: 18px !important;
}
.margin0 { margin:0 0 5px 0 !important; }
.green-round { background-color:#039040; border-radius:100px; width:100px; height:100px; color:#FFF; font-size:42px; line-height:90px; margin:0 auto 5px auto; }
.green-bg { background-color:#039040; text-align:center; color:#FFF; padding:50px 0 30px 0; overflow:hidden; }
.green-bg h1 { color:#FFF !important; font-size:60px !important; }
.green-bg h2 { color:#FFF !important; font-size:40px !important; line-height:50px; }
.green-bg p { color:#FFF; font-size:20px; line-height:30px !important; }

.grey-title20 { font-size:20px; color:#666; font-weight:bold; text-align:center; }
.grey-title18 { font-size:18px; color:#666; text-align:center; font-weight:500; }

.green-belt { background-color:#039040; width: auto; height:55px; color:#FFF; font-size:28px; font-weight:500; line-height:45px; text-align:center; margin-bottom:30px; }

.mt-80 { margin-top:80px; }
.mt-0 { margin:0; }
.mb-25 { margin-bottom:25px !important; }
.padding0 { padding:0px 0 0 0 !important; }

.grey-rate-box { background-color:#f0f0f0; box-shadow:5px 5px 5px #CCC; text-align:center; padding:30px 30px 30px 30px !important; }
.grey-rate-box .greyhead { font-size:50px; color:#666; font-weight:bold; margin:20px 0; }

p.small12 { font-size:12px; line-height:18px !important; }

.grey-points-in { margin:0px; }
.grey-points-in ul {}
.grey-points-in ul li { list-style:none; line-height:30px; font-size:18px; color:#666; }
.grey-points-in ul li::before {
  content: "\2022";
  color: #1F98DF;
  font-size:25px;
  display: inline-block; 
  width: 0.7em;
}
.card-header {
    padding:0;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid rgba(0,0,0,.125);
}
.btn-link {
    font-weight: 500;
    color: #1F98DF;
    cursor: pointer;
    border-radius: 0;
    font-size: 18px;
}
.text-italic { font-style:italic; }

.team-title { font-size:24px; color:#666; font-weight:400; text-align:center; }
.team-description { font-size:17px; color:#666; text-align:center; font-weight:400; }

.red-bg { background-color:#8D002F; text-align:center; padding:5px; min-height:480px; }
.red-bg .title { color:#ffc876; font-size:22px; margin-top:10px; }
.red-bg .description { color:#FFF; font-size:16px; margin:0 0 10px 0; }

.blooddrop { background-color:#FFF; margin-bottom:50px; padding:0 0 0px 0; }
.blooddrop .red-title { color:#cd2127; font-size:30px; font-weight:400; line-height:40px; margin:20px 0; text-align:center; }
.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; }
.blooddrop h4 { font-size:20px !important; color:#ed2227 !important; margin-bottom:10px; line-height:30px; }
.blooddrop h5 { font-size:20px !important; color:#0776ba !important; margin-bottom:10px; line-height:30px; font-weight:500; margin-top:20px; }
.blooddrop .blue-title { color:#0776ba; font-size:28px; font-weight:400; line-height:38px; margin:20px 0; text-align:center; }
.blooddrop video { margin-top:30px; }

.blooddrop ul { margin:20px 0; }
.blooddrop ul li { font-size:18px;  margin-left:45px; line-height:30px; margin-bottom:10px; list-style-type:none; color:#333; }
.blooddrop ul li:before { display: inline-block; content: ""; width:29px; height:27px; background-image: url(../image/icon-redarrow.png);  background-repeat:no-repeat;  margin: 0px 10px 0 -42px; vertical-align: middle; background-color: transparent; }

.travelclinic { background-color:#FFF; margin-bottom:30px; padding:0 0 0px 0; }
.travelclinic .blue-title { color:#0776ba; font-size:28px; font-weight:400; line-height:38px; margin:0px 0 20px 0; text-align:center; }
.travelclinic h2 { font-size:30px !important; color:#444 !important; margin-bottom:10px; text-align:center; }
.travelclinic h4 { font-size:20px !important; color:#ed2227 !important; margin-bottom:10px; line-height:30px; margin-top:5px !important; }
.travelclinic h5 { font-size:20px !important; color:#0776ba !important; margin-bottom:10px; line-height:30px; font-weight:500; margin-top:20px; }

.travelclinic ul { margin:20px 0; }
.travelclinic ul li { font-size:18px;  margin-left:45px; line-height:30px; margin-bottom:10px; list-style-type:none; color:#333; }
.travelclinic ul li:before { display: inline-block; content: ""; width:29px; height:27px; background-image: url(../image/icon-redarrow.png);  background-repeat:no-repeat;  margin: 0px 10px 0 -42px; vertical-align: middle; background-color: transparent; }
.travelclinic .mt100 { margin-top:40px; }

@media (max-width: 575.98px) { .travelclinic .mt100 { margin-top:20px; } }

.travelclinic h6 { color:#0776ba; font-size:15px; margin-top:10px; line-height:22px; font-weight:normal; }
.travelclinic .greyhead45 { color:#666; font-size:45px; font-weight:400; line-height:55px; }

.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 {}
.weight-management .wmc-logo { margin-top:80px; }
.weight-management .red-title { color:#FE0000; font-size:35px; font-weight:500; line-height:40px; text-align: center; }
.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:25px; }

.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; }

.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:#1f98df; margin:0 30px 0 0; }

input[type="radio"], input[type="checkbox"] {
    width: 20px;
    height: 20px;
}

.hvrbox * {
	box-sizing: border-box;
}
.hvrbox {
	position: relative;
	display: inline-block;
	overflow: hidden;
	max-width: 100%;
	height: auto;
}
.hvrbox img {
	max-width: 100%;
}
.hvrbox .hvrbox-layer_bottom {
	display: block;
}
.hvrbox .hvrbox-layer_top {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	color: #fff;
	padding: 15px;
	-moz-transition: all 0.4s ease-in-out 0s;
	-webkit-transition: all 0.4s ease-in-out 0s;
	-ms-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;
}
.hvrbox:hover .hvrbox-layer_top,
.hvrbox.active .hvrbox-layer_top {
	opacity: 1;
}
.hvrbox .hvrbox-text {
	text-align: center;
	font-size: 14px;
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width:100%;
	padding:10px;
}
.hvrbox .hvrbox-text_mobile {
	font-size: 15px;
	border-top: 1px solid rgb(179, 179, 179); /* for old browsers */
	border-top: 1px solid rgba(179, 179, 179, 0.7);
	margin-top: 5px;
	padding-top: 2px;
	display: none;
}
.hvrbox.active .hvrbox-text_mobile { display: block; }
video { width: 100%; height: auto; }

.row { display: block; }

p.greentext { font-size:18px; color:#1F98DF; }
.greenhead22 { font-size:22px; font-weight:normal; color:#1F98DF; }
.greenhead22 span { font-weight:bold;  }

.qa-green-btn-outline { 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 #029341 !important; margin:0 0 10px 0; display:block; box-shadow:5px 5px 5px #CCCCCC; }
.qa-green-btn-outline:hover { background-color:#029341; border:1px solid #029341; 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: #1F98DF; background: green; }
.progressbar-pre li.active + li:after { background-color: #1F98DF; }
.progressbar-pre li.active:before { background: #1F98DF  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:#1F98DF !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-bottom:1px solid #CCC; border-top:1px solid #CCC; height:auto; border-radius:0px; padding:10px 0; }
.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:#1F98DF; 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:#1F98DF; 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 #1F98DF !important; margin:0px 5px;
}

.readio_repeat label:hover {
  /*background-color: #dfd;*/
  background-color:#1F98DF; 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:#1F98DF; border:1px solid #1F98DF; 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 #1F98DF !important; margin:0 0 10px 0; display:block; box-shadow:5px 5px 5px #CCCCCC;
}

.radio-nhs label:hover {
  /*background-color: #dfd;*/
   background-color:#1F98DF; border:1px solid #1F98DF; color:#FFF !important;
}

.radio-nhs input[type="radio"]:focus + label {
    border: 2px dashed #444;
}

.radio-nhs input[type="radio"]:checked + label {   
     background-color:#1F98DF; border:1px solid #1F98DF !important; color:#FFF !important;
}

	.fc-header-toolbar { padding: 20px; width: 100%; background: #1F98DF; 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: #1F98DF; }
	.fc-unthemed td.fc-today { background-color: #FFF; }
	.fc-unthemed td { border-color:#CCC; }
	.fc-unthemed .fc-row { width:85%; border-color:#ECECEC; }
	.fc-unthemed th { border-color:#ECECEC; }	
	.fc-toolbar h2 { color:#FFF !important; }
	.text-right-align { text-align: right; }
	
	.inputbox { padding:10px !important; margin-bottom:10px !important; }
	.label { display: block; text-align: left; }
	
@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; font-size:18px; }
	.pharmacy-mini-clinic-page { margin:0 0 50px 0 !important; padding:0 10px !important; }
	.siteContainer header .logo { width: 70%; float: left; padding: 0; margin: 0 0% 0 0; }
	
	.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; height:auto; }
	.points ul li { font-size: 18px; margin-bottom: 5px; }
	.account-part .grey-light { padding: 20px;  margin: 0; min-height:inherit; height: auto; text-align:center; }
	.mobile-app-reward-card .left-part { padding: 20px; }
	.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: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; }
	.customer-healtheir { margin: 0px auto; }
	
	.button { background-color: #0776ba; margin-bottom:10px; height:45px !important; border-radius:25px; }
	.red-bg { background-color:#8D002F; text-align:center; padding:5px; min-height:inherit; }
	
	.weight-management { background-image: none; padding:0px 0px 0px 0px; }
	.blooddrop .left-img { height: auto; }
	.weight-management { height: auto; }
	.weight-management .red-title { color:#fe0000; font-size:35px; font-weight:500; line-height:40px; text-align: center; }
	
	.siteContainer header .logo { width: 80%; }
	.green-belt { height: auto; }

	.step3-box p { text-align: left; margin-top: 0px !important; line-height: 20px !important; }
	.step3-box { width: 100%; height: auto; margin: 0px 10px 20px 10px; padding: 0px 0 0 0; }	
	
	.diabetes-remission { height: auto; background-repeat: no-repeat; padding: 300px 0px 50px 0px; }
	.flex-container { display: block; flex-wrap: nowrap; font-size: 15px; }
	.flex-container > .metabolic-icons { width: 100%; margin: 0px 0px 0px 0px; }	
	.button { height:auto; }
	 a:not([href]):not([tabindex]) { color:#FFF; text-decoration: none; }
	.text-center { text-align:center; }
	
	.connecting-records-part .right-part { text-align: center; }
	.padding-left-30 { padding-left:0px; }
	
	.steps-background { text-align: center; }
	.steps-background p { padding-left:0px; }
	.services-box-miniclinic-outerpage { width: 100%; }
	
	.healthtrack { font-size:30px; line-height:40px; text-align:center; }
}

/* start appointment diary stylesheet */

.pj-calendar-ym { color: #1f98df !important; }
.pj-calendar-day p { color: #000 !important; }
.pj-calendar-day p:hover { background: #1f98df !important; color: #fff !important; }
.pj-calendar-day-selected p { background: #1f98df !important; color: #fff !important; }

#pjWrapper .pjAsTableTimes .pjAsTimeAvailable a { background: #fff !important; color: #1f98df !important; }
#pjWrapper .pjAsTableTimes .pjAsTimeSelected a { background: #1f98df !important; color: #fff !important; }
#pjWrapper .pjAsBoxTimeStart { border-color: rgba(0,0,0,.1); background: #1f98df !important; }
.pjAsBoxTimeStart { border-color: rgba(0,0,0,.1); background: #1f98df !important; }

/* end appointment diary stylesheet */

/* bloodd testing */
.blood-testing { text-align:center; }
.blood-testing .red-big { color:#ee2128; font-size:60px; font-weight:bold; }
.blood-testing h1 { color:#ee2128 !important; font-size:40px !important; margin-top:30px !important; }
.blood-testing h2 { font-size:30px !important; color:#333 !important; line-height:40px; }
.blood-testing h3 { background-color:#0776ba; font-size:16px !important; color:#FFF !important; line-height:26px; padding:8px 20px; }
.blood-testing h4 { font-size:18px !important; color:#cc0909 !important; line-height:28px; }
.blood-testing h6 { font-size:16px !important; color:#666 !important; line-height:24px; }
.blood-testing p { font-size:18px; color:#333; line-height:28px; }
.blood-testing .select-drop { background-color:#ee2128; color:#FFF; border:2px solid #c40c13; margin-top:20px; padding:10px; font-size:22px; height:60px; }
.blood-testing .align-left { text-align:left; }
.blood-testing .health-lifestyle { background-image: url(../image/blood-testing-img001.png); height: 295px; background-repeat: no-repeat;  padding: 50px 0px 50px 350px; margin: 0 0 30px 0; }
.blood-testing .heart-disease { background-image: url(../image/blood-testing-img002.png); height: 295px; background-repeat: no-repeat; padding: 10px 0px 50px 350px; margin: 0 0 30px 0; }
.button-red-blood, .button-red-blood:hover { background-color: #CC0909; border: none; color: white; width: auto; padding: 10px 40px; text-align: center; text-decoration: none; display: inline-block; font-size: 16px; cursor: pointer; border-radius: 5px; margin-top: 10px; }
/* end */


/* ultra personalised */

.ultra-slide { margin:0; padding:0; }
@media (max-width: 575.98px) { .ultra-slide { text-align:center;} }
.ultra-slide h1 { font-weight:normal !important; color:#ed2227 !important; }

.padding0 { padding:0; }

.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: #ed2227; border:none; color:#fff; text-align:center; text-decoration:none; padding:8px 40px; font-size:18px; border-radius:25px; display: inline-block; margin:10px 0 0 20px !important; }
.button-red-normal:hover { background-color: #333; color:#fff; }

.ultra-personalised p {
    font-size: 24px;
    color: #333;
    line-height: 30px;
}
.ultra-personalised h2 {
    font-size: 36px !important;
    color: #ed2227 !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 { font-size:17px; color: #fff; line-height: 24px; padding:10px; }
.ultra-personalised .steps h2 { color:#ed2227 !important; font-size:36px !important; font-weight:600; text-align:center; margin-top:20px; }
.ultra-personalised .steps h3 { color:#fff !important; font-size:26px !important; font-weight:600; text-align:center; margin-top:20px; }
.ultra-personalised .steps h4 { color:#fff !important; font-size:20px !important; font-weight:600; text-align:center; }
.ultra-personalised .steps img { float:left; box-shadow:5px 5px 5px #0a5a8b; }
.ultra-personalised .steps .bg-blue { background-color:#0776ba; color:#FFF; border-radius:25px; margin:15px 0; }
.ultra-personalised .steps .red-text { color:#ed2227 !important; font-size:18px !important; font-weight:600; text-align:center; margin:20px 0 10px 0; line-height:30px; }
.ultra-personalised .padding0 { padding:0; }

.ultra-personalised .bor-round { border-radius:25px; border:3px solid #0776ba; }
.mt3 { margin-top: 30px; }
.mt5 { margin-top: 50px; }

.care-card-points { margin:20px 0 40px 0; }
.care-card-points p { color:#000 !important; font-size:18px !important; line-height:26px; font-weight:400; text-align:center; }
.care-card-points h2 { font-size: 36px !important; color: #ed2227 !important; margin-bottom: 20px !important; text-align: center; line-height: 40px; }
.care-card-points h3 { font-size: 22px !important; color: #ed2227 !important; margin-bottom: 10px !important; text-align: center; line-height: 30px; }
.care-card-points ul { margin:10px 0px 0 50px; padding:0; }
.care-card-points ul li { list-style-type:none; color:#000; font-size:18px; font-weight: normal; margin-bottom:12px; line-height:28px; }
.care-card-points ul li span { list-style-type:none; color:#0676b9; font-size:18px; font-weight:600; }
.care-card-points ul li:before { display: inline-block; content: ""; width:29px; height:27px; background-image: url(../image/icon-redarrow.png);  background-repeat:no-repeat;  margin: 0px 10px 0 -42px; vertical-align: middle; background-color: transparent; }

.red-bg-box { background-color:#ed2227; padding:20px 30px; color:#FFF; border-radius:25px; line-height:30px; font-weight:bold; text-align:center; margin:0 0 25px 0; }

.testimonial { margin:0px 0 40px 0; text-align:center; }
.testimonial img { border-radius:25px; border:3px solid #0776ba; }
.testimonial p { color:#0776ba; font-size:18px !important; line-height:30px; font-weight:600; margin-top:25px !important; }
.testimonial p span { color:#000; font-style:italic; font-size:18px; font-weight:400; }

.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%; } }
/* end */


.phd-miniclinic p { font-size:18px; line-height:30px; color:#000; }
.phd-miniclinic h1 { font-size:40px; color:#ED2227 !important; font-weight:normal; text-align:center; margin:40px 0 30px 0 !important; }
.phd-miniclinic h2 { color:#0776ba !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 20px; 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:473px; }
.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; line-height:30px; 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:513px; }
.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; line-height:27px; 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:456px; }
.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; line-height:30px; 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: #1c3564; color: #fff; padding:20px; line-height: 28px; font-size: 18px; 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:#ED2227 !important; font-size:50px; font-weight:400 !important; }
.guthealth h3 { font-weight:400 !important; color:#0776BA; }
.guthealth p { font-size:18px; line-height:28px; color: #000; }
.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:#1e9dd7; padding:20px 100px 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:500 !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%; } }

.blue-login-bg { background-color:#1f98df; padding:25px 30px !important; min-height:259px; }
@media (max-width: 575.98px) { .blue-login-bg { padding:15px !important; min-height: inherit; } }
.blue-login-bg img { margin-bottom:20px; }
@media (max-width: 575.98px) { .blue-login-bg img { margin-bottom:0px; } }
.blue-login-bg p { font-size:18px; line-height:28px; color:#FFF; }
.blue-login-bg p span { font-weight:bold }
.blue-login-bg .padding0 { padding:0; }

.red-login-bg { background-color:#ED2227; padding:25px 30px !important; min-height:259px; }
@media (max-width: 575.98px) { .red-login-bg { padding:15px !important; min-height: inherit; } }
.red-login-bg img { margin-bottom:20px; }
@media (max-width: 575.98px) { .red-login-bg img { margin-bottom:0px; } }
.red-login-bg p { font-size:18px; line-height:28px; color:#FFF; }
.red-login-bg p span { font-weight:bold }
.red-login-bg .padding0 { padding:0; }

.loginright { margin-top:5px; }
.loginright .row { padding:0 !important; }

.earclinic { background-image:url(../image/ear-clinic-bg.jpg); background-repeat:no-repeat; background-position:right; background-color:#FFF; min-height:499px; border-radius:35px; border:3px solid #0776ba; padding:50px 60px 20px 60px; text-align:center; margin-top:50px; }
.earclinic h4 { font-size:20px !important; color:#ed2227 !important; margin-bottom:10px; line-height:30px; margin-top:5px !important; }
.earclinic h5 { font-size:20px !important; color:#0776ba !important; margin-bottom:10px; line-height:30px; font-weight:500; margin-top:20px; }

@media (max-width: 575.98px) { .earclinic { background-position:left; padding:20px 20px 0px 20px; } }

.pharmabiomedical { background-color:#FFF; margin-bottom:30px; padding:0 0 0px 0; margin-top:50px; }
.pharmabiomedical .blue-title { color:#0776ba; font-size:28px; font-weight:400; line-height:38px; margin:20px 0 20px 0; text-align:center; }
.pharmabiomedical h2 { font-size:30px !important; color:#444 !important; margin-bottom:10px; text-align:center; }
.pharmabiomedical h4 { font-size:20px !important; color:#ed2227 !important; margin-bottom:10px; line-height:30px; margin-top:5px !important; }
.pharmabiomedical h5 { font-size:20px !important; color:#0776ba !important; margin-bottom:10px; line-height:30px; font-weight:500; margin-top:20px; }
.pharmabiomedical .arrow { text-align:center; margin-top:20px; }
.pharmabiomedical h6 { color:#000; font-size:16px; margin-top:5px; line-height:26px; font-weight:bold; }
.pharmabiomedical .mt20 { margin-top:20px; }
.pharmabiomedical .brand-img { margin:30px 0; }
@media (max-width: 575.98px) { .pharmabiomedical .brand-img { margin:0px 0; } }
.pharmabiomedical .brand-img img { box-shadow:10px 10px 10px #CCC; border-radius:35px; } 
@media (max-width: 575.98px) { .pharmabiomedical .brand-img img { box-shadow:10px 10px 10px #CCC; border-radius:21px; margin:15px 0; } }

.advance-gut { border:5px solid #7ecc1c; border-radius:25px; margin:30px 0; }
.advance-gut .green-bg-title { background-color:#7ecc1c; color:#FFF; padding:10px; text-align:center; font-size:40px; border-top-left-radius:15px; border-top-right-radius:15px; }

.advance-gut .box-inner-area { padding:25px 30px; }
@media (max-width: 575.98px) { .advance-gut .box-inner-area { padding:10px 10px; } }

.advance-gut .green-text-medium { color:#7ecc1c; font-size:20px; margin:10px 0; font-weight:bold; }
.advance-gut .blue-text-medium { color:#1b3664; font-size:20px; margin:10px 0; text-align:center; }

.advance-gut ul { margin-top:10px; }
.advance-gut ul li { font-size:18px;  margin-left:35px; line-height:28px; margin-bottom:5px; color:#1b3664; font-weight:600; list-style-type:none; }
@media (min-width: 992px) and (max-width: 1199.98px) { .advance-gut ul li { font-size:16px;  margin-left:50px; margin-bottom:0px; } }
.advance-gut ul li span { color:#ed1c24; font-weight:bold; }
.advance-gut ul li:before { display: inline-block; content: ""; width:35px; height:35px; background-image: url(../image/arrow-green.png);  background-repeat:no-repeat;  margin: 0px 10px 0 -37px; vertical-align: middle; }
@media (min-width: 992px) and (max-width: 1199.98px) { .advance-gut ul li:before { height: 45px; } }

.btn-advance-rate-green { background-color: #7ecc1c; color:#fff; text-align:center; text-decoration:none; font-size:40px; border-radius:50px; margin-bottom:20px; padding:6px 40px; margin:10px 0 10px 0; border:0; box-shadow:5px 5px 10px #CCCCCC; }
.btn-advance-rate-green:hover { background-color:#7ecc1c; color:#FFF; }

.btn-advance-purchase-green { background-color: #7ecc1c; color:#fff; text-align:center; text-decoration:none; font-size:20px; border-radius:25px; margin-bottom:20px; padding:10px 40px; margin:25px 10px 10px 10px; border:0; box-shadow:5px 5px 10px #CCCCCC; }
.btn-advance-purchase-green:hover { background-color:#7ecc1c; color:#FFF; }

.ultra-gut { border:5px solid #1b3664; border-radius:25px; margin:0; }
.ultra-gut .blue-bg-title { background-color:#1b3664; color:#FFF; padding:10px; text-align:center; font-size:40px; border-top-left-radius:15px; border-top-right-radius:15px; }
.ultra-gut .box-inner-area { padding:25px 30px; }
@media (max-width: 575.98px) { .ultra-gut .box-inner-area { padding:10px 10px; } }
.ultra-gut .red-text-medium { color:#ED1C24; font-size:20px; margin:10px 0; font-weight:bold; }
.ultra-gut .blue-text-medium { color:#1b3664; font-size:20px; margin:10px 0; text-align:center; }

.ultra-gut ul { margin-top:10px; }
.ultra-gut ul li { font-size:18px;  margin-left:35px; line-height:28px; margin-bottom:5px; color:#1b3664; font-weight:600; list-style-type:none; }
@media (min-width: 992px) and (max-width: 1199.98px) { .ultra-gut ul li { font-size:16px;  margin-left:50px; margin-bottom:0px; } }
.ultra-gut ul li span { color:#ed1c24; font-weight:bold; }
.ultra-gut ul li:before { display: inline-block; content: ""; width:35px; height:35px; background-image: url(../image/arrow-red-ultra.png);  background-repeat:no-repeat;  margin: 0px 10px 0 -37px; vertical-align: middle; }
@media (min-width: 992px) and (max-width: 1199.98px) { .ultra-gut ul li:before { height: 45px; } }

.btn-advance-rate-blue { background-color: #1b3664; color:#fff; text-align:center; text-decoration:none; font-size:40px; border-radius:50px; margin-bottom:20px; padding:6px 40px; margin:10px 0 10px 0; border:0; box-shadow:5px 5px 10px #CCCCCC; }
.btn-advance-rate-blue:hover { background-color:#1b3664; color:#FFF; }

.btn-advance-purchase-blue { background-color: #1b3664; color:#fff; text-align:center; text-decoration:none; font-size:20px; border-radius:25px; margin-bottom:20px; padding:10px 40px; margin:25px 10px 10px 10px; border:0; box-shadow:5px 5px 10px #CCCCCC; }
.btn-advance-purchase-blue:hover { background-color:#1b3664; color:#FFF; }

.mt20 { margin-top: 20px; }
.mt120 { margin-top: 120px; }

.health-tracker {}
.health-tracker .mt3 { margin-top:30px; }
.health-tracker .round-border  { border-radius:25px; border:3px solid #0776ba; }
.health-tracker h3 { font-size:36px !important; color:#ed2227 !important; text-align:center; font-weight:normal; }
.health-tracker h4 { font-size:28px !important; color:#ed2227 !important; font-weight:normal; margin-top:0 !important; margin-bottom:10px; line-height:38px; }
.health-tracker p { font-size:18px !important; color:#000 !important; font-weight:normal; line-height:28px; }
.health-tracker ul { margin-top:20px; }
.health-tracker ul li { font-size:18px;  margin-left:35px; line-height:28px; margin-bottom:16px; color:#000; font-weight:400; list-style-type:none; }
@media (min-width: 992px) and (max-width: 1199.98px) { .health-tracker ul li { font-size:16px;  margin-left:50px; margin-bottom:0px; } }
.health-tracker ul li span { color:#0776ba; font-weight:bold; }
.health-tracker ul li:before { display: inline-block; content: ""; width:30px; height:30px; background-image: url(../image/arrow-red-round.png);  background-repeat:no-repeat;  margin: 0px 10px 0 -40px; vertical-align: middle; }
@media (min-width: 992px) and (max-width: 1199.98px) { .health-tracker ul li:before { height: 45px; } }