/*=========================================== max width 1024px start =====*/
@media only screen and (max-width:1040px) {
.body-colum, .fotercolum, .headercolum {
	width:100%;
}
.body-part {
	padding:0 15px;
}
.center-div {
	padding:0px 10px !important;
	width:100% !important;
}
.menu {
	margin: 28px 0 0 0;
	position:relative;
	float:right;
}
.menu > ul {
	width:200px;
	position:absolute;
	right:10px;
	top:30px;
	background-color:#2f2f2f;
	text-align:left;
	display:none;
}
.menu > ul> li {
	margin:0px;
	overflow:hidden;
	display:block;
	border-bottom:solid 1px #3b3b3b;
	float:none;
}
.menu > ul> li > a {
	padding:7px 5px;
	font-size:16px;
	text-shadow:none;
	overflow:hidden;
	display:block;
	color:#FFF;
}
.menu > ul> li > a:hover {
	background-color:#fea000;
	color:#FFF;
}
.menuicon {
	display:block;
}
}

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



/*=========================================== max width 800px start =====*/
@media only screen and (max-width:830px) {
.left-container {
	width:60%;
}
}
/*=========================================== max width 800px start =====*/


/*=========================================== max width 768px start =====*/
@media only screen and (max-width:785px) {
.colum2 {
	margin: 0 0 5% 0;
	width:100%;
}
.colum4, .colum3 {
	margin:0 0 3% 4%;
	width:48%
}
.colum5, .colum6 {
	margin:0 0 3% 2%;
	width:32%;
}
.body-colum {
	padding:15px 0 0 0;
}
.left-side, .right-side {
	width:100%;
}
}
/*=========================================== max width 768px end =====*/


/*=========================================== max width 640px start =====*/
@media only screen and (max-width:655px) {
.left-container {
	width:100%;
}

.right-container {
	width:100%;
        clear:both;
}

}
/*=========================================== max width 640px start =====*/

/*=========================================== max width 480px start =====*/
@media only screen and (max-width:496px) {
.colum3, .colum4, .colum5, .colum6 {
	margin:0 0 3% 0;
	width:100%;
}
body {
	background-size:cover;
}
.scl {
	margin:0px;
}
.sptcol {
	position:inherit;
	float:left;
}
.sptpic img {
	width:55px;
}
.mncol {
	margin:3px 0 0 0;
}
.pnme {
	float:none;
}
.pnme span {
	display:none;
}
.pfdet {
	text-align:left;
}
.hd1 {
	font-size:24px;
}
}
/*=========================================== max width 480px end =====*/



/*=========================================== max width 300px start =====*/
@media only screen and (max-width:320px) {
.scl li {
	margin: 0 15px 10px 0;
}
}
/*=========================================== max width 300px end =====*/
