*{
	margin:0;
	padding:0;
	border:0;
}
header, nav, footer, section, aside, article{
	display:block;
}
body{
	font-family: "Oxygen", sans-serif;
	font-size:16px;
	line-height:28px;
	color:#171717;
}
@font-face {
	font-family: 'COOPBL';
	src: url('../cimage35/113861COOPBL.TTF');
	font-weight: normal;
}
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: "Playfair Display", serif;
	font-weight:normal;
}
.wrapper{
	max-width:1160px;
	width:100%;
	margin:0 auto;
}
.wrapper02{
	width:95%;
	margin:0 auto;
}
.specer{
	font-size:0;
	line-height:0;
	clear:both;
}
nav{
	background:#da251d;
}

/* Sticky Cont Start */
header{
	background:none;
	color: #fff;
}      
header.sticky {
     position: fixed;
     width: 100%;
     background:none;
     text-align: left;
	 z-index:9999;
	 top:0;
	 left:0;
}
/* Sticky Cont End */

.headerBg{
	background:url(113861header_bg.jpg) 95% 0 no-repeat;
	padding:45px 0 35px 0;
	background-size:cover;
}
.headerWrap{
	width:95%;
	margin:0 auto;
	position:relative;
}
.logoNameCont{
	width:100%;
	max-width:600px;
	float:left;
}
.logoCont{
	width:100%;
	max-width:62px;
	float:left;
}
.coNameCont{
	width:100%;
	max-width:525px;
	float:right;
}
.companyName{
	font-family: 'COOPBL';
	font-size:30px;
	line-height:36px;
	color:#da251d;
	font-weight:500;
	padding-bottom:2px;
}
.companyTag{
	font-family: "Oxygen", sans-serif;
	font-size:15px;
	line-height:22px;
	color:#171717;
	font-weight:500;
	border-top:1px solid #171717;
	padding-top:2px;
}
.isoCont{
	width:100%;
	max-width:100px;
	float:left;
	margin-left:60px;
}
.isoTxt{
	font-family: "Oxygen", sans-serif;
	font-size:17px;
	line-height:26px;
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
}
.callUsCont{
	width:100%;
	max-width:125px;
	float:left;
	margin-left:20px;
}
.callUsTxt{
	font-family: "Oxygen", sans-serif;
	font-size:16px;
	line-height:22px;
	color:#171717;
	font-weight:bold;
}
.callUsTxtRed{
	font-family: "Oxygen", sans-serif;
	font-size:16px;
	line-height:22px;
	color:#da251d;
	font-weight:bold;
}
.headerPic{
	width:100%;
	height:auto;
	display:none;
}
.homeAboutBg{
	background:url(113861about_us_bg.jpg) 50% 0 no-repeat; 
	padding:40px 0 0 0;
	background-size:cover contain;
	/*background-attachment:fixed;*/
}
.homeAboutWrap{	
	width:100%;
	max-width:950px;
	float:right;
}
.whoWeCont{
	width:100%;
	max-width:575px;
	float:left;
	padding-right:30px;
}
.whoWeHead{
	font-family: "Playfair Display", serif;
	font-size:30px;
	line-height:36px;
	color:#da251d;
	font-weight:bold;
	margin-bottom:10px;
}
.whoWeTxt{
	font-family: "Oxygen", sans-serif;
	font-size:15px;
	line-height:25px;
	color:#171717;
	font-weight:500;
	margin-bottom:25px;
	text-align:justify;
}
.whoWeMore{
	background:#da251d;
	font-family: "Oxygen", sans-serif;
	font-size:15px;
	line-height:28px;
	color:#fff;
	font-weight:500;
	padding:5px 15px;
	display:inline-block;
	border-radius:5px;
}
.whoWeMore:hover{
	background:#171717;
}
.weCaterWrap{
	width:100%;
	max-width:300px;
	float:left;
	padding-left:40px;
	border-left:1px solid #bcbcbc;
}
.weCaterBox{
	width:100%;
	max-width:300px;
	float:left;
}
.weCaterList01{
	width:100%;
	max-width:125px;
	float:left;
	margin-right:20px;
	text-align:center;
}
.weCaterList02{
	width:100%;
	max-width:125px;
	float:left;
	text-align:center;
}
.weCaterListName{
	font-family: "Oxygen", sans-serif;
	font-size:14px;
	line-height:22px;
	color:#171717;
	font-weight:600;
	margin-bottom:15px;
	text-transform:uppercase;
}
.homeServiceBg{
	background:#fff;
	padding:40px 0;
}
.homeServiceTxtWrap{
	width:100%;
	max-width:1160px;
	margin:0 auto;
	margin-bottom:50px;
}
.homeServiceTxtBox01{
	width:100%;
	max-width:650px;
	float:left;
}
.homeServiceTxtBox02{
	width:100%;
	max-width:483px;
	float:right;
}
.homeServiceHead01{
	font-family: "Oxygen", sans-serif;
	font-size:18px;
	line-height:26px;
	color:#171717;
	font-weight:600;
	padding-bottom:5px;
}
.homeServiceHead02{
	font-family: "Playfair Display", serif;
	font-size:30px;
	line-height:30px;
	color:#da251d;
	font-weight:bold;
	padding-bottom:10px;
}
.homeServiceTxt{
	font-family: "Oxygen", sans-serif;
	font-size:14px;
	line-height:23px;
	color:#171717;
	font-weight:400;
}
.homeServiceWrap{
	width:97%;
	float:none;
	margin:0 auto;
}
.homeServiceBox{
	background:url(113861home_service_bg.jpg) 0 0 no-repeat;
	width:100%;
	max-width:250px;
	height:284px;
	float:left;
	margin-right:20px;
}
.homeServiceBox img{
	width:100%;
	height:auto;
}
.homeServiceName{
	font-family: "Playfair Display", serif;
	font-size:22px;
	line-height:28px;
	color:#da251d;
	font-weight:600;
	margin-top:15px;
	text-align:center;
	display:inline-block;
}
.whyChooseBg{
	background:#e4edf4;
	padding:60px 0 40px 0;
}
.whyChooseWrap{
	width:100%;
	max-width:1160px;
	margin:0 auto;
}
.whyUsBox{
	width:100%;
	max-width:640px;
	float:left;
}
.whyUsHead{
	font-family: "Playfair Display", serif;
	font-size:30px;
	line-height:36px;
	color:#171717;
	font-weight:600;
	padding-bottom:10px;
}
.whyUsBox img{
	padding:20px 0;
}
.whyUsTxt01{
	font-family: "Oxygen", sans-serif;
	font-size:15px;
	line-height:23px;
	color:#717171;
	font-weight:500;
}
.whyUsTxt02{
	font-family: "Oxygen", sans-serif;
	font-size:16px;
	line-height:30px;
	color:#171717;
	font-weight:500;
}
.picButtonBox{
	width:100%;
	max-width:366px;
	float:right;
}
.associates{
	width:100%;
	max-width:366px;
	float:left;
	margin-bottom:16px;
	position:relative;
}
.safetyExceBg{
	background:#da251d;
	padding:35px 0;
}
.safetyExceWrap{
	width:100%;
	max-width:1160px;
	margin:0 auto;
	position:relative;
}
.safetyExceLft{
	width:100%;
	max-width:550px;
	float:left;
}
.safetyLftHead{
	font-family: "Playfair Display", serif;
	font-size:35px;
	line-height:35px;
	color:#fff;
	font-weight:bold;
	padding-bottom:10px;
}
.safetyLftTxt{
	font-family: "Oxygen", sans-serif;
	font-size:16px;
	line-height:22px;
	color:#fff;
	font-weight:500;
}
.safetyExceRgt{
	width:100%;
	max-width:500px;
	float:left;
	margin-left:70px;
	margin-top:15px;
}
.callUsYellowBox{
	background:#ffb700;
	font-family: "Oxygen", sans-serif;
	font-size:17px;
	color:#fff;
	border-radius:10px;
	display:inline-block;
	text-align:center;
	padding:0 15px;
}
.callUsTxt02{
	font-family: "Oxygen", sans-serif;
	font-size:17px;
	line-height:50px;
	color:#fff;
	font-weight:500;
}
.contactBtn{
	background:#fff;
	font-family: "Oxygen", sans-serif;
	font-size:17px;
	line-height:50px;
	color:#171717;
	border-radius:10px;
	display:inline-block;
	text-align:center;
	padding:0 15px;
	margin-left:10px;
}
footer{
	background:#171717;
	padding:50px 0 30px 0;
	font-family: "Oxygen", sans-serif;
}
.footerCont01{
	max-width:300px;
	width:100%;
	float:left;
	margin-right:50px;
}
.footerCont02{
	max-width:250px;
	width:100%;
	float:left;
	margin-right:50px;
}
.footerCont03{
	max-width:180px;
	width:100%;
	float:left;
	margin-right:50px;
}
.footerCont04{
	max-width:270px;
	width:100%;
	float:right;
}
.footerCont02 iframe{
	width:100%;
	float:left;
	margin-right:0px;
	margin-top:20px;
	margin-bottom:20px;
}
.footerLogo{
	width:100%;
	max-width:50px;
	float:left;
	margin-bottom:15px;
	margin-right:10px;
}
.footerLogo img{
	width:100%;
	height:auto;
}
.footerCompanyName{
	font-family: 'COOPBL';
	font-size:20px;
	line-height:26px;
	color:#fff;
	font-weight:500;
	padding-bottom:2px;
}
.footerHead{
	font-family: "Rubik", sans-serif;
	font-size:19px;
	line-height:26px;
	color:#fff;
	padding-bottom:5px;
	font-weight:400;
	text-transform:uppercase;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #fff;
}
.footerTxt{
	font-size:15px;
	line-height:25px;
	font-weight:400;
	color:#fff;
	padding-bottom:20px;
}
.footerTxt01{
	font-size:15px;
	line-height:21px;
	font-weight:400;
	color:#fff;
}
.footerBtn{
	font-size:15px;
	line-height:30px;
	font-weight:400;
	color:#fff;
}
.footerSocial{
	font-size:20px;
	line-height:30px;
	font-weight:300;
	color:#fff;
	margin-right:5px;
}
.footerBtn:hover{
	color:#c3c3c3;
}
.footerTxtSml{
	font-size:11px;
	line-height:16px;
	font-weight:500;
	color: #00CCFF;
	padding-top:10px;
}
.poweredbyBg{
	background:#c3c3c3;
	padding:10px 0;
	text-align:center;
}
.poweredby{
	font-size:14px;
	line-height:19px;
	color:#000;	
	display:inline-block;
}









