body {
margin:0;
padding:0;
font-family:"SegoeUI";
}

* {
margin:0;
padding:0;

}

/**
 * Name: layout.css
 * Version: 1.0.0
 *	
 *	-
 *
 *	T.O.C
 *	
 *	
 */

/* ==========================================================================
   #General Layout 
   ========================================================================== */

	#wrap { 
		padding: 0; 
		margin: 0 auto; 
		background-color: #FFFFFF;
		/*margin: 0px auto; 
		width:1160px;
		border-left:1px solid #efefef;
		border-right:1px solid #efefef;*/
	}

/* #Header
   ========================================================================== */	
   	
	
		
	/* Logo */

	#logo {
	display: block;
	text-decoration: none;
	width: 10%;
	float: left;
	margin-bottom: 20px;
	margin-top: 10px;
	
	}
	
	#logo img { 
		display: block;
	}
.kissan-name {
	color: #004593;
	font-family: Lato;
	font-weight: bolder;
	font-size: 40px;
	margin-top: 0px;
	margin-right: 0;
	margin-left: 0;
	text-transform: uppercase;
	padding-top: 60px;
	padding-left: 50px;
	width: 70%;
	float: left;
	text-align: center;
}

em {
	font-family: "Chaparral Pro";
	text-align: center;
	font-size: 11px;
}

.headline h6 {
	color: #a3a3a3;
	text-transform: capitalize;
	text-align: center;
	}


/* #Content
   ========================================================================== */
   		
	#content {
	z-index: 9;
	padding-bottom: 50px;
	padding-top: 15px;
	background-color: #C3412B;
	height: auto;
	width: 1004px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	}
	
	#nav-sec {
	z-index: 9;
	min-height: 37px;
	}
	
	
	/* Color Shade */
	
	.color-default { background-color: #c64b4e; }
	.color-shade-1 { background-color: #bf2732; }
	.color-shade-2 { background-color: #af060f; }
	.color-shade-3 { background-color: #970002; }
	.color-shade-4 { background-color: #650002; }
	.color-shade-5 { background-color: #4d0103; }
	.color-shade-6 { background-color: #390102; }
	.color-shade-7 { background-color: #5bb9c2; }
	
	/* Animations Delays */
	
	.delay1 {
		-webkit-animation-delay: 0.5s;
           -moz-animation-delay: 0.5s;
				animation-delay: 0.5s; 
	}
	
	.delay2 {
		-webkit-animation-delay: 1s;
		   -moz-animation-delay: 1s; 
				animation-delay: 1s; 
	}
	
	.delay3 {  
		-webkit-animation-delay: 1.5s;
		   -moz-animation-delay: 1.5s;  
				animation-delay: 1.5s;
	}
	
	.delay4 { 
		-webkit-animation-delay: 2s;
		   -moz-animation-delay: 2s; 
				animation-delay: 2s; 
	}
	.delay5 {
		-webkit-animation-delay: 2.5s;
		   -moz-animation-delay: 2.5s; 
				animation-delay: 2.5s; 
	}
	
	.delay6 {
		-webkit-animation-delay: 3s;
		   -moz-animation-delay: 3s; 
				animation-delay: 3s; 
	}
	
	#navigation {
	height: 36px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.nav-menu {
	float: left;
	height: 36px;
	width: 730px;
	font-family: Lato;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	
}
.certificate {
	text-decoration: none;
	float: right;
	width: 15%;
	display: block;
	margin-top: 50px;
	text-align: right;
	
}
.top-social-icons {
	float: right;
	height: 36px;
	width: 100px;
}

   /* Revolution Slider */
   
   #slider-bar{
clear:both;
float:left;
width:100%;
}

#slider img{

width: 100%
}
   
   
    .fullwidthbanner-container{
	width:100% !important;
	position:relative;
	max-height:540px !important;
	overflow:hidden;
	color: #fff;
	padding-top: 10;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}
	
	#contain-area{
	float:left;
clear:both;
margin-top:10px;
border: 0px solid #666666;
width: 100%;

		}
	

#contain-area #left-side{
float: left;
width: 70%;
border: solid 0px;

}



/* top footer social icons */
	.social-icons {
	float:left;
	left:50%;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
	}
	div[class|="social-icon"] {
		float:left;
		margin:0 0px 3px;
		height:40px;
		right:50%;
		overflow:hidden;	
		position:relative;
		width:40px;	
		
		  
		
	}
	div[class|="social-icon"] a {
		background:#fff;
		display:block;
		height:100%;
		position:relative;
		width:100%;	
		
		
		
	}
	div[class|="social-icon"] a:before {
		content:'';
		height:100% !important;	
		margin-top:1px;
		position:absolute;	
		top:100%;
		width:100%;		
		z-index:0;
		
	}
	.social-icon-twitter a:before { background:#fff; }
	.social-icon-facebook a:before { background:#fff; }
	.social-icon-pinterest a:before { background:#fff; }
	.social-icon-youtube a:before { background:#df3434; }
	.social-icon-vimeo a:before { background:#0ec4ef; }
	.social-icon-flickr a:before { background:#ff0084; }
	.social-icon-linkedin a:before { background:#006699; }
	.social-icon-rss a:before { background:#fd6804; }
	div[class|="social-icon"] a {
		display:block;
		-moz-transition:all 0.2s ease-in-out;
		-ms-transition:all 0.2s ease-in-out;
		-o-transition:all 0.2s ease-in-out;
		-webkit-transition:all 0.2s ease-in-out;
		transition:all 0.2s ease-in-out;
	}
	div[class|="social-icon"] a:hover { margin-top:-40px; }
	div[class|="social-icon"] a:hover img { margin-top:1px; }
	div[class|="social-icon"] a img {
		position:relative;
		z-index:1;
		
		  
		
	}
/***************Customer Links**********/

.customer-links { text-align: center; float:left; letter-spacing: 0.02em; float: right; padding-left: 25px; margin: 0 0 17px; }
.customer-links li { float: left; margin: 0; }
.customer-links li.wishlist { margin-right: 27px; }
.customer-links li.wishlist span.icon { width: 13px; height: 11px; line-height:11px; display: inline-block; text-indent: -999em; background: url(icons_new14.png ) no-repeat 0 -195px; margin-right: 7px; }
.customer-links a, .customer-links {
	color: #323232;
	font-family: "Segoe UI";
	display: inline;
}
.customer-links a { text-decoration: none; }

.inline-list {text-align: right;}
.inline-list li {display: inline;}
.inline-list a {padding-left: 10px;}
