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

@media screen and (max-width: 480px) {
.header #logo2 {
	display:none
}
.sol_col1 .colFirst{
	display:none
}
















.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%;
}
.mobile_footer {
    display: block;
    margin: 0 auto;
    width: 100%;
}


.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: 13px;
	font-weight:bold;
	background-repeat: repeat-x;
	color: #2e5da4;
	padding:10px;
	text-align:left;
}

.tabs #h_tab #text{
	height: auto;
	max-width:100%;
	padding:0 20px 0 10px;
	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%;
	clear:both;
}
.content_container{
	height:auto;
	width:100%;
	margin:0 auto;
	display:table;
	background-color:#DBF0F9;
}
.row{
    display:table-row;
}
.col1       {width: 98%; display:table-cell;background-color:#f1f1f1;}
.col2       {width: 100%; display:table-cell;background-color:#DBF0F9; }
#find_near{
	display:none;
}
.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 #follow_us .popup{
	margin-top:0;
}
.popup li div{
	left:auto;
	right:0;
}

.col2 #submit_request img{
	display:block;
	float:left;
}
.col2 #find_near img{
	display:block;
	float:left;
}
.col2 #our_partners #slideshow {
    margin: 0px auto; 
    position: relative; 
    width: 150px; 
    height: 100px; 
}
.col2 #our_partners #slideshow > div{
    position: absolute; 
    top: 10px; 
    left: 0px; 
    right: 10px; 
    bottom: 10px;
}


<!--Solution Inner Page Css-->
.solutions_banner{
	height:360px;
	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:360px;
	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))
	);
}
.solutions_banner #wrap #head{
	font:22px/16px Arial, Helvetica, sans-serif;
	color:#042964;  
    margin-left: 10px;
    padding-top: 25px;
    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;
}



.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;
}
.content_container{
	height:auto;
	width:100%;
	margin:0 auto;
	background-color:#f0f8fb;
}
.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;
    padding-bottom:0px;
    margin-bottom:0px;
}
.sol_col2{
	width:100%; 
	float:left;
	background-color:#F1F1F1;
    padding-bottom:0px;
    margin-bottom:0px;
}
.sol_col3{
	//display:none;
    padding-bottom:0px;
    margin-bottom:0px;
}




/* Clients Page */
.clients_text{
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#3E3E3E;
	text-align:justify;
	max-width:100%;
	float:left;
}



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














/*Products CSS*/
.products_banner{
	height:333px;
	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:333px;
	width:100%;
	margin:0 auto;
	background-image: none;
	background-color:#4a8fc8;
}

.products_banner #wrap #head{
	font:20px/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.html);
}
.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-color:#4A8FC8;
    height: 282px;
    margin: 0 auto;
    overflow: visible;
    width: 100%;
}
.products_npd #wrap #head{
	font:22px/24px Arial, Helvetica, sans-serif;
	color:#FFF;
    margin-left: 20px;
    padding-top: 25px;
    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;
	
}

.news{
	height: 30px;
	width: 100%;
	margin:0 auto;
}

.news #news_text{
	//display:none;
	color:#fff;
	font-size:12px;
}
#news_head{
	width: 100px;
	padding-right:10px;
}
.ticker li {
	height: 30px;
	padding: 2px;
	margin: 0px;
}
#news-img{
	display:none;
}



.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:62%;
}

}