body {font-family: 'Montserrat', sans-serif;}

/* ---------- Theme CSS ---------- */
@-webkit-keyframes fadeInLeft {
 0% {
 opacity: 0;
 -webkit-transform: translate3d(-10%, 0, 0);
 transform: translate3d(-10%, 0, 0)
}
to {
	opacity: 1;
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}
}
 @keyframes fadeInLeft {
 0% {
 opacity: 0;
 -webkit-transform: translate3d(-10%, 0, 0);
 transform: translate3d(-10%, 0, 0)
}
to {
	opacity: 1;
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}
}
 @-webkit-keyframes fadeInDown {
 from {
 opacity: 0;
 -webkit-transform: translate3d(0, -10%, 0);
 transform: translate3d(0, -10%, 0)
}
to {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
}
 @keyframes fadeInDown {
 from {
 opacity: 0;
 -webkit-transform: translate3d(0, -10%, 0);
 transform: translate3d(0, -10%, 0)
}
to {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
}
.animate__fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}
.animate__animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
}
#Map-Container {
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
}

#Accessibility,
.gridWrapper,
#Banner,
#Content-Main,
#Main-Menu,
#Mobile-Menu {
	max-width: 1200px;
	min-width: 300px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
}


/* ADA */
.accessible_on .cnt-list li, .accessible_on .cp-pg li .rd, .accessible_on .service-pagelist ul li a{ border: 1px solid #ccc;}
.accessible_on .img-r{ display: none;}
.adaOn span {
	background: #172038;
	color: #fff;
	border-radius: 50%;
}
.accessible_on .service-pagelist ul li a {
	
	padding: 10px;
}
.adaClose a {
	border-radius: 5px;
	display: block;
	padding: 0px 8px;
	background: #172038;
	color: #fff;
}
/* Scroller CSS */

#Scroller a {
	background: #fff;
	border: 2px solid #000;
	color: #000;
	border-radius: 50%;
}

.clear {
	clear: both;
}
.textMain.ypocms.diclaimer-class  h1 {
	display: none !important;
}

/* Header CSS */


header {z-index: 999; padding:30px 0px 15px 0; position:absolute; border-top:5px solid #8bc403;}
.logo{ }
.logo a {display: inline-block;}
.header-right{vertical-align: top;width:640px; font-weight:400; text-align:right;}
.header-right a{ display:block; color:#333333;}
.h-appoint{ float:right;}
.h-appoint a {display: block;	}

.patient-portal a {
	background: #008ccd;
	color: #fff;
	padding: 3px 10px;
	margin: 0px 3px;
	display: inline-block;
    vertical-align: top;
    font-size: 16px;
    border-radius: 5px;
}

.h-appointment a {
	background: url(../images/sprite.png) no-repeat 0px -2px;
	font-size: 15px;
	padding: 0px 15px 10px 30px;
}
.h-bill-payment a {
	background: url(../images/sprite.png) no-repeat 0px -74px;
	font-size: 15px;
	padding: 0px 10px 10px 37px;
}
.h-call-appoint a {
	background: url(../images/sprite.png) no-repeat 0px -145px;
	font-size: 16px;
	padding: 0px 0px 10px 30px;
}
.subpage header{ position:relative; background:#f8f8f8;}

nav {
	clear: both; width:100%; transition: 0.5s ease;
}
.home nav{border-bottom:0px;}
.menu {
	text-align: center;
}

.menu li {
	font-size: 16px;
	font-weight:300;
	position: relative; 
}
.menu li a {
	padding: 15px 30px;
	color: #333333;
}
.menu li a:hover{ color:#008ccd;}
.menu li li::before{ display:none;}
.menu li.menu-home::before{display:none;}
.menu li li {
	background: #0092d5;
	text-transform: none;
	border-bottom: 1px solid #cdcdcd; border-right:0px;
	font-weight: 300; letter-spacing:0px;
	font-size: 15px;
}
.small-font {
	text-transform: lowercase;
	margin: 0px !important;
}
.menu li li a {
	padding: 10px 15px 10px 20px;
	color: #fff;
	background: #0092d5;
}
.menu li li a:hover {
	color: #fff;
	background: #8dc703;
}
.menu-patient ul{width: 240px !important;}
.menu ul {
	width: 230px;
	top: 49px;
}
.menu-home {
font-size: 0px !important;text-align: left; width:50px;
}

.menu-home a {
	width: 100%;
	color: #333333;
	height: 100%;
	padding: 15px 10px 5px 0px !important;
}

.menu-home:hover .font-icon::before{color:#008ccd;}
.menu-home .font-icon::before {

	content: attr(data-icon);color:#000;

	font-family: "fontello";

	font-size: 20px;

}

.menu-home span {

	vertical-align: middle;

}
.menu-contact a{ padding-right:0px !important; }
.menu-contact{border-right:0px !important;}
.toggleMenu {
	font: bold 16px/30px Verdana, Arial, Helvetica, sans-serif;
}

.toggleMenu a {
	border-radius: 5px;
	border: 2px solid #ccc;
}

.Wrapper {
	font: normal 14px/20px Verdana, Arial, Helvetica, sans-serif;
}

.menu li li:hover:after,
.menu li li li:hover:after {
	display: none;
}
.floating-menu {
	position: fixed;
	top: 50%;
	width: 40px;
	right: 5px;
	z-index: 999;
}
.social-logo li {
	vertical-align: top;
	width: 40px;display: block;
	height: 40px;
	font-size: 23px; text-align:center;
	margin:0 5px;
}
.social-logo li a {
	width: 100%;
	transition: all 0.5s ease;
	color: #fff;
	height: 100%;
	display: block;
	padding: 11px 0 0 0;
}
.facebook{background:#3b5997;}
.twitter{background:#28bcea;}
.youtube{background:#de332c;}
.linkedin{background:#006dc0;}
.blog{background:#fe6c01;}

/**
 * Defines how the animation will look like
 */



/* Home Banner CSS */
#Banner-Container{ }
#Banner-Container #Banner {
	height: 726px;
}

#Banner-Container .banner1 {
	background: url(../images/banner1-bg.jpg) no-repeat center top;
}

#Banner-Container .banner1 .theme-L {
	background: url(../images/banner1-l-bg.jpg) no-repeat right top;
}

#Banner-Container .banner1 .theme-R {
	background: url(../images/banner1-r-bg.jpg) no-repeat left top;
}

#Banner-Container .banner2 {
	background: url(../images/banner2-bg.jpg) no-repeat center top;
}

#Banner-Container .banner2 .theme-L {
	background: url(../images/banner2-l-bg.jpg) no-repeat right top;
}

#Banner-Container .banner2 .theme-R {
	background: url(../images/banner2-r-bg.jpg) no-repeat left top;
}

#Banner-Container .banner3 {
	background: url(../images/banner3-bg.jpg) no-repeat center top;
}

#Banner-Container .banner3 .theme-L {
	background: url(../images/banner3-l-bg.jpg) no-repeat right top;
}

#Banner-Container .banner3 .theme-R {
	background: url(../images/banner3-r-bg.jpg) no-repeat left top;
}
#Banner-Container .banner4 {
	background: url(../images/banner4-bg.jpg) no-repeat center top;
}

#Banner-Container .banner4 .theme-L {
	background: url(../images/banner4-l-bg.jpg) no-repeat right top;
}

#Banner-Container .banner4 .theme-R {
	background: url(../images/banner4-r-bg.jpg) no-repeat left top;
}


.Banner_auto {
	display: none;
}


/* Banner Content CSS */

.banner-content {
	position: absolute;
	right: 10px;
	top:320px;
	padding: 0px;
	text-align: right;
	font-size: 16px;
	font-weight: 400;
	line-height: 20px;
}
.banner-head {
	color: #333333;
	font-weight:500; font-size:40px; line-height:45px; 
}
.banner-head span{ display:block; font-weight:300; margin:0 0 5px 0;}
.banner-readmore a {border:1px solid #000000;
	font-size: 18px;
	color: #000000;
	padding: 0 40px; float:right; border-radius:10px;
	display: inline-block;
	line-height:50px ;
	margin: 35px 10px 0 0;
	position: relative;
}
.Banner-Tabs li {
	display: block;
	background: none;
	border: 1px solid #929292;
	background: #fff;
}
.Banner-Tabs  li.Banner_here{ background:#0096db;}


/* Banner Content CSS */

#About-Container { padding:70px 0; font-size:16px; line-height:30px;  text-align:center; color:#333333;}
#About-Container h1{font-size: 36px;font-weight:600;color: #333333; margin: 0 0 30px 0; line-height: 38px; position:relative; text-align:center; position:relative;}
#About-Container h1 span{ font-weight:300; display:block;}

/**services**/
#Services-Container{ position:relative; background: url(../images/services-bg.jpg) no-repeat center top; text-align:center;}
#Services-Container .gridWrapper {
	padding: 70px 0 0px 0;
	min-height: 668px;
}
#Services-Container .theme-L {background: url(../images/services-l-bg.jpg) no-repeat right top;}
#Services-Container .theme-R {background: url(../images/services-r-bg.jpg) no-repeat left top;}
.desktop-services {
	display: block;
	position: relative;
	text-align: center;
}
.mobile-services{ display:none;}
#flexisel1{display:none;}
.nbs-flexisel-inner {
	position: unset;
}
#Services-Container h2{font-size: 36px;font-weight:600;color: #fff; margin: 0 0 30px 0; line-height: 38px; position:relative; text-align:center; position:relative;}
#Services-Container h2 span{ font-weight:300;}
#Services-Container ul li{display:inline-block;font-size:17px; font-weight:600; text-align:center;vertical-align:top; margin:0 0px 70px 0px; }
.serviceslist {
	width: 227px;
	height: 328px;
	/* margin: 0 3px; */
	border-left: 5px solid transparent;
}
#Services-Container ul li a {
	color: #fff;
	display: block;
	padding: 260px 0 57px 0;
}
#Services-Container ul li a span{ display:block;}
.prostate-cancer a{background: url(../images/prostate-cancer-img.png) no-repeat center 0px;}
.prostate-enlargement a{background: url(../images/prostate-enlargement-img.png) no-repeat center 0px;}
.vasectomy a{background: url(../images/vasectomy-img.png) no-repeat center 0px;}
.vasectomy-reversal a{background: url(../images/vasectomy-reversal-img.png) no-repeat center 0px;}
.elevated-psa a{background: url(../images/elevated-psa-img.png) no-repeat center 0px;}
.blood-in-the-urine a{background: url(../images/blood-in-the-urine-img.png) no-repeat center 0px;}
.bladder-cancer a{background: url(../images/bladder-cancer-img.png) no-repeat center 0px;}
.kidney-tumors a{background: url(../images/kidney-tumors-img.png) no-repeat center 0px;}
.kidney-stones a{background: url(../images/kidney-stones-img.png) no-repeat center 0px;}
.recurrent-bladder a{background: url(../images/recurrent-bladder-img.png) no-repeat center 0px;}
.overactive-bladder a{background: url(../images/overactive-bladde-img.png) no-repeat center 0px;}
.bladder-pain a{background: url(../images/bladder-pain-img.png) no-repeat center 0px;}
.erectile-dysfunction a{background: url(../images/erectile-dysfunction-img.png) no-repeat center 0px;}
.urethral-stricture a{background: url(../images/urethral-stricture-img.png) no-repeat center 0px;}
.urinary-incontinence a{background: url(../images/urinary-incontinence-img.png) no-repeat center 0px;}

