@charset "utf-8";
/* CSS Document */

@media screen and (max-width: 320px) {
.header #header_container {
	height: auto;
	width:100%;
	margin:0 auto;
	overflow:hidden;
}
.header #header_container {
	height: auto;
	width:100%;
	margin:0 auto;
	overflow:hidden;
}
.slider-wrapper { 
	width:100%;
	margin: 0px auto;
	padding-top:15px;
}
.footer{
	height:auto;
	width:100%;
	background-image:url(../images/footer.png);
	background-repeat:repeat-x;
	overflow:hidden;
	padding-top:10px;
	padding-bottom:10px;
}
.footer_wrap{
	height:auto;
	width:100%;
	margin:0 auto;
}
.mobile_footer {
    display: block;
    margin: 0 auto;
    width: 100%;
}

.news #news_wrap{
	height:45px;
}
.news #news_text{
	//display:none;
	color:#fff;
	font-size:10px;
}
#news_head{
	width: 50px;
	line-height:16px;
	padding-right:5px;
	padding-left:5px;
}
.ticker li {
	height: 25px;
	padding: 3px;
	margin: 0px;
	font-size:10px;
}
.news #news_marquee{
	color:#FFFFFF;
	font-size:14px;
	padding-top:5px;
	display:block;
}

.tabs #h_tab{
	height: auto;
	width: 100%;
	float:left;
	padding:10px 0 0 9px;
	margin-right:10px;
	border:1px solid #CCCCCC;
	overflow:hidden;
	display:block;
}
.tabs #h_tab img{
	height: auto;
	width: auto;
	float:left;
	padding-right:10px;
}
.tabs #h_tab #head{
	height: auto;
	width: 100%;
	background-image:url(../images/tabs_head_bg.png);
	font-size: 12px;
	font-weight:bold;
	background-repeat: repeat-x;
	color: #2e5da4;
	padding:10px 10px 10px 0;
	text-align:left;
}

.tabs #h_tab #text{
	height: auto;
	max-width:100%;
	padding:0 20px 0 0px;
	color:#3E3E3E;
	font-size:13px;
	text-align:justify;
}
.tabs #tab{
	display:none;
}
#email_us{
	height: auto;
	width: 25%;
}
#here_to_help{
	display:block;
	height: auto;
	width: 25%;
	float:left;
	background-color:#FFF;
	border:1px solid #CCCCCC;
	overflow:hidden;
	text-align:center;
	display:none;
}
#here_to_help #head{
	font-size: 12px;
	font-weight:bold;
	background-image:url("../images/rite-hdng.png");
}
#here_to_help a{
	font-size: 12px;
	font-weight:bold;
	color:#3a74c1;
}
#here_to_help span{
	font-size: 10px;
	color:#222;
}
#hlights-2{
	display:none;
}










<!--Company Page Css-->
.company_banner{
	height:auto;
	width:100%;
	background-image:url(../images/banners/product_banner_bg.png);
	border-bottom:1px #000000 solid;
	margin-top:15px;
}
.company_banner #wrap{
	height:auto;
	width:100%;
	margin:0 auto;
}
.content{
	height:auto;
	width:100%;
}
.content_container{
	height:auto;
	width:100%;
	margin:0 auto;
}
.col1       {width: 98%;}
.col2       {width: 100%;}
.col2 #follow_us img{
	display:block;
	float:left;
}
.col2 #follow_us{
	height:auto;
	width:auto;
	padding:5px;
	color:#A5E2FF;
	background-color:#46769A;
	border-bottom:1px dashed #F1F1F1;
}

.col2 #submit_request img{
	display:block;
	float:left;
}
.col2 #find_near img{
	display:block;
	float:left;
}
#find_near{
	display:none;
}

.col2 #our_partners #slideshow {
    margin: 0px auto; 
    position: relative; 
	float:left;
    width: 148px; 
    height: 100px; 
	
}
.col2 #our_partners #slideshow > div{
    position: absolute; 
    top: 0px; 
		left: 0px; 
    right: 10px; 
    bottom: 10px;
}
.s_content #infra_list ul{
	padding:0;
}
.s_content #infra_list_left{
	height:auto;
	width:205px;
	float:left;
}












