/*-----------------------------------------------------------------------------------*/
/*	1.	Global properties (body, common classes, vertical rhythm, structure etc)
/*-----------------------------------------------------------------------------------*/

body {
	background: #fff;
	color: #808080;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	letter-spacing: 0.3px;
}
nav,
section,
article{display: block;}


header{        
	position: fixed;
	background: #fff;
	z-index: 102;
	transition: all 0.4s;
	top: 0px;
	margin: auto;
	left: 0;
	right: 0;
	box-shadow: 1px 1px 10px #ddd;
}

header img{
	height: 80px;
	transition: 0.4s;
}

header.smaller{
	background: rgba(255,255,255,0.9);
	transition: 0.4s;
	position: fixed;
	z-index: 102;
	box-shadow: 1px 1px 10px #ddd;
}
header.smallerlogo img{ 
	height: 48px;
	transition: 0.4s;
}
.front h3 {
	color: white;
}
.menuMain {
	margin-top: 30px;   
	transition: 0.4s;
}
.smaller .logo{

}

.top-bar{
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #007880;
	transition: 0.4s;
}

.smaller .top-bar{
	padding-top: 5px;
	padding-bottom: 5px;
	transition: 0.4s;
}

.smaller .menuMain{
	margin-top: 15px;
	background: transparent;
	border-radius: 0;
	transition: 0.4s;
}

.contact{
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	line-height: 24px;
	font-size: 15px; 
}

.top-bar .top-social .fa{
	transition: 0.4s;
	margin-right: 5px;
}

.top-bar .fa-facebook-f:before, .top-bar .fa-facebook:before {
	content: "\f09a";
	background: #3b5998;
	color: #fff;
	padding: 6px 9px;
	border-radius: 22px;
}

.top-bar .fa-google-plus:before {
	content: "\f0d5";
	color: #fff;
	background: #dd4b39;
	border-radius: 12px;
	padding: 6px 4px;
}

.main-bar {
	padding-top: 10px;
	padding-bottom: 10px;
}

.contact .fa{
	color: #31afef;
	font-size: 38px;
}

.smaller .contact .fa{
	font-size: 30px;
	transition: 0.4s;
}

.smaller .contact{
	font-size: 12px;
	transition: 0.4s;
}

.smaller .top-bar .top-social .fa{
	font-size: 10px;
	transition: 0.4s;
}

.last{
	margin-right: 0 !important;
	margin-bottom: 0 !important;
}
.icon-2 {
	position: relative;
	top: -37px;
}
.fa-inverse {
	color: #fff;
	font-size: 1.3333333333333333em;
	line-height: .75em;
	vertical-align: -15%;
}
.service .icon {
	top: -28px;
	position: relative;
}
.describe h4 {
	word-spacing: 1px;
	margin-bottom: 25px;
	letter-spacing: 0.9px;
	font-weight: 600;
	color: #363d3f;
}
.service .describe {
	margin-top: -25px;
}
.service .describe p {
	margin-bottom: 20px;
}
.clear{clear: both;}

/* Headers */
h1,
h2,
h3,
h4,
h5,
h6{
	font-family: 'Open Sans', sans-serif;
}

h1{
	font-size: 22px;
	margin-bottom: 15px;
	line-height: 22px;
}
h2{
	font-size: 20px;
	margin-bottom: 15px;
	line-height: 20px;
}
h3{
	font-size: 19px;
	margin-bottom: 10px;
	line-height: 18px;
	font-weight:400;
	color: #363d3f;
	letter-spacing: 0.3px;
}
h4{
	font-size: 16px;
	margin-bottom: 16px;
}
h5{
	font-size: 14px;
	margin-bottom: 14px;
}
h6{
	font-size: 12px;
	margin-bottom:12px;
}

p{
	margin-bottom: 15px;
	line-height: 20px;
	font-weight: 300;

}

* p:last-child{margin-bottom: 0 !important;}

.color, .color2{
	font-weight: 700;
	padding: 0 2px;
}

.color{color: yellowgreen;}
.color2{color:yellowgreen ;}

/* Link Styles */
a{
	color:bluegreen;
	text-decoration: none;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	-ms-transition: all .2s linear;
	transition: all .2s linear;
}
#footer a:hover{
	color: #85c226;

}
a:hover{
	text-decoration: none;
	color: #1d1d1c;
}

.title a{
	color: #DC3F35;
	font-weight: 600;
	font-size: 12px;
}
h4.title a{
	font-size:16px;
	font-weight:400;
	letter-spacing: 0.05em;
}
.title a:hover{color: #1d1d1c;}


/*-----------------------------------------------------------------------------------*/
/*	2.	Header, Navigation & Menus
/*-----------------------------------------------------------------------------------*/
#top-menu {
	padding: 5px 0;
	border-bottom: 1px solid #000;
}
#top-menu ul.top-menu {
	margin-left:0;
	margin-top:3px;
}
#top-menu li{
	float: left;
	list-style: none;
	margin-right: 5px;
}
#top-menu a, #top-menu .git{
	color: yellowgreen;
	font-size: 11px;
}
#top-menu a:hover{color: #d9d9d9;}
#top-menu .top-menu li {
	/*background: url("/web/20190608180523im_/http://tejvedaanthospitals.com/wp-content/themes/butterflythemes/images/top_menu_div.png") repeat-y scroll right top transparent;*/
	margin-right: 10px;
}
#top-menu a {
	padding-right: 8px;
	text-shadow: 1px 1px #000000;
}
#top-menu .last{
	padding-right: 0;
	border-right: none;
}
.top-social{}
.top-social li{display: block;float:left;}

#top-menu .top-social{float: right; margin-bottom: 4px; margin-top:3px;}
#top-menu .top-social li{
	margin-left: 10px;
	list-style: none;
}
#top-menu .top-social a{padding-right: 0}
#top-menu .top-social img{
	display:block;
	margin-top:2px;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	-ms-transition: all .2s linear;
	transition: all .2s linear;
}
#top-menu .top-social img:hover{
	-webkit-box-shadow: 1px 1px 4px rgba(200, 200, 200, 0.7);
	-moz-box-shadow:    1px 1px 4px rgba(200, 200, 200, 0.7);
	box-shadow:         1px 1px 4px rgba(200, 200, 200, 0.7);
	background-color: rgba(200, 200, 200, 0.7);
}
.colorb {
	background: rgba(98, 198, 248, 0.1);
	position: fixed;
}
.colorb1 {
	background: rgba(0, 0, 0, 0.1);
	position: fixed;
}
.borderb .row {
	border-bottom: 1px solid;
	border-color: rgba(255, 255, 255, 0.2);
}
.Sbullet .rsNav.rsBullets {
	display: none;
}
#header{
	position: relative;
	padding-top: 30px;
	padding-bottom: 10px;
	background: white;
	height: 150px;
	width: 100%;
	position: fixed;
	transition:all 0.4s;
}