/* Inner CSS */

.inrBanrImg{
	width:100%;
	height:auto;
	margin-bottom:10px;
}
.innerWrapBg{
	background:#fff;
	padding:30px 0 80px 0;
}
.innerWrapBg02{
	background:#fff;
	padding:0px 0 80px 0;
}
.innerCont{
	width:100%;
	max-width:1160px;
	margin:0 auto;
}
.innerHeading{
	font-family: "Playfair Display", serif;
	font-size:30px;
	line-height:36px;
	color:#da251d;
	font-weight:bold;
	margin-bottom:10px;
}
.innerText{
	font-family: "Oxygen", sans-serif;
	font-size:15px;
	line-height:25px;
	color:#171717;
	font-weight:500;
	margin-bottom:25px;
	text-align:justify;
}
.innerText01{
	font-family: "Oxygen", sans-serif;
	font-size:16px;
	line-height:25px;
	color:#171717;
	font-weight:500;
	margin-bottom:25px;
}
.orgChartBox{
	width:100%;
	max-width:700px;
	float:left;
	margin-top:30px;
}
.orgChartBox img{
	width:100%;
	height:auto;
}
.whyChooseLft{
	width:100%;
	max-width:800px;
	float:left;
}
.whyChooseRgt{
	width:100%;
	max-width:300px;
	float:right;
}
.whyChooseTxt{
	background:#f4f6f9;
	width:43%;
	font-family: "Oxygen", sans-serif;
	font-size:14px;
	line-height:25px;
	color:#171717;
	font-weight:500;
	margin-bottom:20px;
	margin-right:20px;
	border:1px solid #ccc;
	border-radius:15px;
	padding:8px 8px;
	float:left;
}
.ourServiceLft{
	width:100%;
	max-width:750px;
	float:left;
}
.ourServiceRgt{
	width:100%;
	max-width:350px;
	float:right;
}
.ourServiceRgt img{
	width:100%;
	max-width:350px;
	float:right;
}
.specificationTxt{
	font-family: "Oxygen", sans-serif;
	font-size:18px;
	line-height:25px;
	color:#da251d;
	font-weight:bold;
	margin-bottom:10px;
	text-transform:uppercase;
	display:block;
}
.specificationTxt01{
	font-family: "Oxygen", sans-serif;
	font-size:15px;
	line-height:25px;
	color:#000;
	margin-bottom:3px;
}
.associateLft{
	width:100%;
	max-width:500px;
	float:left;
	padding-right:50px;
	border-right:1px #ccc solid;
	margin-top:30px;
}
.associateRgt{
	width:100%;
	max-width:500px;
	float:right;
	margin-top:30px;
}
.associateTxt{
	font-family: "Oxygen", sans-serif;
	font-size:17px;
	line-height:40px;
	color:#000;
	font-weight:500;
	margin-bottom:10px;
	display:block;
}
.contactLft{
	width:100%;
	max-width:400px;
	float:left;
	margin-right:100px;
}
.contactLft iframe{
	width:100%;
}
.contactRgt{
	width:100%;
	max-width:400px;
	float:left;
}
.galleryWrap{
	width:100%;
	max-width:1160px;
	float:left;
	margin-top:25px;
}
.galleryBox{
	width:100%;
	max-width:350px;
	float:left;
	margin-right:30px;
	margin-bottom:40px;
}
.galleryBox img{
	width:100%;
	height:auto;
}





























