@charset "utf-8";
/* 			
			CSS Document
			Company : metex creations
			Author: Gadhafi 
			1 - 12 -2015

*/

@import url('reset.css');


@import url('../fonts/fonts.css');
/*@import url(https://fonts.googleapis.com/css?family=Open+Sans);*/

body {
	background-color: #FFF;
	color: #484848;
	text-align: justify;
	font-family:
	font-weight: normal;
	font-size:11pt;
/*    font-family: 'pt_sansregular';*/

	 font-family: 'ralewayregular';
	line-height:22px;
}

a:link, a:visited {
	color: #484848;
}


p {
	padding-top:5px;
	padding-bottom:5px;
}


.caption-head {
	color:#ff0010;
	font-size:28px;

	font-weight:normal;
	padding-bottom:20px;
}




.welcome-head h1 {
	font-size:18pt;
	text-align:center;
	color:#e71513;
	font-weight:normal;
	padding-bottom:15px;
	    font-family: 'Open Sans', sans-serif;
		font-weight:normal;

}


.welcome-head span {
	color:#292663;
	font-size:14pt;
}


.page-title h1 {
	color:#e71513;
	  font-family: 'Open Sans', sans-serif;
	font-size:16pt;
	font-weight:normal;
	
}


.item-title h3 {
	       font-family: 'pt_sansregular';
		color:#3a3a3a;
		font-size:12pt;
		font-weight:normal;
		padding-bottom:10px;
}

.sub-head h2 {
	font-size:14pt;
	color:#292663;
	padding-top:10px;
	padding-bottom:5px;
}



.foot-title {
	color:#f13027;
	font-weight:normal;
	border-bottom:1px solid #56509a;
	padding-bottom:10px;
	    font-family: 'montserratregular';
	margin-bottom:10px;
	font-size:12pt;
	text-transform:uppercase;
}



.container {
	width:90%;
	max-width:1200px;
	margin:0 auto;
}

.header-top {
	background-color:#010101;
	width:100%;
	position:fixed;
	top:0;
	z-index:1800;
	
	background-position:center bottom;
	background-repeat:repeat-x;
	/*border-bottom:2px solid #FF0312;*/
	
}


.logo {
	float:left;
	background-color:#010101;
	width:27%;
	

}


.header-right {
	float:right;
	width:73%;
	padding-top:40px;
}
.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
	line-height:normal; 

}
 
.header-blk-01 {
	width:61px;
	float:right;
}

.top-call {
	float:left;
	margin-left:33px;
	padding-top:0px;
	background-image:url(../images/call-icn.jpg);
	padding-left:25px;
	background-repeat:no-repeat;
	padding-bottom:2px;
	margin-top:3px;
}

.home-icon {
	float:right;
	padding-right:33px;
}


/*      --------------------------------- smo ----------------- */

.smo, .smo-foot  {
	padding-top:5px;
	
}
.smo li, .smo a, .smo-foot li, .smo-foot a {
	display:block;
	float:left;
}

.fb, .twitt, .linked, .pintrest, .home,

.smo-foot .fb, .smo-foot .twitt, .smo-foot .linked,  .smo-foot .pintrest, .smo-foot .home

 {
	 
	 -webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	background-image:url(../images/smo.png);
	background-repeat:no-repeat;
	
	margin-left:3px;
	
}

.smo-foot .fb, .smo-foot .twitt, .smo-foot .linked,  .smo-foot .pintrest, .smo-foot .home
 {
	 background-position:left bottom;
 }
.smo a:link, .smo a:visited,
.smo-foot a:link, .smo-foot a:visited {
	width:24px;
	height:24px;
	text-align:center;
	color:#EC202C;
}


.footer-right .smo a:link, .footer-right .smo a:visited,
.smo-foot a:link, .smo-foot a:visited {
	width:24px;
	height:24px;
		color:#EC202C;
}


.footer-right {
	display:none;
}

.twitt {
	background-position:-33px top;
}


.linked {
		background-position:-66px top;
	
}
.pintrest {
		background-position:-99px top;
}



.smo-foot .twitt {
	background-position:-33px bottom;
}


.smo-foot .linked {
		background-position:-66px bottom;
	
}
.smo-foot .pintrest {
		background-position:-99px bottom;
}




.home {
		background-position:-64px top;
}
.home:hover {
		background-position:-64px bottom;
}


.fb:hover {
	background-position:left bottom;
}