#header .logo img{
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100px;
}

#header .logo {font-size:26px;}
#header .logo strong {color:#DC3F35;}
#header .logo b {color:#d0d0d0;}
#header .logo span {
	color: yellowgreen;
	display: block;
	font-size: 10px;
	margin: 0 0 30px 4px;
}



/* Main Menu */
.res-menu{display: none;}
.res-menu{
	width: 100%;
}
#menu ul {margin-left:9px;}
#menu > ul {
	margin-left: 0;
	text-align: center;
	padding-left: 0px;
	margin-bottom: 0px;    
}
.smaller #menu > ul {
	text-align: center;
}
#menu > ul > li{
	list-style: none;
	display: inline-block;
	position: relative;
}
#menu > ul > li > a {
	color: #000;
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: 600;
	line-height: 25px;
}

#menu > ul > .current-menu-item > a{
	color: #85c227;
}

#menu > ul > .current-page-ancestor > a{
	color: #85c227;
}

.sub-menu .current-menu-item > a{
	color: #85c227 !important;
}

.smaller #menu > ul > li > a {
	padding-left: 5px;
	padding-right: 5px;
	color: #000;
	transition: 0.4s;
}

.smaller #menu > ul > .current-menu-item > a{
	color: #85c227;
}

.smaller #menu > ul > .current-page-ancestor > a{
	color: #85c227;
}

#menu > ul a:hover{color: #85c227;}

.nav-tabs.nav-tabs-all > li.active > a{
	color: #6f6f6f;
	background: #fff;
	border-bottom: 1px solid transparent;
	border-top: 1px solid #e9e9e9;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	padding: 14px 30px 10px;
	margin-top: -4px;
}
.nav-tabs.nav-tabs-all > li > a:hover{
	color: #6f6f6f;
	background: #fff;
	border-bottom: 1px solid transparent;
	border-top: 1px solid #e9e9e9;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	padding: 14px 30px 10px;
	margin-top: -4px;
}
.nav-tabs.nav-tabs-all > li > a {
	font-size: 12px;
	line-height: 24px;
	font-weight: 700;
	color: #acabab;
	letter-spacing: 3px;
	margin-right: 0;
	background: #fafafa;
	border-bottom: 1px solid #e9e9e9;
	padding: 10px 30px;
}
.vc_row-fluid {
	display: inline-flex;
}
.fade .row {
	margin-top: 40px;
}
.vc_row-fluid {
	display: inline-flex;
	padding-bottom: 30px;
	margin-top: 35px;
}
.doctor_filter {
	margin-bottom: 0px;
}
.iconcust2 i.fa.fa-phone.fa-lg {
	border-radius: 16px 16px 16px 16px;
}
.titleD h4 {
	padding-right: 30px;
	text-align: left;
	display: table-cell;
	white-space: pre;
	font-weight: 600;
	color: #363d3f;
	letter-spacing: 0.3px;
	font-size: 15px;
	line-height: 1.4em;
}
.vc_column_container {
	/* padding: 16px; */
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	box-sizing: border-box;
}
.navMenu .sub-menu a {
	border-bottom: 1px solid #e8e8e8;
	padding-top: 12px;
	padding-bottom: 12px;
	color: #939393;
	font-weight: 400;
	transition: padding .3s ease-in-out, color .3s ease-in-out !important;
	display: block;
	clear: both;
	font-weight: normal;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;
	padding-left: 20px;

}
.menuColor a:hover {
	color: #62c6f8 !important;
}
#menu ul ul {
	position: absolute;
	display: none;
	width: 220px !important;
	text-align: left;
	border-top: 3px solid #007880;
	top: 100% !important;
	transform: translateY(0);
	visibility: visible;
	opacity: 1;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	list-style: none;
	background-color: #fff !important;
	/*border: 1px solid rgba(0, 0, 0, .15);*/
	border-bottom: 1px solid rgba(0, 0, 0, .15);
	border-left: 1px solid rgba(0, 0, 0, .15);
	border-right: 1px solid rgba(0, 0, 0, .15);
}
#menu > ul > li > ul{
	margin-left:5px;
	margin-top:15px;
}
#menu ul ul li {
	list-style: none;
	padding: 2px 0;
	position: relative;

}
#menu ul ul li:last-child{
	border-bottom: none !important
}
#menu ul ul li.menu-last{border-bottom: none;}
#menu ul ul a{
	border-bottom: 1px solid #e8e8e8;
	padding-top: 12px;
	padding-bottom: 12px;
	color: #939393;
	font-weight: 400;
	transition: padding .3s ease-in-out, color .3s ease-in-out !important;
	display: block;
	clear: both;
	font-weight: normal;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;
	padding-left: 20px;	
}
#menu ul ul a:hover{color: #85c227;}
#menu li:hover {visibility: inherit;}
#menu li:hover ul,
#menu li.sfHover ul {
	left: -10px;
	top: 52px;
	z-index: 99;
}
#menu li li:hover ul,
#menu li li.sfHover ul {
	left: 166px;
	top: -2px;
}

/* Search Form */
.phone{
	color: #d0d0d0;
	float: right;
	font-size:18px;
}
.phone .color2 {font-weight:400;}

#search, .widget_search form{
	float: right;
	position: relative;
}
#search,
#search p,
.widget_search form,
.widget_search form p{margin-bottom: 0;}
#search input[type="text"],
#search input[type="text"], .widget_search form input[type="text"] {
	background-color: #ffffff;
	border: 1px solid #ffffff;
	color: #2f3a33;
	font: 11px 'open Sans',sans-serif;
	margin: 0;
	padding: 4px 25px 4px 10px;
	width: 122px;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	-ms-transition: all .2s linear;
	transition: all .2s linear;
}

