


@media only Screen and (max-width: 768px) and (max-width: 990px){
	
.main_div{
		width:100%;
}
.top_bg{
	width:100%;
}
#logo{
	margin-left:50px;
	width:30%;
}
#right{
	width:50%;
	float:right;
}
.left{
	width:100%;
}
.images_bg_inner{
	width:80%;
}
.footer3 {
	margin-top:-50px;
	width:50%;
	float:right;
}
.contact, .map{
	width:93%;
	float:none;
	margin:10px auto;
	}
}
@media only Screen and (max-width: 480px) and (max-width: 990px){
	.main_div{
		width:90%;
}
.top_bg{
	height:60px;
	width:100%;
}
.top_right{
	width:90%;
	float:right;
}
#logo{
	margin-left:50px;
	width:50%;
}
.he{
	float:right;
	text-align:center;
	padding:5px 0px 0px 0px;
	margin-top:-50px;
}
#right{
	width:80%;
	float:right;
}
.left{
	width:100%;
}
.images_bg_inner{
}
.wel{
	text-transform:uppercase;
	border-bottom:dashed #A4A4A4 1px;
	padding:13px;
	text-align:center;
	font-size:25px;
	color:#000000;
	font-family: 'Slabo 27px', serif;
}
footer{
	width:100%;
}
.footer{
	width:100%;
	float:left;

}
.top_link {
	height:35px;
	line-height: 20px;
	color:#ccc;
	padding-bottom: 8px;
	padding-top: 5px;
	text-transform: capitalize;
	border-bottom: dashed #ede1a7 1px;
}
}


@media only Screen and (max-width: 320px) and (max-width: 990px){
		.main_div{
		width:90%;
}
.top_bg{
	height:80px;
	width:100%;
}
.top_right{
	width:100%;
}
#logo{
	width:100%;
}
.he{
	float:right;
	text-align:center;
	padding:5px 0px 0px 0px;
}
#right{
	margin-top:50px;
	width:100%;
	float:right;
}
.left{
	width:100%;
}
.images_bg_inner{
	width:90%;
}
.wel{
	text-transform:uppercase;
	border-bottom:dashed #A4A4A4 1px;
	padding:13px;
	text-align:center;
	font-size:20px;
	color:#000000;
	font-family: 'Slabo 27px', serif;
}
footer{
	width:100%;
}
.footer{
	width:100%;
	float:left;

}
.top_link {
	height:35px;
	line-height: 20px;
	color:#ccc;
	padding-bottom: 8px;
	padding-top: 5px;
	text-transform: capitalize;
	border-bottom: dashed #ede1a7 1px;
}
}