@charset "utf-8";
/* CSS Document */

*
{
	margin:0px;
	padding:0px;
	//line-height:20px;
}
body
{
	background:url(images/bg4.png) repeat;
}
.container
{
	width:1100px;
	background:#fbfbfb;
	margin:auto auto;
	margin-top:20px;
	padding:10px 10px 10px 10px;
	-moz-box-shadow: 0 0 5px 5px #ccc;
-webkit-box-shadow: 0 0 5px 5px#ccc;
box-shadow: 0 0 5px 5px #ccc;
margin-bottom:20px;
//border:1px solid red;
}
#header
{
	height:auto;
	background:url(images/bg4.png) repeat;
}
#header .logo
{
	height:100px;
	width:150px;
	border:1px solid #ccc;
	padding:10px;
	border-radius:10px 10px 0px 0px;
	background:#fbfbfb;
	float:left;
	overflow:hidden;
}
#header .name
{
	height:80px;
	float:left;
	width:928px;
	border-radius:0px 10px 0px 0px ;
	background:#fbfbfb;
	border:1px solid #ccc;
	margin-left:-2px;
	overflow:hidden;
	border-left:none;
}
#header .name h1
{
	font-family: Arial,Helvetica, sans-serif;
	font-weight:normal;
	color:#25aae1;
	font-size:35px;
	line-height:80px;
	font-weight:bold;
	padding-left:20px;
}
#header .social_media
{
	height:40px;
	width:928px;
	float:left;
	background:url(images/bg4.png) repeat;
}
#header .social_media img
{
	float:right;
	padding:3px;
	
}
.outer_wrapper
{
	height:400px;
	oveflow:hidden;
	border:1px solid red;
}
.slider
{
	height:400px;
	border-radius:0px 10px 10px 10px;
	overflow:hidden;
		font-family: Arial,Helvetica, sans-serif;
		//border:1px solid red;
} 
.slider .left_slider
{
	height:400px;
	width:404px;
	float:right;
	background:url(images/bg1_sliderleft.jpg) no-repeat;
	border-radius:0px 0px 10px 0px;
	
}
.slider .left_slider h2
{
	color:#fff;
	padding:10px 20px 5px 20px;
	font-weight:normal;
}
.slider .left_slider p
{
	color:#fff;
	padding:10px 20px 5px 20px;
	line-height:20px;
	font-size:15px;
	
}

.slider .left_slider a
{
	text-decoration:none;
	color:#fff;
	display:block;
	padding:6px 20px 6px 10px;
	border-radius:5px;
	text-align:right;
	margin-left:20px;
	margin-top:5px;
}
.slider .left_slider a:hover
{
	color:#202020;
}

.slider .right_slider
{
	height:405px;
	width:695px;
	float:right;
	border-radius:0px 0px 0px 10px;
	//border-radius:0px 0px 10px 0px;
}
 .menu1
{
	height:40px;
	width:438px;
	border-radius:0px 0px 0px 10px;
	border-right:1px solid #ccc;
	background:#212121;
	//background:url(images/menu.jpg) repeat;
	margin-left:490px;
	overflow:hidden;
	box-shadow: 0 10px 10px -5px #afafaf;
    position:absolute;
	z-index:999;
	}
.menu1 nav a
{
	font-family: Arial,Helvetica, sans-serif;
	font-size:16px;
	text-decoration:none;
	padding-left:12px;
	padding-right:12px;
	line-height:40px;
	color:#fff;
}
.menu1 nav a:hover
{
	background:url(images/menu_hover.jpg) repeat;
	color:#212121;
	padding-left:12px;
	padding-right:12px;
	padding-top:12px;
	padding-bottom:12px;
}
#wrapper
{
	margin-top:15px;
	font-family: Arial,Helvetica, sans-serif;
	background:#fbfbfb;
	height:320px;
}

.effect2
{
  position: relative;
}
.effect2:before, .effect2:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.effect2:after
{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}

