*{
	margin:0;
	padding:0;
	border:0;
}
header, nav, footer, section, aside, article{
	display:block;
}

body{
	font-family: 'Raleway', sans-serif;
	font-size:16px;
	line-height:25px;
	color:#252525;
}
a{
	-webkit-transition: all 0.3s ease-in-out;
  	-moz-transition: all 0.3s ease-in-out;
  	-o-transition: all 0.3s ease-in-out;
  	transition: all 0.3s ease-in-out;
	text-decoration:none;
}
h1, h2, h3, h4, h5, h6{
	font-family: 'Raleway', sans-serif;
	font-weight:normal;
}
.wrapper{
	width:100%;
	max-width:1160px;
	margin:0 auto;
}
.specer{
	font-size:0;
	line-height:0;
	clear:both;
}
.headerInfoBg{
	background:#fff;
	border-bottom:1px solid #bdbdbd;
}
.logoCont{
	width:100%;
	max-width:120px;
	float:left;
	border-right:1px solid #bdbdbd;
	margin:10px 20px 0 0;
}
.e-velocity_logo{
	display:flex;
}
.e-velocity_logo a{
	font-family: 'DM Serif Display', serif;
	font-size:21px;
	line-height:27px;
	color:#252525;
}
.navWrap{
	width:100%;
	max-width:750px;
	float:left;
}
.topBg{
	background:url(113304header_bg.jpg) 50% 0 no-repeat;
	border-bottom:1px solid #bdbdbd;
	padding-top:125px;
	padding-bottom:70px;
}
.topBgTxtWrap{
	width:100%;
	max-width:580px;
	float:left;
}
.topBgTxt01{
	font-size:50px;
	line-height:56px;
	color:#252525;
	font-weight:300;
	margin-bottom:180px;
}
.topBgTxt02{
	font-size:22px;
	line-height:30px;
	color:#252525;
	font-weight:400;
	margin-bottom:25px;
}
.topBgTxt03{
	background:#0f62fe;
	font-size:16px;
	line-height:40px;
	color:#fff;
	font-weight:400;
	display:inline-block;
	border-radius:20px;
	padding:0 25px;
}
.topBgTxt03:hover{
	background:#2f2f2f;
}
.homeIconBg{
	background:#efefee;
	padding:30px 0;
}
.homeIconWrap{
	width:100%;
	max-width:1085px;
	margin:0 auto;
}
.homeIconBox{
	width:100%;
	max-width:80px;
	float:left;
	margin-right:75px;
}
.homeServiceBg{
	background:#fff;
	padding:50px 0 70px 0;
}
.homeServiceWrap{
	width:100%;
	max-width:1160px;
	margin:0 auto;
}
.homeServiceLft{
	width:100%;
	max-width:160px;
	float:left;
	padding-right:20px;
}
.homeServiceRgt{
	width:100%;
	max-width:900px;
	float:right;
}
.homeServiceHead{
	font-size:22px;
	line-height:32px;
	color:#252525;
	font-weight:400;
	text-align:left;
	border-right:1px solid #bdbdbd;
	padding-bottom:15px;	
}
.homeServiceCircle{
	background:#9c9c9c;
	text-align:center;
    width: 35px;
    height:34px;
	font-weight:300;
    border-radius: 50%;
	color:#fff;
	font-size:20px;
	float:left;
	margin-right:10px;
}
.homeInsideBg{
	background:#fafafa;
	padding:50px 0;
}
.homeInsideWrap{
	width:100%;
	max-width:1160px;
	margin:0 auto;
}
.homeInsideLft{
	width:100%;
	max-width:160px;
	float:left;
	padding-right:20px;
}
.homeInsideRgt{
	width:100%;
	max-width:900px;
	float:right;
}
.homeInsideHead{
	font-size:23px;
	line-height:35px;
	color:#252525;
	font-weight:400;
	text-align:left;
	border-right:1px solid #bdbdbd;
	padding-bottom:15px;	
}
.homeInsideHeadResp{
	display:none;
	font-size:23px;
	line-height:35px;
	color:#252525;
	font-weight:400;
	text-align:left;
	border-right:1px solid #bdbdbd;
	padding-bottom:15px;	
}
.homeInsideCont01{
	width:100%;
	max-width:260px;
	float:left;
	margin-right:55px;	
}
.homeInsideCont02{
	width:100%;
	max-width:260px;
	float:right;	
}
.homeInsideCont01 img, .homeInsideCont02 img{
	width:100%;
	height:auto;
}
footer{
	background:#ececec;
	padding:30px 0;
}
.ftrWrap{
	width:100%;
	max-width:1160px;
	margin:0 auto;
}
.frtCont01{
	width:100%;
	max-width:1160px;
	float:left;
	border-bottom:1px solid #CCCCCC;
	padding-bottom:10px;
}
.frtCont02{
	width:100%;
	max-width:1160px;
	float:left;
	padding-top:10px;
}
.footerBtn{
	font-size:15px;
	line-height:24px;
	font-weight:500;
	color:#252525;
	border-right:1px solid #CCCCCC;
	margin-right:15px;
	padding-right:15px;	
}
.footerBtn02{
	font-size:15px;
	line-height:24px;
	font-weight:500;
	color:#252525;
}





