@media only screen and (max-width: 1199px) {
 
}


@media only screen and (max-width: 768px) {
.inner-box {
    background-color: #959595;
    color: #fff;
    border: 2px solid #ff0000;
    text-align: center;
    padding: 10px 11px;
    border-radius: 13px;
    margin: 10px 0;
}
.icon-img{
	width:1000px;
	text-align:center;
}
.footr-le > p ,.footr-rg {
    text-align: center;
}	
.img-rightabt img{
	text-align:center;
}
.item h2 {
    font-size: 28px;
line-height: 44px;}

.banner {
    
top: 15%;}

}
@media only screen and (max-width: 640px) {
	.bac-img {
    
    width: 87%;}
	.bg-img-block {
   
    display: none;
}
#precious-device{
	height:570px;
}
#precious-device {
    height: 648px;
}	
	.white-font {
    
    
    font-size: 30px;
    line-height: 37px;
}
	#experiance-built .bac-img {
    
    width: 85%;
    margin: 9% auto 25px;}
}
@media only screen and (max-width: 320px) {
	.page-title {
    
    font-size: 25px;
    line-height: 30px;
}
#precious-device p ,#experiance-built p{
    padding: 20px 20px 0;
   
}
	#precious-device {
    height: 562px;
}
	
	
}
