@import url(//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,400italic,600,700,600italic,200italic);
body {
	font-family: 'Source Sans Pro', sans-serif !important;
	color: #6c6c6c;
	background: #ffffff;
}
a{
	color:#0088cc
}
.mainHeader {
	background: #0291d8;
	height: 60px;
	width: 100%;
	box-shadow: 3px 4px 5px rgba(0, 0, 0, .26);
}
.logo {
	margin-top: 5px;
	float: left;
}
.topRightNav {
	float: right;
	width:460px;
	margin-right: 45px;
}

.tataLogo{
	float: right;
	margin: 7px -12px 5px;
}
.topSearch {
	width: 338px;
	float: right;
}
form {
	margin: -11px 0 0 0px !important;
}
.topRightNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 23px;
	font-family: 'Source Sans Pro', sans-serif;
}
.topRightNav li:first-child {
	border-left: solid 1px #73caf6;
}
.topRightNav li {
	float: left;
	border-right: solid 1px #73caf6;
}
.topRightNav a {
	color: #ffffff;
	font-weight: 600;
	padding: 20px 0 17px;
	display:block;
	float:left;
	text-align:center;
	min-width:125px;
}
.topRightNav li.active a, .topRightNav a:hover {
	background:none;
	color:#ffffff;
	text-decoration:none;
	-o-transition:1s ease-out, background 1s ease-in;
	-ms-transition:1s ease-out, background 1s ease-in;
	-moz-transition:1s ease-out, background 1s ease-in;
	-webkit-transition:1s ease-out, background 1s ease-in;         
	transition:1s ease-out, background 1s ease-in;
}
footer li a:hover{
	text-decoration: none;
	color: #91d3f4;

}
.mainNavWrap {
	border-bottom:solid 1px #0291d8;
}
.topNav {
	margin-top:10px;
	float:left;
}
.topNav ul {
	margin:0;
	padding:0;
	list-style:none;
	font-family: 'Source Sans Pro', sans-serif;
}
.topNav li {
	float: left;
	color: #0291d8;
	border-right: solid 1px #0291d8;
	line-height: 21px;
	padding: 0 10px;
}
.topNav li:first-child{
	padding-left:0;
}


.topNav li a {
	color:#0291d8;	
	font-size:14px;
	padding:2px 5px 2px;
}
.topNav li.active a, .topNav li a:hover{
	background:#0291d8;
	color:#ffffff;
	text-decoration:none;
}
.topSearch .selectCountry {
	float:left;
	margin:10px 0 0 10px;
}
.selectCountry select {
	margin:0;
	height: 18px;
	width:85px;
	font-size: 12px;
	border-radius:0;
	padding:0;
	font-size:11px;
	color:#aaaaaa;
	border:none;
}
#countryName{
	width:60px;
}
#countryName .dd-select{
	font-size:11px !important;
	background:	none !important;
	border:none  !important;
}
.dd-selected{
	padding: 0 10px !important;
	margin-top: 5px !important;
}
.dd-pointer{
	top:46% !important;
}
.dd-selected-text, .dd-option-text{
	line-height:normal !important;
	font-size:11px;
	color:#aaaaaa;
}
.dd-option{
	padding:5px 10px !important;
}
.topSearch .search {
	float: left;
	border-left: solid 1px #e4e4e4;
	border-right: solid 1px #e4e4e4;
	font-family: 'Source Sans Pro', sans-serif;
	height: 35px;
	padding: 9px 0 7px 0;
	width: 127px;

}
.topSearch .search .input-small {
	border: none;
	box-shadow: none;
	background: none;
	margin: 0;
	line-height: 25px;
	padding: 0 5px;
	width: 72px;
	font-size: 13px;
	font-family: 'Source Sans Pro', sans-serif;
}
.searchSubmit, .topSearch input[type="submit"] {
	background: url(../img/sprite.png) 6px 12px no-repeat;
	border: none;
	margin: 0;
	padding: 22px 10px 0;
	width: 38px;
	height: 39px;
}
.socialMedia li a {
	background:url(../img/sprite.png) 0 0 no-repeat;
	width:19px;
	height:22px;
	display:block;
	float:left;
	margin:0 0 0 3px;
}
.socialMedia{
	margin-top: 10px;
	margin-left: 15px;
	float: left;
	text-align: left;
}
.socialMedia p {
	float:left;
	margin:0;
}
.socialMedia li{
	float:left;
}
.socialMedia li .facebook {
	background-position:-4px -28px;
}
.socialMedia li .tweeter {
	background-position:-34px -28px;
}

.socialMedia li .linkdin {
	background-position:-4px -59px;
}

