@charset "utf-8";
/* CSS Document */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
fieldset,
img {
    border:0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style:normal;
    font-weight:normal;
}
ol,
ul {
    list-style:none;
}
caption,
th {
    text-align:left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size:100%;
}
q:before,
q:after {
    content:'';
}
abbr,
acronym {
    border:0;
    font-variant:normal;
}
sup {
    vertical-align:text-top;
}
sub {
    vertical-align:text-bottom;
}
input,
textarea,
select {
    font-family:inherit;
    font-size:inherit;
    font-weight:inherit;
}
input,
textarea,
select {
    *font-size:100%;
}
legend {
    color:#000;
}
#yui3-css-stamp.cssreset { display: none; } 
a
{
    text-decoration:none;
}
.floatleft
{
    float:left;
}
.floatright
{
    float:right;
}
.clear{
    clear: both;
}
@font-face {
	
    font-family:"Myriad Pro Cond"; 
	src:url(../fonts/MYRIADPRO-BOLDCOND.woff);
	 
}
@font-face {
font-family: 'RobotoCondensedRegular';
src:url(../fonts/robotocondensed-regular.woff);
}

.myriadpro
{
	 font-family: 'Myriad Pro'; 
	
}
 
/*------------site css start---------*/
.link-site
{
	    width:160px;
    position: fixed;
    z-index: 99999;
    top: 160px;
    left:10px;
}
.wrapper
{
    margin:0 auto; 
    width:960px;
}
/*----------header start------------*/
header
{	 
    width:100%;
}
.top-section-header
{
	height:36px;
	width:100%;	
	border-bottom:1px solid #c7c7c7;
	padding:3px 0 1px 0;
	margin:0 0 14px 0;
}
ul
{
    width:140px;
	height:30px;

}
.social-media-section li
{	float:left;
	display:inline-block;
}
.social-media-section li a img
{
	width:32px;
	height:32px;
 
}
.top-section-header-logomenu
{
	width:100%; 	margin:0 0 14px 0;}
.logo
{
	width:290px;
	height:43px;
	margin:0 2px 0 0px;
}
nav{
    width:662px;
	display: block;
	float:right;
	height:43px;
} 
nav ul
{
    width:100%;
}
nav ul li
{
    font-family: 'Myriad Pro'; 
    font-size:12px;
    line-height:normal;
    text-align:center;
    list-style:none;
    float:left;
}
nav ul li a
{
    text-decoration:none;
    padding:10px 4px;
    color:#000; 
    text-transform:uppercase;
 
    text-align:center;
    float:left;
	border-top:#fff 6px solid;
}
nav ul li a:hover
{
    border-top:#D91F26 6px solid;
    transition: all .2s ease-in;-o-transition: all .2s ease-in;-ms-transition: all .2s ease-in;-moz-transition: all .2s ease-in;-webkit-transition: all .2s ease-in;
}
nav ul li a#current 
{
    border-top:#D91F26 6px solid;
}

.dropdown
{
	min-width:10px;
	margin:0;
	padding:0;
	position:relative;
}
.submenu
{
	width:200px;
	background:#1F1F1F;
	position:absolute;
	bottom:0px;
	left:0px;
	display:none;
	top:43px;
	z-index:99999;
}
.submenu a
{
	float:left;
	color:#000;
	width:90%;
	background:#fff;
	text-align:left;
	font-weight:normal !important;
	font-size:14px;
	padding:5px 10px;
	border-top:1px solid #000 !important;
}
.submenu a:hover
{
	background:#D91F26;
}
.dropdown:hover .submenu
{
	display:block;
}

.submenu2
{
	width:200px;
	background:#1F1F1F;
	position:absolute;
	bottom:0px;
	left:0px;
	display:none;
	top:43px;
	z-index:99999;
}
.submenu2 a
{
	float:left;
	color:#000;
	width:125%;
	background:#fff;
	text-align:left;
	font-weight:normal !important;
	font-size:14px;
	padding:5px 10px;
	border-top:1px solid #000 !important;
}
.submenu2 a:hover
{
	background:#D91F26;
}
.dropdown:hover .submenu2
{
	display:block;
}
.banner
{
	width:80%;
	margin:0 10%;
 
}
 
.products-menu-section
{
	width:100%;
	height:130px;
	background:#D91F26;
 
}
.products-menu-section ul
{
	width:100%;
	float:left;
margin:16px 0 0 0;
display:block;
	
}
.products-menu-section ul li
{
 
	float:left;
	list-style:none;
display:inline-block;
width: 110px;
border: 1px solid #fff;
border-radius: 3px;
padding: 5px 5px;
margin: 2px 0 0 10px;

}
.products-menu-section ul li i
{
	width:42px;
	height:41px;
	margin:0 5px 0 0px;
	vertical-align:middle;
	
}
.products-menu-section ul li a
{
	text-transform:uppercase;
	color:#fff;
	font-family: 'Myriad Pro';
	font-size:10px; 
	line-height:normal;
	font-weight:bold;
}

.products-menu-section ul li a:hover
{
	 
	color:#000;

}
.tower-crane-icon
{
	background:url(../images/tower-crane-icon.png) no-repeat center left;
 width:42px;
	height:42px;
	
}
 
 .gantry-crane-icon
{
	background:url(../images/gantry-crane-icon.png) no-repeat center left;
 width:42px;
	height:42px;
	
}
.pasenger-hoist-icon
{
	background:url(../images/pasenger-hoist-icon.png) no-repeat center left;
 
	width:42px;
	height:42px;
}
 
