/*** About Banner ***/
.about_banner_content {
	float:left;
	width:100%;
	background:url(../images/about-banner.jpg) no-repeat center;
}

.spices_banner {
	float:left;
	width:100%;
	background:url(../product/spices/spices-banner.jpg) no-repeat center;
}
.basmati_banner {
	float:left;
	width:100%;
	background:url(../product/basmati/basmati-rice-banner.jpg) no-repeat center;
}
.onion_banner {
	float:left;
	width:100%;
	background:url(../product/onion/onion-bg.jpg) no-repeat center;
}
.natural_banner {
	float:left;
	width:100%;
	background:url(../product/natural-abrasives/natural-abrasives.jpg) no-repeat center;
}




.about_data_main {
	float:left;
	width:100%;
	padding:7% 0 7% 0;
}		
.about_data_main h1 {
	float:left;
	width:100%;
font-family: 'roboto', sans-serif;
	font-size:23px;
	color:#ffffff;
}	
.about_data_main p {
	float:left;
	width:100%;
font-family: 'roboto', sans-serif;
	font-size:14px;
	text-align:left;
	color:ffffff;
	padding:1% 0 1% 0;
	line-height:26px;
	font-weight:400;
}
.about_data_main a {
font-family: 'roboto', sans-serif;
	font-size:14px;
	color:#ffffff;
	padding:0 0 1% 0;
}
.about_data_main a:hover {
	color:#344c96;
}

/*** About Banner ***/



/**** 1121Steam Rice **/
.steam_rice_content {
	width:100%;
	display:inline-block;
	padding:3% 0 3% 0;
}
.steam_rice_content img {
	display:inline-block;
padding:1% 0 0 0;
margin:0 0 3% 25%;
max-width:450px;
box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
text-align:center;
}	
.steam_rice_content h1 {
	font-size:30px;
	display:inline-block;
	color:#344c96;
font-family: 'Roboto', sans-serif;
  width:100%;
  text-align:center;
	padding:2% 0 1% 0;
	margin:0;
 }
 .steam_rice_content p {
	display:inline-block;
	font-size:16px;
	color:#000000;
font-family: 'Roboto', sans-serif;
  width:100%;
	padding:0 0 1% 0;
	text-align:justify;
	line-height:30px;
	font-weight:300;
 }
.steam_rice_line {
	display:inline-block;
	width:5%;
	background:#283e81;
	height:3px;
	margin-bottom:2%;
} 
.steam_blank_content {
width:100%;
	display:inline-block;
	padding:3% 0 3% 0;
}
 /**** 1121Steam Rice **/



/*** basmati ***/
.basmati1121_one {
	width:33%;
	text-align:left;
	display:inline-block;
	padding:1% 0 0 0;
	border:2px solid #dfe0e3;

}
.basmati1121_one h2 {
	text-align:left;
	display:inline-block;
	width:100%;
font-family: 'roboto', sans-serif;
	font-size:20px;
	color:#040404;
	padding:2% 0 2% 0;
	text-align:center;
}	

table {
    border-collapse: collapse;
    border-spacing: 1;
	font-family: 'roboto', sans-serif;
	width:100%;

}
table th, table td {    
padding: 10px;
    text-align: left;
    vertical-align: top;
    border-bottom: 1px solid #e9e9e9;
	}
	td {
    display: table-cell;
    vertical-align: inherit;
}
/*** Basmati ***/


/***** Contact ****/
.contact_page_content {
	float:left;
	width:100%;
}

.contact_details {
	float:left;
	width:50%;
	padding:1px 0 5px 0;
}	
.contact_details h1 {
font-family: 'roboto', sans-serif;
	font-size:25px;
	color:#344c96;
	width:99%;
	letter-spacing:normal;
	padding:10px 0 0 0;
}
.contact_details h2 {
	float:left;
	width:90%;
font-family: 'Poppins', sans-serif;
	font-size:16px;
	padding:10px 0 4px 0;
	color:#344c96l;
	font-weight:600;
	letter-spacing:normal;
}
.contact_details img {
	float:left;
	padding:2px 3px 0 0;
}
.contact_details p {
	float:left;
	font-size:15px;
	color:#888888;
	width:95%;
	padding:0 0 0 0;
	letter-spacing:normal;
	line-height:26px;
font-family: 'Poppins', sans-serif;
}
.contact_details .onetwo {
	width:52.4%;
	text-align:right;
}	


.feedback_content {
	float:left;
	width:40%;
	padding-top:2%;
}
.feedback_content h1 {
	float:left;
font-family: 'Poppins', sans-serif;
	font-size:16px;
	color:#1f60a9;
	letter-spacing:normal;
}
.feedback_content p {
		float:left;
	font-size:12px;
	color:#676767;
	width:90%;
font-family: 'Poppins', sans-serif;
}

.map_content {
	float:left;
	width:100%;
}	

/***** Contact ****/


/*** Shirt and PPE KT ***/
.gallery_content {
	float:left;
	width:100%;
}
.gallery_dispaly_content {
	float:left;
	width:24%;
	border:3px solid #dadada;
	margin-right:1%;
	margin-bottom:1%;
}
.gallery_dispaly_content img {
	float:left;
	padding:5px 5px 5px 5px;
}
/*** Shirt and PPE KT ***/


/*** Resposive ***/

@media only screen and (min-width:320px) {
.steam_rice_content img {
margin-left:5%;
max-width:auto;
width:90%;
}
 .steam_rice_content p {
  width:98%;
padding:0 2% 0 1%;
}
.basmati1121_one {
	width:97%;
	margin-left:1%;
	margin-bottom:2%;
	margin-top:1%;

}	
}

@media only screen and (min-width:720px) {
.steam_rice_content img {
margin-left:17%;
max-width:450px;
}
}


@media only screen and (min-width:990px) {
.basmati1121_one {
	width:32%;
	height:100%;
}	
.steam_rice_content img {
	display:inline-block;
padding:1% 0 0 0;
margin:0 0 3% 25%;
max-width:450px;
text-align:center;
}
 .steam_rice_content p {
  width:100%;
padding:0 0 0 0;
}
}
