body { font-family: Roboto, Arial, Helvetica, sans-serif; }

h1 { font-size:42px; color: #EC2028; }
@media (max-width: 575.98px) { h1 { text-align:center; line-height:42px; } }
@media (min-width: 576px) and (max-width: 767.98px) { h1 { text-align:center; } }

h2 { font-size:36px; color: #525252; margin:20px 0; line-height:46px; }
@media (max-width: 575.98px) { h2 { text-align:center; } }

h3 {}
h4 { font-size:22px; color: #ec2028; font-weight:500; margin:20px 0; line-height:32px; }
@media (max-width: 575.98px) { h4 { text-align:center; } }
@media (min-width: 992px) and (max-width: 1199.98px) { h4 { font-size:20px; margin:10px 0; } }

p { font-size:16px; color: #000; margin-top:10px; line-height:25px; }
@media (max-width: 575.98px) { p { text-align:center; } }
@media (min-width: 576px) and (max-width: 767.98px) { p { text-align:center; } }

p.eighteen { font-size:18px; color: #000; margin-top:10px !important; font-weight:500; }
p.red { font-size:16px; color: #ec2028; margin-top:15px !important; font-weight:500; }

.shadow { box-shadow:10px 10px 10px #CCC; border-radius:50%; }
.border { border:3px solid #525252; border-radius:25px; }
@media (max-width: 575.98px) { .border { margin-bottom:15px;} }
@media (min-width: 768px) and (max-width: 991.98px) { .border { margin-bottom:15px;} }

.mb-10 { padding-bottom:10px; }
.mb-20 { padding-bottom:20px; }
.mb-30 { padding-bottom:30px; }
.mb-40 { padding-bottom:40px; }
.mb-50 { padding-bottom:50px; }
.mt-10 { padding-top:10px; }
.mt-20 { padding-top:20px; }
@media (max-width: 575.98px) { .mt-20 { padding-top:0px; } }
@media (min-width: 768px) and (max-width: 991.98px) { .mt-20 { padding-top:0px; } }
@media (min-width: 992px) and (max-width: 1199.98px) { .mt-20 { padding-top:0px; } }

.mt-30 { padding-top:30px; }
@media (max-width: 575.98px) { .mt-30 { padding-top:0px; } }
@media (min-width: 768px) and (max-width: 991.98px) { .mt-30 { padding-top:0px; } }
@media (min-width: 992px) and (max-width: 1199.98px) { .mt-30 { padding-top:0px; } }

.mt-40 { padding-top:40px; }
@media (max-width: 575.98px) { .mt-40 { padding-top:0px; } }
@media (min-width: 768px) and (max-width: 991.98px) { .mt-40 { padding-top:0px; } }
@media (min-width: 992px) and (max-width: 1199.98px) { .mt-40 { padding-top:0px; } }

.mt-50 { padding-top:50px; }
@media (max-width: 575.98px) { .mt-50 { padding-top:10px; } }
@media (min-width: 768px) and (max-width: 991.98px) { .mt-50 { padding-top:10px; } }

.mt-60 { padding-top:60px; }
@media (max-width: 575.98px) { .mt-60 { padding-top:0px; } }
@media (min-width: 768px) and (max-width: 991.98px) { .mt-60 { padding-top:0px; } }
@media (min-width: 992px) and (max-width: 1199.98px) { .mt-60 { padding-top:10px; } }

.mt-70 { padding-top:70px; }
.mt-80 { padding-top:80px; }
@media (max-width: 575.98px) { .mt-80 { padding-top:10px; } }
@media (min-width: 768px) and (max-width: 991.98px) { .mt-80 { padding-top:10px; } }
@media (min-width: 992px) and (max-width: 1199.98px) { .mt-80 { padding-top:30px; } }

.margin20 { margin-bottom:20px; }

.btn-red-general { background-color:#ec2028; color:#FFF; font-size:20px; padding:6px 22px; border-radius:6px; display: inline-block; text-align:center; margin-top:10px; }
.btn-red-general:hover { color:#FFF; font-size:20px; }

.btn-login { background-color:#64cdef; color:#FFF !important; font-size:20px; padding:4px 15px !important; border-radius:6px; display: inline-block; text-align:center; box-shadow:2px 2px 4px #ccc; margin-top:10px; }
.btn-login:hover { color:#FFF; font-size:20px; }

.btn-red-big { background-color:#EC2028; color:#FFF; font-size:24px; padding:10px 60px; border-radius:6px; display: inline-block; text-align:center; box-shadow:4px 4px 6px #999; margin-top:10px; }
.btn-red-big:hover { color:#FFF; font-size:24px; }

.light-grey-bg { background-color:#fff; padding:40px 0 0 0; }
@media (max-width: 575.98px) { .light-grey-bg { padding:5px; text-align:center; } }
@media (min-width: 576px) and (max-width: 767.98px) { .light-grey-bg { padding:20px; } }
@media (min-width: 768px) and (max-width: 991.98px) { .light-grey-bg { padding:20px; text-align:center; } }
@media (min-width: 992px) and (max-width: 1199.98px) { .light-grey-bg { padding:20px; text-align:center; } }

@media (min-width: 768px) and (max-width: 991.98px) { .light-grey-bg video { margin-top:20px; } }

.video-text { font-style:italic; font-weight:bold; }

.header { padding:25px 0px; }
@media screen and (min-width: 280px) and (max-width: 767px) { .header { padding:10px; text-align:center; } }
@media (min-width: 768px) and (max-width: 991.98px) { .header { padding:10px 0px 0px 0px; text-align:center; } }
@media (min-width: 992px) and (max-width: 1199.98px) { .header { padding:20px 0px 20px 0px; text-align:center; } }

.logo { margin:0; text-align:left; }
@media screen and (min-width: 280px) and (max-width: 767px) { .logo { margin:0; text-align: center; } }
@media (min-width: 768px) and (max-width: 991.98px) {.logo { margin:0; text-align: center; } }
.btn-top { text-align: center; margin-top:70px; }
@media screen and (min-width: 280px) and (max-width: 767px) { .btn-top { text-align: center; margin-top:10px; } }
@media (min-width: 768px) and (max-width: 991.98px) { .btn-top { text-align: center; margin-top:10px; } }

img { max-width: 100%; height: auto; }

.navbar { position: relative; min-height: 50px; margin-bottom:0px; border: 1px solid transparent; }
.navbar-default { background-color: #FFF; border:0; }
.navbar-default .navbar-nav>li>a { color: #525252; font-weight:500; font-size:16px; }
@media (min-width: 768px) and (max-width: 991.98px) { .navbar-default .navbar-nav>li>a { font-size:14px; } .nav > li > a { padding: 10px 10px; } }

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus { color: #000; background-color: #e7e7e7; }
.navbar-collapse { padding:0; }

.top-line { border-top: 1px solid #ececec; }

.bg-light { background-color: transparent !important; } 
@media (max-width: 575.98px) { .bg-light { margin-top: 0px; } }

.fitness-regime { background-color:#525252; margin:20px 0; padding:20px 0; }
.fitness-regime h2 { color:#FFF; }
.fitness-regime h4 { color:#FFF; }
.fitness-regime p { color:#FFF; }
.fitness-regime .redheader { font-size:18px; color: #ec2028; font-weight:700; margin:20px 0; text-align:left; }
.shadow-man {}

.fitness-regime ul { margin-top:0px; }
.fitness-regime ul li { font-size:16px;  margin-left:0px; line-height:26px; margin-bottom:4px; text-align:left; list-style-type:none; }
@media (min-width: 992px) and (max-width: 1199.98px) { .fitness-regime ul li { font-size:16px;  margin-left:50px; margin-bottom:0px; } }
.fitness-regime ul li span { color:#525252; font-weight:bold; }
.fitness-regime ul li:before { display: inline-block; content: ""; width:18px; height:18px; background-image: url(../img/arrow-red.png); background-repeat:no-repeat; margin:0px 10px 0 -30px; vertical-align: middle; }
@media (min-width: 992px) and (max-width: 1199.98px) { .fitness-regime ul li:before { height: 45px; } }

.steps {}
.steps h4 { margin-top:0; } 
.steps p { margin-bottom:20px !important; }

.ecosystem { text-align:left; margin-top:15px; }
@media (max-width: 575.98px) { .ecosystem { margin-top:0px; } }

.ecosystem ul { margin-top:0px; }
.ecosystem ul li { font-size:16px;  margin-left:0px; line-height:26px; margin-bottom:4px; text-align:left; list-style-type:none; color:#000; font-weight:bold; }
@media (min-width: 768px) and (max-width: 991.98px) { .ecosystem ul li { margin-left:50px; margin-bottom:0px; } }
@media (min-width: 992px) and (max-width: 1199.98px) { .ecosystem ul li { margin-left:0px; margin-bottom:0px; } }
.ecosystem ul li:before { display: inline-block; content: ""; width:18px; height:18px; background-image: url(../img/arrow-red.png); background-repeat:no-repeat; margin:0px 10px 0 -43px; vertical-align: middle; }
@media (min-width: 992px) and (max-width: 1199.98px) { .ecosystem ul li:before { margin:0px 10px -18 -28px; } }

.ecosystem .mt { margin-top:0px; }
.ecosystem img { float: right; }
@media (min-width: 992px) and (max-width: 1199.98px) { .ecosystem img { margin-top:30px; } }

.our-food { text-align:center; margin:0px 0 20px 0; }

.flex-container { display: flex; flex-wrap: nowrap; background-color: transparent; justify-content: space-around; }
.flex-container > .iconborder { background-color: transparent; width:20%; margin:0px 10px 20px 10px; text-align: center; border:1px solid #CCC; padding:10px 0 0 0; }
.flex-container > .iconborder p { font-size:20px; margin:15px 0; }

.flex-container .result-box-one { box-shadow:0px 0px 10px #CCCCCC; border-radius:25px; padding:0px 0px; background-color: transparent; width:100%; margin:30px 20px 0 20px; text-align: center; }
.flex-container .result-box-one span { font-size:25px; margin-bottom:25px; color:#ec2028; text-align:center; margin-top:30px; line-height:30px; min-height:45px; display:inline-block; }
.flex-container .result-box-normal { display:inline-block; box-shadow: none; padding:0px 30px 30px 30px; background-color: transparent; width:28%; margin:0px 20px 0 20px; text-align: center; }
@media (min-width: 768px) and (max-width: 991.98px) { .flex-container .result-box-normal { width:42%; } }

.flex-container > .result-box { box-shadow:0px 0px 10px #CCCCCC; border-radius:25px; padding:10px 30px 30px 30px; background-color: transparent; width:30%; margin:30px 20px 0 20px; text-align: center; }
.flex-container .result-box span { font-size:25px; margin-bottom:25px; color:#ec1d25; text-align:center; margin-top:20px; line-height:30px; min-height:45px; display:inline-block; }
.flex-container .big-head { font-size:80px; line-height:120px; color:#525252; }

@media screen and (min-width: 280px) and (max-width: 767px) {
  .flex-container .result-box-one {
    padding: 0px 0px;
    width: 100%;
    margin: 10px 0px 20px 0px;
  }
}
@media screen and (min-width: 280px) and (max-width: 767px) {
  .flex-container > .result-box {
    width: 100%;
    padding: 0px 10px;
    margin: 30px 5px 0 5px;
  }
}
@media screen and (min-width: 280px) and (max-width: 767px) {
  .flex-container {
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 280px) and (max-width: 767px) {
  .flex-container .result-box-normal {
    display: inline-block;
    box-shadow: none;
    padding: 30px 30px;
    background-color: transparent;
    width: 100%;
    margin: 0px 0px 20px 0px;
    text-align: center;
  }
}

.fa-sort-down { color:#ec2028; }

.fitness-monitor { text-align:center; }
.fitness-monitor .greybox { background-color:#525252; border-radius:25px; padding:20px; color:#FFF; text-align:left; }
@media (max-width: 575.98px) { .fitness-monitor .greybox { padding:5px; } }

.fitness-monitor .greybox h5 { font-size:21px; }
@media (max-width: 575.98px) { .fitness-monitor .greybox h5 { font-size:16px; } }

.fitness-monitor .greybox td { padding:6px 10px; border-radius:0; border:0; border-collapse:collapse; }
.fitness-monitor .greybox table tr td .redbg { background-color:#F0F; }
.fitness-monitor .greybox tr { border-bottom:1px solid #888; border-collapse:collapse; }
.fitness-monitor .greybox table { border:0; font-weight:500; }

.getting-started {}
.getting-started .slide { background-image:url(../img/getting-started-slide-bg.jpg); background-repeat:no-repeat; background-position:center; height:407px; text-align:center; padding:40px 0 50px 0; }
@media (min-width: 768px) and (max-width: 991.98px) { .getting-started .slide { padding:0px 0 50px 0; } }
@media (max-width: 575.98px) { .getting-started .slide { padding:0px 0 20px 0; height:auto; background-color:#525252; background-image:none; } }
.getting-started .slide h1 { color:#FFF; font-size:50px; font-weight:400; line-height:55px; }
.getting-started .slide h2 { color:#FFF; font-size:40px; font-weight:400; }
.getting-started .slide h3 { color:#FFF; font-size:30px; font-weight:400; margin-bottom:20px; }
.getting-started .slide p { color:#FFF; font-size:18px; padding:0 100px; }
@media (max-width: 575.98px) { .getting-started .slide p { padding:0 20px; } }
@media (min-width: 768px) and (max-width: 991.98px) { .getting-started .slide p { color:#FFF; font-size:18px; padding:0 20px; } }

.getting-started .grey-bg { background-color:#3a3a3a; padding:15px 0 20px 0; margin-top:0px; }
@media (max-width: 575.98px) { .getting-started .grey-bg { margin-top:0px; } }

.getting-started .grey-bg h2 { color:#FFF; font-weight:normal; }
.getting-started .grey-bg ul { margin-top:0px; }
.getting-started .grey-bg ul li { font-size:16px;  margin-left:0px; line-height:26px; margin-bottom:4px; text-align:left; list-style-type:none; color:#fff; }
@media (min-width: 992px) and (max-width: 1199.98px) { .getting-started .grey-bg ul li { font-size:16px;  margin-left:0px; margin-bottom:0px; } }
.getting-started .grey-bg ul li:before { display: inline-block; content: ""; width:18px; height:18px; background-image: url(../img/arrow-red.png); background-repeat:no-repeat; margin:0px 10px 0 -28px; vertical-align: middle; }
@media (min-width: 992px) and (max-width: 1199.98px) { .getting-started .grey-bg ul li:before { margin:0px 10px -0px -28px; } }

.getting-started .howitworks {}
@media (min-width: 768px) and (max-width: 991.98px) { .getting-started .howitworks { text-align:center; } }

.getting-started .howitworks h2 { color:#525252; font-weight:normal;  }
.getting-started .howitworks .steps-title { font-size:22px; color:#525252; font-weight:500; }
.getting-started .howitworks .steps-title span { color:#ec2028; }

.getting-started .howitworks .step2-mt { margin-top:80px; }
@media (max-width: 575.98px) { .getting-started .howitworks .step2-mt { margin-top:20px; } }
@media (min-width: 768px) and (max-width: 991.98px) { .getting-started .howitworks .step2-mt { margin-top:20px; } }
@media (min-width: 992px) and (max-width: 1199.98px) { .getting-started .howitworks .step2-mt { margin-top:25px; } }

.getting-started .howitworks .step3-mt { margin-top:75px; }
@media (min-width: 992px) and (max-width: 1199.98px) { .getting-started .howitworks .step3-mt { margin-top:25px; } }
@media (max-width: 575.98px) { .getting-started .howitworks .step3-mt { margin-top:20px; } }
@media (min-width: 768px) and (max-width: 991.98px) { .getting-started .howitworks .step3-mt { margin-top:20px; } }

.getting-started .howitworks ul { margin-top:20px; }
@media (min-width: 992px) and (max-width: 1199.98px) { .getting-started .howitworks ul { margin-top:0px; } }
.getting-started .howitworks ul li { font-size:16px;  margin-left:-20px; line-height:24px; margin-bottom:12px; text-align:left; list-style-type:none; color:#000; font-weight:normal; }
.getting-started .howitworks ul li span { font-weight:500; }
@media (min-width: 992px) and (max-width: 1199.98px) { .getting-started .howitworks ul li { font-size:16px;  margin-left:0px; margin-bottom:0px; } }
.getting-started .howitworks ul li:before { display: inline-block; content: ""; width:18px; height:18px; background-image: url(../img/arrow-red.png); background-repeat:no-repeat; margin:0px 10px 0 -27px; vertical-align: middle; }
@media (min-width: 992px) and (max-width: 1199.98px) { .getting-started .howitworks. ul li:before { height: 45px; } }

.features {}
@media (min-width: 768px) and (max-width: 991.98px) { .features { text-align:center; } }
.features .slide { background-image:url(../img/getting-started-slide-bg.jpg); background-repeat:no-repeat; background-position:center; height:407px; text-align:center; padding:40px 0 50px 0; background-color:#333; }
@media (max-width: 575.98px) { .features .slide { background-image: none; height:auto; padding:0px 0 20px 0; } }
@media (min-width: 768px) and (max-width: 991.98px) { .features .slide { height:auto; padding:0px 0 20px 0; } }

.features .slide h1 { color:#FFF; font-size:50px; font-weight:400; line-height:56px; }
@media (max-width: 575.98px) { .features .slide h1 { color:#FFF; font-size:45px; font-weight:400; line-height:45px; } }

.features .slide h2 { color:#FFF; font-size:40px; font-weight:400; }
.features .slide h3 { color:#FFF; font-size:30px; font-weight:400; margin-bottom:20px; }

.features .slide p { color:#FFF; font-size:18px; padding:0 100px; }
@media (max-width: 575.98px) { .features .slide p { color:#FFF; font-size:18px; padding:0 10px; } }

.features .slide-blood { background-image:url(../img/slide-blood-bg.jpg); background-repeat:no-repeat; background-position:center; height:407px; text-align:center; padding:80px 0 50px 0; }
@media (max-width: 575.98px) { .features .slide-blood { background-image:url(../img/slide-blood-bg.jpg); background-repeat:no-repeat; background-position:center; height:407px; text-align:center; padding:20px 0 50px 0; } }

.features .slide-blood h1 { color:#FFF; font-size:50px; font-weight:400; line-height:56px; }
.features .slide-blood h2 { color:#FFF; font-size:40px; font-weight:400; }
.features .slide-blood h3 { color:#FFF; font-size:30px; font-weight:400; margin-bottom:20px; }
.features .slide-blood p { color:#FFF; font-size:18px; padding:0 100px; }
@media (max-width: 575.98px) { .features .slide-blood p { color:#FFF; font-size:18px; padding:0 20px; } }

.features h4 { margin:10px 0; }
.features p {}

.features .mt90 { margin-top:40px; }
@media (max-width: 575.98px) { .features .mt90 { margin-top:0px; } }
@media (min-width: 768px) and (max-width: 991.98px) { .features .mt90 { margin-top:0px; } }
@media (min-width: 992px) and (max-width: 1199.98px) { .features .mt90 { margin-top:0px; } }

.features .mt75 { margin-top:60px; }
@media (max-width: 575.98px) { .features .mt75 { margin-top:20px; } }
@media (min-width: 768px) and (max-width: 991.98px) { .features .mt75 { margin-top:20px; } }
@media (min-width: 992px) and (max-width: 1199.98px) { .features .mt75 { margin-top:20px; } }

.features .mt20 { margin-top:20px; }
@media (min-width: 992px) and (max-width: 1199.98px) { .features .mt20 { margin-top:0px; } }

.features .mt30 { margin-top:30px; }

.features ul { margin-top:15px; }
.features ul li { font-size:16px; margin-bottom:7px; text-align:left; list-style-type:none; color:#000; font-weight:normal; float:left; width:48%; }
@media (max-width: 575.98px) { .features ul li { font-size:16px; margin-bottom:7px; text-align:left; list-style-type:none; color:#000; font-weight:normal; float:left; width:100%; } }
@media (min-width: 992px) and (max-width: 1199.98px) { .features ul li { width:52%; } }

@media (min-width: 992px) and (max-width: 1199.98px) { .features ul li { font-size:16px;  margin-left:-10px; margin-bottom:0px; } }
.features ul li:before { background-color:#F00; display: inline-block; content: ""; width:12px; height:12px; margin:0px 10px 0 -27px; vertical-align: middle; border-radius:50%; }

.features .coach ul { margin-top:15px; }
@media (min-width: 992px) and (max-width: 1199.98px) { .features .coach ul { margin-top:0px; } }

@media (min-width: 992px) and (max-width: 1199.98px) { .features .coach bfc-mt { margin-top:50px; } }

.features .coach ul li { font-size:16px; margin-bottom:12px; text-align:left; list-style-type:none; color:#000; font-weight:normal; float:none; width:inherit; }
.features .coach ul li span { font-weight:600; }
@media (min-width: 992px) and (max-width: 1199.98px) { .features .coach ul li { font-size:16px;  margin-left:0px; margin-bottom:0px; } }
.features .coach ul li:before { display: inline-block; content: ""; width:18px; height:18px; background-image: url(../img/arrow-red.png); background-repeat:no-repeat; margin:0px 10px 0 -27px; vertical-align: middle; background-color:transparent; }

.btn-red-full { background-color: #ec2028; color: #FFF; font-size: 18px; padding: 8px 30px; border-radius: 25px !important; display: inline-block; text-align: center; margin:10px 0px; font-weight: 500; text-align:center; width:100%; }

.btn-red-full:hover { background-color: #62ccef; color: #FFF; font-size: 18px; padding: 8px 30px; border-radius: 25px !important; display: inline-block; text-align: center; margin:10px 0px; font-weight: 500; text-align:center; width:100%; }


.features .grey-bg-genomic { background-color:#3a3a3a; padding:20px 40px 20px 40px; margin-top:20px; border-radius:25px; }
.features .grey-bg-genomic h2 { color:#FFF; font-weight:normal; text-align:center; font-size:30px; margin:0; }
.features .grey-bg-genomic h3 { color:#FFF; font-weight:normal; text-align:center; font-size:24px; margin:0; }
.features .grey-bg-genomic ul { margin:20px 0 10px 0; display:inline-block; }
.features .grey-bg-genomic ul li { font-size:16px;  margin-left:0px; line-height:26px; margin-bottom:4px; text-align:left; list-style-type:none; color:#fff; float:left; width:32%; }
@media (max-width: 575.98px) { .features .grey-bg-genomic ul li { float:left; width:100%; } }
@media (min-width: 768px) and (max-width: 991.98px) { .features .grey-bg-genomic ul li { float:left; width:50%; } }

@media (min-width: 992px) and (max-width: 1199.98px) { .features .grey-bg-genomic ul li { font-size:16px;  margin-left:0px; margin-bottom:0px; } }
.features .grey-bg-genomic ul li:before { background-color:#FFF; display: inline-block; content: ""; width:12px; height:12px; margin:0px 10px 0 0px; vertical-align: middle; }
@media (min-width: 992px) and (max-width: 1199.98px) { .features .grey-bg-genomic ul li:before {} }

.features .grey-bg-blood { background-color:#3a3a3a; padding:20px 40px 20px 40px; margin-top:20px; border-radius:25px; }
.features .grey-bg-blood h2 { color:#FFF; font-weight:normal; text-align:center; font-size:30px; margin:0; }
.features .grey-bg-blood h3 { color:#FFF; font-weight:normal; text-align:center; font-size:24px; margin:0; }
.features .grey-bg-blood ul { margin:20px 0 10px 0; display:inline-block; }
.features .grey-bg-blood ul li { font-size:16px;  margin-left:0px; line-height:26px; margin-bottom:4px; text-align:left; list-style-type:none; color:#fff; float:left; width:35%; }
@media (max-width: 575.98px) {.features .grey-bg-blood ul li { float:left; width:100%; } }
@media (min-width: 768px) and (max-width: 991.98px) { .features .grey-bg-blood ul li { float:left; width:50%; } }

@media (min-width: 992px) and (max-width: 1199.98px) { .features .grey-bg-blood ul li { font-size:16px;  margin-left:50px; margin-bottom:0px; } }
.features .grey-bg-blood ul li:before { background-color:#FFF; display: inline-block; content: ""; width:12px; height:12px; margin:0px 10px 0 0px; vertical-align: middle; }
@media (min-width: 992px) and (max-width: 1199.98px) { .features .grey-bg-blood ul li:before { } }


.features .slide-team { background-image:url(../img/slide-team-bg.jpg); background-repeat:no-repeat; background-position:center; height:407px; text-align:center; padding:80px 0 50px 0; }
@media (max-width: 575.98px) { .features .slide-team { background-image:url(../img/slide-team-bg.jpg); background-repeat:no-repeat; background-position:center; height:407px; text-align:center; padding:20px 0 50px 0; } }

.features .slide-team h1 { color:#FFF; font-size:50px; font-weight:400; line-height:56px; }
@media (max-width: 575.98px) { .features .slide-team h1 { color:#FFF; font-size:45px; font-weight:400; line-height:45px; } }
.features .slide-team h2 { color:#FFF; font-size:40px; font-weight:400; }
.features .slide-team h3 { color:#FFF; font-size:30px; font-weight:400; margin-bottom:20px; }
.features .slide-team p { color:#FFF; font-size:18px; padding:0 50px; }
@media (max-width: 575.98px) { .features .slide-team p { color:#FFF; font-size:18px; padding:0 10px; } }

.features .team p { font-size:19px; font-weight:500; margin-bottom:20px; }
.features .team ul { margin-top:15px; }
.features .team ul li { font-size:19px; margin-bottom:20px; text-align:left; list-style-type:none; color:#000; font-weight:500; float:none; width:inherit; }
.features .team ul li span { font-weight:500; }
@media (min-width: 992px) and (max-width: 1199.98px) { .features .team ul li { font-size:16px;  margin-left:0px; margin-bottom:4px; } }
.features .team ul li:before { display: inline-block; content: ""; width:18px; height:18px; background-image: url(../img/arrow-red.png); background-repeat:no-repeat; margin:0px 10px 0 -27px; vertical-align: middle; background-color:transparent; }

.technology .slide-technology { background-image:url(../img/slide-technology-bg.jpg); background-repeat:no-repeat; background-position:center; height:407px; text-align:center; padding:80px 0 50px 0; }
@media (max-width: 575.98px) { .technology .slide-technology { background-image:url(../img/slide-technology-bg.jpg); background-repeat:no-repeat; background-position:center; height:407px; text-align:center; padding:20px 0 50px 0; } }
.technology .slide-technology h1 { color:#FFF; font-size:50px; font-weight:400; }
.technology .slide-technology h2 { color:#FFF; font-size:40px; font-weight:400; }
.technology .slide-technology h3 { color:#FFF; font-size:30px; font-weight:400; margin-bottom:20px; }
.technology .slide-technology p { color:#FFF; font-size:18px; padding:0 150px; }
@media (max-width: 575.98px) { .technology .slide-technology p { color:#FFF; font-size:18px; padding:0 50px; } }

.technology p { font-size:18px; font-weight:400; margin-bottom:30px; line-height:28px; }
.technology ul { margin-top:0px; }
.technology ul li { font-size:18px; margin-bottom:4px; text-align:left; margin-left:0px; list-style-type:none; color:#000; font-weight:400; float:left; width:50%; padding:0 30px 0 0; }
.technology ul li span { font-weight:500; }
@media (min-width: 992px) and (max-width: 1199.98px) { .technology ul li { font-size:16px;  margin-left:50px; margin-bottom:0px; } }
.technology ul li:before { display: inline-block; content: ""; width:18px; height:18px; background-image: url(../img/arrow-red.png); background-repeat:no-repeat; margin:0px 10px 0 -27px; vertical-align: middle; background-color:transparent; }

.technology .shade-tech { box-shadow:0px 0px 10px #333; border-radius:80px; }
@media (max-width: 575.98px) { .technology .shade-tech { margin:15px 0; border-radius:28px; } }
@media (min-width: 768px) and (max-width: 991.98px) { .technology .shade-tech { margin:20px 0; border-radius:50px; } }

.technology h4 { font-size:24px; text-align:center; }

.technology .dark-grey-bg { background-color:#525252; padding:30px 0 40px 0; margin-top:30px; margin-bottom:30px; }
@media (max-width: 575.98px) { .technology .dark-grey-bg { text-align:center; } }
@media (min-width: 768px) and (max-width: 991.98px) { .technology .dark-grey-bg { text-align:center; } }

.technology .dark-grey-bg h2 { color:#FFF; margin:0; text-align:center; }
.technology .dark-grey-bg h4 { color:#FFF; margin:0 0 20px 0; text-align:center; font-size:24px; }
.technology .dark-grey-bg p { font-size:18px; color:#FFF; font-weight:400; margin-bottom:10px; text-align:center; margin-bottom:20px; }

.technology .card { margin-bottom:20px; }
.technology .card p { text-align:left; margin:0; line-height:27px; font-size:18px; }
@media screen and (min-width: 280px) and (max-width: 767px) { .technology .card p { text-align: center; } }
@media (min-width: 768px) and (max-width: 991.98px) { .technology .card p { text-align: center; } }
@media (min-width: 992px) and (max-width: 1199.98px) { .technology .card p { font-size:16px; line-height:24px; } }

.technology .card .padding0 { padding-right:0; padding-left:0; }
@media screen and (min-width: 280px) and (max-width: 767px) { .technology .card { text-align:center; } }
@media (min-width: 768px) and (max-width: 991.98px) { .technology .card { text-align:center; } }

.technology .dark-grey-bg ul { margin-top:0px; }
.technology .dark-grey-bg ul li { font-size:18px; margin-bottom:4px; text-align:left; margin-left:0px; list-style-type:none; color:#fff; font-weight:400; float:left; width:50%; padding:0 30px 0 0; }
.technology .dark-grey-bg ul li span { font-weight:500; }
@media (min-width: 992px) and (max-width: 1199.98px) { .technology .dark-grey-bg ul li { font-size:16px;  margin-left:50px; margin-bottom:0px; } }
.technology .dark-grey-bg ul li:before { display: inline-block; content: ""; width:18px; height:18px; background-image: url(../img/arrow-red.png); background-repeat:no-repeat; margin:0px 10px 0 -27px; vertical-align: middle; background-color:transparent; }

.technology .red-bg { background-color:#ec2028; margin-top:20px; border-radius:0; padding:20px 10px 40px 10px; }
.technology .red-bg h2 { color:#FFF; }
.technology .red-bg h4 { color:#FFF; }
.technology .red-bg p { color:#FFF; }

.providing .blue-bg { background-color:#63caec; padding:30px; }
@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:1050px; } }
@media (min-width: 992px) and (max-width: 1199.98px) { .providing .blue-bg { padding:30px 30px 30px 30px; } }

.providing .blue-bg h2 { color:#FFF; font-size:32px; font-weight:bold; }
@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 h3 { color:#FFF; font-size:40px; font-weight:normal; margin-top:40px; }

.providing .blue-bg h4 { color:#FFF; font-size: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; }
@media (max-width: 575.98px) { .providing .blue-bg p { text-align:center; } }

.providing .absolute-img001 { position: absolute; top: 0px; right: 0px; left:540px; 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:80px; right: 0px; left: 0px; position: relative; width:55%; } }
@media (min-width: 768px) and (max-width: 991.98px) { .providing .absolute-img001 { top:90px; right: 0px; left: 0px; position: relative; } }
@media (min-width: 992px) and (max-width: 1199.98px) { .providing .absolute-img001 {top:30px; right: 20px; left: 460px; position: absolute; width:60%; } }

.providing .absolute-img002 {  position: absolute; top:150px; 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:-80px; right: 0px; left: 250px; position: relative; } }
@media (min-width: 992px) and (max-width: 1199.98px) { .providing .absolute-img002 { top:180px; right: 20px; left: 630px; position: absolute; width:70%; } }

.patients-section-005 { background-color: transparent; text-align:center; padding:20px 0; }
.patients-section-005 h3 { font-size:16px; line-height:22px; color:#444; font-weight:normal; padding:0 25px; }

.steps-area { margin:40px auto; text-align:center; }
.steps-area .redbg-title { background-color:#666; font-size:22px; color:#FFF; text-align:center; border-radius:10px; padding:8px; }
.steps-area h3 { font-size:22px; color:#62ccef; font-weight:bold; }

.bluebg-text { background-color:#62ccef; color:#FFF; font-size:25px; text-align:center; padding:50px 0; }

.footer { background-color:#888; margin-top:0px; padding:40px 0; font-size:16px; color: #fff; }
@media (max-width: 575.98px) { .footer { margin-top:40px; padding:10px; } }
@media (min-width: 576px) and (max-width: 767.98px) { .footer { margin-top:40px; padding:30px; } }
@media (min-width: 768px) and (max-width: 991.98px) { .footer { margin-top:40px; padding:30px; } }
@media (min-width: 992px) and (max-width: 1199.98px) { .footer { margin-top:40px; padding:30px; } }

.footer p { font-size:16px; color: #fff; }
@media (max-width: 575.98px) { .footer p { text-align:left; } }
@media (min-width: 576px) and (max-width: 767.98px) { .footer p { text-align:left; } }

.footer h5 { font-size:22px; color: #fff; }
.footer a { font-size:16px; color: #fff; font-weight:normal; text-decoration:none; }
.footer a:hover { color: #ccc; }
.fa-facebook, .fa-google-plus, .fa-linkedin, .fa-youtube { margin:0 10px 0 0; }
.footer ul { padding:0; }
.footer ul li { list-style-type:none; margin:0; padding:0; line-height:30px; }
.border-bottom { border-bottom:1px solid #999 !important; margin:0 0 10px 0; }
.list-group { padding-left: revert; }

.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:#ec2028 !important; font-size:30px !important; text-align:center; font-weight:700; margin:20px 0; }
.phd-miniclinic h4 { font-size:20px; color: #62ccef; font-weight:700; !important; text-align:center; }
.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 { background-color: #ec2028; color: #FFF; font-size: 18px; padding: 8px 30px; border-radius: 25px !important; display: inline-block; text-align: center; margin:15px 0px; font-weight: 500; text-align:center; border:0; }
.btn-red-general:hover { background-color: #62ccef; color: #FFF; font-size: 18px; padding: 8px 30px; border-radius: 25px !important; display: inline-block; text-align: center; margin:15px 0px; font-weight: 500; text-align:center; }

.btn-darkgrey { background-color: #333; color: #FFF; font-size: 18px; padding: 8px 30px; border-radius: 25px !important; display: inline-block; text-align: center; margin:0px; font-weight: 500; text-align:center; border:0; }
.btn-darkgrey:hover { background-color: #000; color: #FFF; font-size: 18px; padding: 8px 30px; border-radius: 25px !important; display: inline-block; text-align: center; margin:0px; font-weight: 500; text-align:center; }

@media (max-width: 575.98px) { .btn-red-general, .btn-red-general:hover { width:100%; white-space:normal; } }

.btn-blue, .btn-blue:hover { background-color: #ec2028; color: #FFF; font-size: 18px; padding:5px 30px; border-radius:25px !important; display: inline-block; text-align: center; margin:25px 5px; font-weight:500; white-space:normal; }
@media (max-width: 575.98px) { .btn-blue, .btn-blue:hover { margin:0px 5px; } }

.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 { background-color: #62ccef; color: #FFF; font-size: 18px; padding:7px 30px; width:100%; border-radius:25px !important; display:block; text-align: center; margin:10px 5px; font-weight:500; white-space:normal; box-shadow:4px 4px 5px #333; border:0; }

.btn-blue-general:hover { background-color: #333; color: #FFF; font-size: 18px; padding:7px 30px; width:100%; border-radius:25px !important; display:block; text-align: center; margin:10px 5px; font-weight:500; white-space:normal; box-shadow:4px 4px 5px #333; border:0; }

@media (min-width: 992px) and (max-width: 1199.98px) { .btn-blue-general, .btn-blue-general:hover { font-size:17px; } }

.phd-miniclinic .box-white { padding:40px; margin-top:30px; }
@media (max-width: 575.98px) { .phd-miniclinic .box-white { padding:20px; margin-top:20px; text-align:center; } }

.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; text-align:center; } }
@media (min-width: 576px) and (max-width: 767.98px) { .phd-miniclinic .box-white h2 { margin:10px 0 0 0; } }
@media (min-width: 768px) and (max-width: 991.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; text-align:center; } }

.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; text-align:center; } }
@media (min-width: 576px) and (max-width: 767.98px) {  .phd-miniclinic .box-red h2 { margin:10px 0 0 0; } }
@media (min-width: 768px) and (max-width: 991.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%; }

.address-box { margin: 25px 0 0 0; }
.greyline-address { border-bottom: 1px solid #CCC; padding: 15px 0 15px 0; width: 100%; overflow: hidden; }

.form-control { border: 2px solid #c2c2c2; margin-bottom:10px; }
.padding0 { padding: 0; }
.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: 18px; cursor: pointer; border-radius: 25px; margin-top: 20px; white-space: normal; }
.search-result-blue-belt { background-color: #f2f2f2; height: auto; padding: 20px 0; }

.aboutus { padding:0 0 0 0; }
.aboutus h5 { margin-top:20px; font-size:22px; line-height:32px; color:#333; }
.aboutus .bg-grey { background-color: #f2f3f3; padding:0px 0; margin:0px 0; }
.aboutus .topslide h2 { margin-top:70px; font-size:42px; }

.mission { text-align:center; margin:40px 0; }
.mission .text { font-size:20px; font-style:italic; }

.about-points ul { margin:20px; padding:0; text-align:left; }
.about-points ul li { font-size:18px; color:#333; margin:5px 0; font-weight:500; margin-left:20px; }
.about-points ul li:before { top: 8px; margin: 0px 10px 0 -19px; vertical-align: middle; display: inline-block; width: 8px; height: 8px; background: #0676b9; border-radius:10px; content: ""; }

.red-box { background-color:#cc0909; border-radius:10px; padding:40px; margin:50px 0; display: inline-block; text-align:center; }
@media (max-width: 575.98px) { .red-box { padding:15px; margin:30px 0; } }
.red-box h2 { font-size:40px; color:#FFF; margin-bottom:10px; line-height:42px; }
.border-box { border:1px solid #de7d7d; border-radius:10px; padding:10px 40px; margin-top:20px; box-shadow:5px 5px 7px #b50707; }
@media (max-width: 575.98px) { .border-box { padding:10px 10px; margin-top:20px; } }

.border-box h3 { font-size:30px; color:#FFF; }
.border-box p { font-size:18px; color:#FFF; }

.testimony-bg { background-image:url(../img/testimony-bg.png); background-repeat:no-repeat; height:465px; margin-top:30px; padding:20px 40px; }
@media (max-width: 575.98px) { .testimony-bg { background-image: none; background-color:#333; background-repeat:no-repeat; height: auto; margin-top:30px; padding:20px 40px; } }
.testimony-bg h2 { color:#FFF; }
.testimony-bg p { font-size:18px; font-style:italic; color:#FFF; }

.fitness-man { background-color:none; padding:0px 0; margin:0px 0; text-align:center; }
.fitness-man p { font-size:16px; color:#fff; line-height:24px; text-align:left; }
.fitness-man h3 { font-weight:bold; font-size:20px; color:#FFF; text-align:left; }
.red-bg { background-color:#ec2028; padding:30px 30px 20px 30px; border-radius:10px; }

.human-engineering { text-align:center; margin-bottom:40px; }
.human-engineering h3 { font-size:26px; color:#333; }

.steps { text-align:center; background-color:#ec2028; padding:20px 0 40px 0; }
.steps h2 { color:#fff; }
.steps h4 { color:#fff; }
.steps p { color:#fff; }

.delivering-section-002 .blue-bg { background-color:#666666; padding:20px 50px 20px 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; font-size:32px; font-weight:600; 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; font-weight:500; color:#FFF; 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; font-weight:400; color:#FFF; line-height:24px; margin-bottom:20px; text-align:left; }
@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: -361px; left:715px; width: fit-content; width:54%; }
@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%; } }

.fitness-report {}

.blood-genomics {}
.blood-genomics .grey-color { background-color:#ff0000; padding:30px; min-height:411px; }
.blood-genomics h2 { text-align:left; }
.blood-genomics h3 { color:#fff; font-size:28px; font-weight:600; }
.blood-genomics h4 { color:#fff; font-size:22px; font-weight:600; display:block; margin-top:15px; }
.blood-genomics ul { margin:0 0 0 20px; padding:0; }
.blood-genomics ul li { list-style-type:circle; color:#fff; font-size:16px; margin-bottom:5px; width:48%; float:left; }
@media (max-width: 575.98px) { .blood-img { display:none; } .blood-genomics ul li { width:100%; } }
@media (min-width: 576px) and (max-width: 767.98px) { .blood-img { display:none; } .blood-genomics ul li { width:33%; } }
@media (min-width: 768px) and (max-width: 991.98px) { .blood-img { display:none; } .blood-genomics ul li { width:50%; } }
@media (min-width: 992px) and (max-width: 1199.98px) { .blood-genomics ul li { width:33%; } }

.gut-genomics {}
.gut-genomics .grey-color { background-color:#1c3564; padding:30px; min-height:420px; }
.gut-genomics h2 { text-align:left; }
.gut-genomics h3 { color:#fff; font-size:28px; font-weight:600; }
.gut-genomics h4 { color:#fff; font-size:22px; font-weight:600; display:block; margin-top:15px; }
.gut-genomics ul { margin:0 0 0 20px; padding:0; }
.gut-genomics ul li { list-style-type:circle; color:#fff; font-size:16px; margin-bottom:5px; width:48%; float:left; }
@media (max-width: 575.98px) { .gut-img { display:none; } .gut-genomics ul li { width:100%; } }
@media (min-width: 576px) and (max-width: 767.98px) { .gut-img { display:none; } .gut-genomics ul li { width:33%; } }
@media (min-width: 768px) and (max-width: 991.98px) { .gut-img { display:none; } .gut-genomics ul li { width:50%; } }
@media (min-width: 992px) and (max-width: 1199.98px) { .gut-genomics ul li { width:33%; } }

.healthcare-genomics {}
.healthcare-genomics .grey-color { background-color:#f1f1f1; padding:25px 30px; min-height:461px; }
.healthcare-genomics h2 { text-align:left; }
.healthcare-genomics h3 { color:#1c3564; font-size:28px; font-weight:600; }
.healthcare-genomics h4 { color:#1c3564; font-size:22px; font-weight:600; display:block; margin-top:15px; }
.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:5px; width:48%; 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:499px; }
.nutrition-genomics h2 { text-align:left; }
.nutrition-genomics h3 { color:#FFF; font-size:28px; font-weight:600; }
.nutrition-genomics h4 { color:#fff; font-size:22px; font-weight:600; display:block; margin-top:15px; }
.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:4px; width:48%; 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 { }
.fitness-genomics .grey-color { background-color:#44c4db; padding:30px; min-height:445px; }
.fitness-genomics h2 { text-align:left; }
.fitness-genomics h3 { color:#FFF; font-size:28px; font-weight:600; }
.fitness-genomics h4 { color:#fff; font-size:22px; font-weight:600; display:block; margin-top:15px; }
.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:48%; 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%; } }

.redtext { color:#ec2028; }

.biomed-lives { text-align:left; }
.biomed-lives .bg-grey { background-color:#fff; margin-bottom:20px; }
.biomed-lives .topslide { padding:0px 0 0 0; }
.biomed-lives .topslide h1 { font-size:42px !important; color:#525252; font-weight:normal; margin:40px 0 20px 0 !important; }
@media (max-width: 575.98px) { .biomed-lives .topslide h1 { text-align:center; margin:40px 0 20px 0 !important; } }
@media (min-width: 992px) and (max-width: 1199.98px) { .biomed-lives .topslide h1 { font-size:32px !important; line-height:42px; } }

.biomed-lives .topslide h5 { font-size:20px; color:#ed272f; line-height:30px; font-weight:500; margin-bottom:0; }
@media (max-width: 575.98px) { .biomed-lives .topslide h5 { text-align:center; } }

.biomed-lives { padding:0 0 0 0; }

.biomed-lives h2 { font-weight:normal; margin-top:30px; }
.biomed-lives h3 { line-height:40px; margin-bottom:20px; margin-top:10px; }

.biomed-lives ul { margin:20px; padding:0; text-align:left; }
.biomed-lives ul li { font-size:16px; color:#333; margin:10px 0; line-height:26px; font-weight:normal; margin-left:0px; list-style-type:none; }
.biomed-lives ul li:before { top: 8px; margin: 0px 10px 0 -19px; vertical-align: middle; display: inline-block; width: 8px; height: 8px; background: #ec2028; border-radius:10px; content: ""; }

.biomed-lives p span { color:#ec2028; font-weight:bold; }
.biomed-lives .mt20 { margin-top:20px; }
.biomed-lives .mt40 { margin-top:40px; }
.biomed-lives .mt60 { margin-top:60px; }
.biomed-lives .mt80 { margin-top:80px; }
@media (max-width: 575.98px) { .biomed-lives .mt80 { margin-top:0px; } }

.biomed-lives .mt100 { margin-top:100px; }
@media (max-width: 575.98px) { .biomed-lives .mt100 { margin-top:0px; } }
@media (min-width: 576px) and (max-width: 767.98px) { .biomed-lives .mt100 { margin-top:0px; } }
@media (min-width: 992px) and (max-width: 1199.98px) { .biomed-lives .mt100 { margin-top:0px; } }

.biomed-insight h2 { text-align:center; margin-top:40px; }
.biomed-insight h3 { font-size:32px; color:#62ccef; line-height:42px; }
.biomed-insight h4 { font-size:22px; }

.biomed-insight .brand-logos { text-align:center; }
@media (max-width: 575.98px) { .biomed-insight .brand-logos { text-align:center; } }

.biomed-insight {}
@media (min-width: 768px) and (max-width: 991.98px) { .biomed-insight img { text-align: center; } }

.topslide-insight { background-image:url(../img/insight-slide-bg.jpg); background-repeat:no-repeat; height:660px; background-position:center; }
@media (max-width: 575.98px) { .topslide-insight { background-image: none; height:auto; } }
@media (min-width: 576px) and (max-width: 767.98px) { .topslide-insight { background-image: none; height:auto; } }
@media (min-width: 768px) and (max-width: 991.98px) { .topslide-insight { background-image: none; height:auto; text-align:center; height:auto; } }

.topslide-insight h1 { font-size:50px; color:#525252; font-weight:normal; margin:130px 0 20px 0 !important; }
@media (max-width: 575.98px) { .topslide-insight h1 { font-size:40px; color:#525252; font-weight:normal; margin:20px 0!important; } }
@media (min-width: 768px) and (max-width: 991.98px) { .topslide-insight h1 { margin:20px 0!important; } }

.topslide-insight h3 { font-size:28px; color:#ec2028; font-weight:normal; line-height:38px; }
@media (max-width: 575.98px) { .topslide-insight h3 { text-align:center; } }

.topslide-insight p { font-weight:500; font-size:18px; }

.biomed-insight .mt80 { margin-top:60px; }
@media (max-width: 575.98px) { .biomed-insight .mt80 { margin-top:0px; } }
.biomed-insight .mt100 { margin-top:100px; }
@media (max-width: 575.98px) { .biomed-insight .mt100 { margin-top:20px; } }

.biomed-insight ul { margin:10px 0; padding:0; }
.biomed-insight ul li { font-size:16px; color:#333; line-height:30px; font-weight:normal; list-style-type:none; margin-left:20px; }
@media (min-width: 992px) and (max-width: 1199.98px) { .biomed-insight ul li { line-height:27px; } }

.biomed-insight ul li:before { height:10px; content:''; background-color:#eb1c22; margin: 0px 10px 0 -17px; padding:0 10px 0 0; border-radius:10px; vertical-align:middle; display:inline-block; }
.biomed-instight input { height:45px !important; border-radius:25px; border:0; width:300px; padding:5px 10px; }

.biomed-instight {background-color:#525252; text-align:center;margin:40px 0 0 0;padding:35px 0;}
@media (max-width: 575.98px) { .biomed-instight { margin:20px 0 0 0; padding:25px 0; } }

.biomed-instight h2 { color:#FFF; margin-top:0; font-weight:normal; }
.biomed-instight h3 { color:#FFF; font-weight:normal; line-height: inherit; }
.biomed-instight p { color:#fff; }
.biomed-instight img { margin-top:20px; }

.brand-logos img { margin: 10px 0; }

.research-toppart { text-align:center; }
.research-toppart p { font-weight:bolder; font-size:18px !important; margin-bottom:30px; }

.research h1 { font-size:40px; color:#cc0808 !important; font-weight:normal; text-align:center; margin:40px 0 30px 0 !important; }
.research h2 { color:#ec2028 !important; font-size:40px !important; text-align:center; font-weight:normal; margin:30px 0 20px 0; }
@media (min-width: 992px) and (max-width: 1199.98px) { .research h2 { margin:10px 0 10px 0; } }

.research h4 { font-size:22px; color: #62ccef; font-weight:normal; }
.research p { color:#333; font-size:16px; line-height:26px; }
.research ul { margin:20px 0 20px 0px; padding:0; }
.research ul li { color:#0776bb; list-style-type:none; }
.research ul li a { color:#0776bb; font-size:20px; font-weight:600; line-height:35px; }

.research .box-white { padding:40px; margin-top:30px; }
@media (max-width: 575.98px) { .research .box-white { padding:20px; margin-top:20px; text-align:center; } }

.research .box-white img { box-shadow:5px 5px 5px #CCC; border-radius:10px; }
.research .box-white h2 { color:#0776bb !important; font-size:35px !important; text-align:left; font-weight:400 !important; margin:0; line-height:42px; }
@media (max-width: 575.98px) { .research .box-white h2 { margin:10px 0 0 0; text-align:center; } }
@media (min-width: 576px) and (max-width: 767.98px) { .research .box-white h2 { margin:10px 0 0 0; } }
@media (min-width: 768px) and (max-width: 991.98px) { .research .box-white h2 { margin:10px 0 0 0; } }

.research .box-white h2 span { color:#ff0000 !important; font-size:20px !important; font-weight:600; margin:0 0 0 10px; }
.research .box-white h4 { color:#333 !important; font-size:20px !important; font-weight:700; text-align:left; margin-top:10px !important; }
.research .box-white p { color:#666 !important; font-size:16px !important; margin:10px 0 !important; line-height:26px; }
.research .box-white ul { margin:10px 0 0 20px; padding:0; }
.research .box-white ul li { color:#333; list-style-type: none; font-size:16px; line-height:24px; }
.research .box-white ul li::before { content: "\2022"; color: #83badd; font-weight: bold; display: inline-block; width:1em; margin-left: -1em; }

.research .box-red { background-color:#ec2028; margin-top:30px; padding:40px; border-radius:10px; }
@media (max-width: 575.98px) { .research .box-red { margin-top:20px; padding:20px; text-align:center; } }

.research .box-red img { box-shadow:5px 5px 5px #9f0606; border-radius:10px; }
.research .box-red h2 { color:#fff !important; font-size:36px !important; text-align:left; font-weight:400 !important; margin:0; line-height:42px; }
@media (max-width: 575.98px) { .research .box-red h2 { margin:10px 0 0 0; text-align:center; } }
@media (min-width: 576px) and (max-width: 767.98px) {  .research .box-red h2 { margin:10px 0 0 0; } }
@media (min-width: 768px) and (max-width: 991.98px) {  .research .box-red h2 { margin:10px 0 0 0; } }

.research .box-red h2 span { color:#fff !important; font-size:20px !important; font-weight:600; margin:0 0 0 10px; }
.research .box-red h4 { color:#fff !important; font-size:20px !important; font-weight:700; text-align:left; margin-top:10px !important; }
.research .box-red p { color:#fff !important; font-size:16px !important; margin:10px 0 !important; line-height:26px; }
.research .box-red ul { margin:10px 0 0 20px; padding:0; }
.research .box-red ul li { color:#fff; list-style-type: none; font-size:16px; line-height:24px; }
.research .box-red ul li::before { content: "\2022"; color: #fff; font-weight: bold; display: inline-block; width:1em; margin-left: -1em; }

.btn-blue100, .btn-blue100:hover {
    background-color: #62ccef;
    width: 100%;
    color: #FFF;
    font-size: 18px;
    padding: 8px 30px;
    border-radius: 25px !important;
    display: inline-block;
    text-align: center;
    margin: 10px 5px;
    font-weight: 500;
    white-space: normal;
}
@media (max-width: 575.98px) { .btn-blue100, .btn-blue100:hover {  margin: 5px 5px; } }

.country-flag { text-align:right; }
@media (max-width: 575.98px) { .country-flag { text-align: center; margin-top:20px; } }
@media (min-width: 768px) and (max-width: 991.98px) { .country-flag { text-align: center; margin-top:20px; } }
@media (min-width: 992px) and (max-width: 1199.98px) { .country-flag { margin-top:10px; } }

.wrapper {
	width: auto;
}
.dropdown dd, .dropdown dt, .dropdown ul {
	margin: 0px;
	padding: 0px;
}
.dropdown dd ul li a span:first-child, .dropdown dt a span span:first-child {
	background-image: url('https://i.imgur.com/OQiDoZe.png');
	background-repeat: no-repeat;
	width: 16px;
	height: 11px;
	display: inline-block;
	margin:7px;
	vertical-align: top;
	text-align:left;
}
.dropdown dt a span {
	cursor: pointer;
	display: block;
	padding: 6px;
	white-space: nowrap;
}
.dropdown dt a img {
	position: relative;
	z-index: 1;
}
.dropdown dt a span span:first-child:before {
	position: absolute;
	content: '';
	width: 15px;
	height: 10px;
	box-shadow: 0 1px 1px rgba(0,0,0,0.2) inset;
}
.dropdown dt a span span {
	display: inline-block;
	padding: 0;
}
.dropdown dt a span span:first-child {
	padding: 0;
}
.dropdown dd {
	position: relative;
}
.dropdown a, .dropdown a:visited {
	color: #4a535f;
	text-decoration: none;
	outline: none;
}
.dropdown a:hover {
	color: #333;
}
.dropdown dt a:hover, .dropdown dt a:focus {
	color: #333;
}
.dropdown dt a {
	position: relative;
	background: #e3e6ef;
	display: block;
	padding-right: 20px;
	border:1px solid #cccccc;
	width:250px;
	text-align:left;
}
.dropdown dt a:after {
	content: '';
	background: #999;
	position: absolute;
	
	height: 32px;
    position: absolute;
    right: 0;
    top: 0;
    width: 35px;
}
.dropdown dt a:before {
    background: none repeat scroll 0 0 #FFFFFF;
    content: "";
    height: 3px;
    position: absolute;
    right: 7px;
    top: 6px;
    width: 20px;
    z-index: 2;
	box-shadow:0 8px 0 #FFFFFF, 0 16px 0 #FFFFFF;
}
.dropdown dd ul {
	background: #f0f2f7;
	color: #C5C0B0;
	display: none;
	left: 0px;
	padding: 5px 0px;
	position: absolute;
	width: 250px;
	border:1px solid #cccccc;
	list-style: none;
	max-height: 170px;
	top:10px;
	z-index: 2;
	text-align:left;
}

li a {
	font-size:13px;
}

li a span:nth-child(2) {
    line-height: 2em;
}
.dropdown dd ul::-webkit-scrollbar-track {
 -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0.3);
 border-left:1px solid rgba(0,0,0,0.1);
}
.dropdown dd ul::-webkit-scrollbar-thumb {
 background: rgba(0,0,0,0.4);
/*-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0.5), 1px 0 0 #5cace9 inset, 2px 0 0 #b3d5ee inset;
    border-radius:10px;*/
}
.dropdown dd ul::-webkit-scrollbar-thumb:window-inactive {
 background: blue;
}
.dropdown span.value {
	display: none;
}
.dropdown dd ul li a {
	padding: 2px;
	display: block;
	font-size: 14px !important;
}
.dropdown dd ul li a:hover {
	background-color: rgba(0,0,0,0.05);
}
dl.dropdown {
	display: inline-block;
	width: 240px;
	margin: -3px 0 0 1px;
}
dl.dropdown span:nth-child(3) {
	color: rgba(0,0,0,0.4)
}
dl.dropdown > span:nth-child(2) {
	overflow: hidden;
	white-space: nowrap;
	display: inline-block;
}
dl.dropdown span:nth-child(3) {
	float: right;
}
dl.dropdown dt span:nth-child(2) {
	color: rgba(0, 0, 0, 0.6);
    font-size: 14px;
    font-weight: bold;
    line-height: 1.6em;
}
dl.dropdown dt span:nth-child(3) {
	display: none;
}
.countryFlag {
	padding: 0;
	background-image: url("https://i.imgur.com/OQiDoZe.png");
	background-repeat: no-repeat;
	display: inline-block;
	height: 11px;
	margin-right: 4px;
	width: 16px;
	cursor: pointer;
	white-space: nowrap;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #BFBFC1 #B6B6B6 #969696;
	border-image: none;
	border-radius: 2px 2px 2px 2px;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.09);
}