
@media screen and (max-width:1360px) {
.ftr-pic{
	right:0 !important;
	width:40%;
}
}

@media screen and (max-width:1250px) {
.wrapper {
	width: 95%;
}
.wrapper2 {
	width: 98%;
}

}

@media screen and (max-width:1100px) {
	.welcome-lt{
		width:100%;
	}
	.welcome-rt{
		width:100%;
		height:auto;
	}
	.welcome-rtbox{
		width:95%;
		height:auto;
		padding-bottom:25px;
	}
}

@media screen and (max-width:900px) {
	.profile-lt{
		width:100%;
		height:auto;
	}
	.profile-ltbox{
		width:100%;
		padding:30px 5%;
	}
	.profile-rt{
		width:100%;
		height:auto;
	}
	.profile-rtbox{
		width:100%;
		padding:30px 5%;
	}
	.inr-bannerhed{
		width:100%;
		float:left;
		font-size:30px;
		position:relative;
		text-align:center;
		padding: 10px 0px;
	}
	.inr-banner{
		height:auto;
	}
	.inr-bannerhed-rt{
		padding:10px 0;
		width:100%;
		font-size:20px;
		text-align:center;
	}
	.inr-bannerhed-rt span{
		font-size:15px;
	}
	.inr-probox{
		width:46.6%;
	}

}

@media screen and (max-width:700px) {
	footer .formbg{
		width:100%;
	}
	footer .getintouchbg{
		width:100%;
		margin-top:25px;
	}
	footer h2{
		font-size:25px;
	}
	#wowslider-container1 .ws-title h2{
		font-size:35px !important;
	}
	#wowslider-container1 .ws-title h3{
		font-size:25px !important;
	}
}
@media screen and (max-width:600px) {
	.welcome-rtbox{
		width:100%;
		padding:30px 5%;
	}
	.copy-bg{
		height:auto;
	}
	.copy-lt{
		width:100%;
		text-align:center;
		float:none;
	}
	.copy-rt{
		float:none;
		margin:10px auto;
	}
	.welcome-ltbox{
		height:250px;
	}
	.welcome-lt{
		height:auto;
	}
	.heading{
		font-size:35px;
	}
	.sub-hed2{
		font-size:25px;
	}
	.heading-rt{
		font-size:35px;
	}
	.product-hed{
		font-size:35px;
	}
}
@media screen and (max-width:520px) {
	header .top{
		height:auto;
		padding-bottom:10px;
	}
	header .toprt{
		width:100%;
		margin:0;
		text-align:center;
	}
	.logo-main{
		height:auto;
	}
	.logo{
		float:none;
		margin:0 auto;
	}
	.logo-name{
		width:100%;
		float:none;
		text-align:center;
		padding:15px 0;
	}
	.inr-probox{
		width:100%;
		margin:15px 0;
	}
}
@media screen and (max-width:450px) {
	#wowslider-container1 .ws-title {
		display:none !important;
	}
	#wowslider-container1 .ws_images{
		height:220px !important;
	}
	.tbl-over{
		overflow:scroll;
	}
}