.smaller #search,
.smaller #search p,
.smaller .widget_search form,
.smaller .widget_search form p{margin-bottom: 0;}
.smaller #search input[type="text"],
.smaller #search input[type="text"], .smaller .widget_search form input[type="text"] {
	background-color: #ffffff;
	border: 1px solid #ffffff;
	color: #2f3a33;
	font: 10px 'Open Sans',sans-serif;
	margin: 0;
	padding: 2px 10px;
	width: 122px;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	-ms-transition: all .2s linear;
	transition: all .2s linear;
}

#search input[type="text"]:focus,
#search input[type="text"]:hover,
.widget_search form input[type="text"]:focus,
.widget_search form input[type="text"]:hover{
	width: 190px;
	-webkit-box-shadow: 0px 0px 3px 0px #444;
	box-shadow: 0px 0px 3px 0px #444;
}
#search .search-bt, .widget_search form .search-bt {
	background: url("/web/20190608180523im_/http://tejvedaanthospitals.com/wp-content/themes/butterflythemes/images/search-bt.png") no-repeat scroll center center transparent;
	border: medium none !important;
	cursor: pointer;
	height: 15px;
	position: absolute;
	right: 0;
	top: 3px;
	width: 30px;
}

/* Breadcrumbs */
.breadcrumbs{
	position: relative;
	margin-top: 160px;
}
.breadcrumbs h1 {
	font-family: open sans;
	font-size: 17px;
	font-weight: 600;
	margin-bottom: 0;
	text-transform: capitalize !important;
}
.breadcrumbs div{
	letter-spacing: 0.02em;
	font-size: 12px;
	color: #717171;
	display: inline-block;
}
.breadcrumbs a{
	color: #333333;
	display: inline-block;
}
.breadcrumbs a:hover{color: #111;}
.menuitam .current-menu-item a {
	background-color: #f9f9f9;
	color: #62c6f8;
}

/*-----------------------------------------------------------------------------------*/
/*	3.	Main Content Styles
/*-----------------------------------------------------------------------------------*/
.container{position: relative;}
#container{
	position: relative;
	background-color: white;
	margin-top: 145px;
}
.search #container {
	margin-top: 0px;
	margin-bottom: 30px;
}
#container section.container {}
#container .container{padding: 0px 15px;}
#container > div.container{
	padding-bottom:0;
	padding-top:0;
}
#container > div.container:first-child{padding-top:0px;}
.page-template-departments #container > div.container:last-child{padding-bottom:30px;}
#container > section.container:first-child{margin-bottom: 30px;}
#container > section.container:last-child{margin-top: 30px;}

.page-template-departments #container .container > .row{margin-bottom: 10px;}
#container .row.last{margin-bottom: 30px;}

#container section.container {
	padding:0;
	width:100%;
}
#container section.container .flexslider {
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}

.row.da-thumbs{margin-bottom: 0 !important;}


i.fa.fa-phone.fa-lg {
	/* color: #fff; */
	border-radius: 16px 16px 0 16px;
	color: transparent;
	background-color: #01787f;
	padding: 20.5px 20px;
	font-size: 1.3333333333333333em;
	line-height: .75em;
	vertical-align: -15%;
	transform: rotate(45deg);
}

.h2custom h2 {
	color: #fff;
	margin-bottom: 20px;
	line-height: 1.5em;
}
.listcu ul li a {
	color: #fafafa;
}
.listul ul
{
	list-style: none;
	padding-left: 0;
}
.listlii li {
	color: #fafafa;
	display: inline-block;
	letter-spacing: 0.9px;
	font-weight: 400;
}
.listlii li.current::before {
	content: '\f111';
	font-size: 8px;
	padding: 0 10px;
	position: relative;
	top: -2px;
	color: rgba(255, 255, 255, 0.7);
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
}
.backgrundpos a {
	color: #fff;
	font-weight: 600;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 20px;
}
.backcolor a{
	color: #000;
}

.menu-9 select option{
	color: #000;
}


.right-linie{
	display: table-cell;
	vertical-align: middle;
	position: relative;
	width: 100%;
	top: 1px;
}
.right-linie span{
	border-bottom: 1px solid #e5e5e5;
	width: 100%;
	display: block;
	position: relative;
}

