@charset "utf-8";
/* CSS Document */
@import 'https://fonts.googleapis.com/css?family=Roboto:100,300,700,900';
html {
	height: 100%;
	max-height: 100%;
	overflow-x: hidden !important;
}
html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	color: #343434;
	font-size: 12px;
	line-height: 19px;
 	font-family:"Myriad Pro" font-weight: 400;
	font-style: normal;
	background: #fff;
}
figure {
	max-width: 100%;
	height: auto;
}
h1, h2, h3, h4, h5, h6, blockquote, img {
	margin: 0;
	padding: 0;
	font-family:'Roboto';
}
p{
	font-family:'Roboto', Arial;
	font-weight:400;
	font-size:14px
}
h1 {
	color: #fff;
	text-transform: uppercase;
}
h2 {
	text-align: center;
	font-size:16px;
	color: #666;
	font-weight: normal;
}

h3 {

	font-size:24px;
	color: #f00;
	font-weight:900;
	text-transform: uppercase;
	margin-bottom:8px;
}
.scroll-text {
  border: 1px solid red;
  width: 400px;
  height: 4.5em;
  overflow: hidden;
}
.scroll-text ul {
  width: 800px;
  height: 100px;
  overflow: hidden;
  margin: 0;
}
.scroll-text ul li {
  height: 1.5em;
}
h6 {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}
img {
	border: 0;
}
a {
	color: #111821;
}
p {
	color: #242424;
	line-height: 22px;
	text-align: justify;
}
a:hover {
	text-decoration: none;
}
form, input {
	margin: 0;
	padding: 0;
}
ul {
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
}
/* ==========================
   HTML5 display definitions
   ============================================ */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
