@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.3.0/css/font-awesome.min.css);
@font-face {
	font-family:FontAwesome;
	src:url(../css/fonts/FontAwesome.otf);	
}
* { margin: 0; padding: 0; outline: 0; }

body, html { height: 100%; }

body {
	margin:0px;
	padding:0px;
}
#wrapper { 
	min-height: 100%; 
	height: auto;
	margin: 0px auto;
	width:1050px; 
}
.enquiry{
	position:fixed;
	top:300px;
	left:0px;
}
/*font-family: 'Ubuntu', sans-serif;*/
.left{ float: left; }
.right{ float: right;}
.clear{
	clear:both;
}
	.container_top{
	width:1050px;
	margin:0px auto;
	padding:10px 0px;
}
.left_header{
	width:300px;
	margin:7px 0px 7px 15px;
	
}
.right_header{
	width:700px;
	margin:7px 15px 7px 0px;
	
}
.header_contact{
	text-align:right;
	margin:5px 0px 10px 0px;
}
.menu_div{
	width:1050px;
	height:35px;
}
.slider_div{
	width:1050px;
	height:400px;
	background:#222;
}
.main {
	padding:15px;
	/*position: relative;*/
	height: auto; 
}
.welcome_title{
	margin:10px 0px;
	text-align:left;
}
.welcome_content{
	line-height:25px;
}
.left_section{
	width:740px;
}
.right_section{
	width:250px;
}
	.index_side{
	width:250px;
	margin:2px 0 10px 0;
	border-radius:0px;
	overflow:hidden;
	border:0px solid #999;
	padding-bottom:2px;
}
.index_side .sidebar_title{
	text-align:left;
	padding:6px 16px;
	margin:0px;
	border-radius:0px;
	position:relative;
}
.index_side ul {
	margin:3px 6px;
	padding:2px;
	border-top:0px solid #000;
	width:250px;
	list-style:none;
}
.index_side li{
	text-align:left;
	padding:6px 6px;
	line-height:16px;
	margin-left:10px;
	list-style-position:outside	;
}
.index_side li:last-child{
	border-bottom:0;
}
.index_side li a{
	text-decoration:none;
}
.slider{
	overflow:hidden;
	width:1050px;
}
.one{
	width:243px;
	height:auto;
	float:left;
	margin:6px 5px;
	overflow:hidden;
	text-align:center;
}
.one_img{
	position:relative;
	top:-12px;
}
.one_img:before{
	content: "\f0d7";
	font-family: FontAwesome;
	margin-right:2px;
	font-size: 35px;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	text-decoration: none;
	vertical-align: middle;
}
.pro_name{
	font-size:15px;
	text-align:center;
	margin-bottom:7px;
	margin-top:-20px;
}
.pro_image{
	width:86%;
	height:150px;
	overflow:hidden;
	float:left;
	padding:2px;
	margin-bottom:5px;
	border-radius:2px;
	margin-left:15px;
}
.pro_content{
	margin:0;
	padding:0px 4px;
	line-height:26px;
}
.read1{
	padding:10px;
	text-decoration:none;
}
.about_page_title{
	margin:10px 0px;
	text-align:left;
}
.about_content{
	line-height:25px;
}
.service_page_title{
	margin:10px 0px;
	text-align:left;
}
.service_content{
	line-height:25px;
}
.left_service_image1{
	float:left;
	width:150px;
	height:150px;
	margin:5px 5px 0px 0px;
}
.side_div{
	width:250px;
	margin:2px 0 10px 0;
	border-radius:0px;
	overflow:hidden;
	border:0px solid #999;
	padding-bottom:2px;
}
.sidebar_title1{
	text-align:left;
	padding:6px 16px;
	margin:0px;
	border-radius:0px;
	position:relative;
}
.side_div1{
	border: 0px dotted #DFDFDF;
}
.side_div ul {
	margin:3px 6px;
	padding:2px;
	border-top:0px solid #000;
	width:234px;
	background:#fff;
}
.side_div li{
	text-align:left;
	padding:6px 6px;
	line-height:16px;
	margin-left:27px;
	list-style-position:outside	;
	border-bottom:0px dotted #999;
}
.side_div li:last-child{
	border-bottom:0;
}
.side_div li a {
	text-decoration:none;
}
.side_float {
	text-align: left;
padding: 5px 8px;
margin: 0px;
border-radius: 0px;
}
.product_page_title{
	margin:10px 0px;
	text-align:left;
}
.extra_product{
	width:100%;
	height:auto;
	overflow:hidden;
	border:1px solid #ccc;
	padding:10px;
	margin-bottom:10px;
	border-radius:7px;
}
.left_service_image{
	width:22%;
	float:left;
	margin:5px 5px 0px 0;
}
.extra_product h4{
	padding:7px 0;
}
.pro_title{
	margin:10px 0px;
	text-align:left;
}
.pro_image1{
	width:150px;
	height:150px;
	margin:5px 5px 0px 0px;
	float:left;
}
.gallery_page{
	margin:5px 15px;
	padding:5px;
}
.gallery{
	width:22%;
	height:auto;
	overflow:hidden;
	float:left;
	margin:5px 0px 5px 20px;
	padding:1px;
	border-radius:5px;
}
.gallery_images{
	width:100%;
	height:150px;
	border-radius:5px 5px 0 0;
}
.gallery p{
	text-align:center;
	padding:0px;
}
.contact_content{
	width:47%;
	height:auto;
	overflow:hidden;
	border:1px solid #ccc;
	padding:5px 7px;
	margin:0 5px 15px 0px;
	border-radius:5px;
	}