.right-linie-footer span{
	border-bottom: 1px solid #e5e5e5;
	width: 100%;
	display: block;
	position: relative;
	border-color: #8e8e8e
	/* opacity: 0.12;*/   
}
.right-linie-footer span::before {
	background: #e5e5e5;
	position: absolute;
	content: '';
	left: 0;
	width: 7px;
	height: 7px;
	top: -3px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
} 
.caption_doctor {
	border: 1px solid #e6e6e6;       
	padding: 9px 0 0;
	border-radius: 0 0 4px 4px;
}
.caption_doctor span {
	font-size: 12px;
}
.caption_doctor span a {
	font-size: 12px;
	text-decoration: none;
	color: #8e8e8e;
}
.caption_doctor h4 {
	font-weight: 600;
	color: #363d3f;
	padding: 10px;
	margin-bottom: 0;
}
.caption_doctor span a:hover {
	color: #62c6f8;
}
.caption_doctor .departments {
	padding: 10px;
}
.caption_doctor .text-center{
	padding: 10px;
}
.ACuston .active a {
	color: #62c6f8;
}
.wp-post-image:hover {
	transform: scale(1.1);
	transition: all 0.3s ease-in-out;
}
.right-linie span::before {
	background: #e5e5e5;
	position: absolute;
	content: '';
	left: 0;
	width: 7px;
	height: 7px;
	top: -3px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.vlad-linie {
	padding-top: 30px;
}
.caption_doctor p {
	border-bottom: 1px solid #e6e6e6;
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 28px;
	color: #808080;
	line-height: 23px;
	margin-bottom: 0px;
}
.titleh4 h4 {
	padding-right: 15px;
	display: table-cell;
	white-space: pre;
	font-weight: 600;
	color: #363d3f;
	letter-spacing: 0.3px;
	font-size: 15px;
	line-height: 1.4em;
}
.captionD a {
	font-size: 12px;
	color: #8e8e8e;
}
.displayT{
	display: inline-flex;
	padding-bottom: 22px;
}
.iconB ul {
	display: inline-flex;
	list-style-type: none;
	padding-right: 30px;
}
.iconAli a {
	padding-left: 11px;
	padding-right: 11px;
	color: #7e7e7e;
}
.titleC h4 {
	padding-right: 15px;
	white-space: pre;
	font-weight: 600;
	color: #363d3f;
	letter-spacing: 0.3px;
	font-size: 15px;
	line-height: 1.4em;
}
.titleAC {
	padding-bottom: 32px;
}
.contacth4 h4 {
	padding-right: 15px;
	display: table-cell;
	white-space: pre;
	font-weight: 600;
	color: #363d3f;
	letter-spacing: 0.3px;
	font-size: 15px;
	line-height: 1.4em;
}

.topwid .textwidget {
	padding-top: 30px;
	padding-top: 0px;
	line-height: 23px;
	color: #808080;
	letter-spacing: 0.3px;
	margin: 0 0 10px;
}
ul.comment-form-inputs {
	list-style: none;
	padding-left: 0;
}
.licustom li {
	float: left;
	width: 30.668%;
	margin-left: 2%;
	margin-right: 2%;
	margin-left: 0;
	margin-top: 25px;
	margin-bottom: 10px;
}
.abcd .wpcf7-text {
	border: 1px solid #fff;
	margin-bottom: 15px;	
	background: transparent;
	padding: 10px 15px;
	line-height: 24px;
	font-weight: 600;
	color: #afafaf;
	letter-spacing: 0.3px;
	border: 1px solid #ebebeb;
	width: 100%;
}
.contact1 .wpcf7-textarea {
	background: transparent;
	margin-bottom: 5px;
	padding: 15px 20px;
	font-size: 14px;
	line-height: 24px;
	font-weight: 600;
	color: #afafaf;
	letter-spacing: 0.3px;
	border: 1px solid #ebebeb;
	width: 100%;
	height:120px;
}
.buttoncu .wpcf7-submit {
	color: white;
	font-size: 12px;
	line-height: 23px;
	font-weight: 700;
	color: #62c6f8;
	background: #fff;
	letter-spacing: 3px;
	padding: 13px 22px;
	width: 100px;
	border: 1px solid #e6eaeb;
	background: transparent;
}
.buttoncu .wpcf7-submit:hover {
	color: white;
	background: #62c6f8;
}

.wpcf7-submit:hover {
	color: #62c6f8;
	background-color:#fff ; 
}

.lineb4h4 h4:before {
	content: "";
	right: 52%;
	border-bottom: 1px solid #dedede;
	width: 10%;
	position: absolute;
	border-width: 1px;
	padding-bottom: 10px;
}
.lineb4right h4:after {
	content: "";
	left: 52%;
	border-bottom: 1px solid #dedede;
	width: 10%;
	position: absolute;
	border-width: 1px;
	padding-bottom: 10px;    
}
.lineb4h4 h4{
	text-align: center;
}
.lineb4right h4{
	text-align: center;
}

.li-color i.fa {
	color: #7e7e7e;
}
.top-border ul {
	border-top: 1px solid #e6e6e6;
}
.con h4.con {
	padding-left: 180px;
}
.len span.length {
	width: 100%;
}
.uled ul.uledit {
	padding-left: 5px;
}
.home-blog p:last-child{
	padding: 15px;
}
.area textarea {
	margin-top: 20px;
	margin-bottom: 25px;
	padding: 15px 20px;
	font-size: 14px;
	line-height: 24px;
	font-weight: 600;
	color: #afafaf;
	letter-spacing: 0.3px;
	border: 1px solid #ebebeb;
	width: 100%;
}
.button input {
	font-size: 12px;
	line-height: 23px;
	font-weight: 700;
	color: #62c6f8;
	background: #fff;
	letter-spacing: 3px;
	padding: 13px 22px;
	border: 1px solid #e6eaeb;
	width: 100px;
}
.aboutintro h3 {
	font-weight: 500;
}
.aboutp p {
	color: #808080;
	font-weight: 300;
	line-height: 23px;
	margin: 0 0 10px;
	letter-spacing: 0.3px;
}
.abouth4 h4 {
	padding-right: 15px;
	display: table-cell;
	white-space: pre;
	font-weight: 600;
	color: #363d3f;
	letter-spacing: 0.3px;
	font-size: 15px;
	line-height: 1.4em;
	padding-top: 40px;
}
.divline .right-linie {
	top: 1px;
	display: table-cell;
	vertical-align: middle;
	position: relative;
	width: 100%;
	padding-top: 40px;
}
.divline2 span {
	border-bottom: 1px solid #e5e5e5;
	width: 100%;
	display: block;
	position: relative;
	background: #e5e5e5;
}
.wpcf7-submit {
	color: white;
	border-color: white;
}
*::-webkit-input-placeholder {
	color: #ffffff;
}
*:-moz-placeholder {
	/* FF 4-18 */
	color:#ffffff;
}
*::-moz-placeholder {
	/* FF 19+ */
	color:#ffffff;
}
*:-ms-input-placeholder {
	/* IE 10+ */
	color:#ffffff;
}
.wpcf7-select {
	color: white;
	border-color: white;
	border: 1px solid #fff;
	margin-bottom: 10px;
	border-radius: 6px;
	background: transparent;
	font-size: 14px;
	line-height: 21px;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
	height: 46px;
	padding: 10px 16px;
	width: 82%;
}
.wpcf7-submit {
	border-radius: 6px;
	background: transparent;
	padding: 10px 28px;
	font-size: 12px;
	letter-spacing: 3px;
	font-weight: 700;
	transition: all 0.3s ease-in-out;
	border: 2px solid #fff;
	width: 28%;
	text-transform: uppercase;
	margin-bottom: 28px;
}
.wpcf7-textarea {
	border: 1px solid #fff;
	border-radius: 6px;
	background: transparent;

}

[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
[type="radio"]:checked + .wpcf7-list-item-label,
[type="radio"]:not(:checked) + .wpcf7-list-item-label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}
[type="radio"]:checked + .wpcf7-list-item-label:before,
[type="radio"]:not(:checked) + .wpcf7-list-item-label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}
[type="radio"]:checked + .wpcf7-list-item-label:after,
[type="radio"]:not(:checked) + .wpcf7-list-item-label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #88c12f;
    position: absolute;
    top: 3px;
    left: 3px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
