 
.left_foot ul li{ color:#FFFFFF}

.picc .img{    border-radius: 5px;}
@media (min-width: 767px){ 
 .img-responsive{    border: 1px solid #eee;}
 .content{ min-height:444px}
.fs38 { font-size:38px!important; 
 
}
 .height500 {
    height: 500px;
}
	
 .visible-lg, .visible-md, .visible-sm, .visible-xs {
    display: none!important;
}

.hidden-xs {
    display: block !important;
}

 
.inner_banner {margin-top:0px}  
.banner {margin-top:80px}  
.parts_title span{
letter-spacing: 0px;
    font-size: 30px;
    line-height: 30px;
    color:  #0033CC;
    margin-bottom: 13px;
}
 .tag{ padding-left:22px;}
 .left_foot ul{ padding-top:12px}

 .total_title h5 { letter-spacing:0px;
    font-size: 40px;  line-height:40px;
    color:  #0033CC;
    margin-bottom: 13px;

}

.inner_banner{
	width:100%;
	background-position:center;
	background-repeat:no-repeat;
	height:300px;
	background-size:cover;
	margin-top:0px;
}

.inner_banner .inner_banner_text{
 
 
	position: relative; left:8%;
    z-index: 3;
    top: 40px;
}

.inner_banner .inner_banner_text span{
	font-size:40px;font-family: "ReportBold";
	color:#fff; line-height:45px;
	position:relative;
	padding:10px 0;
}

.inner_banner .inner_banner_text span:after{
	position:absolute;
	width:70px;
	height:0px;
	content:"";
	background-color:#fff;
	bottom:0;
	left:0;
}
.inner_banner  .appImg{
position: absolute;
    top: 98px;
    bottom: 0;
    height: 261px;
    right: 7%;
    z-index: 0;
}

}