.header-top {
	background: #2f73c5;
	padding:9px 0 0 0 ;
	position: fixed;
	width: 100%;
	margin: 0;
	z-index: 600;
}
.circle
{
color:#fff;
/*border-radius: 20px;*/
position: relative;
top: -16px;
padding: 1px 4px;
left: 25px;	
}
.info1
{
margin-right:105px;	
}
.navbar-nav {
	float: right;
	text-transform: uppercase;
	margin-top:25px
}
.navbar-default {
	background: #fff;
	border: none;
}
.navbar-default .navbar-nav > li > a {
	color: #232323;
	font-weight: bold;
}
.navbar-fixed-top {
	top: 30px;
	padding:5px 0;
	-webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.38);
	-moz-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.38);
	-o-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.38);
	    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.38);
}
.navbar-brand-one {
	padding: 0;
}
.header {
	padding: 20px 0;
	background: #CCC;
}
/* Banner Slider Styling ------*/
<!--slider-->
.jk-slider{
    width:100%;
	
}
.carousel-indicators .active
{
background-color:#FFFF00;
border-color:#fff;	
}
.carousel-indicators li
{
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #040000;	
}
/*          Hero Headers        */
/********************************/
.hero {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 rgba(0,0,0,.75);
      -webkit-transform: translate3d(-50%,-50%,0);
         -moz-transform: translate3d(-50%,-50%,0);
          -ms-transform: translate3d(-50%,-50%,0);
           -o-transform: translate3d(-50%,-50%,0);
              transform: translate3d(-50%,-50%,0);
}
.hero h1 {
    font-size: 6em;    
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.fade-carousel .carousel-inner .item .hero {
    opacity: 0;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s; 
}
.fade-carousel .carousel-inner .item.active .hero {
    opacity: 1;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s;    
}
.carousel-control.left
{
background-image:none;
opacity:0;	
}
.carousel-control.right
{
background-image:none;
opacity:0;	
}

/* Banner Slider Styling Ends Here ----------*/
.banner {
	padding-top: 95px;
	position:relative;
}
.banner img {
	width: 100%;
}
.appoinment
{
padding:10px;
/*background:#fff;*/
margin:7px 9px 0px 50px;	
}
.form1
{
padding:70px;	
}
.appoinment1
{
margin:25px 0px 0px 2px;	
}
.appoinment2
{
margin:2px 0px 0px 2px;	
}
.appoinment-boder
{
	border-radius:0;
}
.enquiery {
	background: #ad1258;
	padding: 10px 0;
	background: url(../images/enquiery-bg.jpg);
}
.lable-name
{
font-size:10px;	
}
label
{
color:#fff;
text-transform:uppercase;
font-size:11px;	
}
.enquiery-bg
{
position:absolute;
bottom:0px;	
}
.enboder
{
border-radius:0;	
}
.enquierybutton
{
    padding: 7px 40px;
    border-radius: 0;
    position: relative;
    top: 24px;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;	
}
.enleftpad
{
padding-left:70px;	
}
.name
{
float:left;
padding:0 5px;
width:25%;
	
}
.about {
	background: url(../images/index-bg.jpg);
	padding: 40px 0;
}
.consult {
	background: #7a0037;/*padding:50px 0;	*/
}
a.more {
	color: #180c0c;
	font-size: 14px;
}
.treatment {
	background: #ad1258;
	/*padding: 35px 0;*/
}
.treatment h2 {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}
.consult-online h2 {
	position: relative;
	top: 28px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}
.doctors {
	padding: 50px 0;
	background:#fff;
}
.wellness {
	background: url(../images/welness-banner.jpg) no-repeat center center fixed;
	background-size: cover;
	padding: 200px;
}

/* Dropdown menu Styling -------*/
	 .click-nav {
	    margin: 20px auto;
    width: 380px;
    position: relative;
    left: -15px;
}
.click-nav ul {
	font-weight:900;
}
.click-nav ul li {
	position:relative;
	list-style:none;
	cursor:pointer;
}
.click-nav ul li ul {
	position:absolute;
	left:0;
	right:0;
	z-index:600;
}
.click-nav ul .clicker {
/*	background:#2284B5;*/
	color:#FFF;
	text-align:center;
}
.click-nav ul .clicker:hover,
.click-nav ul .active {
	/*background:#196F9A;*/
}
.click-nav img {
	position:absolute;
	top:9px;
	left:12px;
}
.click-nav ul li a {
	transition:background-color 0.2s ease-in-out;
	-webkit-transition:background-color 0.2s ease-in-out;
	-moz-transition:background-color 0.2s ease-in-out;
	display:block;
	padding:8px 10px 8px 40px;
	background:#AD1258;
	color:#fff;
	text-decoration:none;
}
.click-nav ul li a:hover {
	    background: #7A0037;
}
/* Fallbacks */
.click-nav .no-js ul {
	display:none;
}
.click-nav .no-js:hover ul {
	display:block;
}
	 .nav-link {
	
}
.nav-link a {
	color:#2BA6CB;
	text-decoration:none;
}
/* Latest News Styling --------*/

  .left
	  {
		float:let;  
	  }
	  .right1
	  {
		  float:right;
		  position:relative;
		  right:-118px;
		  top:-70px;
	  }
	  .news
	  {
		position: relative;
top: -17px;
left: 25px;
	  }
	  /* Main menu Styling -------*/
	  
	  
	  ul.nav1 {
    list-style:none;
    height:310px;
    margin:0;
    padding:0;
	position:absolute;
	top:65px;
	right:0;
}

ul.nav1 table {
    border-collapse:collapse;
    width:0;
    height:310px;
    margin:-1px 0 -5px -1px;
}

ul.nav1 > li {
    float:right;
    height:310px;
    width:40px;
    position:relative;
    overflow:hidden;
    -webkit-transition-duration:.5s;
    -moz-transition-duration:.5s;
    -o-transition-duration:.5s;
}

* html ul.nav1 > li {
    width:auto;
}

ul.nav1 > li a.ie6 {
    float:left;
    height:310px;
    width:39px;
    position:relative;
    overflow:hidden;
}

ul.sub {
    list-style:none;
    height:310px;
    width:600px;
   /* background:url(../images/panel.png) no-repeat right top;*/
	background:url(../images/panel.png) no-repeat right top;
/*background:rgb(22,20,20,.5;);*/
    position:absolute;
    left:0;
    top:0;
    margin:0;
    padding:0;
}

ul.sub li {
    float:left;
}

ul.sub li:first-child {
    margin-left:45px;
}

ul.sub li a {
    display:block;
    width:110px;
    height:310px;
    float:left;
    overflow:hidden;
    position:relative;
    text-decoration:none;
    color:#000;
}

ul.sub li a b {
    font-weight:700;
    display:block;
    padding:15px 15px 5px;
}

ul.sub li a p {
    font-size:12px;
    display:block;
    margin:0;
    padding:0 10px;
}

ul.sub li a i {
    display:block;
    width:64px;
    height:64px;
    position:absolute;
    right:10px;
    bottom:10px;
  /*  background:url(../images/post.png);*/
    opacity:0.1;
    filter:alpha(opacity = 10);
    -webkit-transition-duration:.5s;
    -moz-transition-duration:.5s;
    -o-transition-duration:.5s;
}

ul.nav1 > li:hover {
    width:600px;
}

ul.nav > li a.ie6:hover {
    direction:ltr;
    width:600px;
}

ul.sub li a:hover i {
    opacity:1.0;
}
/* Dropdown Styling ----------*/
     .treadmill {
	overflow: hidden;
	padding-top:15px;
/*	border: 1px solid #46CFB0;
  background-color:#34BC9D;*/
 /* padding:0 20px;*/
}

.treadmill-unit {
	overflow: hidden;
	position: relative;
}
.testimonial-bg
{
/*background:#fe0000;*/
padding-bottom:7px;
}
p.lineheight
{
line-height:1px;	
}
.lorem
{
	/*background:#CF0;*/
	float:right;
	width:150px;
	line-height:1.5;
}
.moreinfo
{
color:#242424;
font-size:12px;
font-weight:bold;
position:relative;
top:10px;
left:107px;	
}


  
	  
/* Facebook Popup Styling -------*/

#corner-slider {
    position:fixed;
    z-index:10000;
	overflow:hidden;
	
	/*Change to your own dimensions*/
	height:200px;
	width:275px;
	
	/*Change to your own colors*/
	/*border:1px solid #b3b3b3;*/
	background:#fff;
}
#corner-slider.hidden{
    display:none;
}
#corner-slider .close{
    position:absolute;
	cursor:pointer;
	font-size:16px;
	display:inline-block;
	z-index:1002;
	    background: #fff;
    padding: 2px 2px;
	/*Change here the close button position*/
	right:24px;
	top:18px;
}