/* Inner Page*/

.consultingBg{
	background:url(113304consulting_bg.jpg) 100% 0 no-repeat;
	border-bottom:1px solid #bdbdbd;
	padding-top:110px;
	padding-bottom:40px;
}
.industryBg{
	background:url(113304industries_bg.jpg) 100% 0 no-repeat;
	border-bottom:1px solid #bdbdbd;
	padding-top:110px;
}
.inshightBg{
	background:url(113304insights_bg.jpg) 100% 0 no-repeat;
	border-bottom:1px solid #bdbdbd;
	padding-top:110px;
}
.careerBg{
	background:url(113304career_bg.jpg) 100% 0 no-repeat;
	border-bottom:1px solid #bdbdbd;
	padding-top:110px;
}
.moreBg{
	background:url(113304more_bg.jpg) 100% 0 no-repeat;
	border-bottom:1px solid #bdbdbd;
	padding-top:110px;
}
.innerBg{
	background:#fff;
	padding:10px 0 40px 0;
}
.innerCont{
	width:100%;
	max-width:1160px;
	margin:0 auto;
	padding-top:40px;
}
.innerHead{
	font-size:45px;
	line-height:55px;
	color:#252525;
	font-weight:300;
	margin-bottom:180px;
}
.innerText{
	font-size:15px;
	line-height:25px;
	color:#252525;
	font-weight:400;
}
.arti_img{
	width:100%;
	height:auto;
	padding-bottom:20px;
}
.industryWrap{
	width:100%;
	max-width:1160px;
	margin:0 auto;
}
.industryCont{
	width:100%;
	max-width:310px;
	height:500px;
	float:left;
	margin:0 17px 50px 17px;
	padding:20px 20px 0 20px;
	border:1px solid #bdbdbd;
}
.industryCont img{
	width:100%;
	height:auto;
}
.inshightCont{
	width:100%;
	max-width:500px;
	height:500px;
	float:left;
	margin:0 17px 50px 17px;
	padding:20px 20px 0 20px;
	border:1px solid #bdbdbd;
}
.inshightCont img{
	width:100%;
	height:auto;
}
.industryName{
	font-size:20px;
	line-height:28px;
	color:#252525;
	font-weight:500;
	padding:8px 0;
}
.careerText{
	font-size:16px;
	line-height:28px;
	color:#252525;
	font-weight:400;
	padding-bottom:5px;
}
.worldMapWrap{
	width:100%;
	max-width:1160px;
	margin:0 auto;
	padding:30px 0;
}
.worldMapWrapLft{
	width:100%;
	max-width:700px;
	float:left;
}
.worldMapWrapLft img{
	width:100%;
	height:auto;
}
.worldMapWrapRgt{
	width:100%;
	max-width:400px;
	float:right;
}
.worldMapHead{
	font-size:18px;
	line-height:36px;
	color:#252525;
	font-weight:500;
	margin-bottom:15px;
	border-bottom:1px solid #CCCCCC;
}
.worldMapTxt{
	font-size:16px;
	line-height:50px;
	color:#252525;
	font-weight:500;
}












/* Responsive CSS*/

@media screen and (max-width:1200px){
.wrapper{
	width:90%;
	margin:0 auto;
	height:auto;
}
}