#wrapper h2
{
	color:#595959;
	padding:10px 10px 5px 10px;
	font-weight:normal;
}
#wrapper p
{
	padding:5px 10px 5px 10px;
	color:#595959;
	line-height:20px;
	font-size:15px;
}
#wrapper a
{
	text-decoration:none;
	color:#2d8acf;
	display:block;
	margin-top:5px;
	padding:6px 10px 6px 10px;
	border-radius:5px;
	text-align:right;
}
#wrapper a:hover
{
	color:#202020;
}
#wrapper .left_wrapper
{
	height:300px;
	width:360px;
	float:left;
	background:url(images/divide_ver.png) right no-repeat;
}
#wrapper .left_wrapper ul
{
	margin-left:27px;
}
#wrapper .left_wrapper ul li
{
	font-size:15px;
	padding:3px 0px 3px 0px;
	color:#595959;
}
.middle_wrapper
{
	height:300px;
	width:320px;
	float:right;
}
#wrapper .middle_wrapper ul
{
	margin-left:35px;
}
#wrapper .middle_wrapper ul li
{
	font-size:15px;
	padding:4px 0px 3px 0px;
	color:#595959;
	line-height:23px;
}
font
{
	font-weight:bold;
	color:#3b95d2;
}
.right_wrapper
{
	height:300px;
	width:400px;
	float:left;
	background:url(images/divide_ver.png) right no-repeat;
}

#wrapper .right_wrapper .offers
{
	height:220px;
	width:380px;
	position:absolute;
	z-index:999;
	padding:10px;
}
.right_wrapper  table
{
	margin:auto auto;
}

