/* Small devices (maximum width 319px) */
@media only screen and (max-width:319px) and (orientation : portrait)
{ 
	body{font-size:10px}
	
	.containerSlider .carousel 
	{
		width: 85%;
		height: auto;
		background-color: #fef9f8;
		border: solid #fff;
		border-width:4px; 
		box-shadow:0 0px 4px #999; 
		margin: 0px auto 0px;	
	}	
	.carousel-indicators 
	{
		margin-bottom: -18px;
		left: 190px;
	}
	.carousel-indicators .active
	{
		width:10px;
		height:10px;
		margin:1px;
		background-color:#3997ce;
	}
	
	.carousel-caption
	{
		background-color: #bcb5af;
		opacity: 0.6;
		width: 140px;
		height: 10px;
		margin-left:-25px;
		top:35px;	
	}
	.carousel-caption p
	{
		color: #000000;
		position: relative;
		right: 0%;
		font-size: 8px;
	}
	
	
	.umedContent
	{
		margin-top: 0px;
		width: 85%;
		height: auto;
		background: #fff1d8  url("../images/bg-2.png") repeat;		
	}
	
	.umedlayout 
	{ 
		width: 100%;
		height:65%; 		
	}
	
	.umedlayout .mainbox 
	{ 
		float: left; 
		position: relative; 
		margin: 0.3em; 
		padding: 0.5em; 	
		width: 10em; 
		height: 9em; 
		text-decoration: none; 
		cursor: pointer; 
		overflow: hidden; 
		color: #fff;  
	} 	
	.umedlayout .width2 
	{ 
		width: 13em; 		
	}
	.umedlayout .height2 { height: 8em; }
	.umedlayout .width3 { width: 13em; }
	.umedlayout .width4 
	{ 
		width: 13.5em; 
		margin-left: 1px;
	}
	
	.umedlayout .mainbox span 
	{ 
		position: absolute; 
		left: 0.5em; 
		bottom: 0.2em; 		 
		z-index: 8; 
	}
	
	.umedlayout .mainbox span.latestNews
	{ 
		position: absolute; 
		left: 1.5em; 
		top: 0.2em;
		margin-top:10px; 		
		z-index: 8; 
	}
	
	.umedlayout .mainbox span.upcomingProducts
	{ 
		position: absolute; 
		left: 1.2em; 
		bottom:1.3em;
		margin-bottom:20px; 	 	
		z-index: 8; 
		font-size: 11.4px;
	}
	
	.umedlayout .mainbox img.imageicon 
	{ 
		position: absolute; 
		left: 50%; 
		top: 50%; 
		margin-left: -50px; 
		margin-top: -50px; 
		z-index: 7; 
	}
	
	.umedlayout .mainbox img.imagePortfolioicon 
	{ 
		position: absolute; 
		left: 50%; 
		top: 50%; 
		margin-left: -60px; 
		margin-top: -35px; 
		z-index: 7; 	
	}

	.umedlayout .mainbox img.imageWhoweareicon 
	{ 
		position: absolute; 
		left: 50%; 
		top: 50%; 
		margin-left: -65px; 
		margin-top: -35px; 
		z-index: 7; 	
	}
	.umedlayout .mainbox img.imageVideoicon
	{ 
		position: absolute; 
		left: 50%; 
		top: 50%; 
		margin-left: -50px; 
		margin-top: -50px; 
		z-index: 7; 	
	}
	.umedlayout .thirdbox 
	{ 
		float: left; 
		position: relative; 
		margin: 0.4em; 
		padding: 0.5em; 	
		width: 3.6em; 
		height: 4em; 
		text-decoration: none; 
		cursor: pointer; 
		overflow: hidden; 
		color: #fff; 
	}

	.umedlayout .thirdbox img.imageFacebookicon 
	{ 
		position: absolute; 
		left: 50%; 
		top: 50%; 
		margin-left: -20px; 
		margin-top: -17px; 
		z-index: 7; 
	}
	.umedlayout .thirdbox img.imageTwittericon 
	{ 
		position: absolute; 
		left: 50%; 
		top: 50%; 
		margin-left: -19px; 
		margin-top: -19px; 
		z-index: 7; 
	}
	.umedlayout .thirdbox img.imageGoogleicon 
	{ 
		position: absolute; 
		left: 50%; 
		top: 50%; 
		margin-left: -15px; 
		margin-top: -17px; 
		z-index: 7; 
	}
	.umedlayout .fourthbox 
	{ 
		float: left; 
		position: relative; 
		margin: 0.4em; 
		padding: 0.5em; 	
		width: 13.4em; 
		height: 4em; 
		text-decoration: none; 
		cursor: pointer; 
		overflow: hidden; 
		color: #fff; 
	}
	.umedlayout .fourthbox:hover 
	{ 
		opacity: 0.85; 
		filter: alpha(opacity=85); 
	}
	.umedlayout .fourthbox span.email
	{ 
		position: absolute; 
		left: 1.5em; 
		top: 0.5em;
		margin-top:7px; 		
		z-index: 8;
		font-size:9px; 
	}
	.umedlayout .fourthbox span.email_amalu
	{ 
		position: absolute; 
		left: 3.8em;
		margin-top:15px; 		
		z-index: 8;
		font-size:9px; 
	}
	.umedlayout .fourthbox span.phone
	{ 
		position: absolute; 
		left: 0.8em; 
		top: 0.5em;
		margin-top:10px; 		
		z-index: 8;
		font-size:10px; 
	}

	
	/*About Us Page CSS*/
.containerTopmenu .imageHeader
{
	width: 85%;
	height: auto;
	background-color: #fef9f8;		
	margin: 0px auto 0px;	
}
.containerTopmenu .navbar 
{
	width: 85%;
	height: auto;
	background: #fff1d8  url("../images/bg-2.png") repeat;		
	margin: 0px auto 0px;
	position: relative;	
}
.containerTopmenu .navbar .navbar-default {
    background-color: #fff1d8;
    border-color: #ffffff;
	position: relative;	
}

.umedNavigation
{
	/*border: 1px solid #000;*/
	margin-top: 0px;
	margin-left: 0px;
	
}
.umedNavigation .home
{
	display: block;
	width: 220px;
	height: 30px;
	background-color:#3387ea;
	border-width:4px;
	box-shadow:0 0px 2px #000;
	margin-top: 12px;
}
.umedNavigation .home .hometext
{
	/*margin-top: -10px;*/
	color: #1f1808;
	left: 10%;
}
.umedNavigation .home:hover 
{ 
	opacity: 0.85; 
	filter: alpha(opacity=85);
	overflow: hidden;
	width: 220px;
	height: 30px;
	display: block;
}

.umedNavigation .aboutus
{
	display: block;
	width: 220px;
	height: 30px;
	background-color:#f9be3e;
	margin-top: 12px;	
}
.umedNavigation .aboutus .aboutustext
{
	margin-top: -10px;
	color: #1f1808;
}
.umedNavigation .aboutus:hover 
{ 
	opacity: 0.85; 
	filter: alpha(opacity=85);
	overflow: hidden;
	width: 220px;
	height: 30px;
}
.umedNavigation .portfolio
{
	display: block;
	width: 220px;
	height: 30px;
	background-color:#d3573f;
	border-width:4px;
	box-shadow:0 0px 2px #000;
	margin-top: 12px;
}
.umedNavigation .portfolio .portfoliotext
{
	margin-top: -10px;
	color: #1f1808;
}
.umedNavigation .portfolio:hover 
{ 
	opacity: 0.85; 
	filter: alpha(opacity=85);
	overflow: hidden;
}

.umedNavigation .photos
{
	display: block;
	width: 220px;
	height: 30px;
	background-color:#59b1e3;
	border-width:4px;
	box-shadow:0 0px 2px #000;
	margin-top: 12px;	
}
.umedNavigation .photos .photostext
{
	margin-top: -10px;
	color: #1f1808;
}
.umedNavigation .photos:hover 
{ 
	opacity: 0.85; 
	filter: alpha(opacity=85);
	overflow: hidden;
}
.umedNavigation .testimonials
{
	display: block;
	width: 220px;
	height: 30px;
	background-color:#30af94;
	border-width:4px;
	box-shadow:0 0px 2px #000;
	margin-top: 12px;	
}
.umedNavigation .testimonials .testimonialstext
{
	margin-top: -10px;
	left: 0%;
	color: #1f1808;
	
}
.umedNavigation .testimonials:hover 
{ 
	opacity: 0.85; 
	filter: alpha(opacity=85);
	overflow: hidden;
}
.umedNavigation .whoweare
{
	display: block;
	width: 220px;
	height: 30px;
	background-color:#87a83f;
	border-width:4px;
	box-shadow:0 0px 2px #000;
	margin-top: 12px;	
}
.umedNavigation .whoweare .whowearetext
{
	margin-top: -10px;
	color: #1f1808;
}
.umedNavigation .whoweare:hover 
{ 
	opacity: 0.85; 
	filter: alpha(opacity=85);
	overflow: hidden;
}
.umedNavigation .contact
{
	display: block;
	width: 220px;
	height: 30px;
	background-color:#7f5a8d;
	border-width:4px;
	box-shadow:0 0px 2px #000;	
	margin-top: 12px;
}
.umedNavigation .contact .contacttext
{
	margin-top: -10px;
	color: #1f1808;
}
.umedNavigation .contact:hover 
{ 
	opacity: 0.85; 
	filter: alpha(opacity=85);
	overflow: hidden;
}
.umedNavigation .feedback
{
	display: block;
	width: 220px;
	height: 30px;
	background-color:#c14a68;
	border-width:4px;
	box-shadow:0 0px 2px #000;
	margin-top: 12px;	
}
.umedNavigation .feedback .feedbacktext
{
	margin-top: -10px;	
	color: #1f1808;
	right: 3%;
}
.umedNavigation .feedback:hover 
{ 
	opacity: 0.85; 
	filter: alpha(opacity=85);
	overflow: hidden;
}
.umedAboutContent
{
	margin-top: 0px;
	width: 85%;
	height: auto;
	background: #fff1d8  url("../images/bg-2.png") repeat;
	position: relative;	
}
.umedAboutContent .titleheading .heading
{
	font-size: 25px;	
	color: #d21e4b;
	margin-left: 50px;
	margin-top: 0px;
	overflow: hidden;
}
.umedAboutContent .titleheading .heading1
{
	margin-left: 0px;
	margin-top: 0px;	
	/*border: 1px solid #000;*/
}
.umedContentLayout 
{ 
 width: 100%;
 height:65%; 
/* border: 1px solid #000;*/
}
.umedContentLayout .contentBox 
{ 
	height: 100%; 	
	/*border: 1px solid #000;*/
	/*background-color: #fff;*/			
 }
 .umedContentLayout .contentBox .textWriteup
{
	width: 98%;	
	color: #553332;	
	line-height: 1.5;	
	/*border: 1px solid #000;*/
	float: left;
	font-size: 11px;
	margin-left: 5px;
}
.umedContentLayout .contentBox .videoImage 
{
	width: 210px;
	height: 200px;	
	/*border: 1px solid #000;*/
	float: left;
	margin-left: 0px;
	margin-bottom:10px;	 	
}
.umedContentLayout .contentBox .videoImage  .embed-responsive-item
{
	width: 200px;
	height: 200px;
	/*border: 1px solid #000;	*/
	float: left;
	margin-left: 0px;
	overflow:hidden;		
}


/*Photo gallery*/

.umedGalleryLayout 
{ 
 width: 100%;
 height:65%; 
/* border: 1px solid #000;*/
}
.umedGalleryLayout .galleryBox 
{ 
	height: 100%; 	
	/*border: 1px solid #000;*/
	/*background-color: #fff;*/			
 }

.umedGalleryLayout .galleryBox .photogallery 
{ 
	position: relative; 
	height: auto; 		 
}
.umedGalleryLayout .imagebox 
{ 
	float: left; 
	position: relative; 
	margin: 0.3em; 
	margin-left: 35px;
	padding: 0.5em; 	
	width: 14em; 
	height: 9em; 	
	overflow: hidden; 
	color: #fff;  
}
/*Achievements & Awards*/
.umedAboutContent
{
	margin-top: 0px;
	width: 85%;
	height: auto;
	background: #fff1d8  url("../images/bg-2.png") repeat;
	position: relative;	
}
.umedAboutContent .titleheading .heading2
{
	font-size: 25px;	
	color: #d21e4b;
	margin-left: 10px;
	margin-top: 10px;
	overflow: hidden;
}
.umedAchievementLayout 
{ 
 width: 100%;
 height:65%; 
/* border: 1px solid #000;*/
}
.umedAchievementLayout .achievementBox 
{ 
	height: 100%; 	
	/*border: 1px solid #000;*/
	/*background-color: #fff;*/			
 }
 .umedAchievementLayout .achievementBox .achievement
{
	width: 98%;
	margin-left: 5px;
	color: #553332;			
	/*border: 1px solid #000;*/	
	font-size: 12px;
}
.umedAchievementLayout .achievementBox .achievement .list
{
	list-style: none;
	padding: 0px;
	margin: 0px;
	/*border:2px solid #000;*/	
}
.umedAchievementLayout .achievementBox .achievement .listItem
{
	background-image: url('../images/achievements/bullet-1.jpg');
	background-repeat: no-repeat;
	background-position: 0px center; 
	padding-left: 30px;	
	/*border:2px solid #ccc;*/			
}
.umedAchievementLayout .achievementBox .achievement .listItem1
{
	background-image: url('../images/achievements/bullet-2.jpg');
	background-repeat: no-repeat;
	background-position: 0px center; 
	padding-left: 30px;
	margin-top: 5px;
	/*border:2px solid #ccc;*/			
}
.umedAchievementLayout .achievementBox .achievement .listItem2
{
	background-image: url('../images/achievements/bullet-3.jpg');
	background-repeat: no-repeat;
	background-position: 0px center; 
	padding-left: 30px;
	overflow: hidden;
	margin-top: 20px;
	/*border:2px solid #ccc;*/			
}
.umedAchievementLayout .achievementBox .achievement .listItem3
{
	background-image: url('../images/achievements/bullet-4.jpg');
	background-repeat: no-repeat;
	background-position: 0px center; 
	padding-left: 30px;
	margin-top: 5px;
	/*border:2px solid #ccc;*/			
}
.umedAchievementLayout .achievementBox .achievement .listItem4
{
	background-image: url('../images/achievements/bullet-5.jpg');
	background-repeat: no-repeat;
	background-position: 0px center; 
	padding-left: 30px;
	margin-top: 20px;
	/*border:2px solid #ccc;*/			
}
.umedAchievementLayout .achievementBox .achievement .listItem5
{
	background-image: url('../images/achievements/bullet-6.jpg');
	background-repeat: no-repeat;
	background-position: 0px center; 
	padding-left: 30px;
	margin-top: 5px;
	/*border:2px solid #ccc;*/			
}
.umedAchievementLayout .achievementBox .achievement .listItem6
{
	background-image: url('../images/achievements/bullet-7.jpg');
	background-repeat: no-repeat;
	background-position: 0px center; 
	padding-left: 30px;
	margin-top: 20px;
	/*border:2px solid #ccc;*/			
}
.umedAchievementLayout .achievementBox .achievement .listItem7
{
	background-image: url('../images/achievements/bullet-8.jpg');
	background-repeat: no-repeat;
	background-position: 0px center; 
	padding-left: 30px;
	margin-top: 20px;
	/*border:2px solid #ccc;*/			
}
.umedAchievementLayout .achievementBox .achievement .listItem8
{
	background-image: url('../images/achievements/bullet-9.jpg');
	background-repeat: no-repeat;
	background-position: 0px center; 
	padding-left: 30px;
	margin-top: 20px;
	/*border:2px solid #ccc;*/			
}
.umedAchievementLayout .achievementBox .achievement .listItem9
{
	background-image: url('../images/achievements/bullet-10.jpg');
	background-repeat: no-repeat;
	background-position: 0px center; 
	padding-left: 30px;
	margin-top: 20px;
	/*border:2px solid #ccc;*/			
}
.umedAchievementLayout .achievementBox .achievement .listItem10
{
	background-image: url('../images/achievements/bullet-11.jpg');
	background-repeat: no-repeat;
	background-position: 0px center; 
	padding-left: 30px;
	margin-top: 20px;
	/*border:2px solid #000;*/			
}
.umedAchievementLayout .achievementBox .achievement .exportAward
{
	margin-top: 20px;
	margin-left:0px;	
	/*border:2px solid #ccc;*/			
}

.umedAchievementLayout .achievementBox .achievement .receivingAward
{
	margin-top: 25px;
	margin-left:0px;	
	/*border:2px solid #000;*/			
}
.umedAchievementLayout .achievementBox .achievement .umedSchool
{
	margin-top: 20px;
	margin-left:0px;	
	/*border:2px solid #ccc;*/			
}
.umedAchievementLayout .achievementBox .achievement  .tribute
{
	margin-top: 10px;
	margin-left:50px;
	font-size:12px;	
	/*border:2px solid #ccc;*/			
}
/*.modal .modal-dialog 
{
	width:200px;
	height: 100px;
	position: absolute;
	margin-top: -1000px;
	margin-left: 50px;
	
}*/

/*Who we are*/
.umedWhoweareLayout 
{ 
	width: 100%;
	height:65%; 
	/* border: 1px solid #000;*/
}
.umedWhoweareLayout .whoweareBox 
{ 
	height: 100%; 	
	/*border: 1px solid #000;*/
	/*background-color: #fff;*/			
 }
 .umedWhoweareLayout .whoweareBox .whoweareBoxtextWriteup
{
	width: 96%;
	margin-left: 10px;
	color: #553332;
	text-align: justify;
	line-height: 1.5;	
	/*border: 1px solid #000;*/
	float: left;
	font-size: 11px;
}
.umedWhoweareLayout .whoweareBox .videoImage
{
	width: 205px;
	height: 100px;
	background-color: #3c83c4;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	/*border:1px solid #000;*/	
}
/*Feed Back form*/
.form-group .control-label
{
	font-size: 13px;
}
.form-group.required .control-label:after 
{
	content:"*";
	color:red;
	position: absolute;
	margin-left: 3px;
	top:3px;	
}
.umedContentLayout .contentBox
{
	/*border: 1px solid #000;*/
}
.umedContentLayout .contentBox .textWriteup
{
	/*border: 1px solid #F00;*/
	float:left;
	width:98%;
}
.umedContentLayout .contentBox .feebackImage
{
	width: 98%; 	 	
	overflow: hidden; 	
	float:left;
	/*border: 1px solid #00F;*/
	position: relative;
	margin-left:5px;
	margin-top:25px;
	overflow: hidden; 
}
.umedContentLayout .contentBox .textWriteup .error
{
color:#FF0000;
/*border: 1px solid #00F;*/
overflow: hidden;
margin-left:20px;
}
/*Contac Us Page*/
.umedContentLayout .contentBox .address
{
	width: 100%;
	margin-left: 0px;
	color: #553332;
	text-align: justify;
	line-height: 1.5;	
	/*border: 1px solid #000;*/
	float: left;
	font-size: 13px;
	overflow: hidden;
}
.umedContentLayout .contentBox .address .headquarter
{	
	margin: 0.3em; 
	padding: 0.5em; 	
	width: 15.5em; 
	height:25em; 
	text-decoration: none;
	display: block;  
}
.umedContentLayout .contentBox .address .umedHeadquarter
{	
	font-size: 16px;
}
.umedContentLayout .contentBox .address .umedGroupheading
{	
	font-size: 18px;  
}
.umedContentLayout .contentBox .address .umedTextaddress
{	
	font-size:12px;
}
.umedContentLayout .contentBox .address .umedSales
{	
	margin-left: 40px;
	font-size: 12px;
}
.umedContentLayout .contentBox .address .ourcompaines
{	
	margin: 0.3em; 
	padding: 0.5em; 	
	width: 12.5em; 
	height:2.5em; 
	text-decoration: none;
	display: block; 
	font-size:16px;	 
}
.umedContentLayout .contentBox .address .umedsizers
{	
	margin: 0.3em; 
	padding: 0.5em; 	
	width: 12.5em; 
	height:7em; 
	text-decoration: none;
	display: block; 
	font-size:16px;	 
}
.umedContentLayout .contentBox .address .umedsizers .umedTextheading
{
	font-size:18px;
}
.umedContentLayout .contentBox .address .umedsizers .umedTextaddress
{	
	font-size:12px;	 
}
.umedContentLayout .contentBox .address .umedindustries
{	
	margin: 0.3em; 
	padding: 0.5em; 	
	width: 12.5em; 
	height:6em; 
	text-decoration: none;
	display: block; 
	font-size:16px;	 
}
.umedContentLayout .contentBox .address .umedindustries .umedTextheading
{	
	font-size:16px;	 
}
.umedContentLayout .contentBox .address .umedindustries .umedTextaddress
{	
	font-size:12px;	 
}
.umedContentLayout .contentBox .map
{
	width: 200px;
	height: 151px;
	background-color: #3c83c4;
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom:10px;	
}
.umedContentLayout .contentBox .map iframe
{
        width: 200px;
        height: 151px;
		border: 1px solid #000;
}

/*Our History*/
.umedHistoryLayout 
{ 
 width: 100%;
 height:65%; 
/* border: 1px solid #000;*/
}
.umedHistoryLayout .historyBox 
{ 
	height: 100%; 	
	/*border: 1px solid #000;*/
	/*background-color: #fff;*/			
 }
 .umedHistoryLayout .historyBox .historytextWriteup
{
	width: 100%;
	margin-left: 2px;
	color: #553332;
	text-align: justify;
	line-height: 1.5;	
	/*border: 1px solid #000;*/
	float: left;
	font-size: 11px;
}
.umedHistoryLayout .historyBox .historytextWriteup .exportAward
{
	margin-top: 20px;
		
	/*border:2px solid #ccc;*/			
}

.umedHistoryLayout .imagebox 
{ 
	float: left; 
	position: relative;	
	margin-left: 20px;
	padding: 0.5em; 	
	width: 14em; 
	height:14em; 	
	overflow: hidden; 
	color: #fff;  
}
.umedHistoryLayout .umedIndustries 
{ 
	float: left; 
	position: relative;	 	
	margin-left: 20px;
	padding: 0.5em; 	
	width: 14em; 
	height:14em; 	
	overflow: hidden; 	  
}
.umedHistoryLayout .imagebox1 
{ 
	float: left; 
	position: relative; 
	margin-top:-30px; 	
	margin-left: 20px;
	padding: 0.5em; 	
	width: 14em; 
	height:14em; 	
	overflow: hidden; 
	color: #fff;  
}
.umedHistoryLayout .umedSizers 
{ 
	float: left; 
	position: relative; 
	margin-top:-30px; 	
	margin-left: 20px;
	padding: 0.5em; 	
	width: 14em; 
	height:14em; 	
	overflow: hidden; 
	color: #fff;  
}
/*Our Portfolio*/

.umedPortfolioLayout 
{ 
 width: 100%;
 height:65%; 
/* border: 1px solid #000;*/
}
.umedPortfolioLayout .portfolioBox 
{ 
	height: 100%; 	
	/*border: 1px solid #000;*/
	/*background-color: #fff;*/			
 }
 .umedPortfolioLayout .portfolioBox .portfolio
{
	width: 99%;
	margin-left: 0px;
	color: #553332;
	text-align: justify;
	line-height: 1.5;	
	/*border: 1px solid #000;*/
	float: left;
	font-size: 10px;
}
.umedPortfolioLayout .portfolioBox .portfolio .list
{
	list-style: none;
	padding: 0px;
	margin: 0px;
	/*border:2px solid #000;*/	
}
.umedPortfolioLayout .portfolioBox .portfolio .listItem
{
	background-image: url('../images/achievements/bullet-1.jpg');
	background-repeat: no-repeat;
	background-position: 0px center; 
	padding-left: 30px;		
	/*border:2px solid #ccc;*/			
}
.umedPortfolioLayout .portfolioBox .portfolio .listItem h3
{
	font-size: 22px;
	/*border:2px solid #ccc;*/			
}
.umedPortfolioLayout .portfolioBox .portfolio .ourcapabilities
{
	/*border:2px solid #ccc;*/	
	text-align: justify;
	margin-left:10px;		
}

.umedPortfolioLayout .portfolioBox .portfolio .listItem1
{
	background-image: url('../images/achievements/bullet-2.jpg');
	background-repeat: no-repeat;
	background-position: 0px center; 
	padding-left: 30px;
	margin-top: 5px;	
	/*border:2px solid #ccc;*/			
}
.umedPortfolioLayout .portfolioBox .portfolio .listItem1 h3
{
	font-size: 19px;
	/*border:2px solid #ccc;*/			
}
.umedPortfolioLayout .portfolioBox .portfolio .productioncapabilities
{
	/*border:2px solid #ccc;*/	
	text-align: justify;
	margin-left:10px;		
}
.umedPortfolioLayout .portfolioBox .portfolio .listItem2
{
	background-image: url('../images/achievements/bullet-3.jpg');
	background-repeat: no-repeat;
	background-position: 0px center; 
	padding-left: 30px;
	margin-top: 20px;
	/*border:2px solid #ccc;*/			
}
.umedPortfolioLayout .portfolioBox .portfolio .listItem2 h3
{
	font-size: 22px;
	/*border:2px solid #ccc;*/			
}
.umedPortfolioLayout .portfolioBox .portfolio .productionSetup
{
	/*border:2px solid #ccc;*/	
	text-align: justify;
	margin-left:10px;		
}
.umedPortfolioLayout .portfolioBox .portfolio .productionSetuplist
{
	list-style: none;
	padding: 0px;
	margin: 0px;
	/*border:2px solid #000;*/	
}
.umedPortfolioLayout .portfolioBox .portfolio .preweavingStage
{
	background-image: url('../images/achievements/circle1.jpg');
	background-repeat: no-repeat;
	background-position: 0px center; 
	padding-left: 18px;
	margin-top: 5px;
	margin-left: 20px;
	font-size: 11px;
	/*border:2px solid #ccc;*/			
}
.umedPortfolioLayout .portfolioBox .portfolio .preweavingStage h4
{
	font-size: 14px;
	/*border:2px solid #ccc;*/			
}
.umedPortfolioLayout .portfolioBox .portfolio .preweavingStageText
{
	/*border:2px solid #ccc;*/	
	text-align: justify;
	margin-left:40px;		
}
.umedPortfolioLayout .portfolioBox .portfolio .weavingStage
{
	background-image: url('../images/achievements/circle2.jpg');
	background-repeat: no-repeat;
	background-position: 0px center; 
	padding-left: 18px;
	margin-top: 5px;
	margin-left: 20px;
	font-size: 11px;
	/*border:2px solid #ccc;*/			
}
.umedPortfolioLayout .portfolioBox .portfolio .weavingStage h4
{
	font-size: 14px;
	/*border:2px solid #ccc;*/			
}
.umedPortfolioLayout .portfolioBox .portfolio .weavingStageText
{
	/*border:2px solid #ccc;*/	
	text-align: justify;
	margin-left:40px;		
}
.umedPortfolioLayout .portfolioBox .portfolio .testingStage
{
	background-image: url('../images/achievements/circle1.jpg');
	background-repeat: no-repeat;
	background-position: 0px center; 
	padding-left: 18px;
	margin-top: 5px;
	margin-left: 20px;
	font-size: 11px;
	/*border:2px solid #ccc;*/			
}
.umedPortfolioLayout .portfolioBox .portfolio .testingStage h4
{
	font-size: 14px;
	/*border:2px solid #ccc;*/			
}
.umedPortfolioLayout .portfolioBox .portfolio .testingStageText
{
	/*border:2px solid #ccc;*/	
	text-align: justify;
	margin-left:40px;		
}
.umedPortfolioLayout .portfolioBox .portfolio .inspectionStage
{
	background-image: url('../images/achievements/circle2.jpg');
	background-repeat: no-repeat;
	background-position: 0px center; 
	padding-left: 18px;
	margin-top: 5px;
	margin-left: 20px;
	font-size: 11px;
	/*border:2px solid #ccc;*/			
}
.umedPortfolioLayout .portfolioBox .portfolio .inspectionStage h4
{
	font-size: 14px;
	/*border:2px solid #ccc;*/			
}
.umedPortfolioLayout .portfolioBox .portfolio .inspectionStageText
{
	/*border:2px solid #ccc;*/	
	text-align: justify;
	margin-left:40px;		
}

.umedPortfolioLayout .portfolioBox .portfolio .listItem3
{
	background-image: url('../images/achievements/bullet-4.jpg');
	background-repeat: no-repeat;
	background-position: 0px center; 
	padding-left: 30px;
	margin-top: 5px;
	font-size: 14px;
	/*border:2px solid #ccc;*/			
}
.umedPortfolioLayout .portfolioBox .portfolio .listItem3 h3
{
	font-size: 22px;
	/*border:2px solid #ccc;*/			
}
.umedPortfolioLayout .portfolioBox .portfolio .productCatalog
{
	/*border:2px solid #ccc;*/	
	text-align: justify;
	margin-left:10px;		
}

.umedPortfolioLayout .portfolioBox .portfolio .productCataloglist
{
	list-style: none;
	padding: 0px;
	margin: 0px;
	/*border:2px solid #000;*/	
}
.umedPortfolioLayout .portfolioBox .portfolio .numberDucks
{
	background-image: url('../images/achievements/circle1.jpg');
	background-repeat: no-repeat;
	background-position: 0px center; 
	padding-left: 18px;
	margin-top: 5px;
	margin-left: 20px;
	font-size: 11px;
	/*border:2px solid #ccc;*/			
}
.umedPortfolioLayout .portfolioBox .portfolio .numberDucks h4
{
	font-size: 14px;
	/*border:2px solid #ccc;*/			
}
.umedPortfolioLayout .portfolioBox .portfolio .numberDucksText
{
	/*border:2px solid #ccc;*/	
	text-align: justify;
	margin-left:40px;		
}
.umedPortfolioLayout .portfolioBox .portfolio .singleFillDucks
{
	background-image: url('../images/achievements/circle2.jpg');
	background-repeat: no-repeat;
	background-position: 0px center; 
	padding-left: 18px;
	margin-top: 5px;
	margin-left: 20px;
	font-size: 11px;
	/*border:2px solid #ccc;*/			
}
.umedPortfolioLayout .portfolioBox .portfolio .singleFillDucks h4
{
	font-size: 14px;
	/*border:2px solid #ccc;*/			
}
.umedPortfolioLayout .portfolioBox .portfolio .singleFillDucksText
{
	/*border:2px solid #ccc;*/	
	text-align: justify;
	margin-left:40px;		
}
.umedPortfolioLayout .portfolioBox .portfolio .armyDucks
{
	background-image: url('../images/achievements/circle1.jpg');
	background-repeat: no-repeat;
	background-position: 0px center; 
	padding-left: 18px;
	margin-top: 5px;
	margin-left: 20px;
	font-size: 11px;
	/*border:2px solid #ccc;*/			
}
.umedPortfolioLayout .portfolioBox .portfolio .armyDucks h4
{
	font-size: 14px;
	/*border:2px solid #ccc;*/			
}
.umedPortfolioLayout .portfolioBox .portfolio .armyDucksText
{
	/*border:2px solid #ccc;*/	
	text-align: justify;
	margin-left:40px;		
}
.umedPortfolioLayout .portfolioBox .portfolio .bullDenims
{
	background-image: url('../images/achievements/circle2.jpg');
	background-repeat: no-repeat;
	background-position: 0px center; 
	padding-left: 18px;
	margin-top: 5px;
	margin-left: 20px;
	font-size: 11px;
	/*border:2px solid #ccc;*/			
}
.umedPortfolioLayout .portfolioBox .portfolio .bullDenims h4
{
	font-size: 14px;
	/*border:2px solid #ccc;*/			
}
.umedPortfolioLayout .portfolioBox .portfolio .bullDenimsText
{
	/*border:2px solid #ccc;*/	
	text-align: justify;
	margin-left:40px;		
}
.umedPortfolioLayout .portfolioBox .portfolio .sheetings
{
	background-image: url('../images/achievements/circle1.jpg');
	background-repeat: no-repeat;
	background-position: 0px center; 
	padding-left: 18px;
	margin-top: 5px;
	margin-left: 20px;
	font-size: 11px;
	/*border:2px solid #ccc;*/			
}
.umedPortfolioLayout .portfolioBox .portfolio .sheetings h4
{
	font-size: 14px;
	/*border:2px solid #ccc;*/			
}
.umedPortfolioLayout .portfolioBox .portfolio .sheetingsText
{
	/*border:2px solid #ccc;*/	
	text-align: justify;
	margin-left:40px;		
}

/*Video gallery*/

.umedVideosLayout 
{ 
 width: 100%;
 height:65%; 
/* border: 1px solid #000;*/
}
.umedVideosLayout .videosBox 
{ 
	height: 100%; 	
	/*border: 1px solid #000;*/
	/*background-color: #fff;*/			
 }

.umedVideosLayout .videosBox .videogallery 
{ 
	position: relative; 
	height: auto; 
		 
}
.umedVideosLayout .videoImage 
{ 
	float: left; 
	position: relative; 
	margin: 0.5em; 
	margin-left: 10px;
	padding: 0.5em; 	
	width: 20em; 
	height: 25em; 	
	overflow: hidden; 
	color: #fff;  
	
}
.umedVideosLayout .videosBox .videoImage  .embed-responsive-item
{
	width: 200px;
	height: 200px;		
	overflow:hidden;		
}

/*Latest News*/

.umedLatestLayout 
{ 
 width: 100%;
 height:65%; 
/* border: 1px solid #000;*/
}
.umedLatestLayout .latestBox 
{ 
	height: 100%; 	
	/*border: 1px solid #000;*/
	/*background-color: #fff;*/			
 }

.umedLatestLayout .latestBox .latestgallery 
{ 
	position: relative; 
	height: auto; 
		 
}
.umedLatestLayout .latestbox 
{ 
	float: left; 
	position: relative; 
	margin: 2em; 
	margin-left: 5px;
	padding: 0.5em; 	
	width: 20em; 
	height: 20em; 	
	overflow: hidden; 
	color: #fff;  
	
}

/*Footer Ends*/	
	footer .umedFooter
	{	
		color: #c6c6c6;
		background: #152a5f;	
		height: auto;
		width: 85%;
		margin: 0px auto 0px;
		padding: 5px;
		/*border-top: 1px solid #000;*/
	}
	footer .umedFooter .umedFootertext
	{	
		color: #c6c6c6;		
		text-align: right;
		margin: 0px 15px 0px;
		padding:5px;
		font-size:10px;		
	}
	footer a 
	{
		color: #c6c6c6;
	}
	footer a:hover 
	{
		color: #1497e4;
		text-decoration: none;
	}
.marquee {
	width: 20em;
	height: 2em;
	margin: 50px 0px;	
	overflow: hidden;
	position: relative;
	
}
	
	
}