.socialMedia li .blogger {
	background-position:-34px -59px;
}

.socialMedia li .google-plus{
	background-position:-60px -187px;
}

.slider {
	border-top:solid 1px #a6ffec;
	text-align:center;
	position:relative;
	z-index:0;
	background:url(../img/sliderbg.png) 0 0 repeat-x;
}
.caseStudy {
	background:url(../img/caseStudyBg.jpg) 0 0 no-repeat;
	margin-top:-35px;
	position:relative;
	padding:20px 30px;
	z-index:500;
	text-align:left;
}
.heading {
	margin:0;
	padding:0;
	color:#0291d8;
	text-transform:uppercase;
	font-size:19px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:600;
	line-height:16px;
}
.caseStudyWrap{
	margin-top:25px;
}
.cStudy:first-child {
	padding:0;
	border:none;
	margin:0;
}
.cStudy {
	width: 180px;
	float: left;
	border-left: solid 1px #ccc;
	padding-left: 15px;
	margin-left: 15px;
}
.cStudy h4 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size:17px;
	color:#5e5e5e;
	font-weight:bold;
	margin:0;
	text-align:left;
}
.csSubhead {
	font-size:14px;
	line-height:18px;
	display: block;
	margin-bottom: 5px;
	float: left;
}
.readMore{
	font-size:13px;
	color:#0291d8;
}
.cStudy p {
	font-size:14px;
	line-height: 18px;
	text-align:left;
	margin-top: 5px;
	margin: 0;
}
.clntTestimonial {
	height:150px;
	width:215px;
}
.testiDesignation, .testiName {
	color:#0291d8;
	font-size:15px;
	display:block;
	font-style:italic;
}
.testiDesignation {
	font-size:12px;
	font-style:italic;
	line-height: 12px;
}
.testimonials-widget{
	background:url(../img/quote.png) 0 0  no-repeat !important;
	display:block;
	float:left;
	font-size:14px;
	line-height:17px;
	text-align:left;
	padding-left:40px;
}
blockquote p{
	font-size:14px;
	line-height: 23px;
	text-align:left;
	margin: 0;
	padding-bottom:10px;
	font-weight: normal;
}

