/* ### CMS PM ### */
body.mceContentBody {background:#FFFFFF none repeat scroll 0 0; padding: 10px; margin: 0; height: 500px!important;}

/* ### Main Layout ### */
html, body {height: 100%;}
body {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 15px;
	font-weight:400;
	line-height: 25px;
	color: #999999;
	background:#ffffff;
    text-align: left;
    margin: 0;
    padding: 0;
}
table, tr, td, p, li {font-size:15px;font-weight:400; color: #999999; }
p, ul {margin: 0 0 22px 0; padding: 0; font-weight:400;}
.home #content p { text-align:justify; }
p.large {font-size:21px;}
li {margin: 0; padding: 0;}
ol {list-style-image: none;}
ul {margin-left: 25px; list-style-image: url(images/list-style-img-blue.png); }
strong {font-weight:700;}
.leftText { text-align: left; }

a, a:visited, a:active {color: #17a9b7; text-decoration:none; font-family: 'Raleway', Arial, Helvetica, sans-serif; -webkit-transition:0.4s ease-in-out;-moz-transition:0.4s ease-in-out;-o-transition:0.4s ease-in-out;-ms-transition:0.4s ease-in-out;transition:0.4s ease-in-out;}
#content a {font-weight:400;}
#content p a {font-weight:700;}
a:hover {color:#000000; -webkit-transition:0.4s ease-in-out;-moz-transition:0.4s ease-in-out;-o-transition:0.4s ease-in-out;-ms-transition:0.4s ease-in-out;transition:0.4s ease-in-out;}

#breadcrumbs a { font-family: 'Roboto', Arial, Helvetica, sans-serif; color: #666666; text-decoration: underline; }
}
ol#breadcrumbs  {list-style:none; padding-left:0; margin-left: 0; margin-bottom: 40px;font-size: 13px; line-height:25px;}
ol#breadcrumbs li {display:inline-block;margin-left:0;font-size: 13px;padding-left:0;}

#container {
	width:100%;
	position:relative;
	float:left;
	background-color: #ffffff;
}

.home #container { background-color: #f5f6f7; }

#header, #content, #bottom, #footer, #booking, #centerBottom, #leftColumn, .home #rightColumn{
    max-width: 1200px;
	width:100%;
    margin: 0 auto;
	position:relative;
	min-width:320px;
}
#headerC {
	position:fixed;
	width:100%;
	height:90px;
	top:0;
	left:0;
	background-color:#ffffff;
	z-index:10;
}

#header {
	height:90px;
}
.logo {
	position:absolute;
	top:0;
	left:0;
}
.add {
	color:#003f63;
	font-size:15px;
	position:absolute;
	top:15px;
	right:0px;
}

.add .addrIcon { 
	position: absolute;
	right: 255px;
	top:20px;
}

.add .hoursIcon { 
	position: absolute;
	right: 210px;
	top:20px;
}
 
.ph {
	display:block;
	height:23px;
	width:184px;
	line-height:23px;
	font-family:"Roboto", san-sarif;
	font-weight:400;
	font-size:30px;
	color:#0673ba;
	text-align:right;
	position:absolute;
	top:20px;
	right:0px;
	-webkit-appearance: none!important;
}
#bannerC {
	position:relative;
	float:left;
	width:100%;
	height:auto;
	background-color:#ffffff;
	padding-top:90px;
	overflow:hidden;
}
#banner {
	width:100%;
	position:relative;
	margin:0 auto;
	height:352px;
	background-image:url(images/headerImg1.jpg);
	background-repeat:no-repeat;
	background-position: bottom center!important;
}
.home #banner {background-image:none;height:580px;}

.slide_description {
	display:block;
	position:absolute;
	height:auto;
	width:740px;
	left:50%;
	margin-left:-600px;
	bottom:275px;
}
.home .slide_description {bottom:140px;}
.slide_description h3 {
	color:#666666;
	font-size:57px;
}
.slide_description h3 b {font-weight:400;}
.slide_description p {
	color:#666666;
	font-family:"Raleway", san-sarif;
	font-size:57px;
	line-height:64px;
	margin-bottom:28px;
}
.slide_description p b {font-weight:400;}
.slide_description p.bannerLarge {font-size:36px; line-height:35px;}
.slide_description p.bannerSmall {font-size:22px; line-height:30px;}

#main {
    clear: both;
    width:100%;
	max-width:1200px;
	position:relative;
	margin:0 auto;
	z-index:1;
	overflow: hidden;
}
#content {
    width: 67.5%;
	position:relative;
	float:left;
	z-index:1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding:20px 80px 35px 0;
	min-height:1280px;
	max-width: 810px;
}
.home #content, .full-width #content{
	width:100%;
	text-align:center;
	padding: 80px 0px;
	background-color:transparent;
	float:none;
	min-height:150px;
}
.full-width #content {
    max-width:1200px;
    text-align:left;
}
#content ul { margin-left: 35px; }
#content li { padding: 3px 0; }
#content strong { color: #666666; }

#rightColumn {
	width:32.5%;
	position:relative;
	float:left;
	padding:0;
	margin-bottom: -99999px;
    padding-bottom: 99999px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #f5f6f7;
}

.home #rightColumnC { background-color: #f4f5f6; background-image: url(images/sb_dr_line_1.png); background-repeat: repeat; background-position: left 80px; }

.home #rightColumn {
	text-align: center;
	padding: 110px 0 95px 0;
	float: none;
	background-color:transparent;
}

.home #rightColumn > h3 { margin-bottom: 15px; }

#content .read-more a, #content .read-less a{
	display:block;
	width:170px;
	height:35px;
	position:absolute;
	left:50%;
	bottom: 110px;
	margin-left:-85px;
	font-size: 20px;
	font-weight: 400;
	text-align:center;
	line-height: 38px;
	text-transform:capitalize;
	border-top: #17a9b7 5px solid;
	overflow:hidden;
}

#content .read-less a { bottom: auto; }

.details {padding-bottom:20px;}
/***********AVANSERnumber***********/
.AVANSERnumber-0 a, .AVANSERnumber-17 a, .AVANSERnumber a{
	color:inherit;
	text-decoration:none;
	pointer-events: none;
	cursor: default;
}


.call{
	line-height:28px;
}
#lg {
	top:8px;
	position:relative;
}

.intro{
	font-family: "Raleway",Arial,san-serif;
	color: #666666;
	width:349px;
	/*margin: -346px 0 0 0;*/
	margin:-390px 0 0 0;
	z-index:10;
	height:247px;
	position:absolute;
	*margin: -390px 0 0 0;
}
/*.wT .intro{
	margin: -455px 0 0 0;
}*/
.intro p { color: #666666; margin-bottom:14px;}
.cTitle{
	font-size: 40px;
	font-weight:bold;
	color:#1F3248;
	position:relative;
	line-height:40px;
	margin: 0 0 10px;
}
.cTitle span {

	color:#00B1B0;
}
.va{
	position:relative;
	display:table-cell;
	vertical-align:middle;
	height:247px;
}
#content .intro a {font-weight:normal;}
#content .portrait {
	float: left;
	position:relative;
	width: 142px;
	margin: 0 27px 30px 0;
}
#content .portrait img {
	border-bottom: 1px solid #299594;
	display: block;
	margin: 0 0 10px 0;
	width: 142px;
}
#content .portrait h2 {
	*clear:both;
	*display:inline-block;
	*width:150px;
	border-bottom:none;
	color:#003e61;
}
#content .portrait h2 strong {color:#00aaa9;}

