*{
	margin:0;
	padding:0;
	border:0;
}

header, nav, footer, section, aside, article{
	display:block;
}

body{
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	line-height:30px;
	color:#061743;
}

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;

}

input, textarea, select{ 
	outline: none;
	background:none;
}


h1, h2, h3, h4, h5, h6{
	font-weight:normal;
	font-family: 'Roboto', sans-serif;
}

.wrapper{
	max-width:1160px;
	width:100%;
	margin:0 auto;
}

.specer{
	font-size:0;
	line-height:0;
	clear:both;
}

.topBg{
	background:#061743;
	padding-bottom:10px;
}

.topBtnResp{
	display:none;
}

.topPannelCont{
	padding-top:50px;
	width:100%;
	max-width:1160px;
	margin:0 auto;
}

.coNameCont{
	width:100%;
	max-width:580px;
	float:left;
}

.logoBox{
	width:100%;
	max-width:80px;
	float:left;
}

.nameBox{
	width:100%;
	max-width:480px;
	float:left;
	text-align:right;
	padding-top:10px;
}

.coName{
	font-size:40px;
	line-height:40px;
	font-weight:bold;
	color:#fff;
}

.coDes{
	font-size:17px;
	line-height:2px;
	color:#fda729;
	padding-top:10px;
}


.isoCert{
	font-size:17px;
	line-height:30px;
	color:#fff;
}

.homeCallPnl{
	width:100%;
	max-width:360px;
	float:right;
}

.homeQuickPnl{
	width:100%;
	max-width:360px;
	margin-bottom:20px;
}

.quickSearch{
	font-size:20px;
	line-height:30px;
	color:#fda729;
	font-weight:bold;
	padding-bottom:10px;
} 

.frm_fld{
	width:300px;
	height:30px;
	background-color:#fff;
	-webkit-border-radius:30px;
	border-radius:30px;
	border:1px solid #ccc;
	padding-left:5px;
	font-size:15px;
		
}

.homeDwnldPnl{
	width:100%;
	max-width:360px;
}

.dwnldBox{
	width:100%;
	max-width:140px;
	float:left;
	background:#fda729;
	border-radius:30px;
	font-size:16px;
	line-height:35px;
	text-align:center;
	color:#fff;
	margin-bottom:20px;
}

.dwnldBox:hover{
	background:#1683fb;
}

.careBox{
	width:100%;
	max-width:170px;
	float:left;
	background:#fda729;
	border-radius:30px;
	font-size:16px;
	line-height:35px;
	text-align:center;
	color:#fff;
	margin-left:10px;
	margin-bottom:30px;
}


.careBox:hover{
	background:#1683fb;
}


.homeCallWrap{
	width:100%;
	max-width:360px;
	margin-bottom:20px;
}

.homeCall{
	font-size:17px;
	line-height:30px;
	color:#fff;
}

.phoneEmail{
	font-size:17px;
	line-height:30px;
	color:#fff;
}

.frmText01{
	font-size:15px;
	color:#FF0000;
	font-weight:bold;
	text-transform:uppercase;
}

.frmText02{
	font-size:14px;
	color:#3300FF;
	font-weight:bold;
}

.frmText03{
	font-size:14px;
	color:#2d2d2d;
}

.arrow{
	float:right;
	font-size:25px;
	margin-top:-8px;
}


.homeAbtBg{
	background:url(104362mid-bg.jpg) 0 50% no-repeat #061743;
	height:1100px;
	padding-bottom:80px;
}

.homeAbtCont{
	width:100%;
	max-width:600px;
	float:left;
	padding-top:60px;
}

.dontLook{
	font-size:16px;
	line-height:25px;
	color:#a2a2a2;
	font-weight:300;
	letter-spacing:2px;
	font-family: 'Open Sans', sans-serif;
	padding-bottom:20px;
}

.abtDKHead{
	color:#0b59a4;
	font-size:47px;
	font-weight:bold;
	padding-bottom:25px;
}

.abtDKext{
	font-size:17px;
	line-height:33px;
	color:#061743;
}
.welcomePic{
	display:none;
}

.homeThreeTab{
	width:100%;
	max-width:1160px;
	margin:0 auto;
	padding-top:300px;
}

.tabCont{
	background:#061743;
	width:100%;
	max-width:278px;
	float:left;
	margin-right:80px;
	border:1px solid #fff;
	padding:30px 25px;
	height:370px;
}

.tabCont01{
	background:#061743;
	width:100%;
	max-width:278px;
	float:left;
	border:1px solid #fff;
	padding:30px 25px;
	height:370px;
}


.tabContText{
	font-size:23px;
	color:#fda729;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:25px;
}

.tabContText01{
	font-size:16px;
	line-height:30px;
	color:#fff;
	padding-bottom:35px;
}

.tabContMore{
	background:#fda729;
	color:#000;
	line-height:35px;
	font-size:16px;
	text-align:center;
	padding:5px 10px;
}


.homeOrngBg{
	background:#fda729;
	padding:50px 0;
}
	
.homeOrngCont{
	width:100%;
	max-width:1160px;
	margin:0 auto;
}

.homeOrngCont01{
	width:100%;
	max-width:500px;
	padding-right:50px;
	float:left;
	font-size:17px;
	line-height:28px;
	color:#000;
	border-right:1px solid #ffbf61;
}

.homeOrngCont02{
	width:100%;
	max-width:500px;
	float:left;
	font-size:17px;
	line-height:28px;
	color:#000;
	padding-left:50px;
}

.homeOrngLeft{
	width:100%;
	max-width:150px;
	float:left;
}

.homeOrngRgt{
	width:100%;
	max-width:330px;
	float:left;
}

.homeProductBg{
	background:#bbd8fa;
	padding-top:60px;
	padding-bottom:60px;
	margin-bottom:-30px;
}

.homeProductCont{
	width:100%;
	max-width:730px;
	margin:0 auto;
	padding-top:30px;
}

.homeProductHead{
	font-family: 'Roboto', sans-serif;
	font-size:60px;
	line-height:55px;
	color:#061743;
	text-align:center;
	font-weight:900;
	padding-bottom:15px;
}

.homeproductText{
	font-size:16px;
	line-height:30px;
	color:#061743;
	text-align:center;
}

.sliderBg{
	width:100%;
	height:auto;
	background:url(104362slider_bg.jpg) 0 50% no-repeat;
}

.fourTabBg{
	background:#d8e9fb;
	padding-bottom:60px;
	padding-top:20px;
}

.fourTabWrap{
	width:100%;
	max-width:1160px;
	margin:0 auto;
}

.homeProductName{
	background:url(104362product-bg-01.jpg) 0 0 no-repeat;
	width:100%;
	max-width:277px;
	height:60px;
	text-align:center;
	font-size:20px;
	font-weight:500;
	color:#fff;
	margin-right:13px;
	margin-bottom:30px;
	padding-top:30px;
}

.homeProductName02{
	background:url(104362product-bg-02.jpg) 0 0 no-repeat;
	width:100%;
	max-width:277px;
	height:60px;
	text-align:center;
	font-size:20px;
	font-weight:500;
	color:#fff;
	margin-right:13px;
	margin-bottom:30px;
	padding-top:30px;
}

.homeProductName03{
	background:url(104362product-bg-02.jpg) 0 0 no-repeat;
	width:100%;
	max-width:277px;
	height:60px;
	text-align:center;
	font-size:20px;
	font-weight:500;
	color:#fff;
	padding-top:30px;
	margin-bottom:30px;
}