.twitt:hover {
	background-position:-33px bottom;
}


.linked:hover {
		background-position:-66px bottom;
	
}
.pintrest:hover {
		background-position:-99px bottom;
}





.smo-foot .fb:hover {
	background-position:left top;
}



.smo-foot .twitt:hover {
	background-position:-33px top;
}


.smo-foot .linked:hover {
		background-position:-66px top;
	
}
.smo-foot .pintrest:hover {
		background-position:-99px top;
}




/*      --------------------------------- navigation ----------------- */

.main-nav {
	margin-top:25px;

	padding-top:5px;
}

.menu li, .menu a {
	display:block;
	float:left;
}

.menu a:link, .menu a:visited {
	padding:15px 25px;
	text-align:left;
	color:#FFF;
	font-size:10pt;
	white-space: normal;
	
	
}
.menu a:hover {
	background-color:#ff0010;
}



/*      --------------------------------- banner ----------------- */
.banner, .sub-banner {
	padding-top:130px;
}
.banner img, .sub-banner img {
	width:100%;
	
}


.banner-align {
	position:relative;
}

.banner-caption {
	position:absolute;
	bottom:0;
	
	margin-bottom:50px;
	width:100%;
	color:#282828;
}

.caption-text, .nivo-caption {

	width:590px;
	margin-left:30px;
	color:#282828;
	background-color:transparent;

	


}
.cap-bg, .cap-bg-02, .cap-bg-03, .cap-bg-04 {
	
		padding:20px;
	background-image:url(../images/banner/caption-bg.png);
		background-color:transparent;
		color:#FFF;
		min-height:140px;
}
.cap-bg-02, .cap-bg-03, .cap-bg-04 {
	
	/*	background-image:url(../images/banner/caption-bg-01.png);*/
}

 .cap-bg-03, .cap-bg-04 {
	 
	/* 	background-image:url(../images/banner/caption-bg-03.png);*/
}
.cap-bg-04 {
	
	
}

.nivo-caption  {
	margin-bottom:40px;
}

.welcome-wrapp {
	padding:30px 0;
	text-align:center;
}




.prod-widget-ind {
	background-image:url(../images/prod-bg.jpg);
	padding:0 0 55px 0;
	background-size:cover;
}

.widget-title {
	background-color:#ef1117;
	padding:15px;
	border-left:10px solid #322f75;
	color:#FFF;
	
	font-size:14pt;
	float:left;
	padding-right:40px;
}
.widget-align {
	padding-top:15px;
}


.pro-widget {
	margin-top:30px;
	background-image:url(../images/wid-bg.png);
	padding:1%;
	float:left;
	width:22%;
		color:#FFF;
		margin-left:1%;
}


.wid-pro-title {
	font-size:13pt;
	color:#FFF;


}

.wid-pro-title  span {
	color: #322F75;
}
.wid-pro-title h4 {
	text-transform:uppercase;
	
}

.wid-img {
	background-image:url(../images/wid-arr.png);
	padding-bottom:18px;
	background-repeat:no-repeat;
	background-position:center bottom;
	padding-top:15px;

}
.wid-img img {
	padding-bottom:4px;
	background-color:#DB1115;
}

/*      --------------------------------- sub page common style ----------------- */
.sub-container {
	padding:10px 0 30px 0;
}


.bread-crumb li {
	display:block;
	float:left;
	text-transform:uppercase;
	
	
}

.bread-crumb {
	padding:20px 0;
}
.bread-crumb a:link, .bread-crumb a:visited{
	display:block;
		float:left;
		background-color:#e0e0e0;
		

	padding-left:14px;
	padding-right:16px;
	line-height:normal;
	
	color:#505050;
	font-weight:normal;
	font-size:8.5pt;
	padding-top:4px;
	padding-bottom:3px;
	
}
.bread-crumb .home-icn-link:link, .bread-crumb .home-icn-link:visited {
	background-image:url(../images/bread-home.png);
	background-repeat:no-repeat;
	width:41px;
	padding:0 !important;
border:none !important;
height:21px;
}

.bread-crumb .last-link:link, .bread-crumb .last-link:visited {
	
		background-image:url(../images/bread-right-side.png);
	background-repeat:no-repeat;
	background-position:right top;
	border:none !important;
	padding-right:25px;
	text-transform:uppercase;
	

}


.what-off .subtext {
	float:left;
	width:37%;
	padding-right:2.4%;
	border-right:1px solid #e6e6e6;
}