#centerBottomC, .home #rightColumnC {
	width:100%;
	float:left;
	position:relative;
	min-height:700px;
	z-index:0;
}
#centerBottom {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding:100px 0 100px 0;
	height:auto;
	text-align: center;
}
#leftColumnC {
	float:left;
	width:100%;
	position:relative;
}

#footerC {
	width:100%;
	position:relative;
	float:left;
	background-color: #0673ba;
	height:165px;
	color:#ffffff;
}
#footerC a {color:#ffffff;}
#bottom {
	padding: 6px 0;
	height:15px;
/*	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;*/
	color: #17a9b7;
	background-color: #203970;
	font-size: 12px;
	max-width: none;
	text-align: center;
}

#bottom span { max-width: 1200px; line-height: 15px; }

#bottom a, #bottom p {color:#999;}
#associations p {
	max-width:106px;
	font-size:15px;
	line-height:18px;
	float:left;
	padding-top:10px;
	font-weight:700;
}
#bottom ul {
	margin:0;
	float:left;
}
#bottom ul > li {
	margin-left:20px;
	display:table-cell;
	vertical-align:middle;
}
#bottom ul > li img {margin-left:20px;}
#bpfp {width:56px; height:58px;}
#qip {
	position:relatie;
	float:left;
	margin-left:65px;
}
#qip img {float:left;}
#qip p {
	float:left;
	max-width:270px;
	margin-left:20px;
	line-height:18px;
	padding-top:5px;
	font-size:15px;
}
#qip p a {font-weight:bold;}
#partof {
	position:absolute;
	right:0;
	top:30px;
}
#partof a {
	display:table-cell;
	vertical-align:middle;
}
#partof a:first-child img {
	margin-right:30px;
}
#footer {
    clear: both;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
    padding: 30px 20px;
	height: 140px;
}
#footer ul {
	list-style:none;
	margin:0;
}

#footer li.ft_left, #footer li.ft_right  { width: 32%; line-height: 52px; }
#footer li.ft_mid { width: 34%; text-align: center; }
#footer li.ft_right  { text-align: right; }
#footer li.ft_mid li {
	display:inline-block;
}
.bupa {
	width:220px;
	height:auto;
	margin-left:20px;
}

#footer > ul > li, #footer>ul>li li {
	position:relative;
	display:inline-block;
	margin-left:0;
	vertical-align:middle;
}

#footer > ul > li.ft_left > ul > li {
	margin-right: 30px;
}

#footer li.ft_mid ul { margin: 0; }

#footer ul li a, #footer li, #footer p {
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}
#footer > ul > li > a {
	font-size:15px;
	line-height:20px;
	color:#cccccc;
	font-weight:bold;
}
#credits {
	position:absolute;
	top:0;
	right:0;
	text-align:right;
}
#credits p, #credits span {color:#999; font-size:14px;}
#follow {
	display:block;
	vertical-align:middle;
	position:relative;
	float:right;
	width:165px;
}
#follow span {
	display:inline-block;
	float:left;
	vertical-align:middle;
	padding-top:10px;
}
#follow a {display:inline-block; float:left; vertical-align:bottom; margin-left:8px;}
/* ### Sidebars ### */
.toggler {
    color: #222;
    padding: 2px 5px;
    background: #eee;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-top: 1px solid #f5f5f5;
    border-left: 1px solid #f5f5f5;
    margin: 0;
}
#faq_accordion h3.atStart {font-weight: bold; font-size: 13px;}
.element p {margin: 5px 10px;}
.element a.ask {margin-left: 10px;}
/*.element a {background:#fc4c82; border: 1px outset #CCCCCC; margin-left: 10px; color:#FFFFFF; padding: 2px 5px;}*/
h3.toggler {font-weight: bold;font-size: 16px;}
h3.toggler img {float:right;}
h3.toggler:hover {cursor: n-resize;}

#faqsContact {padding: 40px 30px 30px 30px;}
#faqEdit {display:block; width:34px; padding-left:27px; height:25px; margin-bottom:10px; color:#fff; line-height:25px; text-decoration:none; background-image:url(images/admin/edit-btn.jpg); background-repeat:no-repeat;}
#faqEdit:hover {color:#515f03;}
.required_class {color:red;
position: relative;
  display: inline;}

 .required_class span {
  position: absolute;
  width:140px;
  color: #000000;
  background: red;
  height: 31px;
  line-height: 31px;
  text-align: center;
  border-radius: 18px;
}
.required_class span:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -8px;
  width: 0; height: 0;
  border-top: 8px solid #000000;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}

.validation:before {
    content:url('images/arrow-valid.png'); 
    position:absolute; 
    bottom:0; 
    left:-4px;
}
.validation {
    line-height:22px; 
    font-size:12px; 
    color:#fff; 
    background:#fe0000; 
    padding:0 7px; 
    position:absolute; 
    width:auto;
}  
 
.requireddiv {
     font-size:12px;
     line-height:22px;
     color:#fff; 
     background:#fe0000;
     padding: 0 7px;
     width:auto;
     position:absolute;
	 top:15px;
	 right:-100px;
    
}

.redborder {
    border : 1px solid #fe0000;
} 