@media screen and (max-width:1199px) and (min-width:992px){
.wrapper{
	width:90%;
	margin:0 auto;
	height:auto;
}
.logoCont{
	border-right:0;
	margin:11px 20px 11px 0;
}
.navWrap{
	width:100%;
	max-width:184px;
	float:right;
}
.topBg{
	background:url(113304header_bg.jpg) 85% 0 no-repeat #a6a6a6;
	background-size:cover;
	background-blend-mode: soft-light;
	background-attachment:fixed;
	padding-top:100px;
	padding-bottom:70px;
}
.topBgTxt01{
	font-size:5vw;
	line-height:55px;	
	font-weight:200;
	margin-bottom:50px;
	color:#333333;
}
.topBgTxt02{
	font-size:20px;
	line-height:30px;	
	font-weight:400;
	margin-bottom:25px;
}
.topBgTxt03{
	font-size:14px;
	line-height:40px;
	font-weight:400;
	display:inline-block;
	border-radius:20px;
	padding:0 20px;
}
.homeIconBg{
	padding:20px 0;
}
.homeIconWrap{
	width:100%;
	max-width:735px;
	margin:0 auto;
}
.homeIconBox{
	width:100%;
	max-width:85px;
	float:left;
	margin:10px;
}
.homeIconBox img{
	width:90%;
	height:auto;
}
.homeServiceBg{
	padding:50px 0;
}
.homeServiceRgt{
	width:100%;
	max-width:700px;
	float:right;
}
.homeInsideRgt{
	max-width:100%;
	width:700px;
	float:right;
}
.homeInsideCont01{
	width:100%;
	max-width:212px;
	float:left;
	margin-right:30px;	
}
.homeInsideCont02{
	width:100%;
	max-width:212px;
	float:left;
}
.innerHead{
	font-size:4vw;
	line-height:55px;	
	font-weight:300;
	margin-bottom:50px;
	color:#333333;
}
.consultingBg{
	background:url(113304consulting_bg.jpg) 90% 0 no-repeat;
	/*background-blend-mode: soft-light;*/
	background-size:cover;
	padding-top:110px;
	padding-bottom:50px;
}
.industryBg{
	background:url(113304industries_bg.jpg) 100% 0 no-repeat;
	/*background-blend-mode: soft-light;*/
	background-size:cover;
	padding-top:110px;
	padding-bottom:50px;
}
.inshightBg{
	background:url(113304insights_bg.jpg) 100% 0 no-repeat;
	background-size:cover;
	padding-top:110px;
	padding-bottom:50px;
}
.inshightCont{
	max-width:78%;
	height:auto;
	float:left;
	margin:0 17px 50px 17px;
	padding:20px;
	border:1px solid #bdbdbd;
}
.careerBg{
	background:url(113304career_bg.jpg) 100% 0 no-repeat;
	background-size:cover;
	padding-top:110px;
	padding-bottom:50px;
}
.moreBg{
	background:url(113304more_bg.jpg) 100% 0 no-repeat;
	background-size:cover;
	padding-top:110px;
	padding-bottom:50px;
}
.worldMapWrapLft{
	width:100%;
	max-width:540px;
	float:left;
}
.worldMapWrapRgt{
	width:100%;
	max-width:300px;
	float:right;
}


}