@media only screen and (min-width:320px) and (max-width:767px) and (orientation : portrait)
 { 
 	body{font-size:12px}
	
	.carousel-indicators 
	{
		margin-bottom: -18px;
		left: 170px;
	}
	.carousel-indicators .active
	{
		width:10px;
		height:10px;
		margin:1px;
		background-color:#3997ce;
	}
	
	.carousel-caption
	{
		background-color: #bcb5af;
		opacity: 0.6;
		width: 140px;
		height: 20px;
		margin-left:-30px;
		top:30px;	
	}
	.carousel-caption p
	{
		color: #000000;
		position: relative;
		right: 0%;
		font-size: 9px;
	}
	.umedlayout 
	{ 
		width: 100%;
		height:65%; 		
	}
	
	.umedlayout .mainbox 
	{ 
		float: left; 
		position: relative; 
		margin: 0.3em; 
		padding: 0.5em; 	
		width: 6.7em; 
		height: 8em; 
		text-decoration: none; 
		cursor: pointer; 
		overflow: hidden; 
		color: #fff;  
	} 	
	.umedlayout .width2 { width: 14em;}
	.umedlayout .height2 { height: 8em; }
	.umedlayout .width3 { width: 14em; }
	.umedlayout .width4 
	{ 
		width: 14.5em; 
		margin-left: 1px;
	}
	
	.umedlayout .mainbox span 
	{ 
		position: absolute; 
		left: 0.5em; 
		bottom: 0.2em; 		 
		z-index: 8; 
	}
	
	.umedlayout .mainbox span.latestNews
	{ 
		position: absolute; 
		left: 1.5em; 
		top: 0.2em;
		margin-top:10px; 		
		z-index: 8; 
	}
	
	.umedlayout .mainbox span.upcomingProducts
	{ 
		position: absolute; 
		left: 1.2em; 
		bottom:1.5em;
		margin-bottom:20px; 	 	
		z-index: 8; 
		font-size: 12px;
	}
	
	.umedlayout .mainbox img.imageicon 
	{ 
		position: absolute; 
		left: 50%; 
		top: 50%; 
		margin-left: -42px; 
		margin-top: -45px; 
		z-index: 7; 
	}
	.umedlayout .mainbox img.imagePortfolioicon 
	{ 
		position: absolute; 
		left: 50%; 
		top: 50%; 
		margin-left: -80px; 
		margin-top: -40px; 
		z-index: 7; 	
	}

	.umedlayout .mainbox img.imageWhoweareicon 
	{ 
		position: absolute; 
		left: 50%; 
		top: 50%; 
		margin-left: -80px; 
		margin-top: -45px; 
		z-index: 7; 	
	}
	.umedlayout .mainbox img.imageVideoicon
	{ 
		position: absolute; 
		left: 50%; 
		top: 50%; 
		margin-left: -40px; 
		margin-top: -40px; 
		z-index: 7; 	
	}
	
	.umedlayout .thirdbox 
	{ 
		float: left; 
		position: relative; 
		margin: 0.4em; 
		padding: 0.5em; 	
		width: 3.5em; 
		height: 4em; 
		text-decoration: none; 
		cursor: pointer; 
		overflow: hidden; 
		color: #fff; 
	}

	.umedlayout .thirdbox img.imageFacebookicon 
	{ 
		position: absolute; 
		left: 50%; 
		top: 50%; 
		margin-left: -22px; 
		margin-top: -19px; 
		z-index: 7; 
	}
	.umedlayout .thirdbox img.imageTwittericon 
	{ 
		position: absolute; 
		left: 50%; 
		top: 50%; 
		margin-left: -19px; 
		margin-top: -20px; 
		z-index: 7; 
	}
	.umedlayout .thirdbox img.imageGoogleicon 
	{ 
		position: absolute; 
		left: 50%; 
		top: 50%; 
		margin-left: -20px; 
		margin-top: -19px; 
		z-index: 7; 
	}
	.umedlayout .fourthbox 
	{ 
		float: left; 
		position: relative; 
		margin: 0.4em; 
		padding: 0.5em; 	
		width: 14.5em; 
		height: 4em; 
		text-decoration: none; 
		cursor: pointer; 
		overflow: hidden; 
		color: #fff; 
	}
	.umedlayout .fourthbox:hover 
	{ 
		opacity: 0.85; 
		filter: alpha(opacity=85); 
	}
	.umedlayout .fourthbox span.email
	{ 
		position: absolute; 
		left: 1.5em; 
		top: 0.5em;
		margin-top:15px; 		
		z-index: 8;
		font-size:11px; 
	}
	footer .umedFooter
	{	
		color: #c6c6c6;
		background: #152a5f;	
		height: auto;
		width: 70%;
		margin: 0px auto 0px;
		padding: 5px;
		/*border-top: 1px solid #000;*/
	}
	footer .umedFooter .umedFootertext
	{	
		color: #c6c6c6;		
		text-align: right;
		margin: 0px 15px 0px;
		padding:5px;
		font-size:13px;		
	}
	footer a 
	{
		color: #c6c6c6;
	}
	footer a:hover 
	{
		color: #1497e4;
		text-decoration: none;
	}
	
	
		 
 }
