@media (max-width: 1200px) {
img,
#attachment_1558 {
	max-width:100%;
	height:auto;
}
}
@media (max-width: 1023px) {
.top_pic1 {
	display:none;
}
}
@media (min-width:1024px) and (max-width: 1200px) {
#wrapper {
	width:972px;
	margin:0 auto;
	padding:0;
	box-shadow: 0px 0px 10px #000;
}

/*----------------------*/
/*     Header           */
/*----------------------*/
#header_area { width:100%; }
#main_header {
	height:109px;
	overflow:hidden;
}
.location {
	width:203px;
	height:98px;
	padding:15px 10px;
}
.call_us {
	height:97px;
	width:213px;
	padding:12px 10px;
}

/*----------------------*/
/*     Nav              */
/*----------------------*/
.sf-menu > li {
	margin:0 0 0 45px !important;
}

/*----------------------*/
/*     Content          */
/*----------------------*/
#content_area {
	width:100%;
	background:#fff;
	overflow:hidden;
}
#service_area { 
	width:98%; 
	margin:0 auto;
}
.service {
	float:left;
	width:307px;
	margin:0 5px;
	position:relative;
}
.service img { display:block; max-width:100%; height:auto; }
.service:first-child { 	margin:0 5px; }
#feature_area {
	width:100%;
	overflow:hidden;
}
.feature {
	float:left;
	width:30%;
	min-height:320px;
	margin:0 6px;
	position:relative;
	padding:40px 10px 22px 10px;
}
.feature:first-child { margin:0 6px; }
.feature img {
	display:block;
	margin:0 auto;
	margin-bottom:22px;
}
.feature p {
	color:#333333;
	font-size:12px;
	line-height:20px;
	padding-bottom:8px;
}
.feature ul { width:100%; }
.feature ul li {
	height:21px;
	padding-top:4px;
	padding-right:0;
}
.feature ul li a {
	color:#008ec0;
	display:block;
	font-size:12px;
}
.feature_content { overflow:hidden; }
#feature_area .feature_content iframe {
	width:100% !important;
	height:100% !important;
}
#lft_content {
	width:550px;
	float:left;
	padding:41px 20px 38px 20px;
	overflow:hidden;
}
.pic_box {
	float:left;
	width:155px;
	padding:0 12px 0 0;
}
#home_content {
	float:right;
	width:372px;
}
#home_content .list { max-width:300px }


#btm_logo_area {
	height:75px;
}
.btm_logo {
	float:left;
	width:520px;
}
.btm_logo img {
	display:block;
	float:left;
	margin:0 2px 0 38px;
}


#body_main_content {
	background:#f0efef;
	margin-top:1px;
	overflow:hidden;
}
#lft_body_content {
	width:680px;
	float:left;
}
#widget_area {
	float:right;
	width:260px;
	padding-top:20px;
}
#inner_content_area .case_study {
    margin-right:0;
    overflow: hidden;
    padding: 24px 0 22px 0;
    width: 100%;
	margin:0 auto;
}
#widget_area img  {
	max-width:100%;
}


#rgt_contact {
	float:right;
	width:568px !important;
}
#contact_form_one p input {
	background:#fff;
	height:35px;
    -moz-box-sizing: border-box;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 1px 3px #ccc inset;
    padding:0 10px !important;
    transition: border 0.3s linear 0s;
	float: right;
	width:100%;
	outline:none;
    font-family: 'FranklinGothicMediumRegular';
}
#contact_form_one p .wpcf7-submit, 
#contact_form_one p .quick_enquiry_btn {
	background:#129CCF;
	height:35px;
    -moz-box-sizing: border-box;
    border-radius: 4px;
    padding:0 10px !important;
    transition: border 0.3s linear 0s;
	float: right;
	width:100%;
	outline:none;
    font-family: 'FranklinGothicMediumRegular';
	background-image: -webkit-gradient(linear, left top, left bottom, from(#26A9E9), to(#0191B8)); 
	background-image: -webkit-linear-gradient(top, #26A9E9, #0191B8); 
	background-image: -moz-linear-gradient(top, #26A9E9, #0191B8); 
	background-image: -ms-linear-gradient(top, #26A9E9, #0191B8); 
	background-image: -o-linear-gradient(top, #26A9E9, #0191B8); 
	background-image: linear-gradient(top, #26A9E9, #0191B8); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26A9E9', endColorstr='#0191B8',GradientType=0 );
	box-shadow:none;
	cursor:pointer;
}
.file_uplaad_btn {
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width:340px;
	height:72px;
	background: url(images/file_upload_btn.png) no-repeat 0 0;
	margin:0 auto;
	margin-top:10px;
	cursor:pointer;
}
.file_uplaad_btn .button {
	font-family:"Franklin Gothic Medium";
	width:354px;
	height:72px;
	line-height:72px;
	text-align:center;
	display:block;
	padding-left:48px;
	font-size: 24px;
	text-transform: uppercase;
	color:#fff;
}
.file_uplaad_btn input {
	cursor: pointer;
	height:58px;
	position: absolute;
	left: 9px;
	top: 6px;
	width:100%;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}
#contact_form_two p textarea {
	background:#fff;
	height:75px;
    -moz-box-sizing: border-box;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 1px 3px #ccc inset;
    padding:10px !important;
    transition: border 0.3s linear 0s;
	float: right;
	width:100%;
	outline:none;
    font-family: 'FranklinGothicMediumRegular';
}
#contact_form_two p .quote_btn {
	background:url(images/quote_btn.png) no-repeat;
	width:201px;
	height:58px;
	text-align:center;
	line-height:58px;
	text-shadow:1px 1px 1px #024d6b;
	font-size:18px;
	color:#fff;
	border:none;
	border-style:none;
	outline:none;
	margin:0 auto;
	cursor:pointer;
	display:block;
	margin-bottom:8px;
}
#rgt_contact ul {
	width:100%;
	padding:4px 0 19px 0;
}
#rgt_contact ul li {
	padding:0 0 6px 26px;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	color:#333333;
}
#rgt_contact img {
	display:block;
	margin: 0 auto;
	padding-bottom:19px;
}
.hide { display:none }

/*----------------------*/
/*  Liposuction inner4  */
/*----------------------*/
#inner_content_area {
	width:100%;
	background:#fff;
}
#inner_top_content {
	padding:0 0 14px 14px;
	position:relative;
	overflow:hidden;
}
#inner_top_content #lft_liposuction_top_content {
	width:740px;
	float: right;
	padding:43px 0 0 14px;
	min-height:279px;
	background:#6B6C66;
	background-image:none;
}
.top_pic1 {
	position:absolute;
	right:0;
	top:0px;
}
#liposuctuion_body_content {
	padding:0 0;
	width:972px;
}
#liposuctuion_body_content .body_post {
    overflow: hidden;
    padding: 19px 0;
    width:938px;
	margin:0 auto;
}
#liposuctuion_body_content .lft_body_post {
	float:left;
	width:580px;
}
#liposuctuion_body_content .post_content {
    float: right;
    width: 384px;
}
#liposuctuion_body_content .rgt_post {
	float:right;
	width:350px;
}
#liposuctuion_body_content .rgt_post iframe {
	width:100% !important;
	height:240px;
}

/*----------------------*/
/*    gallery_area      */
/*----------------------*/
#content_area h1 {
	font-size:36px;
	color:#000;
	font-family: 'OtamaepRegular';
	padding:15px 0 30px 15px;
	text-transform:uppercase;
}
#gallery_service_area {
	width:100%; 
	margin:0 auto;
 }
#gallery_service_area .service {
	float:left;
	width:305px;
	margin:0 0 0 14px;
	padding:0;
	position:relative;
}
#gallery_service_area .service img { 
	display:block; 
	width:354px; 
	height:auto;
}
#gallery_service_area .service:first-child { margin-left:0; }


#gallery_area {
	width:100%;
	overflow:hidden;
	margin:0;
	padding:20px 0;
}
.gallery_box {
	width:305px;
	height:129px;
	position:relative;
	float:left;
	margin:0 0 14px 14px;
}
.gallery_box a { 
	padding:0; 
	margin:0; 
	display:block; 
	width:305px;
	height:129px;
}
.gallery_box img { display:block; max-width:100%; }
.gallery_bottom {
	clear:both;
	width: 100% !important;
	height: auto;
	position:relative;
	float:none;
	margin:0;
	padding:14px!important;
}
.gallery_bottom p {
	padding:14px!important;
}


/*Face page------*/
#inner_top_content #lft_man_top_content {
    background: none repeat scroll 0 0 #D8D7DD;
    float: right;
    min-height: 289px;
    padding: 43px 0 20px 20px;
    width: 744px;
}

/*----------------------*/
/*  Suture /Face Lift   */
/*----------------------*/
.inner_face_lift_content {
    float: left;
    padding: 16px 0 40px 23px;
    width: 567px;
}


/*----------------------*/
/*    Gallery details   */
/*----------------------*/
.inner_casestudy_content {
	width:570px;
	float:left;
	padding:16px 0 20px 23px;
}
.widget_change {
	margin-top:-5px;
}
.inner_casestudy_content h1 {
	font-size:28px;
	clear:#008ec0;
	font-family: 'OtamaepRegular';
	margin-bottom:-2px;
}
.casestudy_box_bottom h2, .casestudy_box_bottom h1{
	font-size:28px;
	color:#008ec0;
    font-family: 'FranklinGothicBookRegular';
	text-transform:none;
	height:60px;
	line-height:60px;
	padding-left:29px;
}
.casestudy_box_bottom h2 span, .casestudy_box_bottom h1 span {
	color:#fff;
	margin-left:5px;
}
.casestudy_box_bottom h3 {
	font-size:28px;
	color:#008ec0;
    font-family: 'FranklinGothicBookRegular';
	padding:0 0 0 29px!important;
	font-weight:bold;
}
.casestudy_box_bg,
.casestudy_box_top,
.casestudy_box_bottom {
	width:570px;
	margin-right:-20px;
}
.casestudy_box {
	float:left;
	width:250px;
	margin-right:20px;
}
#other_casestudy_area {
	width: 550px;
	height: 670px;
	padding: 10px 0 10px 15px;
	border: 1px none #ebebeb;
}


/*----------------------*/
/*    About             */
/*----------------------*/
#lft_about_content {
    float: left;
    width: 413px;
}
.top_content_map {
    float:left;
	width: 413px;
}
.top_content_map h3 {
	margin-top: 0;
}
#lft_about_content .about_two_column {
	width:100%;
	overflow:hidden;
}
#lft_about_content .pic_about {
	width:250px;	
}
#lft_about_content .textwidget img,
#lft_about_content .about_two_column img {
	max-width:100%
}
.lft_two_column {
    width: 413px;
	float:none;
}
.rgt_two_column {
    width: 413px;
	float: none;
}

/*----------------------*/
/*    Blog              */
/*----------------------*/
#blog_content_area {
    background: none repeat scroll 0 0 #F0EEEF;
    float: left;
    min-height: 1900px;
    padding: 16px 10px 40px 33px;
    width: 559px;
}
#blog_post_area {
    float: left;
    width: 300px;
}


#rgt_footer {
    float: right;
    padding-top: 1px;
    width: 610px;
}

#innerbreadcrumb{
	padding-bottom:50px;
}
}


/*768*/
@media (min-width:768px) and (max-width: 1023px) {
#wrapper {
	width:748px;
}

/*----------------------*/
/*     Header           */
/*----------------------*/
#header_area { width:100%; }
#main_header {
	height:109px;
	overflow:hidden;
}
.logo {
	background:#fff;
	float:left;
	width:303px;
	height:82px;
	padding:27px 13px 0 13px;
	border-right:1px solid #b1b1b1;
}
.logo img { display:block; max-width:100%; }
.location {
	width:153px;
	text-align:center;
	float:left;
	height:98px;
	border-right:1px solid #b1b1b1;
	padding:15px 0 0 3px;
}
.call_us {
	float:left;
	height:97px;
	width:183px;
	padding:12px 0 0 21px;
	text-align:center;
}
#main_header .call_us h2 {
	font-size:18px !important;
	font-weight:normal;
	padding-bottom:4px;
	text-transform:uppercase;
}
#main_header .call_us strong {
	font-size:24px;
	display:block;
	color:#008ec0;
    font-family: 'OtamaepRegular';
	line-height:26px;
	padding-bottom:7px;
}

/*----------------------*/
/*     Nav              */
/*----------------------*/
#nav { display: none; }
.tinynav { 
	display: block;
	width:100%;
  	top:0px;
	padding:16px;
	margin:0 auto;
}
.tinynav  input[type="text"], .tinynav input[type="password"], .tinynav input[type="email"], .tinynav textarea, select {
    background: none repeat scroll 0 0 #060606;
	border:none;
    border-top: 1px solid #d5cfc4;
	border-bottom: 1px solid #d5cfc4;
    color: #fff;
    display: block;
	font-size:13px;
    margin:0;
    max-width:100%;
    outline: medium none;
    padding: 9px;
}

/*----------------------*/
/*     Content          */
/*----------------------*/
#content_area {
	width:100%;
	background:#fff;
	overflow:hidden;
}

/*----------------------*/
/*     Service          */
/*----------------------*/
#service_area { 
	width:98%;
	padding:0; 
	margin:0 auto;
}
.service {
	float:left;
	width:228px;
	margin:0 0 0 14px;
	position:relative;
}
.service img { display:block; max-width:100%; height:auto; }
.service:first-child { 	margin:0 6px;}

/*----------------------*/
/*     Feature          */
/*----------------------*/
#feature_area {
	width:100%;
	overflow:hidden;
}
.feature {
	float:left;
	width:29%;
	margin:0 5px;
	position:relative;
	padding:40px 10px 22px 10px;
}
.feature:first-child { margin:0 5px; }
.feature img {
	display:block;
	margin:0 auto;
	margin-bottom:22px;
}
.feature p {
	color:#333333;
	font-size:12px;
	line-height:20px;
	padding-bottom:8px;
}
.feature ul { width:100%; }
.feature ul li {
	height:21px;
	padding-top:4px;
	padding-right:0;
}
.feature ul li a {
	color:#008ec0;
	display:block;
	font-size:12px;
}
.feature_content {
	overflow:hidden;
}
#feature_area .feature_content iframe {
	width:100% !important;
	height:100% !important;
}
#content {
	width:100%;
	overflow:hidden;
	margin-top:30px;
}

/*----------------------*/
/*     Left Content     */
/*----------------------*/
#lft_content {
	width:100%;
	float:left;
	padding:41px 30px 38px 35px;
	overflow:hidden;
}
#logo_area, #home_box_area {
	width:100%;
	padding-top:17px;
	clear:both;
}
#home_box_area{
	padding-top:30px;
}
#logo_area img {
	display:block;
	margin-left:10px;
	float:left;
}
#logo_area img:first-child {
	margin-left:0px;
}
#logo_area br { display:none; }
#home_content {
	float: right;
	width:570px !important;
	margin:0!important;
	padding:0 !important;
}
#home_content p {
	width:550px !important;
}