.right_wrapper input[type="text"] 
{
	padding: 10px;
	border: 1px solid #bbbbbb;
	border-radius: 5px;
	width: 280px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
.right_wrapper .msg_style
{
	padding: 10px;
	border: 1px solid #bbbbbb;
	border-radius: 5px;
	width: 280px;
	height:15px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
.right_wrapper .style_option1
{
	padding: 10px;
	border: 1px solid #bbbbbb;
	border-radius: 5px;
	width: 300px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
.btn
{
	padding:10px;
	background:#3c96d2;
	display:block;
	color:#fff;
	float:left;
	border:none;
	width:80px;
	margin-left:10px;
	border-radius:5px;
	border:1px solid #3c96d2;
}
.btn:hover {
padding: 10px;
background: #fff;
display: block;
color: #12517c;
float: left;
border: none;
width: 80px;
margin-left: 10px;
border-radius: 5px;
border:1px solid #12517c;
}


#pscroller1
{
	line-height:20px;
	height:190px;
	color:#202020;
	font-family: Arial,Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
	padding-left:10px;
	
}	
.products
{
	height: 160px;
	width:1100px;
	margin:auto auto;
	border-radius:10px;
	background:#fbfbfb;
	font-family: Arial,Helvetica, sans-serif;
	text-align:center;
}
.products h1
{
color:#684dae;
	border-bottom:1px dotted #684dae;
	padding:10px 10px 5px 10px;
	font-weight:normal;	
	margin-left:10px;
	margin-right:10px;
}
.footer
{
	height:30px;
	width:1100px;
	margin:auto auto;
	margin-top:10px;
	border-top:1px solid #ccc;
	font-family: AvenirLTStd-Light;
}
.footer p
{
	color:#202020;
	font-size:14px;
	line-height:30px;
	padding:0px 10px 0px 20px;
	font-family: AvenirLTStd-Light;
}
.footer .f_middle
{
	height:30px;
	width:400px;
	float:left;
}
.footer .f_middle nav
{
	margin:auto auto;
	width:260px;
}
.footer .f_middle nav a
{
	color:#202020;
	font-size:14px;
	line-height:30px;
	text-decoration:none;
}
.footer .f_middle nav a:hover
{
	color:#3b95d2;
}

.footer .f_left
{
	height:30px;
	width:350px;
	float:left;
}

.footer .f_right
{
	height:30px;
	width:350px;
	float:left;
}


/*about us page*/ 
.header_image
{
	height:200px;
	//border-radius:0px 0px 15px 15px;
	//border:1px solid red;
}
.inner_page_content
{
	height:auto;
	oveflow:hidden;
	margin-top:20px;
	margin-left:10px;
	//border:1px solid red;
	font-family: Arial,Helvetica, sans-serif;
}
.inner_page_content h1
{
	color: #595959;
padding: 10px 10px 5px 10px;
font-weight: normal;
//border-bottom:dashed 1px  #ccc;
}
/*.inner_page_content p
{
	
	border:1px solid black;
}*/
.left_inner_page_content
{
	width:300px;
	height:auto;
	//border:1px solid red;
	float:right;
	padding-bottom:10px;
	background:#0d90e8;
	border-radius:15px 15px 0px 0px;
	//background:url(images/bg1_sliderleft.jpg) repeat;
}
.left_inner_page_content h3
{
	color: #fff;
padding: 10px 10px 5px 10px;
font-weight: normal;
text-align:center;
box-shadow: 0 7px 7px -5px #666869;
opacity:0.8;

}



/*code for summenu ends here*/
.left_inner_page_content ul li a:hover
{
	color:#d5302a;
	//background:url(images/hover_arrow.jpg) left no-repeat;
}
/*.left_inner_page_content ul
{
	margin-top:15px;
	margin-left:10px;
}
.left_inner_page_content ul li
{
	list-style:none;
	padding:5px 10px 3px 10px;
	background:url(images/item-pointer-mover.png) left no-repeat;
}
.left_inner_page_content ul li a
{
	list-style:none;
	text-decoration:none;
	list-style:none;
	color:#fff;
	padding:5px 10px 3px 10px;
	
	
}
.left_inner_page_content ul li a:hover
{
	//border-bottom:1px solid #fff;
	color:#042a43;
	background:#fff;
	padding:5px 10px 3px 10px;
}*/
.right_inner_page_content
{
	width:790px;
	height:auto;
	//border:1px solid red;
	float:left;
}
.right_inner_page_content h1
{
color: #595959;
padding: 10px 10px 5px 1px;
font-weight: normal;
//border:1px solid red;
border:none;
}
.right_inner_page_content p
{
	padding: 5px 10px 5px 1px;
    color: #595959;
    line-height: 20px;
    font-size: 15px;
}


/*product page*/
.main_content
{
	height:225px;
	//border:1px solid red;
}
.main_content h3
{
	color:#595959;
	padding:20px 10px 10px 5px;
	//font-weight:normal;
}
.img_product
{
	height:225px;
	width:235px;
	float:left;
	//border:1px solid red;
}
.application_products
{
	height:auto;
	//width:630px;
	margin-left:5px;
	//border:1px solid red;
	float:left;
}

.right_inner_page_content img
{
	margin-left:10px;
}
.right_inner_page_content table
{
	width:550px;
	border:1px dotted #0d90e8;
	font-size:15px;
	border-radius:30px 0px 30px 0px;
	overflow:hidden;
	margin-top:15px;
}
.right_inner_page_content table th
{
	padding:10px;
	background:#0d90e8;
	color:#fff;
	border-radius:25px 0px 25px 0px;
}
#heading
{
	padding:10px;
	background:#FFF;
	color:#000;
	//text-decoration:underline;
	border-radius:25px 0px 25px 0px;
	border:1px dotted #333;
}
.right_inner_page_content table td
{
	//border:1px solid #ccc;
	padding:10px;
	text-align:left;
	padding-left:5px;
	
	background:#fbfbfb;
	//border-bottom:1px solid #ccc;
}

.right_inner_page_content ul 
{
	margin-left:15px;
	
}

.right_inner_page_content ul li
{
	font-size:15px;
	padding: 5px 10px 5px 10px;
color: #595959;
	
}
strong
{
	color:#900;
	//margin-left:150px;
	padding-left:1px;
}
.divider
{
	border:1px dotted #06F;
	margin-top:20px;
	margin-bottom:20px;
}

/*contact us page*/
.top
{
	height:260px;
	//border:1px dotted #ccc;
	//border:1px solid red;
	margin-bottom:20px;
	padding-top:5px;
}
.top h3 
{
	padding:10px 10px 5px 15px;
	color:#900;
}
.top p
{
	padding:10px 10px 5px 15px;
	line-height:25px;
}

.left_top
{
	width:385px; height:250px; display:inline-block; vertical-align:top; background:url(images/a.png) right no-repeat; 
}

.bottom
{
	height:300px;
	//border:1px solid red;
}
.bottom iframe
{
	height:300px;
	width:790px;
}
/*enquiry for*/
.right_inner_page_content form
{
	text-align:left;
	color:#7d7d7d;
	font-size:18x;
	font-family:calibri;
}
.right_inner_page_content input[type="text"]
{
	padding:5px;
	border:1px solid #bbbbbb;
	border-radius:5px;
    width: 290px;
	
}
.right_inner_page_content button
{
	//width:150px;
	height:30px;
	border:1px solid #528eb3;
	border-radius:4px;
	color:#fff;
	cursor: pointer;
	background:#528eb3;
}
.style_add
{
	padding:5px;
	border:1px solid #bbbbbb;
	border-radius:5px;
    width: 290px;
}
.error
{
	color:#06F;
}

nav
{
	height:25px;
}
nav a
{
	text-decoration:none;
	font-size:12px;
	color:#06F;
	padding-right:5px;
}
.visited
{
	color:#333;
}
.style_link
{
	//margin:10px;
	padding:10px;
}
.img_style1
{
	border:1px dotted #ccc;
	padding:10px;
	margin-right:10px;
	float:left;
}

@media only screen and (max-width:1024px)
 
{
	.container
{
	width:960px;
	background:#fbfbfb;
	margin:auto auto;
	margin-top:20px;
	padding:10px 10px 10px 10px;
}
#header .social_media
{
	height:40px;
	width:788px;
	float:left;
	background:url(images/bg4.png) repeat;
}
#header .name
{
	height:80px;
	float:left;
	width:788px;
	border-radius:0px 10px 0px 0px ;
	background:#fbfbfb;
	border:1px solid #ccc;
	margin-left:-2px;
	overflow:hidden;
	border-left:none;
}
.slider .left_slider
{
	height:400px;
	width:404px;
	float:right;
	//background:url(images/bg_sliderleft.jpg) no-repeat;
	//border-radius:0px 0px 0px 10px;
	border-radius:0px 0px 10px 0px;
	
}


.middle_wrapper
{
	height:300px;
	width:280px;
	float:right;
}
.slider .right_slider
{
	height:400px;
	width:555px;
	float:left;
	overflow:hidden;
	border-radius:0px 0px 0px 10px;
}


 .menu1
{
	height:40px;
	width:438px;
	border-radius:0px 0px 0px 10px;
	border-right:1px solid #ccc;
	//background:url(images/menu.jpg) repeat;
	margin-left:350px;
	overflow:hidden;
	box-shadow: 0 10px 10px -5px #afafaf;
    position:absolute;
	z-index:999;
	}
	.right_wrapper
{
	height:300px;
	width:300px;
	float:left;
	}

.right_wrapper input[type="text"] 
{
	padding: 10px;
	border: 1px solid #bbbbbb;
	border-radius: 5px;
	width: 240px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
.right_wrapper .msg_style
{
	padding: 10px;
	border: 1px solid #bbbbbb;
	border-radius: 5px;
	width: 240px;
	height:15px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
.right_wrapper .style_option1
{
	padding: 10px;
	border: 1px solid #bbbbbb;
	border-radius: 5px;
	width: 260px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}


#wrapper .right_wrapper .offers
{
	height:220px;
	width:250px;
	position:absolute;
	z-index:999;
	padding:10px;
}

#pscroller1
{
	line-height:20px;
	height:240px;
	color:#202020;
	font-family: Arial,Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
	padding-left:10px;
	
}
.products
{
	height: 160px;
	width:960px;
	margin:auto auto;
}
.application_products
{
	height:225px;
	width:400px;
	//border:1px solid red;
	float:left;
}
.footer
{
	height:30px;
	width:960px;
	margin:auto auto;
	margin-top:10px;
}
.footer .f_middle
{
	height:30px;
	width:320px;
	float:left;
}
.footer .f_left
{
	height:30px;
	width:320px;
	float:left;
}

.footer .f_right
{
	height:30px;
	width:320px;
	float:left;
}
/*about us page*/	
.right_inner_page_content
{
	width:640px;
	height:400px;
	//border:1px solid red;
	float:right;
}
.header_image img
{
width:100% !important;	
}

/*product page*/
.right_inner_page_content table
{
	width:600px;
	border:1px dotted #ccc;
	font-size:15px;
}
.right_inner_page_content
{
	height:auto;
	float:right;
}

/*contact us page*/
.left_top
{
	width:305px; height:250px; 
}

.bottom
{
	height:300px;
	//border:1px solid red;
}
.bottom iframe
{
	height:300px;
	width:630px;
}
.container .inner_page_content .content 
{
	
	 //border:1px solid red;
}
.top
{
	height:auto;
	//border:1px dotted #ccc;
	//border:1px solid red;
	margin-bottom:20px;
	padding-top:5px;
	padding-bottom:10px;
}
