@charset "utf-8";

@font-face {
    font-family: 'AlteHaasGroteskRegular';
    src: url('fonts/AlteHaasGroteskRegular.eot');
    src: url('fonts/AlteHaasGroteskRegular.eot') format('embedded-opentype'),
         url('fonts/AlteHaasGroteskRegular.woff2') format('woff2'),
         url('fonts/AlteHaasGroteskRegular.woff') format('woff'),
         url('fonts/AlteHaasGroteskRegular.ttf') format('truetype'),
         url('fonts/AlteHaasGroteskRegular.svg#AlteHaasGroteskRegular') format('svg');
}
@font-face {
    font-family: 'AlteHaasGroteskBold';
    src: url('fonts/AlteHaasGroteskBold.eot');
    src: url('fonts/AlteHaasGroteskBold.eot') format('embedded-opentype'),
         url('fonts/AlteHaasGroteskBold.woff2') format('woff2'),
         url('fonts/AlteHaasGroteskBold.woff') format('woff'),
         url('fonts/AlteHaasGroteskBold.ttf') format('truetype'),
         url('fonts/AlteHaasGroteskBold.svg#AlteHaasGroteskBold') format('svg');
}
/* CSS Document */
body{  font-size:15px;color:#000; font-family: 'Lato', sans-serif;}
html, body, h1, h2, h3, h4, h5, p, ol, ul, li, form, iframe, button{ padding:0px; margin:0px; }

/*** Common Styles ***/
a{ text-decoration:none; color:#fff; outline:none; }
a:hover{ color:#FFC305; }
img{ border:none; max-width:100%; vertical-align:middle;}
.clear{ clear:both;}
ul, li{ list-style-type:none; }
/*** titles Styles ***/
h1, h2, h3{ }
h1{font-weight:normal; font-size:26px;}
h2{ font-size:28px; font-weight:normal;}
h3{ font-size:24px; font-weight:normal; }

/***header styles***/
.stickyMenu {
  height: 110px; background:#fff;
  padding: 0 !important;width:100% !important;
  position: fixed !important;
  top: 0;z-index:99999999999;
  transition: all 0.4s ease 0s;
}
.stickyMenu .logo {
  float: left;
  padding: 15px 0 5px;transition: all 0.4s ease 0s;
  width: 18%;
}
.stickyMenu .header-right, .stickyMenu .logo img{
  transition: all 0.4s ease 0s; 
}
.stickyMenu .header-right{padding:10px 0 0 0;}
.stickyMenu nav{ margin:5px 0 0 0;  z-index: 99999999999;}
.stickyMenu .menu-sec {  position: relative;
  z-index: 99999999999; }
.stickyMenu .menu-sec ul li {
 margin: 10px 0 0;
}
.stickyMenu .menu-sec ul li ul li{ margin:0px;}

/*********header styles**********/
#header-sec  , nav, #banner, #procedure-sec, #doc-sec,  #why-choose-us-sec, #map-sec, #patient-orange-sec, #patient-referrer-sec,  #credibility-sec,  footer{ width:100%; float:left;}
.header-sec, .menu-sec, .procedure-sec, .doc-sec, .why-choose-us-sec, .map-sec, .patient-orange-sec , .patient-referrer-sec ,.credibility-sec, .footer-sec{ max-width:1170px; margin:auto; }



#header-sec {
  position: relative;
  z-index: 99999; font-weight:600; 
}
.logo {float: left; padding:20px 0; transition: all 0.4s ease 0s; }
.header-right{ float:right; width:60%; padding:40px 0 0 0;font-family: 'Work Sans', sans-serif; }
.header-info { width:80%; float:right;}
.header-info li{float:left; width:33%; line-height:25px; font-weight:500; font-size:19px; }
.header-info a{display:block; color:#354b86;}
.h-contact a{background: url("images/h-contact-img.png") no-repeat scroll 0px center; font-weight:700;padding:0 0 0 20px; }
.h-app a{background: url("images/h-add-icon.png") no-repeat scroll 0px center; padding:0 0 0 30px;}
.h-loc a {background: url("images/h-loc-icon.png") no-repeat scroll 0px center;padding:0 0 0 25px; }


/********menu styles***********/

nav{ margin:40px 0 0 0;}
.slicknav_menu { display:none;}
.menu-sec {  position: relative;
  z-index: 99999999; }
.menu-sec ul li {
  float: left;position:relative;background: url("images/menu-divider.jpg") no-repeat scroll 0px 0px;  
  font-size:17px; font-weight:400; line-height:50px;font-family: 'Work Sans', sans-serif;
  text-align: center;
} 
.menu-sec ul li a {
  color: #354b86;
  display: block;border-bottom:6px solid #fff;
  margin:0px 17px;
}
.menu-sec ul li a:hover{border-bottom:6px solid #f6921e;background: url("images/menu-hover.jpg") repeat-x scroll 0px 0px;}
.first {background:0px!important;}
.menu-sec ul li ul { z-index: 100; background: #354b86; display: none; width: 250px; position: absolute; left: 0px; top: 56px; opacity:1;}
.menu-sec ul li ul li { float: none;text-align: left; font-size: 14px;  line-height:46px;background:#354b86 url("images/menu-dropdown-arrow.png") no-repeat scroll 20px center;margin:0px;border-left:0px;padding:0px;}
.menu-sec ul li ul li a {
  color: #fff;border-bottom:1px solid #1a1a1a;
  padding: 0px 0 0px 35px; margin:0px;
}
.menu-sec ul li ul ul{ width:200px;}
.menu-sec ul li ul li a:hover {color: #fff;background:#f6921e url("images/menu-dropdown-hover.png") no-repeat scroll 20px center;border-top:0px;border-bottom:1px solid #1a1a1a;color:#000; }
.menu-sec ul li:hover > ul { display: block; position: absolute; left: 0px; padding: 0px; margin: 0px; }
.menu-sec ul li li:hover > ul { display: block; position: absolute; left: 100%; padding: 0px; margin: 0px; top: 0px; }

/********banner styles***********/

.banner-sec {
  margin: 0 auto; 
  max-width: 1170px;
  position: relative; 
}
#banner-container{ max-width:2100px; position: relative;margin: 0 auto; }
.banner1{background:#fff url("images/banner1.jpg") no-repeat scroll center 0;min-height:506px;}
.banner2{background:#fff url("images/banner2.jpg") no-repeat scroll center 0;min-height:506px;}
.banner3{background:#fff url("images/banner3.jpg") no-repeat scroll center 0;min-height:506px;}
.rslides {
	position: relative;
	list-style: none;
	width: 100%;
	padding: 0;
	margin: 0;
}
.rslides > li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}
.rslides > li:first-child {
	position: relative;
	display: block;
	float: left;
}
.rslides > img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
}
.banner-text{
  left:0%;min-height:130px;
 position: absolute;
  top:130px; width:370px; border-top:1px solid #999999;border-bottom:1px solid #999999; padding:30px 0 15px 0;
}
.banner-text h3{ font-family:'AlteHaasGroteskRegular'; font-size:25px;color:#000; line-height:30px; text-transform:uppercase; }
.banner-text h5{font-family: 'Work Sans', sans-serif;font-weight:300; font-size:20px; line-height:25px; display:block; margin:5px 0 20px 0;}
.banner-text ul li{font-family: 'Work Sans', sans-serif;font-weight:500; font-size:18px; line-height:20px; color:#07236d; list-style: outside none disc; margin:0 0 0 20px;}
.banner-tabs {
  left: 0;
  position: absolute;
  top: 480px;
  z-index: 100;
}
.banner-tabs  ul li{float: left;list-style-type: none;}
.banner-tabs  ul li a { display: block;background:url("images/banner-dots.png") no-repeat scroll 0px 0px; width:11px; height:11px; margin:0 5px;}
#bullet7 ul li a:hover, #bullet7 li.rslides_here a { background:url("images/banner-dots-hover.png") no-repeat scroll 0px 0px;}

.b-read-more a{background:#354b86; color:#fff; padding:0 17px; line-height:30px;  display:inline-block; text-align:center;font-size: 'Work Sans', sans-serif;font-size:14px; border-radius:20px; position:absolute; top:225px; right:0px; }

/** Floating **/ 
.floatMenu-container {
	position: relative;
	max-width: 1500px;
	margin: 0 auto;
}
.action-buttons {
  font: 13px/20px "Lato";
  position: fixed;
  right: 0;
  text-align: center;
  top: 280px;background:#3952a3; border-radius:5px;
  width: 95px;
  z-index: 9999;
}
.action-buttons ul li{ width:100%; border-bottom:1px solid #758bd2;}
.action-buttons ul li:hover{ color:#ffc480;}
.action-buttons ul li a {
  display: block;
  padding: 45px 0 25px 0;
}
.urgent-app a{background: url("images/urgent-app-icon.png") no-repeat scroll center 20px ;}
.open-hours a{background: url("images/open-hours-icon.png") no-repeat scroll center 20px;}
.tell-a-friend { border-bottom:0px !important;}
.tell-a-friend a{background: url("images/tell-a-friend-icon.png") no-repeat scroll center 20px;}

.urgent-app a:hover{background: url("images/urgent-app-icon-hover.png") no-repeat scroll center 20px ;}
.open-hours a:hover{background: url("images/open-hours-icon-hover.png") no-repeat scroll center 20px;}
.tell-a-friend a:hover{background: url("images/tell-a-friend-icon-hover.png") no-repeat scroll center 20px;}

#procedure-sec{padding:60px 0;}
#mob-procedure-sec{ display:none;}
#procedure-sec h3{text-align:center;font-family:'AlteHaasGroteskRegular'; font-size:32px;line-height:40px; color:#354b86;  margin:0 0 40px 0;}
#procedure-sec h3 a{color:#354b86;}
#procedure-sec ul li{text-align:center;font-size:17px; width:20%; float:left;line-height:20px;font-family: 'Lato', sans-serif; font-weight:700; }
#procedure-sec ul li a{display:block; color:#354b86; padding:160px 0 0px 0;}
#flexiselDemo4{display:none;}
.colonoscopy a{background: url(images/colonoscopy-img.png) no-repeat center 0px;}
.gastroscopy-endoscopy a{background: url(images/gastroscopy-endoscopy-img.png) no-repeat center 0px;}
.sigmoidoscopy a{background: url(images/sigmoidoscopy-img.png) no-repeat center 0px;}
.capsule-studies a{background: url(images/capsule-studies-img.png) no-repeat center 0px;}
.balloon-enteroscopy a{background: url(images/balloon-enteroscopy-img.png) no-repeat center 0px;}
.endoscopic-ultrasound a{background: url(images/endoscopic-ultrasound-img.png) no-repeat center 0px;}
.ercp a{background: url(images/ercp-img.png) no-repeat center 0px;}

.colonoscopy a:hover{background: url(images/colonoscopy-img-hover.png) no-repeat center 0px;}
.gastroscopy-endoscopy a:hover{background: url(images/gastroscopy-endoscopy-img-hover.png) no-repeat center 0px;}
.sigmoidoscopy a:hover{background: url(images/sigmoidoscopy-img-hover.png) no-repeat center 0px;}
.capsule-studies a:hover{background: url(images/capsule-studies-img-hover.png) no-repeat center 0px;}
.balloon-enteroscopy a:hover{background: url(images/balloon-enteroscopy-img-hover.png) no-repeat center 0px;}
.endoscopic-ultrasound a:hover{background: url(images/endoscopic-ultrasound-img-hover.png) no-repeat center 0px;}
.ercp a:hover{background: url(images/ercp-img-hover.png) no-repeat center 0px;}


#doc-sec{background: url(images/doc-sec-bg.jpg) no-repeat center 0px; color:#000;}
.doc-sec{position:relative;}
.doc-img{ float:left; margin:63px 0 0 0;}
.doc-img img{text-align:right;}
.doc-sec-text{font-family: 'Lato', sans-serif; background:#fff; border-radius:10px; float:right; width:425px; margin:75px 0 0 0;font-size:15px; line-height:20px; font-weight:400; padding:60px 80px 40px 45px; color:#292929; min-height:365px;   }
.doc-sec-text h5{ text-transform:uppercase; margin:0 0 30px 0;font-size:20px; line-height:30px; font-weight:900; color:#354b86;}
.doc-sec-text h5 a{ color:#354b86;}
.doc-sec-text h3{font-family:'AlteHaasGroteskRegular'; text-transform:uppercase; font-size:32px; line-height:40px; color:#f6921e;}
.doc-sec-text h4{ font-weight:400;  font-size:24px; line-height:30px; color:#354b86; margin:0 0 20px 0;}
.doc-view-profile a{padding:0 17px; color:#455b96; font-size:14px; line-height:35px;border:1px solid #afb5df; border-radius:20px; font-weight:700; display:inline-block; margin:30px 0 0 0;   }
.callbacks1_nav {
  background:url("images/doc-arrows.png") no-repeat scroll left top;
  top:450px;
  clear: both;
  float: left;
  height: 36px;
  right: 93px;
  margin-top: 0;
  opacity: 1;
  overflow: hidden;
  position: absolute;
  text-decoration: none;
  text-indent: -9999px;
  width: 18px;
  z-index: 3;
}
.callbacks1_nav.next {
  background-position: right top;
  right: 76px;
}


#why-choose-us-sec{background:#f2f2f2; padding:90px 0 85px 0; position:relative;font-family: 'Lato', sans-serif;}
#why-choose-us-sec h4{color:#3260a6;font-family:'AlteHaasGroteskBold';font-weight:bold;  font-size:41px; line-height:40px; margin:0 0 35px 0;}
#why-choose-us-sec h4 a{color:#3260a6;}
.why-choose-us-left{ float:left; width:420px;font-size:15px; line-height:20px; font-weight:400;}
.why-choose-us-left ul li{margin:10px 0;background: url("images/ychooseus-arrow.jpg") no-repeat scroll 0px 5px; padding:0 0 0 20px;}
.choose-images img{margin:5px 10px;}
.why-choose-us-right{ float:right; width:552px;}
.why-choose-us-right h4{margin:0 0 35px 130px !important;}
.why-choose-us-right ul {float:left; text-align:right;}
.why-choose-us-right ul li{font-size:18px; font-weight:700; line-height:73px; margin:2px 0 0 0; }
.why-choose-us-right ul li a{display:inline-block; color:#3260a6; padding:0 10px 0 0;}
.why-choose-us-right ul li a span{display:block; padding:0 65px 0px 20px;}
.our-approach a{background:#80e0ff url("images/our-approach-img.png") no-repeat scroll 95% center;}
.endoscopy a{background:#80e0ff url("images/endoscopy-img.png") no-repeat scroll 95% center;}
.case-studies a{background:#80e0ff url("images/case-studies-img.png") no-repeat scroll 95% center;}
.overview-image{position:relative;float:right;}
.overview-image span{position:absolute;font-size:18px; font-weight:700; left:30px; top:170px; }
.overview-image img{float:right; margin:-75px 0 0 0;}

#patient-orange-sec{background:#f2f2f2 url("images/patient-orange-sec-bg.png") no-repeat scroll center 0px; min-height:342px;}
#patient-orange-sec h4{ padding:87px 0 0 0;font-family:'AlteHaasGroteskBold';font-size:41px; line-height:40px; color:#354b86; text-align:center;}


#patient-referrer-sec {
	float: left;
	width: 100%; min-height:572px;
	background: url("images/patient-referrer-bg.jpg") no-repeat fixed center top / cover;
}
.patient-info-sec{ width:100%; float:left; margin:-170px 0 0 0;}
.patient-info-left{background:url("images/patient-info-left-bg.png") no-repeat scroll 0px 0px; width:358px; float:left;margin:0 93px 0 0;}
.patient-info-left:hover{background:url("images/patient-info-left-bg-hover.png") no-repeat scroll 0px 0px;}
.patient-info-left ul{ padding:187px 0 40px 70px;}
.patient-info-left ul li{font-family: 'Lato', sans-serif; font-weight:400; font-size:15px; margin:21px 0; line-height:30px;}
.patient-info-left ul li a{display:block; padding:0 0 0 55px; color:#354b86;}
.patient-info-left:hover  a{color:#fff;}
.first-visit a{background: url("images/s-first-visit-img.png") no-repeat scroll 0px center; }
.forms-downloads a{background: url("images/s-forms-downloads-img.png") no-repeat scroll 5px center; }
.instructions a{background:url("images/s-instructions-img.png") no-repeat scroll 0px center; }

.patient-info-left:hover .first-visit a{background: url("images/first-visit-img-hover.png") no-repeat scroll 0px center; }
.patient-info-left:hover .forms-downloads a{background: url("images/forms-downloads-img-hover.png") no-repeat scroll 5px center; }
.patient-info-left:hover .instructions a{background:url("images/instructions-img-hover.png") no-repeat scroll 0px center; }

.patient-payments{ width:200px; float:left; background:#80e0ff; border:9px solid #fff; border-radius:47%; padding:0 2% 40px 2%;}
.patient-payments:hover{ background:#1d326b;}
.patient-payments:hover a{ color:#fff;}
.patient-payments:hover h4{color:#ffa53c;}
.patient-payments h4{font-family:'AlteHaasGroteskBold';font-size:24px; line-height:30px; color:#093577; text-align:center; padding:32px 0 15px 0;background: url("images/patient-payments-head-img.png") no-repeat scroll center bottom; margin:0 0 25px 0;  }
.patient-payments ul li{font-family: 'Lato', sans-serif; font-weight:700; line-height:20px; font-size:15px; color:#354b86; margin:15px 0;}
.patient-payments ul li a{color:#354b86; display:block; padding: 0 0 0 73px; }

.private-health a{background:url("images/s-private-health-img.png") no-repeat scroll 23px center; }
.no-private-health a{background:url("images/s-no-private-health-img.png") no-repeat scroll 20px center; }
.no-health a{background:url("images/s-no-health-img.png") no-repeat scroll 20px center; }

.patient-payments:hover .private-health a{background:url("images/private-health-img-hover.png") no-repeat scroll 23px center; }
.patient-payments:hover .no-private-health a{background: url("images/no-private-health-img-hover.png") no-repeat scroll 20px center; }
.patient-payments:hover .no-health a{background: url("images/no-health-img-hover.png") no-repeat scroll 20px center; }

.patient-info-right{background:url("images/patient-info-right-bg.png") no-repeat scroll 0px 0px; width:358px; float:right;}
.patient-info-right:hover{background:url("images/patient-info-right-bg-hover.png") no-repeat scroll 0px 0px;}
.patient-info-right:hover a{color:#fff;}
.patient-info-right ul{ padding:187px 0 40px 70px;}
.patient-info-right ul li{font-family: 'Lato', sans-serif; font-weight:400; font-size:15px; margin:15px 0; line-height:40px;}
.patient-info-right ul li a{display:block; padding:0 0 0 65px; color:#354b86;}
.referral-form a{background: url("images/s-referral-form-img.png") no-repeat scroll 20px center; }
.open-access a{background:url("images/s-open-access-img.png") no-repeat scroll 18px center ; }

.patient-info-right:hover .referral-form a{background: url("images/referral-form-img-hover.png") no-repeat scroll 20px center; }
.patient-info-right:hover .open-access a{background:url("images/open-access-img-hover.png") no-repeat scroll 18px center ; }

.patient-app-sec{ width:100%; float:left; margin:200px 0 0 0;clear:both; text-align:center;}
.patient-app-sec h3{font-family: 'Lato', sans-serif; font-weight:300; font-size:27px; line-height:40px; color:#fff; }
.patient-app-sec h4{font-family: 'Lato', sans-serif; font-weight:700; font-size:27px;line-height:40px; color:#fff; }
.patient-app-sec h4 a{color:#ffac4b;}
.patient-app-sec h4 img{margin:0 0 0 10px;}

#credibility-sec{ padding:45px 0 35px 0;}
.credibility-sec ul li{ float:left; }
.nbs-flexisel-container {  position:relative;  max-width:100%; *width:1200px; *overflow:hidden;}
.nbs-flexisel-ul {  position:relative; width:9999px; margin:0px; padding:0px;  list-style-type:none; text-align:center;  }
.nbs-flexisel-inner { overflow:hidden; float:left; width:97%; }
.nbs-flexisel-item { float:left;    margin:0px; padding:0px; cursor:pointer; position:relative; line-height:0px;}
.nbs-flexisel-item img {  cursor: pointer; position: relative; margin-top: 10px; margin-bottom: 10px;  }
.credibility-sec ul li:last-child{ border:none;}
#flexiselDemo3 {display:none;}
.nbs-flexisel-nav-left{position:absolute; left:-38px;background:url("images/cred-left-arrow.png") no-repeat scroll center 0px;width:17px; height:45px; cursor:pointer; top:47px !important;}
.nbs-flexisel-nav-right{position:absolute; right:-10px;background:url("images/cred-right-arrow.png") no-repeat scroll center 0px;width:17px; height:45px; cursor:pointer;top:47px !important;}

/*******Map*******/
.mob-map-sec{ display:none;}
#map-sec{min-height:412px; font-family: 'Work Sans', sans-serif; font-weight:400; line-height:40px; font-size:16px;background:url("images/map-img.jpg") no-repeat scroll center 0px;}
.map-sec{}
.map-sec-container{ width:768px; margin:0 auto;position:relative;}
#map-sec a{display:block; padding:0 0 0 15px; width:350px; height:70px;}
#map-sec li:hover{z-index:999999;}
.map-address {
	cursor: pointer;
     display:none;font-family: 'Lato', sans-serif; font-size:14px; line-height:20px; color:#000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-khtml-opacity: 0;
	-moz-opacity: 0; text-align:center;
	text-transform: none;
	transform: scale(0); width:80%;float:left;
	transition: all .7s ease 0s; padding:130px 0 65px 0;
}
.map-address a {width:auto !important;height:auto !important;}
.map-address h3{ font-weight:700; font-size:18px; line-height:20px;color:#000; }
.map-address p{ margin:10px 0 20px 0 !important;}
.practice-readmore {
	line-height: 30px;
	font-size: 12px;
	width: 160px;
	margin: 0px auto; 
	border-radius: 20px;
	border: 1px solid #000;
	text-transform: uppercase;
}
.practice-readmore a {
	color: #000;
	display: block;
}
#map-sec li:hover .map-address{text-align:center;z-index:999999;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";filter:alpha(opacity=90);-khtml-opacity:.9;-moz-opacity:.9;text-transform:none;-webkit-transform:scale(1);transform:scale(1); display:block;}
#map-sec li:hover a span{ display:none;}
#map-sec li:hover a{height:auto !important;}
.map-endoscopy {background:url("images/map-endoscopy-bg.png") no-repeat scroll 0px 0px; position:absolute; left:15px; top:50px;}
.map-endoscopy:hover{background:url("images/map-endoscopy-bg-hover.png") no-repeat scroll 0px 0px; position:absolute; left:5px; top:50px; margin:-40px 0 0 0; width:329px;}

.map-qml {background:url("images/map-qml-bg.png") no-repeat scroll 0px 0px; position:absolute; left:60px; top:140px;}
.map-qml:hover{background:url("images/map-qml-bg-hover.png") no-repeat scroll 0px 0px; position:absolute; left:95px; top:58px; margin:-40px 0 0 0; width:329px;}

.map-strathpine {background:url("images/map-endoscopy-bg.png") no-repeat scroll 0px 0px; position:absolute; left:90px; top:210px;}
.map-strathpine:hover{background:url("images/map-strathpine-bg-hover.png") no-repeat scroll 0px 0px; position:absolute; left:80px; top:126px; margin:-40px 0 0 0; width:329px;}

.map-holy-spirit {background:url("images/map-qml-bg.png") no-repeat scroll 0px 0px; position:absolute; left:65px; top:295px;}
.map-holy-spirit:hover{background:url("images/map-holy-spirit-bg-hover.png") no-repeat scroll 0px 0px; position:absolute; left:100px; top:213px; margin:-40px 0 0 0; width:329px;}


.map-peninsula {background:url("images/map-peninsula-bg.png") no-repeat scroll 0px 0px; position:absolute; left:430px; top:140px; text-align:center;}
.map-peninsula:hover{background:url("images/map-peninsula-bg-hover.png") no-repeat scroll 0px 0px; position:absolute; left:430px; top:118px; margin:-40px 0 0 0; width:329px;}
.map-peninsula .map-address{padding:130px 0 65px 70px !important;}

.map-caboolture {background:url("images/map-peninsula-bg.png") no-repeat scroll 0px 0px; position:absolute; left:400px; top:50px; text-align:center;}
.map-caboolture:hover{background:url("images/map-caboolture-bg-hover.png") no-repeat scroll 0px 0px; position:absolute; left:400px; top:28px; margin:-40px 0 0 0; width:329px;}
.map-caboolture .map-address{padding:130px 0 65px 70px !important;}
/*******footer*******/

#footer-sec {background:url("images/footer-bg.jpg") no-repeat scroll center 0px;
width:100%; padding:50px 0 25px 0; 
 float: left; color: #fff; font-size:15px; line-height:30px; font-weight:300; font-family: 'Work Sans', sans-serif;
}
.marginmore{margin:0 auto;}
.footr-menu{width:100%; float:left; border-top:1px solid #28659c;border-bottom:1px solid #28659c; margin:10px 0 35px 0;}
.footr-menu ul{width:40%; margin:0 auto;}
.footr-menu  li.f-first a{  border-left:0px !important;}
.footr-menu li{ float:left;margin:10px 0; }
.footr-menu li a {
  border-left: 1px solid #fff;
  color: #fff;
  display: block;
  line-height: 14px;
  padding: 0 15px;
}
.footr-menu li a:hover{color:#FFB054;}
.footer-search{float:left; font-family: 'Work Sans', sans-serif; font-weight:500; font-size:20px; margin:0 60px 0 0;}
.follow-us{ width:400px; margin:0 auto;}
.follow-us ul li {
float:left; width:43px; height:43px; margin:0 4px;
}
.follow-us ul li a {
  display: block;
  text-indent: -9999px;
  height: 43px;
}
.facebook a{ background:url(images/smo-icons.png) no-repeat 0px 0px;}
.twitter  a{background:url(images/smo-icons.png) no-repeat -47px 0px;}
.linkedin a{background:url(images/smo-icons.png) no-repeat -96px 0px;}
.googleplus a{background:url(images/smo-icons.png) no-repeat -145px 0px;}
.youtube a{background:url(images/smo-icons.png) no-repeat -195px 0px;}
.pinterest a{background:url(images/smo-icons.png) no-repeat -245px 0px;}
.soacialmedia a{background:url(images/smo-icons.png) no-repeat -294px 0px;}
.footer-trasnlate{float:left; font-family: 'Work Sans', sans-serif; font-weight:500; font-size:20px; margin:0 50px 0 0;}
.footer-container{ width:100%; float:left; margin:30px 0 0 0;}
.footer-container h4{font-family: 'Work Sans', sans-serif; font-weight:500; font-size:20px; margin:0 0 20px 0;}
.footer-container ul li{ font-size:16px; background:url(images/footer-list-arrow.jpg) no-repeat 0px center; padding:0 0 0 20px;}
.footer-procedure, .footer-links, .footer-info{width:225px;float:left;}
.footer-links { margin:0 16%;}
.copyright { line-height:20px; margin:15px 0 15px 0;width:100%; float:left; }
.ypo-logo{ clear:both; }


/*******Subpage styles*******/
#s-banner{ width:100%; float:left;}
.s-banner-sec {
  margin: 0 auto; 
  max-width: 1170px;
  position: relative; 
}
#s-banner-container{ max-width:2100px; position: relative;margin: 0 auto; }
.s-banner1{background: url("images/s-banner1.jpg") no-repeat scroll center 0;min-height:222px;}
.s-banner2{background: url("images/s-banner2.jpg") no-repeat scroll center 0;min-height:222px;}
.s-banner3{background:url("images/s-banner3.jpg") no-repeat scroll center 0;min-height:222px;}

.s-banner-text{
  left:0%;min-height:90px;
 position: absolute;
  top:30px;  border-top:1px solid #999999;border-bottom:1px solid #999999; padding:10px 0 5px 0;
}
.s-banner-text h3{ font-family:'AlteHaasGroteskRegular'; font-size:18px;color:#000; line-height:30px; text-transform:uppercase; }
.s-banner-text h5{font-family: 'Work Sans', sans-serif;font-weight:300; font-size:17px; line-height:20px; display:block; margin:0px 0 5px 0;}
.s-banner-text ul li{font-family: 'Work Sans', sans-serif;font-weight:500; font-size:15px; line-height:20px; color:#07236d; list-style: outside none disc; margin:0 0 0 20px;}
.s-banner-tabs {
  right: 0;
  position: absolute;
  top: 200px;
  z-index: 100;
}
.s-banner-tabs  ul li{float: left;list-style-type: none;}
.s-banner-tabs  ul li a { display: block;background:url("images/banner-dots.png") no-repeat scroll 0px 0px; width:11px; height:11px; margin:0 5px;}
#bullet9 ul li a:hover, #bullet9 li.rslides_here a { background:url("images/banner-dots-hover.png") no-repeat scroll 0px 0px;}

.s-b-read-more a{background:#354b86; color:#fff; padding:0 17px; line-height:30px;  display:inline-block; text-align:center;font-size: 'Work Sans', sans-serif;font-size:14px; border-radius:20px; position:absolute; top:145px; right:0px; }




section{ width:100%; float:left;padding:0px 0 2% 0; background: url("images/breadcrumb-bg.jpg") repeat-x scroll 0px 0px;border-bottom:1px solid #b9b9b9;}
.article-sec{ max-width:1170px; margin:auto;  }
article{ float:left; width:71%; }
aside {
  float: right;
  width: 300px; margin:5px 0 0 0;
}
.s-ser {
   float: left; background:#223567;
   width: 100%;
   margin: 0 0 3px 0; padding:0 0 2px 0;
}
.s-ser h4{font-family:'AlteHaasGroteskRegular'; font-size:25px;line-height:60px; color:#fff;  padding:0 0 0 40px;}
.s-ser ul{ width:296px; margin:0 auto;}
.s-ser ul li{font-size:16px; line-height:62px;font-family: 'Lato', sans-serif; font-weight:700; margin:0 0 1px 0;}
.s-ser ul li a{display:block; color:#fff; padding:0px 0 0px 92px;}
.s-colonoscopy a{background:#354b86 url(images/s-colonoscopy-img.png) no-repeat 15px center;}
.s-gastroscopy-endoscopy a{background:#354b86 url(images/s-gastroscopy-endoscopy-img.png) no-repeat 15px center;}
.s-sigmoidoscopy a{background:#354b86 url(images/s-sigmoidoscopy-img.png) no-repeat 15px center;}
.s-capsule-studies a{background:#354b86 url(images/s-capsule-studies-img.png) no-repeat 15px center;}
.s-balloon-enteroscopy a{background:#354b86 url(images/s-balloon-enteroscopy-img.png) no-repeat 15px center;}
.s-endoscopic-ultrasound a{background:#354b86 url(images/s-endoscopic-ultrasound-img.png) no-repeat 15px center;}
.s-ercp a{background:#354b86 url(images/s-ercp-img.png) no-repeat 15px center;}

.s-colonoscopy a:hover{background:#f6921e url(images/s-colonoscopy-img.png) no-repeat 15px center;}
.s-gastroscopy-endoscopy a:hover{background:#f6921e url(images/s-gastroscopy-endoscopy-img.png) no-repeat 15px center;}
.s-sigmoidoscopy a:hover{background:#f6921e url(images/s-sigmoidoscopy-img.png) no-repeat 15px center;}
.s-capsule-studies a:hover{background:#f6921e url(images/s-capsule-studies-img.png) no-repeat 15px center;}
.s-balloon-enteroscopy a:hover{background:#f6921e url(images/s-balloon-enteroscopy-img.png) no-repeat 15px center;}
.s-endoscopic-ultrasound a:hover{background:#f6921e url(images/s-endoscopic-ultrasound-img.png) no-repeat 15px center;}
.s-ercp a:hover{background:#f6921e url(images/s-ercp-img.png) no-repeat 15px center;}

.s-dr-section {
float: left;width:295px; border:2px solid #223567; 
margin:0 0 4px 0;font-family: 'Lato', sans-serif; position:relative;
}
.s-dr-section h4{color:#1d3064;  font-weight:900; font-size:25px; line-height:60px; padding:0 0 0 15px; text-transform:uppercase; }
.s-dr-section h4 a{color:#1d3064;}
.s-dr-section h3{color:#f6921e;font-family:'AlteHaasGroteskRegular';font-size:20px; line-height:30px; padding:0 0 0 15px; text-transform:uppercase; margin:18px 0 0px 0; }
.s-dr-section h5{font-size:15px; line-height:20px; font-weight:400; color:#4d4d4d; padding:0 0 0 15px; margin:0px !important;}
.s-doctor-readmore a{display:block; color:#223567;padding:0 15px;}
.s-doctor-readmore a:hover{background:#0066CC; color:#fff;}
.s-doctor-readmore{
   float: left; border-radius:20px;
border:1px solid #adb3de; 
  line-height: 27px;font-size:14px; 
  margin:25px 0px 18px 15px;
}
.callbacks2_nav {
  background:url("images/doc-arrows.png") no-repeat scroll left top;
  top:387px;
  clear: both;
  float: left;
  height: 36px;
  right: 65px;
  margin-top: 0;
  opacity: 1;
  overflow: hidden;
  position: absolute;
  text-decoration: none;
  text-indent: -9999px;
  width: 18px;
  z-index: 3;
}
.callbacks2_nav.next {
  background-position: right top;
  right: 47px;
}


.s-why-choose-us{width:100%; float:left; font-family:'AlteHaasGroteskRegular'; font-size:25px; line-height:52px;margin:0 0 4px 0; }
.s-why-choose-us a{display:block; padding:0 0 0 68px;background:#223567 url("images/s-why-choose-us-img.png") no-repeat scroll 23px center;}

.s-overview{background:#3952a3;width:100%; float:left; margin:0 0 4px 0;  }
.s-overview h4{font-family:'AlteHaasGroteskRegular'; font-size:25px; padding:0 0 0 20px; color:#fff; line-height:48px;}
.s-overview ul{width:296px; margin:0 auto;}
.s-overview ul li{margin:0 0 1px 0;font-family: 'Lato', sans-serif; font-weight:bold; font-size:15px; line-height:50px;}
.s-overview ul li a{ display:block; padding:0 0 0 72px; color:#000;}
.s-our-approach a{background:#80e0ff url(images/s-our-approach-img.png) no-repeat 20px center;}
.s-endoscopy a{background:#80e0ff url(images/s-endoscopy-img.png) no-repeat 20px center;}
.s-case-studies a{background:#80e0ff url(images/s-case-studies-img.png) no-repeat 20px center;}
.s-our-approach a:hover{background:#f6921e url(images/s-our-approach-img.png) no-repeat 20px center;}
.s-endoscopy a:hover{background:#f6921e url(images/s-endoscopy-img.png) no-repeat 20px center;}
.s-case-studies a:hover{background:#f6921e url(images/s-case-studies-img.png) no-repeat 20px center;}

.s-patient-res-sec{ float:left; width:100%; position:relative; margin:0 0 4px 0; background:#f6921e;}
.s-patient-res-sec h4{font-family:'AlteHaasGroteskRegular'; font-size:20px; line-height:47px; color:#000; padding:0 0 0 20px; }
.s-patient-res-sec ul{width:296px; margin:0 auto;}
.s-patient-res-sec ul li{font-size:15px; line-height:54px; margin:0 0 1px 0; font-weight:400; font-family: 'Lato', sans-serif; }
.s-patient-res-sec ul li a{ display:block; padding:0 0 0 72px; color:#000000;}
.s-first-visit a{background:#fff url("images/s-first-visit-img.png") no-repeat scroll 20px center; }
.s-forms-downloads a{background:#fff url("images/s-forms-downloads-img.png") no-repeat scroll 20px center; }
.s-instructions a{background:#fff url("images/s-instructions-img.png") no-repeat scroll 20px center; }
.s-referral-form a{background:#fff url("images/s-referral-form-img.png") no-repeat scroll 20px center; }
.s-open-access a{background:#fff url("images/s-open-access-img.png") no-repeat scroll 18px center ; }

.s-first-visit a:hover{background:#80e0ff url("images/s-first-visit-img.png") no-repeat scroll 20px center; }
.s-forms-downloads a:hover{background:#80e0ff url("images/s-forms-downloads-img.png") no-repeat scroll 20px center; }
.s-instructions a:hover{background:#80e0ff url("images/s-instructions-img.png") no-repeat scroll 20px center; }
.s-referral-form a:hover{background:#80e0ff url("images/s-referral-form-img.png") no-repeat scroll 20px center; }
.s-open-access a:hover{background:#80e0ff url("images/s-open-access-img.png") no-repeat scroll 18px center ; }

.s-payment-options-sec{ float:left; width:100%; position:relative; margin:0 0 4px 0; background:#283c73;}
.s-payment-options-sec h4{font-family:'AlteHaasGroteskRegular'; font-size:24px; line-height:50px; color:#fff; padding:0 0 0 20px; }
.s-payment-options-sec ul{width:296px; margin:0 auto;}
.s-payment-options-sec ul li{font-size:17px; line-height:54px; margin:0 0 1px 0; font-weight:400; font-family: 'Lato', sans-serif; }
.s-payment-options-sec ul li a{ display:block; padding:0 0 0 72px; color:#000000;}
.s-private-health a{background:#80e0ff url("images/s-private-health-img.png") no-repeat scroll 20px center; }
.s-no-private-health a{background:#80e0ff url("images/s-no-private-health-img.png") no-repeat scroll 20px center; }
.s-no-health a{background:#80e0ff url("images/s-no-health-img.png") no-repeat scroll 20px center; }

.s-private-health a:hover{background:#f6921e url("images/s-private-health-img.png") no-repeat scroll 20px center; }
.s-no-private-health a:hover{background:#f6921e url("images/s-no-private-health-img.png") no-repeat scroll 20px center; }
.s-no-health a:hover{background:#f6921e url("images/s-no-health-img.png") no-repeat scroll 20px center; }

.s-practice-locations{ position:relative; float:left; width:100%; position:relative; background:#141414; padding:0 0 2px 0;}
.s-practice-locations h4{font-family:'AlteHaasGroteskRegular'; font-size:25px; line-height:50px; color:#ffb054; padding:0 0 0 20px; }
.s-practice-locations ul{width:296px; margin:0 auto;}
.s-map-address{ background:#ffb054; padding:15px 0 20px 0px; text-align:center;font-family: 'Lato', sans-serif; font-size:14px;line-height:20px; min-height:165px; }
.s-map-address h3{ font-weight:700; margin:0 0 15px 0; line-height:20px;font-size:18px; color:#000;}
.s-map-address p{margin:0 0 20px 0;}
.s-practice-readmore{line-height:30px; font-size:12px; width:160px; margin:0 auto; border-radius:20px; border:1px solid #000; text-transform:uppercase;}
.s-practice-readmore a{ color:#000; display:block;}
.s-practice-tabs {
	left: 120px;
	position: absolute;
	top: 320px;
	z-index: 100;
	width: 72px;
	overflow: hidden;
}
.s-practice-tabs  ul li{float: left;list-style-type: none;}
.s-practice-tabs  ul li a { display: block;background:url("images/practice-dots.png") no-repeat scroll 0px 0px; width:8px; height:8px; margin:0 2px;}
#bullet11 ul li a:hover, #bullet11 li.rslides_here a { background:url("images/practice-dots-hover.png") no-repeat scroll 0px 0px;}

/**********************content styles**********************/
.bread-crumbs { 
color: #000; padding:23px 0 25px 0; border-bottom:1px solid #bebebe;
text-decoration: none;font-family: 'Lato', sans-serif;
font-size: 15px;line-height:30px ; 
}
.bread-parent:hover, .bread-link:hover, .bread-home:hover {
text-decoration: underline;
}
.bread-crumbs strong {
color: #000;
}
.bread-crumbs span{ padding:0 0.5%;}
.bread-crumbs a {
color: #000;
}
.bread-crumbs a:hover {
font-weight: normal;
}
article h2, article h3, article h4 {
margin: 12px 0;
}
.textMain {
color: #000;font-family: 'Lato', sans-serif;
font-size: 15px; font-weight: normal; line-height:25px ;
}
.textMainBold {
color: #4f4f4f;
font: bold 14px 'Open Sans';
text-align: justify;
text-decoration: none;
}
.textMain h1 {
font-size: 28px; font-weight: 500; line-height:30px ;
color: #354b86;font-family:'AlteHaasGroteskBold';
padding: 30px 0 10px 0; 
text-decoration: none;
}
.textMain h2 {
color: #f6921e;font-family: 'AlteHaasGroteskBold';
font-size: 20px; font-weight: 400; line-height:30px ;
text-decoration: none;
}
.textMain h2 a {
	color: #000;
}
.textMain h2 a:hover {
	text-decoration: none;
}
.textMain h3 {
color: #354b86;
font-size: 17px; font-weight: 700;line-height:30px ;
	margin: 15px 0 0;
	text-decoration: none;
}
.textMain h4 {
	color: #141414;
	text-decoration: none;font-size: 15px; font-weight: 700; line-height:30px ;
	margin: 15px 0 0 0;
}
.textMain a {
	color: #F6921E;
	text-decoration: none;
}
.textMain p {
	margin: 12px 0;
}
.textMain a:hover {
	color: #28296A;
}
.textMain ul, textMain ol {
	padding: 0px;
	margin:0px 0px 5px 0;
	list-style: none;
}
.textMain ul li {
	list-style: none;
	padding: 0px 0 0px 30px; background:url("images/tri.png") no-repeat scroll 5px 8px;
}
.textMain ul li ul {
	background: none;
	padding:0px 0px 0 20px;
	list-style: circle;
}
.textMain ul li ul li {
	padding-bottom: 8px;
	background: none;
	padding: 6px 0px 0 0px;
	list-style: circle;
}
.textMain ul li ul li ul li {
	padding-bottom: 8px;
	background: none;
	padding: 6px 0px 0 0px;
	list-style: square;
}
.textMain ol li {
	list-style: inside none decimal;
	padding: 0 0px 8px 15px;
}
.textMain ol li:last-child {
	padding-bottom: 8px;
}
.textMain ul li p, textMain ol li p {
	padding-bottom: 0px;
	margin: 8px 0 0 0;
}
.textMain ul li ul, textMain ul li ol, textMain ol li ul, textMain ol li ol {
	padding-bottom: 0px;
}
.clear-float {
	clear: both;
}

.doc-page{ text-align:center;}
.doc-page h3{ font-size:18px; font-weight:normal; color:#000; line-height:30px;font-family:'AlteHaasGroteskBold';}
.doc-page ul li{background:#f6921e; padding:0px;float:left; margin:20px 20px 0 0;  }
.doc-page ul li img{clear:both;margin:4px;}
.doc-page a{ display:block; color:#fff; font-size:14px; margin:0 0 20px 0;}

.doc-ph-image{background:#f6921e; padding:4px;float:right; margin:0px 0px 0 20px; text-align:center;}
.doc-ph-image h2{ font-size:18px; font-weight:normal; color:#000; line-height:30px;font-family:'AlteHaasGroteskBold';}

.patient-forms-page {
	font-weight: bold;
	padding: 0;
}
.patient-forms-page a {
	color: hsl(60, 2%, 35%);
	display:block;
	margin-top: 5px;
}
.patient-forms-page a img{ margin:0 5px 0 0;}
.imp-info{background:#FFD5D5; border:1px solid #cf193b; color:#cf193b;padding:10px;}

.ServicesSP {
	color: #fff;
	width: 280px;
	height: 80px;
}
.ServicesSP a {
	font-size:14px; font-weight:bold; line-height:35px;
	color: #fff;
	display: block;
	background: #223567;
	border-bottom: 1px solid #fff;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	text-align: center;
}
.ServicesSP a:hover{font-size:14px; font-weight:bold;  line-height:35px;color:#fff;background:#F6921E;border-bottom:1px solid #fff;-moz-box-shadow:2px 2px 2px 3px #ccc;box-shadow:2px 2px 2px 3px #ccc;-webkit-box-shadow:2px 2px 2px 3px #ccc;box-shadow:2px 2px 2px 3px #ccc;text-align:center}



.ServicesSPnew {
	color: #fff;
	width: 280px;

	float:right;
}
.ServicesSPnew a {
	font-size:14px; font-weight:bold; line-height:35px;
	color: #fff;
	display: block;
	background: #223567;
	border-bottom: 1px solid #fff;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	text-align: center;
}
.ServicesSPnew a:hover{font-size:14px; font-weight:bold;  line-height:35px;color:#fff;background:#F6921E;border-bottom:1px solid #fff;-moz-box-shadow:2px 2px 2px 3px #ccc;box-shadow:2px 2px 2px 3px #ccc;-webkit-box-shadow:2px 2px 2px 3px #ccc;box-shadow:2px 2px 2px 3px #ccc;text-align:center}


.procedure-page{margin:75px 0 0 0;}
.procedure-page ul li{width:521px;font-size:15px; text-align:center; background:url("images/procedure-list-bg.png") no-repeat scroll 0px 0px !important; float:left; margin:0 64px 100px 0;padding:0px !important;}
.procedure-page ul li h3{ font-weight:700; font-size:22px; line-height:30px; color:#000; margin:10px 0 15px 0;}
.procedure-page ul li p{ width:80%; margin:0 auto;}
.procedure-page ul li img{ margin:-65px 0 0px 0;}
.pro-readmore{ background:#f6921e; font-style:italic; display:block; line-height:30px; color:#fff !important; margin:40px auto 0 auto; width:100px; }
.pro-ultrasound .pro-readmore{margin:15px auto 0 auto !important;}

.address-list{width:100%; float:left; margin:20px 0 0 0;}
.address-list ul li  {float:left; width:16%; line-height:20px;background:none !important; padding:0px !important; text-align:center; font-weight:bold;}
.address-list ul li a {
    display: block;
	padding: 10px 0px 30px 0px;
    color:#354B86;
}
.address-list ul li span{display: block;}
.address-list ul li a:hover{color:#F6921E;}

@media only screen and ( max-width:1169px )
{
#header-sec  , nav, #procedure-sec, #doc-sec,  #why-choose-us-sec, #map-sec, #patient-orange-sec, #patient-referrer-sec, #footer-sec{
  float: left;
  width: 98%; padding-left:1%;padding-right:1%;
}
.menu-sec ul li a { margin: 0 11px;}
.header-right {
width: 66%;
}
.banner-text {
	left: 1%;
}
#procedure-sec ul li {
font-size: 14px;
}
#doc-sec {
min-height: 590px;
}
.doc-img {
margin: 156px 0 0 0;
width: 40%;
}
.doc-sec-text h3 {
	font-size: 22px;
	line-height: 20px;
}
.doc-sec-text h4 {
font-size: 15px;
}
.doc-sec-text {
width: 380px;
padding: 60px 4% 40px 4%;
}
.why-choose-us-left {
width: 42%;
}
.why-choose-us-right {
width: 58%;
}
.patient-info-left, .patient-info-right, .patient-info-left:hover, .patient-info-right:hover {
	width: 34%;
	background-size: 100%;
	margin: 0 15px 0px 0;
}
.patient-info-left ul {
	padding: 165px 0 40px 17%;
}
.patient-info-right ul {
	padding: 168px 0 40px 17%;
}
.nbs-flexisel-nav{ display:none;}
.footr-menu ul {
	width: 50%;
	margin: 0 auto;
}
.footer-search {
margin: 0 0% 0 0;
}
.follow-us {
	margin: 0 8%;
}
.footer-search img, .footer-translate img{ display:block;}
.footer-links {
	margin: 0 12%;
}
section {
 float: left;
  padding: 20px 1% 4%;
  width: 98%;
}
article {
  float: left;
  width: 65%;
}
}
@media only screen and ( max-width:979px )
{
.menu-sec ul li a {
  margin: 0 6px;
}
.logo {
  width: 30%;
}
.header-info li {
font-size: 13px;
}
nav {
	margin: 10px 0 0 0;
}
.menu-sec ul li{
font-size:13px;
}
#why-choose-us-sec h4 {
font-size: 29px;
}
.why-choose-us-left {
	width: 400px;
	margin: 0 auto;
	float: none;
}
.why-choose-us-right {
	width: 555px;
	margin: 20px auto;
	float: none;
}
.patient-info-left ul {
	padding: 126px 0 40px 15%;
}
.patient-info-left ul li {
font-size: 12px;
margin: 1px 0;
}
.patient-info-left, .patient-info-right, .patient-info-left:hover, .patient-info-right:hover {
margin: 0 0px 0px 0;
}
.patient-payments {
width: 188px;
}
.patient-info-right ul {
	padding: 115px 0 40px 10%;
}
.map-sec-container {
  margin: 0 auto;
  position: relative;
  width: 100%;
}
.map-peninsula {
left: 390px;
top: 90px;
}
.map-peninsula:hover{left: 390px;
top: 68px;}
#footer-sec{padding:20px 1% 30px 1%;}
.footr-menu ul {
	width: 60%;
}
.follow-us {
	width: 320px;
margin:0 2%;
}
.follow-us ul li {
margin: 0 0px;
}
.footer-links {
	margin: 0 4%;
}
article {
  float: left;
  width: 57%;
}
.address-list ul li {
width: 50%;
}
}

@media only screen and ( max-width:767px )
{

.logo {
  width: 30%;
}
.header-info {
	width: 100%;
	float: left;
}
.menu-sec ul li{ font-size:13px;}
.menu-sec ul li a {
	margin: 0 3px;
}
.banner-text h3 {
font-size: 30px;
}
#procedure-sec {
	padding: 30px 0;
}
#procedure-sec h3 {
	margin: 0 0 20px 0;
}
#procedure-sec ul li {
width: 33%; margin:10px 0;
}
#doc-sec {
	background: #354B85;
}
.doc-img {
	margin: 40px 0 0 0;
	width: 100%;
}
.doc-sec-text {
	width: 92%;
	padding: 60px 4% 40px 4%;
	float: left;
	margin: 10px 0;
}
#why-choose-us-sec {
padding: 30px 0 25px 0;
}
.patient-info-left, .patient-info-right, .patient-info-left:hover, .patient-info-right:hover {
	width: 360px;
	background-size: auto;
	margin: 0 15px 0px 0; margin:0 auto; float:none;
}
.patient-info-left ul , .patient-info-right ul{
	padding: 197px 0 60px 24%;
}
.patient-payments {
	width: 200px; margin:10px auto;
	float: none; padding: 0 5% 40px 6%;
}
.patient-app-sec {
	float: left;
	margin: 16px 0 60px 0;
}
#credibility-sec{border-bottom:1px solid #999;}
#map-sec{background:#C5C5C5;display:none; } 
.mob-map-sec{ display:block;  width:320px !important; padding:5px 0px; margin:0 auto; float:none; }
.mob-map-sec .s-practice-locations{ padding:12px 0 !important;}
.mob-map-sec  .s-practice-tabs {
	left: 124px;
	position: absolute;
	top: 340px;
	z-index: 100;
	width: 60px;
	overflow: hidden;
}
.mob-map-sec  .s-practice-tabs  ul li{float: left;list-style-type: none;}
.mob-map-sec  .s-practice-tabs  ul li a { display: block;background:url("images/practice-dots.png") no-repeat scroll 0px 0px; width:8px; height:8px; margin:0 2px;}
.mob-map-sec  #bullet12 ul li a:hover, .mob-map-sec  #bullet12 li.rslides_here a { background:url("images/practice-dots-hover.png") no-repeat scroll 0px 0px;}
#footer-sec{background:#2E437A;}
.footr-menu ul {
	width: 100%;
}
.footr-menu li a {
padding: 0 13px;
}
.footer-search img, .footer-translate img {
	display: inline-block;
}
.footr-middle-container{width:480px; float:none; margin:0 auto;}
.footer-search, .follow-us, .footer-translate{  float:left; width:100%; margin:20px 0 0 0;}
.footer-procedure, .footer-links, .footer-info {
	width: 32%;
	float: left;
}
.footer-links{ margin:0 1%;}
.footer-container {
	margin: 30px 0 0 0;
}
.floatMenu-container{ display:none;}
article {
  float: left;
  width: 52%;
}
aside {
  float: right;
  padding: 60px 0 0;
  width: 300px;
}
	.doc-ph-image {
	float: none;
	text-align: center;
	margin: 0 auto;
	width: 213px;
}
}
@media only screen and ( max-width:639px )
{
.stickyMenu {
  height: 220px; 
}
.stickyMenu .logo {
 width: 75%;
}
.mobile-social-icons{ display:block;}
nav{ display:none;}
.slicknav_menu {display: block;}
.slicknav_btn { position: relative;
 display: block;
 vertical-align: middle;
 float: right;
 padding: 0.438em 0.625em 0.438em 0.625em;
 line-height: 1.125em;
 cursor: pointer;
}
.slicknav_btn:hover{ color:#fff;}
.slicknav_menu .slicknav_menutxt {
 display: block;
 line-height: 1.188em;
 float: left;
 font-family: Verdana, Geneva, sans-serif;
}
.slicknav_menu .slicknav_icon {
 float: left;
 margin: 0.188em 0 0 0.438em;
}
.slicknav_menu .slicknav_no-text {
 margin: 0
}
.slicknav_menu .slicknav_icon-bar {
 display: block;
 width: 1.125em;
 height: 0.125em;
 -webkit-border-radius: 1px;
 -moz-border-radius: 1px;
 border-radius: 1px;
 -webkit-box-shadow: 0 1px 0 #fff;
 -moz-box-shadow: 0 1px 0 #fff;
 box-shadow: 0 1px 0 #fff;
}
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
 margin-top: 0.188em
}
.slicknav_nav {
 clear: both
}
.slicknav_nav ul, .slicknav_nav li {
 display: block
}
.slicknav_nav .slicknav_arrow {
 font-size: 0.8em;
 float: right;
}
.slicknav_nav .slicknav_item {
 display: block;
 cursor: pointer;
}
.slicknav_nav a {
 display: block
}
.slicknav_nav .slicknav_item a {
 display: inline;
}
.slicknav_menu:before, .slicknav_menu:after {
 content: " ";
 display: table;
}
.slicknav_menu:after {
 clear: both
}
/ IE6/7 support /
.slicknav_menu {
*zoom: 1
}
/* 
    User Default Style
    Change the following styles to modify the appearance of the menu.
*/

.slicknav_menu {
 font-size: 16px;
}
/ Button /
.slicknav_btn {
 margin: 5px 5px 6px;
 text-decoration: none;
 text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
 -webkit-border-radius: 4px;
 -moz-border-radius: 4px;
 border-radius: 4px;
 background-color: #f15541;
 position:absolute; right:10px;
 top:20px;
}
/ Button Text /
.slicknav_menu .slicknav_menutxt {
 color: #FFFFFF;
 font-weight: bold;
 text-shadow: 0 1px 3px #000;
}
/ Button Lines /
.slicknav_menu .slicknav_icon-bar {
 background-color: #cecece;
}
.slicknav_menu {
  background: #2C2F38 none repeat scroll 0 0;
  padding: 5px;
  margin:0 0 10px 0;
}
.slicknav_nav {
 color: #fff;
 margin: 0;
 padding: 0;
 font-size: 0.875em;
}
.slicknav_nav, .slicknav_nav ul {
 list-style: none;
 overflow: hidden;
}
.slicknav_nav ul {
 padding: 0;
 margin: 0 0 0 20px;
}
.slicknav_nav .slicknav_item {
 padding: 5px 10px;
 margin: 2px 5px;
}
.slicknav_nav a {
 padding: 8px 10px;
 margin: 2px 5px;
 text-decoration: none;
 color: #fff;
 font:normal 13px Verdana, Geneva, sans-serif;
}
.slicknav_nav .slicknav_item a {
 padding: 0;
 margin: 0;

}
.slicknav_nav .slicknav_item:hover{
 -webkit-border-radius: 6px;
 -moz-border-radius: 6px;
 border-radius: 6px;
 
}
.slicknav_nav a:hover {
 -webkit-border-radius: 6px;
 -moz-border-radius: 6px;
 border-radius: 6px;
 background: #FABD32;
 color: #fff;
}
.slicknav_nav .slicknav_txtnode {
 margin-left: 15px;
}


header{padding:10px 1%;}
.logo {
  float: left;
  margin: 20px auto;
  padding: 0;
  text-align: center;
  width: 100%;
}
.header-right {
  float: left; font-size:13px;
  padding: 10px 0;
  width: 100%;
}
.h-address {
  border-right: 1px solid hsl(223, 9%, 71%); border-bottom:0px;
}

.banner1, .banner2, .banner3{ min-height: 236px;}

.banner1, .banner3 {
	background-position: 35% 0;
	background-size: 200% auto;
}
.banner2 {
	background-position: 48% 0;
	background-size: 200% auto;
}
.banner-text, .doctor-banner {
  width: 280px !important; top:60px !important; border:0px; min-height:auto;
}
.banner-text ul li{font-size:12px; line-height:15px;}
.banner-text h3, .s-banner-text h3 {
  font-size: 20px !important;
  line-height: 20px !important;text-transform: none;
}

.banner-text h5 {
  font-size: 13px !important; margin:0px; line-height:20px;
}
.banner-tabs {top: 200px;}
.b-read-more a {
top: 120px;
}
.doc-img {
min-height: 540px;
}

.why-choose-us-right {
	width: 300px;
}
.why-choose-us-right ul li{font-size:16px;}
.why-choose-us-right ul li a{ width:100%;}
.overview-image img {
	float: left;
	margin: 10px 0 0 0;
}
#why-choose-us-sec h4{text-align:center; margin:0px !important;}
#patient-orange-sec h4 {
	font-size: 30px;
}
.patient-app-sec h4 {
font-size: 22px;
}
.footr-menu {
margin: 10px 0;
}
.footr-middle-container, .footer-container {
	width: 310px;
	float: none;
	margin: 0 auto;
}
.footer-procedure, .footer-links, .footer-info {
	width: 100%;
	float: left;
}
.footer-container h4 {	margin: 25px 0 5px 0;
}
.ypo-logo {
  clear: both;
  margin: 49px 0 0;
}
/**subpage media queries**/
article {
  width: 100%;
}
aside {
  float: none;
  margin: 0 auto;
  padding: 60px 0 0;
  width: 300px;
}
.s-banner1, .s-banner3{
  background-position: 48% 0;
}
 .s-banner2{  background-position: 60% 0;}
.s-banner-text {
  width: 360px;
}
.procedure-page ul li {
	width: 100%;	background: #E6ECFD;
	}

}

	
@media only screen and ( max-width:479px )
{
.logo{ width:65%; margin:0px auto 20px auto; }
.header-right {
border-top: 1px solid #999;
}
.h-contact a {
	padding: 0 0 0 15px;
	position: absolute;
	top: 70px; font-weight:400;
	right: 5px; padding:0 0 0 20px !important;
}
.header-info li {
	font-size: 15px;
	font-weight: normal;
}
.h-app {
	width: 56% !important;
	margin: 0 0 0 20px;
}

.h-app a{padding: 0 0 0 30px;}
.h-loc{ width:30% !important; }
.h-loc a{padding: 0 0 0 25px;}
.banner1, .banner2, .banner3 {
	min-height: 160px;
}
.banner-text, .doctor-banner {
top: -20px !important;width: 160px !important;
}

.banner-tabs {
	top: 138px;
}
.procedure-sec{display:none;}
#mob-procedure-sec{display:block; position:relative;}
#mob-procedure-sec .nbs-flexisel-nav {
	display: block;
}
#flexiselDemo4{display:none;}
#mob-procedure-sec  .nbs-flexisel-inner {
	overflow: hidden;
	float: left;
	width: 77%;
	margin: 0 40px 0 40px;
}
#mob-procedure-sec .nbs-flexisel-nav-left{position:absolute; left:10px;background:url("images/procedure-left-arrow.jpg") no-repeat scroll center 0px;width:20px; height:37px; cursor:pointer; top:47px !important;}
#mob-procedure-sec .nbs-flexisel-nav-right{position:absolute; right:10px;background:url("images/procedure-right-arrow.jpg") no-repeat scroll center 0px;width:20px; height:37px; cursor:pointer;top:47px !important;}
#procedure-sec ul li {
	width: 300px;
	margin: 10px 0;
}
.doc-img {
	min-height: 345px;
}
.why-choose-us-left {
	width: 98%;
	margin: 0 auto;
	float: none;
}
.patient-info-left, .patient-info-right, .patient-info-left:hover, .patient-info-right:hover {
	width: 300px;
	background-size: 100%;
}
.patient-info-left ul, .patient-info-right ul {
	padding: 160px 0 60px 24%;
}
.s-banner-text {
 display:none;
}
.s-banner1, .s-banner3{
  background-position: 55% 0;
}
 .s-banner2{  background-position: 59% 0;}
}