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

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

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

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-weight:normal;
	font-family: 'Oxygen', sans-serif;
}

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

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

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

.topBg{
	background:url(106366header_bg.jpg) 50% 0 no-repeat;
	padding-top:35px;
}

.topPannel{
	background:url(106366nav_bg.png) 50% 0 no-repeat;
	padding-top:30px;
	height:99px;
}

.respTopPannel{
	display:none;
}

.logoCont{
	width:100%;
	max-width:140px;
	float:left;
	margin-left:0px;
	margin-right:50px;
}
.kppLogoCont{
	width:100%;
	max-width:124px;
	float:left;
}

.navBg{
	background:#88b62d;
}

.navCont{
	float:right;
	width:100%;
	max-width:690px;
	margin-top:10px;
}

.home_top_text{
	width:100%;
	max-width:940px;
	margin:0 auto;
	font-size:20px;
	line-height:35px;
	color:#fff;
	text-align:center;
	padding-top:110px;
	padding-bottom:100px;
}

.sisterBg{
	background:#292c71;
	padding:20px 0;
}

.sisterText{
	font-size:22px;
	color:#fff;
	font-weight:300;
}

.blinking{
	display:none;
}

.needHelpBg{
	background:#ecd725;
	padding:23px 0;
	text-align:center;
}

.needHelpText{
	color:#0a0a0a;
	font-size:20px;
	font-weight:500;
}

.needHelpResp{
	display:none;
}

.callEmailText{
	color:#0a0a0a;
	font-size:20px;
	font-weight:500;
}

.callEmailText:hover{
	color:#CC0000;
}	

.introduction_bg{
	background:url(106366intro_bg.jpg) 50% 0 no-repeat;
	padding:80px 0;
	background-size:cover;
}

.introWrap{
	width:100%;
	max-width:1070px;
	margin:0 auto;
}

.introCont01{
	width:100%;
	max-width:280px;
	float:left;
	border:1px solid #2f2f2f;
	padding:20px;
	background:rgba(256,256,256,0.8);
	margin-right:50px;
	text-align:center;
	height:570px;
}

.introCont02{
	width:100%;
	max-width:280px;
	float:left;
	border:1px solid #2f2f2f;
	padding:20px;
	background:rgba(256,256,256,0.8);
	text-align:center;
	height:570px;
}

.introText{
	font-size:17px;
	line-height:28px;
	color:#0a0a0a;
	font-weight:500;
	text-align:left;
}

.introHead{
	font-size:20px;
	line-height:35px;
	color:#0a0a0a;
	font-weight:bold;
	text-transform:uppercase;
	padding:10px 0;
	text-align:left;
}

.philosophyText{
	font-size:17px;
	line-height:35px;
	color:#0a0a0a;
	font-weight:500;
	text-align:left;
}

.energyBg{
	background:#f3f1f1;
	padding:60px 0 80px;
	
}

.energyCont{
	width:100%;
	max-width:540px;
	margin:0 auto;
	text-align:center;
}

.energyHead{
	font-size:45px;
	color:#0a0a0a;
	font-weight:300;
	margin:30px 0;
	
}

.energyText{
	color:#0a0a0a;
	font-size:17px;
	line-height:30px;
	font-weight:600;
	padding-bottom:60px;
}


.energyTabs{
	width:100%;
	max-width:1050px;
	margin:0 auto;
}

.energyTabsCont{
	width:100%;
	max-width:250px;
	float:left;
	margin-right:150px;
	text-align:center;
}

.energyTabsCont02{
	width:100%;
	max-width:250px;
	float:left;
	text-align:center;
}


.energyTabsText01{
	font-size:25px;
	line-height:31px;
	color:#0a0a0a;
	font-weight:400;
	padding:15px 0;
}

.energyTabsText02{
	font-size:17px;
	line-height:27px;
	color:#0a0a0a;
	font-weight:500;
}


.homeGrnBg{
	background:#91c223;
	padding:70px 0;
}
	
.homeGrnCont{
	width:100%;
	max-width:850px;
	margin:0 auto;
}

.homeGrnCont01{
	width:100%;
	max-width:350px;
	float:left;
	padding-top:20px;
	margin-right:100px;
}

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

.whyHead{
	font-size:37px;
	line-height:47px;
	color:#fff;
	font-weight:300;
	text-transform:uppercase;
	padding:10px 0;
	text-align:left;
}

.whyText{
	font-size:18px;
	line-height:45px;
	color:#fff;
	font-weight:500;
	text-align:left;
}


.fourTabBg{
	background:#ebebeb;
	padding-top:70px;
	padding-bottom:70px;
}

.homeProductHead{
	font-size:50px;
	color:#0b477c;
	padding-bottom:40px;
	text-align:center;
	font-weight:300;
}

.homeProductText{
	font-size:17px;
	line-height:30px;
	color:#0b477c;
	padding-bottom:40px;
	text-align:center;
}


.fourTabCont{
	width:100%;
	max-width:1090px;
	margin:0 auto;
	padding:30px 0;
}

.tabCont{
	width:100%;
	max-width:250px;
	float:left;
	text-align:center;
	margin-right:30px;
	margin-bottom:30px;
	background:#f4f4f4;
	text-align:center;
	padding:25px 0;
	height:180px;
	color:#0b477c;
}

.tabCont:hover{
	background:#292c71;
	color:#fff;
}