/*----------------------*/
/*     Right Content    */
/*----------------------*/
#rgt_content {
	float: none;
	width:100%;
	margin:0 auto;
	overflow:hidden;
}
#rgt_form_top {
	height: auto;
	margin-bottom:1px;
	text-align:center;
	padding-top:6px;
}
#form_area .diff_input .send_btn {
    float: left;
	margin-left:33px;
}
#form_area {
    height: auto;
    overflow: hidden;
    padding: 8px 203px 6px;
}

/*----------------------*/
/*     Bottom Content   */
/*----------------------*/
#btm_logo_area {
	height:75px;
}
.btm_logo {
	float:left;
	width:400px;
}
.btm_logo span {
	padding:8px 0 0 15px;
}
.btm_logo img {
	display:block;
	float:left;
	margin:0 2px 0 10px;
}
.rgt_btm_logo {
	float:right;
	width:256px;
	padding:0 2px;
}
.rgt_btm_logo {
	color:#333333;
	font-size:11px;
	line-height:16px;
    
}

/*----------------------*/
/*     Footer           */
/*----------------------*/
#lft_footer {
	width:30%;
	float:left;
}
#lft_footer img {
	display:block;
	max-width:100%;
	width:auto;
}
#rgt_footer {
	float:right;
	width:65%;
	padding-top:1px;
}


/*----------------------*/
/*  Liposuction inner4  */
/*----------------------*/
#inner_content_area {
	width:100%;
	background:#fff;
}
#inner_top_content {
	padding:0 0 14px 14px;
	position:relative;
	overflow:hidden;
}
#inner_top_content #lft_liposuction_top_content {
	width:500px;
	float:  right;
	padding:43px 0 0 14px;
	min-height:279px;
	text-align:left;
	background:#6B6C66;
	background-image:none;
}
#liposuctuion_body_content {
	padding-bottom:21px;
}
#liposuctuion_body_content .body_post {
    overflow: hidden;
    padding: 19px 0;
    width: 65%;
}
#liposuctuion_body_content .lft_body_post {
	float:left;
	width:440px;
}
#liposuctuion_body_content .post_content {
    float: right;
    width: 260px;
}
#liposuctuion_body_content .rgt_post {
	float:right;
	width:240px;
}
#liposuctuion_body_content .rgt_post iframe {
	width:100% !important;
	height:200px;
}

/*----------------------*/
/*    gallery_area      */
/*----------------------*/
#content_area h1 {
	font-size:28px;
	color:#000;
	font-family: 'OtamaepRegular';
	padding:15px 0 30px 0;
	text-transform:uppercase;
}
#gallery_service_area {
	width:100%;
	padding:0; 
	margin:0 auto;
 }
#gallery_service_area .service {
	float:left;
	width:231px;
	margin:0 0 0 14px;
	position:relative;
}
#gallery_service_area .service img { 
	display:block; 
	width:220px;
	height:auto;
}
#gallery_service_area .service:first-child {margin:0 0 0 14px; }
#gallery_area {
	width:100%;
	overflow:hidden;
	margin:0;
	padding:20px 0;
}
.gallery_box {
	width:354px;
	height:150px;
	position:relative;
	float:left;
	margin:0 0 14px 14px;
}
.gallery_box a { 
	padding:0; 
	margin:0; 
	display:block; 
	width:354px;
	height:150px;
}
.gallery_box img { display:block; max-width:100%; }
.gallery_bottom {
	clear:both;
	width: 100% !important;
	height: auto;
	position:relative;
	float:none;
	margin:0;
	padding:14px!important;
}
.gallery_bottom p {
	padding:14px!important;
}

/*Face page------*/
#inner_top_content #lft_man_top_content {
    background: none repeat scroll 0 0 #D8D7DD;
    float: right;
    min-height: 289px;
    padding: 43px 0 0 20px;
    width: 520px;
}

#inner_top_content #home_content {
    float: none;
    margin: 0 auto !important;
    padding: 0 !important;
    width: 500px !important;
}


.inner_feature_video {
    float:  none;
    padding-left:0;
    width: 354px;
	margin:0 auto;
}


/*body page------*/
#body_main_content #widget_area {
	clear:both;
	width:700px;
	float: none;
	margin:0 auto;
}

/*----------------------*/
/*    Contact           */
/*----------------------*/
#rgt_contact {
	float: right;
	width:340px;
	margin:0 auto;
}
#rgt_contact h2 {
	font-size:24px;
}
#rgt_contact p {
	text-align:center;
}
#contact_form_one {
	overflow:hidden;
	padding:17px 0 23px 0;
}
#contact_form_one .contact_person {
	float:right;
	margin-top:21px;
}
#contact_form_one p {
	width:340px;
	overflow:hidden;
	padding-bottom:13px;
}
#contact_form_one p label {
	display:block;
	padding-bottom:1px;
}
#contact_form_one p input {
	background:#fff;
	height:35px;
    -moz-box-sizing: border-box;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 1px 3px #ccc inset;
    padding:0 10px !important;
    transition: border 0.3s linear 0s;
	float: right;
	width:100%;
	outline:none;
    font-family: 'FranklinGothicMediumRegular';
}
#contact_form_one p .wpcf7-submit, 
#contact_form_one p .quick_enquiry_btn {
	background:#129CCF;
	height:35px;
    -moz-box-sizing: border-box;
    border-radius: 4px;
    padding:0 10px !important;
    transition: border 0.3s linear 0s;
	float: right;
	width:100%;
	outline:none;
    font-family: 'FranklinGothicMediumRegular';
	background-image: -webkit-gradient(linear, left top, left bottom, from(#26A9E9), to(#0191B8)); 
	background-image: -webkit-linear-gradient(top, #26A9E9, #0191B8); 
	background-image: -moz-linear-gradient(top, #26A9E9, #0191B8); 
	background-image: -ms-linear-gradient(top, #26A9E9, #0191B8); 
	background-image: -o-linear-gradient(top, #26A9E9, #0191B8); 
	background-image: linear-gradient(top, #26A9E9, #0191B8); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26A9E9', endColorstr='#0191B8',GradientType=0 );
	box-shadow:none;
	cursor:pointer;
}
.file_uplaad_btn {
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width:340px;
	height:72px;
	background: url(images/file_upload_btn.png) no-repeat 0 0;
	margin:0 auto;
	margin-top:10px;
	cursor:pointer;
}
.file_uplaad_btn .button {
	font-family:"Franklin Gothic Medium";
	width:354px;
	height:72px;
	line-height:72px;
	text-align:center;
	display:block;
	padding-left:48px;
	font-size: 24px;
	text-transform: uppercase;
	color:#fff;
}
.file_uplaad_btn input {
	cursor: pointer;
	height:58px;
	position: absolute;
	left: 9px;
	top: 6px;
	width:100%;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}
#contact_form_two p textarea {
	background:#fff;
	height:75px;
    -moz-box-sizing: border-box;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 1px 3px #ccc inset;
    padding:10px !important;
    transition: border 0.3s linear 0s;
	float: right;
	width:100%;
	outline:none;
    font-family: 'FranklinGothicMediumRegular';
}
#contact_form_two p .quote_btn {
	background:url(images/quote_btn.png) no-repeat;
	width:201px;
	height:58px;
	text-align:center;
	line-height:58px;
	text-shadow:1px 1px 1px #024d6b;
	font-size:18px;
	color:#fff;
	border:none;
	border-style:none;
	outline:none;
	margin:0 auto;
	cursor:pointer;
	display:block;
	margin-bottom:8px;
}
#rgt_contact ul {
	width:100%;
	padding:4px 0 19px 0;
}
#rgt_contact ul li {
	padding:0 0 6px 26px;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	color:#333333;
}
#rgt_contact img {
	display:block;
	margin: 0 auto;
	padding-bottom:19px;
}
.hide { display:none }

/*----------------------*/
/*    About             */
/*----------------------*/
#lft_about_content {
    float: none;
    width:100%;
}
.top_content_map {
    float:none;
    width:100%;
}
.top_content_map h3 {
	margin-top: 0;
}
#lft_about_content .about_two_column {
	width:100%;
	overflow:hidden;
}
#lft_about_content .pic_about {
	width:250px;	
}
#lft_about_content .textwidget img,
#lft_about_content .about_two_column img {
	max-width:100%
}
.lft_two_column {
    width: 100%;
	float:none;
}
.rgt_two_column {
    width:100%;
	float: none;
}
#rgt_about_content {
    float: none;
    width:100%;
}
#form_content p .about_submit_btn {
	margin:0 0 0 160px;
}

/*----------------------*/
/*    Blog              */
/*----------------------*/
#blog_content_area {
    background: none repeat scroll 0 0 #F0EEEF;
    float: left;
    min-height: 700px;
    padding: 16px 10px 40px 33px;
    width: 705px;
}
#blog_post_area {
    float: left;
    width: 430px;
}

/*----------------------*/
/*  Suture /Face Lift   */
/*----------------------*/
#rgt_content .case_study {
	width:100%;
	margin:0;
	padding:20px 0;
	overflow:hidden;
}
#rgt_content .case_study ul li {
	min-height:188px;
	float:none !important;
	padding:0;
	margin:0 auto;
	background:none;
	text-align:center;
}
#rgt_content .case_study ul li img {
	display:block;
	max-width:100%;
	margin:0 auto !important;
}
#rgt_content .case_study ul li a {
	color:#333333;
	font-size:20px;
	background:none;
    font-family: 'FranklinGothicBookRegular';
	padding-top:2px;
}


.widget h2 {
    clear: both;
}
.widget p {
	clear:both;
}

#inner_logo_area img {
	display: inline-block;
    margin: 0 4px 0 1px;
}
}


/*568*/
@media (min-width:568px) and (max-width: 767px) {
#wrapper {
	width:548px;
	margin:0 auto;
	box-shadow: 0px 0px 5px #000;
}
#form_area {
    clear: both;
    float: none;
    margin: 0;
    overflow: hidden;
    padding: 8px 15px 6px;
    width: 512px;
}

/*----------------------*/
/*     Header           */
/*----------------------*/
#header_area { width:100%; }
#top_header {
	height: 82px !important;
	padding-top:9px;
	overflow:hidden;
}
#link_area {
	clear:both;
	float: none !important;
	padding:0 0 10px 0;
	width:200px;
	margin:0 auto;
	overflow:hidden;
}
#link_area a {
	width:25px;
	height:27px;
	display:block;
	float:left;
	margin-left:20px;
}
#search_area {
	clear:both;
	width:203px;
	float: none !important;
	padding:0 0 0 0;
	margin:0 auto;
}
#main_header {
	height: auto !important;
	overflow:hidden;
}
.logo {
	background:#fff;
	float:none;
	width:100%;
	height:62px;
	padding:17px 0 0 0;
	border-right:none;
	margin:0 auto;
}
.logo img { 
	display:block; 
	margin:0 auto;
	max-width:100%;
}
.location {
	width:200px;
	text-align:center;
	float:none;
	height: auto;
	border-right:none;
	padding:15px 0;
	margin:0 auto;
}
.location p {
	font-size:16px;
	line-height:20px;
	text-align:center;
}
.call_us {
	float:none;
	height:97px;
	width:280px;
	margin:0 auto;
	padding:12px 0;
	text-align:center;
}

/*----------------------*/
/*     Nav              */
/*----------------------*/
#nav { display: none; }
.tinynav { 
	display: block;
	width:100%;
  	top:0px;
	padding:16px;
	margin:0 auto;
}
.tinynav  input[type="text"], 
.tinynav input[type="password"], 
.tinynav input[type="email"], 
.tinynav textarea, select {
    background: none repeat scroll 0 0 #060606;
	border:none;
    border-top: 1px solid #d5cfc4;
	border-bottom: 1px solid #d5cfc4;
    color: #fff;
    display: block;
	font-size:13px;
    margin:0;
    max-width:100%;
    outline: medium none;
    padding: 9px;
}

/*----------------------*/
/*     Content          */
/*----------------------*/
#content_area {
	width:100%;
	background:#fff;
	overflow:hidden;
}
#service_area { 
	width:100%; 
	margin:0 auto;
}
.service {
	float:none;
	width:90%;
	margin:0 auto;
	position:relative;
}
.service img { display:block; max-width:100%; height:auto; margin:0 auto; }
.service:first-child { 	margin:0 auto;}
#feature_area {
	width:100%;
	overflow:hidden;
}
.feature {
	float:none;
	width:85%;
	margin:0 auto !important;
	position:relative;
	padding:40px 10px 22px 10px;
}
.feature_content {
	overflow:hidden;
}
#feature_area .feature_content iframe {
	width:100% !important;
	height:100% !important;
	margin:0 auto;
}
#content {
	width:100%;
	overflow:hidden;
	margin-top:30px;
}
#lft_content {
	width:100%;
	margin:0 auto;
	float:none;
	padding:41px 0 38px 0;
	overflow:hidden;
}
.pic_box {
	float: none;
	width:520px;
	padding:0 !important;
	margin:0 auto;
}
.pic_box img { display:block; margin:0 auto; }
#home_content {
	float:none;
	width:520px !important;
	margin:0 auto !important;
	padding:0 !important;
	text-align:  center;
}
#home_content h2 {
	text-align:center;
}
#home_content ul {
	max-width:100% !important;
	text-align:left;
}
#home_content ul .list {
	max-width:100% !important;
	text-align:left;
}

#logo_area, #home_box_area {
	padding-top:17px;
	clear:both;
	width:440px;
	margin:0 auto;
}
#home_box_area{
	width:440px;
	padding-top:30px;
}
#logo_area img {
	display:block;
	margin-left:0;
	float:left;
}
#logo_area img:first-child {
	margin-left:0px;
}
#logo_area br { display:none }


#rgt_content {
	float: none;
	width:100%;
	margin:0 auto;
	text-align:center;
}
#rgt_form_top {
	height:79px;
	margin-bottom:1px;
	text-align:center;
	padding-top:6px;
}
#rgt_form_top span {
	font-size:24px;
	color:#000;
	display:block;
	font-weight:normal;
	text-transform:uppercase;
	padding-bottom:4px;
	display:block;
}
#rgt_form_top strong {
	font-size:34px;
	color:#008ec0;
	display:block;
    font-family: 'OtamaepRegular';
}
#rgt_form_top strong a { color:#008ec0; }


#form_area .diff_input .send_btn {
    float: left;
	margin-left:33px;
}
#form_area {
    clear: both;
    float: none;
    margin: 0 auto;
    padding: 8px 69px;
    width: 410px;
}