<!--Solution Inner Page Css-->
.solutions_banner{
	height:375px;
	width:100%;
	background-image:url(../images/banners/product_banner_bg.png);
	border-bottom:1px #000000 solid;
	margin-top:15px;
	z-index:-10000;
}
.solutions_banner #wrap{
	height:375px;
	width:100%;
	margin:0 auto;
	background-image: none;
	background-image: linear-gradient(bottom, rgb(224,241,250) 14%, rgb(255,255,255) 57%);
	background-image: -o-linear-gradient(bottom, rgb(224,241,250) 14%, rgb(255,255,255) 57%);
	background-image: -moz-linear-gradient(bottom, rgb(224,241,250) 14%, rgb(255,255,255) 57%);
	background-image: -webkit-linear-gradient(bottom, rgb(224,241,250) 14%, rgb(255,255,255) 57%);
	background-image: -ms-linear-gradient(bottom, rgb(224,241,250) 14%, rgb(255,255,255) 57%);
	
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.14, rgb(224,241,250)),
		color-stop(0.57, rgb(255,255,255))
	);
	overflow:visible;
}
.dcs{
    height: 435px;
}
.solutions_banner #wrap #head{
	font:20px/20px Arial, Helvetica, sans-serif;
	color:#042964;  
    margin-left: 10px;
    padding-top: 55px;
    text-align: left;
}
.solutions_banner #wrap #text{
    color: #4B4B4B;
    float: left;
    font: 12px/20px Arial, Helvetica, sans-serif;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 10px;
	text-align:justify;
	overflow:auto;
}
.solutions_npd{
	height:auto;
	width:100%;
	background-image:url(../images/banners/product_banner_bg.png);
	border-bottom:1px #000000 solid;
	margin-top:15px;
	z-index:-10000;
}
.solutions_npd #wrap{
	height:auto;
	width:100%;
	margin:0 auto;
	background-image: none;
	background-image: linear-gradient(bottom, rgb(224,241,250) 14%, rgb(255,255,255) 57%);
	background-image: -o-linear-gradient(bottom, rgb(224,241,250) 14%, rgb(255,255,255) 57%);
	background-image: -moz-linear-gradient(bottom, rgb(224,241,250) 14%, rgb(255,255,255) 57%);
	background-image: -webkit-linear-gradient(bottom, rgb(224,241,250) 14%, rgb(255,255,255) 57%);
	background-image: -ms-linear-gradient(bottom, rgb(224,241,250) 14%, rgb(255,255,255) 57%);
	
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.14, rgb(224,241,250)),
		color-stop(0.57, rgb(255,255,255))
	);
	overflow:auto;
}
.solutions_npd #wrap #head{
	font:18px/20px Arial, Helvetica, sans-serif;
	color:#042964;  
    margin-left: 20px;
    padding-top: 40px;
    text-align: left;
}
.solutions_npd #wrap #text{
    color: #4B4B4B;
    float: left;
    font: 12px/20px Arial, Helvetica, sans-serif;
    margin-left: 50px;
    margin-right: 20px;
    padding-top: 10px;
	text-align:justify;
}

.sol_col1 #left_nav{
	height:auto;
	width:100%;
	z-index:9999;
	padding-top:0px;
	background-image: none;
	background-color:#DBF0F9
}
.row{
	width:100%; 
	height:100%; 
	margin: 0 auto; 
	position:relative; 
}

.sol_col1{
	width:100%; 
	float:left;
	background-color:#f5f9fb;
}
.sol_col2{
	width:100%; 
	float:left;
	background-color:#F1F1F1;
}
.sol_col3{
	//display:none;
	
}
.col2 #our_partners #slideshow {
    margin: 0px auto; 
    position: relative; 
	float:left;
    width: 148px; 
    height: 100px; 
	
}
.col2 #our_partners #slideshow > div{
    position: absolute; 
    top: 0px; 
    left: 0px; 
    right: 10px; 
    bottom: 10px;
}
#prd_desc{
	display:none;
}
#npdu_img{
	display:none;
}