/*#spopup{
	background:#f3f3f3;
	border-radius:9px;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
	-moz-box-shadow:inset 0 0 3px #333;
	-webkit-box-shadow:inset 0 0 3px #333;
	box-shadow:inner 0 0 3px #333;
	padding:12px 14px 12px 14px;
	width:300px;
	position:fixed;
	bottom:13px;
	right:2px;
	display:none;
	z-index:90;
}*/
/* Datepicker Styling --------*/
input {
    position: relative;
    
    color: white;
}

input:before {
    position: absolute;
    top: 3px; left: 3px;
    content: attr(data-date);
    display: inline-block;
    color: black;
}

input::-webkit-datetime-edit, input::-webkit-inner-spin-button, input::-webkit-clear-button {
    display: none;
}

input::-webkit-calendar-picker-indicator {
    position: absolute;
    top: 3px;
    right: 0;
    color: black;
    opacity: 1;
}

/* Index Slider Styling ------*/
 

/* Product Slider ------*/
.heightlights-headding {
	padding-top: 85px;
}
.heighlights-button {
	color: #fff;
	padding: 15px 55px;
	background: #ad1258;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
}
.heighlights {
	padding: 30px 0 60px 0;
	background:#fff;
}
.col-item {
	border: 1px solid #E1E1E1;
	border-radius: 5px;
	background: #FFF;
}
.col-item .photo img {
	margin: 0 auto;
	width: 100%;
}
.col-item .info {
	padding: 10px;
	border-radius: 0 0 5px 5px;
	margin-top: 1px;
}
.col-item .info 
{
	background:#efefef;
}
.col-item:hover .info {
	background-color: #e2e2e2;
}

