/*
* Tata Capital Vertual Home Loan
* Sanket Manjrekar
* 19/08/2014
*/

/* Table of Content
==================================================
	#header Styles
	#common classes Styles
	#find my home Styles
	#Looking for a Home Loan? style
	#footer Styles
	
	#Media Queries

/* #header Styles
================================================== */
::selection {
	color: #fff;
	background-color: #2c6eb5;
}
::-moz-selection {
color:#fff;
background-color:#2c6eb5;
}
.header {
	width: 100%;
	padding: 0 0 10px 0;
}
/*--Banners Section--*/
.banner_area {
	width: 100%;
	height: auto;
}
.croveImg {
	position: absolute;
	z-index: 10;
	bottom: 0px;
}
.croveImg img {
	width: 100%;
	height: auto;
	display:block;
}

.croveOverlay {
	position: absolute;
	z-index: 9;
	bottom: 0px;
	width:100%;
	height:100%;
	background: url(../images/banner_overlay.png) bottom left repeat-x;
}

/*--Jmc Section--*/
.jmcSection {
	float: left;
	width: 100%;
	height: auto;
	margin-bottom: 100px;
}
.jmcSection .left {
	float: left;
	height: auto; /*width:76.3%;*/
	width: 100%;
}
.jmcSection .left h1 {
	float: left;
	background: url(../images/title_line.png) bottom left no-repeat;
	color: #333;
	height: auto;
	width: 100%;
	font-family: "Conv_Lato-Light";
	font-size: 25px;
	text-align: left;
	padding: 7px 0;
	font-weight: normal;
}
.jmcSection .left p {
	float: left;
	font-size: 13px;
	text-align: justify;
	color: #74736f;
	margin-top: 20px;
	line-height: 19px;
}
.videoArea {
	float: left;
	height: auto;
	width: 100%;
	margin-top: 45px;
}
.videoArea iframe {
	width: 100%;
	height: 370px;
}
.jmcSection .right {
	float: right;
	height: auto;
	width: 20.6%;
	display: none;
}
.jmcSection .right h1 {
	float: left;
	background: url(../images/title_bg_image.jpg) top left no-repeat;
	color: #FFF;
	height: auto;
	width: 100%;
	font-family: "Conv_Lato-Light";
	font-size: 25px;
	text-align: left;
	padding: 7px;
	font-weight: normal;
}
.jmcSection .right .news {
	float: left;
	background: url(../images/news_bg.jpg) top left repeat-y;
	height: auto;
	width: 100%;
}
.jmcSection .right .news h1 {
	float: left;
	background: url(../images/title_bg_image.jpg) top left no-repeat;
	color: #FFF;
	height: auto;
	width: 100%;
	font-family: "Conv_Lato-Light";
	font-size: 25px;
	text-align: left;
	padding: 7px;
	font-weight: normal;
}
.jmcSection .right .news h1 .iconNews {
	float: left;
	background: url(../images/icon_news.png) top left no-repeat;
	height: 24px;
	width: 24px;
	margin: 5px 5px 0 5px;
}
.jmcSection .right .news p {
	float: left;
	width: 100%;
	height: auto;
	font-size: 13px;
	color: #4e4f51;
	padding: 6px 15px;
	line-height: 16px;
	position: relative;
}
.jmcSection .right .news p a.close {
	position: absolute;
	right: 7px;
	top: 13px;
	background: url(../images/close_btn.jpg) no-repeat;
	height: 7px;
	width: 7px;
}
.jmcSection .right .news font {
	float: left;
	color: #008ac8;
	font-size: 12px;
	width: 100%;
	margin-top: 5px;
}
.jmcSection .right .trading {
	float: left;
	background: url(../images/news_bg.jpg) top left repeat-y;
	height: auto;
	width: 100%;
	margin-top: 20px;
}
.jmcSection .right .trading h1 {
	float: left;
	background: url(../images/title_bg_image.jpg) top left no-repeat;
	color: #FFF;
	height: auto;
	width: 100%;
	font-family: "Conv_Lato-Light";
	font-size: 25px;
	text-align: left;
	padding: 7px;
	font-weight: normal;
}
.jmcSection .right .trading h1 .icontrading {
	float: left;
	background: url(../images/icon_trading.png) top left no-repeat;
	height: 17px;
	width: 27px;
	margin: 9px 5px 0 8px;
}
.jmcSection .right .trading p {
	float: left;
	width: 100%;
	height: auto;
	font-size: 13px;
	color: #4e4f51;
	padding: 6px 15px;
	line-height: 16px;
	position: relative;
}
.jmcSection .right .trading p a.close {
	position: absolute;
	right: 7px;
	top: 13px;
	background: url(../images/close_btn.jpg) no-repeat;
	height: 7px;
	width: 7px;
}
.jmcSection .right .trading font {
	float: left;
	color: #008ac8;
	font-size: 12px;
	width: 100%;
	margin-top: 5px;
}
/*--Services Section--*/
.servicesSection {
	float: left;
	background: #e5e5e5;
	width: 100%;
	height: auto;
	padding-bottom: 40px;
}
.servicesSection .full {
	float: left;
	height: auto;
	width: 100%;
	position: relative;
}
.servicesSection .full h1 {
	float: left;
	color: #000;
	background: url(../images/title_grediant_bg.png) bottom center no-repeat;
	height: auto;
	width: 100%;
	font-family: "Conv_Lato-Light";
	font-size: 20px;
	text-align: center;
	padding: 7px 7px 35px 7px;
	font-weight: normal;
	margin-top: 15px;
}
.servicesSection .full ul {
	float: left;
	height: auto;
	width: 100%;
	margin: 20px 0 0 0;
}
.servicesSection .full ul li {
	float: left;
	background: url(../images/box_shodwo.png) bottom center no-repeat;
	display: inline-block;
	height: auto;
	width: 22%;
	margin: 0 1.5%;
	padding-bottom: 26px;
}
.servicesSection .full ul li img {
	float: left;
	width: 100%;
	border-radius: 10px 10px 0 0
}
.servicesSection .full ul li h3 {
	float: left;
	background: #1e97ce;
	font-size: 14px;
	color: #FFF;
	width: 100%;
	border-radius: 0 0 10px 10px;
	padding: 15px;
	text-align: center;
	text-transform: uppercase;
}
.servicesTimg {
	position: absolute;
	left: 50%;
	top: -78px;
	margin-left: -128px;
}
/*--Awards Section--*/
.awardSection {
	float: left;
	width: 100%;
	background: #008ac8;
	position: relative
}
.awardSection .awardicon {
	position: absolute;
	left: 50%;
	top: -48px;
	margin-left: -61px;
	width: 123px;
	height: 50px;
}
.awardSection .awardBanner {
	float: left;
	width: 100%;
	height: auto;
	text-align: center;
	position: relative;
}
.awardSection .awardBanner h1 {
	float: left;
	color: #FFF;
	height: auto;
	width: 100%;
	font-family: "Conv_Lato-Light";
	font-size: 20px;
	text-align: center;
	padding: 0;
	font-weight: normal;
	margin-top: -2px;
	position: absolute;
	top: 45%;
	text-transform: uppercase;
}
.awardBanner img {
	display: block;
	height: auto;
	width: 100%;
}
.awardSection .inner {
	float: left;
	width: 100%;
	padding: 0px 35px 35px 35px;
}
.awardSectionInset {
	float: left;
	height: auto;
	width: 100%;
	position: relative;
}
.awardSectionInset .left {
	float: left;
	height: auto;
	width: 75%;
}
.awardSectionInset .left ul {
	float: left;
	height: auto;
	width: 100%;
	margin: 20px 0 0 0;
}
.awardSectionInset .left ul li {
	float: left;
	display: inline-block;
	height: 200px;
	width: 30%;
	margin: 0 1%;
	border-radius: 10px;
	padding: 15px 0px;
	text-align: center;
}
.awardSectionInset .left ul li p {
	float: left;
	height: auto;
	width: 100%;
	background: url(../images/awardAddlettxt_top.png) top center no-repeat;
}
.awardSectionInset .left ul li p span{
	float: left;
	background: url(../images/awardAddlettxt_btm.png) bottom center no-repeat;
	font-size: 13px;
	color: #fff;
	line-height: 20px;
	margin-top: 10px;
	min-height: 100px;
	height: auto;
	padding: 25px 0;
	width:100%;
}
.awardSectionInset .right {
	float: left;
	height: auto;
	width: 25%;
	padding: 25px 20px 0px 20px;
	margin-top: 20px;
}
.awardSectionInset .right h1 {
	float: left;
	height: auto;
	width: 100%;
	font-size: 16px;
	color: #FFF;
}
.awardSectionInset .right p {
	float: left;
	height: auto;
	width: 100%;
	font-size: 13px;
	color: #FFF;
	margin: 15px 0;
	line-height: 20px;
}
.awardSectionInset .right a {
	float: left;
	background: #ffc600;
	height: auto;
	width: auto;
	font-size: 14px;
	color: #000;
	padding: 10px 20px;
}
/*--Testimonials Section--*/
.testimonialsSec {
	float: left;
	background: #454545;
	width: 100%;
	padding-bottom: 100px;
}
.testimonialsInset {
	float: left;
	height: auto;
	width: 100%;
	position: relative;
}
.testimonialsTimg {
	left: 50%;
	margin-left: -54px;
	position: absolute;
	top: -32px;
}
.testimonialsInset h1 {
	float: left;
	background: url(../images/title_grediant_bg.png) bottom center no-repeat;
	color: #FFF;
	height: auto;
	width: 100%;
	font-family: "Conv_Lato-Light";
	font-size: 20px;
	text-align: center;
	padding: 7px 7px 35px 7px;
	font-weight: normal;
	margin-top: 15px;
	text-transform: uppercase;
}
.testimonialsInset h1 span {
	position: relative;
	display: inline-block;
}
.testimonialsInset ul {
	float: left;
	height: auto;
	width: 100%;
	margin: 20px 0 0 0;
	padding-bottom: 100px;
}
.testimonialsInset ul li {
	float: left;
	height: auto;
	width: 46%;
	margin: 20px 2%;
	min-height: 185px;
}
.testimonialsInset ul li .imageBg {
	float: left;
	height: 125px;
	width: 26%;
	background: url(../images/testimonials_img_bg.jpg) top left repeat;
	padding: 5px;
	border-radius: 50%;
}
.testimonialsInset ul li .imageBg img {
	display: block;
	border-radius: 50%;
	height: 100%;
	width: 100%;
}
.testimonialsInset ul li .testiCopy {
	float: right;
	height: auto;
	width: 70%;
	padding-left: 20px;
}
.testimonialsInset ul li .testiCopy p {
	float: left;
	width: 100%;
	font-size: 13px;
	line-height: 18px;
	color: #fff;
}
.testimonialsInset ul li .testiCopy p span {
	position: relative;
	display: inline-block;
}
.testimonialsInset ul li .testiCopy p span:before {
	content: "";
	background: url(../images/testi_content_cot_l.png) no-repeat;
	height: 11px;
	width: 14px; /*position:absolute; top:-1px; left:-25px;*/
	display: inline-block;
	margin: 0 6px 0 -20px;
}
.testimonialsInset ul li .testiCopy p span:after {
	content: "";
	background: url(../images/testi_content_cot_r.png) no-repeat;
	height: 11px;
	width: 14px; /*position:absolute; bottom:-1px; right:17px;*/
	display: inline-block;
	margin: 0 0 -4px 6px;
}
.testimonialsInset ul li.rImg {
	float: left;
	height: auto;
	width: 100%;
	margin: 10px 0;
	padding: 1% 23% 0 23%;
}
.testimonialsInset ul li.rImg .imageBg {
	float: right;
	height: auto;
	width: 26%;
	background: url(../images/testimonials_img_bg.jpg) top left repeat;
	padding: 10px;
	border-radius: 100px
}
.testimonialsInset ul li.rImg .imageBg img {
	width: 100%;
	display: block;
	border-radius: 100px
}
.testimonialsInset ul li.rImg .testiCopy {
	float: left;
	height: auto;
	width: 70%;
}
.testimonialsInset ul li.rImg .testiCopy p {
	float: left;
	width: 100%;
	font-size: 13px;
	line-height: 18px;
	color: #313131;
}
.testimonialsInset ul li.rImg .testiCopy p span {
	position: relative;
	display: inline-block;
}
.testimonialsInset ul li.rImg .testiCopy p span:before {
	content: "";
	background: url(../images/testi_content_cot_l.png) no-repeat;
	height: 11px;
	width: 14px;
	position: absolute;
	top: -1px;
	left: -25px;
}
.testimonialsInset ul li.rImg .testiCopy p span:after {
	content: "";
	background: url(../images/testi_content_cot_r.png) no-repeat;
	height: 11px;
	width: 14px;
	position: absolute;
	bottom: -1px;
	right: 17px;
}

