@media screen and (-webkit-min-device-pixel-ratio:0){
      /* Safari only override */
::i-block-chrome, body {
    line-height: 1;
    background: #fff;
    font-family: robotoregular !important;
    color: #3c3c3b;
    font-size: 16px !important;
}
    ::i-block-chrome, .section-header h3:before {
    content: "";
    position: absolute;
    display: block;
    width: 120px;
    height: 1px;
    background: #ddd;
    bottom: 1px;
    margin: 0 auto;
    left: 0;
    right: 0;
}
::i-block-chrome, .section-header h3:after {
    content: '';
    position: absolute;
    display: block;
    width: 40px;
    height: 3px;
    background: #18d26e;
    bottom: 0;
    margin: 0 auto;
    left: 0;
    right: 0;
}
::i-block-chrome, .counter_blk01 li strong {
    width: 100%;
    font-size: 12px;
    line-height: 22px;
    border-radius: 15px;
    transition: all ease 0.3s;
    color: #333;
    padding: 0;
    display: block;
}
::i-block-chrome, h1:before {
    content: "";
    position: absolute;
    display: block;
    width: 120px;
    height: 1px;
    background: #ddd;
    bottom: 1px;
     margin: 0 auto;
    left: 0;
    right: 0;
}
::i-block-chrome, h1:after {
    content: "";
    position: absolute;
    display: block;
    width: 40px;
    height: 3px;
    background: #18d26e;
    bottom: 0;
     margin: 0 auto;
    left: 0;
    right: 0;
}
::i-block-chrome, h1{
    font: 38px/50px robotomedium !important;    
}
::i-block-chrome, .counter_blk01 li strong{display:table-cell;}
::i-block-chrome, .counter_blk01 ul{display:table;}
::i-block-chrome, .counter_blk01 li strong {
    font-weight: normal;
}

/*map page css*/
::i-block-chrome, .range-slider__range.custom_range-slider__range{width:89.5%;}
::i-block-chrome, body.path-map .tree-listing .jstree-default .jstree-anchor {
white-space: pre-line;
}
::i-block-chrome, .drp_dwnblk01 label{font-size:14px;}
::i-block-chrome, div#slider-range {
           width: 90%;
left: 57px;       
        }
::i-block-chrome, span.from-date-label:before {
    position: absolute;
    top: 8px;
    left: 60px;
    width: 42px;
    height: 0;
    border-top: 7px solid transparent;
    border-left: 7px solid #2c3e50;
    border-bottom: 7px solid transparent;
    content: '';
}
::i-block-chrome, .map-legend-title {
font-size: 12px !important;
font-weight: 400;
color: black;
}

}

        
    