.testimonials, .blogInfo {
	position:relative;
	margin-top:25px;
	text-align:left;
}
.testimonials .heading, .blogInfo .heading{
	margin-bottom:12px;
}
.testiControls {
	position:absolute;
	right:0;
	top:160px;
	z-index:100;
}
.testiControls span {
	background: url(../img/sprite.png) 0 0 no-repeat;
	display: block;
	width: 20px;
	height: 20px;
	float: left;
	margin-top: 15px;
	cursor:pointer;
}
.testiControls #prev {
	background-position:-30px 0;
}
.testiControls #next {
	background-position:-43px 0;
}
.testiControls .divider {
	height: 35px;
	border-left: solid 1px #9f9f9f;
	display: block;
	float: left;
	margin-top:8px;
	width: 1px;
}
.testiSpeak {
	text-align:justify;
	font-size:13px;
	line-height:17px;
}
.blogInfo h4 {
	color:#6c6c6c;
	font-size:17px;
	margin:0;
}
.blogInfo p {
	color: #6c6c6c;
	font-size: 14px;
	line-height: 18px;
	margin-top: 5px;
}
.content {
	margin-bottom:20px;
}
.aboutTbss {
	background: url(../img/aboutBg.jpg) 0 0 no-repeat;
	height: 115px;
	padding: 15px 0;
	margin-bottom: 20px !important;
}
.aboutInfo {
	color:#ffffff;
	display:block;
	float:right;
	width:350px;
	text-align:left;
	padding-right:10px;
}
.aboutInfo h4 {
	font-size:15px;
	margin:0;
	color:#ffffff;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
footer {
	background:#0291d8;
	color:#ffffff;
	padding:10px 0 0;
	margin-top:10px;
}
.pageBreadcrumb ul, footer ul, .socialMedia ul, .telcomCompans, .retaileco{
	margin:0 0 20px 0;
	padding:0;
	list-style:none;
}
footer ul{
	margin-bottom:10px;
}
footer ul li {
	float:left;
}
footer li a {
	color:#ffffff;
	margin:0 10px;
	font-size:13px;
}
 
.copyRightTxt {
	margin-left:10px;
}
/*about us*/
.didYouKnow{
	margin-left:15px;
	color:#ffffff;
}
.didYouKnow h4{
	font-size:19px;
	margin:0;
}

.tataBSSInfo{
	margin-left:0;
}
.tataBSSInfo li{
	line-height: 22px;
	list-style: none;
	background: url(../img/navLiBg.png) 0px 7px no-repeat;
	padding-left: 20px;
}
.tataBSSInfo li h5{
	margin-bottom: 0;
}
.aboutContentWrap h3.last{
	text-align: center;
	color: #0291d8;
	font-size: 24px;
	margin-bottom: 20px;
	font-weight: bold;
}

.aboutContentWrap h4{
	font-size:18px;
	color:#0291d8;
	margin:25px 0 0;
	line-height:20px;
	font-weight:normal;
}

.aboutContentWrap h3{
	font-size: 14px;
	color: #0291d8;
	font-weight: 500;
	margin: 25px 0 0 0;
	line-height:normal;
}

.pageContent .tataBSSInfo p{
	margin-top:0;
}
/*.leftPanel{
	background:url(../img/blueBorder.jpg) 0 0 repeat-y;
}*/

/*industries page css*/
.pageBreadcrumb{
	margin-bottom:10px;
	width:100%
}
.pageBreadcrumb ul{
	float:right;
	margin-bottom:0;
}
.pageBreadcrumb li {
	float:left;
}
.pageBreadcrumb li a{
	float:left;
	color:#6c6c6c;
	font-size:11px;
}
.pageBreadcrumb li a:hover, .pageBreadcrumb li.active a{
	text-decoration:none;
	color:#0291d8;
}
.pageBreadcrumb li .brdcrumbArw{
	background: url(../img/sprite.png) -68px -3px no-repeat;
	display: block;
	float: left;
	width: 5px;
	height: 5px;
	margin:10px 5px 0;
}
.pageContent{
	color:#6c6c6c;
	font-size:14px;
	line-height:23px;
	padding-right:10px;
}
.pageContent p{
	padding:0;
	margin:9px 0 0 0;
}
.industriesContent h2, .industriesContent h2, .pageContent h2{
	font-size:18px;
	color:#0291d8;
	margin:25px 0 0;
	line-height:20px;
	font-weight:normal;
	text-align:left;
}
.telcomCompans li{
	width:45%;
	float:left;
	background: url(../img/sprite.png) -65px -10px no-repeat;
	margin: 12px 0 0 0px;
	padding-left: 15px;
}

.retaileco li{
	width:100%;
	float:left;
	background: url(../img/blueArrow.png) 0 6px no-repeat;
	margin: 7px 0 0 0px;
	padding-left: 15px;
}

.servcesOffers{
	margin-top:10px;
}
.serviceAccord li:first-child a, .jobAccordian li:first-child a{
		border-top:solid 1px #e1e1e1;
}
.serviceAccord li a, .jobAccordian li a.jobTitle{
	display:block;
	width:100%;
	font-size:14px;
	color:#6c6c6c;
	border-bottom:solid 1px #e1e1e1;
	height:30px;
	line-height:30px;
}
.serviceAccord li a:hover, .jobAccordian li a:hover{
	text-decoration:none;
}

.jobAccordian li .servicDtsl a.jobTitle{
	display:none;
}
 
.serviceAccord li a.active, .serviceAccord li a:hover{
	color:#0291d8;
	text-decoration:none;
}
.jobAccordian li a.active .activeIco, .jobAccordian li a .activeIco, .serviceAccord li a.active .activeIco, .serviceAccord li a .activeIco{
	background:#0291d8 url(../img/sprite.png) -57px -17px no-repeat;
	color:#ffffff;
	float:right;
	height:30px;
	width:30px;
	line-height:30px;
	margin-left:-30px;
}

.jobAccordian li a .activeIco, .serviceAccord li a .activeIco {
	background:#d9d9d9 url(../img/sprite.png) -57px -46px no-repeat;
}

 
.servicDtsl{
	padding:0 0 15px;
	border-bottom:solid 1px #e1e1e1;
}
.rightPanel{
	border-left:solid 1px #0291d8;
	margin-top:10px;
	min-height:955px;
}
.aboutRgtPanel{
	min-height:1050px;
}
.rightPanel li.active i{
	background: url(../img/sprite.png) -2px -87px no-repeat;
	display: block;
	height: 17px;
	width: 10px;
	left: -10px;
	position: absolute;
	top: 5px;
}
/*.rightPanel li a:hover{
	text-decoration:none;
	background: url(../../../../../img/sprite.png) -2px -87px no-repeat;
}*/
.managementTeam li h4,
.managementTeam li p{
	margin-bottom:5px;
}
/*.teamRgtPanel{
	min-height:2083px;
}*/
.rightPanel .rightNav li:first-child{
	border:none;
}
.rightPanel .rightNav li{
	padding:6px 0 6px 25px;
	border-top:solid 1px #bbe2f6;
	position:relative;
	margin-left:10px;
	line-height:normal;
	font-size:15px;
}
.rightPanel .rightNav li a{
	color:#6c6c6c;
}
.rightPanel .rightNav li a:hover, .rightPanel .rightNav li.active a{
	text-decoration:none;
	color:#0291d8;
}
.caseStudies{
	background:#64c740;
	margin-left:-10px;
	padding:7px 10px;
}
.rightPanel ul{
	list-style: none;
	margin: 0 0 25px 0;
}
.rightPanel .caseStudies{
	margin-bottom:25px;
}
.caseStudies h3{
	background:#ffffff;
	color:#64c740;
	line-height:normal;
	padding:3px 5px;
	margin:0;
	display:inline-block;
	font-size:18px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:600;
}
.caseStudies li h4{
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	font-weight: 400;
	margin:0;
}
.caseStudies li:first-child{
	padding-top:5px;
	border-top:none;
}
.caseStudies li:first-child{
	padding-bottom:5px;
}
.caseStudies li{
	font-size:14px;
	color:#fff;
	border-top:solid 1px #fff;
	padding:5px 0 5px 0;
	font-weight:300;
}
.caseStudies ul{
	margin-bottom:0;
}
.rgtPanSpeakTxt .speak{
	width:190px;
	margin:25px auto;
	overflow:hidden;
}
.rgtPanSpeakTxt .speak h4{
	font-size:18px;
	color:#6c6c6c;
	font-weight:600;
}

.letsSimplify i{
	background: url(../img/sprite.png) -19px -79px no-repeat;
	width: 35px;
	height:30px;
	display: flex;
	float: left;
	margin-left: 30px;
	padding-left: 5px;
	margin-right: 10px;
	}
 
.letsSimplify a{
	font-size:16px;
	color:#0291d8;
	border-bottom:solid 1px #0291d8;
	border-top:solid 1px #0291d8;
	font-weight:bold;
	display:block;
	height:36px;
	line-height:36px;
	margin-left:10px;
}
.letsSimplify a:hover{
	text-decoration:none;
}
.speak h4{
	margin:0;
}
img, a{
	outline:0;
}
.dd-pointer-down{
	border-top: solid 5px #0291d8 !important
}
.dd-pointer-up{
	border-bottom: solid 5px #0291d8 !important
}
.pageBanner{
	position:relative;
	height: 213px;
}
.bannerText{
	position:absolute;
	top:100px;
	left:25px;
}
.bannerText h4{
	color:#64c740;
	font-size:49px;
	font-weight:200;
	letter-spacing:-3px;
}
.bannerText h5{
	font-size:17px;
	color:#7e7e7e;
	margin-top:20px;
	font-weight:bold;
}


.footerLinks{
	font-size:13px;
}
.footerLinks li:first-child a{
	margin-left:0;
}
/*industries page css*/

/*contact-us*/
.address{
	padding-bottom:25px;
}
.address h2, .contactForm h2{
	font-size:18px;
	color:#0291d8;
	margin:0;
	font-weight:bold;
}
.address h3{
	font-family: 'Source Sans Pro', sans-serif;
	color:#6c6c6c;
	font-size:18px;
	font-weight:300;
	font-style:italic;
	border-bottom:solid 1px #0291d8;
	margin:5px 0 5px 0;
	padding-bottom:5px;
	line-height:20px;
	}
.address p{
	float:left;
	width:100%;
}
.contactForm{
	margin-left:10px;
}
.contactForm form{
	margin-top:20px !important;
}
.contactForm form input[type="text"],.contactForm form input[type="email"], .contactForm form textarea, 
.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form input[type="tel"], .comment-form-author input[type="text"],  .comment-form-email input[type="email"], .comment-form-url input[type="url"], .comment-form-comment textarea{
	font-size:14px;
	color:#6c6c6c;
	font-family: 'Source Sans Pro', sans-serif;
	background:#e3e3e3;
	border-radius:0;
	resize:none;
	height:25px;
	width:195px;
	border:none;
	margin-bottom: 0;
}
 
.comment-form-comment textarea,
.contactForm form textarea{
	height:70px;
}
.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form input[type="tel"]{
	width:295px;
}
.jobDescriptionDetails form{
	margin: 25px 0 !important;
	width: 415px;
}
span.wpcf7-not-valid-tip{
	font-size:12px;
}
.wpcf7 li{
	margin-bottom:10px;
}
.contactForm form .sendBtn, .wpcf7-submit, .wpcf7-submit:hover, .newsletter-submit{
	background:url(../img/sendBtn.png) 0 0 no-repeat;
	border:none;
	width:73px;
	height:27px;
	text-align: left;
	padding-left: 15px;
	font-size:14px;
	color:#6c6c6c;
}
.wpcf7-submit, .wpcf7-submit:hover{
	background: url(../img/sendBtnBig.png) 0px 0 no-repeat;
	width: 100px !important;
	margin: 0;
	padding-left: 8px;
}
.address li{
	/*overflow:hidden;*/
	line-height:30px;
}
.address i{
	background:url(../img/sprite.png) 0 0 no-repeat;
	width:18px;
	height:25px;
	display:block;
	float:left;
	margin-right:10px;
}
.address .tollFreeIco{
	background-position:-60px -80px;
}
.address .phoneIco{
	background-position:-60px -103px;
}
.address .emailIco{
	background-position:-60px -130px;
}
.address .mapLocatorIco{
	background-position:-60px -156px;
}
.halfRightPanel{
	min-height:500px;
}

/*testimonial*/
.testimonials-widget-testimonial cite:before, .testimonials-widget-testimonial div.credit:before{
	content: "" !important;
}
.testimonials .cycle-slideshow{
	height:160px;
}
.testimonials-widget-testimonial cite, .testimonials-widget-testimonial div.credit{
       text-align:left;
}
.testimonialWrap .testimonials-widget {
	background:url(../img/quoteBlue.png) 50px 0 no-repeat !important;
	display:block;
	float:left;
	padding-left:75px;
	min-height:50px;
	padding-bottom:30px;
	margin-bottom:30px;
	width:100%;
	border-bottom: solid 1px #0291d8;
}
.testimonialWrap .testimonials-widget .credit{
	border-top: solid 1px #dadada;
	margin-top:10px;
	padding-top:3px;
	width: 620px;
	margin: 0 auto;
}
.testimonialWrap .testimonials-widget .credit .title{
	color: #0291d8;
	font-size: 18px;
	text-align:left;
	margin-right:5px;
	float:left;
	font-family: 'Source Sans Pro', sans-serif;
}
.testimonialWrap .testimonials-widget .credit .company{
	font-style: italic;
	color: #0291d8;
	font-size: 14px;
	text-align:left;
	float:left;
	padding: 3px 5px;
}
.testimonialWrap .testimonials-widget .join{
	float:left;
}
.testimonialWrap ul{
	margin:35px 0 15px;
}
.testimonialWrap li{
	border-bottom:solid 1px #0291d8;
	padding:0 80px 30px 80px;
	margin-bottom:30px;
	font-size:14px;
	font-style:italic;
	line-height:23px;
	font-family: 'Source Sans Pro', sans-serif;
}
.caseStudies li a {
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	font-weight: 400;
}
.testimonialWrap li p{
	padding-bottom:5px;
	border-bottom:solid 1px #dadada;
	margin-bottom:0;
	min-height:55px;
}
.testiInfo .testimonialName{
	color:#0291d8;
	font-size:18px;
}
.testiInfo .testiDesig{
	font-style:italic;
	color:#0291d8;
	font-size:14px;
}

.last{ padding-top:20px}
.caret{
display:none;
}
.topRightNav .dropdown-menu li{
	border:none;
	font-size:12px;
}
.topRightNav ul.dropdown-menu{
	background: #036fa5;
	font-size: 14px;
	float: right;
	height: auto;
	width: 378px;
	box-shadow: inset inset 0px 5px 10px -6px #444444;
	-moz-box-shadow: inset 0px 5px 10px -6px #444444;
	-webkit-box-shadow: inset 0px 5px 10px -6px #444444;
	border-radius:0;
	padding-bottom: 15px;
}

.topRightNav ul.dropdown-menu li {
	padding: 0px 0 0 15px;
	list-style: none;
	display: block;
	float: left;
	border: none !important;
	background: url(../img/navLiBg.png) 10px 25px no-repeat;
	margin: 0 0 0 5px;
	width:170px;
}
.topRightNav ul.dropdown-menu li a {
	color:#ffffff;
	font-size: 14px;
	font-weight: normal;
	text-align:left;
	padding:18px 0 0 11px;
	white-space: normal;
}
#menu-item-13 ul.dropdown-menu{
	left: -253px;
}
#menu-item-13 ul.dropdown-menu li{
	width: 170px;
}
.topRightNav ul.dropdown-menu li a:hover{
	background:none;
	color: #85d1f7;
}
#menu-item-14 ul.dropdown-menu{
	left: -126px;
}
.bannerText h1 {
	color: #64c740;
	font-size: 49px;
	font-weight: 200;
	letter-spacing: -3px;
	line-height: 42px;
}
body>.container{
	margin:0 auto;
}
.navbar-search{
	height:auto;
}
.searchResult h1.page-title{
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	padding-bottom:5px;
}
.searchResult .entry-title{
	font-size:19px;
	line-height: 20px;
	padding-bottom:5px;
	margin: 0;
}
.searchResult .entry-title a, .searchResult .entry-summary a{
	color:#0291d8;
}
.searchResult{
	margin-top:25px;
}
.searchResult .page-header{
	margin-bottom:15px;
	border-bottom:none;
}
.searchResult .page-header:first-child{
	/*margin: 0 0 25px 0;*/
	padding: 0;
	
}
.searchResult article.post{
	margin-bottom: 25px;
}
.searchResult footer{
	padding:1px 0 0 0;
	background: #ccc;
}
.navbar-search{
	margin-top:0;
}
.pdf{
	background: url(../img/pdfIcon.png) 0 0 no-repeat;
	width:18px;
	height:23px;
	float:left;
	display:block;
	margin: 9px 5px 0 0;
}
.paper-pdf li{
	padding:0 0 15px 25px;
	font-family: 'Source Sans Pro', sans-serif;
	border-bottom: 1px solid #ccc;
	overflow:hidden;
}
.td-header {
	padding-left: 15px;
	font-size: 16px;
	background: #64c740;
	color: #FFF;
	font-weight: 600;
}
table{
	border:solid 1px #ccc;
}