.placing-boom-icon
{
	background:url(../images/placing-boom-icon.png) no-repeat center left;
 
	width:42px;
	height:42px;
}
 
 
.concrete-pump-icon
{
	background:url(../images/concrete-pump-icon.png) no-repeat center left;
 
	width:42px;
	height:42px;
}
.aluminum-cradle-icon 
{
	background:url(../images/aluminum-cradle-icon.png) no-repeat center left;
 
	width:42px;
	height:42px;
}
.aluminum-cradle-icon 
{
	background:url(../images/aluminum-cradle-icon.png) no-repeat center left;
 
	width:42px;
	height:42px;
}
.conveyor-belt-in-dubai-icon
{
	background:url(../images/conveyor-belt-in-dubai.png) no-repeat center left;
 
	width:42px;
	height:42px;
}
.faw-truck-leyong
{
	background:url(../images/faw-truck-leyong.png) no-repeat center left;
 
	width:42px;
	height:42px;

 
}
.heading-section
{
	width:100%;
	border-bottom:1px solid #E0E0E0;
	 border-top:1px solid #E0E0E0;
 
}
.heading-section h1
{
	text-align:left;
	font-family: 'Myriad Pro';
	line-height:normal;
	font-size:26px;
	color:#000;
	margin:0px 0 0 0 ;
	text-transform:uppercase;

	
}
.image-display-area
{
	width:100%;
	height:220px;
}
.image-display-area img
{
	height:220px; width:100%;
	margin: 0  auto;
	text-align:center;
	display:block;
}
.content-area
{
	width:100%;
}
.content-area p
{
	font-family: 'Myriad Pro';
	line-height:normal;
	font-size:16px;
	text-align:justify;
	color:#000;margin:10px 0 0 0;
}
.about-us-section 
{
	width:100%;
	height:220px;
	padding:25px 0;
	 
}
.about-us-section h1
{
	text-align:center;
	font-family: 'Myriad Pro';
	line-height:normal;
	font-size:24px;
	color:#D91F26;
	text-transform:uppercase;
	margin:0 0 10px 0;
}
.about-us-section p
{
	width:100%;
	text-align:center;
	font-size:16px; 
	line-height:normal;
	color:#000;
	font-family: 'Myriad Pro';
	height:114px;
	text-align:justify;
	float:left;
}
.partner_cus
{
	width:100%;
	margin:0px 0px;
	
}
.partner_cus h1 {
  
    text-align: center;
    font-family: 'Myriad Pro';
    line-height: normal;
    font-size: 24px;
    color: #D91F26;
    text-transform: uppercase;
    margin: 0 0 0px 0;
}
.partner_cus img {
    margin: 0 1px;
}
.our-services-section 
{
	background:url(../images/leyong-machinery-our-services.jpg) no-repeat center center fixed; 
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
   
	width:100%;
	height:450px;
	padding:30px 0 40px 0;

}
.our-services-section h1
{
	width:100%;
	float:left;
	color:#fff;
	
	font-weight:bold;
	font-size:24px;
	text-align:center;
	margin:0 0 20px 0;
	font-family: 'Myriad Pro';
	text-transform:uppercase;
	
}
.services-area
{
	width:428px;
	padding:0 0 0 52px;
}
.services-area:nth-child(2n)
{
	padding:0 52px 0 0;
}
.services-area h2
{
	color:#d92027;
	font-family: 'Myriad Pro';
    font-size:20px;
	text-align:left;
	font-weight:bold;
	margin:0 0 10px 0;
    line-height:normal;
	text-transform:uppercase;
	
}
.services-area p
{
	color:#fff;
	font-family: 'Myriad Pro';
    font-size:16px;
    line-height:normal;
	text-align:justify;
	
}
.our-skills-section
{
	width:100%;
	height:195px;
	background:#FFF;
 
	
}
/*---------------------------------flip section css-------------*/
.flip-container 
{
			-webkit-perspective: 1000;
			-moz-perspective: 1000;
			-ms-perspective: 1000;
			-o-perspective: 1000; 
			perspective: 1000; 
			-ms-transform: perspective(1000px);
			-moz-transform: perspective(1000px);
			-webkit-transform: perspective(1000px);
			-o-transform: perspective(1000px);
    			-moz-transform-style: preserve-3d; 
    			-ms-transform-style: preserve-3d;
				-webkit-transform-style: preserve-3d; 
    			-o-transform-style: preserve-3d;  
				transform-style: preserve-3d;
				
			 
 }  
		
.flip-container:nth-child(n) 
{
    display: table-cell;
}
			 
.flip-container:hover .back, .flip-container.hover .back 
{
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
}

.flip-container:hover .front, .flip-container.hover .front 
{
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
	
} 
.front
{
			border-radius:8px;
}
.flip-container, .front, .back 
{
			width: 240px;
			height: 165px;
	

 }

.flipper 
{
			-webkit-transition: 0.6s;
			-webkit-transform-style: preserve-3d;
			-ms-transition: 0.6s;

			-moz-transition: 0.6s;
			-moz-transform: perspective(1000px);
			-moz-transform-style: preserve-3d;
			-ms-transform-style: preserve-3d;

			transition: 0.6s;
			transform-style: preserve-3d;

			 position: relative; 
 }

.front, .back 
{
			-webkit-backface-visibility: hidden;
			-moz-backface-visibility: hidden;
			-ms-backface-visibility: hidden;
			backface-visibility: hidden;

		    -webkit-transition: 0.6s;
		    -webkit-transform-style: preserve-3d;
		    -webkit-transform: rotateY(0deg);

		    -moz-transition: 0.6s;
		    -moz-transform-style: preserve-3d;
		    -moz-transform: rotateY(0deg);

		    -o-transition: 0.6s;
		    -o-transform-style: preserve-3d;
		    -o-transform: rotateY(0deg);

		    -ms-transition: 0.6s;
		    -ms-transform-style: preserve-3d;
		    -ms-transform: rotateY(0deg);

		    transition: 0.6s;
		    transform-style: preserve-3d;
		    transform: rotateY(0deg);

			position: absolute;
			top: 0;
			left: 0;
			padding:15px 0px;
 }

.front 
{
			-webkit-transform: rotateY(0deg);
			-ms-transform: rotateY(0deg);
	 
			z-index: 9999;
			background:#2d2d84;	
			
}

.back 
{
			background:#2d2d84;
			-webkit-transform: rotateY(-180deg);
		    -moz-transform: rotateY(-180deg);
		    -o-transform: rotateY(-180deg);
		    -ms-transform: rotateY(-180deg);
		    transform: rotateY(-180deg);
			
 }
.front h1
 {
			font-size:24px;
			line-height:normal;
			text-align:center;
			text-transform:lowercase;
			font-family: 'Myriad Pro';
			color:#FFF;
			font-weight:bold;
 }
.back h1
 {
			font-size:24px;
			line-height:normal;
			text-align:center;
			text-transform:lowercase;
		font-family: 'Myriad Pro';
			color:#FFF;
			font-weight:bold;
 }
		
.front p
		{
			font-size:14px;
			line-height:normal;
			text-align:center;
			text-transform:capitalize;
			font-family: 'Myriad Pro';
			margin:4px 0 0 0;
			color:#FFF;
		 
 }
