
@media screen and (max-width:1366px) {
.banner-caption{
	font-size:30px;
	margin-top:10%;
	line-height:30px;
}
}

@media screen and (max-width:1260px) {
.wrapper {
	width: 90%;
}
.banner_tab{
	position:relative;
}
.banner_srv_tab{
	position:relative; 
	width:100%;
}
.banner_pro_tab{
	position:relative; 
	width:100%;
}
.banner_tab .wrapper{
	width:100%;
}
}

@media screen and (max-width:926px) {
	.gallery_pic{
		width:27%;
	}
	.gallery_pic2{
		width:27%;
	}
}

@media screen and (max-width:900px) {
	.ftrbox1{
		width:47%;
		min-height:530px;
	}
	.ftrbox2{
		width:47%; 
	}
	.ftrbox3{
		width:50%; 
	}
	.fsecond{
		margin-right:0;
		width:50%; 
	}
	.ftr-logo{
		position:relative;
		float:left;
	}
		.ftr-logo2{
		position:relative;
		right:0;
		margin-top:-10px;
		float:right;
		bottom:20px;
		
		
	}
}
@media screen and (max-width:800px) {
.banner-caption{
	display:none;
}
}

@media screen and (max-width:750px) {
	.download-box{
		width:100%;
		margin:0;
		height:auto;
		margin-bottom:2%;
	}
	.box-brouchure{
		width:165px;
	}
	.vision-box{
		width:49%;
		margin-right:1%;
	}
	.mission-box{
		width:49%;
		margin-left:1%;
	}
	.soc-box{
		width:100%;
	}
	.logo-bg{
		width:100%;
	}
	
}
@media (max-width: 700px) {
.banner_tabs {
   position: relative;
}
}
@media screen and (max-width:660px) {
	.gallery_pic{
		width:43.5%;
	}
	.gallery_pic2{
		width:43.5%;
	}
}

@media screen and (max-width:500px) {
	.ftrbox1{
		width:100%;
		min-height:inherit;
		margin:10px 0;
	}
	.ftrbox2{
		width:100%; 
		margin:10px 0;
	}
	.ftrbox3{
		width:100%; 
	}
	.vision-box{
		width:100%;
		margin-right:0%;
		margin-bottom:2%;
		height:inherit;
	}
	.mission-box{
		width:100%;
		margin-left:0%;
		margin-bottom:2%;
	    height:inherit;
	}
	.soc-iconbox{
		display:none;
	}
	.top-textbox{
		float:left;
	}
	.soc-boxtop{
		width:auto;
	}
	.searchform{
		width:100%;
	}
	#s{
		width:100%;
	}
	.bread-crump{
		display:none;
	}
	.inr-bannercaption{
		padding:5px;
		font-size:20px;
	}
}

@media screen and (max-width:660px) {
	.gallery_pic{
		width:93%;
	}
	.gallery_pic2{
		width:93%;
	}
}

@media screen and (max-width:400px) {
.inr-textimg{
	width:100%;
}
	
}