
@media (max-width: 900px) {

*{
	font-size:1.05em;
}
.field, #dregform .field{
	max-width:100%;
	text-align:left;
}
div.tab2, div.tab3, div.tab4{
	display:none;
}
div.visible_cnt{
	width:100%;
}
#regstep{
	display:none;
}
#loginform input[type="text"], #loginform input[type="password"] {
		float:none;
	width:100%;
	margin-left:0 !important;
}

.field .fb-auth{
	float:right;
	margin-top:20px;
}
#loginform .authform{
	border-bottom: 2px solid #eee;
	border-right:none;
}
#dregform input[type="text"], #dregform input[type="password"], #dregform select{
	float:none;
	width:100%;
	margin-left:0;
}
#loginform .lpart, #loginform .rpart{
	width:100%;
	float:none;
}
#loginform input[type="text"].authinp{
	width:100%;
}
#loginform input[type="text"]#captcha{
	width:100%;
}
.sr_right{
	margin-top:20px;
}
#mainZoom{
	width: 100% !important;
}
#zoomRightColumn, #zoomLeftColumn{
	float:none !important;
	width:100% !important;
	margin-bottom:20px;
}
#mobile_menu{
	display:none;
	height:auto;
	padding-top:37px;
	padding-bottom:20px;
}
#workLikes{
	display:none;
}
#slider-wrapper2, #slider-wrapper3, #slider-wrapper4 {
    width: 100%;
}
#slider-wrapper2 div.slider, #slider-wrapper3 div.slider, #slider-wrapper4 div.slider{
    width: 100%;
}
.slider-wrapper, .slider .slide, .slider{
	width:100%;
}
 #mobile_menu li{
	 display: block;
    float: none;
    height: auto;
    line-height: normal;
    width: 100%;
	border: 1px solid #e3e3e3;
	margin-top:-1px;
	padding:10px 20px;
	text-align:left;
	background:#f4f4f4;
}
 #mobile_menu li:hover{
	 background:#e3e3e3;
}
#mobile_menu ul, #mobile_menu li, #mobile_menu li a{	
	width:100%;
	display:block;
}
#mobile_menu a{
	color: #4e6c7d !important;
	background:none !important;
}
#mobile_menu a#selected{
	color: #cc0000 !important;
}
div#header{
	border-bottom: 1px solid #cc0000;
	height:auto;
	min-height:55px;
}
.toggle_mobile{
	position:absolute;
	display:block;
	width:40px;
	height:40px;
	top:-3px;
	right:10px;
	background:#f4f4f4 url(../images/toogle.png) 50% 50% no-repeat;
	border:1px solid #e3e3e3;
	border-radius:3px;
}
.toggle_mobile:hover{
	background:#e3e3e3 url(../images/toogle.png) 50% 50% no-repeat;
}
#smoothmenu1{
		display:none;
	}
	.s_form{
		left:0;
		right:0;
		bottom:-40px;
		width:100%;
		padding-right:67px;
		display:none;
	}
	.s_form input[type="text"]{
		width:100%;
		height:30px
	}
	.s_form a{
		position:absolute;
		right:0;
		bottom:0px;
		height:30px;
	}
	.rmenu{
		display:none;
	}
	div#st_menu{
		height:50px;
		display:none;
	}
	div.placehplder1{
		height:56px;
	}
}
@media (max-width: 600px) {
	.profile_right{
	position:relative;
	top:0;
	right:0;
	width:100%;
	margin-bottom:20px;
}
.data-tr small{
	padding:0;
	width:100%;
}
.profile_left{
	float:none;
	width:100%;
	padding-right:0px;
}
}