/*
Theme Name: DrLanzner
Theme URI: 
Author: # 
Author URI: #
Description: Wordpress Theme
Version: 1.0
Tags: light, white, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, custom-menu, featured-images, full-width-template, theme-options, 
*/

@font-face {
	font-family: 'OtamaepRegular';
	src: url('font/Otama-ep-webfont.eot');
	src: url('font/Otama-ep-webfont.eot?#iefix') format('embedded-opentype'),
		 url('font/Otama-ep-webfont.woff') format('woff'),
		 url('font/Otama-ep-webfont.ttf') format('truetype'),
		 url('font/Otama-ep-webfont.svg#OtamaepRegular') format('svg');
}
@font-face {
    font-family: 'FranklinGothicBookRegular';
    src: url('font/frabk.eot');
    src: url('font/frabk.eot') format('embedded-opentype'),
         url('font/frabk.woff') format('woff'),
         url('font/frabk.ttf') format('truetype'),
         url('font/frabk.svg#FranklinGothicBookRegular') format('svg');
}
@font-face {
    font-family: 'FranklinGothicMediumRegular';
    src: url('font/framd.eot');
    src: url('font/framd.eot') format('embedded-opentype'),
         url('font/framd.woff') format('woff'),
         url('font/framd.ttf') format('truetype'),
         url('font/framd.svg#FranklinGothicMediumRegular') format('svg');
}
@font-face {
    font-family: 'FranklinGothicDemiRegular';
    src: url('font/fradm.eot');
    src: url('font/fradm.eot') format('embedded-opentype'),
         url('font/fradm.woff') format('woff'),
         url('font/fradm.ttf') format('truetype'),
         url('font/fradm.svg#FranklinGothicDemiRegular') format('svg');
}
@font-face {
    font-family: 'pragmaticalightclight';
    src: url('font/pt_pragmatica_extra_light-webfont.eot');
    src: url('font/pt_pragmatica_extra_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/pt_pragmatica_extra_light-webfont.woff') format('woff'),
         url('font/pt_pragmatica_extra_light-webfont.ttf') format('truetype'),
         url('font/pt_pragmatica_extra_light-webfont.svg#pragmaticalightclight') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* Css Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,
p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,
dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,
sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,
label,legend,table,caption,tbody,tfoot,thead,tr,th,td { 
	margin:0; 
	padding:0; 
	border:0; 
	outline:0; 
	font-size:100%; 
	vertical-align:baseline; 
}
/*
body {
	color:#000;
	padding:0;
	margin:0;
	font-size:11px;
	background: #7ac5dc;
	background: -moz-linear-gradient(top,  #7ac5dc 0%, #a1d6e6 35%, #83c7da 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7ac5dc), color-stop(35%,#a1d6e6), color-stop(100%,#83c7da));
	background: -webkit-linear-gradient(top,  #7ac5dc 0%,#a1d6e6 35%,#83c7da 100%);
	background: -o-linear-gradient(top,  #7ac5dc 0%,#a1d6e6 35%,#83c7da 100%);
	background: -ms-linear-gradient(top,  #7ac5dc 0%,#a1d6e6 35%,#83c7da 100%);
	background: linear-gradient(to bottom,  #7ac5dc 0%,#a1d6e6 35%,#83c7da 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7ac5dc', endColorstr='#83c7da',GradientType=0 );
    font-family: Arial, Geneva, Verdana, sans-serif;
}
*/
body {
	color:#000;
	padding:0;
	margin:0;
	font-size:11px;
	background: #ffffff;
    font-family: Arial, Geneva, Verdana, sans-serif;
}
ul,ol {
	list-style:none;
}
img,fieldset {
	border:none;
}	
a {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
.skip {
	position:absolute;
	left:-9999px;
}
article,aside,details,figcaption,figure,footer,
header,hgroup,main,nav,section,summary {
    display: block;
}
.clear {
	clear: both;
	height:1px;
}




.spu-box{
    width: 48% !important;
    left: 28% !important;
    border: 5px solid #9d9d9b !important;
    -webkit-border-radius: 32px !important;
    -moz-border-radius: 32px !important;
    -o-border-radius: 32px !important;
    border-radius: 32px !important;
}

.click-pop-up-container{
    font-family: 'OtamaepRegular';
    font-size: 24px;
    text-transform: uppercase;
}
.spu-box .click-pop-up-container h2{
    font-size: 40px;
    margin: 10px 15px !important;
    word-spacing: 7px;
	letter-spacing: 2px;
}
.click-pop-up-main-content{
    color: #fff;
    background: #000;
    padding: 5px 20px;
    margin-bottom: 32px;
    margin-left: -6px;
    margin-right: 12px;
    position: relative;
}

.spu-box .click-pop-up-main-content p{
	margin-bottom: 5px !important;
}
.click-pop-up-content-inn{
	width: 64%;
	word-spacing: 5px;
	letter-spacing: 1px;
	font-weight: 500;
}
.overlay-cofee-image{
	width: 38%;
	position: absolute;
	bottom: -71px;
	right: -38px;
}
.overlay-badge {
    position: absolute;
    top: 0;
    right: 29%;
    width: 8%;
    margin-bottom: 10px;
}
@media screen and (max-width: 1260px) {

.spu-box .click-pop-up-container h2{
    font-size: 35px;
}

.click-pop-up-container{ font-size: 22px; }
}
@media screen and (max-width: 1100px) {

.spu-box .click-pop-up-container h2{
    font-size: 35px;
}

.click-pop-up-container{ font-size: 20px; }
.click-pop-up-content-inn{
	word-spacing: inherit;
	letter-spacing: inherit;
	font-weight: 400;
}
.overlay-cofee-image{
	width: 38%;
	position: absolute;
	bottom: -71px;
	right: -38px;
}
.overlay-badge {
    position: absolute;
    bottom: 10%;
    right: 29%;
    width: 8%;
    margin-bottom: 10px;
}
}
@media screen and (max-width: 1023px) {

.spu-box .click-pop-up-container h2{
    font-size: 35px;
}
.click-pop-up-content-inn{
	width: 100%;
}
.click-pop-up-container{ font-size: 20px; }
.click-pop-up-content-inn{
	word-spacing: inherit;
	letter-spacing: inherit;
	font-weight: 400;
}
.overlay-cofee-image{
	width: 50%;
	position: relative;
	bottom: inherit;
	right: inherit;
	margin: 0 auto;
}
.overlay-badge {
    position: relative;
    bottom: inherit;
    right: inherit;
    width: 50%;
    margin: 0 auto;
}
}
@media screen and (max-width: 640px) {
	.spu-box{
		width: 90% !important;
    	left: 8% !important;
	}
}
@media screen and (max-width: 380px) {
	.spu-box .click-pop-up-container h2{
    	font-size: 30px;
	}
	.click-pop-up-content-inn{
		width: 100%;
	}
	.click-pop-up-container{ font-size: 16px; }
}




.sticky-header {
    position:fixed;
    top:0;
    left:0;
    width:100%;
    background: rgba(0, 0, 0, 0.8);
    z-index:999999;
    display:none;
}
.sticky-header-inner {
    max-width:985px;
    margin:0 auto;
    padding:20px 55px 20px 80px;
    overflow:hidden;
}
.sticky-header-left {
    float:left;
}
.sticky-header-left a {
    display:inline-block;
    padding-left:65px;
    background:url(images/phone_icon.png) no-repeat left center;
    background-size:55px;
}
.sticky-header-left a small {
    font-size:18px;
    color:#fff;
}
.sticky-header-left a p {
    font-size:47px;
    color:#2ca7d2;
    font-weight:700;
    line-height:45px;
}
.sticky-header-right {
    float:right;
    
}
.sticky-header-right a {
    font-size:27px;
    color:#fff;
    background:#2ca7d2;
    width:250px;
    height:45px;
    line-height:45px;
    text-align:center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display:inline-block;
    margin-top:10px;
}


/*----------------------*/
/*     Page structure   */
/*----------------------*/
#wrapper {
	width:1120px;
	margin:0 auto;
	box-shadow: 0px 0px 10px #000;
}


/*----------------------*/
/*     Header           */
/*----------------------*/
#header_area { width:100%; }
header { background:#e4e4e4; }
#top_header {
	background:#060606;
	height:41px;
	padding-top:9px;
}
#link_area {
	float: right;
	padding-right:30px;
}
#link_area a {
	background: url(images/icons.png) no-repeat;
	width:25px;
	height:27px;
	display:block;
	float:left;
	margin-left:10px;
}
#link_area .facebook_icon { background-position:0 0; }
#link_area .twitter_icon { background-position:-35px 0; }
#link_area .rss_icon { background-position:-70px 0; }
#link_area .youtube_icon { background-position:-105px 0; }
#search_area {
	float:right;
	padding-right:4px;
}
#search_area p {
	background:url(images/input_bg.png) no-repeat;
	width:180px;
	height:26px;
	padding-left:23px;
	overflow:hidden;
}
#search_area p input {
	background:none;
	border:none;
	height:26px;
	width:124px;
	float:left;
	outline:none;
}
#search_area p .search_btn {
	background:url(images/search_btn.png) no-repeat;
	float:right;
	height:27px;
	width:53px;
	cursor:pointer;
}
#main_header {
	height:109px;
	overflow:hidden;
}
.logo {
	background:#fff;
	float:left;
	width:463px;
	height:82px;
	padding:27px 0 0 13px;
	border-right:1px solid #b1b1b1;
}
.logo img { display:block; }
.location {
	width:323px;
	text-align:center;
	float:left;
	height:98px;
	border-right:1px solid #b1b1b1;
	padding:15px 0 0 3px;
}
.location span {
	font-size:12px;
	text-transform:uppercase;
	color:#008ec0;
	line-height:9px;
	display:block;
	padding-bottom:2px;
}
#shortdes span {
	font-size:36px;
	line-height:28px;
}
.location p {
	font-size:12px;
	line-height:14px;
}
.location p a { display:block; }
.location p a small {
	font-size:11px;
	color:#008ec0;
	text-transform:uppercase;
	padding:2px 10px 0 0 ;
	background:url(images/small_arrow.png) no-repeat right 7px;
}
.call_us {
	float:left;
	height:97px;
	width:291px;
	padding:12px 0 0 21px;
	text-align:center;
}
.call_us h2 {
	font-size:24px;
	font-weight:normal;
	padding-bottom:4px;
	text-transform:uppercase;
}
.call_us strong {
	font-size:34px;
	display:block;
	color:#008ec0;
    font-family: 'OtamaepRegular';
	line-height:26px;
	padding-bottom:7px;
}
.call_us small {
	font-size:12px;
	text-transform:uppercase;
}
/*----------------------*/
/*     Nav              */
/*----------------------*/
nav {
	height:50px;
	margin:0 auto;
	position:relative;
	z-index:4;
	background:#060606;
}

/*----------------------*/
/*     Content          */
/*----------------------*/
#content_area {
	width:100%;
	background:#fff;
	overflow:hidden;
}
#service_area { width:100%; }
.service {
	float:left;
	width:370px;
	margin-left:5px;
	position:relative;
}
.service img { display:block; }
.service:first-child { margin-left:0; }
.service a span {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:110px;
	background: url(images/caption_bg.png);
	line-height:110px;
	text-align:center;
	font-size:36px;
	color:#fff;
	text-transform:uppercase;
    font-family: 'OtamaepRegular';
}
.service a:hover span { background: url(images/caption_hover_bg.png); }
#feature_area {
	width:100%;
	overflow:hidden;
}
.feature {
	float:left;
	width:300px;
	margin-left:5px;
	position:relative;
	background:#fff url(images/feature_bg.jpg) repeat-x;
	padding:40px 35px 22px 35px;
}
.feature:first-child { margin-left:0px; }
.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;
	background:url(images/li_bg.png) repeat-x left bottom;
	padding-top:4px;
	padding-right:16px;
}
.feature ul li a {
	color:#008ec0;
	display:block;
	font-size:12px;
	background:url(images/blue_arrow.png) no-repeat right center;
}
.feature_content {
	overflow:hidden;
}
/*----------------------*/
/*     Entry            */
/*----------------------*/
.entry { width:100%; font-family:Arial, Helvetica, sans-serif }
.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6 {
	font-family:Geneva, Verdana, sans-serif;
	font-size:20px;
	font-weight:normal;
}

.entry h1 { color:#4f4739; }
.entry h2, .entry h1 {
	color:#008ec0;
	text-transform:uppercase;
	padding-bottom:11px;
}
.entry h3 {
	text-transform: none;
	font-size:16px;
	color:#000;
	padding-bottom:13px;
}
.entry h4 {
	font-size:17px;
	padding-bottom:15px;
}
.entry h5 {
	font-size:15px;
	padding-bottom:15px;
}
.entry h6 {
	font-size:14px;
	padding-bottom:15px;
}
.entry hr {
	width:0;
	padding:0;
	margin:-5px 0 18px 0;
	width:100%;
	border:0;
	border-bottom:1px solid  #dbd5c9;
}
.entry a { color:#008ec0; }
.entry p {
	font-size:12px;
	color:#333333;
	line-height:20px;
	padding-bottom:20px;
}
.entry ul { width:100%; }
.entry ul li {
	min-height:21px;
	background:url(images/li_bg.png) repeat-x left bottom;
	padding-top:4px;
	padding-right:16px;
	font-size:12px;
}
.entry ul li a {
	color:#008ec0;
	display:block;
	font-size:12px;
	background:url(images/blue_arrow.png) no-repeat right center;
}
.entry ol {
	list-style: inside;
	padding:0 0 15px 15px;
	list-style-type:decimal;
	margin-left:10px;
}
.entry ol li {
	list-style-type:decimal;
	font-size:12px;
	color:#333333;
	line-height:18px;
}
.entry blockquote {
	border:1px dashed #ccc;
	padding:10px;
	margin:15px;
	font-size:12px;
	color:#333333;
	line-height:15px;
	font-style:italic;
}

/*----------------------*/
/*     Content          */
/*----------------------*/
#content {
	width:100%;
	overflow:hidden;
}
#lft_content {
	width:680px;
	float:left;
	padding:41px 30px 38px 35px;
	background:#fff url(images/lft_content_bg.jpg) repeat-x;
	overflow:hidden;
}
.pic_box {
	float:left;
	width:155px;
	padding:0 22px 0 0;
}
.pic_box img { display:block; }
.pic_box span {
	font-size:10px;
	color:#606060;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	display:block;
}
#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 }
#rgt_content {
	float:right;
	width:370px;
}
#rgt_form_top {
	background:url(images/rgt_form_top_bg.jpg) repeat-x;
	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 {
	background:url(images/form_area_bg.jpg) repeat-x;
	padding:8px 15px 6px 15px;
	overflow:hidden;
}
#form_area h2 {
	font-size:30px;
	color:#000;
	text-shadow:1px 1px 1px #fff;
	text-align:center;
    font-family: 'FranklinGothicMediumRegular';
	font-weight:normal;
	padding-bottom:1px;
}
#form_area h3 {
	font-size:24px;
	color:#333333;
	text-align:center;
	padding-bottom:16px;
	font-weight:normal;
} 
#form_area p {
	overflow:hidden;
	padding-bottom:11px;
	min-height:39px;
}
#form_area p input, #form_area p select {
	background:url(images/input_bg1.png) no-repeat;
	width:318px;
	height:35px;
	border:none;
	border-style:none;
	padding:4px 10px 0 10px;
	color:#333333;
	font-size:15px;
	outline:none;
}
#form_area p textarea {
	background:url(images/textarea_bg.png) no-repeat;
	width:318px;
	height:61px;
	border:none;
	border-style:none;
	padding:10px;
	color:#333333;
	font-size:15px;
    
	outline:none;
}
#form_area .diff_input {
	overflow:hidden;
	padding-left:4px;
}
#form_area .diff_input label {
	font-size:18px;
	color:#333333;
    font-family: 'FranklinGothicMediumRegular';
	float:left;
	padding-top:6px;
	overflow:hidden;
}
#form_area .diff_input input {
	background:url(images/input_bg2.png) no-repeat;
	width:76px;
	height:39px;
	padding-top:5px;
	border:none;
	border-style:none;
	padding:0 10px;
	margin-left:10px;
	color:#333333;
	font-size:15px;
	float:left;
	outline:none;
}
#form_area .diff_input .send_btn {
	background:url(images/send_btn.png) no-repeat left 1px;
	width:124px;
	height:40px;
	float:right;
	cursor:pointer;
	outline:none;
	text-indent:-9999px;
}
#btm_logo_area {
	height:100px;
	background: url(images/btm_logo_area_bg_100.png) repeat-x;
}
.btm_logo {
	float:left;
	width:687px;
	padding:14px 0 0 58px;
}
.btm_logo span {
	font-size:18px;
	color:#333333;
    font-family: 'FranklinGothicMediumRegular';
	font-weight:normal;
	float:left;
	padding:8px 0 0 25px;
}
.btm_logo img {
	display:block;
	float:left;
	margin:0 2px 0 68px;
}
.rgt_btm_logo {
	float:right;
	width:366px;
	padding:0 2px;
}
.rgt_btm_logo {
	color:#333333;
	font-size:12px;
	line-height:20px;
    
}
/*----------------------*/
/*     Footer           */
/*----------------------*/
footer {
	padding:27px 19px 0 35px;
	height:101px;
	background:url(images/footer_bg.jpg) repeat-x;
	overflow:hidden;
}
#lft_footer {
	width:300px;
	float:left;
}
#lft_footer img {
	display:block;
}
#rgt_footer {
	float:right;
	width:700px;
	padding-top:1px;
}
#rgt_footer ul {
	overflow:hidden;
	float:right;
	padding-bottom:16px;
}
#rgt_footer ul li {
	float:left;
	background:url(images/li_bar_bg.jpg) no-repeat left 3px;
	padding:0 0 0 8px;
	margin-left:7px;
}
#rgt_footer ul li:first-child {
	background:none;
	margin-left:0px;
}
#rgt_footer ul li a {
	color:#cccccc;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
#rgt_footer ul li a:hover { color:#fff; }
#rgt_footer p {
	color:#cccccc;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	clear:both;
}

.pic_box p { margin:0; margin:0 }

/*-----------change-----------*/
.pic_box {
	float:left;
	width:155px;
	padding:0 22px 0 0;
}
#home_content {
	float:right;
	width:502px;
}
#home_content .list { max-width:300px }



/*----------------------*/
/*   Woman inner        */
/*----------------------*/
#inner_content_area {
	width:100%;
	background:#fff;
}
#inner_top_content {
	padding:0 0 14px 24px;
	position:relative;
	overflow:hidden;
}
#inner_top_content .pic_box {
	width:155px;
	padding:12px 0 0 0;
}
#inner_top_content #lft_inner_top_content {
	background:url(images/woman_top_bg.png) repeat-x;
	width:893px;
	float:right;
	padding:43px 0 0 20px;
	min-height:289px;
}
#inner_top_content #home_content {
	background: none;
	float:left;
}
.top_pic {
	position:absolute;
	right:0;
	top:1px;
}
#inner_feature_area {
	overflow:hidden;
}
.inner_feature {
	float:left;
	width:354px;
	padding-left:24px;
}
.inner_feature_video {
	float:left;
	width:354px;
	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;
	background:url(images/li_bg.png) repeat-x left bottom;
	padding-top:4px;
	padding-right:16px;
}
#inner_feature_area  ul li a {
	color:#008ec0;
	display:block;
	font-size:12px;
    
	background:url(images/blue_arrow.png) no-repeat right center;
}
#inner_feature_area .feature_content {
	overflow:hidden;
	min-height:300px !important;
}
#inner_feature_area .feature_content h2 {
	color:#000;
	font-size:22px;
}
#inner_feature_area .feature_content h2 span {
	color:#008ec0;
}
#inner_feature_area .feature_content img {
	display:block;
	margin-bottom:7px;
}
#inner_logo_area {
	height:75px;
	background: 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: inline-block;
	margin:0 4px 0 36px;
}
#inner_logo_area img:first-child { margin-left:0 }

/*----------------------*/
/*  body_main_content   */
/*----------------------*/
#body_main_content {
	background:#f0efef;
	margin-top:1px;
	overflow:hidden;
}
#lft_body_content {
	float:left;
	width:700px;
	padding-left:23px;
}
#lft_body_content h2 {
	font-size:36px;
	color:#000;
	font-family: 'OtamaepRegular';
	line-height:24px;
	padding:23px 0 4px 0;
	text-transform:uppercase;
}
#body_post_area {
	padding-bottom:21px;
}
#body_post_area .body_post {
	border-bottom:1px solid #cccccc;
	overflow:hidden;
	padding:19px 0;
}
#body_post_area .post_pic {
	width:150px;
	height:150px;
	border:5px solid #cccccc;
	float:left;
	margin:6px 0 14px 0;
}
#body_post_area .post_pic img {
	display:block;
}
#body_post_area .post_content {
	width:503px;
	float:right;
}
#body_post_area .post_content h3,#body_post_area .post_content_full h3 {
	font-size:18px;
	color:#008ec0;
    
	font-weight:normal;
	text-transform:uppercase;
	padding-bottom:13px;
}
#body_post_area .post_content p, #body_post_area .post_content_full p {
	color:#333333;
	font-size:12px;
	line-height:20px;
	padding-bottom:20px;
}
#body_post_area .post_content a.blue_btn, #home_box_area a.blue_btn{
	text-decoration:none;
	width:151px;
	height:32px;
	text-align:center;
	font-size:18px;
    font-family: 'FranklinGothicMediumRegular';
	font-weight:normal;
	text-transform:uppercase;
	background:url(images/blue_btn.png) no-repeat;
	display:block;
	color:#fff;
	padding-top:8px;
	text-shadow:1px 1px 1px #057199;
}
#home_box_area a.blue_btn{
	text-transform:none;
	font-size:15px;
	float: left;
	margin-right: 180px;
}

#body_post_area .post_content p.nopad {
	padding-bottom:0px;
}
#body_post_area .post_content a, #body_post_area .post_content a:hover {
	color:#008ec0;
}
#body_post_area .post_content a.lm, #body_post_area .post_content a.lm:hover {
	text-decoration:underline;
	color:#008ec0;
}
/*----------------------*/
/*     widget_area      */
/*----------------------*/
#widget_area {
	float:right;
	width:370px;
	background:#fff url(images/widget_bg.jpg) no-repeat left bottom;
	padding-top:20px;
}
.widget {
	overflow:hidden;
	padding:0 20px 22px 20px;
}
.widget img {
	display:block;
	padding-bottom:5px;
}
.widget h2 {
	color:#000;
	font-size:20px;
	text-transform:uppercase;
	font-weight:normal;
	padding-bottom:16px;
}
.widget h2 span {
	color:#008ec0;
}
.widget p {
	color:#333333;
	font-size:12px;
    
	line-height:20px;
	padding-bottom:20px;
}
#widget_area .case_study {
	width:350px;
	margin-right:20px;
	padding:0 20px 22px 20px;
	overflow:hidden;
}
#widget_area .case_study ul li {
	width:157px;
	min-height:146px;
	float:left !important;
	padding:0 17px 0 0;
}
#widget_area .case_study ul li img {
	display:block;
}
#widget_area  .case_study ul li a {
	color:#333333;
	font-size:12px;
    
}
.widget ul { width:100%; }
.widget ul li {
	height:21px;
	background:url(images/li_bg.png) repeat-x left bottom;
	padding-top:4px;
	padding-right:16px;
}
.widget ul li a {
	color:#008ec0;
	display:block;
	font-size:12px;
	background:url(images/blue_arrow.png) no-repeat right center;
}
#call_now_area {
	background:#f0efef;
}
#call_now {
	background:url(images/rgt_form_top_bg.jpg) repeat-x;
	height:79px;
	margin-bottom:1px;
	text-align:center;
	padding-top:6px;
}
#call_now span {
	font-size:24px;
	color:#000;
	display:block;
	font-weight:normal;
	text-transform:uppercase;
	padding-bottom:4px;
	display:block;
}
#call_now strong {
	font-size:32px;
	color:#008ec0;
	display:block;
    font-family: 'OtamaepRegular';
}
.surgical_warning {
	padding:16px 10px 0 10px;
}
#call_now_area p, #call_now_area .address_box {
	color:#333333;
	font-size:12px;
	line-height:20px;
}
#call_now strong a { color:#008ec0; }