h1, h2, h3, h4, h5, h6 {
	font-family:"Raleway", Arial, san-serif;
    font-size: 36px;
	color: #0673ba;
    margin: 0;
    padding: 0;
    line-height:normal;
	font-weight:normal;
}
h1 {font-size: 36px; line-height: 38px; margin-bottom:22px; font-weight:normal;}
h2 {font-size: 24px; line-height: 26px; color:#666666; margin:30px 0 20px 0;}
h3, .services h4, .hmTeam h4, .drBox h4 {font-size: 24px; color:#666666; margin-bottom:10px;}

h4 {font-size: 15px; color:#666666; margin-bottom:5px;}

img.right {float: right;margin-left: 25px;}
img.left {float:left; margin-right: 25px;}
img {border: none;}
hr {height: 1px; border: 0; background: #c3c3c3; color: #ffffff; margin: 20px 0; width: 100%;}
/*************** Gallery One Settings **************/
#picture_div { padding:0;margin: 0;}
.complex-align {
    float:left;
    /*width: 175px;
    height: 285px;*/
    margin: 5px 5px;
}

.one_picture {padding:0;margin: 0;}
.tool-tip {z-index:2500;}

/********* Google maps *******/
#map_canvas, #pano, #toggle {width: 100%;}

#map_canvas {height: 425px}
#pano {height: 300px;}
#directions {width: 425px;}
.gmls-app {width: 188px;}
.gmls-search-form form.gsc-search-box input.gsc-input {padding: 1px;  width: 180px;}
td.gsc-search-button {width: auto; padding-left: 5px;}
#toggle {position: relative; overflow: hidden;}
.aligncenter {display:block;margin:0 auto;}

.cross ul {list-style-type: none;}


.services {
	width:100%;
	float:left;
	position:relative;
}

#rightColumn .services { 
	padding: 50px 20px 70px 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#rightColumn .ser1 h3 {font-weight:400; color: #0673ba; margin-left: 50px; }
#rightColumn .ser1 h3:before { content: url(images/serIcon.png); position:absolute; top: 40px; left: 20px; }
#rightColumn .ser1 h4 {  font-size: 14px; line-height: 18px; text-align: left; margin-left: 50px; margin-bottom: 36px; }
.home .services h4 { margin-bottom: 0px; text-align: center; }
.home .services .lk { display: none; height: 0; }

.services ul {margin-left:0px;}
.services li {
	display:inline-block;
	list-style:none;
	position:relative;
	vertical-align:middle;
	width:100%;
	height:55px;
	margin-left:0;
	line-height:55px;
	border-bottom: #0673ba solid 1px;
}

#rightColumn .service1 { border-top: #0673ba solid 1px; }

#rightColumn .services .lk {     
	margin-top: 40px;
    border-top: 5px solid #17a9b7;
    text-indent: 60px;
}

#rightColumn .lk a { line-height: 40px; }

.serIcon {
	display:block;
	width:45px;
	position:relative;
	float:left;
	background-repeat:no-repeat;
	background-position:50% 50%;
	background-size:60px auto;
	z-index:1;
	margin-right:10px;
}
.serName {color:#333333; font-weight:700; font-size:16px;}
#rightColumn .services li:hover .serName { color: #0673ba; }
.serHov {display:none;}

.service1 .serIcon {background-image:url(images/ser-general-dental.svg);}
.service2 .serIcon {background-image:url(images/ser-cosmetic-surgery.svg);}
.service3 .serIcon {background-image:url(images/ser-crowns-and-bridges.svg);}
.service4 .serIcon {background-image:url(images/ser-orthodontics.svg);}
.service5 .serIcon {background-image:url(images/ser-veneers.svg);}
.service6 .serIcon {background-image:url(images/ser-periodontics.svg);}
.service7 .serIcon {background-image:url(images/ser-implants.svg);}
.service8 .serIcon {background-image:url(images/ser-teeth-whitening.svg);}
.service9 .serIcon {background-image:url(images/ser-emergencies.svg);}
.service10 .serIcon {background-image:url(images/ser-wisdome-teeth.svg);}
.service11 .serIcon {background-image:url(images/ser-sedation.png);}

#centerBottom .services {width:auto; margin-bottom: 25px;}
#centerBottom .services h3, #rightColumn > h3 {
	margin-bottom:30px;
	padding-bottom:0;
	position:relative;
	text-align:center;
	text-transform: capitalize;
	border-bottom:none;
	color:#0673ba;
	font-size:36px;
	font-weight:400;
}

/*#centerBottom .services h3:before, #centerBottom .services h3:after{
	content:"|";
	color:#8cd2d9;
	font-size:13px;
	position:absolute;
	left:-1px;
	top:16px;
}

#centerBottom .services h3:after {left:auto; right:-1px;}
*/

#centerBottom .services li {
	display:inline-block;
	list-style:none;
	position:relative;
	max-width:171px;
	margin: 0 30px;
	vertical-align:top;
	height:auto;
	border-bottom: #17a9b7 solid 5px;
}

#centerBottom .serCon {
	display:block;
	position:relative;
	height:180px;
	width:171px;
}
#centerBottom .serIcon {
	display:block;
	height:120px;
	width:171px;
	position:absolute;
	top:40px;
	left:0;
	background-repeat:no-repeat;
	background-position:50% 50%;
	background-size:auto;
	z-index:1;
	margin-right:0;
}
#centerBottom .serHov {
	position:absolute;
	top: 170px;
	left: 70px;
	width:10px;
	height:1px;
	background-color:#0673ba;
	z-index:0;
	filter:alpha(opacity=0);
	opacity: 0;
	display:block;
}
/*#centerBottom .services li:hover .serHov {
	left: 0;
	border-radius: 66px;
	width:171px;
	height:10px;
	filter:alpha(opacity=100);
	opacity: 1;
}*/

#centerBottom .services li:hover .serIcon { top: 30px; }

#centerBottom .serName {
	color:#333333;
	display:block;
	text-decoration:none;
	padding:10px 0px;
	text-align:center;
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position:relative;
	font-size: 18px;
	line-height:22px;
	font-weight:700;
}

.sbLink {     
	margin: 0 auto;
    display: block;
    width: 171px;
    height: auto;
	border-top: #17a9b7 solid 5px;
	font-size: 20px;
	line-height: 26px;
	padding: 10px 0;
}

#rightColumn .sbLink { width: 205px; }

#centerBottom .services li:hover .serName { color: #17a9b7; }