.subscribeArea input[type="button"] { background:#038bc9; padding:8px 15px; border:0px; font-size:13px; color:#FFF; text-transform:uppercase; cursor:pointer; display:inline-block; margin-left:3%; font-family: "Conv_GothaBookStd"; }
.subscribeArea input[type="button"]:hover {background:#f8903c; }

.loadBtnarea {
	position: absolute;
	width: 148px;
	text-align: center;
	background: #09C;
	color: #FFF;
	font-size: 14px;
	bottom: 0px;
	left: 50%;
	padding: 15px 10px;
	margin-left: -74px;
	cursor: pointer;
}
.loadBtnarea:hover {
	background: #f8903c;
}
/*--Project Section--*/
.projectSection {
	float: left;
	width: 100%; /*background:#d2d6dc;*/
	margin-bottom: 0px;
}
.projectSection .inner {
	float: left;
	width: 100%;
	padding: 0px 0px 35px 0px;
}
.projectSectionInset {
	float: left;
	height: auto;
	width: 100%;
	position: relative;
}
.projectSectionInset h1 {
	float: left;
	color: #333;
	background: url(../images/title_grediant_bg.png) bottom center no-repeat;
	height: auto;
	width: 100%;
	font-family: "Conv_Lato-Light";
	font-size: 20px;
	text-align: center;
	padding: 7px 7px 35px 7px;
	font-weight: normal;
	margin-top: 15px;
	text-transform: uppercase;
}
.projectSectionInset .cityicon {
	position: absolute;
	left: 50%;
	margin-left: -116px;
	top: -58px
}
.gallerWrapper {
	float: left;
	width: 100%;
	height: auto;
	margin-top: 20px;
}
/*.testimonialsInset ul li .testiCopy font {
	float: left;
	width: 100%;
	font-size: 13px;
	line-height: 18px;
	color: #008ac8;
	margin-top: 5px;
}*/

.testimonialsInset ul li .testiCopy h4 {
	float: left;
	width: 100%;
	font-size: 13px;
	line-height: 18px;
	color: #008ac8;
	margin-top: 5px;
}
/*--SUBSCRIBE TO ANNUAL REPORT*/
.subscribeArea {
	width: 100%;
	background: #454545;
	padding: 35px 0 100px 0;
	float: left;
	text-align: center;
}
.subscribeArea label {
	font-size: 15px;
	color: #fff;
	display: inline-block;
}
.subscribeArea .email-in {
	display: inline-block;
	margin-left: 3%;
	width: 35%;
	position:relative;
}
.email-in-error {position:absolute; background:#fdebeb; border:1px solid #ffa7a1; border-radius:3px; padding:4px 10px; font-size:12px; color:#e17585; text-align:center; left:0; bottom:100%; margin-bottom:8px; display:none;}
.email-in-error:before {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #ffa7a1;
    bottom: -7px;
    content: "";
    height: 0;
    left: 15px;
    margin-left: -5px;
    position: absolute;
    width: 0;
}
.email-in-error:after {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #fdebeb;
    bottom: -6px;
    content: "";
    height: 0;
    left: 16px;
    margin-left: -5px;
    position: absolute;
    width: 0;
}
.email-in-error.success {background:#edffd7; border-color:#80c080; color:#32a432;}
.email-in-error.success:before {
    border-top: 8px solid #80c080;
}
.email-in-error.success:after {
    border-top: 7px solid #edffd7;
}


.subscribeArea input[type="text"] {
	font-size: 12px;
	color: #898989;
	background: #4f4f4f;
	border: 1px solid #898989;
	font-style: italic;
	padding: 8px 12px;
	display: inline-block;
	width: 100%;
	font-family: "Conv_GothaBookStd";
}
.subscribeArea input[type="text"]:focus {
	border-color: #66afe9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    outline: 0 none;
}
.subscribeArea input[type="submit"] {
	background: #038bc9;
	padding: 8px 15px;
	border: 0px;
	font-size: 13px;
	color: #FFF;
	text-transform: uppercase;
	cursor: pointer;
	display: inline-block;
	margin-left: 3%;
	font-family: "Conv_GothaBookStd";
}
.subscribeArea input[type="button"]:hover {
	background: #f8903c;
}
/*--Financial Corner Section--*/
.financialCornerSection {
	float: left;
	width: 100%;
	background: #fff;
	padding-bottom: 0px;
}
.financialCornerSection .inner {
	float: left;
	width: 100%;
	padding: 35px 0;
}
.financialCornerInset {
	float: left;
	height: auto;
	width: 100%;
	position: relative;
}
.financialCornerInset .left {
	float: left;
	height: auto;
	width: 70%;
}
.financialCornerInset .left .downlodSec {
	float: left;
	width: 50%;
	height: auto;
	margin-top: 0px;
}
.financialCornerInset .left .downlodSec h1 {
	width: 100%;
	font-size: 20px;
	font-weight: normal;
	font-family: "Conv_Lato-Light";
	text-align: left;
	color: #333;
	border-bottom: 1px solid #81c5e4;
	text-transform: uppercase;
}
.financialCornerInset .left .downlodSec ul {
	float: left;
	width: 100%;
	height: auto;
	padding: 20px 0;
}
.financialCornerInset .left .downlodSec ul li {
	float: left;
	width: 50%;
	height: auto;
	/*text-align: center;*/
	display: inline-block;
	margin-bottom: 20px;
}
.financialCornerInset .left .downlodSec ul li p {
	font-size: 14px;
	font-weight: normal;
	margin-top: 10px;
}
.financialCornerInset .left .downlodSec ul li a {
	font-size: 12px;
	color: #038bc9;
}
.financialCornerInset .left .downlodSec ul li a:hover {
	color: #038bc9;
	text-decoration: underline;
}
.financialCornerInset .right {
	float: right;
	height: auto;
	width: 25%;
	padding: 0 0% 0 0%;
}
.financialCornerInset .right h1 {
	width: 100%;
	font-size: 20px;
	font-weight: normal;
	font-family: "Conv_Lato-Light";
	text-align: left;
	color: #333;
	border-bottom: 1px solid #81c5e4;
	text-transform: uppercase;
	clear: both;
}
.counterSec {
	float: left;
	height: auto;
	width: 100%;
	padding: 0px;
}
.counterSec h2 {
	float: left;
	font-size: 15px;
	font-weight: normal;
	width: 100%;
	color: #038bc9;
	text-transform: uppercase;
	margin-top: 20px;
}
.counterSec .timer {
	float: left;
	width: auto;
	background: #e2e2e2;
	height: auto;
	margin-top: 10px;
	padding: 10px;
	border-radius: 5px;
}
.counterSec .timer ul {
	float: left;
	width: 100%;
	height: auto;
}
.counterSec .timer ul li {
	float: left;
	display: inline-block;
	width: auto;
	height: auto;
	margin-right: 10px;
}
.counterSec .timer ul li.last {
	margin-right: 0px;
}
.counterSec .btn {
	float: left;
	width: auto;
	height: auto;
	background: #038bc9;
	padding: 15px;
	border: 0px;
	font-size: 14px;
	color: #FFF;
	text-transform: uppercase;
	margin: 15px 0 0 0;
	cursor: pointer;
}
.counterSec .btn:hover {
	background: #f8903c;
}
.financialCornerInset .left .bscNscSection {
	float: right;
	width: 30%;
	height: auto;
	padding: 0px 10px;
	margin-right: 7%;
}
.financialCornerInset .left .bscNscSection h1 {
	width: 100%;
	font-size: 20px;
	font-weight: normal;
	font-family: "Conv_Lato-Light";
	text-align: left;
	color: #333;
	border-bottom: 1px solid #81c5e4;
	text-transform: uppercase;
}
.financialCornerInset .left .bscNscSection ul {
	float: left;
	width: 100%;
	height: auto;
	padding: 20px 0;
}
.financialCornerInset .left .bscNscSection ul li {
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 20px;
}
.financialCornerInset .left .bscNscSection ul li .content {
	float: left;
	height: auto;
	width: 100%;
	padding: 0 0px;
}
.financialCornerInset .left .bscNscSection ul li .content .head {
	float: left;
	height: auto;
	width: 100%;
	padding: 0 0px;
}
.financialCornerInset .left .bscNscSection ul li .content h3 {
	float: left;
	width: auto;
	height: auto;
	font-size: 18px;
	color: #454545;
	font-weight: normal;
	margin-bottom: 5px;
}
.financialCornerInset .left .bscNscSection ul li .content .head h2 {
	float: left;
	width: auto;
	height: auto;
	font-size: 22px;
	color: #454545;
}
.financialCornerInset .left .bscNscSection ul li .content p {
	float: left;
	font-size: 14px;
	color: #8db808;
	width: 100%;
	margin-top: 5px;
}
.financialCornerInset .left .bscNscSection ul li .content .head span {
	float: left;
	margin-top: 5px;
	margin-left: 14px;
}
.financialCornerInset .p_top_30 {
	padding-top: 30px;
}
/*--Technology Enabler Section--*/
.technologyEnablerSec {
	float: left;
	background: #d2d6dc;
	width: 100%;
	padding-bottom: 120px;
}
.technologyEnablerinset {
	float: left;
	height: auto;
	width: 100%;
	position: relative;
}
.technologyEnablerinset h1 {
	float: left;
	background: url(../images/title_grediant_bg.png) bottom center no-repeat;
	color: #333;
	height: auto;
	width: 100%;
	font-family: "Conv_Lato-Light";
	font-size: 20px;
	text-align: center;
	padding: 7px 7px 35px 7px;
	font-weight: normal;
	margin-top: 15px;
	text-transform: uppercase;
}
.technologyEnablerinset .settingicon {
	position: absolute;
	left: 50%;
	margin-left: -56px;
	top: -52px;
}
.video_area {
	float: left;
	width: 100%;
	height: auto;
	margin-top: 20px;
	position: relative;
}
.video_area img {
	display: block;
	width: 100%;
	height: auto;
	border-radius: 10px;
}
.video_area .vidContent {
	position: absolute;
	background: url(../images/overlay_vid.png) top left repeat;
	height: auto;
	width: 100%;
	bottom: 0px;
	padding: 20px;
	border-radius: 10px;
	color: #FFF;
	font-size: 14px;
	display: block;
}

.vidContentMobi {
	display: none;
}

.video_area .vidContent .conteantwrapper {
	position: relative;
	height: auto;
	width: 100%;
}

.tech-enabler-imgs
{
	position:relative;
}

.tech-enabler-imgs > .conteantwrapper
{
	position:absolute;
	bottom:0;
	background:url("../images/overlay_vid.png") repeat scroll left top rgba(0, 0, 0, 0);
}

/*--Togall Div CSS--*/

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 0;
	padding-right: 0;
}
.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
	content: " ";
	display: table;
}
.clearfix:after, .container:after, .container-fluid:after, .row:after {
	clear: both;
}
.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.pull-right {
	float: right !important;
}
.pull-left {
	float: left !important;
}
.hide {
	display: none !important;
}
.show {
	display: block !important;
}
.invisible {
	visibility: hidden;
}
.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}
.hidden {
	display: none !important;
	visibility: hidden !important;
}
.affix {
	position: fixed;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.close {
	float: right;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20);
	opacity: .2;
}
.close:hover, .close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: .5;
}
button.close {
	-webkit-appearance: none;
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
}
.modal-open {
	overflow: hidden;
}
.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
	outline: 0;
}
.modal.fade .modal-dialog {
	-webkit-transition: -webkit-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out;
	-webkit-transform: translate3d(0, -25%, 0);
	-o-transform: translate3d(0, -25%, 0);
	transform: translate3d(0, -25%, 0);
}
.modal.in .modal-dialog {
	-webkit-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
}
.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px;
}
.toggleheight {
	height: 400px !important;
}
.toggleheight-min {
	height: 70px;
}
.toggalDiv {
	width: 100%;  /*background:#000;position:absolute;*/
	bottom: 0px;
}
.footerSlideButton {
	float: left;
	width: 40px;
	/*height: 24px;
	margin-top: -36px;
	display: block; 
	position:absolute; 
	top:-21px;*/
}
.primaryCont {
	float: left;
	width: 94%;
	height: 70px;
	line-height: 20px;
	font-size: 14px;
	color: #FFF;
	padding-left:20px;
}
.footerSlideContent {
	width: 100%;
	height: 70px;
	display: inline-block;
	overflow: hidden;
}
.toggalDiv .footerSlideButton .btn_up {
	background: url(../images/plus.png) 50% 50% no-repeat;
	width: 40px;
	height: 40px;
	display: block;
	margin: 5px 0 0 0;
}
.toggalDiv .footerSlideButton .btn_down {
	background: url(../images/minus.png) 50% 50% no-repeat;
	width: 40px;
	height: 40px;
	display: none;
	margin: 5px 0 0 0;
}
.toggalDiv h3 {
	color: #fff;
	border-bottom: 1px dotted #999;
	margin-bottom: 20px;
	padding-bottom: 5px;
	font-family: 'GothamLight';
	font-size: 1.8em;
}
.toggalDiv h3 img {
	vertical-align: middle;
	margin-right: 5px;
}
.toggalDiv .search {
	margin-bottom: 30px;
}
.toggalDiv input.form-control {
	background-color: #ccc !important;
}
.toggalDiv .input-group-addon {
	border-left: 1px solid #bbb !important;
	background-color: #ccc !important;
}
.toggalDiv .mid-footer { /*padding:20px 0 2px 0;*/
	width: 100%;
}
.toggalDiv .mid-footer ul li {
	background: url(../images/bullet.html) left 6px no-repeat;
	padding: 0 0 10px 15px;
	font-size: 1.4em;
}
.toggalDiv .mid-footer ul li a {
	color: #999;
}
.toggalDiv .mid-footer ul li a:hover {
	color: #FFF;
	text-decoration: none;
}
.toggalDiv .mid-footer ul.social li {
	float: left;
	background: none;
	padding: 0;
	margin: 0 10px 0 0;
}
.toggalDiv .social li a.tw {
	background: url(../images/sprite.html) 0px 0px no-repeat;
	display: block;
	width: 35px;
	height: 35px;
}
.toggalDiv .social li a.fb {
	background: url(../images/sprite.html) -45px 0px no-repeat;
	display: block;
	width: 35px;
	height: 35px;
}
.toggalDiv .social li a.bl {
	background: url(../images/sprite.html) -91px 0px no-repeat;
	display: block;
	width: 35px;
	height: 35px;
}
.toggalDiv .social li a.pr {
	background: url(../images/sprite.html) -136px 0px no-repeat;
	display: block;
	width: 35px;
	height: 35px;
}
.categoires {
	clear: both;
	width: 100%;
	display: inline-block;
}
.categoires li {
	float: left;
	width: 46%;
}
.toggalDiv .bottom-footer {
	padding: 15px 20px 0 60px;
	font-size: 13px;
	color: #fff;
	line-height: 20px;
	width: 100%;
}
#0toggalDiv .bottom-footer ul {
}
.toggalDiv .bottom-footer ul li {
	float: left;
	margin-right: 15px;
	padding: 0 15px 0 0;
	border-right: 1px solid #999999;
	line-height: 8px;
}
.toggalDiv .bottom-footer ul li:last-child {
	border: none;
}
.toggalDiv .bottom-footer ul li a {
	color: #999;
}
.toggalDiv .bottom-footer ul li a:hover {
	color: #fff;
	text-decoration: none;
}
#mid-body {
	padding-bottom: 50px;
}
#mid-body .title {
	background: url(../images/bg_title.html) left top no-repeat;
	width: 897px;
	height: 70px;
	display: block;
	margin: 0 auto 20px auto;
}
#mid-body .title h2 {
	color: #fff;
	font-family: 'GothamLight';
	text-align: center;
	font-size: 2.8em;
	line-height: 60px;
}
.thWrap {
	float: left;
	width: 100%;
	height: auto;
	margin-top: 20px;
	position: relative;
}
/*--OWL CSS START--*/
.item {
	color: #FFF;
	text-align: center;
}
.item img {
	display: block;
	width: 100%;
	border-radius: 7px;
}
.item-review {
	color: #FFF;
	text-align: center;
	width: 100%;
}
.item-review img {
	width: auto;
}
.customNavigation {
	color: #3FF;
	position: absolute;
	z-index: 10;
	width: 100%;
	top: 53%;
	height: 0;
}
.customNavigation a.prev {
	float: left;
	height: 91px;
	width: 24px;
	background: url(../images/arrow_left.png) top left no-repeat;
	font-size: 0px;
	cursor: pointer;
	margin-left: -40px;
}
.customNavigation a.next {
	float: right;
	height: 91px;
	width: 24px;
	background: url(../images/arrow_right.png) top left no-repeat;
	font-size: 0px;
	cursor: pointer;
	margin-right: -40px;
}
.customNavigation1 {
	color: #3FF;
	position: absolute;
	z-index: 10;
	width: 100%;
	top: 37%;
}
.customNavigation1 a.prev1 {
	float: left;
	height: 15px;
	width: 10px;
	background: url(../images/prev-small-black.png) top left no-repeat;
	font-size: 0px;
	cursor: pointer;
	margin-left: -7px;
}
.customNavigation1 a.next1 {
	float: right;
	height: 15px;
	width: 10px;
	background: url(../images/next-small-black.png) top left no-repeat;
	font-size: 0px;
	cursor: pointer;
	margin-right: -5px;
}
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.owl-carousel {
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
	margin: 0 auto;
	text-align:center;
}
.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
	float: inherit;
	display: inline-block;
	padding: 0 7px 0 7px;
}
.popimgArea {
	position: relative;
	height: 100%;
	width: 100%;
	border-radius: 10px;
	overflow: hidden;
}
.popimgArea .popcontent {
	position: absolute;
	display: none;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/overlay_gal.png) top left repeat;
	color: #FFF;
}
.popimgArea img {
	border-radius: 10px;
}
.popimgArea .popcontent {
	display: none;
}
.popimgArea:hover .popcontent {
	display: block;
}
.popimgArea .popcontent h3 {
	float: left;
	width: 100%;
	font-size: 16px;
	text-transform: uppercase;
	color: #FFF;
	margin-top: 25%;
	margin-bottom: 15px;
}
.popimgArea .popcontent p {
	float: left;
	width: 100%;
	font-size: 13px;
	color: #FFF;
	padding: 0 30px;
	line-height: 20px;
}
.owl-controls .owl-page, .owl-controls .owl-buttons div {
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.grabbing {
	cursor: url(grabbing.html) 8 8, move;
}
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}
/*--Theme CSS--*/
.owl-theme .owl-controls {
	text-align: center;
	position: absolute;
	bottom: 60px;
	width: 100%;
}
.owl-theme .owl-controls .owl-buttons div {
	color: #FFF;
	display: inline-block;
	zoom: 1;
*display: inline;/*IE7 life-saver */
	font-size: 0px;
}
.owl-theme .owl-controls .owl-buttons .owl-prev {
	float: left;
	height: 33px;
	width: 23px;
	background: url(../images/arrow_prev.html) top left no-repeat;
	margin: 0 0 0 20px;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
	float: right;
	height: 33px;
	width: 23px;
	background: url(../images/arrow_next.html) top left no-repeat;
	margin: 0 20px 0 0;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}