#btm_logo_area {
	height: auto !important;
	background:#EFEFEF url(images/btm_logo_area_bg.png) repeat-x;
}
.btm_logo {
	float:none;
	width:520px;
	margin:0 auto;
	padding:14px 0;
	overflow:hidden;
}
.btm_logo span {
	float:none;
	text-align:center;
	width:100%;
	display:block;
	padding:10px 0;
}
.btm_logo img {
	display:block;
	float:left;
	margin:10px 35px;
}
.rgt_btm_logo {
	float:none;
	width:520px;
	padding:0;
	margin:0 auto;
	text-align:center;
}

/*----------------------*/
/*     Footer           */
/*----------------------*/
footer {
	height: auto !important;
	overflow:hidden;
	background:#262626;
	padding:20px 0;
	margin:0;
	overflow:hidden;
}
#lft_footer {
	width:100%;
	float: none;
}
#lft_footer img {
	display:block;
	max-width:100%;
	width:auto;
	margin:0 auto;
}
#rgt_footer {
	padding-top:10px;
	float:none;
	width:100%;
}
#rgt_footer ul {
	float: none;
	padding:10px 25px;
	margin:0 auto;
}
#rgt_footer p {
	text-align: center;
	clear:both;
}

/*----------------------------------------*/
#form_area  p input,
#form_area  p input.wpcf7-file  {
	background:#fff;
	height:35px;
    -moz-box-sizing: border-box;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 1px 3px #ccc inset;
    padding:0 1% !important;
    transition: border 0.3s linear 0s;
	float: none;
	width:97%;
	outline:none;
}
#form_area p textarea {
	background:#fff;
    -moz-box-sizing: border-box;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 1px 3px #ccc inset;
    padding:10px 1% !important;
    transition: border 0.3s linear 0s;
	float: none;
	width:97%;
	outline:none;
}
#form_area  p .wpcf7-captchar {
	background:#fff;
	height:30px;
    -moz-box-sizing: border-box;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 1px 3px #ccc inset;
    padding:0 10px !important;
    transition: border 0.3s linear 0s;
	float: left;
	width:90px;
	outline:none;
}
#form_area .diff_input .send_btn {
	background:url(images/send_btn2_small.png) no-repeat left 1px !important;
    cursor: pointer;
    float: right;
    height: 40px;
    outline: medium none;
    text-indent: -9999px;
    width: 80px;
	padding:0 !important;
	text-align:center;
	border:none;
	box-shadow:none;
}
#form_area .diff_input label {
    padding-top: 3px;
}

/*----------------------------------------*/
#inner_content_area {
	width:100%;
	background:#fff;
	overflow:hidden;
}
#inner_top_content {
	padding:0 !important;
	position:relative;
	overflow:hidden;
	float:none;
}
#inner_top_content .pic_box {
	width:100% !important;
	padding:12px 0 !important;
	clear:both;
}
#inner_top_content .pic_box img {
	display:block;
	margin:0 auto;
	max-width:100%;
}
#inner_top_content #lft_inner_top_content {
	width:100% !important;
	float: none !important;
	padding:43px 0 0 0 !important;
	height: auto;
}
#inner_top_content #home_content {
	background:none;
	float: none !important;
}
.top_pic {
	position:absolute;
	right:0;
	top:1px;
	display:none;
}

/*----------------------*/
/*  Man inner           */
/*----------------------*/
#inner_top_content #lft_man_top_content {
	background:#d8d7dd;
	width:100%;
	float:none;
	padding:20px 0;
	min-height:289px;
}
.widget_video {
	padding:46px 0 4px 0;
}


#inner_feature_area {
	overflow:hidden;
	padding-top:20px;
}
#inner_feature_area .inner_feature {
	float:none;
	width:100% !important;
	padding-left:0;
}
.inner_feature_video {
	float: none !important;
	width:100%;
	padding-left:10px;
}
#inner_feature_area  img {
	display:block;
	margin:0 auto;
}
#inner_feature_area  p {
	color:#333333;
	font-size:12px;
	line-height:20px;
}
#inner_feature_area  ul { 
	width:100%;
	padding-top:7px; 
}
#inner_feature_area  ul li {
	height:21px;
	padding-top:4px;
	padding-right:16px;
}
#inner_feature_area  ul li a {
	color:#008ec0;
	display:block;
	font-size:12px;
}
#inner_feature_area .feature_content {
	overflow:hidden;
	min-height:0 !important;
}
#inner_feature_area .feature_content h2 {
	color:#000;
	font-size:22px;
}


#inner_logo_area {
	height: auto;
	background:#EFEFEF url(images/btm_logo_area_bg.png) repeat-x;
	text-align:center;
}
#inner_logo_area span {
	font-size:18px;
	color:#333333;
    font-family: 'FranklinGothicMediumRegular';
	font-weight:normal;
	float:left;
	padding:18px 0 0 24px;
}
#inner_logo_area img {
	display:block;
	margin:0 auto;
	max-width:100%;
}
#inner_logo_area img:first-child { 	margin:0 auto;}

/*----------------------*/
/*  body_main_content   */
/*----------------------*/
#body_main_content {
	background:#f0efef;
	margin-top:1px;
	overflow:hidden;
	width:522px;
	margin:0;
	padding:0 14px;
}
#lft_body_content {
	float:none !important;
	width:100% !important;
	padding-left:0 !important;
	overflow:hidden;
}
#lft_body_content h2 {
	text-align:center;
}
#body_post_area {
	width:100% !important;
	margin:0;
	padding:0;
	overflow:hidden;
}
#body_post_area .body_post {
	width:100% !important;
	margin:0;
	padding:0;
}
#body_post_area .post_pic {
	border:5px solid #cccccc;
	float:none;
	margin: 0 auto;
	margin-top:20px;
	margin-bottom:20px;
}
#body_post_area .post_pic {
	max-width:100%;
	display:block;
}
#body_post_area .lft_body_post {
	float:none !important;
    width:90% !important;
	margin:0 auto;
	padding:20px 0;
	clear:both;
}


#body_post_area .post_content {
	width:100% !important;
	margin:0 auto!important;
	float: none !important;
	text-align:center;
}
#body_post_area .rgt_post {
	float:none;
    width:100% !important;
	text-align:center;
}
#body_post_area .rgt_post iframe {
	width:280px !important;
	margin:0 auto !important;
}

#body_post_area .post_content a.blue_btn, 
#home_box_area a.blue_btn,
#home_box_area a.blue_btn{
	text-transform:none;
	font-size:15px;
	float:  none !important;
	margin:0 auto !important;
}


/*Liposuction------------*/
#inner_top_content #lft_liposuction_top_content {
	width:100%;
	float: none;
	padding:43px 0 0 0;
	min-height:279px;
	background:#6B6C66;
	background-image:none;
}
#liposuctuion_body_content {
	width:100%;
	padding-left:0;
}
#liposuctuion_body_content .lft_body_post {
	float: none;
	width:100%;
}
#liposuctuion_body_content .rgt_post {
	float:none;
	width:100%;
}
.aligncenter, img.aligncenter, img.alignnone {
	clear: both;
	display: block;
	margin:0 auto;
	margin-bottom:15px;
}


#contact_area {
	margin:0;
	padding:20px 0;
}
#contact_area h2 {
	font-size:18px;
	text-align:center;
}
#contact_form #text_area {
	float:none;
	width:280px;
	margin:0 auto;
	padding:0;
}
#contact_form #text_area p  {
	width:280px;
	padding:0 0 5px 0 !important;
	overflow:hidden;
}
#contact_form #text_area p label {
	width:100% !important;
	float: none;
}
#contact_form #text_area p span {
	margin-left:0 !important;
	text-align:center;
}
#text_area p input,
#text_area p input.wpcf7-file  {
	background:#fff;
	height:35px;
    -moz-box-sizing: border-box;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 1px 3px #ccc inset;
    padding:0 10px !important;
    transition: border 0.3s linear 0s;
	float: right;
	width:100%;
	outline:none;
}
#text_area p input.wpcf7-file  {
	border:none;
	box-shadow:none;
	background:none;
	padding:0 !important;
}
#contact_form #message_area {
	float:none;
	width:280px;
	padding:0;
	margin:0 auto;
}
#contact_form #message_area p  {
	width:280px;
	padding:0 0 5px 0 !important;
	overflow:hidden;
}
#message_area p input,
#message_area p input.wpcf7-file  {
	background:#fff;
	height:35px;
    -moz-box-sizing: border-box;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 1px 3px #ccc inset;
    padding:0 10px !important;
    transition: border 0.3s linear 0s;
	float: right;
	width:100%;
	outline:none;
}
#message_area p .wpcf7-captchar {
	background:#fff;
	height:30px;
    -moz-box-sizing: border-box;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 1px 3px #ccc inset;
    padding:0 10px !important;
    transition: border 0.3s linear 0s;
	float: left;
	width:100px;
	outline:none;
}
#message_area p textarea {
	background:#fff;
    -moz-box-sizing: border-box;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 1px 3px #ccc inset;
    padding:10px 10px !important;
    transition: border 0.3s linear 0s;
	float: none;
	width:100%;
	outline:none;
}
#message_area .diff_input .send_btn {
	background:url(images/send_btn2_small.png) no-repeat left 1px !important;
    width: 80px;
	padding:0 !important;
	text-align:center;
	border:none;
	box-shadow:none;
}
#message_area .diff_input label {
    padding-top: 3px;
}


/*----------------------*/
/*  Suture /Face Lift   */
/*----------------------*/
#inner_face_lift_area {
	overflow:hidden;
}
.inner_face_lift_content {
	width:522px;
	float:none;
	padding:16px 0 40px 0;
	margin:0 auto;
}
.video_area { width:100%;}
.video_area img {
	display:block;
	width:100%;
	height:auto;
	margin:0 auto;
}
#rgt_content .widget ul {
	padding-bottom:40px;
}
#rgt_content .widget ul li a {
	color:#008ec0;
	font-size:15px;
    font-family: 'FranklinGothicBookRegular';
}
#inner_face_lift_area .widget {
	background:#eaeaea;
}
#inner_face_lift_area .widget img {
	float:none;
	margin-right:0;
}
#rgt_content .case_study {
	width:100%;
	margin:0;
	padding:20px 0;
	overflow:hidden;
}
#rgt_content .case_study ul li {
	min-height:188px;
	float:none !important;
	padding:0;
	margin:0 auto;
	background:none;
	text-align:center;
}
#rgt_content .case_study ul li img {
	display:block;
	max-width:100%;
	margin:0 auto !important;
}
#rgt_content .case_study ul li a {
	color:#333333;
	font-size:20px;
	background:none;
    font-family: 'FranklinGothicBookRegular';
	padding-top:2px;
}
#rgt_content .surgical_warning {
	background:#fff;
	padding:15px 26px;
}


#rgt_content .case_study {
	width:100%;
	margin:0;
	padding:20px 0;
	overflow:hidden;
}
#rgt_content .case_study ul li {
	min-height:188px;
	float:none !important;
	padding:0 0;
	margin:0 auto;
	background:none;
	text-align:center;
}
#rgt_content .case_study ul li img {
	display:block;
	max-width:100%;
	margin:0 auto !important;
}
#rgt_content .case_study ul li a {
	color:#333333;
	font-size:20px;
	background:none;
    font-family: 'FranklinGothicBookRegular';
	padding-top:2px;
}
#rgt_content .surgical_warning {
	background:#fff;
	padding:15px 26px;
}

/*----------------------*/
/*     widget_area      */
/*----------------------*/
#widget_area {
	float:none;
	width:100%;
	padding:20px 0;
	margin:0;
}
.widget {
	overflow:hidden;
	padding:0 10px;
	margin:0;
}
.widget img {
	display:block;
	width:100%;
	margin:0 auto;
	padding-bottom:5px;
}
#widget_area .case_study {
	width:100%;
	padding:0;
	margin:0;
	overflow:hidden;
}
#widget_area .case_study ul li {
	width:100%;
	min-height:146px;
	float: none !important;
	padding:0;
	margin:0;
	text-align:center;
}
#widget_area .case_study ul li img {
	display:block;
	max-width:100%;
	margin:0 auto;
}

/*----------------------*/
/*    gallery_area      */
/*----------------------*/
#content_area h1 {
	font-size:30px;
	text-align:center;
}
#gallery_service_area {
	width:100%; 
	margin:0 auto;
	margin:0;
	padding:0;
 }
#gallery_service_area .service {
	float:none;
	width:90%;
	margin:0 auto;
	position:relative;
}
#gallery_service_area .service img { 
	display:block; 
	width:100%; 
	height:auto;
}
#gallery_service_area .service:first-child { margin: 0 auto; }
#gallery_area {
	width:100%;
	overflow:hidden;
	margin-right:0;
	padding:0;
}
.gallery_box {
	height: auto;
	position:relative;
	float:none;
	margin:0 auto;
}
.gallery_box a { 
	padding:0; 
	margin:0; 
	display:block; 
	height: auto;
}
.gallery_box img { 
	display:block; 
	max-width:100%; 
	margin: 0 auto; 
}
.gallery_box .pic_info {
	position:absolute;
	right:14px;
	bottom:10px;
	z-index:1111;
	text-align:right;
	padding-bottom:14px;
	display:block;
} 
.gallery_bottom {
	width:360px;
	height: auto;
	position:relative;
	float:none;
	margin:0 auto;
}
.gallery_bottom p {
	margin:0 !important;
}