.rcBox {
	position:relative;
	float:left;
	width:100%;
	padding:20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.rcBox p { margin-bottom: 15px; }

.home .rcBox {
	width: 50%;
    padding: 40px;
    height: 434px;
    text-align: left;
}

.home .rc4, .home .rc3 {
    float: right;
}

#leftColumn .rcBox:first-child {margin-left:0;}

.rcBox h3 {
	font-size:36px;
	line-height:38px;
	color:#0673ba;
	padding: 0;
	margin-bottom: 0;
}

.rcBox .text { padding-bottom: 30px; line-height: 25px; }

.rc2 { background-image:url(images/sb_home_map.jpg); background-position:center 50%; min-height: 231px; transition: background-image 1s ease-in-out!important; }
.rc3 { background-image: url(images/sb_home_hours.jpg); min-height: 283px; }

.rc1:hover, .rc4:hover { background-color: #f1f2f2; }
.rc2:hover, .rc3:hover  { background-image: url(images/rc2_bg.jpg); }
.rc1 h3, .rc4 h3 { padding-bottom: 15px; }
.rc1 h3 a, .rc4 h3 a { font-size: 36px; line-height: 38px; }

.rc2 h3, .rc3 h3 {color:#ffffff; font-size: 24px; padding: 0 0 0 40px; line-height: 26px; display: inline-block; position: relative; }

.rc3 h3 { line-height: 38px; padding-left: 50px; }

.rc2 h3:before { 
	content: url(images/sb_addr_icon.png);
    color: #ffffff;
    font-size: 13px;
    position: absolute;
    left: 0px;
    top: 0px;
}

#rightColumn .rc2 .text { padding-left: 40px; line-height: 18px; }

.rc3 h3:before { 
	content: url(images/sb_hours_icon.png); 
	position: absolute;
    left: 0px;
    top: 0px;
}

.home .rc2 .text { margin-left: 40px; }
.home .rc3 .text { margin-left: -25px; }

.rc3 .text { text-align: right; margin: 40px 0 0 0; line-height: 17px; }

.rcBox a {color:#17a9b7; font-size: 24px; }

.rc2 a, .rc3 a { color: #ffffff; }
.content1 #rightColumn .rc2 a, #rightColumn .rc3 a, #rightColumn .ser1 a { font-size: 20px;  }

#rightColumn .rc3 { border-top: #ffffff 1px solid; }

.rcBox p.large { font-family: 'Raleway', san-serif; font-size: 24px; font-weight: 400; color: #666666; margin-bottom: 22px; }

.rcBox .lk{     
	position: absolute;
    bottom: 0;
    margin-bottom: 37px;
}
#rightColumn .rcBox .lk { margin-bottom: 15px; }

.rcbox_title { color: #ffffff; padding-right: 30px; display: block; }

#rightColumn .rc3 .text { padding: 0; margin: 18px 0; }

.rc3 table td { font-family: 'Raleway', san-serif; color: #ffffff; font-size: 18px; }
#rightColumn .rc3 table td { font-size: 14px; }

.rcBox table { margin: 0 auto; }
.rcBox th, .rcBox td:first-child {font-weight:700;}
.rcBox td, .rcBox th {padding:7px 6px;}
#rightColumn .rcBox td, .rcBox th {padding:2px 6px;}
#centerBottom .rcBox td, #centerBottom .rcBox th {padding:10px 20px 10px 8px;}

.rLk, .rLk:visited, /*.services form input.btn */{
	display:block;
	width:100%;
	color:#fff;
	height:47px;
	font-size:20px;
	font-weight:600;
	text-align:center;
	background-color:#5bbe37;
	line-height:47px;
	cursor:pointer;
}
.rLk:hover, /*.services form input.btn:hover*/ {
	color:#fff;
	background-color:#FF7600;
}

#rightColumn .subscribe h3 {
	color:#5bbe37;
	border-bottom: 5px solid #5bbe37;
	line-height:30px;
	padding-bottom:13px;
	padding-top:4px;
}

.denNm {border-bottom:1px dashed #ccc; padding:10px 0;}
.denNmTle, .denNmRol{margin-bottom:5px;}



/* box structure -------------------------------------------------- */

#content .header {
	border-bottom: 1px solid #c9d3e0;
	margin: 0 0 12px;
	padding: 0 0 12px;
}
#content .title {
	color: #515151;
	font: bold 24px/1 'Source Sans Pro', sans-serif;
	margin: 10px 0 5px;
}
#content .title strong {
	color: #515151;
}
#content .subtitle {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}
#content p.int {
	color: #868585;
	font-size: 16px;
}
/***********SIDE BOX***********/


#rightColumn .name{height:auto;}
#rightColumn .OcH{height:563px;}
#rightColumn .OcH li{margin-left:14px !important; padding-bottom:6px !important; border-bottom:none !important;}
.sideNav {height:auto; float:left;}
p.denNmTle{#color:#004366 !important; font-weight:bold; font-size:18px; font-family:'Source Sans Pro', sans-serif; margin-bottom:0;}
.denNm{border-bottom:1px dashed #d8d8d8; margin-bottom:20px;}
p.denNmRol{#color:#004366; font-size:14px;}

.side_box .header {
	margin: 0 0 12px;
	padding: 0 0 12px;
}

.side_box .title strong {
	color: #515151;
}
.side_box .subtitle{
	display:inline;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	color: #333333;
}

.drBox {
	position: relative;
    float: left;
    width: 33%;
    height: auto;
    min-height: 342px;
    padding: 40px 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.drBox .lk { display: none; }

.sbdr1 { margin-left: 0; }
.sbdr3 { margin-right: 0; }

.drBox a { font-weight: 700; }
.drBox h4 { margin-bottom: 0; }
.drBox p { color: #666; }

.drBox img {
	-webkit-box-shadow: 0px 0px 10px 5px rgba(102,102,102,0);
	-moz-box-shadow: 0px 0px 10px 5px rgba(102,102,102,0);
	box-shadow: 0px 0px 10px 5px rgba(153,153,153,0);
}
.drBox img:hover {
	-webkit-box-shadow: 0px 0px 10px 5px rgba(102,102,102,0.4);
	-moz-box-shadow: 0px 0px 10px 5px rgba(102,102,102,0.4);
	box-shadow: 0px 0px 10px 5px rgba(153,153,153,0.2);
	/*box-shadow: 0px 0px 10px 5px rgba(113,179,53,0.4);*/
}

/* services special -------------------------------------------------- */
#whitening-special {
	border: 1px solid #1B5E9C;
	margin: 0 0 15px;
	padding: 10px;
}
#whitening-special h2 {
	color: #1B5E9C;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}
#whitening-special h3 {
	color: #00B1B0;
	font-size: 14px;
	font-weight: bold;
}
#whitening-special p {
	font-size: 14px;
	line-height:19px;
}
#whitening-special p strong {
	color: #1B5E9C;
}
#whitening-special p.terms {
	color: #999;
	font-size: 13px;
	line-height:18px;
	margin: 0;
}

/***********COLOURED BOXES********/

div.orange .header,
#content div.orange .header,
#content div.orange div.col {
	border-color: #e7720e;
}
div.orange .title,
#content div.orange .title {
	color: #e7720e !important;
}
div.orange ul.links a:hover,
#content div.orange ul.links a:hover {
	background-color: #f4d3b7;
}
ul.links li.orange a {
	color: #e7720e !important;
}
div.green {
	border-bottom-color: #5bbe37;
}
div.green .header,
#content div.green .header,
#content div.green div.col {
	/*border-color: #5bbe37;*/
	border:medium none;
}
.green li {margin-left:13px;}
div.green .title,
#content div.green .title {
	color: #4ab032 !important;
	padding-bottom:8px;
	border-bottom:solid 1px #5bbe37;
}
div.green ul.links a:hover,
#content div.green ul.links a:hover {
	background-color: #bbf0be;
}
div.purple {
	border-bottom-color: #b851de;
}
div.purple .header,
#content div.purple .header,
#content div.purple div.col {
	border-color: #b851de;
}
div.purple .title,
#content div.purple .title {
	color: #9b2389 !important;
}
div.purple ul.links a:hover,
#content div.purple ul.links a:hover {
	background-color: #dfbbf0;
}
div.teal {
	border-bottom-color: #00b1b0;
}
div.teal .header,
#content div.teal .header,
#content div.teal div.col {
	border-color: #00b1b0;
}
div.teal .title,
#content div.teal .title {
	color: #00b1b0 !important;
	font-size:18px;
}
div.teal ul.links a:hover,
#content div.teal ul.links a:hover {
	background-color: #b2e7e7;
}
div.cyan {
	border-bottom-color: #08abbe;
}
div.cyan .header,
#content div.cyan .header,
#content div.cyan div.col {
	border-color: #08abbe;
}
div.cyan .title,
#content div.teal .title {
	color: #08abbe !important;
}
div.cyan ul.links a:hover,
#content div.teal ul.links a:hover {
	background-color: #b4e6eb;
}
div.red {
	border-bottom-color: red;
}
div.red .header,
#content div.red .header,
#content div.red div.col {
	border-color: red;
}
div.red .title,
#content div.red .title {
	color: red !important;
}
div.red ul.links a:hover,
#content div.red ul.links a:hover {
	background-color: #FBC2C4;
}
/* box elements -------------------------------------------------- */
ul.links,
ul.schedule {
	list-style: none;
	margin: 0;
}
.links li {
	border-bottom: 1px solid #d2d2d2;
}
.links li a {
	background: url(images/link-arrow.gif) no-repeat 96% center;
	color: #333;
	display: block;
	padding: 5px 8% 5px 4%;
	text-decoration: none;
}
ul.schedule li {
	clear: both;
	padding: 5px 0;
}
ul.schedule li span {
	display: block;
}
ul.schedule li span sup {
	bottom: 1px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
ul.schedule li span.schedule-title {
  font-weight: bold;
}
ul.schedule li span.day {
  float: left;
  width: 100px;
}
ul.schedule li span.hours-1 {
  width: 70px;
  float: left;
}
ul.schedule li span.hours-2 {
  float: left;
}
#box-magazine img.cover {
	margin: 0 0 10px;
}
#box-magazine a.download {
	background-image: url(images/download-now-green.png);
	padding: 39px 0 0;
	width: 201px;
}
/*********BOX ELEMENTS*************/
.side_box ul.links,
.side_box ul.schedule {
	list-style: none;
	margin: 0;
}
.side_box ul.links li {
	border-bottom: 1px solid #d2d2d2;
}
.side_box ul.links li a {
	background:url(images/link-arrow.gif) no-repeat 96% center;
	color: #333;
	display: block;
	padding: 5px 8% 5px 4%;
	text-decoration: none;
}
.side_box ul.schedule li {
	clear: both;
	padding: 5px 0;
}
.side_box ul.schedule li span {
	display: block;
}
.side_box ul.schedule li span sup {
	bottom: 1ex;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
.side_box ul.schedule li span.schedule-title {
  font-weight: bold;
}
.side_box ul.schedule li span.day {
  float: left;
  width: 100px;
}
.side_box ul.schedule li span.hours-1 {
  width: 70px;
  float: left;
}
.side_box ul.schedule li span.hours-2 {
  float: left;
}
#box-magazine img.cover {
	margin: 0 0 10px;
}
#box-magazine a.download {
	background-image: url(images/download-now-green.png);
	padding: 39px 0 0;
	width: 201px;
}