/* 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;
}
.headerBg{
	background:url(113861header_bg.jpg) 77% 0 no-repeat;
	padding:45px 0 35px 0;
	background-size:cover;
}
.homeAboutBg{
	background:url(113861about_us_bg.jpg) 50% 0 no-repeat; 
	padding:40px 0 0 0;
	background-size:cover;
	/*background-attachment:fixed;*/
}
.whoWeCont{
	width:100%;
	max-width:550px;
	float:left;
	padding-right:20px;
	margin-left:20px;
}
.whoWeHead{
	font-size:27px;
	line-height:32px;
	font-weight:bold;
	margin-bottom:10px;
}
.whoWeTxt{
	font-size:15px;
	line-height:24px;
	font-weight:500;
	margin-bottom:20px;
	text-align:justify;
}
.whoWeMore{
	font-size:14px;
	line-height:24px;
	font-weight:500;
	padding:5px 10px;
	display:inline-block;
	border-radius:5px;
}
.weCaterWrap{
	width:100%;
	max-width:270px;
	float:left;
	padding-left:20px;
	border-left:1px solid #bcbcbc;
}
.homeServiceTxtWrap{
	width:90%;
	max-width:1160px;
	margin:0 auto;
	margin-bottom:50px;
}
.homeServiceTxtBox01{
	width:100%;
	max-width:400px;
	float:left;
}
.homeServiceTxtBox02{
	width:100%;
	max-width:450px;
	float:right;
}
.homeServiceHead02{
	font-size:27px;
	line-height:30px;
	font-weight:bold;
	padding-bottom:10px;
}
.homeServiceName{
	font-size:20px;
	line-height:26px;
	font-weight:600;
	margin-top:15px;
	text-align:center;
	display:inline-block;
}
.whyUsBox{
	width:100%;
	max-width:500px;
	float:left;
}
.picButtonBox{
	width:100%;
	max-width:320px;
	float:right;
}
.associates{
	width:100%;
	max-width:320px;
	float:left;
	margin-bottom:16px;
	position:relative;
}
.associates img{
	width:100%;
	height:auto;
}
.safetyExceLft{
	width:100%;
	max-width:470px;
	float:left;
}
.safetyLftHead{
	font-size:27px;
	line-height:31px;
	font-weight:bold;
	padding-bottom:10px;
}
.safetyLftTxt{
	font-size:14px;
	line-height:22px;
	font-weight:500;
}
.safetyExceRgt{
	width:100%;
	max-width:400px;
	float:left;
	margin-left:0px;
	margin-top:15px;
}
.callUsYellowBox{
	font-size:15px;
	border-radius:10px;
	display:inline-block;
	text-align:center;
	padding:0 10px;
}
.callUsTxt02{
	font-size:15px;
	line-height:50px;
	font-weight:500;
}
.contactBtn{
	font-size:15px;
	line-height:50px;
	border-radius:10px;
	display:inline-block;
	text-align:center;
	padding:0 10px;
	margin-left:10px;
}
.footerCont03{
	max-width:230px;
	width:100%;
	float:left;
	margin-right:0px;
	margin-bottom:30px;
}
.footerCont04{
	max-width:240px;
	width:100%;
	float:right;
}
.footerTxt{
	font-size:14px;
	line-height:25px;
	font-weight:400;
	padding-bottom:20px;
}
.footerTxt01{
	font-size:14px;
	line-height:21px;
	font-weight:400;
}
.footerBtn{
	font-size:14px;
	line-height:30px;
	font-weight:400;
}
.innerHeading{
	font-size:27px;
	line-height:36px;
	font-weight:bold;
	margin-bottom:10px;
}
.whyChooseLft{
	max-width:100%;
	float:left;
}
.whyChooseRgt{
	width:100%;
	max-width:300px;
	float:left;
	margin-top:25px;
}
.whyChooseTxt{
	width:43%;
	font-size:14px;
	line-height:25px;
	font-weight:500;
	margin-bottom:20px;
	margin-right:20px;
	float:left;
}
.ourServiceLft{
	width:100%;
	max-width:500px;
	float:left;
}
.ourServiceRgt{
	width:100%;
	max-width:350px;
	float:right;
}

