@charset "UTF-8";
/* CSS Document */
body {
	font-family: 'Kanit', sans-serif; 
	font-weight:200;
}
.anchor{
  display: block;
  height: 125px; /*same height as header*/
  margin-top: -125px; /*same height as header*/
  visibility: hidden;
}

h1,h2,h3,h4,h5,h6 { font-family: 'Kanit', sans-serif; font-weight:200; color:#007d68; }
h4 a { color:#007d68; }
h4 a:hover, h4 a:active, h4 a:focus { color:#007d68; text-decoration:underline; font-weight:200; }
input { font-family: 'Kanit', sans-serif; font-weight:200; }
.bdt { border-bottom:dotted 1px #dfdfdf; }
.grey { color:#5c5c5c; }
.bg-grey { background:#f9f9f9; }
.pull-center { float:none; margin-left:auto; margin-right:auto; }
.icon-i { font-size:1.8em; vertical-align:middle; }
.link-download { font-size:1.3em; }
.text-upper { text-transform:uppercase; }
.icon-remove-x { background:url(../../images/remove.png) no-repeat; cursor:pointer; }
.icon-pull-up { background:url(../../images/pull_up.png) no-repeat; cursor:pointer; }
.icon-pull-down { background:url(../../images/pull_down.png) no-repeat; cursor:pointer; }
.icon-doctorcard { width:32px; vertical-align:middle; margin-top:-7px; }
.icon-doctorcard { width:32px; vertical-align:middle; margin-top:-7px; }
/* .icon-doctorgraduate { width:32px; vertical-align:middle; margin-top:-7px; margin-right:4px; } */
.icon-doctorexperience { width:32px; vertical-align:middle; margin-top:-7px; margin-right:4px; }
.icon-doctorclinic { width:32px; vertical-align:middle; margin-top:-7px; margin-right:11px; }
.icon-doctortalk { width:42px; vertical-align:middle; margin-top:-7px; margin-right:11px; }
.icon-download { width:18px; vertical-align:middle; margin-top:-7px; }
.icon-branch { width:52px; height:52px; }
.icon-directcall, .icon-directfax { width:42px; height:42px; margin-right:0.5em; }
.icon-directfax { margin-left:2em; }
.icon-directfax.nomg { margin-left:0; margin-right:0.5em; }
.icon-directmail  { width:42px; height:32px; margin-right:0.5em; }
.icon-realcost { font-size:1.8em; vertical-align:middle; margin:0 10px 0 1em; }
.radio-inline { height:35px; margin-left:0; }
.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline { margin-left:0; }
.flip-v {
    display:inline-block;
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}

.btn-pyt {
	background:#57a89c;
	color:#fff;
	font-family: 'Kanit', sans-serif; 
	font-weight:200;
	font-size:1.2em;
	padding:2px 15px;
	border-radius:0;
	margin-top:10px;
}
.btn-pyt:hover, .btn-pyt:focus, .btn-pyt:active {
	background:#008269;
	color:#fff;
}
.btn-appointment {
	background:url(../../images/icon-calendar.png) #57a89c no-repeat;
	background-position:15px 2px;
	background-size:25px 25px;
	padding-left:50px;
}
.btn-appointment:hover, .btn-appointment:focus, .appointment-pyt:active {
	background:url(../../images/icon-calendar.png) #008269 no-repeat;
	background-position:15px 2px;
	background-size:25px 25px;
}
.fa-neuter{
	-ms-transform: rotate(-45deg); /* IE 9 */
	-webkit-transform: rotate(-45deg); /* Chrome, Safari, Opera */
	transform: rotate(-45deg);
	text-shadow:none;
}

.avatarimg {
	height:150px;
}

/*--------------------// Affix //--------------------*/
.affix {
  top: 0;
  width: 100%;
}
.affix + .container-fluid {
  /* padding-top: 50px; */
}
.nav-up {
    top: -195px;
}


/*--------------------// Header //--------------------*/
nav.navbar-phyathai {
	background-color:#57a89c;
	background-image:none;
	color:#fff;
	border:none;
	border-radius:0;
	border-color:transparent;
	margin:0;
}
.navbar-brand { display:none; }
@media screen and (max-width:767px){
	.navbar-brand { display:block; }
}
nav.navbar { 
	font-family: 'Kanit', sans-serif; 
	font-weight:lighter;
}
#mainmenu.navbar-default .navbar-nav > li > a {
	color:#fff;
	border-right: solid 1px rgba(255,255,255,0.4);
	background: #57a89c;
} 
#mainmenu.navbar-default .navbar-nav > li > a:hover {
	/*background:#fff;
	color:#01886e;*/
	background: #007d68;
    color: #fff;
}
.nav-search { 
	margin:0;
	padding:0;
	position:absolute;
	z-index:1;
	top:0;
}
.nav-search .input-group {
	background-color:#007d68;
	color:#fff;
	float:right;
}
.nav-search .input-group .btn-search {
	background-color:transparent;
	background-image:none;
	border:none;
	border-color:transparent;
	box-shadow:none;
	color:#fff;
	text-shadow:none;
}
.nav-search .input-group input[type=text] {
	border:none;
	background-color:transparent;
	box-shadow:none;
	padding:0;
	color:#fff;
}
.nav-search .input-group input[type=text]::-webkit-input-placeholder, #mb-search-bar input[type=text]::-webkit-input-placeholder { color: #fff;}
#langbar {
	float:right;
	background-color:#57a89c;
}
#langbar a {
	margin:0 3px;
}
#hotline, #mb-hotline {
	float:right;
	background:url(../../images/hotline.png) no-repeat;
}
#mb-hotline a, #mb-hotline a:hover, #mb-hotline a:focus, #mb-hotline a:active { 
    color:#fff; 
	text-decoration: none;
}
#hotline span, #mb-hotline span {
	font-family: 'Kanit', sans-serif;
}
#mb-search-icon {
	float:right;
}
#mb-search-bar {
	display:none;
	background: #fff;
    z-index: 1;
    position: absolute;
    width: 100%;
    top: 65px;
    padding: 15px;
    left: 0px;
}


/*--------------------// Feature Menu //--------------------*/
#feature-menu { 
	float:right;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
#feature-menu > li.dropdown {
	text-align:center;
	display: inline-table;
}
#feature-menu > li.dropdown a {
	font-weight:300;
	color:#0f8972;
}
i.icon-deposit {
	background:url(../../images/deposit-hospital.png) no-repeat;
}
i.icon-hospital {
	background:url(../../images/fm-hospital.png) no-repeat;
}
i.icon-doctor {
	background:url(../../images/fm-doctor.png) no-repeat;
}
i.icon-package {
	background:url(../../images/fm-package.png) no-repeat;
}
i.icon-chat {
	background:url(../../images/fm-chat.png) no-repeat;
}
i.icon-inter {
	background:url(../../images/fm-inter.png) no-repeat;
}
#feature-dp{
    /* min-width: 550px; */
    /*padding:3px;*/
    overflow:visible;
    background-color:#58a79b;
	border:none;
	box-shadow:none;
	margin-top:15px;
}
#feature-dp.dropdown-menu > li {
	/* display: inline-table; */
    border-bottom: solid 1px #88d5c9;
    /*padding: 5px;*/
}

#feature-dp.dropdown-menu > li:last-child {
	border-right:none;
	border-bottom:0px;
}
#feature-dp.dropdown-menu:after{
	position: absolute;
    left: 24%;
    top: -12px;
    width: 0;
    height: 0;
    content: '';
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #58a79b;
}
#feature-dp.dropdown-menu > li > a {
	color:#fff;
	padding:0;
	margin:0 1px 0 1px;
}
#feature-dp.dropdown-menu > li > a:hover,
#feature-dp.dropdown-menu > li > a:focus,
#feature-dp.dropdown-menu > li > a:active {
	/*background:none;
	text-decoration:underline;
	color:#fff;*/
	background-color: #e8e8e8;
	color: black;
    background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
    background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
    background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
    background-repeat: repeat-x;
}


/*--------------------// Footer //--------------------*/
footer {
	color:#2f2f2f;
	font-family: 'Kanit', sans-serif;
	font-weight:200;
}
#bdms, #copyright { background:#fff; }
#bdms img {
	margin-left:auto;
	margin-right:auto;
}
#site-links { background:#fafafa; padding:25px 15px; }
#med-links { background:#f4f4f4; padding:25px 15px 15px 15px; }
#copyright { 
	padding:15px 50px; 
	color:#555;
	font-weight:200;
	font-size:0.8em;
}
footer .content-1 {
	float:left;
	width:20%;
	padding:0 15px;
	overflow:hidden;
}
footer .content-2 {
	float:left;
	padding:0 0 0 20px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
footer .content-3 {
	float:left;
	width:80%;
	padding:0 0 0 15px;
	overflow:hidden;
}
footer .heading {
	color:#008269;
	font-family: 'Kanit', sans-serif;
	text-transform:capitalize;
	background:url(../../images/bullet.png) no-repeat;
}
footer .heading a { color:#008269 }
footer .heading a:hover { color:#2f2f2f; text-decoration:none; cursor:pointer; }
#social .heading a { font-size:0.9em; }
.footer-link  { list-style-type: none; }
.footer-link li a { color:#2f2f2f; }
.footer-link li a:hover { color:#058269; text-decoration:none; cursor:pointer; }
#pc-enewsletter p { 
	color:#008269;
}
.btn-subscribe {
	background-color:#57a89c;
	color:#fff;
	border:2px;
	margin-top:5px;
}
.btn-subscribe:hover {
	background-color:#008269;
}
footer .pull-down {
	margin-top:10px;
}
#pc-hotline {
	float:right;
	background:url(../../images/pc-hotline.png) no-repeat;
	font-family: 'Kanit', sans-serif;
	color:#757575;
}
#social {
	padding:0 20px;
}
#social-facebook, #social-youtube, #social-instagram {
	position:relative;
	cursor:pointer;
	float:left;
}
#social-facebook {
	background-image: url('../../images/sc-facebook.png');
}
#social-facebook:hover {
	background-image: url('../../images/sc-facebook-hover.png');
}
#social-youtube {
	background-image: url('../../images/sc-youtube.png');
}
#social-youtube:hover {
	background-image: url('../../images/sc-youtube-hover.png');
}
#social-instagram {
	background-image: url('../../images/sc-instagram.png');
}
#social-instagram:hover {
	background-image: url('../../images/sc-instagram-hover.png');
}
.share-content .share-feed {
	background:url(../../images/share-feed.png) no-repeat;
	float:left;
	cursor:pointer;
}
.share-content .share-feed:hover {
	/*background:url(../../images/share-feed-hover.png) no-repeat;*/
}
.share-content .share-face {
	background:url(../../images/share-facebook.png) no-repeat;
	float:left;
	cursor:pointer;
}
.share-content .share-face:hover {
	background:url(../../images/share-facebook-hover.png) no-repeat;
}
#mb-branch-link {
	border-bottom:dotted 1px #dfdfdf;
}
#mb-branch-link ul {
	padding:0;
	text-align:center;
}
#mb-branch-link ul > li {
	list-style:none;
	display:inline-table;
	border-right:solid 1px #818385;
}
#mb-branch-link ul > li:last-child {
	border-right:none;
}
#mb-branch-link ul > li > a {
	color:#818385;
}
#mb-branch-link ul > li > a:hover,
#mb-branch-link ul > li > a:focus,
#mb-branch-link ul > li > a:active {
	text-decoration:none;
	color:#008269;
}
#suggest { 
	color:#2f2f2f;
	text-align:center;
}
#suggest a {
	color:#007d68;
}
#suggest a:hover {
	color:#008269;
}
#copyright { 
	text-align:center;
	color:#555;
}


/*--------------------// Specialty Menu //--------------------*/
#specialty-menu { 
    list-style: none;
	padding:0;
	margin-bottom:20px;
}
#specialty-menu > li.dropdown {
	display: inline-table;
}
#specialty-menu > li.dropdown a {
	font-weight:300;
	color:#2f2f2f;
    margin: 0;
	padding:0 0 0 20px;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical; 
	text-overflow:ellipsis;
	overflow:hidden;
}
#specialty-menu > li.dropdown a:hover,
#specialty-menu > li.dropdown a:focus,
#specialty-menu > li.dropdown a:active {
	text-decoration:none;
}
#specialty-dp{
	min-width:100%;
	left:40px;
    padding:0;
	margin:0;
    overflow:hidden;
    background-color:#f4f4f4;
	border:none;
	box-shadow:none;
}
#specialty-dp.dropdown-menu > li {
	display:inline-table;
}
#specialty-dp.dropdown-menu > li > a {
	color:#007d68;
	font-weight:200;
	line-height:1px;
	padding-left:5px;
	margin:-10px 0;
	vertical-align:middle;
}
#specialty-dp.dropdown-menu > li > a > i {
	vertical-align:middle;
}
#specialty-dp.dropdown-menu > li > a:hover,
#specialty-dp.dropdown-menu > li > a:focus,
#specialty-dp.dropdown-menu > li > a:active {
	background:none;
	text-decoration:underline;
	color:#008269;
}
#specialty-dp > li.roundtext > a {
	color:#007d68;
	font-weight:400;
	text-align:center;
	border:solid 1px #007d68;
	border-radius:100%;
}


/*--------------------// Carousel //--------------------*/
.carousel-indicators {
	left:0;
	margin-left: 0;
    width: 100%;
	text-align:right;
	padding-right:9%;
}
.carousel-indicators li {
    background-color: #fff;
    border: 1px solid #fff;
}
.carousel-indicators .active {
    background-color: #007d68;
	border: 1px solid #007d68;
}
.indicators-branch:before {
	font-family: 'Kanit', sans-serif; 
	font-weight:200; 
	color:#fff;
	vertical-align:bottom;
	margin-right:5px;
}
.indicators-branch {
	margin-bottom:35px;
}


/*--------------------// Content Carousel Indicators //--------------------*/
.indicators-outside {
	text-align: center;
    padding-right: 0;
	position:relative;
	margin:30px 0;
}
.indicators-outside li {
    background-color: #afb0b0;
    border: 1px solid #afb0b0;
}
.indicators-outside .active {
    background-color: #57a89c;
    border: 1px solid #57a89c;
}


/*--------------------// Navigation Bar //--------------------*/
.breadcrumb {
	background:none;
	padding:0;
	font-family: 'Kanit', sans-serif; 
	font-weight:300;
	font-size:0.9em;
}
.breadcrumb > li + li:before {
	padding:0;
}
.breadcrumb > li > a {
	color:#777;
}
.breadcrumb > li > a:hover, .breadcrumb > li > a:focus {
	color:#007d68;
	text-decoration:none;
}