[type="radio"]:not(:checked) + .wpcf7-list-item-label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
[type="radio"]:checked + .wpcf7-list-item-label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
span.wpcf7-list-item {
    font-size: 13px;
    margin-left: 10px;
    margin-top: 15px;
    margin-bottom: 10px;
    font-weight: 600;
}

.appoint {
	padding-bottom: 30px;
	padding-top: 30px;
}
p4 {
	color: #fff!important;
	line-height: 21px;
	font-size: 16px;
	margin-bottom: 30px;
	font-weight: 600;
	letter-spacing: 0.3px;
}
.wpcf7-text {
	border: 1px solid #fff;
	border-radius: 6px;
	background: transparent;
	font-size: 14px;
	line-height: 21px;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
	padding: 10px 16px;
	width: 82%;
}
.modal-body .wpcf7-text{
	border: 1px solid #ddd;
	color: #ddd;
	width: 100%;
}
.modal-body .wpcf7-textarea{
	border: 1px solid #ddd;
	color: #ddd;
	width: 100%;
}
.modal-body .wpcf7-submit{
	border: 1px solid #ddd;
	color: #62c6f8;
}
.formrepeat{
	background-repeat: no-repeat;
	border-radius: 6px;
}
table.table_1 > tbody > tr:last-child > td {
	border-bottom: 1px solid #f1f1f1;
}
table.table_1 > tbody > tr > td:nth-child(2n+2) {
	background: #fcfcfc;
}
.blue_cell {
	padding: 2px 0 6px;
	border: 1px solid #62c6f8;
	background: #62c6f8;
	border-radius: 3px;
}
.blue_cell a {
	color: white;
	font-weight: 700;
	font-size: 12px;
}
.blue_cell div {
	color: white;
	line-height: 12px;
	font-weight: 300;
	font-size: 10px;
}
.blue_cell:hover{
	background: #4d565a;
	border-color: #4d565a;
}
.describe p {
	margin-bottom: 25px;
	font-weight: 300;
	line-height: 23px;
	margin: 0 0 10px;
}
.wpb_text_column .wpb_wrapper {
	text-align: left;
}
.tab-content-all {
	margin-top: 45px;
}
table.table_1 > thead > tr > th {
	color: #bcbcbc;
	font-size: 0.85em;
	letter-spacing: 3px;
	padding: 1.4% 0%;
}
table.table_1 > tbody > tr > td:first-child {
	padding: 13px;
	border-left: 1px solid #f1f1f1;
}
table.table_1 > tbody > tr > td:not(:first-child) {
	padding: 13px 6px;
}
.toolt span {
	color: #b9b9b9;
	font-weight: 400;
	padding-left: 1px;
	font-size: 12px;
}
.toolt h4 {
	font-weight: 600;
	color: #363d3f;
	letter-spacing: 0.3px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}
.toolt p {
	text-align: left;
}
table.table_1 > tbody > tr > td {
	border-top: 1px solid #f1f1f1!important;
}
.table_1 th {
	border-left: 1px solid #f1f1f1!important;
	border-top: 1px solid #f1f1f1!important;
	border-bottom: 1px solid #f1f1f1!important;
}
.mef-services i.fa.fa-phone.fa-lg {
	border-radius: 16px;
}
.abc .fa {
	background: #62c6f8;
	padding: 20px;
	border-radius: 16px 16px 16px 0px;
}
.list ul li {
	list-style: none;
	display: -webkit-inline-box;
	padding: 10px;
}
.contacth2 h2 {
	color: #fff;
	margin-bottom: 20px;
	line-height: 1.5em;
	letter-spacing: 0.3px;
	font-size: 23px;
}
.firstc {
	list-style-type: none;
	display: inline-block;
}
.cli li {
	color: #fafafa;
	display: inline-block;
	letter-spacing: 0.9px;
}
.UlCustom ul {
	list-style: none;
	padding-left: 0;
	border: 1px solid #e9e9e9;
	border-radius: 3px;
	margin-top: 0;
	margin-bottom: 10px;
}
.LICustom li:not(:last-child) {
	border-bottom: 1px solid #e9e9e9;
}
.ACustom a {
	transition: all 0.3s ease-in-out;
	font-weight: 400;
	color: #868686;
	display: block;
	text-decoration: none;
	padding: 16px 18px;
	cursor: pointer;
}
.ACustom a:hover{
	background-color: #f9f9f9;
	color: #62c6f8;
}

/* Divider */
.title-divider {
	margin-bottom: 30px;
	position: relative;
	text-align: center;
	text-shadow: 1px 1px #FFFFFF;
}
.title-divider h3 {
	display: inline-block;
	font-family: open sans;
	font-size: 22px;
	font-weight: 400;
	margin-bottom: 0 !important;
	padding-right: 5px;
	position: relative;
	text-transform: uppercase;
	z-index: 1000;
}

.divider-arrow{
	top:7px;
	width: 100%;
	position: absolute;
}

.Medic{
	background-image: url("https://web.archive.org/web/20190608180523im_/http://tejvedaanthospitals.com/new/wp-content/uploads/2017/03/2-1.jpg");
	background-size: cover;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	left: 0;
	right: 0;
	border-left: 0px;
	width: 100%;
	border-right: 0px;
	position: relative;
}

.department-title{
	max-height: 396px;
	overflow: hidden;
	background-color: #3a959b;
}

.department-title .widget-title{
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	margin-top: 200px;
	font-weight: 700;
	color: #fff;
	z-index: 1;
	font-size: 38px;
}

.department-title .so-widget-image{
	bottom: 400px;
	opacity: 0.5;	
}

.hedmanage{
	padding-top: 103px;
	padding-bottom: 103px;
}
.doc:hover {
	color: #62c6f8;
}
.doc{
	margin-bottom: 20px;
}
.infoHome p {
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 28px;
}

.second-opinion{
	position: fixed;
	right: -64px;
	z-index: 1;
	top: 40%;
	-webkit-transform: rotate(-90deg);   
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

.consultant h3{
	color: #e67817;
}

.emergency{
	position: fixed;
	right: -144px;
	z-index: 1;
	height: 200px;
	top:51%;
	-webkit-transform: rotate(-90deg);   
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);       
}