.awardsTable tbody tr th{
	background:#64c740 !important
}
.content-team {
	width: 530px;
	float: right;
	position: relative;
	margin-top: -18px;
}
ul.managementTeam li {
	min-height: 205px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
	margin-top: 16px;
	padding-bottom: 15px;
}
.pageContent li.one {
	height: 250px;
	padding: 0;
}
.bigBannerText{
	width:400px;
}
.affordableAnalytics li{
	background: url(http://www.tata-bss.com/in/wp-content/themes/the-bootstrap/img/site-map.png) 0 7px no-repeat;
	padding-left: 20px;
	margin-top: 20px;	
	text-align:left;
}
.error404.not-found{
background: url(../img/404.jpg) 0 0 no-repeat;
}
#author-info, article.post, article.page{
	margin-bottom:25px;
}

/* New Added */
.jobOpenings li{
	margin-top:20px;
	padding-bottom:10px;
	border-bottom:solid 1px #cccccc;	
}
.jobDescription p, .jobTitle h5{
	margin:0;
	padding:0;
}
.jobApply, .jobApply:hover{
	background:#005580;
	color:#ffffff;
	text-transform:uppercase;
	padding:2px 5px;
	display:block;	
	text-align:center;
	margin-top:10px;
} 
.jobTitle h5{
	font-size:16px;	
}
.jobApply:hover{
	background: #0E78AD;
	color:#fff;
	text-decoration:none;
}
.jobDescriptionDetails{
	margin-top:20px;
}
.jobTitleApply{
	border-bottom:solid 1px #ccc;
	padding-bottom:10px;
}
.jobTitleApply h4{
	margin:0;
	line-height: 25px;
}
.jobDescri li label{
	width:100px;
	float:left;
	font-weight:bold;
	text-align:right;
	padding-right:20px;
}
.jobDescri li .aboutLbl{
	padding:0;
	width:570px;
	float:left;
}
.jobDescri li p{
	overflow:hidden;
}
.jobapplyForm{
	margin-top:30px;
}
.serviceAccord li a.jobApply{
	color: #fff;
	float: left;
	width: auto;
	padding: 5px 10px;
	line-height: 20px;
	height: auto;
	margin: 10px 0;
}
.credit .join{
display:none;
}
.testimonials-widget blockquote{
	border:none;
	margin: 0 0 10px 0;
	padding:0;
	/*height:115px;*/
}
.credit .title{
	color: #0291d8;
	font-size: 15px;
	display: block;
	font-style: italic;
}
.credit .company{
	color: #0291d8;
	font-size: 12px;
	font-style: italic;
	line-height: 12px;
}
.testimonialWrap .testimonials-widget blockquote{
	font-size: 14px;
	font-style: italic;
	font-family: 'Source Sans Pro', sans-serif;
	height:auto;
	width: 620px;
	margin: 0 auto;
	color:#6c6c6c;
}
html{
	margin-top:0 !important;
}
.mobileTopRightNav{
	display:none;
}
.footerLinks ul{
	float:left;
	overflow:hidden;
}
.copyRightTxt{
	float:right;
}
input[type="file"], input[type="image"], input[type="submit"], input[type="reset"], input[type="button"], input[type="radio"], input[type="checkbox"]{
	outline:none;
	outline:0;
}