.associateLft{
	max-width:100%;
	float:left;
	padding-right:0px;
	border-right:0px #ccc solid;
	margin-top:30px;
}
.associateRgt{
	width:100%;
	max-width:500px;
	float:left;
	margin-top:0px;
}
.contactLft{
	width:100%;
	max-width:400px;
	float:left;
	margin-right:90px;
}
.contactRgt{
	width:100%;
	max-width:400px;
	float:left;
}
.galleryBox{
	width:100%;
	max-width:260px;
	float:left;
	margin-right:30px;
	margin-bottom:40px;
}

}






@media screen and (max-width:991px) and (min-width:768px){
.wrapper{
	width:90%;
	margin:0 auto;
	height:auto;
}
.headerBg{
	background:url(113861header_bg_768.jpg) 0 0 no-repeat;
	padding:25px 0 35px 0;
}
.logoNameCont{
	width:100%;
	max-width:600px;
	float:left;
	margin-bottom:10px;
}
.isoCont{
	width:100%;
	max-width:120px;
	float:left;
	margin-left:80px;
}
.callUsCont{
	width:100%;
	max-width:125px;
	float:left;
	margin-left:0px;
}
.homeAboutBg{
	background:url(113861about_us_bg.jpg) 20% 0 no-repeat; 
	padding:40px 0;
	background-size:cover;
	background-attachment:fixed;
	/*background-attachment:fixed;*/
}
.homeAboutWrap{	
	width:100%;
	max-width:950px;
	float:left;
}
.whoWeCont{
	width:100%;
	max-width:475px;
	float:right;
	padding-right:30px;
	margin-bottom:30px;
}
.whoWeHead{
	font-size:25px;
	line-height:31px;
	font-weight:bold;
	margin-bottom:10px;
}
.whoWeTxt{
	font-size:15px;
	line-height:24px;
	font-weight:500;
	margin-bottom:20px;
	text-align:justify;
}
.whoWeMore{
	font-size:14px;
	line-height:24px;
	font-weight:500;
	padding:5px 10px;
	display:inline-block;
	border-radius:5px;
}
.weCaterWrap{
	width:100%;
	max-width:475px;
	float:right;
	padding-right:30px;
	border-left:0px;
	border-top:1px solid #bcbcbc;
	padding-top:25px;
}
.weCaterBox{
	width:100%;
	max-width:475px;
	float:left;
}
.homeServiceTxtWrap{
	width:90%;
	max-width:1160px;
	margin:0 auto;
	margin-bottom:50px;
}
.homeServiceHead02{
	font-size:25px;
	line-height:30px;
	font-weight:bold;
	padding-bottom:10px;
}
.homeServiceTxtBox02{
	max-width:100%;
	float:left;
}
.homeServiceName{
	font-size:19px;
	line-height:28px;
	font-weight:600;
	margin-top:15px;
	text-align:center;
	display:inline-block;
}
.whyChooseBg{
	padding:40px 0;
}
.whyUsBox{
	max-width:100%;
	float:left;
}
.whyUsHead{
	font-size:25px;
	line-height:30px;
	font-weight:600;
	padding-bottom:10px;
}
.whyUsTxt02{
	font-size:15px;
	line-height:30px;
	font-weight:500;
}
.picButtonBox{
	max-width:100%;
	float:left;
	margin-top:30px;
}
.associates{
	width:100%;
	max-width:320px;
	float:left;
	margin-bottom:16px;
	position:relative;
	margin-right:20px;
}
.associates img{
	width:100%;
}
.safetyLftHead{
	font-size:30px;
	line-height:35px;
	font-weight:bold;
	padding-bottom:10px;
}
.safetyExceRgt{
	width:100%;
	max-width:500px;
	float:left;
	margin-left:0px;
	margin-top:15px;
}
.callUsYellowBox{
	font-size:16px;
	border-radius:10px;
	display:inline-block;
	text-align:center;
	padding:0 15px;
}
.callUsTxt02{
	font-size:16px;
	line-height:50px;
	font-weight:500;
}
.contactBtn{
	font-size:16px;
	line-height:50px;
	border-radius:10px;
	display:inline-block;
	text-align:center;
	padding:0 15px;
	margin-left:10px;
}
.innerHeading{
	font-size:26px;
	line-height:36px;
	font-weight:bold;
	margin-bottom:10px;
}
.whyChooseLft{
	max-width:100%;
	float:left;
}
.whyChooseRgt{
	width:100%;
	max-width:300px;
	float:left;
	margin-top:25px;
}
.whyChooseTxt{
	width:55%;
	font-size:14px;
	line-height:25px;
	font-weight:500;
	margin-bottom:20px;
	margin-right:0px;
	float:left;
}
.ourServiceLft{
	max-width:100%;
	float:left;
}
.ourServiceRgt{
	width:100%;
	max-width:350px;
	float:left;
	margin-top:20px;
}
.associateLft{
	max-width:100%;
	float:left;
	padding-right:0px;
	border-right:0;
	margin-top:30px;
}
.associateRgt{
	max-width:100%;
	float:left;
	margin-top:0px;
}
.associateTxt{
	font-size:16px;
	line-height:40px;
	font-weight:500;
	margin-bottom:10px;
}
.contactLft{
	width:100%;
	max-width:500px;
	float:left;
	margin-right:90px;
}
.contactRgt{
	width:100%;
	max-width:500px;
	float:left;
	margin-top:30px;
}
.galleryBox{
	width:100%;
	max-width:310px;
	float:left;
	margin-right:30px;
	margin-bottom:40px;
}

}