.tabCont02{
	width:100%;
	max-width:250px;
	float:left;
	text-align:center;
	margin-bottom:30px;
	background:#f4f4f4;
	text-align:center;
	padding:25px 0;
	height:180px;
	color:#0b477c;
}

.tabCont02:hover{
	background:#292c71;
	color:#fff;
}

.tabContText{
	font-size:17px;
	line-height:25px;
	padding-top:25px;
}


.footerCont{
	background:#224386;
	padding:65px 0 50px 0;
}

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

.footerCont01_P1{
	max-width:160px;
	width:100%;
	float:left;
}

.footerCont01_P2{
	max-width:290px;
	width:100%;
	float:left;
}

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

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


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

.footerBtn:hover{
	color:#ecd725;
}

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

.footerBtn02:hover{
	color:#ecd725;
}


.footerServiceHead{
	font-size:20px;
	color:#ecd725;
	font-weight:600;
	padding-bottom:15px;
}

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


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

.respFtr{
   position: fixed;
   left: 0;
   bottom: 0;
   width: 100%;
   background-color: #0864a5;
   padding:8px 0;
   display:none;
}

.wrapper02{
	max-width:360px;
	width:100%;
	margin:0 auto;
}

.respFtrBox{
	width:100%;
	max-width:106px;
	float:left;
	text-align:center;
}

.respFtrBox a{
	font-size:14px;
	line-height:25px;
	color:#fff;
	text-decoration:none;
}

.respFtrBox a:hover{
	color:#fff;
}






/* Inner CSS */

.innerContBg{
	background:url(106366inner_bg.jpg) 50% 0 no-repeat;
	background-size:cover;
	background-attachment:fixed;
	padding:70px 0 100px 0;
	font-family: 'Open Sans', sans-serif;
}

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

.innerHeading{
	font-family: 'Oxygen', sans-serif;
	font-size:40px;
	line-height:50px;
	color:#0b477c;
	padding-bottom:30px;
	font-weight:300;
}

.innerText{
	font-size:17px;
	line-height:30px;
	color:#202020;
	font-weight:500;
}

.innerText02{
	font-size:19px;
	line-height:33px;
	color:#224386;
	font-weight:600;
	padding-bottom:10px;
}

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


.productCont{
	width:100%;
	max-width:257px;
	float:left;
	text-align:center;
	margin-right:30px;
	margin-bottom:50px;
	background:#fff;
	text-align:center;
	padding:25px 0;
	height:200px;
	color:#0b477c;
	border:1px solid #d4d4d4;
}

.productCont:hover{
	background:#292c71;
	color:#fff;
}


.productCont01{
	width:100%;
	max-width:257px;
	float:left;
	text-align:center;
	margin-bottom:50px;
	background:#fff;
	text-align:center;
	padding:25px 0;
	height:200px;
	color:#0b477c;
	border:1px solid #d4d4d4;
}

.productCont01:hover{
	background:#292c71;
	color:#fff;
}


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


.pvcResinLft{
	width:100%;
	max-width:700px;
	float:left;
}

.pvcResinRgt{
	width:100%;
	max-width:350px;
	float:right;
}

.productList{
	width:100%;
	max-width:330px;
	background:#ea183a;
	font-size:19px;
	line-height:28px;
	color:#fff;
	font-weight:500;
	border-radius:25px;
	padding:10px 0 10px 20px ;
	display:inline-block;
	margin-bottom:15px;
}

.productList01{
	width:100%;
	max-width:330px;
	font-size:17px;
	line-height:25px;
	color:#202020;
	border-bottom:1px solid #d3d3d3;
	font-weight:500;
	padding:10px 0 10px 20px ;
	display:inline-block;
	margin-bottom:15px;
}


.productList01:hover{
	background:#aeaeae;
	color:#fff;
	border-radius:25px;
}

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

.pvcResinSpecs{
	width:100%;
	max-width:700px;
	float:left;
	padding:20px 0;
}

.propertyHead{
	font-size:17px;
	line-height:55px;
	color:#292c71;
	font-weight:600;
	padding-left:10px;
}

.propertyHead01{
	font-size:17px;
	line-height:55px;
	color:#292c71;
	font-weight:600;
}


.propertyTxt01{
	font-size:16px;
	line-height:50px;
	color:#202020;
	font-weight:500;
	border-bottom:1px solid #dddcdc;
}

.propertyMore{
	border-radius:30px;
	background:#0b2161;
	padding:8px 25px;
	font-size:16px;
	color:#fff;
	font-weight:500;
	display:none;
}

.plasticizrPic{
	padding:50px 0;
}

.plasticizrCont{
	background:#eeeeee;
	width:100%;
	max-width:280px;
	float:left;
	padding-left:30px;
	margin:20px 35px 80px 0;
	border:1px solid #999999;
	border-radius:25px;
}

.plasticizrText{
	font-size:16px;
	line-height:35px;
	color:#202020;
	font-weight:600;
	padding-bottom:10px;
	padding-top:10px;
	display:inline-block;
}

.plasticizrText:hover{
	color:#FF0000;
}

.impactList{
	font-family: 'Oxygen', sans-serif;
	background:#1571bb;
	width:90%;
	font-size:18px;
	line-height:30px;
	padding:15px 0 15px 15px;
	color:#fff;
	font-weight:600;
	border-radius:20px;
	margin-bottom:10px;
}

