.news-item{padding: 9px;border: 1px solid #dfdfdf;margin-bottom: 30px;display: flex;flex-wrap: wrap;transition: all ease .3s;}.news-item:hover{box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);border-color: #fdc236;}
.news-thumb{width: 33%;}.news-descr{width: 67%;padding-left: 20px;padding-right: 5px;font-size: 14px;}.news-title{margin-top: 5px;margin-bottom: 7px;font-size: 17px;}.news-title a{display: block;}
.rightbar{position: sticky;top: 15px;}.rightbar-ctn{padding: 15px;border: 1px solid #dfdfdf;}.rightbar-title{margin-top: 0;margin-bottom: 20px;font-size: 20px;font-family: 'Roboto Condensed', sans-serif;padding-bottom: 10px;border-bottom: 1px solid #dfdfdf;}
.sidebar-news{display: flex;flex-wrap: wrap;padding-bottom: 20px;margin-bottom: 20px;border-bottom: 1px solid #dfdfdf;}.sidebar-news:last-child{border-bottom: none;margin-bottom: 0;padding-bottom: 0;}.sidebar-news .thumbnail-item{width: 100px;}.sidebar-news-name{width: calc(100% - 100px);padding-left: 10px;}
.article-sharing{margin-bottom: 20px;margin-top: 30px;display: flex;flex-wrap: wrap;align-items: center;justify-content: flex-end;}.article-sharing label{font-weight: 600;font-size: 16px;}.article-sharing a{width: 36px;height: 36px;line-height: 36px;text-align: center;margin-left: 10px;border-radius: 50%;border: 1px solid #000;margin-bottom: 5px;}.article-sharing a i{line-height: 34px;}.article-sharing a:hover{color: #fdc236;border-color: #fdc236;}
.realted-list .consult-item:nth-child(4){display: none;}.other-title{padding-top: 20px;margin-top: 30px;border-top: 1px solid #dfdfdf;margin-bottom: 30px;}
.consult-list{display: flex;flex-wrap: wrap;justify-content: center;}.consult-ctn{flex: 0 0 100%;}.consult-thumb{padding: 5px;border: 1px solid #dfdfdf;margin-bottom: 14px;transition: all ease .3s;}.consult-name{display: block;font-weight: 700;font-size: 17px;margin-bottom: 8px;}.consult-ctn:hover .consult-thumb{box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);border-color: #fdc236;}
.consult-item{margin-bottom: 30px;}.category-name{display: block;font-weight: 700;letter-spacing: 1.5px;color: #fdc236;text-transform: uppercase;font-size: 14px}.article-title{margin-top: 7px;margin-bottom: 20px;}
@media (max-width: 991px){
    .article-title{font-size: 24px;}.rightbar{position: relative;top: 0;}
}
@media (max-width: 767px){
    .article-title{font-size: 20px;}.realted-list .consult-item:nth-child(4){display: block;}    
    .news-thumb{width: 370px;max-width: 100%;padding: 5px;margin-bottom: 10px;}.news-descr{width: 100%;padding: 5px;padding-top: 0;}
}
@media (max-width: 570px){
    .category-name{font-size: 13px;}    
}
@media (max-width: 480px){
  .news-thumb{width: 100%;}  
}