/*site-map*/

.site-map{ font-family:"Source Sans Pro"; width:50%; float:left}
.site-map ul li .site-map-main{

	font-size: 18px;
	color: #0291d8;
	line-height: 20px;
	font-weight: normal;
}

.site-map ul .sub-map li{
	font-size: 14px;
	line-height: 18px;
	word-spacing:3px;
	text-decoration: none;
	margin: 3px 0 0 22px;
}

ul.sub-map { padding:9px 0 0 0px; margin-bottom: 20px;}
ul.sub-map li{background: url(http://www.tata-bss.com/in/wp-content/themes/the-bootstrap/img/site-map.png) 1px 9px no-repeat; padding: 4px 0 0 15px;}
ul.sub-map li a{padding:0px 0 0 5px;}
ul.testi-sub-map{  margin-bottom: 20px;}
.sub-map li a{ color:#666}
.sub-map li a:hover{ color:#0291d8; text-decoration:none}
.send-message{ 
	padding: 10px 0 0 10px;
	font-size: 14px;
	}
.testimonials blockquote p{
	line-height:17px;
}
.paper-pdf li a{
	display:block;
	float:left;
	margin: 10px 0 0 15px;
	color: #ccc;
	text-decoration: none;
}
.paper-pdf li a:hover{
	color:#6c6c6c
}
.slideImg, .slideImg img{
	height:auto;
	width:100%;
}
.easydropdown {
	position: relative;
	width: 75px !important;
	box-shadow: none !important;
	border: none !important;
	margin-top: 4px;
	cursor: pointer;
	background: none !important;
	border-radius: 0;
	/* -webkit-user-select: none; */
	-moz-user-select: none;
	user-select: none;
}
.easydropdown .selected, .easydropdown li{
	font-size:14px !important;
	font-family: 'Source Sans Pro', sans-serif;
}
.easydropdown li.focus, .easydropdown li:hover{
	background:#0291d8 !important;
}

.thumbnail{
	border:none;
}
.caseStudies li a:hover {
	color: #434242;
}
.required-field{
	color:red;
}
.easydropdown .carat{
	position: absolute !important;
	right: 12px !important;
	top: 55% !important;
	margin-top: -4px !important;
	border: 5px solid transparent !important;
	border-top: 5px solid #0291d8 !important;

}


/*blog css*/

#content .post .page-header .entry-title{
	color: #0291d8;
	font-size: 22px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: normal;
	margin: 0 0 10px;
	line-height: 22px;
	
}
#content .post .entry-meta span{	
	font-weight:bold;
	color: #0291d8;
}
#content .post .entry-meta a{
	font-weight:normal;
	color: #0291d8;	
}
#content .page-header{
	padding-bottom: 3px;
	margin: 20px 0 5px;
	border-bottom:none;
}
/*footer.entry-meta{
	display:none;
}*/