.back p
 {
			font-size:14px;
			line-height:normal;
			text-align:center;
			text-transform:capitalize;
			font-family: 'Myriad Pro';
			color:#FFF;
			margin:4px 0 0 0;
		 
 }
 .rmorebtn
{ width:80px;
height:20px;
border:1px solid #000;
margin:4px;
padding:3px;
background-color:#D91F26;
color:#FFF;
font-weight:bold;
border-radius:3px;
}
 
/*-----------------------------------------------------flip section end------------------*/
.map-area
{
	width:100%;
	height:315px;
		padding:23px 0;
	 
/*--- background:url(../images/contact-bg.png) no-repeat center center fixed; ---*/ 
 -webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
border-bottom:1px solid #CCC;
border-top:1px solid #CCC;
}
.contact-right-area
{
	width:595px;
	margin:0 65px 0 0;
}
.contact-right-area p
{
	font-size:16px;
			line-height:normal;
			font-weight:bold;
			text-transform:none;
			font-family: 'Myriad Pro';
			color:#000;
			margin:0 0 10px 0;
}
.contact-form-area 
{
	width:287px;
	height:315px;
	border:1px solid #CCC;
	padding:5px;
}
 
.contact-form-area p {
    font-weight: bold;
    text-align: justify;
    margin-top: 20px;
    color: rgb(0, 0, 0);
    font-size: 16px;
    font-family: Lato;
}

.contact-form-area h1 {
    font-weight: bold;
    text-align: center;
    color: rgb(255, 0, 0);
    font-size: 32px;
    font-family: Lato;
}
 
.our-supplier
{
	width:100%;
	height:85px;
	padding:2px 0 30px 0;
 
}
 
.footer
{
	width:100%;
	background:#000;
	height:250px;
	padding:10px 0;	
}
.footer-bottom
{

    background: #D91F26;
	width:100%;
}
.footer-list
{
	    display: inline-block;
     margin: 5px 0;
 
    vertical-align: middle;
    width: 100%;

}
.footer-list li
{
    display: inline-block;
    font-size:12px;
    padding: 0;
    vertical-align: middle;
	font-family: 'Myriad Pro';
	
}
.footer-list li a
{ 
text-decoration: none;
color:#fff;
} 
.footer-list li:after 
{  
  content: "|";
  padding: 0 10px;
  color:#FFF;
}
.footer-list li:last-child
{
	 color:#fff;
 
  float:right;
}
.footer-list li:last-child:after
{
	content: " ";  
 
	color:#fff; vertical-align: middle;
}
.certificate_leyong
{
	width:100%;
	background:#000;
	height:150px;
	padding:10px 0;
	
}
.certificate_leyong h1
{
	color:#FFF;
	font-family: 'Myriad Pro';
	font-size:20px;
	line-height:20px;
}
.certificate_leyong ul
{
	width:100%;
	float:left;
	
}
.certificate_leyong ul li
{
	float:left;
	margin:0 6px 0 0;
	
}
.cert_ley
{
	width:100%;
	height:auto;
	padding:10px 0;
 
}
.cert_ley h1
{
	color:#d91f26;
	font-family: 'Myriad Pro';
	font-size:26px;
	line-height:45px;
	text-align:center;
}
.company-address-area
{
	width:240px;
	margin:0 40px 0 0;
}
.company-address-area h1
{
	color:#FFF;
	font-size:20px;
	font-weight:bold;
	line-height:normal;
font-family: 'Myriad Pro';
margin:0 0 10px 0;
text-align:left;
width:100%;
text-transform:uppercase;	
	
}
.company-address-area p
{
		color:#FFF;
	font-size:16px;
 
	line-height:normal;
font-family: 'Myriad Pro';
text-align:left;
width:100%;
	
}
.site-link-area
{
	width:160px;
	
}
.site-link-area ul
{
	width:100%;
	
}
.site-link-area ul li
{
	width:100%;
	display:list-item;
	
	
}
.site-link-area ul li a
{color:#FFF;
	font-size:16px;
	line-height:normal;
font-family: 'Myriad Pro';
text-decoration:none;
}
.social-media-area 
{
	width:220px;
}
.social-media-area h1
{
	color:#FFF;
	font-size:20px;
	font-weight:bold;
	line-height:normal;
font-family: 'Myriad Pro';
margin:0 0 10px 0;
text-align:left;
width:100%;
text-transform:uppercase;	
	
}
.social-media-area ul
{
	width:100%;
	float:left;
}
.social-media-area li
{
	float:left;
	margin:0 6px 0 0;
}

/*-----------------------------------contact-us-pg-area-----------------*/
.contact-us-pg-area
{
width:100%;
/*-----background:url(../images/leyong-machinery-our-services.jpg) no-repeat center center fixed; ---*/
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
 
}
.contact-us-form-area 
{
	width:440px;
	background:#fff;
	margin:20px 0 0 20px;
	padding:10px 10px 29px 10px;

}
.contact-us-form-area h1
{
	color:#000;
	font-size:20px;
	font-weight:bold;
	line-height:normal;
font-family: 'Myriad Pro';
text-transform:uppercase;

}

.contact-us-form-area form
{
	float:left;
	width:440px; 
}
.contact-us-form-area form input
{
	width:432px;
	height:40px;
	max-height:40px;
	min-height:40px;
	margin:12px 0 0 0;
	padding: 0 0 0 8px;
	color:#000;
	border:1px solid #ccc;
	border-radius:3px;
	font-size:14px; 
	line-height:normal;
font-family: 'Myriad Pro';
text-align:left;
}
.contact-us-form-area textarea
{
	width:432px;
	min-width:432px;
	max-width:432px;
	height:256px;
	max-height:256px;
	min-height:256px;
	margin:12px 0 0 0;
	padding: 0 0 0 8px;
	color:#000;
	font-size:14px; 
	line-height:normal;
font-family: 'Myriad Pro';
border:1px solid #ccc;
	border-radius:3px;
text-align:left;
}
.contact-us-form-area input.submit_btn
{
	width:220px;
	height:40px;
	max-height:40px;
	min-height:40px;
	margin:12px 0 0 0;
	padding: 0 0 0 8px;
	color:#000;
	font-size:18px;
	font-weight:bold; 
	line-height:normal;
font-family: 'Myriad Pro';
background:#d92027;
text-align:center;
border:none;
}
.contact-us-form-area input.submit_btn:hover
{
	background:#999;
	 cursor:pointer;
}
.contact-us-address-area
{
	width:440px;
	background:#FFF;
	 
	margin:20px 20px 0 0;
    padding:10px 10px;
}
.address-section 
{
	width:100%;
	
}
.address-section h1
{
	color:#000;
	font-size:20px;
	font-weight:bold;
	line-height:normal;
	text-decoration:underline;
font-family: 'Myriad Pro';
text-transform:uppercase;
}
.address-section p
{
	color:#000;
	font-size:16px;
	margin:0 0 5px 0;
 
	line-height:normal;
font-family: 'Myriad Pro';
}
.location-area 
{
	width:100%;
	margin:20px 0 0 0;
}
.location-area  h1
{
	color:#000;
	margin:0px 0 15px 0;
	font-size:16px;
	font-weight:bold;
	line-height:normal;
font-family: 'Myriad Pro';
text-transform:uppercase;
}
.products-section
{
	width:100%;
	margin:20px 0 10px 0;
	height:auto;
 
	 
}
.red-color
{
	color:#D91F26;	
}
.products-section h3
{
	text-align:left;
	color:#2D2D84;
	font-size:24px;
	font-weight:bold;
	line-height:normal;
font-family: 'Myriad Pro';
text-transform:uppercase;
	
}
.products-section h4
{
	text-align:left;
	color:#2D2D84;
	font-size:20px;
	font-weight:bold;
	line-height:normal;
font-family: 'Myriad Pro';
text-transform:capitalize;
margin:5px 0 3px 0;
	
}
.product-block
{
	width:298px;
	padding:5px 0px 15px 0;
	background:#FFF;
	margin:10px 30px 10px 0;
	border:1px solid #E0E0E0;
	height:auto;
	border-radius:3px;
	
	
}