@media screen and (max-width:991px) and (min-width:768px){
.wrapper{
	width:90%;
	margin:0 auto;
	height:auto;
}
.logoCont{
	border-right:0;
	margin:11px 20px 11px 0;
}
.navWrap{
	width:100%;
	max-width:184px;
	float:right;
}
.topBg{
	background:url(113304header_bg.jpg) 85% 0 no-repeat #a6a6a6;
	background-size:cover;
	background-blend-mode: soft-light;
	background-attachment:fixed;
	padding-top:100px;
	padding-bottom:70px;
}
.topBgTxt01{
	font-size:6vw;
	line-height:55px;	
	font-weight:200;
	margin-bottom:50px;
	color:#333333;
}
.topBgTxt02{
	font-size:20px;
	line-height:30px;	
	font-weight:400;
	margin-bottom:25px;
}
.topBgTxt03{
	font-size:14px;
	line-height:40px;
	font-weight:400;
	display:inline-block;
	border-radius:20px;
	padding:0 20px;
}
.homeIconBg{
	padding:30px 0;
}
.homeIconWrap{
	width:100%;
	max-width:665px;
	margin:0 auto;
}
.homeIconBox{
	width:100%;
	max-width:75px;
	float:left;
	margin:10px;
}
.homeIconBox img{
	width:78%;
	height:auto;
}
.homeServiceBg{
	padding:50px 0;
}
.homeServiceRgt{
	width:100%;
	max-width:480px;
	float:right;
}
.homeInsideRgt{
	width:100%;
	max-width:480px;
	float:right;
}
.homeInsideCont01{
	width:100%;
	max-width:210px;
	float:left;
	margin-right:30px;	
}
.homeInsideCont02{
	width:100%;
	max-width:200px;
	float:left;
	margin-top:40px;
	clear:both;	
}
.innerHead{
	font-size:5vw;
	line-height:55px;	
	font-weight:300;
	margin-bottom:50px;
	color:#333333;
}
.consultingBg{
	background:url(113304consulting_bg.jpg) 90% 0 no-repeat;
	/*background-blend-mode: soft-light;*/
	background-size:cover;
	padding-top:110px;
	padding-bottom:50px;
}
.industryBg{
	background:url(113304industries_bg.jpg) 100% 0 no-repeat;
	/*background-blend-mode: soft-light;*/
	background-size:cover;
	padding-top:110px;
	padding-bottom:50px;
}
.industryCont{
	width:100%;
	max-width:269px;
	height:500px;
	float:left;
	margin:0 17px 50px 17px;
	padding:20px 20px 0 20px;
	border:1px solid #bdbdbd;
}
.inshightBg{
	background:url(113304insights_bg.jpg) 100% 0 no-repeat;
	background-size:cover;
	padding-top:110px;
	padding-bottom:50px;
}
.inshightCont{
	max-width:89%;
	height:auto;
	float:left;
	margin:0 17px 50px 17px;
	padding:20px;
	border:1px solid #bdbdbd;
}
.careerBg{
	background:url(113304career_bg.jpg) 100% 0 no-repeat;
	background-size:cover;
	padding-top:110px;
	padding-bottom:50px;
}
.moreBg{
	background:url(113304more_bg.jpg) 100% 0 no-repeat;
	background-size:cover;
	padding-top:110px;
	padding-bottom:50px;
}
.worldMapWrap{
	padding:10px 0 30px 0;
}
.worldMapWrapLft{
	max-width:100%;
	float:left;
}
.worldMapWrapRgt{
	width:100%;
	max-width:400px;
	float:left;
	margin-top:20px;
}



}



@media screen and (max-width:767px) and (min-width:600px){
.wrapper{
	width:90%;
	margin:0 auto;
	height:auto;
}
.logoCont{
	border-right:0;
	margin:11px 20px 11px 0;
}
.navWrap{
	width:100%;
	max-width:184px;
	float:right;
}
.topBg{
	background:url(113304header_bg.jpg) 85% 0 no-repeat #a6a6a6;
	background-size:cover;
	background-blend-mode: soft-light;
	background-attachment:fixed;
	padding-top:100px;
	padding-bottom:70px;
}
.topBgTxt01{
	font-size:6vw;
	line-height:55px;	
	font-weight:200;
	margin-bottom:50px;
	color:#333333;
}
.topBgTxt02{
	font-size:20px;
	line-height:30px;	
	font-weight:400;
	margin-bottom:25px;
}
.topBgTxt03{
	font-size:14px;
	line-height:40px;
	font-weight:400;
	display:inline-block;
	border-radius:20px;
	padding:0 20px;
}
.homeIconBg{
	padding:30px 0;
}
.homeIconWrap{
	width:100%;
	max-width:665px;
	margin:0 auto;
}
.homeIconBox{
	width:100%;
	max-width:67px;
	float:left;
	margin:10px 0 10px 10px;
}
.homeIconBox img{
	width:80%;
	height:auto;
}
.homeServiceBg{
	padding:50px 0;
}
.homeServiceRgt{
	width:100%;
	max-width:350px;
	float:right;
}
.homeInsideRgt{
	width:100%;
	max-width:350px;
	float:right;
}
.homeInsideCont01{
	max-width:80%;
	float:left;
	margin-right:0px;
	margin-bottom:30px;	
}
.homeInsideCont02{
	max-width:80%;
	float:left;
	margin-top:30px;
}
.innerHead{
	font-size:6vw;
	line-height:55px;	
	font-weight:300;
	margin-bottom:50px;
	color:#333333;
}
.consultingBg{
	background:url(113304consulting_bg.jpg) 100% 0 no-repeat #c7c7c7;
	background-blend-mode: soft-light;
	background-size:cover;
	padding-top:110px;
	padding-bottom:50px;
}
.industryBg{
	background:url(113304industries_bg.jpg) 100% 0 no-repeat #a7a4a4;
	background-blend-mode: soft-light;
	background-size:cover;
	padding-top:110px;
	padding-bottom:50px;
}
.industryWrap{
	width:100%;
	max-width:350px;
	margin:0 auto;
}
.industryCont{
	margin:0 0px 50px 0px;
	height:auto;
	padding:20px;
}
.inshightBg{
	background:url(113304insights_bg.jpg) 100% 0 no-repeat;
	background-size:cover;
	padding-top:110px;
	padding-bottom:50px;
}
.inshightCont{
	width:100%;
	max-width:310px;
	height:auto;
	float:left;
	margin:0;
	padding:20px;
	border:1px solid #bdbdbd;
}
.careerBg{
	background:url(113304career_bg.jpg) 90% 0 no-repeat;
	background-size:cover;
	padding-top:110px;
	padding-bottom:50px;
}
.moreBg{
	background:url(113304more_bg.jpg) 100% 0 no-repeat;
	background-size:cover;
	padding-top:110px;
	padding-bottom:50px;
}
.worldMapWrap{
	padding:10px 0 30px 0;
}
.worldMapWrapLft{
	max-width:100%;
	float:left;
}
.worldMapWrapRgt{
	max-width:100%;
	float:left;
	margin-top:20px;
}



}



