
/*=========================================== max width 1024px start =====*/
@media only screen and (max-width:1040px) {
.top-colum, .body-colum, .fotercolum {
	width:100%;
}
.body-part {
	padding:0 15px;
}
.center-div {
	padding:0px 10px !important;
	width:100% !important;
}
.menus li a {
	padding: 25px 13px;
}
}

/*=========================================== max width 1024px end =====*/

/*=========================================== max width 800px start =====*/
@media only screen and (max-width:830px) {
.menus {
	position:absolute;
	top:8px;
	z-index:999;
	width:250px;
	right:10px;
}
.menus ul {
	margin:42px 0 0 0;
	background-color: #fa2b85;
	box-shadow: -2px 4px 7px 0 #333;
	display:none;
}
.menus li {
	float:none;
	border-bottom:solid 1px #ed1e78;
}
.menus li a {
	padding:7px 15px;
}
.menuicon {
	display:block;
}
.support li {
	float:none;
}
/* index css end */	


.slide {
	width:52%;
}
.left-container {
	width:60%;
}
}
/*=========================================== max width 800px start =====*/

/*=========================================== max width 768px start =====*/
@media only screen and (max-width:785px) {
.colum4, .colum3 {
	margin:0 0 3% 4%;
	width:48%
}
.colum5, .colum6 {
	margin:0 0 3% 2%;
	width:32%;
}
.navs {
	margin:0 0 0 5px;
}
}
/*=========================================== max width 768px end =====*/

/*=========================================== max width 640px start =====*/
@media only screen and (max-width:655px) {
.slide {
	width:100%;
}
.bdyblock {
	padding:0px;
	clear:both;
}
.left-container {
	width:100%;
}
.right-container {
	width:100%;
	clear:both;
}
.servcol {
	margin: 0 0 15px 0;
}
}
/*=========================================== max width 640px start =====*/

/*=========================================== max width 480px start =====*/
@media only screen and (max-width:496px) {
.colum2, .colum3, .colum4, .colum5, .colum6 {
	margin:0 0 3% 0;
	width:100%;
}
.sidepic {
	padding:0px;
}
.sidepic img {
	width:100%;
}
.pnme {
	float:none;
}
.pnme span {
	display:none;
}
.pfdet {
	text-align:left;
}
}
/*=========================================== max width 480px end =====*/

/*=========================================== max width 300px start =====*/
@media only screen and (max-width:320px) {
.slide {
	width:100%;
	clear:both;
}
.weblogo img {
	width:100%;
}
}
/*=========================================== max width 300px end =====*/