.homeProductName04{
	background:url(104362product-bg-01.jpg) 0 0 no-repeat;
	width:100%;
	max-width:277px;
	height:60px;
	text-align:center;
	font-size:20px;
	font-weight:500;
	color:#fff;
	padding-top:30px;
	margin-bottom:30px;
}

.clientNameBg{
	background:url(104362client-bg.jpg) 50% 50% no-repeat;
	padding-top:100px;
	padding-bottom:100px;
}

.clientNameCont{
	width:100%;
	max-width:1160px;
	margin:0 auto;
}

.homeClientName{
	font-family: 'Roboto', sans-serif;
	font-size:60px;
	line-height:55px;
	color:#061743;
	text-align:center;
	font-weight:900;
	padding-bottom:40px;
	text-align:center;
}

.clientNameCont img{
	max-width:190px;
	height:auto;
	padding:10px;
}


.footerCont{
	background:#00081d;
	padding:40px 0 50px 0;
}

.footerCont01{
	max-width:220px;
	width:100%;
	float:left;
}

.footerCont02{
	max-width:500px;
	width:100%;
	float:left;
}

.footerCont02_P1{
	max-width:250px;
	width:100%;
	float:left;
}

.footerCont02_P2{
	max-width:250px;
	width:100%;
	float:left;
}

.footerCont03{
	max-width:400px;
	width:100%;
	float:right;
}

.footerBtn{
	font-size:16px;
	line-height:35px;
	font-weight:500;
	color:#fff;
}

.footerBtn:hover{
	color:#fda729;
}

.footerBtn02{
	font-size:15px;
	line-height:30px;
	color:#fff;
}

.footerBtn02:hover{
	color:#fda729;
}


.footerBtn03{
	font-size:16px;
	line-height:30px;
	color:#fda729;
	font-weight:500;
}

.footerBtn03:hover{
	color:#fda729;
}


.footerHead{
	font-size:18px;
	color:#fda729;
	padding-bottom:10px;
	font-weight:bold;
	text-transform:uppercase;
}

.footerTxt{
	font-size:16px;
	line-height:30px;
	color:#fff;
	padding-bottom:20px;
}

.footerTxt02{
	font-size:16px;
	line-height:30px;
	color:#fda729;
	padding-bottom:20px;
}

.poweredby{
	font-size:14px;
	color:#fff;
	font-style:italic;
}




/* Inner CSS */

.innerBg{
	background:#fff;
	padding-top:50px;
	padding-bottom:90px;
}

.innerDwnldPnl{
	width:100%;
	max-width:360px;
}

.innerHeading{
	font-family: 'Roboto', sans-serif;
	font-size:35px;
	line-height:45px;
	font-weight:bold;
	color:#001358;
	padding:10px 0;
}

.innerText{
	font-size:16px;
	line-height:28px;
	color:#232323;
	font-weight:500;
}

.innerText02{
	font-size:18px;
	line-height:28px;
	color:#232323;
	font-weight:bold;
	padding-bottom:10px;
}



.innerClientPnl{
	width:100%;
	max-width:910px;
	margin:0 auto;
	padding-top:50px;
	padding-bottom:50px;
}

.innerClientCont{
	width:100%;
	max-width:270px;
	float:left;
	background:#fff;
	margin-right:30px;
	border:1px solid #e7e7e7;
	text-align:center;
	margin-bottom:30px;
}


.innerProductBg{
	background:url(104362inner_product_bg.jpg) 50% 0 no-repeat;
	padding-top: 50px;
	padding-bottom: 90px;
	background-attachment:fixed;
}

.innerProductName{
	font-size:17px;
	line-height:35px;
	color:#0000FF;
	font-weight:500;
	padding:8px 0;
	display:inline-block;
}

.innerProductName:hover{
	color:#001358;
}


.innerProductName02{
	font-size:17px;
	line-height:23px;
	color:#0000FF;
	font-weight:500;
	padding:8px 0 8px 15px;
	display:inline-block;
}

.innerProductName02:hover{
	color:#001358;
}


.innerHeadingPro{
	font-family: 'Roboto', sans-serif;
	font-size:35px;
	line-height:45px;
	font-weight:bold;
	color:#1683fb;
	padding:10px 0;
}

.innerHeadingPro:hover{
	padding-bottom:2px;
	border-bottom:3px solid #1683fb;
}

.levelCont{
	width:100%;
	max-width:1100px;
	float:left;
	margin-top:30px;
}

.levelContLft{
	width:100%;
	max-width:700px;
	float:left;
	margin-right:50px;
}

.levelPic{
	float:left;
	padding:15px;
}

.levelContRgt{
	width:100%;
	max-width:249px;
	float:left;
	border-left:1px solid #CCCCCC;
	padding-left:50px;
}

.levelDetails{
	background:#0099ff;
	width:100%;
	max-width:200px;
	height:75px;
	float:left;
	margin-right:0px;
	margin-bottom:30px;
	text-align:center;
	padding:20px 0 15px 0;
	font-size:16px;
	line-height:21px;
	color:#fff;
}

.levelDetails:hover{
	background:#808080;
}

.levelIcon{
	color:#fff;
	font-size:40px;
	font-weight:300;
	padding-bottom:15px;

}

.productWrap{
	width:100%;
	max-width:1110px;
	margin:20px auto 130px auto;
	border:1px solid #BFBFBF;
	border-radius:25px;
	padding:25px 25px 70px 25px;
	-webkit-box-shadow:inset 0 -10px 5px 0 #BFBFBF;
	box-shadow:inset 0 -10px 5px 0 #BFBFBF;
	background:url(104362product-bg.jpg) 0 0 repeat;
}

.productWrap02{
	width:100%;
	max-width:400px;
	margin-bottom:100px;
	margin-right:100px;
	float:left;
	border:1px solid #BFBFBF;
	border-radius:25px;
	padding:25px 25px 70px 25px;
	-webkit-box-shadow:inset 0 -10px 5px 0 #BFBFBF;
	box-shadow:inset 0 -10px 5px 0 #BFBFBF;
	background:url(104362product-bg.jpg) 0 0 repeat;
}

.productCatHead{
	font-size:18px;
	line-height:35px;
	font-family: 'Roboto', sans-serif;
	color:#000;
	font-weight:600;
}


.productCatHead:hover{
	color:#FF0000;
}


.productCatgory{
	font-size:30px;
	font-family: 'Roboto', sans-serif;
	color:#000;
	font-weight:600;
	margin-bottom:30px;
	display:block;
	
}


.productBox{
	width:100%;
	max-width:300px;
	margin-right:100px;
	float:left;
}

.productBox02{
	width:100%;
	max-width:300px;
	float:left;
}

.productName{
	font-size:17px;
	line-height:40px;
	font-weight:bold;
	border-radius:25px;
	background:#FFCC33;
	color:#000;
	display:inline-block;
	width:100%;
	padding-left:10px;
	margin-bottom:10px;
	text-transform:uppercase;
}


.productName02{
	font-size:17px;
	line-height:40px;
	font-weight:bold;
	border-radius:25px;
	background:#33CCFF;
	color:#000;
	display:inline-block;
	width:100%;
	padding-left:10px;
	margin-bottom:10px;
	text-transform:uppercase;
}

.productList{
	font-size:15px;
	line-height:23px;
	color:#000;
	font-weight:600;
	padding:8px 0 8px 15px;
	display:inline-block;
}

.productList:hover{
	color:#0066FF;
}

.certiWrap{
	width:100%;
	max-width:1024px;
	margin:50px auto;
}

.certiCont{
	width:100%;
	max-width:200px;
	margin-right:50px;
	float:left;
}

.credentialCont{
	width:100%;
	max-width:200px;
	margin-right:50px;
	float:left;
	margin-bottom:80px;
}