@media screen and (max-width:599px) and (min-width:480px){
.wrapper{
	width:90%;
	margin:0 auto;
	height:auto;
}
.logoCont{
	border-right:0;
	margin:11px 20px 11px 0;
}
.navWrap{
	width:100%;
	max-width:184px;
	float:right;
}
.topBg{
	background:url(113304header_bg.jpg) 85% 0 no-repeat #a6a6a6;
	background-size:cover;
	background-blend-mode: soft-light;
	background-attachment:fixed;
	padding-top:100px;
	padding-bottom:70px;
}
.topBgTxt01{
	font-size:8vw;
	line-height:55px;	
	font-weight:300;
	margin-bottom:50px;
	color:#333333;
}
.topBgTxt02{
	font-size:20px;
	line-height:30px;	
	font-weight:400;
	margin-bottom:25px;
}
.topBgTxt03{
	font-size:14px;
	line-height:40px;
	font-weight:400;
	display:inline-block;
	border-radius:20px;
	padding:0 20px;
}
.homeIconBg{
	padding:20px 0;
}
.homeIconWrap{
	width:100%;
	max-width:450px;
	margin:0 auto;
}
.homeIconBox{
	width:100%;
	max-width:50px;
	float:left;
	margin:10px 0 10px 10px;
}
.homeIconBox img{
	width:90%;
	height:auto;
}
.homeServiceBg{
	padding:50px 0;
}
.homeServiceLft{
	max-width:100%;
	float:left;
	padding-right:0px;
}
.homeServiceRgt{
	max-width:100%;
	float:left;
	margin-top:20px;
}
.homeServiceHead{
	font-size:24px;
	line-height:35px;
	border-right:0;
	border-bottom:1px solid #bdbdbd;
	padding-bottom:10px;
	margin-bottom:10px;	
}
.homeServiceCircle{
	text-align:center;
    width: 35px;
    height:34px;
	font-weight:300;
    border-radius: 50%;
	font-size:20px;
	float:left;
	margin-right:10px;
}
.homeInsideLft{
	max-width:100%;
	float:left;
	padding-right:0px;
	margin-bottom:20px;
}
.homeInsideRgt{
	width:100%;
	max-width:300px;
	float:left;
}
.homeInsideHead{
	display:none;
	font-size:24px;
	line-height:35px;
	border-right:0;
	border-bottom:1px solid #bdbdbd;
	padding-bottom:10px;
	margin-bottom:10px;	
}
.homeInsideHeadResp{
	display:block;
	font-size:24px;
	line-height:35px;
	border-right:0;
	border-bottom:1px solid #bdbdbd;
	padding-bottom:10px;
	margin-bottom:10px;	
}
.homeInsideCont01{
	width:100%;
	max-width:300px;
	float:left;
	margin-right:0;
	margin-bottom:40px;	
}
.homeInsideCont02{
	width:100%;
	max-width:300px;
	float:left;	
}
.footerBtn{
	font-size:15px;
	line-height:24px;
	font-weight:500;	
	border-right:1px solid #252525;
	margin-right:8px;
	padding-right:8px;	
}
.innerHead{
	font-size:7vw;
	line-height:55px;	
	font-weight:300;
	margin-bottom:50px;
	color:#333333;
}
.consultingBg{
	background:url(113304consulting_bg.jpg) 92% 0 no-repeat #c7c7c7;
	background-blend-mode: soft-light;
	background-size:cover;
	padding-top:80px;
	padding-bottom:50px;
}
.industryBg{
	background:url(113304industries_bg.jpg) 90% 0 no-repeat #a7a4a4;
	background-blend-mode: soft-light;
	background-size:cover;
	padding-top:80px;
	padding-bottom:50px;
}
.industryWrap{
	width:100%;
	max-width:350px;
	margin:0 auto;
}
.industryCont{
	height:auto;
	padding:20px;
	margin:0 0px 50px 0px;
}
.industryName{
	font-size:19px;
	line-height:28px;
	font-weight:500;
	padding:8px 0;
}
.inshightBg{
	background:url(113304insights_bg.jpg) 90% 0 no-repeat #a9a9a9;
	background-blend-mode: soft-light;
	background-size:cover;
	padding-top:80px;
	padding-bottom:50px;
}
.inshightCont{
	width:100%;
	max-width:310px;
	height:auto;
	float:left;
	margin:0;
	padding:20px;
	border:1px solid #bdbdbd;
}
.careerBg{
	background:url(113304career_bg.jpg) 90% 0 no-repeat;
	background-size:cover;
	padding-top:80px;
	padding-bottom:50px;
}
.moreBg{
	background:url(113304more_bg.jpg) 100% 0 no-repeat;
	background-size:cover;
	padding-top:80px;
	padding-bottom:50px;
}
.worldMapWrap{
	padding:10px 0 30px 0;
}
.worldMapWrapLft{
	max-width:100%;
	float:left;
}
.worldMapWrapRgt{
	max-width:100%;
	float:left;
	margin-top:20px;
}



}



