@charset "utf-8";

/* CSS Document */

body { font-family: Arial, Helvetica, sans-serif; font-size:16px; color:#505050; font-weight:300; line-height:26px; }
img { max-width: 100%; }

.container-fluid { padding:0; }
.container { max-width:1200px; }
.margin10 { margin-bottom:10px; }
.margin20 { margin-bottom:20px; }
.margin30 { margin-bottom:30px; }
.margin50 { margin-bottom:70px; }
.margin100 { margin-bottom:100px; }
.padding0 { padding:0 7px; }
.padding0-footer { padding:0; }
.margin-up-down { margin:0px auto; background-color:#cc0909;  border-radius:10px; padding:20px; }
a:hover, :hover { -webkit-transition: ease-out 0.5s; -moz-transition: ease-out 0.5s; -o-transition: ease-out 0.5s; transition: ease-out 0.5s; text-decoration:none; }

a { color:#505050; }
a:hover { color:#ec1f27; }

ul { margin:0; padding:0; }
ul li { list-style-type:none; line-height:30px; }

h1, h2, h3, h4, h5, h6 {  margin:0px; padding:0; }
h1 { font-size:50px; }
h2 { font-size:40px; }
h3 { font-size:30px; }
h4 { font-size:18px; margin-bottom:10px; font-weight:bold; }

h1.redtitle { font-size:40px; font-weight:bold; color:#cc0909; text-align:center; margin:0; }

input { width:100%; height:45px; margin-bottom:10px; border:1px solid #dcdcdc; padding:5px 5px 5px 10px; border-radius:5px; }

.button-red { background-color: #CC0909; border:none; color:white; width:100%; height:auto; text-align:center; text-decoration:none; display:inline-block; font-size:22px; cursor: pointer; border-radius:5px; margin-bottom:10px; white-space: initial; padding:5px 0; }
.button-red:hover { background-color:#434444; color:#FFF; }

.button-red-outline { background-color: #FFF; border:2px solid #CC0909; color:#CC0909; width:100%; height:45px; text-align:center; text-decoration:none; display:inline-block; font-size: 16px; cursor: pointer; border-radius:5px; margin:10px 0; }
.button-red-outline:hover { background-color: #CC0909; color:white; }

.button-white { background-color:#FFF; border:0px solid #CC0909; color:#CC0909; width:auto; text-align:center; text-decoration:none; display:inline-block; font-size:20px; cursor: pointer; border-radius:5px; margin:10px 5px 20px 0; padding:8px 15px; box-shadow:5px 5px 20px #CC0909; }
.button-white:hover { background-color: #333; color:white; }

.logo { margin:20px 0; }
.top-line { border-top:1px solid #ececec; }

.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: #666; }
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus { color: #666; background-color: #e7e7e7; }
.navbar-collapse { padding:0; }

.dropdown-menu { border: 0px; }

.header-img { background:url(../image/slider001.jpg); background-repeat:no-repeat; height:699px; background-size:cover; background-position: center; }
.appointment-box { background-color: #FFF; padding: 35px 50px; width: 450px; margin: 80px 0 0 18%; min-height: 210px; box-shadow: 15px 15px 30px #a41a1d; }

.services-blue-belt { background-color:#0776ba; height:95px; box-shadow:0px 15px 15px #CCCCCC; }
.services { padding:18px 0 0 0px; color:#FFF; text-align:center; }
.services p { font-size:15px; font-weight:bold; color:#FFF; line-height:20px; }

.red-boxes-3 { margin:50px auto 30px auto; }
.red-box { background-color:#ed2227; color:#FFF; display: inline-block; }
.red-box h4 { margin-top:18px; font-size:25px; font-weight:normal; }

.red-box h5 { font-size:23px; line-height:33px; font-weight:normal; color: #FFF; text-align:center; padding:10px 30px; }

.red-boxes-2 { margin:30px auto; }
.red-boxes-2 a { font-size:16px; color:#FFF; text-decoration:underline; font-weight:bold; }
.red-boxes-2 h2 { font-size:36px; margin-bottom:20px; font-weight:bold; }

.red-box-1 { background-color:#ed2227; padding:30px 30px 0 30px; color:#FFF; font-size:25px; display:flex; min-height:310px; height:auto; }
.red-box-1 p { font-size:16px; }

.red-box-2 { background-color:#ed2227; padding:0px; color:#FFF; font-size:25px; display:flex; min-height:310px; height:auto; }
.red-box-2 .section {  padding:30px; }

.newsletter { background-color:#098edf; padding:20px 0; }
.newsletter h2 { font-size:35px; color:#FFF; margin-bottom:15px; }

main { margin:20px 0 50px 0; text-align:center; }
main p { font-size:20px; color: #666; line-height:30px; }

footer { background-color:#0776ba; padding:50px 0; }
footer p { line-height:26px; color:#FFF; }
footer h4 { font-size:22px; color:#FFF; font-style: normal; }
footer ul { margin:0; padding:0; }
footer ul li { list-style-type:none; display:block; }
footer ul li a, footer ul li a:hover { color:#FFF; line-height:26px; white-space:nowrap; }

.copy-part { background-color:#05659e; padding:15px 0; }
.copy-part p { font-size:14px; color:#FFF; }
.copy-part ul { margin:0; padding:0; }
.copy-part ul li { list-style-type:none; display: inline-block; margin:0 15px 0 0; }
.copy-part ul li a, .copy-part ul li a:hover { color:#FFF; font-size:14px; line-height:26px; text-decoration:underline; }

.search-result-blue-belt { background-color:#f2f2f2; height:auto; padding:20px 0; }
.search-result-blue-belt h2 { color:#FFF; margin-bottom:0px; font-size:40px; font-weight:bold; }
.search-result-blue-belt h3 { color:#FFF; margin-bottom:0px; font-size:30px; margin-top:10px; }
.search-result-blue-belt p { font-size:18px; color:#FFF; margin-top:15px; }

.search-result-blue-belt a { color: #FFF; font-size:20px; line-height:35px; }
.search-result-blue-belt a:hover { color: #FFF; }

.search-result-main-section { margin:50px auto; }

.filter-left-part { font-size:14px; }
.filter-left-part p { font-weight:bold; margin-bottom:0; }
.filter-left-part .box { font-size:14px; border:2px solid #b0d3e9; padding:10px 12px; }
.filter-left-part select { width:100%; height:40px; margin-bottom:10px; border:1px solid #b0d3e9; padding:5px; font-size:16px; }
.filter-left-part input { width:15px; height:15px; margin-bottom:0px; border:1px solid #b0d3e9; padding:5px; font-size:16px; vertical-align:top; }


.button-blue, .button-blue:hover { background-color: #127cbd; border:none; color:white; width:100%; height:35px; text-align:center; text-decoration:none; display:inline-block; font-size:16px; cursor: pointer; }


.location-search-box { background-color:#127cbd; padding:10px 12px; margin:10px 0; }
.location-search-box p { color:#FFF; }
.blue-line { border-bottom:2px solid #b0d3e9; margin:10px 0; }

.result-right-part { font-size:16px; }
.result-right-part p { font-size:16px; }
.result-right-part p span { font-size:16px; color:#666; font-weight:bold; }

.result-box { border:1px solid #e5e5e5; box-shadow:5px 5px 10px #e5e5e5; padding:20px 20px 20px 5px; display: flex; }
.result-box p { font-size:16px; color:#666; }
.result-box h3 { font-size:20px; color:#ed2227; font-weight:bold; }
.result-box a.redtext  { font-size:14px; color:#ed2227; }
.result-box a.greytext { font-size:14px; color:#666; font-weight:bold; }

.button-red-general { background-color: #CC0909; padding:8px 20px; border:none; color:white; width:auto; height: auto; border-radius:5px; text-align:center; text-decoration:none; display:inline-block; font-size:16px; cursor: pointer; margin:20px 0; }

.accordion { margin-bottom:30px; }
.accordion-toggle:after { font-family: 'FontAwesome'; content: "\f078"; float: right; }
.accordion-heading { margin:0px; text-decoration:none; height:50px; font-size:20px; padding:12px 15px 0 15px; }
.accordion-heading a { color: #FFF; text-decoration:none; }
.accordion-heading p { font-size:16px; line-height:25px; }
.accordion-heading p span { color:#ec1f26; font-size:16px; }
.accordion-inner { padding:20px; background-color:#FFF; }
.accordion-inner h3 { color:#ec1f26; margin:0px 0 10px 0; }
.tab { background-color:#127cbd; }

.points {}
.points ul { margin:0 0 15px 0; padding:0; }
.points ul li::before { content: "\2022"; color: #127cbd; display: inline-block; width:15px; }

.search-result-detail-blue-belt { background-color:#0776ba; height:auto; text-align:left; padding:50px 0; }
.search-result-detail-blue-belt h1 { color:#FFF; font-size:45px; font-weight:bold; }
.search-result-detail-blue-belt h2 { color:#FFF; margin-top:20px; font-size:35px; }
.search-result-detail-blue-belt p { font-size:15px; color:#FFF; }
.search-result-detail-blue-belt img { box-shadow:15px 15px 30px #0d5987; }
.search-result-detail-blue-belt .checked { color: #d5b984; font-size:25px; }
.fa { font-size:25px; color: #e1e1e1; }

.detail-menu-bg { background-color:#e3e3e3; padding:15px 0; }
.detail-menu { background-color:#FFF; padding:10px 0; width: max-content; width:-moz-fit-content; box-shadow:0px 0px 10px #797979; }
.detail-menu ul { margin:0px; padding:0px;  }
.detail-menu ul li { list-style-type:none; display:inline-block; }
.detail-menu ul li a { font-size:16px; font-weight:bold; color:#666; padding:15px 22px; }
.detail-menu ul li a:hover { background-color:#ed2227; font-size:16px; font-weight:bold; color:#FFF; padding:15px 22px; }
.detail-menu ul li .selected { background-color:#ed2227; font-size:16px; font-weight:bold; color:#FFF; padding:15px 22px; }

.matching-search-part { margin:50px auto 0px auto; }
.matching-search-part h4 { color:#127cbd; font-size:22px; font-weight:bold; line-height:30px; }
.matching-search-part p { font-size:16px; color:#666; font-weight:bold; margin:0; }
.matching-search-part p span { font-size:14px; color:#ed2227; font-weight:normal; }
.matching-search-part .search-box { background-color:#efefef; display:block; padding:15px; margin-bottom:30px; }
.matching-search-part .search-box .price { font-size:22px; }
.matching-search-part .outline-box { border:1px solid #ccc; padding:30px 0px 20px 0px; text-align:center; min-height:165px; vertical-align: middle; margin-top:30px; }

.bluelink a { font-size:14px; color:#127cbd; font-weight:bold; }
.bluelink a:hover { font-size:14px; color:#127cbd; font-weight:bold; }

.button-red-general-margin0 { background-color: #FFF; padding:8px 20px; border:none; color:#ed2227; width:auto; height: auto; border-radius:5px; text-align:center; text-decoration:none; display:inline-block; font-size:16px; cursor: pointer; margin:10px 0 0 0; border:1px solid #ed2227; }
.button-red-general-margin0:hover { background-color: #ed2227; padding:8px 20px; border:none; color:#FFF; width:auto; height: auto; border-radius:5px; text-align:center; text-decoration:none; display:inline-block; font-size:16px; cursor: pointer; margin:10px 0 0 0; border:1px solid #ed2227; }

.venue-review-part { margin:0px auto 50px auto; }
.venue-review-part h4 { color:#127cbd; font-size:22px; font-weight:bold; }
.venue-review-part p { font-size:16px; color:#999; margin:0; }
.venue-review-part p span { font-size:16px; color:#666; }
.venue-review-part .search-box { background-color:#efefef; display:block; padding:15px; margin-bottom:30px; }
.venue-review-part .outline-box { border:1px solid #ccc; padding:30px 0px 20px 0px; text-align:center; min-height:165px; vertical-align: middle; margin-top:30px; }
.venue-review-part .checked { color: #d5b984; font-size:25px; }
.venue-review-part .light-grey-text { font-size:14px; color:#999; margin:0; }

.rating-blue-belt { background-color:#127cbd; height:auto; text-align:left; padding:20px; margin-bottom:20px; }
.rating-blue-belt span { color:#FFF; font-size:25px; }
.rating-blue-belt p { font-size:15px; color:#FFF; }

.side { float: left; margin-top:10px; margin-left:15px; }
.middle { margin-top:10px; float: left; width:58%; margin-left:5px; }
.right { text-align: right; }
.row:after { content: ""; display: table; clear: both; }
.bar-container { width: 100%; background-color: #f1f1f1; text-align: center; color: white; }

.bar-5 {width: 60%; height: 18px; background-color: #4CAF50;}
.bar-4 {width: 30%; height: 18px; background-color: #2196F3;}
.bar-3 {width: 10%; height: 18px; background-color: #00bcd4;}
.bar-2 {width: 4%; height: 18px; background-color: #ff9800;}
.bar-1 {width: 15%; height: 18px; background-color: #f44336;}

.greylink { color:#999; font-weight:normal; font-size:14px; }
.greylink:hover { color:#666; }

.comment-box { margin-bottom:20px; padding:0 0 15px 0; border-bottom:1px solid #e7e7e7; }

.about-part { font-size:14px; margin-bottom:50px; }
.about-part h4 { color:#127cbd; font-size:22px; font-weight:bold; }
.about-part p {  color:#666; }
.about-part .map { margin:0 0 20px 0; }

.breadcrumb { font-weight: normal; }
.breadcrumb li a { font-weight:bold; }

.near-clinics { margin-bottom:50px; }

.near-clinics h4 { color:#127cbd; font-size:16px; font-weight:bold; }

.near-clinics a { color:#333; }

.near-clinics a:hover { color:#ed2227; }

.near-clinics p { margin:0; }

.near-clinics p span { color:#999; }

.near-clinics img { margin-bottom:10px; }



.parent { width: 100%; height:161px; overflow: hidden; position: relative; float: left; display: inline-block; cursor: pointer; }

.child { height: 100%; width: 100%; background-size: cover; background-repeat: no-repeat; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; transition: all .5s; }



/* Several different images */

.near-001 {background-image: url(../image/near-001.jpg);}

.near-002 {background-image: url(../image/near-002.jpg);}

.near-003 {background-image: url(../image/near-003.jpg);}



.near-001 a, .near-002 a, .near-003 a { display: none; font-size:16px; color: #ffffff !important; font-family: sans-serif; text-align: center; margin: auto; position: absolute; top: 0;

    left: 0; bottom: 0; right: 0; height: 50px; cursor: pointer;  /*text-decoration: none;*/ }

.parent:hover .child, .parent:focus .child { -ms-transform: scale(1.2); -moz-transform: scale(1.2); -webkit-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2); }

.parent:hover .child:before, .parent:focus .child:before { display: block; }

.parent:hover a, .parent:focus a { display: block; }

.child:before { content: ""; display: none; height: 100%; width: 100%; position: absolute; top: 0; left: 0; background-color: rgba(52,73,94,0.75); }



.services-flex-container { display: flex; margin: 30px auto; flex-wrap: wrap; align-items: center; justify-content: center; }

.services-box { width:18%; height:210px; background-color:#ed2227; margin:0px 10px 20px 10px; padding:20px 0 0 0; color:#FFF; text-align:center; font-weight:bold; }

.services-box p { color:#FFF; }



.service-details { margin:30px auto; }

.service-details h2 { font-size:35px; color:#333; margin-bottom:30px; }

.service-details h3 { font-size:20px; font-weight:bold; color:#333; margin-bottom:10px; }

.service-details p { font-size:16px; margin-bottom:0px; }



.tab-red { background-color:#ed2227; }

.fa-caret-right { font-size:25px; color: #999; vertical-align:middle; }

.table-bordered { border: 1px solid #ed2227; background-color:#FFF; }



.fa-calendar { font-size:22px; color:#FFF; margin-right:5px; }



.videoWrapper {	position: relative; padding-bottom:28.25%; /* 16:9 */padding-top: 0px; height: 0; margin:0px 0 10px 0; }

.videoWrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }



.appointment {}

.appointment p { font-size:18px; color:#666; }

.appointment input, .appointment select, .appointment textarea { width:100%; height:40px; margin-bottom:10px; }

.appointment textarea { height:120px; }

.appointment h2 { color:#127cbd; font-weight:bold; margin:0px 0 10px 0; }

.appointment .checkbox { width:auto; text-align:left; margin:0 0 0 20px; }

.appointment .redtext  { font-size:16px; color:#ed2227; }

.appointment ul { margin:20px 0 0 50px; padding:0; }

.appointment ul li { list-style-type:none; color:#999; }

.appointment ul li::before { content: "\2022"; color: #127cbd; font-weight: bold; display: inline-block; width: 1em; margin-left: -1em; }



.bmi-box { background-color:#f2f2f2; padding:30px; margin:30px 0; }

.bmi-box input { width: auto; height: auto; border:2px solid #CCC; }

.bmi-box select { width:100%; height: 40px; border:2px solid #CCC; }

.bmi-box .input { height: auto; border:2px solid #CCC; width:100px; }

.bmi-box p { font-weight:bold; font-size:16px; color:#333; }

.bmi-box label { display:none; }



.search-tab-red { background-color:#ed2227; height: auto; padding:50px; min-height:314px; }

.search-tab-red h4 { color:#FFF; }



.button-blue, .button-blue:hover { background-color: #1b7fbf; border:none; color:white; width:100%; min-height:45px; height:auto; text-align:center; text-decoration:none; display:inline-block; font-size: 16px; cursor: pointer; }



h3.redhead { font-size:35px; color:#ed2227; }



.form { background-color: #0776BA; background-repeat:no-repeat; height: auto; padding:30px 40px 40px 40px; }

.form h4 { font-size:20px; color:#FFF; text-decoration:none; font-weight:800; margin:0; }

.form h5 { font-size:20px; color:#FFF; text-decoration:none; font-weight:500; }

.form p { font-size:16px; color:#FFF; text-decoration:none; font-weight:400; line-height:20px; }

.form .input { width:100%; border:0; margin-bottom:10px; height:40px; padding:0 0 0 10px; font-size:14px; color:#666; }

.form .inputbig { width:100%; border:0; margin-bottom:10px; height:150px; padding:0 0 0 10px; font-size:14px; color:#666; }

.form ul { margin:0; padding:0; }

.form ul li { list-style-type:none; color:#FFF; font-size:16px; line-height:30px; }

.form ul li input { width:20px; height:20px; border:0; vertical-align: sub; margin-right:10px; }



.btn-blue-form { background-color:#005b7f; padding:15px 60px; color:#FFF; font-size:16px; text-decoration:none; font-weight:600; border-radius:5px; border:0; margin:0; letter-spacing:2px; }

.btn-blue-form:hover { background-color:#00aeef; color:#FFF; }



.security h2 { font-size:30px; color:#444; margin-bottom:20px; margin-top:20px; }

.security h4 { font-size:20px; font-weight:bold; color:#333; margin-bottom:10px; margin-top:20px; }

.security p { font-size:16px; margin-bottom:10px; }

.security a { font-weight:bold; color:#0776BA; }

.security ul { margin:0; padding:0 0 0 20px; }

.security ul li { list-style-type: circle; color:#666; font-size:16px; line-height:30px; }



.login { margin:30px auto; }

.login .checkbox { width:20px; display:inline-block; }



.healthchecker-clinics { margin-bottom:30px; margin-top:30px; }

.healthchecker-clinics h4 { color:#127cbd; font-size:16px; font-weight:bold; }

.healthchecker-clinics h3 { color:#127cbd; font-size:20px; text-align:center; line-height:40px; }

.healthchecker-clinics a { color:#333; }

.healthchecker-clinics a:hover { color:#ed2227; }

.healthchecker-clinics p { margin:0; }

.healthchecker-clinics p span { color:#999; }

.healthchecker-clinics img { margin-bottom:10px; }



/* Several different images */

.healthchecker-001 {background-image: url(../image/healthchecker-001.jpg);}

.healthchecker-002 {background-image: url(../image/healthchecker-002.jpg);}

.healthchecker-003 {background-image: url(../image/healthchecker-003.jpg);}



.healthchecker-parent { width:100%; height:200px; overflow: hidden; position: relative; float: left; display: inline-block; cursor: pointer; }



.healthchecker-001 a, .healthchecker-002 a, .healthchecker-003 a { display: none; font-size:16px; color: #ffffff !important; font-family: sans-serif; text-align: center; margin: auto; position: absolute; top: 25px;

    left: 0; bottom: 0; right: 0; height: 50px; cursor: pointer;  /*text-decoration: none;*/ }

.healthchecker-parent:hover .child, .healthchecker-parent:focus .child { -ms-transform: scale(1.2); -moz-transform: scale(1.2); -webkit-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2); }

.healthchecker-parent:hover .child:before, .healthchecker-parent:focus .child:before { display: block; }

.healthchecker-parent:hover a, .healthchecker-parent:focus a { display: block; }

.child:before { content: ""; display: none; height: 100%; width: 100%; position: absolute; top:0; left: 0; background-color: rgba(52,73,94,0.75); }



.greybg { background-color:#efefef; padding:20px 15px 0px 0px; min-height:205px; height:auto; margin-bottom:20px; }

.greybg p { text-align:center; }



.button-blue-general { background-color: #127cbd; padding:8px 20px; border:none; color:#FFF; width:auto; height: auto; border-radius:5px; text-align:center; text-decoration:none; display:inline-block; font-size:16px; cursor: pointer; margin:10px 0 0 0; border:1px solid #127cbd; }

.button-blue-general:hover { background-color: #FFF; padding:8px 20px; border:none; color:#127cbd; width:auto; height: auto; border-radius:5px; text-align:center; text-decoration:none; display:inline-block; font-size:16px; cursor: pointer; margin:10px 0 0 0; border:1px solid #127cbd; }



.button-blue-general-full { background-color: #127cbd; padding:8px 20px; color:#FFF; width:100%; height: auto; border-radius:5px; text-align:center; text-decoration:none; display:inline-block; font-size:16px; cursor: pointer; margin:10px 0 0 0; border:1px solid #127cbd; }

.button-blue-general-full:hover { background-color: #FFF; color:#127cbd; border:1px solid #127cbd; }



.button-blue-general-margin0 { background-color: #CC0909; padding:8px 20px; color:#FFF; width: auto; height:40px; border-radius:5px; text-align:center; text-decoration:none; display:inline-block; font-size:16px; cursor: pointer; margin:0px 0 0 0; border:1px solid #CC0909; }

.button-blue-general-margin0:hover { background-color: #FFF; color:#CC0909; border:1px solid #CC0909; }



.book-appointment-main-box {}

.book-appointment-main-box h4 { color:#127cbd; font-size:18px; }

.book-appointment-main-box .redtext { color:#ed2227; font-size:14px; }

.book-appointment-box { border:1px solid #e3e3e3; }



.book-appointment-main-box .cart-item { text-align:left; border-bottom:1px solid #ccc; margin-bottom:12px; }

.book-appointment-main-box .cart-item span { color:#ed2227; font-weight: bold; }

.book-appointment-main-box .total {}

.book-appointment-main-box .total span { margin-left:50px; color:#ed2227; font-weight: bold; }



.month { padding:20px; width: 100%; background: #127cbd; text-align: center; }

.month ul { margin: 0; padding: 0; }

.month ul li { color: white; font-size: 20px; text-transform: uppercase; letter-spacing: 3px; }

.month .prev { float: left; padding-top: 10px; }

.month .next { float: right; padding-top: 10px; }

.weekdays { margin: 0; padding: 10px 0; background-color: #ddd; }

.weekdays li { display: inline-block; width: 12.6%; color: #666; text-align: center; }

.days { padding: 10px 0; background: #eee; margin: 0; }

.days li { list-style-type: none; display: inline-block; width: 12.6%; text-align: center; margin-bottom: 5px; font-size:12px; color: #777; }

.days li .active { padding:8px 12px; border-radius:15px; background: #ed2227; color: white !important }



table .price { color:#ed2227; font-weight: bold; }

table .red { color:#ed2227; font-weight: bold; }

table .one { width:70% }

table .two { width:15% }

table .three { width:15% }



.login-box { padding:20px 0; background-color:#f3f3f3; }

.login-box h4 { font-size:16px; }

.login-box h4 span { font-weight:normal; }

.login-box .fa-unlock-alt { color:#666; font-size:18px; margin-right:10px; }



.form-inline { display: flex; align-items: center; }

.form-inline label { margin: 5px 10px 5px 0; }

.form-inline input { vertical-align: middle; margin: 5px 10px 5px 0; padding: 10px; background-color: #fff;  border: 1px solid #ddd; width:250px; }



.register-box { margin:50px auto; }

.register-box h4 { font-size:16px; }

.register-box span { color:#999; }

.register-box .fa-user, .register-box .fa-credit-card, .register-box .fa-gift { color:#666; font-size:18px; margin-right:10px; }

.register-box .checkbox-small { width:15px; }



.radio-inline, .checkbox-inline {

    display: inline-block;

    padding-left: 40px;

    margin-bottom: 0;

    font-weight: 400;

    vertical-align: middle;

    cursor: pointer;

}

input[type=radio], input[type=radio] {

    margin: -10px 0 0;

    margin-top: 1px \9;

    line-height: normal;

}

.radio input[type=radio], .radio-inline input[type=radio], .checkbox input[type=radio], .checkbox-inline input[type=radio] {

    position: absolute;

    margin-top: 4px \9;

    margin-left: -25px;

}



.card-details { background-color:#f3f3f3; padding:10px; display:inline-block; }



.greybox { background-color:#f3f3f3; padding:20px; }

.greybox h4 { font-size:26px; margin:0; font-weight:normal; }

.greybox h3 { font-size:40px; margin:0; font-weight:normal; }

.greybox p { font-size:16px; }

.greybox .redlink { color:#ed2227; }

.greybox .redtext { color:#ed2227; font-weight:bold; }

.greybox .greyline { border-bottom:1px solid #CCC; margin:10px 0; }



.buynow-box { padding:20px 0; background-color:#f3f3f3; }

.buynow-box h4 { font-size:16px; }

.buynow-box h4 span { color:#F00; margin-left:40px; }



.form-group {margin-bottom:10px; }

label { font-weight:normal; }



input[type=radio], input[type=checkbox] { margin:0; margin-top: 1px \9; line-height: normal; width:25px;	height:25px; vertical-align: middle; }

.form-control { height:40px; }



.about { margin:20px auto; }

.about h2 { font-size:30px; color:#444; margin-bottom:10px; }

.about h4 { font-size:20px; font-weight:bold; color:#444; margin-bottom:10px; font-style: normal; }

.about ul { margin:0px 0 0 20px; list-style: none; }

.about ul li::before { content: "\2022"; color: #999; display: inline-block;  width:16px; margin-left:-20px; font-size:22px; }

.about ul li { list-style-type: none; margin:0; padding:0; font-size:16px; line-height:26px; }



.home { margin:50px auto; }

.home h2 { font-size:30px; color:#444; margin-bottom:10px; text-align:center; }

.home h3 { font-size:28px; color:#444; margin-bottom:10px; text-align:left; }

.home h4 { font-size:20px; font-weight:bold; color:#127cbd; margin-bottom:10px; }

.home p { color:#505050; font-size:16px; text-align:center; }



.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 h4 { color:#505050; font-size:19px; font-style:normal; }

.step3-box p { color:#505050; font-size:16px; text-align:left; margin-top:25px; }



.travel-health { background-image: url(../image/home_img001.png); height:295px; background-repeat:no-repeat; padding:50px 0px 50px 350px; margin:0 0 30px 0; }

.travel-health p { color:#505050; font-size:16px; text-align:center; }

.redbelt { background-color:#0776ba; padding:15px 15px; color:#FFF; margin:5px 0 15px 0; text-align:center; font-size:17px; }



.button-blue-auto, .button-blue-auto: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; }



.diabetes-remission { background-image: url(../image/home_img002.png); height:286px; background-repeat:no-repeat; padding:0px 0px 50px 350px; }

.diabetes-remission p { color:#999; font-size:18px; text-align:center; }

.steps-icons { text-align:center; }

.steps-icons h2 { color:#505050; font-size:18px; line-height:22px; margin-top:5px; }



.metabolic-syndrome { text-align:center; margin-top:30px; }

.metabolic-syndrome h3 { text-align:center; }

.metabolic-syndrome h4 { color:#F00; font-weight:normal; font-size:18px; line-height:24px; font-style:normal; }

.metabolic-syndrome h6 { font-size:13px; color: #666; }



.flex-container { display: flex; flex-wrap: nowrap; background-color: transparent; justify-content: space-around; }

.flex-container > .metabolic-icons { background-color: transparent; width:20%; margin:7px 20px 15px 20px; text-align: center; }



.healthcare { text-align:center; margin-top:30px; }

.healthcare h3 { text-align:center; }

.healthcare h4 { color:#F00; font-weight:normal; font-size:18px; line-height:24px; font-style:normal; }

.healthcare h6 { font-size:13px; color: #666; }



.essential-test {}

.essential-test h3 { color:#FFF; text-align:center; font-size:28px; font-weight:300; }

.essential-test h4 { color:#cc0909; font-size:26px; font-weight:normal; }

.essential-test p { color:#999; min-height:130px; }

.essential-test ul { margin:20px 0; padding:0; }

.essential-test ul li { list-style-type:none; line-height:30px; }

.essential-test ul li a { color:#333; }

.essential-test ul li a:hover { color:#cc0909; }



.advanced-test { }

.advanced-test h3 { color:#FFF; text-align:center; font-size:28px; font-weight:300; }

.advanced-test h4 { color:#cc0909; font-size:20px; font-size:26px; font-weight:normal !important; }

.advanced-test p { color:#999; min-height:130px; }

.advanced-test ul { margin:20px 0; padding:0; }

.advanced-test ul li { list-style-type:none; line-height:30px; }

.advanced-test ul li a { color:#333; }

.advanced-test ul li a:hover { color:#cc0909; }



.related-test { }

.related-test h3 { color:#FFF; text-align:center; font-size:28px; font-weight:300; }

.related-test h4 { color:#cc0909; font-size:20px; font-size:26px; font-weight:normal; }

.related-test p { color:#999; min-height:130px; }

.related-test ul { margin:20px 0; padding:0; }

.related-test ul li { list-style-type:none; line-height:30px; }

.related-test ul li a { color:#333; }

.related-test ul li a:hover { color:#cc0909; }



.fa-check-circle, .fa-tint, .fa-clock { margin-right:10px; text-align:center; color:#000; }



.service-box { background-color:#FFF; border-radius:5px; padding:20px; margin-bottom:30px; box-shadow:0px 0px 20px #CCCCCC; border:1px solid #ccc; }

.service-box h3 { color:#444; text-align:left; font-size:28px; font-weight:bold; min-height: 60px; margin:0; }



.desease { margin:50px auto; 	}

.desease h2 { font-size:36px; color:#444; margin-bottom:10px; font-weight:bold; margin-bottom:30px; }

.desease h3 { font-size:22px; color:#444; margin-bottom:10px; text-align:left; font-weight:bold; }

.desease h4 { font-size:20px; font-weight:bold; color:#777; font-weight:normal; font-style: normal; }

.desease p { color:#777; font-size:16px; }



.desease ul { margin:0px; padding:0; }

.desease ul li { list-style-type: circle; line-height:30px; font-weight:bold; }



.desease-points ul { margin:20px 0 20px 20px; padding:0; }

.desease-points ul li { list-style-type: circle; line-height:30px; font-weight:bold; }



.panel-heading { padding: 8px 12px; }

.panel-default>.panel-heading { background-color:#CC0909; color:#FFF; }

.panel-title>a { color:#FFF; font-size:18px; }



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

.howitworks h3 { color:#CC0909; font-weight:normal; text-align:center; }

.howitworks p { color:#777; font-size:14px; }



.services-btn { background-color: #CC0909; border:none; color:white; width:100%; height:60px; text-align:center; text-decoration:none; display:inline-block; font-size: 17px; cursor: pointer; border-radius:10px; box-shadow:4px 4px 12px #ccc; margin-bottom:30px; }

.services-btn:hover { background-color: #444; box-shadow:0px 10px 20px #999999;  }



.services-btns { margin:50px 0; }



.all-tests {}

.flex-container-test { display: flex; flex-wrap: nowrap; }

.flex-container-test > div a {	background-color: #cc0909; color:#FFF;	margin:1px;	padding:5px 12px; text-align: center; font-size: 25px; font-weight:bold; line-height:42px; color:#FFF; }

.flex-container-test > div .active { background-color: #444; color:#FFF; margin:1px; padding:5px 12px; text-align: center; font-size: 25px; font-weight:bold; line-height:42px; color:#FFF;	}

.flex-container-test > div a:hover { background-color:#434444; color:#FFF; }



.all-tests {}

.all-tests ul { margin:20px 0; padding:0; }

.all-tests ul li { list-style-type: circle; line-height:30px; font-weight:bold; background-color: #eee; border: 0; }



.list-group-item { margin-bottom:10px; }

.list-group-item a { color:#454444; font-size:20px; font-weight:normal; }

.list-group-item>.report { float: right; margin:0 200px 0 0; font-size:20px; font-weight:normal; }

.list-group-item>.rate { float: right; color:#cc0909; margin:0 100px 0 0; font-size:20px; font-weight:normal; }

.list-group-item>.link a { float: right; background-color:#444; padding:2px 10px; border-radius:5px; color:#FFF; font-size:16px; box-shadow:4px 4px 4px #ccc; }



.shopping-cart { text-align:right; margin:25px 0 0 0; color:#444; }
.shopping-cart a, .shopping-cart a:hover { color:#F00; }

.global-offices { font-size:14px; text-align:right; margin-bottom:40px; }
.global-offices img { margin-left:10px; }
.global-offices .transparent_img { opacity: 0.4; filter: alpha(opacity=40); }

.flex-container h4 { font-size:18px; color:#cc0909; font-weight:normal; }

.flex-container p { font-size:14px; line-height:20px; }



.select { width:100%; height:40px; border-radius:5px; margin-bottom:10px; }

.mobileslide { display: none;}

.two-ways { display: none;}



/** tool tip */
.info-hover {
  position: relative;
}
.info-hover p {
  display: inline-block;
  background: #666;
  color: #fff;
  padding: 2px 6px;
  font-size: 12px;
  border-radius: 1em;
}

.info-hover figure {
  display: none;
  position: absolute;
  top: 2em;
  left: 1em;
  padding: 0;
  margin: 0;
  border: 0px solid #fd0;
  background: white;
  border-radius: 1em;
  z-index: 999;
}

.info-hover img {
  display: block;
  border-radius: 0.8em;
  max-width: 100%;
  height: auto;
}

.info-hover:focus figure,
.info-hover:hover figure {
  display: block;
}
.info-hover:focus p,
.info-hover:hover p {
  background: #666;
}

/* end */



/* Add media queries for smaller screens */

@media screen and (max-width:720px) { .weekdays li, .days li {width: 13.1%;} }

@media screen and (max-width: 420px) { .weekdays li, .days li {width: 12.5%;} .days li .active {} }

@media screen and (max-width: 290px) { .weekdays li, .days li {width: 12.2%;} }



@media screen and (min-width:280px) and (max-width:767px) 

	{

	.header-img { background:url(../image/slider001_mobile.jpg); background-repeat:no-repeat; height:662px; background-position:top; }

	.appointment-box { padding:20px; width:100%; margin:20px 0; min-height:300px; box-shadow:0px 0px 0px #a41a1d; }

	.services-blue-belt { height: auto; }

	.red-boxes-3 { margin: 30px auto 30px auto; }

	.red-box {  background-color:#ed2227; margin-bottom:10px; padding:10px 0;}

	.shopping-cart { text-align:center; margin:5px 0 10px 0; color:#444; }

	.logo { margin:10px 0; text-align:center; width:80%; margin:0 auto; }

	

	.red-box-1 { padding:30px 30px 30px 30px; font-size:25px; display: inline-block; height:auto; }

	.red-box-2 { padding:0px; font-size:25px; display: inline-block;  height:auto; }

	

	footer { padding:30px 0; }

	footer ul { margin:0 0 0px 0; padding:0; }

	main { margin:0px 0 30px 0; text-align:center; }

	

	.navbar-default .navbar-nav .open .dropdown-menu > li > a { color: #fff; }

	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover { color: #fff; background-color: transparent; }

	.navbar-nav { margin: 7.5px 0px; }

	.navbar-default .navbar-nav > li > a { color:#fff; }

	.navbar-default .navbar-nav > li > a:hover { color:#666; background-color: #e7e7e7; }

	.navbar-default { background-color: #0776bb; border: 0; margin-bottom:10px; }

	.navbar-default .navbar-toggle .icon-bar { background-color: #fff; }



	.search-result-main-section { margin: 25px auto; }

	.result-box { display: inline-block;  box-shadow: 0px 0px 0px #e5e5e5; padding:15px 0 5px 0; }

	.result-box h3 {  margin-top: 10px; }

	.button-red-general { padding:10px; width:100%; margin: 10px 0; }

	.accordion-inner { padding:10px 0px; }



	.detail-menu ul li a {padding:15px 9px; }

	.detail-menu ul li a:hover { padding:15px 9px; }

	.detail-menu ul li .selected { padding:15px 9px; }

	.search-result-detail-blue-belt { padding:30px 0; }

	.matching-search-part { margin:30px auto; }

	.matching-search-part .outline-box { margin-top: 10px; }



	.services-flex-container { display: block; flex-wrap: nowrap; margin:50px  auto 10px auto; }		

	.services-box { margin-bottom:10px; width:100%; margin:10px 0px; }

	

	.tab-red { background-color:#ed2227; min-height:70px; }

	.videoWrapper {	position: relative; padding-bottom: 56.25%; /* 16:9 */padding-top: 25px; height: 0; }

	.videoWrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

	

	.text-right { text-align: center; margin:5px 0; }

	.bmi-box .input { width:100%; }

	.appointment { margin-top:20px; }

	.appointment ul { margin:20px 0 0 15px; }

	.bmi-box { background-color:#f2f2f2; padding:15px; margin:10px 0; }

	.appointment h2 { color:#127cbd; font-weight:bold; font-size:28px; margin:0px 0 10px 0; }

	.appointment .checkbox { width:auto; text-align:left; margin:0 0 20px 20px; }

	

	.search-tab-red { background-color:#ed2227; height: auto; padding:20px; min-height:0; margin-bottom:20px; }

	

	.form-group {margin-bottom:0px; }

	label { font-weight:normal; }

	.form-inline input { margin:0px 0; } .form-inline { flex-direction: column; align-items: stretch; }

	.register-box { margin: 20px auto; }

	

	.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline { margin-left:0px; }

	.card-details { display: inherit; padding:5px; }

	

	.services-box-details { width: 100%; margin: 0px 10px 10px 10px; }

	.services-box-details:hover { width: 100%; margin: 0px 10px 10px 10px; }

	

	.step3-box { width: 100%; height: auto; margin: 0px 10px 0px 10px; padding:0px 0 0 0; color: #FFF; text-align: center; font-weight: bold; }

	.button-blue-auto, .button-blue-auto:hover { background-color: #127cbd; border:none; color:white; width:100%; padding:10px 5px; text-align:center; text-decoration:none; display:inline-block; font-size:15px; cursor: pointer; }

	

	.travel-health { background-image: url(../image/home_img001.png); height: auto; background-repeat: no-repeat; padding: 300px 0px 0px 0px;  margin: 0 0 30px 0; }

	.diabetes-remission { background-image: url(../image/home_img002.png); height: auto; background-repeat: no-repeat; padding: 291px 0px 0px 0px; }

	

	.button-red { background-color: #CC0909; border:none; color:white; width:100%; height: auto; text-align:center; text-decoration:none; display:inline-block; font-size:16px; cursor: pointer; border-radius:5px; margin-bottom:10px; line-height:inherit; }

	.button-red:hover { background-color:#434444; color:#FFF; }

	

	.button-blue-general-margin0 { width:100%; margin:5px 0 0 0; }

	.home h2 { font-size: 27px; }

	.home h3 { text-align: center; }

	.step3-box p { text-align: center; margin-top:5px; }

	.redbelt { padding: 10px 10px; margin: 5px 0 5px 0; }

	.home { margin: 30px auto; }	

	 footer h4 { margin-top:20px; margin-bottom:5px; }

	.services p { height: 25px; font-size:12px; font-weight:bold; color:#FFF; line-height:18px; }

	.steps-icons h2 { font-size: 18px; margin-top: 5px; }

	.flex-container > .metabolic-icons { width: auto; margin:0px; }

	.about ul li { font-size:16px; line-height:24px; }

	.search-result-blue-belt { background-color: transparent; padding:0; }

	.desease { margin: 20px auto; text-align:center; }

	.desease h2 { margin-bottom:10px; }

	.services-btns { margin: 25px 0; }

	.services-btn { margin-bottom: 15px; }

	.margin-up-down { padding: 10px; border-radius:0; }

	.button-white { width: 100%; margin: 10px 5px 5px 0; }

	.desease h3 { text-align: center; }

	.howitworks { text-align: center; margin: 10px 0; }

	.desease-points ul { margin: 10px 0 10px 0px; padding: 0; }

	.about img { float:left; padding:0 1px 1px 0; }

	.related-test p { min-height:auto; }

	.related-test ul { margin: 10px 0; }

	#myCarousel { display:none; }

	.mobileslide { background-image:url(../image/slider001_mobile.jpg); background-repeat:no-repeat; background-position:center top; display: block; height:662px; }

	

	.step3-flex-container { display:none; }

	.two-ways { background-image:url(../image/2ways-option.jpg); background-repeat:no-repeat; background-position:center top; display: block; height:520px; }

	}



@media screen and (min-width:768px) and (max-width:991px)

	{

	.header-img { background:url(../image/slider001.jpg); background-repeat:no-repeat; height:425px; background-size: cover; background-position: center; background-color: #ed2227; }

	.red-box {  background-color:#ed2227; margin-bottom:10px; }

	.red-box-1 { margin-bottom:10px; }

	.red-boxes-2 .img-right { float:right; }

	.red-boxes-2 h2 { font-size: 30px; }

	.appointment-box { padding:20px; width:100%; margin:20px 0; min-height:300px; box-shadow:0px 0px 0px #a41a1d; }

	.services-blue-belt { height: auto; }

	.navbar-default .navbar-nav .open .dropdown-menu > li > a { color: #666; }

	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover { color: #000; background-color: transparent; }

	.navbar-nav.navbar-right:last-child { margin-right: -0px; }

	.nav > li > a { padding:15px 10px; }

	.navbar { border-radius:0px; }

	.search-result-detail-blue-belt { padding:30px 0; }

	.matching-search-part .outline-box { margin-top: 10px; }

	

	.services-box { margin-bottom:10px; width:31%; margin:5px 5px; line-height:20px; }

	.text-right { text-align:left; }

	

	.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] { position: relative; margin-top: 4px \9;

    margin-left: -20px; }

	.bmi-box { background-color:#f2f2f2; padding:15px 15px 0 15px; margin:10px 0; }

	.appointment { margin-top:20px; }

	.appointment ul { margin:20px 0 0 25px; }

	

	.step3-box { width:30%; height: auto; margin: 0px 10px 0px 10px; padding: 20px 0 0 0; color: #FFF; text-align: center; font-weight: bold; }

	.travel-health { background-image: url(../image/home_img001.png); height:295px; background-repeat: no-repeat; padding: 35px 0px 0px 320px;  margin: 0 0 30px 0; }

	.diabetes-remission { background-image: url(../image/home_img002.png); height:300px; background-repeat: no-repeat; padding:5px 0px 0px 240px;  margin: 0 0 30px 0; }

	.steps-icons h2 { font-size: 13px; line-height: 18px; margin-top: 5px; }

	.home h2 { margin-bottom:0px; }

	

	.howitworks h3 { text-align: center; }

	.logo { margin:10px 0; text-align:center; }

	.shopping-cart { text-align: center; margin: 10px 0 10px 0; color: #444; }

	.step3-box p { text-align: center; margin-top: 25px; }

	.redbelt { padding: 8px 8px; margin: 5px 0 5px 0; font-size: 14px; }	

	.about img { float: left; padding:0 1px 1px 0; }

	.button-blue-general-margin0 { width:100%; margin:5px 0 0 0; }

	.related-test p { min-height:auto; }

	.related-test ul { margin: 10px 0; }



	}



@media screen and (min-width:992px) and (max-width:1192px)

	{

	.services-blue-belt { height: auto; }

	.red-boxes-2 h2 { font-size: 30px; }

	.header-img { background:url(../image/slider001.jpg); background-repeat:no-repeat; height:362px; background-size: contain; background-position: center top; }

	.appointment-box { padding: 10px; width:100%; margin:10px 0 0 0px; min-height: inherit; box-shadow: 0px 0px 0px #a41a1d; }

	input { height:40px; }

	.button-red { width:100%; height:40px; height:auto; }

	

	.services-box { margin-bottom:10px; width:31%; margin:5px 5px; line-height:20px; }

	.text-right { text-align:left; line-height: 20px; }

	.travel-health { background-image: url(../image/home_img001.png); height:295px; background-repeat: no-repeat; padding:40px 0px 0px 350px;  margin: 0 0 30px 0; }

	.steps-icons h2 { font-size:16px; line-height: 18px; margin-top: 5px; }

	.home h2 { margin-bottom:0px; }

	.redbelt { padding: 15px }

	.steps-icons h2 { font-size:16px; line-height:20px; margin-top: 5px; }

	.diabetes-remission { background-image: url(../image/home_img002.png); height: 286px; background-repeat: no-repeat; padding: 10px 0px 50px 350px; }

	.howitworks h3 { text-align: center; }

	.button-white { width: 100%; margin: 0px 5px 10px 0; }

	.redbelt { padding: 8px 8px; margin: 5px 0 5px 0; font-size: 14px; }

	

	}

	

@media screen and (min-width:1193px) and (max-width:1440px)

	{

	.services-blue-belt { height: auto; }

	.red-boxes-2 h2 { font-size: 30px; }

	.header-img { background:url(../image/slider001.jpg); background-repeat:no-repeat; height:434px; background-size: contain; background-position:center top; }

	.appointment-box { padding:20px; width:40%; margin:40px 0 0 60px; min-height: inherit; box-shadow: 0px 0px 0px #a41a1d; }

	input { height:40px; }

	.button-red { width:100%; height:40px; height:auto; }

	.services-box { margin-bottom:10px; width:17%; margin:10px 10px; line-height:20px; }

	.text-right { text-align: right; line-height: 20px; }

	.button-white { width: 100%; margin: 0px 5px 10px 0; }

	}

.remove_cart_item{ cursor: pointer; }