.innerTextRed{
	font-size:17px;
	line-height:30px;
	color:#e01032;
	font-weight:600;
	padding-top:5px;
	display:inline-block;
}

.lubricantsCont{
	width:100%;
	max-width:700px;
	float:left;
	margin:50px 0 80px 0;
}

.lubricantsCont img{
	width:150px;
	height:auto;
	padding:0 10px;
}

.lubricants_pic{
	padding-bottom:80px;
}

.acidCont{
	width:100%;
	max-width:700px;
	float:left;
}

.acidCont img{
	padding-right:15px;
	padding-bottom:25px;
}

.principalCont{
	width:100%;
	max-width:257px;
	float:left;
	text-align:center;
	margin-right:30px;
	margin-bottom:50px;
	background:#fff;
	text-align:center;
	padding:30px 0;
	height:100px;
	color:#0b477c;
	border:1px solid #d4d4d4;
}

.principalText{
	font-size:17px;
	line-height:28px;
	color:#202020;
	font-weight:600;
	padding-top:15px;
}

.contactLft{
	width:100%;
	max-width:600px;
	float:left;
}

.contactRgt{
	width:100%;
	max-width:500px;
	float:right;
}


.photosCont{
	width:100%;
	max-width:230px;
	margin:20px;
	float:left;
}

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
















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

.topBg{
	background:url(106366header_bg_resp.jpg) 50% 0 no-repeat;
	padding-top:0px;
}

.topPannel{
	display:none;
}

.respTopPannel{
	padding-top:30px;
	background:#fff;
	display:block;
	
}

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

.logoCont img{
	padding-bottom:30px;
	margin:0 20px;
}

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

.home_top_text{
	width:100%;
	max-width:940px;
	margin:0 auto;
	font-size:18px;
	line-height:35px;
	color:#fff;
	text-align:center;
	padding-top:70px;
	padding-bottom:70px;
}

.sisterText{
	font-size:20px;
	color:#fff;
	font-weight:300;
}


.needHelpText{
	color:#0a0a0a;
	font-size:18px;
	font-weight:500;
}

.callEmailText{
	color:#0a0a0a;
	font-size:18px;
}


.introduction_bg{
	background:url(106366intro_bg_resp.jpg) 50% 0 no-repeat;
	padding:80px 0;
	background-size:cover;
}

.introWrap{
	width:100%;
	max-width:950px;
	margin:0 auto;
}

.introCont01{
	width:100%;
	max-width:220px;
	float:left;
	border:0px solid #2f2f2f;
	padding:20px;
	background:rgba(256,256,256,0.9);
	margin-right:50px;
	text-align:center;
	height:570px;
}

.introCont02{
	width:100%;
	max-width:220px;
	float:left;
	border:0px solid #2f2f2f;
	padding:20px;
	background:rgba(256,256,256,0.9);
	text-align:center;
	height:570px;
}

.introText{
	font-size:15px;
	line-height:28px;
	color:#0a0a0a;
	font-weight:500;
	text-align:left;
}

.introHead{
	font-size:18px;
	line-height:35px;
	color:#0a0a0a;
	font-weight:bold;
	text-transform:uppercase;
	padding:10px 0;
	text-align:left;
}

.philosophyText{
	font-size:15px;
	line-height:35px;
	color:#0a0a0a;
	font-weight:500;
	text-align:left;
}


.energyTabs{
	width:100%;
	max-width:850px;
	margin:0 auto;
}



.energyTabsCont{
	width:100%;
	max-width:250px;
	float:left;
	margin-right:50px;
	text-align:center;
}

.energyTabsCont02{
	width:100%;
	max-width:250px;
	float:left;
	text-align:center;
}

.energyTabsText01{
	font-size:22px;
	line-height:31px;
	color:#0a0a0a;
	font-weight:400;
	padding:15px 0;
}

.energyTabsText02{
	font-size:16px;
	line-height:27px;
	color:#0a0a0a;
	font-weight:500;
}

.fourTabCont{
	width:100%;
	max-width:840px;
	margin:0 auto;
	padding:30px 0;
}

.tabCont{
	width:100%;
	max-width:250px;
	float:left;
	text-align:center;
	margin-right:30px;
	margin-bottom:30px;
	background:#f4f4f4;
	text-align:center;
	padding:25px 0;
	height:180px;
	color:#0b477c;
}

.tabCont02{
	width:100%;
	max-width:250px;
	float:left;
	text-align:center;
	margin-right:30px;
	margin-bottom:30px;
	background:#f4f4f4;
	text-align:center;
	padding:25px 0;
	height:180px;
	color:#0b477c;
}

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

.footerCont01_P1{
	max-width:180px;
	width:100%;
	float:left;
}

.footerCont01_P2{
	max-width:350px;
	width:100%;
	float:left;
}

.footerCont01_P3{
	max-width:350px;
	width:100%;
	float:left;
}

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

.respFtr{
   display:block;
}

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

.contactLft{
	width:100%;
	max-width:400px;
	float:left;
}

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


}





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


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

.topBg{
	background:url(106366header_bg_resp.jpg) 50% 0 no-repeat;
	padding-top:0px;
}

.topPannel{
	display:none;
}

.respTopPannel{
	padding-top:30px;
	background:#fff;
	display:block;
	
}
.logoCont{
	width:100%;
	max-width:350px;
	float:none;
	margin:0 auto;
}