/*----------------------*/
/*    Contact           */
/*----------------------*/
#contact_content {
	padding:20px 0;
	overflow:hidden;
}
#lft_contact {
	float:none;
	width:354px;
	margin:0 auto;
}
.address_area {
	width:354px;
	height:144px;
	overflow:hidden;
	margin-bottom:15px;
}
.address_info {
	float: left;
	width:200px;
	height:144px;
	padding:15px 0 0 13px;
}
#rgt_contact {
	float: none;
	width:354px;
	margin:0 auto;
}
#rgt_contact h2 {
	font-size:24px;
}
#rgt_contact p {
	text-align:center;
}
#contact_form_one {
	overflow:hidden;
	padding:17px 0 23px 0;
}
#contact_form_one .contact_person {
	float:right;
	margin-top:21px;
}
#contact_form_one p {
	width:354px;
	overflow:hidden;
	padding-bottom:13px;
}
#contact_form_one p label {
	display:block;
	padding-bottom:1px;
}
#contact_form_one p input {
	background:#fff;
	height:35px;
    -moz-box-sizing: border-box;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 1px 3px #ccc inset;
    padding:0 10px !important;
    transition: border 0.3s linear 0s;
	float: right;
	width:100%;
	outline:none;
    font-family: 'FranklinGothicMediumRegular';
}
#contact_form_one p .wpcf7-submit, 
#contact_form_one p .quick_enquiry_btn {
	background:#129CCF;
	height:35px;
    -moz-box-sizing: border-box;
    border-radius: 4px;
    padding:0 10px !important;
    transition: border 0.3s linear 0s;
	float: right;
	width:100%;
	outline:none;
    font-family: 'FranklinGothicMediumRegular';
	background-image: -webkit-gradient(linear, left top, left bottom, from(#26A9E9), to(#0191B8)); 
	background-image: -webkit-linear-gradient(top, #26A9E9, #0191B8); 
	background-image: -moz-linear-gradient(top, #26A9E9, #0191B8); 
	background-image: -ms-linear-gradient(top, #26A9E9, #0191B8); 
	background-image: -o-linear-gradient(top, #26A9E9, #0191B8); 
	background-image: linear-gradient(top, #26A9E9, #0191B8); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26A9E9', endColorstr='#0191B8',GradientType=0 );
	box-shadow:none;
	cursor:pointer;
}
.file_uplaad_btn {
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width:354px;
	height:72px;
	background: url(images/file_upload_btn.png) no-repeat 0 0;
	margin:0 auto;
	margin-top:10px;
	cursor:pointer;
}
.file_uplaad_btn .button {
	font-family:"Franklin Gothic Medium";
	width:354px;
	height:72px;
	line-height:72px;
	text-align:center;
	display:block;
	padding-left:48px;
	font-size: 24px;
	text-transform: uppercase;
	color:#fff;
}
.file_uplaad_btn input {
	cursor: pointer;
	height:58px;
	position: absolute;
	left: 9px;
	top: 6px;
	width:100%;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}
#contact_form_two p textarea {
	background:#fff;
	height:75px;
    -moz-box-sizing: border-box;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 1px 3px #ccc inset;
    padding:10px !important;
    transition: border 0.3s linear 0s;
	float: right;
	width:100%;
	outline:none;
    font-family: 'FranklinGothicMediumRegular';
}
#contact_form_two p .quote_btn {
	width:201px;
	height:58px;
	text-align:center;
	line-height:58px;
	text-shadow:1px 1px 1px #024d6b;
	font-size:18px;
	color:#fff;
	border:none;
	border-style:none;
	outline:none;
	margin:0 auto;
	cursor:pointer;
	display:block;
	margin-bottom:8px;
}
#rgt_contact ul {
	width:100%;
	padding:4px 0 19px 0;
}
#rgt_contact ul li {
	padding:0 0 6px 26px;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	color:#333333;
}
#rgt_contact img {
	display:block;
	margin: 0 auto;
	padding-bottom:19px;
}
.hide { display:none }

/*----------------------*/
/*    Gallery details   */
/*----------------------*/
.inner_casestudy_content {
	width:520px;
	float: none;
	margin:0 auto;
	padding:16px 0;
	text-align:center !important;
}
.widget_change {
	margin-top:-5px;
}
.inner_casestudy_content h1 {
	font-size:20px;
	background:#353638;
	line-height: normal;
	padding:10px 0;
}
.casestudy_box_bottom h2, .casestudy_box_bottom h1{
	padding:0;
	line-height: normal;
}
.casestudy_box_bottom h2 span, .casestudy_box_bottom h1 span {
	margin:0;
}
.casestudy_box_bottom h3 {
	font-size:20px;
	padding:0 0 0 0!important;
}
.casestudy_box_bg,
.casestudy_box_top,
.casestudy_box_bottom {
	width:520px;
	margin:0 auto;
}
.casestudy_box_bg {
	background:none;
	margin:0 auto;
}
.casestudy_box_top {
	background:none;
}
.casestudy_box_bottom {
	background:none;
	padding:0 0 10px 0;
	min-height:250px;
	overflow:hidden;
	margin-bottom:19px;
}
#casestudy_box_area {
	min-height:200px;
	padding:29px 0;
	overflow:hidden;
	margin:0 auto;
}
.casestudy_box {
	clear:both;
	float:none;
	width:322px;
	line-height:20px;
	color:#333333;
	font-size:15px;
	position:relative;
	margin:0 auto;
}
.casestudy_box img {
	display:block;
	margin-bottom:16px;
	max-width:100%;
}


/* New Gallery */
#other_casestudy_area {
	width: 278px;
	height:  auto;
	padding: 10px 0;
	margin:0 auto;
	border: 1px none #ebebeb;
}
#other_casestudy_area li {
	float: none;
	list-style: none;
	position: relative;
	width: 175px;
	margin:0 auto;
	margin-right: 20px;
	margin-bottom: 10px;
	min-height: 200px;
	border: 1px solid #ebebeb;
	padding: 6px 10px;
}

/*----------------------*/
/*    About             */
/*----------------------*/
#about_content {
	padding:36px 10px;
	overflow:hidden;
	text-align:center;
}

#lft_about_content {
    float: none;
    width:100%;
}
#about_top_content { padding:20px 14px;}
#top_content {
	width:100%;
	text-align:center;
}
#top_content .top_content_video,
#top_content .top_content_info,
#top_content .top_content_map {
	width:100%;
}
#top_content .top_content_info ul li {
	text-align:left;
}
#top_content .top_content_video iframe {
	width:100% !important;
	margin:0 auto;
}
.about_two_column .big_blue_btn {
	margin:0 auto;
}
.top_content_map {
    float:none;
    width:100%;
	overflow:hidden;
}
.top_content_map h3 {
	margin-top: 0;
}
#lft_about_content .about_two_column {
	width:100%;
	overflow:hidden;
}
#lft_about_content .pic_about {
	width:250px;
	margin:0 auto;	
}
#lft_about_content .textwidget img,
#lft_about_content .about_two_column img {
	max-width:100%
}
.lft_two_column {
    width: 100%;
	float:none;
}
.rgt_two_column {
    width:100%;
	float: none;
}
.lft_two_column_content {
	background:#f7f7f7;
	padding:15px 0;
}
#rgt_about_content {
    float: none;
    width:100%;
}


#lft_form_content p label {
	font-size:15px;
	color:#333333;
    font-family: 'FranklinGothicBookRegular';
	display:block;
	margin-bottom:-1px
}
#lft_form_content p  {
	width:100%;
}
#lft_form_content p input {
	background:#fff;
	height:35px;
    -moz-box-sizing: border-box;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 1px 3px #ccc inset;
    padding:0 10px !important;
    transition: border 0.3s linear 0s;
	float: none;
	width:100%;
	outline:none;
    font-family: 'FranklinGothicMediumRegular';
}
#form_content p textarea {
	background:#fff;
	height:75px;
    -moz-box-sizing: border-box;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 1px 3px #ccc inset;
    padding:10px !important;
    transition: border 0.3s linear 0s;
	float: none;
	width:100%;
	outline:none;
    font-family: 'FranklinGothicMediumRegular';
}
#form_content p .about_submit_btn {
	background:#129CCF;
	height:35px;
    -moz-box-sizing: border-box;
    border-radius: 4px;
    padding:0 10px !important;
    transition: border 0.3s linear 0s;
	float: right;
	width:100%;
	outline:none;
    font-family: 'FranklinGothicMediumRegular';
	background-image: -webkit-gradient(linear, left top, left bottom, from(#26A9E9), to(#0191B8)); 
	background-image: -webkit-linear-gradient(top, #26A9E9, #0191B8); 
	background-image: -moz-linear-gradient(top, #26A9E9, #0191B8); 
	background-image: -ms-linear-gradient(top, #26A9E9, #0191B8); 
	background-image: -o-linear-gradient(top, #26A9E9, #0191B8); 
	background-image: linear-gradient(top, #26A9E9, #0191B8); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26A9E9', endColorstr='#0191B8',GradientType=0 );
	box-shadow:none;
	cursor:pointer;
}

/*----------------------*/
/*    Blog              */
/*----------------------*/
#blog_content_area {
	width:100%;
	float:none;
	padding:16px 0;
	min-height:1000px;
	text-align:center;
}
#blog_content_area h1 {
	font-size:28px;
}
#blog_content {
	padding:0;
}
#blog_post_area {
	float:none;
	width:500px;
	padding:0;
	margin:0 auto;
}
.blog_post {
	padding-bottom:35px;
}
#blog_subscribe {
	overflow:hidden;
}
#blog_subscribe p {
	height:22px;
	text-align:center;
	width:190px;
	margin:0 auto;
}
#blog_widget_area {
	width:280px;
	float:none;
	margin:0 auto;
	padding-top:30px;
	text-align:center;
}
.blog_widget {
	padding-bottom:25px;
}
#blog_widget_area img {
	margin:0 auto;
	max-width:100%;
}
#blog_content_area #blog_user {
	width:156px;
	text-align:center;
	margin:0 auto;
}
#blog_content_area #blog_user span {
	color: #000;
	font-size:12px;
	padding-bottom:5px;
	display:block;
	text-align:center;
}
#blog_content_area #blog_user img {
	margin:0 auto;
	max-width:150px;
}
.entry #blog_widget_area .blog_widget ul {
	width:100%;
	padding-left:0;	
}

.inner_face_lift_content iframe {
	margin:0 auto !important;
}
}


/*480*/
@media (min-width:480px) and (max-width: 567px) {
#wrapper {
	width:460px;
	margin:0 auto;
	box-shadow: 0px 0px 5px #000;
}

/*----------------------*/
/*     Header           */
/*----------------------*/
#header_area { width:100%; }
#top_header {
	height: 82px !important;
	padding-top:9px;
	overflow:hidden;
}
#link_area {
	clear:both;
	float: none !important;
	padding:0 0 10px 0;
	width:200px;
	margin:0 auto;
	overflow:hidden;
}
#link_area a {
	width:25px;
	height:27px;
	display:block;
	float:left;
	margin-left:20px;
}
#search_area {
	clear:both;
	width:203px;
	float: none !important;
	padding:0 0 0 0;
	margin:0 auto;
}
#main_header {
	height: auto !important;
	overflow:hidden;
}
.logo {
	background:#fff;
	float:none;
	width:100%;
	height:62px;
	padding:17px 0 0 0;
	border-right:none;
	margin:0 auto;
}
.logo img { 
	display:block; 
	margin:0 auto;
	max-width:90%;
}
.location {
	width:200px;
	text-align:center;
	float:none;
	height: auto;
	border-right:none;
	padding:15px 0;
	margin:0 auto;
}
.location p {
	font-size:16px;
	line-height:20px;
	text-align:center;
}
.call_us {
	float:none;
	height:97px;
	width:280px;
	margin:0 auto;
	padding:12px 0;
	text-align:center;
}

/*----------------------*/
/*     Nav              */
/*----------------------*/
#nav { display: none; }
.tinynav { 
	display: block;
	width:100%;
  	top:0px;
	padding:16px;
	margin:0 auto;
}
.tinynav  input[type="text"], 
.tinynav input[type="password"], 
.tinynav input[type="email"], 
.tinynav textarea, select {
    background: none repeat scroll 0 0 #060606;
	border:none;
    border-top: 1px solid #d5cfc4;
	border-bottom: 1px solid #d5cfc4;
    color: #fff;
    display: block;
	font-size:13px;
    margin:0;
    max-width:100%;
    outline: medium none;
    padding: 9px;
}

/*----------------------*/
/*     Content          */
/*----------------------*/
#content_area {
	width:100%;
	background:#fff;
	overflow:hidden;
}
#service_area { 
	width:100%; 
	margin:0 auto;
}
.service {
	float:none;
	width:90%;
	margin:0 auto;
	position:relative;
}
.service img { display:block; max-width:100%; height:auto; margin:0 auto; }
.service:first-child { 	margin:0 auto;}
#feature_area {
	width:100%;
	overflow:hidden;
}
.feature {
	float:none;
	width:85%;
	margin:0 auto !important;
	position:relative;
	padding:40px 10px 22px 10px;
}
.feature_content {
	overflow:hidden;
}
#feature_area .feature_content iframe {
	width:100% !important;
	height:100% !important;
	margin:0 auto;
}
#content {
	width:100%;
	overflow:hidden;
	margin-top:30px;
}
#lft_content {
	width:100%;
	margin:0 auto;
	float:none;
	padding:41px 0 38px 0;
	overflow:hidden;
}
.pic_box {
	float: none;
	width:280px;
	padding:0 !important;
	margin:0 auto;
}
.pic_box img { display:block; margin:0 auto; }
#home_content {
	float:none;
	width:422px !important;
	margin:0 auto !important;
	padding:0 !important;
	text-align:center;
}
#home_content ul {
	max-width:100% !important;
	text-align:left;
}
#home_content ul .list {
	max-width:100% !important;
	text-align:left;
}

#btm_logo_area {
	height: auto !important;
	background:#EFEFEF url(images/btm_logo_area_bg.png) repeat-x;
}
.btm_logo {
	float:none;
	width:280px;
	margin:0 auto;
	padding:14px 0;
	overflow:hidden;
}
.btm_logo span {
	float:none;
	text-align:center;
	width:100%;
	display:block;
	padding:10px 0;
}
.btm_logo img {
	display:block;
	float:left;
	margin:10px 35px;
}
.rgt_btm_logo {
	float:none;
	width:280px;
	padding:0;
	margin:0 auto;
	text-align:center;
}

/*----------------------*/
/*     Footer           */
/*----------------------*/
footer {
	height: auto !important;
	overflow:hidden;
	background:#262626;
	padding:20px 0;
	margin:0;
	overflow:hidden;
}
#lft_footer {
	width:100%;
	float: none;
}
#lft_footer img {
	display:block;
	max-width:100%;
	width:auto;
	margin:0 auto;
}
#rgt_footer {
	padding-top:10px;
	float:none;
	width:100%;
}
#rgt_footer ul {
	float: none;
	padding:10px 110px;
	margin:0 auto;
}
#rgt_footer p {
	text-align: center;
	clear:both;
}

#logo_area, #home_box_area {
	padding-top:17px;
	clear:both;
	width:280px;
	margin:0 auto;
}
#home_box_area{
	padding-top:30px;
}
#logo_area img {
	display:block;
	margin-left:0;
	float:left;
}
#logo_area img:first-child {
	margin-left:0px;
}
#logo_area br { display:none }


#rgt_content {
	float: none;
	width:460px !important;
	margin:0 auto;
	text-align:center;
}
#rgt_form_top {
	height:79px;
	margin-bottom:1px;
	text-align:center;
	padding-top:6px;
}
#rgt_form_top span {
	font-size:24px;
	color:#000;
	display:block;
	font-weight:normal;
	text-transform:uppercase;
	padding-bottom:4px;
	display:block;
}
#rgt_form_top strong {
	font-size:34px;
	color:#008ec0;
	display:block;
    font-family: 'OtamaepRegular';
}
#rgt_form_top strong a { color:#008ec0; }
#form_area {
    clear: both;
    float: none;
    margin:0;
    overflow: hidden;
    padding:8px 24px;
    width:412px;
}
#form_area .diff_input .send_btn {
    float: left;
	margin-left:33px;
}