/*--------------------// Pagination Bar //--------------------*/
.pagination {
	margin:0;
	border-radius:0;
}
.pagination > li:first-child > a, .pagination > li:first-child > span, .pagination > li:last-child > a, .pagination > li:last-child > span {
	border-radius:0;
	background-color:#e9e9e9;
	color:#434343;
	padding:0 7px;
	font-size:1.7em;
}
.pagination > li > a, .pagination > li > span {
	background-color:#fafafa;
	color:#434343;
	margin:0 0 0 1px;
	font-family: 'Kanit', sans-serif; 
	font-weight:300;
	font-size:1.1em;
	padding:5px 10px;
	border:none;
	line-height:0.9em;
}
.pagination > li > a:hover, .pagination > li > a:focus {
	color:#007d68;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	background-color:#e9e9e9;
	color:#007d68;
}


/*--------------------// Caption component //--------------------*/
.caption h1, .caption p {
    margin: 0;
    padding:3px 13px;
	font-family: 'Kanit', sans-serif; 
	font-weight:300;
}
#promotion-bar .caption h1 {
    line-height: 1.1em;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 95px;
    padding: 7px 13px;
}
#testimonial-bar .caption {
	margin-bottom:0;
}
#testimonial-bar .caption_overlay {
	padding:20px 30px;
}
#testimonial-bar .caption p {
	line-height:1.3;
	display: -webkit-box;
	-webkit-line-clamp: 9;
	-webkit-box-orient: vertical; 
	overflow:hidden; 
	text-overflow:ellipsis;
	font-style:italic;
	padding:5px 0;
}
#testimonial-bar .caption p.testimonial-from {
	text-transform:uppercase;
	padding:10px 0;
}
#testimonial-bar .caption p a {
	font-size:1.5em;
}
.caption_overlay h1.caption_overlay_title p {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;  
	overflow:hidden;
	text-overflow:ellipsis;
	height:60px;
	padding:0;
}
.caption h1 span {
	/*
	font-weight:100;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;  
	overflow:hidden;
	text-overflow:ellipsis;
	height:38px;
	*/
	display:none;
}
.caption h1 .caption_source {
	text-transform:uppercase;
	font-weight:100;
}
.caption:hover h1 span, .caption:hover h1 .caption_source {
	display:none;
}
.caption {
    position: relative;
    overflow: hidden;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
	margin-bottom:25px;
}
.caption::before {
    content: ' ';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    transition: background .35s ease-out;
}
.caption:hover::before {
    background: rgba(0, 0, 0, .5);
}
.caption_media {
    display: block;
    min-width: 100%;
    max-width: 100%;
    height: auto;
}
.caption_overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 10px 0;
    color: white;
    background:#000;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    transition: -webkit-transform .35s ease-out;
    transition:         transform .35s ease-out;
}
.caption:hover .caption_overlay {
    -webkit-transform: translateY(0);
            transform: translateY(0);
	background: rgba(0, 0, 0, .6);
}
.caption_overlay_title {
    -webkit-transform: translateY( -webkit-calc(-100% - 10px) );
            transform: translateY( calc(-100% - 10px) );
    transition: -webkit-transform .35s ease-out;
    transition:         transform .35s ease-out;
	color:#fff;
	font-size:2em;
	background-color: rgba(0, 0, 0, 0.55);
}
.caption:hover .caption_overlay_title {
    -webkit-transform: translateY(0);
            transform: translateY(0);
	background: rgba(0, 0, 0, 0);
}
.caption_arrow {
	position:absolute;
	bottom:-8px;
	right:-2px;
}
.caption_link {
	position:absolute;
	bottom:8px;
	left:15px;
}
.caption_link a {
	font-family: 'Kanit', sans-serif; 
	font-weight:300;
	color:#007d68;
}
.caption_link a:hover, .caption_link a:focus {
	color:#fff;
}
.caption_arrow a {
	margin-left:10px;
	float:left;
}
.caption_arrow i {
	margin-right:10px;
}
.caption_arrow_up {
	position:absolute;
	bottom:-8px;
	right:-2px;
}
.caption_arrow_up i {
	margin-right:10px;
}
.caption:hover .caption_arrow_up {
	display:none;
}
#content-body-main {
	margin-top:3em;
}
.caption h1 {
	font-size:1.75em;
	padding-top:7px;
}
.caption:hover h1 {
	padding-top:0;
}
.caption h1 span {
	font-size:0.55em;
	margin-top:-17px;
	line-height:3.5;
}
.caption h1 .caption_source {
	font-size:0.4em;
	padding:10px 0 5px 0;
}
.caption p {
	line-height:1.3;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical; 
	overflow:hidden; 
	text-overflow:ellipsis;
}
.caption p a {
	font-size:1.2em;
}
.caption_arrow i {
	font-size:3.5em;
}
.caption_arrow_up i {
	font-size:1.75em;
}

/*--------------------// Search Box //--------------------*/
.round-box-left {
	border-top-left-radius: 1.2em;
	border-bottom-left-radius: 1.2em;
}
.round-box-right {
	border-top-right-radius: 1.2em;
	border-bottom-right-radius: 1.2em;
}
.round-box-right .fa-neuter {
	font-size:1.99em;
}
.round-box-right:hover, .round-box-right:focus {
	background:#7c7c7c;
	color:#fff;
}
.search-box {
	border-right:none;
	background:url(../../images/slope.png) right no-repeat;
}
.search-submit {
	border:solid 1px #ccc;
	border-left:none;
	padding:3px 15px 0px 10px;
	background:#7c7c7c;
	color:#fff;
}


/*--------------------// Scrollbar //--------------------*/
#left-bar .content, #menu-box.content {
    overflow: auto;
    position: relative;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#left-bar .content {
    max-width: 97%;
    height: 100%;
}


/*--------------------// List Box //--------------------*/
.pyt-nav > li > a {
	padding: 0.35em 0.75em ;
	font-family: 'Kanit', sans-serif; 
	font-weight:300;
	color:#434343;
	font-size:1.1em;
}
.pyt-nav > li.active > a, .pyt-nav > li.focus > a {
	color:#007d68;
	background-color:#f5f5f5;
	
}


/*--------------------// Select Box //--------------------*/
.pyt-select {
	-webkit-appearance: none;
	-moz-appearance: none;
  	appearance: none;
	-webkit-border-radius: 0px;
	border:solid 1px #ccc;
	border-radius:1.2em;
	padding:5px 8px 5px 14px;
	background:#fff;
	background-image:none;
	text-align:left;
	width:100%;
	font-family: 'Kanit', sans-serif; 
	font-weight:100;
	color:#434343;
	margin-top:0.7em;
}
.pyt-select > .btn-default {
	background-image:none;
	font-weight:300;
	border-radius:1.2em;
	-webkit-appearance: none;
	-moz-appearance: none;
  	appearance: none;
}
.pyt-select.btn-group.show-tick .dropdown-menu > li > a {
	padding:7px 20px;
}
.pyt-select.btn-group.show-tick .dropdown-menu li a span.text { 
	font-weight:300;
}
.pyt-select.btn-group .dropdown-menu li {
	border-bottom:dotted 1px #dfdfdf;
}
.pyt-select.btn-group .dropdown-menu {
	border:none;
	min-width:95%;
	max-width:97%;
	box-shadow:none;
}
select.pyt-select ::-ms-expand {
  display: none;
}
select.pyt-select, .pyt-select.btn-group .btn-default .bs-caret .caret {
    background: url(../../images/ios7-arrow-down.png) no-repeat right transparent;
	background-size:18px 18px;
	width:18px;
	height:18px;
	top:30%;
    -webkit-appearance: none;
	-moz-appearance: none;
  	appearance: none;
	/*background-position: calc(95% - 30px) 50%;*/
}
.pyt-select.btn-group.open .dropdown-toggle .caret {
	background: url(../../images/ios7-arrow-up.png) no-repeat right transparent;
	background-size:18px 18px;
	width:18px;
	height:18px;
	top:30%;
    -webkit-appearance: none;
	-moz-appearance: none;
  	appearance: none;
}


/*--------------------// Specialty Box //--------------------*/
.nav-specialty-box{
    max-height: 300px;
    overflow-y:scroll; 
}
#specialty-box > ul > li > a {
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical; 
	text-overflow:ellipsis;
	overflow:hidden;
	height:1.8em;
}


/*--------------------// Bullet Number //--------------------*/
.round-bullet {
	font-family: 'Kanit', sans-serif; 
	font-weight:200;
	font-size:1.2em;
	border:solid 1px #008269;
	border-radius:50%;
	width:30px;
	height:30px;
	text-align:center;
	margin-right:12px;
	float:left;
}


/*--------------------// Link More //--------------------*/
.link-more {
	font-family: 'Kanit', sans-serif; 
	font-weight:200;
	font-size:1.1em;
	text-align:right;
}
.link-more .ion-ios-more-outline {
	font-size:3em;
	vertical-align:middle;
}
.link-more a {
	color:#57a89c;
}
.link-more a:hover {
	color:#008269;
	text-decoration:none;
}


/*--------------------// Title & Topic //--------------------*/
.material-icons, .topic-member {
	float:left;
}
.topic-member {
	margin:5px 10px;
}
.subtopic {
	margin-top:15px;
}
.subtopic i, .subtopic div {
	float:left;
}
.subtopic span {
	float:right;
	color:#404040;
	font-size:0.6em;
	margin:11px 0;
}
.subtopic i.ion-android-textsms {
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";
}
.subtopic div {
	margin:5px 10px;
}


/*--------------------// Form //--------------------*/
.pyt-form input[type='text'], .pyt-form input[type='email'], .pyt-form input[type='password'], .pyt-form input[type='file'], .pyt-form textarea, .pyt-form button.dropdown-toggle {
	border-radius:1em;
	border-color:#939393;
	border-width:2px;
	font-family: 'Kanit', sans-serif; 
	font-weight:200;
}
.pyt-form input[type='radio'], .pyt-form input[type='checkbox'] {
	color:#fff;
}
.pyt-form .btn-pyt {
	background:#57a89c;
	color:#fff;
	font-family: 'Kanit', sans-serif; 
	font-weight:200;
	font-size:1.4em;
	padding:3px 55px;
	border-radius:0;
	margin-top:30px;
}
.pyt-form .btn-pyt:hover, .pyt-form .btn-pyt:focus, .pyt-form .btn-pyt:active {
	background:#008269;
	color:#fff;
}
.pyt-whiteform input[type='text'], .pyt-whiteform input[type='email'], .pyt-whiteform input[type='password'], .pyt-whiteform textarea {
	border-radius:1em;
	border-color:#fff;
	border-width:2px;
	background:#57a89c;
	color:#fff;
	font-family: 'Kanit', sans-serif; 
	font-weight:200;
}
.pyt-whiteform .btn-pyt {
	background:#6a6a6a;
	color:#fff;
	font-family: 'Kanit', sans-serif; 
	font-weight:200;
	font-size:1.4em;
	padding:3px 55px;
	border-radius:0;
	margin-top:30px;
}
.pyt-whiteform .btn-pyt:hover, .pyt-whiteform .btn-pyt:focus, .pyt-whiteform .btn-pyt:active {
	background:#333;
	color:#fff;
}
.pyt-whiteform input[type='text']::-webkit-input-placeholder, 
.pyt-whiteform input[type='email']::-webkit-input-placeholder, 
.pyt-whiteform input[type='password']::-webkit-input-placeholder, 
.pyt-whiteform textarea::-webkit-input-placeholder { color: #fff; opacity:0.7; }
.pyt-form .img-captcha, .pyt-whiteform .img-captcha {
	max-width:250px;
}
.pyt-form .captcha-regen, .pyt-whiteform .captcha-regen {
	margin:20px 0;
	font-size:1.2em;
	font-family: 'Kanit', sans-serif; 
	font-weight:200;
}
.pyt-form .captcha-regen i, .pyt-whiteform .captcha-regen i {
	font-size:1.5em;
}
.pyt-form .captcha-regen a {
	color:#57a89c;
}
.pyt-form .captcha-regen a:hover {
	color:#008269;
	text-decoration:none;
}
.pyt-whiteform .captcha-regen a {
	color:#fff;
}
.pyt-whiteform .captcha-regen a:hover {
	color:#6a6a6a;
}
.pyt-form-text {
	font-family: 'Kanit', sans-serif; 
	font-weight:200;
	text-align:center;
}
.pyt-whiteform span {
	font-family: 'Kanit', sans-serif; 
	font-weight:200;
	font-style:italic;
	font-size:0.8em;
	padding-left:15px;
}
.pyt-form input[type=file] {
    position: absolute;
    filter: alpha(opacity=0);
    opacity: 0;
}
.pyt-form input[type=file] + label {
  border: 2px solid #939393;
  border-radius: 1em;
  text-align: left;
  width: 100%;
  margin: 0;
  left: 0;
  position: relative;
  background: #fff;
  color: #888;
  padding:6px 12px;
  cursor: pointer;
  font-family: 'Kanit', sans-serif; 
  font-weight:200;
}
.pyt-form input[type=file] + label:hover {
  background: #dfdfdf;
}
.pyt-form label { font-weight:200; }
.pyt-mainform-white {
	margin-top:-1em;
}
.pyt-mainform-white .pyt-select > .btn-default {
	color:#fff;
	background:#7dbbb2;
	font-family: 'Kanit', sans-serif; 
	font-weight:200;
	font-size:1.2em;
	border:solid 2px #fff;
	text-shadow:none;
	-webkit-box-shadow: none;
	box-shadow:none;
	padding:4px 12px;
}
.pyt-mainform-white select.pyt-select, .pyt-mainform-white .pyt-select.btn-group .btn-default .bs-caret .caret {
	background: url(../../images/ios7-arrow-down-white.png) no-repeat right transparent;
	background-size: 38px 38px;
	width:38px;
	height:38px;
	top:0;
}
.pyt-mainform-white input[type='text'] {
	border:solid 2px #fff;
	color:#fff;
	font-size:1.2em;
}
.pyt-mainform input[type='text'] {
	font-size:1.2em;
	padding:17.5px 12px;
}
.pyt-mainform-white input[type='text']::-webkit-input-placeholder { color: #fff; opacity:0.7; }
.pyt-mainform-white .search-box {
    border-right: none;
    background: url(../../images/slope-white.png) right no-repeat;
}
.pyt-mainform-white .search-submit {
    border: solid 1px #fff;
    border-left: none;
    padding: 0px 15px 0px 10px;
    background: #fff;
    color: #7dbbb2;
}
.search-submit .i-main {
	font-size:2.20em;
}


/*--------------------// Spinner //--------------------*/
.spinner { 
	width:95%; 
	margin-left:auto; 
	margin-right:auto; 
}
.pyt-package-form .form-control[readonly] {
    background-color: #fff;
    opacity: 1;
}
.input-group-btn-horizontal input, .input-group-btn-horizontal button { 
	float:left; 
	border:none; 
	background:none;
	box-shadow:none;
}
.input-group-btn-horizontal input { 
	max-width:60px; 
	text-align:center; 
	font-family: 'Kanit', sans-serif; 
	font-weight:200;
	font-style:italic;
	font-size:1.6em;
	padding:28px 0;
	vertical-align:middle;
	background:#fff;
}
.input-group-btn-horizontal .btn { 
	width:30px; 
	padding-left:0; 
	padding-right:0; 
	font-size:2em;
	color:#57a89c;
	vertical-align:middle;
}

.input-group-btn-horizontal .btn:hover,
.input-group-btn-horizontal .btn:focus,
.input-group-btn-horizontal .btn:active {
	background:#fff;
	color: #278a76;
	border:none;
}


/*--------------------// Main Page //--------------------*/
.main-topic {
	font-family: 'Kanit', sans-serif; 
	font-weight:200;
	color:#008269;
	font-size:2em;
	text-align:center;
	margin:1em 0;
}
.main-topic p {
	color:#747c81;
	font-size:0.6em;
}
#doctor-highlight {
	background:#7dbbb2;
}
#doctor-highlight.nomg {
	margin:0;
}
.doctor-main {
	border-right:dotted 1px #fff;
}
#carousel-team-primary-v2 .doctor-list h4 {
	font-size:1.5em;
}
#carousel-team-primary-v2 .doctor-list a:hover, #carousel-team-primary-v2 .doctor-list a:focus, #carousel-team-primary-v2 .doctor-list a:active {
	text-decoration:none;
}
#carousel-team-primary-v2 .doctor-list a:hover h4, #carousel-team-primary-v2 .doctor-list a:focus h4, #carousel-team-primary-v2 .doctor-list a:active h4 {
	color:#015345;
}
#carousel-team-primary-v2 .carousel-inner {
	max-height:380px;
}
#carousel-team-primary-v3 .carousel-inner {
	max-height:18em;
}
#article-highlight {
	background:#f2f2f2;
}
#article-highlight .img-circle {
	border:solid 5px #fff;
}
#article-highlight h4 {
	font-size:2.5em;
}
#article-highlight .line-clamp {
	font-family: 'Kanit', sans-serif; 
	font-weight:200;
	font-size:1.2em;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical; 
	text-overflow:ellipsis;
	overflow:hidden;
	height:7em;
}
#article-highlight .link-more {
	font-size:1.2em;
}