.col-item .price {
	/*width: 50%;*/
	float: left;
	margin-top: 5px;
}
.col-item .price h5 {
	line-height: 20px;
	margin: 0;
}
.price-text-color {
	color: #219FD1;
}
.col-item .info .rating {
	color: #777;
}
.col-item .rating {
	/*width: 50%;*/
	float: left;
	font-size: 17px;
	text-align: right;
	line-height: 52px;
	margin-bottom: 10px;
	height: 52px;
}
.col-item .separator {
	border-top: 1px solid #E1E1E1;
}
.clear-left {
	clear: left;
}
.col-item .separator p {
	line-height: 20px;
	margin-bottom: 0;
	margin-top: 10px;
	text-align: center;
}
.col-item .separator p i {
	margin-right: 5px;
}
.col-item .btn-add {
	width: 50%;
	float: left;
}
.col-item .btn-add {
	border-right: 1px solid #E1E1E1;
}
.col-item .btn-details {
	width: 50%;
	float: left;
	padding-left: 10px;
}
.controls {
	margin-top: 20px;
}
[data-slide="prev"] {
 margin-right: 10px;
}
.fa-right {
	position: relative;
	top: 150px;
	z-index: 60;
	border-radius: 0px;
	padding: 18px 10px 18px 10px;
	background: #ad1158;
	border: 0px;
}
.fa-left {
	position: relative;
	top: 150px;
	right: 788px;
	z-index: 60;
	border-radius: 0px;
	padding: 18px 10px 18px 10px;
	background: #ad1258;
	border: 0px;
}
/*---- Product Slider Ends Here -----*/

.team {
	background: url(../images/index-bg.jpg);
	padding: 50px 0;
}

       
      
.carousel{ width:100%;}
.carousel__wrapper{}
.carousel__container{}
.carousel__content{ overflow:hidden; height:300px; width:100%; position:relative;}
.carousel__slider{ position:absolute;height:150px; }
.carousel__item{ position:absolute;}
carousel__item img{}
.carousel__navigation{}
.carousel__nav{}
.carousel__nav--left{}
.carousel__nav--right{}
.slider
{
top:0px;

}




#carousel .carousel__nav{ float:right;}
#carousel .carousel__nav--left{ display:inline-block;}
#carousel .carousel__nav--right{ display:inline-block;}
#carousel .carousel__wrapper{ margin-top:20px;}
#carousel .arrow-right{margin-left:10px;}

#carousel-2{ /*margin-top:50px;*/ position:relative;}
#carousel-2 .carousel__navigation{ position:absolute; z-index:10; width:100%; left:0; top:50%; margin-top:-5px;}
#carousel-2 .carousel__nav--left{ position:absolute; left:0;}
#carousel-2 .carousel__nav--right{ position:absolute; right:0;}
#carousel-2 .carousel__container{ margin:0  20px;}



.arrow-right {
	width: 0; 
	height: 0; 
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid #bbbbbb;
}

.arrow-left {
	width: 0; 
	height: 0; 
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent; 
	border-right:10px solid #bbbbbb; 
}

       
          
.center {
	width: 500px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	top:-20px;
}
.center:after {
	content: "";
	background: #666;
	height: 1px;
	display: block;
	position: absolute;
	top: .65em;
	left: 0;
	right: 0;
}
.center > b {
	background: url(../images/index-bg.jpg);
	position: relative;
	z-index: 10;
	color: #f00;
	font-size:20px
}
.footer-bg {
	background: url(../images/footer-bg.jpg);
	padding: 30px 0;
}
a.ready {
	background: #fff;
	padding: 15px 30px;
	color: #000;
	font-weight: bold;
	font-size: 18px;
	position: relative;
	top: 25px;
}
/* Aboutus Styling -----*/
.aboutus {
	padding: 50px 0;
}
.service {
	padding: 50px 0;
	background: #f5f6f7;
}
ul.features li {
	padding: 4px;
}
ul.features li a {
	font-size: 12px;
}
ul.features1
{
padding-top:50px;	
}
/* Infertility Styling -----*/
.inferti h3 {
	font-size: 20px;
	color: #86043f;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 0 10px 15px;
}
.infertti-sec2 {
	padding: 65px 0;
}
.imgpadding {
	padding: 0 15%;
}
.infertility-bg {
	background: url(../images/inferti-banner.jpg) no-repeat center center;
	background-size: cover;
	padding: 150px;
}
p.headding1 {
	color: #86043f;
	font-size: 17px;
}
p.headding2 {
	font-size: 50px;
}
p.headding3 {
	font-size: 15px;
	font-weight:bold;
}
p.headding4 {
	font-size: 15px;

	padding:0 50px;
}