.logoCont img{
	padding-bottom:30px;
	margin:0 20px;
}

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

.home_top_text{
	width:100%;
	max-width:940px;
	margin:0 auto;
	font-size:18px;
	line-height:35px;
	color:#fff;
	text-align:center;
	padding-top:70px;
	padding-bottom:70px;
}

.sisterText{
	font-size:18px;
	color:#fff;
	font-weight:300;
}


.needHelpText{
	color:#0a0a0a;
	font-size:18px;
	font-weight:500;
}

.callEmailText{
	color:#0a0a0a;
	font-size:18px;
}


.introduction_bg{
	background:url(106366intro_bg_resp.jpg) 50% 0 no-repeat;
	padding:30px 0;
	background-size:cover;
}

.introWrap{
	width:100%;
	margin:0 auto;
}

.introCont01{
	width:100%;
	max-width:450px;
	float:none;
	margin:0 auto 50px auto;
	border:0px solid #2f2f2f;
	padding:20px;
	background:rgba(256,256,256,0.9);
	text-align:center;
	height:auto;
}

.introCont02{
	width:100%;
	max-width:450px;
	float:none;
	margin:0 auto 50px auto;
	border:0px solid #2f2f2f;
	padding:20px;
	background:rgba(256,256,256,0.9);
	text-align:center;
	height:auto;
	
}

.introText{
	font-size:16px;
	line-height:28px;
	color:#0a0a0a;
	font-weight:500;
	text-align:center;
	
}

.introHead{
	font-size:18px;
	line-height:35px;
	color:#0a0a0a;
	font-weight:bold;
	text-transform:uppercase;
	padding:10px 0;
	text-align:center;
}

.philosophyText{
	font-size:16px;
	line-height:40px;
	color:#0a0a0a;
	font-weight:500;
	text-align:center;
}


.energyTabs{
	width:100%;
	max-width:700px;
	margin:0 auto;
}

.energyTabsCont{
	width:100%;
	max-width:190px;
	float:left;
	margin-right:50px;
	text-align:center;
}


.energyTabsCont02{
	width:100%;
	max-width:190px;
	float:left;
	text-align:center;
}


.energyTabsText01{
	font-size:20px;
	line-height:30px;
	color:#0a0a0a;
	font-weight:400;
	padding:15px 0;
}

.energyTabsText02{
	font-size:16px;
	line-height:26px;
	color:#0a0a0a;
	font-weight:500;
}

.homeGrnBg{
	background:#91c223;
	padding:50px 0;
}

.homeGrnCont01{
	width:100%;
	max-width:350px;
	float:left;
	padding-top:20px;
	margin-right:50px;
}

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

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


.fourTabCont{
	width:100%;
	max-width:560px;
	margin:0 auto;
	padding:10px 0;
}

.tabCont{
	width:100%;
	max-width:250px;
	float:left;
	text-align:center;
	margin-right:30px;
	margin-bottom:30px;
	background:#f4f4f4;
	text-align:center;
	padding:25px 0;
	height:180px;
	color:#0b477c;
}

.tabCont02{
	width:100%;
	max-width:250px;
	float:left;
	text-align:center;
	margin-right:30px;
	margin-bottom:30px;
	background:#f4f4f4;
	text-align:center;
	padding:25px 0;
	height:180px;
	color:#0b477c;
}

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

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

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

.footerCont01_P3{
	max-width:280px;
	width:100%;
	float:left;
}

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

.respFtr{
   display:block;
}

.innerHeading{
	font-family: 'Oxygen', sans-serif;
	font-size:40px;
	color:#0b477c;
	padding-bottom:30px;
	font-weight:300;
}

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


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

.plasticizrCont{
	background:#eeeeee;
	width:100%;
	max-width:277px;
	float:left;
	padding-left:30px;
	margin:20px 35px 80px 0;
	border:1px solid #999999;
	border-radius:25px;
}

.innerText02{
	font-size:18px;
	line-height:30px;
	color:#224386;
	font-weight:600;
	padding-bottom:10px;
}


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

.contactRgt{
	width:100%;
	max-width:300px;
	float:right;
}



}










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


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

.topBg{
	background:url(106366header_bg_resp.jpg) 50% 0 no-repeat;
	padding-top:0px;
}

.topPannel{
	display:none;
}

.respTopPannel{
	padding-top:30px;
	background:#fff;
	display:block;
	
}

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

.logoCont img{
	padding-bottom:30px;
	margin:0 20px;
}

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

.home_top_text{
	width:100%;
	max-width:940px;
	margin:0 auto;
	font-size:18px;
	line-height:35px;
	color:#fff;
	text-align:center;
	padding-top:70px;
	padding-bottom:30px;
}

.sisterText{
	font-size:18px;
	color:#fff;
	font-weight:300;
}


.needHelpText{
	color:#0a0a0a;
	font-size:16px;
	line-height:28px;
	font-weight:600;
}

.callEmailText{
	color:#0a0a0a;
	font-size:16px;
	line-height:28px;
	font-weight:600;
}


.introduction_bg{
	background:url(106366intro_bg_resp.jpg) 50% 0 no-repeat;
	padding:30px 0;
	background-size:cover;
}

.introWrap{
	width:100%;
	margin:0 auto;
}