/* Medium devices (desktops and other device width from 768px upto 1024px) */
@media only screen and (min-width:768px) and (max-width:1024px)and (orientation:landscape)
 { 
 	body{font-size:12px}
	.containerSlider .carousel 
	{
		width: 80%;
		height: auto;
		background-color: #fef9f8;
		border: solid #fff;
		border-width:4px; 
		box-shadow:0 0px 4px #999; 
		margin: 0px auto 0px;	
	}
	 
	.carousel-indicators 
	{
		margin-bottom: -18px;
		left: 750px;
	}
	.carousel-indicators li 
	{
		border-color:#999;
		background-color:#847066;
	}
	.carousel-indicators .active
	{
		width:11px;
		height:11px;
		margin:0;
		background-color:#3997ce;
	}	
	.carousel-caption
	{
		background-color: #bcb5af;
		opacity: 0.6;
		width: 220px;
		height: 25px;
		margin-left:-150px;	
	}
	.carousel-caption p
	{
		color: #000000;
		position: relative;
		right: 1%;
		margin-top: -3px;
	}	
	.umedContent
	{
		margin-top: 0px;
		width: 80%;
		height: auto;
		background: #fff1d8  url("../images/bg-2.png") repeat;		
	}
	.box
	{	
		background: #fff1d8  url("../images/bg-2.png") repeat;	
	}
	.innerbox
	{
		background: #fff1d8  url("../images/bg-2.png") repeat;
		margin-top: 10px;		
	}
	.umedlayout 
	{ 
		width: 100%;
		height:52%; 		
	}
	.umedlayout .datacontent .dataitems 
	{ 
		padding: 20px 80px; 
		position: relative; 
	}
	.umedlayout .mainbox 
	{ 
	float: left; 
	position: relative; 
	margin: 0.3em; 
	padding: 0.5em; 	
	width: 7em; 
	height: 8em; 
	text-decoration: none; 
	cursor: pointer; 
	overflow: hidden; 
	color: #fff;  
	} 	
	.umedlayout .width2 { width: 19em; }
	.umedlayout .height2 { height: 8em; }
	.umedlayout .width3 { width: 14.6em; }
	.umedlayout .width4 
	{ 
		width: 19.5em; 
		margin-left: -3px;
	}
	
	.umedlayout .mainbox span 
	{ 
		position: absolute; 
		left: 0.5em; 
		bottom: 0.2em; 		 
		z-index: 8; 
	}
	
	.umedlayout .mainbox span.latestNews
	{ 
		position: absolute; 
		left: 1.5em; 
		top: 0.2em;
		margin-top:10px; 		
		z-index: 8; 
	}
	
	.umedlayout .mainbox span.upcomingProducts
	{ 
		position: absolute; 
		left: 1.2em; 
		bottom:1.5em;
		margin-bottom:20px; 	 	
		z-index: 8; 
		font-size: 14px;
	}
	
	.umedlayout .mainbox img.imageicon 
	{ 
		position: absolute; 
		left: 50%; 
		top: 50%; 
		margin-left: -40px; 
		margin-top: -45px; 
		z-index: 7; 
	}
	.umedlayout .mainbox img.imagePortfolioicon 
	{ 
		position: absolute; 
		left: 50%; 
		top: 50%; 
		margin-left: -105px; 
		margin-top: -60px; 
		z-index: 7; 	
	}

	.umedlayout .mainbox img.imageWhoweareicon 
	{ 
		position: absolute; 
		left: 50%; 
		top: 50%; 
		margin-left: -80px; 
		margin-top: -45px; 
		z-index: 7; 	
	}
	.umedlayout .mainbox img.imageVideoicon
	{ 
		position: absolute; 
		left: 50%; 
		top: 50%; 
		margin-left: -40px; 
		margin-top: -40px; 
		z-index: 7; 	
	}
	
	.umedlayout .thirdbox 
	{ 
		float: left; 
		position: relative; 
		margin: 0.4em; 
		padding: 0.5em; 	
		width: 3.5em; 
		height: 4em; 
		text-decoration: none; 
		cursor: pointer; 
		overflow: hidden; 
		color: #fff; 
	}

	.umedlayout .thirdbox img.imageFacebookicon 
	{ 
		position: absolute; 
		left: 50%; 
		top: 50%; 
		margin-left: -22px; 
		margin-top: -19px; 
		z-index: 7; 
	}
	.umedlayout .thirdbox img.imageTwittericon 
	{ 
		position: absolute; 
		left: 50%; 
		top: 50%; 
		margin-left: -19px; 
		margin-top: -20px; 
		z-index: 7; 
	}
	.umedlayout .thirdbox img.imageGoogleicon 
	{ 
		position: absolute; 
		left: 50%; 
		top: 50%; 
		margin-left: -20px; 
		margin-top: -19px; 
		z-index: 7; 
	}
	
	
	.umedlayout .fourthbox 
	{ 
		float: left; 
		position: relative; 
		margin: 0.4em; 
		padding: 0.5em; 	
		width: 17.8em; 
		height: 4em; 
		text-decoration: none; 
		cursor: pointer; 
		overflow: hidden; 
		color: #fff; 
	}
	.umedlayout .fourthbox:hover 
	{ 
		opacity: 0.85; 
		filter: alpha(opacity=85); 
	}
	.umedlayout .fourthbox span.email
	{ 
		position: absolute; 
		left: 1.2em; 
		top: 0.5em;
		margin-top:7px; 		
		z-index: 8;
		font-size:14px; 
	}

	.umedlayout .fourthbox span.email_amalu
	{ 
		position: absolute; 
		left: 4.1em; 
		top: 0.5em;
		margin-top:25px; 		
		z-index: 8;
		font-size:14px; 
	}

	.umedlayout .fourthbox span.phone
	{ 
		position: absolute; 
		left: 1.5em; 
		top: 0.5em;
		margin-top:15px; 		
		z-index: 8;
		font-size:14px; 
	}

	
	/*About Us Page CSS*/
.containerTopmenu .imageHeader
{
	width: 80%;
	height: auto;
	background-color: #fef9f8;		
	margin: 0px auto 0px;	
}
.containerTopmenu .navbar 
{
	width: 80%;
	height: auto;
	background-color: #fef9f8;		
	margin: 0px auto 0px;	
}
.containerTopmenu .navbar .navbar-default {
    background-color: #fff1d8;
    border-color: #ffffff;
}
.umedNavigation
{
	/*border: 1px solid #000;*/
	margin-top: -139px;
}
.umedNavigation .home
{
	display: block;
	width: 80px;
	height: 25px;
	background-color:#3387ea;
	border-width:4px;
	box-shadow:0 0px 2px #000;
}
.umedNavigation .home .hometext
{
	margin-top: -10px;
	color: #1f1808;
	left: 10%;
}
.umedNavigation .home:hover 
{ 
	opacity: 0.85; 
	filter: alpha(opacity=85);
	overflow: hidden;
}

.umedNavigation .aboutus
{
	display: block;
	width: 90px;
	height: 25px;
	background-color:#f9be3e;
	border-width:4px;
	box-shadow:0 0px 2px #000;
}
.umedNavigation .aboutus .aboutustext
{
	margin-top: -10px;
	color: #1f1808;
}
.umedNavigation .aboutus:hover 
{ 
	opacity: 0.85; 
	filter: alpha(opacity=85);
	overflow: hidden;
}
.umedNavigation .portfolio
{
	display: block;
	width: 80px;
	height: 25px;
	background-color:#d3573f;
	border-width:4px;
	box-shadow:0 0px 2px #000;
}
.umedNavigation .portfolio .portfoliotext
{
	margin-top: -10px;
	color: #1f1808;
}
.umedNavigation .portfolio:hover 
{ 
	opacity: 0.85; 
	filter: alpha(opacity=85);
	overflow: hidden;
}

.umedNavigation .photos
{
	display: block;
	width: 80px;
	height: 25px;
	background-color:#59b1e3;
	border-width:4px;
	box-shadow:0 0px 2px #000;	
}
.umedNavigation .photos .photostext
{
	margin-top: -10px;
	color: #1f1808;
}
.umedNavigation .photos:hover 
{ 
	opacity: 0.85; 
	filter: alpha(opacity=85);
	overflow: hidden;
}
.umedNavigation .testimonials
{
	display: block;
	width: 100px;
	height: 25px;
	background-color:#30af94;
	border-width:4px;
	box-shadow:0 0px 2px #000;	
}
.umedNavigation .testimonials .testimonialstext
{
	margin-top: -10px;
	left: 0%;
	color: #1f1808;
	
}
.umedNavigation .testimonials:hover 
{ 
	opacity: 0.85; 
	filter: alpha(opacity=85);
	overflow: hidden;
}
.umedNavigation .whoweare
{
	display: block;
	width: 105px;
	height: 25px;
	background-color:#87a83f;
	border-width:4px;
	box-shadow:0 0px 2px #000;	
}
.umedNavigation .whoweare .whowearetext
{
	margin-top: -10px;
	color: #1f1808;
}
.umedNavigation .whoweare:hover 
{ 
	opacity: 0.85; 
	filter: alpha(opacity=85);
	overflow: hidden;
}
.umedNavigation .contact
{
	display: block;
	width: 70px;
	height: 25px;
	background-color:#7f5a8d;
	border-width:4px;
	box-shadow:0 0px 2px #000;	
}
.umedNavigation .contact .contacttext
{
	margin-top: -10px;
	color: #1f1808;
}
.umedNavigation .contact:hover 
{ 
	opacity: 0.85; 
	filter: alpha(opacity=85);
	overflow: hidden;
}
.umedNavigation .feedback
{
	display: block;
	width: 70px;
	height: 25px;
	background-color:#c14a68;
	border-width:4px;
	box-shadow:0 0px 2px #000;	
}
.umedNavigation .feedback .feedbacktext
{
	margin-top: -10px;	
	color: #1f1808;
	right: 3%;
}
.umedNavigation .feedback:hover 
{ 
	opacity: 0.85; 
	filter: alpha(opacity=85);
	overflow: hidden;
}
.umedlayout 
{ 
 width: 100%;
 height:65%; 
/* border: 1px solid #000;*/
}
.umedlayout .datacontent 
{ 
	height: 100%; 	
	/*border: 1px solid #000;*/
	/*background-color: #fff;*/			
 }
.umedAboutContent
{
	margin-top: 0px;
	width: 80%;
	height: auto;
	background: #fff1d8  url("../images/bg-2.png") repeat;
	position: relative;	
}
.umedAboutContent .titleheading .heading2
{
	font-size: 55px;	
	color: #d21e4b;
	margin-left: 15px;
	margin-top: -40px;
	overflow: hidden;
}

.umedAboutContent .contentBox .textWriteup
{
	width: 64%;
	height: auto;
	margin-left: 15px;
	color: #553332;
	text-align: justify;
	line-height: 1.7;	
	/*border: 1px solid #000;*/
	float: left;
	font-size: 12px;
}
.umedAboutContent .contentBox .videoImage
{
	width: 260px;
	height: 151px;	
	float: left;
	margin-left: 30px;
	/*border: 1px solid #000;*/
}
.umedContentLayout .contentBox .videoImage  .embed-responsive-item
{
	width: 260px;
	height: 200px;
	/*border: 1px solid #000;	*/
	float: left;
	margin-left: 0px;
	overflow:hidden;		
}


/*Contact Us Page*/
.umedContentLayout .contentBox .address
{
	width: 40%;
	margin-left: 5px;
	margin-top: 10px;	
	text-align: justify;
	line-height: 1.7;	
	/*border: 1px solid #000;*/
	float: left;
	font-size: 13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #553332;
	overflow: hidden;
}
.umedContentLayout .contentBox .address .headquarter
{	
	margin: 0.5em; 
	padding: 0.5em; 	
	width: 25em; 
	height:26em; 
	text-decoration: none;
	display: block;
	  
}

.umedContentLayout .contentBox .address .umedGroupheading
{	
	font-size: 23px;  
}
.umedContentLayout .contentBox .address .umedHeadquarter
{	
	font-size: 20px;	
}
.umedContentLayout .contentBox .address .umedTextaddress
{	
	font-size:14px;
}
.umedContentLayout .contentBox .address .umedSales
{	
	margin-left: 40px;
	font-size: 12px;
}
.umedContentLayout .contentBox .address .ourcompaines
{	
	margin: 0.3em; 
	padding: 0.5em; 	
	width: 14em; 
	height:2.3em; 
	text-decoration: none;
	display: block; 
	font-size:23px;	 
}
.umedContentLayout .contentBox .address .umedsizers
{	
	margin: 0.5em; 
	padding: 0.5em; 	
	width: 20.6em; 
	height:6em; 
	text-decoration: none;
	display: block; 
	font-size:15px;	 
}
.umedContentLayout .contentBox .address .umedsizers .umedTextheading
{
	font-size:23px;
}
.umedContentLayout .contentBox .address .umedsizers .umedTextaddress
{	
	font-size:14px;	 
}
.umedContentLayout .contentBox .address .umedindustries
{	
	margin: 0.5em; 
	padding: 0.5em; 	
	width: 20.2em; 
	height:6em; 
	text-decoration: none;
	display: block; 
	font-size:16px;	 
}
.umedContentLayout .contentBox .address .umedindustries .umedTextheading
{	
	font-size:23px;	 
}
.umedContentLayout .contentBox .address .umedindustries .umedTextaddress
{	
	font-size:14px;	 
}
.umedContentLayout .contentBox .map
{
	width: 200px;
	height: 151px;	
	float: left;
	margin-left: 10px;	
	margin-top: 17px;
}
.umedContentLayout .contentBox .map iframe
{
        width: 450px;
        height: 967px;
		border: 1px solid #000;
}


 .umedAchievementLayout .achievementBox .achievement
{
	width: 85%;
	margin-left: 50px;
	margin-top: 5px;
	color: #553332;
	text-align: justify;
	line-height: 1.7;	
	/*border: 1px solid #000;*/
	float: left;
	font-size: 13px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;	
}
/*Feed back*/
.umedContentLayout .contentBox
{
	/*border: 1px solid #000;*/
}
.umedContentLayout .contentBox .textWriteup
{
	/*border: 1px solid #F00;*/
	float:left;
	width:60%;
}
.umedContentLayout .contentBox .feebackImage
{
	width: 38%; 	 	
	overflow: hidden; 	
	float:left;
	/*border: 1px solid #00F;*/
	position: relative;
	margin-left:10px;
	margin-top:30px;
	overflow: hidden; 
}

/*Our History*/
.umedHistoryLayout .imagebox 
{ 
	float: left; 
	position: relative; 
	margin: 0.1em; 
	margin-left: 10px;
	padding: 0.5em; 	
	width: 25em; 
	height:25em; 	
	overflow: hidden; 
	color: #fff;  
}
.umedHistoryLayout .umedIndustries 
{ 
	float: left; 
	position: relative; 
	margin-top:25px; 	
	margin-left: 10px;
	padding: 0.5em; 	
	width: 25em; 
	height:30em; 	
	overflow: hidden; 	  
}
.umedHistoryLayout .imagebox1 
{ 
	float: left; 
	position: relative; 
	margin-top:-100px; 	
	margin-left: 10px;
	padding: 0.5em; 	
	width: 25em; 
	height:30em; 	
	overflow: hidden; 
	color: #fff;  
}

.umedHistoryLayout .umedSizers 
{ 
	float: left; 
	position: relative; 
	margin-top:-100px; 	
	margin-left: 90px;
	padding: 0.5em; 	
	width: 40em; 
	height:30em; 	
	overflow: hidden; 
	color: #fff;  
}
/*Who we are*/
.umedWhoweareLayout 
{ 
	width: 100%;
	height:60%; 
	/* border: 1px solid #000;*/
}



	
	footer .umedFooter
	{	
		color: #c6c6c6;
		background: #152a5f;	
		height: auto;
		width: 80%;
		margin: 0px auto 0px;
		padding: 5px;
		/*border-top: 1px solid #000;*/
	}
	footer .umedFooter .umedFootertext
	{	
		color: #c6c6c6;		
		text-align: right;
		margin: 0px 15px 0px;
		padding:5px;
		font-size:12px;		
	}
	footer a 
	{
		color: #c6c6c6;
	}
	footer a:hover 
	{
		color: #1497e4;
		text-decoration: none;
	}
	.marquee {
	width: 22em;
	height: 2em;
	margin: 60px 0px;
	overflow: hidden;
	position: relative;
	
}
	

 }