/*----------------------*/
/*     Contact top      */
/*----------------------*/
#contact_top_area {
	width:100%;
	min-height:59px;
	padding:30px 0 33px 0;
	background:#fff url(images/contact_top_bg.jpg) repeat-x left bottom;
}
#contact_top_area_bg {
	background:url(images/vertical_line_bg.jpg) repeat-y 229px top;
	overflow:hidden;
	padding:1px 24px 1px 24px;
}
#contact_top_area h2 {
	color:#000;
	font-size:24px;
	text-transform:uppercase;
	font-weight:normal;
}
#contact_top_area h2 span {
	color:#008ec0;
}
#contact_top_area p {
	color:#333333;
	font-size:15px;
    
	padding-bottom:16px;
}
.lft_contact_top {
	width:182px;
	float:left;
	text-align:right;
}
.rgt_contact_top {
	float:right;
	width:846px;
	padding-top:2px;
	text-align:left;
}

/*----------------------*/
/*   Contact_area       */
/*----------------------*/
#contact_area {
	padding:15px 0 19px 24px;
	background:#d5d4d4;
	position:relative;
	z-index:9999;
	margin-top:2px;
}
#contact_area h2 {
	font-size:28px;
	color:#000;
	font-family: 'OtamaepRegular';
	padding:0 0 14px 0;
	text-transform:uppercase;
	font-weight:normal;
}
#contact_area h3 {
	font-size:15px;
	color:#333333;
    font-family: 'FranklinGothicMediumRegular';
	font-weight:normal
}
#contact_area_text{
	font-size: 12px;
	margin-bottom:20px;
	padding: 0 20px 0 0;
}
#contact_form {
	width:100%;
	padding-top:21px;
}
#text_area {
	width:510px;
	float:left;
}
#text_area h4 {
	font-size:15px;
	color:#000;
	font-weight:normal;
	padding-bottom:13px;
}
#text_area p {
	overflow:hidden;
	padding-bottom:8px;
}
#text_area p label {
	width:83px;
	float:left;
	padding-top:8px;
	font-size:15px;
    font-family: 'FranklinGothicBookRegular';
}
#text_area p input {
	background: url(images/input_bg3.png) no-repeat;
	border:none;
	border-style:none;
	outline:none;
	height:35px;
	width:403px;
	padding:0 10px;
}
#text_area  p .file_input {
	background:none;
	outline:none;
	height:35px;
	float:left;
	display:block;
	padding:0;
	margin:0;
}
.pic_contact {
	padding:13px 0 0 85px;
}
.pic_contact h4 {
	font-size:18px;
	color:#333333;
    font-family: 'FranklinGothicMediumRegular';
}
#select_area {
	float:left;
	width:360px;
}
.select_checkbox img {
	display:block;
	margin-bottom:6px;
}
.select_checkbox {
	float:left;
	width:180px;
}
.select_checkbox p,
.select_checkbox .wpcf7-list-item {
	padding-bottom:1px;
	overflow:hidden;
	line-height:17px;
	display:block;
	clear:both;
}
.select_checkbox p input,
.select_checkbox .wpcf7-list-item input {
	float:left;
	width:14px;
	padding:0;
	margin:1px 0 0 0;
}
.select_checkbox p label {
	width:161px;
	float:right;
	font-size:12px;
}
.select_checkbox .wpcf7-list-item .wpcf7-list-item-label {
	width:161px;
	font-size:12px;
}
.select_bg1 {
	float: left;
	width:333px;
	height:35px;
	padding:0;
	margin:0;
	background: url(images/select_bg.jpg) no-repeat;
}
.select_area label {
	font-size:12px;
	padding-bottom:4px;
	display:block;
}
#message_area {
	float:left;
	width:472px;
	padding-left:75px;
}
#message_area p {
	overflow:hidden;
	padding-bottom:10px;
}
#message_area p label {
	display:block;
	font-size:15px;
	padding-bottom:5px;
    font-family: 'FranklinGothicBookRegular';
}
#message_area p textarea {
	width:452px;
	height:167px;
	padding:10px;
	background:url(images/contact_message_bg2.png) no-repeat;
	border:none;
	border-style:none;
	outline:none;
}
#message_area .answer {
	width:100%;
	padding-top:4px;
	overflow:hidden;
}
#message_area .answer span {
	font-size:15px;
	color:#333333;
	float:left;
	display:block;
	padding-bottom:8px;
    font-family: 'FranklinGothicBookRegular';
}
#message_area .diff_input {
	overflow:hidden;
	padding-left:4px;
	clear:both;
}
#message_area .diff_input label {
	font-size:18px;
	color:#333333;
    font-family: 'FranklinGothicMediumRegular';
	float:left;
	padding-top:6px;
}
#message_area .diff_input input {
	background:url(images/input_bg4.png) no-repeat;
	width:137px;
	height:39px;
	padding-top:5px;
	border:none;
	border-style:none;
	padding:0 10px;
	margin-left:13px;
	color:#333333;
	font-size:15px;
	float:left;
	outline:none;
}
#message_area .diff_input .send_btn {
	background:url(images/send_btn2.png) no-repeat left 1px;
	width:124px;
	height:40px;
	float:right;
	cursor:pointer;
	outline:none;
	text-indent:-9999px;
}
#text_area p input.wpcf7-file {
	background: none;
	height: 20px;
}

/*----------------------*/
/*  Man inner           */
/*----------------------*/
#inner_top_content #lft_man_top_content {
	background:#d8d7dd;
	width:893px;
	float:right;
	padding:43px 0 0 20px;
	min-height:289px;
}
.widget_video {
	padding:46px 0 4px 0;
}
.upper { text-transform:uppercase }

#form_area .wpcf7-response-output,
#contact_form .wpcf7-response-output,  
#form_content .wpcf7-response-output {
	clear:both;
	border:none;
}
#form_area .wpcf7-not-valid-tip,
#contact_form .wpcf7-not-valid-tip,
#form_content .wpcf7-not-valid-tip {
	border:0;
	background:0;
	width:180px;
	height:16px;
	line-height:16px;
	display:block;
	margin:5px 0 0 14px;
	color:#a60808;
	font-size:11px;
}
#form_area .wpcf7-validation-errors,
#contact_form .wpcf7-validation-errors,
#form_content .wpcf7-validation-errors {
	color:#a60808;
}


/*----------------------*/
/*  Liposuction inner4  */
/*----------------------*/
#inner_top_content #lft_liposuction_top_content {
	background:#6b6c66 url(images/Liposuction_top_bg.jpg) no-repeat;
	width:893px;
	float:right;
	padding:43px 0 0 20px;
	min-height:279px;
}
.top_pic1 {
	position:absolute;
	right:0;
	top:0px;
}
#inner_top_content #lft_liposuction_top_content h2, #inner_top_content #lft_liposuction_top_content h1  {
	color:#fff;
}
#inner_top_content #lft_liposuction_top_content p {
	color:#fff;
}
#liposuctuion_body_content {
	width:1076px;
	padding-left:23px;
}
#liposuctuion_body_content h2 {
	clear: both;
	font-size:36px;
	color:#000;
	font-family: 'OtamaepRegular';
	line-height:24px;
	padding:23px 0 4px 0;
	text-transform:uppercase;
}
#liposuctuion_body_content {
	padding-bottom:21px;
}
#liposuctuion_body_content .lft_body_post {
	float:left;
	width:700px;
}
#liposuctuion_body_content .rgt_post {
	float:right;
	width:330px;
}
#liposuctuion_body_content .rgt_post h2 {
	color:#000;
	font-size:18px;
	text-transform:uppercase;
	font-weight:normal;
	padding:0 0 10px 0;
	line-height:19px;
}
#liposuctuion_body_content .rgt_post h2 span {
	color:#008ec0;
}
#liposuctuion_body_content .rgt_post p {
	color:#333333;
	font-size:12px;
    
	line-height:20px;
	padding-bottom:20px;
}

h1 {
	font-family:Geneva, Verdana, sans-serif;
	font-size:1.67em;
	font-weight:normal;
}

.aligncenter, img.aligncenter, img.alignnone {
	clear: both;
	display: block;
	margin:0 auto;
	margin-bottom:15px;
}

/*----------------------*/
/*  Suture /Face Lift   */
/*----------------------*/
#inner_face_lift_area {
	overflow:hidden;
}
.inner_face_lift_content {
	width:700px;
	float:left;
	padding:16px 0 40px 23px;
}
.inner_face_lift_content h2, .inner_face_lift_content h1 {
	clear: both;
	color:#008ec0;
	padding-bottom:9px;
	text-transform:uppercase;
}
.inner_face_lift_content h3 {
	color:#008ec0;
	text-transform:uppercase;
	padding-top:13px;
}
.video_area { width:100%;}
.video_area img {
	display:block;
	width:100%;
}
.entry .bullet {
	width:100%;
	padding:4px 0 12px 0;
	margin:0;
	overflow:hidden;
}
.entry .bullet li {
	margin:0;
	padding:0;
	display:block;
	border:none;
	padding: 0 0 0 12px;
	margin-bottom:10px;
	color:#333333;
	background:url(images/face_lift_li_bg.jpg) no-repeat 1px 5px;
}

.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;
}

.entry ul.bullete3 li a {
	color:#008ec0;
	display:inline;
	font-size:12px;
	background:none;
}

#rgt_content .widget p {
	color:#333333;
	font-size:15px;
	line-height:19px;
	padding-bottom:20px;
    font-family: 'FranklinGothicBookRegular';
}
#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:left;
	margin-right:21px;
}
#rgt_content .case_study {
	width:346px;
	margin-right:20px;
	padding:24px 20px 0 24px;
	overflow:hidden;
	background:url(images/face_lift_case_study_bg.jpg) repeat-x left bottom;
}
#rgt_content .case_study ul li {
	width:306px;
	min-height:188px;
	float:left !important;
	padding:0 17px 17px 0;
	background:none;
}
#rgt_content .case_study ul li img {
	display:block;
}
#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 .surgical_warning p {
	color:#333333;
	font-size:12px;
    /*font-family: 'FranklinGothicBookRegular';*/
    font-family: Arial,Geneva,Verdana,sans-serif;
	line-height:20px;
}

/* breadcrumb */
.breadcrumb {
	width:650px;
	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:36px;
	color:#000;
	font-family: 'OtamaepRegular';
	padding:15px 0 30px 15px;
	text-transform:uppercase;
}
#gallery_service_area {
	width:1135px;
	overflow:hidden;
	margin-right:-20px;
	padding-left:15px;
 }
#gallery_service_area .service {
	width:354px;
	margin:0 14px 13px 0;
	position:relative;
	float:left;
}
#gallery_service_area .service img { 
	display:block; 
	width:354px; 
	height:auto;
}
#gallery_service_area .service:first-child { margin-left:0; }
#gallery_service_area .service a span {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:110px;
	background: url(images/caption_bg.png);
	line-height:110px;
	text-align:center;
	font-size:36px;
	color:#fff;
	text-transform:uppercase;
    font-family: 'OtamaepRegular';
}
#gallery_service_area .service a:hover span { background: url(images/caption_hover_bg.png); }
#gallery_area {
	width:1135px;
	overflow:hidden;
	margin-right:-20px;
	padding:0 0 38px 15px;
}
.gallery_box {
	width:354px;
	height:150px;
	position:relative;
	float:left;
	margin:0 14px 13px 0;
}
.gallery_box a { 
	padding:0; 
	margin:0; 
	display:block; 
	width:354px;
	height:150px;
}
.gallery_box img { display:block; }

.gallery_box .pic_info {
	position:absolute;
	right:14px;
	bottom:0;
	z-index:1111;
	text-align:right;
	padding-bottom:14px;
	display:block;
	color: #FFFFFF;
} 

.gallery_box .pic_info h3,
.gallery_box .pic_info span {
	font-size:20px;
	color:#06a6de;
	line-height:25px;
	padding-bottom:4px;
	font-family:"Times New Roman", Times, serif;
}
.gallery_box .pic_info h3 span,
.gallery_box .pic_info span span {
	color:#fff;
}
.gallery_box .pic_info a,
.gallery_box .pic_info small {
	font-size:12px;
	color:#fff;
	text-decoration:underline;
	display:block;
}
.gallery_bottom {
	/*width:1135px;*/
	width: 100%;
	/* height:30px; */
	height: auto;
	position:relative;
	float:left;
	margin:20px 20px 0 0;
}

.gallery_bottom p {
	margin-right:15px!important;
}

/*----------------------*/
/*    Contact           */
/*----------------------*/
#contact_content {
	padding:0 15px 36px 15px;
	overflow:hidden;
}
#lft_contact {
	float:left;
	width:354px;
}
.address_area {
	width:354px;
	height:144px;
	background:#000606;
	overflow:hidden;
	margin-bottom:15px;
}
.address_info {
	float: left;
	width:200px;
	height:144px;
	padding:15px 0 0 13px;
}
.address_info span {
	color:#00a5df;
	font-size:22px;
	line-height:20px;
	text-transform:uppercase;
	display:block;
	padding-bottom:9px;
	font-family:"Times New Roman", Times, serif;
}
.address_info span a{
	color:#00a5df;
}
.address_info p {
	color:#fff;
	font-size:15px;
	line-height:23px;
	font-family:"Times New Roman", Times, serif;
	/*text-transform:uppercase;*/
}
.map {
	float:right;
	width:136px;
	position:relative;
	padding:1px;
}
.map .map_style {
	position:absolute;
	left:0;
	top:0;
}
.map img {float:right;}
#rgt_contact {
	float:right;
	width:718px;
}
#rgt_contact h2 {
	color:#008ec0;
	font-size:30px;
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	font-weight:normal;
	padding-bottom:15px;
	margin-top:-7px;
	text-align:center;
}
#rgt_contact p {
	font-size:16px;
	line-height:20px;
	color:#333333;
	font-family:"Times New Roman", Times, serif;
}
#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:406px;
	overflow:hidden;
	padding-bottom:13px;
}
#contact_form_one p label {
	display:block;
	padding-bottom:1px;
}
#contact_form_one p input, #contact_form_one p select {
	background:url(images/contact_input_bg.png) no-repeat;
	width:384px;
	height:43px;
	padding:0 10px;
	border:none;
	border-style:none;
	outline:none;
}
#contact_form_one p .quick_enquiry_btn {
	background:url(images/quick_inquiry_btn.png) no-repeat;
	width:406px;
	height:58px;
	margin-top:4px;
	text-align:center;
	font-size:16px;
	color:#fff;
    font-family: 'FranklinGothicMediumRegular';
	text-shadow:1px 1px 1px #024d6b;
}
.file_uplaad_btn {
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width:288px;
	height:72px;
	background: url(images/file_upload_btn.png) no-repeat 0 0;
	margin:0 auto;
	margin-top:10px;
}
.file_uplaad_btn .button {
	font-family:"Franklin Gothic Medium";
	width:288px;
	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 { width:100%; }
#contact_form_two p {
	overflow:hidden;
	padding-bottom:12px;
}
#contact_form_two p label {
	padding-bottom:4px;
	display:block;
}
#contact_form_two p textarea {
	width:698px;
	height:130px;
	padding:10px;
	border:none;
	background:url(images/message_bg.png) no-repeat;
	margin-bottom:5px;
	outline:none;
}
#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;
	background:url(images/green_tick_bg.png) no-repeat left 0;
}
#rgt_contact img {
	display:block;
	margin: 0 auto;
	padding-bottom:19px;
}
.hide { display:none }

/*----------------------*/
/*    Gallery details   */
/*----------------------*/
.inner_casestudy_content {
	width:700px;
	float:left;
	padding:16px 0 20px 23px;
}
.widget_change {
	margin-top:-5px;
}
.inner_casestudy_content h1, .inner_casestudy_content h4 {
	font-size:28px;
	clear:#008ec0;
	font-family: 'OtamaepRegular';
	margin-bottom:-2px;
}
.inner_casestudy_content h4 {
	color: #008ec0;
	text-transform: uppercase;
	padding-bottom: 11px;
}
.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:720px;
	margin-right:-20px;
}
.casestudy_box_bg {
	background: url(images/bgr_case_study_box_bg.jpg) repeat-y;
	margin-left:-12px;
}
.casestudy_box_top {
	background:url(images/bgr_case_study_box_top.jpg) no-repeat left top;
}
.casestudy_box_bottom {
	background:url(images/bgr_case_study_box_bottom.jpg) no-repeat left bottom;
	padding:0 0 10px 0;
	min-height:250px;
	overflow:hidden;
	margin-bottom:19px;
}
#casestudy_box_area {
	min-height:200px;
	padding:29px 0 21px 30px;
	overflow:hidden;
}
.casestudy_box {
	float:left;
	width:322px;
	margin-right:20px;
}
.casestudy_box img {
	display:block;
	margin-bottom:16px;
}
.casestudy_box {
	line-height:20px;
	color:#333333;
	font-size:15px;
	position:relative;
}
.casestudy_box span {
	display:block;
	width:78px;
	height:29px;
	line-height:27px;
	background:#008ec0;
	font-size:16px;
	color:#fff;
	position:absolute;
	z-index:999;
	padding-left:9px;
	text-shadow:1px 1px 1px #005d7e;
    font-family: 'FranklinGothicBookRegular';
	left:0;
	top:-10px;
	background:url(images/before_after_btn.png) no-repeat;
}
.inner_casestudy_content p {
	line-height:19px;
	color:#333333;
}
.inner_casestudy_content h3 {
	color:#717171;
	font-size:20px;
	text-transform:none;
    font-family: 'FranklinGothicBookRegular';
	padding:25px 0 5px 0;
}
/*
#other_casestudy_area {
	width:700px;
	background:#ebebeb;
	height:207px;
	padding-top:12px;
}
*/

/*----------------------*/
/*    About             */
/*----------------------*/
#about_top_content { padding:19px 0 0px 23px; }
#about_top_content h2 {
	font-size:36px;
	color:#000;
	font-family: 'OtamaepRegular';
	text-transform:uppercase;
}
#top_content { width:100%; }
.top_content_video {
	float:left;
	width:360px;
	padding-right:20px;
}
.top_content_video img {
	display:block;
	margin-bottom:12px;
}
#about_top_content .top_content_video h2 {
	color:#000;
	font-size:24px;
	text-transform:uppercase;
	font-weight:normal;
	padding-bottom:16px;
    font-family: 'FranklinGothicBookRegular';
}
#about_top_content .top_content_video h2 span { color:#008ec0; }
.top_content_info {
	float:left;
	width:405px;
	padding-right:10px;
}
.top_content_info p {
	line-height:20px;
	/*font-size:16px;*/
	color:#333333;
	margin-top:-1px;
}
.top_content_map {
	float:left;
	width:290px;
}
.top_content_map h3 {
	font-size:20px;
	color:#060606;
	margin-top:-11px;
    font-family: 'FranklinGothicMediumRegular';
}
.top_content_map img { display:block; }
#inner_content_area .case_study {
	width:100%;
	margin-right:20px;
	padding:24px 0 22px 23px;
	overflow:hidden;
}
#inner_content_area .case_study ul li {
	width:320px;
	min-height:146px;
	float:left !important;
	padding:0 0 0 60px;
}
#inner_content_area .case_study ul.bigcase li {
	padding:0 0 0 20px;
}
#inner_content_area .case_study ul li:first-child {
	/*padding:0 0 0 20px;*/
}
#inner_content_area .case_study ul li img {
	display:block;
}
#inner_content_area  .case_study ul li a {
	color:#333333;
	font-size:16px;
	font-weight:bold;
}
#inner_content_area .case_study  h2 {
	color:#000;
	font-size:24px;
	text-transform:uppercase;
	font-weight:normal;
	padding-bottom:16px;
    font-family: 'FranklinGothicBookRegular';
}
#inner_content_area .case_study  h2 span { color:#008ec0; }
#about_content {
	padding:36px 15px 0px 23px;
	overflow:hidden;
}
#lft_about_content {
	width:556px;
	float:left;
}
#lft_about_content h2 {
	color:#000;
	font-size:20px;
	text-transform:uppercase;
	font-weight:normal;
	padding-bottom:16px;
    font-family: 'FranklinGothicBookRegular';
}
#lft_about_content h2 span { color:#008ec0; }
.about_two_column { overflow:hidden; }
.about_two_column p {
	font-size:12px;
	color:#333333;
	/*font-family:"Times New Roman", Times, serif;*/
	line-height:19px;
	padding-bottom:15px;
}
#lft_about_content .about_two_column h2 {
	padding: 0 0 3px 4px;
}
.about_two_column .big_blue_btn {
	display:block;
	background: url(images/big_blue_btn.jpg) no-repeat;
	font-size:18px;
	color:#333333;
	width:247px;
	height:45px;
	text-transform:uppercase;
	color:#fff;
	text-align:center;
	line-height:45px;
	letter-spacing:0;
	text-shadow:1px 1px 2px #034462;
    font-family: 'FranklinGothicMediumRegular';
}
.lft_two_column {
	width:276px;
	float:left;
}
.rgt_two_column {
	width:276px;
	float: right;
}
.lft_two_column_content {
	background:#f7f7f7;
	padding:12px 16px 18px 16px;
}
.pic_about{
	border:1px solid #c9c9c9;
	padding:4px;
	margin:0 -9px 12px -9px;
	background:#fff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	position:relative;
	behavior:url(PIE.htc);
}
.pic_about img { display:block; }
.rgt_two_column_content {
	background:#f7f7f7;
	padding:12px 16px 18px 16px;
}
.rgt_two_column_content .big_blue_btn { margin-top:5px; }
.video_content { padding-top:14px; }
#lft_about_content .video_content h2 { padding-bottom:8px; }
.video_content img { display:block; }
#rgt_about_content {
	float:right;
	width:510px;
}
#rgt_about_content h2 {
	color:#000;
	font-size:20px;
	text-transform:uppercase;
	font-weight:normal;
	padding-bottom:4px;
    font-family: 'FranklinGothicBookRegular';
	text-transform:uppercase;
}
#rgt_about_content h2 span { color:#008ec0; }
#rgt_about_content p {
	font-size:12px;
	color:#333333;
	/*font-family:"Times New Roman", Times, serif;*/
	line-height:19px;
}
#form_content {
	width:100%;
	padding-top:6px;
}
#form_content p a {
	font-weight:bold;
	color:#333333;
}
#lft_form_content {
	float:left;
	width:285px;
}
#rgt_form_content {
	width:210px;
	float:right;
	padding-top:20px;
}
#rgt_form_content img {
	display:block;
	width:100%;
	border:1px solid #cfcfcf;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	position:relative;
	behavior:url(PIE.htc);
}
#lft_form_content p {
	overflow:hidden;
	line-height:22px;
	padding-bottom:8px;
}
#lft_form_content p label {
	font-size:15px;
	color:#333333;
    font-family: 'FranklinGothicBookRegular';
	display:block;
	margin-bottom:-1px
}
#lft_form_content p input, #lft_form_content p select {
	background:url(images/about_input_bg.png) no-repeat left top;
	width:264px;
	height:33px;
	padding:5px 10px;
	border:none;
	border-style:none;
	outline:none;
	font-family: 'FranklinGothicBookRegular';
	font-size:15px;
}
#form_content p textarea {
	background: url(images/about_textarea_bg.png) no-repeat left top;
	width:490px;
	height:152px;
	padding:10px 10px;
	border:none;
	border-style:none;
	outline:none;
    font-family: 'FranklinGothicBookRegular';
	font-size:15px;
	margin-bottom:23px;
}
#form_content p .about_submit_btn {
	background:url(images/about_submitbrn_bg.png) no-repeat;
	width:201px;
	height:58px;
	text-align:center;
	cursor:pointer;
	border:none;
	border-style:none;
	outline:none;
	text-shadow:1px 1px 2px #034462;
	color:#fff;
	font-size:18px;
    font-family: 'FranklinGothicMediumRegular';
	display:block;
	text-transform:uppercase;
	margin:0 auto;
}

/*Placed at bottom */
h1.homeh1 , #home_content h1 {
	text-transform: none;
	font-size:19px;
	color:#000;
	padding-bottom:13px;
}{
	text-transform: none;
	font-size:22px;
	color:#000;
	padding-bottom:13px;
}

/* New Gallery */
#other_casestudy_area {
	width: 700px;
	height: 670px;
	padding: 10px 0 10px 15px;
	border: 1px none #ebebeb;
}
#other_casestudy_area li {
	float: left;
	list-style: none;
	position: relative;
	width: 175px;
	margin-right: 20px;
	margin-bottom: 10px;
	min-height: 200px;
	border: 1px solid #ebebeb;
	padding: 6px 10px;
}
#other_casestudy_area ul li:hover {
	background: #f9f9f9;
	border: 1px solid #d7d7d7
}
#other_casestudy_area ul li a {
	color: #4c4c4c;
	display: block;
	font-size: 12px;
	background: none;
}


