
.fht-fixed-body .fht-thead table{
    background-color:#fd6925 !important;
}

.ind_content, body.path-indicator .section-header h3, .block_ribbon, .block_ribbon:after, .table01 th, body.path-indicator .table01 .k-button-icontext, body.path-indicator .table01 .k-grid-filter.k-state-active, body.path-indicator .table01 th{
    background-color:#fd6925 !important;
}
.ind_container .content{
    background-color:rgba(253, 105, 37, 0.6) !important;   
   }
body.path-country h1, body.path-country h1.page-title, .section-header h2.ind_head, .cntry_tpinfo01 li label{
    color:#fd6925 !important;
}
.counter_blk01 li.red span {
    border-color: #fd6925 !important;
}
.block_ribbon:before{
    border-right: 60px solid #fd6925 !important;
}
.block_ribbon_ind {
    background-color: #fd6925 !important;
}
.block_ribbon_ind:before {
    background-color: rgba(253, 105, 37, 0.6) !important;
}
.block_ribbon_ind:after {
    border-left: 60px solid #fd6925 !important;
}
.ind_container{
    background: transparent url('../../images/6a1.jpg')no-repeat center center;
}
body.path-indicator .page-title p{
    background-color: #fd6925 !important;
}
body.path-country .k-grid-filter.k-state-active {
  background-color: #fd6925 !important;

}
@media only screen and (max-width:767px){
    .block_ribbon_ind:after {
    border-left: 26px solid #fd6925 !important;
}
}

@media only screen and (min-width:768px){
 .block_ribbon_ind:after {
    border-left: 60px solid #fd6925 !important;
}
}