@media screen and (max-width:767px) and (min-width:600px){
.wrapper{
	width:90%;
	margin:0 auto;
	height:auto;
}
.headerBg{
	background:url(113861header_bg_768.jpg) 100% 0 no-repeat;
	padding:25px 0 35px 0;
}
.logoNameCont{
	width:100%;
	max-width:550px;
	float:left;
	margin-bottom:10px;
}
.logoCont{
	width:100%;
	max-width:62px;
	float:left;
}
.coNameCont{
	width:100%;
	max-width:480px;
	float:right;
}
.companyName{
	font-size:27px;
	line-height:36px;
	font-weight:500;
	padding-bottom:2px;
}
.companyTag{
	font-size:14px;
	line-height:20px;
	font-weight:500;
	border-top:1px solid #171717;
	padding-top:2px;
}
.isoCont{
	width:100%;
	max-width:152px;
	float:left;
	margin-left:65px;
}
.isoTxt{
	font-size:16px;
	line-height:26px;
	font-weight:bold;
	text-transform:uppercase;
}

.homeAboutBg{
	background:url(113861about_us_bg.jpg) 20% 0 no-repeat; 
	padding:40px 0 0 0;
	background-size:cover;
	background-attachment:fixed;
	/*background-attachment:fixed;*/
}
.whoWeCont{
	width:100%;
	max-width:380px;
	float:right;
	padding-right:0px;
	padding-bottom:25px;
}
.whoWeHead{
	font-size:25px;
	line-height:36px;
	font-weight:bold;
	margin-bottom:10px;
}
.whoWeTxt{
	font-size:15px;
	line-height:24px;
	font-weight:500;
	margin-bottom:15px;
	text-align:justify;
}
.whoWeMore{
	font-size:14px;
	line-height:23px;
	font-weight:500;
	padding:5px 15px;
	display:inline-block;
	border-radius:5px;
}
.weCaterWrap{
	width:100%;
	max-width:380px;
	float:right;
	padding-left:0px;
	border-left:0;
	border-top:1px solid #bcbcbc;
	padding-top:15px;
}
.weCaterBox{
	width:100%;
	max-width:380px;
	float:left;
}
.weCaterList01{
	width:100%;
	max-width:125px;
	float:left;
	margin-right:0px;
	text-align:center;
}
.weCaterList02{
	width:100%;
	max-width:125px;
	float:left;
	text-align:center;
}
.weCaterListName{
	font-size:13px;
	line-height:22px;
	font-weight:600;
	margin-bottom:15px;
	text-transform:uppercase;
}
.homeServiceTxtWrap{
	width:90%;
	max-width:1160px;
	margin:0 auto;
	margin-bottom:50px;
}
.homeServiceTxtBox01{
	max-width:100%;
	float:left;
}
.homeServiceTxtBox02{
	max-width:100%;
	float:left;
}
.homeServiceHead02{
	font-size:25px;
	line-height:30px;
	font-weight:bold;
	padding-bottom:10px;
}
.homeServiceTxt{
	font-size:15px;
	line-height:23px;
	font-weight:400;
}
.homeServiceName{
	font-size:18px;
	line-height:28px;
	font-weight:600;
	margin-top:15px;
	text-align:center;
	display:inline-block;
}
.whyChooseBg{
	padding:40px 0;
}
.whyUsHead{
	font-size:27px;
	line-height:36px;
	font-weight:600;
	padding-bottom:10px;
}
.whyUsTxt02{
	font-size:15px;
	line-height:30px;
	font-weight:500;
}
.picButtonBox{
	width:100%;
	max-width:366px;
	float:left;
	margin-top:20px;
}
.safetyLftHead{
	font-size:30px;
	line-height:35px;
	font-weight:bold;
	padding-bottom:10px;
}
.safetyLftTxt{
	font-size:15px;
	line-height:22px;
	font-weight:500;
}
.safetyExceRgt{
	width:100%;
	max-width:500px;
	float:left;
	margin-left:0px;
	margin-top:15px;
}
.callUsYellowBox{
	font-size:16px;
	border-radius:10px;
	display:inline-block;
	text-align:center;
	padding:0 15px;
}
.callUsTxt02{
	font-size:16px;
	line-height:40px;
	font-weight:500;
}
.contactBtn{
	font-size:16px;
	line-height:40px;
	border-radius:10px;
	display:inline-block;
	text-align:center;
	padding:0 15px;
	margin-left:10px;
}
.footerCont01{
	max-width:500px;
	width:100%;
	float:left;
	margin-right:0px;
}
.footerCont02{
	max-width:100%;
	float:left;
	margin-right:0px;
	margin-bottom:50px;
}
.footerCont03{
	max-width:180px;
	width:100%;
	float:left;
	margin-right:0px;
	margin-bottom:50px;
}
.footerCont04{
	max-width:270px;
	width:100%;
	float:right;
}
.innerHeading{
	font-size:26px;
	line-height:36px;
	font-weight:bold;
	margin-bottom:10px;
}
.whyChooseLft{
	max-width:100%;
	float:left;
}
.whyChooseRgt{
	width:100%;
	max-width:300px;
	float:left;
	margin-top:25px;
}
.whyChooseTxt{
	width:70%;
	font-size:14px;
	line-height:25px;
	font-weight:500;
	margin-bottom:20px;
	margin-right:0px;
	float:left;
}
.ourServiceLft{
	max-width:100%;
	float:left;
}
.ourServiceRgt{
	width:100%;
	max-width:350px;
	float:left;
	margin-top:20px;
}
.associateLft{
	max-width:100%;
	float:left;
	padding-right:0px;
	border-right:0;
	margin-top:10px;
}
.associateRgt{
	max-width:100%;
	float:left;
	margin-top:0px;
}
.associateTxt{
	font-size:16px;
	line-height:40px;
	font-weight:500;
	margin-bottom:10px;
}
.contactLft{
	width:100%;
	max-width:500px;
	float:left;
	margin-right:90px;
}
.contactRgt{
	width:100%;
	max-width:500px;
	float:left;
	margin-top:30px;
}
.galleryBox{
	width:100%;
	max-width:235px;
	float:left;
	margin-right:30px;
	margin-bottom:40px;
}

}