/*--------------------// Main Branch //--------------------*/
#branch-info { margin-top:5em; }
#branch-detail { padding:0 2.5em; }
#branch-detail h2 {
	margin:0;
}
#branch-detail p {
	border-bottom:dotted 1px #9b9b9b;
	font-family: 'Kanit', sans-serif; 
	font-weight:200;
	font-size:1.4em;
	padding-top:1em;
	padding-bottom:2em;
	margin-bottom:1em;
}
#branch-detail p.contact {
	padding-left:3em;
	border-bottom:none;
	color:#6d6d6d;
}
#branch-detail p.contact a {
	margin-left:13px;
}
#realcost-cover {
	text-align:center;
	background-size: cover; 
	background-position: center; 
	padding:5em 0 7em 0;
	margin-top:5em;
}
#realcost-cover button {
	font-size:2.5em;
	padding:0.4em 3em;
}
#contact-branch .container {
	border-top:dotted 1px #9b9b9b;
	margin-top:2em;
	margin-bottom:5em;
}
#contact-branch form .subtopic span {
	margin: 3em 0;
}
#contact-branch form label {
	font-family: 'Kanit', sans-serif; 
	font-weight:200;
	font-size:1.3em;
}
#contact-branch form label.label-title {
	margin-top:-5px;
	padding:0 1em;
	vertical-align:middle;
}
#branch-image img { width:100%; }

/*--------------------// Content //--------------------*/
#section-banner  {
	text-align:center;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#section-banner p {
	font-family: 'Kanit', sans-serif; 
	font-weight:200;
	color:#fff;
}
#section-body {
	padding:10px 0;
}
#section-body-category  {
	text-align:center;
}
#section-body-category h1 {
	text-transform:uppercase;
}
#section-body-category p {
	font-family: 'Kanit', sans-serif; 
	font-weight:200;
	color:#777777;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;  
	overflow:hidden;
	text-overflow:ellipsis;
}
.bg-banner {
	position:absolute; 
	overflow:hidden; 
	float: left;
}
.banner-img {
	position: relative; 
}
.banner-text {
	position:absolute; 
	z-index:99; 
	color:#fff; 
	text-align:center; 
	width:100%; 
	font-family: 'Kanit', sans-serif; 
	font-weight:200;
}
@media screen and (max-width: 349px) {
	.bg-banner {
		height:65px; 
	}
	.banner-img {
		width:185%; 
		left: 50%; 
		transform: translateX(-50%);
	}
	.banner-text {
		font-size:2em; 
		line-height:3em;
	}
}
@media screen and (min-width: 350px) and (max-width: 479px) {
	.bg-banner {
		height:70px; 
	}
	.banner-img {
		width:175%; 
		left: 50%; 
		top:50%;
		transform: translate(-50%, -50%);
	}
	.banner-text {
		font-size:2.5em; 
		line-height:2.5em;
	}
}
@media screen and (min-width: 480px) and (max-width: 611px) {
	.bg-banner {
		height:110px; 
	}
	.banner-img {
		width:160%; 
		left: 50%; 
		top:50%;
		transform: translate(-50%, -50%);
	}
	.banner-text {
		font-size:2.8em; 
		line-height:2.8em;
	}
}
@media screen and (min-width: 612px) and (max-width: 767px) {
	.bg-banner {
		height:110px; 
	}
	.banner-img {
		width:120%; 
		left: 50%; 
		top:50%;
		transform: translate(-50%, -50%);
	}
	.banner-text {
		font-size:2.8em; 
		line-height:2.8em;
	}
}
@media screen and (min-width: 768px) {
	.bg-banner {
		height:120px; 
	}
	.banner-img {
		width:100%; 
		left: 50%; 
		top:50%;
		transform: translate(-50%, -50%);
	}
	.banner-text {
		font-size:2.8em; 
		line-height:3em;
	}
}
@media screen and (min-width: 992px) {
	.bg-banner {
		height:135px; 
	}
	.banner-text {
		font-size:3em; 
		line-height:3.25em;
	}
}

.col-row-1 { float:right; text-align:left; }
.col-row-2 { float:left; text-align:left; }
#content {
	padding:12px 0;
}
#content.full-width, #content.full-width #content-body {
	padding-left:0;
	padding-right:0;
}
#left-bar-body {
	padding:0 15px;
	margin-top:25px;
	border-right:dotted 1px #383838;
}
#left-bar-body.list-group {
	padding:0 15px;
	margin-top:25px;
	border-right:dotted 1px #383838;
	box-shadow:none;
	border-radius:0;
	font-family: 'Kanit', sans-serif; 
	font-weight:200;
	font-size:1.2em;
}
#left-bar-body .list-group-item:first-child, #left-bar-body .list-group-item:last-child {
	border-radius:0;
}
#left-bar-body .list-group-item {
	border:none;
	margin-bottom:0;
}
#left-bar-body.list-group a.list-group-item {
	border-bottom:dotted 1px #dfdfdf;
	padding:10px;
}
#left-bar-body .list-group-item:hover, #left-bar-body .list-group-item:focus {
	color:#007d68;
}
#left-bar-body .list-group-item.active, #left-bar-body .list-group-item.active:hover, #left-bar-body .list-group-item.active:focus {
	background:none;
	background-image:none;
	text-shadow:none;
	border:none;
	color:#007d68;
	font-weight:300;
}
#left-bar-body .list-group-item.active:before {
	content:"\f3d3";
	font-family:"Ionicons";
	font-weight: lighter;
	font-size:1.2em;
	position: absolute;
	right:0;
	margin-top:-1px;
}
#left-bar-body .list-group-item.active:hover {
	background-color:#f5f5f5;
	border-bottom:dotted 1px #dfdfdf;
}
#left-bar-body .menu-ico-collapse {
	float:right;
	font-size:1.3em;
	margin-top:-2px;
	margin-right:-10px;
}
#left-bar-body .list-group-submenu .list-group-item:first-child {
     border-top-right-radius: 0;
     border-top-left-radius: 0;
}
#left-bar-body .list-group-submenu .list-group-item:last-child {
     margin-bottom: -1px;
     border-bottom-right-radius: 0;
     border-bottom-left-radius: 0;
}
#left-bar-body.list-group .list-group-submenu a.list-group-item {
	padding:10px 30px;
	margin-bottom:0;
}
#left-bar-inter {
	font-family: 'Kanit', sans-serif; 
	font-weight:200;
	font-size:1.2em;
	border-bottom:dotted 1px #dfdfdf;
	padding:15px 0;
}
#left-bar-inter h4 {
	color:#007d68;
	font-size:1.1em;
}
#left-bar-inter.first {
	margin-top:-45px;
	padding-top:45px;
}
#left-bar-inter a {
	clear:both;
	padding:5px 0;
	padding-left:25px;
}
#content-body {
	padding:0 0 0 15px;
}
#content-title {
	border-bottom:dotted 1px #dfdfdf;
	padding-bottom:10px;
	margin-bottom:20px;
}
#content-detail {
	font-family: 'Kanit', sans-serif; 
	font-weight:200;
	text-wrap:normal !important;
	border-bottom:dotted 1px #dfdfdf;
	padding-bottom:40px;
	margin-bottom:10px;
}
#content-title.nobd, #content-detail.nobd {
	border:none;
}
#content-detail.kanit {
	font-family: 'Kanit', sans-serif; 
	font-weight:200;
	font-size:1.2em;
	padding-top:10px;
}
.specialty-related {
	color:#434343;
	margin-top:-7px;
}


/*--------------------// Article //--------------------*/
.article-info {
	color:#b6b6b6;
}
.article-info span {
	color:#434343;
	padding:0 18px 0 8px;
}
.media-heading a {
    font-size:0.7em;
	color:#007d68;
}
.media-heading a:hover, .media-heading a:focus {
	color:#434343;
	text-decoration:none;
}
.media-detail {
	margin: 0 0 0 0;
	overflow: hidden;
}
.media-detail p {
	margin: 0;
}
.line-clamp {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;  
	height:40px;
	text-overflow:ellipsis;
}
.media {
	border-bottom:dotted 1px #dfdfdf;
	padding:15px 0;
	margin:0;
}
.share-content {
	float:right;
}
#search-summary {
	font-family: 'Kanit', sans-serif; 
	font-weight:200;
	font-size:1.2em;
	color:#626262;
	text-align:right;
	margin:10px 0;
	position:relative;
}
.icon-title img {
	height:35px;
	margin-right:13px;
	margin-top:1px;
}
#related-article {
	margin-bottom:6.5em;
}
.icon-related img {
	width:30px;
	height:30px;
}


/*--------------------// Talk to Doctor //--------------------*/
#talktodoctor {
	background:#57a89c;
	color:#fff;
	margin-top:30px;
	padding:20px 0;
}
#talktodoctor h4 {
	color:#fff;
	margin-bottom:0;
}
#talktodoctor h5 {
	color:#414141;
	margin-top:3px;
	font-style:italic;
}
#talktodoctor form {
	margin-left:auto;
	margin-right:auto;
}


/*--------------------// Related Article //--------------------*/
#related-article {
	margin-top:30px;
	padding:20px 0;
}
#related-article .media-detail {
	height:35px;
}


/*--------------------// Facilities //--------------------*/
.facilities-group {
	padding:0 40px;
}
.facilities-group h4 {
	color:#414141;
}
.facilities-media {
	border:none;
	padding:0.5px;
	margin-bottom:10px;
}
.facilities-media .media-left {
	background:#fbfbfb;
	padding-right:0;
}
.facilities-media .media-heading {
	color:#008269;
}
.facilities-media .media-body {
	color:#4d4d4d;
	font-family: 'Kanit', sans-serif; 
	font-weight:200;
	font-size:0.9em;
	padding:10px;
	background:#f8f8f8;
}
.facilities-media .media-left {
    overflow: hidden;
	position: absolute;
	z-index:9;
}
.facilities-media .media-object {
	height:auto;
	margin-left:auto;
	margin-right:auto;
	overflow-x:hidden;
}
.facilities-media .media-body{
	position:relative;
}
.facilities-media .media-body p {
	margin-bottom:0;
}
.facilities-media .media-body h4, .facilities-media .media-body p {
	line-height:1.3;
	display: -webkit-box;
	-webkit-box-orient: vertical; 
	overflow:hidden; 	
	text-overflow:ellipsis;
}
.clamp-d1 {
	-webkit-line-clamp: 2; 
	height:45px;
	font-size:1.4em;
}
.clamp-d2 {
	-webkit-line-clamp: 1; 
	height:17px;
}
.clamp-d3 {
	-webkit-line-clamp: 3; 
	height:48px;
}
.clamp-d4 {
	-webkit-line-clamp: 1; 
	height:17px;
}


/*--------------------// FAQ //--------------------*/
#search-summary.faq-search-summary {
    position: relative;
    text-align: right;
    margin-top: 0;
}
.faqs-media.media {
	border:none;
}
.faqs-media .media-body {
	color:#4d4d4d;
	font-family: 'Kanit', sans-serif; 
	font-weight:200;
	font-size:1.1em;
	padding:20px 30px;
	background:#f8f8f8;
}
#content-detail.faq-search {
	padding:20px;
	padding-top:5px;
	margin-top:-10px;
	border-bottom: dotted 1px #dfdfdf;
	border-top: dotted 1px #dfdfdf;
}


/*--------------------// VIP //--------------------*/
.vip-list, .vip-review {
	text-align:center;
	font-size:1.1em;
	margin:20px 0 35px 0;
	height:275px;
}
.vip-list p, .vip-review p {
	padding:5px 0 0 0;
	margin:0;
}
.vip-review p span {
	font-family: 'Kanit', sans-serif; 
	font-weight:200; 
	color:#007d68;
	padding-right:10px;
}
.vip-list .vip-img-circle, .vip-review .vip-img-circle {
	border-radius:50%;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}