.introCont01{
	width:100%;
	max-width:300px;
	float:none;
	margin:0 auto 50px auto;
	border:0px solid #2f2f2f;
	padding:20px;
	background:rgba(256,256,256,0.9);
	text-align:left;
	height:auto;
}

.introCont02{
	width:100%;
	max-width:300px;
	float:none;
	margin:0 auto 50px auto;
	border:0px solid #2f2f2f;
	padding:20px;
	background:rgba(256,256,256,0.9);
	text-align:left;
	height:auto;
	
}

.introText{
	font-size:16px;
	line-height:28px;
	color:#0a0a0a;
	font-weight:500;
	text-align:left;
	
}

.introHead{
	font-size:18px;
	line-height:35px;
	color:#0a0a0a;
	font-weight:bold;
	text-transform:uppercase;
	padding:10px 0;
	text-align:left;
}

.philosophyText{
	font-size:16px;
	line-height:40px;
	color:#0a0a0a;
	font-weight:500;
	text-align:left;
}


.energyTabs{
	width:100%;
	max-width:400px;
	margin:0 auto;
}

.energyTabsCont{
	width:100%;
	max-width:400px;
	float:left;
	margin-right:0px;
	text-align:center;
	margin-bottom:70px;
}


.energyTabsCont02{
	width:100%;
	max-width:400px;
	float:left;
	text-align:center;
}


.energyTabsText01{
	font-size:30px;
	line-height:30px;
	color:#0a0a0a;
	font-weight:300;
	padding:15px 0;
}

.energyTabsText02{
	font-size:16px;
	line-height:26px;
	color:#0a0a0a;
	font-weight:500;
}

.homeGrnBg{
	background:#91c223;
	padding:50px 0;
}

.homeGrnCont01{
	width:100%;
	max-width:320px;
	float:none;
	margin:0 auto;
	padding-top:20px;
	text-align:center;
	
}

.homeGrnCont02{
	width:100%;
	max-width:320px;
	float:none;
	margin: 0 auto;
	padding-top:50px;
	
}

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

.whyHead{
	font-size:37px;
	line-height:47px;
	color:#fff;
	font-weight:300;
	text-transform:uppercase;
	padding:10px 0;
	text-align:center;
}

.whyText{
	font-size:18px;
	line-height:45px;
	color:#fff;
	font-weight:500;
	text-align:center;
}



.fourTabCont{
	width:100%;
	max-width:460px;
	margin:0 auto;
	padding:10px 0;
}

.tabCont{
	width:100%;
	max-width:200px;
	float:left;
	text-align:center;
	margin-right:30px;
	margin-bottom:30px;
	background:#f4f4f4;
	text-align:center;
	padding:25px 0;
	height:180px;
	color:#0b477c;
}

.tabCont02{
	width:100%;
	max-width:200px;
	float:left;
	text-align:center;
	margin-right:30px;
	margin-bottom:30px;
	background:#f4f4f4;
	text-align:center;
	padding:25px 0;
	height:180px;
	color:#0b477c;
}

.tabContText{
	font-size:16px;
	line-height:20px;
	padding-top:25px;
	font-weight:500;
}


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

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

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

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

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



.respFtr{
   display:block;
}

.innerHeading{
	font-family: 'Oxygen', sans-serif;
	font-size:40px;
	color:#0b477c;
	padding-bottom:30px;
	font-weight:300;
}

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


.productCont{
	width:100%;
	max-width:257px;
	float:left;
}

.productCont01{
	width:100%;
	max-width:257px;
	float:left;
}


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

.pvcResinSpecs{
	width:100%;
	max-width:700px;
	float:left;
	padding:20px 0;
	display:none;
}

.propertyMore{
	border-radius:30px;
	background:#0b2161;
	padding:8px 25px;
	font-size:16px;
	color:#fff;
	font-weight:500;
	display:inline-block;
	margin-bottom:50px;
}


.plasticizrPic{
	width:100%;
	height:auto;
	padding:50px 0;
}

.plasticizrPic{
	width:100%;
	height:auto;
	padding:50px 0;
}

.plasticizrCont{
	background:#eeeeee;
	width:100%;
	max-width:200px;
	float:left;
	padding-left:30px;
	margin:20px 35px 80px 0;
	border:1px solid #999999;
	border-radius:25px;
}

.lubricants_pic{
	display:none;
}

.innerText02{
	font-size:18px;
	line-height:30px;
	color:#224386;
	font-weight:600;
	padding-bottom:10px;
}

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

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


}





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


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

.topBg{
	background:url(106366header_bg_resp.jpg) 50% 0 no-repeat;
	padding-top:0px;
}

.topPannel{
	display:none;
}

.respTopPannel{
	padding-top:30px;
	background:#fff;
	display:block;
	
}

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

.logoCont img{
	padding-bottom:30px;
	margin:0 20px;
}

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

.home_top_text{
	width:100%;
	max-width:940px;
	margin:0 auto;
	font-size:16px;
	line-height:30px;
	color:#fff;
	text-align:center;
	padding-top:30px;
	padding-bottom:30px;
}

.sisterText{
	font-size:18px;
	color:#fff;
	font-weight:300;
	display:none;
}

.sisterTextResp{
	font-size:18px;
	color:#fff;
	font-weight:300;
	text-align:center;
}