/*----------------------*/
/*    Blog              */
/*----------------------*/
#blog_content_area {
	width:707px;
	float:left;
	padding:16px 10px 40px 33px;
	background:#f0eeef;
	min-height:1900px;
}
#blog_content_area h1 {
	font-size:36px;
	color:#000;
	font-family: 'OtamaepRegular';
	padding:15px 0 30px 15px;
	text-transform:uppercase;
}
#blog_content_area span {
	color:#8b7b7c;
	display:block;
	padding-bottom:5px;
} 
#blog_content_area a {
	color: #008EC0;
}
#blog_content_area a small {
	color:#8b7b7c;
}
#blog_content_area h3 {
	color: #008EC0;
    padding-bottom: 9px;
    text-transform: uppercase;
}
#blog_content_area h4 {
	color: #008EC0;
    padding-bottom: 9px;
    text-transform: uppercase;
	font-size:13px;
	font-weight:bold;
}
#blog_content {
	padding:0 35px 0 15px;
}
#blog_post_area {
	float:left;
	width:400px;
}
.blog_post {
	padding-bottom:35px;
}
#blog_widget_area {
	width:200px;
	float:right;
	padding-top:30px;
}
.blog_widget {
	padding-bottom:25px;
}
#blog_subscribe {
	overflow:hidden;
}
#blog_subscribe p {
	height:22px;
}
#blog_subscribe p img {
	display:block;
	float:left;
	margin-right:5px;
}
#blog_subscribe p input {
	width:119px;
	height:22px;
	background:url(images/blog_input_bg.jpg) no-repeat;
	padding:0 5px;
	border: none;
	border-style:none;
	outline:none;
	float:left;
}
#blog_subscribe .blog_subscribe_btn {
	width:32px;
	height:21px;
	background:url(images/blog_submit_btn.jpg) no-repeat;
	border: none;
	border-style:none;
	outline:none;
	margin-left:2px;
}
#blog_content_area #blog_user {
	width:156px;
	text-align:center;
}
#blog_content_area #blog_user span {
	color: #000;
	font-size:12px;
	padding-bottom:5px;
	display:block;
}
#blog_content_area #blog_user img {
	display:block;
	border:1px solid #050608;
	padding:2px;
	background:#fffeff;
	width:150px;
}
.entry #blog_widget_area .blog_widget ul {
	width:190px;
	padding-left:10px;	
}
.entry #blog_widget_area .blog_widget ul li {
	background:none;
	font-size:11px;
	color:#2f2d2e;
	height:auto;
	padding:0 0 5px 0;
}
.entry #blog_widget_area .blog_widget ul li a {
	background:none;
	font-size:11px;
	color:#2f2d2e;
	line-height:normal;
	display:inline-block;
}
.entry #blog_widget_area .blog_widget ul li a:hover {
	color: #008EC0;
}

#pagination {
	clear:both;
	overflow:hidden;
	font-size:12px;
	padding:26px;
	padding-left:0;
	margin-top:12px;
	color:#000;
}
#pagination a {
	display:inline;
	margin-right:0px;
	font-size:12px;
	border:0;
}
#pagination span { display:inline-block }
#pagination .pages,
#pagination .current { margin-right:0px; border:0 }
#pagination .current {  font-weight:bold; }

.commentlist,
.commentlist li { list-style:none!important; }
.commentlist li span { display: inline-block!important; }
#commend_area {
	background:url(images/bgr_dot.png) repeat-x 100% 100%;
	margin-bottom:60px;
}
.inp_commend {
	padding-bottom:15px;
}
.inp_commend  label {
	display:block;
	font-size:13px;
	padding-bottom:5px;
}
.inp_commend  label span {
	font-size:11px;
	display: inline-block!important;
}
.inp_commend input[type=text],
.inp_commend input[type=email] {
	width:74.06%;
	border:1px solid #e1e1e1;
	background:#fff;
	height:10px;
	font-size:12px;
	color:#707070;
	padding:9px 2%;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	position:relative;
    behavior:url(PIE.htc);
	font-family:Arial, Helvetica, sans-serif
}
.inp_commend textarea {
	width:91.16%;
	border:1px solid #e1e1e1;
	background:#fff;
	height:170px;
	font-size:12px;
	color:#707070;
	padding:9px 2%;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	position:relative;
    behavior:url(PIE.htc);
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif
}
.inp_commend input[type=submit] {
}

.comment_row {
	overflow:hidden;
	padding-bottom:30px;
}
.comment_img {
	float:left;
	padding:.96%;
	border:1px solid #e5e5e5;
}
.comment_img img {
	display:block;
	height:auto;
}
.comment_info {
	width:87%;
	float:right;
	padding-right:1%;
	font-size:14px;
	line-height:22px;
}
.comment_info h5 {
	font-weight:normal;
	font-size:12px;
	padding-bottom:9px;
}
.comment_info h5 a{
}
.comment_info h5 span {
}
.comment_info p {
	padding-bottom:15px;
}
.loginas{
	padding:10px 0 15px 0;
}
.casestudy_box p, .inner_casestudy_content p{
	text-align: justify;
	font-size: 14px;
}
.surgical_warning_about {
	clear:both;
	width: 90%;
	font-size:12px;
	padding: 20px 5px 5px 20px;
}

/*image-container*/
#image-container {
	clear:both;
	overflow:hidden;
	margin-bottom:18px;
}
.image-box {
	float:left;
	background:#3aacce;
	width:82px;
	height:145px;
	border:2px solid #FF0000;
	border-right:2px solid #3aacce;

}
.image-box-green {
	background:#006600;
	border:2px solid #FF0000;
	border-left:0px solid #FFFFFF;
}
.image-box-red {
	width:164px;
	background:#FF0000;
	border:2px solid #FF0000;
}
#image-container a {
	display:block;
	float:left;
	width:82px;
	height:145px;
	background:#f7f7f7;
	margin:0;
	padding:0;
}
#image-container .image-box-red a {
	width:164px;
}
#image-container a:hover { background:#e2ebee }

#image-container a img {
	width:82px;
	height:100px;
	display:block;
}
#image-container a img.wide {
	width:164px;
}
#image-container .image-box .box { 
	height:43px;
	width:84px;
	display: table; 
	padding:0; 
	margin:0;
	margin:0; 
}
#image-container .image-box .boxwide { 
	width:168px;
}
#image-container .image-box .box p {  
	display: table-cell; 
	text-align:center; 
	vertical-align: middle;
	line-height:12px;
	font-size:11px;
	font-weight:bold;
	color:#58595B;
	padding:0;
	margin:0;
	font-family:'Open Sans',sans-serif
}
.video_box {
	width:178px;
	height:131px;
	position:relative;
	float:left;
	margin:0 50px 25px 0;
}
.video_box a { 
	padding:0; 
	margin:0; 
	display:block; 
	width:178px;
	height:131px;
}

/*Add for responsive*/
.tinynav { 
	display: none;
	z-index: 2000;
	position: absolute;
	top:0;
}




/*----------------new style*/
#footer_map_area {
	padding:11px 5px 15px 5px;
	/*background:#010101 url(images/footer_bg.jpg) repeat-x;*/
	background:#fff;
	overflow:hidden;
	border-bottom:2px solid #fff;
}
.footer_map {
	width:45%;
	color:#fff;
}
.footer_map h3 {
	font-size:16px;
	font-weight:normal;
	color:#1f1e22;
	background:#fff;
	height:25px;
	line-height:25px;
    font-family: 'FranklinGothicBookRegular';
	padding:0 5px;
}
.lft_footer_map {
	float:left;
}
.rgt_footer_map {
	float:right;
}
.map_container {
	width:100%;
}
.responsive-container { max-width:100%;  }
.responsive-container iframe {
	width:100%;
	height:auto;
}
.address_box {
	padding:5px 0;
	width:250px;
	margin:0 auto;
}
.map_container h3 {
	color:#00b0fe;
	margin:0 auto;
	text-align:center;
	font-size:16px;
    font-family: 'FranklinGothicBookRegular';
}
.address_box h4 {
	height:42px;
	line-height:42px;
	font-size:16px;
	color:#00b0fe;
	padding:0 5px;
    font-family: 'FranklinGothicBookRegular';
	text-align:center;
}
.address_box p, #footer_map_area .address_box{
	font-size:14px;
	line-height:28px;
	padding:0 5px;
    font-family: 'FranklinGothicBookRegular';
	color:#000;
	text-align:center;
}

#appointment_content {
	min-height:402px;
	background:#0a1945 url(images/banner.jpg) no-repeat center top;
	overflow:hidden;
	padding:0 37px 0 40px;
}
#lft_appointment {
	float:left;
	padding-top:34px;
}
#lft_appointment h2,
#lft_appointment h3 {
	font-family: "OtamaepRegular";
	color:#fff;
	font-weight:normal;
}
#lft_appointment h2 {
	font-size:32px;
	line-height:45px;
	text-transform:uppercase;
	padding-bottom:33px;
}
#lft_appointment h3 {
	font-size:29px;
	line-height:36px;
}
#lft_appointment ul {}
#lft_appointment ul li {
	font-family: "OtamaepRegular";
	color:#fff;
	font-weight:normal;
	background: url(images/tick_icon.png) no-repeat 0 2px;
	padding-left:36px;
	font-size:24px;
	padding-bottom:10px;
}
#lft_appointment ul li a { color:#fff; }
#rgt_appointment {
	max-width:348px;
	float:right;
	padding-top:29px;
}
#rgt_appointment h4 {
	font-family: "OtamaepRegular";
	color:#fff;
	font-weight:normal;
	font-size:24px;
	text-transform:uppercase;
	padding-left:15px;
}
#appointment_form {}
#appointment_form .input_row {
	padding-bottom:15px;
	position:relative;
}
#appointment_form .input_row label {
	position:absolute;
	right:10px;
	top:10px;
	z-index:1000;
}
#appointment_form .input_row input[type="text"],
#appointment_form .input_row input[type="email"],
#appointment_form .input_row input[type="date"],
#appointment_form .input_row input[type="submit"],
#appointment_form .input_row select,
#appointment_form .input_row select.select_time {
	border:none;
	padding:0;
	margin:0;
	outline:none;
	padding:8px;
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height:38px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size:15px;
	color:#333333;
}
#appointment_form .input_row select{
	background: #ffffff none repeat scroll 0px 0px;
}

#appointment_form .input_row input[type="text"] ,
#appointment_form .input_row input[type="email"],
#appointment_form .input_row input[type="date"],
#appointment_form .input_row select.select_time {
	position:relative;
	-webkit-box-shadow: inset 2px 3px 3px 0px #8c8c8c;
	-moz-box-shadow:    inset 2px 3px 3px 0px #8c8c8c;
	box-shadow:         inset 2px 3px 3px 0px #8c8c8c;
}
#appointment_form .input_row input[type="submit"] {
	/*background: url(images/btn_submit.png) repeat-x;*/
	background: green;
	text-transform:uppercase;
	font-size:18px;
	color:#fff;
	text-align:center;
	text-shadow:1px 1px 1px #054d77;
	cursor:pointer;
    font-family: 'FranklinGothicMediumRegular';
}
#easy_step { overflow:hidden; }
#step_head {
	height:61px;
	padding-top:19px;
}
#step_head h2 {
	font-size:36px;
	color:#000;
	text-align:center;
	font-family: "OtamaepRegular";
	font-weight:normal;
}
#easy_step_feature { margin:0 -2px; }
.step_feature {
	float:left;
	width:25%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-left:1px solid #fff;
	background:#e6e6e6;
	text-align:center;
	padding:32px .5% 10px .5%;
	min-height:285px;
}
.step_feature img {
	display:block;
	max-width:100%;
	height:auto;
	margin:0 auto;
	margin-bottom:17px;
}
.step_feature h4 {
	font-size:24px;
	color:#03a4dc;
	text-transform:uppercase;
	font-family: "OtamaepRegular";
	font-weight:normal;
	padding-bottom:7px;
}
.step_feature h4 a { color:#03a4dc; }
.step_feature p {
	font-size:16px;
	font-weight:normal;
	color:#000;
	line-height:19px;
	font-family:"Times New Roman", Times, serif;
	padding-bottom:10px;
}
.consultation #body_main_content { background:none; }
.consultation #lft_body_content { background:#fff !important; }
.consultation #lft_body_content h2, .consultation #lft_body_content h1 {
	font-size:24px;
	font-family: "OtamaepRegular";
	color:#03a4dc;
	font-weight:normal;
	padding-bottom:0;
	margin-bottom:-8px;
}
.consultation #body_post_area .body_post { border-bottom:none; border-top: 1px solid #cccccc;}
.consultation #body_post_area .body_post:first-child { border-top: none; }
.consultation .post_pic { box-shadow:none; }
.consultation #widget_area { background:#f0efef; }
.consultation #widget_area .rgt_post { float:none; max-width:300px;
margin:0 auto;}
.consultation #widget_area .rgt_post h2 {
	font-family: "OtamaepRegular";
	line-height:19px;
	font-weight:normal;
	color:#000;
} 
.consultation .lm {
	padding-bottom:10px;
	display:block;
}
.text_field span.wpcf7-form-control-wrap { 
	position:relative !important;
	display:block;
	overflow:hidden !important;
}

span.wpcf7-not-valid-tip {
	background: #fff !important;
	border:none !important;
	display: block;
	left:0!important;
	overflow: hidden;
	position: absolute;
	right: 0 !important;
	top: 0px !important;
	bottom:0px !important;
	padding:10px!important;
	-webkit-box-sizing: border-box!important;
	-moz-box-sizing: border-box!important;
	box-sizing: border-box!important;
	-webkit-border-radius: 3px !important;
	-moz-border-radius: 3px !important;
	border-radius: 3px !important;
	font-size:15px !important;
	color:#333 !important;
	-webkit-box-shadow: inset 2px 3px 3px 0px #8c8c8c!important;
	-moz-box-shadow:    inset 2px 3px 3px 0px #8c8c8c!important;
	box-shadow:         inset 2px 3px 3px 0px #8c8c8c!important;
}
div.wpcf7-validation-errors,
div.wpcf7-response-output {
	background:none !important;
	border:none !important;
	color:#fff!important; 
	clear:both;
	font-size:14px !important;
}




/*--------------- start new page code */
#new_header { 
	background:#fff url(images/new_head_bg.jpg) no-repeat;
	background-position: center 0;
	background-size:100% auto;
	padding:0 6px;
	font-family: 'Open Sans', sans-serif;
}
.new_top_menu { height:16px; padding:21px 4px 32px 4px; }
.new_top_menu ul {
	float:right;
	padding:0;
	margin:0;
}
.new_top_menu ul li {
	float:left;
	font-size:13px;
	color:#172020;
	padding:0 5px 0 7px;
	background:url(images/new_top_menu_bar.png) no-repeat 0 0;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
}
.new_top_menu ul li:first-child { background:none; }
.new_top_menu ul li a { color:#172020; }
.new_top_menu ul li a:hover { color:#009cd2; }
.new_logo { overflow:hidden;}
.new_logo img {
	display:block;
	max-width:100%;
	height:auto;
	margin:0 auto;
}
#new_header_info { padding-top:48px; }
.new_header_info_inn {
	float:right;
	width:790px;
	max-width:100%;
	position:relative;
	z-index:9999;
}
.new_head_info { overflow:hidden; padding-left:18px;}
.new_head_info h2 {
	font-size:38px;
	font-weight:normal;
	color:#0a5f7d;
	/*line-height:62px;*/
	padding-bottom:0px;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
}
.new_head_info strong {
	font-size:36px;
	color:#0a5f7d;
	display:block;
	font-weight:300;
}
.new_head_info .new_call { 
	min-height:53px;
	font-size:26px;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	line-height:53px;
	color:#515252;
	border:1px solid #888f97;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	position:relative;
	display:inline-block;
	padding:0 13px;
	margin-top:47px;
}
.new_lft_head {
	float:left;
	max-width:55%;
}
.new_rgt_head {
	float: right;
	max-width:45%;
}
.new_info_list strong{
	font-size: 18px;
}
.new_info_list {
	padding-right:38%;
	overflow:hidden;
}
.new_info_list ul {
	float:right;
}
.new_info_list ul li {
	float:right;
	height:47px;
	line-height:47px;
	font-weight:300;
	background:#575a5b;
	font-size:22px !important;
	font-weight:300 !important;
	color:#fff;
	margin-bottom:13px;
	padding:0 0 0 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
}
.new_info_list ul li:nth-child(1) { width:100%; }
.new_info_list ul li:nth-child(2) { width:90%; }
.new_info_list ul li:nth-child(3) { width:80%; }
.new_info_list ul li:nth-child(4) { width:70%; }
.new_info_list ul li a {}
.new_info_list uln li a:hover {}
#new_appointment {	
	padding:17px 14px;
	background:#0099d0;
	max-width:270px;
	width:270px;
	position:absolute;
	right:16px;
	top:115px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
#new_appointment h3 {
	font-size:33px;
	line-height:40px;
	color:#fff;
	text-align:center;
	padding-bottom:29px;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
}
#new_appointment_form { overflow:hidden; }
#new_appointment_form p { padding-bottom:25px; overflow:hidden;}
#new_appointment_form p input,
#new_appointment_form p .btn_submit {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	position:relative;
	font-family: 'Open Sans', sans-serif;
	cursor:pointer;
}
#new_appointment_form p input {
	width:100%;
	padding:10px;
	height:40px;
	line-height:20px;
	border:none;
	border-style:none;
	outline:none;
	border:2px solid #afafb0;
	font-size:20px !important;
	font-weight:300 !important;
	color:#575453 !important;
}
#new_appointment_form p input::-webkit-input-placeholder {
	color:inherit !important; 
	opacity: 1 !important;
}
#new_appointment_form p input::-moz-placeholder {
	color:inherit !important; 
	opacity: 1 !important;
}
#new_appointment_form p input:-moz-placeholder { 
	color:inherit !important; 
	opacity: 1 !important;
}
#new_appointment_form p input:-ms-input-placeholder { 
	color:inherit !important; 
	opacity: 1 !important;
}
#new_appointment_form p .btn_submit {
	height:40px;
	border:none;
	border-style:none;
	outline:none;
	border:none;
	font-size:25px;
	color:#a1a0a1;
	font-weight:600!important;
	position:relative;
	background:#00CC00;
	max-width:245px;
	margin:0 auto;
	display:block;
	float:none;
	text-transform:uppercase;
}
#new_logo_area { padding:7px 14px 19px 14px; }
#new_logo_area img {
	display: inline-block;
	max-width:100%;
	height:auto;
	margin-right:38px;
}
#new_announce {
	position:relative;
	min-height:190px;
}
#new_announce img {
	display:block;
	position:absolute;
	left:40px;
	top:5px;
}
.announce_head {
	background:#fff;
	padding:16px 10px 8px 40px;
}
.announce_head h3 {
	font-size:24px;
	color:#172020;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
}
.announce_content {
	background:#008fc0;
	padding:22px 10px 24px 40px;
}
.announce_content p {
	font-size:18px;
	color:#fff;
	line-height:31px;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
}
.new_announce_inn { padding:0 0 0 167px; }
#new_feature_area {
	padding:10px 22px 0 22px;
}
#new_top_feature { overflow: hidden;  }
#new_rgt_feature {
	float:right;
	width:71.375%;
	padding-top:53px;
}
#new_rgt_feature h3 {
	font-size:24px;
	color:#172020;
	padding-bottom:24px;
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
}
#new_rgt_feature p {
	font-size:20px;
	color:#172020;
	line-height:25px;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	padding-bottom:18px;
}
.new_company_logo {
	padding:0 0 24px 92px;
}
.new_company_logo img {
	display:block;
	max-width:100%;
	height:auto;
}
.new_feature_pic {
	margin-right:-18px;
	padding:35px 0 44px 0;
	overflow:hidden;
}
.new_feature_item { 
	width:33%;
	float:left;
	padding:0 18px 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.new_feature_item img {
	display:block;
	max-width:100%;
	height:auto;
	border:1px solid #949393;
}
#new_lft_feature {
	float:left;
	width:26.022%;
}
#new_lft_feature h3 {
	font-size:24px;
	color:#172020;
	padding-bottom:7px;
	text-align:center;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
}
.new_section { padding:5px 0 26px 0; overflow:hidden; }
.new_section_logo { text-align:center; padding-top:15px; }
.new_logo_item { width:50%; float:left;}
.new_section_logo img {
	display: inline-block;
	max-width:100%;
	height:auto;
}
.new_section_icon { text-align:center; margin-top:-2px; }
.new_icon_item { width:31.33%; float:left;margin:0 1%; }
.new_section_icon img {
	display: inline-block;
	max-width:100%;
	height:auto;
	margin:0 auto;
}
.new_section .new_address p {
	font-size:24px;
	color:#008fc0;
	line-height:31px;
	font-weight:300;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
}
#new_feature_note {
	padding:3px 0 7px 0;
	overflow:hidden;
}
#new_feature_note p {
	font-size:15px;
	color:#000;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
}
#new_footer {
	background:#008fc0 url(images/new_footer_bg.png) repeat-x;
	height:auto;
	min-height:78px;
	padding:25px 10px 10px 10px;
}
#new_footer .new_footer_menu { overflow:hidden; padding-bottom:23px; }
#new_footer .new_footer_menu ul { text-align:center; }
#new_footer .new_footer_menu ul li { 
	display:inline-block; 
	background:url(images/new_footer_bar.png) no-repeat 0 0;
	font-size:20px;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	padding:0 10px 0 14px; 
}
#new_footer .new_footer_menu ul li:first-child { background:none; }
#new_footer .new_footer_menu ul li a { 
	display:block;
	color:#fff; 
}
#new_footer .new_footer_menu ul li a:hover { color:#fff; }
#new_footer p {
	font-size:20px;
	color:#fff;
	font-weight:300;
	text-align:center;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
}

/*-------------------------------*/
/*       Contact form 7         */
/*------------------------------*/	
.page-template-template-landing-php span.wpcf7-not-valid-tip{
	 -moz-box-sizing: border-box;
    background:#F2DEDE !important;
    border: 1px solid #DDDDDD !important;
    bottom: 0 !important;
    color: #B94A48 !important;
    display: block;
    font-size: 12px !important;
    height: 33px !important;
    left: 4px !important;
    line-height: 27px !important;
    overflow: hidden;
    padding: 4px 6px !important;
    position: absolute;
    right: 0 !important;
    top: -13px !important;
    width: 97% !important;
	text-align:left!important;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
.page-template-template-landing-php span.wpcf7-not-valid-tip{
	height:33px !important;width:97% !important; top: -12px !important;
} 
}

.page-template-template-landing-php div.wpcf7-validation-errors{
	background-color:#f2dede !important;
	border-color:#ddd !important;
	color:#b94a48 !important; 
	clear:both;
}
.page-template-template-landing-php div.wpcf7-response-output{ 
	clear:both; 
	background-color:#fcf8e3;
	border:1px solid #ddd !important;
	border-radius:4px;
	color:#c09853;
	margin:23px 0 !important;
	padding:8px 8px 8px 14px !important;
	position:absolute;
	bottom:-140px;
	right:25px;
	width:250px;
	text-shadow:0 1px 0 rgba(255,255,255,0.5)
}
.page-template-template-landing-php div.wpcf7-validation-errors{
	border:2px solid #f7e700; 
}
.blog_post h1{
    font-family: Geneva, Verdana, sans-serif!important;
    font-size: 19px!important;
}