.vip-list img, .vip-review img {
	max-width:100%;
}
.vip-list .vip-img-circle img {
	min-width:200px;
}
.vip-list .vip-img-circle, .vip-review .vip-img-circle {
	width:200px;
	height:200px;
}
.vip-list h4, .vip-review h4 {
	font-size:1.3em;
	margin:5px 0;
}
.vip-list h4, .vip-list p, .vip-recommend p {
	line-height:1.3;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical; 
	overflow:hidden; 	
	text-overflow:ellipsis;
}
.vip-list h4 {
	-webkit-line-clamp: 1;
}
.vip-detail {
	border-bottom:dotted 1px #dfdfdf;
	padding-bottom:20px;
	margin-bottom:20px;
}
@media screen and (max-width: 991px) {
	.vip-pad {
		padding-left:0;
	}
	#vip-name {
		text-align:center;
	}
	#vip-img img{
		margin-left:auto;
		margin-right:auto;
	}
	#vip-img {
		margin-bottom:40px;
	}
}
@media screen and (min-width: 992px) {
	#vip-name {
		margin-bottom:30px;
	}
	#vip-img {
		padding-top:30px;
	}
}
@media screen and (max-width: 1024px) {
	.bt-drconsult{
		background: #57a79c;
		font-size:16px;
	    display: block;
	    text-align: center;
	    color:#fff;
	    padding: 10px 15px 10px 15px;
	    border-radius:5px;
	}
	
}


/*--------------------// Doctor //--------------------*/
.clinic-name {
	height:26px;
}
.doctor-list, .doctor-recommend, .doctor-review {
	text-align:center;
	font-size:1.1em;
	margin:20px 0;
}
.doctor-appointment-block{
	text-align:left;
	font-size:1.1em;
	margin:0 0 10px 0;

}
.doctor-list p, .doctor-recommend p, .doctor-review p {
	padding:5px 0 0 0;
	margin:0;
}
.doctor-review p span {
	font-family: 'Kanit', sans-serif; 
	font-weight:200; 
	color:#007d68;
	padding-right:10px;
}
.doctor-list .doctor-img-circle, .doctor-recommend .doctor-img-circle, .doctor-review .doctor-img-circle {
	border-radius:50%;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}
.doctor-list img, .doctor-recommend img, .doctor-review img {
	max-width:100%;
}
.doctor-list .doctor-img-circle, .doctor-review .doctor-img-circle {
	width:200px;
	height:200px;
}
.doctor-recommend .doctor-img-circle {
	width:140px;
	height:140px;
}
.doctor-search .doctor-img-circle {
	width:140px;
	height:140px;
}
.doctor-list h4, .doctor-recommend h4, .doctor-review h4 {
	font-size:1.3em;
	margin:5px 0;
}
.doctor-list h4, .doctor-list p, .doctor-recommend h4, .doctor-recommend p {
	line-height:1.3;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical; 
	overflow:hidden; 
	text-overflow:ellipsis;
	/*height:26px;	*/
}
.doctor-list h4 {
   height:26px;
}

div#fade-container{
	width: 100%;
	margin: auto;
	position:relative;
	line-height: 1.5em;
}
div#fade-content{
	max-height: 130px;
	margin-bottom:80px;
	overflow: hidden;
}
div#fade-content.full{
	max-height: none;
	margin-bottom:none;
}
.fade-anchor {
	background: -webkit-linear-gradient(top,rgba(255,255,255,0),rgba(255,255,255,0) 20px,#fff 100px);
	background: linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,0) 20px,#fff 100px);
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	height: 180px;
	padding-top: 140px;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	text-align: center;
	-webkit-transition: background 150ms ease-in;
	transition: background 150ms ease-in;
}
.fade-anchor-text {
	background: url(../../images/line-more.png) #fff no-repeat center top;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #08816d;
	display: inline-block;
	width: 100%;
	overflow: hidden;
	padding: 30px 0 0 0;
	text-decoration: none;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.fade-anchor-text .roundtext {
	border:solid 2px #08816d;
	border-radius:50%;
	padding:1px 5px;
}
.doctor-table {
	margin:20px 0 20px 40px;
}
.rwd-table {
  margin: 1em 0;
  width: 100%;
}
.rwd-table tr {
  border-bottom:dotted 1px #dfdfdf;
}
.rwd-table th {
  display: none;
}
.rwd-table td {
  display: block;
}
.rwd-table td:first-child {
  padding-top: .5em;
}
.rwd-table td:last-child {
  padding-bottom: .5em;
}
.rwd-table td:before {
  content: attr(data-th) " : ";
  font-size:1.2em;
  font-weight: bold;
  width: 8.5em;
  display: inline-block;
}
#experience.rwd-table td:before, #clinic-hours.rwd-table td:before {
  width: 11em;
}
.rwd-table th, .rwd-table td {
  text-align: left;
}
.rwd-table {
  background: #fff;
  color: #434343;
  border-radius: .4em;
  overflow: hidden;
}
.rwd-table th, .rwd-table td {
  margin: .5em 1em;
}
.rwd-table th, .rwd-table td:before {
 	color:#008269;
	font-family: 'Kanit', sans-serif; 
	font-weight:200; 
}
.rwd-table th {
	border-bottom:dotted 1px #dfdfdf;
	font-size:1.4em;
}
#clinic-remark p {
	font-family: 'Kanit', sans-serif; 
	font-weight:200; 
	font-size:0.8em;
	margin:40px;
	margin-right:0;
}
#clinic-remark p .remark-topic {
	color:#008269;
	font-weight:500;
}


/*--------------------// Appointment //--------------------*/
.content-appointment, .content-appointment label {
	font-family: 'Kanit', sans-serif; 
	font-weight:200; 
	font-size:1.1em;
}
.form-appointment {
	color:#888;
}
.advance-search {
	padding:10px 5px;
}
.advance-search a {
	font-family: 'Kanit', sans-serif; 
	font-weight:200; 
	color:#57a89c;
}
.advance-search a:hover, .advance-search a:active, .advance-search a:focus {
	color:#007d68;
}
.pyt-select.nomg { margin:0; }
.appointment-remark {
	font-family: 'Kanit', sans-serif; 
	font-weight:200; 
	font-size:0.9em;
	padding-top:6px;
}
.appointment-remark ol, .appointment-remark ul {
    -webkit-margin-before: 0.2em;
    -webkit-margin-after: 0.2em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 5px;
}
.appointment-remark ul {
	list-style:none;
}
.appointment-remark ol li, .appointment-remark ul li {
	padding:4px 0;
	line-height:1.2em;
}
@media screen and (min-width: 992px) {
	.patient-country { padding-right:0; }
	.appointment-remark h5 { text-align:right;}
}
#content-detail.padbt { padding-bottom:0; margin-bottom:5px; }
.doctor-search-filter { padding:0 5px; }
.doctor-search { font-size:0.9em; margin:5px 0; }
.doctor-search .doctor-img-circle { margin-bottom:5px; }
.doctor-search h4 { height:22px; margin:0; } 
.doctor-search p { height:16px; padding:0; }

.modal-header {
	border-bottom:none;
	padding-bottom:0;
}
.modal-body {
	padding:15px 0 15px 5px;
	padding-top:5px;
	margin-top:-20px;
}
.embed-responsive-16by9 {
	width:100%;
}
.modal-footer {
	border-top:none;
}
.modal-header .ion-ios-close-empty {
	font-size:4.6em;
	margin-top:-30px;
}
.modal-header h4 {
	font-size:2.2em;
	padding-top:0;
	padding-right:0;
}


/*--------------------// Real Cost //--------------------*/
#content-detail.realcost {
	font-family: 'Kanit', sans-serif; 
	font-weight:200; 
	font-size:1.2em;
}
.realcost h4 {
	font-size: 1.5em;
    padding: 30px 0 0 15px;
}
#package-list h4 {
    background-color: #f8f8f8;
    margin-bottom: 0;
	padding: 30px 0 0 3em;
}
.realcost h4 .round-bullet { font-size:1em; margin-right:18px; }
.realcost ul { padding-left:65px; }
.realcost a { color:#57a89c; }
.realcost a:hover, .realcost a:focus, .realcost a:active { color:#008269; text-decoration:none; }
.promotion-nav.promotion-realcost > li { font-size:0.95em; padding: 3px 0 7px 0; }
.promotion-nav.promotion-realcost > li > a { margin-left:35px; }
.promotion-highlight.promotion-realcost { margin-top:0; padding-left:7em; }
.promotion-nav.realcost-list > li:before {
    font-size: 3.5em;
    line-height: 20px;
}
.promotion-nav.realcost-list span { font-size: 1em; }
.promotion-nav.realcost-list > li {
	border-bottom:0;
	padding-top:10px;
}
.promotion-nav.realcost-list > li span {
	color: #434343;
    font-size: 1em;
    margin-left: 25px;
}
.remedy {
	margin-left:6em;
	padding:20px 0 40px 2em;
	font-family: 'Kanit', sans-serif; 
	font-weight:200; 
	font-size:1.2em;
	color:#434343;
	border-bottom:dotted 1px #dfdfdf;
}
.realcost-remark {
	clear:both;
	color:#7e7e7e;
	font-weight:200; 
	font-size:0.7em;
	margin-top:-5px;
}
.remark h4 {
	font-style:italic;
	padding:0;
	padding-bottom:10px;
	font-size:1.1em;
}
.remark p {
	margin: 0 0 25px;
	padding-left:10px;
}

/*--------------------// Medical Center //--------------------*/
.medicalcenter-list {
	text-align:center;
	font-size:1.1em;
	margin:20px 0 35px 0;
	height:175px;
}
.medicalcenter-list a:hover, .medicalcenter-list a:focus, .medicalcenter-list a:active {
	text-decoration:none;
	color:#278a76;
}

.medicalcenter-list a:hover .medicalcenter-img-circle , .medicalcenter-list a:active .medicalcenter-img-circle , .medicalcenter-list a:focus .medicalcenter-img-circle {
	background:#02977a;
}
.medicalcenter-list a:hover .medicalcenter-img-circle img, .medicalcenter-list a:focus .medicalcenter-img-circle img, .medicalcenter-list a:active .medicalcenter-img-circle img {
	-webkit-filter: brightness(200%); /* Chrome, Safari, Opera */
    filter: brightness(200%);
}
.medicalcenter-list img:hover
{
	
}
.medicalcenter-list .medicalcenter-img-circle {
	border-radius:50%;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}
.medicalcenter-list img {
	max-width:100%;
}
.medicalcenter-list .medicalcenter-img-circle img {
	min-width:150px;
}
.medicalcenter-list .medicalcenter-img-circle {
	width:150px;
	height:150px;
}
.medicalcenter-list h4 {
	font-size:1.3em;
	margin:5px 0;
}
.medicalcenter-list h4 {
	line-height:1.3;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical; 
	overflow:hidden; 	
	text-overflow:ellipsis;
}
.medicalcenter-detail {
	border-bottom:dotted 1px #dfdfdf;
	padding-bottom:20px;
	margin-bottom:20px;
}
@media screen and (max-width: 991px) {
	.medicalcenter-pad {
		padding-left:0;
	}
	#medicalcenter-name {
		text-align:center;
	}
	#medicalcenter-img img{
		margin-left:auto;
		margin-right:auto;
	}
	#medicalcenter-img {
		margin-bottom:40px;
	}
}
@media screen and (min-width: 992px) {
	#medicalcenter-name {
		margin-bottom:30px;
	}
	#medicalcenter-img {
		padding-top:30px;
	}
}


/*--------------------// Package and promotion //--------------------*/
#related-package {
	margin:90px 0;
}
.promotion-nav {	
	font-family: 'Kanit', sans-serif; 
	font-weight:200; 
}
.promotion-nav > li { 
    list-style: none;
    margin: 0;
    padding: 0;
	border-bottom:dotted 1px #dfdfdf;
}
.promotion-nav > li:last-child { 
	border-bottom:none;
}
.promotion-nav > li:before {
	content: '\2022';
	display: block;
	position: relative;
	max-width: 0;
	max-height: 0;
	left: 0;
	top: 0;
	color: #57a89c; 
	font-size: 4em;
	line-height:28px;
}
.promotion-nav > li.gray:before {
	content: '\2022';
	display: block;
	position: relative;
	max-width: 0;
	max-height: 0;
	left: 0;
	top: 0;
	color: #e8e8e8; 
	font-size: 4em;
	line-height:28px;
}
.promotion-nav > li > a {
	color:#434343;
	font-size:1.2em;
	line-height:35px;
	margin-left:25px;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical; 
	overflow:hidden; 
	text-overflow:ellipsis;
}
.promotion-nav > li > a i{
  	color: green;
    font-size: 1.5rem;
}
.promotion-nav > li > a:hover, .promotion-nav > li > a:focus, .promotion-nav > li > a:active {
	color:#57a89c;
	text-decoration:none;
}
.promotion-highlight {
	background-color:#f8f8f8;
	padding:20px 20px 20px 30px;
	margin-top:20px;
	margin-bottom:50px;
}
.promotion-list {
	background-color:#fff;
	padding:20px 20px 20px 30px;
	margin-top:20px;
	margin-bottom:50px;
}
.table-promotion {
	width: 100%;
}
.table-promotion tr {
	border-bottom:dotted 1px #dfdfdf;
}
.table-promotion th {
	display: none;
}
.table-promotion td {
	display: block;
}
.table-promotion td:first-child {
	padding-top: .5em;
}
.table-promotion td:last-child {
	padding-bottom: .5em;
}
.table-promotion td:before {
	content: attr(data-th);
	font-size:1.2em;
	font-weight: bold;
	width: 8.5em;
	display: inline-block;
	position: relative;
    top: -8px;
}
.table-promotion th, .table-promotion td {
	text-align: left;
}
.table-promotion {
	background: #fff;
	color: #434343;
	border-radius: .4em;
	overflow: hidden;
}
.table-promotion th, .table-promotion td {
  	margin: .5em 1em;
}
.table-promotion th, .table-promotion td:before {
 	color:#008269;
	font-family: 'Kanit', sans-serif; 
	font-weight:200; 
}
.table-promotion th {
	border-bottom:dotted 1px #dfdfdf;
	font-size:1.4em;
}
.table-promotion td {
	vertical-align:middle;
	border-top:none;
	border-bottom:dotted 1px #dfdfdf;
	font-family: 'Kanit', sans-serif; 
	font-weight:200; 
	font-size:1.2em;
	padding:3px;
}
.table-promotion .promotion-remark {
	font-size:0.7em;
}
.table-promotion tr td:last-child {
	padding-right:0;
}
.table-promotion .media {
	border:none;
	padding-top:0;
}
.table-promotion .spinner { 
	width:auto; 
	margin-right: 0;
	margin-top:-38px;
}
.package-price {
	background:#fafafa;
	font-size:1.85em;
	font-weight:400;
	color:#57a89c;
	text-align:right;
	margin:1px 0;
	width:100%;
}
#cart-summary {
	text-align:right;
	font-family: 'Kanit', sans-serif; 
	font-weight:300; 
	font-size:1.9em;
	margin-top:20px;
}
#cart-summary .price-summary {
	background:#fff;
	font-size:1.65em;
	font-weight:300;
	color:#57a89c;
	text-align:right;
	vertical-align:middle;
	width:32%;
	max-width:320px;
}
.input-symbol-currency {
	position: relative;
}
.input-symbol-currency input {
	padding-left:18px;
	border:none;
	padding:18px 10px;
}
.input-symbol-currency:before {
	position: absolute;
	top: 0;
	content: "\0E3F";
	font-size:1.65em;
	color:#57a89c;
	left: 10px;
	margin-top:-13px;
}
.input-symbol-currency.input-summary input {
	padding-left:18px;
	border:none;
	padding:5px 10px;
 }
 .input-symbol-currency.input-summary:before {
	font-size:1.85em;
 }