@media screen and (max-width:479px) and (min-width:320px){
.wrapper{
	width:90%;
	margin:0 auto;
	height:auto;
}
.logoCont{
	border-right:0;
	margin:11px 20px 11px 0;
}
.navWrap{
	width:100%;
	max-width:184px;
	float:right;
}
.topBg{
	background:url(113304header_bg.jpg) 85% 0 no-repeat #a6a6a6;
	background-size:cover;
	background-blend-mode: soft-light;
	background-attachment:fixed;
	padding-top:100px;
	padding-bottom:70px;
}
.topBgTxt01{
	font-size:12vw;
	line-height:55px;	
	font-weight:200;
	margin-bottom:50px;
	color:#333333;
}
.topBgTxt02{
	font-size:20px;
	line-height:30px;	
	font-weight:400;
	margin-bottom:25px;
}
.topBgTxt03{
	font-size:14px;
	line-height:40px;
	font-weight:400;
	display:inline-block;
	border-radius:20px;
	padding:0 20px;
}
.homeIconBg{
	padding:30px 0;
}
.homeIconWrap{
	width:100%;
	max-width:300px;
	margin:0 auto;
}
.homeIconBox{
	width:100%;
	max-width:65px;
	float:left;
	margin:10px 0 10px 10px;
}
.homeIconBox img{
	width:90%;
	height:auto;
}
.homeServiceBg{
	padding:50px 0;
}
.homeServiceLft{
	max-width:100%;
	float:left;
	padding-right:0px;
}
.homeServiceRgt{
	max-width:100%;
	float:left;
	margin-top:20px;
}
.homeServiceHead{
	font-size:24px;
	line-height:35px;
	border-right:0;
	border-bottom:1px solid #bdbdbd;
	padding-bottom:10px;
	margin-bottom:10px;	
}
.homeServiceCircle{
	text-align:center;
    width: 35px;
    height:34px;
	font-weight:300;
    border-radius: 50%;
	font-size:20px;
	float:left;
	margin-right:10px;
}
.homeInsideLft{
	max-width:100%;
	float:left;
	padding-right:0px;
	margin-bottom:20px;
}
.homeInsideRgt{
	width:100%;
	max-width:300px;
	float:left;
}
.homeInsideHead{
	display:none;
	font-size:24px;
	line-height:35px;
	border-right:0;
	border-bottom:1px solid #bdbdbd;
	padding-bottom:10px;
	margin-bottom:10px;	
}
.homeInsideHeadResp{
	display:block;
	font-size:24px;
	line-height:35px;
	border-right:0;
	border-bottom:1px solid #bdbdbd;
	padding-bottom:10px;
	margin-bottom:10px;	
}
.homeInsideCont01{
	width:100%;
	max-width:300px;
	float:left;
	margin-right:0;
	margin-bottom:40px;	
}
.homeInsideCont02{
	width:100%;
	max-width:300px;
	float:left;	
}
.footerBtn{
	font-size:15px;
	line-height:24px;
	font-weight:500;	
	border-right:1px solid #252525;
	margin-right:8px;
	padding-right:8px;	
}
.innerHead{
	font-size:8vw;
	line-height:55px;	
	font-weight:300;
	margin-bottom:50px;
	color:#333333;
}
.consultingBg{
	background:url(113304consulting_bg.jpg) 90% 0 no-repeat #c7c7c7;
	background-blend-mode: soft-light;
	background-size:cover;
	padding-top:40px;
	padding-bottom:30px;
}
.industryBg{
	background:url(113304industries_bg.jpg) 90% 0 no-repeat #d5d5d5;
	background-blend-mode: soft-light;
	background-size:cover;
	padding-top:40px;
	padding-bottom:30px;
}
.industryWrap{
	width:100%;
	max-width:310px;
	margin:0 auto;
}
.industryCont{
	max-width:270px;
	height:auto;
	padding:20px;
	margin:0 0px 50px 0px;
}
.industryName{
	font-size:19px;
	line-height:28px;
	font-weight:500;
	padding:8px 0;
}
.inshightBg{
	background:url(113304insights_bg.jpg) 90% 0 no-repeat #959a9c;
	background-blend-mode: soft-light;
	background-size:cover;
	padding-top:40px;
	padding-bottom:30px;
}
.inshightCont{
	width:100%;
	max-width:270px;
	height:auto;
	float:left;
	margin:0;
	padding:20px;
	border:1px solid #bdbdbd;
}
.careerBg{
	background:url(113304career_bg.jpg) 90% 0 no-repeat;
	background-size:cover;
	padding-top:40px;
	padding-bottom:30px;
}
.moreBg{
	background:url(113304more_bg.jpg) 90% 0 no-repeat;
	background-size:cover;
	padding-top:40px;
	padding-bottom:30px;
}
.worldMapWrap{
	padding:0px 0 30px 0;
}
.worldMapWrapLft{
	max-width:100%;
	float:left;
}
.worldMapWrapRgt{
	max-width:100%;
	float:left;
	margin-top:20px;
}
.worldMapHead{
	font-size:18px;
	line-height:36px;
	font-weight:500;
	margin-bottom:10px;
}
.worldMapTxt{
	font-size:15px;
	line-height:40px;
	font-weight:500;
}




}

