@media screen and (max-width:700px){
	
	.otz{width:auto; }
 

.otz input,.otz textarea{
    font-size: 14px;
    line-height: 20px;
	    padding: 8px 15px 11px 15px;
}
#obot1
{
	font-size:15px;
	border-bottom:1px dashed;
	line-height:19px;
	display:inline-block;
	 margin-bottom:35px;
	
}
#obot {
    padding: 15px 15px 1px 15px;
   
    margin-bottom: 35px;
}


#obot>div>span
{display: block;
	 font-size: 12px;
    line-height: 14px;
}
#obot>div input 
{
	position:absolute;
	left:0px;
	top:-1px;
}

#obot>div
{
	margin-bottom:20px;
	    font-size: 14px;
    line-height: 20px;
}
#send
{
	   margin-right:0px;
	   width:auto;
    font-size: 16px;
   
}
}