.credentialCont img{
	width:100%;
	height:300px;
	border:1px solid #CCCCCC;
}

.cateProdctWrap{
	width:100%;
	max-width:1160px;
	margin:50px auto;
}

.cateProdctBox{
	width:100%;
	max-width:300px;
	float:left;
	margin:0 30px 50px 30px;
}

.cateProdctName{
	background:#f0f0f0;
	font-size:18px;
	line-height:24px;
	font-weight:600;
	color:#000;
	text-align:center;
	padding:15px 0;
	margin-top:-10px;
}

.downloadBg{
	background:url(104362download_bg.jpg) 0 0 no-repeat;
	background-attachment:fixed;
	background-size:cover;
	padding-top:20px;
	padding-bottom:90px;
}



















/*Responsive CSS*/

@media screen and (max-width: 1200px) {

.wrapper{
	width:90%;
	margin:0 auto;
	height:auto;
}


}



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


.wrapper{
	width:90%;
	margin:0 auto;
	height:auto;
}

.coNameCont{
	width:100%;
	max-width:510px;
	float:left;
}

.nameBox{
	width:100%;
	max-width:401px;
	float:left;
	text-align:right;
	padding-top:10px;
}

.coName{
	font-size:32px;
	line-height:40px;
	font-weight:bold;
	color:#fff;
}

.isoCert{
	font-size:15px;
	line-height:10px;
	color:#fff;
	padding:10px 0;
}

.coDes{
	font-size:15px;
	line-height:25px;
	color:#fda729;
}

.homeCallPnl{
	width:100%;
	max-width:320px;
	float:right;
}

.quickSearch{
	font-size:18px;
	line-height:30px;
	color:#fda729;
	font-weight:bold;
	padding-bottom:10px;
} 

.homeCall{
	font-size:15px;
	line-height:30px;
	color:#fff;
}

.phoneEmail{
	font-size:15px;
	line-height:30px;
	color:#fff;
}

.homeAbtBg{
	background:url(104362mid-bg.jpg) 40% 0 no-repeat #061743;
	height:1200px;
	background-size:cover;
	margin-bottom:-70px;
	
}

.homeAbtCont{
	width:100%;
	max-width:480px;
	float:left;
	padding-top:80px;
}


.abtDKHead{
	color:#0b59a4;
	font-size:43px;
	font-weight:bold;
	padding-bottom:20px;
}

.abtDKext{
	font-size:16px;
	line-height:28px;
	color:#061743;
}

.tabCont{
	background:#061743;
	width:100%;
	max-width:230px;
	float:left;
	margin-right:22px;
	border:1px solid #fff;
	padding:30px 25px;
	height:370px;
}

.tabCont01{
	background:#061743;
	width:100%;
	max-width:230px;
	float:left;
	border:1px solid #fff;
	padding:30px 25px;
	height:370px;
}

.tabContText{
	font-size:20px;
	color:#fda729;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:15px;
}

.tabContText01{
	font-size:16px;
	line-height:28px;
	color:#fff;
	padding-bottom:35px;
}

.tabContMore{
	background:#fda729;
	color:#000;
	line-height:35px;
	font-size:15px;
	text-align:center;
	padding:5px 10px;
}


.homeOrngCont01{
	width:100%;
	max-width:425px;
	padding-right:20px;
	float:left;
	font-size:17px;
	line-height:28px;
	color:#000;
	border-right:1px solid #ffbf61;
}

.homeOrngCont02{
	width:100%;
	max-width:425px;
	float:left;
	font-size:17px;
	line-height:28px;
	color:#000;
	padding-left:20px;
}

.homeOrngLeft{
	width:100%;
	max-width:150px;
	float:left;
}

.homeOrngRgt{
	width:100%;
	max-width:270px;
	float:left;
}

.sliderBg{
	width:100%;
	height:auto;
	background:url(104362slider_bg.jpg) 0 50% no-repeat;
}

.homeProductHead{
	font-family: 'Roboto', sans-serif;
	font-size:50px;
	line-height:55px;
	color:#061743;
	text-align:center;
	font-weight:900;
	padding-bottom:15px;
}

.homeProductName{
	background:url(104362product-bg-01.jpg) 0 0 no-repeat;
	width:100%;
	max-width:277px;
	height:60px;
	text-align:center;
	font-size:19px;
	font-weight:500;
	color:#fff;
	margin-right:15px;
	margin-bottom:30px;
	padding-top:30px;
}

.homeProductName02{
	background:url(104362product-bg-02.jpg) 0 0 no-repeat;
	width:100%;
	max-width:277px;
	height:60px;
	text-align:center;
	font-size:19px;
	font-weight:500;
	color:#fff;
	margin-right:15px;
	margin-bottom:30px;
	padding-top:30px;
}

.homeProductName03{
	background:url(104362product-bg-02.jpg) 0 0 no-repeat;
	width:100%;
	max-width:277px;
	height:60px;
	text-align:center;
	font-size:19px;
	font-weight:500;
	color:#fff;
	padding-top:30px;
	margin-bottom:15px;
	margin-right:20px;
}

.homeProductName04{
	background:url(104362product-bg-01.jpg) 0 0 no-repeat;
	width:100%;
	max-width:277px;
	height:60px;
	text-align:center;
	font-size:19px;
	font-weight:500;
	color:#fff;
	padding-top:30px;
	margin-bottom:30px;
	margin-right:15px;
}

.clientNameBg{
	background:url(104362client-bg.jpg) 50% 50% no-repeat;
	padding-top:70px;
	padding-bottom:70px;
}

.homeClientName{
	font-family: 'Roboto', sans-serif;
	font-size:50px;
	line-height:55px;
	color:#061743;
	text-align:center;
	font-weight:900;
	padding-bottom:40px;
	text-align:center;
}

.footerCont03{
	max-width:100%;
	width:100%;
	float:left;
	margin-top:50px;
}

.innerDwnldPnl{
	width:100%;
	max-width:360px;
	display:none;
}

.innerClientCont{
	width:100%;
	max-width:250px;
	float:left;
	background:#fff;
	margin-right:30px;
	border:1px solid #e7e7e7;
	text-align:center;
	margin-bottom:30px;

}

.innerClientCont img{
	width:100%;
	height:auto;
}


.levelContLft{
	width:100%;
	max-width:370px;
	float:left;
	margin-right:70px;
}

.productWrap{
	width:90%;
	max-width:1110px;
	margin:50px auto 100px auto;
	border:1px solid #BFBFBF;
	border-radius:25px;
	padding:25px 25px 70px 25px;
	-webkit-box-shadow:inset 0 -10px 5px 0 #BFBFBF;
	box-shadow:inset 0 -10px 5px 0 #BFBFBF;
	background:url(104362product-bg.jpg) 0 0 repeat;
}

.credentialCont{
	width:100%;
	max-width:180px;
	margin-right:40px;
	float:left;
	margin-bottom:80px;
}

.credentialCont img{
	width:100%;
	height:300px;
	border:1px solid #CCCCCC;
}


}









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

.wrapper{
	width:90%;
	margin:0 auto;
	height:auto;
}

.coNameCont{
	width:100%;
	max-width:560px;
	float:none;
	margin:0 auto;
}

.nameBox{
	width:100%;
	max-width:480px;
	float:left;
	text-align:left;
	padding-top:10px;
	margin-bottom:30px;
}


.isoCert{
	font-size:17px;
	line-height:0px;
	color:#fff;
	padding:10px 0;
	text-align:center;
	border-bottom:1px solid #153a98;
	padding-bottom:30px;
}

.coDes{
	font-size:17px;
	line-height:10px;
	color:#fda729;
	text-align:center;
	
}