.blinking{
    animation:blinkingText 1.2s infinite;
	font-size:18px;
	color:#fff;
	font-weight:300;
	text-align:center;
	display:block;
}
@keyframes blinkingText{
    0%{     color: #fff;    }
    49%{    color: #fff; }
    60%{    color: transparent; }
    99%{    color:transparent;  }
    100%{   color: #fff;    }
}


.needHelpText{
	color:#0a0a0a;
	font-size:16px;
	line-height:28px;
	font-weight:600;
	display:none;
}

.needHelpResp{
	color:#0a0a0a;
	font-size:20px;
	line-height:35px;
	font-weight:500;
	display:block;
}

.callEmailText{
	color:#0a0a0a;
	font-size:18px;
	line-height:28px;
	font-weight:500;
}


.introduction_bg{
	background:url(106366intro_bg_resp.jpg) 50% 0 no-repeat;
	padding:30px 0;
	background-size:cover;
}

.introWrap{
	width:100%;
	margin:0 auto;
}

.introCont01{
	width:100%;
	max-width:300px;
	float:none;
	margin:0 auto 50px auto;
	border:0px solid #2f2f2f;
	padding:20px;
	background:rgba(256,256,256,0.9);
	text-align:left;
	height:auto;
}

.introCont02{
	width:100%;
	max-width:300px;
	float:none;
	margin:0 auto 50px auto;
	border:0px solid #2f2f2f;
	padding:20px;
	background:rgba(256,256,256,0.9);
	text-align:left;
	height:auto;
	
}

.introText{
	font-size:16px;
	line-height:28px;
	color:#0a0a0a;
	font-weight:500;
	text-align:left;
	
}

.introHead{
	font-size:18px;
	line-height:35px;
	color:#0a0a0a;
	font-weight:bold;
	text-transform:uppercase;
	padding:10px 0;
	text-align:left;
}

.philosophyText{
	font-size:16px;
	line-height:40px;
	color:#0a0a0a;
	font-weight:500;
	text-align:left;
}

.energyCont{
	width:100%;
	max-width:400px;
	margin:0 auto;
	text-align:center;
}

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

.energyHead{
	font-size:40px;
	color:#0a0a0a;
	font-weight:300;
	margin:30px 0;
	
}

.energyText{
	color:#0a0a0a;
	font-size:16px;
	line-height:26px;
	font-weight:500;
	padding-bottom:60px;
}

.energyTabs{
	width:100%;
	max-width:400px;
	margin:0 auto;
}

.energyTabsCont{
	width:100%;
	max-width:400px;
	float:left;
	margin-right:0px;
	text-align:center;
	margin-bottom:70px;
}


.energyTabsCont02{
	width:100%;
	max-width:400px;
	float:left;
	text-align:center;
}


.energyTabsText01{
	font-size:30px;
	line-height:30px;
	color:#0a0a0a;
	font-weight:300;
	padding:15px 0;
}

.energyTabsText02{
	font-size:16px;
	line-height:26px;
	color:#0a0a0a;
	font-weight:500;
}

.homeGrnBg{
	background:#91c223;
	padding:50px 0;
}

.homeGrnCont01{
	width:100%;
	max-width:320px;
	float:none;
	margin:0 auto;
	padding-top:20px;
	text-align:center;
	
}

.homeGrnCont02{
	width:100%;
	max-width:320px;
	float:none;
	margin: 0 auto;
	padding-top:50px;
}

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

.whyHead{
	font-size:37px;
	line-height:47px;
	color:#fff;
	font-weight:300;
	text-transform:uppercase;
	padding:10px 0;
	text-align:center;
}

.whyText{
	font-size:18px;
	line-height:45px;
	color:#fff;
	font-weight:500;
	text-align:center;
}

.homeProductHead{
	font-size:40px;
	color:#0b477c;
	padding-bottom:40px;
	text-align:center;
	font-weight:300;
}

.homeProductText{
	font-size:16px;
	line-height:26px;
	color:#0b477c;
	padding-bottom:40px;
	text-align:center;
}



.fourTabCont{
	width:100%;
	max-width:250px;
	margin:0 auto;
	padding:10px 0;
}

.tabCont{
	float:none;
	margin:15px auto;
	text-align:center;
	background:#f4f4f4;
	text-align:center;
	padding:25px 0;
	height:200px;
	color:#0b477c;
}

.tabCont02{
	float:none;
	margin:15px auto;
	text-align:center;
	background:#f4f4f4;
	text-align:center;
	padding:25px 0;
	height:200px;
	color:#0b477c;
}

.tabContText{
	font-size:16px;
	line-height:26px;
	padding-top:25px;
	font-weight:500;
}


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

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

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

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

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


.respFtr{
   display:block;
}

.innerHeading{
	font-family: 'Oxygen', sans-serif;
	font-size:35px;
	color:#0b477c;
	padding-bottom:30px;
	font-weight:300;
}

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


.productCont{
	width:100%;
	max-width:257px;
	float:left;
}

.productCont01{
	width:100%;
	max-width:257px;
	float:left;
}

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

.pvcResinSpecs{
	width:100%;
	max-width:700px;
	float:left;
	padding:20px 0;
	display:none;
}

.propertyMore{
	border-radius:30px;
	background:#0b2161;
	padding:8px 25px;
	font-size:16px;
	color:#fff;
	font-weight:500;
	display:inline-block;
	margin-bottom:50px;
}

.plasticizrPic{
	width:100%;
	height:auto;
	padding:50px 0;
}

.plasticizrCont{
	background:#eeeeee;
	width:100%;
	max-width:350px;
	float:left;
	padding-left:30px;
	margin:20px 35px 50px 0;
	border:1px solid #999999;
	border-radius:25px;
}

.lubricants_pic{
	display:none;
}

.innerText02{
	font-size:18px;
	line-height:30px;
	color:#224386;
	font-weight:600;
	padding-bottom:10px;
}

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

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



}






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


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

.topBg{
	background:url(106366header_bg_resp.jpg) 50% 0 no-repeat;
	padding-top:0px;
}

.topPannel{
	display:none;
}

.respTopPannel{
	padding-top:30px;
	background:#fff;
	display:block;
}

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

.logoCont img{
	width:40%;
	padding-bottom:30px;
	margin:0 10px;
}

.navCont{
	float:none;
	margin:0 auto;
}

.home_top_text{
	width:100%;
	max-width:940px;
	margin:0 auto;
	font-size:16px;
	line-height:28px;
	color:#fff;
	text-align:center;
	padding-top:30px;
	padding-bottom:30px;
}

.sisterText{
	font-size:18px;
	color:#fff;
	font-weight:600;
	display:none;
}

.sisterTextResp{
	font-size:16px;
	color:#fff;
	font-weight:600;
	text-align:center;
}

.blinking{
    animation:blinkingText 1.5s infinite;
	font-size:4vw;
	color:#fff;
	font-weight:500;
	text-align:center;
	display:block;
}

@keyframes blinkingText{
    0%{     color: #fff;    }
    49%{    color: #fff; }
    60%{    color: transparent; }
    99%{    color:transparent;  }
    100%{   color: #fff;    }
}


.needHelpText{
	color:#0a0a0a;
	font-size:16px;
	line-height:28px;
	font-weight:600;
	display:none;
}

.needHelpResp{
	color:#0a0a0a;
	font-size:20px;
	line-height:35px;
	font-weight:bold;
	display:block;
}

.callEmailText{
	color:#0a0a0a;
	font-size:15px;
	line-height:28px;
	font-weight:500;
}


.introduction_bg{
	background:url(106366intro_bg_resp.jpg) 50% 0 no-repeat;
	padding:30px 0;
	background-size:cover;
}

.introWrap{
	width:100%;
	margin:0 auto;
}

.introCont01{
	width:100%;
	max-width:250px;
	float:none;
	margin:0 auto 50px auto;
	border:0px solid #2f2f2f;
	padding:20px;
	background:rgba(256,256,256,0.9);
	text-align:left;
	height:auto;
}

.introCont02{
	width:100%;
	max-width:250px;
	float:none;
	margin:0 auto 50px auto;
	border:0px solid #2f2f2f;
	padding:20px;
	background:rgba(256,256,256,0.9);
	text-align:left;
	height:auto;
	
}

.introText{
	font-size:16px;
	line-height:28px;
	color:#0a0a0a;
	font-weight:500;
	text-align:left;
	
}

.introHead{
	font-size:18px;
	line-height:35px;
	color:#0a0a0a;
	font-weight:bold;
	text-transform:uppercase;
	padding:10px 0;
	text-align:left;
}

.philosophyText{
	font-size:16px;
	line-height:40px;
	color:#0a0a0a;
	font-weight:500;
	text-align:left;
}

.energyCont{
	width:100%;
	max-width:400px;
	margin:0 auto;
	text-align:center;
}

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

.energyHead{
	font-size:35px;
	color:#0a0a0a;
	font-weight:300;
	margin:30px 0;
	
}

.energyText{
	color:#0a0a0a;
	font-size:16px;
	line-height:26px;
	font-weight:500;
	padding-bottom:60px;
}

.energyTabs{
	width:100%;
	max-width:400px;
	margin:0 auto;
}

.energyTabsCont{
	width:100%;
	max-width:400px;
	float:left;
	margin-right:0px;
	text-align:center;
	margin-bottom:70px;
}


.energyTabsCont02{
	width:100%;
	max-width:400px;
	float:left;
	text-align:center;
}


.energyTabsText01{
	font-size:30px;
	line-height:30px;
	color:#0a0a0a;
	font-weight:300;
	padding:15px 0;
}

.energyTabsText02{
	font-size:16px;
	line-height:26px;
	color:#0a0a0a;
	font-weight:500;
}

.homeGrnBg{
	background:#91c223;
	padding:50px 0;
}

.homeGrnCont01{
	width:100%;
	max-width:320px;
	float:none;
	margin:0 auto;
	padding-top:20px;
	text-align:center;
	
}

.homeGrnCont02{
	width:100%;
	max-width:250px;
	float:none;
	margin: 0 auto;
	padding-top:50px;
}

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

.whyHead{
	font-size:30px;
	line-height:47px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	padding:10px 0;
	text-align:center;
}

.whyText{
	font-size:16px;
	line-height:45px;
	color:#fff;
	font-weight:500;
	text-align:center;
}

.homeProductHead{
	font-size:40px;
	color:#0b477c;
	padding-bottom:40px;
	text-align:center;
	font-weight:300;
}

.homeProductText{
	font-size:16px;
	line-height:26px;
	color:#0b477c;
	padding-bottom:40px;
	text-align:center;
}



.fourTabCont{
	width:100%;
	max-width:250px;
	margin:0 auto;
	padding:10px 0;
}

.tabCont{
	float:none;
	margin:15px auto;
	text-align:center;
	background:#f4f4f4;
	text-align:center;
	padding:25px 0;
	height:200px;
	color:#0b477c;
}

.tabCont02{
	float:none;
	margin:15px auto;
	text-align:center;
	background:#f4f4f4;
	text-align:center;
	padding:25px 0;
	height:200px;
	color:#0b477c;
}

.tabContText{
	font-size:16px;
	line-height:26px;
	padding-top:25px;
	font-weight:500;
}


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

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

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

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

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

.respFtr{
   display:block;
}

.innerHeading{
	font-family: 'Oxygen', sans-serif;
	font-size:8vw;
	line-height:35px;
	color:#0b477c;
	padding-bottom:20px;
	font-weight:400;
}

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


.productCont{
	width:100%;
	max-width:257px;
	float:left;
}

.productCont01{
	width:100%;
	max-width:257px;
	float:left;
}


.pvcResinRgt{
	max-width:95%;
	float:left;
	margin-top:50px;
}

.pvcResinSpecs{
	width:100%;
	max-width:700px;
	float:left;
	padding:20px 0;
	display:none;
}

.propertyMore{
	border-radius:30px;
	background:#0b2161;
	padding:8px 25px;
	font-size:16px;
	color:#fff;
	font-weight:500;
	display:inline-block;
	margin-bottom:50px;
}

.plasticizrPic{
	width:100%;
	height:auto;
	padding:50px 0;
}

.plasticizrCont{
	background:#eeeeee;
	width:100%;
	max-width:250px;
	float:left;
	padding-left:30px;
	margin:20px 35px 50px 0;
	border:1px solid #999999;
	border-radius:25px;
}

.lubricants_pic{
	display:none;
}

.innerText02{
	font-size:18px;
	line-height:30px;
	color:#224386;
	font-weight:600;
	padding-bottom:10px;
}


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

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




}


media{}





/*DESKTOP MENU*/

#cssmenu02 {
  font-family: 'Oxygen', sans-serif;
  background:none;
  text-align:center;
  padding:10px 0px;
  font-size: 17px;
  
}


#cssmenu02,
#cssmenu02 ul,
#cssmenu02 ul li,
#cssmenu02 ul li a,
#cssmenu02 #menu-button {
   margin:0 auto;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu02:after,
#cssmenu02 > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu02 #menu-button {
  display: none;
}

#cssmenu02 > ul > li {
  float: left;
}
#cssmenu02.align-center > ul {
  font-size: 0;
  text-align: right;
}
#cssmenu02.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu02.align-center ul ul {
  text-align: right;
}
#cssmenu02.align-right > ul > li {
  float: right;
}
#cssmenu02 > ul > li > a {
  padding:10px;
  font-size: 17px;
  text-decoration: none;
  text-transform:uppercase;
  color: #0a0a0a;
  font-weight: 600;
  
}
#cssmenu02 > ul > li:hover > a {
  color:#000;
}