#Services-Container ul li a:hover{transition:all 1s ease-in;}
.prostate-cancer a:hover{background: url(../images/prostate-cancer-img-hover.png) no-repeat center 0px;}
.prostate-enlargement a:hover{background: url(../images/prostate-enlargement-img-hover.png) no-repeat center 0px;}
.vasectomy a:hover{background: url(../images/vasectomy-img-hover.png) no-repeat center 0px;}
.vasectomy-reversal a:hover{background: url(../images/vasectomy-reversal-img-hover.png) no-repeat center 0px;}
.elevated-psa a:hover{background: url(../images/elevated-psa-img-hover.png) no-repeat center 0px;}
.blood-in-the-urine a:hover{background: url(../images/blood-in-the-urine-img-hover.png) no-repeat center 0px;}
.bladder-cancer a:hover{background: url(../images/bladder-cancer-img-hover.png) no-repeat center 0px;}
.kidney-tumors a:hover{background: url(../images/kidney-tumors-img-hover.png) no-repeat center 0px;}
.kidney-stones a:hover{background: url(../images/kidney-stones-img-hover.png) no-repeat center 0px;}
.recurrent-bladder a:hover{background: url(../images/recurrent-bladder-img-hover.png) no-repeat center 0px;}
.overactive-bladder a:hover{background: url(../images/overactive-bladde-img-hover.png) no-repeat center 0px;}
.bladder-pain a:hover{background: url(../images/bladder-pain-img-hover.png) no-repeat center 0px;}
.erectile-dysfunction a:hover{background: url(../images/erectile-dysfunction-img-hover.png) no-repeat center 0px;}
.urethral-stricture a:hover{background: url(../images/urethral-stricture-img-hover.png) no-repeat center 0px;}
.urinary-incontinence a:hover{background: url(../images/urinary-incontinence-img-hover.png) no-repeat center 0px;}