.homeCallPnl{
	width:100%;
	max-width:360px;
	float:none;
	margin:auto;
	text-align:center;
	
}
.homeCallPnl form{
	float:none;
	margin:0 auto;
}

.homeQuickPnl{
	width:100%;
	max-width:290px;
	float:none;
	margin:0 auto;
	padding-bottom:20px;
}

.homeAbtBg{
	background:url(104362mid-bg.jpg) 30% 0 repeat-x #061743;
	height:1310px;
	background-size:cover;
	margin-bottom:-90px;
	
}

.homeAbtCont{
	width:100%;
	max-width:480px;
	float:left;
	padding-top:80px;
}


.abtDKHead{
	color:#0b59a4;
	font-size:43px;
	font-weight:bold;
	padding-bottom:20px;
}

.abtDKext{
	font-size:16px;
	line-height:28px;
	color:#061743;
}

.homeThreeTab{
	width:100%;
	max-width:1160px;
	margin:0 auto;
	padding-top:330px;
}


.tabCont{
	background:#061743;
	width:100%;
	max-width:160px;
	float:left;
	margin-right:22px;
	border:1px solid #fff;
	padding:30px 25px;
	height:420px;
}

.tabCont01{
	background:#061743;
	width:100%;
	max-width:160px;
	float:left;
	border:1px solid #fff;
	padding:30px 25px;
	height:420px;
}

.tabContText{
	font-size:16px;
	color:#fda729;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:5px;
}

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

.tabContMore{
	background:#fda729;
	color:#000;
	line-height:35px;
	font-size:15px;
	text-align:center;
	padding:5px 10px;
}

.homeOrngCont{
	width:100%;
	max-width:670px;
	margin:0 auto;
}

.homeOrngCont01{
	width:100%;
	max-width:330px;
	padding-right:0px;
	float:left;
	font-size:17px;
	line-height:28px;
	color:#000;
	border-right:1px solid #ffbf61;
	text-align:center;
}

.homeOrngCont02{
	width:100%;
	max-width:320px;
	float:left;
	font-size:17px;
	line-height:28px;
	color:#000;
	padding-left:10px;
	text-align:center;
}

.homeOrngLeft{
	width:100%;
	max-width:150px;
	float:none;
	margin:0 auto;
}

.homeOrngRgt{
	width:100%;
	max-width:270px;
	float:none;
	margin:0 auto;
}

.sliderBg{
	width:100%;
	height:auto;
	background:url(104362slider_bg.jpg) 0 50% no-repeat;
}

.homeProductHead{
	font-family: 'Roboto', sans-serif;
	font-size:50px;
	line-height:55px;
	color:#061743;
	text-align:center;
	font-weight:900;
	padding-bottom:15px;
}


.fourTabWrap{
	width:100%;
	max-width:600px;
	margin:0 auto;
}

.homeProductName{
	background:url(104362product-bg-01.jpg) 0 0 no-repeat;
	width:100%;
	max-width:277px;
	height:60px;
	text-align:center;
	font-size:19px;
	font-weight:500;
	color:#fff;
	margin-right:15px;
	margin-bottom:30px;
	padding-top:30px;
}

.homeProductName02{
	background:url(104362product-bg-02.jpg) 0 0 no-repeat;
	width:100%;
	max-width:277px;
	height:60px;
	text-align:center;
	font-size:19px;
	font-weight:500;
	color:#fff;
	margin-right:15px;
	margin-bottom:30px;
	padding-top:30px;
}

.homeProductName03{
	background:url(104362product-bg-02.jpg) 0 0 no-repeat;
	width:100%;
	max-width:277px;
	height:60px;
	text-align:center;
	font-size:19px;
	font-weight:500;
	color:#fff;
	margin-right:15px;
	margin-bottom:30px;
	padding-top:30px;
}

.homeProductName04{
	background:url(104362product-bg-01.jpg) 0 0 no-repeat;
	width:100%;
	max-width:277px;
	height:60px;
	text-align:center;
	font-size:19px;
	font-weight:500;
	color:#fff;
	margin-right:15px;
	margin-bottom:30px;
	padding-top:30px;
}

.clientNameBg{
	background:url(104362client-bg.jpg) 50% 50% no-repeat;
	padding-top:70px;
	padding-bottom:70px;
}

.homeClientName{
	font-family: 'Roboto', sans-serif;
	font-size:50px;
	line-height:55px;
	color:#061743;
	text-align:center;
	font-weight:900;
	padding-bottom:40px;
	text-align:center;
}

.footerCont02{
	max-width:450px;
	width:100%;
	float:left;
}

.footerCont02_P1{
	max-width:210px;
	width:100%;
	float:left;
}

.footerCont02_P2{
	max-width:220px;
	width:100%;
	float:left;
}



.footerCont03{
	max-width:100%;
	width:100%;
	float:left;
	margin-top:50px;
}

.innerDwnldPnl{
	width:100%;
	max-width:360px;
	display:none;
}

.innerClientPnl{
	width:100%;
	max-width:700px;
	margin:0 auto;
	padding-top:50px;
	padding-bottom:50px;
}

.innerClientCont{
	width:100%;
	max-width:180px;
	float:left;
	background:#fff;
	margin-right:30px;
	border:1px solid #e7e7e7;
	text-align:center;
	margin-bottom:30px;

}

.innerClientCont img{
	width:100%;
	height:auto;
}

.innerProductBg{
	background:none;
	padding-top: 50px;
	padding-bottom: 90px;
}

.levelContLft{
	max-width:100%;
	float:left;
	margin-right:0px;
	margin-bottom:30px;
}

.levelContRgt{
	max-width:100%;
	float:left;
	border-left:none;
	border-top:1px solid #CCCCCC;
	padding-left:0px;
	padding-top:30px;
}

.levelDetails{
	background:#0099ff;
	width:100%;
	max-width:120px;
	height:90px;
	float:left;
	margin-right:18px;
	margin-bottom:30px;
	text-align:center;
	padding:20px 0 15px 0;
	font-size:15px;
	line-height:21px;
	color:#fff;
}

.productWrap{
	width:90%;
	max-width:1110px;
	padding:40px 25px;
}

.productWrap02{
	width:90%;
	max-width:1100px;
	margin-right:0px;
	padding:40px 25px;
}


.productBox{
	width:100%;
	max-width:300px;
	margin-right:50px;
	float:left;
	margin-bottom:50px;
}

.productBox02{
	width:100%;
	max-width:300px;
	float:left;
	margin-bottom:50px;
}

.productCatgory{
	font-size:4vw;
	font-family: 'Roboto', sans-serif;
	color:#000;
	font-weight:600;
	margin-bottom:30px;
	display:block;
	
}

.certiCont{
	width:100%;
	max-width:200px;
	margin-right:20px;
	float:left;
}

.appliImg{
	width:100%;
	height:auto;
}

.cateProdctBox{
	width:100%;
	max-width:300px;
	float:left;
	margin:0 20px 50px 20px;
}




}