/*----------------------------------------*/
#form_area  p input,
#form_area  p input.wpcf7-file  {
	background:#fff;
	height:35px;
    -moz-box-sizing: border-box;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 1px 3px #ccc inset;
    padding:0 1% !important;
    transition: border 0.3s linear 0s;
	float: none;
	width:97%;
	outline:none;
}
#form_area p textarea {
	background:#fff;
    -moz-box-sizing: border-box;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 1px 3px #ccc inset;
    padding:10px 1% !important;
    transition: border 0.3s linear 0s;
	float: none;
	width:97%;
	outline:none;
}
#form_area  p .wpcf7-captchar {
	background:#fff;
	height:30px;
    -moz-box-sizing: border-box;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 1px 3px #ccc inset;
    padding:0 10px !important;
    transition: border 0.3s linear 0s;
	float: left;
	width:90px;
	outline:none;
}
#form_area .diff_input .send_btn {
	background:url(images/send_btn2_small.png) no-repeat left 1px !important;
    cursor: pointer;
    float: right;
    height: 40px;
    outline: medium none;
    text-indent: -9999px;
    width: 80px;
	padding:0 !important;
	text-align:center;
	border:none;
	box-shadow:none;
}
#form_area .diff_input label {
    padding-top: 3px;
}

/*----------------------------------------*/
#inner_content_area {
	width:100%;
	background:#fff;
	overflow:hidden;
}
#inner_top_content {
	padding:0 !important;
	position:relative;
	overflow:hidden;
	float:none;
}
#inner_top_content .pic_box {
	width:100% !important;
	padding:12px 0 !important;
	clear:both;
}
#inner_top_content .pic_box img {
	display:block;
	margin:0 auto;
	max-width:100%;
}
#inner_top_content #lft_inner_top_content {
	width:100% !important;
	float: none !important;
	padding:43px 0 0 0 !important;
	height: auto;
}
#inner_top_content #home_content {
	background:none;
	float: none !important;
}
.top_pic {
	position:absolute;
	right:0;
	top:1px;
	display:none;
}


#inner_feature_area {
	overflow:hidden;
	padding-top:20px;
}
#inner_feature_area .inner_feature {
	float:none;
	width:100% !important;
	padding-left:0;
}
.inner_feature_video {
	float: none !important;
	width:100%;
	padding-left:10px;
}
#inner_feature_area  img {
	display:block;
	margin:0 auto;
}
#inner_feature_area  p {
	color:#333333;
	font-size:12px;
	line-height:20px;
}
#inner_feature_area  ul { 
	width:100%;
	padding-top:7px; 
}
#inner_feature_area  ul li {
	height:21px;
	padding-top:4px;
	padding-right:16px;
}
#inner_feature_area  ul li a {
	color:#008ec0;
	display:block;
	font-size:12px;
}
#inner_feature_area .feature_content {
	overflow:hidden;
	min-height:0 !important;
}
#inner_feature_area .feature_content h2 {
	color:#000;
	font-size:22px;
}


#inner_logo_area {
	height: auto;
	background:#EFEFEF url(images/btm_logo_area_bg.png) repeat-x;
	text-align:center;
}
#inner_logo_area span {
	font-size:18px;
	color:#333333;
    font-family: 'FranklinGothicMediumRegular';
	font-weight:normal;
	float:left;
	padding:18px 0 0 24px;
}
#inner_logo_area img {
	display:block;
	margin:0 auto;
}
#inner_logo_area img:first-child { 	margin:0 auto;}

/*----------------------*/
/*  body_main_content   */
/*----------------------*/
#body_main_content {
	background:#f0efef;
	overflow:hidden;
	width:432px;
	margin:0;
	padding:0 14px;
}
#lft_body_content {
	float:none;
	width:100%;
	padding:0;
	overflow:hidden;
}
#lft_body_content h2 {
	text-align:center;
}
#body_post_area {
	width:100% !important;
	margin:0;
	padding:0;
	overflow:hidden;
}
#body_post_area .body_post {
	width:100% !important;
	margin:0;
	padding:20px 0 0 0;
}
#body_post_area .post_pic {
	border:5px solid #cccccc;
	float:none;
	margin: 0 auto;
	margin-bottom:20px;
}
#body_post_area .post_pic {
	max-width:100%;
	display:block;
}
#body_post_area .lft_body_post {
	float:none !important;
    width:90% !important;
	margin:0 auto;
	padding:20px 0;
	clear:both;
}


#body_post_area .post_content {
	width:100% !important;
	margin:0 auto!important;
	float: none !important;
	text-align:center;
}
#body_post_area .rgt_post {
	float:none;
    width:100% !important;
	text-align:center;
}
#body_post_area .rgt_post iframe {
	width:280px !important;
	margin:0 auto !important;
}

#body_post_area .post_content a.blue_btn, 
#home_box_area a.blue_btn,
#home_box_area a.blue_btn{
	text-transform:none;
	font-size:15px;
	float:  none !important;
	margin:0 auto !important;
}


/*Liposuction------------*/
#inner_top_content #lft_liposuction_top_content {
	width:100%;
	float: none;
	padding:43px 0 0 0;
	min-height:279px;
	background:#6B6C66;
	background-image:none;
}
#liposuctuion_body_content {
	width:100%;
	padding-left:0;
}
#liposuctuion_body_content .lft_body_post {
	float: none;
	width:100%;
}
#liposuctuion_body_content .rgt_post {
	float:none;
	width:100%;
}
.aligncenter, img.aligncenter, img.alignnone {
	clear: both;
	display: block;
	margin:0 auto;
	margin-bottom:15px;
}


#contact_area {
	margin:0;
	padding:20px 0;
}
#contact_area h2 {
	font-size:18px;
	text-align:center;
}
#contact_form #text_area {
	float:none;
	width:280px;
	margin:0 auto;
	padding:0;
}
#contact_form #text_area p  {
	width:280px;
	padding:0 0 5px 0 !important;
	overflow:hidden;
}
#contact_form #text_area p label {
	width:100% !important;
	float: none;
}
#contact_form #text_area p span {
	margin-left:0 !important;
	text-align:center;
}
#text_area p input,
#text_area p input.wpcf7-file  {
	background:#fff;
	height:35px;
    -moz-box-sizing: border-box;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 1px 3px #ccc inset;
    padding:0 10px !important;
    transition: border 0.3s linear 0s;
	float: right;
	width:100%;
	outline:none;
}
#text_area p input.wpcf7-file  {
	border:none;
	box-shadow:none;
	background:none;
	padding:0 !important;
}
#contact_form #message_area {
	float:none;
	width:280px;
	padding:0;
	margin:0 auto;
}
#contact_form #message_area p  {
	width:280px;
	padding:0 0 5px 0 !important;
	overflow:hidden;
}
#message_area p input,
#message_area p input.wpcf7-file  {
	background:#fff;
	height:35px;
    -moz-box-sizing: border-box;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 1px 3px #ccc inset;
    padding:0 10px !important;
    transition: border 0.3s linear 0s;
	float: right;
	width:100%;
	outline:none;
}
#message_area p .wpcf7-captchar {
	background:#fff;
	height:30px;
    -moz-box-sizing: border-box;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 1px 3px #ccc inset;
    padding:0 10px !important;
    transition: border 0.3s linear 0s;
	float: left;
	width:100px;
	outline:none;
}
#message_area p textarea {
	background:#fff;
    -moz-box-sizing: border-box;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 1px 3px #ccc inset;
    padding:10px 10px !important;
    transition: border 0.3s linear 0s;
	float: none;
	width:100%;
	outline:none;
}
#message_area .diff_input .send_btn {
	background:url(images/send_btn2_small.png) no-repeat left 1px !important;
    width: 80px;
	padding:0 !important;
	text-align:center;
	border:none;
	box-shadow:none;
}
#message_area .diff_input label {
    padding-top: 3px;
}


/*----------------------*/
/*  Man inner           */
/*----------------------*/
#inner_top_content #lft_man_top_content {
	background:#d8d7dd;
	width:100%;
	float:none;
	padding:20px 0;
	min-height:289px;
}
.widget_video {
	padding:46px 0 4px 0;
}

/*----------------------*/
/*  Suture /Face Lift   */
/*----------------------*/
#inner_face_lift_area {
	overflow:hidden;
}
.inner_face_lift_content {
	width:422px;
	float:none;
	padding:16px 0 40px 0;
	margin:0 auto;
}
.video_area { width:100%;}
.video_area img {
	display:block;
	width:100%;
	height:auto;
	margin:0 auto;
}


#rgt_content .widget ul {
	padding-bottom:40px;
}
#rgt_content .widget ul li a {
	color:#008ec0;
	font-size:15px;
    font-family: 'FranklinGothicBookRegular';
}
#inner_face_lift_area .widget {
	background:#eaeaea;
}
#inner_face_lift_area .widget img {
	float:none;
	margin-right:0;
}
#rgt_content .case_study {
	width:100%;
	margin:0;
	padding:20px 0;
	overflow:hidden;
}
#rgt_content .case_study ul li {
	min-height:188px;
	float:none !important;
	padding:0;
	margin:0 auto;
	background:none;
	text-align:center;
}
#rgt_content .case_study ul li img {
	display:block;
	max-width:100%;
	margin:0 auto !important;
}
#rgt_content .case_study ul li a {
	color:#333333;
	font-size:20px;
	background:none;
    font-family: 'FranklinGothicBookRegular';
	padding-top:2px;
}
#rgt_content .surgical_warning {
	background:#fff;
	padding:15px 26px;
}


#rgt_content .case_study {
	width:100%;
	margin:0;
	padding:20px 0;
	overflow:hidden;
}
#rgt_content .case_study ul li {
	min-height:188px;
	float:none !important;
	padding:0 0;
	margin:0 auto;
	background:none;
	text-align:center;
}
#rgt_content .case_study ul li img {
	display:block;
	max-width:100%;
	margin:0 auto !important;
}
#rgt_content .case_study ul li a {
	color:#333333;
	font-size:20px;
	background:none;
    font-family: 'FranklinGothicBookRegular';
	padding-top:2px;
}
#rgt_content .surgical_warning {
	background:#fff;
	padding:15px 26px;
}


/*----------------------*/
/*     widget_area      */
/*----------------------*/
#widget_area {
	float:none;
	width:100%;
	padding:20px 0;
	margin:0;
}
.widget {
	overflow:hidden;
	padding:0 10px;
	margin:0;
}
.widget img {
	display:block;
	width:100%;
	margin:0 auto;
	padding-bottom:5px;
}
#widget_area .case_study {
	width:100%;
	padding:0;
	margin:0;
	overflow:hidden;
}
#widget_area .case_study ul li {
	width:100%;
	min-height:146px;
	float: none !important;
	padding:0;
	margin:0;
	text-align:center;
}
#widget_area .case_study ul li img {
	display:block;
	max-width:100%;
	margin:0 auto;
}

/*----------------------*/
/*    gallery_area      */
/*----------------------*/
#content_area h1 {
	font-size:30px;
	text-align:center;
}
#gallery_service_area {
	width:100%; 
	margin:0 auto;
	margin:0;
	padding:0;
 }
#gallery_service_area .service {
	float:none;
	width:90%;
	margin:0 auto;
	position:relative;
}
#gallery_service_area .service img { 
	display:block; 
	width:100%; 
	height:auto;
}
#gallery_service_area .service:first-child { margin: 0 auto; }
#gallery_area {
	width:100%;
	overflow:hidden;
	margin-right:0;
	padding:0;
}
.gallery_box {
	height: auto;
	position:relative;
	float:none;
	margin:0 auto;
}
.gallery_box a { 
	padding:0; 
	margin:0; 
	display:block; 
	height: auto;
}
.gallery_box img { 
	display:block; 
	max-width:100%; 
	margin: 0 auto; 
}
.gallery_box .pic_info {
	position:absolute;
	right:14px;
	bottom:10px;
	z-index:1111;
	text-align:right;
	padding-bottom:14px;
	display:block;
} 
.gallery_bottom {
	width:360px;
	height: auto;
	position:relative;
	float:none;
	margin:0 auto;
}
.gallery_bottom p {
	margin:0 !important;
}