@media screen and (max-width:599px) and (min-width:480px){
.wrapper{
	width:90%;
	margin:0 auto;
	height:auto;
}
.headerBg{
	background:url(113861header_bg_resp.jpg) 30% 0 no-repeat;
	padding:25px 0 0 0;
	background-size:cover;
}
.headerWrap{
	max-width:90%;
	margin:0 auto;
	position:relative;
}
.logoNameCont{
	width:100%;
	max-width:600px;
	float:left;
}
.logoCont{
	width:100%;
	max-width:62px;
	float:none;
	margin:0 auto;
}
.coNameCont{
	width:100%;
	max-width:525px;
	float:left;
}
.companyName{
	font-size:25px;
	line-height:36px;
	font-weight:500;
	padding-bottom:2px;
	text-align:center;
}
.companyTag{
	font-size:3vw;
	line-height:20px;
	font-weight:500;
	border-top:1px solid #171717;
	padding-top:2px;
	margin-bottom:20px;
	text-align:center;
}
.isoCont{
	width:100%;
	max-width:180px;
	float:left;
	margin-left:10px;
}
.isoTxt{
	font-size:16px;
	line-height:26px;
	font-weight:bold;
	text-transform:uppercase;
}
.callUsCont{
	width:100%;
	max-width:125px;
	float:left;
	margin-left:30px;
}
.callUsTxt{
	font-size:16px;
	line-height:20px;
	font-weight:bold;
}
.callUsTxtRed{
	font-size:14px;
	line-height:20px;
	font-weight:bold;
}
.headerPic{
	width:60%;
	height:auto;
	display:block;
	float:right;
	margin-top:5px;
}
.homeAboutBg{
	background:url(113861about_us_bg.jpg) 50% 0 no-repeat; 
	padding:30px 0 0 0;
	background-size:cover;
}
.homeAboutWrap{	
	max-width:100%;
	float:left;
}
.whoWeCont{
	width:100%;
	max-width:575px;
	float:left;
	padding-right:0px;
}
.whoWeHead{
	font-size:6vw;
	line-height:36px;
	font-weight:bold;
	margin-bottom:10px;
}
.whoWeTxt{
	font-size:15px;
	line-height:24px;
	font-weight:500;
	margin-bottom:15px;
	text-align:justify;
}
.whoWeMore{
	font-size:14px;
	line-height:22px;
	font-weight:500;
	padding:5px 15px;
	display:inline-block;
	border-radius:5px;
}
.weCaterWrap{
	max-width:100%;
	float:left;
	padding-left:0px;
	border-left:0px solid #bcbcbc;
	border-top:1px solid #bcbcbc;
	margin-top:30px;
	padding-top:10px;
}
.weCaterBox{
	max-width:100%;
	float:left;
	margin-top:15px;
}
.weCaterList01{
	width:100%;
	max-width:120px;
	float:left;
	margin-right:15px;
	text-align:center;
}
.weCaterList02{
	width:100%;
	max-width:120px;
	float:left;
	text-align:center;
}
.weCaterListName{
	font-size:13px;
	line-height:22px;
	font-weight:600;
	margin-bottom:15px;
	text-transform:uppercase;
}
.homeServiceBg{
	padding:40px 0;
}
.homeServiceTxtWrap{
	width:90%;
	max-width:1160px;
	margin:0 auto;
	margin-bottom:50px;
}
.homeServiceTxtBox01{
	width:100%;
	max-width:650px;
	float:left;
}
.homeServiceTxtBox02{
	width:100%;
	max-width:483px;
	float:left;
}
.homeServiceHead01{
	font-size:17px;
	line-height:26px;
	font-weight:600;
	padding-bottom:5px;
}
.homeServiceHead02{
	font-size:5vw;
	line-height:30px;
	font-weight:bold;
	padding-bottom:10px;
}
.homeServiceTxt{
	font-size:15px;
	line-height:23px;
	font-weight:400;
}
.homeServiceWrap{
	width:90%;
	float:none;
	margin:0 auto;
}
.homeServiceBox img{
	width:100%;
	height:auto;
}
.homeServiceName{
	font-size:19px;
	line-height:26px;
	font-weight:600;
	margin-top:15px;
	text-align:center;
	display:inline-block;
}
.whyChooseBg{
	padding:40px 0 0 0;
}
.whyUsBox{
	width:100%;
	max-width:640px;
	float:left;
}
.whyUsHead{
	font-size:6vw;
	line-height:36px;
	font-weight:600;
	padding-bottom:10px;
}
.whyUsBox img{
	width:100%;
	padding:20px 0;
}
.whyUsTxt01{
	font-size:15px;
	line-height:23px;
	font-weight:500;
}
.whyUsTxt02{
	font-size:15px;
	line-height:30px;
	font-weight:500;
}
.picButtonBox{
	width:100%;
	max-width:360px;
	float:left;
	margin-top:25px;
}
.associates{
	width:100%;
	max-width:330px;
	float:left;
	margin-bottom:16px;
}
.associates img{
	width:100%;
	margin-bottom:16px;
}
.safetyLftHead{
	font-size:6.5vw;
	line-height:35px;
	font-weight:bold;
	padding-bottom:10px;
}
.safetyLftTxt{
	font-size:15px;
	line-height:22px;
	font-weight:500;
}
.safetyExceRgt{
	width:100%;
	max-width:500px;
	float:left;
	margin-left:0px;
	margin-top:15px;
}
.callUsYellowBox{
	font-size:16px;
	border-radius:10px;
	display:inline-block;
	text-align:center;
	padding:0 15px;
}
.callUsTxt02{
	font-size:16px;
	line-height:40px;
	font-weight:500;
}
.contactBtn{
	font-size:16px;
	line-height:40px;
	border-radius:10px;
	display:inline-block;
	text-align:center;
	padding:0 15px;
	margin-left:0px;
	margin-top:10px;
}
footer{
	padding:50px 0 30px 0;
}
.footerCont01{
	max-width:100%;
	float:left;
	margin-right:0px;
	margin-bottom:10px;
}
.footerCont02{
	max-width:100%;
	float:left;
	margin-right:0px;
	margin-bottom:40px;
}
.footerCont03{
	max-width:100%;
	float:left;
	margin-right:0px;
	margin-bottom:40px;
}
.footerCont04{
	max-width:100%;
	float:left;
}
.footerCont02 iframe{
	width:100%;
	float:left;
	margin-right:0px;
	margin-top:20px;
	margin-bottom:20px;
}
.footerCompanyName{
	font-size:25px;
	line-height:26px;
	font-weight:500;
	padding-bottom:20px;
}
.footerHead{
	font-size:17px;
	line-height:26px;
	font-weight:400;
	text-transform:uppercase;
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px solid #fff;
}
.innerHeading{
	font-size:25px;
	line-height:36px;
	font-weight:bold;
	margin-bottom:10px;
}
.whyChooseLft{
	max-width:100%;
	float:left;
}
.whyChooseRgt{
	width:100%;
	max-width:300px;
	float:left;
	margin-top:25px;
}
.whyChooseTxt{
	width:80%;
	font-size:14px;
	line-height:25px;
	font-weight:500;
	margin-bottom:20px;
	margin-right:0px;
	float:left;
}
.ourServiceLft{
	max-width:100%;
	float:left;
}
.ourServiceRgt{
	width:100%;
	max-width:350px;
	float:left;
	margin-top:20px;
}
.associateLft{
	max-width:100%;
	float:left;
	padding-right:0px;
	border-right:0;
	margin-top:10px;
}
.associateRgt{
	max-width:100%;
	float:left;
	margin-top:0px;
}
.associateTxt{
	font-size:16px;
	line-height:40px;
	font-weight:500;
	margin-bottom:10px;
}
.contactLft{
	width:100%;
	max-width:500px;
	float:left;
	margin-right:90px;
}
.contactRgt{
	width:100%;
	max-width:500px;
	float:left;
	margin-top:30px;
}
.galleryBox{
	width:100%;
	max-width:350px;
	float:left;
	margin-right:0px;
	margin-bottom:40px;
}

}