@media screen and (min-width: 600px) and (max-width: 767px) {


.wrapper{
	width:90%;
	margin:0 auto;
	height:auto;
}

.topPannelCont{
	padding-top:50px;
	width:100%;
	max-width:1160px;
	margin:0 auto;
}

.coNameCont{
	width:100%;
	max-width:560px;
	border-left:0;
	border-right:0;
	border-top:0;
	border-bottom:1px solid #153a98;
	
}

.nameBox{
	width:100%;
	max-width:460px;
	float:left;
	text-align:left;
	padding-top:10px;
	margin-bottom:15px;
}

.coName{
	font-size:37px;
	line-height:40px;
	font-weight:bold;
	color:#fff;
}

.isoCert{
	font-size:16px;
	line-height:17px;
	color:#fff;
	padding:10px 0;
	text-align:center;
}

.coDes{
	font-size:16px;
	line-height:0px;
	color:#fda729;
	text-align:center;
	padding-bottom:0px;
}


.homeCallPnl{
	width:100%;
	max-width:360px;
	float:none;
	margin:auto;
	text-align:center;
	clear:both;
	padding-top:20px
}

.homeCallPnl form{
	float:none;
	margin:0 auto;
}

.homeQuickPnl{
	width:100%;
	max-width:290px;
	float:none;
	margin:0 auto;
	padding-bottom:20px;
}

.homeCall{
	font-size:16px;
	line-height:30px;
	color:#fff;
}

.phoneEmail{
	font-size:16px;
	line-height:30px;
	color:#fff;
}


.homeAbtBg{
	background:url(104362mid-bg-curve.jpg) 70% 0 no-repeat #061743;
	height:auto;
	padding-top:50px;
	margin-bottom:-90px;
	
}

.homeAbtCont{
	max-width:100%;
	float:left;
	padding-top:20px;
}


.abtDKHead{
	color:#0b59a4;
	font-size:43px;
	font-weight:bold;
	padding-bottom:20px;
}

.abtDKext{
	font-size:16px;
	line-height:26px;
	color:#061743;
}


.homeThreeTab{
	width:100%;
	max-width:1160px;
	margin:0 auto;
	padding-top:240px;
	padding-bottom:100px;
}

.tabCont{
	background:#061743;
	max-width:80%;
	float:none;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:50px;
	border:1px solid #fff;
	padding:30px 25px;
	height:auto;
}

.tabCont01{
	background:#061743;
	max-width:80%;
	float:none;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
	border:1px solid #fff;
	padding:30px 25px;
	height:auto;
}

.tabContText{
	font-size:20px;
	color:#fda729;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:5px;
}

.tabContText01{
	font-size:16px;
	line-height:26px;
	color:#fff;
	padding-bottom:35px;
}

.tabContMore{
	background:#fda729;
	color:#000;
	line-height:35px;
	font-size:15px;
	text-align:center;
	padding:5px 10px;
}

.homeOrngCont{
	width:100%;
	max-width:533px;
	margin:0 auto;
}

.homeOrngCont01{
	width:100%;
	max-width:290px;
	padding-right:0px;
	float:left;
	font-size:17px;
	line-height:28px;
	color:#000;
	border-right:1px solid #ffbf61;
	text-align:center;
}

.homeOrngCont02{
	width:100%;
	max-width:231px;
	float:left;
	font-size:17px;
	line-height:28px;
	color:#000;
	padding-left:10px;
	text-align:center;
}

.homeOrngLeft{
	width:100%;
	max-width:150px;
	float:none;
	margin:0 auto;
}

.homeOrngRgt{
	width:100%;
	max-width:270px;
	float:none;
	margin:0 auto;
}

.sliderBg{
	width:100%;
	height:auto;
	background:url(104362slider_bg.jpg) 0 50% no-repeat;
}

.homeProductBg{
	background:#bbd8fa;
	padding-top:40px;
	padding-bottom:60px;
	margin-bottom:-30px;
}

.homeProductHead{
	font-family: 'Roboto', sans-serif;
	font-size:45px;
	line-height:55px;
	color:#061743;
	text-align:center;
	font-weight:900;
	padding-bottom:15px;
}

.homeproductText{
	font-size:16px;
	line-height:26px;
	color:#061743;
	text-align:center;
}

.fourTabWrap{
	width:100%;
	max-width:535px;
	margin:0 auto;
}

.homeProductName{
	background:url(104362product-bg-01.jpg) 0 0 no-repeat;
	width:100%;
	max-width:250px;
	height:60px;
	text-align:center;
	font-size:18px;
	font-weight:500;
	color:#fff;
	margin-right:15px;
	margin-bottom:30px;
	padding-top:30px;
}

.homeProductName02{
	background:url(104362product-bg-02.jpg) 0 0 no-repeat;
	width:100%;
	max-width:250px;
	height:60px;
	text-align:center;
	font-size:18px;
	font-weight:500;
	color:#fff;
	margin-right:15px;
	margin-bottom:30px;
	padding-top:30px;
}

.homeProductName03{
	background:url(104362product-bg-02.jpg) 0 0 no-repeat;
	width:100%;
	max-width:250px;
	height:60px;
	text-align:center;
	font-size:18px;
	font-weight:500;
	color:#fff;
	margin-right:15px;
	margin-bottom:30px;
	padding-top:30px;
}

.homeProductName04{
	background:url(104362product-bg-01.jpg) 0 0 no-repeat;
	width:100%;
	max-width:250px;
	height:60px;
	text-align:center;
	font-size:18px;
	font-weight:500;
	color:#fff;
	margin-right:15px;
	margin-bottom:30px;
	padding-top:30px;
}

.clientNameBg{
	background:url(104362client-bg.jpg) 50% 50% no-repeat;
	padding-top:70px;
	padding-bottom:70px;
}

.homeClientName{
	font-family: 'Roboto', sans-serif;
	font-size:50px;
	line-height:55px;
	color:#061743;
	text-align:center;
	font-weight:900;
	padding-bottom:40px;
	text-align:center;
}

.footerCont01{
	max-width:100%;
	float:left;
}

.footerCont02{
	max-width:100%;
	float:left;
	margin-top:30px;
}

.footerCont02_P1{
	max-width:210px;
	width:100%;
	float:left;
}

.footerCont02_P2{
	max-width:220px;
	width:100%;
	float:left;
}



.footerCont03{
	max-width:100%;
	width:100%;
	float:left;
	margin-top:50px;
}

.innerDwnldPnl{
	width:100%;
	max-width:360px;
	display:none;
}

.innerHeading{
	font-family: 'Roboto', sans-serif;
	font-size:5vw;
	line-height:45px;
	font-weight:bold;
	color:#001358;
	padding:10px 0;
}

.innerClientPnl{
	width:100%;
	max-width:600px;
	margin:0 auto;
	padding-top:50px;
	padding-bottom:50px;
}

.innerClientCont{
	width:100%;
	max-width:180px;
	float:left;
	background:#fff;
	margin-right:30px;
	border:1px solid #e7e7e7;
	text-align:center;
	margin-bottom:30px;

}

.innerClientCont img{
	width:100%;
	height:auto;
}

.innerHeadingPro{
	font-size:5vw;
}

.innerProductBg{
	background:none;
	padding-top:50px;
	padding-bottom:90px;
}


.levelContLft{
	max-width:100%;
	float:left;
	margin-right:0px;
	margin-bottom:30px;
}

.levelContRgt{
	max-width:100%;
	float:left;
	border-left:none;
	border-top:1px solid #CCCCCC;
	padding-left:0px;
	padding-top:30px;
}

.productWrap{
	width:90%;
	max-width:1110px;
	padding:40px 25px;
}

.productWrap02{
	width:90%;
	max-width:1100px;
	margin-right:0px;
	padding:40px 25px;
}


.productBox{
	width:100%;
	max-width:300px;
	margin-right:50px;
	float:left;
	margin-bottom:50px;
}

.productBox02{
	width:100%;
	max-width:300px;
	float:left;
	margin-bottom:50px;
}

.productCatgory{
	font-size:4vw;
	font-family: 'Roboto', sans-serif;
	color:#000;
	font-weight:600;
	margin-bottom:30px;
	display:block;
	
}

.certiCont{
	width:100%;
	max-width:200px;
	margin-right:20px;
	float:left;
	margin-bottom:50px;
}

.appliImg{
	width:100%;
	height:auto;
}

.cateProdctBox{
	width:100%;
	max-width:300px;
	float:left;
	margin:0 0 50px 0;
}
.welcomePic{
	width:100%;
	display:block;
	margin-right:0;
	margin-left:0;
	margin-top:20px;
}

}