.btn-buy {
	background:#278a76;
	color:#fff;
	font-family: 'Kanit', sans-serif; 
	font-weight:200; 
	font-size:1.65em;
	border-radius:0;
	vertical-align:middle;
	margin-left:-10px;
	padding:4px 15px ;
}
.package-white-remark {
    font-family: 'Kanit', sans-serif;
    font-weight: 200;
    font-style: italic;
    font-size: 0.9em;
	text-align:right;
	padding:10px 0;
}
#package-list h4.package-clinic {
	background-color:#fff;
	padding-left:13px;
}

/*--------------------// Testimonial //--------------------*/
#related-testimonial {
	clear:both;
}


/*--------------------// Career //--------------------*/
#career-step {
	box-shadow:none;
	border-radius:0;
	font-family: 'Kanit', sans-serif; 
	font-weight:200;
	font-size:1.4em;
	color:#08816d;
	text-align:center;
}
#career-step .list-group-item {
	border:none;
	border-right:dotted 1px #dfdfdf;
	display:inline-table;
	width:30%;
}
#career-step .list-group-item:last-child {
	border-right:none;
}
#career-step .list-group-item img {
	margin-right:10px;
}
#career-list {
	font-family: 'Kanit', sans-serif; 
	font-weight:200;
	font-size:1.2em;
	line-height:1.5em;
	margin-bottom:2px;
}
#career-list a {
	color:#429f8f;
	cursor:pointer;
}
#career-list a:hover, #career-list a:active, #career-list a:focus {
	text-decoration:none;
	color:#007d68;
}
#career-list tr, #career-list tr:last-child {
	border-bottom:dotted 1px #dfdfdf;
}
.career-title h4 span {
	padding-right:20px;
}
.career-title h5 {
	font-size:1.2em;
}
.career-subdetail {
	width:120px;
	float:left;
}
.btn-apply {
	font-size:1.4em;
	padding:5px 45px;
	margin-left:auto;
	margin-right:auto;
}


/*--------------------// Contact //--------------------*/
#contact-recommend {
	margin:70px 0;
	font-family: 'Kanit', sans-serif; 
	font-weight:200; 
	font-size:1.2em;
	text-align:center;
}


/*--------------------// Member //--------------------*/
.content-agreement {
	max-height:350px;
}
#content-detail.content-detail-agreement {
	border-bottom:none;
	border-right:dotted 1px #434343;
}
.content-agreement .mCSB_inside > .mCSB_container {
	margin-right:25px;
}


/*--------------------// Club //--------------------*/
#club-room, #club-room-in { max-width:400px; }
#club-room-select, #club-room-select-in { max-width:300px; }
@media screen and (max-width: 550px) {
	#club-room, #club-room-select { max-width:100%; }
	.bt-club-action { 
		float:right;
		width:100%;
		text-align:center;
	}
	.bt-club-action .btn-pyt, .bt-club-action-in .ntn-pyt {
		margin-top:10px;
	}
}
@media screen and (max-width: 655px) {
	#club-room-in, #club-room-select-in { max-width:100%; }
	.bt-club-action-in { 
		float:right;
		width:100%;
		text-align:center;
	}
	.bt-club-action-in .btn-pyt {
		margin-top:10px;
	}
}
.table-club > thead > tr > th {
	font-family: 'Kanit', sans-serif; 
	font-weight:200;
	font-size:1.2em;
	color:#008269;
}
.table-club > tbody > tr > td { 
	border-top:none;
	border-bottom:dotted 1px #dfdfdf; 
}
.table-club > tbody > tr > td:first-child { 
	width:45%;
}
.table-club > thead > tr > th:nth-child(n+3), .table-club > thead > tr > th:nth-child(n+4),
.table-club > tbody > tr > td:nth-child(n+3), .table-club > tbody > tr > td:nth-child(n+4) { 
	text-align:center;
}
.table-club >  thead > tr > th:nth-child(n+5), .table-club > tbody > tr > td:nth-child(n+5) {
	text-align:left;
}
.widetable {
	overflow-x: auto;
}
.widetable table {
	min-width:500px;
}
.bt-club-action, .bt-club-action-in { 
	float:right;
	text-align:right;
}
#post-topic {
	padding:0 40px 20px 40px;
	background-color:rgba(87, 168, 156, 0.3);
}
#post-comment {
	padding:20px 0;
	border-bottom:dotted 1px #dfdfdf;
}
#post-comment-topic { 
	background-color:#f5f5f5;
	padding:20px 0;
	margin-top:-10px;
}
#user-photo {
	max-width:145px;
}
#new-comment-photo, #new-comment-detail {
	font-family: 'Kanit', sans-serif; 
	font-weight:200;
	font-size:1.2em;
}
#new-comment-photo {
	width:145px;
	padding:0 20px 0 10px;
}
#user-photo img, #new-comment-photo img {
	max-width:125px;
	max-height:125px;
	width:100%;
}
#user-detail h4.nopad { padding-top:0; }
#post-comment-detail { padding:20px; }
.spoil { 
	text-align:right;
	margin-top:-25px;
	margin-right:20px;
}
.new-comment {
	padding:20px 0;
}
#content-detail.nopad { padding:0; }


/*--------------------// Chat //--------------------*/
#chattable { 
	font-family: 'Kanit', sans-serif; 
	font-weight:200;
	font-size:1.2em;
	min-height:350px;
	height:60%;
}
.chat-screen {
	background:#f9f9f9;
}
.chat-action {
	font-family: 'Kanit', sans-serif; 
	font-weight:200;
	font-size:1.2em;
	padding:8px 0;
}
.chat-action .btn-pyt {
	font-size:1em;
	margin-top:0;
	padding:5px 0;
	width:100%;
}
.chat-title label {
	padding-top:5px;
}

@media screen and (max-width: 659px) {
	.chat-title { display:none; }
	.chat-box { width: 83.33333333%; padding-left:0; }
}


@media screen and (max-width: 475px) {
	.doctor-table {
		margin:20px 0 20px 0;
	}
	#clinic-remark p {
		margin:40px 0;
	}

	.caption_overlay h1.caption_overlay_title p {
		height:20px;
	}
}

