body{
scrollbar-base-color: #C0C0C0;
scrollbar-base-color: #f69124;
scrollbar-3dlight-color: #1191d0;
scrollbar-highlight-color: #000;
scrollbar-track-color: #1191d0;
scrollbar-arrow-color: #1191dc;
scrollbar-shadow-color: #f69124;
scrollbar-dark-shadow-color: #f69124;
}

@-moz-document url-prefix(http://),url-prefix(https://) {
scrollbar {
   -moz-appearance: none !important;
   background: rgb(0,255,0) !important;
}
thumb,scrollbarbutton {
   -moz-appearance: none !important;
   background-color: rgb(0,0,255) !important;
}

thumb:hover,scrollbarbutton:hover {
   -moz-appearance: none !important;
   background-color: rgb(255,0,0) !important;
}

scrollbarbutton {
   display: none !important;
}

scrollbar[orient="vertical"] {
  min-width: 15px !important;
}
}

.dist-tab {border: 1px solid #ccc; text-align: center;}
.dist-tab {border: 1px solid #ccc;min-height: 127px;text-align: center;border-bottom: 2px solid #f7941e;margin-bottom: 20px;}
.transmission_tab .dist-tab {min-height: 110px;}
.dist-tab h3 {font-size: 20px;}
.dist-tab h4 {color: #1191d0;font-size: 16px;}
.dist-tab:hover {color: #fff; background: #f7941e; cursor: pointer;}
.dist-tab:hover h3 {color: #fff;}
.dist-tab:hover h4 {color: #fff;}
.dist-tab p {font-size: 14px;}
.accordion-def .panel-title > a {font-weight: 600; display: block;}
.buttonC a:focus {color: #fff;} 
.btn-orange a:focus {color: #fff;}
.project-accordion .panel-body {padding: 0px; }
.project-accordion .panel-title > a {padding: 12px 0;}
.hdng_media {font-weight: 500; /*border-bottom: 1px solid #333;*/ line-height: 45px; margin-top: -10px;}
.latestnews h4 {margin: 0;}
.NewsHome  ul li  {padding: 20px 0;border-top: 1px solid #333;display: inline-block;min-height: 130px;}
.news-inner .page-heading {color: #1191d0;font-size: 24px;font-weight: 800;border-bottom: 1px solid rgba(112, 112, 112, 0.38);line-height: 35px;margin-top: 0px;max-width: 100%;margin-bottom: 20px;} 
.news-inner .page-heading:before {content: none;}
.news-inner .child-heading {line-height: 30px; margin: 10px 0;}
.news-inner span {color: #333; font-size: 14px; line-height: 24px;}
.buttonC a:focus {color: #1191d0;}
.w-border h4 {border-bottom: none; margin-top: 0; line-height: 26px;}
.investor_cnt a:focus {color: #f7941e;}
.social-icons ul {display: table; padding: 0; text-align: center; margin: 0 auto;}
.social-icons ul li {list-style: none; display: inline; padding: 5px;}
.site-content ul, ol li {line-height: 26px;}
.site-content a:focus {color: #428bca;}
.footer-logo-right {margin-top: -10px;}
.cp span a:hover {color: #f7941e; -webkit-transition: all .6s ease; -moz-transition: all .6s ease; -o-transition: all .6s ease; -ms-transition: all .6s ease; transition: all .6s ease;}
.iconcc {width: 50px; height: 50px;}
.Our-People p {width: 80%;}


@media (max-width: 480px) { 
.company_child .owl-next {right: -22px;}
}