@media screen and (min-width: 480px) and (max-width: 599px) {


.wrapper{
	width:90%;
	margin:0 auto;
	height:auto;
}


.logoBox{
	width:100%;
	max-width:60px;
	float:none;
	margin:0 auto;
}

.logoBox img{
	width:100%;
	height:auto;
}

.topPannelCont{
	padding-top:30px;
	width:100%;
	max-width:1160px;
	margin:0 auto;
}

.coNameCont{
	width:100%;
	max-width:560px;
	border-left:0;
	border-right:0;
	border-top:0;
	border-bottom:1px solid #153a98;
	
}

.nameBox{
	width:100%;
	max-width:460px;
	float:left;
	text-align:left;
	padding-top:10px;
	margin-bottom:10px;
}

.coName{
	font-size:7vw;
	line-height:20px;
	font-weight:bold;
	color:#fff;
	text-align:center;
}

.coDes{
	font-size:15px;
	line-height:25px;
	color:#fda729;
	text-align:center;
	padding-bottom:0px;
	margin-bottom:-10px;
	margin-top:-2px;
}

.isoCert{
	font-size:15px;
	line-height:17px;
	color:#fff;
	padding:10px 0;
	text-align:center;
}

.homeCallPnl{
	width:100%;
	max-width:360px;
	float:none;
	margin:auto;
	text-align:center;
	clear:both;
	padding-top:20px
}

.homeCallPnl form{
	float:none;
	margin:0 auto;
}

.homeQuickPnl{
	width:100%;
	max-width:290px;
	float:none;
	margin:0 auto;
	padding-bottom:20px;
}


.dwnldBox{
	width:100%;
	max-width:140px;
	float:left;
	background:#fda729;
	border-radius:30px;
	font-size:15px;
	line-height:35px;
	text-align:center;
	color:#fff;
	margin-bottom:20px;
}

.careBox{
	width:100%;
	max-width:170px;
	float:left;
	background:#fda729;
	border-radius:30px;
	font-size:15px;
	line-height:35px;
	text-align:center;
	color:#fff;
	margin-left:10px;
	margin-bottom:30px;
}

.homeCall{
	font-size:15px;
	line-height:30px;
	color:#fff;
}

.phoneEmail{
	font-size:15px;
	line-height:30px;
	color:#fff;
}

.homeAbtBg{
	background:url(104362mid-bg-curve-480.jpg) 70% 0 no-repeat #061743;
	height:auto;
	padding-top:50px;
	margin-bottom:-90px;
}

.homeAbtCont{
	max-width:100%;
	float:left;
	padding-top:20px;
}

.abtDKHead{
	color:#0b59a4;
	font-size:38px;
	font-weight:bold;
	padding-bottom:20px;
}

.abtDKext{
	font-size:16px;
	line-height:26px;
	color:#061743;
}


.homeThreeTab{
	width:100%;
	max-width:1160px;
	margin:0 auto;
	padding-top:280px;
	padding-bottom:100px;
}

.tabCont{
	background:#061743;
	max-width:80%;
	float:none;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:50px;
	border:1px solid #fff;
	padding:30px 25px;
	height:auto;
}

.tabCont01{
	background:#061743;
	max-width:80%;
	float:none;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
	border:1px solid #fff;
	padding:30px 25px;
	height:auto;
}

.tabContText{
	font-size:20px;
	color:#fda729;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:5px;
}

.tabContText01{
	font-size:16px;
	line-height:26px;
	color:#fff;
	padding-bottom:35px;
}

.tabContMore{
	background:#fda729;
	color:#000;
	line-height:35px;
	font-size:15px;
	text-align:center;
	padding:5px 10px;
}

.homeOrngCont{
	max-width:470px;
	margin:0 auto;
}

.homeOrngCont01{
	max-width:470px;
	padding-right:0px;
	float:none;
	font-size:16px;
	line-height:26px;
	color:#000;
	border-right:none;
	padding-bottom:30px;
	border-bottom:1px solid #ffbf61;
	text-align:center;
}

.homeOrngCont02{
	max-width:470px;
	float:none;
	margin:0 auto;
	font-size:16px;
	line-height:26px;
	color:#000;
	padding-left:0px;
	text-align:center;
	padding-top:20px;
}

.homeOrngLeft{
	max-width:100%;
	float:none;
	margin:0 auto;
}

.homeOrngRgt{
	max-width:100%;
	float:none;
	margin:0 auto;
}

.sliderBg{
	width:100%;
	height:auto;
	background:url(104362slider_bg.jpg) 0 50% no-repeat;
}

.homeProductBg{
	background:#bbd8fa;
	padding-top:40px;
	padding-bottom:60px;
	margin-bottom:-30px;
}

.homeProductHead{
	font-family: 'Roboto', sans-serif;
	font-size:40px;
	line-height:55px;
	color:#061743;
	text-align:center;
	font-weight:900;
	padding-bottom:15px;
}

.homeproductText{
	font-size:16px;
	line-height:26px;
	color:#061743;
	text-align:center;
}

.fourTabWrap{
	width:100%;
	max-width:277px;
	margin:0 auto;
}

.homeProductName{
	background:url(104362product-bg-01.jpg) 0 0 no-repeat;
	width:100%;
	max-width:277px;
	height:60px;
	text-align:center;
	font-size:18px;
	font-weight:500;
	color:#fff;
	margin-right:0px;
	margin-bottom:30px;
	padding-top:30px;
}

.homeProductName02{
	background:url(104362product-bg-02.jpg) 0 0 no-repeat;
	width:100%;
	max-width:277px;
	height:60px;
	text-align:center;
	font-size:18px;
	font-weight:500;
	color:#fff;
	margin-right:0px;
	margin-bottom:30px;
	padding-top:30px;
}

.homeProductName03{
	background:url(104362product-bg-02.jpg) 0 0 no-repeat;
	width:100%;
	max-width:277px;
	height:60px;
	text-align:center;
	font-size:18px;
	font-weight:500;
	color:#fff;
	margin-right:0px;
	margin-bottom:30px;
	padding-top:30px;
}

.homeProductName04{
	background:url(104362product-bg-01.jpg) 0 0 no-repeat;
	width:100%;
	max-width:277px;
	height:60px;
	text-align:center;
	font-size:18px;
	font-weight:500;
	color:#fff;
	margin-right:0px;
	margin-bottom:30px;
	padding-top:30px;
}

.clientNameBg{
	background:url(104362client-bg.jpg) 50% 50% no-repeat;
	padding-top:50px;
	padding-bottom:50px;
}

.homeClientName{
	font-family: 'Roboto', sans-serif;
	font-size:40px;
	line-height:55px;
	color:#061743;
	text-align:center;
	font-weight:900;
	padding-bottom:40px;
	text-align:center;
}

.footerCont01{
	max-width:100%;
	float:left;
}

.footerCont02{
	max-width:100%;
	float:left;
	margin-top:30px;
}

.footerCont02_P1{
	max-width:210px;
	width:100%;
	float:left;
}

.footerCont02_P2{
	max-width:220px;
	width:100%;
	float:left;
}

.footerCont03{
	max-width:100%;
	width:100%;
	float:left;
	margin-top:50px;
}

.innerBg{
	background:#fff;
	padding-top:20px;
	padding-bottom:90px;
}


.innerProductBg{
	background:none;
	padding-top:20px;
	padding-bottom:90px;
}


.innerDwnldPnl{
	width:100%;
	max-width:360px;
	display:none;
}

.innerHeading{
	font-family: 'Roboto', sans-serif;
	font-size:5vw;
	line-height:45px;
	font-weight:bold;
	color:#001358;
	padding:10px 0;
}

.innerClientPnl{
	width:100%;
	max-width:450px;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:50px;
}

.innerClientCont{
	width:100%;
	max-width:180px;
	float:left;
	background:#fff;
	margin-right:30px;
	border:1px solid #e7e7e7;
	text-align:center;
	margin-bottom:30px;

}

.innerClientCont img{
	width:100%;
	height:auto;
}

.innerHeadingPro{
	font-size:5vw;
}
.levelContLft{
	max-width:100%;
	float:left;
	margin-right:0px;
	margin-bottom:30px;
}

.levelContRgt{
	max-width:100%;
	float:left;
	border-left:none;
	border-top:1px solid #CCCCCC;
	padding-left:0px;
	padding-top:30px;
}

.productWrap{
	width:90%;
	max-width:1110px;
	padding:40px 25px;
}

.productWrap02{
	width:90%;
	max-width:1100px;
	margin-right:0px;
	padding:40px 25px;
}


.productBox{
	width:100%;
	max-width:300px;
	margin-right:50px;
	float:left;
	margin-bottom:50px;
}

.productBox02{
	width:100%;
	max-width:300px;
	float:left;
	margin-bottom:50px;
}

.productCatgory{
	font-size:5vw;
	font-family: 'Roboto', sans-serif;
	color:#000;
	font-weight:600;
	margin-bottom:30px;
	display:block;
	
}

.certiCont{
	width:100%;
	max-width:200px;
	margin-right:20px;
	float:left;
	margin-bottom:50px;
}

.appliImg{
	width:100%;
	height:auto;
}

.credentialCont{
	width:100%;
	max-width:180px;
	margin-right:30px;
	float:left;
	margin-bottom:80px;
}

.credentialCont img{
	width:100%;
	height:300px;
	border:1px solid #CCCCCC;
}


.cateProdctBox{
	width:100%;
	max-width:300px;
	float:left;
	margin:0 0 50px 0;
}

.welcomePic{
	width:100%;
	display:block;
	margin-right:0;
	margin-left:0;
	margin-top:20px;
}


}