.contact_content1{
	width:47%;
	height:auto;
	overflow:hidden;
	border:1px solid #ccc;
	padding:5px 7px;
	display:none;
	margin:5px 5px 15px 15px;
}
.footer_text{
	
	}
.float_footer{
	
}
.read{
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
footer{
	overflow:hidden;
	padding:10px;
}
.footer_div{
	width:1024px;
	margin:0 auto;
	padding:0;
	overflow:hidden;
}
.footer_content{
	margin:7px 0px;
}
.footer1{
	width:170px;
	height:auto;
	margin:0 8px;
	padding:2px;
	float:left;
}
.footer1 .footer_heading{
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:12px  0 0 0;
	padding:0 0 10px 0;
	line-height:20px;
}
.footer_menu{
	margin:8px 0px;
	padding:0px;
	list-style:none;
}
.footer_menu li{
	margin:0px;
	padding:3px 6px;
}
.footer_menu li:last-child{
	border-right:0px solid #000;
}
.footer_menu li a{
	text-decoration:none;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
}

.footer2{
	width:290px;
	height:auto;
	margin:0 30px 0 0;
	padding:2px;
	float:left;
}
.footer2 .footer_heading{
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:12px 0 0 0;
	padding:0 0 10px 0;
	line-height:20px;
}
.bottom_footer{
	margin:0 auto;
	padding:0px;
	width:1024px;
}
.footer_text{
	text-align:left;
	margin:7px 0px 0px 0px;
}
.social_icon{
	margin:0px 5px;
	padding:0;
	float:left;
}
.social_links{
	margin:7px 0px;
	padding:0;
	float:left;
	width:auto;
}
.social_links li{
	margin:0px;
	padding:0px;
	list-style:none;
	width:100%;
}
.social_links img{
	margin:2px 3px;
	padding:0;
	vertical-align:middle;
	width:20px;
	height:20px;
}
.social_links li a{
	text-decoration:none;
	margin-left:5px;
}
.client_title{
	margin:10px 0px;
}
.mar{
	border:1px solid #eee;
	margin:10px 0px;
}

/* #Media Queries
================================================== */

/* ipad portrait */
@media only screen and ( min-width: 768px) and ( max-width: 980px ) {
	body { min-width: 768px; }
	
}

	
@media only screen and ( max-width: 767px) { 
	body { min-width: 320px;}
	.main { padding-top:20px !important; margin-top: 0; }
	#contact_content{
		display:none;
			
		}
	
	.contact_content1{
		width:92%;
		display:block;
		
	}
	.enquiry{
		display:none;
	}
	select{
		display:block;
		width:100%;
		height:20px;
	}
	#menu{
		width:100%;
		height:30px !important;
	}
	#menu .menu{
		display:none;
	}
	.float_footer{
		float:none !important;
	}
}

@media only screen and ( max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-resolution: 240dpi)  { 
	.slider-holder { background: url(../images/slider-mobile@2x.png) no-repeat 0 0;   -webkit-background-size: 320px 202px; -moz-background-size: 320px 202px; background-size: 320px 202px; }
	.main section, 	
	.main .cols .col, 
	.main .sidebar ul li { margin: 0 0 0 0; background: url(../images/mobile-section-shadow@2x.png) no-repeat center bottom;  -webkit-background-size: 299px 14px; -moz-background-size: 299px 14px; background-size: 299px 14px; }
}