.product-block:hover 
{
	border:1px solid #D91F26;
	 transition: all .2s ease-in;-o-transition: all .2s ease-in;-ms-transition: all .2s ease-in;-moz-transition: all .2s ease-in;-webkit-transition: all .2s ease-in;
	cursor:pointer;  
	
}
.moredetails
{
	background:#D91F26;
	width:250px;
	margin:5px 26px 5px 26px;
	padding:5px 0; 
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	line-height:normal;
font-family: 'Myriad Pro';
	text-align:center;
	border-radius:3px;
	
}
.moredetails:hover
{
	background:#2D2D84;
	color:#fff;
}
.send-query
{
	background:#2D2D84;
	width:250px;
		margin:5px 26px 5px 26px;
	padding:5px 0; 
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	line-height:normal;
font-family: 'Myriad Pro';
	text-align:center;
}
.send-query:hover
{
	background:#D91F26;
	color:#fff;
}
.product-block:nth-child(3n+1)
{
	margin:10px 0px 10px 0;
	float:right;
}
.product-block img
{
	width:90%;
	min-width:90%;
	max-width:90%;
	margin:5% 5%;
	padding:0 0 10px 0;
	
	border-bottom:1px solid #D91F26;
}

.product-block h1
{
	color:#000;
	margin:0px 0px 5px 10px;
	font-size:14px;
	font-weight:bold;
	float:left;
	width:97%;
	line-height:normal;
font-family: 'Myriad Pro';
text-transform:uppercase;

	
}
.product-block span
{
	color:#2D2D84;
	margin:0px 0px 5px 10px;
	font-size:16px;
	font-weight:bold;
	float:left;
	width:97%;
	line-height:normal;
font-family: 'Myriad Pro';
text-transform:uppercase;
}
.onsite-services-area-detail
{
	width:100%;
	height:425px;
	padding:20px 0;
		background:url(../images/our-services-img.jpg) no-repeat center center fixed; 
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.on-site-service-left-area 
{
	width:680px;
	padding:20px 20px;
	background:rgba(255,255,255,.7);
	border-radius:4px;
  
}
.on-site-service-left-area h1
{
color:#000;
	font-size:20px;
	font-weight:bold;
	line-height:normal;
font-family: 'Myriad Pro';text-transform:capitalize;
	text-align:left;
	}
 .on-site-service-left-area p
{
color:#000;
	font-size:16px;
	line-height:normal;
font-family: 'Myriad Pro';
	text-align:left;
	text-align:justify;
	}
.on-site-service-right-area
{
	width:180px;
	background:#D91F26;
	padding:30px 30px;
	border-radius:4px;
}
.on-site-service-right-area img
{
	width:100%;
	text-align:center;
}
.project-case-area-detail
{
	width:100%;
 
	padding:20px 0;
	  
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
 
}
project-case-des-area.
{
	width:450px;
	padding:20px 20px;
	background:rgba(255,255,255,.7);
	border-radius:4px;
 font-family: 'Myriad Pro';
}
.projc-gallery-area
{
	width:450px;
	height:260px;
	
}
.projc-gallery-area img
{
	width:100%;
	height:260px;
}
.long-term-services-area-detail
{
	width:100%;
	height:345px;	padding:20px 0;
	  
} 
.long-term-service-right-area
{
	width:680px;
	padding:20px 20px;
	background:rgba(255,255,255,.7); 
	border-radius:4px;
}
.long-term-service-right-area h1
{
color:#000;
	font-size:20px;
	font-weight:bold;
	text-transform:capitalize;
	line-height:normal;
font-family: 'Myriad Pro';
	text-align:left;
	}
.long-term-service-right-area p
{
color:#000;
	font-size:16px;
	line-height:normal;
font-family: 'Myriad Pro';
	text-align:left;
	text-align:justify;
	}
.long-term-service-left-area
{
	width:180px;
	background:#2d2d84;
	padding:30px 30px;
	border-radius:4px;
} 
.long-term-service-left-area img
{
	width:100%;
	text-align:center;
}
.comapany-history
{
	width:100%;
	height:330px;
	padding:20px 0;
		background:url(../images/our-services-img.jpg) no-repeat center center fixed; 
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

.web-counter 
{
	 
		 
}
 


.company-director-message
{
	width:100%;
	height:320px;
	padding:20px 0;
    background:#fff;
}
.company-director-message-right-area
{
	width:180px;
	background:#D91F26;
	padding:30px 30px;
	border-radius:4px;
}
.company-director-message-right-area img
{
	width:100%;
	text-align:center;
}
.company-director-message-left-area
{
	width:680px;
	padding:20px 20px;
	background:rgba(255,255,255,.7); 
	border-radius:4px;
 
}
.company-director-message-left-area h1
{color:#000;
	font-size:20px;
	font-weight:bold;
	line-height:normal;
font-family: 'Myriad Pro';
text-transform:capitalize;
	text-align:left;
}
.company-director-message-left-area p
{
color:#000;
	font-size:16px;
	line-height:normal;
font-family: 'Myriad Pro';
	text-align:left;
	text-align:justify;
}
.comapany-history-right-area
{
		width:180px;
	background:#D91F26;
	padding:30px 30px;
	border-radius:4px;
}
.comapany-history-right-area img
{
	width:100%;
	text-align:center;
}
.comapany-history-left-area
{
	width:680px;
	padding:20px 20px;
	background:rgba(255,255,255,.7); 
	border-radius:4px;
}
.comapany-history-left-area h1
{color:#000;
	font-size:20px;
	font-weight:bold;
	line-height:normal;
font-family: 'Myriad Pro';
text-transform:capitalize;
	text-align:left;
}
.comapany-history-left-area p
{
color:#000;
	font-size:16px;
	line-height:normal;
font-family: 'Myriad Pro';
text-align:justify;
	text-align:left;
}
.company-achivement-area
{
	width:100%;
	height:320px;	padding:20px 0;
	background:#D91F26; 
 
}
.company-achivement-left-area
{
	
		width:180px;
	background:#2d2d84;
	padding:30px 30px;
	border-radius:4px;
}
.company-achivement-left-area img
{
	width:100%;
	text-align:center;
}
.company-achivement-right-area
{
	width:680px;
	padding:20px 20px;
	background:rgba(255,255,255,.7);
	border-radius:4px;
	
}
.company-achivement-right-area h1
{
	color:#000;
	font-size:20px;
	font-weight:bold;
	line-height:normal;
font-family: 'Myriad Pro';
text-transform:capitalize;
	text-align:left;
}
.company-achivement-right-area p
{
	color:#000;
	font-size:16px;
	line-height:normal;
font-family: 'Myriad Pro';
	text-align:left;
}
.detail-page-block-one 
{
	width:100%;
		padding:10px 0;
}

.detail-page-block-one-left-area
{
	width:680px;
	padding:5px 20px;
	background:rgba(255,255,255,.7); 
	border-radius:4px;
}
.detail-page-block-one-left-area table
{
	font-family: 'Myriad Pro';
}

.detail-page-block-one-right-area
{
	width:180px;
	background:#2d2d84;
	padding:30px 30px;
	border-radius:5px;
}

.detail-page-block-one-left-area h1
{
	color:#000;
	font-size:20px;
	font-weight:bold;
	line-height:normal;
font-family: 'Myriad Pro';
text-transform:capitalize;
	text-align:left;
}
.detail-page-block-one-left-area p
{
	color:#000;
	font-size:16px;
	line-height:normal;
font-family: 'Myriad Pro';
	text-align:justify;
	margin:4px 0 4px 0;
}
.detail-page-block-one-right-area img
{
	width:100%;
	text-align:center;
}
.prodict-detail-img
{
	width:100%;
}
.project-area 
{
	width:100%;
}
.project-area h1
{color:#000;
	font-size:20px;
	line-height:normal;
	margin:4px 0;
font-family: 'Myriad Pro';
	text-align:left;
}
.gallery-area
{width:100%;
margin:10px 0 0 0;
}


.product-image
{
 	width:100%;
}
.product-image img
{
	 width:100%;
	 
}
.search-area 
{
	width:100%;
	margin:2px 0 0 0;
}
.search-area form
{
	width:320px;
}
.search-area input
{
	height:30px;
	border-radius:2px;
	border:#e0e0e0 1px solid;
	font-family: 'Myriad Pro';
	font-size:14px;
}
.spare-part-area 
{
	width:100%;
	margin:5px 0 0 0;
}
.search-area .search-field
{
	width:220px;
	padding:0 5px;
	margin:0 3px 0 0;
}
.search-area .submit-button
{
	width:80px;
	background:#D91F26;
	height:30px;border:#e0e0e0 1px solid;
	border-radius:3px;font-family: 'Myriad Pro';
	font-size:14px;
	cursor:pointer;
	font-weight:bold;
}
.products-spare-parts 
{
	width:459px;
	height:150px;
 
	border-radius:3px;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	font-family: 'Myriad Pro';
	text-align:center;
	text-decoration:none;
	text-transform:capitalize;
	margin:0 10px 10px 0;
	padding:8px 4px;
	border:1px solid #E0E0E0;
}
.products-spare-parts:hover
{
	border:1px solid #ccc;
}
.products-spare-parts img
{
	width:100px;
	height:100px;
}
.products-spare-parts h1
{
	margin:14px 0;
	background:#D91F26;
	padding:11px 0;
	border-radius:3px;
	
}
.enqry-field 
{
	width:100%; 
	padding:3px 0; 
}
.enqry-field form
{
	width:100%;  
	margin:4px 0 0 0;
}
.enqry-field form input
{
	width:295px;
	height:32px;
	border:1px solid #E0E0E0;
	border-radius:3px;
	font-family: 'Myriad Pro';
	padding:0 5px;
	margin:2px 10px 2px 0;
}
.enqry-field form textarea
{
	width:930px;border-radius:3px;
	min-width:930px;border:1px solid #E0E0E0;
	max-width:930px;font-family: 'Myriad Pro';
	margin:8px 0 8px 0;
	height:100px;padding:5px 5px;
	min-height:100px;
	max-height:100px;
}
.enqry-field h2
{
		font-size:18px;
		line-height:normal;
	font-weight:bold;
	font-family: 'Myriad Pro';
	color:#D91F26;
	text-align:justify;
	margin:3px 0;
}
.enqry-field .submit_btn2 
{
	cursor:pointer;font-size:18px;text-align:center;
	color:#000;font-family: 'Myriad Pro';
font-weight:bold;border:1px solid #E0E0E0;
margin:0 18px 0 0px;
}
.enqry-field .submit_btn2:hover
{
	background:#2D2D84;
	color:#FFF;
}
.products-relate-area 
{
	 
	padding:20px 0;
	width:100%;
}
.products-relate-area h2
{
		font-size:28px;
		line-height:normal;
	font-weight:bold;
	font-family: 'Myriad Pro';
	color:#000;
	text-align:justify;
}
.products-feature-list
{
	width:205px;
	padding:8px 8px;
	border:1px solid #E0E0E0;
	border-radius:3px;
	margin:5px 16px 5px 0;

}
.products-feature-list:nth-child(3n+1)
{
	margin:5px 0px 5px 0;
}
.products-feature-list img
{
	width:100%;
	margin:0 0 3px 0;
 
}
.products-feature-list h3
{
	font-family: 'Myriad Pro';
	color:#000;
	font-size:16px;
	font-weight:bold;
	text-transform:capitalize;
}
.products-feature-list span
{
	font-family: 'Myriad Pro';
	color:#D91F26;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}
/* table styles */
table
{
	width:100%;
}
table.data tbody tr:nth-child(even) 
{
	background: #fff;
}
table.data tbody tr:nth-child(odd) 
{
	background: #f3f3f3;
}
table.data thead tr th 
{
	padding:6px;
	border-bottom:solid 1px #c8c8c8;
	vertical-align:bottom;
	text-align:left;
}
table.data thead tr td 
{
	padding:6px;
}
table.data tbody tr td
{
	padding:6px;
	border-right:solid 1px #fff; 
	vertical-align:middle;
} 
table.data td.last, table.data th.last
{
	padding-right:6px;
} 
/* table styles end */


@media (max-width:1280px){
	
	.link-site
{
	    width:130px;
		left:0;
   
}
	
}

@media (max-width:1024px){
	
	.link-site
{
	    width:102px;
		left:0;
   
}
	
}

@media (max-width:980px){
	
	.link-site
{
	    width:98px;
		left:0;
   
}
	
}

@media (max-width:900px){
	
	.link-site
{
	    width:98px;
		left:0;
   
}
	
}
@media (max-width:800px){
	
 .link-site
{
	    width:88px;
		left:0;
     
}
nav {

    width: 900px;
}
.logo {

    width: 273px;
    height: 43px;
    margin: 0 50px 10px 280px;
}
.social-media-section
{
	float:left;
	
}
.products-menu-section ul li {
	width:130px;
}
.products-menu-section ul li a {
	font-size:14px;
	}
.detail-page-block-one-left-area {

    width: 525px;
}
.company-address-area {

    width: 165px;
}
.footer {

    height: 314px;
}
	
}

@media (max-width:768px){
	.about-us-section p {

    width: 78%;
	}
	.about-us-section {

 
    height: 254px
	}
	.services-area
	{
		width: 320px;
	}
	.our-services-section
	{
		height: 560px;
	}
	.contact-right-area
	{
		 width: 395px;
	}
	 .products-menu-section ul li a {
	 font-size:12px;
	 }
	 .products-menu-section ul li {

   
    width: 126px;
	 }
	 .comapany-history-left-area {

    width: 460px;
	 }
	 .company-director-message-left-area {

    width: 460px;
	 }
	 .company-achivement-right-area {

    width: 460px;
	 }
	 .company-director-message {

    height: 410px;
	 }
	 .products-spare-parts {

    width: 360px;
	 }
 .link-site
{
	    width:80px;
		left:0;
   
}
.company-address-area {

    width: 156px;
}
	
}
@media (max-width:640px){
	
	.link-site
{
	    width:65px;
		left:0;
     
}
	
}
@media (max-width:600px){
	
	.link-site
{
	    width:60px;
		left:0;
     
}
 
	
}
@media (max-width:480px){

.wrapper
{
	width:480px;
	
}
nav
{
	width:485px;
	height:45px;
}
nav ul li
{
	font-size:12px;
}
nav ul li a {
 
    padding: 8px 8px;
}
.submenu
{
	top:36px;
}
.link-site
{
	    width:48px;
		left:0;
   
}

.displaynon
{
	display:none;
}
.logo {
    
    margin: 0 0px 5px 100px;
}

.products-menu-section   
{
	height:120px !important;
 
}
.products-menu-section ul {
  
    margin: 8px 0 0 0;
 
}

.products-menu-section ul li
{
	margin:8px 0 0 7px;
	width: 60px;
}

.products-menu-section ul li a
{
	font-size:11px;
}
.comapany-history
{
	width: 100%;

height: 390px;
}
.comapany-history-left-area p {
	font-size:12px;
	}
.comapany-history-left-area {

    width: 380px;
}
.company-achivement-right-area {

    width: 380px;
}
.company-achivement-right-area  p
{
	font-size:12px;
}
.company-director-message {

    width: 100%;
    height: 470px;
}
.onsite-services-area-detail
{
	height:660px;
}
.on-site-service-right-area {

    width: 15px;
}
.on-site-service-left-area {

    width: 440px;
}
.on-site-service-left-area p {
width: 85%;
    
}

.long-term-service-right-area {

    width: 380px;
}
.long-term-services-area-detail
{height: 490px;
	
}
.company-director-message-left-area {

    width: 380px;
}
.company-director-message-left-area p
{
	font-size:12px;
}
.about-us-section
{
	height:370px;
	padding: 5px 0;
}
.about-us-section p
{ width: 80%;
	font-size:14px;
	padding:0  0;
	
}

.about-us-section h1
{
	font-size:20px;
	margin:0 0 5px 0;
}
.our-services-section
{
	height:680px;
}
.services-area
{
	width:380px;
}
.services-area p
{
	font-size:14px;
}
.product-block
{
	height:220px;
	padding: 5px 0px 5px 0;
	margin:0 0 10px 5px;
	width: 153px;
}
.product-block h1
{
	margin: 0px 0px 5px 3px;
font-size: 12px;

}
.product-block span {
 
    margin: 0px 0px 5px 5px;
    font-size: 12px;

}
.product-block:nth-child(3n+1){
	margin:0 0 10px 0;
}
.moredetails
{
	width: 100px;
}
.contact-form-area
{
	width: 400px;

height: 196px;
}
.map-area {

   
    height: 495px;
}
.footer
{
	height:630px;
}

}

@media (max-width:412px){
		
		.comapany-history-right-area {

    width: 50px;
		}
		.comapany-history-left-area {

    width: 340px;
		}
		.company-achivement-right-area {

    width: 340px;
		}
		.company-achivement-left-area {

    width: 50px;
		}
	 
	.company-director-message-left-area {

    width: 380px !important;
	}
.company-director-message-right-area {

    width: 20px !important;
}
.company-director-message {

    height: 475px;
}
.company-address-area {

    width: 117px;
}
.footer {

    height: 435px;
}
	
}

@media (max-width:375px){
	.about-us-section p {

    width: 75%;
	}
	.services-area {

    width: 365px;
	}
	.services-area {

 
    padding: 0 0 0 0px;
	}
	.services-area p {

    font-size: 13px;}
	
	.comapany-history-left-area {

    width: 358px;
	}
	company-achivement-right-area {
		 width: 358px;
	}
	.company-director-message-left-area {

    width: 349px;
	padding: 3px 10px;
	}
	.on-site-service-left-area p {

    width: 77%;
	}
	.long-term-service-right-area {

    width: 338px;
	}
	.onsite-services-area-detail {

    height: 722px;
	}
	.detail-page-block-one-left-area {

    width: 345px;
	}
	
}

@media (max-width:360px){
	
	.link-site
{
	    width:48px;
		left:0;
	 
    position:absolute;
    z-index: 99999;
    top: 2px;
    left:5px;
 
     
}


.wrapper
{
	width:360px;
	
}
.logo {
 
    margin: 0 40px 3px 40px;

}
nav
{
	width:350px;
	height:65px;
}
nav ul li a
{
	padding:5px 5px;
}
.submenu
{
	top:29px;
}

.top-section-header
{
	width:360px;
	height:36px;
 
	border-bottom:1px solid #c7c7c7;
	padding:2px 0 1px 0;
	margin:0 0 10px 0;
}
.banner {
    width: 96%;
    margin: 0 2%;
}

.camera_wrap
{
	height:360px !important;
 
}
 
.products-menu-section ul li
{
	margin:8px 0 0 7px;
	width: 131px;
}

.products-menu-section ul li a
{
	font-size:14px;
}
.social-media-section
{
	float:right;
}
.products-menu-section   
{
	height:200px !important;
 
}
.products-menu-section ul
{
	margin:5px 0 0 10px;
}
.about-us-section
{
 
	height:305px;
 
 
	padding:10px 0;
 	
}
.about-us-section p
{
	font-size:12px;
		padding:0 10px;
		width:340px;
 
}
.about-us-section h1
{
	font-size:18px;
	margin:0 0 0 0;
}
.our-services-section
{
	margin:0 ;
 	height:575px;
	width:360px !important;
	padding:10px 0 ;
}
.services-area
{
	width:360px;
	padding:0 0 0 0;

}
.services-area p
{
	font-size:12px;
	padding:0 10px;
}
.services-area h2
{
	font-size:14px;
	margin:2px 0 2px 0;
 
	text-align:center;
 
}
.our-services-section h1
{
	font-size:18px;
	margin:0 0 0 0;
}
.front, .back
{
	padding:0 0;
}
.flip-container, .front, .back
{
	width:320px;
	height:138px;
}
.displaynon
{
	display:none;
}

.map-area
{
	width: 100%;
height: 540px;
padding:5px 0;

}
.contact-right-area
{
	width:100%;
	margin:0 0 5px 0;
}
.contact-right-area p
{
	margin:0 0 5px 10px;
}
.contact-form-area
{
	width:100%;
	height:20px;
}
.our-supplier
{
	margin:5px 0;
}
.footer
{
	padding:5px 0;
	height:370px;
}
.company-address-area
{
	width:50%;
	margin:0 0 5px 0;
}
.company-address-area h1
{
	font-size:14px;
	margin:0 0 0 10px;
}
.company-address-area p
{
	margin:0 0 0 10px;
 
	font-size:12px;
}
 
.site-link-area
{
	width:45%;
	margin:0 0 0 5%;
	float:right;
}
.site-link-area ul li a
{
	font-size:12px;
}
.social-media-area
{
	width:100%;
	margin:45px 0 0 0;
}
.social-media-area h1
{
	font-size:14px;
	margin:10px;
}
.social-media-area ul
{
	width:100%;
	margin: 0 0 0 10px;
}
.footer-bottom
{
	height:70px;
}
.footer-list li 
{
	text-align:center;
	display:block;
}
.products-spare-parts
{
	width:290px;
	margin: 0 10px 10px 10px;
}
.heading-section h1
{
	font-size:18px;
	margin:0 0 0 10px;	
}
.on-site-service-right-area
{
	width: 45px;
 
padding: 10px 10px;

}
.on-site-service-left-area
{
	width: 340px;
padding: 10px 10px;

}
.onsite-services-area-detail
{ 
	height: 561px;
padding: 10px 0;

}
.long-term-service-right-area
{
	width: 340px;
padding: 0px 10px;

}
.long-term-services-area-detail
{
	height:375px;
	padding:10px 0;
}
.long-term-service-right-area p
{
	font-size:12px;
}
 
 
.on-site-service-left-area h1
{
	font-size:16px;
	
}
.long-term-service-right-area p
{
	font-size:12px;
	width:98%;
	
}
.on-site-service-left-area p
{
		font-size:12px;
}
.long-term-service-right-area h1
{
	font-size:16px;
	
}

.long-term-service-left-area
 {
	width: 45px;
	float:right !important;
 
padding: 10px 10px;

}
.detail-page-block-one-left-area {

    width: 340px;
}
	
	
 .comapany-history
 {
	 width:360px;
	 padding:10px 0;
	 height:250px;
 }
 .comapany-history-right-area
 {	 
	 width: 45px;
 margin: 0 0 0 10px;
padding: 10px 10px;
 }

.comapany-history-left-area
{
width: 340px;
padding: 10px 10px;

}
.comapany-history-left-area h1
{
	font-size:16px;
}
.comapany-history-left-area p
{
	font-size:12px;
}
.company-achivement-area
{
	height:240px;
	padding:10px 0;
}
.company-achivement-right-area
{
		 width:340px;
	 padding:10px 10px;
	 height:170px;

}

.company-achivement-right-area h1
{
font-size:16px;
}

.company-achivement-right-area p
{
	font-size:12px;
}
.company-achivement-left-area
{
	 width: 45px;
 margin: 0 0 0 280px;
padding: 10px 10px;
}
.company-director-message
{
	padding:10px 0;
	height:360px;
}
.company-director-message-right-area
{
	 width: 45px;
 margin: 0 0 0 10px;
padding: 10px 10px;
}

.company-director-message-left-area
{
	width:360px;
}
.company-director-message-left-area h1
{
	font-size:16px;
	
}
.company-director-message-left-area p
{
	font-size:12px;
	
}

.company-director-message-left-area
{
	width:340px;
	padding:10px 10px;
}
.contact-us-address-area
{
	width:100%;
	margin:10px 0 0 0;
	padding:0 10px;
}
.address-section h1
{
	font-size:16px;
}
.address-section p
{
	font-size:12px;
	
}
.contact-us-form-area
{
	width:100%;
	margin:0 0 0 0;
}
.contact-us-form-area form
{
		width:100%;
}
.contact-us-form-area h1
{
	font-size:16px;
}
.contact-us-form-area form input
{
	width:90%;
	height: 30px;
	min-height:30px;
	max-height:30px;
}
.contact-us-form-area textarea
{
	width:90%;
	max-width:90%;
	min-width:90%;
	height:100px;
	min-height:100px;
	max-height:100px;
	 
}

.sizeimage
{
	width:80px !important;
	height:95px !important;
 
}



}

@media (max-width:320px){
	
	.link-site
{
	    width:48px;
		left:0;
		
 
 
 
    position:absolute;
    z-index: 99999;
    top: 2px;
    left:5px;
 
     
}

.wrapper
{
	width:320px;
	
}
.logo {
 
    margin: 0 20px 3px 20px;

}
nav
{
	width:320px;
	height:65px;
}
nav ul li a
{
	padding:5px 12px;
}
.top-section-header
{
	width:320px;
	height:36px;
 
	border-bottom:1px solid #c7c7c7;
	padding:2px 0 1px 0;
	margin:0 0 10px 0;
}
.banner {
    width: 96%;
    margin: 0 2%;
}

.camera_wrap
{
	height:380px !important;
 
}
.products-menu-section ul li
{
	margin:8px 0 0 7px;
	width: 131px;
}
.products-menu-section ul li a
{
	font-size:14px;
}
.social-media-section
{
	float:right;
}
 
.products-menu-section   
{
	height:200px !important;
 
}
.products-menu-section ul
{
	margin:5px 0 0 10px;
}
.about-us-section
{
 
	height:335px;
 
 
	padding:10px 0;
 	
}
.about-us-section p
{
	font-size:12px;
		padding:0 10px;
		width:300px;
 
}
.about-us-section h1
{
	font-size:18px;
	margin:0 0 0 0;
}
.our-services-section
{
	margin:0 ;
 	height:620px;
	 width:320px !important;
	padding:10px 0 ;
}
.services-area
{
	width:320px;
	padding:0 0 0 0;

}
.services-area p
{
	font-size:12px;
	padding:0 10px;
}
.services-area h2
{
	font-size:14px;
	margin:2px 0 2px 0;
 
	text-align:center;
 
}
.our-services-section h1
{
	font-size:18px;
	margin:0 0 0 0;
}
.front, .back
{
	padding:0 0;
}
.flip-container, .front, .back
{
	width:320px;
	height:138px;
}
.displaynon
{
	display:none;
}

.map-area
{
	width: 100%;
height:540px;
padding:5px 0;

}
.contact-right-area
{
	width:100%;
	margin:0 0 5px 0;
}
.contact-right-area p
{
	margin:0 0 5px 10px;
}
.contact-form-area
{
	width:100%;
	height:20px;
}
.our-supplier
{
	margin:5px 0;
}
.footer
{
	padding:10px 0;
	height:360px;
}
.company-address-area
{
	width:48%;
	margin:0 0 5px 0;
}
.company-address-area h1
{
	font-size:14px;
	margin:0 0 0 10px;
}
.company-address-area p
{
	margin:0 0 0 10px;
 
	font-size:12px;
}
 
.site-link-area
{
	width:45%;
	margin:0 0 0 5%;
	float:right;
}
.site-link-area ul li a
{
	font-size:12px;
}
.social-media-area
{
	width:100%;
	margin:25px 0 0 0;
}
.social-media-area h1
{
	font-size:14px;
	margin:10px;
}
.social-media-area ul
{
	width:100%;
	margin: 0 0 0 10px;
}
.footer-bottom
{
	height:70px;
}
.footer-list li 
{
	text-align:center;
	display:block;
}
.products-spare-parts
{
	width:290px;
	margin: 0 10px 10px 10px;
}
.heading-section h1
{
	font-size:18px;
	margin:0 0 0 10px 0;	
}
.on-site-service-right-area
{
	width: 45px;
 margin: 0 0 0 5px;
padding: 10px 10px;

}
.on-site-service-left-area
{
	width: 310px;
padding: 10px 5px;
height:420px;
 
}
.on-site-service-left-area p
{
	width:98%;
}
.onsite-services-area-detail
{
	height:490px;
}
.long-term-service-right-area
{
	width:310px;
	padding: 10px 5px;
}
.long-term-services-area-detail
{
	width:310px;
	padding:0 0;
	height:420px;
}

	
 .comapany-history
 {
	 width:320px;
	 padding:10px 0;
	 height:290px;
 }
 .comapany-history-right-area
 {	 
	 width: 45px;
 margin: 0 0 0 5px;
padding: 10px 10px;
 }

.comapany-history-left-area
{
width: 310px;
padding: 10px 5px;


}
.comapany-history-left-area h1
{
	font-size:16px;
 
}
.comapany-history-left-area p
{
	font-size:12px;
 
}
.company-achivement-area
{
	height:235px;
	padding:10px 0;
	width:100%;
}
.company-achivement-right-area
{
		 width:310px;
	 padding:10px 5px;
	 height:165px;

}

.company-achivement-right-area h1
{
font-size:16px;
}

.company-achivement-right-area p
{
	font-size:12px;
}
.company-achivement-left-area
{
	 width: 45px;
 margin: 0 0 0 250px;
padding: 10px 10px;
}
.company-director-message
{
	padding:10px 0;
	height:380px;
}
.company-director-message-right-area
{
	 width: 45px;
 margin: 0 0 0 10px;
padding: 10px 10px;
}

 
.company-director-message-left-area h1
{
	font-size:16px;
	
}
.company-director-message-left-area p
{
	font-size:12px;
	
}

.company-director-message-left-area
{
	width:310px;
	padding:10px 0px;
	margin:0 0 0 5px;
}

.sizeimage
{
	width:75px !important;
	height:95px !important;
 
}
 
}
.news-event-area
{
	width:100%;
}

.new-event-gallery
{
	
	width:100%;
	margin-bottom:20px;
 
}







 

/* ------------------------------ PAGINTION BEGIN ------------------------------ */
  .data-container {
            margin-top: 20px;
        }

        .data-container ul {
            padding: 0;
            margin: 0;
        }

        .data-container li {
            margin-bottom: 5px;
            padding: 5px 10px;
            background: #eee;
            color: #666;
        }

/* ------------------------------ PAGINTION END ------------------------------ */
.project_gallery
{
	width:100%;
	float:left;
	border-bottom:1px dashed #FF0000;
	padding:5px 0 30px 0;
	float:left;
 
}
.project-case-des-area
{
	width:100%;
	 
}
.project-case-des-area1
{
	width:50%;
	 
}