@charset "utf-8";
/* CSS Document */


/*



/******************  Table of Contents  *****************************
1. GLOBAL STYLES
1. HEADER
2. MAIN FEATURES
3. MORE FEATURES
4. FEATURES LAYOUT
5. TESTIMONIALS
6. PLANS AND PRICING
7. COMPARE PLANS
8. DOMAIN SEARCh
9. CONTACT
10. FOOTER
11. MODAL SIGNIN / SIGNUP
12. BLOG
13. CUSTOM MEDIA QUERIES
14. VERSION 1.1


If you having trouble in editing css. please send a mail to support@surjithctly.in - i will really help you

*/


/*==========0. GLOBAL STYLES==============*/


body {
	background:#FFF;
	position:relative;
	font-family: 'Open Sans', sans-serif;
}
a {
	color:#5bc0de;
}
a:hover, a:focus {
	color:#2a6496;
}
h1, h2, h3, h4, h5 {
	font-weight:bold;
	font-family:"Montserrat", Arial, Helvetica, sans-serif;
}
p {
	color: #333;
}
.row { margin:0 !important; }
/*==========1. HEADER==============*/
.phones { float:right; display:inline-block; padding:5px 10px; background:#5bc0de;  border-radius:5px; text-shadow:rgba(0,0,0,0.3) 0 1px 0px; margin-top:10px;}
.phones a {color:#fff; font-weight:400; font-family:'Montserrat'; font-size:16px }
.phones a:hover { text-decoration:none;}
.navbar {min-height:85px; border:0; padding:0;}

.navbar-brand { height:75px; padding:3px 0 0 0; line-height:normal;}

.navbar-header {
	min-height:80px;
}
.navbar-default .navbar-toggle {
	border-color: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { background-color:rgba(0,0,0,0.3)}
.navbar-default .navbar-toggle .icon-bar { background-color:#fff;}
.navbar-toggle {
	margin-top: 20px;
}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
	max-height: 370px;
}
.jumbotron {
	position: relative;
	color: #fff;
	/*text-align: center;
	text-shadow: 0 1px 3px rgba(0, 0, 0, .4), 0 0 30px rgba(0, 0, 0, .075);*/
	background:url(../images/header-bg.jpg) repeat #606682; /* Old browsers */
	height:560px;
	overflow:hidden;
}
.navbar {
	background:	rgba(74,79,104,0.9);
	border-bottom: 0;
}
.navbar-collapse {
	background:none;
	border:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	padding-top: 5px;
	filter:none;
	-ms-filter:none;
}
.navbar .nav > li > a {
	color:#FFF;
	text-transform:uppercase;
	text-shadow: 0 1px 0 rgba(0,0,0,0.6);
	font-family:"Montserrat", Arial, Helvetica, sans-serif;
}

.logo {margin:5px !important;}

.navbar .nav > li > a:focus, .navbar .nav > li > a:hover {
	color:#ebebf0;
}
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
	background:none;
	color:#5bc0de;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.navbar .nav {
	padding:12px;
	float:right;
}
.navbar .btn, .navbar .btn-group {
	margin-top:0;
}
.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
	color: #FFF;
	background-color: transparent;
}
.navbar-default + div {
	/*margin-top: 68px;*/
}
.btn-lg {
	font-size:18px;
	padding:20px 50px;
	margin:5px 10px;
	font-family:"Montserrat", Arial, Helvetica, sans-serif;
}
.btn-success {
	background-color: #5bc0de;
	background-image:none;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.btn-success:hover, .btn-success:focus, .btn-success:active {
	background-color: #22bb5f!important;
	color:#FFF!important;
}
.btn-primary {
	background-color: #2db6d8;
	background-image:none;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
	background-color: #209ab8!important;
	color:#FFF!important;
}
.btn-danger {
	background-color: #f45c57;
	background-image:none;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active {
	background-color: #eb534e!important;
	color:#FFF!important;
}
.navbar .nav > .active > a.btn {
	background-color: #22bb5f!important;
	color:#FFF!important;
}
.hero-unit {
	background:none;
	text-align:center;
	
	padding-top:60px;
	margin-bottom: 30px;
	font-size: 18px;
	line-height: 30px;
	color: inherit;
	z-index:3;
}
.hero-unit * { z-index:10; position:relative}
.hero-unit h1 {
	padding-bottom:15px;
	font-weight:bold;
}
.hero-unit h3 {
	font-weight:normal;
	padding-bottom:15px;
	line-height: 1.5;
	color: #D5D5D5;
	font-family:"Open Sans";
}
.hero-unit h3 strong { font-size:1.2em;}
.hero-unit 
.slide2 {
	background:none;
	text-align:center;
	padding-top:90px;
}
.slide2 h1 {
	font-size:50px;
	font-weight:bold;
}
.slide3 {
	background:none;
	text-align:left;
	padding-top:100px;
}
.slide3 h1 {
	font-size:50px;
	padding-top:90px;
	font-weight:bold;
}
.slide3 h3 {
	font-size:20px;
	padding-right:20px;
	color: #D5D5D5;
	line-height: 1.5;
}

.slide-img { max-width:400px; width:100%; height:auto; 
 
}
.slide-img.rotated {-moz-transform: rotate(-1deg) skewX(0deg) skewY(-1deg);
-webkit-transform: rotate(-1deg) skewX(0deg) skewY(-1deg);
-o-transform: rotate(-1deg) skewX(0deg) skewY(-1deg);
-ms-transform: rotate(-1deg) skewX(0deg) skewY(-1deg);
transform: rotate(-1deg) skewX(0deg) skewY(-1deg); position:relative;
 -webkit-box-shadow: 0 11px 6px -6px rgba(0,0,0,0.8);
     -moz-box-shadow: 0 11px 6px -6px rgba(0,0,0,0.8);
          box-shadow: 0 11px 6px -6px rgba(0,0,0,0.8);
		  position:absolute; right:0; z-index:1; bottom:20px;
}



.parallax-slider { background:url(../images/mri.jpg) repeat-x #010727; height:150px; width:100%; display:block; position:absolute; margin-top:-140px;}
/*==========2. MAIN FEATURES==============*/

.mainFeatures {
	margin-top:50px;
}
.img-thumbnail {
	border:0;
	padding:20px 0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	text-align: center;
}
.img-thumbnail h4, .img-thumbnail p {
	text-align:center;
}
/*==========3. MORE FEATURES==============*/

.PageHead {
	margin-top:50px;
}
.PageHead h1, .PageHead h3 {
	text-align:center;
}
.PageHead h3 {
	color: #9AA5AA;
	font-weight: normal;
	margin-bottom: 20px;
	margin-top: 10px;
}
.features {
	margin:25px 0;
	float:left;
}
.features img {
	float:left;
	padding:10px 20px 0 0;
}
.features p {
	padding-left: 80px;
}
#about { margin-top:60px !important;}
#about img { margin-top:25px;}
#info { background:#fafafa; padding:20px 0; margin-bottom:0;}
#form { margin-bottom:20px; background:url(../images/patt1.jpg) repeat;}
/*==========4. FEATURES LAYOUT==============*/

.FeatLayout {
	margin-top:50px;
}
.FeatLayout .Featimg {
	text-align:center;
}
.lead {
	color:#666;
}
.ticklist {
	margin:0;
	padding:0;
	list-style:none;
}
.ticklist li {
	width:50%;
	float:left;
	padding:5px 5px 5px 30px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	background:url(../images/tick.png) no-repeat left;
	background-size:18px;
}
#links { padding:20px 0;}
ul.links { list-style:none; margin:0; padding:0; text-align:center;}
.links li { display:inline-block; text-align:center; margin:7px 10px; }
.links li a { color:#777; font-weight:300; font-size:12px;}
.links li img { margin-bottom:5px; }
/*==========5. TESTIMONIALS==============*/


.Testimonials p {
	margin-top:10px;
}
.Testimonials .img-thumbnail img {
	-webkit-border-radius:100%;
	-moz-border-radius:100%;
	border-radius:100%;
}
.Testimonials .img-thumbnail h5 {
	text-align: center;
	color: #646464;
	font-weight: bold;
	margin: 18px 0;
}
.PartnersList {
	text-align:center;
	margin-top: 30px;
}
/* Animation */

.Testimonials .tm-data {
	-moz-transition:all 0.6s ease;
	-webkit-transition:all 0.6s ease;
	-ms-transition:all 0.6s ease;
	-o-transition:all 0.6s ease;
	transition:all 0.6s ease;
}
@media (min-width:767px) {
.Testimonials .tm-data:hover {
 -moz-transform:scale(1.1);
 -webkit-transform:scale(1.1);
 -o-transform:scale(1.1);
 -ms-transform:scale(1.1);
 transform:scale(1.1);
 z-index:2;
}
}
/*==========6. PLANS AND PRICING==============*/

/* Animation */

.PlanPricing {
	margin-top:100px;
	-moz-transition:all 0.6s ease;
	-webkit-transition:all 0.6s ease;
	-ms-transition:all 0.6s ease;
	-o-transition:all 0.6s ease;
	transition:all 0.6s ease;
}
@media (min-width:767px) {
.PlanPricing:hover {
 -moz-transform:scale(1.1);
 -webkit-transform:scale(1.1);
 -o-transform:scale(1.1);
 -ms-transform:scale(1.1);
 transform:scale(1.1);
 z-index:2;
}
}
.PlanPricing .planName {
	background:#202b34;
	padding-top:50px;
	padding-bottom:10px;
	text-align:center;
}
.PlanPricing .price {
	background:#5bc0de;
	padding:5px;
	color:#FFF;
	font-size:42px;
	-webkit-border-radius:100%;
	-moz-border-radius:100%;
	border-radius:100%;
	display:block;
	width:100px;
	height:100px;
	line-height:100px;
	margin:0 auto;
	position:relative;
	margin-top:-107px;
	margin-bottom:10px;
	line-height: 2.2;
}
.PlanPricing.Recommended .price {
	background:#f45c57;
}
.PlanPricing .planName h3 {
	color:#FFF;
	text-align:center;
	padding:0;
	margin:0;
	text-transform:uppercase;
}
.PlanPricing .planName p {
	color:#999;
	text-align:center;
}
.PlanPricing .planFeatures {
	background:	#e8e9ea;
	text-align:center;
	padding:10px;
}
.PlanPricing .planFeatures ul {
	margin:0;
	padding:0;
	list-style:none;
}
.PlanPricing .planFeatures ul li {
	padding:13px 0;
	list-style:none;
}
.PlanPricing p {
	margin:0;
}
.PlanPricing .btn {
	width:100%;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	margin:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
/*==========7. COMPARE PLANS ==============*/

.ComparePlans {
	margin-top:20px;
}
.ComparePlans .planFeatures {
	text-align:center;
	padding:10px;
}
.ComparePlans .CompareList .planFeatures {
	text-align:right;
}
.ComparePlans .planFeatures ul {
	margin:0;
	padding:0;
	list-style:none;
}
.ComparePlans .planFeatures ul li {
	padding:13px 0;
	list-style:none;
}
.ComparePlans .planHead1 {
	height:60px;
	background:#FFF;
}
.ComparePlans .planHead2 {
	height:60px;
	background:#5bc0de;
}
.ComparePlans .planHead3 {
	height:60px;
	background:#f45c57;
}
.ComparePlans .planHead2 h3, .ComparePlans .planHead3 h3 {
	color:#FFF;
	text-align:center;
	padding:0;
	margin:0;
	text-transform:uppercase;
	padding-top:10px;
	line-height: 1.8;
}
.ComparePlans .pricing1 .planFeatures {
	border-right:solid 1px #5bc0de;
	border-left:solid 1px #5bc0de;
}
.ComparePlans .pricing2 .planFeatures {
	border-right:solid 1px #f45c57;
	border-left:solid 1px #f45c57;
}
.ComparePlans .btn {
	width:100%;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	margin:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
/*==========8. LOCATION MAP ==============*/
#location {background: url(../images/patt1.jpg) repeat #ebebf0}
.address h2 { padding:40px 0;}
.address p { font-weight:300; font-size:26px;}
.address span { width:120px; font-weight:400; display:inline-block }

/*==========9. CONTACT ==============*/

.ContactUs {
	margin-top:25px;
}
.ContactUs input[type=text], .ContactUs input[type=email] {
	height:50px;
}
.ContactUs textarea {
	height:115px;
}
.ContactUs .btn {
	width:100%;
	margin: 0;
	padding:13px 50px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
address {
	color:#333;
}
.mapwrap iframe {
	margin-bottom:20px;
}
/*==========10. FOOTER ==============*/


.footer {
	position: relative;
	color: #fff;
	background:url(../images/header-bg.jpg) repeat #606682;
	overflow:hidden;
	/*margin-top:80px;*/
	padding:20px 0;
}

.copyright {
	margin:20px 0;
	text-align:center;
}
.copyright p { color:#fff; font-weight:300;}
.copyright p a { color:#ebebf0}
/*==========11. MODAL SIGNIN / SIGHUP ==============*/


.modal-header {
	padding:10px 30px;
	padding-right:15px;
}
.modal-body {
	padding:30px;
	padding-bottom:15px;
}
.LoginSignup input[type="text"], .LoginSignup input[type="password"] {
	font-size: 14px;
	border-radius: 3px;
	font-weight:normal;
}
.LoginSignup .btn {
	width:100%;
	margin:0;
}
/*==========12. BLOG ==============*/

.blogpost {
	margin-bottom:30px;
}
.blogpost img {
	padding:10px 0;
	max-width:100%;
	min-width:100%;
}
.blog h1.title {
	font-size:30px;
	line-height:32px;
}
.blog h3.subtitle {
	font-size:16px;
	font-weight:normal;
	line-height:20px;
	padding-bottom:5px;
	margin-top: 0;
	color: #5F5F5F;
}
.bloglist {
	margin:0;
	padding:0;
	list-style:none;
}
.bloglist li {
	padding:5px 0;
	color:#666;
}
.bloglist li a {
	color:#666;
}
.commentform input {
	height: 40px;
}
.commentform textarea {
	height:150px;
}
.commentform p {
	text-align:right;
}
.commentform .btn {
	margin-right:0;
}
.media-list p {
	margin-bottom:30px;
}
.media-list .timestamp {
	font-size:12px;
	color:#999;
	display:block;
	padding:5px 0;
}



/*==========13. CUSTOM MEDIA QUERIES==============*/


/*MEDIA QUERIES*/

@media (max-width: 767px) {
	.navbar .nav{ float:none; clear:both; padding:0 !important;}
}


@media (max-width: 979px) {
.hero-unit {
padding: 80px 0;
padding-bottom:0;
}
 .hero-unit h1 {
 font-size:50px;
}
 .hero-unit h3 {
 font-size:18px;
 line-height:25px;
 padding-top:5px;
 padding-bottom:5px;
 font-weight:normal;
}
 .navbar .navbar-btn {
margin-top: 20px;
background: transparent;
text-shadow: none;
border: 0;
box-shadow: none;
}
 .navbar .navbar-btn:hover {
 background: transparent;
}
 .navbar-fixed-top.navbar-absolute {
 position: absolute;
 margin: 0;
}
 .navbar-collapse .nav > li > a:hover, .navbar-collapse .nav > li > a:focus, .navbar-collapse .dropdown-menu a:hover, .navbar-collapse .dropdown-menu a:focus {
 background:transparent;
}

 .slide2, .slide3 {
padding-top: 150px;
}
 .slide3 h1, .slide2 h1 {
 font-size:34px;
}
 .slide3 h3, .slide2 h3 {
 font-size:18px;
 line-height:25px;
 padding-top:5px;
 padding-bottom:5px;
 font-weight:normal;
}
#location { padding-bottom:20px;}
.address { padding:0 20px; width:100%; height:auto; max-width:750px; margin:0 auto}
.address h2 { padding:0 0 10px 0;}
}
 @media (max-width: 767px) {
	 .phones { float:none; position:absolute; top:0; right:60px}
	 .navbar-fixed-top { position:relative}
.navbar {background: rgba(74,79,104,0.99) }
.navbar-toggle { margin-right:10px;}
	 .navbar-brand { padding-left:10px; }
	 .nav>li { border-top:rgba(255,255,255,0.2) solid 1px;}
.jumbotron {
padding: 20px 20px;
margin-top: -20px;
height:450px;
}
.hero-unit {
padding:  0;
padding-bottom:0;
}
 .hero-unit h1 {
 font-size:36px;
}
.flex-direction-nav {
display: none;
}
 .PageHead h3, .FeatLayout h3 {
 font-size:20px;
 line-height:25px;
 padding-top:5px;
 padding-bottom:5px;
}
 .jumbotron .navbar-fixed-top.navbar-absolute {
 top: 20px;
}
 .navbar .navbar-btn {
margin-top: 23px;
}
 .doctor-image { max-width:300px;}
 .footer {
padding: 20px 20px;
margin-bottom: -20px;
}
}
 @media (max-width: 480px) {
	 
	 .phones a { font-size:14px;}

 .ticklist li {
 width:100%;
 
}
.slide-img.rotated { opacity:0.3; bottom:-20px;}
.btn-lg { padding:10px 16px;}
.hero-unit { padding:0px 0;}
.hero-unit h1 { padding-top:0; margin-top:0;}

.jumbotron { margin-bottom:0}
.address p { font-size:16px;}
.address span { width:70px;}
#location > .col-md-6 { margin:0; padding:0;}

.links li { display:block; text-align:center;}
}
 @media (min-width: 768px) {
.navbar li.dropdown:hover ul {
 display:block;
}
}

 @media (max-width: 400px) {
.navbar-brand img { width:100%; height: auto; max-width:150px;}	 
 }
 
  @media (max-width: 360px) {
	  .phones { padding:5px; margin-top:15px;}
.phones a { font-size:12px;}
.phones a i { display:none;}
.navbar-brand img { width:100%; height: auto; max-width:140px;}	 
 }
/*==========14. VERSION 1.1==============*/


.navbar .pull-right > li > .dropdown-menu, .navbar .nav > li > .dropdown-menu.pull-right {
	top:97%;
}
/*==========15. VERSION 1.2==============*/

.scrollup {
	width:40px;
	height:40px;
	opacity:0.6;
	position:fixed;
	bottom:30px;
	right:30px;
	display:none;
	font-size:40px;
	font-weight:700;
	background: rgba(0,0,0,0.3);
	color:#fff;
	text-align:center;
	line-height:1.2;
}
.scrollup:hover { text-decoration:none; border:#5bc0de solid 1px; background:rgba(255,255,255,0.3)}
/*==========16. VERSION 2==============*/

.navbar li.dropdown ul {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}



/*Image fix for IE*/

.img-responsive {
	width:auto \9;	
}