@media screen and (max-width: 991px) {
	.bt-drconsult{
		background: #57a79c;
		font-size:16px;
	    display: block;
	    text-align: center;
	    color:#fff;
	    padding: 10px 15px 10px 15px;
	    border-radius:5px;
	}
	.table-promotion > tbody > tr > td:last-child {
		border-bottom:none;
	}
	.table-responsive {
		border: 1px solid #ddd;
	}
	#cart-summary .price-summary {
		width:42%;
		min-width:255px;
	}
	.input-symbol-currency input {
		padding-left:18px;
		border:none;
		padding:10px;
	 }
	 .input-symbol-currency:before {
		font-size:1.85em;
		margin-top:37px;
		margin-left:-40px;
	 }
	.input-symbol-currency.input-summary input {
		padding-left:18px;
		border:none;
		padding:5px 10px;
	 }
	 .input-symbol-currency.input-summary:before {
		font-size:1.85em;
		margin-top:-11px;
		margin-left:0;
	 }
	 #career-list.rwd-table td:before {
		font-size:1em;
	}
}
@media screen and (max-width: 767px) {
	.share-content .share-form, .share-content .share-form:hover {
		margin-top:20px;
	}
	.share-content {
    	float:none;
	}
	.bt-drconsult{
		background: #57a79c;
		font-size:20px;
	    display: block;
	    text-align: center;
	    color:#fff;
	    padding: 10px 15px 10px 15px;
	    border-radius:5px;
	}
	#carousel-hero-banner .carousel-inner .item {
	  background-size: 100% 100%;
	}
	#carousel-hero-banner .carousel-inner .item img {
	  width: 100%;
	}

	#pc-footer, #pc-menu { display:none; }
	#mb-footer, #mb-menu, #mb-menu-header { display:block; }
	#mb-menu-header {
		color:#fff;
		background:url(../../images/hotline.png) #57a89c no-repeat;
	}
	.navbar-collapse {
		padding:0;
	}
	ul.scroll-menu {
		position:relative;
		display:inherit!important;
		overflow-x:auto;
		-webkit-overflow-scrolling:touch;
		-moz-overflow-scrolling:touch;
		-ms-overflow-scrolling:touch;
		-o-overflow-scrolling:touch;
		overflow-scrolling:touch;
		top:0!important;
		left:0!important;
		width:100%;
		height:auto;
		margin:0;
		border-left:none;
		border-right:none;
		-webkit-border-radius:0!important;
		-moz-border-radius:0!important;
		-ms-border-radius:0!important;
		-o-border-radius:0!important;
		border-radius:0!important;
		-webkit-box-shadow:none;
		-moz-box-shadow:none;
		-ms-box-shadow:none;
		-o-box-shadow:none;
		box-shadow:none
	}
	.side-collapse-container{
		width:100%;
		position:relative;
		right:0;
		top:0;
		transition:right .4s;
	}
	.side-collapse-container.out{
		right:100%;
	}
	.side-collapse {
		top:0;
		bottom:0;
		right:0;
		width:100%;
		position:fixed;
		overflow:hidden;
		transition:width .4s;
	}
	.side-collapse.in {
		width:0;
	}
	.icon-remove-x { 
		background-size: 25px 25px;
		width:25px;
		height:25px;
	}
	#mainmenu .highlighted {
		background:none;
	}
	#mainmenu.navbar-default .caret.navbar-toggle {
		border:none;
	}
	#mainmenu.navbar-default .caret {
		font-size:3.2em;
		font-weight:200;
	}
	#mainmenu.navbar-default .caret:hover {
		background:none;
	}
	#mainmenu.navbar-default .navbar-nav.nav-lang > li > a .caret {
		margin:-10px 25px 0 0;
	}
	#mainmenu.navbar-default .navbar-nav.nav-lang > li.open > a .caret{
		margin:-10px 16px 0 0;
	}
	#mainmenu .navbar-nav.sm-collapsible .caret:before {
		content:"\f3d0";
	}
	#mainmenu .navbar-nav.sm-collapsible .open > a > .caret:before {
		content:"\f3d8";
	}
	#mainmenu.navbar-default .navbar-nav > li > a .caret {
		margin:-7px -5px 0 0;
	}
	#mainmenu.navbar-default .navbar-nav > li.open > a .caret{
		margin:-10px -1px 0 0;
	}
	#mainmenu.navbar-default .navbar-nav > li.open > ul > li > a .caret {
		margin:-7px 10px 0 0;
	}
	#mainmenu.navbar-default .navbar-nav > li.open > ul > li.open > a .caret {
		margin:-10px -1px 0 0;
	}
	#mainmenu.navbar-default .navbar-nav {
		margin:0;
	}
	#mainmenu.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color: #434343;
	}
	#mainmenu.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
		color: #008269;
		background:#d5d4d4;
	}
	#mainmenu.navbar-default .nav-lang {
		margin:0;
		background:#c9c9c9;
		background-image:none;
		box-shadow:none;
	}
	#mainmenu.navbar-default .nav-lang > li.open {
		background:#c9c9c9;
		background-image:none;
		box-shadow:none;
	}
	#mainmenu.navbar-default .nav-lang > li.open > a {
		color:#008269;
		font-weight:200;
		background:#dcdcdc;
		background-image:none;
		box-shadow:none;
	}
	#mainmenu.navbar-default .navbar-nav > li.open {
		background:#c9c9c9;
		background-image:none;
		box-shadow:none;
	}
	#mainmenu.navbar-default .navbar-nav > li.open > a {
		color:#008269;
		font-weight:200;
		background:#dcdcdc;
		background-image:none;
		box-shadow:none;
		margin:0;
		padding:10px 20px;
		border:none;
	}
	#mainmenu.navbar-default .navbar-nav > li > a {
		border-right:none;
		border-bottom:dotted 1px #fff;
	}
	#mainmenu.navbar-default .navbar-nav > li > a:hover {
		background:transparent;
		box-shadow:none;
		color:#008269;
	}
	#mainmenu.navbar-default .navbar-nav > li.open {
		background-image:none;
		box-shadow:none;
	}
	#mainmenu.navbar-default .navbar-nav > li > ul.dropdown-menu {
		padding:0;
	}
	#mainmenu.navbar-default .navbar-nav > li > ul.dropdown-menu > li {
		border-right:none;
		border-bottom:dotted 1px #9b9b9b;
	}
	#mainmenu.navbar-default .navbar-nav > li > ul.dropdown-menu > li > a {
		font-weight:200;
	}
	#mainmenu.navbar-default .navbar-nav > li.open > ul.dropdown-menu > li > a:hover {
		background:#c9c9c9;
	}
	#mainmenu.navbar-default .navbar-nav > li.open > ul.dropdown-menu > li.open  {
		background:none;
	}
	#mainmenu.navbar-default .navbar-nav > li.open > ul.dropdown-menu > li.open > a {
		color:#008269;
	}
	#mainmenu.navbar-default .navbar-nav > li.open > ul.dropdown-menu > li.open > ul {
		padding:0;
	}
	#mainmenu.navbar-default .navbar-nav > li.open > ul.dropdown-menu > li.open > ul > li {
		border-top:dotted 1px #9b9b9b;
	}
	#mainmenu.navbar-default .navbar-nav > li.open > ul.dropdown-menu > li.open > ul > li > a {
		font-size:1.1em;
		font-weight:200;
	}
	#mainmenu.navbar-default .navbar-nav > li.open > ul.dropdown-menu > li.open > ul > li > a:hover {
		background:none;
	}
	.flag-select {
		width:22px;
	}
	.flag {
		width:18px;
	}
	.navbar-default .navbar-nav {
		padding:0;
		margin:7.5px 0;
		border-right:none;
		background:#a6a6a6;
	}
	#mainmenu.navbar-default .navbar-nav > li > a {
		font-size:1.3em;
		padding:10px 5px 10px 5px;
		margin:0 15px 0 15px;
	}
	#mainmenu.navbar-default .navbar-nav > li > ul > li > a {
		font-size:1.3em;
		font-weight:100;
		padding:6px 0 6px 5px;
		margin:0 15px 0 18px;
	}
	#mainmenu.navbar-default .navbar-nav > li > ul {
		margin:0 14px;
	}
	#mainmenu.navbar-default .nav-lang > li > ul {
		margin:0;
		padding:0;
	}
	#mainmenu.navbar-default .navbar-nav > li > a:hover, #mainmenu.navbar-default .navbar-nav > li > a:focus {
		font-weight:300;
	}
	#mainmenu.navbar-default .nav-lang > li > a {
		font-size:1.4em;
		padding:10px 20px 10px 20px;
		margin:0;
		border:none;
	}
	#mainmenu.navbar-default .nav-lang .dropdown-menu > li > a {
		font-size:1.4em;
		font-weight:200;
		padding:7px 48px;
	}
	#mainmenu.navbar-default .nav-lang > li > a:hover, #mainmenu.navbar-default .nav-lang > li > a:active, #mainmenu.navbar-default .nav-lang > li > a:focus, #mainmenu.navbar-default .nav-lang .dropdown-menu > li > a:hover, #mainmenu.navbar-default .nav-lang .dropdown-menu > li > a:active, #mainmenu.navbar-default .nav-lang .dropdown-menu > li > a:focus {
		font-weight:200;
	}
	#mb-menu-header a {
		color:#fff;
	}
	#mb-menu-header {
		padding:10px 25px;
		padding-left:65px;
		font-size:2.4em;
		background-size: 35px 38px;
		background-position:23px 14px;
	}
	#mb-menu-header .icon-remove-x {
		margin: 14px 0 8px 0;
		margin-right:3px;
	}
	.navbar-default .navbar-collapse {
		background:#a6a6a6;
	}
	#content {
		padding:15px;
	}
	#content-body {
		padding:0;
	}
	#content .breadcrumb {
		border-top:dotted 1px #383838;
		border-radius:0;
		padding-top:10px;
	}
	#content.no-search .breadcrumb {
		border-top:none;
		padding-top:0;
	}
	.media-object {
		width:150px;
	}
	.facilities-media .media-left {
		width: 100%;
		height: 153px;
		text-align:center;
	}
	.facilities-media .media-object {
		height: 153px;
		width:auto;
	}
	.facilities-media .media-body{
		padding-left:10px;
		padding-top:163px;
	}
	#left-bar-body {
		border-right:none;
	}
	#left-bar .content {
		height:30px;
	}
	#left-bar .content {
		max-width:100%;
	}
	.shift-up {
		margin-top:15px;
	}
	#mb-footer #mb-footer-logo { text-align:center; }
	#mb-footer #mb-footer-logo img { width:200px; }
	#mb-footer #mb-social ul {
		padding:0;
		text-align:center;
	}
	#mb-footer #mb-social ul > li { 
		list-style:none;
		display:inline-table;
		margin:0 5px;
	}
	#mb-footer #mb-social #social-facebook, #social-youtube, #social-instagram {
		background-size: 50px 50px;
		width:50px;
		height:50px;
	}
	#mb-footer #bdms { 
		background:url(../../images/bdms.png) no-repeat center;
		background-size: 350px 123px;
		width:100%;
		height:123px;
	}

	#footer-shortcut.navbar-default {
		background-image:none;
		background-color:#fafafa;
		border-radius:0;
		border:none;
		box-shadow:none;
	}
	#footer-shortcut.navbar-default .navbar-toggle {
		border:none;
		font-size:3em;
		font-weight:lighter;
		color:#545454;
		padding:0 0.3em;
		line-height:0.5em;margin:10px 4px;
	}
	#footer-shortcut.navbar-default .navbar-toggle:hover, #footer-shortcut.navbar-default .navbar-toggle:focus, #footer-shortcut.navbar-default .navbar-toggle:active {
		background:transparent;
		color:#007d68;
	}
	#footer-shortcut .navbar-brand {
		color:#007d68;
		font-size:1.8em;
		font-weight:200;
		padding:0.8em 1em;
	}
	#footer-shortcut.navbar-default .navbar-collapse {
		background:#fff;
		border:none;
	} 
	#footer-shortcut .navbar-collapse.in {
    	overflow-y:inherit;
	}
	#footer-shortcut.navbar-default .navbar-nav {
		background:#fff;
		margin:0 17px 0 15px;
	}
	#footer-shortcut.navbar-default .navbar-nav > li > a {
		font-size: 1.35em;
		padding: 10px;
		margin-left:5px;
		border-bottom:dotted 1px #434343;
	}
	#footer-shortcut.navbar-default .navbar-nav > li.open > a {
		border-bottom:dotted 1px #434343;
		background-color:transparent;
		background-image:none;
		box-shadow:none;
	}
	#footer-shortcut.navbar-default .navbar-nav > li.open {
		border-bottom:none;
	}
	#footer-shortcut.navbar-default .navbar-nav > li.open > ul {
		padding:0;
	}
	#footer-shortcut.navbar-default .navbar-nav > li.open > ul > li > a {
		padding:10px 0;
	}
	#footer-shortcut.navbar-default .navbar-nav > li.open > ul > li.open > ul > li > a {
		padding-left:30px;
	}
	#footer-shortcut.navbar-default .navbar-nav > li.open > a .subarrow {
		margin-right:10px;
	}
	#footer-shortcut .highlighted {
		color:#007d68;
	}
	#footer-shortcut.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		font-size: 1.25em;
		font-weight:200;
		padding: 8px;
		padding-left:20px;
		margin-left:5px;
		border-bottom:dotted 1px #434343;
	}
	#footer-shortcut.navbar-default .navbar-toggle.sub-arrow {
		margin:0;
		float: left;
		margin-left: -6px;
		margin-top:-10px;
	}
	#footer-shortcut.navbar-default .navbar-nav > li > a {
		margin:0;
	}
	#search-summary {
		position:absolute;
		text-align:left;
		margin-top:-28px;
	}
	#search-summary.search-summary-footer {
		margin-top:0;
		margin-bottom:0;
	}
	#content-detail.content-detail-agreement {
		border-bottom:dotted 1px #434343;
		border-right:none;
		margin-bottom:20px;
	}
	#cart-summary {
		font-size:1.7em;
	}
	#cart-summary .price-summary {
		font-size:1.55em;
		width:20%;
	}
	.input-symbol-currency.input-summary input {
		padding-left:18px;
		padding:6px 10px;
	 }
	 .input-symbol-currency.input-summary:before {
		font-size:1.55em;
		margin-top:-7px;
	 }
	.btn-buy {
		padding:3px 15px ;
	}
	#search-result-text {
		float:left;
		position:relative;
		clear:both;
		margin-top:-10px;
	}
	.search-summary {
		padding-top:35px;
	}
	.article-img-circle {
		clear:both;
		padding-top:2em;
	}
	#mb-social {
		margin:3em 0;
	}
	.realcost h4 { padding-left:0; }
	.realcost h4 .round-bullet { margin-right:10px; }
	.realcost ul { padding-left:41px; }
	.choice2 { padding-left:41px; margin-top:-30px; }
	#package-list h4 {
		margin-bottom: 0;
		padding: 30px 0 0 15px;
	}
	.promotion-highlight.promotion-realcost {
		padding-left: 25px;
	}
	.remedy { margin-left:0;padding-left:3em; }
	.icon-realcost { margin-left:0; margin-right:5px; }
	#curr-topic { text-align:center; padding-left:0.5em; }
	#curr-change { text-align:center; padding-left:0.5em; padding-top:15px; }
	

}
@media screen and (max-width: 491px) {
	#cart-summary span {
		clear:both;
		width:100%;
	}
	#cart-summary .price-summary {
		max-width:none;
		width: 100%;
	}
	.package-price {
		font-size:1.55em;
	}
	.input-symbol-currency input {
		padding-left:18px;
		border:none;
		padding:10px 10px;
	}
	.input-symbol-currency:before {
		font-size:1.55em;
		margin-top:35px;
	}
	.input-symbol-currency.input-summary {
		position:static;
	}
	.input-symbol-currency.input-summary input {
		padding-left:18px;
		border:none;
		padding:5px 10px;
		margin-top:5px;
		width: 100%;
		max-width:none;
	 }
	 .input-symbol-currency.input-summary:before {
		top: 0;
		font-size: 1.55em;
		left: 28px;
		margin-top: 43px;
		z-index: 9;
	 }
	.btn-buy {
		margin-top:10px;
		width:100%;
		font-size:1.55em;
	 }
	 .btn-buy-special{
	 	width:100%;
	 	margin-top:10px;
	 	font-size:1em;
	 }
	  .btn-buy-more{
	 	width:100%;
	 	margin-top:10px;
	 	font-size:1em;
	 }
	  .link-btn{
		      display:inline-block;
		      margin-left:0px !important;
		      width:100%;
		  }
	.medicalcenter-list .medicalcenter-img-circle img {
		min-width:100px;
	}
	.medicalcenter-list .medicalcenter-img-circle {
		width:100px;
		height:100px;
	}
	#content-body-main {
		margin-top:4em;
	}
	.caption h1 {
		font-size:1.35em;
		padding-top:7px;
	}
	.caption:hover h1 {
		padding-top:0;
	}
	.caption h1 span {
		font-size:0.75em;
		margin-top:-8px;
		line-height:2.5;
	}
	.caption h1 .caption_source {
		font-size:0.5em;
		padding:10px 0 5px 0;
	}
	.caption p {
		line-height:1.3;
		display: -webkit-box;
		-webkit-line-clamp: 4;
		-webkit-box-orient: vertical; 
		overflow:hidden; 
		text-overflow:ellipsis;
	}
	.caption p a {
		font-size:1.2em;
	}
	.caption_arrow i {
		font-size:2em;
		margin-bottom:5px;
		margin-right:5px;
	}
	.caption_arrow_up i {
		font-size:1.35em;
		margin-bottom:5px;
		margin-right:5px;
	}
}
@media screen and (max-width: 479px) {
	.indicators-branch {
		margin-bottom:5px;
	}
	#mainmenu.navbar-default .navbar-nav > li > a:focus {
		background-size:0;
	}
	ul.scroll-menu {
		max-height:335px;
	}
	#nav-search { display:none; }
	.navbar-default .navbar-toggle {
		margin:14px 0 14px 4px;
		margin-left:4px; 
		padding:6px 5px 8px 5px; 
		font-size:1.45em; 
		line-height:0.8em;
		border-radius:12px;
		border:solid 1px #fff;
	}
	.navbar-brand {
		padding:16px 0 16px 0;
		padding-left:0;
	}
	.navbar-default .navbar-brand > img {
		padding:2px 0 2px 10px;
	}
	.img-brand  {
		width:125px;
		overflow:hidden;
		margin: 0 -5px;
	}
	.first-container {
		padding:0 5px;
	}
	#mb-hotline {
		display:block;
		margin:15px 0px;
		background-size: 23px 25px;
		background-position:9px 4px;
		border-left:solid 1px #fff;
		padding:5px 3px;
	}
	#mb-hotline span {
		line-height:20px;
		font-size:1.9em;
		font-weight:300;
		padding-left:30px;
		margin-top:5px;
	}
	#mb-search-icon {
		margin:18px 4px 0 0;
	}
	#mb-search-icon img {
		width:23px;
		overflow:hidden;
	}
	#mb-branch-link {
		margin:15px 6px;
	}
	#mb-branch-link ul {
		margin:30px 0 15px 0;
	}
	#mb-branch-link ul > li {
		padding:0 5px 0 0;
	}
	#mb-branch-link ul > li > a {
		font-size:0.9em;
	}
	#suggest { 
		line-height:12px;
	}
	#suggest a {
		font-size:1.3em;
	}
	#copyright { 
		padding:25px; 
		font-weight:300;
		font-size:0.65em;
	}
	#carousel-hero-banner {
		/* margin-top:65px; */
		padding-top:65px;
	}
	#section-banner {
		margin-top:65px;
		background-size: cover; 
		background-position: center; 
		/* height: 65px; */
	}
	#section-banner p {
		font-size:2em;
		padding-top:20px;
	}
	#section-body-category {
		background-size: cover; 
		background-position: center; 
		height: 335px;
	}
	#section-body-category .small-opa {
		background:rgba(255,255,255,0.6);
		height: 335px;
		width:100%;
		position:absolute;
	}
	#section-body-category.bg-left {
		background-position: left;
	}
	#section-body-category.bg-right {
		background-position: right;
	}
	#section-body-category h1 {
		margin-top:2em;
		font-size:2.1em;
	}
	#section-body-category p {
		height:65px;
		padding-top:0.3em;
		font-size:1.2em;
		line-height:1.2em;
	}
	#section-body-category button {
		font-size: 1.6em;
		margin-top:2em;
		padding: 0.2em 3em;
	}
	.media-object {
		width:150px;
	}
	#search-summary {
		position:relative;
		text-align:center;
		margin-top:20px;
	}
	#search-summary.search-summary-footer {
		margin-top:0;
		margin-bottom:20px;
	}
	#testimonial-bar .caption p {
		font-size:1em;
		-webkit-line-clamp: 3;
	}
	#testimonial-bar .caption p .icon-quotes-left {
		font-size:1.2em;
	}
	#testimonial-bar .caption p.testimonial-from {
		font-size:1.2em;
	}
	#related-article .media {
		margin-left:-15px;;
		margin-right:-15px;
	}
	#related-article .media-left {
		display: list-item;
	}
	#related-article .media-left img {
		margin-left:auto;
		margin-right:auto;
	}
	#related-article .media-body {
		/*display: list-item;*/
		padding-top:20px;
	}
	#search-summary.search-summary {
		padding-top:0;
		margin-top:3px;
		text-align:left;
	}
	#career-list {
		margin-top:-40px;
	}
	#doctor-highlight {
		margin-top:3em;
	}
	#carousel-team-primary-v2 {
		margin-top:1em;
	}
}
@media screen and (min-width: 350px) and (max-width: 479px) {
	.img-brand  {
		width:130px;
		overflow:hidden;
	}
	.navbar-default .navbar-toggle {
		margin:12px 8px;
		margin-left:4px; 
		padding:6px 5px 8px 5px; 
		font-size:1.6em; 
		line-height:0.8em;
		border-radius:12px;
		border:solid 2px #fff;
	}
	#mb-hotline {
		display:block;
		margin:13px 0px;
		background-size: 26px 28px;
		background-position:8px 4px;
		border-left:solid 1px #fff;
		padding:5px 5px;
	}
	#mb-hotline span {
		line-height:22px;
		font-size:2em;
		font-weight:300;
		padding-left:30px;
		margin-top:5px;
	}
	#mb-search-icon {
		margin:17px 7px 0 0;
	}
	#mb-search-icon img {
		width:26px;
		overflow:hidden;
	}
	ul.scroll-menu {
		max-height:415px;
	}
	#mb-branch-link ul > li > a {
		font-size:1em;
	}
	#carousel-hero-banner {
		padding-top:63px;
	}
	#section-banner {
		margin-top:63px;
		background-size: cover; 
		background-position: center; 
		/* height: 70px; */
	}
	#section-banner p {
		font-size:2em;
		padding-top:20px;
	}
	.medicalcenter-list .medicalcenter-img-circle img {
		min-width:120px;
	}
	.medicalcenter-list .medicalcenter-img-circle {
		width:120px;
		height:120px;
	}
	.main-topic {
		font-size:2.5em;
	}
	#article-highlight h4 {
		font-size:1.8em;
	}
}
@media screen and (min-width: 400px) and (max-width: 479px) {
	#testimonial-bar .caption p {
		font-size:1.1em;
		-webkit-line-clamp: 5;
	}
	#testimonial-bar .caption p .icon-quotes-left {
		font-size:1.3em;
	}
	#testimonial-bar .caption p.testimonial-from {
		font-size:1.3em;
	}
	.medicalcenter-list .medicalcenter-img-circle img {
		min-width:135px;
	}
	.medicalcenter-list .medicalcenter-img-circle {
		width:135px;
		height:135px;
	}
	.caption p {
		-webkit-line-clamp: 5;
	}
}
@media screen and (min-width: 480px) and (max-width: 767px) {
	.indicators-branch {
		margin-bottom:5px;
	}
	#mainmenu.navbar-default .navbar-nav > li > a:focus {
		background-size:0;
	}
	ul.scroll-menu {
		max-height:450px;
	}
	#nav-search { display:none; }
	.navbar-default .navbar-toggle {
		margin:10px 8px 15px 4px;
		margin-left:5px; 
		padding:6px 6px 8px 6px; 
		font-size:2.2em; 
		font-weight:200;
		line-height:0.85em;
		border-radius:12px;
		border:solid 2px #fff;
	}
	.navbar-brand {
		padding-left:0;
		padding-right:0;
	}
	.navbar-default .navbar-brand > img {
		padding:0 10px;
	}
	.img-brand  {
		width:179px;
		margin: 0 -10px;
		overflow:hidden;
	}
	#mb-hotline {
		display:block;
		margin:18px 0 0 0;
		background-size: 30px 32px;
		background-position:8px 0px;
		border-left:solid 1px #fff;
		padding:5px 8px 5px 12px;
	}
	#mb-hotline span {
		line-height:19px;
		font-size:2.9em;
		font-weight:300;
		padding-left:28px;
	}
	#mb-search-icon {
		margin:18px 10px;
	}
	#mb-search-icon img {
		width:30px;
		overflow:hidden;
	}
	.flag-select {
		width:22px;
	}
	.flag {
		width:18px;
	}
	.navbar-default .navbar-collapse {
		background:#a6a6a6;
	}
	.navbar-default .navbar-nav {
		padding:0;
		margin:7.5px 0;
		border-right:none;
		background:#a6a6a6;
	}
	.navbar-default .navbar-nav > li > a {
		font-size:1.7em;
		padding:15px 5px;
		margin:0 15px 0 18px;
	}
	#mainmenu.navbar-default .navbar-nav.nav-lang > li > a .caret {
		margin: -10px 27px 0 0;
	}
	#mainmenu.navbar-default .navbar-nav > li > a .caret {
		margin: -7px -3px 0 0;
	}
	#mainmenu.navbar-default .navbar-nav > li.open > a .caret {
		margin: -10px 5px 0 0;
	}
	#mainmenu.navbar-default .navbar-nav > li.open > ul > li > a .caret {
		margin: -7px 12px 0 0;
	}
	#mainmenu.navbar-default .navbar-nav > li.open > ul > li.open > a .caret {
		margin: -10px 3px 0 0;
	}
	#mainmenu.navbar-default .navbar-nav > li.open > a {
		padding:10px 20px;
	}
	#mainmenu.navbar-default .navbar-nav > li.open > ul.dropdown-menu > li.open > ul > li > a {
		font-size: 1.3em;
		font-weight: 200;
	}
	#mainmenu.navbar-default .navbar-nav > li > ul > li > ul > li > a {
		padding:8px 5px;
		margin:0 15px 0 40px;
	}
	#mainmenu.navbar-default .nav-lang > li > ul {
		margin:0;
		padding:0;
	}
	#mainmenu.navbar-default .navbar-nav > li > a:hover, #mainmenu.navbar-default .navbar-nav > li > a:focus {
		font-weight:300;
	}
	#mainmenu.navbar-default .nav-lang > li > a:hover, #mainmenu.navbar-default .nav-lang > li > a:active, #mainmenu.navbar-default .nav-lang > li > a:focus, #mainmenu.navbar-default .nav-lang .dropdown-menu > li > a:hover, #mainmenu.navbar-default .nav-lang .dropdown-menu > li > a:active, #mainmenu.navbar-default .nav-lang .dropdown-menu > li > a:focus {
		font-weight:200;
	}
	#mb-footer #mb-footer-logo {
		text-align: center;
	}
	#mb-footer #mb-footer-logo img {
		width: 240px;
	}
	#mb-branch-link {
		margin:25px 35px;
	}
	#mb-branch-link ul {
		margin:30px 0 ;
	}
	#mb-branch-link ul > li {
		padding:0 10px 0 5px;
	}
	#mb-branch-link ul > li > a {
		font-size:1.1em;
	}
	#suggest {
		line-height: 12px;
	}
	#suggest a {
		font-size: 1.4em;
	}
	#copyright {
		padding: 25px;
		font-weight: 300;
		font-size: 0.75em;
	}
	#carousel-hero-banner {
		/* margin-top:69px; */
		padding-top:69px;
	}
	#section-banner {
		margin-top:69px;
		background-size: cover; 
		background-position: center; 
		height: 90px;
	}
	#section-banner p {
		font-size:2.1em;
		padding-top:25px;
	}
	#section-body-category {
		background-size: cover; 
		background-position: center; 
		height: 335px;
	}
	#section-body-category.bg-left {
		background-position: left;
	}
	#section-body-category.bg-right {
		background-position: right;
	}
	#section-body-category .small-opa {
		background:rgba(255,255,255,0.6);
		height: 335px;
		width:100%;
		position:absolute;
	}
	#section-body-category h1 {
		margin-top:2em;
		font-size:2.1em;
	}
	#section-body-category p {
		height:65px;
		padding-top:0.3em;
		font-size:1.2em;
		line-height:1.2em;
	}
	#section-body-category button {
		font-size: 1.6em;
		margin-top:2em;
		padding: 0.2em 3em;
	}
	#testimonial-bar .caption p {
		font-size:1.3em;
		-webkit-line-clamp: 5;
	}
	#testimonial-bar .caption p .icon-quotes-left {
		font-size:1.5em;
	}
	#testimonial-bar .caption p.testimonial-from {
		font-size:1.5em;
	}
	.main-topic {
		font-size:3em;
	}
	#doctor-highlight {
		margin-top:4em;
	}
	#carousel-team-primary-v2 {
		margin-top:2em;
	}
	.caption p {
		-webkit-line-clamp: 8;
	}
	#article-highlight h4 {
		font-size:2em;
	}
}