.emergency span{
	border-bottom: 1px solid #ffffff;
	padding-bottom: 7px;        
}

.emergency-data{
	margin-top: 40px;
	-webkit-transform: rotate(90deg);   
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);    
}

.emergency:hover{
	right: 0px;
}

.emergency:hover + .emergency-data{
	display: block;
	right: -40px;
}

.panel-title {
	display: grid;
}

.panel-heading .panel-title a:after {
	/* symbol for "opening" panels */
	font-family: 'Glyphicons Halflings';  /* essential for enabling glyphicon */
	content: "\e113";    /* adjust as needed, taken from bootstrap.css */
	float: right;        /* adjust as needed */
	color: grey;         /* adjust as needed */
}
.panel-heading .panel-title a.collapsed:after {
	/* symbol for "collapsed" panels */
	content: "\e114";    /* adjust as needed, taken from bootstrap.css */
}

.new-royalslider-7.rsUni{
	background: transparent;
	color:#333;
}

.new-royalslider-7.rsUni .rsOverflow{
	background: transparent;
	color:#333;	
}

.new-royalslider-7.rsUni .rsSlide	{
	background: transparent;
	color:#333;
}

.new-royalslider-7 .rsContent{
	font-weight: 400;
	font-style: italic;
	font-size: large;
}

.new-royalslider-8.rsUni{
	background: transparent;
	color:#333;
}

.new-royalslider-8.rsUni .rsOverflow{
	background: transparent;
	color:#333;	
}

.new-royalslider-8.rsUni .rsSlide	{
	background: transparent;
	color:#333;
}

.new-royalslider-8 .rsContent{
	font-weight: 400;
	font-style: italic;
	font-size: normal;
}

.social a{
	color: #23282d;
}

.social .fa{
	color: #007f81;
	width: 25px;
}

@media (min-width: 768px){
	.dl-horizontal dt {
		width: 50px;
		transition: 0.4s;
	}
	.smaller .dl-horizontal dt {
		width: 88px;
		transition: 0.4s;
	}
	.dl-horizontal dd {
		margin-left: 0px;
	}
}

/*-----------------------------------------------------------------------------------*/
/*	4.	Footer Styles
/*-----------------------------------------------------------------------------------*/
#footer {
	background: #fff;
	padding-bottom: 15px;
	padding-top: 40px;
	position: relative;
	color:#23282d;
	box-shadow: 0px 0px 14px #e8e8e8;
}
#footer h3 {
	font-size: 15px;
	font-weight: 600;
	margin-bottom: 20px;
	letter-spacing: 0.3px;
	padding-right: 15px;
	display: table-cell;
	white-space: pre;
	color: #23282d;
	line-height: 1.4em;
	padding-bottom: 30px;

}
footer a {
	color: #23282d;
}
footer .fa{
	width: 8px;
}

#footer li{
	margin-bottom: 10px;
	list-style: none;
}
#footer .right-linie span{
	border-bottom: 1px solid #e5e5e5;
	width: 100%;
	display: block;
	position: relative;
	border-color: #047981;
}
#footer .right-linie{
	padding-bottom: 31px;
}
#footer .right-linie span::before {
	background: #85c226;
}
#footer span{
	padding-left: 20px;
}

/* Flickr */
.flickr li{
	list-style: none;
	margin: 0 5px 30px 4px ;
	float: left;
	line-height: 0 !important;
}

/* Contact Form */
#footer #contact{margin-bottom: 0px}
#footer #contact .control-group {margin-bottom:5px;}
#footer #contact input[type="text"]{
	color: greenyellow;
	padding: 3px 5px;
	border: 1px inset rgba(0,0,0, 0.3);
	background-color: transparent ;
	margin-bottom: 1px !important;
	height: 19px;
	border-radius: 3px;
}
#footer #contact span{
	color: greenyellow;
	font-size: 13px;
	display: inline-block;
	width: 44px;

}
#footer #contact input:focus,
#footer #contact textarea:focus{
	box-shadow: none;
	background-color: rgba(150,150,150, 0.1) !important;
}
#footer #contact textarea{
	color: #777;
	padding: 5px;
	height: 66px;
	overflow: auto;
	margin-bottom: 2px;
	border: 1px inset rgba(0,0,0, 0.3);
	background-color: transparent;
	border-radius: 3px;
}
#footer #contact p{margin-bottom: 5px;}

#footer #contact .btn {
	background-image:none;
	box-shadow: none;
	text-shadow:none;
	background-color: transparent;
	border: 1px solid #343434;
	border-radius: 3px 3px 3px 3px;
	color: #7d7d7d;
	display: inline-block;
	font-size: 13px;
	font-weight:900;
	margin-right: 3px;
	padding: 4px 10px;
}
#footer #contact .btn:hover {
	text-decoration: none;
	background-color:  rgba(150,150,150, 0.1);
	*background-color:  rgba(150,150,150, 0.1);
	/* Buttons in IE7 don't get borders, so darken on hover */
}

#footer ul .fa{
	transition: 0.4s;
	margin-right: 5px;
}

.social ul{
	padding-left: 0;
}

.social ul li{
	display: inline-block;
}

.social .fa-facebook-f:before, .social .fa-facebook:before {
	content: "\f09a";
	background: #3b5998;
	color: #fff;
	padding: 6px 9px;
	border-radius: 22px;
}

.social .fa-google-plus:before {
	content: "\f0d5";
	color: #fff;
	background: #dd4b39;
	border-radius: 12px;
	padding: 6px 4px;
}

#footer .form-horizontal .control-label {width: 25px;}
#footer .form-horizontal .controls {margin-left: 45px;}
#footer .form-horizontal .controls:first-child {*padding-left: 45px;}
#footer .form-horizontal .form-actions {padding-left: 45px;}

/* Address icons */
[class^="myicon-"],
[class*=" myicon-"] {
	display: inline-block;
	width: 16px;
	height: 12px;
	*margin-right: .3em;
	line-height: 12px;
	margin-right: 8px;
	vertical-align: text-top;
	background-repeat: no-repeat;
	margin-top: 1px;
}
.myicon-phone {background-image: url("/web/20190608180523im_/http://tejvedaanthospitals.com/wp-content/themes/butterflythemes/images/phone.png");}
.myicon-mail {background-image: url("/web/20190608180523im_/http://tejvedaanthospitals.com/wp-content/themes/butterflythemes/images/mail.png");}