#inner_face_lift_area.new_page_inner { overflow: hidden; }
#inner_face_lift_area.new_page_inner .inner_face_lift_content {
	float: right;
	overflow: hidden;
	padding: 26px 23px 40px 23px;			
}
#inner_face_lift_area.new_page_inner .inner_face_lift_content h1 {
    color: #7ab509;
    font-family: "Open Sans",sans-serif;
    font-size: 44px;
    font-weight: 300 !important;
    margin-bottom: 15px;
    text-transform: none;
}
#inner_face_lift_area.new_page_inner h3,
#inner_face_lift_area.new_page_inner h3 span,
#inner_face_lift_area.new_page_inner h3 strong {
	color: #3e9bb3;
    font-family: "Open Sans",arial,sans-serif;
    font-size: 30px;
    font-weight: 300;
    margin: 0 0 15px;
    text-transform: none;
}
#inner_face_lift_area.new_page_inner p {
	font-size: 14px;
	font-weight: normal;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 20px;
}
#inner_face_lift_area.new_page_inner #rgt_content {
	float: left;
	overflow: hidden;	
}
#service_Liposuction {
	padding: 20px 16px;
}
#service_Liposuction h3 {
	color: #008ec0;
    font-size: 16px;
    padding-bottom: 13px;
}
#service_Liposuction .pic_box_s {
	overflow: hidden;
	padding-bottom: 30px;
	text-align: center;
}
#service_Liposuction .pic_box_s img {
	display: block;
	max-width: 100%;
	height: auto;
}
.btn_consultation_area {
    height: 143px;
    width: 143px;
    float: right;
    margin-left: 15px;
    margin-bottom: 10px;
    cursor: pointer;
}
.btn_consultation_area div { position: relative; }
.btn_consultation {
    height: 143px;
    width: 143px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom:0;
    -webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #95c43a;
	background:rgba(149,196,58,0);
	 /*webkit-transition: background .3s ease-in-out ;
	-moz-transition: background .3s ease-in-out ;
	-ms-transition: background .3s ease-in-out ;
	-o-transition: background .3s ease-in-out ;
	transition: background .3s ease-in-out ;*/
}
.btn_consultation:hover {
    height: 153px;
    width: 153px;
    position: absolute;
    left: -5px;
    right: -5px;
    top: -5px;
    bottom:-5px;
    background:rgba(149,196,58,1);
}
.btn_consultation img {
	display: block;
	max-width: 100%;
	height: auto;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	margin: 0 auto;
}
.popup_content_area,
.popup_content {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#popup_outer.active_outer {display: block !important; }
#popup_content_area {
	width:100%;
	height: 100%;
	position:fixed;
	left:0;
	top:0;
	padding:0 10px;
	z-index:99999;
	display:none;
	background:rgba(0,0,0,0.65);
}
.popup_content {
	width: 100%;
	max-width:500px;
	padding:20px;
	border:1px solid #000;
	background:#000d12;
	margin:0 auto;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
#popup_content_area .close {
	background:url(images/bgr_close.png) no-repeat;
	width:14px;
	height:14px;
	display:block;
	position:absolute;
	right:13px;
	top:8px;
	cursor:pointer;
	z-index: 99999;
}
#popup_content_area h2 { 
	color: #008ec0;
    font-size: 28px;
    padding-bottom: 13px;
    font-weight: normal;
}
#popup_content_area p { 
	color: #eee;
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 16px;
}
#popup_form {
	padding: 0 20px;
}
#popup_form .input_row {
	overflow: hidden;
	padding-bottom: 5px;
}
#popup_form .input_row.check_row { overflow:inherit !important; }
#popup_form h3 {
	color: #fff;
    font-size: 13px;
    padding-bottom: 10px;
    font-weight: normal;
}
#popup_form .input_row input[type="text"],
#popup_form .input_row input[type="email"],
#popup_form .input_row input[type="submit"],
#popup_form .input_row textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	position:relative;
}
#popup_form .input_row input[type="text"],
#popup_form .input_row input[type="email"],
#popup_form .input_row input[type="submit"],
#popup_form .input_row textarea {
	border:none;
	padding:0;
	margin:0;
	outline:none;
}
#popup_form .input_row input[type="text"],
#popup_form .input_row input[type="email"],
#popup_form .input_row textarea {
	width: 100%;
	height: 30px;
	padding: 5px 10px;
	font-size: 14px;
	color: #000;
}
#popup_form .input_row textarea {
	height: 60px;
}
#popup_form .check_row {
	font-size: 14px;
	color: #fff;
	padding-top: 5px;
}
#popup_form .input_row span.wpcf7-form-control-wrap {
    display:block;
    position:relative;
}
#popup_form .input_row.check_row span.wpcf7-form-control-wrap {
    display:inline-block;
}
#popup_form .input_row.check_row span.wpcf7-not-valid-tip {
    background: rgba(0, 0, 0, 0) !important;
    box-shadow: none !important;
    color: #fff !important;
    display: inline;
    height: 25px;
    top: 15px !important;
    width: 280px;
}
#popup_form .input_row .wpcf7-list-item-label { display:none; }
#popup_form .check_row a,
#popup_form .input_row input[type="submit"] {
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s
}
#popup_form .check_row a {
	color: #008ec0;
	text-decoration: underline;
}
#popup_form .check_row a:hover {color:#00a6e1; }
#popup_form .input_row input[type="submit"] {
	float: right;
	display: inline-block;
	height: 30px;
	padding: 5px 15px;
	margin-top: 10px;
	cursor: pointer;
	font-size: 16px;
	background:#008ec0;
	color: #fff;
	text-transform: uppercase;  
}
#popup_form .input_row input[type="submit"]:hover {
	background:#00a6e1; 
}
#video_box {
	background: #eee;
	padding:20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	text-align: center;
	margin:0 0 20px 0;
	overflow: hidden;		
}
#video_box .video_box_inn {
	margin: 0 auto;
	position: relative;
}
#video_box .video_box_inn iframe {
    width:100% !important;
}
.service_widget {
    padding-bottom:15px;
}
.service_widget img {
    display:block;
    max-width:100%;
    height:auto;
}
.page-template-template-leftsidebar .entry h1, 
.page-template-template-leftsidebar .entry h2, 
.page-template-template-leftsidebar .entry h3, 
.page-template-template-leftsidebar .entry h4, 
.page-template-template-leftsidebar .entry h5, 
.page-template-template-leftsidebar .entry h6 {
    font-family: Arial,Helvetica,sans-serif;
    font-weight: normal;
}

@media (min-width:1024px) and (max-width: 1200px) {
#inner_face_lift_area.new_page_inner { overflow: hidden; }
#inner_face_lift_area.new_page_inner .inner_face_lift_content{
	float: right !important;
	overflow: hidden;
	padding: 16px 23px 40px 23px;
	width: 547px;
}
#inner_face_lift_area.new_page_inner #rgt_content {
	float: left !important;
	overflow: hidden;
	width: 370px;
}
}

@media (min-width:568px) and (max-width: 767px) {
#inner_face_lift_area.new_page_inner .inner_face_lift_content{
	float: none !important;
	overflow: hidden;
	padding: 16px 13px 40px 13px;
	width:100%;
	max-width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#inner_face_lift_area.new_page_inner .inner_face_lift_content  iframe {
    height: 314px !important;
    width: 400px !important;
}
}

@media (min-width:480px) and (max-width: 567px) {
#inner_face_lift_area.new_page_inner .inner_face_lift_content{
	padding: 16px 19px 40px 19px;
}
#video_box { padding:10px; }
#inner_face_lift_area.new_page_inner .inner_face_lift_content  iframe {
    height: 314px !important;
    width: 400px !important;
}
}

@media (min-width:0px) and (max-width: 479px) {
#inner_face_lift_area.new_page_inner .inner_face_lift_content{
	padding: 16px 10px 40px 10px;
}
#video_box { padding:10px; }
#inner_face_lift_area.new_page_inner .inner_face_lift_content  iframe {
    height: 204px !important;
    width: 260px !important;
}	

.block_half {
width:90%!important;
margin-left: 5%!important;
float:left;
}

}



.page-template-template-leftsidebar #service_Liposuction {
    padding: 0 16px 20px 60px;
}
.page-template-template-leftsidebar #service_Liposuction .service_widget:nth-child(2) {padding-top: 30px; }
.page-template-template-leftsidebar #service_Liposuction h3 {
    color: #000;
    font-family: "pragmaticalightclight",serif,sans-serif;
    font-size:24px;
    font-weight: 300;
    line-height: 27px;
    padding-right: 20px;
}
#inner_face_lift_area.new_page_inner #rgt_content  ul {
    list-style-type: none;
    margin: 0 0 60px 0;
}
#inner_face_lift_area.new_page_inner #rgt_content .service_widget:nth-child(2)  .textwidget ul li {
	border-bottom: none;
	padding-right:0;
	text-align: left;
}
#inner_face_lift_area.new_page_inner #rgt_content  .textwidget ul li {
	border-bottom: none;
	padding-right:0;
}
#inner_face_lift_area.new_page_inner #rgt_content  .textwidget ul li a {
	background: #fff;
	border-bottom: 1px solid #ededed;
    color: #666;
    display: block;
    font-size: 16px;
    font-family: Arial,Helvetica,sans-serif;
    padding: 7px 50px 7px 12px;
    text-decoration: none;
}
#inner_face_lift_area.new_page_inner #rgt_content .service_widget ul li.current_page_item a,
#inner_face_lift_area.new_page_inner #rgt_content .service_widget ul li a:hover {
	background: rgba(0, 0, 0, 0) url("images/lnav-arrow.gif") no-repeat scroll right center;
    color: #7ab509 !important;
}
#inner_face_lift_area.new_page_inner #rgt_content .case_study {
    background: #fff;
}

#inner_face_lift_area.new_page_inner #rgt_content #form_area {
	background: #fff;
}

#m_content_head {
	overflow: hidden;
	padding:0 23px 0 60px;
}
.mcL_head_inn {
	overflow: hidden;
	border-bottom: 1px solid #ededed;
}
#mcL_head {
	float: left;
	padding: 10px 16px 5px 0;
	width: 310px;
}
#mcL_head h1 {
	color: #000;
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    font-family: sans-serif;
    text-transform: none; 
}
#mcL_head h2 a:hover {
	color: #7ab509;
}
#mcL_head a:hover {
	color: #7ab509;
}
#mcr_head {
	float: right;
	width: 700px;
	padding: 17px 0 5px 0;
}
#mcr_head .breadcrumb {
	color: #7ab509;
	font-size: 12px;
}
#mcr_head .breadcrumb a {
    color: #666;
    text-decoration: none;
}
#mcr_head .breadcrumb a:hover {
    color: #7ab509;
}
#mcr_head .breadcrumb span {
    color: #7ab509;
    padding:0 3px 0 2px;
}

@media (min-width:1024px) and (max-width: 1200px) {
#mcr_head {
    padding: 17px 0 5px;
    width: 547px;
}
#mcL_head {
	padding: 10px 16px 5px 0;
	width: 310px;
}
}

@media (max-width: 1023px) {
#m_content_head {
	overflow: hidden;
	padding:0 23px 0 23px;
}
#mcr_head {
    padding: 17px 0 5px 0;
    width: 40%;
}
#mcL_head {
	padding: 10px 0 5px 0;
	width: 60%;
}
}

@media (max-width: 1023px) {
#m_content_head {
	overflow: hidden;
	padding:0 13px 0 13px;
}
#mcr_head {
	float: none;
    padding: 17px 0 5px 0;
    width: 100%;
    overflow: hidden;
}
#mcL_head {
	float: none;
	padding: 10px 0 5px 0;
	width: 100%;
	overflow: hidden;
}
.page-template-template-leftsidebar #service_Liposuction h3{text-align: left;}
.page-template-template-leftsidebar #service_Liposuction {
    padding: 0 26px 20px 26px;
    
}
}
@media (max-width: 480px) {
.btn_consultation_area {
    float: none;
    margin: 0 auto;
    margin-bottom: 20px;
}
#inner_face_lift_area.new_page_inner .inner_face_lift_content h1 {
    font-size: 34px;
    text-align: left;
}
#inner_face_lift_area.new_page_inner h3,
#inner_face_lift_area.new_page_inner h3 span,
#inner_face_lift_area.new_page_inner h3 strong {
    font-size: 24px;
}
#inner_face_lift_area.new_page_inner p {
	font-size: 14px;
	font-weight: normal;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 20px;
	text-align: left;
}
.page-template-template-leftsidebar #service_Liposuction {
    padding: 0 16px 20px 16px;
    
}

}
.page-template-template-leftsidebar #wdsb-share-box {
	display: none !important;
}
#inner_face_lift_area.new_page_inner .inner_face_lift_content hr,
.page-template-template-leftsidebar .entry hr {
    border-bottom:1px solid #ededed;
    margin: 10px 0 16px;
}












/*new code-------------------------------------*/

/*
Theme Name: DrLanzner
Theme URI: 
Author: # 
Author URI: #
Description: Wordpress Theme
Version: 1.0
Tags: light, white, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, custom-menu, featured-images, full-width-template, theme-options, 
*/

@font-face {
	font-family: 'OtamaepRegular';
	src: url('font/Otama-ep-webfont.eot');
	src: url('font/Otama-ep-webfont.eot?#iefix') format('embedded-opentype'),
		 url('font/Otama-ep-webfont.woff') format('woff'),
		 url('font/Otama-ep-webfont.ttf') format('truetype'),
		 url('font/Otama-ep-webfont.svg#OtamaepRegular') format('svg');
}
@font-face {
    font-family: 'FranklinGothicBookRegular';
    src: url('font/frabk.eot');
    src: url('font/frabk.eot') format('embedded-opentype'),
         url('font/frabk.woff') format('woff'),
         url('font/frabk.ttf') format('truetype'),
         url('font/frabk.svg#FranklinGothicBookRegular') format('svg');
}
@font-face {
    font-family: 'FranklinGothicMediumRegular';
    src: url('font/framd.eot');
    src: url('font/framd.eot') format('embedded-opentype'),
         url('font/framd.woff') format('woff'),
         url('font/framd.ttf') format('truetype'),
         url('font/framd.svg#FranklinGothicMediumRegular') format('svg');
}
@font-face {
    font-family: 'FranklinGothicDemiRegular';
    src: url('font/fradm.eot');
    src: url('font/fradm.eot') format('embedded-opentype'),
         url('font/fradm.woff') format('woff'),
         url('font/fradm.ttf') format('truetype'),
         url('font/fradm.svg#FranklinGothicDemiRegular') format('svg');
}
@font-face {
    font-family: 'pragmaticalightclight';
    src: url('font/pt_pragmatica_extra_light-webfont.eot');
    src: url('font/pt_pragmatica_extra_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/pt_pragmatica_extra_light-webfont.woff') format('woff'),
         url('font/pt_pragmatica_extra_light-webfont.ttf') format('truetype'),
         url('font/pt_pragmatica_extra_light-webfont.svg#pragmaticalightclight') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* Css Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,
p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,
dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,
sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,
label,legend,table,caption,tbody,tfoot,thead,tr,th,td { 
	margin:0; 
	padding:0; 
	border:0; 
	outline:0; 
	font-size:100%; 
	vertical-align:baseline; 
}
/*
body {
	color:#000;
	padding:0;
	margin:0;
	font-size:11px;
	background: #7ac5dc;
	background: -moz-linear-gradient(top,  #7ac5dc 0%, #a1d6e6 35%, #83c7da 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7ac5dc), color-stop(35%,#a1d6e6), color-stop(100%,#83c7da));
	background: -webkit-linear-gradient(top,  #7ac5dc 0%,#a1d6e6 35%,#83c7da 100%);
	background: -o-linear-gradient(top,  #7ac5dc 0%,#a1d6e6 35%,#83c7da 100%);
	background: -ms-linear-gradient(top,  #7ac5dc 0%,#a1d6e6 35%,#83c7da 100%);
	background: linear-gradient(to bottom,  #7ac5dc 0%,#a1d6e6 35%,#83c7da 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7ac5dc', endColorstr='#83c7da',GradientType=0 );
    font-family: Arial, Geneva, Verdana, sans-serif;
}
*/

body {
	color:#000;
	padding:0;
	margin:0;
	font-size:11px;
	background: #ffffff;
    font-family: Arial, Geneva, Verdana, sans-serif;
}

ul,ol {
	list-style:none;
}
img,fieldset {
	border:none;
}	
a {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
.skip {
	position:absolute;
	left:-9999px;
}
article,aside,details,figcaption,figure,footer,
header,hgroup,main,nav,section,summary {
    display: block;
}
.clear {
	clear: both;
	height:1px;
}


/*----------------------*/
/*     Page structure   */
/*----------------------*/
#wrapper {
	width:1120px;
	margin:0 auto;
	box-shadow: 0px 0px 10px #000;
}


/*----------------------*/
/*     Header           */
/*----------------------*/
#header_area { width:100%; }
header { background:#e4e4e4; }
#top_header {
	background:#060606;
	height:41px;
	padding-top:9px;
}
#link_area {
	float: right;
	padding-right:30px;
}
#link_area a {
	background: url(images/icons.png) no-repeat;
	width:25px;
	height:27px;
	display:block;
	float:left;
	margin-left:10px;
}
#link_area .facebook_icon { background-position:0 0; }
#link_area .twitter_icon { background-position:-35px 0; }
#link_area .rss_icon { background-position:-70px 0; }
#link_area .youtube_icon { background-position:-105px 0; }
#search_area {
	float:right;
	padding-right:4px;
}
#search_area p {
	background:url(images/input_bg.png) no-repeat;
	width:180px;
	height:26px;
	padding-left:23px;
	overflow:hidden;
}
#search_area p input {
	background:none;
	border:none;
	height:26px;
	width:124px;
	float:left;
	outline:none;
}
#search_area p .search_btn {
	background:url(images/search_btn.png) no-repeat;
	float:right;
	height:27px;
	width:53px;
	cursor:pointer;
}
#main_header {
	height:109px;
	overflow:hidden;
}
.logo {
	background:#fff;
	float:left;
	width:463px;
	height:82px;
	padding:27px 0 0 13px;
	border-right:1px solid #b1b1b1;
}
.logo img { display:block; }
.location {
	width:323px;
	text-align:center;
	float:left;
	height:98px;
	border-right:1px solid #b1b1b1;
	padding:15px 0 0 3px;
}
.location span {
	font-size:12px;
	text-transform:uppercase;
	color:#008ec0;
	line-height:9px;
	display:block;
	padding-bottom:2px;
}
.location p {
	font-size:12px;
	line-height:14px;
}
.location p a { display:block; }
.location p a small {
	font-size:11px;
	color:#008ec0;
	text-transform:uppercase;
	padding:2px 10px 0 0 ;
	background:url(images/small_arrow.png) no-repeat right 7px;
}
.call_us {
	float:left;
	height:97px;
	width:291px;
	padding:12px 0 0 21px;
	text-align:center;
}
.call_us h2 {
	font-size:24px;
	font-weight:normal;
	padding-bottom:4px;
	text-transform:uppercase;
}
.call_us strong {
	font-size:34px;
	display:block;
	color:#008ec0;
    font-family: 'OtamaepRegular';
	line-height:26px;
	padding-bottom:7px;
}
.call_us small {
	font-size:12px;
	text-transform:uppercase;
}
/*----------------------*/
/*     Nav              */
/*----------------------*/
nav {
	height:50px;
	margin:0 auto;
	position:relative;
	z-index:4;
	background:#060606;
}

/*----------------------*/
/*     Content          */
/*----------------------*/
#content_area {
	width:100%;
	background:#fff;
	overflow:hidden;
}
#service_area { width:100%; }
.service {
	float:left;
	width:370px;
	margin-left:5px;
	position:relative;
}
.service img { display:block; }
.service:first-child { margin-left:0; }
.service a span {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:110px;
	background: url(images/caption_bg.png);
	line-height:110px;
	text-align:center;
	font-size:36px;
	color:#fff;
	text-transform:uppercase;
    font-family: 'OtamaepRegular';
}
.service a:hover span { background: url(images/caption_hover_bg.png); }
#feature_area {
	width:100%;
	overflow:hidden;
}
.feature {
	float:left;
	width:300px;
	margin-left:5px;
	position:relative;
	background:#fff url(images/feature_bg.jpg) repeat-x;
	padding:40px 35px 22px 35px;
}
.feature:first-child { margin-left:0px; }
.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;
	background:url(images/li_bg.png) repeat-x left bottom;
	padding-top:4px;
	padding-right:16px;
}
.feature ul li a {
	color:#008ec0;
	display:block;
	font-size:12px;
	background:url(images/blue_arrow.png) no-repeat right center;
}
.feature_content {
	overflow:hidden;
}
/*----------------------*/
/*     Entry            */
/*----------------------*/
.entry { width:100%; font-family:Arial, Helvetica, sans-serif }
.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6 {
	font-family:Geneva, Verdana, sans-serif;
	font-size:20px;
	font-weight:normal;
}

.entry h1 { color:#4f4739; }
.entry h2, .entry h1 {
	color:#008ec0;
	text-transform:uppercase;
	padding-bottom:11px;
}
.entry h3 {
	text-transform: none;
	font-size:16px;
	color:#000;
	padding-bottom:13px;
}
.entry h4 {
	font-size:17px;
	padding-bottom:15px;
}
.entry h5 {
	font-size:15px;
	padding-bottom:15px;
}
.entry h6 {
	font-size:14px;
	padding-bottom:15px;
}
.entry hr {
	width:0;
	padding:0;
	margin:-5px 0 18px 0;
	width:100%;
	border:0;
	border-bottom:1px solid  #dbd5c9;
}
.entry a { color:#008ec0; }
.entry p {
	font-size:12px;
	color:#333333;
	line-height:20px;
	padding-bottom:20px;
}
.entry ul { width:100%; }
.entry ul li {
	min-height:21px;
	background:url(images/li_bg.png) repeat-x left bottom;
	padding-top:4px;
	padding-right:16px;
	font-size:12px;
}
.entry ul li a {
	color:#008ec0;
	display:block;
	font-size:12px;
	background:url(images/blue_arrow.png) no-repeat right center;
}
.entry ol {
	list-style: inside;
	padding:0 0 15px 15px;
	list-style-type:decimal;
	margin-left:10px;
}
.entry ol li {
	list-style-type:decimal;
	font-size:12px;
	color:#333333;
	line-height:18px;
}
.entry blockquote {
	border:1px dashed #ccc;
	padding:10px;
	margin:15px;
	font-size:12px;
	color:#333333;
	line-height:15px;
	font-style:italic;
}

/*----------------------*/
/*     Content          */
/*----------------------*/
#content {
	width:100%;
	overflow:hidden;
}
#lft_content {
	width:680px;
	float:left;
	padding:41px 30px 38px 35px;
	background:#fff url(images/lft_content_bg.jpg) repeat-x;
	overflow:hidden;
}
.pic_box {
	float:left;
	width:155px;
	padding:0 22px 0 0;
}
.pic_box img { display:block; }
.pic_box span {
	font-size:10px;
	color:#606060;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	display:block;
}
#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 }
#rgt_content {
	float:right;
	width:370px;
}
#rgt_form_top {
	background:url(images/rgt_form_top_bg.jpg) repeat-x;
	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 {
	background:url(images/form_area_bg.jpg) repeat-x;
	padding:8px 15px 6px 15px;
	overflow:hidden;
}
#form_area h2 {
	font-size:30px;
	color:#000;
	text-shadow:1px 1px 1px #fff;
	text-align:center;
    font-family: 'FranklinGothicMediumRegular';
	font-weight:normal;
	padding-bottom:1px;
}
#form_area h3 {
	font-size:24px;
	color:#333333;
	text-align:center;
	padding-bottom:16px;
	font-weight:normal;
} 
#form_area p {
	overflow:hidden;
	padding-bottom:11px;
	min-height:39px;
}
#form_area p input, #form_area p select {
	background:url(images/input_bg1.png) no-repeat;
	width:318px;
	height:35px;
	border:none;
	border-style:none;
	padding:4px 10px 0 10px;
	color:#333333;
	font-size:15px;
	outline:none;
}
#form_area p textarea {
	background:url(images/textarea_bg.png) no-repeat;
	width:318px;
	height:61px;
	border:none;
	border-style:none;
	padding:10px;
	color:#333333;
	font-size:15px;
    
	outline:none;
}
#form_area .diff_input {
	overflow:hidden;
	padding-left:4px;
}
#form_area .diff_input label {
	font-size:18px;
	color:#333333;
    font-family: 'FranklinGothicMediumRegular';
	float:left;
	padding-top:6px;
	overflow:hidden;
}
#form_area .diff_input input {
	background:url(images/input_bg2.png) no-repeat;
	width:76px;
	height:39px;
	padding-top:5px;
	border:none;
	border-style:none;
	padding:0 10px;
	margin-left:10px;
	color:#333333;
	font-size:15px;
	float:left;
	outline:none;
}
#form_area .diff_input .send_btn {
	background:url(images/send_btn.png) no-repeat left 1px;
	width:124px;
	height:40px;
	float:right;
	cursor:pointer;
	outline:none;
	text-indent:-9999px;
}
#btm_logo_area {
	height:100px;
	background: url(images/btm_logo_area_bg_100.png) repeat-x;
}
.btm_logo {
	float:left;
	width:687px;
	padding:14px 0 0 58px;
}
.btm_logo span {
	font-size:18px;
	color:#333333;
    font-family: 'FranklinGothicMediumRegular';
	font-weight:normal;
	float:left;
	padding:8px 0 0 25px;
}
.btm_logo img {
	display:block;
	float:left;
	margin:0 2px 0 68px;
}
.rgt_btm_logo {
	float:right;
	width:366px;
	padding:0 2px;
}
.rgt_btm_logo {
	color:#333333;
	font-size:12px;
	line-height:20px;
    
}
/*----------------------*/
/*     Footer           */
/*----------------------*/
footer {
	padding:27px 19px 0 35px;
	height:101px;
	background:url(images/footer_bg.jpg) repeat-x;
	overflow:hidden;
}
#lft_footer {
	width:300px;
	float:left;
}
#lft_footer img {
	display:block;
}
#rgt_footer {
	float:right;
	width:700px;
	padding-top:1px;
}
#rgt_footer ul {
	overflow:hidden;
	float:right;
	padding-bottom:16px;
}
#rgt_footer ul li {
	float:left;
	background:url(images/li_bar_bg.jpg) no-repeat left 3px;
	padding:0 0 0 8px;
	margin-left:7px;
}
#rgt_footer ul li:first-child {
	background:none;
	margin-left:0px;
}
#rgt_footer ul li a {
	color:#cccccc;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