media{}





/*Enquiry CSS*/
.formCont{
  max-width:500px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  color:#000;
}

.formCont02{
  max-width:500px;
  width: 100%;
  position: relative;
  color:#000;
  
}

.numberTxt{
	font-size:15px;
	line-height:25px;
	color:#fff;
	padding-bottom:8px;
}

#contact input[type="text"],
#contact input[type="email"],
#contact input[type="tel"],
#contact input[type="url"],
#contact textarea,
#contact select,
#contact button[type="submit"] {
  font-family: 'Open Sans', sans-serif;
  color:#000;
}

#contact {
  rgba(249, 249, 249, 0.2);
  padding: 25px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}

#contact h3 {
  display: block;
  font-size: 30px;
  font-weight: 300;
  margin-bottom: 10px;
}

#contact h4 {
  margin: 5px 0 15px;
  display: block;
  font-size: 13px;
  font-weight: 400;
}

fieldset {
  border: medium none !important;
  margin: 0 0 10px;
  min-width: 100%;
  padding: 0;
  width: 100%;
  color:#000;
}

#contact input[type="text"],
#contact input[type="email"],
#contact input[type="tel"],
#contact input[type="url"],
#contact select,
#contact textarea {
  width: 90%;
  border: 1px solid #ccc;
  background: #FFF;
  margin: 0 0 5px;
  padding: 10px;
  color:#000;
}

#contact input[type="text"]:hover,
#contact input[type="email"]:hover,
#contact input[type="tel"]:hover,
#contact input[type="url"]:hover,
#contact select:hover
#contact textarea:hover {
  -webkit-transition: border-color 0.3s ease-in-out;
  -moz-transition: border-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out;
  border: 1px solid #aaa;
}