/* Footer Menu */
#footer-menu {
	background-color: #f7f7f7;
	font-size: 12px;
	color: #333;
	padding: 10px 15px;
}
#footer-menu .container{
	padding-top: 0;
	padding-bottom: 0;
}
#footer-menu ul{
	margin: 0;
	text-align: center;
	padding-left: 0px;
}
#footer-menu li{
	list-style: none;
	padding: 0;
	margin-left: 10px;
	display: inline-block;
	font-size: 12px;
}
#footer-menu p {
	color: #333;
	font-size: 12px;
	letter-spacing: 0.04px;
	padding-bottom: 14px;
	padding-top: 14px;
}


/*-----------------------------------------------------------------------------------*/
/*	5.	Post/Portfolio Content Styles
/*-----------------------------------------------------------------------------------*/
/* Categories */
#filtrable{
	margin-bottom: 30px;
	margin-top: 30px;
	text-align: center;
}
#filtrable li{
	display: inline-block;
	margin-left: 10px;
	list-style: none;
}

#filtrable a{
	padding: 4px 10px;
	background-color: transparent;
	border: 1px solid #ececec;
	font-size: 0.9em;
	display: inline-block;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

#filtrable a:hover,
#filtrable .current a{
	border-color: #ddd;
	background-color: #f5f5f5;
	color:#787878;
}

ol li{
	margin-bottom: 10px;
    list-style-type: upper-roman;
}

.p-view, .p-link{
	display: block;
	width: 31px;
	height: 31px;
	position: absolute;
	top: 50%;
	margin-top: -18px;
	opacity:0.8;
	-webkit-transition: opacity 0.35s linear;
	-moz-transition: opacity 0.35s linear;
	-o-transition: opacity 0.35s linear;
}
.p-view:hover, .p-link:hover{
	opacity:1;
}
.p-view{
	left: 50%;
	margin-left: -39px;
	background: url(/web/20190608180523im_/http://tejvedaanthospitals.com/wp-content/themes/butterflythemes/images/view.png);
}
.p-link{
	right: 50%;
	margin-right: -39px;
	background: url(/web/20190608180523im_/http://tejvedaanthospitals.com/wp-content/themes/butterflythemes/images/link.png);
}

.portfolio h4:last-child{
	margin-bottom: 0 !important;
}
.portfolio article{
	margin-bottom: 30px;
}
.portfolio img{
	display: block;
	width: 100%;
	height: auto;
}
.portfolio h4 a{
	color: #444;
	text-align: center;
	padding: 7px 10px;
	display:block;
	text-transform: none;
	background-color: #fcfcfc;
	border-bottom: 1px solid #eeeeee;
}
.portfolio h3{
	margin-top: 20px;
	border-bottom: 1px dashed #efefef;
	margin-bottom: 10px;
	padding-bottom: 8px;
	font-size: 16px;
}
.portfolio .read-more{margin-bottom: 30px;}

/* Pagination */

.pagination li {
	list-style: none;
	float: left;
	margin-right: 5px;
}
.pagination a{
	background-color: transparent;
	font-size: 0.9em;
	display: inline-block;
	border-left-width: 1px;
}

/* Sidebar */
#sidebar{font-size: 14px;}
#sidebar h4 {
	display: inline-block;
	font-family: open sans;
	font-size: 15px;
	font-weight: normal;
	padding-right: 15px;
	position: relative;
	text-transform: uppercase;
}
#sidebar .title-divider{margin-bottom: 10px !important;}
#sidebar .divider-arrow{top: 10px !important;}
#sidebar li{
	list-style: none;
	padding-bottom: 13px;
	margin-bottom: 13px;
	border-bottom: 1px dotted #f2f2f2;
}
#sidebar li.page_item a{
	padding-left: 15px;
	background: url("/web/20190608180523im_/http://tejvedaanthospitals.com/wp-content/themes/butterflythemes/images/arrow.png") no-repeat left center;
}
#sidebar section{margin-bottom: 50px;}
#sidebar section:last-child{margin-bottom:0;}
#sidebar .ul-col2{width: 110.9489051094891%;}
#sidebar .ul-col2 li{
	float: left;
	width: 40.13157894736842%;
	margin-right: 09.86842105263158%;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #f2f2f2;
}
#sidebar .ul-col2 a{color: #888;}
#sidebar .ul-col2 a:hover{color: #222;}


/*-----------------------------------------------------------------------------------*/
/*	11.	Shortcode Styles
/*-----------------------------------------------------------------------------------*/
.span9,
.span6{position: relative;}

/* Divider */
.divider-arrow, hr, .divider{
	height: 1px;
	clear: both;
}

#container hr {
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #E2E2E2;
	margin-bottom: 25px;
	margin-top: 25px;
}
#container hr.soft {margin:10px 0;}

#container .portfolio-single hr, #container .blog-single hr{
	margin-top: 10px;
	margin-bottom: 15px;
}

#container .divider-title { margin-bottom: -25px;}

/* Read More */
.read-more{
	display: block;
	color: #DC3F35;
	letter-spacing: 0.02em
}
.read-more:hover{color: #1d1d1c;}


/* Portfolio */
.portfolio h4 a{
	color: #444;
	text-align: center;
	padding: 7px 10px;
	display: block;
	text-transform: none;
	background-color: #fcfcfc;
	border-bottom: 1px solid #eeeeee;
}
.portfolio h4 a:hover{
	color: #fff;
	background-color: #ffaf88;
	border-bottom: 1px solid #f79f73;
}

/* Back to Top */
#toTop {
	background: url("/web/20190608180523im_/http://tejvedaanthospitals.com/wp-content/themes/butterflythemes/images/ui.totop.png") no-repeat scroll left top transparent;
	border: medium none;
	bottom: 6px;
	display: none;
	height: 40px;
	overflow: hidden;
	position: fixed;
	right: 10px;
	text-decoration: none;
	text-indent: -999px;
	width: 40px;
}
#toTopHover {
	background: url("/web/20190608180523im_/http://tejvedaanthospitals.com/wp-content/themes/butterflythemes/images/ui.totop.png") no-repeat scroll left -40px transparent;
	display: block;
	float: left;
	height: 40px;
	opacity: 0;
	overflow: hidden;
	width: 40px;
}
#toTop:active, #toTop:focus {
	outline: medium none;
}
.four_columns
{margin-bottom: 20px;}
/* Others */
.bft {
	color: #323232;
	text-align: right;
}
.recent_posts {
	font-family: open sans;
	font-size: 22px;
	font-weight: 400;
	margin-bottom: 25px;
	margin-top: 0;
	padding-right: 5px;
	position: relative;
	text-transform: uppercase;
	z-index: 1000;
}
.dropcap{
	width: 38px;
	height: 38px;
	line-height:38px;
	float: left;
	margin-right:15px;
	text-align: center;
	display: block;
	color: #fff;
	font-size: 22px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	border-radius: 50px;
	background-color: #FB8B54;
}


