@media only screen and (max-width:1200px){.top_contacts{width:inherit;}
}
@media only screen and (max-width:992px){.sell_right .button{margin:15px auto;float:none;max-width:250px;}
.sell_descr{text-align:center;}
.maian_mnu ul li{display:block;}
.maian_mnu a img{display:none;}
.maian_mnu ul li a{text-align:left;}
.maian_mnu ul{display:none;position:absolute;width:100%;border-radius:10px;}
.maian_mnu{background:url(../images/logo.png) white 45% 50% no-repeat !important;}
.top_contacts{width:inherit;}
}
@media only screen and (max-width:768px){.top_links{background-color:#585d61;display:none;margin-top:15px;padding:14px;position:absolute;vertical-align:middle;width:100%;}
.maian_mnu{background:url(../images/tree05.jpg) white 35% 50% no-repeat !important;}
}
@media only screen and (max-width:480px){.maian_mnu{background:#fff !important;}
}
@media only screen and (max-width:320px){.maian_mnu{background:#fff !important;}
.maian_mnu ul{background-color:#fff;display:none;position:absolute;width:60%;border-radius:10px;border:2px dotted #0193de;}
}
@media only screen and (min-width:320px){}
@media only screen and (min-width:480px){.maian_mnu ul{display:block !important;}
}
@media only screen and (min-width:768px){.top_links{display:inline-block !important;}
.maian_mnu ul{display:block !important;}
}
@media only screen and (min-width:992px){}
@media only screen and (min-width:1200px){}