.type-post .post-thumbnail img{
	border:solid 1px #0291d8;
	height:120px;
}
.type-post .entry-content p{
	line-height:23px;
	margin-bottom:10px;
	text-align:justify;
}
.single-post .post-thumbnail img{
	width:auto;
	height:auto;
}
.single-post .entry-content .post-thumbnail{
	min-width: 640px;
	margin: 0 auto;
	float: none;
	text-align:center;
}
.single-post #content ul, .single-post #content ol {
	margin: 10px 10px 10px 0;
	float: left;
	width: 100%;
	list-style-position: inside;
}

#author-info, article.post, article.page{
	margin-bottom: 0;
	border-bottom: solid 1px #ccc;
	padding-bottom: 10px;
	color:#6c6c6c;
	font-family: 'Source Sans Pro', sans-serif;
}
.entry-content .post-thumbnail {
	margin: 0 10px 10px 0;
}

.recentposts .widget-title, .recentComments h2, .newsletter h2{
	display:inline-block;
	font-size:16px;
	color:#ffffff;
	background:#0291d8;
	line-height: 18px;
	padding: 5px 10px;
	margin: 0 0 15px 0;;
}
#secondary{
	margin-top:25px;
	padding-left:20px;
}
.recentposts a{
	font-size:14px;
	color:#0291d8;
	display:inline-block;
}
.recentposts .recentPostDate{
	border-bottom:solid 1px #bbe2f6;
	margin-bottom:10px;
	padding-bottom:5px;
	font-style:italic;
	font-size:12px;
	color:#6c6c6c;
}
.thumbnail, a.thumbnail:hover{
	box-shadow:none;
}
.more-link{
	background:#0291d8;
	color:#ffffff;
	padding:3px 5px;
	float:right;
}
#content .post a:hover{
	color:#6c6c6c;
	text-decoration:none;
}
#content .post a.more-link:hover{
	color:#fff;
}
.newsletter.newsletter-widget{
	margin-top:15px;
}
.newsletter span{
	display:block:
}
.newsletter input[type="email"].newsletter-email{
	border: solid 1px #0291d8;
	border-radius: 0;
	//padding: 15px 10px;
	color:#6c6c6c;
	height: 32px;
}
.newsletter-submit, .form-submit #submit{
	background:url(../img/btn-medium.png) 0 0 no-repeat;
	padding: 0 15px 0 10px;
	width: 115px !important;
	color: #6c6c6c;
}
.form-submit #submit{
background:url(../img/btn-big.png) 0 0 no-repeat;
	font-size:14px;
	box-shadow:none;
	outline:none;
	border: none;
	border-radius: 0;
	height: 27px;
	padding-left:0;
	width: 128px !important;
	text-shadow: none;
}
.recentComments .authorimage{
	float: left;
	margin-right: 10px;
}
.recentposts, .recentComments{
	margin-bottom:20px;
	overflow:hidden;
}
.recentComments .commentAuthor{
	float: left;
	border-left: solid 1px #ccc;
	padding-left: 10px;
	width:135px;
}
.recentComments .postComment{
	float: right;
	width: 139px;
	border-left: solid 1px #ccc;
	padding-left: 10px;
}