@media screen and (min-width: 320px) and (max-width: 479px) {


.wrapper{
	width:90%;
	margin:0 auto;
	height:auto;
}

.logoBox{
	width:100%;
	max-width:60px;
	float:none;
	margin:0 auto;
}

.logoBox img{
	width:100%;
	height:auto;
}

.topPannelCont{
	padding-top:30px;
	width:100%;
	max-width:1160px;
	margin:0 auto;
}

.coNameCont{
	width:100%;
	max-width:560px;
	border-left:0;
	border-right:0;
	border-top:0;
	border-bottom:1px solid #153a98;
	
}

.nameBox{
	width:100%;
	max-width:460px;
	float:left;
	text-align:left;
	padding-top:10px;
	margin-bottom:10px;
}

.coName{
	font-size:7vw;
	line-height:20px;
	font-weight:bold;
	color:#fff;
	text-align:center;
}

.coDes{
	font-size:15px;
	line-height:25px;
	color:#fda729;
	text-align:center;
	padding-bottom:0px;
	margin-bottom:-10px;
	margin-top:-2px;
}

.isoCert{
	font-size:15px;
	line-height:17px;
	color:#fff;
	padding:10px 0;
	text-align:center;
}

.homeCallPnl{
	width:100%;
	max-width:360px;
	float:none;
	margin:auto;
	text-align:center;
	clear:both;
	padding-top:20px
}

.homeCallPnl form{
	float:none;
	margin:0 auto;
}

.homeQuickPnl{
	width:100%;
	max-width:290px;
	float:none;
	margin:0 auto;
	padding-bottom:20px;
}


.dwnldBox{
	width:100%;
	max-width:140px;
	float:left;
	background:#fda729;
	border-radius:30px;
	font-size:15px;
	line-height:35px;
	text-align:center;
	color:#fff;
	margin-bottom:20px;
}

.careBox{
	width:100%;
	max-width:170px;
	float:left;
	background:#fda729;
	border-radius:30px;
	font-size:15px;
	line-height:35px;
	text-align:center;
	color:#fff;
	margin-left:10px;
	margin-bottom:30px;
}

.homeCall{
	font-size:15px;
	line-height:30px;
	color:#fff;
}

.phoneEmail{
	font-size:15px;
	line-height:30px;
	color:#fff;
}

.homeAbtBg{
	background:url(104362mid-bg-curve-360.jpg) 80% 0 no-repeat #061743;
	height:auto;
	padding-top:30px;
	margin-bottom:-120px;
	
}

.homeAbtCont{
	max-width:100%;
	float:left;
	padding-top:20px;
}

.dontLook{
	font-size:15px;
	line-height:25px;
	color:#a2a2a2;
	font-weight:300;
	letter-spacing:1px;
	font-family: 'Open Sans', sans-serif;
	padding-bottom:20px;
}

.abtDKHead{
	color:#0b59a4;
	font-size:8vw;
	font-weight:bold;
	padding-bottom:20px;
}

.abtDKext{
	font-size:15px;
	line-height:26px;
	color:#061743;
}


.homeThreeTab{
	width:100%;
	max-width:1160px;
	margin:0 auto;
	padding-top:250px;
	padding-bottom:100px;
}

.tabCont{
	background:#061743;
	max-width:80%;
	float:none;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:50px;
	border:1px solid #fff;
	padding:30px 25px;
	height:auto;
}

.tabCont01{
	background:#061743;
	max-width:80%;
	float:none;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
	border:1px solid #fff;
	padding:30px 25px;
	height:auto;
}

.tabContText{
	font-size:19px;
	color:#fda729;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:5px;
}

.tabContText01{
	font-size:15px;
	line-height:26px;
	color:#fff;
	padding-bottom:35px;
}

.tabContMore{
	background:#fda729;
	color:#000;
	line-height:35px;
	font-size:15px;
	text-align:center;
	padding:5px 10px;
}

.homeOrngCont{
	max-width:470px;
	margin:0 auto;
}

.homeOrngCont01{
	max-width:470px;
	padding-right:0px;
	float:none;
	font-size:15px;
	line-height:26px;
	color:#000;
	border-right:none;
	padding-bottom:30px;
	border-bottom:1px solid #ffbf61;
	text-align:center;
}

.homeOrngCont02{
	max-width:470px;
	float:none;
	margin:0 auto;
	font-size:15px;
	line-height:26px;
	color:#000;
	padding-left:0px;
	text-align:center;
	padding-top:20px;
}

.homeOrngLeft{
	max-width:100%;
	float:none;
	margin:0 auto;
}

.homeOrngRgt{
	max-width:100%;
	float:none;
	margin:0 auto;
}

.sliderBg{
	width:100%;
	height:auto;
	background:url(104362slider_bg.jpg) 0 50% no-repeat;
}

.homeProductBg{
	background:#bbd8fa;
	padding-top:20px;
	padding-bottom:60px;
	margin-bottom:-30px;
}

.homeProductHead{
	font-family: 'Roboto', sans-serif;
	font-size:9vw;
	line-height:55px;
	color:#061743;
	text-align:center;
	font-weight:900;
	padding-bottom:5px;
}

.homeproductText{
	font-size:15px;
	line-height:26px;
	color:#061743;
	text-align:center;
}

.fourTabWrap{
	width:100%;
	max-width:277px;
	margin:0 auto;
}

.homeProductName{
	background:url(104362product-bg-01.jpg) 0 0 no-repeat;
	width:100%;
	max-width:277px;
	height:60px;
	text-align:center;
	font-size:18px;
	font-weight:500;
	color:#fff;
	margin-right:0px;
	margin-bottom:30px;
	padding-top:30px;
}

.homeProductName02{
	background:url(104362product-bg-02.jpg) 0 0 no-repeat;
	width:100%;
	max-width:277px;
	height:60px;
	text-align:center;
	font-size:18px;
	font-weight:500;
	color:#fff;
	margin-right:0px;
	margin-bottom:30px;
	padding-top:30px;
}

.homeProductName03{
	background:url(104362product-bg-02.jpg) 0 0 no-repeat;
	width:100%;
	max-width:277px;
	height:60px;
	text-align:center;
	font-size:18px;
	font-weight:500;
	color:#fff;
	margin-right:0px;
	margin-bottom:30px;
	padding-top:30px;
}

.homeProductName04{
	background:url(104362product-bg-01.jpg) 0 0 no-repeat;
	width:100%;
	max-width:277px;
	height:60px;
	text-align:center;
	font-size:18px;
	font-weight:500;
	color:#fff;
	margin-right:0px;
	margin-bottom:30px;
	padding-top:30px;
}

.clientNameBg{
	background:url(104362client-bg.jpg) 50% 50% no-repeat;
	padding-top:50px;
	padding-bottom:50px;
}

.homeClientName{
	font-family: 'Roboto', sans-serif;
	font-size:9vw;
	line-height:55px;
	color:#061743;
	text-align:center;
	font-weight:900;
	padding-bottom:40px;
	text-align:center;
}

.footerCont01{
	max-width:100%;
	float:left;
}

.footerCont02{
	max-width:100%;
	float:left;
	margin-top:30px;
}

.footerCont02_P1{
	max-width:210px;
	width:100%;
	float:left;
	margin-bottom:30px;
}

.footerCont02_P2{
	max-width:220px;
	width:100%;
	float:left;
}

.footerCont03{
	max-width:100%;
	width:100%;
	float:left;
	margin-top:50px;
}

.footerBtn{
	font-size:15px;
	line-height:35px;
	font-weight:500;
	color:#fff;
}

.footerBtn:hover{
	color:#fda729;
}

.footerBtn02{
	font-size:15px;
	line-height:30px;
	color:#fff;
}

.footerBtn02:hover{
	color:#fda729;
}


.footerBtn03{
	font-size:15px;
	line-height:30px;
	color:#fda729;
	font-weight:500;
}

.footerBtn03:hover{
	color:#fda729;
}


.footerHead{
	font-size:17px;
	color:#fda729;
	padding-bottom:10px;
	font-weight:bold;
	text-transform:uppercase;
}

.footerTxt{
	font-size:16px;
	line-height:30px;
	color:#fff;
	padding-bottom:20px;
}

.footerTxt02{
	font-size:16px;
	line-height:30px;
	color:#fda729;
	padding-bottom:20px;
}

.innerBg{
	background:#fff;
	padding-top:20px;
	padding-bottom:90px;
}


.innerProductBg{
	background:none;
	padding-top:20px;
	padding-bottom:90px;
}

.innerDwnldPnl{
	width:100%;
	max-width:360px;
	display:none;
}

.innerHeading{
	font-family: 'Roboto', sans-serif;
	font-size:6.5vw;
	line-height:45px;
	font-weight:500;
	color:#001358;
	padding:10px 0;
}

.innerText{
	font-size:15px;
	line-height:28px;
}

.innerClientPnl{
	width:100%;
	max-width:180px;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:50px;
}

.innerClientCont{
	width:100%;
	max-width:180px;
	float:left;
	background:#fff;
	margin-right:30px;
	border:1px solid #e7e7e7;
	text-align:center;
	margin-bottom:30px;

}

.innerClientCont img{
	width:100%;
	height:auto;
}

.innerHeadingPro{
	font-size:6.5vw;
	font-weight:500;
}

.levelContLft{
	max-width:100%;
	float:left;
	margin-right:0px;
	margin-bottom:30px;
}

.levelContRgt{
	max-width:100%;
	float:left;
	border-left:none;
	border-top:1px solid #CCCCCC;
	padding-left:0px;
	padding-top:30px;
}

.levelDetails{
	background:#0099ff;
	width:100%;
	max-width:142px;
	height:90px;
	float:left;
	margin-right:20px;
	margin-bottom:30px;
	text-align:center;
	padding:20px 0 15px 0;
	font-size:16px;
	line-height:21px;
	color:#fff;
}

.productWrap{
	width:90%;
	max-width:1110px;
	padding:40px 15px;
	margin:20px auto 100px auto;
}

.productWrap02{
	width:90%;
	max-width:1100px;
	margin-right:0px;
	padding:40px 15px;
}


.productBox{
	width:95%;
	max-width:300px;
	margin-right:50px;
	float:left;
	margin-bottom:50px;
}

.productBox02{
	width:95%;
	max-width:300px;
	float:left;
	margin-bottom:50px;
}

.productCatgory{
	font-size:6vw;
	font-family: 'Roboto', sans-serif;
	color:#000;
	font-weight:600;
	margin-bottom:30px;
	display:block;
	
}

.productName{
	font-size:16px;
	line-height:40px;
	font-weight:bold;
	border-radius:25px;
	background:#FFCC33;
	color:#000;
	display:inline-block;
	width:100%;
	padding-left:10px;
	margin-bottom:10px;
	text-transform:uppercase;
}

.productName02{
	font-size:16px;
	line-height:40px;
	font-weight:bold;
	border-radius:25px;
	background:#33CCFF;
	color:#000;
	display:inline-block;
	width:100%;
	padding-left:10px;
	margin-bottom:10px;
	text-transform:uppercase;
}

.certiWrap{
	margin:20px auto;
}

.certiCont{
	width:100%;
	max-width:200px;
	margin-right:20px;
	float:left;
	margin-bottom:50px;
}

.appliImg{
	width:100%;
	height:auto;
}


.credentialCont{
	width:100%;
	max-width:200px;
	margin-right:30px;
	float:none;
	margin:0 auto;
}

.credentialCont img{
	width:100%;
	height:300px;
	border:1px solid #CCCCCC;
	margin-top:50px;
}

.cateProdctWrap{
	width:100%;
	max-width:1160px;
	margin:30px auto 50px;
}

.cateProdctBox{
	width:100%;
	max-width:280px;
	float:left;
	margin:0 0 50px 0;
}

.cateProdctBox img{
	width:100%;
	height:auto;
}

.cateProdctName{
	background:#f0f0f0;
	font-size:16px;
}

.productCatHead{
	font-size:17px;
	line-height:35px;
	font-weight:500;
}
.welcomePic{
	width:100%;
	display:block;
	margin-right:0;
	margin-left:0;
	margin-top:20px;
}



}


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;
}

#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: normal 16px 'Oxygen', sans-serif;
  color:#000;
}

#contact {
  
  rgba(249, 249, 249, 0.2);
  padding: 25px;
  margin: 30px 0;
  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: #23b6d5;
  color: #FFF;
  padding: 10px;
  font-size: 15px;
  margin: auto;
  width: 80%;
  display:block;
  text-transform:uppercase;
}

#contact button[type="submit"]:hover {
  background: #077574;
  -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: #23b6d5;
	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: 12px 'Lato', sans-serif;
	color: #000;
	background-color: #23b6d5;
	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;
}