.read-all-services a{ font-size:16px; font-weight:300; border:1px solid #4db0dd; color:#fff; padding:25px 50px; border-radius:12px; margin:0 auto; display:inline-block; position:relative;}
.read-all-services a:hover{ background:#89c203;}
.read-all-services a .left-arrow{ position:absolute; left:-23px;font-size:28px;}
.read-all-services a .left-arrow::after {
	border-top: 1px solid #fff;
	width: 36px;
	height: 1px;
	position: absolute;
	content: '';
	top: 11px;
	left: 3px;
}
.read-all-services a .right-arrow{ position:absolute; right:-23px; font-size:28px;}
.read-all-services a .right-arrow::after {
	border-top: 1px solid #fff;
	width: 36px;
	height: 1px;
	position: absolute;
	content: '';
	top: 11px;
	right: 3px;
}
#Services-Container .nbs-flexisel-nav-left::before, #Services-Container .nbs-flexisel-nav-right::before {
	border: 1px solid #fff;
	padding: 7px 4px;
	color: #fff;
}

#Meetdoc-Container{text-align: center;background: url(../images/doc-bg.jpg) no-repeat center 0px;position:relative; font-size: 16px; font-weight: 400; line-height: 23px; color:#000;}
#Meetdoc-Container .gridWrapper {min-height:811px; padding:65px 0;}
#Meetdoc-Container .theme-R {background: url(../images/doc-r-bg.jpg) no-repeat left top;}
#Meetdoc-Container .theme-L {background: url(../images/doc-l-bg.jpg) no-repeat right top;}
#Meetdoc-Container h2{ font-size: 36px;  font-weight:600;color: #333333; margin:0px 0 55px 0; line-height:38px; position:relative;}
#Meetdoc-Container h2 span{ font-weight:300;}
#Meetdoc-Container ul li {
	/* float: left; */
	width: 400px; margin:0 50px;
	display: inline-block;
	text-align: center;position:relative;
}
#Meetdoc-Container ul li:last-child::before {
	border-left: 1px solid #a6a6a6;
	content: '';
	position: absolute;
	left: -52px;
	top: 143px;
	width: 1px;
	height: 425px;
}
.doc-text{ padding:240px 0 45px 0; margin:-209px 0 0 0; background:#0096db; width:400px; text-align:center;}
.doc-name {
	font-size:26px;
	font-weight:700;
	color: #fff; margin:0 0 5px 0; 
	line-height: 30px;
}
.doc-name span{ font-weight:300;}
.doc-spec {
	font-size: 16px;
	font-weight:300;
	display: block;
	color: #fff;
}
.doc-readmore a {
	font-size: 16px;
	font-weight: 400;
	display: inline-block;
	margin: 25px 0 0 0px;
	line-height: 55px;
	color: #fff; 
	border: 1px solid #fff;
	padding: 0 50px 0 50px; border-radius:12px;
}
.doc-readmore a:hover{ color:#fff; background:#8bc403;}

#Affiliations-Container{padding:65px 0 65px 0; text-align:center; position:relative;}
#Affiliations-Container h2{ font-size: 36px;  font-weight:600;color: #333333; margin:0px 0 55px 0; line-height:38px; position:relative;}
#Affiliations-Container h2 span{ font-weight:300;}
#Affiliations-Container ul li{ box-shadow: 1px 0px 21px 0px #dedede;display:inline-block; vertical-align:top; font-size:15px; font-weight:400;margin:0 5px; border-radius:20px; border:1px solid #e2e2e2;}
#Affiliations-Container ul li img{border-radius:20px;}
#Affiliations-Container ul li span{display:none;}

#Procedures-Container{text-align:center;background: url(../images/procedures-bg.jpg) no-repeat center top; }
#Procedures-Container .gridWrapper {min-height:766px;    padding: 79px 0 60px 0;}
#Procedures-Container .theme-R {background: url(../images/procedures-r-bg.jpg) no-repeat left top;}
#Procedures-Container .theme-L {background: url(../images/procedures-l-bg.jpg) no-repeat right top;}
#Procedures-Container h2{ font-size: 36px;  font-weight:600;color: #333333; margin:0px 0 60px 0; line-height:38px; position:relative;}
#Procedures-Container h2 span{ font-weight:300;}
#Procedures-Container h3{ font-size: 36px;  font-weight:600;color: #fff; margin:0px 0 40px 0; line-height:38px; position:relative;}
#Procedures-Container h3 span{ font-weight:300; display:block;}
#Procedures-Container ul li span{ margin:10px 0 0 0; display:block;color:#fff; }
.in-office-procedures, .surgical-procedures{ display:inline-block; width:430px; margin:110px 0 0 0; padding:110px 0; color:#fff;}
.in-office-procedures{background:rgba(129, 182, 20, .8);}
.surgical-procedures{background:rgba(16, 147, 208, .8);}
.procedures-view-all a{font-size:16px; border:1px solid #fff; border-radius:12px; width:170px; text-align:center; line-height:55px; display:inline-block;}

#PatientReviews-Container {
	text-align: center;
	font-size: 16px;
	line-height: 25px;
	font-weight: 400;
	position: relative;
	padding: 65px 0 70px 0;
}
#PatientReviews-Container .gridWrapper{position:relative; }
.resp-tabs-list li{ display:inline-block; font-size:18px; font-weight:300; font-style:normal; border:1px solid #dadada;  border-radius:10px; margin:10px 3px 10px 3px; }
.resp-tabs-list li a{ display:block;padding:10px 30px;}
#PatientReviews-Container .star-img{ margin:0px 0 20px 0;}
#PatientReviews-Container h2{ font-size: 36px;  font-weight:600;color: #333333; margin:0px 0 35px 0; line-height:35px; position:relative;}
#PatientReviews-Container h2 span{ font-weight:300;}
.testimonials-name{ font-size:18px; font-weight:600; font-style:normal; margin:40px 0;}
.testimonials-name span{font-weight:400;}
.testimonials-content {
	text-align: center;
	position: relative;
	width: 85%;
	margin: 20px auto;
	font-size: 24px;
	line-height: 35px;
	font-weight: 200;
	color: #000000;
	font-style: italic;
	min-height: 140px;
}
.testimonials-readmore  {
	font-size: 16px; color:#2e3192; margin:10px 0 ; display:block; font-weight:300;
}

.patientreviews-quote-left {
	display: inline-block;
	background: #fff url(../images/patientreviews-quote-left.png) no-repeat center top;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 72px;
	height: 63px;
	left: -120px;
	top: 20px;
}
.patientreviews-quote-right {
	width:72px; height:63px;background: #fff url(../images/patientreviews-quote-right.png) no-repeat center top;
	display: inline-block;
	position: absolute;
	right: -120px;
	top: 20px;
}
.patienttesti-readmore{ display:block; margin:35px 0 0 0; clear:both;}
.patienttesti-readmore a{display: inline-block;font-size:16px; font-weight:300; padding:15px 25px;color:#172038; border:1px solid #dadada; border-radius:10px; margin:0px 5px;}

.nbs-flexisel-nav-left::before, .nbs-flexisel-nav-right::before {
	border: 1px solid #231f20;
	padding: 7px 4px;
}
.Testimonials_nav.slidePrev, .Testimonials_nav.slideNext{ color:#bbbbbb;bottom: -70px; font-size:22px;}

.Testimonials_nav.slidePrev{left:145px;}
.Testimonials_nav.slideNext{left: 175px;}
.Testimonials_auto{display:none;}


#Why-See-Urologist-Container {
    position: relative;
background: url(../images/why-urologist-bg.jpg) no-repeat center 0;
    font-size: 15px;
    font-weight: 300;
    text-align: center;
    line-height: 30px;
}
#Why-See-Urologist-Container .gridWrapper {min-height:615px;    padding: 65px 0 60px 0;}
#Why-See-Urologist-Container .theme-R {background: url(../images/why-urologist-r-bg.jpg) no-repeat left top;}
#Why-See-Urologist-Container .theme-L {background: url(../images/why-urologist-l-bg.jpg) no-repeat right top;}
#Why-See-Urologist-Container h2 {
    font-size: 48px;
    font-weight: 600;
    color: #333333;
    margin: 55px 0 40px 0;
    line-height: 30px;
    position: relative;
    text-align: left;
}
#Why-See-Urologist-Container h2 span{ font-weight:300;}
#Why-See-Urologist-Container img{ float:left;}
.why-see-urologist-content {
	width: 540px;
	text-align: left;
	float: right;
	margin: 0 70px 0 0;
}
.urologist-blocks{margin:55px 0 0 0; font-size:16px; font-weight:300;}
.urologist-blocks a {
	color: #fff;
	padding: 20px 50px;
	margin: 0 10px 0 0;
	border-radius: 10px;
	display: inline-block;
}
.urologist-readmore{background:#8bc403; }
.urologist-bookapp{background:#008ccd;}


#Resources-Container {position: relative;text-align: center;padding: 55px 0 50px 0}
#Resources-Container h2 {font-size: 35px;font-weight: 600; color: #000;text-align: center;z-index: 999;margin: 0 0 30px 0;line-height: 35px;}
#Resources-Container h2 a { color: #000;}
.patient-res-sec ul li {box-shadow: 1px 0px 21px 0px #dedede;font-size: 30px; width:100%; font-weight: 300;display: inline-block;text-align: center; border-right:1px solid #d3d3d3; margin:4px 0; position:relative;}
.patient-res-sec ul li a span::before {
	/* font-weight: 300; */
	font-size: 55px;
}
.plus::before {
  content: "+";
}
.plus {
  height:29px;
  width: 29px;
  display: inline-block;
  color: #008ccd;
  font-size: 29px;
  line-height: 29px;
  text-align: center;
}
.patient-res-sec ul li a span{position:absolute; top:21px;}
.patient-res-sec ul li a span.left-plus{ left:43px; }
.patient-res-sec ul li a span.right-plus{ right:43px; }
.patient-res-sec ul li a { display: block; color: #008ccd; padding: 25px 0 25px 0;}
.watch-more-videos a{font-size:16px; font-weight:300; background:#8bc403; color:#fff; width:300px; text-align:center; display:inline-block; padding:22px 0px; border-radius:10px; margin:30px 0 35px 0;}
.patient-res-sec ul li a:hover span::before{ color:#8bc403;}


#Map-Container{position:relative;color:#fff; background: url(../images/map-bg.jpg) no-repeat center top;}
#Map-Container .gridWrapper {min-height:541px;    padding: 65px 0 60px 0;}
#Map-Container .theme-R {background: url(../images/map-r-bg.jpg) no-repeat left top;}
#Map-Container .theme-L {background: url(../images/map-l-bg.jpg) no-repeat right top;}
#Map-Container h2 {color: #fff;font-size: 36px;font-weight: 600;color: #fff;margin:0 0 30px 0;line-height:36px;}
#Map-Container h2 span{ font-weight:300;}
.address-container {
	margin:0px 0 0 0;
	display: block; text-align:left;
	float: right; font-size:16px; font-weight:300; line-height:25px;
	width:510px;
}
.map-address, .map-phone, .map-fax, .map-hours{padding: 0px 0px 0px 45px; position:relative; margin:18px 0;} 
.map-address::before, .map-phone::before, .map-fax::before, .map-hours::before {
	position: absolute;
	left: 5px; font-size:20px;
	top: 0px;
}
.map-phone, .map-fax {
	font-size: 18px;
	font-weight: 500;
    display:block;
	line-height: 25px;
}
.map-hours{ font-size:18px; }
.map-hours strong{ font-weight:600;}
.map-hours p{ margin:10px 0;}
.map-hours p span{ display:inline-block; margin:0 0 0 0px;}
.f-book-app a {
	display: inline-block;
	color: #fff; width:282px;  line-height:55px; text-align:center;
	font-size: 16px;  border-radius:12px;
	font-weight: 300; margin:35px 0 0 0;
	background: #8bc403 ;
}

/* Footer CSS */
#Credibility-Container {
	text-align: center; border-bottom:1px solid #c0c0c0;
}
#Credibility-Container ul li {
	display: inline-block;
	position: relative;
	margin:25px 0px 25px 0px;
}
#Credibility-Container ul li:last-child:after{display:none;}
#Footer-Container {
	color: #fff; font-size:14px; font-weight:300; background:#333333;
	padding:20px 0 30px 0;
	text-align: center; 
}
.f-links {padding:15px 0; }
.f-links a{ padding:0px 22px; display:inline-block; line-height:25px;}
#Footer-Container h6 {
	font-size: 14px;
	color: #fff;
	font-weight: 300;
	padding: 5px 0;
}
.ypo-logo {
	padding: 20px 0px 0 0px;
}



/* Navigation CSS */

#Content-Container {
	border-bottom: 1px solid #e7e7e7;
	padding: 10px 0 50px 0;
}

.navigation {
	font-size: 16px;
	font-weight: 300;
	margin: 0px 0 0 0;
	text-align: left;
	color: #000;
	padding: 20px 0px 20px 0;
	line-height: 25px;
}

.navigation span {
	margin: 0 5px;
}

.navigation a {
	color: #0096db;
	text-decoration: none;
}
.navigation a:hover{color:#0f73a2;}

.navigation h1 {
	font-size: 40px;
	font-weight: 700; line-height:40px;
	color: #008ccd;
	margin: 10px 0 15px 0;
}
.navigation-container {
	width: 100%;
	vertical-align: middle;
	height: 100%;
	font-weight: 500;
}


/* Sidebar CSS */
#Content {
	position: relative;
}
#Sidebar {
	width: 341px;
	padding: 0px 0 0 0;
}
.doctor-s {
	text-align: center; 
	position: relative; border-bottom:1px solid #e1e1e1;
	display: block; padding:0px 0 70px 0;
	margin: 0 0 15px 0;
	color: #fff; clear:both;

}
.Doctor-s_nav.slidePrev, .Doctor-s_nav.slideNext{ color:#bbbbbb;bottom: 23px; font-size:22px;}
.Doctor-s_nav.slidePrev{left:145px;}
.Doctor-s_nav.slideNext{left: 175px;}
.Doctor-s_auto{display:none;}
.doctor-s-head{ font-size:29px; font-weight:600; color:#000; margin:0 0 30px 0;}
.doctor-s-head span{ font-weight:300;}
.doctor-s ul li{ float:left; width:100%;}
.doc-text-s{ padding:180px 0 30px 0; margin:-160px 0 0 0; background:#0096db;}
.doc-name-s {
	font-size:21px;
	font-weight:700;
	color: #fff; margin:0 0 3px 0; 
	line-height: 30px;
}
.doc-name-s span{ font-weight:300;}
.doc-spec-s {
	font-size: 13px;
	font-weight:300;
	display: block;
	color: #fff;
}
.doc-readmore-s a {
	font-size: 16px;
	font-weight: 400;
	display: inline-block;
	margin: 20px 0 0 0px;
	line-height: 55px;
	color: #fff; 
	border: 1px solid #fff;
	padding: 0 30px 0 30px; border-radius:12px;
}
.doc-readmore-s a:hover{background:#8bc403; color:#fff;}
.resources-s {
	clear: both; 
}
.resources-s-head {
	font-size:28px;
	color: #333333; padding:30px 0 30px 0;  
	font-weight: 600; 
	text-align: center;
}
.resources-s-head span{ font-weight:300;}
.resources-s ul li {
	color: #008ccd;
	font-weight: 400;
	font-size: 16px;
	vertical-align: top;
	position: relative;
	line-height: 20px;
	width: 100%;
	display: table;
	height: 60px;
	margin: 13px auto; text-align:center;box-shadow: 1px 0px 21px 0px #dedede;
}
.resources-s ul li:last-child{ border-bottom:0px;}

.resources-s ul li a {
	padding: 0px 0 0px 0px;
	vertical-align: middle; color:#008ccd;
	display: table-cell;
}
.resources-s ul li a:hover{ color:#8bc403;}


/*Profile Page*/
.profile-img {
	float: right;
	margin: 50px 0 50px 30px;
	position: relative;
}
.profile-img::after {
	background: #0096db;
	content: '';
	position: absolute;
	left: 40px;
	top: -35px;
	width: 100%;
	height: 100%;
	z-index: -1;
}
.profile-img img{ margin:0 0 0px 0;}
.ph-book-app {
	margin: 35px 0 0 0;
}
.ph-book-app a{background:#0096db; color:#fff !important; padding:20px 30px 20px 30px;font-size: 16px; margin:35px 0 0 0; border-radius:12px;}
.doctor-profile h1 {
	font-size: 50px !important;
	color: #0096dc !important;
	font-weight: 700 !important;
	margin: 0px !important;
	line-height: 40px !important;
}
.doctor-profile h3{font-size:30px !important; font-weight:200 !important;color:#616161 !important;padding: 0px 0 30px 0!important; margin:0 0 20px 0 !important; position:relative;}
.doctor-profile h3:after{ border-bottom:1px solid #0096db; width:100px; height:1px; content:''; position:absolute; left:0px; bottom:0px;}


.accordion {
	margin: 50px 0px 10px 0;
	clear: both;
}
.accordTitle, .textMain .accordTitle, .accordResponsive .tabTitle, .accordResponsive .textMain .tabTitle{ font-size:20px; font-weight:800;   padding:10px 0 10px 30px; margin:5px 0; background:#ededed;}
.profile-page-list ul li:hover{background:#006937; color:#fff;}
.accordResponsive .tabTitle, .accordResponsive .textMain .tabTitle, .accordTitle, .textMain .accordTitle {
	border: none;
	background: #e5e5e5;
	margin-top: 20px;
	padding: 17px 5px 17px 80px;
	font-size: 20px;
	font-weight: 600;
	color: #0096db;
	border-radius: 30px 30px 0px 30px;
}
.accordResponsive .tabTitle::after, .accordResponsive .textMain .tabTitle::after, .accordTitle::after, .textMain .accordTitle::after {
	background: #0096db;
	color: #fff;
	padding: 12px 18px;
	font-size: 20px;
	height: 50px;
	left: 10px;
	top: 1px;
	transform: translate(0, 0);
	border-radius: 25px;
	margin: 5px 0 0 0;
	font-weight: 400;
	width: 50px;
}
.accordResponsive .tabTitle:active, .accordResponsive .tabTitle:focus, .accordResponsive .tabTitle:hover, .accordResponsive .textMain .tabTitle:active, .accordResponsive .textMain .tabTitle:focus, .accordResponsive .textMain .tabTitle:hover, .accordTitle.showAccord:active, .accordTitle.showAccord:focus, .accordTitle.showAccord:hover, .accordTitle:active, .accordTitle:focus, .accordTitle:hover, .showAccord, .textMain .accordTitle.showAccord:active, .textMain .accordTitle.showAccord:focus, .textMain .accordTitle.showAccord:hover, .textMain .accordTitle:active, .textMain .accordTitle:focus, .textMain .accordTitle:hover {
	background: #8bc403 !important;
	color: #fff !important;
}
.accordResponsive .tabTitle:active::after, .accordResponsive .tabTitle:focus::after, .accordResponsive .tabTitle:hover::after, .accordResponsive .textMain .tabTitle:active::after, .accordResponsive .textMain .tabTitle:focus::after, .accordResponsive .textMain .tabTitle:hover::after, .accordTitle.showAccord:active::after, .accordTitle.showAccord:focus::after, .accordTitle.showAccord:hover::after, .accordTitle:active::after, .accordTitle:focus::after, .accordTitle:hover::after, .showAccord::after, .textMain .accordTitle.showAccord:active::after, .textMain .accordTitle.showAccord:focus::after, .textMain .accordTitle.showAccord:hover::after, .textMain .accordTitle:active::after, .textMain .accordTitle:focus::after, .textMain .accordTitle:hover::after, .accordTitle.showAccord::after {
	background: #fff; color:#8bc403;
}
.accordion-table-two li {
	width: 36%;
	display: inline-block;
	vertical-align: top;
	margin: 5px 0;
	background: none !important;
}


/*Services Page*/
.specialties-page{
	display: block;
	position: relative;
	text-align: center;
}
.service-pagelist{text-align: center;}
.service-pagelist h2{font-size: 36px;font-weight:600;color: #fff; margin: 0 0 30px 0; line-height: 38px; position:relative; text-align:center; position:relative;}
.service-pagelist h2 span{ font-weight:300;}
.service-pagelist ul li {
	display: inline-block;
	font-size: 17px;
	font-weight: 600;
	text-align: center;
	vertical-align: top;
	margin: 0 25px 25px 25px;
	background: none;
	padding: 0px;
	background: url(../images/service-pagelist-li-bg.png) no-repeat center bottom;
	line-height: 22px;
}
.service-pagelist .serviceslist {
	width: 240px;
	height: 328px;
}
.service-pagelist ul li a {
	color: #fff;
	display: block;
	padding: 260px 0 57px 0;
}
.ser-prostate-cancer a{background: url(../images/ser-prostate-cancer-icon.png) no-repeat center 0px;}
.ser-prostate-enlargement a{background: url(../images/ser-prostate-enlargement-icon.png) no-repeat center 0px;}
.ser-vasectomy a{background: url(../images/ser-vasectomy-icon.png) no-repeat center 0px;}
.ser-vasectomy-reversal a{background: url(../images/ser-vasectomy-reversal-icon.png) no-repeat center 0px;}
.ser-elevated-psa a{background: url(../images/ser-elevated-psa-icon.png) no-repeat center 0px;}
.ser-blood-in-the-urine a{background: url(../images/ser-blood-in-the-urine-icon.png) no-repeat center 0px;}
.ser-bladder-cancer a{background: url(../images/ser-bladder-cancer-icon.png) no-repeat center 0px;}
.ser-kidney-tumors a{background: url(../images/ser-kidney-tumors-icon.png) no-repeat center 0px;}
.ser-kidney-stones a{background: url(../images/ser-kidney-stones-icon.png) no-repeat center 0px;}
.ser-recurrent-bladder a{background: url(../images/ser-recurrent-bladder-icon.png) no-repeat center 0px;}
.ser-overactive-bladder a{background: url(../images/ser-overactive-bladde-icon.png) no-repeat center 0px;}
.ser-bladder-pain a{background: url(../images/ser-bladder-pain-icon.png) no-repeat center 0px;}
.ser-erectile-dysfunction a{background: url(../images/ser-erectile-dysfunction-icon.png) no-repeat center 0px;}
.ser-urethral-stricture a{background: url(../images/ser-urethral-stricture-icon.png) no-repeat center 0px;}
.ser-urinary-incontinence a{background: url(../images/ser-urinary-incontinence-icon.png) no-repeat center 0px;}

.service-pagelist ul li:hover{background: url(../images/service-pagelist-li-bg-hover.png) no-repeat center bottom;}
.service-pagelist ul li:hover a{transition:all 1s ease-in; color:#000;}



/* Text CSS */

.textMain {
	padding: 0px 20px 50px 0px;
	font-size: 16px;
	font-weight:400;
	color: #333333;
	line-height: 28px;
}
.textMain a {
	color: #0096db;
	text-decoration: none;
}
.textMain a:hover {
	color: #0f73a2;
}
.textMain h1 {
font-size: 40px;
font-weight: 700;
line-height: 30px;
color: #008ccd;
margin: 10px 0 15px 0;
}

.textMain h1 span {
	font-size: 30px;
	font-weight: 700;
	color: #8bc403;
}
.textMain h2, .hTag2, .textMain h3.hTag2, .textMain h4.hTag2 {
	font-size: 30px;
	font-weight: 700;
	color: #8bc403;
	line-height: 35px;
}
.textMain h2 span {
	font-size: 23px;
	font-weight: 700;
	color: #008ccd;
}

.textMain h2 a,
.hTag2 a,
.textMain h3.hTag2 a,
.textMain h4.hTag2 a {
	color: #8bc403;
}

.textMain h3, .hTag3, .textMain h2.hTag3, .textMain h4.hTag3 {
	font-size: 20px;
	font-weight: 700; line-height:35px;
	color: #008ccd;
	  
}
.textMain h3 span {
	display: block;
	font-size: 18px;
	color: #8bc403;
}
.textMain h3 a,
.hTag3 a,
.textMain h2.hTag3 a,
.textMain h4.hTag3 a {
	color: #008ccd;
}

.textMain h4,
.hTag4,
.textMain h2.hTag4,
.textMain h3.hTag4 {
	font-size:20px; line-height:25px;
	font-weight: 700;
	color: #8bc403;
}

.textMain h4 a,
.hTag4 a,
.textMain h2.hTag4 a,
.textMain h3.hTag4 a {
	color: #8bc403;
}


/* Contact Page */

.contactTable {
	border-spacing: 5px;
	border: 2px solid #ccc;
}

.contactTable:hover {
	-webkit-box-shadow: 0px 0px 10px 1px rgba(51, 51, 51, 0.2);
	-moz-box-shadow: 0px 0px 10px 1px rgba(51, 51, 51, 0.2);
	-ms-box-shadow: 0px 0px 10px 1px rgba(51, 51, 51, 0.2);
	-o-box-shadow: 0px 0px 10px 1px rgba(51, 51, 51, 0.2);
	box-shadow: 0px 0px 10px 1px rgba(51, 51, 51, 0.2);
}

.contact-address {
	width: 350px;
	padding: 10px;
	position: relative;
}
.contact-address p.textMainBold {
	padding: 5px 0px;
}

.contact-address p {
	position: relative;
	padding: 5px 10px 5px 30px;
}
.contact-address p::before {
	position: absolute;
	left: 5px;
	top: 5px;
	font-size: 18px;
}

.contact-map {
	position: relative;
}

.contact-map iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 9;
	border: 0px;
}

#connect-sblock ul li{background:none;}
#connect-sblock ul li.font-icon::before{ margin-right:5px;}
#connect-sblock {color: #666666;	text-align: left;}
#connect-sblock {margin-bottom: 15px;width: 100%;text-align: center;}
#connect-sblock {border: 2px solid #999;margin: 20px auto;border-radius: 5px;}
#connect-sblock ul li {
	display: inline-block;
	padding: 10px 0 10px 5px;
	list-style: none !important;
	color: #000;
	text-align: left;
	width: 44%;
}
#connect-sblock ul li {list-style: none !important;color: #000;}

ul.service-list-tabs {
	width: 100%;
	text-align: center;
	margin: 10px 0px 20px 0;
	padding: 0;
	float: left;
}
ul.service-list-tabs li {
	background: #008ccd;
	box-sizing: border-box;
	display: table;
	float: left;
	height: 50px;
	margin: 10px 2% 5px 0;
	position: relative;
	vertical-align: middle;
	width: 48%;
	padding: 0 5px;
}
.service-list-tabs li:hover{color: #fff !important;background: #8bc403 !important;}
ul.service-list-tabs li a  {
	color: #fff;
	display: table-cell;
	height: 100%;
	padding: 0;
	text-align: left;
	vertical-align: middle;
	width: 100%;
	text-align: center;
	margin-top: 10px;
	float: none;
	line-height: 20px;
	font-size: 16px;
	font-weight: 400;
	text-decoration: none;
}
.service-list-tabs li a:hover{color:  #fff !important;}
.service-list-tabs li .font-icon::before{ margin:0 10px 0 0;}

/* Profile Schema */

.textMain .schemaTable {
	padding: 5px;
	text-align: center;
}

.textMain .schemaTitle {
	padding: 5px 10px;
	font: normal 18px/24px Verdana, Arial, Helvetica, sans-serif;
}

.textMain .schemaTable ul {
	margin: 0px;
	padding: 0px;
	border-radius: 10px;
	display: inline-block;
	vertical-align: middle;
	-webkit-box-shadow: 0px 0px 10px 1px rgba(51, 51, 51, 0.2);
	-moz-box-shadow: 0px 0px 10px 1px rgba(51, 51, 51, 0.2);
	-ms-box-shadow: 0px 0px 10px 1px rgba(51, 51, 51, 0.2);
	-o-box-shadow: 0px 0px 10px 1px rgba(51, 51, 51, 0.2);
	box-shadow: 0px 0px 10px 1px rgba(51, 51, 51, 0.2);
}

.textMain .schemaTable li {
	margin: 0px;
	padding: 10px;
	position: relative;
	background: none;
	border-right: 1px dotted #ccc;
	min-width: 250px;
	display: inline-block;
	vertical-align: middle;
	text-align: left;
}

.textMain .schemaTable li:last-child {
	border-right: 0px;
}

.textMain .schemaTable p.textMainBold {
	padding: 5px 0px;
}

.textMain .schemaTable p {
	position: relative;
	padding: 5px 10px 5px 30px;
}

.textMain .schemaTable p::before {
	position: absolute;
	left: 5px;
	top: 5px;
}


/* Submit Testimonials */

.textMain .write-review {
	font: normal 16px/20px Verdana, Arial, Helvetica, sans-serif;
	float: right;
	position: relative;
	border: 2px solid #ccc;
}

.textMain .write-review a {
	display: block;
	padding: 5px 15px;
	text-decoration: none;
}

.textMain .write-review a::before {
	margin-right: 15px;
}


/* Usefull Links Page */

.textMain .useFul {
	margin: 15px 0px;
	padding: 0px;
}

.textMain .useFul ul {
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	text-align: center;
}

.textMain .useFul li {
	margin: 1%;
	padding: 0px;
	display: inline-block;
	vertical-align: middle;
	width: 45%;
	min-width: 290px;
	font: 400 16px/20px 'Source Sans Pro', sans-serif;
	background: none;
	border: 2px solid #ccc;
}
.textMain .useFul li span {
	display: block;
	padding: 15px 0px;
	background: #ccc;
	margin: -10px 0px 15px 0px;
}

.textMain .useFul li img {
	margin: 10px 0px;
}

.textMain .useFul li a {
	display: block;
	padding: 5px;
	text-decoration: none;
}


/* Relative List */

.textMain .relList li {
	border: 2px solid #ccc;
}

.textMain .relList li a {
	padding: 5px 15px;
}

.meet-our-doctors{ text-align:center;}
.meet-our-doctors ul li {
	/* float: left; */
	width: 400px;
	margin: 0 50px;
	display: inline-block;
	text-align: center;
	position: relative;
	padding: 0px !important;
	background: none !important;
}
.docpage-text {
	padding: 240px 0 45px 0;
	margin: -209px 0 0 0;
	background: #0096db;
	width: 400px;
	text-align: center;
}
.docpage-name {
	font-size: 26px;
	font-weight: 700;
	color: #fff;
	margin: 0 0 5px 0 !important;
	line-height: 30px;
	padding: 0px !important;
}
.docpage-name a{ color:#fff !important;}
.docpage-spec {
	font-size: 16px;
	font-weight: 300;
	display: block;
	color: #fff;
	padding: 0px !important;
}
.docpage-readmore a {
	font-size: 16px;
	font-weight: 400;
	display: inline-block;
	margin: 25px 0 0 0px;
	line-height: 55px;
	color: #fff;
	border: 1px solid #fff;
	padding: 0 50px 0 50px;
	border-radius: 12px;
}
.docpage-readmore a:hover{ background:#8bc403; color:#fff;}
.cnt-list {display: flex;flex-flow: row wrap; justify-content: center;}
.cnt-list li {background: none !important ;  margin: 2px 0.8% !important; text-align: center; flex-basis: 48%; display: flex; flex-direction: column; padding: 5px !important; }
.cnt-list li a {background: #008ccd  ; display: block; color:#fff ; padding: 10px 5px;  flex: 1; display: flex; justify-content: center; align-items: center; }
.cnt-list li a:hover {background: #8bc403; color: #fff;}



/* sub-page-end  */



/* landing-page */
.cp-pg {
	width: 100%;
	float: left;
	margin: 0px !important;
}

.cp-pg li {
	width: 100%;
	float: left;
	background: none !important;
	padding: 5px !important;
	margin: 5px 0 20px !important;
	border-bottom: 1px solid #ccc;
	list-style: none !important;
	position: relative;
}

.cp-pg li .hd {
	display: table;
	clear: both;
	font-size: 22px;
	line-height: 25px;
	color: #008ccd;
	margin-bottom: 10px;
}
.cp-pg li .cnt{float: left; width: 100%; display: table; margin-bottom: 10px; padding: 0 !important; }
.cp-pg li .cnt li {
	display: table-cell;
	background: none !important;
	float: none !important;
	margin: 0 !important;
	padding: 5px 5px 20px 5px !important;
	vertical-align: top;
	width: auto;
	border-bottom: none !important;
}
.cp-pg li .cnt li:first-child{width: 150px; text-align: center; }
.cp-pg li .cnt li:first-child img{border: 1px solid #000; padding: 2px; height: 150px; width: 100%; object-fit: cover; display: inline-block;}
.cp-pg li .cnt li:first-child img.con{ object-fit: contain;}
.cp-pg li .cnt li:last-child{padding-left:  12px !important; line-height: 24px;}
.cp-pg li .rd {
	float: right; width: auto; display: table; margin: 3px 5px;
	color: #fff;
	text-transform: capitalize;
	letter-spacing: 0;
	border-radius: 5px;
	background: #008ccd url(../images/read-icon.png) no-repeat 8px center;
	padding: 10px 15px 10px 35px !important;

 position: absolute;
	right: 0px;
	bottom: 5px;

}
.cp-pg li:last-child{border-bottom: none;}
.cp-pg li .lm {
	float: right;
	width: auto;
	display: table;
	margin: 3px 5px;
	color: #fff;
	text-transform: capitalize;
	letter-spacing: 0.6px;
	border-radius: 5px;
	background: #008ccd url(../images/video-icon.png) no-repeat 8px center;
	padding: 10px 15px 10px 35px !important;
	position: absolute;
	right: 149px;
	bottom: 5px;
}

.landing{width: 100% !important; }
.landing #Content { padding: 0 2% 0 0;width: 72%; float: left; }
.fixedsidebar { width: 25% !important; display: inline-block; padding: 15px 0 !important;}
.fixedsidebar .hr{ display:none;}
.fixedsidebar .cnt-list li{flex-basis: 100%; margin: 0 !important; padding: 2px 0 !important; }
.fixedsidebar .cnt-list li a{ padding: 5px 3px; font-size: 14px; line-height: 20px;  }
.fixedsidebar h2{display: none; }

#form-element-list li fieldset ul.control-fields label a {
	color: #0096db;
}
/*landing-page-styles-end*/


/*Note: for .dfw-greymode it should look like same as a light-mode, plss remove unwanted css when all done */

/*accessibility 22-09-2020 (last updated)*/
.accessible_on #Container *
{ transform: none !important; transition: none !important; box-shadow: none !important; text-shadow: none !important; background: none !important; border-radius: 0 !important; animation: none !important; }

/*all colors -- not a*/
.dfw-whitemode #Container :not(a)
{color: #000 !important;}
.dfw-blackmode #Container :not(a)
{color: #fff !important;}

/*disable before and after*/
.dfw-whitemode #Container ::after, .dfw-blackmode #Container ::after, .dfw-whitemode #Container ::before, .dfw-blackmode #Container ::before 
{ display: none !important;}

/* anchor colors -- a */
.dfw-whitemode #Container a, .dfw-whitemode #Container a *
{color: #00e !important; text-decoration: none !important;}
.dfw-blackmode #Container a, .dfw-blackmode #Container a *
{color: #fc0 !important; text-decoration: none !important;}

/*menu backgrounds*/
.dfw-whitemode #Container nav ul li ul *, .dfw-whitemode #Container nav ul li ul, .dfw-whitemode #Container .parentMenu
{ background: #eee !important;}
.dfw-blackmode #Container nav ul li ul *, .dfw-blackmode #Container nav ul li ul, .dfw-blackmode #Container .parentMenu
{ background: #333 !important;}
.accessible_on .parentMenu li a
{ margin: 2px;}
.accessible_on:not(.dfw-greymode) .subMenu li { margin: 2px 0; }
.dfw-greymode .subMenu li { padding: 2px; margin: 0px; }
.accessible_on #Menu-Container 
{ z-index: 999;}
.accessible_on .menu li.menu-home a { font-size: 16px !important;}

/*dfw skip codes*/
.accessible_on .dfw-skip a { font-size: 12px !important; text-transform: none;}
.accessible_on .dfw-skip { z-index: 999; display: block; border: 1px solid !important;}
.accessible_on .dfw-skip { background: #fff !important;} 
.dfw-blackmode .dfw-skip { background: #000 !important;}

/*sidebar*/
.accessible_on #Sidebar, .accessible_on .fixedsidebar 
{ padding: 5px; border: 1px solid; margin: 0 !important; width: 310px; text-align: center;}
.accessible_on #Sidebar, .accessible_on .fixedsidebar 
{ clear: both;}
.accessible_on #Sidebar .dfw-skip { margin-right: -100px;}

/*ADA for accordation*/
.accessible_on .accordContent, .accessible_on .accordTitle
{ display: block !important; border: 1px solid !important; }

/*content width auto*/
.accessible_on #Content { width: auto; float:none;}

/*gdp format for ADA*/
.accessible_on:not(.dfw-greymode) #gdpCookie
{ left: 0; right: 0; margin: 0 auto; text-align: center; }
.accessible_on #gdpCookie {
	/* background: #fff !important; */
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	-webkit-box-shadow: 0px 0px 10px 1px rgba(51, 51, 51, 0.5);
	-moz-box-shadow: 0px 0px 10px 1px rgba(51, 51, 51, 0.5);
	-ms-box-shadow: 0px 0px 10px 1px rgba(51, 51, 51, 0.5);
	-o-box-shadow: 0px 0px 10px 1px rgba(51, 51, 51, 0.5);
	box-shadow: 0px 0px 10px 1px rgba(51, 51, 51, 0.5) !important;
	border-radius: 50px !important;
	border: 1px solid #ccc;
}
.accessible_on.dfw-blackmode #gdpCookie{
	background: #000 !important;
}
.accessible_on.dfw-whitemode #gdpCookie {
	background: #fff !important;
}
/*menu icon replace with text, Menus border none and top headder code*/
.menu li.menu-home a span { display: none !important;}
.accessible_on li.menu-home a span { display: block !important; font-size: 16px; }
.accessible_on:not(.dfw-greymode) .menu *
{ border: none !important;}
.accessible_on .menu ul
{ display: none; visibility: visible;  opacity: 1; z-index: 9999; }

/*conatact us common and social links */
.accessible_on .contactTable { display: block; border: 0; box-shadow: none !important; }
.accessible_on .contact-address { border: 1px solid; margin: 10px auto; display: block;}
.accessible_on .social-logo { width: auto; margin: 5px 0 0 0;}

/*conatact us common end */

.accessible_on.home #Header-Container, .accessible_on #About-Container, .accessible_on #Services-Container, .accessible_on #Meetdoc-Container, .accessible_on #Affiliations-Container, .accessible_on #Procedures-Container, .accessible_on #PatientReviews-Container, .accessible_on #Why-See-Urologist-Container,  .accessible_on #Resources-Container, .accessible_on #Map-Container, .accessible_on #Credibility-Container, .accessible_on #Footer-Container { position: relative !important;}


/*display none items (updated commonly used clsses too)*/
.accessible_on .Banner-Tabs, .accessible_on .contactTable .contact-map, .accessible_on #Sidebar * br, .accessible_on #PatientReviews-Container .star-img, #patient-stories-Tabs
{ display: none;}

/*commonly used ADA style for ul, li & a*/
.accessible_on #Sidebar ul, .accessible_on #Credibility ul, .accessible_on .tabs, .accessible_on #qlinks ul, .accessible_on .joint, .accessible_on .patient-res-sec ul
{ text-align: center; float: none !important;}

.accessible_on #Sidebar ul li, .accessible_on #Credibility ul li, .accessible_on .tabs li, .accessible_on #qlinks ul li, .accessible_on .patient-res-sec ul li
{ display: inline-block !important; width: auto !important; border: 1px solid !important; height: auto; margin: 5px !important; min-height: 10px !important; float: none !important; vertical-align: top; min-width: 150px; padding: 0; background: none;}

.accessible_on #Sidebar ul li a, .accessible_on #Credibility ul li a, .accessible_on .tabs li a, .accessible_on #qlinks ul li a, .accessible_on .joint li a, .accessible_on .patient-res-sec ul li a
{ display: inline-block; padding: 10px !important; min-width: 250px; border: 0 !important; min-height: 10px !important; float: none !important; vertical-align: top; width: 260px; height: auto; background: none;}

/*commonly used ADA style for ul, li & a end*/

/*required font icons*/
#Accessibility .dfwOn.dfwActive.dfwHide .dfwClose a::before, #Accessibility .dfwOn.dfwActive.dfwHide .dfwClose a::before, .accessible_on:not(.dfw-greymode) .parentList > .dropMenu::after, .accessible_on:not(.dfw-greymode) .parentList .subparentList > .dropMenu::after, .accessible_on #Container * .font-icon::before {
	display: inline-block !important;
}
.accessible_on #Container * .h-call-appoint .font-icon::before {display:none !important;}

/*not required font icons*/
.accessible_on #Container .menu-home a .font-icon::before, .accessible_on #Container .menu-home a::before, .accessible_on #Container .social-logo ul li a::before
{ display: none !important;}

/*grayscale for images*/
.accessible_on .logo img 
{ filter: grayscale(100%) contrast(50%);}
.accessible_on #Credibility li img { filter: invert(25%);}
.accessible_on .ypo-logo
{ filter: invert(1%) !important;}
.accessible_on.dfw-greymode .ypo-logo, .accessible_on.dfw-greymode .logo img
{ filter: invert(1) !important;}


/*common code for New Accessibility sidebar (plss remove first 2 code for old sites)*/
/*.dfwOn.dfwHide { left: -336px;}
.dfwOn.dfwActive.dfwHide .dfwClose { left: 85%;}*/

.dfw-whitemode #Accessibility li { color: #00e;}
.dfw-blackmode #Accessibility li { color: #fc0;}

/*common other code*/
.accessible_on footer .social-logo a span { display: block !important;}
.accessible_on footer .social-logo ul li {width: auto; border:0px;font-size: 20px;}

.accessible_on #Content-Main { padding-top: 60px; margin-top: -60px;} /*check bredcrumb links on this style*/

/*common code for grey mode*/
.dfw-greymode #Container * { color: #000 !important;}
.dfw-greymode footer .social-logo ul li a { background: none; color: #fff;}
.dfw-greymode .dfw-skip a { color: #000;}
.dfw-greymode nav .menu > li:hover
{ background: none !important; color: #000 !important; border-color: #fff;}
.dfw-greymode #Container nav ul.subMenu * 
{ background: #ccc !important; color: #000 !important;}
.dfw-greymode .navigation a, .dfw-greymode .navigation { color: #000;}

/*common border code goes here*/
.accessible_on .profile-page .schemaTable {width: 300px; margin: 5px auto; border: 1px solid;}

/*other code goes here*/
.accessible_on .abc
{ text-align: center;} 

.accessible_on .menu li ul.megaMenu { width: 535px;}
.accessible_on #Services-Container ul { padding: 5px 0;}
.accessible_on nav .dfw-skip{right: -72px;}
.accessible_on .service-head 
{ z-index: 9; padding: 10px 0; margin: 0; min-height: 10px;}

.accessible_on .services-readmore a, .accessible_on .h-appoint a, .accessible_on .column
{ border: 1px solid !important;}

.accessible_on #patient-stories li 
{ float: none !important; clear: both;}

.accessible_on .social-logo li a span { border: 1px solid; padding: 5px; margin: 5px;}

.accessible_on section * ::before, .accessible_on section * ::after { display: none;}

.accessible_on .accordContent, .accessible_on .accordTitle { padding: 5px !important;}

.accessible_on .resources-videotext { position: relative; bottom: 0; padding: 10px;}

/*border colors (it should be last)*/
.accessible_on.dfw-whitemode #Container *, .accessible_on.dfw-greymode #Container * 
{ border-color: #000 !important; }
.accessible_on.dfw-blackmode #Container * { border-color: #fff !important;}
.accessible_on .header-right{ text-align:center;}
.accessible_on .h-appoint a {
	display: block;
	padding: 10px;
	margin: 0 10px;
	width: auto;
}
.accessible_on.home #Header-Container, .accessible_on #About-Container, .accessible_on #Services-Container, .accessible_on #Meetdoc-Container, .accessible_on #Affiliations-Container, .accessible_on #Procedures-Container, .accessible_on #PatientReviews-Container, .accessible_on #Why-See-Urologist-Container,  .accessible_on #Resources-Container, .accessible_on #Map-Container, .accessible_on #Credibility-Container, .accessible_on #Footer-Container{border-bottom:1px solid;position:relative;}

 .accessible_on #Services-Container .gridWrapper,  .accessible_on #Meetdoc-Container .gridWrapper, .accessible_on #Affiliations-Container, .accessible_on #Procedures-Container .gridWrapper,  .accessible_on #PatientReviews-Container, .accessible_on #Why-See-Urologist-Container .gridWrapper {
	padding: 35px 0 30px 0;
	min-height: auto;
}
 .accessible_on #Services-Container ul li a {
	padding: 30px 0 30px 0;
}
 .accessible_on .serviceslist{ height:90px;border-left: 0px solid transparent;}
 .accessible_on #Services-Container ul li{margin: 0 0px 40px 0px;}
 .accessible_on .in-office-procedures, .accessible_on .surgical-procedures {
	margin: 10px 0 10px 0;
	padding: 10px 0;
}
 
 
.accessible_on .social-logo{ display:none !important;}
.accessible_on .doctor-s{ margin:0px;}
.accessible_on .doctor-s {border-bottom:1px solid;}
.accessible_on ul.service-list-tabs li, .accessible_on ul.service-list-design.content-explore .dataAppend a, .accessible_on .doc-readmore a, .accessible_on #Services-Container ul li, .accessible_on .patienttesti-readmore a, .accessible_on .address-container , .accessible_on .ser-readmore a, .accessible_on .service-pagelist, .accessible_on .address-container ul li, .accessible_on #Services-Container ul li li:last-child, .accessible_on .watch-more-videos a, .accessible_on .dr_cond li a, .accessible_on .dr_cond_prod_blk, .accessible_on .profile-tabs, .accessible_on .urologist-blocks a,  .accessible_on .f-book-app a, .accessible_on .in-office-procedures, .accessible_on .surgical-procedures{ border:1px solid;}
.accessible_on ul.service-list-design.content-explore .dataAppend a{padding:10px !important; }

.accessible_on .patient-edu-sec h4, .accessible_on .patient-edu-sec h5, .accessible_on .expertise-readmore a, .accessible_on .patient-edu-sec .accessible_on .resources-edutext{ position:relative; top:0px;left: 0px;}
.accessible_on .social-logo ul{width: auto;}
.accessible_on .social-logo li a{ padding:0px;}
 .accessible_on .patient-res-sec ul li{font-size: 23px;}
.accessible_on .patient-res-sec ul li a{ height:60px;}
.accessible_on .address-container {
	margin: 0px auto;
	display: block;
	text-align: left;
	float: none; padding:20px;
	font-size: 16px;
	font-weight: 300;
	line-height: 25px;
	width: 435px;
}
.accessible_on #Sidebar ul li .doc-readmore-s a{ border:1px solid #important;}

.patient-stories-detail li{border-bottom:0px dashed !important;}

@media screen and (max-width: 1243px) {
.banner-content{ right:1%;}
#Header-Container, #About-Container, #Services-Container, #Affiliations-Container, #Meetdoc-Container, #Procedures-Container, #PatientReviews-Container, #Why-See-Urologist-Container, #Resources-Container, #Map-Container, #Footer-Container, .navigation, #Content-Container {padding-left: 1%;padding-right: 1%;}
#Affiliations-Container ul li{margin: 0 3px;}
}

@media screen and (max-width: 1199px) {
	
.menu li a {padding: 15px 31px;}
#Affiliations-Container ul li {margin: 0 0px;}
.f-links a{padding: 0px 20px;}
.profile-content {width: 58%;}
.profile-content h1 {font-size: 39px !important;}
.ser-border-bottom::before, .ser-border-right::after, .ser-box-bottom::before, .ser-box-left::before{display:none;}
.profile-img::after {
	left: 20px;
	top: -25px;
}
.patientreviews-quote-left{left: -80px;}
.patientreviews-quote-right{right: -80px;}

}

@media screen and (max-width: 1169px) {
.menu li a {padding: 15px 25px;}
.header-right{width: 640px;}
.banner-head {font-size: 30px;line-height: 35px;}
.banner-readmore a {font-size: 15px;line-height: 40px;margin: 30px 10px 0 0;}
.Banner-Tabs{ right:15px;}
#Meetdoc-Container ul li{margin: 0 30px;}
#Meetdoc-Container ul li:last-child::before{ display:none;}
#Affiliations-Container ul li {margin: 0 3px;width: 24%;}
#Why-See-Urologist-Container img {float: left;width: 45%;}
.why-see-urologist-content{ width:430px;}
#Why-See-Urologist-Container h2{ font-size:38px;}
#Why-See-Urologist-Container .gridWrapper {min-height: 615px;padding: 80px 0 0px 0;}
.urologist-blocks a {padding: 15px 30px;}
.urologist-blocks{    margin: 40px 0 0 0;}
.address-container{width: 435px;}
.f-links a {padding: 0px 10px;}
.dr_cond_prod_blk {padding: 23px;}
.dr_cond_prod_txt h2{font-size: 25px !important;line-height: 30px;}
.dr_cond li{margin: 20px 5px 0 0}
.dr_cond li.dr-appoint a, .dr_cond li.dr-phn a{ font-size: 13px;padding: 10px 15px 10px 50px}
.profile-img{width: 360px;}
.ph-testimonials {padding: 0 10px 0 0px;margin: 10px 0 0 0px;}
.Testimonials_nav.slidePrev {
	left: 30px;
}
.Testimonials_nav.slideNext {
	left: 65px;
}
.patientreviews-quote-left, .patientreviews-quote-right{ display:none;}
.testimonials-content{min-height: 180px;}
.service-pagelist {margin: 20px 0px 40px 20px;}
.theme-L, .theme-R{ display:none;}
.doctor-profile h1 {
	font-size: 40px !important;
}
.doctor-profile h3 {
	font-size: 27px !important;
}
.service-pagelist ul li{margin: 0 5px 5px 5px;}
.service-pagelist {
	margin: 20px 0px 40px 0px;
}
.service-pagelist .serviceslist {
	width: 215px;
	height: 328px;
}
#connect-sblock ul li {
	list-style: none !important;
	color: #000;
	text-align: left;
	width: 48%;
	font-size: 15px !important;
}
.meet-our-doctors ul li {
	margin: 0 25px;
}
}


@media screen and (max-width: 979px) {
#Scroller a{ display:none !important;}	
header{padding-top:15px;}	
.logo {
	padding: 20px 0;
}	
.header-right {
	width: 535px;
}

.h-appoint a {
	font-size: 12px;
}
    
.menu li a {
	padding: 15px 13px;
}	

.menu li.menu-home a { font-size: 0;}
    
#Banner-Container .banner1, #Banner-Container .banner2, #Banner-Container .banner3, #Banner-Container .banner4 {background-size: cover;}
#Banner-Container #Banner {
	height: 560px;
}
.banner-head {
	font-size: 25px;
	line-height: 30px;text-shadow: 1px 1px #fff;
}
#About-Container, #Meetdoc-Container .gridWrapper, #Affiliations-Container, #Procedures-Container .gridWrapper, #PatientReviews-Container, #Why-See-Urologist-Container .gridWrapper{ padding-top:30px; padding-bottom:30px; min-height:auto;}
#About-Container h1, #Meetdoc-Container h2, #Affiliations-Container h2, #Procedures-Container h2, #PatientReviews-Container h2, #Why-See-Urologist-Container h2, #Procedures-Container h3{font-size: 30px;line-height: 30px;margin: 0 0 20px 0;}
#Meetdoc-Container ul li {
	margin: 0 5px;
	width: 300px;
	vertical-align: top;
}
.doc-text, .testimonials-content{ width:100%;}
.doc-name {
	font-size: 20px;
}
#Affiliations-Container ul li {
	margin: 3px;
	width: 300px;
}
#Procedures-Container {
	text-align: center;
	background: #c3d5ed;
}
.in-office-procedures, .surgical-procedures {
	display: inline-block;
	width: 49%;
	margin: 15px 0 0 0;
}
.patientreviews-quote-left, .patientreviews-quote-right{ display:none;}
.testimonials-content {font-size: 20px;line-height: 30px;}
#Why-See-Urologist-Container {
	background: #008ccd;
	padding-bottom:  20px ;
}
#Why-See-Urologist-Container img {
	float: left;
	width: 45%;
	margin: 45px 0;
}
.why-see-urologist-content {
	width: 52%;
	margin: 0 0px 0 0;
	background: #fff;
	padding: 2%;
}
.urologist-blocks a {
	padding: 10px 17px;
}
.patient-res-sec ul li{ font-size:25px;}
.address-container {
	width: 350px;
}
.map-hours {
	font-size: 16px;
}
.profile-img {
	width: 305px;
}
.doctor-profile h1 {
	font-size: 30px !important;
}
.doctor-profile h3 {
	font-size: 20px !important;
	line-height: 20px;
}

 .contactTable .table-cell {display: block;width: 100%;}
 .contact-address {border-radius: 10px 10px 0px 0px;}
 .contact-map {height: 250px;border-radius: 0px 0px 10px 10px;}
 .contact-mail.mail-ul p {	width: 98%; margin: 1px 1%; }

 .cnt-list li {flex-basis: 98%;}
 .cnt-list li a {padding: 7px 20px;}
 
#Sidebar.fixedsidebar { display: none ;}
.landing  #Content { padding: 5px 1%;width: 98%;}
#connect-sblock ul li {
width: 300px;
}
 .img-r {
	float: none;
	margin: 0px auto;
	border: 1px solid #01cbef;
	width: 300px;
	text-align: center;
}
.meet-our-doctors ul li {
	margin: 10px 25px;
}
.ypo-showcase {
	position: relative;
	bottom: 10px;
	left: 10px;
}
}

@media screen and (max-width: 767px) {
header{ padding:15px 0;}	
.logo {
	padding: 10px 0 0 0;
}
.header-right {
	width: 440px; text-align:center;
}
.h-appointment a, .h-bill-payment a, .h-call-appoint a {font-size: 13px;padding-right:0px;}
.h-appointment, .h-bill-payment, .h-call-appoint, .patient-portal  { display:inline-block;}
.menu-home {width: 35px;}
.menu li{ font-size:15px;}
.menu li a {
	padding: 15px 10px;
}
#Banner-Container #Banner {
	height: 560px;
}
.banner-content{ top:255px;}
.serviceslist {
	width: 100%;
	height: 328px;
	/* margin: 0 3px; */
	border-left: 0px solid transparent;
}
.doc-name{font-size: 22px;}
#Why-See-Urologist-Container img {
	float: none;
	width: 300px;
	margin: 0px;
}
#Why-See-Urologist-Container h2{ text-align:center;}
.why-see-urologist-content {
	width: 100%;
	margin: 10px 0px 0 0;
	background: #fff;
	padding: 20px 1% 20px 1%;
	text-align: center;
}
#Map-Container {
background: #008acb;
}
.address-container {
	width: 360px;
	margin: 0 auto;
	float: none;
}
#Map-Container .gridWrapper {
	min-height: auto;
	padding: 30px 0;
}

.profile-img {
	width: 305px;
	float: none;
	display: block;
	margin: 20px auto;
}
 .contact-mail.mail-ul p {	width: 48%; margin: 3px 1%; }
.cp-pg li .rd {position: relative; right: unset; padding: 7px 15px 7px 35px !important; font-size: 15px !important;}
.cp-pg li .lm {position: relative; right: unset; padding: 7px 15px 7px 35px !important; font-size: 15px !important;}
#Sidebar {
	width: 305px;
	padding: 0px 0 0 0;
}
 ul.service-list-tabs li{ width:100%;}
 .textMain h2, .hTag2, .textMain h3.hTag2, .textMain h4.hTag2 {
	font-size: 22px;	line-height: 25px;
}
.textMain h2 span {
	font-size: 20px;
	line-height: 25px;
}
.ypo-showcase {
	position: relative;
	bottom: 10px;
	left: 10px;
}
    
	/* Menu CSS */
	#Main-Menu, .floating-menu {
		display: none;
	}
	#Mobile-Menu {
		display: block;
	}
	#Mobile-Menu ul li:hover>ul {
		display: none;
	}
	#Scroller a{ display:none !important;}

.toggleMenu a {
	border-radius: 5px;
	border: 2px solid #ccc;
	color: #000;
}
.menuClose a{ color:#fff;}
header{ position:relative;}
.logo {
	padding: 10px 0 0 0;
	display: block;
	width: 300px;
	text-align: center;
	margin: 0 auto;
}
.header-right {
	width: 100%;
	display: block;
	margin: 10px 0 0 0;
}
.h-appoint {
	float: none;
}
    
}

@media screen and (max-width: 640px) {

#Banner-Container #Banner {
	height: 350px;
}
.banner-content {
	top: 25px;
}
#Services-Container {
	position: relative;
	background: #0096db;
	text-align: center;
}
#Services-Container h2{ font-size:25px; line-height:25px;margin: 0 0 10px 0;}
#Services-Container .gridWrapper {
	padding-top: 30px ;padding-bottom:30px;
	min-height: auto;
}
.serviceslist {
	width: 230px;
	height: 328px;
	/* margin: 0 3px; */
	border-left: 0px solid transparent;
	margin: 0 auto;
}
#Meetdoc-Container {background: #e3e3e3;}
#Meetdoc-Container ul li {
	margin: 5px;
}
#Affiliations-Container ul li {
	margin: 3px;
	width: 47%;
}
.patient-res-sec ul li {
	font-size: 18px;
}
.testimonials-content {
	min-height: 225px;
}
.Testimonials_nav.slidePrev, .Testimonials_nav.slideNext{bottom: -25px;}
.testimonials-content {
	font-size: 19px;
	line-height: 27px;
}
	#Content,
	#Sidebar {
		display: block;
	}
	#Sidebar {
		margin: 0px auto;
	}
	.contactTable .table-cell {
		display: block;
		width: 100%;
	}
	.contact-address {
		border-radius: 10px 10px 0px 0px;
	}
	.contact-map {
		height: 250px;
		border-radius: 0px 0px 10px 10px;
	}
	.textMain .useFul li {
		width: 95%;
	}
	.textMain .schemaTable .table-cell {
		display: block;
		margin: 0px auto;
	}
	#Content-Container {
		margin: 10px 0 0 0;
	}
	.navigation h1 {
		font-size: 25px;
	}
	.textMain {
		padding: 0px 0px 50px 0px;
	}
	.profile-img {
		width: 300px;
		margin: 0 auto;
		float: none;
	}
	.navigation{ margin:0px;}
.dr_cond_prod_txt h2 {
	font-size: 20px !important;
	line-height: 25px;
}	
.profile-page h2, .profile-page h2 span {
	font-size: 39px !important; line-height:40px !important;
}
#Content-Container{ padding-left:2%; padding-right:2%;}

.profile-img {
	width: 250px;
	margin: 0 auto 20px auto;
	float: none;
}
.profile-img::after{ display:none;}
.doctor-profile h1 {
	font-size: 23px !important;
	line-height: 23px !important;
}
.doctor-profile h3 {
	font-size: 17px !important;
	line-height: 20px;
}

 .contact-mail.mail-ul p {	width: 98%; margin: 1px 1%; }  
.cp-pg li .cnt li:first-child {width: 150px !important;margin: 5px auto !important; }
 .cp-pg li .cnt li:last-child {
	padding-left: 8px !important;
	font-size: 15px !important;
}
.textMain h3, .hTag3, .textMain h2.hTag3, .textMain h4.hTag3 {
	font-size: 18px;
	line-height: 25px;
}
 
}

@media screen and (max-width: 479px) {
	
.header-right {
	width: 100%;
	display: block;
	clear: both;
	margin: 10px 0 0 0;
}
.banner-head {
	font-size: 20px;
	line-height: 20px;
	text-shadow: 1px 1px #fff;
}
#Banner-Container #Banner {
	height: 250px;
}
.Banner-Tabs li{ display:inline-block;}
.banner-readmore a{color: #fff;background:#0096db;}
#About-Container h1, #Meetdoc-Container h2, #Affiliations-Container h2, #Procedures-Container h2, #PatientReviews-Container h2, #Why-See-Urologist-Container h2, #Procedures-Container h3, #Resources-Container h2, #Map-Container h2 {
	font-size: 24px;
	line-height: 24px;
	margin: 0 0 20px 0;
}
.in-office-procedures, .surgical-procedures {
	display: inline-block;
	width: 100%;
	margin: 15px 0 0 0;
	padding: 50px 0;
}
.resp-tabs-list li a {
	display: block;
	padding: 10px 20px;
}
.testimonials-content {
	font-size: 16px;
	line-height: 25px;
}
.testimonials-name {
	font-size: 16px;
	font-weight: 600;
	font-style: normal;
	margin: 20px 0;
}
.patienttesti-readmore a {
	font-size: 14px;
	font-weight: 300;
	padding: 10px 15px;
	color: #172038;
	margin: 5px;
}
.urologist-blocks {
	margin: 20px 0 0 0;
}
.urologist-blocks a {
	padding: 10px 17px;
	margin: 5px;
}
#Resources-Container{padding-top:30px; padding-bottom:30px;}
.patient-res-sec ul li a span.left-plus, .patient-res-sec ul li a span.right-plus{ display:none;}
.address-container {
	width: 298px;
	margin: 0 auto;
	float: none;
}
#Sidebar {
	width: 300px;
	padding: 0px 0 0 0;
}
.service-pagelist {
	margin: 20px 0px 70px 0px;
	width: 97%;
	padding: 0px; min-height:auto;
}
.ser-readmore {
	margin: 20px 0 0 0;
	position: relative;
	left: 0px;
	bottom: 0px;
	padding: 0px !important;
}
.accordResponsive .tabTitle, .accordResponsive .textMain .tabTitle, .accordTitle, .textMain .accordTitle {
	padding: 17px 5px 17px 70px;
	font-size: 15px;
}
.cnt-list li {flex-basis: 98%;} 
.cp-pg li .cnt li{ display:block;} 
.hTag3.accordTitle::after {	height: 35px;}
.contact-mail p {font-size: 16px; line-height: 22px;}
.accordTitle, .textMain .accordTitle, .accordResponsive .tabTitle, .accordResponsive .textMain .tabTitle { font-size: 12.5px !important;}
.hTag3.accordTitle {background: #e7ecf5 ;	padding: 6px 10px 6px 10px;}
.navigation{ padding-top:5px; padding-bottom:5px;}
 .textMain h3, .hTag3, .textMain h2.hTag3, .textMain h4.hTag3 {
	font-size: 19px;
	line-height: 25px;
}
.meet-our-doctors ul li {
	margin: 10px 0px;
	width: 100%;
}
.docpage-text{ width:100%;}
.docpage-name{font-size:22px;}
.doctor-profile h3{padding: 0px !important;margin: 0px!important;}
.doctor-profile h3::after{ display:none;}

}