/*----------------------*/
/*    Contact           */
/*----------------------*/
#contact_content {
	padding:20px 0;
	overflow:hidden;
}
#lft_contact {
	float:none;
	width:354px;
	margin:0 auto;
}
.address_area {
	width:354px;
	height:144px;
	overflow:hidden;
	margin-bottom:15px;
}
.address_info {
	float: left;
	width:200px;
	height:144px;
	padding:15px 0 0 13px;
}
#rgt_contact {
	float: none;
	width:354px;
	margin:0 auto;
}
#rgt_contact h2 {
	font-size:24px;
}
#rgt_contact p {
	text-align:center;
}
#contact_form_one {
	overflow:hidden;
	padding:17px 0 23px 0;
}
#contact_form_one .contact_person {
	float:right;
	margin-top:21px;
}
#contact_form_one p {
	width:354px;
	overflow:hidden;
	padding-bottom:13px;
}
#contact_form_one p label {
	display:block;
	padding-bottom:1px;
}
#contact_form_one p input {
	background:#fff;
	height:35px;
    -moz-box-sizing: border-box;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 1px 3px #ccc inset;
    padding:0 10px !important;
    transition: border 0.3s linear 0s;
	float: right;
	width:100%;
	outline:none;
    font-family: 'FranklinGothicMediumRegular';
}
#contact_form_one p .wpcf7-submit, 
#contact_form_one p .quick_enquiry_btn {
	background:#129CCF;
	height:35px;
    -moz-box-sizing: border-box;
    border-radius: 4px;
    padding:0 10px !important;
    transition: border 0.3s linear 0s;
	float: right;
	width:100%;
	outline:none;
    font-family: 'FranklinGothicMediumRegular';
	background-image: -webkit-gradient(linear, left top, left bottom, from(#26A9E9), to(#0191B8)); 
	background-image: -webkit-linear-gradient(top, #26A9E9, #0191B8); 
	background-image: -moz-linear-gradient(top, #26A9E9, #0191B8); 
	background-image: -ms-linear-gradient(top, #26A9E9, #0191B8); 
	background-image: -o-linear-gradient(top, #26A9E9, #0191B8); 
	background-image: linear-gradient(top, #26A9E9, #0191B8); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26A9E9', endColorstr='#0191B8',GradientType=0 );
	box-shadow:none;
	cursor:pointer;
}
.file_uplaad_btn {
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width:354px;
	height:72px;
	background: url(images/file_upload_btn.png) no-repeat 0 0;
	margin:0 auto;
	margin-top:10px;
	cursor:pointer;
}
.file_uplaad_btn .button {
	font-family:"Franklin Gothic Medium";
	width:354px;
	height:72px;
	line-height:72px;
	text-align:center;
	display:block;
	padding-left:48px;
	font-size: 24px;
	text-transform: uppercase;
	color:#fff;
}
.file_uplaad_btn input {
	cursor: pointer;
	height:58px;
	position: absolute;
	left: 9px;
	top: 6px;
	width:100%;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}
#contact_form_two p textarea {
	background:#fff;
	height:75px;
    -moz-box-sizing: border-box;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 1px 3px #ccc inset;
    padding:10px !important;
    transition: border 0.3s linear 0s;
	float: right;
	width:100%;
	outline:none;
    font-family: 'FranklinGothicMediumRegular';
}
#contact_form_two p .quote_btn {
	background:url(images/quote_btn.png) no-repeat;
	width:201px;
	height:58px;
	text-align:center;
	line-height:58px;
	text-shadow:1px 1px 1px #024d6b;
	font-size:18px;
	color:#fff;
	border:none;
	border-style:none;
	outline:none;
	margin:0 auto;
	cursor:pointer;
	display:block;
	margin-bottom:8px;
}
#rgt_contact ul {
	width:100%;
	padding:4px 0 19px 0;
}
#rgt_contact ul li {
	padding:0 0 6px 26px;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	color:#333333;
}
#rgt_contact img {
	display:block;
	margin: 0 auto;
	padding-bottom:19px;
}
.hide { display:none }


/*----------------------*/
/*    Gallery details   */
/*----------------------*/
.inner_casestudy_content {
	width:440px;
	float: none;
	margin:0 auto;
	padding:16px 0;
	text-align:center !important;
}
.widget_change {
	margin-top:-5px;
}
.inner_casestudy_content h1 {
	font-size:20px;
	background:#353638;
	line-height: normal;
	padding:10px 0;
}
.casestudy_box_bottom h2, .casestudy_box_bottom h1{
	padding:0;
	line-height: normal;
}
.casestudy_box_bottom h2 span, .casestudy_box_bottom h1 span {
	margin:0;
}
.casestudy_box_bottom h3 {
	font-size:20px;
	padding:0 0 0 0!important;
	line-height: normal;
}
.casestudy_box_bg,
.casestudy_box_top,
.casestudy_box_bottom {
	width:440px;
	margin:0 auto;
}
.casestudy_box_bg {
	background:none;
	margin:0 auto;
}
.casestudy_box_top {
	background:none;
}
.casestudy_box_bottom {
	background:none;
	padding:0 0 10px 0;
	min-height:250px;
	overflow:hidden;
	margin-bottom:19px;
}
#casestudy_box_area {
	min-height:200px;
	padding:29px 0;
	overflow:hidden;
	margin:0 auto;
}
.casestudy_box {
	clear:both;
	float:none;
	width:322px;
	line-height:20px;
	color:#333333;
	font-size:15px;
	position:relative;
	margin:0 auto;
}
.casestudy_box img {
	display:block;
	margin-bottom:16px;
	max-width:100%;
}


/* New Gallery */
#other_casestudy_area {
	width: 278px;
	height:  auto;
	padding: 10px 0;
	margin:0 auto;
	border: 1px none #ebebeb;
}
#other_casestudy_area li {
	float: none;
	list-style: none;
	position: relative;
	width: 175px;
	margin:0 auto;
	margin-right: 20px;
	margin-bottom: 10px;
	min-height: 200px;
	border: 1px solid #ebebeb;
	padding: 6px 10px;
}


/*----------------------*/
/*    About             */
/*----------------------*/
#about_content {
	padding:36px 14px;
	overflow:hidden;
	text-align:center;
}
#lft_about_content {
    float: none;
    width:100%;
}
#about_top_content { padding:20px 14px;}
#top_content {
	width:100%;
	text-align:center;
}
#top_content .top_content_video,
#top_content .top_content_info,
#top_content .top_content_map {
	width:100%;
}
#top_content .top_content_info ul li {
	text-align:left;
}
#top_content .top_content_video iframe {
	width:100% !important;
	margin:0 auto;
}
.about_two_column .big_blue_btn {
	margin:0 auto;
}
.top_content_map {
    float:none;
    width:100%;
	overflow:hidden;
}
.top_content_map h3 {
	margin-top: 0;
}
#lft_about_content .about_two_column {
	width:100%;
	overflow:hidden;
}
#lft_about_content .pic_about {
	width:250px;
	margin:0 auto;	
}
#lft_about_content .textwidget img,
#lft_about_content .about_two_column img {
	max-width:100%
}
.lft_two_column {
    width: 100%;
	float:none;
}
.rgt_two_column {
    width:100%;
	float: none;
}
.lft_two_column_content {
	background:#f7f7f7;
	padding:15px 0;
}
#rgt_about_content {
    float: none;
    width:100%;
}


#lft_form_content p label {
	font-size:15px;
	color:#333333;
    font-family: 'FranklinGothicBookRegular';
	display:block;
	margin-bottom:-1px
}
#lft_form_content p  {
	width:100%;
}
#lft_form_content p input {
	background:#fff;
	height:35px;
    -moz-box-sizing: border-box;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 1px 3px #ccc inset;
    padding:0 10px !important;
    transition: border 0.3s linear 0s;
	float: none;
	width:100%;
	outline:none;
    font-family: 'FranklinGothicMediumRegular';
}
#form_content p textarea {
	background:#fff;
	height:75px;
    -moz-box-sizing: border-box;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 1px 3px #ccc inset;
    padding:10px !important;
    transition: border 0.3s linear 0s;
	float: none;
	width:100%;
	outline:none;
    font-family: 'FranklinGothicMediumRegular';
}
#form_content p .about_submit_btn {
	background:#129CCF;
	height:35px;
    -moz-box-sizing: border-box;
    border-radius: 4px;
    padding:0 10px !important;
    transition: border 0.3s linear 0s;
	float: right;
	width:100%;
	outline:none;
    font-family: 'FranklinGothicMediumRegular';
	background-image: -webkit-gradient(linear, left top, left bottom, from(#26A9E9), to(#0191B8)); 
	background-image: -webkit-linear-gradient(top, #26A9E9, #0191B8); 
	background-image: -moz-linear-gradient(top, #26A9E9, #0191B8); 
	background-image: -ms-linear-gradient(top, #26A9E9, #0191B8); 
	background-image: -o-linear-gradient(top, #26A9E9, #0191B8); 
	background-image: linear-gradient(top, #26A9E9, #0191B8); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26A9E9', endColorstr='#0191B8',GradientType=0 );
	box-shadow:none;
	cursor:pointer;
}


/*----------------------*/
/*    Blog              */
/*----------------------*/
#blog_content_area {
	width:100%;
	float:none;
	padding:16px 10px;
	min-height:1000px;
	text-align:center;
}
#blog_content_area h1 {
	font-size:28px;
}
#blog_content {
	padding:0;
}
#blog_post_area {
	float:none;
	width:420px;
	padding:0;
	margin:0 auto;
}
.blog_post {
	padding-bottom:35px;
}
#blog_subscribe {
	overflow:hidden;
}
#blog_subscribe p {
	height:22px;
	text-align:center;
	width:190px;
	margin:0 auto;
}
#blog_widget_area {
	width:280px;
	float:none;
	margin:0 auto;
	padding-top:30px;
	text-align:center;
}
.blog_widget {
	padding-bottom:25px;
}
#blog_widget_area img {
	margin:0 auto;
	max-width:100%;
}
#blog_content_area #blog_user {
	width:156px;
	text-align:center;
	margin:0 auto;
}
#blog_content_area #blog_user span {
	color: #000;
	font-size:12px;
	padding-bottom:5px;
	display:block;
	text-align:center;
}
#blog_content_area #blog_user img {
	margin:0 auto;
	max-width:150px;
}
.entry #blog_widget_area .blog_widget ul {
	width:100%;
	padding-left:0;	
}


.inner_face_lift_content iframe {
	width:420px !important;
	height:330px !important;
}
}

/*320*/
@media (min-width:0px) and (max-width: 479px) {
#wrapper {
	width:300px;
	margin:0 auto;
	box-shadow: 0px 0px 5px #000;
}

/*----------------------*/
/*     Header           */
/*----------------------*/
#header_area { width:100%; }
#top_header {
	height: 82px !important;
	padding-top:9px;
	overflow:hidden;
}
#link_area {
	clear:both;
	float: none !important;
	padding:0 0 10px 0;
	width:200px;
	margin:0 auto;
	overflow:hidden;
}
#link_area a {
	width:25px;
	height:27px;
	display:block;
	float:left;
	margin-left:20px;
}
#search_area {
	clear:both;
	width:203px;
	float: none !important;
	padding:0 0 0 0;
	margin:0 auto;
}
#main_header {
	height: auto !important;
	overflow:hidden;
}
.logo {
	background:#fff;
	float:none;
	width:100%;
	height:62px;
	padding:17px 0 0 0;
	border-right:none;
	margin:0 auto;
}
.logo img { 
	display:block; 
	margin:0 auto;
	max-width:90%;
}
.location {
	width:200px;
	text-align:center;
	float:none;
	height: auto;
	border-right:none;
	padding:15px 0;
	margin:0 auto;
}
.location p {
	font-size:16px;
	line-height:20px;
	text-align:center;
}
.call_us {
	float:none;
	height:97px;
	width:280px;
	margin:0 auto;
	padding:12px 0;
	text-align:center;
}

/*----------------------*/
/*     Nav              */
/*----------------------*/
#nav { display: none; }
.tinynav { 
	display: block;
	width:100%;
  	top:0px;
	padding:16px;
	margin:0 auto;
}
.tinynav  input[type="text"], 
.tinynav input[type="password"], 
.tinynav input[type="email"], 
.tinynav textarea, select {
    background: none repeat scroll 0 0 #060606;
	border:none;
    border-top: 1px solid #d5cfc4;
	border-bottom: 1px solid #d5cfc4;
    color: #fff;
    display: block;
	font-size:13px;
    margin:0;
    max-width:100%;
    outline: medium none;
    padding: 9px;
}

/*----------------------*/
/*     Content          */
/*----------------------*/
#content_area {
	width:100%;
	background:#fff;
	overflow:hidden;
}
#service_area { 
	width:100%; 
	margin:0 auto;
}
.service {
	float:none;
	width:90%;
	margin:0 auto;
	position:relative;
}
.service img { display:block; max-width:100%; height:auto; }
.service:first-child { 	margin:0 auto;}
#feature_area {
	width:100%;
	overflow:hidden;
}
.feature {
	float:none;
	width:85%;
	margin:0 auto !important;
	position:relative;
	padding:40px 10px 22px 10px;
}
.feature_content {
	overflow:hidden;
}
#feature_area .feature_content iframe {
	width:100% !important;
	height:100% !important;
	margin:0 auto;
}
#content {
	width:100%;
	overflow:hidden;
	margin-top:30px;
}
#lft_content {
	width:100%;
	margin:0 auto;
	float:none;
	padding:41px 0 38px 0;
	overflow:hidden;
}
.pic_box {
	float: none;
	width:280px;
	padding:0 !important;
	margin:0 auto;
}
.pic_box img { display:block; margin:0 auto; }
#home_content {
	float:none;
	width:280px !important;
	margin:0 auto !important;
	padding:0 !important;
	text-align:center;
}
#home_content ul {
	width:100%
}
#home_content ul li {
	text-align:left;
}

/*----------------------*/
/*     Footer           */
/*----------------------*/
footer {
	height: auto !important;
	overflow:hidden;
	background:#262626;
	padding:20px 0px;
	margin:0;
	overflow:hidden;
}
#lft_footer {
	width:100%;
	float: none;
}
#lft_footer img {
	display:block;
	max-width:100%;
	width:auto;
	margin:0 auto;
}
#rgt_footer {
	padding-top:10px;
	float:none;
	width:100%;
}
#rgt_footer ul {
    float: none;
    margin: 0 auto;
    padding:10px 25px;
}
#rgt_footer p {
	text-align: center;
	clear:both;
}

/*----------------------*/
/*     Home             */
/*----------------------*/
#logo_area, #home_box_area {
	padding-top:17px;
	clear:both;
	width:280px;
	margin:0 auto;
}
#home_box_area{
	padding-top:30px;
}
#logo_area img {
	display:block;
	margin-left:0;
	float:left;
}
#logo_area img:first-child {
	margin-left:0px;
}
#logo_area br { display:none }
#rgt_content {
	float: none;
	width:100% !important;
	margin:0;
	text-align:center;
}
#rgt_form_top {
	height:79px;
	margin-bottom:1px;
	text-align:center;
	padding-top:6px;
}
#rgt_form_top span {
	font-size:24px;
	color:#000;
	display:block;
	font-weight:normal;
	text-transform:uppercase;
	padding-bottom:4px;
	display:block;
}
#rgt_form_top strong {
	font-size:34px;
	color:#008ec0;
	display:block;
    font-family: 'OtamaepRegular';
}
#rgt_form_top strong a { color:#008ec0; }
#form_area {
	clear:both;
	float:none;
	overflow:inherit!important;
	padding:8px 10px;
	height:auto;
	background:#EFEFEF;
	margin:0 auto;
}
#form_area p input,
#form_area p input.wpcf7-file  {
	background:#fff;
	height:35px;
    -moz-box-sizing: border-box;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 1px 3px #ccc inset;
    padding:0 1% !important;
    transition: border 0.3s linear 0s;
	float: none;
	outline:none;
	width:97%;
}
#form_area p textarea {
	background:#fff;
    -moz-box-sizing: border-box;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 1px 3px #ccc inset;
    padding:10px 1% !important;
    transition: border 0.3s linear 0s;
	float: none;
	outline:none;
	width:97%;
}
#form_area  p .wpcf7-captchar {
	background:#fff;
	height:30px;
    -moz-box-sizing: border-box;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 1px 3px #ccc inset;
    padding:0 10px !important;
    transition: border 0.3s linear 0s;
	float: left;
	width:80px;
	outline:none;
}
#form_area .diff_input .send_btn {
	background:url(images/send_btn2_small.png) no-repeat left 1px !important;
    cursor: pointer;
    float: right;
    height: 40px;
    outline: medium none;
    text-indent: -9999px;
    width: 80px;
	padding:0 !important;
	text-align:center;
	border:none;
	box-shadow:none;
}
#form_area .diff_input label {
    padding-top: 3px;
}