/* Management CSS */
#sales img{
	display:none;
	padding-top:100px;
	margin-top:100px;
	clear:both;
}
#tech img{
	display:none;
}
#comm img{
	display:none;
}


/* Services CSS */
#services_tabs{
	max-width:100%;
	float:left;
	padding-right:0px;
}
#services_tabs img{
	float:left; 
	height:auto; 
	width:100%;
	margin-top:15px;
	margin-bottom:15px;
}




/*Products CSS*/
.products_banner{
	height:auto;
	width:100%;
	background-image:url(../images/banners/product_banner_bg.png);
	border-bottom:1px #000000 solid;
	margin-top:15px;
	z-index:-10000;
}
.products_banner #wrap{
	height:auto;
	width:100%;
	margin:0 auto;
	background-image: none;
	background-color:#4a8fc8;
	overflow:auto;
}

.products_banner #wrap #head{
	font:24px/20px "Trebuchet MS",Verdana,Arial,sans-serif;
	color:#FFF;  
    margin-left: 25px;
    padding-top: 25px;
    text-align: left;
	min-width:20%;
	float:left;
}
.products_banner #wrap #text{
    color: #FFF;
    float: left;
	font: 12px/15px "Trebuchet MS",Verdana,Arial,sans-serif;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 10px;
	text-align:justify;
	padding-left:2px;
	padding-right:2px;
/*	background-image:url(../images/product_text_bg.png);
*/}
.products_banner #wrap #banner_img{
	height:auto;
	width:auto;
	float:right;
	
}
.products_npd{
	height:auto;
	width:100%;
	background-image:url(../images/banners/product_banner_bg.png);
	border-bottom:1px #000000 solid;
	margin-top:15px;
	z-index:-10000;
}
.products_npd #wrap{
	height:175px;
	width:100%;
	margin:0 auto;
	background-image: none;
	background-image: linear-gradient(bottom, rgb(224,241,250) 14%, rgb(255,255,255) 57%);
	background-image: -o-linear-gradient(bottom, rgb(224,241,250) 14%, rgb(255,255,255) 57%);
	background-image: -moz-linear-gradient(bottom, rgb(224,241,250) 14%, rgb(255,255,255) 57%);
	background-image: -webkit-linear-gradient(bottom, rgb(224,241,250) 14%, rgb(255,255,255) 57%);
	background-image: -ms-linear-gradient(bottom, rgb(224,241,250) 14%, rgb(255,255,255) 57%);
	
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.14, rgb(224,241,250)),
		color-stop(0.57, rgb(255,255,255))
	);
}
.products_npd #wrap #head{
	font:26px/20px Arial, Helvetica, sans-serif;
	color:#042964;  
    margin-left: 40px;
    padding-top: 55px;
    text-align: left;
	min-width:20%;
	float:left;
}
.products_npd #wrap #text{
    color: #4B4B4B;
    float: left;
    font: 12px/20px Arial, Helvetica, sans-serif;
    margin-left: 50px;
    margin-right: 20px;
    padding-top: 10px;
	text-align:justify;
}
.products_npd #wrap #banner_img{
	height:auto;
	width:auto;
	float:right;
	
}


.mobile_footer ul{
	margin:0;
	padding:0;
	text-align:left;
}
.mobile_footer {
    display: block;
    margin: 0 auto;
    width: 100%;
}





.prod_show{
	height:auto;
	overflow:hidden;
}
.prod_show #prod_wrap{
	height:auto;
	width:95%;
	margin:0 auto;
}
.prod_show #prod_wrap #content{
	width:98%;
	padding:0 4% 0px 0;
}
.prod_show #prod_wrap #slide{
	height:200px;
	overflow:hidden;
	width:98%;
}





}