#contact select{
  max-width: 90%;
  color: #888;
  color:#000;
}
#contact textarea {
  height: 100px;
  max-width: 90%;
  resize: none;
  color:#000;
}

#contact button[type="submit"] {
  cursor: pointer;
  border: none;
  background: #007da8;
  color: #FFF;
  padding: 10px;
  font-size: 15px;
  margin: auto;
  width: 73%;
  display:block;
  text-transform:uppercase;
}

#contact button[type="submit"]:hover {
  background: #f22d48;
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

#contact button[type="submit"]:active {
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}

.copyright {
  text-align: center;
}

#contact input:focus,
#contact textarea:focus {
  outline: 0;
  border: 1px solid #aaa;
}

::-webkit-input-placeholder {
  color: #888;
}

:-moz-placeholder {
  color: #888;
}

::-moz-placeholder {
  color: #888;
}


:-ms-input-placeholder {
  color: #888;
}




/*Captcha Start*/

.capbox {
	background-color: #007da8;
	border-width: 0px 12px 0px 0px;
	display: inline-block;
	*display: inline; zoom: 1; /* FOR IE7-8 */
	padding: 15px;
	margin: auto;
  	width: 70%;
	display:block;
	}

.capbox-inner {
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	background-color: #007da8;
	margin: 5px auto 0px auto;
	padding: 10px;
	}

#CaptchaDiv {
	font: bold 18px 'Open Sans', sans-serif;;
	font-style: italic;
	color: #000000;
	background-color: #FFFFFF;
	padding: 4px;
	text-align:center;
	}

#CaptchaInput { margin: 1px 0px 1px 0px; width: 180px;

}







blink {
    -webkit-animation: 1s linear infinite condemned_blink_effect; // for android
    animation: 1s linear infinite condemned_blink_effect;
}
@-webkit-keyframes condemned_blink_effect { // for android
    0% {
        visibility: hidden;
    }
    50% {
        visibility: hidden;
    }
    100% {
        visibility: visible;
    }
}
@keyframes condemned_blink_effect {
    0% {
        visibility: hidden;
    }
    50% {
        visibility: hidden;
    }
    100% {
        visibility: visible;
    }
}


/* Float Shadow */
.hvr-float-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}
.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}


@-webkit-keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.hvr-push {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
}

.hvr-push:hover, .hvr-push:focus, .hvr-push:active {
  -webkit-animation-name: hvr-push;
  animation-name: hvr-push;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}


/* jssor slider bullet navigator skin 05 css */
        /*
        .jssorb05 div           (normal)
        .jssorb05 div:hover     (normal mouseover)
        .jssorb05 .av           (active)
        .jssorb05 .av:hover     (active mouseover)
        .jssorb05 .dn           (mousedown)
        */
        .jssorb05 {
            position: absolute;
        }
        .jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
            position: absolute;
            /* size of bullet elment */
            width: 16px;
            height: 16px;
            background: url('../cimage35/112637b05.png') no-repeat;
            overflow: hidden;
            cursor: pointer;
        }
        .jssorb05 div { background-position: -7px -7px; }
        .jssorb05 div:hover, .jssorb05 .av:hover { background-position: -37px -7px; }
        .jssorb05 .av { background-position: -67px -7px; }
        .jssorb05 .dn, .jssorb05 .dn:hover { background-position: -97px -7px; }

        /* jssor slider arrow navigator skin 12 css */
        /*
        .jssora12l                  (normal)
        .jssora12r                  (normal)
        .jssora12l:hover            (normal mouseover)
        .jssora12r:hover            (normal mouseover)
        .jssora12l.jssora12ldn      (mousedown)
        .jssora12r.jssora12rdn      (mousedown)
        */
        .jssora12l, .jssora12r {
            display: block;
            position: absolute;
            /* size of arrow element */
            width: 30px;
            height: 46px;
            cursor: pointer;
            background: url('../cimage35/112637a12.png') no-repeat;
            overflow: hidden;
        }
        .jssora12l { background-position: -16px -37px; }
        .jssora12r { background-position: -75px -37px; }
        .jssora12l:hover { background-position: -136px -37px; }
        .jssora12r:hover { background-position: -195px -37px; }
        .jssora12l.jssora12ldn { background-position: -256px -37px; }
        .jssora12r.jssora12rdn { background-position: -315px -37px; }