#mainmenu.navbar-default .nav-lang > li > ul > li > a {
	padding:0;
	margin:0;
}

@media screen and (min-width: 768px) {
		.share-content .share-form, .share-content .share-form:hover {
		height:40px;
		background-size:40px 40px;
		margin-left:10px;
		margin-top:-15px;
		display: inline-block;
	}
	.indicators-branch {
		margin-bottom:35px;
	}
	.shift-up {
		margin-top:15px;
	}
	.first-container {
		padding:0;
	}
	nav.navbar-phyathai, .nav-search .input-group {
		height:56px;
	}
	nav.navbar { 
		font-size:1.1em;
	}
	.nav-search {
		width: 740px;
		padding:0;
	}
	.nav-search .input-group input[type=text] {
		margin:8px 0;
		font-size:1em;
		width:56px;
	}
	.nav-search .input-group .input-group-btn .btn {
	    padding: 6px;
	}
	.btn-search img {
		width:16px;
		height:16px;
	}
	#mainmenu.navbar-default .navbar-nav > li > a {
		padding:0 7px;
		margin:0;/*17px 0;*/
	} 
	#langbar {
		margin:14px 0;
		padding:0 5px;
	}
	#langbar img {
		width:28px;
		height:26px;
	}
	#langbar a {
		margin:0;
	}
	#hotline {
		margin:8px 0px 8px 8px;
		background-size: 35px 38px;
	}
	#hotline span {
		margin-top:14px;
		line-height:38px;
		font-size:2.8em;
		font-weight:400;
		padding-left:40px;
	}
	#mb-hotline, #mb-search-icon, #mb-footer, #mb-menu, #mb-menu-header { display:none; }
	#pc-footer, #pc-menu { display:block; }
	#pc-menu { position:absolute; z-index:9999; }
	footer .heading {
		font-size:1.2em;
		font-weight:200;
		background-position:0px 6px;
		background-size:10px 15px;
		padding:0 13px;
		line-height:20px;
	}
	.footer-link  { padding:0 14px; }
	.footer-link li a {
		font-size:1em;
		margin:5px 0;
		line-height:22px;
	}
	#pc-hotline {
		font-size:2.8em;
		font-weight:500;
		padding-top:0;
		padding-left:45px;
		background-position:10px 14px;
		background-size:28px 30px;
	}
	#social-facebook, #social-youtube, #social-instagram {
		background-size: 42px 42px;
		width:42px;
		height:42px;
		margin:0 4px;
	}
	.contact-link { margin-top:35px;}
	.content-4 { display:none; }
	.content-5 { display:block; margin-top:35px; }
	.img-enewsletter { width:90px; }
	#pc-enewsletter p { 
		font-size:1.27em; 
		margin-top:10px;
		margin-bottom:-4px;
	}
	.btn-subscribe {
		font-size:1.12em;
	}
	#specialty-menu > li.dropdown {
		padding:0 0 0 20px;
		width:33.33333333%;
	}
	#specialty-menu > li.dropdown a {
		font-size: 1em;
	}
	#specialty-dp.dropdown-menu > li > a {
		font-size:2em;
		height:30px;
	}
	#specialty-dp.dropdown-menu > li > a > i {
		height:30px;
		padding-top:5px;
	}
	#specialty-dp > li.roundtext > a {
		font-size: 0.8em;
		width:16px;
		height: 16px;
		padding-top: 7px;
    	padding-left: 0;
	}
	#feature-bar {
		margin-top:56px;
		background:#fff;
		padding:5px 0;
		vertical-align:middle;
		z-index:1;
		border-radius:0;
	}
	.img-feature-logo {
		max-width:220px;
		padding:20px 0;
	}
	#feature-menu > li.dropdown {
		width:90px;
		line-height:16px;
	}
	#feature-menu > li.dropdown a {
		font-size:0.9em;
	}
	#feature-menu > li.dropdown i {
		width:90px;
		height:48px;
		background-size:48px 48px;
		background-position:23px 0;
	}
	#carousel-hero-banner {
		/*margin-top:56px;*/
		padding-top:56px;
	}
	.carousel-indicators {
		bottom:1%;
	}
	.carousel-indicators li {
		width:10px;
		height:10px;
		margin:0 3px;
	}
	.carousel-indicators .active {
		width:10px;
		height:10px;
		margin:0 3px;
	}
	#section-banner {
		margin-top:170px;
		background-size: cover; 
		background-position: center; 
		height: 120px;
	}
	#section-banner p {
		font-size:2.2em;
		padding-top:39px;
	}
	#section-body-category {
		background-size: cover; 
		background-position: center; 
		height: 335px;
	}
	#section-body-category h1 {
		margin-top:2em;
		font-size:2.1em;
	}
	#section-body-category p {
		height:65px;
		padding-top:0.3em;
		font-size:1.2em;
		line-height:1.2em;
	}
	#section-body-category button {
		font-size: 1.6em;
		margin-top:2.5em;
		padding: 0.2em 3em;
	}
	#left-bar-body {
		min-height:360px;
	}
 	.media-object {
		max-width:120px;
		overflow:hidden;
	}
	.share-content .share-feed, .share-content .share-feed:hover, .share-content .share-face, .share-content .share-face:hover {
		width:33px;
		height:33px;
		background-size:33px 33px;
		margin-left:8px;
		margin-top:-10px;
	}
	.icon-title img {
		margin-top:1px;
	}
	.facilities-media .media-left {
		width: 205px;
		height: 153px;
	}
	#content-body .facilities-media .media-left .media-object {
		height: 153px;
		max-width:205px;
	}
	.facilities-media .media-body{
		padding-left:220px;
		height: 130px;
	}
	.doctor-recommend, .doctor-review {
		text-align:left;
	}
	.doctor-recommend .doctor-img-circle {
		margin-right:0;
	}
	.doctor-review .doctor-img {
		float:right;
		padding:0;
	}
	.doctor-review .doctor-img-circle {
		margin-left:0;
	}
	.doctor-review .doctor-profile {
		padding-top:35px;
	}
	.doctor-review {
		border-bottom:dotted 1px #dfdfdf;
	}
	#cart-summary {
		padding:0;
	}
	#content-body-main {
		margin-top:-1em;
	}
	#doctor-highlight {
		margin-top:6em;
	}
	#carousel-team-primary-v2 {
		margin-top:3em;
	}
	.main-topic {
		font-size:4em;
	}
	.remedy { margin-left:0; padding-left:6em; }
	#curr-topic { text-align:center; padding-left:0.5em; }
	#curr-change { text-align:center; padding-left:0.5em; padding-top:15px; }
	#price-show h3 { margin:0; }
	#related-article .media-heading {
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical; 
		overflow:hidden; 	
		/* height:48px; */
		text-overflow:ellipsis;
	}
	#feature-dp {
		/* margin-left:-200px; */
	}
	.elastislide-carousel ul.elastislide-list > li > a img, .elastislide-carousel ul.elastislide-list > li {
		height:64.53px;
		width:auto;
	}
	.gallery .image-preview img.img-responsive {
		height:324px;
	}
	.img-roomwrapper img.img-responsive {
		height:340px;
		width:auto;
	}
}
@media screen and (min-width: 992px) {
	nav.navbar { 
		font-size:1.3em;
	}
	#mainmenu.navbar-default .navbar-nav > li > a {
		padding:0px 10px;
	} 
	.nav-search {
		width: 970px;
		padding:0;
	}
	.nav-search .input-group input[type=text] {
		font-size:1em;
		width:123px;
	}
	.btn-search img {
		width:30px;
		height:30px;
	}
	#langbar {
		margin:13px 0;
		padding:0 13px;
	}
	#langbar img {
		width:30px;
		height:28px;
	}
	#langbar a {
		margin:0 1px;
	}
	#hotline {
		margin:8px 0px 8px 15px;
		background-size: 35px 38px;
	}
	#hotline span {
		margin-top:25px;
		line-height:35px;
		padding-left:40px;
		font-weight:500;
		font-size:3em;
	}
	footer .heading {
		font-size:1.4em;
		font-weight:200;
		background-position:0px 6px;
		background-size:10px 15px;
		padding:0 13px;
		line-height:28px;
		margin-bottom:5px;
	}
	.footer-link  { padding:0 14px; }
	.footer-link li a {
		font-size:1.2em;
		margin:5px 0;
		line-height:25px;
	}
	#pc-hotline {
		font-size:3.8em;
		font-weight:500;
		padding-top:0;
		padding-left:45px;
		background-position:0px 17px;
		background-size:39px 42px;
	}
	#social-facebook, #social-youtube, #social-instagram {
		background-size: 45px 45px;
		width:45px;
		height:45px;
		margin:0 6px;
	}
	.contact-link { margin-top:35px;}
	.content-4 { display:none; }
	.content-5 { display:block; margin-top:35px; }
	.img-enewsletter { width:95px; }
	#pc-enewsletter p { 
		font-size:1.6em; 
		margin-top:10px;
		margin-bottom:-4px;
	}
	.btn-subscribe {
		font-size:1.4em;
		padding:1px 10px;
		margin-top:8px;
	}
	#specialty-menu {
		margin-bottom:25px;
	}
	#specialty-menu > li.dropdown a {
		font-size: 1.25em;
	}
	#specialty-dp.dropdown-menu > li > a {
		font-size:3em;
		height:35px;
	}
	#specialty-dp.dropdown-menu > li > a > i {
		height:35px;
		padding-top:2px;
	}
	#specialty-dp > li.roundtext > a {
		font-size: 1em;
		width:22px;
		height: 22px;
		padding-top: 10px;
    	padding-left: 0;
	}
	#feature-bar {
		margin-top:56px;
		background:#fff;
		padding:10px 0;
		z-index:1;
		border-radius:0;
		transition: top 0.3s ease-in-out;
	}
	.img-feature-logo {
		max-width:260px;
		padding:17px 0;
	}
	#feature-menu > li.dropdown {
		width:110px;
		line-height:16px;
	}
	#feature-menu > li.dropdown a {
		font-size:0.9em;
	}
	#feature-menu > li.dropdown i {
		width:116px;
		height:57px;
		background-size:56px 56px;
		background-position:30px 0;
	}
	#feature-dp.dropdown-menu > li > a {
		font-size:1em;
		padding: 4px 10px;
	}
	.carousel-indicators {
		bottom:2%;
	}
	.carousel-indicators li {
		width:14px;
		height:14px;
		margin:0 4px;
	}
	.carousel-indicators .active {
		width:14px;
		height:14px;
		margin:0 4px;
	}
	#section-banner {
		margin-top:187px;
		background-size: cover; 
		background-position: center; 
		height: 0px; /*135px*/
	}
	#section-banner p {
		font-size:2.5em;
		padding-top:50px;
	}
	#section-body-category {
		background-size: cover; 
		background-position: center; 
		height: 435px;
	}
	#section-body-category h1 {
		margin-top:2.5em;
		font-size:2.7em;
	}
	#section-body-category p {
		height:70px;
		padding-top:0.3em;
		font-size:1.4em;
		line-height:1.2em;
	}
	#section-body-category button {
		font-size: 2em;
		margin-top:3em;
		padding: 0.2em 3em;
	}
	h4 {
		font-size:1.5em;
	}
	#content-body {
		padding: 0 30px 0 15px;
	}
	#content.nopad #content-body {
		padding: 0 0 0 15px;
	}
	.pagination > li:first-child > a, .pagination > li:first-child > span, .pagination > li:last-child > a, .pagination > li:last-child > span {
		padding:0 7px;
		font-size:1.9em;
	}
	.pagination > li > a, .pagination > li > span {
		font-size:1.3em;
		padding:5px 10px;
	}
	.share-content .share-feed, .share-content .share-feed:hover, .share-content .share-face, .share-content .share-face:hover {
		width:40px;
		height:40px;
		background-size:40px 40px;
		margin-left:10px;
		margin-top:-14px;
	}
	.bt-drconsult{
		background: #57a79c;
		font-size:20px;
	    display: block;
	    text-align: center;
	    color:#fff;
	    padding: 10px 15px 10px 15px;
	    border-radius:5px;
	}
	.bt-drconsult:hover{
		background:#007d68;
		text-decoration:none;
		color:#fff;
	}
	.linksection{
		height:40px;
	}
	.share-content .share-form, .share-content .share-form:hover {
		height:40px;
		background-size:40px 40px;
		margin-left:10px;
		margin-top:-15px;
		display: inline-block;
	}
	.caption h1 {
		font-size:1.75em;
		padding-top:7px;
	}
	.caption:hover h1 {
		padding-top:0;
	}
	.caption h1 span {
		font-size:0.55em;
		margin-top:-17px;
		line-height:3.5;
	}
	.caption h1 .caption_source {
		font-size: 0.7em;
    	padding: 5px 0 5px 0;
	}
	.caption p {
		line-height:1.3;
		display: -webkit-box;
		-webkit-line-clamp: 5;
		-webkit-box-orient: vertical; 
		overflow:hidden; 
		text-overflow:ellipsis;
	}
	.caption p a {
		font-size:1.2em;
	}
	.caption_arrow i {
		font-size:3.5em;
	}
	.caption_arrow_up i {
		font-size:1.75em;
	}
	#testimonial-bar .caption p {
		font-size:1.1em;
		-webkit-line-clamp: 3;
	}
	#testimonial-bar .caption p .icon-quotes-left {
		font-size:1.3em;
	}
	#testimonial-bar .caption p.testimonial-from {
		font-size:1.3em;
	}
	.icon-title img {
		margin-top:12px;
	}
	.icon-title img.icon-faq {
		margin-top:4px;
	}
	.facilities-media .media-left {
		width: 158px;
		height: 152px;
	}
	#content-body .facilities-media .media-left .media-object {
		height: 152px;
		max-width:158px;
	}
	.facilities-media .media-body{
		padding-left:170px;
		height: 105px;
	}
	.rwd-table td:before {
		display: none;
	}
	.rwd-table tr {
	  border:none;
	}
	.rwd-table th, .rwd-table td {
		display: table-cell;
		padding: .25em .5em;
	}
	.rwd-table th:first-child, .rwd-table td:first-child {
		padding-left: 0;
	}
	.rwd-table th:last-child, .rwd-table td:last-child {
		padding-right: 0;
	}
	.rwd-table th, .rwd-table td {
		padding: 0.5em 25px !important;
	}
	.table-promotion td:before {
		display: none;
	}
	.table-promotion tr {
	  border:none;
	}
	.table-promotion th, .table-promotion td {
		display: table-cell;
		padding:5px;
	}
	.table-promotion th:first-child, .table-promotion td:first-child {
		padding-left: 0;
	}
	.table-promotion th:last-child, .table-promotion td:last-child {
		padding-right: 0;
	}
	.table-promotion th, .table-promotion td {
		padding:5px !important;
	}
	.table-promotion td:nth-child(n+2) { width: 25%; text-align:center; }
	.table-promotion td:nth-child(n+3) { width: 32%; }
	.table-promotion .spinner { 
		width:auto; 
		margin-left:auto; 
		margin-right:auto;
		margin-top:0;
	}
	.realcost-currency.bootstrap-select.form-control:not([class*="col-"]) { width:50%; margin-top:-5px; }
	#curr-topic { text-align:right; padding:0; }
	#curr-change { text-align:left; padding:0; padding-left:10px; }
	#price-show .text1 { text-align:right; }
	#price-show .text2 { text-align:left; }
	.elastislide-carousel ul.elastislide-list > li > a img, .elastislide-carousel ul.elastislide-list > li {
		height:102.36px;
		width:auto;
	}
	.gallery .image-preview img.img-responsive {
		height:475px;
	}
	.img-roomwrapper img.img-responsive {
		height:239.2px;
		width:auto;
	}
}
@media screen and (min-width: 1200px) {
	nav.navbar { 
		font-size:1.35em;
	}
	#mainmenu.navbar-default .navbar-nav > li > a {
		padding:18px 10px;
	} 
	.nav-search {
		width: 1170px;
	}
	.nav-search .input-group input[type=text] {
		font-size:1em;
		width:250px;
	}
	.footer-link  { padding:0 20px; }
	#pc-hotline {
		font-size:3.8em;
		font-weight:500;
		padding-top:10px;
		padding-left:45px;
		background-position:0px 28px;
	}
	.contact-link { margin-top:0;}
	.content-4 { display:block; }
	.content-5 { display:none; }
	.img-enewsletter { width:105px; }
	#pc-enewsletter p { 
		font-size:2em; 
		margin-top:10px;
		margin-bottom:-4px;
	}
	#pc-enewsletter span { 
		font-size:1.15em; 
	}
	.btn-subscribe {
		font-size:1.6em;
		padding:1px 18px;
		margin-top:8px;
	}
	#specialty-menu > li.dropdown {
		width:25%;
	}
	.img-feature-logo {
		padding:18px 0;
	}
	.carousel-indicators {
		bottom:3%;
	}
	.carousel-indicators li {
		width:15px;
		height:15px;
		margin:0 5px;
	}
	.carousel-indicators .active {
		width:15px;
		height:15px;
		margin:0 5px;
	}
	.caption h1 {
		font-size:1.6em;
	}
	.caption p {
		line-height:1.35;
		display: -webkit-box;
		-webkit-line-clamp: 6;
		-webkit-box-orient: vertical;  
		overflow:hidden;
		text-overflow:ellipsis;
	}
	#testimonial-bar .caption p {
		font-size:1.2em;
		-webkit-line-clamp: 5;
	}
	#testimonial-bar .caption p .icon-quotes-left {
		font-size:1.1em;
	}
	#testimonial-bar .caption p.testimonial-from {
		font-size:1.3em;
	}
	.table-promotion td:nth-child(n+2) { width: 20%; }
	.table-promotion td:nth-child(n+3) { width: 30%; }
	.table-promotion td:nth-child(n+4) { width: 5%; }
	.main-topic {
		font-size:4.5em;
	}
	#testimonial-bar article.caption .caption_media {
		height:238px;
	}
	#feature-dp {
		/* margin-left:-160px; */
	}
	.elastislide-carousel ul.elastislide-list > li > a img, .elastislide-carousel ul.elastislide-list > li {
		height:127px;
		width:auto;
	}
	.gallery .image-preview img.img-responsive {
		height:575px;
	}
	.img-roomwrapper img.img-responsive {
		height:291.78px;
		width:auto;
	}
}
@media screen and (min-width: 1440px) {
	.carousel-indicators {
		bottom:3.5%;
	}
	.carousel-indicators li {
		width:20px;
		height:20px;
		margin:0 6px;
	}
	.carousel-indicators .active {
		width:20px;
		height:20px;
		margin:0 6px;
	}
	#feature-dp {
		/* margin-left: -100px; */
    	background: #58a79b;
	}
	.elastislide-carousel ul.elastislide-list > li > a img, .elastislide-carousel ul.elastislide-list > li {
		height:127px;
		width:auto;
	}
	.gallery .image-preview img.img-responsive {
		height:575px;
	}
	.img-roomwrapper img.img-responsive {
		height:291.78px;
		width:auto;
	}
}