#cssmenu02 > ul > li.has-sub > a {
  padding-right: 30px;
}
#cssmenu02 > ul > li.has-sub > a:after {
  position: absolute;
  top: 18px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #fff;
  content: '';
}
#cssmenu02 > ul > li.has-sub > a:before {
  position: absolute;
  top: 15px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #fff;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu02 > ul > li.has-sub:hover > a:before {
  top: 23px;
  height: 0;
}
#cssmenu02 ul ul {
  position: absolute;
  left: -9999px;
}
#cssmenu02.align-right ul ul {
  text-align: right;
}
#cssmenu02 ul ul li {
  height: 0;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu02 li:hover > ul {
  left: auto;
}
#cssmenu02.align-right li:hover > ul {
  left: auto;
  right: 0;
}
#cssmenu02 li:hover > ul > li {
  height: 35px;
}
#cssmenu02 ul ul ul {
  margin-left: 100%;
  top: 0;
}
#cssmenu02.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#cssmenu02 ul ul li a {
  border-bottom: 1px solid rgba(23, 228, 228, 0.10);
  padding: 11px 15px;
  width: 100px;
  font-size: 16px;
  text-decoration: none;
  color: #fff;
  font-weight: 400;
  background: #256a3c;
  text-align:left;
}
#cssmenu02 ul ul li:last-child > a,
#cssmenu02 ul ul li.last-item > a {
  border-bottom: 0;
}
#cssmenu02 ul ul li:hover > a,
#cssmenu02 ul ul li a:hover {
  color: #fff;
  background:#83bc19;
}
#cssmenu02 ul ul li.has-sub > a:after {
  position: absolute;
  top: 16px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #fff;
  content: '';
}
#cssmenu02.align-right ul ul li.has-sub > a:after {
  right: auto;
  left: 11px;
}
#cssmenu02 ul ul li.has-sub > a:before {
  position: absolute;
  top: 13px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #fff;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu02.align-right ul ul li.has-sub > a:before {
  right: auto;
  left: 14px;
}
#cssmenu02 ul ul > li.has-sub:hover > a:before {
  top: 17px;
  height: 0;
}








/*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-family: 'Open Sans', sans-serif;
  color:#000;
}

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

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

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

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

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

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

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

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

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

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

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

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

}







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


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


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

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


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

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