
ul li {
    padding-left: 0px;
}
li.point:before, li:before {
    top: 0px;
    width: 0px;
    height: 0px;
    background: none;
    border-radius: 0;
}
.point:before, .star:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 0px;
    height: 0px;
    background: none;
    background-size: cover;
    content: '';
    display: none;
}
.block table tr:nth-child(1) {
    background-color: #FFF;
}

#box .clearfix {
    position: static;
    zoom: 0;
}.breadcrumbs {
     font-size: 16px;

 }
.block table td {
    border-right: 0px solid #e2e2e2;
}
.left-menu {
    padding-right: 20px;
}
.inside-limit p:not(:last-child) {
    margin-bottom: 0px;
}
.content-block {
    padding-left: 20px;
    border-left: 1px solid #d7d5d1;
}
.menu-left li{
    border-bottom: 1px solid #d7d5d1;
}
@media screen and (max-width: 520px) {
    .content-block {
        padding-left: 0px;
        border-left: 0px solid #d7d5d1;
    }
    .ui-sides-nav {
        width: 100%;
    }
    .ui-sides-panel {
        margin-left: 0px;
    }
}

@media only screen and (max-width: 639px) {
    .menu-btn.active span, .menu-btn.active span:before, .menu-btn.active span:after, .popup span, .popup span:after, .popup span:before {
        margin: 5px 0px 0px 11px;
    }
    .lang-link, .search-input {
        font-size: 13px;
    }
    .view-item-tile {
        width: 135px;
    }
    .view-item-tile .view-item-title, .view-item-desc {
        width: 135px;
    }
    .ui-sides-nav li {
         padding-top: 0px;
         padding-left: 0px;
    }
    .ui-sides-nav li a {
        line-height: 20px;
        padding: 10px;
    }
    .element-label {
        width: 100%;
    }
    #box {
         overflow: auto;
    }
    .fag-question-answer {
        width: 100%;
        padding-left: 0px;
    }
    .ui-sides-panel {
        padding: 0 0 1.4em 0px;
    }
    #sides .ui-sides-panel {
         padding-left: 0px;
    }
}