.nopad { padding:0; }
.nomg { margin:0; }
.padlr { padding:0 15px; }
.padl { padding-left:45px; }
.padt { padding-top:20px; }
.mgt { margin-top:10px; }
.nobd { border:none; }
.pad-small { padding:1px; }
.pad-small article { margin:0; }
.caret { border:none; 
}
.span-caret{
		border-right: 5px solid transparent;
	    border-left: 5px solid transparent;
	    border-top: 5px dashed;
}

/* ----- Room ----- */
.pline {
	border-bottom:dotted 1px #ccc; 
	padding-bottom:25px;
	margin-bottom:30px;
}
.table-rooms-info {
	margin-top:15px;
	margin-bottom:35px;
}
.table-rooms-info > tbody > tr > td {
    border-top: none;
	text-align:left;
	padding:1px 8px;
}
.table-rooms-info > tbody > tr > td + td {
	text-align:right;
}
.table-rooms-info > tbody > tr + tr > td:first-child:after{
	content:":";
	float:right;
	color:#333;
	font-size:1.1em;
}
.table-rooms-info h5 {
	font-size:1.2em;
	margin-top:0;
	padding-top:2px;
}
.table-rooms-info a, .table-rooms-info a:link {
	font-size:1.1em;
	color:#007d68;
	cursor:pointer;
}

.content-detail .elastislide-horizontal {
	background-color: transparent;
	border-radius: 20px 20px 0 0;
}

.content-detail .elastislide-horizontal.elastislide-loading {
	background-image: url(../../images/loading_dark.gif);
}

.content-detail .elastislide-carousel ul li a{
	padding: 2px;
}

.content-detail .elastislide-carousel ul li a img {
	border-radius: 10px;
	border: none;
	box-shadow: 0 1px 2px #000;
}

.content-detail .elastislide-wrapper nav span {
	background-color: #666;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.2);
}
.gallery .image-preview {
	text-align: -webkit-center;
	align-items: center;
    align-content: center;
}
.content-detail .image-preview img {
	border-radius: 0 0 20px 20px;
	max-width: 100%;
	display: block;
}

.content-detail .elastislide-carousel ul li.current-img a img {
	box-shadow: 0 0 3px 2px rgba(62,235,255,0.8);
}
.elastislide-carousel ul li a {
    text-align: -webkit-center;
}
.img-roomwrapper {
	text-align: -webkit-center;
}
.subhead_menu{
	    background-color: #57a89c;
}
.subhead_menu li a{
		    color:#fff;
		font-weight:200;
		font-size:1.2em;
}