@media only screen and (min-width:1025px) and (max-width:1280px) 
{ 
 	body{font-size:14px;}
	.containerSlider .carousel 
	{
		width: 70%;
		height: auto;
		background-color: #fef9f8;
		border: solid #fff;
		border-width:4px; 
		box-shadow:0px 10px 3px #999; 
		margin: 0px auto 0px;	
	}
	
	.carousel-indicators 
	{
		margin-bottom: -18px;
		right: 0px;
	}
	
	.carousel-caption
	{
		background-color: #bcb5af;
		opacity: 0.6;
		width: 250px;
		height: 15px;
		margin-left:-170px;			
	}
	.carousel-caption p
	{
		color: #000000;
		position: relative;
		right: 1%;
		font-size: 13px;
		margin-top: -3px;
	}
	.umedlayout 
	{ 
		width: 100%;
		height:65%; 		
	}
	
	.umedlayout .mainbox 
	{ 
		float: left; 
		position: relative; 
		margin: 0.3em; 
		padding: 0.5em; 	
		width: 8.5em; 
		height: 8em; 
		text-decoration: none; 
		cursor: pointer; 
		overflow: hidden; 
		color: #fff;  
	} 	
	.umedlayout .width2 { width: 18em; }
	.umedlayout .height2 { height: 8em; }
	.umedlayout .width3 { width: 17.5em; }
	.umedlayout .width4 
	{ 
		width: 18.7em; 
		margin-left: -5px;
	}
	
	.umedlayout .mainbox span 
	{ 
		position: absolute; 
		left: 0.5em; 
		bottom: 0.2em; 		 
		z-index: 8; 
	}
	
	.umedlayout .mainbox span.latestNews
	{ 
		position: absolute; 
		left: 1.5em; 
		top: 0.2em;
		margin-top:10px; 		
		z-index: 8; 
	}
	
	.umedlayout .mainbox span.upcomingProducts
	{ 
		position: absolute; 
		left: 1.2em; 
		bottom:1.5em;
		margin-bottom:20px; 	 	
		z-index: 8; 
		font-size: 14px;
	}
	
	.umedlayout .mainbox img.imageicon 
	{ 
		position: absolute; 
		left: 50%; 
		top: 50%; 
		margin-left: -60px; 
		margin-top: -60px; 
		z-index: 7; 
	}
	.umedlayout .mainbox img.imagePortfolioicon 
	{ 
		position: absolute; 
		left: 50%; 
		top: 50%; 
		margin-left: -115px; 
		margin-top: -60px; 
		z-index: 7; 	
	}

	.umedlayout .mainbox img.imageWhoweareicon 
	{ 
		position: absolute; 
		left: 50%; 
		top: 50%; 
		margin-left: -115px; 
		margin-top: -65px; 
		z-index: 7; 	
	}
	.umedlayout .mainbox img.imageVideoicon
	{ 
		position: absolute; 
		left: 50%; 
		top: 50%; 
		margin-left: -60px; 
		margin-top: -60px; 
		z-index: 7; 	
	}
	
	.umedlayout .thirdbox 
	{ 
		float: left; 
		position: relative; 
		margin: 0.4em; 
		padding: 0.5em; 	
		width: 3.5em; 
		height: 4em; 
		text-decoration: none; 
		cursor: pointer; 
		overflow: hidden; 
		color: #fff; 
	}

	.umedlayout .thirdbox img.imageFacebookicon 
	{ 
		position: absolute; 
		left: 50%; 
		top: 50%; 
		margin-left: -28px; 
		margin-top: -22px; 
		z-index: 7; 
	}
	.umedlayout .thirdbox img.imageTwittericon 
	{ 
		position: absolute; 
		left: 50%; 
		top: 50%; 
		margin-left: -22px; 
		margin-top: -20px; 
		z-index: 7; 
	}
	.umedlayout .thirdbox img.imageGoogleicon 
	{ 
		position: absolute; 
		left: 50%; 
		top: 50%; 
		margin-left: -20px; 
		margin-top: -22px; 
		z-index: 7; 
	}
	
	
	footer .umedFooter
	{	
		color: #c6c6c6;
		background: #152a5f;	
		height: auto;
		width: 70%;
		margin: 0px auto 0px;
		padding: 5px;
		/*border-top: 1px solid #000;*/
	}
	footer .umedFooter .umedFootertext
	{	
		color: #c6c6c6;		
		text-align: right;
		margin: 0px 15px 0px;
		padding:5px;
		font-size:13px;		
	}
	footer a 
	{
		color: #c6c6c6;
	}
	footer a:hover 
	{
		color: #1497e4;
		text-decoration: none;
	}

}
@media only screen and (min-width:1281px) and (max-width:1370px) 
{ 
 	body{font-size:15px;}
	.containerSlider .carousel 
	{
		width: 70%;
		height: auto;
		background-color: #fef9f8;
		border: solid #fff;
		border-width:4px; 
		box-shadow:0 0px 4px #ac8d86; 
		margin: 0px auto 0px;	
	}
	
	.carousel-indicators 
	{
		margin-bottom: -18px;
		left: 875px;
	}
	
	.carousel-caption
	{
		background-color: #bcb5af;
		opacity: 0.6;
		width: 250px;
		height: 15px;
		margin-left:-170px;
			
	}
	.carousel-caption p
	{
		color: #000000;
		position: relative;
		right: 1%;
		font-size: 14px;
		margin-top: -5px;
	}
	.umedContent
	{
		margin-top: 0px;
		width: 70%;
		height: auto;
		background: #fff1d8  url("../images/bg-2.png") repeat;		
	}
	.box
	{	
		background: #fff1d8  url("../images/bg-2.png") repeat;	
	}
	.innerbox
	{
		background: #fff1d8  url("../images/bg-2.png") repeat;
		margin-top: 10px;
		margin-right:20px;		
	}
	.umedlayout 
	{ 
		width: 100%;
		height:65%; 		
	}
	
	.umedlayout .thirdbox img.imageFacebookicon 
	{ 
		position: absolute; 
		left: 50%; 
		top: 50%; 
		margin-left: -30px; 
		margin-top: -31px; 
		z-index: 7; 
	}
	.umedlayout .thirdbox img.imageGoogleicon 
	{ 
		position: absolute; 
		left: 50%; 
		top: 50%; 
		margin-left: -25px; 
		margin-top: -31px; 
		z-index: 7; 
	}
	.umedlayout .fourthbox 
	{ 
		float: left; 
		position: relative; 
		margin: 0.4em; 
		padding: 0.5em; 	
		width: 19.6em; 
		height: 4em; 
		text-decoration: none; 
		cursor: pointer; 
		overflow: hidden; 
		color: #fff; 
	}
	.umedlayout .fourthbox:hover 
	{ 
		opacity: 0.85; 
		filter: alpha(opacity=85); 
	}
	.umedlayout .fourthbox span.email
	{ 
		position: absolute; 
		left: 1.5em; 
		top: 0.5em;
		margin-top:15px; 		
		z-index: 8;
		font-size:16px; 
	}
	
	.umedlayout .fourthbox span.email_amalu
	{ 
		position: absolute; 
		left: 4.6em; 
		top: 0.5em;
		margin-top:32px; 		
		z-index: 8;
		font-size:16px; 
	}

	.umedlayout .fourthbox span.phone
	{ 
		position: absolute; 
		left: 1.5em; 
		top: 0.5em;
		margin-top:15px; 		
		z-index: 8;
		font-size:16px; 
	}
	
	
	
	/*About Us Page CSS*/
.containerTopmenu .imageHeader
{
	width: 70%;
	height: auto;
	background-color: #fef9f8;		
	margin: 0px auto 0px;	
}
.containerTopmenu .navbar 
{
	width: 70%;
	height: auto;
	background: #fff1d8  url("../images/bg-2.png") repeat;		
	margin: 0px auto 0px;	
}
.containerTopmenu .navbar .navbar-default {
    background-color: #fff1d8;
    border-color: #fff1d8;
}
.umedNavigation
{
	/*border: 1px solid #000;*/
	margin-top: -166px;
	margin-left: -20px;
}
.umedNavigation .home
{
	display: block;
	width: 80px;
	height: 30px;
	background-color:#3387ea;
	border-width:4px;
	box-shadow:0 0px 2px #000;
}
.umedNavigation .home .hometext
{
	margin-top: -10px;
	color: #1f1808;
	left: 7%;
}
.umedNavigation .home:hover 
{ 
	opacity: 0.85; 
	filter: alpha(opacity=85);
	overflow: hidden;
}

.umedNavigation .aboutus
{
	display: block;
	width: 95px;
	height: 30px;
	background-color:#f9be3e;
	border-width:4px;
	box-shadow:0 0px 2px #000;
}
.umedNavigation .aboutus .aboutustext
{
	margin-top: -10px;
	color: #1f1808;
}
.umedNavigation .aboutus:hover 
{ 
	opacity: 0.85; 
	filter: alpha(opacity=85);
	overflow: hidden;
}
.umedNavigation .portfolio
{
	display: block;
	width: 90px;
	height: 30px;
	background-color:#d3573f;
	border-width:4px;
	box-shadow:0 0px 2px #000;
}
.umedNavigation .portfolio .portfoliotext
{
	margin-top: -10px;
	color: #1f1808;
}
.umedNavigation .portfolio:hover 
{ 
	opacity: 0.85; 
	filter: alpha(opacity=85);
	overflow: hidden;
}

.umedNavigation .photos
{
	display: block;
	width: 80px;
	height: 30px;
	background-color:#59b1e3;
	border-width:4px;
	box-shadow:0 0px 2px #000;	
}
.umedNavigation .photos .photostext
{
	margin-top: -10px;
	color: #1f1808;
}
.umedNavigation .photos:hover 
{ 
	opacity: 0.85; 
	filter: alpha(opacity=85);
	overflow: hidden;
}
.umedNavigation .testimonials
{
	display: block;
	width: 123px;
	height: 30px;
	background-color:#30af94;
	border-width:4px;
	box-shadow:0 0px 2px #000;	
}
.umedNavigation .testimonials .testimonialstext
{
	margin-top: -10px;
	left: 0%;
	color: #1f1808;
	
}
.umedNavigation .testimonials:hover 
{ 
	opacity: 0.85; 
	filter: alpha(opacity=85);
	overflow: hidden;
}
.umedNavigation .whoweare
{
	display: block;
	width: 120px;
	height: 30px;
	background-color:#87a83f;
	border-width:4px;
	box-shadow:0 0px 2px #000;	
}
.umedNavigation .whoweare .whowearetext
{
	margin-top: -10px;
	color: #1f1808;
}
.umedNavigation .whoweare:hover 
{ 
	opacity: 0.85; 
	filter: alpha(opacity=85);
	overflow: hidden;
}
.umedNavigation .contact
{
	display: block;
	width: 80px;
	height: 30px;
	background-color:#7f5a8d;
	border-width:4px;
	box-shadow:0 0px 2px #000;	
}
.umedNavigation .contact .contacttext
{
	margin-top: -10px;
	color: #1f1808;
}
.umedNavigation .contact:hover 
{ 
	opacity: 0.85; 
	filter: alpha(opacity=85);
	overflow: hidden;
}
.umedNavigation .feedback
{
	display: block;
	width: 90px;
	height: 30px;
	background-color:#c14a68;
	border-width:4px;
	box-shadow:0 0px 2px #000;	
}
.umedNavigation .feedback .feedbacktext
{
	margin-top: -10px;	
	color: #1f1808;
	right: 3%;
}
.umedNavigation .feedback:hover 
{ 
	opacity: 0.85; 
	filter: alpha(opacity=85);
	overflow: hidden;
}

.umedAboutContent
{
	margin-top: 0px;
	width: 70%;
	height: auto;
	background: #fff1d8  url("../images/bg-2.png") repeat;
	position: relative;	
}
.umedAboutContent .titleheading .heading2
{
	font-size: 55x;
	/*font-family:"Champagne & Limousines";
	src: url(../images/font/Champagne & Limousines.ttf);*/	
	color: #d21e4b;
	margin-top: -40px;
	margin-left: 10px;
	overflow: hidden;
	/*border: 1px solid #000;*/
}


.umedContentLayout 
{ 
 width: 100%;
 height:65%; 
/* border: 1px solid #000;*/
}
.umedContentLayout .contentBox 
{ 
	height: 100%; 	
	/*border: 1px solid #000;*/
	/*background-color: #fff;*/			
 }
 .umedContentLayout .contentBox .textWriteup
{
	width: 66%;
	margin-left: 10px;
	color: #553332;
	text-align: justify;
	line-height: 1.7;	
	/*border: 1px solid #000;*/
	float: left;
	font-size: 13px;
}
.umedContentLayout .contentBox .videoImage
{
	width: 200px;
	height: 151px;	
	float: left;
	margin-left: 20px;	
}

/*Our History*/
.umedHistoryLayout 
{ 
 width: 100%;
 height:65%; 
/* border: 1px solid #000;*/
}
.umedHistoryLayout .historyBox 
{ 
	height: 100%; 	
	/*border: 1px solid #000;*/
	/*background-color: #fff;*/			
 }
 .umedHistoryLayout .historyBox .historytextWriteup
{
	width: 90%;
	margin-left: 50px;
	color: #553332;
	text-align: justify;
	line-height: 1.7;	
	/*border: 1px solid #000;*/
	float: left;
	font-size: 13px;
}
.umedHistoryLayout .historyBox .historytextWriteup .exportAward
{
	margin-top: 20px;
		
	/*border:2px solid #ccc;*/			
}

.umedHistoryLayout .imagebox 
{ 
	float: left; 
	position: relative; 
	margin: 0.3em; 
	margin-left: 25px;
	padding: 0.5em; 	
	width: 28em; 
	height:30em; 	
	overflow: hidden; 
	color: #fff;  
}
.umedHistoryLayout .umedIndustries 
{ 
	float: left; 
	position: relative; 
	margin-top:25px; 	
	margin-left: 17px;
	padding: 0.5em; 	
	width: 28em; 
	height:30em; 	
	overflow: hidden; 	  
}
.umedHistoryLayout .imagebox1 
{ 
	float: left; 
	position: relative; 
	margin-top:-100px; 	
	margin-left: 25px;
	padding: 0.5em; 	
	width: 28em; 
	height:30em; 	
	overflow: hidden; 
	color: #fff;  
}
.umedHistoryLayout .umedSizers 
{ 
	float: left; 
	position: relative; 
	margin-top:-100px; 	
	margin-left: 140px;
	padding: 0.5em; 	
	width: 40em; 
	height:30em; 	
	overflow: hidden; 
	color: #fff;  
}

/*Achievements & Awards*/
.umedAboutContent
{
	margin-top: 0px;
	width: 70%;
	height: auto;
	background: #fff1d8  url("../images/bg-2.png") repeat;
	position: relative;	
}
.umedAboutContent .titleheading .heading
{
	font-size: 60px;	
	color: #d21e4b;
	margin-left: 50px;
	margin-top: -60px;
	overflow: hidden;
}
.umedAchievementLayout 
{ 
 width: 100%;
 height:65%; 
/* border: 1px solid #000;*/
}
.umedAchievementLayout .achievementBox 
{ 
	height: 100%; 	
	/*border: 1px solid #000;*/
	/*background-color: #fff;*/			
 }
 .umedAchievementLayout .achievementBox .achievement
{
	width: 85%;
	margin-left: 50px;
	color: #553332;
	text-align: justify;
	line-height: 1.7;	
	/*border: 1px solid #000;*/
	float: left;
	font-size: 13px;
}
.umedAchievementLayout .achievementBox .achievement .list
{
	list-style: none;
	padding: 0px;
	margin: 0px;
	/*border:2px solid #000;*/	
}
.umedAchievementLayout .achievementBox .achievement .listItem
{
	background-image: url('../images/achievements/bullet-1.jpg');
	background-repeat: no-repeat;
	background-position: 0px center; 
	padding-left: 30px;
	
	/*border:2px solid #ccc;*/			
}
.umedAchievementLayout .achievementBox .achievement .listItem1
{
	background-image: url('../images/achievements/bullet-2.jpg');
	background-repeat: no-repeat;
	background-position: 0px center; 
	padding-left: 30px;
	margin-top: 5px;
	/*border:2px solid #ccc;*/			
}
.umedAchievementLayout .achievementBox .achievement .listItem2
{
	background-image: url('../images/achievements/bullet-3.jpg');
	background-repeat: no-repeat;
	background-position: 0px center; 
	padding-left: 30px;
	margin-top: 20px;
	/*border:2px solid #ccc;*/			
}
.umedAchievementLayout .achievementBox .achievement .listItem3
{
	background-image: url('../images/achievements/bullet-4.jpg');
	background-repeat: no-repeat;
	background-position: 0px center; 
	padding-left: 30px;
	margin-top: 5px;
	/*border:2px solid #ccc;*/			
}
.umedAchievementLayout .achievementBox .achievement .listItem4
{
	background-image: url('../images/achievements/bullet-5.jpg');
	background-repeat: no-repeat;
	background-position: 0px center; 
	padding-left: 30px;
	margin-top: 20px;
	/*border:2px solid #ccc;*/			
}
.umedAchievementLayout .achievementBox .achievement .listItem5
{
	background-image: url('../images/achievements/bullet-6.jpg');
	background-repeat: no-repeat;
	background-position: 0px center; 
	padding-left: 30px;
	margin-top: 5px;
	/*border:2px solid #ccc;*/			
}
.umedAchievementLayout .achievementBox .achievement .listItem6
{
	background-image: url('../images/achievements/bullet-7.jpg');
	background-repeat: no-repeat;
	background-position: 0px center; 
	padding-left: 30px;
	margin-top: 20px;
	/*border:2px solid #ccc;*/			
}
.umedAchievementLayout .achievementBox .achievement .listItem7
{
	background-image: url('../images/achievements/bullet-8.jpg');
	background-repeat: no-repeat;
	background-position: 0px center; 
	padding-left: 30px;
	margin-top: 20px;
	/*border:2px solid #ccc;*/			
}
.umedAchievementLayout .achievementBox .achievement .listItem8
{
	background-image: url('../images/achievements/bullet-9.jpg');
	background-repeat: no-repeat;
	background-position: 0px center; 
	padding-left: 30px;
	margin-top: 20px;
	/*border:2px solid #ccc;*/			
}
.umedAchievementLayout .achievementBox .achievement .listItem9
{
	background-image: url('../images/achievements/bullet-10.jpg');
	background-repeat: no-repeat;
	background-position: 0px center; 
	padding-left: 30px;
	margin-top: 20px;
	/*border:2px solid #ccc;*/			
}
.umedAchievementLayout .achievementBox .achievement .listItem10
{
	background-image: url('../images/achievements/bullet-11.jpg');
	background-repeat: no-repeat;
	background-position: 0px center; 
	padding-left: 30px;
	margin-top: 20px;
	/*border:2px solid #ccc;*/			
}
.umedAchievementLayout .achievementBox .achievement .exportAward
{
	margin-top: 20px;
	margin-left:315px;	
	/*border:2px solid #ccc;*/			
}
.umedAchievementLayout .achievementBox .achievement .receivingAward
{
	margin-top: 20px;
	margin-left:270px;	
	/*border:2px solid #ccc;*/			
}
.umedAchievementLayout .achievementBox .achievement .umedSchool
{
	margin-top: 20px;
	margin-left:200px;	
	/*border:2px solid #ccc;*/			
}
.umedAchievementLayout .achievementBox .achievement  .tribute
{
	margin-top: 10px;
	margin-left:50px;
	font-size:16px;	
	/*border:2px solid #ccc;*/			
}
/*Contact Us Page*/
.umedContentLayout .contentBox .address
{
	width: 40%;
	margin-left: 50px;
	color: #553332;
	text-align: justify;
	line-height: 1.7;	
	/*border: 1px solid #000;*/
	float: left;
	font-size: 13px;
	overflow: hidden;
}
.umedContentLayout .contentBox .address .headquarter
{	
	margin: 0.3em; 
	padding: 0.5em; 	
	width: 25em; 
	height:26em; 
	text-decoration: none;
	display: block;  
}
.umedContentLayout .contentBox .address .umedHeadquarter
{	
	font-size: 18px;
}
.umedContentLayout .contentBox .address .umedTextaddress
{	
	font-size:14px;
}
.umedContentLayout .contentBox .address .umedSales
{	
	margin-left: 40px;
	font-size: 12px;
}
.umedContentLayout .contentBox .address .ourcompaines
{	
	margin: 0.3em; 
	padding: 0.5em; 	
	width: 18em; 
	height:2.5em; 
	text-decoration: none;
	display: block; 
	font-size:18px;	 
}
.umedContentLayout .contentBox .address .umedsizers
{	
	margin: 0.3em; 
	padding: 0.5em; 	
	width: 18em; 
	height:6em; 
	text-decoration: none;
	display: block; 
	font-size:18px;	 
}
.umedContentLayout .contentBox .address .umedsizers .umedTextaddress
{	
	font-size:14px;	 
}
.umedContentLayout .contentBox .address .umedindustries
{	
	margin: 0.3em; 
	padding: 0.5em; 	
	width: 18em; 
	height:6em; 
	text-decoration: none;
	display: block; 
	font-size:18px;	 
}
.umedContentLayout .contentBox .address .umedindustries .umedTextheading
{	
	font-size:18px;	 
}
.umedContentLayout .contentBox .address .umedindustries .umedTextaddress
{	
	font-size:14px;	 
}
.umedContentLayout .contentBox .map
{
	width: 200px;
	height: 151px;
	/*background-color: #3c83c4;*/
	float: left;
	margin-left: 10px;	
}
.umedContentLayout .contentBox .map iframe
{
        width: 450px;
        height: 897px;
		border: 1px solid #000;
}
/*Feed Back form*/
.form-group.required .control-label:after 
{
	content:"*";
	color:red;
	position: absolute;
	margin-left: 8px;
	top:10px;
}

/*Who we are*/
.umedWhoweareLayout 
{ 
	width: 100%;
	height:60%; 
	/* border: 1px solid #000;*/
}
.umedWhoweareLayout .whoweareBox 
{ 
	height: 100%; 	
	/*border: 1px solid #000;*/
	/*background-color: #fff;*/			
 }
 .umedWhoweareLayout .whoweareBox .whoweareBoxtextWriteup
{
	width: 90%;	
	margin-left: 50px;
	color: #553332;
	text-align: justify;
	line-height: 2;	
	/*border: 1px solid #000;*/
	float: left;
	font-size: 13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}



	footer .umedFooter
	{	
		color: #c6c6c6;
		background: #152a5f;	
		height: auto;
		width: 70%;
		margin: 0px auto 0px;
		padding: 5px;
		/*border-top: 1px solid #000;*/
	}
	footer .umedFooter .umedFootertext
	{	
		color: #c6c6c6;		
		text-align: right;
		margin: 0px 15px 0px;
		padding:5px;
		font-size:13px;		
	}
	footer a 
	{
		color: #c6c6c6;
	}
	footer a:hover 
	{
		color: #1497e4;
		text-decoration: none;
	}
}

/* Large devices  */
@media only screen and (min-width:1371px)and (max-width:1900px) { body{font-size:17px} }