#rgt_footer ul li a:hover { color:#fff; }
#rgt_footer p {
	color:#cccccc;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	clear:both;
}

.pic_box p { margin:0; margin:0 }

/*-----------change-----------*/
.pic_box {
	float:left;
	width:155px;
	padding:0 22px 0 0;
}
#home_content {
	float:right;
	width:502px;
}
#home_content .list { max-width:300px }



/*----------------------*/
/*   Woman inner        */
/*----------------------*/
#inner_content_area {
	width:100%;
	background:#fff;
}
#inner_top_content {
	padding:0 0 14px 24px;
	position:relative;
	overflow:hidden;
}
#inner_top_content .pic_box {
	width:155px;
	padding:12px 0 0 0;
}
#inner_top_content #lft_inner_top_content {
	background:url(images/woman_top_bg.png) repeat-x;
	width:893px;
	float:right;
	padding:43px 0 0 20px;
	min-height:289px;
}
#inner_top_content #home_content {
	background: none;
	float:left;
}
.top_pic {
	position:absolute;
	right:0;
	top:1px;
}
#inner_feature_area {
	overflow:hidden;
}
.inner_feature {
	float:left;
	width:354px;
	padding-left:24px;
}
.inner_feature_video {
	float:left;
	width:354px;
	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;
	background:url(images/li_bg.png) repeat-x left bottom;
	padding-top:4px;
	padding-right:16px;
}
#inner_feature_area  ul li a {
	color:#008ec0;
	display:block;
	font-size:12px;
    
	background:url(images/blue_arrow.png) no-repeat right center;
}
#inner_feature_area .feature_content {
	overflow:hidden;
	min-height:300px !important;
}
#inner_feature_area .feature_content h2 {
	color:#000;
	font-size:22px;
}
#inner_feature_area .feature_content h2 span {
	color:#008ec0;
}
#inner_feature_area .feature_content img {
	display:block;
	margin-bottom:7px;
}
#inner_logo_area {
	height:75px;
	background: 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: inline-block;
	margin:0 4px 0 36px;
}
#inner_logo_area img:first-child { margin-left:0 }

/*----------------------*/
/*  body_main_content   */
/*----------------------*/
#body_main_content {
	background:#f0efef;
	margin-top:1px;
	overflow:hidden;
}
#lft_body_content {
	float:left;
	width:700px;
	padding-left:23px;
}
#lft_body_content h2 {
	font-size:36px;
	color:#000;
	font-family: 'OtamaepRegular';
	line-height:24px;
	padding:23px 0 4px 0;
	text-transform:uppercase;
}
#body_post_area {
	padding-bottom:21px;
}
#body_post_area .body_post {
	border-bottom:1px solid #cccccc;
	overflow:hidden;
	padding:19px 0;
}
#body_post_area .post_pic {
	width:150px;
	height:150px;
	border:5px solid #cccccc;
	float:left;
	margin:6px 0 14px 0;
}
#body_post_area .post_pic img {
	display:block;
}
#body_post_area .post_content {
	width:503px;
	float:right;
}
#body_post_area .post_content h3,#body_post_area .post_content_full h3 {
	font-size:18px;
	color:#008ec0;
    
	font-weight:normal;
	text-transform:uppercase;
	padding-bottom:13px;
}
#body_post_area .post_content p, #body_post_area .post_content_full p {
	color:#333333;
	font-size:12px;
	line-height:20px;
	padding-bottom:20px;
}
#body_post_area .post_content a.blue_btn, #home_box_area a.blue_btn{
	text-decoration:none;
	width:151px;
	height:32px;
	text-align:center;
	font-size:18px;
    font-family: 'FranklinGothicMediumRegular';
	font-weight:normal;
	text-transform:uppercase;
	background:url(images/blue_btn.png) no-repeat;
	display:block;
	color:#fff;
	padding-top:8px;
	text-shadow:1px 1px 1px #057199;
}
#home_box_area a.blue_btn{
	text-transform:none;
	font-size:15px;
	float: left;
	margin-right: 180px;
}

#body_post_area .post_content p.nopad {
	padding-bottom:0px;
}
#body_post_area .post_content a, #body_post_area .post_content a:hover {
	color:#008ec0;
}
#body_post_area .post_content a.lm, #body_post_area .post_content a.lm:hover {
	text-decoration:underline;
	color:#008ec0;
}
/*----------------------*/
/*     widget_area      */
/*----------------------*/
#widget_area {
	float:right;
	width:370px;
	background:#fff url(images/widget_bg.jpg) no-repeat left bottom;
	padding-top:20px;
}
.widget {
	overflow:hidden;
	padding:0 20px 22px 20px;
}
.widget img {
	display:block;
	padding-bottom:5px;
}
.widget h2 {
	color:#000;
	font-size:20px;
	text-transform:uppercase;
	font-weight:normal;
	padding-bottom:16px;
}
.widget h2 span {
	color:#008ec0;
}
.widget p {
	color:#333333;
	font-size:12px;
    
	line-height:20px;
	padding-bottom:20px;
}
#widget_area .case_study {
	width:350px;
	margin-right:20px;
	padding:0 20px 22px 20px;
	overflow:hidden;
}
#widget_area .case_study ul li {
	width:157px;
	min-height:146px;
	float:left !important;
	padding:0 17px 0 0;
}
#widget_area .case_study ul li img {
	display:block;
}
#widget_area  .case_study ul li a {
	color:#333333;
	font-size:12px;
    
}
.widget ul { width:100%; }
.widget ul li {
	height:21px;
	background:url(images/li_bg.png) repeat-x left bottom;
	padding-top:4px;
	padding-right:16px;
}
.widget ul li a {
	color:#008ec0;
	display:block;
	font-size:12px;
	background:url(images/blue_arrow.png) no-repeat right center;
}
#call_now_area {
	background:#f0efef;
}
#call_now {
	background:url(images/rgt_form_top_bg.jpg) repeat-x;
	height:79px;
	margin-bottom:1px;
	text-align:center;
	padding-top:6px;
}
#call_now span {
	font-size:24px;
	color:#000;
	display:block;
	font-weight:normal;
	text-transform:uppercase;
	padding-bottom:4px;
	display:block;
}
#call_now strong {
	font-size:32px;
	color:#008ec0;
	display:block;
    font-family: 'OtamaepRegular';
}
.surgical_warning {
	padding:16px 10px 0 10px;
}
#call_now_area p, #call_now_area .address_box {
	color:#333333;
	font-size:12px;
	line-height:20px;
}
#call_now strong a { color:#008ec0; }

/*----------------------*/
/*     Contact top      */
/*----------------------*/
#contact_top_area {
	width:100%;
	min-height:59px;
	padding:30px 0 33px 0;
	background:#fff url(images/contact_top_bg.jpg) repeat-x left bottom;
}
#contact_top_area_bg {
	background:url(images/vertical_line_bg.jpg) repeat-y 229px top;
	overflow:hidden;
	padding:1px 24px 1px 24px;
}
#contact_top_area h2 {
	color:#000;
	font-size:24px;
	text-transform:uppercase;
	font-weight:normal;
}
#contact_top_area h2 span {
	color:#008ec0;
}
#contact_top_area p {
	color:#333333;
	font-size:15px;
    
	padding-bottom:16px;
}
.lft_contact_top {
	width:182px;
	float:left;
	text-align:right;
}
.rgt_contact_top {
	float:right;
	width:846px;
	padding-top:2px;
	text-align:left;
}

/*----------------------*/
/*   Contact_area       */
/*----------------------*/
#contact_area {
	padding:15px 0 19px 24px;
	background:#d5d4d4;
	position:relative;
	z-index:9999;
	margin-top:2px;
}
#contact_area h2 {
	font-size:28px;
	color:#000;
	font-family: 'OtamaepRegular';
	padding:0 0 14px 0;
	text-transform:uppercase;
	font-weight:normal;
}
#contact_area h3 {
	font-size:15px;
	color:#333333;
    font-family: 'FranklinGothicMediumRegular';
	font-weight:normal
}
#contact_area_text{
	font-size: 12px;
	margin-bottom:20px;
	padding: 0 20px 0 0;
}
#contact_form {
	width:100%;
	padding-top:21px;
}
#text_area {
	width:510px;
	float:left;
}
#text_area h4 {
	font-size:15px;
	color:#000;
	font-weight:normal;
	padding-bottom:13px;
}
#text_area p {
	overflow:hidden;
	padding-bottom:8px;
}
#text_area p label {
	width:83px;
	float:left;
	padding-top:8px;
	font-size:15px;
    font-family: 'FranklinGothicBookRegular';
}
#text_area p input {
	background: url(images/input_bg3.png) no-repeat;
	border:none;
	border-style:none;
	outline:none;
	height:35px;
	width:403px;
	padding:0 10px;
}
#text_area  p .file_input {
	background:none;
	outline:none;
	height:35px;
	float:left;
	display:block;
	padding:0;
	margin:0;
}
.pic_contact {
	padding:13px 0 0 85px;
}
.pic_contact h4 {
	font-size:18px;
	color:#333333;
    font-family: 'FranklinGothicMediumRegular';
}
#select_area {
	float:left;
	width:360px;
}
.select_checkbox img {
	display:block;
	margin-bottom:6px;
}
.select_checkbox {
	float:left;
	width:180px;
}
.select_checkbox p,
.select_checkbox .wpcf7-list-item {
	padding-bottom:1px;
	overflow:hidden;
	line-height:17px;
	display:block;
	clear:both;
}
.select_checkbox p input,
.select_checkbox .wpcf7-list-item input {
	float:left;
	width:14px;
	padding:0;
	margin:1px 0 0 0;
}
.select_checkbox p label {
	width:161px;
	float:right;
	font-size:12px;
}
.select_checkbox .wpcf7-list-item .wpcf7-list-item-label {
	width:161px;
	font-size:12px;
}
.select_bg1 {
	float: left;
	width:333px;
	height:35px;
	padding:0;
	margin:0;
	background: url(images/select_bg.jpg) no-repeat;
}
.select_area label {
	font-size:12px;
	padding-bottom:4px;
	display:block;
}
#message_area {
	float:left;
	width:472px;
	padding-left:75px;
}
#message_area p {
	overflow:hidden;
	padding-bottom:10px;
}
#message_area p label {
	display:block;
	font-size:15px;
	padding-bottom:5px;
    font-family: 'FranklinGothicBookRegular';
}
#message_area p textarea {
	width:452px;
	height:167px;
	padding:10px;
	background:url(images/contact_message_bg2.png) no-repeat;
	border:none;
	border-style:none;
	outline:none;
}
#message_area .answer {
	width:100%;
	padding-top:4px;
	overflow:hidden;
}
#message_area .answer span {
	font-size:15px;
	color:#333333;
	float:left;
	display:block;
	padding-bottom:8px;
    font-family: 'FranklinGothicBookRegular';
}
#message_area .diff_input {
	overflow:hidden;
	padding-left:4px;
	clear:both;
}
#message_area .diff_input label {
	font-size:18px;
	color:#333333;
    font-family: 'FranklinGothicMediumRegular';
	float:left;
	padding-top:6px;
}
#message_area .diff_input input {
	background:url(images/input_bg4.png) no-repeat;
	width:137px;
	height:39px;
	padding-top:5px;
	border:none;
	border-style:none;
	padding:0 10px;
	margin-left:13px;
	color:#333333;
	font-size:15px;
	float:left;
	outline:none;
}
#message_area .diff_input .send_btn {
	background:url(images/send_btn2.png) no-repeat left 1px;
	width:124px;
	height:40px;
	float:right;
	cursor:pointer;
	outline:none;
	text-indent:-9999px;
}
#text_area p input.wpcf7-file {
	background: none;
	height: 20px;
}

/*----------------------*/
/*  Man inner           */
/*----------------------*/
#inner_top_content #lft_man_top_content {
	background:#d8d7dd;
	width:893px;
	float:right;
	padding:43px 0 0 20px;
	min-height:289px;
}
.widget_video {
	padding:46px 0 4px 0;
}
.upper { text-transform:uppercase }

#form_area .wpcf7-response-output,
#contact_form .wpcf7-response-output,  
#form_content .wpcf7-response-output {
	clear:both;
	border:none;
}
#form_area .wpcf7-not-valid-tip,
#contact_form .wpcf7-not-valid-tip,
#form_content .wpcf7-not-valid-tip {
	border:0;
	background:0;
	width:180px;
	height:16px;
	line-height:16px;
	display:block;
	margin:5px 0 0 14px;
	color:#a60808;
	font-size:11px;
}
#form_area .wpcf7-validation-errors,
#contact_form .wpcf7-validation-errors,
#form_content .wpcf7-validation-errors {
	color:#a60808;
}


/*----------------------*/
/*  Liposuction inner4  */
/*----------------------*/
#inner_top_content #lft_liposuction_top_content {
	background:#6b6c66 url(images/Liposuction_top_bg.jpg) no-repeat;
	width:893px;
	float:right;
	padding:43px 0 0 20px;
	min-height:279px;
}
.top_pic1 {
	position:absolute;
	right:0;
	top:0px;
}
#inner_top_content #lft_liposuction_top_content h2, #inner_top_content #lft_liposuction_top_content h1  {
	color:#fff;
}
#inner_top_content #lft_liposuction_top_content p {
	color:#fff;
}
#liposuctuion_body_content {
	width:1076px;
	padding-left:23px;
}
#liposuctuion_body_content h2 {
	clear: both;
	font-size:36px;
	color:#000;
	font-family: 'OtamaepRegular';
	line-height:24px;
	padding:23px 0 4px 0;
	text-transform:uppercase;
}
#liposuctuion_body_content {
	padding-bottom:21px;
}
#liposuctuion_body_content .lft_body_post {
	float:left;
	width:700px;
}
#liposuctuion_body_content .rgt_post {
	float:right;
	width:330px;
}
#liposuctuion_body_content .rgt_post h2 {
	color:#000;
	font-size:18px;
	text-transform:uppercase;
	font-weight:normal;
	padding:0 0 10px 0;
	line-height:19px;
}
#liposuctuion_body_content .rgt_post h2 span {
	color:#008ec0;
}
#liposuctuion_body_content .rgt_post p {
	color:#333333;
	font-size:12px;
    
	line-height:20px;
	padding-bottom:20px;
}

h1 {
	font-family:Geneva, Verdana, sans-serif;
	font-size:1.67em;
	font-weight:normal;
}

.aligncenter, img.aligncenter, img.alignnone {
	clear: both;
	display: block;
	margin:0 auto;
	margin-bottom:15px;
}

/*----------------------*/
/*  Suture /Face Lift   */
/*----------------------*/
#inner_face_lift_area {
	overflow:hidden;
}
.inner_face_lift_content {
	width:700px;
	float:left;
	padding:16px 0 40px 23px;
}
.inner_face_lift_content h2, .inner_face_lift_content h1 {
	clear: both;
	color:#008ec0;
	padding-bottom:9px;
	text-transform:uppercase;
}
.inner_face_lift_content h3 {
	color:#008ec0;
	text-transform:uppercase;
	padding-top:13px;
}
.video_area { width:100%;}
.video_area img {
	display:block;
	width:100%;
}
.entry .bullet {
	width:100%;
	padding:4px 0 12px 0;
	margin:0;
	overflow:hidden;
}
.entry .bullet li {
	margin:0;
	padding:0;
	display:block;
	border:none;
	padding: 0 0 0 12px;
	margin-bottom:10px;
	color:#333333;
	background:url(images/face_lift_li_bg.jpg) no-repeat 1px 5px;
}

.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;
}

.entry ul.bullete3 li a {
	color:#008ec0;
	display:inline;
	font-size:12px;
	background:none;
}

#rgt_content .widget p {
	color:#333333;
	font-size:15px;
	line-height:19px;
	padding-bottom:20px;
    font-family: 'FranklinGothicBookRegular';
}
#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:left;
	margin-right:21px;
}
#rgt_content .case_study {
	width:346px;
	margin-right:20px;
	padding:24px 20px 0 24px;
	overflow:hidden;
	background:url(images/face_lift_case_study_bg.jpg) repeat-x left bottom;
}
#rgt_content .case_study ul li {
	width:306px;
	min-height:188px;
	float:left !important;
	padding:0 17px 17px 0;
	background:none;
}
#rgt_content .case_study ul li img {
	display:block;
}
#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 .surgical_warning p {
	color:#333333;
	font-size:12px;
    /*font-family: 'FranklinGothicBookRegular';*/
    font-family: Arial,Geneva,Verdana,sans-serif;
	line-height:20px;
}

/* breadcrumb */
.breadcrumb {
	width:650px;
	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:36px;
	color:#000;
	font-family: 'OtamaepRegular';
	padding:15px 0 30px 15px;
	text-transform:uppercase;
}
#gallery_service_area {
	width:1135px;
	overflow:hidden;
	margin-right:-20px;
	padding-left:15px;
 }
#gallery_service_area .service {
	width:354px;
	margin:0 14px 13px 0;
	position:relative;
	float:left;
}
#gallery_service_area .service img { 
	display:block; 
	width:354px; 
	height:auto;
}
#gallery_service_area .service:first-child { margin-left:0; }
#gallery_service_area .service a span {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:110px;
	background: url(images/caption_bg.png);
	line-height:110px;
	text-align:center;
	font-size:36px;
	color:#fff;
	text-transform:uppercase;
    font-family: 'OtamaepRegular';
}
#gallery_service_area .service a:hover span { background: url(images/caption_hover_bg.png); }
#gallery_area {
	width:1135px;
	overflow:hidden;
	margin-right:-20px;
	padding:0 0 38px 15px;
}
.gallery_box {
	width:354px;
	height:150px;
	position:relative;
	float:left;
	margin:0 14px 13px 0;
}
.gallery_box a { 
	padding:0; 
	margin:0; 
	display:block; 
	width:354px;
	height:150px;
}
.gallery_box img { display:block; }

.gallery_box .pic_info {
	position:absolute;
	right:14px;
	bottom:0;
	z-index:1111;
	text-align:right;
	padding-bottom:14px;
	display:block;
	color: #FFFFFF;
} 

.gallery_box .pic_info h3,
.gallery_box .pic_info span {
	font-size:20px;
	color:#06a6de;
	line-height:25px;
	padding-bottom:4px;
	font-family:"Times New Roman", Times, serif;
}
.gallery_box .pic_info h3 span,
.gallery_box .pic_info span span {
	color:#fff;
}
.gallery_box .pic_info a,
.gallery_box .pic_info small {
	font-size:12px;
	color:#fff;
	text-decoration:underline;
	display:block;
}
.gallery_bottom {
	/*width:1135px;*/
	width: 100%;
	/* height:30px; */
	height: auto;
	position:relative;
	float:left;
	margin:20px 20px 0 0;
}

.gallery_bottom p {
	margin-right:15px!important;
}

/*----------------------*/
/*    Contact           */
/*----------------------*/
#contact_content {
	padding:0 15px 36px 15px;
	overflow:hidden;
}
#lft_contact {
	float:left;
	width:354px;
}
.address_area {
	width:354px;
	height:144px;
	background:#000606;
	overflow:hidden;
	margin-bottom:15px;
}
.address_info {
	float: left;
	width:200px;
	height:144px;
	padding:15px 0 0 13px;
}
.address_info span {
	color:#00a5df;
	font-size:22px;
	line-height:20px;
	text-transform:uppercase;
	display:block;
	padding-bottom:9px;
	font-family:"Times New Roman", Times, serif;
}
.address_info span a{
	color:#00a5df;
}
.address_info p {
	color:#fff;
	font-size:15px;
	line-height:23px;
	font-family:"Times New Roman", Times, serif;
	/*text-transform:uppercase;*/
}
.map {
	float:right;
	width:136px;
	position:relative;
	padding:1px;
}
.map .map_style {
	position:absolute;
	left:0;
	top:0;
}
.map img {float:right;}
#rgt_contact {
	float:right;
	width:718px;
}
#rgt_contact h2 {
	color:#008ec0;
	font-size:30px;
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	font-weight:normal;
	padding-bottom:15px;
	margin-top:-7px;
	text-align:center;
}
#rgt_contact p {
	font-size:16px;
	line-height:20px;
	color:#333333;
	font-family:"Times New Roman", Times, serif;
}
#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:406px;
	overflow:hidden;
	padding-bottom:13px;
}
#contact_form_one p label {
	display:block;
	padding-bottom:1px;
}
#contact_form_one p input, #contact_form_one p select {
	background:url(images/contact_input_bg.png) no-repeat;
	width:384px;
	height:43px;
	padding:0 10px;
	border:none;
	border-style:none;
	outline:none;
}
#contact_form_one p .quick_enquiry_btn {
	background:url(images/quick_inquiry_btn.png) no-repeat;
	width:406px;
	height:58px;
	margin-top:4px;
	text-align:center;
	font-size:16px;
	color:#fff;
    font-family: 'FranklinGothicMediumRegular';
	text-shadow:1px 1px 1px #024d6b;
}
.file_uplaad_btn {
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width:288px;
	height:72px;
	background: url(images/file_upload_btn.png) no-repeat 0 0;
	margin:0 auto;
	margin-top:10px;
}
.file_uplaad_btn .button {
	font-family:"Franklin Gothic Medium";
	width:288px;
	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 { width:100%; }
#contact_form_two p {
	overflow:hidden;
	padding-bottom:12px;
}
#contact_form_two p label {
	padding-bottom:4px;
	display:block;
}
#contact_form_two p textarea {
	width:698px;
	height:130px;
	padding:10px;
	border:none;
	background:url(images/message_bg.png) no-repeat;
	margin-bottom:5px;
	outline:none;
}
#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;
	background:url(images/green_tick_bg.png) no-repeat left 0;
}
#rgt_contact img {
	display:block;
	margin: 0 auto;
	padding-bottom:19px;
}
.hide { display:none }

/*----------------------*/
/*    Gallery details   */
/*----------------------*/
.inner_casestudy_content {
	width:700px;
	float:left;
	padding:16px 0 20px 23px;
}
.widget_change {
	margin-top:-5px;
}
.inner_casestudy_content h1, .inner_casestudy_content h4 {
	font-size:28px;
	clear:#008ec0;
	font-family: 'OtamaepRegular';
	margin-bottom:-2px;
}
.inner_casestudy_content h4 {
	color: #008ec0;
	text-transform: uppercase;
	padding-bottom: 11px;
}
.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:720px;
	margin-right:-20px;
}
.casestudy_box_bg {
	background: url(images/bgr_case_study_box_bg.jpg) repeat-y;
	margin-left:-12px;
}
.casestudy_box_top {
	background:url(images/bgr_case_study_box_top.jpg) no-repeat left top;
}
.casestudy_box_bottom {
	background:url(images/bgr_case_study_box_bottom.jpg) no-repeat left bottom;
	padding:0 0 10px 0;
	min-height:250px;
	overflow:hidden;
	margin-bottom:19px;
}
#casestudy_box_area {
	min-height:200px;
	padding:29px 0 21px 30px;
	overflow:hidden;
}
.casestudy_box {
	float:left;
	width:322px;
	margin-right:20px;
}
.casestudy_box img {
	display:block;
	margin-bottom:16px;
}
.casestudy_box {
	line-height:20px;
	color:#333333;
	font-size:15px;
	position:relative;
}
.casestudy_box span {
	display:block;
	width:78px;
	height:29px;
	line-height:27px;
	background:#008ec0;
	font-size:16px;
	color:#fff;
	position:absolute;
	z-index:999;
	padding-left:9px;
	text-shadow:1px 1px 1px #005d7e;
    font-family: 'FranklinGothicBookRegular';
	left:0;
	top:-10px;
	background:url(images/before_after_btn.png) no-repeat;
}
.inner_casestudy_content p {
	line-height:19px;
	color:#333333;
}
.inner_casestudy_content h3 {
	color:#717171;
	font-size:20px;
	text-transform:none;
    font-family: 'FranklinGothicBookRegular';
	padding:25px 0 5px 0;
}
/*
#other_casestudy_area {
	width:700px;
	background:#ebebeb;
	height:207px;
	padding-top:12px;
}
*/

