@media (min-width: 680px) and (max-width: 759px) {
.FullColumn{width:640px;}
.content,.sidebar{width:100%;margin-bottom:30px;}
.HeaderMenu{width:100%;}
#Header{height:100px;}
.HeaderMenu a{line-height:25px;}
button.toggle_menu{background:url(images/menu.png)no-repeat center;cursor:pointer;z-index:9;margin:12px 0px;padding:0px!important;width:24px;height:24px;display:block;position:relative;float:right;overflow:hidden;border:none!important;outline:none!important;}
#SideMenu{display:none;position:absolute;top:2px;right:2px;background:#fff;border:none;box-shadow:-4px 4px 38px #C1C1C1;}
.NavArrow{display:block;}
#SideMenu li>ul{display:none;}
#AboutHondrozHome{width:auto;float:none;margin-bottom:30px;}
#RightBlockHome{width:100%;float:none;}
#HomeColumnText .LeftBlock{width:100%;float:none;}
#HomeColumnText .RightBlock{width:100%;float:none;margin-bottom:30px;}
#HomeColumnText .TextBlock ul{margin-left:0px;}
#HomeColumnText .TextBlock li:first-child{margin-left:25px;}
#HomeNewPosts{padding-bottom:0px;}
#HomeNewPosts .BlockContent{width:30%;margin:0px 3% 30px 0px;}
#HomeNewPosts .BlockContent:nth-child(4){margin-right:0px;}
#footer .copyright{width:380px;}
#footer .menu{width:auto;margin-top:30px;}
#footer .menu li{width:auto;margin-right:30px;}
#footer .counters{margin-top:30px;}
#comments .input{width:46%;}
#comments .input input{width:90%;}
#toTop{right:-150px;}
#RightBlockHome li,#RightBlockHome a{display:block;}
}