#socialize_widgets {margin: auto;}
#socialize_widgets .item {float: left; margin-right: 10px;}
#socialize_widgets .item img {border: none;}

a.selected:link, a.selected:visited {color:green;}

.checkout_step {
    display: none;
}
/*********************Blog*******************/
.fb_iframe_widget_fluid { display: inline-block!important; }

img.rNi {
	float: left;
	margin: 5px 15px 0 0;
}
.summary { margin: 0px auto 100px auto; max-width: 800px; }
.summary .readMore {color:#0673ba;}
img.artHero {float:right; margin: 0 0 0 30px;}

.posts p.strapline {
	margin-bottom: 1.2em;
}
.posts clear{
	clear: both;
}
.posts form{padding-left: 0!important;}
span.bPapp {color: #F00;}
span.bPapp {color: green;}

#content input.fLogin { background:url(images/facebook-signin.png) no-repeat; width: 111px; height: 31px; border: none; color:#fff; float:left; font-weight: bold; margin: 0 10px 0 0; text-indent: 25px;}
.sideNav h2, .sideNav h2 a {
	font-size: 16px;
	padding: 0;
	margin: 0;
	color: #e7720e;
	text-decoration:none;
	border-bottom:none;
}
.sideNav h2{margin-bottom:10px;}
.sideNav h2 a:hover {color:#000;}
.sideNav h4 {
	font-size:30px;
	border-bottom:5px solid #00a9a8;
	margin-bottom:15px;
	position:relative;
	text-align:left;
	padding-bottom:6px;
	font-weight:700; 
	color:#00a9a8;
}
#rightColumn .sideNav ul {margin: 0;}
#rightColumn .sideNav li {list-style: none; margin-right: 0; font-weight:700;}
.rec {/*** Recent news in the left column ***/
	margin: 0 0 15px 0; padding: 0 0 5px 0; border-bottom: 1px solid #00a9a8; min-height: 75px;}
.rec p {
	font-size: 14px;
	line-height:18px;
	margin-bottom:0;
}
.articleBody {padding-right: 30px;}
.articleBody h3 { margin-top: 20px; text-transform:capitalize;}
.articleBody ol li {margin-bottom: 10px;}
.articleBody ul {margin-top: 18px;}


#post .fbB {margin-bottom: 30px;}
#post img.alignnone {margin: 50px 0; clear:both;}

/* Comments */
#content form.bComments {padding: 20px; width: 582px;}
form.bComments label {width: 120px; float:left;}
#content form.bComments input, #content form.bComments textarea {width: 250px; margin-bottom: 15px;}
#contentform.bComments input {height: 30px; line-height: 30px;}
#content form.bComments input.btn {width: auto; padding: 0 10px; margin-left: 121px;}
.bCom {
	border-top: 1px solid #d5d5d5;
    margin: 0 30px 0 0;
    padding: 30px 0 20px 0;
}
.bCom span {
	clear:both; 
	display:table;  
	height:40px; 
	margin-bottom:15px; 
	color:#999;
}
.bCom span font {display:table-cell; vertical-align:middle;}
.bCom span b {color: #61c0e8; margin-right:5px; font-weight:bold;}
.bCom p, .bCom td, .bCom li {
	font-size:14px!important;
	line-height:22px!important;
}
.bComImg {width:40px; height:40px; float:left; position:relative; margin-right:20px;}

#mbBtns {visibility:hidden; display:none; position:absolute; height:0;} /*hiding the responsive buttons on a desktop*/

/*********Form Fields**********/

.form {
	width: 390px;
	height:352px;
	position:absolute;
	top: 90px;
	right:50%; 
	margin-right:-600px;
	padding: 85px 30px 30px 30px;
	z-index: 5;
	background-color: #ffffff;
	border-top: #0673ba 5px solid;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.home .form {
	height:425px;
	top: 170px;
	padding: 110px 30px 30px 30px;
	-webkit-box-shadow: 3px 3px 5px 0px rgba(191,193,188,1);
	-moz-box-shadow: 3px 3px 5px 0px rgba(191,193,188,1);
	box-shadow: 3px 3px 5px 0px rgba(191,193,188,1);
}

.form .form_tips { 
	position: absolute; 
	bottom: 40px;
	left: 128px;
	width: 260px;
	font-size: 11px;
}

#bookingC #title {
	position: absolute;
	top: 120px;
	right: 78px;
	z-index: 9;
}
#booking .form-group {margin-bottom:5px;}

.home #bookingC #title { top: 200px; }

#title h3 { color: #0673ba; margin: 0 0 20px 0; max-width: 280px; font-size: 20px; font-weight: 400; z-index: 99; }
.home #title h3 { font-size: 24px; }

.oE {
    max-width: 48%;
    float: right;
}

.table-full-medium { width: 70%; }


/*.css-label-form{
	background-image:url(images/checkbox.png);
}*/

@media screen and (-webkit-min-device-pixel-ratio:0) {
/* .css-label-form  { margin-top:15px;  }
}
.css-label-form  { margin-top:15px\0/;  }*/


@media screen and (-webkit-min-device-pixel-ratio:0) {

/**********End********************/

/* Honeypot */
.honeypot {
    display: none;
}
a.BtnC{
	border-bottom:8px solid #003E61;
	font-size:22px;
	padding:6px 46px;
	text-decoration:none;
	color:#fff;
	*display:inline-block;
	*padding-bottom:15px;
}


/****************Content Banner Styles************/
table.impFee{border-collapse:collapse;}
table.impFee th, table.impFee td{border:1px solid #d8d8d8; text-align:left;}
.subPg img{margin-bottom:20px;}
p.subDscrp{margin-top:20px;}
a.linkSide{text-decoration:none; color:#515151;}
a.linkSide:hover{color:#000;}
span.firstW{color:#e7720e;}
h2.titleCont{color:#e7720e !important;}
h2.titleCont strong{color:#515151 !important;}
p.marCon{margin-top:15px;}
.introTw{width:457px;}
.t{height:216px;}
.tw h1, .tw a, .tw p.Prc, p.banCst{font-family: "Ubuntu", sans-serif;}
.tw p.Prc{line-height:95px;}
.tw h1{font-size:35px; color:#004366; margin-bottom:0;}
.tw p.Prc, p.banCst{font-size:80px; position:relative; font-weight:bold; color:#00a5a4; text-shadow: 2px 1px #004366; display:block;}
p.banCst{line-height:83px; top:-14px;}
.tw p.Prc span, p.banCst span{position:absolute; font-size:25px; color:#004366; font-weight:normal; text-shadow:none; top:18px; left:182px; width:88px;}
.tw p.Prc span{top:-12px;}
span.twPs{
	font-size: 18px !important;
	line-height: 19px!important;
	top: 50px !important;
	width: 300px !important;
}
span.twPs2{
	top: 20px !important;
}
.tw p.Prc span{width:171px;}
p.BanTel{*margin-top:33px !important;}
p.banCst span{line-height:28px; width:300px;}
.tw p.Prc sup, p.banCst sup{vertical-align:top; position:relative;}
a.BtnC{
	border-bottom:8px solid #003E61;
	font-size:24px;
	padding:6px 46px;
	text-decoration:none;
	color:#fff;
	*display:inline-block;
	*padding-bottom:15px;
}
.sOne{
	border-right: 1px solid #C9E3ED;
	display: table;
	float: left;
	height: 141px;
	margin-right: 20px;
	margin-top: 55px;
	*margin-top:25px;
	width: 200px;
}
.sTwo{margin-top:55px; *margin-top:25px; display:table;}
.sOne h1, .sTwo h1{font-size:35px;}
p.psOne, p.psTwo{font-size:35px !important; font-weight:bold; margin-top:14px; margin-bottom:25px;}
.sOne p, .sTwo p{font-size:18px; line-height:23px; color:#004366;}
.mOne, .mTwo{margin-top:36px; *margin-top:6px;} 
/********** Content Banners **********/
.banBtnLoc{width:146px; display:block; padding:10px 20px; text-align:center;}
p.banTle{font-size:57px; color:#666666; line-height:64px; font-weight:400;}
p.banSubTle{font-size:22px; color:#004366; line-height:27px; width:500px; margin-bottom:45px;}
p.banTxt{font-size:22px; line-height: 26px; }
.banBtnLoc a{color:#ffffff; font-size:20px; text-decoration:none;}
ul.banL{margin-left:0; color:#004366;}
ul.banL li{font-size:18px; line-height:21px; margin-left:25px;}
.banIntroCont{width:800px;}
.banptA, .banptB, .banptA div, .banptB div, .banptC div, .banptA p, .banptB p, .banptC p{float:left;}
.banptC{
	clear:both; 
	background-image:url(images/banTb.png);
	background-repeat:no-repeat;
	background-position:-36px 0;
	display:block;
	width:543px;
	height:7px;
	padding-top:10px;
}
.banptA{
	background-image:url(images/banRb.png);
	display:block;
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:10px;
	height:102px;
	margin-bottom:-23px;
}
.banptB{padding-left:10px;}
.banptA div, .banptB div, .banptC div{margin-top:3px; margin-right:5px; font-size:30px; color:#00a3a2; font-weight:bold; *padding-bottom:20px;}
.banptA p, .banptB p, .banptC p{font-size:23px; color:#004366; line-height:26px;}
h2.subDenNm{font-size:14px;}
hr.profDvsn{clear:both; margin:20px 0;}
.mb-formMsg{display:none;}

p.prtxBtn {
    color: #00b1b0;
    font-size: 38px;
    font-weight: bold;
	line-height:13px;
}
span.rtxBn {
    color: #004366;
    font-size: 18px;
    font-weight: normal;
    position: relative;
    top: -8px;
}
/********* xmas hr, please remove after new year**********/
.generalHr {
	float:left;
	width:45%;
	padding-top:10px;
	}
.xmashr {
	float:left;
	width:45%;
	}	
/*#rightColumn .xmasbg {background:url(images/xmas1.jpg) top right no-repeat #ffffff;}*/
#xmasBanner { position:absolute; top:0; left:0; width:100%; height:100%; z-index:1000;	}

.npoI{
	position:relative;
}
.npoI span.npoPh{
	position:absolute;
	font-size:32px;
	color:#e7720e;
	bottom:13%;
	left:5%;
	font-weight:bold;
}
a.appBtn{
	max-width: 385px;
	margin: 0 auto;
	display: block;
	box-sizing: border-box;
	padding: 13px 46px;
	text-align:center
}
.gplus{margin-bottom:-5px;}

/********** Xmas Timetable **********/
.leftTg { float:left;
	margin-right: 20px;
	} 
.RightT { float:left;}

/***Christmas Opening Hours****/
.nomargin > p {margin:0!important;}
.christmas, .christmas:visited, .christmas:active {
    display:block;
    width:220px;
    height:105px;
    position:fixed;
    bottom:20px;
    right:20px;
    background-color:#ef5361;
    font-size:13px;
    line-height:15px;
    color:#fff!important;
    padding:15px 60px 0 17px;
    background-image:url(images/christmas.jpg);
    background-repeat:no-repeat;
    background-position:165px 26px;
    -webkit-box-shadow: 1px 9px 20px 7px rgba(0,0,0,0.15);
    -moz-box-shadow: 1px 9px 20px 7px rgba(0,0,0,0.15);
    box-shadow: 1px 9px 20px 7px rgba(0,0,0,0.15);
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition:0.4s ease-in-out;-moz-transition:0.4s ease-in-out;-o-transition:0.4s ease-in-out;-ms-transition:0.4s ease-in-out;transition:0.4s ease-in-out;
	z-index:999;
}
.christmas:hover {color:#fff; bottom:25px;}
/***Christmas Opening Hours END****/


.rcBox:hover, .services li:hover .serHov, .serHov, .rLk, .rLk:visited, .services form input.btn, .rLk:hover, .services form input.btn:hover, .services li, #content ul.cat li, .drBox img:hover, .drBox img, input.btn {
	-webkit-transition:0.4s ease-in-out;
	-moz-transition:0.4s ease-in-out;
	-o-transition:0.4s ease-in-out;
	-ms-transition:0.4s ease-in-out;
	transition:0.4s ease-in-out;
}
.rcBox, .services li:hover .serIcon, .serIcon, .services li, .services li:hover .serName, .serName, #content ul.cat li:hover, input.btn:hover {
	-webkit-transition:0.7s ease-in-out;
	-moz-transition:0.7s ease-in-out;
	-o-transition:0.7s ease-in-out;
	-ms-transition:0.7s ease-in-out;
	transition:0.7s ease-in-out;
}


/********** Responsive **********/
#mbBtns {visibility:hidden; display:none; position:absolute; height:0;}


@media screen and (max-width: 1200px) {
	.logo {
		width:190px;
		height:auto;
		top:5px;
		left:15px;
	}
	.ph {
		height: 40px;
		width: 150px;
		line-height: 32px;
		font-weight: 700;
		font-size: 22px;
		top: 15px;
		right: -10px;
		background-position:center bottom;
		background-size:contain;
		background-repeat:no-repeat;
	}
	.add {right:20px; top:0px; font-size:13px;}
	.add .addrIcon { right: 190px; }
	.add .hoursIcon { right: 150px; }
	
	#bookingC {padding:0 20px;}
	#booking table {width:100%!important;}
	/*#booking input[type="text"], #booking textarea {
		width:100%;
		margin-left:2px;
		padding-left:15px;
	}*/
	#booking textarea {margin-top:0;}
	#main { 
		width:100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	#content {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding-left:20px;
		padding-right:20px;
	}
	.home #content, .full-width #content{width:100%; padding-left:20px; padding-right:20px;}
	.home #content p { text-align:justify;}
	/*#content iframe {width:100%!important;}    WHY??      */
	#content img, .side_box img {width:auto; height:auto; max-width: 100%;}
	/*#rightColumn {padding:0px 20px 0 20px;}*/
	#leftColumn .rcBox, .rcBox {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.services ul {margin-left:0;}
	#footerLinks ul > li {
		margin-left:4%;
	}
	#footerLinks ul li {
		font-size:13px;
	}

	#map_canvas {overflow:hidden;}
	.hs .text {margin-left:-25px;}
	#leftColumn .schedule {
		margin-left:-15px !important;
	}
	#hmGal{width:100%; overflow:hidden; top:-50px; position:relative;}
	div.advice-right{float:left;}
	#patientForm{width:100%;}
	/*.fq{height:auto !important;}*/
	.sideNav {width:254px;}
	.home h1 {text-align:center;}
	h2 {font-size:24px;}
	#centerBottom {text-align:center;}
	#centerBottom .services {
		margin:0 auto!important;
		width:auto!important;
		float:none;
		padding:0 20px;
	}
	#leftColumnC {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		/*padding:0 20px;*/
	}
	#booking input.btn {margin-top:1px; -webkit-appearance: none; }
	.rcBox h3, .services h3 {font-size:24px;}
	.rLk {font-size:14px;}
	#bottom {
		height:auto;
		float:left;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding:15px 20px;
	}
	#footer{
		height:auto;
		float:left;
		padding: 14px 20px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	#title {min-width:95px;}
	
	.form {
    	right: -20px;
		margin-right: 0;
	}
	
	.home .form { right: 5px; }
	
	/********************* Slider Carousel ************************/
	.slide_description {
		left: 20px;
    	margin-left: 0;
	}
	
	/**********  Sidebox Styles   ***********/
	/*#leftColumn .rcBox { height: auto; }*/
}

@media screen and (max-width: 1000px) {
	#content img{
		max-width:100%;
		height:auto;
	}
	#dcnLogo{margin-left:7px;}
	.sideNav {width:100%;}
	#contentBy{top:48px;}
	#notes{top:66px;}
	#hmGal{top:-60px;}
	.rc6 p > a {font-size:12px;}
	#footer>ul { margin: 20px; margin-bottom: 10px; }
	
	.rcBox .lk { margin-bottom: 15px; }
	.rc1 h3 a, .rc4 h3 a { line-height: 24px; font-size: 28px; }
	.rcBox .readmore a { font-size: 20px; }
	.rcBox p.large { font-size: 18px; margin-bottom: 15px; }
	.rcBox p { font-size: 14px; margin-bottom: 11px; line-height: 20px; } 
	#footerC {height:auto;}
	.ft_mid li {display:list-item;}
}

@media screen and (max-width: 860px) {
	#container {width: 100%;}
	.home #main .side_box {max-width:510px; float:none; margin: 0 auto;}
	#footerLinks ul > li {
		margin-left:2%;
	}
	#footerLinks ul li {
		font-size:12px;
	}
	#container, #containerHm, #header, #main, #hImg{
		width:100%;	
		margin:0 auto;
	}
	.greenSm, .purpleSm{height:157px !important;}
	#footer ul li{font-size:12px;}
	#footer li span{margin-right:11px;}
	p.frameI{	font-size:24px;	}
	.slidBtn a{ font-size:14px;}
	#contentBy, #notes{right:45px;}
	.npoI span.npoPh{font-size:27px;}
	a.appBtn{
		width:100%;
		box-sizing:border-box;
		display:block;
		text-align:center;
		padding: 9px 46px;
		line-height: 27px;
	}
	#booking form {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	
	#rightColumn .services .lk { text-indent: 20px; }
	
	.slide_description { width: 330px; }
	.slide_description h3 { font-size: 48px; }
	
	.requireddiv { position: relative; }
	
}

@media screen and (max-width: 720px) {
	
	h1, .home h1 {
		font-size: 26px; line-height: 28px; font-weight: normal;
		margin-top: 0;
		margin-bottom: 16px;
	}
	
	h2 { font-size: 16px; line-height: 22px; margin: 20px 0 15px 0; }
	
	h3 { font-size: 16px; line-height: 22px; font-weight: 400; text-align: left; }
	
	p { font-size: 14px; line-height: 20px; }
	
	.mbTextLeft { text-align: left; margin-bottom: 0; }
	
	.mbHidden { display: none; }
	
	.ph, .add, .hBorder, .home #banner, #sitemap, #cms_overlay, #mapdirections, #centerBottom .serHov, #centerBottom .services h3:before, #centerBottom .services h3:after, #rightColumn .services h3:before {
		display:none; 
		visibility:hidden; 
		position:absolute; 
		height:0;
	}
	#header{ background: #ffffff; display:block; width:100%; height:110px; text-align: center;}
	#headerC{position:relative;float:left; height:110px;}
	.logo {
		top:42px;
		left:50%;
		margin-left:-95px;
	}
	
	#bannerC {
		height:177px;
		padding-top:0;
		margin-top:0;
	}
	#banner {
		background-size:cover!important;
		height:177px;
		background-position:center 50%!important;
	}
	.home #bannerC {
		background-image:url(images/mb-banner.jpg);
		background-repeat:no-repeat;
		background-position:center 50%;
	}
	#bookingC {
		height:40px;
		background-color: #0673ba;
		overflow:hidden;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		background-image:url(images/booking_arrow.png);
		background-repeat:no-repeat;
		background-position:95% 10px;
		max-height:500px;
	}
	
	#bookingC .form { position: relative; padding: 0; right: auto; top: auto; height: 246px; margin: 0 auto; max-width: 100%; }
	.home #bookingC .form { height: 270px; }
	
    #bookingC #title {
        position:relative;
        width:100%;
        height:40px;
		top: auto;
		left: auto;
		right: auto;
		cursor: pointer;
    }
	
	.home #bookingC #title { top: auto; }
	
	#bookingC #title h3 { max-width: 100%; text-align: center; color: #ffffff; font-size: 18px; text-transform: uppercase; font-weight: 700; }
	
	#booking {
		float:left;
		height:330px;
		min-width: 280px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	
	#booking form { padding: 10px; }
	
	#booking .form .form_tips { bottom: 20px; }
	
	#booking h3 {width:100%; padding-top:10px;}
	#booking td {
		display:block;
		width:100%;
		padding-bottom:5px;
	}
	/*#booking input[type="text"], #booking textarea {margin-left:0; width:100%; max-width:100%!important;}*/
	#booking textarea {height:50px; max-height:50px; margin-top:1px;}
	#booking input.btn {position:relative; top:auto; right:auto;}
	#main {	
		margin-top:0;
	}
	#content {
		width:100%;
		padding-top:10px;
	}
	.home #content, .full-width #content{padding-top:20px; padding-bottom: 45px; }
	
	#content img { 
		margin: 20px auto!important;
		float: none!important;
		display: block;
	}
	
	#breadcrumbs { margin-bottom: 30px; }
	
	.oE {width: 100%; clear:both; float:none; max-width: none; }
	
	.table-full-medium { width: 100%; }
	
	#centerBottomC { background-color: #f4f5f6; }
	#centerBottom { padding: 20px 20px 10px 20px; }
	.home #centerBottom>a { text-indent: 52px; text-align: left; }
	#centerBottom .services {
		width:100%;
		float:left;
		position:relative;
		padding: 0 0 20px 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	#centerBottom .services h3, #rightColumn .ser1 h3 {
		color:#0673ba;
		font-size:24px;
		line-height: 47px;
		margin-bottom: 0;
		margin-left: 0;
		position:relative;
		text-align:left;
		text-indent: 50px;
		background-image: url('images/mb-serIcon.png');
		background-repeat: no-repeat;
		font-weight:400;
	}
	
	#rightColumn .ser1 a { font-size: 24px; }
	
	.home .services h4, #rightColumn .ser1 h4 { 
		font-size: 14px; 
		padding-left: 50px; 
		padding-right: 20px; 
		text-align: left; 
		margin-bottom: 20px; 
		margin-left: 0; 
		line-height: 18px; 
	}
	
	#centerBottom .services li, #rightColumn .service1 {
		display:block;
		list-style:none;
		position:relative;
		vertical-align:middle;
		width:100%;
		max-width:100%;
		height:54px;
		margin-left:0;
		line-height:47px;
		border-bottom: #17a9b7 solid 1px;
	}
	
	#centerBottom .services li:hover .serIcon, .serName { top: 0; color: #333; }
	
	.services li { border-bottom: 1px solid #0673ba; }
	.services li:first-of-type { border-top: 1px solid #17a9b7; }
	.lk a.readMore, #rightColumn .lk a.readMore { font-size: 16px; }
	
	#centerBottom .serIcon {
		display:block;
		width:50px;
		height:55px;
		position:relative;
		float:left;
		background-repeat:no-repeat;
		background-position:50% 50%;
		background-size:60px auto;
		z-index:1;
		margin-right:10px;
		top: 0;
	}
	
	#centerBottom .serCon {
		-webkit-border-radius: 0;
    	-moz-border-radius: 0;
    	border-radius: 0;
		width:100%;
		height:auto;
		background-color:transparent;
	}
	#centerBottom .serName, .serName {text-align:left; font-size:16px; padding: 16px 0;}
	.serName, #rightColumn .service1 { line-height: 55px; }
	#centerBottom .services h3 span{padding-left:0;}
	#centerBottom .services {
		margin:0!important;
		width:100%!important;
		float:left;
	}
	
	.sbLink, #rightColumn .sbLink { width: 100%;  }
	/***HOME Right Column Sidebox drBox****/
	.home #rightColumn { padding: 20px 20px 10px 20px; }
	
	.home .drBox { 
		width: 100%;
		padding: 18px 0px;
		min-height: 240px;
	}
	
	.home .drBox h4 { padding-top: 15px; }
	.home .drBox .drTitle { font-size: 15px; line-height: 25px; }
	.drBox p { margin-bottom: 20px; }

	/***HOME End of Right Column Sidebox drBox****/
	
	/********** Right Column Sidebox ******/
	#rightColumn {
		width:100%;
		padding: 30px 20px auto 20px;
	}
	#rightColumn .services { padding: 20px 20px 30px 20px; }
	#rightColumn .side_box{ width:100%; }
	#rightColumn .rc3 table td { font-size: 12px; }
	#rightColumn .lk a { line-height: 25px; }
	#rightColumn .serIcon { background-position: 50% 50%; }
	#rightColumn .services .lk { text-indent: 52px; }
	#rightColumn .services .lk a.readMore { display: block; font-size: 20px; line-height: 26px; padding: 10px 0; }
	
	.home #rightColumnC { background-image: none; }
	.home #rightColumnC { background-color: #fff; }
	
	.home #rightColumn>h3 { font-size: 26px; line-height: 28px; margin-bottom: 10px; }
	.home #rightColumn>h4 { font-size: 16px; line-height: 26px; margin-bottom: 15px; }
	
	/********** End of Right Column Sidebox ******/
	
	.side_box {
		width: 100%;
	}
	
	#leftColumn .rcBox, .rcBox {
		width:100%;
		height: auto;
		margin:0;
		min-height: 231px;
	}
	.home .rcBox{padding: 20px;}
	.rcBox h3, .rc1 h3 a, .rc4 h3 a {font-size:24px; line-height: 28px;}

	.rc1 h3, .rc4 h3 { padding-top: 0; }
	
	.rc2 h3:before { top: 5px; }
	.rc2 h3 a { font-size: 16px; line-height: 26px; }
	.rc2 .rcbox_title { font-size: 12px; line-height: 16px; margin-right: 40px; display: block; }
	.rc3 h3 { padding-top: 5px; }
	.home .rc2 .text { padding-left: 38px; margin-left: 0; }
	.rcBox p.large { font-size: 16px; line-height: 22px; margin-bottom: 15px; }
	.home .rc3 { min-height: 231px; }
	.home .rc3 .text { padding-left: 0px; margin-top: 15px; line-height: 12px; margin-left: -30px; }
	.rc3 table td { font-size: 12px; line-height: 12px; padding: 2px 6px; }
	
	.sideNav {
		width:100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	img#lg{
		position: static;
		width: 258px;
		margin: 12px auto 0 auto;
		height: auto;
	}
	#footerC {height:auto; padding:0;}
	#footer>ul, #footer ul { margin: 0 auto;  text-align: center; }
	#footer>ul>li { padding-right: 0; }
	#footer li.ft_left, #footer li.ft_right { width: 100%; line-height: 18px; }
	#footer li.ft_mid { display: none; }
	#partof {
		position:relative;
		float:left;
		width:100%;
		top:auto;
		
	}
	#partof a {display:block; width:50%; position:relative;float:left; margin:12px 0 0 0;}
	#dcnLogo{text-align:left;}
	#bupaLogo {
		text-align:right;
		padding-right:20px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	#associations, #associations ul, #associations ul li, #associations p{float:none;}
	#associations {width:100%; height:100px}
	#associations p{
		height:auto;
		text-align:center;
		margin:0 auto 10px auto;
		width:100%;
		max-width:100%;
	}
	#associations ul li{
		clear:both;
		margin:0 auto;
		width:49%;
		text-align:center;
		display:inline-block; 
	}
	#qip {
		padding:13px 0 0 0;
		margin-left:0;
		width:100%;
		text-align:center;
	}
	#qip img {float:none;}
	#qip p {float:none; margin:0; text-align:center; width:100%; max-width:100%; font-size:12px;}
	#footer{
		height:auto;
		float:left;
		padding:15px 20px;
	}
	#credits {
		position:relative;
		width:100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		float:left;
		text-align:center;
		top:auto; bottom:auto; right:auto;
	}
	#credits p, #credits span {font-size:12px;}
	#contentBy, #notes {
		width:100%;
	}
	#follow {position:relative; float:none; margin:0 auto;}
	#partof a:first-child img{margin:0 auto;}

	#hmGal{top:-55px;}
	.intro{display:none; visibility:hidden; height:0; position:absolute;}
	#hImg{background-position:left center;}
	#fromAddress, #toAddress{width:100%;}
	.directions th{text-align:left; margin-right:80px; float:left;}
	a img#gPlus{top:-41px; left:75%;}
	#patientForm{display:none; visibility:hidden; height:0; position:absolute;}
	.mb-formMsg{display:block;}
	h1.sm {font-size: 45px; line-height:48px;}
	.generalHr { width:100%;}
	.xmashr {width:100%;}
	a.appBtn{max-width:none;}
	/***********AVANSERnumber mobile***********/
	.AVANSERnumber-0 a, .AVANSERnumber-17 a, .AVANSERnumber a{
		color:#1b5e9c;
		text-decoration:underline;
		pointer-events: auto;
		cursor: pointer;
	}
	#content .read-more a, #content .read-less a { 
		width: 50%;
		left: 50%;
		margin-left: -25%;
		bottom: 15px;
		font-size: 16px;
	}
	
	.summary { margin-bottom: 20px; }
	
	.rLk {font-size:18px;}
	.requireddiv {bottom:-30px; left:0; right:auto; top:auto;}
	
	/***Christmas Opening Hours****/
    .christmas, .christmas:visited, .christmas:active {
        display:block;
        width:100%;
        height:60px;
        position:fixed;
        bottom:0;
        right:0;
        font-size:13px;
        line-height:15px;
        padding:10px 0 0 27px;
        background-size:30px 33px;
        background-position:306px 9px;
        -webkit-box-shadow:none;
        -moz-box-shadow: none;
        box-shadow:none;
        text-align:left;
    }
    .christmas:hover { bottom:0;}
    /***Christmas Opening Hours END****/
	
}
@media screen and (max-width: 455px) {
	table.tblResp th, table.tblResp td{font-size:10px; padding:0;}
	.generalHr { width:100%;}
	.xmashr {width:100%;}	
	.npoI span.npoPh{
		font-size:21px;
		bottom:9%;
	}
	.leftTg { width:100%;} 
	.RightT { width:100%;} 
	/***Christmas Opening Hours****/
    .christmas, .christmas:visited, .christmas:active {
        font-size:12px;
        padding:10px 0 0 15px;
        background-position:260px 9px;
    }
    /***Christmas Opening Hours END****/
	#bookingC #title h3 { font-size: 14px; text-align: left; }
	#booking .form .form_tips { width: auto; line-height: 16px; bottom: 12px; padding: 0 10px 0 0; }
	
}