/*----------------------*/
/*    About             */
/*----------------------*/
#about_top_content { padding:19px 0 0px 23px; }
#about_top_content h2 {
	font-size:36px;
	color:#000;
	font-family: 'OtamaepRegular';
	text-transform:uppercase;
}
#top_content { width:100%; }
.top_content_video {
	float:left;
	width:360px;
	padding-right:20px;
}
.top_content_video img {
	display:block;
	margin-bottom:12px;
}
#about_top_content .top_content_video h2 {
	color:#000;
	font-size:24px;
	text-transform:uppercase;
	font-weight:normal;
	padding-bottom:16px;
    font-family: 'FranklinGothicBookRegular';
}
#about_top_content .top_content_video h2 span { color:#008ec0; }
.top_content_info {
	float:left;
	width:405px;
	padding-right:10px;
}
.top_content_info p {
	line-height:20px;
	/*font-size:16px;*/
	color:#333333;
	margin-top:-1px;
}
.top_content_map {
	float:left;
	width:290px;
}
.top_content_map h3 {
	font-size:20px;
	color:#060606;
	margin-top:-11px;
    font-family: 'FranklinGothicMediumRegular';
}
.top_content_map img { display:block; }
#inner_content_area .case_study {
	width:100%;
	margin-right:20px;
	padding:24px 0 22px 23px;
	overflow:hidden;
}
#inner_content_area .case_study ul li {
	width:320px;
	min-height:146px;
	float:left !important;
	padding:0 0 0 60px;
}
#inner_content_area .case_study ul.bigcase li {
	padding:0 0 0 20px;
}
#inner_content_area .case_study ul li:first-child {
	/*padding:0 0 0 20px;*/
}
#inner_content_area .case_study ul li img {
	display:block;
}
#inner_content_area  .case_study ul li a {
	color:#333333;
	font-size:16px;
	font-weight:bold;
}
#inner_content_area .case_study  h2 {
	color:#000;
	font-size:24px;
	text-transform:uppercase;
	font-weight:normal;
	padding-bottom:16px;
    font-family: 'FranklinGothicBookRegular';
}
#inner_content_area .case_study  h2 span { color:#008ec0; }
#about_content {
	padding:36px 15px 0px 23px;
	overflow:hidden;
}
#lft_about_content {
	width:556px;
	float:left;
}
#lft_about_content h2 {
	color:#000;
	font-size:20px;
	text-transform:uppercase;
	font-weight:normal;
	padding-bottom:16px;
    font-family: 'FranklinGothicBookRegular';
}
#lft_about_content h2 span { color:#008ec0; }
.about_two_column { overflow:hidden; }
.about_two_column p {
	font-size:12px;
	color:#333333;
	/*font-family:"Times New Roman", Times, serif;*/
	line-height:19px;
	padding-bottom:15px;
}
#lft_about_content .about_two_column h2 {
	padding: 0 0 3px 4px;
}
.about_two_column .big_blue_btn {
	display:block;
	background: url(images/big_blue_btn.jpg) no-repeat;
	font-size:18px;
	color:#333333;
	width:247px;
	height:45px;
	text-transform:uppercase;
	color:#fff;
	text-align:center;
	line-height:45px;
	letter-spacing:0;
	text-shadow:1px 1px 2px #034462;
    font-family: 'FranklinGothicMediumRegular';
}
.lft_two_column {
	width:276px;
	float:left;
}
.rgt_two_column {
	width:276px;
	float: right;
}
.lft_two_column_content {
	background:#f7f7f7;
	padding:12px 16px 18px 16px;
}
.pic_about{
	border:1px solid #c9c9c9;
	padding:4px;
	margin:0 -9px 12px -9px;
	background:#fff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	position:relative;
	behavior:url(PIE.htc);
}
.pic_about img { display:block; }
.rgt_two_column_content {
	background:#f7f7f7;
	padding:12px 16px 18px 16px;
}
.rgt_two_column_content .big_blue_btn { margin-top:5px; }
.video_content { padding-top:14px; }
#lft_about_content .video_content h2 { padding-bottom:8px; }
.video_content img { display:block; }
#rgt_about_content {
	float:right;
	width:510px;
}
#rgt_about_content h2 {
	color:#000;
	font-size:20px;
	text-transform:uppercase;
	font-weight:normal;
	padding-bottom:4px;
    font-family: 'FranklinGothicBookRegular';
	text-transform:uppercase;
}
#rgt_about_content h2 span { color:#008ec0; }
#rgt_about_content p {
	font-size:12px;
	color:#333333;
	/*font-family:"Times New Roman", Times, serif;*/
	line-height:19px;
}
#form_content {
	width:100%;
	padding-top:6px;
}
#form_content p a {
	font-weight:bold;
	color:#333333;
}
#lft_form_content {
	float:left;
	width:285px;
}
#rgt_form_content {
	width:210px;
	float:right;
	padding-top:20px;
}
#rgt_form_content img {
	display:block;
	width:100%;
	border:1px solid #cfcfcf;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	position:relative;
	behavior:url(PIE.htc);
}
#lft_form_content p {
	overflow:hidden;
	line-height:22px;
	padding-bottom:8px;
}
#lft_form_content p label {
	font-size:15px;
	color:#333333;
    font-family: 'FranklinGothicBookRegular';
	display:block;
	margin-bottom:-1px
}
#lft_form_content p input, #lft_form_content p select {
	background:url(images/about_input_bg.png) no-repeat left top;
	width:264px;
	height:33px;
	padding:5px 10px;
	border:none;
	border-style:none;
	outline:none;
	font-family: 'FranklinGothicBookRegular';
	font-size:15px;
}
#form_content p textarea {
	background: url(images/about_textarea_bg.png) no-repeat left top;
	width:490px;
	height:152px;
	padding:10px 10px;
	border:none;
	border-style:none;
	outline:none;
    font-family: 'FranklinGothicBookRegular';
	font-size:15px;
	margin-bottom:23px;
}
#form_content p .about_submit_btn {
	background:url(images/about_submitbrn_bg.png) no-repeat;
	width:201px;
	height:58px;
	text-align:center;
	cursor:pointer;
	border:none;
	border-style:none;
	outline:none;
	text-shadow:1px 1px 2px #034462;
	color:#fff;
	font-size:18px;
    font-family: 'FranklinGothicMediumRegular';
	display:block;
	text-transform:uppercase;
	margin:0 auto;
}

/*Placed at bottom */
h1.homeh1 , #home_content h1 {
	text-transform: none;
	font-size:19px;
	color:#000;
	padding-bottom:13px;
}{
	text-transform: none;
	font-size:22px;
	color:#000;
	padding-bottom:13px;
}

/* New Gallery */
#other_casestudy_area {
	width: 700px;
	height: 670px;
	padding: 10px 0 10px 15px;
	border: 1px none #ebebeb;
}
#other_casestudy_area li {
	float: left;
	list-style: none;
	position: relative;
	width: 175px;
	margin-right: 20px;
	margin-bottom: 10px;
	min-height: 200px;
	border: 1px solid #ebebeb;
	padding: 6px 10px;
}
#other_casestudy_area ul li:hover {
	background: #f9f9f9;
	border: 1px solid #d7d7d7
}
#other_casestudy_area ul li a {
	color: #4c4c4c;
	display: block;
	font-size: 12px;
	background: none;
}


/*----------------------*/
/*    Blog              */
/*----------------------*/
#blog_content_area {
	width:707px;
	float:left;
	padding:16px 10px 40px 33px;
	background:#f0eeef;
	min-height:1900px;
}
#blog_content_area h1 {
	font-size:36px;
	color:#000;
	font-family: 'OtamaepRegular';
	padding:15px 0 30px 15px;
	text-transform:uppercase;
}
#blog_content_area span {
	color:#8b7b7c;
	display:block;
	padding-bottom:5px;
} 
#blog_content_area a {
	color: #008EC0;
}
#blog_content_area a small {
	color:#8b7b7c;
}
#blog_content_area h3 {
	color: #008EC0;
    padding-bottom: 9px;
    text-transform: uppercase;
}
#blog_content_area h4 {
	color: #008EC0;
    padding-bottom: 9px;
    text-transform: uppercase;
	font-size:13px;
	font-weight:bold;
}
#blog_content {
	padding:0 35px 0 15px;
}
#blog_post_area {
	float:left;
	width:400px;
}
.blog_post {
	padding-bottom:35px;
}
#blog_widget_area {
	width:200px;
	float:right;
	padding-top:30px;
}
.blog_widget {
	padding-bottom:25px;
}
#blog_subscribe {
	overflow:hidden;
}
#blog_subscribe p {
	height:22px;
}
#blog_subscribe p img {
	display:block;
	float:left;
	margin-right:5px;
}
#blog_subscribe p input {
	width:119px;
	height:22px;
	background:url(images/blog_input_bg.jpg) no-repeat;
	padding:0 5px;
	border: none;
	border-style:none;
	outline:none;
	float:left;
}
#blog_subscribe .blog_subscribe_btn {
	width:32px;
	height:21px;
	background:url(images/blog_submit_btn.jpg) no-repeat;
	border: none;
	border-style:none;
	outline:none;
	margin-left:2px;
}
#blog_content_area #blog_user {
	width:156px;
	text-align:center;
}
#blog_content_area #blog_user span {
	color: #000;
	font-size:12px;
	padding-bottom:5px;
	display:block;
}
#blog_content_area #blog_user img {
	display:block;
	border:1px solid #050608;
	padding:2px;
	background:#fffeff;
	width:150px;
}
.entry #blog_widget_area .blog_widget ul {
	width:190px;
	padding-left:10px;	
}
.entry #blog_widget_area .blog_widget ul li {
	background:none;
	font-size:11px;
	color:#2f2d2e;
	height:auto;
	padding:0 0 5px 0;
}
.entry #blog_widget_area .blog_widget ul li a {
	background:none;
	font-size:11px;
	color:#2f2d2e;
	line-height:normal;
	display:inline-block;
}
.entry #blog_widget_area .blog_widget ul li a:hover {
	color: #008EC0;
}

#pagination {
	clear:both;
	overflow:hidden;
	font-size:12px;
	padding:26px;
	padding-left:0;
	margin-top:12px;
	color:#000;
}
#pagination a {
	display:inline;
	margin-right:0px;
	font-size:12px;
	border:0;
}
#pagination span { display:inline-block }
#pagination .pages,
#pagination .current { margin-right:0px; border:0 }
#pagination .current {  font-weight:bold; }

.commentlist,
.commentlist li { list-style:none!important; }
.commentlist li span { display: inline-block!important; }
#commend_area {
	background:url(images/bgr_dot.png) repeat-x 100% 100%;
	margin-bottom:60px;
}
.inp_commend {
	padding-bottom:15px;
}
.inp_commend  label {
	display:block;
	font-size:13px;
	padding-bottom:5px;
}
.inp_commend  label span {
	font-size:11px;
	display: inline-block!important;
}
.inp_commend input[type=text],
.inp_commend input[type=email] {
	width:74.06%;
	border:1px solid #e1e1e1;
	background:#fff;
	height:10px;
	font-size:12px;
	color:#707070;
	padding:9px 2%;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	position:relative;
    behavior:url(PIE.htc);
	font-family:Arial, Helvetica, sans-serif
}
.inp_commend textarea {
	width:91.16%;
	border:1px solid #e1e1e1;
	background:#fff;
	height:170px;
	font-size:12px;
	color:#707070;
	padding:9px 2%;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	position:relative;
    behavior:url(PIE.htc);
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif
}
.inp_commend input[type=submit] {
}

.comment_row {
	overflow:hidden;
	padding-bottom:30px;
}
.comment_img {
	float:left;
	padding:.96%;
	border:1px solid #e5e5e5;
}
.comment_img img {
	display:block;
	height:auto;
}
.comment_info {
	width:87%;
	float:right;
	padding-right:1%;
	font-size:14px;
	line-height:22px;
}
.comment_info h5 {
	font-weight:normal;
	font-size:12px;
	padding-bottom:9px;
}
.comment_info h5 a{
}
.comment_info h5 span {
}
.comment_info p {
	padding-bottom:15px;
}
.loginas{
	padding:10px 0 15px 0;
}
.casestudy_box p, .inner_casestudy_content p{
	text-align: justify;
	font-size: 14px;
}
.surgical_warning_about {
	clear:both;
	width: 90%;
	font-size:12px;
	padding: 20px 5px 5px 20px;
}

/*image-container*/
#image-container {
	clear:both;
	overflow:hidden;
	margin-bottom:18px;
}
.image-box {
	float:left;
	background:#3aacce;
	width:82px;
	height:145px;
	border:2px solid #FF0000;
	border-right:2px solid #3aacce;

}
.image-box-green {
	background:#006600;
	border:2px solid #FF0000;
	border-left:0px solid #FFFFFF;
}
.image-box-red {
	width:164px;
	background:#FF0000;
	border:2px solid #FF0000;
}
#image-container a {
	display:block;
	float:left;
	width:82px;
	height:145px;
	background:#f7f7f7;
	margin:0;
	padding:0;
}
#image-container .image-box-red a {
	width:164px;
}
#image-container a:hover { background:#e2ebee }

#image-container a img {
	width:82px;
	height:100px;
	display:block;
}
#image-container a img.wide {
	width:164px;
}
#image-container .image-box .box { 
	height:43px;
	width:84px;
	display: table; 
	padding:0; 
	margin:0;
	margin:0; 
}
#image-container .image-box .boxwide { 
	width:168px;
}
#image-container .image-box .box p {  
	display: table-cell; 
	text-align:center; 
	vertical-align: middle;
	line-height:12px;
	font-size:11px;
	font-weight:bold;
	color:#58595B;
	padding:0;
	margin:0;
	font-family:'Open Sans',sans-serif
}
.video_box {
	width:178px;
	height:131px;
	position:relative;
	float:left;
	margin:0 50px 25px 0;
}
.video_box a { 
	padding:0; 
	margin:0; 
	display:block; 
	width:178px;
	height:131px;
}

/*Add for responsive*/
.tinynav { 
	display: none;
	z-index: 2000;
	position: absolute;
	top:0;
}




/*----------------new style*/
#footer_map_area {
	padding:11px 5px 15px 5px;
	/*background:#010101 url(images/footer_bg.jpg) repeat-x;*/
	background:#fff;
	overflow:hidden;
	border-bottom:2px solid #fff;
}
.footer_map {
	width:45%;
	color:#fff;
}
.footer_map h3 {
	font-size:16px;
	font-weight:normal;
	color:#1f1e22;
	background:#fff;
	height:25px;
	line-height:25px;
    font-family: 'FranklinGothicBookRegular';
	padding:0 5px;
}
.lft_footer_map {
	float:left;
}
.rgt_footer_map {
	float:right;
}
.map_container {
	width:100%;
}
.responsive-container { max-width:100%;  }
.responsive-container iframe {
	width:100%;
	height:auto;
}
.address_box {
	padding:5px 0;
	width:250px;
	margin:0 auto;
}
.map_container h3 {
	color:#00b0fe;
	margin:0 auto;
	text-align:center;
	font-size:16px;
    font-family: 'FranklinGothicBookRegular';
}
.address_box h4 {
	height:42px;
	line-height:42px;
	font-size:16px;
	color:#00b0fe;
	padding:0 5px;
    font-family: 'FranklinGothicBookRegular';
	text-align:center;
}
.address_box p, #footer_map_area .address_box{
	font-size:14px;
	line-height:28px;
	padding:0 5px;
    font-family: 'FranklinGothicBookRegular';
	color:#000;
	text-align:center;
}

#appointment_content {
	min-height:402px;
	background:#0a1945 url(images/banner.jpg) no-repeat center top;
	overflow:hidden;
	padding:0 37px 0 40px;
}
#lft_appointment {
	float:left;
	padding-top:34px;
}
#lft_appointment h2,
#lft_appointment h3 {
	font-family: "OtamaepRegular";
	color:#fff;
	font-weight:normal;
}
#lft_appointment h2 {
	font-size:32px;
	line-height:45px;
	text-transform:uppercase;
	padding-bottom:33px;
}
#lft_appointment h3 {
	font-size:29px;
	line-height:36px;
}
#lft_appointment ul {}
#lft_appointment ul li {
	font-family: "OtamaepRegular";
	color:#fff;
	font-weight:normal;
	background: url(images/tick_icon.png) no-repeat 0 2px;
	padding-left:36px;
	font-size:24px;
	padding-bottom:10px;
}
#lft_appointment ul li a { color:#fff; }
#rgt_appointment {
	max-width:348px;
	float:right;
	padding-top:29px;
}
#rgt_appointment h4 {
	font-family: "OtamaepRegular";
	color:#fff;
	font-weight:normal;
	font-size:24px;
	text-transform:uppercase;
	padding-left:15px;
}
#appointment_form {}
#appointment_form .input_row {
	padding-bottom:15px;
	position:relative;
}
#appointment_form .input_row label {
	position:absolute;
	right:10px;
	top:10px;
	z-index:1000;
}
#appointment_form .input_row input[type="text"],
#appointment_form .input_row input[type="email"],
#appointment_form .input_row input[type="date"],
#appointment_form .input_row input[type="submit"],
#appointment_form .input_row select,
#appointment_form .input_row select.select_time {
	border:none;
	padding:0;
	margin:0;
	outline:none;
	padding:8px;
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height:38px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size:15px;
	color:#333333;
}
#appointment_form .input_row select{
	background: #ffffff none repeat scroll 0px 0px;
}

#appointment_form .input_row input[type="text"] ,
#appointment_form .input_row input[type="email"],
#appointment_form .input_row input[type="date"],
#appointment_form .input_row select.select_time {
	position:relative;
	-webkit-box-shadow: inset 2px 3px 3px 0px #8c8c8c;
	-moz-box-shadow:    inset 2px 3px 3px 0px #8c8c8c;
	box-shadow:         inset 2px 3px 3px 0px #8c8c8c;
}
#appointment_form .input_row input[type="submit"] {
	/*background: url(images/btn_submit.png) repeat-x;*/
	background: green;
	text-transform:uppercase;
	font-size:18px;
	color:#fff;
	text-align:center;
	text-shadow:1px 1px 1px #054d77;
	cursor:pointer;
    font-family: 'FranklinGothicMediumRegular';
}
#easy_step { overflow:hidden; }
#step_head {
	height:61px;
	padding-top:19px;
}
#step_head h2 {
	font-size:36px;
	color:#000;
	text-align:center;
	font-family: "OtamaepRegular";
	font-weight:normal;
}
#easy_step_feature { margin:0 -2px; }
.step_feature {
	float:left;
	width:25%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-left:1px solid #fff;
	background:#e6e6e6;
	text-align:center;
	padding:32px .5% 10px .5%;
	min-height:285px;
}
.step_feature img {
	display:block;
	max-width:100%;
	height:auto;
	margin:0 auto;
	margin-bottom:17px;
}
.step_feature h4 {
	font-size:24px;
	color:#03a4dc;
	text-transform:uppercase;
	font-family: "OtamaepRegular";
	font-weight:normal;
	padding-bottom:7px;
}
.step_feature h4 a { color:#03a4dc; }
.step_feature p {
	font-size:16px;
	font-weight:normal;
	color:#000;
	line-height:19px;
	font-family:"Times New Roman", Times, serif;
	padding-bottom:10px;
}
.consultation #body_main_content { background:none; }
.consultation #lft_body_content { background:#fff !important; }
.consultation #lft_body_content h2 {
	font-size:24px;
	font-family: "OtamaepRegular";
	color:#03a4dc;
	font-weight:normal;
	padding-bottom:0;
	margin-bottom:-8px;
}
.consultation #body_post_area .body_post { border-bottom:none; border-top: 1px solid #cccccc;}
.consultation #body_post_area .body_post:first-child { border-top: none; }
.consultation .post_pic { box-shadow:none; }
.consultation #widget_area { background:#f0efef; }
.consultation #widget_area .rgt_post { float:none; max-width:300px;
margin:0 auto;}
.consultation #widget_area .rgt_post h2 {
	font-family: "OtamaepRegular";
	line-height:19px;
	font-weight:normal;
	color:#000;
} 
.consultation .lm {
	padding-bottom:10px;
	display:block;
}
.text_field span.wpcf7-form-control-wrap { 
	position:relative !important;
	display:block;
	overflow:hidden !important;
}

span.wpcf7-not-valid-tip {
	background: #fff !important;
	border:none !important;
	display: block;
	left:0!important;
	overflow: hidden;
	position: absolute;
	right: 0 !important;
	top: 0px !important;
	bottom:0px !important;
	padding:10px!important;
	-webkit-box-sizing: border-box!important;
	-moz-box-sizing: border-box!important;
	box-sizing: border-box!important;
	-webkit-border-radius: 3px !important;
	-moz-border-radius: 3px !important;
	border-radius: 3px !important;
	font-size:15px !important;
	color:#333 !important;
	-webkit-box-shadow: inset 2px 3px 3px 0px #8c8c8c!important;
	-moz-box-shadow:    inset 2px 3px 3px 0px #8c8c8c!important;
	box-shadow:         inset 2px 3px 3px 0px #8c8c8c!important;
}
div.wpcf7-validation-errors,
div.wpcf7-response-output {
	background:none !important;
	border:none !important;
	color:#fff!important; 
	clear:both;
	font-size:14px !important;
}




/*--------------- start new page code */
#new_header { 
	background:#fff url(images/new_head_bg.jpg) no-repeat;
	background-position: center 0;
	background-size:100% auto;
	padding:0 6px;
	font-family: 'Open Sans', sans-serif;
}
.new_top_menu { height:16px; padding:21px 4px 32px 4px; }
.new_top_menu ul {
	float:right;
	padding:0;
	margin:0;
}
.new_top_menu ul li {
	float:left;
	font-size:13px;
	color:#172020;
	padding:0 5px 0 7px;
	background:url(images/new_top_menu_bar.png) no-repeat 0 0;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
}
.new_top_menu ul li:first-child { background:none; }
.new_top_menu ul li a { color:#172020; }
.new_top_menu ul li a:hover { color:#009cd2; }
.new_logo { overflow:hidden;}
.new_logo img {
	display:block;
	max-width:100%;
	height:auto;
	margin:0 auto;
}
#new_header_info { padding-top:48px; }
.new_header_info_inn {
	float:right;
	width:790px;
	max-width:100%;
	position:relative;
	z-index:9999;
}
.new_head_info { overflow:hidden; padding-left:18px;}
.new_head_info h2 {
	font-size:38px;
	font-weight:normal;
	color:#0a5f7d;
	/*line-height:62px;*/
	padding-bottom:0px;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
}
.new_head_info strong {
	font-size:36px;
	color:#0a5f7d;
	display:block;
	font-weight:300;
}
.new_head_info .new_call { 
	min-height:53px;
	font-size:26px;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	line-height:53px;
	color:#515252;
	border:1px solid #888f97;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	position:relative;
	display:inline-block;
	padding:0 13px;
	margin-top:47px;
}
.new_lft_head {
	float:left;
	max-width:55%;
}
.new_rgt_head {
	float: right;
	max-width:45%;
}
.new_info_list strong{
	font-size: 18px;
}
.new_info_list {
	padding-right:38%;
	overflow:hidden;
}
.new_info_list ul {
	float:right;
}
.new_info_list ul li {
	float:right;
	height:47px;
	line-height:47px;
	font-weight:300;
	background:#575a5b;
	font-size:22px !important;
	font-weight:300 !important;
	color:#fff;
	margin-bottom:13px;
	padding:0 0 0 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
}
.new_info_list ul li:nth-child(1) { width:100%; }
.new_info_list ul li:nth-child(2) { width:90%; }
.new_info_list ul li:nth-child(3) { width:80%; }
.new_info_list ul li:nth-child(4) { width:70%; }
.new_info_list ul li a {}
.new_info_list uln li a:hover {}
#new_appointment {	
	padding:17px 14px;
	background:#0099d0;
	max-width:270px;
	width:270px;
	position:absolute;
	right:16px;
	top:115px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
#new_appointment h3 {
	font-size:33px;
	line-height:40px;
	color:#fff;
	text-align:center;
	padding-bottom:29px;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
}
#new_appointment_form { overflow:hidden; }
#new_appointment_form p { padding-bottom:25px; overflow:hidden;}
#new_appointment_form p input,
#new_appointment_form p .btn_submit {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	position:relative;
	font-family: 'Open Sans', sans-serif;
	cursor:pointer;
}
#new_appointment_form p input {
	width:100%;
	padding:10px;
	height:40px;
	line-height:20px;
	border:none;
	border-style:none;
	outline:none;
	border:2px solid #afafb0;
	font-size:20px !important;
	font-weight:300 !important;
	color:#575453 !important;
}
#new_appointment_form p input::-webkit-input-placeholder {
	color:inherit !important; 
	opacity: 1 !important;
}
#new_appointment_form p input::-moz-placeholder {
	color:inherit !important; 
	opacity: 1 !important;
}
#new_appointment_form p input:-moz-placeholder { 
	color:inherit !important; 
	opacity: 1 !important;
}
#new_appointment_form p input:-ms-input-placeholder { 
	color:inherit !important; 
	opacity: 1 !important;
}
#new_appointment_form p .btn_submit {
	height:40px;
	border:none;
	border-style:none;
	outline:none;
	border:none;
	font-size:25px;
	color:#a1a0a1;
	font-weight:600!important;
	position:relative;
	background:#00CC00;
	max-width:245px;
	margin:0 auto;
	display:block;
	float:none;
	text-transform:uppercase;
}
#new_logo_area { padding:7px 14px 19px 14px; }
#new_logo_area img {
	display: inline-block;
	max-width:100%;
	height:auto;
	margin-right:38px;
}
#new_announce {
	position:relative;
	min-height:190px;
}
#new_announce img {
	display:block;
	position:absolute;
	left:40px;
	top:5px;
}
.announce_head {
	background:#fff;
	padding:16px 10px 8px 40px;
}
.announce_head h3 {
	font-size:24px;
	color:#172020;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
}
.announce_content {
	background:#008fc0;
	padding:22px 10px 24px 40px;
}
.announce_content p {
	font-size:18px;
	color:#fff;
	line-height:31px;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
}
.new_announce_inn { padding:0 0 0 167px; }
#new_feature_area {
	padding:10px 22px 0 22px;
}
#new_top_feature { overflow: hidden;  }
#new_rgt_feature {
	float:right;
	width:71.375%;
	padding-top:53px;
}
#new_rgt_feature h3 {
	font-size:24px;
	color:#172020;
	padding-bottom:24px;
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
}
#new_rgt_feature p {
	font-size:20px;
	color:#172020;
	line-height:25px;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	padding-bottom:18px;
}
.new_company_logo {
	padding:0 0 24px 92px;
}
.new_company_logo img {
	display:block;
	max-width:100%;
	height:auto;
}
.new_feature_pic {
	margin-right:-18px;
	padding:35px 0 44px 0;
	overflow:hidden;
}
.new_feature_item { 
	width:33%;
	float:left;
	padding:0 18px 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.new_feature_item img {
	display:block;
	max-width:100%;
	height:auto;
	border:1px solid #949393;
}
#new_lft_feature {
	float:left;
	width:26.022%;
}
#new_lft_feature h3 {
	font-size:24px;
	color:#172020;
	padding-bottom:7px;
	text-align:center;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
}
.new_section { padding:5px 0 26px 0; overflow:hidden; }
.new_section_logo { text-align:center; padding-top:15px; }
.new_logo_item { width:50%; float:left;}
.new_section_logo img {
	display: inline-block;
	max-width:100%;
	height:auto;
}
.new_section_icon { text-align:center; margin-top:-2px; }
.new_icon_item { width:31.33%; float:left;margin:0 1%; }
.new_section_icon img {
	display: inline-block;
	max-width:100%;
	height:auto;
	margin:0 auto;
}
.new_section .new_address p {
	font-size:24px;
	color:#008fc0;
	line-height:31px;
	font-weight:300;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
}
#new_feature_note {
	padding:3px 0 7px 0;
	overflow:hidden;
}
#new_feature_note p {
	font-size:15px;
	color:#000;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
}
#new_footer {
	background:#008fc0 url(images/new_footer_bg.png) repeat-x;
	height:auto;
	min-height:78px;
	padding:25px 10px 10px 10px;
}
#new_footer .new_footer_menu { overflow:hidden; padding-bottom:23px; }
#new_footer .new_footer_menu ul { text-align:center; }
#new_footer .new_footer_menu ul li { 
	display:inline-block; 
	background:url(images/new_footer_bar.png) no-repeat 0 0;
	font-size:20px;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	padding:0 10px 0 14px; 
}
#new_footer .new_footer_menu ul li:first-child { background:none; }
#new_footer .new_footer_menu ul li a { 
	display:block;
	color:#fff; 
}
#new_footer .new_footer_menu ul li a:hover { color:#fff; }
#new_footer p {
	font-size:20px;
	color:#fff;
	font-weight:300;
	text-align:center;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
}