blockquote:before{
	font-family: "FontAwesome";
	content: "\f10d";
	font-size: 40px;
	font-style: normal;
	color: #cacaca;
	top: 30px;
	left: 50px;
	position: relative;
}

blockquote:after{
	font-family: "FontAwesome";
	content: "\f10e";
	font-size: 40px;
	font-style: normal;
	color: #cacaca;
	bottom: 30px;
	right: 50px;
	position: absolute;
}  

blockquote {
	border: none;
	border-radius: 15px;
	color: #333;
	margin: 30px;
	margin-top: 0px;
	font-size: 35px;
	padding: 30px;
	padding-top: 0px;
}  

blockquote p{
	line-height:1;
	padding-left: 65px;
	text-align: center;
}



/*-----------------------------------------------------------------------------------*/
/*	12.	Responsive Fixes
/*-----------------------------------------------------------------------------------*/
@media only screen and (min-width: 1200px){
	#container section.container .flexslider {width:1170px;}
	#footer .widget_search form input[type="text"], #sidebar .widget_search form input[type="text"] {width:222px;}
	#footer .widget_search form .search-bt, #sidebar .widget_search form .search-bt {left:222px;}
}

@media only screen and (min-width: 980px)  and (max-width: 1199px){

	.btleft .es-nav {left: -53px;}
	#latest-work .carousel-wrapper li{width: 340px !important;}
	.figure-1 a.left-image {margin-right:5px;}
	.service.img-border-bg {margin-top:50px;}
	#container section.container .flexslider {width:940px;}

}

@media (min-width: 768px) and (max-width: 979px) {

	#welcome{padding: 0;}
	.btleft .es-nav {left: -43px;}
	#latest-work .carousel-wrapper li{width: 252px !important;}
	.flickr li{width: 68px}
	#sidebar .ul-col2 li {
		float: none;
		margin-right: 0;
		width: 90%;
	}
	#footer #contact input[type="text"], #footer #contact textarea{width: 90%}
	#footer [class^="icon-"]{display: none;}
	.service.img-border-bg {margin-top:50px;}
	.ident-bot-2 {margin-bottom:0;}
	.figure-3 {display:none;}

	#container section.container .flexslider {width:724px;}

}

@media (max-width: 767px){

	body{padding:0 }
	.container{padding: 0 20px;}

	#menu ul,
	.slides h3,
	#top-menu > .span6{display: none;}
	#top-menu .top-social{float: none;}

	.res-menu {
		display: block;
		float: left;
		width: 100%;
	}
	.logo img{
		height: 40px;		
	}
	header.smallerlogo img {
	    height: 40px;
	}
	.contact {
		font-size: 9px;
	}
	.smaller .contact{
		font-size: 9px;
	}
	.top-bar .top-social .fa{
		font-size: 10px;
	}
	.top-bar{
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.tejnaksh img{
		height: 40px;
		float: right;
	}
	.menuMain{
		margin-top: 8px;
	}
	.smaller .menuMain{
		margin-top: 8px;
	}
	header.smaller{
		background: #fff;
	}
	#container{
		margin-top: 90px;
	}
	.second-opinion{
		display: none;
	}
	.emergency{
		display: none;
	}
	.bft{
		text-align: center;
	}
	#footer-menu{
		text-align: center;
	}
	.container > .row [class*="span"]{margin-bottom: 30px;}
	.container > .row > [class*="span"]:last-child{margin-bottom: 0 !important;}
	#welcome{padding: 0;}

	.btleft .es-nav{
		bottom: inherit;
		right: 0;
		left: inherit;
		top: -38px;
	}
	#latest-work .carousel-wrapper li{max-width: 15em !important;}
	.our-projects article:nth-last-child(-n+4) {margin-bottom: 30px !important;}

	#footer-menu .span4{
		margin-bottom: 15px;
		text-align:center;
	}

	.breadcrumbs {
		padding: 40px 20px;
		position: relative;
	}

	#sidebar section:last-child {margin-bottom: 0;}
	#sidebar .ul-col2{width: 100%}
	#sidebar .ul-col2 li {
		margin-right: 0;
		width: 50%;
	}

	.alignleft,
	.alignright{float: none !important;}

	#footer .submit-div {width:270px;}
	figure {display:inline-block; margin-right:15px;}

}

@media (max-width: 480px){
	#header .logo img {
		margin-top: 5px;
		float:none;
		margin-bottom: 5px;
	}
	#footer .form-horizontal .control-group > label {
		float: none;
		width: auto;
		padding-top: 0;
		text-align: left;
	}
	#footer .form-horizontal .controls {
		margin-left: 0;
	}
	#footer .form-horizontal .control-list {
		padding-top: 0;
	}
	#footer .form-horizontal .form-actions {
		padding-left: 10px;
		padding-right: 10px;
	}
	#footer .submit-div {width:225px;}

}
/*
     FILE ARCHIVED ON 18:05:23 Jun 08, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 15:48:28 Dec 25, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.59
  exclusion.robots: 0.019
  exclusion.robots.policy: 0.008
  esindex: 0.01
  cdx.remote: 8.977
  LoadShardBlock: 73.715 (3)
  PetaboxLoader3.datanode: 105.284 (4)
  load_resource: 118.117
  PetaboxLoader3.resolve: 48.51
*/