@media screen and (max-width:479px) and (min-width:320px){
.wrapper{
	width:90%;
	margin:0 auto;
	height:auto;
}
.headerBg{
	background:url(113861header_bg_resp.jpg) 30% 0 no-repeat;
	padding:25px 0 0 0;
	background-size:cover;
}
.headerWrap{
	max-width:90%;
	margin:0 auto;
	position:relative;
}
.logoNameCont{
	width:100%;
	max-width:600px;
	float:left;
}
.logoCont{
	width:100%;
	max-width:62px;
	float:none;
	margin:0 auto;
}
.coNameCont{
	width:100%;
	max-width:525px;
	float:left;
}
.companyName{
	font-size:30px;
	line-height:36px;
	font-weight:500;
	padding-bottom:2px;
	text-align:center;
}
.companyTag{
	font-size:3.5vw;
	line-height:20px;
	font-weight:500;
	border-top:1px solid #171717;
	padding-top:2px;
	margin-bottom:20px;
	text-align:center;
}
.isoCont{
	width:100%;
	max-width:140px;
	float:left;
	margin-left:10px;
}
.isoTxt{
	font-size:15px;
	line-height:26px;
	font-weight:bold;
	text-transform:uppercase;
}
.callUsCont{
	width:100%;
	max-width:125px;
	float:left;
	margin-left:30px;
}
.callUsTxt{
	font-size:14px;
	line-height:20px;
	font-weight:bold;
}
.callUsTxtRed{
	font-size:14px;
	line-height:20px;
	font-weight:bold;
}
.headerPic{
	width:60%;
	height:auto;
	display:block;
	float:right;
	margin-top:5px;
}
.homeAboutBg{
	background:url(113861about_us_bg.jpg) 50% 0 no-repeat; 
	padding:30px 0 0 0;
	background-size:cover;
}
.homeAboutWrap{	
	max-width:100%;
	float:left;
}
.whoWeCont{
	width:100%;
	max-width:575px;
	float:left;
	padding-right:0px;
}
.whoWeHead{
	font-size:6.5vw;
	line-height:36px;
	font-weight:bold;
	margin-bottom:10px;
}
.whoWeTxt{
	font-size:15px;
	line-height:24px;
	font-weight:500;
	margin-bottom:15px;
	text-align:justify;
}
.whoWeMore{
	font-size:14px;
	line-height:22px;
	font-weight:500;
	padding:5px 15px;
	display:inline-block;
	border-radius:5px;
}
.weCaterWrap{
	max-width:100%;
	float:left;
	padding-left:0px;
	border-left:0px solid #bcbcbc;
	border-top:1px solid #bcbcbc;
	margin-top:30px;
	padding-top:10px;
}
.weCaterBox{
	max-width:100%;
	float:left;
	margin-top:15px;
}
.weCaterList01{
	width:100%;
	max-width:105px;
	float:left;
	margin-right:10px;
	text-align:center;
}
.weCaterList02{
	width:100%;
	max-width:112px;
	float:left;
	text-align:center;
}
.weCaterListName{
	font-size:13px;
	line-height:22px;
	font-weight:600;
	margin-bottom:15px;
	text-transform:uppercase;
}
.homeServiceBg{
	padding:40px 0;
}
.homeServiceTxtWrap{
	width:90%;
	max-width:1160px;
	margin:0 auto;
	margin-bottom:50px;
}
.homeServiceTxtBox01{
	width:100%;
	max-width:650px;
	float:left;
}
.homeServiceTxtBox02{
	width:100%;
	max-width:483px;
	float:right;
}
.homeServiceHead01{
	font-size:17px;
	line-height:26px;
	font-weight:600;
	padding-bottom:5px;
}
.homeServiceHead02{
	font-size:6.5vw;
	line-height:30px;
	font-weight:bold;
	padding-bottom:10px;
}
.homeServiceTxt{
	font-size:14px;
	line-height:23px;
	font-weight:400;
}
.homeServiceWrap{
	width:90%;
	float:none;
	margin:0 auto;
}
.homeServiceBox img{
	width:100%;
	height:auto;
}
.homeServiceName{
	font-size:19px;
	line-height:26px;
	font-weight:600;
	margin-top:15px;
	text-align:center;
	display:inline-block;
}
.whyChooseBg{
	padding:40px 0;
}
.whyUsBox{
	width:100%;
	max-width:640px;
	float:left;
}
.whyUsHead{
	font-size:7vw;
	line-height:36px;
	font-weight:600;
	padding-bottom:10px;
}
.whyUsBox img{
	width:100%;
	padding:20px 0;
}
.whyUsTxt01{
	font-size:15px;
	line-height:23px;
	font-weight:500;
}
.whyUsTxt02{
	font-size:15px;
	line-height:30px;
	font-weight:500;
}
.picButtonBox{
	width:100%;
	max-width:360px;
	float:left;
	margin-top:25px;
}
.associates{
	width:100%;
	max-width:360px;
	float:left;
	margin-bottom:16px;
}
.associates img{
	width:100%;
	max-width:366px;
	float:left;
	margin-bottom:16px;
}
.safetyLftHead{
	font-size:6.5vw;
	line-height:35px;
	font-weight:bold;
	padding-bottom:10px;
}
.safetyLftTxt{
	font-size:15px;
	line-height:22px;
	font-weight:500;
}
.safetyExceRgt{
	width:100%;
	max-width:500px;
	float:left;
	margin-left:0px;
	margin-top:15px;
}
.callUsYellowBox{
	font-size:16px;
	border-radius:10px;
	display:inline-block;
	text-align:center;
	padding:0 15px;
}
.callUsTxt02{
	font-size:16px;
	line-height:40px;
	font-weight:500;
}
.contactBtn{
	font-size:16px;
	line-height:40px;
	border-radius:10px;
	display:inline-block;
	text-align:center;
	padding:0 15px;
	margin-left:0px;
	margin-top:10px;
}
footer{
	padding:50px 0 30px 0;
}
.footerCont01{
	max-width:100%;
	float:left;
	margin-right:0px;
	margin-bottom:10px;
}
.footerCont02{
	max-width:100%;
	float:left;
	margin-right:0px;
	margin-bottom:40px;
}
.footerCont03{
	max-width:100%;
	float:left;
	margin-right:0px;
	margin-bottom:40px;
}
.footerCont04{
	max-width:100%;
	float:left;
}
.footerCont02 iframe{
	width:100%;
	float:left;
	margin-right:0px;
	margin-top:20px;
	margin-bottom:20px;
}
.footerCompanyName{
	font-size:25px;
	line-height:26px;
	font-weight:500;
	padding-bottom:20px;
}
.footerHead{
	font-size:17px;
	line-height:26px;
	font-weight:400;
	text-transform:uppercase;
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px solid #fff;
}
.innerHeading{
	font-size:25px;
	line-height:36px;
	font-weight:bold;
	margin-bottom:10px;
}
.whyChooseLft{
	max-width:100%;
	float:left;
}
.whyChooseRgt{
	width:100%;
	max-width:300px;
	float:left;
	margin-top:25px;
}
.whyChooseTxt{
	width:95%;
	font-size:14px;
	line-height:25px;
	font-weight:500;
	margin-bottom:20px;
	margin-right:0px;
	float:left;
}
.ourServiceLft{
	max-width:100%;
	float:left;
}
.ourServiceRgt{
	width:100%;
	max-width:350px;
	float:left;
	margin-top:20px;
}
.associateLft{
	max-width:100%;
	float:left;
	padding-right:0px;
	border-right:0;
	margin-top:10px;
}
.associateRgt{
	max-width:100%;
	float:left;
	margin-top:0px;
}
.associateTxt{
	font-size:15px;
	line-height:25px;
	font-weight:500;
	margin-bottom:20px;
	display:block;
}
.contactLft{
	width:100%;
	max-width:500px;
	float:left;
	margin-right:90px;
}
.contactRgt{
	width:100%;
	max-width:500px;
	float:left;
	margin-top:30px;
}
.innerText01{
	font-size:15px;
	line-height:25px;
	font-weight:500;
	margin-bottom:25px;
}
.galleryBox{
	max-width:100%;
	float:left;
	margin-right:0px;
	margin-bottom:40px;
}


}

