/*=========================================== 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;
}
.findme li img {
	width:70px;
}
}

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

/*=========================================== max width 800px start =====*/

@media only screen and (max-width:830px) {
.menus {
	position:absolute;
	top:-12px;
	z-index:999;
	right:10px;
}
.menus > ul {
	margin:41px 0 0 0;
	background-color:#72c3bc;
	width:250px;
	display:none;
}
.menus > ul> li {
	margin:0px;
	float:none;
	border-bottom:solid 1px #64b5ae;
}
.menus > ul> li > a {
	padding:5px 25px;
	text-shadow:none;
}
.menus > ul> li > a:hover {
	background:url(../images/bg1.png) repeat scroll left top;
}
.menuicon {
	display:block;
}
.menuabso {
	position:inherit;
}
.menuabso li a {
	padding:3px 10px 3px 40px;
}
.mblt {
	padding:0px;
	background:url(../images/blt2.png) no-repeat scroll 9px 14px;
}
.mainconent {
	width:100%;
}
}

/*=========================================== 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%;
}
.findme {
	width:100%;
}
.contactme {
	padding:0px;
	margin:30px 0 0 0;
	background: url(../images/clip1.png) no-repeat scroll right top;
	float:none;
	width:100%;
	float:left;
}
.contno, .contactme ul li span {
	text-align:left;
}
.left-side, .right-side {
	width:100%;
}
.navs {
	padding:5px;
}
.navs li {
	margin: 0 15px 15px 0;
}
}

/*=========================================== max width 768px end =====*/

/*=========================================== 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;
}
.hd1 {
	font-size:24px;
}
.contactme > .hd2, .findme p {
	font-size: 30px;
}
.findme li img {
	width:50px;
}
.sexytext {
	width:100%;
}
}

/*=========================================== max width 480px end =====*/