.newsletter{
	margin-bottom:20px;
}
#content .post footer, .form-actions, footer.comment-meta{
	background:none;
	color:#000;
}
.help-inline .required{
	color:red
}
#content .post footer.entry-meta{
	margin:0;
	padding:0;
}
.newsletter-email{
	width:170px;
}
.stButton{
	margin:0 5px;	
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus, .form-submit #submit:focus{
	box-shadow:none;
	outline:none;
}
.commentWrap{
	width: 100%;
	float: left;
	overflow: hidden;
	margin-bottom:15px;
}

.shareIconsWrap{
	background:#eeeeee;
	padding:5px;
}

.easydropdown .selected::after{
	box-shadow:none !important;
}
.caseStudy .readMore, .blogInfo .readMore{
	width:100%;
	float:left;
}
.facebookCode, twitterCode{
	width:280px;
	overflow:hidden;
}
.whitepaperInfo{
	float:left;
	width:350px;
}
.downloadWpForm{
	float:left;
	margin-left:20px;
}
.downloadWpForm .wpcf7-form{
	margin-top:15px !important;
}

.downloadWpForm .wpcf7-form .wpcf7-submit{
	background:url(../img/sendBtn.png) 0 0 no-repeat
}
div.wpcf7-validation-errors{
	width:300px;
}
.topRightNav ul.dropdown-menu #menu-item-123 a{
	padding-top:0;
}
.topRightNav ul.dropdown-menu li#menu-item-123{
	background-position: 10px 7px;
}
div.wpcf7-mail-sent-ok{
	width:300px;
}
.thankYouWhitepaper h2{
	color: #0291d8;
	font-size: 35px;
}
.thankYouWhitepaper .head{
	font-weight:bold;
	font-size:18px;
}
.thankYouWhitepaper{
	width: 600px;
	margin: 160px auto;
}
.entry-footer{
	background:none;
	margin:0;
	padding:0;
}
.aboutTbssTxt{
	font-size: 14px;
	overflow: hidden;
	line-height: 18px;
	font-weight: normal;
}
.serviceAccord{
	margin-left:0;
	list-style:none;
}
.selectCountry ul{
	margin-left:0
}

ul{
	list-style:none; 
	margin:0; 
	padding:0
}


#content ul li{
	line-height: 22px;
	list-style: none;
	background: url(../img/navLiBg.png) 0px 7px no-repeat;
	padding-left: 20px;
	margin-bottom:10px;
}

#content ul.page-numbers li{
	background:none;
}

/*blog new enhancement*/
.blog h1{
 font-size:24px;
}
.blog h2{
 font-size:20px;
}
.blog h3{
 font-size:18px;
}
.blog h4{
 font-size:16px;
}
.blog h5{
 font-size:14px;
}


.single-post .post h1{
 font-size:24px;
 line-height:26px;
}
.single-post .post h2{
 font-size:20px;
 line-height:22px;
}
.single-post .post h3{
 font-size:18px;
 line-height:20px;
}
.single-post .post h4{
 font-size:16px;
 line-height:18px;
}
.single-post .post h5{
 font-size:14px;
 line-height:16px;
}