a.service-button
{
    padding: 30px 70px;
    background: #34a9ee;
    color: #fff;
    font-weight: bold;
    margin: 0 auto;
    position: relative;
    top: 70px;
    left: 35%;
    font-size: 21px;	
}
/*---------------*/
/***** Layla *****/
/*---------------*/

.grid {
	position: relative;
	/*margin: 0 auto;
	padding: 1em 0 4em;
	max-width: 1000px;*/
	list-style: none;
	text-align: center;
}

/* Common style */
.grid figure {
	position: relative;
	/*float: left;*/
	/*overflow: hidden;*/
	/*margin: 10px 1%;
	min-width: 320px;
	max-width: 480px;
	max-height: 360px;
	width: 48%;*/
	/*background: #3085a3;*/
	text-align: center;
	cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	/*opacity: 0.8;*/
}

.grid figure figcaption {
	/*padding: 2em;*/
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
/*	position: absolute;*/
	top: 0;
	left: 0;
	width: 57%;
	left:240px;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
}

.grid figure h2 span {
	font-weight: 800;
}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}
figure.effect-layla {
/*	background: #18a367;*/
}

figure.effect-layla img {
/*	height: 390px;*/
}

figure.effect-layla figcaption {
	/*padding: 3em;*/
}

figure.effect-layla figcaption::before,
figure.effect-layla figcaption::after {
	position: absolute;
	content: '';
	opacity: 0;
}

figure.effect-layla figcaption::before {
	top: 50px;
	right: 30px;
	bottom: 50px;
	left: 30px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0,1);
	transform: scale(0,1);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}

figure.effect-layla figcaption::after {
	top: 30px;
	right: 50px;
	bottom: 30px;
	left: 50px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1,0);
	transform: scale(1,0);
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0;
}

figure.effect-layla h2 {
	padding-top: 26%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}

figure.effect-layla p {
	padding: 0.5em 2em;
	text-transform: none;
	opacity: 0;
	-webkit-transform: translate3d(0,-10px,0);
	transform: translate3d(0,-10px,0);
}

figure.effect-layla img,
figure.effect-layla h2 {
	-webkit-transform: translate3d(0,-30px,0);
	transform: translate3d(0,-30px,0);
}