/*----------------------*/
/*  Bottom logo area    */
/*----------------------*/
#btm_logo_area {
	height: auto !important;
	background:#EFEFEF url(images/btm_logo_area_bg.png) repeat-x;
}
.btm_logo {
	float:none;
	width:280px;
	margin:0 auto;
	padding:14px 0;
	overflow:hidden;
}
.btm_logo span {
	float:none;
	text-align:center;
	width:100%;
	display:block;
	padding:10px 0;
}
.btm_logo img {
	display:block;
	float:left;
	margin:10px 35px;
}
.rgt_btm_logo {
	float:none;
	width:280px;
	padding:0;
	margin:0 auto;
	text-align:center;
}


/*----------------------*/
/*  Inner page          */
/*----------------------*/
#inner_content_area {
	width:100%;
	background:#fff;
	overflow:hidden;
}
#inner_top_content {
	padding:0 !important;
	position:relative;
	overflow:hidden;
	float:none;
}
#inner_top_content .pic_box {
	width:100% !important;
	padding:12px 0 !important;
	clear:both;
}
#inner_top_content .pic_box img {
	display:block;
	margin:0 auto;
	max-width:100%;
}
#inner_top_content #lft_inner_top_content {
	width:100% !important;
	float: none !important;
	padding:43px 0 0 0 !important;
	height: auto;
}
#inner_top_content #home_content {
	background:none;
	float: none !important;
}
.top_pic {
	position:absolute;
	right:0;
	top:1px;
	display:none;
}


#inner_feature_area {
	overflow:hidden;
	padding-top:20px;
}
#inner_feature_area .inner_feature {
	float:none;
	width:100% !important;
	padding-left:0;
}
.inner_feature_video {
	float: none !important;
	width:100%;
	padding-left:10px;
}
#inner_feature_area  img {
	display:block;
	margin:0 auto;
}
#inner_feature_area  p {
	color:#333333;
	font-size:12px;
	line-height:20px;
}
#inner_feature_area  ul { 
	width:100%;
	padding-top:7px; 
}
#inner_feature_area  ul li {
	height:21px;
	padding-top:4px;
	padding-right:16px;
}
#inner_feature_area  ul li a {
	color:#008ec0;
	display:block;
	font-size:12px;
}
#inner_feature_area .feature_content {
	overflow:hidden;
	min-height:0 !important;
}
#inner_feature_area .feature_content h2 {
	color:#000;
	font-size:22px;
}


#inner_logo_area {
	height: auto;
	background:#EFEFEF url(images/btm_logo_area_bg.png) repeat-x;
	text-align:center;
}
#inner_logo_area span {
	font-size:18px;
	color:#333333;
    font-family: 'FranklinGothicMediumRegular';
	font-weight:normal;
	float:left;
	padding:18px 0 0 24px;
}
#inner_logo_area img {
	display:block;
	margin:0 auto;
}
#inner_logo_area img:first-child { 	margin:0 auto;}

/*----------------------*/
/*  body_main_content   */
/*----------------------*/
#body_main_content {
	background:#f0efef;
	margin-top:1px;
	overflow:hidden;
	width:280px;
	margin:0;
	padding:0 10px;
}
#lft_body_content {
	float:none ;
	width:100% ;
	padding:0;
	overflow:hidden;
}
#lft_body_content h2 {
	text-align:center;
}
#body_post_area {
	width:100% !important;
	margin:0;
	padding:0;
	overflow:hidden;
}
#body_post_area .body_post {
	width:100% !important;
	margin:0;
	padding:0;
}
#body_post_area .post_pic {
	border:5px solid #cccccc;
	float:none;
	margin: 0 auto;
	margin-top:20px;
	margin-bottom:20px;
}
#body_post_area .post_pic {
	max-width:100%;
	display:block;
}
#body_post_area .lft_body_post {
	float:none !important;
    width:90% !important;
	margin:0 auto;
	padding:20px 0;
	clear:both;
}


#body_post_area .post_content {
	width:100% !important;
	margin:0 auto!important;
	float: none !important;
	text-align:center;
}
#body_post_area .rgt_post {
	float:none;
    width:100% !important;
	text-align:center;
}
#body_post_area .rgt_post iframe {
	width:280px !important;
	margin:0 auto !important;
}
#body_post_area .post_content a.blue_btn, 
#home_box_area a.blue_btn,
#home_box_area a.blue_btn{
	text-transform:none;
	font-size:15px;
	float:  none !important;
	margin:0 auto !important;
}


/*Liposuction------------*/
#inner_top_content #lft_liposuction_top_content {
	width:100%;
	float: none;
	padding:43px 0 0 0;
	min-height:279px;
	background:#6B6C66;
	background-image:none;
}
#liposuctuion_body_content {
	width:100%;
	padding-left:0;
}
#liposuctuion_body_content .lft_body_post {
	float: none;
	width:100%;
}
#liposuctuion_body_content .rgt_post {
	float:none;
	width:100%;
}
.aligncenter, img.aligncenter, img.alignnone {
	clear: both;
	display: block;
	margin:0 auto;
	margin-bottom:15px;
}


/*Contact form---------------*/
#contact_area {
	margin:0;
	padding:20px 0;
}
#contact_area h2 {
	font-size:18px;
	text-align:center;
}
#contact_form #text_area {
	float:none;
	width:280px;
	margin:0 auto;
	padding:0;
}
#contact_form #text_area p  {
	width:280px;
	padding:0 0 5px 0 !important;
	overflow:hidden;
}
#contact_form #text_area p label {
	width:100% !important;
	float: none;
}
#contact_form #text_area p span {
	margin-left:0 !important;
	text-align:center;
}
#text_area p input,
#text_area p input.wpcf7-file  {
	background:#fff;
	height:35px;
    -moz-box-sizing: border-box;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 1px 3px #ccc inset;
    padding:0 10px !important;
    transition: border 0.3s linear 0s;
	float: right;
	width:100%;
	outline:none;
}
#text_area p input.wpcf7-file  {
	border:none;
	box-shadow:none;
	background:none;
	padding:0 !important;
}
#contact_form #message_area {
	float:none;
	width:280px;
	padding:0;
	margin:0 auto;
}
#contact_form #message_area p  {
	width:280px;
	padding:0 0 5px 0 !important;
	overflow:hidden;
}
#message_area p input,
#message_area p input.wpcf7-file  {
	background:#fff;
	height:35px;
    -moz-box-sizing: border-box;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 1px 3px #ccc inset;
    padding:0 10px !important;
    transition: border 0.3s linear 0s;
	float: right;
	width:100%;
	outline:none;
}
#message_area p .wpcf7-captchar {
	background:#fff;
	height:30px;
    -moz-box-sizing: border-box;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 1px 3px #ccc inset;
    padding:0 10px !important;
    transition: border 0.3s linear 0s;
	float: left;
	width:100px;
	outline:none;
}
#message_area p textarea {
	background:#fff;
    -moz-box-sizing: border-box;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 1px 3px #ccc inset;
    padding:10px 10px !important;
    transition: border 0.3s linear 0s;
	float: none;
	width:100%;
	outline:none;
}
#message_area .diff_input .send_btn {
	background:url(images/send_btn2_small.png) no-repeat left 1px !important;
    width: 80px;
	padding:0 !important;
	text-align:center;
	border:none;
	box-shadow:none;
}
#message_area .diff_input label {
    padding-top: 3px;
}


/*----------------------*/
/*  Man inner           */
/*----------------------*/
#inner_top_content #lft_man_top_content {
	background:#d8d7dd;
	width:100%;
	float:none;
	padding:20px 0;
	min-height:289px;
}
.widget_video {
	padding:46px 0 4px 0;
}


#inner_feature_area {
	overflow:hidden;
	text-align:center;
}
.inner_feature {
	float:none;
	width:100%;
	padding:0;
}
.inner_feature_video {
	float:none;
	width:100%;
	padding:0;
}
#inner_feature_area  img {
	display:block;
	margin:0 auto;
	max-width:100%;
}


/*----------------------*/
/*  Suture /Face Lift   */
/*----------------------*/
#inner_face_lift_area {
	overflow:hidden;
}
.inner_face_lift_content {
	width:280px;
	float:none !important;
	padding:16px 0 40px 0;
	margin:0 auto;
	text-align:center;
}
.video_area { width:100%;}
.video_area img {
	display:block;
	width:100%;
	height:auto;
	margin:0 auto;
}
.entry .bullet {
	width:200px;
	padding:4px 0 12px 0;
	margin:0 0 0 60px;
	overflow:hidden;
	text-align:left;
}
.entry .bullet li {
	margin:0;
	padding:0;
	display:block;
	border:none;
	padding: 0 0 0 12px;
	margin-bottom:10px;
	color:#333333;
}
.entry ul.bullete3 li {
	margin:0 0 15px 10px;
	padding:0;
	display:block;
	border:none;
	padding: 0 0 0 12px;
	background:none;
	color: #333;
	list-style-type: disc;
	list-style: disc;
	text-align:left;
}
#rgt_content .widget ul {
	padding-bottom:40px;
}
#rgt_content .widget ul li a {
	color:#008ec0;
	font-size:15px;
    font-family: 'FranklinGothicBookRegular';
}
#inner_face_lift_area .widget {
	background:#eaeaea;
}
#inner_face_lift_area .widget img {
	float:none;
	margin-right:0;
}
#rgt_content .case_study {
	width:100%;
	margin:0;
	padding:20px 0;
	overflow:hidden;
}
#rgt_content .case_study ul li {
	width:200px;
	min-height:188px;
	float:none !important;
	padding:0 50px;
	background:none;
	text-align:center;
}
#rgt_content .case_study ul li img {
	display:block;
	max-width:100%;
	margin:0 auto !important;
}
#rgt_content .case_study ul li a {
	color:#333333;
	font-size:20px;
	background:none;
    font-family: 'FranklinGothicBookRegular';
	padding-top:2px;
}
#rgt_content .surgical_warning {
	background:#fff;
	padding:15px 26px;
}

/*----------------------*/
/*     widget_area      */
/*----------------------*/
#widget_area {
	float:none;
	width:100%;
	padding:20px 0 0 0;
	margin:0;
}
.widget {
	overflow:hidden;
	padding:0 10px;
	margin:0;
}
.widget img {
	display:block;
	width:100%;
	margin:0 auto;
	padding-bottom:5px;
}
#widget_area .case_study {
	width:100%;
	padding:20px 0;
	margin:0;
	overflow:hidden;
}
#widget_area .case_study ul li {
	width:100%;
	min-height:146px;
	float: none !important;
	padding:0;
	margin:0;
	text-align:center;
}
#widget_area .case_study ul li img {
	display:block;
	max-width:100%;
	margin:0 auto;
}


/* breadcrumb */
.breadcrumb {
	width:100%;
	color:#008ec0;
	font-size:12px;
	font-weight: normal;
	float:left;
	z-index:999;
	margin-bottom: 10px;
}
#innerbreadcrumb{
	margin-top: 10px;
}
.breadcrumb div{
	display:inline;
}
.breadcrumb span {
	color:#008ec0;
}
.breadcrumb a, .breadcrumb a span {
	color:#008ec0;
	text-decoration:underline;
}
.breadcrumb a:hover {
	color:#008ec0;
}


/*----------------------*/
/*    gallery_area      */
/*----------------------*/
#content_area h1 {
	font-size:30px;
	text-align:center;
}
#gallery_service_area {
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0;
 }
#gallery_service_area .service {
	width:280px;
	margin: 0 auto;
	position:relative;
	float:none;
}
#gallery_service_area .service img { 
	display:block; 
	width:100%; 
	height:auto;
}
#gallery_service_area .service:first-child { margin: 0 auto; }
#gallery_area {
	width:100%;
	overflow:hidden;
	margin-right:0;
	padding:0;
}
.gallery_box {
	width:280px;
	height:150px;
	position:relative;
	float:none;
	margin:0 auto;
}
.gallery_box a { 
	padding:0; 
	margin:0; 
	display:block; 
	width:280px;
	height: auto;
}
.gallery_box img { 
	display:block; 
	max-width:100%; 
	margin: 0 auto; 
}
.gallery_bottom {
	width:280px;
	height: auto;
	position:relative;
	float:none;
	margin:0 auto;
}
.gallery_bottom p {
	margin:0 !important;
}