/*-------------------------------*/
/*       Contact form 7         */
/*------------------------------*/	
.page-template-template-landing-php span.wpcf7-not-valid-tip{
	 -moz-box-sizing: border-box;
    background:#F2DEDE !important;
    border: 1px solid #DDDDDD !important;
    bottom: 0 !important;
    color: #B94A48 !important;
    display: block;
    font-size: 12px !important;
    height: 33px !important;
    left: 4px !important;
    line-height: 27px !important;
    overflow: hidden;
    padding: 4px 6px !important;
    position: absolute;
    right: 0 !important;
    top: -13px !important;
    width: 97% !important;
	text-align:left!important;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
.page-template-template-landing-php span.wpcf7-not-valid-tip{
	height:33px !important;width:97% !important; top: -12px !important;
} 
}

.page-template-template-landing-php div.wpcf7-validation-errors{
	background-color:#f2dede !important;
	border-color:#ddd !important;
	color:#b94a48 !important; 
	clear:both;
}
.page-template-template-landing-php div.wpcf7-response-output{ 
	clear:both; 
	background-color:#fcf8e3;
	border:1px solid #ddd !important;
	border-radius:4px;
	color:#c09853;
	margin:23px 0 !important;
	padding:8px 8px 8px 14px !important;
	position:absolute;
	bottom:-140px;
	right:25px;
	width:250px;
	text-shadow:0 1px 0 rgba(255,255,255,0.5)
}
.page-template-template-landing-php div.wpcf7-validation-errors{
	border:2px solid #f7e700; 
}
.blog_post h1{
    font-family: Geneva, Verdana, sans-serif!important;
    font-size: 19px!important;
}








#inner_face_lift_area.new_page_inner { overflow: hidden; }
#inner_face_lift_area.new_page_inner .inner_face_lift_content {
	float: right;
	overflow: hidden;
	padding: 26px 23px 40px 23px;			
}
#inner_face_lift_area.new_page_inner .inner_face_lift_content h1 {
    color: #7ab509;
    font-family: "Open Sans",sans-serif;
    font-size: 44px;
    font-weight: 300 !important;
    margin-bottom: 15px;
    text-transform: none;
}
#inner_face_lift_area.new_page_inner h3,
#inner_face_lift_area.new_page_inner h3 span,
#inner_face_lift_area.new_page_inner h3 strong {
	color: #3e9bb3;
    font-family: "Open Sans",arial,sans-serif;
    font-size: 30px;
    font-weight: 300;
    margin: 0 0 15px;
    text-transform: none;
}
#inner_face_lift_area.new_page_inner p {
	font-size: 14px;
	font-weight: normal;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 20px;
}
#inner_face_lift_area.new_page_inner #rgt_content {
	float: left;
	overflow: hidden;	
}
#service_Liposuction {
	padding: 20px 16px;
}
#service_Liposuction h3 {
	color: #008ec0;
    font-size: 16px;
    padding-bottom: 13px;
}
#service_Liposuction .pic_box_s {
	overflow: hidden;
	padding-bottom: 30px;
	text-align: center;
}
#service_Liposuction .pic_box_s img {
	display: block;
	max-width: 100%;
	height: auto;
}
.btn_consultation_area {
    height: 143px;
    width: 143px;
    float: right;
    margin-left: 15px;
    margin-bottom: 10px;
    cursor: pointer;
}
.btn_consultation_area div { position: relative; }
.btn_consultation {
    height: 143px;
    width: 143px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom:0;
    -webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #95c43a;
	background:rgba(149,196,58,0);
	 /*webkit-transition: background .3s ease-in-out ;
	-moz-transition: background .3s ease-in-out ;
	-ms-transition: background .3s ease-in-out ;
	-o-transition: background .3s ease-in-out ;
	transition: background .3s ease-in-out ;*/
}
.btn_consultation:hover {
    height: 153px;
    width: 153px;
    position: absolute;
    left: -5px;
    right: -5px;
    top: -5px;
    bottom:-5px;
    background:rgba(149,196,58,1);
}
.btn_consultation img {
	display: block;
	max-width: 100%;
	height: auto;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	margin: 0 auto;
}
.popup_content_area,
.popup_content {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#popup_outer.active_outer {display: block !important; }
#popup_content_area {
	width:100%;
	height: 100%;
	position:fixed;
	left:0;
	top:0;
	padding:0 10px;
	z-index:99999;
	display:none;
	background:rgba(0,0,0,0.65);
}
.popup_content {
	width: 100%;
	max-width:500px;
	padding:20px;
	border:1px solid #000;
	background:#000d12;
	margin:0 auto;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
#popup_content_area .close {
	background:url(images/bgr_close.png) no-repeat;
	width:14px;
	height:14px;
	display:block;
	position:absolute;
	right:13px;
	top:8px;
	cursor:pointer;
	z-index: 99999;
}
#popup_content_area h2 { 
	color: #008ec0;
    font-size: 28px;
    padding-bottom: 13px;
    font-weight: normal;
}
#popup_content_area p { 
	color: #eee;
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 16px;
}
#popup_form {
	padding: 0 20px;
}
#popup_form .input_row {
	overflow: hidden;
	padding-bottom: 5px;
}
#popup_form .input_row.check_row { overflow:inherit !important; }
#popup_form h3 {
	color: #fff;
    font-size: 13px;
    padding-bottom: 10px;
    font-weight: normal;
}
#popup_form .input_row input[type="text"],
#popup_form .input_row input[type="email"],
#popup_form .input_row input[type="submit"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	position:relative;
}
#popup_form .input_row input[type="text"],
#popup_form .input_row input[type="email"],
#popup_form .input_row input[type="submit"] {
	border:none;
	padding:0;
	margin:0;
	outline:none;
}
#popup_form .input_row input[type="text"],
#popup_form .input_row input[type="email"] {
	width: 100%;
	height: 30px;
	padding: 5px 10px;
	font-size: 14px;
	color: #000;
}
#popup_form .check_row {
	font-size: 14px;
	color: #fff;
	padding-top: 5px;
}
#popup_form .input_row span.wpcf7-form-control-wrap {
    display:block;
    position:relative;
}
#popup_form .input_row.check_row span.wpcf7-form-control-wrap {
    display:inline-block;
}
#popup_form .input_row.check_row span.wpcf7-not-valid-tip {
    background: rgba(0, 0, 0, 0) !important;
    box-shadow: none !important;
    color: #fff !important;
    display: inline;
    height: 25px;
    top: 15px !important;
    width: 280px;
}
#popup_form .input_row .wpcf7-list-item-label { display:none; }
#popup_form .check_row a,
#popup_form .input_row input[type="submit"] {
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s
}
#popup_form .check_row a {
	color: #008ec0;
	text-decoration: underline;
}
#popup_form .check_row a:hover {color:#00a6e1; }
#popup_form .input_row input[type="submit"] {
	float: right;
	display: inline-block;
	height: 30px;
	padding: 5px 15px;
	margin-top: 10px;
	cursor: pointer;
	font-size: 16px;
	background:#008ec0;
	color: #fff;
	text-transform: uppercase;  
}
#popup_form .input_row input[type="submit"]:hover {
	background:#00a6e1; 
}
#video_box {
	background: #eee;
	padding:20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	text-align: center;
	margin:0 0 20px 0;
	overflow: hidden;		
}
#video_box .video_box_inn {
	margin: 0 auto;
	position: relative;
}
#video_box .video_box_inn iframe {
    width:100% !important;
}
.service_widget {
    padding-bottom:15px;
}
.service_widget img {
    display:block;
    max-width:100%;
    height:auto;
}
.page-template-template-leftsidebar .entry h1, 
.page-template-template-leftsidebar .entry h2, 
.page-template-template-leftsidebar .entry h3, 
.page-template-template-leftsidebar .entry h4, 
.page-template-template-leftsidebar .entry h5, 
.page-template-template-leftsidebar .entry h6 {
    font-family: Arial,Helvetica,sans-serif;
    font-weight: normal;
}

@media (min-width:1024px) and (max-width: 1200px) {
#inner_face_lift_area.new_page_inner { overflow: hidden; }
#inner_face_lift_area.new_page_inner .inner_face_lift_content{
	float: right !important;
	overflow: hidden;
	padding: 16px 23px 40px 23px;
	width: 547px;
}
#inner_face_lift_area.new_page_inner #rgt_content {
	float: left !important;
	overflow: hidden;
	width: 370px;
}
}

@media (min-width:568px) and (max-width: 767px) {
#inner_face_lift_area.new_page_inner .inner_face_lift_content{
	float: none !important;
	overflow: hidden;
	padding: 16px 13px 40px 13px;
	width:100%;
	max-width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#inner_face_lift_area.new_page_inner .inner_face_lift_content  iframe {
    height: 314px !important;
    width: 400px !important;
}
}

@media (min-width:480px) and (max-width: 567px) {
#inner_face_lift_area.new_page_inner .inner_face_lift_content{
	padding: 16px 19px 40px 19px;
}
#video_box { padding:10px; }
#inner_face_lift_area.new_page_inner .inner_face_lift_content  iframe {
    height: 314px !important;
    width: 400px !important;
}
}

@media (min-width:0px) and (max-width: 479px) {
#inner_face_lift_area.new_page_inner .inner_face_lift_content{
	padding: 16px 10px 40px 10px;
}
#video_box { padding:10px; }
#inner_face_lift_area.new_page_inner .inner_face_lift_content  iframe {
    height: 204px !important;
    width: 260px !important;
}	
}



.page-template-template-leftsidebar #service_Liposuction {
    padding: 0 16px 20px 60px;
}
.page-template-template-leftsidebar #service_Liposuction .service_widget:nth-child(2) {padding-top: 30px; }
.page-template-template-leftsidebar #service_Liposuction h3 {
    color: #000;
    font-family: "pragmaticalightclight",serif,sans-serif;
    font-size:24px;
    font-weight: 300;
    line-height: 27px;
    padding-right: 20px;
}
#inner_face_lift_area.new_page_inner #rgt_content  ul {
    list-style-type: none;
    margin: 0 0 60px 0;
}
#inner_face_lift_area.new_page_inner #rgt_content .service_widget:nth-child(2)  .textwidget ul li {
	border-bottom: none;
	padding-right:0;
	text-align: left;
}
#inner_face_lift_area.new_page_inner #rgt_content  .textwidget ul li {
	border-bottom: none;
	padding-right:0;
}
#inner_face_lift_area.new_page_inner #rgt_content  .textwidget ul li a {
	background: #fff;
	border-bottom: 1px solid #ededed;
    color: #666;
    display: block;
    font-size: 16px;
    font-family: Arial,Helvetica,sans-serif;
    padding: 7px 50px 7px 12px;
    text-decoration: none;
}
#inner_face_lift_area.new_page_inner #rgt_content .service_widget ul li.current_page_item a,
#inner_face_lift_area.new_page_inner #rgt_content .service_widget ul li a:hover {
	background: rgba(0, 0, 0, 0) url("images/lnav-arrow.gif") no-repeat scroll right center;
    color: #7ab509 !important;
}
#inner_face_lift_area.new_page_inner #rgt_content .case_study {
    background: #fff;
}

#inner_face_lift_area.new_page_inner #rgt_content #form_area {
	background: #fff;
}

#m_content_head {
	overflow: hidden;
	padding:0 23px 0 60px;
}
.mcL_head_inn {
	overflow: hidden;
	border-bottom: 1px solid #ededed;
}
#mcL_head {
	float: left;
	padding: 10px 16px 5px 0;
	width: 310px;
}
#mcL_head h1 {
	color: #000;
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    font-family: sans-serif;
    text-transform: none; 
}
#mcL_head h2 a:hover {
	color: #7ab509;
}
#mcL_head a:hover {
	color: #7ab509;
}
#mcr_head {
	float: right;
	width: 700px;
	padding: 17px 0 5px 0;
}
#mcr_head .breadcrumb {
	color: #7ab509;
	font-size: 12px;
}
#mcr_head .breadcrumb a {
    color: #666;
    text-decoration: none;
}
#mcr_head .breadcrumb a:hover {
    color: #7ab509;
}
#mcr_head .breadcrumb span {
    color: #7ab509;
    padding:0 3px 0 2px;
}

@media (min-width:1024px) and (max-width: 1200px) {
#mcr_head {
    padding: 17px 0 5px;
    width: 547px;
}
#mcL_head {
	padding: 10px 16px 5px 0;
	width: 310px;
}
}

@media (max-width: 1023px) {
#m_content_head {
	overflow: hidden;
	padding:0 23px 0 23px;
}
#mcr_head {
    padding: 17px 0 5px 0;
    width: 40%;
}
#mcL_head {
	padding: 10px 0 5px 0;
	width: 60%;
}
}

@media (max-width: 1023px) {
#m_content_head {
	overflow: hidden;
	padding:0 13px 0 13px;
}
#mcr_head {
	float: none;
    padding: 17px 0 5px 0;
    width: 100%;
    overflow: hidden;
}
#mcL_head {
	float: none;
	padding: 10px 0 5px 0;
	width: 100%;
	overflow: hidden;
}
.page-template-template-leftsidebar #service_Liposuction h3{text-align: left;}
.page-template-template-leftsidebar #service_Liposuction {
    padding: 0 26px 20px 26px;
    
}
}
@media (max-width: 480px) {
.btn_consultation_area {
    float: none;
    margin: 0 auto;
    margin-bottom: 20px;
}
#inner_face_lift_area.new_page_inner .inner_face_lift_content h1 {
    font-size: 34px;
    text-align: left;
}
#inner_face_lift_area.new_page_inner h3,
#inner_face_lift_area.new_page_inner h3 span,
#inner_face_lift_area.new_page_inner h3 strong {
    font-size: 24px;
}
#inner_face_lift_area.new_page_inner p {
	font-size: 14px;
	font-weight: normal;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 20px;
	text-align: left;
}
.page-template-template-leftsidebar #service_Liposuction {
    padding: 0 16px 20px 16px;
    
}

}
.page-template-template-leftsidebar #wdsb-share-box {
	display: none !important;
}
#inner_face_lift_area.new_page_inner .inner_face_lift_content hr,
.page-template-template-leftsidebar .entry hr {
    border-bottom:1px solid #ededed;
    margin: 10px 0 16px;
}



/*new code 10/02/2016-------------------------------------*/

.page-template-template-leftsidebar .box_item {
	 margin: -5px 0 27px 0;
	 max-width: 630px;
}
.page-template-template-leftsidebar .box_item h3 {
    color: #3e9bb3;
    /*font-family: "Open Sans",arial,sans-serif;*/
    font-family: 'pragmaticalightclight' !important;
    font-size: 32px !important;
    font-weight: 300;
    margin:0 0 0 0 !important;
}
.page-template-template-leftsidebar .box_item .box_item_content {
	font-family: "Open Sans",sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 25px;
} 
.page-template-template-leftsidebar #inner_face_lift_area.new_page_inner .box_item .box_item_content p,
.page-template-template-leftsidebar .box_item .box_item_content p {
	font-family: "Open Sans",sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 25px;
	text-align: inherit !important;
	padding-bottom: 10px;
}
.page-template-template-leftsidebar .box_item .box_item_content a {
    color: #7ab509;
    text-decoration: underline;
}
.page-template-template-leftsidebar .bubbleWrapper {
	position: relative; 
	width: 100px; 
	margin: 0 0 10px 10px !important; 
	height: 100px;
	float: right; 
}
.page-template-template-leftsidebar .bubble {
	margin: 0px; 
	position: absolute; 
	z-index: 1000; 
	width: 100px; 
	height: 100px; 
	top: 0px; 
	left: 0px; 
	display: block;
}
.page-template-template-leftsidebar .bubbleWrapper .bubbleGreen {
	position: absolute; 
	z-index: 1; 
	width: 100px; 
	height: 100px; 
	border-radius: 100px; 
	top: -1px; 
	left: -2px; 
	overflow: hidden;
	background: #95c43a;
}
.page-template-template-leftsidebar .bubbleWrapper:hover .bubbleGreen {
	width: 115px; 
	height: 115px; 
	top: -7px; 
	left: -7px;
}
.page-template-template-leftsidebar .box_item2 {
	/*background: url(images/feature-vectra-logo.png) no-repeat right top;*/
	margin: -11px 0 19px 0;
	padding-top: 10px;
}
.page-template-template-leftsidebar .box_item2 h3 {
	color: #3e9bb3;
    font-family: "Open Sans",arial,sans-serif;
    font-size: 30px;
    font-weight: 300;
    margin:0 0 0 0 !important;
}
.page-template-template-leftsidebar .box_item2 p {
	font-family: "Open Sans",sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 25px;
}
.page-template-template-leftsidebar .bubbleWrapper {
	position: relative; 
	width: 100px; 
	margin: 0px; 
	height: 100px;
	float: right;    
}
.page-template-template-leftsidebar .bubbleWrapper .bubbleBlue {
	position: absolute; 
	z-index: 1; 
	width: 100px; 
	height: 100px; 
	border-radius: 100px; 
	top: -1px; 
	left: -2px; 
	overflow: hidden;
	background: #5eb2c8;
}
.page-template-template-leftsidebar .bubbleWrapper:hover .bubbleBlue {
	width: 115px; 
	height: 115px; 
	top: -7px; 
	left: -7px;
}


@media (max-width: 567px) {
.page-template-template-leftsidebar .box_item2 {
	background-position: center top;
	margin: -16px 0 19px 0;
	padding-top: 61px;
}
}

.page-template-template-leftsidebar aligncenter, 
.page-template-template-leftsidebar img.aligncenter {
	clear: both;
	display: block;
	margin:0 auto 20px;
}
.page-template-template-leftsidebar .alignright {
	margin: 2px 0px 10px 15px;
	display: inline;
}
.page-template-template-leftsidebar .alignleft {
	margin: 2px 15px 10px 0px;
	display: inline;
}
.page-template-template-leftsidebar .alignright { float: right; }
.page-template-template-leftsidebar .alignleft { float: left; }


/*new code 16/02/2016-------------------------------------*/