.owl-theme .owl-controls .owl-page {
	display: inline-block;
	zoom: 1;
*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span {
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}
.owl-theme .owl-controls .owl-page span.owl-numbers {
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.owl-item.loading {
	min-height: 150px;
	background: url(img/AjaxLoader.html) no-repeat center center;
}
.owl-pagination {
	display: none;
}



/*--OWL CSS END--*/

/* 2. #TABLET (PORTRAIT)
iPad portrait 768 x 1024
================================================== */
@media only screen and (min-width: 768px) and (max-width: 959px) {
.testimonialsInset ul li .imageBg {
	height: 95px;
}
.awardSection .inner {
	padding: 35px 0;
}
.awardSectionInset ul li {
	height: 215px;
}
.testimonialsInset ul li {
	padding: 0;
}
.testimonialsInset ul li.rImg {
	padding: 1% 6% 0;
}
.projectSection .inner {
	padding: 35px 0;
}
.customNavigation a.prev {
	margin-left: 20px;
}
.customNavigation a.next {
	margin-right: 20px;
}
.financialCornerInset .left {
	padding-right: 0;
	width: 68%;
	border-right: 0px;
}
.financialCornerInset .right {
	width: 30%;
	padding: 0;
}
.financialCornerSection .inner {
	padding: 35px 0;
}
.counterSec .btn {
	margin-left: 13%;
}
.video_area .vidContent {
	display: block;
}
.vidContentMobi {
	display: none;
}
.jmcSection .left {
	width: 100%;
}
.jmcSection .right {
	width: 27.6%;
}
.videoArea iframe {
	height: 315px;
}
.awardSectionInset .right a {
	font-size: 10px;
}
.projectSectionInset .cityicon {
	top: -93px;
}
.projectSectionInset h1 {
	padding-top: 0px;
	margin-top: 0px;
}
.ftTopImg {
	top: -54px;
}
.toggleheight {
	height: 287px !important;
}
.pull-left {
	height: 217px;
	overflow: auto;
}
.testimonialsInset ul li {
	min-height: 210px;
}
}




/* 3. #TABLET (LANDSCAPE)
iPad landscape 1024 x 768 and
Kindle landscape 1024 x 600
================================================== */
@media only screen and (min-width: 980px) and (max-width: 1024px) {
.financialCornerInset .left {
	padding-right: 3.6%;
}
.video_area .vidContent {
	display: block;
}
.vidContentMobi {
	display: none;
}
.customNavigation a.prev {
	margin-left: 15px;
}
.customNavigation a.next {
	margin-right: 15px;
}
}




/* 4. #MOBILE (PORTRAIT)
iPhone portrait 320 x 480 and
Crappy Android landscape 320 x 240
================================================== */
@media only screen and (max-width: 767px) {
.jmcSection .left {
	width: 100%;
}
.videoArea iframe {
	height: 222px;
}
.jmcSection .right {
	width: 100%;
	margin-top: 15px;
}
.servicesSection .full ul li {
	width: 80%;
	margin: 0 0 15px 29px;
}
.awardSectionInset ul li {
	margin: 0px 0px 15px 0px;
	width: 100%;
	height: 180px;
}
.awardSection .inner {
	padding: 0px;
}
.awardSectionInset {
	padding-top: 15px;
	padding-bottom: 15px;
}
.awardSectionInset h1 {
	font-size: 19px;
}
.awardSectionInset .awardicon {
	margin-left: -24px;
}
.awardSectionInset .awardicon img {
	width: 20%;
}
.testimonialsInset h1 span:before {
	left: -66px
}
.testimonialsInset h1 span:after {
	right: -66px
}
.testimonialsInset h1 {
	font-size: 19px;
}
.testimonialsInset ul {
	margin: 0px;
}
.testimonialsInset ul li {
	padding: 0;
	margin-top: 0px;
}
.testimonialsInset ul li .imageBg {
	width: 35%;
	margin-left: 90px;
}
.testimonialsInset ul li .testiCopy {
	width: 100%;
	margin-top: 10px;
}
.testimonialsInset ul li.rImg {
	padding: 0px;
}
.testimonialsInset ul li.rImg .testiCopy {
	width: 100%;
}
.testimonialsInset ul li.rImg .imageBg {
	width: 46%;
	margin-right: 68px;
}
.financialCornerSection .inner {
	padding: 0;
}
.financialCornerInset .left {
	padding: 35px 0 18px 0;
	width: 100%;
	border-right: 0px;
	border-bottom: 1px solid #666;
}
.financialCornerInset .right {
	padding: 18px 0px 35px 0px;
	width: 100%;
}
.financialCornerInset .left .downlodSec ul li {
	width: 46%;
	margin: 10px 0;
}
.financialCornerInset .left .downlodSec ul li p {
	font-size: 12px;
}
.financialCornerInset .left .bscNscSection ul {
	width: 100%;
	padding: 10px 0 10px 0;
}
.financialCornerInset .left .bscNscSection ul li.bsc {
	border-right: 0;
	padding-left: 20px;
	border-bottom: 1px solid #666;
	padding-bottom: 20px;
}
.financialCornerInset .left .bscNscSection ul li.nsc {
	margin-left: 0;
	padding-left: 20px;
}
.popimgArea .popcontent h3 {
	margin-top: 8%;
	font-size: 14px;
}
.popimgArea .popcontent p {
	font-size: 11px;
	line-height: 16px;
}
.financialCornerInset .left .bscNscSection {
	margin-right: 0;
	padding: 0;
}
.video_area .vidContent {
	display: none;
}
.vidContentMobi {
	margin-top: 15px;
	height: 130px;
	overflow: auto;
	text-align: justify;
	line-height: 16px;
}
.vidContentMobi strong {
	font-size: 13px;
}
.counterSec {
	text-align: center;
}
.counterSec .btn {
	margin: 22px 0 0 71px;
}
.counterSec .timer {
	margin-left: 50px;
}
.testimonialsInset ul li {
	min-height: inherit;
}
.subscribeArea label {
	display: block;
	padding-bottom: 15px;
}
.subscribeArea .email-in {
	margin-left: 0;
	width: 62%;
}

.primaryCont {width:88%; height:auto;}

.video_area img {border-radius:0;}
.tech-enabler-imgs > .conteantwrapper {position:static;}
}

/* 5. #MOBILE (LANDSCAPE)
iPhone landscape 480 x 320 and
Nicer Android landscape 515 by 295 (equivalent desktop resolution)
================================================== */
@media only screen and (min-width: 480px) and (max-width: 767px) {
.servicesSection .full ul li {
	width: 47%;
	margin: 5px;
}
.awardSectionInset ul li {
	width: 48%;
	margin: 5px 3px;
	height: 215px;
}
.testimonialsInset ul li.rImg .imageBg {
	margin-right: 100px;
}
.video_area .vidContent {
	display: none;
}
.vidContentMobi {
	float: left;
	display: block;
	margin-top: 15px;
}
.testimonialsInset ul li .imageBg {
	margin-left: 115px;
}
.counterSec .btn {
	margin: 22px 0 0 122px;
}
.counterSec .timer {
	margin-left: 104px;
}
}

/* 6. Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
.vidContent {
	display: none;
}
.vidContentMobi {
	display: block;
}
}

/* 7. #SMALL MOBILE PHONE 240px (POTRAIT)
Crappy Android portrait 240 x 320
================================================== */
@media only screen and (min-width: 240px) and (max-width: 270px) {
}