.what-we-offfer {
	width:58%;
	float:right;
	padding-left:2.5%;
	font-size:10pt;
}

.tabs-subPage {
	padding-top:30px;
}

.subtext {
	padding-top:10px;
}


.tabs-subPage {
	padding-top:30px;
}



.prod-sub-widget {
	padding:20px 0;
}


.item-red, .item-blue {
	background-color:#ed1c2a;
	padding:8px;
}
 .item-blue {
	 background-color:#292663;
 }
.pro-item-th {
	width:40%;
}
.pro-item-th, .pro-wid-item, .pro-wid-teser, .pro-wid-item-right {
	float:left;
}
.pro-wid-teser p {
		min-height:55px;
}
.pro-wid-teser {
	padding-left:5%;
	width:54%;
	padding-right:1%;
	color:#FFF;
	padding-top:12px;

}

.pro-wid-item, .pro-wid-item-right {
	width:49%;
	padding-bottom:10px;
	padding-top:10px; 
	
	


}


.pro-wid-item-right {
	float:right;
}


/*      --------------------------------- footer ----------------- */

.footer-wrapp {
	background-color:#2b2666;
	border-top:1px solid #FFF;
	padding:30px 0;
	font-size:8.5pt;
/*	 font-family: 'Open Sans', sans-serif;*/
	color:#FFF;
	position:relative;
	z-index:11000;
	background-image:url(../images/foot-logo-new.PNG);
	background-repeat:no-repeat;
	background-position:94% 100px;
}

.number-text {
	 font-family: 'Open Sans', sans-serif;
}

.footmenu {
	width:14%;
	float:left;
}


.footmenu ul {
	display:block;
	float:left;
	padding-right:30px;
} 



.footmenu a:link, .footmenu a:visited {
		display:block;
}
.footmenu a:link, .footmenu a:visited, .footer-wrapp a:link, .footer-wrapp a:visited {
	color:#FFF;

	padding:0px;
	font-weight:normal;
	line-height:19px;
	
}

.footmenu a:hover, .footer-wrapp a:hover {
	color: #ED1C2A;
}


.foot-address {
	float: left;
/*	width: 35%;*/

	padding-left: 6%;
	font-style: normal;
	width:80%;	
}


.address-01, .address-02 {
	float:left;
	line-height:18px;
	
}

.address-01 {
	padding-right:10%;
}



.footer-right {
	float:left;
	width:38%;
		padding-left:2%;
	
}

.footer-call-block {
	float:left;

	padding-top:8px;
}

.foot-call {
	background-image:url(../images/icn-foot-call.jpg);
	background-repeat:no-repeat;
	padding-left:25px;
	font-size:12pt;
	padding-bottom:3px;
	padding-top:0px;
	margin-bottom:0px;
	background-position:left 7px;
	background-size:15px 15px;
	margin-top:45px;
	font-size:10pt;
}

.foot-mail {
	background-image:url(../images/icn-foot-mail.jpg);
	background-repeat:no-repeat;
	padding-left:25px;
	font-size:9pt;
	padding-bottom:3px;
	padding-top:2px;
	margin-bottom:15px;
		background-position:left 6px;
	background-size:15px 15px;
}

.foot-logo {
	float:right;
	width:50%;
	padding-left:3%;
	text-align:right;
	padding-top:28px;
}
.copy-wrapp {
	background-color:#da151b;
	padding:10px 0;
	text-align:center;
	color:#FFF;
	font-size:9pt;
}