.call_us strong a { color:#008ec0; }

.btn_consultation_area {

	margin-top: -79px !important;

}

.new_page_inner .inner_face_lift_content ul {

	margin:0 0 20px 0;

}

.new_page_inner .inner_face_lift_content ul li {

	/*list-style:inside disc;*/

	list-style:none;

	padding: 8px 10px 6px 20px;

	/*border-top: 1px solid #ededed !important;*/

	border-bottom: 1px solid #ededed !important;

	background: url(images/face_lift_li_bg.jpg) no-repeat left 15px;

	font-family: Arial,Helvetica,sans-serif;

    font-size: 14px;

    font-weight: normal;

    line-height: 20px;

}

.page-template-template-leftsidebar .bubbleWrapper { margin-top: -100px !important; } 

.box_item_content p { padding-right: 120px; }
/*#inner_face_lift_area.new_page_inner

.box_item_content*/
#inner_face_lift_area.new_page_inner p,

.box_item_content p { text-align:justify!important }



/* new page css 09-09-2016*/


@font-face {
    font-family: 'proxima_novaregular';
    src: url('fonts/proximanova-regular-webfont-webfont.eot');
    src: url('fonts/proximanova-regular-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/proximanova-regular-webfont-webfont.woff') format('woff'),
         url('fonts/proximanova-regular-webfont-webfont.ttf') format('truetype'),
         url('fonts/proximanova-regular-webfont-webfont.svg#proxima_novaregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'proxima_novabold';
    src: url('fonts/proximanova-bold-webfont-webfont.eot');
    src: url('fonts/proximanova-bold-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/proximanova-bold-webfont-webfont.woff') format('woff'),
         url('fonts/proximanova-bold-webfont-webfont.ttf') format('truetype'),
         url('fonts/proximanova-bold-webfont-webfont.svg#proxima_novabold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'proxima_novasemibold';
    src: url('fonts/proximanova-semibold-webfont.eot');
    src: url('fonts/proximanova-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/proximanova-semibold-webfont.woff') format('woff'),
         url('fonts/proximanova-semibold-webfont.ttf') format('truetype'),
         url('fonts/proximanova-semibold-webfont.svg#proxima_novasemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
.nc_text_field,
.nc_feature_block,
.nc_feature_column,
nc_feature_content,
.nc-content,
.nc-content-column,
#barcode_row .nc_text_field input[type="text"],
#nc_form_area textarea,
#nc_form_area input[type="text"],
#nc_form_area input[type="email"],
.nc_submit {
	 -moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.page-template-template-melbourne-php {
	background:#eaeaea;
	font-family: 'proxima_novaregular';
}
.page-template-template-melbourne-php #wrapper {
	 box-shadow:none;
}
nav.breadcrumbs {
	background:none;
	font-size:16px;
    color:#333;
    float:left;
    margin:28px 0 0;
    padding-left:0;
	height:30px;
}
.nc-page-helpers nav.breadcrumbs a {
    color:#f15e22;
    font-weight:300;
    line-height:14px;
}
.welcome ul li a:hover,
.nc-content-column p a:hover,
.nc-page-helpers nav.breadcrumbs a:hover { text-decoration:underline;}
.nc-page-helpers nav.breadcrumbs span {
    color:#333;
}
.nc-user-helper-tools-container {
    float:right;
    height:32px;
    margin:19px 0 10px 0;
	width:223px;
}
.nc-user-helper-tools li strong {
	font-size:16px;
	display:block;
	float:left;
	padding-right:8px;
	padding-top:9px;
	font-family: 'proxima_novabold';
    font-weight:normal;
}
.nc-user-helper-tools .addtoany_list {
    padding-left:5px;
}
.addtoany_list {
    display:inline;
    line-height:16px;
}
.nc-user-helper-tools .addtoany_list a {
    padding-right:0;
}
.addtoany_list a {
    border:none;
    box-shadow:none;
    display:inline-block;
    font-size:16px;
    padding:0 2px 0 1px;
    vertical-align:middle;
}
.a2a_kit a {
    cursor:pointer;
}
.addtoany_list.a2a_kit_size_32 a > span {
    display:inline-block;
    height:32px;
    line-height:32px;
    opacity: 1;
    width:32px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
.addtoany_list.a2a_kit_size_32 a:hover > span {
    opacity:0.7;
}
.nc-page-content {
    background:#f5f5f5;
    border:1px solid #e5e5e5;
    margin-bottom:20px;
    padding:29px 28px;
}
.title {
	background:#fff;
	padding:30px 20px 38px 20px;
}
.title h1 {
    font-size:30px;
	color:#333;
	font-family: 'proxima_novabold';
	font-weight:normal;
}
.title h2 {
    font-size:26px;
	color:#333;
	font-family: 'proxima_novabold';
	font-weight:normal;
}
.nc-content {
	overflow:hidden;
}
.nc-content-column {
	background:#fff;
	width:48.1%;
	float:left;
	padding:22px 20px 0px 20px;
	margin:0 10px 25px 10px;
}
.nc-content-column h2 {
    font-size:23px;
	color:#333;
	padding-bottom:22px;
    font-weight:400;
	font-family: 'proxima_novaregular';
}
.nc-content-column h3 {
	background:url(images/bgr_column_h3.png) no-repeat 0 1px;
    font-size:26px;
	color:#333;
	padding:0 0 23px 46px;
    font-weight:400;
	font-family: 'proxima_novaregular';
}
.nc-content-column h3 a {
	color:#333;
}
.nc-content-column h4 a:hover,
.nc-content-column h3 a:hover {
	color:#ff5d00;
}
.nc-content-column ul {padding-bottom:13px;}
.nc-content-column ul li {
	font-size:16px;
	color:#333;
	padding-bottom:7px;
	overflow:hidden;
}
.nc-content-column ul li.address { padding-bottom:20px;}
.nc-content-column ul li strong {
	width:37%;
	float:left;
	display:block;
	font-family: 'proxima_novabold';
	font-weight:normal;
}
.nc-content-column ul li small { 
	width:55%;
	float:left;
	display:block;
	font-weight:400;
}
.nc-content-column h4 {
	background:url(images/bgr_email.png) no-repeat 0 0px;
    font-size:16px;
	color:#333;
	padding:0 0 12px 46px;
    font-weight:normal;
	font-family: 'proxima_novabold';
}
.nc-content-column h4 a {color:#333;}
.nc-content-column h4 a small {
	background:url(images/bgr_email_span.png) no-repeat right 9px;
	display:inline-block;
	line-height:27px;
	padding-right:20px;
}
.nc-content-columnfirst {min-height:340px;}
.google_map {
	background:none; 
	padding:0;
}
#map iframe {
	 width:100%;
	 height:340px;
	 display:block;
}
.nc-content-column p {
    font-size:16px;
	color:#333;
	padding-bottom:18px;
	line-height:20px;
    font-weight:400;
	font-family: 'proxima_novaregular';
}
.nc-content-column p a {
	color:#f15e22;
}
.welcome {
	padding-bottom:31px; 
	padding-top:41px;
}
.welcome ul {padding:0 0 15px 6px;}
.welcome ul li {
	background:url(images/bgr_welcome_li.png) no-repeat 0 7px;
	font-size:16px;
	color:#f48122;
	padding:0 0 1px 15px;
	font-weight:400;
}
.welcome ul li a {
	color:#f15e22;
}
#shine_lawyers_img {
	padding-bottom:20px;
}
#shine_lawyers_img img {
	max-width:100%;
	height:auto;
	display:block;
}
.nc_form {
	padding-top:41px; 
	padding-bottom:40px;
}
.nc_form h1 {
	font-size:28px;
	color:#333;
	padding:0 0 7px 0;
    font-weight:400;
	font-family: 'proxima_novasemibold';
	font-weight:normal;
}
#nc_form_area p {padding-bottom:21px; }
#nc_form_area label {
	display:inline-block;
	color:#333;
	font-size:16px;
	letter-spacing:1px;
	padding-bottom:6px;
	font-family: 'proxima_novasemibold';
	font-weight:normal;
}
#barcode_row .nc_text_field input[type="text"],
#nc_form_area textarea,
#nc_form_area input[type="text"],
#nc_form_area input[type="email"] {
	width:100%;
	height:34px;
	font-size:14px;
	color:#767676;
	border:1px solid #a9a9a9;
	display:block;
	padding:0 9px;
	font-family: 'proxima_novaregular';
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
#nc_form_area textarea {
	height:132px;
	resize:none;
	padding:7px 8px;
}
#nc_form_area input[placeholder],
#nc_form_area [placeholder],
#nc_form_area [placeholder] {
      color:#767676;
}
#nc_form_area textarea::-webkit-input-placeholder,
#nc_form_area ::-webkit-input-placeholder {
    color:#767676;
    opacity:1;
}
#nc_form_area textarea:-moz-placeholder,
#nc_form_area :-moz-placeholder {
    color:#767676;
	opacity:1;
}
#nc_form_area textarea::-moz-placeholder,
#nc_form_area ::-moz-placeholder { 
    color:#767676;
	opacity:1;
}
#nc_form_area textarea:-ms-input-placeholder,
#nc_form_area :-ms-input-placeholder {  
   color:#767676;
   opacity:1;
}
.nc-content-area {
	background:#f5f5f5;
    border:1px solid #e5e5e5;
    margin-bottom:20px;
	padding:29px 18px 0px 18px;
}
.nc_feature_block {
	background:#f5f5f5;
    border:1px solid #e5e5e5;
    margin-bottom:20px;
	overflow:hidden;
	padding:20px 20px 41px 0;	
}
.nc_feature_column {
	width:23.1%;
	float:left;
	margin-left:20px;
}
.nc_feature_img img {
	max-width:100%;
	height:auto;
	display:block;
}
.nc_feature_content {
	background:#fff;
	padding:15px;
	position:relative;
	min-height:240px;
}
.nc_feature_content h3 {
	font-size:18px;
	color:#333;
	line-height:23px;
	padding-bottom:16px;
	font-family: 'proxima_novasemibold';
	font-weight:normal;
}
.nc_feature_content h3 a {
	color:#333;
}
.nc_feature_content p {
	font-size:16px;
	color:#333;
	line-height:20px;
	font-weight:400;
	padding-bottom:7px;
}
.more_btn {
	width:95px;
	position:absolute;
	right:20px;
	bottom:16px;
	text-align:right;
}
.more_btn a {
	background:url(images/bgr_email_span.png) no-repeat right 4px;
	font-size:15px;
	color:#333;
	padding-right:19px;
	display:inline-block;
}
.nc_feature_content h3 a:hover,
.more_btn a:hover {color:#ff5d04;}
#nc-treat-name,
#nc-treat-type {
	width:100%;
	height:34px;
	padding-left:7px;
	font-size:14px;
	color:#767676;
	border:1px solid #a9a9a9;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
.barcode {
	width:20%;
	float:left;
	padding-top:8px;
}
.barcode img {
	max-width:100%;
	height:auto;
	display:block;
}
.nc_text_field {
	width:45%;
	float:left;
}
#barcode_row .nc_text_field input[type="text"] {height:38px;}
.nc_submit {
	width:35%;
	float:left;
	padding-left:20px;
}
.nc_submit input[type="submit"] {
	background:#f15e22;
	width:100%;
	border:none;
	height:38px;
	line-height:38px;
	color:#fff;
	font-size:20px;
	text-align:center;
	cursor:pointer;
	text-transform:uppercase;
	font-family: 'proxima_novasemibold';
	font-weight:normal;
}
.nc_submit input[type="submit"]:hover {
	background:#fb5917;
}

.addtoany_listfb a {
    padding: 0 2px 0 4px;
}

.nc_form h2 {
    background:url(images/bgr_column_phone.png) no-repeat 0 4px;
    color:#333;
    font-family: "proxima_novaregular";
    font-size:23px;
    font-weight:400;
    padding:0 0 19px 45px;
}
@media screen and (max-width: 1200px) { 
.nc-content-column {
    width:47.8%;
}
.nc_feature_column {
	width:22.7%;
}
.nc_feature_content h3 {
    font-size:15px;
}
.nc_feature_content {
	min-height:260px;
}
}
@media screen and (max-width: 1040px) { 
.nc-content-column {
    width:47.5%;
}
}
@media screen and (max-width: 1030px) { 
.nc_feature_block { padding-bottom:10px;}
.nc-content-column {
    width:47%;
}
.nc-content-column ul li {
    font-size:15px;
}
#nc-treat-name,
#nc-treat-type {
	height:38px;
	color:#333;
	background:none; 
	border:1px solid #a9a9a9;
}
.nc_text_field { padding-left:10px;}
.nc_feature_column {
	width:47.2%;
	margin-bottom:20px;
}
.nc_feature_img img {
	width:100%;
}
.nc_feature_content {
	min-height:200px;
}
.nc_feature_content h3 {
    font-size:16px;
}
.nc-content-area {
	padding:29px 28px 0px 28px;
}
}
@media screen and (max-width: 1000px) {
.nc-content-column {
    width:100%;
	float:none;
	margin:0 0 20px 0;
}
.nc-content-column ul li strong {
    width:180px;
}
}
@media screen and (max-width: 800px) {
.header_row {padding:0 5px;
}
.sticky-header-inner {
    padding:15px 12px 15px 12px;
}
.sticky-header-left a {
    padding-left:42px;
    background-size:35px;
}
.sticky-header-left a p {font-size:28px; line-height:30px;}
.sticky-header-right a {
    font-size:24px;
    width:180px;
    margin-top:5px;
}
}
@media screen and (max-width: 768px) {
.nc_feature_column {
	width:46%;
}
.nc_feature_content {
	min-height:240px;
}
.nc-user-helper-tools-container {
    display:none;
}
.title h1 {
    font-size:25px;
}
.title h2 {
    font-size:20px;
}
}
@media screen and (max-width: 580px) {
.nc_feature_column {
	width:45%;
}
.nc_feature_content {
	min-height:280px;
}
.nc_feature_content h3 {
    font-size:14px;
}
.title h1 {
    font-size:20px;
}
.title h2 {
    font-size:18px;
}
.nc-content-column h3 {
	background-position:0 0; 
	font-size:22px;
}
.welcome,
.nc_form {
	padding-bottom:20px; 
	padding-top:20px;
}
}
@media screen and (max-width: 480px) {
.sticky-header-inner {
    padding:10px 12px 10px 12px;
}
.sticky-header-left a {
    padding-left:35px;
    background-size:30px;
}
.sticky-header-left a small {font-size:15px;}
.sticky-header-left a p {font-size:20px; line-height:21px;}
.sticky-header-right a {
    font-size:20px;
    width:130px;
    margin-top:0;
    height:40px;
    line-height:40px;
}
    
    
    
    
    
.barcode {
	width:60px;
	float:none;
	clear:both;
	margin:0 auto 15px;
}
.nc_text_field {
	width:200px;
	float:none;
	clear:both;
	margin:0 auto;
	padding:0 0 15px 0;
}
.nc_submit {
	width:110px;
	float:none;
	clear:both;
	margin:0 auto;
	padding-left:0px;
}
.nc_feature_block {
	padding:20px 20px 20px 20px;	
}
.nc_feature_column {
	width:100%;
	float:none;
	clear:both;
	margin:0 0 20px 0px;
}
.nc_feature_content {
	min-height:240px;
}
.nc_feature_content h3 {
    font-size:16px;
}
.nc_form h1 {
    font-size:22px;
}
.nc_form h2 {
    font-size:20px;
}
.title h1 {
    font-size:17px;
}
.title h2 {
    font-size:15px;
}
.nc-page-helpers nav.breadcrumbs {
	height:inherit;
	margin:15px 0 10px 0;
}
}

.page-template-template-melbourne-php span.wpcf7-not-valid-tip{
	position:inherit !important;
	box-shadow:none !important;
}
.page-template-template-melbourne-php .wpcf7-response-output{
	color:#333 !important;
}

.stickey-footer {
	background: rgba(0, 0, 0, 0.5);
    bottom: 0;
    left: 0;
    min-height: 80px;
    position: fixed;
    right: 0;
    z-index: 1000;
}
.stickey-footer .textwidget p {
	color: #fff;
    line-height: 18px;
    margin: 0 auto;
    padding: 10px 15px;
    text-align: center;
	font-size:15px;
}
.stickey-footer .textwidget a {
	color: #fff;
    line-height: 18px;
	font-size:15px;
}
.sticky-footer-close-icon {
	position:absolute;
	top:10px;
	right:30px;
	width:17px;
	height:18px;
	z-index:2000;
	background: url(images/close-icon.png) no-repeat;
	cursor:pointer;
}
.container_center {
	max-width:981px;
	margin:0 auto;
}


/*video-and-content*/

#nw-content .nw-video-and-content {	
	overflow: hidden; 
	width: 1090px; 
	margin: 0 auto;
}
#nw-content  .nw-left-video-area {
	width: 680px;
	float: left;
}
#nw-content .nw-video {	padding: 20px 0; }
#nw-content .nw-left-video-area iframe {
	display: block;
	max-width: 100%;
	margin: 0 auto;
} 
#nw-content .nw-thambnils {
	overflow: hidden;
	padding: 0 0 20px 0;
	text-align: center;
}
#nw-content .nw-thambnils img {
	display: block;
	max-width: 100%;
	height: auto;
}
#nw-content .nw-thambnils li {
	float: left;
	width: 46px;
	height: 41px;
	border: 1px solid #000;
	margin: 5px;
	padding: 0 !important;
	overflow: hidden;
	cursor: pointer;
	background: transparent;
	font-size: 20px !important;
	line-height: 40px;
	text-align: center;
	font-weight: bold;
	color: #000;
}
/*#nw-content .nw-thambnils li.active { border-color: #1ab9a7; }*/
#nw-content .nw-right-info {
	float: left;
	width: 360px;
	padding: 10px 20px;
}


@media screen and (max-width: 1200px){
	#nw-content .nw-video-and-content { width: 945px; }
	#nw-content .nw-left-video-area { width: 550px; }
	#nw-content .nw-right-info { width: 350px; }
}
@media screen and (max-width: 1023px){
	#nw-content .nw-video-and-content { width: 720px; }
	#nw-content .nw-left-video-area { width: 450px;	}
	#nw-content .nw-right-info {  width: 230px; }

	#nw-content .nw-thambnils li {
	    font-size: 16px;
	    height: 36px;
	    line-height: 34px;
	    margin: 3px;
	    padding: 0 2px;
	    width: 38px;
	}
}
@media screen and (max-width: 767px){
	#nw-content .nw-video-and-content { width: 100%; }
	#nw-content .nw-left-video-area,
	#nw-content .nw-right-info {
		float: none;
		width: 100%;
		padding: 0;
	}
	#nw-content .nw-thambnils li { margin: 2px; }
}
.block_half {

width:49.5%;	float:left;

}
.block_half + .block_half {

margin-left:1%;

}
.new_block {

    margin: 30px 0 15px;

    float: left;

    width: 100%;
}
.paddingleft30px {

padding-left:30px;

padding-right:15px;	

}
.e_text {

line-height: 28px;	

}

.e_text , .episode_link {

	float:left;margin-right:15px;    width: auto!important;

}

.episode_link li {

float:left;	background:none!important;

}

.episode_link li a {

background:none!important;	    border: 1px solid #333;

    color: #333!important;

    padding: 3px 10px;

}
.episode_link li a.active {

background: #000!important;

    color: #FFF!important;

    font-weight: bold;	

}


/*new code 11/09/2017 */

.new-episodes {

	padding-left: 30px;

    padding-right: 30px;

    padding-top: 15px;

}

.new-episodes .paddingleft30px {

    padding-left: 0;

    padding-right: 0;

}

.new-episodes .new_block {

	overflow: hidden;

}

.new-episodes .block_half { 

	width: 49%;

	float: left;

}

.new-episodes .block_half:nth-child(2n) {

	float: right;

}

.new-episodes .block_video { 

	position: relative; 

	padding-bottom: 56.25%; 

	height: 0; 

	overflow: hidden; 

	max-width: 100%; 

} 

.new-episodes .block_video iframe, 

.new-episodes .block_video object, 

.new-episodes .block_video embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/*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;

}

}





/*----------------*/

/* new css		  */

/*----------------*/

.page-template-template-new-video-gallery .page-template-template-new-video-gallery .page-template-template-new-video-gallery .page-template-template-new-video-gallery #inner_feature_area { overflow: inherit; }

.page-template-template-new-video-gallery .page-template-template-new-video-gallery .page-template-template-new-video-gallery #inner_top_content { padding: 0; }

.page-template-template-new-video-gallery .page-template-template-new-video-gallery #inner_top_content img {

	display: block;

	max-width: 100%;

	width: 100%;

	height: auto;

}

.page-template-template-new-video-gallery .main-content {

	width: 700px;

	float: left;

	padding: 20px 5px 15px 20px;

}
/*--------------------*/

/* breadcrumb         */

/*--------------------*/

#breadcrumb {

    border-bottom: 1px solid #d9d9d9;

    margin: 0 0 40px;

    overflow: hidden;

    padding: 9px 14px;

}

#breadcrumb span { 

    color: #999; 

    font-size: 13px;

    line-height: 21px;

}

#breadcrumb a,

#breadcrumb span a span{ 

    color: #666; 

    text-decoration: underline;

}

#breadcrumb a:hover { text-decoration: none; }
/*-------------------------*/

/* gallery                 */

/*-------------------------*/

.page-template-template-new-video-gallery .page-template-template-new-video-gallery .page-template-template-new-video-gallery .tubepress-normal-player {

    margin: auto auto 1em;

    text-align: left;

}

.page-template-template-new-video-gallery .page-template-template-new-video-gallery .tubepress-normal-player  iframe {

	width: 100%;

	height: 350px;

}

.page-template-template-new-video-gallery .tubepress-big-title {

    font-family: "TrajanProRegular";

    font-size: 22px;

    color: #595959;

    font-weight: 500;

}

.page-template-template-new-video-gallery .page-template-template-new-video-gallery .main-content p.title {

    border-bottom: 4px solid #bcbcbc;

    color: #333;

    font-family: Geneva,Verdana,sans-serif;

    font-size: 24px !important;

    text-transform: uppercase;

    margin: 0 0 15px 0;

    padding: 15px 0 5px;

}

.page-template-template-new-video-gallery .tubepress-fluid-width-video-wrapper {

    padding: 0;

    position: relative;

    width: 100%;

}

.page-template-template-new-video-gallery .page-template-template-new-video-gallery .tubepress-thumb {

    display: inline-block;

    margin-bottom: 1em;

    padding:  6px;

    vertical-align: top;

    width: 31%;

}

.page-template-template-new-video-gallery .tubepress-thumb img {

    display: block;

    max-width: 100%;

    height: auto;

}

dd.tubepress-meta-title {

    /*font-family: "Arial,Helvetica,sans-serif";*/

    font-size: 13px;

    color: #6c6c6c;

    font-weight: bold;

    display: block;

}

dd.tubepress-meta-title  a { color: #6c6c6c; }

dd.tubepress-meta-description {

    font-size: 12px;

    color: #999;

}

.tubepress-thumb a { cursor: pointer; }

.tubepress-thumb a { cursor: pointer; }

.tubepress-thumb img {

    display: block;

    margin: 0 auto;

}

.tubepress-thumb a { text-decoration: underline; }

.tubepress-thumb a:hover { text-decoration: none; }

.tubepress-meta-group dt.tubepress-meta-title, 

.tubepress-meta-group dt.tubepress-meta-duration, 

.tubepress-meta-group dt.tubepress-meta-homeUrl, 

.tubepress-meta-group dt.tubepress-meta-description {

    display: none;

}


/*---------------*/

/* right sidebar */

/*---------------*/

.page-template-template-new-video-gallery #form_area { background-size: auto 100%; }

.page-template-template-new-video-gallery #rgt_content { 

	margin-top: -485px; 

	position: relative;

	z-index: 99999;

}

.page-template-template-new-video-gallery #proceduresbg {

	text-align: center;

    padding-top: 30px;

    padding-bottom: 20px;

    background: rgba(214,214,214,0.4);

}

.page-template-template-new-video-gallery #proceduresbg a {

    display: inline-block;

    margin: 5px 5px 0 5px;

    position: relative;

}

.page-template-template-new-video-gallery #proceduresbg a strong {

    position: absolute;

    bottom: 3px;

    right: 0;

    left: 0;

    width: 100%;

    max-width: 94%;

    margin: 0 auto;

    display: block;

    text-align: center;

    font-size: 14px;

    color: #fff;

    text-transform: uppercase;

    font-weight: 300;

    padding: 2px 0;

    background: rgba(0,0,0,0.8);

}

.page-template-template-new-video-gallery .page-template-template-new-video-gallery .page-template-template-new-video-gallery .page-template-template-new-video-gallery #proceduresbg a:hover strong { text-decoration: underline; }

.page-template-template-new-video-gallery .page-template-template-new-video-gallery .page-template-template-new-video-gallery #form_area textarea { font-family: Arial,Helvetica,sans-serif; }

.page-template-template-new-video-gallery .page-template-template-new-video-gallery #form_area h2 { 

    padding-bottom: 10px; 

    text-align: left;

}

.page-template-template-new-video-gallery #searchform { padding-bottom: 15px; }

.page-template-template-new-video-gallery #form_area .agreement { padding-bottom: 10px; }

.youtube_video_gallery dd.tubepress-meta-title{ padding: 5px 0; }

/*----------------*/

/* new responsive */

/*----------------*/

@media (max-width: 1200px) {

    .page-template-template-new-video-gallery #rgt_content { margin-top: 0; }

    

}

@media (max-width: 1023px) {

    .page-template-template-new-video-gallery .main-content {

        float: none;

        width: 730px;

        padding: 0;

        margin: 0 auto;

    }

    .page-template-template-new-video-gallery #rgt_content { overflow: hidden; }

    

}

@media (max-width: 767px) {

    .page-template-template-new-video-gallery .main-content { width: 530px; }

    .page-template-template-new-video-gallery .tubepress-thumb { width: 30%; }

}

@media (max-width: 567px) {

    .page-template-template-new-video-gallery .main-content { width: 440px; }

    .page-template-template-new-video-gallery .tubepress-thumb { width: 46.5%; }

}

@media (max-width: 479px) {

    .page-template-template-new-video-gallery .page-template-template-new-video-gallery .page-template-template-new-video-gallery .page-template-template-new-video-gallery .tubepress-normal-player iframe { height: 250px; }

    .page-template-template-new-video-gallery .page-template-template-new-video-gallery .page-template-template-new-video-gallery .main-content { width: 280px; }

    .page-template-template-new-video-gallery .page-template-template-new-video-gallery .tubepress-thumb { width: 96%; }

    .page-template-template-new-video-gallery .tubepress-thumb dl { text-align: left; }

}
@media screen and (max-width: 359px) {
.sticky-header-right a {
    font-size:16px;
    width:115px;
    height:35px;
    line-height:34px;
    margin-top:3px;
}
}





.popup_container {
    position:fixed;
    bottom:30px;
    left:50%;
    z-index:2147483649;
    transform:translateX(-50%);
    width:70%;
    max-width:350px;
    display:none;
}
.popup_inner_content {
    background: #ccc;
    padding: 10px;
    border-radius: 15px;
    -webkit-border-radius: 15px;
}

.popup_container .popup_close  {
    position:absolute;
    top: 5px;
    right:5px;
    font-size:28px;
    cursor:pointer;
}
.popup_inner_content a {display:block;}
.popup_inner_content img {
    max-width:100%;
    width:100%;
    height:auto;
    margin-bottom:0;
}
@media screen and (max-width: 640px) {
    .popup_container {
        width:65%;
        bottom:20px;
    }
    .popup_container .popup_close {
        font-size:24px;
    }
}