figure.effect-layla img,
figure.effect-layla figcaption::before,
figure.effect-layla figcaption::after,
figure.effect-layla p {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-layla:hover img {
	opacity: 0.7;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-layla:hover figcaption::before,
figure.effect-layla:hover figcaption::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-layla:hover h2,
figure.effect-layla:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-layla:hover figcaption::after,
figure.effect-layla:hover h2,
figure.effect-layla:hover p,
figure.effect-layla:hover img {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}

/* Gallery Styling -----*/
.padding p
{
padding:0 150px 0 150px;	
}
.gallerypadding
{
padding:40px 0 0 0;	
}
.gallerypadding1
{
padding:40px 0;	
}
/*.top
{
padding:20px 0 10px 0;	
}*/
/* Contact Styling -----*/
.contact h3 {
	text-align: left;
	padding: 0 0 20px 0;
	color: #86043f;
}
.contactaddress {
	font-size: 15px;
	color: #292929;
	
}
.phoneno {
	color: #292929;
	font-weight: bold;
}
/* Footer Styling ------*/

.footer {
	background: #191818;
	padding: 30px 0;
}
.address {
	color: #fff;
	line-height: 18px;
	padding: 10px 0 20px 0;
}
ul.links {
	padding-top: 10px;
}
ul.links li a {
	color: #fff;
}
.form-control-one {
	border-radius: 0;
}
.footer-button {
	padding:8px 30px 6px 30px;
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	background:#f00;
	top: 0px;
	left: -1px;
}
.footer-bottom {
	background: #000;
	padding: 5px 0;
}




 @media (min-width: 320px) and (max-width: 768px) {
.navbar-nav {
	float: left;
}
}
 @media (max-width: 480px){
	 #spopup
	 {
		 display:none;
	 }
	 .enquiery, .enquiery-bg, ul.sub
	 {
		display:none; 
		 
	 }
	 .navbar-fixed-top
	 {
		top:0; 
	 }
	 .banner
	 {
		padding-top:70px; 
	 }
	 .doctors
	 {
		margin:0 3px 0 3px; 
	 }
	 
 }
 @media (min-width: 321px) and (max-width: 479px) {
	 
 }
 @media (max-width: 320px){
	 #spopup
	 {
		 display:none;
		 position:static;
	 }
	 .enquiery, .enquiery-bg, ul.sub, .popup
	 {
		display:none; 
		 
	 }
	 .navbar-fixed-top
	 {
		top:0; 
	 }
	 .banner
	 {
		padding-top:70px; 
	 }
	 .doctors
	 {
		margin:0 3px 0 3px; 
	 }
	 .heightlights-headding
	 {
		 padding-top:0px;
		 margin:0 10px 0 10px;
	 }
	 .center
	 {
		position:static;
		text-align:left; 
	 }
	 
 }
 .navbar-brand{
	 height:auto;
 }
 .aboutTxt{
	margin-bottom:5em;
	text-align:center;
 }
 .aboutTxt p{
	 text-align:center;

 }
 .aboutTxt img
 {
 	margin-bottom:8px
 }
  .aboutTxt h3{
	 text-align:center;
	 font-size:46px;
	 font-weight:900;
	 font-family:'Roboto'
}
 .navbar-default .navbar-nav > li > a
 {
	font-family:'Roboto', Arial;
	font-weight:600;
	font-size:14px;	 
 }
 .deprtmnts{
	background:#2f73c5;
	min-height:225px;
	padding-bottom:5px;
	padding-top:5px;
 }
 
 .treatmntPkg{
	background:#3781da;
	min-height:225px;	 
	padding-bottom:5px;
	padding-top:5px;
 }
 
 .dctrs{
	background:#3781da;
	min-height:225px;
	padding-bottom:5px;
	padding-top:5px; 
 }
 .lattNewsBox{
	background:#2f73c5; 
	    max-height:400px;
    overflow: hidden;
 }
  .lattNewsBox h3{
    background: #21659e;
    margin-left: -15px;
    margin-right: -15px;
    padding: 8px 0;
    text-align: center;
    color: #fff;
  }
    .lattNewsBox h4{
	color:#fff;
		float:left;
	}
.lattNewsBox i{
	color:rgba(255,255,255,.66)			
}
	    
.lattNewsBox img{
			float:left;
			margin-right:10px;
		}
 .lattNewsBox p{
		margin:5px 0;
		color:rgba(255,255,255,.88);			
		line-height:18px
		}
.treadmill-unit{
	border-bottom:1px solid rgba(255,255,255,.44);
	margin-bottom:10px;
}

	    .lattNewsBox a{
			left:0;
			top:0;
			margin:0;
			padding:0;
			line-height:0;
			
			}
.doctors p{color:rgba(255,255,255,.88);}
.form-control{
	width:65%;
	float:left;
}
.name .form-control{
	width:100%;
	height:34px;
	font-size:13px;
	outline:none;
	border:none
}
.name .form-control:focus{
	outline:none;
}
	
.name label{
	margin-bottom:0;
	margin-top:6px	
}
.txtarea{
	width:100%;
	padding:5px;
	height:93px;
	resize:none;
	border:none;
	outline:none;
}
.sbmiter{
	padding:36px 40px;
	border:none;
	outline:none;
}
.actv a{
	color:#f00 !important;
}
.boxHDn
{
	min-height:300px
}
.boxHDn h2
{
	background:#b3b3b3;
    padding: 10px 8px;
    margin: -15px -15px 0 -15px !important;
    color:#015cca;
    font-size:17px;
}
.footer h3
{
	color:#015cca !important;
	font-size:24px;
}
.innerHD
{
	font-weight:900;
	font-size:34px;
	color:#f00 !important;
	text-transform:uppercase;
}
.info h3,.info h5,.info p
{
	text-align:center;
}
.teamDtls h3{font-size:17px;}
.teamDtls h5{font-size:13px;font-style:italic;margin-bottom:0}
.offerBox
{
	background:#f7f7f7;
	border:1px solid #ddd;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-o-border-radius:4px;
	border-radius:4px;
	padding:10px;
	margin-top:35px;
}
.offerBox ul
{
	margin-top:20px;
}
.offerBox ul li
{
	list-style:none;
	color:#666;
}
.offerBox h5{
	color:#2f73c5 !important;
	font-size:24px;
	font-weight:900
}