/*      --------------------------------- buttons and forms ----------------- */
.read-more, .read-more-red {
	float:right;
	padding-top:10px;
}
.read-more a:link, .read-more a:visited, .read-more-red a:link, .read-more-red a:visited {
	background-color:#292663;
	color:#FFF;
	padding:5px 15px;
	font-size:7.5pt;
		-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.read-more-red a:link, .read-more-red a:visited {
	background-color:#ed1c2a; 



}


.read-more a:hover {
	background-color:#292663;
	border-radius:4px;
	color:#F00;
}

.read-more-red a:hover {
	border-radius: 4px;
	color: #000000;
}

.wid-read-more {
	width:102px;
	margin:0 auto;
	text-align:center;
	padding-top:10px;
}
.wid-read-more a:link, .wid-read-more a:visited {
	display:block;
	width:100%;
	padding:5px 0;
	background-color:#322f75;
	color:#FFF;
	font-size:9pt;

	background-repeat:no-repeat;
	background-position:92% 12px;    
		-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	text-transform:uppercase;
}
.wid-read-more a:hover {
	borde-radius:4px;
	color:#EF1117;
	
}

.red-text {
	color:#f13027;
	font-size:10.5pt;
	padding-bottom:5px;
}


.hd-top-gr {
	

}


.chbk {
	text-align:center;
	font-size:12pt;
	padding:30px;
}





.back-btn {
	float:right;
	margin-top:-5px;
	
}
.back-btn a:link, .back-btn a:visited {
	padding:2px 15px;
	background-color:#010101;
	color:#FFF;
	font-size:9pt;
	background-image:none;
	border-radius:5px;
}

.back-btn a:hover {
	border-radius:0;
	background-color:#DA151B;
}


.product-table {
	margin-top: 15px;
	background-color: #F3F3F3;
	border-left:1px solid #C4C4C4;
}

.product-table table {
	width:100%;
	}
	
	.product-table th {
		background-color:#DA151B;
		color:#FFF;
		border-bottom:1px solid white;
			border-right:1px solid white;
			text-align:center;
	}
	
		.product-table  td {
	padding: 5px 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C4C4C4;
	border-bottom-color: #C4C4C4;
		}
		
		
		.pro-item-hd {
			text-align:center;
			font-size:12pt;
			color:#292663;
		}
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		

.scrollToTop{
	width:30px; 
	height:30px;
	text-align:center; 
	
	font-weight: bold;
	color: #444;
	text-decoration: none;
	position:fixed;
	bottom:75px;
	right:40px;
	display:none;
	background-image:url(../images/scroll-top.png);
	background-repeat:no-repeat;
	background-size:100% 100%;
	

	z-index:18000;
}
.scrollToTop:hover{
	text-decoration:none;
}

.contact-wrapp {
		margin-top:15px;
			background-color:#F3F3F3;

	border:1px solid #c4c4c4;
}
.address-wrapp {
/*	width:65%;
	padding:2%;
*/
	width:100%;
	margin:0 auto;
	float:left;
			
			border-right:1px solid #c4c4c4;
}

.equiry-wrapp {
	width:30%;
	padding:15px 0;
	background-color:red;
	float:left;
	
		background-color:#F3F3F3;
		padding-left:8%;



}



.cnt-address-02, .cnt-address-01 {
	width: 38%;
	font-style: normal;
	float:left;
	text-align:center;
	padding-top:05px;
	padding-bottom:10px;
	line-height:22px;
	margin-bottom:20px;
	margin-top:15px;
}

.cnt-address-01 {
	border-right:1px solid #c4c4c4;
	width:54%;
	padding-right:3%;
	}


.contact-logo {
	text-align:center;
	padding-bottom:20px;
}

.contact-logo img {
	width:220px;
}

.contact-call {
	border-top:1px solid #c4c4c4;
	text-align:center;
	line-height:26px;
	padding-top:15px;
	margin-top:5px;
	
	
}

.address-wrapp p {
	padding-top:3px;
	padding-bottom:0;
}

.feed-block, .feed-btn {
	padding:5px 35px;
}

.feed-block input, .feed-block textarea {
	width:96%;
	padding:5px 2%;
	border:1px solid #c4c4c4;
    font-family: 'ralewayregular';
	font-size:10pt;
}
.feed-block textarea {
	height:55px; 


}

.feed-btn input {
	background-color:#DA151B;
	color:#FFF;
	font-size:11pt;
	line-height:normal;
	padding:5px 10px;
	border:none;
	font-weight:bold;
}

.greybg {
	padding: 5px 15px 10px 15px;
	background-color: #F3F3F3;
	margin-top:15px;
}

.column-one {
	width:73%;
	float:left;
	background-image:url(../images/border-right.jpg);
	background-position:right top;
	background-repeat:repeat-y;
	
	
}

.side-bar {
	float:right;
	font-size:10.5pt;
	width:27%;
	padding-top:20px;
	
		-webkit-transition: all 0.8s ease;
	-moz-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
	transition: all 0.8s ease;

	
}

.side-bar li {
	display:block;
	border-bottom:dotted 1px #CCCCCC;
	
}

.side-bar a:link, .side-bar a:visited {
	display:block;
	padding:10px 0;
	text-align:left;
	padding-left:30px;
	  background-image:url(../images/arrow-sidebar.png);
  background-repeat:no-repeat;
  font-weight:bold;
  background-position:15px 18px;
	
	
}


.column-one .bread-crumb, .column-one .page-title, .column-one p, .column-one .tabs-subPage {

}


.side-bar ul {
	display:block;
	padding-left:30px;
	padding-right:30px;
}


/*              ---------------------------------------------- images greyscale ob hover (whole images with any link) ----------------------- */


.wid-img, .pro-item-th  {
	   filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    filter: none;
	   -webkit-transition: all .6s ease;  /* Transition for Webkit browsers */

}


.wid-img:hover, .pro-item-th:hover {
	 filter: grayscale(100%);
    -webkit-filter: grayscale(100%);  /* For Webkit browsers */
    filter: gray;  /* For IE 6 - 9 */
 }
 
 
 
 
 
 

.hvr-back-pulse {
	
	
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}
.hvr-back-pulse:hover, .hvr-back-pulse:focus, .hvr-back-pulse:active,
.active-link:hover, .side-bar a:hover {
  -webkit-animation-name: hvr-back-pulse;
  animation-name: hvr-back-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  background-color: #ed1c2a;

  color: white;
  background-image:url(../images/arrow-sidebar-ho.png);
  background-repeat:no-repeat;
  background-position:15px 18px;
  
}



.active-link:link, .active-link:visited {
  background-color: #ed1c2a;
	color:#FFF;
	  background-image:url(../images/arrow-sidebar-ho.png) !important;
  background-repeat:no-repeat;
  background-position:15px 18px;
  cursor:default;
}




.subtext-full {
	padding-right:30px;
	padding-top:10px;
}


.imp-box {
	padding: 10px 15px;
	background-color: #F9F9F9;
	margin-top: 15px;
	border: 1px solid #E5E5E5;	
}



.border {
	height:1px;
	margin-top:10px;
	margin-bottom:10px;
	background-color:#E5E5E5;
}




.scroll-to-fixed-fixed {
	margin-top:144px;
	
}

.logo img {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	width:305px;
}

.logo-resize img {
	width:210px;
}



.thumb-img {
	float:right;
	width:250px;
	padding-left:15px;
	
}

.home-icn-index {
  background-image: url("../images/home-icon.png");
    background-repeat: no-repeat;
    float: right;
    margin-bottom: 7px;
    margin-top: 6px;

}

.home-icn {
	display:none;
}
.home-icn-index a:link, .home-icn-index a:visited {
	display:block;
	width:26px;
	height:26px;
}
.home-icn-index:hover {
	background-image:url(../images/home-icon-ho.png)
	
}


.border-text {
	border-bottom:1px solid red;
	margin-bottom:5px;
}




.dist-wrapp {
	padding:15px 2%;
	margin-bottom:0px;
	border:1px solid red;
	margin-top:-1px;
}

.dist-sector-01, .dist-sector-02 {
	
	float:left;
	width:44%;
	padding-right:5%;

	
	

	
}
.dist-sector-02 {
	padding-right:0;
	padding-left:5%;
	
		border-right:none;
	
	
	
	
	
}

.dist-border {
	border-left:1px solid red;
}


.dist-border-right {
	border-right:1px solid red;
}


.cntry-name {
	font-size:10pt;
	padding-bottom:10px;
	border-bottom:1px dotted red;
	margin-bottom:10px;

	text-transform:uppercase;
	
		color:#27255F;
	
	
}
.cntry-name span{

	color:#f13027;
	font-size:12pt;
}


.equiry-wrapp {
	border-left:1px solid #c4c4c4;
	margin-top:15px;
	margin-bottom:20px;
}
.new-cntry {
	width:57%;
	float:left;
	
}

.new-cntry .cnt-address-01 {
	width:100%;
	border:none;
	
}



.feed-label {
	float:left;
	width:30%;
}

.equiry-wrapp {
	width:39%;
	padding-left:3%;
}

.feed-field {
	float:left;
	width:70%;
}


.feed-btn {
	float:right;
}





.address-wrapp-01 {
}

.address-sec, .address-sec-01 {
	float:left;
	padding-left:2.5%;
	padding-right:2.5%;
	width:28%;
}


.address-sec-01 {

}

.india-address, .inter-address {
	
	float: left;
	font-style: normal;
	width:100%;
}

.inter-address {

	padding-left:5%;
	
	
}


.cnt-wrapp-01 .cntry-name, .dist-section-01  .cntry-name {
	font-size:12pt;
	font-weight:bold;
}


.cnt-wrapp-01 {
	margin-top:20px;
	text-align:left;
	font-size:10.5pt;

}



.equiry-wrapp-01 {
	border-top:1px solid #c4c4c4;
	padding-top:20px;
	margin-top:30px;
	
}

.equiry-wrapp-01 .feed-block {
	float:left;
	width:46%;
	padding-left:2%;
	padding-right:2%;
	
}

.equiry-wrapp-01 .feed-btn {
		float:right;
	width:46%;
	padding-left:2%;
	padding-right:2%;
}

.equiry-wrapp-01 .feed-btn input {
	float:right;
}




.dist-wrapp-01 {
	margin-left:-5%;
	
}

.dist-section-01 {
	float:left;
	padding-top:20px;
	width:20%;
	padding-left:5%;
	
		text-align:left;
	
}




.know-btn {
	float:right;
	padding-right:5%;
	margin-top:-10px;
	
}

.know-btn a:link, .know-btn a:visited {
	
	color:#FFF;
	display:block;
	background-color:#2B2666;
	padding:5px 15px;
	line-height:normal;
	font-size:10pt;
	border-radius:8px;
	
}
.know-btn a:hover {
	background-color:#DA151B;
	
}
.product-table li {
	text-align:left;
	display:block;
	padding-left:15px;
	background-image:url(../images/product-bullet.png);
	background-repeat:no-repeat;
	background-position:left 6px;
}

.careerBlk {
	float:left;
	width:45%;
	padding-bottom:10px;
	padding-left:5%;
}


.careerBlk  .label {
	width:20%;
	float:left;
}

.careerBlk  .col {
	float:left;
}

.careerBlk  .feilds {
	float:left;
	width:50%;
	padding-left:1%;
}

.careerBlk  .feilds input, .careerBlk  .feilds textarea {
	width:100%;

}


.resume-wrapp {
	padding:20px;
	border:1px solid #e5e5e5;
	margin-top:15px;
}

.resume-wrapp p {
	padding-bottom:10px;
}



.carrersWrapp, .carrersWrapp-01 {
	float:left;
	width:48%;
	

}
.carrersWrapp {
	padding-right:2%;
}
.carrersWrapp-01 {
	padding-left:2%; 

}
.carrersWrapp .feed-block, .carrersWrapp-01 .feed-block {
	width:96%;

}




.title-left {
	float:left;
	width:50%;
}


.title-btn {
	float:right;
}





.pro-widget {
	padding:0;
	width:24%;
	padding-bottom:2%;

}


.wid-pro-title span {
	color:#fff;
}
.wid-pro-title {   
	padding:8px 0;
background-color:#322F75;
	text-align:center;

}

.wid-img {
	padding-top:0;
}

.pro-widget p {
	padding:0 15px;
}

.star-test {
	font-size:18pt;
}


.countryList li {
	display:block;
	float:left;
	width:20%;
	}
	
	
	.countryList {
		padding
	}
	
	
	.product-table li, .small-text {
		font-size:10pt;
	}
	
	.equiry-wrapp-01 .feed-btn {
		width:80px;
		margin-top:15px;
	}
	
	
	
	.feed-belock {
		width:400px;
		float:right;
		margin-top:10px;
		
	}
	
	.pdfTxt {
		text-align:center;
		font-size:10pt;
		width:100%;
		display:block;
	}
	
	.cpr {
		float:left;
	}
	
	
	
	.powered {
		float:right;
		color:#F7F7F7;
	}
	
		.powered  a:link, .powered  a:visited {
	color: #F8AC61;
		}
		
		
		
		.cnt-wrapp-01 {
	
			margin:25px auto 15px auto;
		}
		
		
		.site-map-wrapp {
			padding-top:150px;
			padding-bottom:50px;
		}
		
		
		.sitemap {
			padding-top:30px;
		}
		
		
		.sitemap ul {
			display:block;
			width:30%;
			float:left;
		}
		
		
		.sitemap li {
			background-image:url(../images/product-bullet.png);
			background-repeat:no-repeat;
			background-position:left 9px;
			display:block;
			
		}
		.sitemap ul li ul {
			width:90%;
			padding-left:3%;
		}
		
		.sitemap a:link, 
		.sitemap a:visited {
			display:block;
			padding:3px 3px 3px 20px;
		}