/*----------------------*/
/*    Contact           */
/*----------------------*/
#contact_content {
	padding:0 0;
	overflow:hidden;
}
#contact_content img {
	max-width:100%;
}
#lft_contact {
	float:none;
	width:280px;
	margin:0 auto;
}
.address_area {
	width:280px;
	height:144px;
	background:#000606;
	overflow:hidden;
	margin-bottom:15px;
}
.address_info {
	float:  none;
	width:280px;
	height:144px;
	padding:15px 0 0 0;
}
.address_info img {
	max-width:100%;
}
.address_info span {
	text-align:center;
}
.address_info p {
	text-align:center;
}
.map {
	float:right;
	width:136px;
	position:relative;
	padding:1px;
}
.map .map_style {
	position:absolute;
	left:0;
	top:0;
}
.map img {float:right;}
#rgt_contact {
	clear:both;
	float: none;
	width:280px !important;
	margin:0 auto;
}
#rgt_contact h2 {
	font-size:24px;
}
#rgt_contact p {
	text-align:center;
}
#contact_form_one {
	overflow:hidden;
	padding:17px 0 23px 0;
}
#contact_form_one .contact_person {
	float:right;
	margin-top:21px;
}
#contact_form_one p {
	width:280px;
	overflow:hidden;
	padding-bottom:13px;
}
#contact_form_one p label {
	display:block;
	padding-bottom:1px;
}
#contact_form_one p input {
	background:#fff;
	height:35px;
    -moz-box-sizing: border-box;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 1px 3px #ccc inset;
    padding:0 10px !important;
    transition: border 0.3s linear 0s;
	float: right;
	width:100%;
	outline:none;
    font-family: 'FranklinGothicMediumRegular';
}
#contact_form_one p .wpcf7-submit, 
#contact_form_one p .quick_enquiry_btn {
	background:#129CCF;
	height:35px;
    -moz-box-sizing: border-box;
    border-radius: 4px;
    padding:0 10px !important;
    transition: border 0.3s linear 0s;
	float: right;
	width:100%;
	outline:none;
    font-family: 'FranklinGothicMediumRegular';
	background-image: -webkit-gradient(linear, left top, left bottom, from(#26A9E9), to(#0191B8)); 
	background-image: -webkit-linear-gradient(top, #26A9E9, #0191B8); 
	background-image: -moz-linear-gradient(top, #26A9E9, #0191B8); 
	background-image: -ms-linear-gradient(top, #26A9E9, #0191B8); 
	background-image: -o-linear-gradient(top, #26A9E9, #0191B8); 
	background-image: linear-gradient(top, #26A9E9, #0191B8); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26A9E9', endColorstr='#0191B8',GradientType=0 );
	box-shadow:none;
	cursor:pointer;
}
.file_uplaad_btn {
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width:280px;
	height:72px;
	background: url(images/file_upload_btn.png) no-repeat 0 0;
	margin:0 auto;
	margin-top:10px;
	cursor:pointer;
}
.file_uplaad_btn .button {
	font-family:"Franklin Gothic Medium";
	width:280px;
	height:72px;
	line-height:72px;
	text-align:center;
	display:block;
	padding-left:48px;
	font-size: 24px;
	text-transform: uppercase;
	color:#fff;
}
.file_uplaad_btn input {
	cursor: pointer;
	height:58px;
	position: absolute;
	left: 9px;
	top: 6px;
	width:100%;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}
#contact_form_two p textarea {
	background:#fff;
	height:75px;
    -moz-box-sizing: border-box;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 1px 3px #ccc inset;
    padding:10px !important;
    transition: border 0.3s linear 0s;
	float: right;
	width:100%;
	outline:none;
    font-family: 'FranklinGothicMediumRegular';
}
#contact_form_two p .quote_btn {
	background:url(images/quote_btn.png) no-repeat;
	width:201px;
	height:58px;
	text-align:center;
	line-height:58px;
	text-shadow:1px 1px 1px #024d6b;
	font-size:18px;
	color:#fff;
	border:none;
	border-style:none;
	outline:none;
	margin:0 auto;
	cursor:pointer;
	display:block;
	margin-bottom:8px;
}
#rgt_contact ul {
	width:100%;
	padding:4px 0 19px 0;
}
#rgt_contact ul li {
	padding:0 0 6px 26px;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	color:#333333;
}
#rgt_contact img {
	display:block;
	margin: 0 auto;
	padding-bottom:19px;
}
.hide { display:none }

/*----------------------*/
/*    Gallery details   */
/*----------------------*/
.inner_casestudy_content {
	width:280px;
	float: none;
	margin:0 auto;
	padding:0 0;
	text-align:center;
}
.widget_change {
	margin-top:-5px;
}
.inner_casestudy_content h1 {
	font-size:20px;
	background:#353638;
	line-height: normal;
	padding:10px 0;
}
.casestudy_box_bottom h2, .casestudy_box_bottom h1{
	padding:0;
	line-height: normal;
}
.casestudy_box_bottom h2 span, .casestudy_box_bottom h1 span {
	margin:0;
}
.casestudy_box_bottom h3 {
	font-size:20px;
	padding:0 0 0 0!important;
}
.casestudy_box_bg,
.casestudy_box_top,
.casestudy_box_bottom {
	width:280px;
	margin:0 auto;
}
.casestudy_box_bg {
	background:none;
	margin:0 auto;
}
.casestudy_box_top {
	background:none;
}
.casestudy_box_bottom {
	background:none;
	padding:0 0 10px 0;
	min-height:250px;
	overflow:hidden;
	margin-bottom:19px;
}
#casestudy_box_area {
	min-height:200px;
	padding:29px 0;
	width:280px;
	overflow:hidden;
}
.casestudy_box {
	clear:both;
	float:none;
	width:100%;
	line-height:20px;
	color:#333333;
	font-size:15px;
	position:relative;
	margin:0 auto;
}
.casestudy_box img {
	display:block;
	margin-bottom:16px;
	max-width:100%;
}


/* New Gallery */
#other_casestudy_area {
	width: 278px;
	height: 670px;
	padding: 10px 0;
	margin:0 auto;
	border: 1px none #ebebeb;
}
#other_casestudy_area li {
	float: none;
	list-style: none;
	position: relative;
	width: 175px;
	margin:0 auto;
	margin-right: 20px;
	margin-bottom: 10px;
	min-height: 200px;
	border: 1px solid #ebebeb;
	padding: 6px 10px;
}


/*----------------------*/
/*    About             */
/*----------------------*/
#about_content {
	padding:36px 10px;
	overflow:hidden;
	text-align:center;
}
#lft_about_content {
    float: none;
    width:100%;
}
#about_top_content { padding:20px 14px;}
#top_content {
	width:100%;
	text-align:center;
}
#top_content .top_content_video,
#top_content .top_content_info,
#top_content .top_content_map {
	width:100%;
}
#top_content .top_content_info ul li {
	text-align:left;
}
#top_content .top_content_video iframe {
	width:100% !important;
	margin:0 auto;
}
.about_two_column .big_blue_btn {
	margin:0 auto;
}
.top_content_map {
    float:none;
    width:100%;
	overflow:hidden;
}
.top_content_map h3 {
	margin-top: 0;
}
#lft_about_content .about_two_column {
	width:100%;
	overflow:hidden;
}
#lft_about_content .pic_about {
	width:250px;
	margin:0 auto;	
}
#lft_about_content .textwidget img,
#lft_about_content .about_two_column img {
	max-width:100%
}
.lft_two_column {
    width: 100%;
	float:none;
}
.rgt_two_column {
    width:100%;
	float: none;
}
.lft_two_column_content {
	background:#f7f7f7;
	padding:15px 0;
}
#rgt_about_content {
    float: none;
    width:100%;
}


#lft_form_content p label {
	font-size:15px;
	color:#333333;
    font-family: 'FranklinGothicBookRegular';
	display:block;
	margin-bottom:-1px
}
#lft_form_content p  {
	width:100%;
}
#lft_form_content p input {
	background:#fff;
	height:35px;
    -moz-box-sizing: border-box;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 1px 3px #ccc inset;
    padding:0 10px !important;
    transition: border 0.3s linear 0s;
	float: none;
	width:100%;
	outline:none;
    font-family: 'FranklinGothicMediumRegular';
}
#form_content p textarea {
	background:#fff;
	height:75px;
    -moz-box-sizing: border-box;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 1px 3px #ccc inset;
    padding:10px !important;
    transition: border 0.3s linear 0s;
	float: none;
	width:100%;
	outline:none;
    font-family: 'FranklinGothicMediumRegular';
}
#form_content p .about_submit_btn {
	background:#129CCF;
	height:35px;
    -moz-box-sizing: border-box;
    border-radius: 4px;
    padding:0 10px !important;
    transition: border 0.3s linear 0s;
	float: right;
	width:100%;
	outline:none;
    font-family: 'FranklinGothicMediumRegular';
	background-image: -webkit-gradient(linear, left top, left bottom, from(#26A9E9), to(#0191B8)); 
	background-image: -webkit-linear-gradient(top, #26A9E9, #0191B8); 
	background-image: -moz-linear-gradient(top, #26A9E9, #0191B8); 
	background-image: -ms-linear-gradient(top, #26A9E9, #0191B8); 
	background-image: -o-linear-gradient(top, #26A9E9, #0191B8); 
	background-image: linear-gradient(top, #26A9E9, #0191B8); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26A9E9', endColorstr='#0191B8',GradientType=0 );
	box-shadow:none;
	cursor:pointer;
}

/*----------------------*/
/*    Blog              */
/*----------------------*/
#blog_content_area {
	width:100%;
	float:none;
	padding:16px 0;
	text-align:center;
	min-height:1000px;
}
#blog_content_area h1 {
	font-size:28px;
}
#blog_content {
	padding:0;
}
#blog_post_area {
	float:none;
	width:280px;
	margin:0 auto;
}
.blog_post {
	padding-bottom:35px;
}
#blog_subscribe {
	overflow:hidden;
}
#blog_subscribe p {
	height:22px;
	text-align:center;
	width:190px;
	margin:0 auto;
}
#blog_widget_area {
	width:280px;
	float:none;
	margin:0 auto;
	padding-top:30px;
	text-align:center;
}
.blog_widget {
	padding-bottom:25px;
}
#blog_widget_area img {
	margin:0 auto;
	max-width:100%;
}
#blog_content_area #blog_user {
	width:156px;
	text-align:center;
	margin:0 auto;
}
#blog_content_area #blog_user span {
	color: #000;
	font-size:12px;
	padding-bottom:5px;
	display:block;
	text-align:center;
}
#blog_content_area #blog_user img {
	margin:0 auto;
	max-width:150px;
}
.entry #blog_widget_area .blog_widget ul {
	width:100%;
	padding-left:0;	
}

.inner_face_lift_content iframe {
	width:280px !important;
	height:210px !important;
}


#inner_content_area .case_study {
	width:100%;
	margin:0;
	padding:24px 0;
	overflow:hidden;
}
#inner_content_area .case_study ul li {
	width:280px;
	min-height:146px;
	float: none;
	padding:0;
	margin:0 auto;
}
#inner_content_area .case_study ul li img {
	display:block;
	max-width:100% !important;
	margin:0 auto;
}
}

/*----------------new style*/
@media (max-width: 557px) {
	.footer_map {
	width:100%;
}
}






@media (max-width: 1200px) {
.step_feature h4 {
	font-size:20px;
}
.consultation #widget_area .rgt_post { width:100%; height:auto; } 
.consultation #widget_area .rgt_post p { max-width:300px; height:auto; margin:0 auto;}
.consultation #widget_area .rgt_post p iframe { width:100%; }
}
@media (max-width: 1023px) {
#lft_appointment { float:none; }
#rgt_appointment {
	max-width:100%;
	float:none;
	padding:40px 0 20px 0;
}
#appointment_content {
	padding:0 20px 0 20px;
}
.step_feature {
	float:left;
	width:50%;
	border-bottom:1px solid #fff;
}
.consultation #widget_area .rgt_post { width:100%; max-width:100%;  text-align:center;  } 
.consultation #lft_body_content h2 {
	font-size:20px;
}
}
@media (max-width: 767px) { 
.consultation #widget_area .rgt_post p { max-width:300px; height:auto; margin:0 auto;}
}
@media (max-width: 567px) {
.step_feature {
	float:none;
	width:100%;
}
}
@media (max-width: 479px) {
#lft_appointment h2 {
	font-size:30px;
	line-height:36px;
	padding-bottom:13px;
}
#lft_appointment h3 {
	font-size:24px;
	line-height:28px;
}
#lft_appointment ul li {
	padding-left:36px;
	font-size:20px;
	padding-bottom:0;
	line-height:24px
}
#rgt_appointment h4 {
	font-size:20px;
	padding-left:0;
	text-align:center;
}
}

/*--------------- start new page responsive code */
@media (max-width: 1199px) { #new_logo_area img { margin-right:10px; } }
@media (max-width: 1023px) {
.new_logo img { max-width:80%; }
.new_header_info_inn { padding-bottom:55px; }
.new_head_info h2 {
	font-size:60px;
	line-height:48px;
	padding-bottom:50px;
}
.new_head_info strong { font-size:36px; }
.new_head_info .new_call { margin-top:0px; }
#new_appointment {	
	padding:17px 14px;
	max-width:270px;
	width:270px;
	right:0;
	bottom:0px;
}
#new_appointment h3 {
	font-size:28px;
	line-height:30px;
	padding-bottom:20px;
}
.new_info_list ul li {
	height:33px;
	line-height:30px;
	font-size:18px !important;
}
#new_appointment_form p { padding-bottom:10px; }
#new_logo_area { text-align:center; }
#new_logo_area img {
	display: inline-block;
	max-width:100%;
	height: auto;
	margin:10px;
}
.new_section .new_address p {
    font-size: 18px;
    line-height:20px;
}
}
@media (max-width: 767px) {
.new_header_info_inn {
	float:none;
	padding-bottom:20px;
}
.new_lft_head,
.new_rgt_head {
	float:none;
	max-width:100%;
	text-align:center;
}
.new_rgt_head { padding-top:0;}
.new_info_list { padding:20px 0 0 0; }
.new_info_list ul { float:none; width:100%; }
.new_info_list ul li {
	float: none;
	margin:0 auto;
	text-align:center;
	margin-bottom:13px;
}
#new_appointment {	
	max-width:100%;
	width:100%;
	position: relative;
	right: inherit;
	bottom:inherit;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#new_logo_area img {
	max-width:100%;
	height: auto;
	margin:-10px 10px;
}
.new_head_info .new_call { 
	min-height:28px;
	font-size:18px;
	line-height:28px;
	padding:0 13px;
	margin-top:0;
}
.new_head_info h2 {
	font-size:40px;
	line-height:32px;
	padding-bottom:20px;
}
.new_head_info strong {
	font-size:26px;
	padding-bottom:0;
}
#new_announce { padding-top:20px; }
#new_announce img {
	display:block;
	position: relative;
	left: inherit;
	top: inherit;
	margin:0 auto;
}
.announce_head { padding:16px 10px 8px 10px; }
.announce_content { padding:20px 10px 24px 10px; }
.new_announce_inn { padding:0; }

#new_footer .new_footer_menu ul li { font-size:16px; }
#new_footer p { font-size:16px; }
}
@media (max-width: 567px) {
#new_footer .new_footer_menu ul li { font-size:14px; }
#new_footer p { font-size:14px; }
#new_rgt_feature {
	float:none;
	width:100%;
	padding-top:53px;
}
#new_lft_feature {
	float:none;
	width:100%;
}
.new_section .new_address p br { float:left; }
.new_feature_pic {
	margin-right:0;
	padding:35px 0 44px 0;
	overflow:hidden;
}
.new_feature_item { 
	width:100%;
	float:none;
	padding:0 0 10px 0;
}
.new_feature_item img { margin:0 auto; }
#new_feature_area { padding:10px 10px 0 10px; }
}
@media (max-width: 479px) {
.new_info_list ul li:nth-child(1),
.new_info_list ul li:nth-child(2),
.new_info_list ul li:nth-child(3),
.new_info_list ul li:nth-child(4),
.new_info_list ul li {	
	font-size:14px !important; 
	width:100% !important; 
	height:auto; 
	padding:0 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
}

#mobile_show{display: none;}
#mobile_hide{display: block;}

/*new code 16/02/2016-------------------------------------*/
@media (max-width: 480px) {
.location,
#top_header { display: none; }
.page-template-template-leftsidebar .bubbleWrapper, 
.bubbleWrapper { 
	float: none;
	margin: 0 auto !important;
	margin-bottom: 10px !important;
}
.inner_face_lift_content p {padding-right: 0 !important; } 
.btn_consultation_area {margin-top: 0 !important; } 
.box_item_content p {padding-right:0; } 
.page-template-template-leftsidebar .bubbleWrapper {margin-top:10px !important; }
#mobile_show{display: block;}
#mobile_hide{display: none;}
}



/*new code 11/09/2017 */
@media (max-width: 1023px) {
.new-episodes .block_half,
.new-episodes .block_half:nth-child(2n) {
	width: 100%;
	float: none;
}
.new-episodes .block_half:first-child {
	margin-bottom: 20px;
}
}

 @media (max-width: 767px) {
	 .block_half {
		 width: 90%!important;
		 margin-left: 5%!important;
	 }
 }