media{}







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

.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: 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 {
  font-family: 'Lato', sans-serif;
  border: medium none !important;
  margin: 0 0 10px;
  padding: 0;
  width: 90%;
  color:#000;
  font-size:16px;
  font-weight:normal;
}

#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: #1a6b82;
  color: #FFF;
  padding:10px;
  font-size: 17px;
  font-weight:500;
  margin: auto;
  width: 50%;
  display:block;
  text-transform:uppercase;
}

#contact button[type="submit"]:hover {
  background: #2e2a22;
  -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: #1a6b82;
	border-width: 0px 12px 0px 0px;
	display: inline-block;
	*display: inline; zoom: 1; /* FOR IE7-8 */
	padding: 15px;
	margin: auto;
  	width: 50%;
	display:block;
	}

.capbox-inner {
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	background-color: #1a6b82;
	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;
    }
}


/* Forward */
.hvr-forward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-forward:hover, .hvr-forward:focus, .hvr-forward:active {
  -webkit-transform: translateX(8px);
  transform: translateX(8px);
}

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


/* Underline From Left */
.hvr-underline-from-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0;
  background: #2098D1;
  height: 2px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-left:hover:before, .hvr-underline-from-left:focus:before, .hvr-underline-from-left:active:before {
  right: 0;
}


/* 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/113324b05.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/113324a12.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; }