﻿/*@import url(//fast.fonts.net/cssapi/1d35e9c4-8698-45a7-a14d-b341ae3c94d8.css);*/
/*@import url(//fast.fonts.net/cssapi/4bdae98d-f106-4658-ae6f-46141942607f.css);*/
@import url(//fast.fonts.net/cssapi/4bdae98d-f106-4658-ae6f-46141942607f.css);
* {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
}
/*@font-face {
  font-family: 'BariolRegular';
  src: url('/Interface/WebFonts/BariolRegular.eot');
  src: url('/Interface/WebFonts/BariolRegular.eot?#iefix') format('eot');
  src: local('/Interface/WebFonts/BariolRegular.wof'),
       url('/Interface/WebFonts/BariolRegular.woff') format('woff'),
       url('/Interface/WebFonts/BariolRegular.ttf') format('truetype'), 
       url('/Interface/WebFonts/BariolRegular.svg#BariolRegular') format('svg');




}*/
@font-face {
  font-family: 'BariolRegular';
  src: url('/Interface/WebFonts/BariolRegular.eot');
  src: url('/Interface/WebFonts/BariolRegular.eot?#iefix') format('embedded-opentype'), url('/Interface/WebFonts/BariolRegular.woff') format('woff'), url('/Interface/WebFonts/BariolRegular.ttf') format('truetype'), url('/Interface/WebFonts/BariolRegular.svg#BariolRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.option {
  -webkit-animation-duration: 4s;
  -webkit-animation-delay: 1s;
  -webkit-animation-iteration-count: 1;
  -o-animation-duration: 4s;
  -o-animation-delay: 1s;
  -o-animation-iteration-count: 1;
  -moz-animation-duration: 4s;
  -moz-animation-delay: 1s;
  -moz-animation-iteration-count: 1;
  -ms-animation-duration: 4s;
  -ms-animation-delay: 1s;
  -ms-animation-iteration-count: 1;
}
.Article_Title_heading {
  display: none;
}
.articlelink {
  display: none;
}
hr {
  border-top: 1px solid #cccccc;
}
a {
  text-decoration: none;
  color: #0099cc;
}
a:hover {
  text-decoration: none;
  color: #0099cc;
}
ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.menu-btn {
  display: none;
}
body {
  background-color: #ffffff;
  margin: 0 auto;
  padding: 0;
  font-family: "Proxima Nova W01", "Gill Sans W01";
}
img {
  -khtml-user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
img::-moz-selection {
  background-color: transparent;
  color: #000;
}
img::selection {
  background-color: transparent;
  color: #000;
}
/*header*/
.navbar-default {
  display: none;
}
header {
  width: 100%;
  position: absolute;
  top: 30px;
  z-index: 999;
  /*
    nav {
        margin: 0 auto;
        width: 62%;
        z-index: 9999999;

        ul {
            list-style-type: none;
            margin-top: 40px;

            li {
                display: inline-block;
                float: left;
                position: relative;
                text-align: center;
                background-image: url("/Media/Stills/icon-hexagon.png");
                background-repeat: no-repeat;
                overflow: hidden;

                a {
                    background-position: 50% 35%;
                    background-repeat: no-repeat;
                    height: 195px;
                    width: 175px;
                    display: inline-block;
                    overflow: hidden;
                    padding: 60% 30% 0 30%;
                    line-height: 1em;
                }


                &:nth-last-child(1), &:nth-last-child(2) {
                    float: right;
                }

                &:nth-last-child(1) {
                }

                &:nth-last-child(2) {
                }

                ul {
                    display: none;
                }

                &:hover {
                    height: 195px;
                    width: 175px;
                    background-image: url("/Media/Stills/icon-hexagon-hover.png");

                    a {
                        padding: 0;
                        display: none;
                    }

                    ul {
                        display: block;
                        position: absolute;
                        top: 0;
                        //   left:10px;
                        li {
                            background: none;
                            background: none;
                            height: 20px;
                            margin-left: 20px;

                            a {
                                z-index: 999999;
                                background-image: none !important;
                                line-height: 1.3em;
                                color: #fff200;
                                display: inline-block;
                                text-align: left;


                                &:hover {
                                    color: #fff;
                                }
                            }
                        }
                       
                    }
                }
            }

            #about,#About_Us {
                display: inline-block;
                overflow: hidden;

                a {
                    background-image: url("/Media/Stills/icon-about-us.png");
                }
            }

            #ir,#Investor_Relations {
                display: inline-block;
                overflow: hidden;

                a {
                    background-image: url("/Media/Stills/icon-investor-relation.png");
                }
            }

            #businesses,#Our_Businesses {
                display: inline-block;
                overflow: hidden;

                a {
                    background-image: url("/Media/Stills/icon-business.png");
                }
            }

            #mediacenter,#Media_Centre {
                display: inline-block;
                overflow: hidden;

                a {
                    background-image: url("/Media/Stills/icon-media-center.png");
                }
            }

            #lifepi,#Life_at_PI,#Careers_At_PI {
                display: inline-block;
                overflow: hidden;

                a {
                    background-image: url("/Media/Stills/icon-life-pi.png");
                }

              
            }

            #sustainabilty ,#Sustainability{
                /*margin-top: -35px;
                margin-right: 0px;

                a {
                    background-image: url("/Media/Stills/icon-sustanibility.png");
                }
            }
        }
    }
    */
}
header .btnicon {
  display: none;
}
header .input-group {
  width: 200px;
  border: 1px solid #0066b3;
  border-radius: 5px;
}
header .input-group input {
  height: 25px;
}
header .input-group .input-group-addon {
  padding: 4px 10px;
  background-color: #0066b3;
  border: 1px solid #0066b3;
  color: #fff;
  cursor: pointer;
  background-image: url(/Media/Stills/search-icon.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 28px;
}
header .languageIcon {
  margin-bottom: 4px;
  display: inline-block;
}
header .languageIcon ul {
  list-style-type: none;
  padding-left: 5px;
}
header .languageIcon ul li {
  float: left;
}
header .languageIcon ul li .separator {
  font-size: 0.98em;
  color: #fff;
  margin-left: 2px;
  margin-right: 2px;
  padding-left: 5px;
  padding-right: 5px;
}
header .languageIcon ul li a.toplink {
  color: #fff;
}
header .languageIcon ul .english {
  color: #999999;
}
.top-outer {
  position: relative;
  overflow: hidden;
  background: #fff;
  max-height: 775px;
}
.panal_data {
  position: relative;
}
.panal_data .below_header {
  bottom: 0;
}
.below_header {
  z-index: 9;
  bottom: 0;
  width: 100%;
  padding-top: 46px;
}
.below_header .icon-our-businesses h2 {
  text-align: center;
  color: #006BB4;
  text-transform: uppercase;
  font-family: 'BariolRegular';
  font-weight: 700;
  margin-bottom: 0;
}
.below_header .agri-custom {
  background-position-y: initial;
  background-image: url("/Media/Stills/icon-hexa.png");
  margin: 0 auto;
  width: 697px;
  height: 326px;
  background-repeat: no-repeat;
  background-position: 0 0;
  overflow: hidden;
  position: relative;
}
.below_header .agri-custom .agri-box {
  position: relative;
  margin-top: 60px;
}
.below_header .agri-custom .agri-box ul.internal-hex-small {
  list-style: none;
  margin-left: 10px;
  line-height: 1.3em;
}
.below_header .agri-custom .agri-box ul.internal-hex-small li {
  background: url(/Media/Stills/pi-list-style-hexa-white.png) no-repeat left top;
  padding-left: 20px;
  background-position-y: 6%;
  font-weight: 400;
  padding-bottom: 5px;
  color: #fff;
  font-family: "Calibri W01";
}
.below_header .agri-custom .agri-box ul.internal-hex-small li:last-child {
  background-position-y: 5%;
}
.below_header .agri-custom .agri-box .pull-left {
  vertical-align: bottom;
  display: inline-block;
  margin-top: 60px;
}
.below_header .agri-custom .agri-box .bg-icon {
  position: absolute;
  top: 70px;
  left: 92px;
}
.below_header .agri-custom .agri-box .agri-con {
  text-align: left;
  padding: 10px 10px 10px 10px;
}
.below_header .agri-custom .agri-box .agri-con h2 {
  margin-top: 0;
  font-family: "BariolRegular";
  font-size: 22px;
  color: #fff200;
  text-align: center;
}
.below_header .agri-custom .agri-box .agri-con p {
  color: #fff;
  font-family: "Calibri W01";
  font-weight: 400;
  font-size: 15px;
  line-height: 1.2em;
  padding-top: 10px;
}
.below_header .agri-custom .agri-box .agri-con span {
  display: inline-block;
}
.below_header .agri-custom .agri-box .agri-con span a {
  text-decoration: none;
  color: #fff200;
  font-size: 14px;
}
.Pleft {
  padding-left: 40px;
}
.padLR {
  padding-left: 20px;
  padding-right: 20px;
}
header.inner_page {
  background-image: url("/Media/Stills/hm-banner-factory.jpg");
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  top: 0;
  background-size: cover;
  z-index: 9999;
}
header.inner_page .top-header {
  margin-top: 25px;
}
header.inner_page nav {
  width: 100%;
  float: left;
  position: relative;
}
header.inner_page #inner-menu ul {
  float: left;
}
header.inner_page #inner-menu ul li.active .hexagon_icon {
  /*background: #008fd5;*/
  background-image: url(/Media/Stills/hexagon-hover-active.png);
}
.bg-band {
  background-color: #0072bc;
  width: 100%;
}
#nav_menubar {
  width: 250px;
  left: 0;
  display: none;
  background: rgba(0, 0, 0, 0.92);
  height: 100%;
  z-index: 9999999;
  top: 0;
  position: absolute;
}
#nav_menubar nav {
  overflow: hidden;
  margin-top: 40px;
}
#nav_menubar nav ul#menudata,
#nav_menubar nav ul.topmenu {
  width: 100%;
  list-style-type: none;
}
#nav_menubar nav ul#menudata li,
#nav_menubar nav ul.topmenu li {
  width: 100%;
}
#nav_menubar nav ul#menudata li span,
#nav_menubar nav ul.topmenu li span {
  background: none;
}
#nav_menubar nav ul#menudata li a,
#nav_menubar nav ul.topmenu li a {
  background: none;
  padding: 8px 10px 8px 10px;
  text-transform: uppercase;
  display: inline-block;
  width: 100%;
  font-family: "BariolRegular";
  font-size: 16px;
}
#nav_menubar nav ul#menudata li a:hover,
#nav_menubar nav ul.topmenu li a:hover {
  background-color: #c8b9b9;
  color: #000;
}
#nav_menubar nav ul#menudata li ul,
#nav_menubar nav ul.topmenu li ul {
  display: none;
  margin-left: 15px;
}
.pushy ul.topmenu li a {
  padding: 10px 10px;
  color: #fff;
  border-bottom: 1px solid #fff;
}
.pushy ul.topmenu li a:hover {
  color: #fff;
}
.pushy ul.topmenu li ul {
  list-style-type: none;
}
.pushy ul.topmenu li ul li a {
  padding: 8px 8px;
  font-size: 14px;
}
.pushy ul.topmenu li ul ul {
  list-style-type: none;
}
#menu_bar_click {
  display: inline-block;
  float: right;
  width: 45px;
  height: 45px;
  background-image: url(/Media/Stills/icon-menu.png);
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  cursor: pointer;
  top: 35px;
  left: 40px;
  z-index: 999999999;
}
.btn-close {
  background-image: url(/Media/Stills/yellow-menu.png) !important;
  top: 30px !important;
  left: 200px !important;
}
.btn-close.inner_page {
  left: 190px !important;
  top: 45px !important;
}
.open {
  display: block;
  position: absolute;
  right: 0;
}
/*sider*/
.navbar-default {
  background: none;
  border-color: none !important;
  position: absolute;
  top: 30px;
  left: 30px;
}
/*.navbar-fixed-top{
    position:static;min-height:inherit;
}*/
.navbar {
  margin-bottom: 0;
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 7px 6px;
  margin-top: 0px;
  margin-right: 15px;
  margin-bottom: 0px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  background: #0078BC ;
  border-color: #FFF112 !important;
}
.navbar-toggle span {
  background-color: #FFF112  !important;
}
.navbar-default .navbar-toggle:hover {
  background: #0078BC ;
}
html,
body {
  height: 100%;
}
.navbar-toggle {
  float: left;
  margin-left: 15px;
}
.offcanvas {
  background: #666666;
}
.offcanvas ul {
  list-style-type: none;
  margin-top: 0;
  overflow: hidden;
}
.offcanvas ul li {
  background: none;
  width: 100%;
  border-bottom: 1px solid #EFEFEF;
  padding-left: 25px;
}
.offcanvas ul li a {
  color: #fff  !important;
  background: none !important;
  line-height: 1.2em;
  display: inline-block;
  padding: 10px 0 10px 0;
}
.offcanvas ul li:hover {
  background: none;
  width: 100%;
}
.offcanvas ul li:hover a {
  display: inline-block;
  width: 100%;
  padding: 10px 0 10px 0;
}
.offcanvas ul li:hover ul {
  display: none;
}
.offcanvas ul li ul {
  display: none;
}
@media (min-width: 0) {
  .navbar-toggle {
    display: block;
    /* force showing the toggle */
  }
}
@media (min-width: 992px) {
  body {
    padding: 0;
  }
  .navbar {
    right: auto;
    background: none;
    border: none;
  }
}
.sider {
  z-index: -9999;
  top: 0;
}
.sider .item {
  min-height: 860px;
  background-repeat: no-repeat;
  background-size: cover;
}
.sider .item .title_text {
  position: absolute;
  top: 271px;
  line-height: 1.1em;
  font-size: 36px;
  font-family: "Calibri W01";
  font-weight: 700;
  color: #0072bc;
  left: 117px;
}
.sider .bx-controls {
  display: none;
}
.Mleft20 {
  margin-left: 110px;
}
.Mleft30 {
  margin-left: 120px;
}
.white {
  color: #fff !important;
}
/*article*/
.dwnld {
  padding: 6px 12px 6px 12px;
  background: #0099cc;
  color: #fff;
  display: inline-block;
  margin-top: 10px;
  text-decoration: none;
}
.dwnld:hover {
  color: #fff;
}
/*breadcrumb css 23 may 17*/
.breadcrumb {
  padding: 8px 0 !important;
}
.MB100 {
  margin-top: 110px;
}
.ML20 {
  margin-left: 20px;
}
.blue-yellow {
  text-transform: uppercase;
  padding: 7px 15px 6px 12px;
  background-color: #fff112;
  text-align: left;
  display: inline-block;
  width: 100%;
  font-size: 12px;
  color: #000000;
  font-weight: 700;
}
.fon16 {
  font-size: 16px;
}
.MT27 {
  margin-top: 27px;
}
#jobpopup .modal-content {
  width: 100% !important;
}
.pushy-submenu-open ul {
  max-height: 1120px !important;
}
.dotted {
  border-top: 2px dotted #cccccc;
}
.languageIcon select {
  width: 100%;
  height: 30px;
  margin-bottom: 5px;
  border-radius: 5px;
  background: transparent;
  border: 2px solid #fff;
  color: #fff;
  background-image: url(/Media/Stills/language-icon.png);
  background-repeat: no-repeat;
  padding-left: 40px;
  background-position: 5px 50%;
}
.languageIcon select option {
  padding-left: 10px;
  color: #000;
}
.languageIcon select option:hover {
  background: #fff;
  color: #000;
}
.our-business-new .tab-content ul li {
  line-height: 1.3em !important;
  padding-left: 5PX;
}
.our-business-new .tab-content ul li:before {
  top: 3px !important;
}
.our-business-new .tabs-right > .nav-tabs,
.our-business-new .tabs-left > .nav-tabs {
  border-bottom: 0;
}
.our-business-new .tab-content > .tab-pane,
.our-business-new .pill-content > .pill-pane {
  display: none;
}
.our-business-new .tab-content > .active,
.our-business-new .pill-content > .active {
  display: block;
}
.our-business-new .tabs-left > .nav-tabs > li,
.our-business-new .tabs-right > .nav-tabs > li {
  float: none;
}
.our-business-new .tabs-left > .nav-tabs > li > a,
.our-business-new .tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}
.our-business-new .tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
}
.our-business-new .tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.our-business-new .tabs-left > .nav-tabs > li > a:hover,
.our-business-new .tabs-left > .nav-tabs > li > a:focus {
  background-image: url('/Media/Stills/active-hexa.png');
}
.our-business-new .tabs-left > .nav-tabs > .active {
  background-image: url('/Media/Stills/active-hexa.png');
}
.our-business-new .tabs-left > .nav-tabs > .active > .hexagon-in1 > .hexagon-in2 {
  background-image: url('/Media/Stills/active-hexa.png');
}
.our-business-new .tabs-left > .nav-tabs .active > a,
.our-business-new .tabs-left > .nav-tabs .active > a:hover,
.our-business-new .tabs-left > .nav-tabs .active > a:focus {
  background-image: url('/Media/Stills/active-hexa.png');
}
.our-business-new .nav-tabs li.active a,
.our-business-new .nav-tabs li.active a:focus,
.our-business-new .nav-tabs li.active a:hover {
  border: none;
  background: none;
}
.our-business-new .activeYellow {
  background: #fff112;
  color: #000 !important;
}
.our-business-new .value-chain ul {
  list-style-type: none;
  margin-bottom: 5px;
  display: inline-block;
  /*&:after {
                    content: '';
    border-right: 0 solid transparent;
    border-left: 18px solid #ddd;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    position: absolute;
    top: 24px;
            }*/
}
.our-business-new .value-chain ul li {
  float: left;
  margin-right: 1px;
  background: #006199;
}
.our-business-new .value-chain ul li a {
  display: inline-block;
  padding: 10px;
  line-height: 1em;
  color: #fff;
}
.our-business-new .value-chain ul li .pt3 {
  padding: 3px 10px;
}
.our-business-new .table tr td {
  text-align: center;
}
.our-business-new ul.nav {
  list-style-type: none;
  border-bottom: 0;
}
.our-business-new ul.nav li {
  float: none;
}
.our-business-new ul.nav li a {
  padding: 58px 10px 0 10px;
  display: inline-block;
  text-decoration: none;
  font-size: 16px;
  color: #000;
}
.our-business-new ul.nav li:hover .hexagon-in1 .hexagon-in2 {
  background-image: url('/Media/Stills/active-hexa.png');
  transition: 2s;
  -moz-transition: 2s;
  -webkit-transition: 2s;
}
.our-business-new ul.nav .active .hexagon-in1 .hexagon-in2 {
  background-image: url('/Media/Stills/active-hexa.png');
}
.our-business-new ul.nav .hexagon {
  width: 125px;
  height: 156px;
}
.our-business-new ul.nav .hexagon .hexagon-in2 {
  background-image: url(/Media/Stills/hexa-our-business.png);
  transition: 2s;
  -moz-transition: 2s;
  -webkit-transition: 2s;
}
.our-business-new ul.nav:after {
  display: none;
}
.tab-content {
  margin-left: 15px;
}
.tab-content .discovery ul {
  margin: 20px 0;
  list-style-type: none;
}
.tab-content .discovery ul li {
  background: #006199;
  margin-bottom: 15px;
}
.tab-content .discovery ul li a {
  padding: 10px 0 10px 10px;
  color: #fff;
  font-size: 16px;
  display: inline-block;
}
.tab-content .discovery ul li span {
  display: inline-block;
  position: relative;
  background: #fff112;
  padding: 21px 0;
  vertical-align: bottom;
  width: 18px;
  text-align: center;
}
.tab-content .discovery ul li span:after {
  content: '';
  display: block;
  position: absolute;
  left: -1px;
  bottom: -12px;
  border-top: 18px solid #fff112;
  border-right: 9px solid transparent;
  border-bottom: 0 solid transparent;
  border-left: 9px solid transparent;
}
.tab-content .discovery ul li:last-child span:after {
  display: none;
}
.tab-content .csm span {
  vertical-align: bottom;
  display: inline;
  padding-left: 46px;
}
.tab-content .csm span img {
  padding-bottom: 5px;
}
.tab-content .csm ul {
  list-style-type: none;
  background-image: url('/Media/Stills/border-csm.png');
  background-repeat: no-repeat;
  display: inline-block;
  padding: 25px 0 0 37px;
  height: 130px;
  width: 100%;
}
.tab-content .csm ul li {
  line-height: 1.6em;
  font-size: 12px;
}
.tab-content .Evaluation span {
  vertical-align: bottom;
  display: inline;
  padding-left: 46px;
}
.tab-content .Evaluation span img {
  padding-bottom: 5px;
  padding-right: 5px;
}
.tab-content .Evaluation ul {
  background-image: url('/Media/Stills/border-csm-big.png');
  background-repeat: no-repeat;
  display: inline-block;
  padding: 25px 14px 0 37px;
  height: 184px;
  width: 100%;
}
.tab-content .Evaluation ul li {
  line-height: 1.6em;
  font-size: 12px;
}
.pR {
  padding-right: 10px;
}
article {
  width: 100%;
  margin: 0 auto;
}
article #Video iframe {
  width: 100%;
  height: 315px;
}
article .MarT {
  margin-top: 50px;
}
article .mart {
  margin-top: 30px;
}
article .Marb {
  margin-bottom: 50px;
}
article .MarT0 {
  margin-top: 0;
}
article .sustanibity h4 {
  margin: 20px 0;
}
article .sustanibity .environment-sus {
  padding-left: 20px;
  color: #6f7073;
}
article ul.panal-ul {
  margin-left: 20px;
  background: none !important;
  list-style-type: disc !important;
}
article ul.panal-ul li {
  line-height: 1.4em;
  font-size: 16px;
  font-weight: 300;
  color: #666666;
  margin-bottom: 10px;
}
article ul.panal-ul li ul {
  padding-left: 20px;
}
article .color-black {
  color: #000;
  font-size: 24px;
  margin-bottom: 20px;
}
article .color-gray {
  color: #666666;
  font-size: 18px;
}
article .color-gray h4 {
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 10px;
  margin-top: 25px;
}
article .inner_box {
  height: 400px;
  background: #f4f4f4;
  margin-bottom: 20px;
}
article .inner_box img {
  width: 100%;
}
article .inner_box .inner-con {
  padding: 10px 25px 15px 25px;
}
article .inner_box .inner-con h4 {
  color: #666666;
  text-transform: uppercase;
}
article .inner_box .inner-con img {
  width: inherit;
  margin-left: 10px;
}
article .inner_box .inner-con ul {
  margin-left: 20px;
}
article .inner_box .inner-con ul li {
  line-height: 1.4em;
}
article .inner_box .inner-con ul li a {
  color: #0099cc;
  font-size: 16px;
  font-weight: 300;
}
article .inner_box_color-gry {
  background: #f4f4f4;
  display: inline-block;
  width: 100%;
  padding: 10px;
}
article .inner_box_color-gry .inner_box {
  width: 100%;
  height: auto;
}
article .inner_box_color-gry .inner_box h4 {
  color: #666666;
  text-transform: uppercase;
}
article .inner_box_color-gry .inner_box ul {
  margin-left: 20px;
}
article .inner_box_color-gry .inner_box ul li {
  line-height: 1.4em;
  margin-bottom: 5px;
}
article .inner_box_color-gry .inner_box ul li a {
  color: #0099cc;
  font-size: 16px;
  font-weight: 300;
}
article .inner_box_color-gry .inner_box ul li a img {
  display: inline-block;
  width: initial;
  margin-left: 10px;
}
article .inner_box_color-gry .inner_box ul li span {
  color: #999999;
  margin-left: 5px;
}
article .inner_box_color-gry .inner_box a.more {
  display: inline-block;
  margin-top: 15px;
  text-transform: uppercase;
}
article .inner_box_color-gry .inner_box .repot_panal ul {
  background: none !important;
  list-style-image: url("/Media/Stills/pi-list-style.png");
}
article .inner_box_color-gry .inner_box .repot_panal .director-mngmnt li {
  margin-bottom: 8px;
}
article .inner_box_color-gry .inner_box .repot_panal .director-mngmnt li a {
  text-decoration: none;
}
article .inner_box_color-gry .inner_box .repot_panal .director-mngmnt li a span {
  font-size: 14px;
  margin-left: 0;
}
article .newsandpress .line-row {
  margin-bottom: 25px;
}
article .newsandpress .line-row h4 {
  text-transform: inherit;
  margin-bottom: 0;
}
article .newsandpress .line-row h4 a {
  text-transform: inherit;
}
article .newsandpress .line-row p {
  margin-bottom: 0;
}
article .newsandpress .line-row span {
  color: #666666;
}
article .newsandpress .line-row .color_black {
  color: #000;
}
article .newsandpress .line-row a {
  text-transform: uppercase;
}
article .newsandpress .line-row .dwnld {
  padding: 6px 12px 6px 12px;
  background: #0099cc;
  color: #fff;
  display: inline-block;
  margin-top: 10px;
  text-decoration: none;
}
article p {
  color: #666666;
  font-weight: 300;
  font-size: 16px;
  font-family: "Proxima Nova W01";
  line-height: 1.3em;
}
article .article-box {
  font-family: "Proxima Nova W01";
  padding: 20px 0 40px 0;
  display: inline-block;
}
article .article-box h2 {
  font-weight: 500;
  color: #0072bc;
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 5px;
}
article .article-box .linerow {
  width: 70%;
  color: #58595b;
  font-size: 14px;
  line-height: 1.2em;
  font-weight: 300;
}
article .article-box .linerow .sub_title {
  display: inline-block;
  width: 100%;
  color: #58595b;
  font-weight: 700;
  font-size: 15px;
}
article .article-box .linerow a {
  display: inline-block;
  line-height: 1.3em;
  font-size: 14px;
  font-weight: 400;
}
article .article-box .linerow span a.more {
  display: inline-block;
  font-size: 13px;
  text-transform: uppercase;
  margin-top: 10px;
  font-weight: 400;
}
article .article-box .linerow #chart img {
  width: 181px;
  height: 150px;
}
article .article-box .linerow #chart .display_links {
  display: none;
}
article .article-box .linerow .cont-grap #Sensex {
  margin-top: 10px;
  line-height: 1.8em;
}
article .article-box .linerow .cont-grap #Sensex .title h2 {
  display: none;
}
article .article-box .linerow .cont-grap #Sensex .title span.rtq_exch {
  display: inline-block;
  font-size: 10px;
  margin-bottom: 10px;
  margin-top: 11px;
  color: #231f20;
  font-weight: 700;
}
article .article-box .linerow .cont-grap #Sensex h4 {
  font-size: 10px;
  margin-bottom: 10px;
  margin-top: 11px;
  color: #231f20;
  font-weight: 700;
}
article .article-box .linerow .cont-grap #Sensex .pr {
  font-size: 20px;
  line-height: 1.2em;
  padding-right: 10px;
  color: #231f20;
  font-weight: 400;
}
article .article-box .linerow .cont-grap #Sensex .id-price-change {
  width: auto !important;
  display: inline-block;
  color: #ff6600;
  font-size: 20px;
  font-weight: 400;
}
article .article-box .linerow .cont-grap #Sensex .nwp {
  width: 100%;
  display: inline-block;
}
article .article-box .linerow .cont-grap #Sensex .mdata-dis {
  display: none;
}
article .article-box .linerow .cont-grap #Sensex .neg_arrow {
  background: transparent url('/Media/Stills/yfi_yoda_sprite.png') no-repeat scroll 0 -884px;
}
article .article-box .linerow .cont-grap #Sensex .pos_arrow {
  background: transparent url('/Media/Stills/yfi_yoda_sprite.png') no-repeat scroll 0 -824px;
}
article .article-box .linerow .cont-grap a.more {
  margin-left: 0 !important;
}
article .article-box .linerow a.more {
  width: 100%;
  display: inline-block;
  margin-top: 13px;
  text-decoration: none;
}
article .getInTouch {
  text-align: right;
}
article .getInTouch h2 {
  text-transform: none;
  line-height: 1.2em;
}
article .getInTouch a {
  color: #fff;
  background: #0076bc;
  padding: 6px 15px;
  text-transform: uppercase;
  margin-top: 15px;
  display: inline-block;
  font-weight: bold;
  font-size: 16px;
  text-decoration: none;
}
article .article-title {
  background-color: #0072bc;
  border-bottom: #fff200 solid 5px;
}
article .article-title .title {
  position: relative;
  z-index: 99999;
}
article .article-title .title h1 {
  font-size: 28px;
  color: #fff200;
}
article .article-title .title h1 span {
  font-size: 14px;
  font-weight: 300;
  color: #fff200;
}
article .article-title .title h1 span a {
  color: #fff200;
}
article .article-title .title h1 #BreadCrum1_dlstBreadCrum span {
  display: none;
}
article .article-title .title h1 #BreadCrum1_dlstBreadCrum .breadCrum_Normal:after {
  content: "/";
  color: #fff200;
  padding-left: 2px;
}
article .article-title .title h1 #BreadCrum1_dlstBreadCrum .breadcrum_Selected:after {
  content: "/";
  color: #fff200;
  padding-left: 2px;
}
article .article-title .title h1 #BreadCrum1_dlstBreadCrum .breadcrum_Selected:last-child span {
  font-size: 24px;
}
article .article-title .title h1 #BreadCrum1_dlstBreadCrum .breadcrum_Selected:last-child:after {
  display: none;
}
article .article-title .title h1 #BreadCrum1_dlstBreadCrum .seprator {
  display: none;
}
article .article-title .title h1 #BreadCrum1_dlstBreadCrum .seprator-title {
  display: none;
}
article .article-title .title h1 #BreadCrum1_dlstBreadCrum :nth-last-child(-n+2) {
  display: inline-block;
}
article .article-title .title h1 #BreadCrum1_dlstBreadCrum :nth-last-child(-n+2) a {
  font-size: 14px;
  font-weight: 400;
}
article .article-title .title h1 #BreadCrum1_dlstBreadCrum :nth-last-child(-n+2) .seprator,
article .article-title .title h1 #BreadCrum1_dlstBreadCrum :nth-last-child(-n+2) .seprator-title {
  display: none;
}
article .article-title .title h1 #BreadCrum1_dlstBreadCrum :nth-last-child(1) a {
  font-size: 24px;
  font-weight: 700;
}
article .article-title .title h1 .home-bc {
  display: none;
}
article #menu_bar {
  position: absolute;
  top: 0;
  right: 60px;
}
article #menu_bar .btn_menu {
  position: relative;
  width: 251px;
}
article #menu_bar .btn_menu a#menu_click {
  position: absolute;
  right: 100px;
  top: 15px;
  display: inline-block;
  background-image: url("/Media/Stills/icon-menu.png");
  width: 87px;
  height: 32px;
  background-repeat: no-repeat;
  text-align: right;
  vertical-align: bottom;
  padding-top: 5px;
}
article #menu_bar .btn_menu .btn-close_nav {
  background-image: url("/Media/Stills/yellow-menu.png") !important;
  color: #fff112;
}
article #menu_bar .btn_menu #menu_inner {
  padding: 0;
  position: absolute;
  left: 55px;
  top: 0;
  width: 251px;
  background-color: #006699;
  padding: 20px;
  display: none;
  z-index: -99999;
}
article #menu_bar .btn_menu #menu_inner span {
  position: absolute;
  top: 9px;
  left: 9px;
}
article #menu_bar .btn_menu #menu_inner h2 {
  font-size: 24px;
  color: #FFF;
  margin-bottom: 7px;
  margin-top: 32px;
}
article #menu_bar .btn_menu #menu_inner ul.title-right {
  list-style-type: none;
}
article #menu_bar .btn_menu #menu_inner ul.title-right li a {
  font-size: 12px;
  display: inline-block;
  text-decoration: none;
  font-family: "Proxima Nova W01";
  font-weight: 700;
  color: #33ccff;
  margin-bottom: 5px;
}
article #menu_bar .btn_menu #menu_inner ul.title-right li ul {
  list-style-type: none;
  margin-bottom: 16px;
}
article #menu_bar .btn_menu #menu_inner ul.title-right li ul li a {
  font-size: 12px;
  color: #fff;
  display: inline-block;
  text-decoration: none;
  font-family: "Proxima Nova W01";
  font-weight: 400;
  margin-bottom: 5px;
}
article .midd_nav,
article #timeline {
  margin-bottom: 20px;
  border-bottom: none;
}
article .midd_nav li,
article #timeline li {
  overflow: hidden;
  margin-bottom: 0px;
}
article .midd_nav li a,
article #timeline li a {
  margin: 0;
  color: #000;
  text-transform: uppercase;
  font-size: 12px;
  font-family: "Proxima Nova W01";
  font-weight: 700;
  border: none;
  padding: 0;
  border-radius: 0;
}
article .midd_nav li a span,
article #timeline li a span {
  background: #cfcfd1;
  height: 31px;
  display: inline-block;
  padding: 8px 8px 0 8px;
}
article .midd_nav li a:hover,
article #timeline li a:hover {
  background: none;
}
article .midd_nav li a:before,
article #timeline li a:before {
  background-image: url("/Media/Stills/nav-left-nav-acv.png");
  background-repeat: no-repeat;
  color: #000;
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 19px;
  height: 31px;
}
article .midd_nav li a:after,
article #timeline li a:after {
  background-image: url("/Media/Stills/nav-right-nav-acv.png");
  background-repeat: no-repeat;
  width: 19px;
  color: #000;
  height: 31px;
  content: "";
  display: inline-block;
  vertical-align: top;
}
article .midd_nav .nav-tabs > li.active > a,
article #timeline .nav-tabs > li.active > a,
article .midd_nav .nav-tabs > li.active > a:focus,
article #timeline .nav-tabs > li.active > a:focus,
article .midd_nav .nav-tabs > li.active > a:hover,
article #timeline .nav-tabs > li.active > a:hover {
  border: 0;
  border-bottom-color: none;
  border: none;
  margin-right: 0;
}
article .midd_nav .active,
article #timeline .active {
  margin: 0;
}
article .midd_nav .active a,
article #timeline .active a {
  padding: 0;
  border: none;
  margin: 0;
}
article .midd_nav .active a span,
article #timeline .active a span {
  color: #fff;
  background-color: #006199;
}
article .midd_nav .active a:before,
article #timeline .active a:before {
  background-image: url("/Media/Stills/nav-left-nav.png");
}
article .midd_nav .active a:after,
article #timeline .active a:after {
  background-image: url("/Media/Stills/nav-right-nav.png");
}
article .midd_nav ul {
  border-bottom: none;
}
article #timeline {
  border-bottom: #006199 1px solid;
}
article .breadcrumb {
  background-color: #fff;
}
article .breadcrumb .submenu #BreadCrum2_dlstBreadCrum span {
  font-weight: 300;
  display: inline-block;
  /*&:nth-last-child(4){
                   display:none;
                }*/
}
article .breadcrumb .submenu #BreadCrum2_dlstBreadCrum span a {
  color: #0099cc;
}
article .breadcrumb .submenu #BreadCrum2_dlstBreadCrum span #BreadCrum2_dlstBreadCrum_hyperParentFolder_1 {
  pointer-events: none;
  color: #333;
  cursor: default;
  opacity: 0.6;
}
article .breadcrumb .submenu #BreadCrum2_dlstBreadCrum span img {
  margin-top: -8px;
}
article .breadcrumb .submenu #BreadCrum2_dlstBreadCrum span:nth-last-child(1) a {
  pointer-events: none;
  color: #333;
  cursor: default;
  opacity: 0.6;
}
article .breadcrumb .submenu #BreadCrum2_dlstBreadCrum span.home-bc {
  font-weight: 700;
}
article .breadcrumb .submenu #BreadCrum2_dlstBreadCrum .seprator {
  padding-right: 5px;
  padding-left: 5px;
}
article .breadcrumb .submenu #BreadCrum2_dlstBreadCrum .seprator-title {
  display: none;
}
article .breadcrumb .submenu ul {
  list-style-type: none;
  display: inline-block;
  vertical-align: bottom;
  padding-bottom: 10px;
}
article .breadcrumb .submenu ul li {
  display: inline-block;
}
article .breadcrumb .submenu ul li a {
  color: #000;
  display: inline-block;
  font-size: 12px;
  font-family: "Proxima Nova W01";
  text-transform: uppercase;
  font-weight: 400;
}
article .breadcrumb .submenu ul li a:after {
  content: ">";
  margin-left: 5px;
}
article .breadcrumb .submenu ul li:last-child a::after {
  content: "";
}
article .breadcrumb .submenu ul li .active {
  color: #428ec6;
}
article .article-text-inner-pages p {
  font-size: 14px;
  margin: 0;
  color: #666666;
  line-height: 1.3em;
  margin-bottom: 10px;
}
article .article-text-inner-pages .bold {
  font-weight: 700;
}
article .article-text-inner-pages .box-content {
  /*margin-bottom: 40px;
                text-align:center;*/
  padding-bottom: 50px;
}
article .article-text-inner-pages .box-content h4 {
  text-transform: uppercase;
  margin: 0;
}
article .article-text-inner-pages .box-content h4 span {
  DISPLAY: INLINE-BLOCK;
  text-transform: initial;
  width: 100%;
  font-size: 14px;
  color: #215f86;
  padding-top: 5px;
}
article .article-text-inner-pages .box-content .trust {
  color: #71bf44;
}
article .article-text-inner-pages .box-content .Adaptability {
  color: #14c0f3;
}
article .article-text-inner-pages .box-content .speed {
  color: #f58220;
}
article .article-text-inner-pages .box-content .innovation {
  color: #849daa;
}
article .article-text-inner-pages .text-font-big {
  padding-top: 40px;
}
article .article-text-inner-pages .text-font-big p.big-font {
  font-size: 18px;
}
article .article-text-inner-pages ol,
article .article-text-inner-pages ol.list-unorder {
  padding-left: 19px;
  margin-bottom: 30px;
}
article .article-text-inner-pages ol li,
article .article-text-inner-pages ol.list-unorder li {
  padding-bottom: 8px;
}
article .article-text-inner-pages ol ul,
article .article-text-inner-pages ol.list-unorder ul {
  padding: 17px;
}
article .article-text-inner-pages .table-layout {
  margin-bottom: 30px;
}
article .article-text-inner-pages .director .pull-left {
  padding-right: 20px;
}
article .article-text-inner-pages .director .pull-left img {
  border: 1px solid #ccc;
  padding: 5px;
  border-radius: 5px;
}
article .article-text-inner-pages .director .executive-profile h4 {
  margin-top: 0;
}
article .article-text-inner-pages .director .executive-profile p {
  margin-bottom: 10px;
}
article .table-layout {
  margin-bottom: 40px;
}
article .page_heading {
  font-size: 21px;
  font-family: "Proxima Nova W01";
  color: #252525;
  font-weight: 400;
  margin-bottom: 20px;
  line-height: 1.3em;
}
article .tab-panal {
  margin-top: 40px;
  margin-bottom: 80px;
}
article .tab-panal .tab-content {
  /*margin: 30px;*/
}
article .tab-panal .tab-content .tab-pane ul {
  list-style-type: none;
  background-image: url("/Media/Stills/list-style-grey.png");
  background-position-x: 150px;
  background-repeat: repeat-y;
}
article .tab-panal .tab-content .tab-pane ul li .line-row {
  width: 100%;
  margin-top: 20px;
  display: inline-block;
}
article .tab-panal .tab-content .tab-pane ul li:hover .left-box span {
  /*background: #000;*/
  color: #fff;
}
article .tab-panal .tab-content .tab-pane ul li:hover .right-box {
  background: none;
}
article .tab-panal .tab-content .tab-pane ul li:hover .right-box p {
  background: none;
  /*&:hover {
                                        background: #fff112;
                                        color: #000;
                                    }*/
}
article .tab-panal .tab-content .tab-pane .awards {
  border: 2px solid #ccc;
  margin-bottom: 10px;
  padding: 10px;
}
article .tab-panal .tab-content .tab-pane .awards ol {
  padding-left: 15px;
}
article .tab-panal .tab-content .tab-pane .youtube .title {
  padding-top: 10px;
  font-size: 16px;
}
article .domestic-tab .tab-panal {
  margin-top: 20px;
  margin-bottom: 40px;
  display: inline-block;
}
article .owl-controls {
  display: none !important;
}
article .owl-controls .sub_title {
  font-weight: 700;
}
article .right-panal hr {
  display: none;
}
article .common-pdf-link {
  margin-bottom: 30px;
  list-style-type: none;
  font-size: 12px;
  list-style-image: url("/Media/Stills/pi-list-style.png");
  margin-left: 20px;
}
article .common-pdf-link li {
  margin-bottom: 20px;
}
article .common-pdf-link li h4 {
  margin: 0;
}
article .common-pdf-link li h4 a {
  font-size: 16px;
}
article .common-pdf-link li h4 a img {
  margin-left: 8px;
}
article .quote {
  background-image: url(/Media/Stills/banner-site-qorty.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  padding: 10px 10px 10px 20px;
  width: 235px;
  height: 354px;
  position: relative;
}
article .quote p {
  font-size: 13px !important;
  position: absolute;
  top: 175px;
  right: 30px;
  font-size: 15px;
  color: #0072bc;
  font-weight: 500;
  line-height: 1.2em;
  left: 10px;
}
article .quote_name {
  line-height: 1.2em;
}
article .quote_name span {
  color: #58595b;
  font-size: 13px;
  font-weight: 600;
}
article .whats_new h2 {
  font-size: 18px;
  font-family: "Proxima Nova W01";
  color: #635f5f;
}
article .whats_new span {
  font-size: 10px;
  font-family: "Proxima Nova W01";
  color: #6b6b6b;
  text-transform: uppercase;
}
article .whats_new p {
  font-size: 12px;
  color: #0099cc;
}
article .whats_new a {
  display: inline-block;
  font-size: 10px;
  font-family: "Proxima Nova W01";
  color: #0099cc;
}
article .whats_new a:after {
  content: ">";
  padding-left: 5px;
}
article .yahoo_sensex h2 {
  font-size: 18px;
  color: #999999;
}
article .yahoo_sensex #datayahoo h4,
article .yahoo_sensex #datayahoobse h4 {
  font-size: 10px;
  font-family: "Proxima Nova W01";
  color: #000;
  margin-bottom: 0px;
}
article .yahoo_sensex #datayahoo .time_rtq,
article .yahoo_sensex #datayahoobse .time_rtq {
  font-size: 24px;
  width: 240px;
  height: 26px;
}
article .yahoo_sensex #datayahoo .time_rtq span,
article .yahoo_sensex #datayahoobse .time_rtq span {
  color: #6bc2ba;
  font-size: 22px;
}
article .yahoo_sensex #datayahoo .small,
article .yahoo_sensex #datayahoobse .small {
  font-size: 12px;
  font-family: Arial;
  color: #666666;
}
article .yahoo_sensex #datayahoo a.mor,
article .yahoo_sensex #datayahoobse a.mor {
  color: #0099cc;
  font-size: 10px;
  font-family: "Proxima Nova W01";
  display: inline-block;
  text-transform: uppercase;
  font-weight: 400;
  width: 100%;
  text-decoration: none;
}
article .yahoo_sensex #datayahoo a.mor:after,
article .yahoo_sensex #datayahoobse a.mor:after {
  content: ">";
  margin-left: 5px;
}
article .Contact h1 {
  margin-bottom: 20px;
}
article .Contact .FormPreview1_valSummary,
article .Contact .error {
  display: none;
}
article .Contact .frm_rowcompact {
  display: inline-block;
  vertical-align: top;
  width: 30%;
  margin-top: 0;
  margin-right: 30px;
  position: relative;
}
article .Contact .frm_rowcompact:nth-child(4) {
  margin-right: 0;
}
article .Contact .frm_rowcompact:nth-child(5) {
  width: 100%;
  margin-top: 20px;
}
article .Contact .frm_rowcompact .btnSave_Submit {
  padding: 6px 8px 6px 8px;
  width: 100px;
  margin-top: 16px;
  text-transform: uppercase;
  background-color: #00bff0;
  color: #fff;
  border: none;
}
article .Contact .frm_rowcompact input {
  width: 100%;
  padding: 6px 0px 6px 0px;
  border: 1px solid #ccc;
}
article .Contact .frm_rowcompact textarea {
  width: 99%;
  height: 160px;
  padding: 6px 0px 6px 0px;
  border: 1px solid #ccc;
}
article .Contact .frm_rowcompact .label_required {
  background-image: url('/Images/webuploads/star_error.gif');
  background-position: top right;
  background-repeat: no-repeat;
  padding-right: 9px;
}
article .Contact .frm_rowcompact #ContentPlaceHolder1_FormPreview1_lvFormControl_rfvtxtName2_0,
article .Contact .frm_rowcompact #ContentPlaceHolder1_FormPreview1_lvFormControl_cvDecimal_0,
article .Contact .frm_rowcompact #ContentPlaceHolder1_FormPreview1_lvFormControl_cvInteger_0,
article .Contact .frm_rowcompact #ContentPlaceHolder1_FormPreview1_lvFormControl_rfvtxtEmail7_1,
article .Contact .frm_rowcompact #ContentPlaceHolder1_FormPreview1_lvFormControl_cvDecimal_1,
article .Contact .frm_rowcompact #ContentPlaceHolder1_FormPreview1_lvFormControl_cvInteger_1,
article .Contact .frm_rowcompact #ContentPlaceHolder1_FormPreview1_lvFormControl_reEmail_1 {
  color: red;
  font-size: 11px;
  line-height: 1em;
}
article .thankyou {
  padding: 20px 10px 20px 10px;
  text-align: center;
  margin: 40px 0 40px 0;
  width: 100%;
  display: inline-block;
}
article .thankyou h3 {
  font-size: 42px;
  font-weight: 100;
}
article .thankyou a {
  margin-top: 20px;
  display: inline-block;
  padding: 15px 30px 15px 30px;
  background: none;
  font-family: "Gill Sans W01";
  font-weight: 400;
  color: #00ccff;
  font-size: 24px;
  border: 2px solid #00ccff;
}
article .thankyou a:hover {
  background-color: #00ccff;
  color: #fff;
}
article .pagenotfound img {
  width: 100%;
}
article .pagenotfound h3 {
  font-size: 36px;
  font-weight: 100;
  text-align: center;
}
article .div-box {
  background: #e6eced;
  padding: 5px 20px 20px 20px;
  border-radius: 0 !important;
  border: none !important;
}
article .div-box .image img {
  width: 100%;
}
article .div-box .image img:hover {
  transform: scale(1.08);
  -webkit-transform: scale(1.08);
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
}
article .div-box .title- {
  padding: 12px 0;
}
article .div-box .title- h3 {
  margin: 0;
}
article .div-box .button- {
  padding-top: 12px;
}
article .hexa-style ul.nav {
  list-style-type: none;
  background-repeat: no-repeat;
  position: relative;
  background-position-x: center;
  margin: 0 auto;
  overflow: hidden;
}
article .hexa-style ul.nav li {
  display: inline-block;
  text-align: center;
}
article .hexa-style ul.nav li span {
  background-repeat: no-repeat;
  display: inline-block;
}
article .hexa-style ul.nav li span a {
  text-align: center;
  display: inline-block;
  background: none;
  margin: 0;
}
article .hexa-style ul.nav li span a:hover {
  background: none;
}
article .hexa-style ul.nav li ul {
  list-style-type: none;
  background: none;
  position: absolute;
  display: inline-block;
  overflow: hidden;
  margin: 0 auto;
}
article .hexa-style ul.nav li ul li {
  position: absolute;
  display: inline-block;
  text-align: center;
}
article .hexa-style ul.nav li ul li a {
  display: inline-block;
  position: inherit;
}
article .employee-engagement ul.nav {
  background-image: url(/Media/Stills/3-lines.png);
  height: 684px;
  width: 720px;
  background-position-y: 220px;
}
article .employee-engagement ul.nav li {
  top: 250px;
  left: 263px;
}
article .employee-engagement ul.nav li span {
  background-image: url(/Media/Stills/employee-engagement-hexa.png);
  height: 222px;
  width: 200px;
}
article .employee-engagement ul.nav li span a {
  padding-top: 93px;
}
article .employee-engagement ul.nav li ul {
  height: 700px;
  width: 720px;
  left: -200px;
  top: -273px;
}
article .employee-engagement ul.nav li ul li a {
  background-repeat: no-repeat;
  width: 167px;
  height: 219px;
}
article .employee-engagement ul.nav li ul li:nth-of-type(1) {
  top: 461px;
  left: 446px;
}
article .employee-engagement ul.nav li ul li:nth-of-type(1) a {
  background-image: url(/Media/Stills/cultural-hexa.png);
}
article .employee-engagement ul.nav li ul li:nth-of-type(2) {
  top: 29px;
  left: 204px;
}
article .employee-engagement ul.nav li ul li:nth-of-type(2) a {
  background-image: url(/Media/Stills/organizational-hexa.png);
}
article .employee-engagement ul.nav li ul li:nth-of-type(3) {
  left: 5px;
  top: 465px;
}
article .employee-engagement ul.nav li ul li:nth-of-type(3) a {
  background-image: url(/Media/Stills/family-connect-hexa.png);
}
article .our-culture ul.nav {
  background-image: url(/Media/Stills/bg-nav-line-four.png);
  height: 720px;
  width: 720px;
  background-position-y: 180px;
}
article .our-culture ul.nav li {
  top: 221px;
  left: 275px;
}
article .our-culture ul.nav li span {
  background-image: url(/Media/Stills/hexagon.png);
  height: 179px;
  width: 161px;
}
article .our-culture ul.nav li span a {
  padding-top: 93px;
}
article .our-culture ul.nav li span a .text {
  background: none;
  font-size: 18px;
  font-weight: 700;
}
article .our-culture ul.nav li ul {
  height: 720px;
  width: 720px;
  left: -243px;
  top: -200px;
}
article .our-culture ul.nav li ul li a {
  height: 179px;
  width: 161px;
  background-image: url(/Media/Stills/hexagon.png);
}
article .our-culture ul.nav li ul li a .text {
  top: 19%;
  font-size: 16px;
  background: none;
  font-weight: 700;
  text-decoration: underline;
}
article .our-culture ul.nav li ul li:nth-of-type(1) {
  top: 197px;
  left: 443px;
}
article .our-culture ul.nav li ul li:nth-of-type(2) {
  top: 404px;
  left: 242px;
}
article .our-culture ul.nav li ul li:nth-of-type(3) {
  left: 41px;
  top: 197px;
}
article .our-culture ul.nav li ul li:nth-of-type(4) {
  top: 2px;
  left: 243px;
}
article ul.yellow-band {
  list-style-type: none;
}
article ul.yellow-band li {
  display: inline-block;
  margin-right: 1px;
  background: #fff112;
  padding: 8px;
  margin-bottom: 5px;
}
article .blue {
  color: #0072bc;
  font-size: 15px;
  font-weight: 700;
}
article .jai-kumar:before {
  content: '';
  background-image: url('/Media/Stills/quote-icon-end-blue.png');
  background-repeat: no-repeat;
  position: absolute;
  top: 40px;
  left: -9px;
  height: 28px;
  width: 17px;
}
article .jai-kumar:after {
  content: '';
  background-image: url('/Media/Stills/quote-icon-start-blue.png');
  background-repeat: no-repeat;
  height: 28px;
  width: 18px;
  position: absolute;
  bottom: -2px;
}
article .right:after {
  RIGHT: 192px;
}
article .right-149:after {
  right: 149px;
}
article .mayur:before {
  content: '';
  background-image: url('/Media/Stills/quote-icon-end-yellow.png');
  background-repeat: no-repeat;
  position: absolute;
  top: 40px;
  left: -9px;
  height: 28px;
  width: 17px;
}
article .mayur:after {
  content: '';
  background-image: url('/Media/Stills/quote-icon-start-yellow.png');
  background-repeat: no-repeat;
  height: 28px;
  width: 18px;
  position: absolute;
  bottom: -2px;
}
article .employee-speak-section h4 {
  margin-bottom: 30px;
}
article .employee-speak-section h5 {
  text-align: left;
  font-size: 20px;
}
article .reporting table {
  margin-bottom: 40px;
}
article .hist {
  background-image: url(/Media/Stills/list-style.png);
  background-position-x: 424px;
  background-repeat: repeat-y;
  padding-bottom: 20px;
}
article .hist .new-history {
  background: #fafafa;
  width: 100%;
  display: inline-block;
  position: relative;
  margin-bottom: 20px;
}
article .hist .new-history .yellow-band {
  background: #fff112;
  padding: 8px 10px 8px 15px;
}
article .hist .new-history .yellow-band h4 {
  font-size: 16px;
  font-weight: 500;
  margin: 0;
  font-family: "Proxima Nova W01";
  text-transform: uppercase;
}
article .hist .new-history .yellow-band h4 img {
  padding-right: 6px;
}
article .hist .new-history .after:after {
  content: "";
  border-color: transparent transparent transparent #fff112;
  border-style: solid;
  border-width: 10px 25px 10px 15px;
  position: absolute;
  right: -39px;
  top: 7px;
}
article .hist .new-history .before:before {
  content: "\A";
  border-style: solid;
  border-width: 10px 15px 10px 0;
  border-color: transparent #fff112 transparent transparent;
  position: absolute;
  left: -15px;
}
article .hist .new-history .right-box {
  float: left !important;
  margin-left: 0 !important;
  padding: 15px 10px 15px 0;
}
article .hist .new-history ul {
  background-image: none !important;
  padding-left: 16px;
}
article .hist .new-history ul li {
  font-size: 14px;
  color: #999;
  line-height: 1.8em;
}
article .hist .left-box span {
  border: 1px solid #0077bd;
  width: 100%;
  background-color: #0077bd;
  color: #fff;
  font-family: "Proxima Nova W01";
  font-size: 14px;
  padding: 6px 0px 6px 0px;
  display: inline-block;
  text-align: center;
}
article .hist ul.blue-list {
  list-style-type: none;
  margin-left: 20px;
}
article .hist ul.blue-list li {
  position: relative;
  padding-left: 10px;
  line-height: 1.6em;
}
article .hist ul.blue-list li:before {
  content: '';
  background-image: url(/Media/Stills/bule-list-icon.png);
  width: 15px;
  height: 13px;
  position: absolute;
  top: 6px;
  left: -16px;
}
article .hist ul.blue-list-half {
  list-style-type: none;
  margin-left: 20px;
}
article .hist ul.blue-list-half li {
  position: relative;
  padding-left: 10px;
  line-height: 1.6em;
}
article .hist ul.blue-list-half li:before {
  content: '';
  background-image: url(/Media/Stills/bule-list-icon-half.png);
  width: 15px;
  height: 13px;
  position: absolute;
  top: 6px;
  left: -16px;
}
article .sub-section-poduct .Trade_info {
  padding-top: 10px;
}
article .sub-section-poduct img {
  width: 100%;
}
article .sub-section-poduct h4 {
  margin: 20px 0;
  font-weight:600;
}
    article .sub-section-poduct h4.Precautions {
        font-weight: 300;
    }
article .sub-section-poduct ul {
    list-style-type: disc;
    padding-left: 16px;
}
        article .sub-section-poduct ul li {
            font-weight: 300;
            line-height: 1.6em;
            font-size: 16px;
        }
       

     article .sub-section-poduct td {
        font-weight: 300;
        line-height: 1.3em;
    }
    
    .band {
        background-color: #fbfaf6;
        width: 100%;
        padding-top: 20px;
        padding-bottom: 40px;
        border-top: 1px solid #e9e9e8;
    }
.band .article-text h1 {
  text-align: center;
  font-family: 'BariolRegular';
  font-size: 24px;
  color: #998675;
  font-weight: 700;
}
.band .article-text span {
  text-align: center;
  width: 100%;
  display: inline-block;
  margin-top: 20px;
}
.band .article-text span a {
  text-decoration: none;
  border: 2px solid #0076bc;
  color: #0076bc;
  padding: 8px 18px 8px 18px;
  text-transform: uppercase;
  font-size: 20px;
}
.band .article-text span a:hover {
  background: #0076bc;
  color: #fff;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #fff !important;
}
.page-box {
  padding: 10px;
  margin: 130px 0 40px 0;
  background: #F4F4F4;
  display: inline-block;
}
.page-box h4 {
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 28px;
  font-weight: 400;
}
.page-box p span {
  font-weight: 500;
}
.contant_art h3 {
  margin-bottom: 5px;
}
.contant_art ul.panal-ul {
  margin-left: 20px;
  background: none !important;
  list-style-type: disc !important;
}
.contant_art ul.panal-ul li {
  line-height: 1.4em;
  font-size: 16px;
  font-weight: 300;
  color: #666666;
  margin-bottom: 10px;
}
.contant_art ul.panal-ul li ul {
  padding-left: 20px;
}
.contant_art .more {
  float: right;
  color: #0099cc;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 30px;
}
.contant_art .cetification {
  margin-bottom: 30px;
  overflow: hidden;
}
.contant_art .cetification img {
  width: 100%;
  height: 126px;
}
.contant_art .linerow {
  margin-bottom: 20px;
  width: 100%;
  display: inline-block;
}
.contant_art .linerow .media-body h4 {
  margin-top: 0;
  margin-bottom: 5px;
}
.office {
  margin-bottom: 10px;
  height: 110px;
}
.office h4 {
  font-size: 24px;
  margin-bottom: 5px;
}
.office p {
  font-size: 16px;
  line-height: 1.3em;
}
.zonal h3 {
  font-size: 30px;
  text-align: center;
  color: #0072BC;
  margin-top: 30px;
  margin-bottom: 3px;
}
#exTab2 .nav-tabs li {
  margin-bottom: 2px;
}
#exTab2 .nav-tabs li a span {
  background: #006199;
  color: #fff;
}
#exTab2 .nav-tabs .active a span {
  background: #0077bd;
  color: #fff;
}
#accordion,
#accordion-sub {
  display: inline-block;
  overflow: hidden;
  width: 100%;
}
#accordion .panel-heading,
#accordion-sub .panel-heading {
  background: #006199;
  color: #fff;
}
#accordion .ui-state-active a,
#accordion-sub .ui-state-active a,
#accordion .ui-state-active a:link,
#accordion-sub .ui-state-active a:link,
#accordion .ui-state-active a:visited,
#accordion-sub .ui-state-active a:visited {
  color: #fff !important;
}
#accordion .ui-accordion-content,
#accordion-sub .ui-accordion-content,
#accordion .accordion-content,
#accordion-sub .accordion-content {
  padding: 0;
}
#accordion .ui-widget-content,
#accordion-sub .ui-widget-content {
  border: none;
  background: none;
}
.apply-now-lifepi .frm_rowcompact {
  width: 100%;
  display: inline-block;
  margin-bottom: 15px;
}
.apply-now-lifepi .frm_rowcompact .normaltxt.label_fullwidth,
.apply-now-lifepi .frm_rowcompact .label_required {
  display: inline-block;
  width: 120px;
  text-align: right;
  font-weight: 300;
  font-size: 16px;
  float: left;
  color: #666666;
}
.apply-now-lifepi .frm_rowcompact input,
.apply-now-lifepi .frm_rowcompact textarea,
.apply-now-lifepi .frm_rowcompact select {
  width: 300px;
  color: #666666;
  display: inline-block;
  border: 1px solid #ccc;
  margin-left: 25px;
  padding: 5px 0 5px 8px;
}
.apply-now-lifepi .frm_rowcompact textarea {
  height: 70px;
}
.apply-now-lifepi .frm_rowcompact .btnSave_Submit {
  width: auto;
  padding: 6px 25px;
  color: #fff;
  background: #0072bc;
  margin-left: 145px;
}
.apply-now-lifepi .frm_rowcompact .g-recaptcha {
  margin-left: 145px;
}
address {
  font-weight: 300;
}
.blockquote {
  border-left: 4px solid #ccc;
}
.Contact-us-page .label_required {
  text-align: left !important;
  width: 80px !important;
}
.Contact-us-page .btnSave_Submit {
  margin-left: 104px !important;
}
.Contact-us-page .g-recaptcha {
  margin-left: 104px !important;
}
.Contact-us-page #ContentPlaceHolder1_FormPreview1_lvFormControl_rfvtxtName31_0,
.Contact-us-page #ContentPlaceHolder1_FormPreview1_lvFormControl_rfvtxtEmail32_1,
.Contact-us-page #ContentPlaceHolder1_FormPreview1_lvFormControl_rfvtxtPhone33_2,
.Contact-us-page #ContentPlaceHolder1_FormPreview1_lvFormControl_rfvtxtName12_0,
.Contact-us-page #ContentPlaceHolder1_FormPreview1_lvFormControl_rfvtxtEmail17_2,
.Contact-us-page #ContentPlaceHolder1_FormPreview1_lvFormControl_rfvtxtMessage18_3,
.Contact-us-page #ContentPlaceHolder1_FormPreview1_lvFormControl_rfvtxtMobile35_1,
.Contact-us-page #ContentPlaceHolder1_FormPreview1_cvForGoogleCaptcha {
  color: #ff0000;
  width: 100%;
  margin-left: 104px ;
}
.our-business table {
  width: 100%;
  margin-bottom: 20px;
}
.our-business table tr {
  height: 25px;
}
.our-business table tr td,
.our-business table tr th {
  border: 1px dotted #ddd;
  padding: 5px;
}
.our-business table tr th {
  color: #0072BC;
}
.our-business table tr td {
  color: #000;
}
.our-business table tr .single {
  border-right: none;
  text-align: center;
}
.dwnld {
  padding: 6px 12px 6px 12px;
  background: #0099cc;
  color: #fff;
  display: inline-block;
  margin-top: 10px;
  text-decoration: none;
}
.dwnld:hover {
  color: #fff;
}
.imageRoll {
  margin-bottom: 30px;
  position: relative;
}
.imageRoll .imgText {
  display: none;
  width: 100%;
  right: 0;
  left: 0;
  margin: 0 auto;
  height: 55px;
  padding: 12px 15px 20px 15px;
  font-size: 12px;
  color: #ffffff;
  font-weight: 700;
  position: absolute;
  bottom: 0;
}
.imageRoll .imgText .bg-color {
  background: rgba(0, 114, 188, 0.9);
  padding: 5px 10px 5px 10px;
}
.imageRoll .title {
  color: #fff;
  margin: 0;
}
.imageRoll ul.wall-sizes li a {
  color: #fff;
}
.newsandpress .publication {
  margin-bottom: 40px;
  display: inline-block;
  overflow: hidden;
  vertical-align: top;
}
.newsandpress .publication span {
  width: 100%;
  display: inline-block;
}
.newsandpress .publication h4 {
  margin-bottom: 5px;
}
.linerow.eventcalendar {
  width: 100%;
  display: inline-block;
  overflow: hidden;
  margin-bottom: 20px;
}
.linerow.eventcalendar .calendar {
  display: inline-block;
  width: 80px;
  float: left;
  margin-right: 16px;
  font-size: 12px;
}
.linerow.eventcalendar .calendar .day {
  width: 100%;
  background-color: #60c4f3;
  display: inline-block;
  padding: 8px 0px 8px 0px;
  text-align: center;
  border: 1px #60c4f3 solid;
  color: #fff;
}
.linerow.eventcalendar .calendar .month {
  border: 1px #bae2f5 solid;
  padding: 8px 5px 8px 5px;
  color: #91c3d2;
  text-align: center;
  width: 100%;
  background-color: #fff;
  border-top: 0px;
}
.linerow.eventcalendar .small {
  font-size: 14px;
  line-height: 1.2em;
  font-weight: 400;
}
.linerow.eventcalendar .small a {
  font-size: 18px;
}
.linerow.eventcalendar .btn.btn-info {
  padding: 4px 25px;
  border-radius: 0;
  margin-top: 10px;
}
.linerow.eventcalendar .media-body p {
  font-size: 14px;
}
.modal {
  position: fixed;
  z-index: 99999;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: auto;
  margin: 0 auto;
  height: 100%;
  overflow: auto;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.4);
}
.modal .modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 28px 18px 29px 34px;
  border: 1px solid #888;
  width: 50%;
}
.modal .modal-content .close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.profile-info a.comments {
  padding: 5px 12px 5px 12px;
  background: #0099cc;
  color: #FFF;
  text-decoration: none;
  margin-top: 10px;
  display: inline-block;
  width: 90px;
  text-align: center;
}
hr {
  display: inline-block;
  width: 100%;
}
.linerow .media .pull-left {
  margin-right: 30px;
}
.Outer-opening {
  float: left;
  margin: 0;
  width: 100%;
}
.Outer-opening h3 {
  margin-bottom: -10px;
  margin-top: 90px;
}
.Outer-opening .opening {
  box-shadow: 10px 10px 5px #ccc;
  padding: 15px 20px;
  height: 120px;
  text-align: center;
}
.Outer-opening .opening a {
  background-color: #0099cc;
  padding: 3px 6px;
  border-radius: 4px;
  text-decoration: none;
  color: #fff;
}
.row-fluid .title {
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 10px;
  width: 100%;
}
.row-fluid .title a {
  text-transform: uppercase;
  padding: 7px 15px 6px 12px;
  background-color: #fff112;
  text-align: left;
  display: inline-block;
  width: 100%;
  font-size: 12px;
  color: #000000;
  font-weight: 700;
}
.row-fluid ul {
  list-style-type: none;
  margin: 0px 0px;
  padding: 0px 0px;
}
.row-fluid ul li {
  background-repeat: no-repeat;
  padding-left: 12px;
  background-position: 0px 7px;
 
  margin-left: 13px;
  margin-bottom: 15px;
}
.row-fluid ul li a {
  font-size: 12px;
  color: #003366;
  font-weight: 700;

}
.row-fluid ul li ul {
  margin-left: 5px;
}
.row-fluid ul li ul li {
  margin-bottom: 2px;
}
.row-fluid ul li ul li a {
  font-weight: 400;
}
.External_Page {
  padding: 90px;
  padding-top: 0px;
}
.External_Page img {
  border: 2px solid #000;
  max-width: 100%;
  width: auto;
  margin: 43px 0px;
}
.owl-carousel .owl-item .item .linerow {
  cursor: pointer;
}
.owl-carousel .owl-item .item .linerow span {
  color: #6d6e71;
  text-transform: uppercase;
  cursor: pointer;
  font-size: 15px;
}
.owl-carousel .owl-item .item .linerow p {
  font-size: 12px;
  font-family: "Proxima Nova W01";
  font-weight: 300;
  cursor: pointer;
}
.owl-carousel .owl-item .item .linerow p a {
  font-size: 12px;
}
.repot_panal h4 {
  color: #6f7073;
  text-transform: uppercase;
  font-size: 16px;
}
.repot_panal .address {
  font-size: 14px;
  line-height: 1.5em;
  color: #666666;
}
.repot_panal .address .addreshheadting {
  font-size: 16px;
}
/*.internal-hex {
    list-style-image: url("/Media/Stills/pi-list-style.png");
    margin-left: 20px;

    li {
    }
}*/
.internal-hex {
  list-style-type: none!important;
  margin-left: 20px;
}
.internal-hex li {
  position: relative;
  line-height: 1.6em;
  font-size: 16px;
  font-weight: 300;
  color: #666666;
  margin-bottom: 5px;
  padding-left: 10px;
}
.internal-hex li:before {
  content: '';
  background-image: url("/Media/Stills/pi-list-style.png");
  position: absolute;
  width: 15px;
  height: 13px;
  top: 6px;
  left: -16px;
}
.sr_row {
  margin: 15px 0;
}
.sr_row a.sr_title {
  font-size: 18px;
}
.sr_row p.sr_text {
  margin-bottom: 0;
}
.sr_row .sr_dated {
  color: #999;
}
.pagination li {
  border: 0;
}
.pagination li span {
  border-radius: 0;
  background: #006199;
  color: #fff;
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  margin-right: 5px;
}
.pagination li span:hover {
  background: #006199;
  color: #fff;
}
.pagination li #dataPager {
  border: none;
  background: none;
  padding: 0;
}
.pagination li #dataPager a {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-right: 0;
}
.pagination li #dataPager a:hover {
  background: #006199;
  color: #fff;
}
.pagination li #dataPager span {
  background: #006199;
  padding: 6px 14px;
  border: 1px solid #ddd;
  color: #fff;
  margin-right: 0;
}
.pagination li #dataPager:hover {
  color: none !important;
  background: none !important;
  border: 0;
}
.pagination li a {
  margin: 0;
  border-radius: 0;
  margin-right: 5px;
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}
.pagination li a:first-child {
  display: none;
}
.pagination li a:hover {
  background: #006199;
  color: #fff;
}
.article-text-inner-pages {
  padding-top: 40px;
}
.label_required::after {
  content: "*";
}
.label_fullwidth::after {
  content: "*";
}
.label_required {
  font-weight: bold !important;
}
.label_fullwidth {
  font-weight: bold !important;
}
.thanku-page {
  height: 400px;
  text-align: center;
}
.error {
  display: none;
}
#ContentPlaceHolder1_FormPreview1_lvFormControl_rfvtxtName31_0,
#ContentPlaceHolder1_FormPreview1_lvFormControl_rfvtxtEmail32_1,
#ContentPlaceHolder1_FormPreview1_lvFormControl_rfvtxtPhone33_2,
#ContentPlaceHolder1_FormPreview1_lvFormControl_rfvtxtName12_0,
#ContentPlaceHolder1_FormPreview1_lvFormControl_rfvtxtEmail17_2,
#ContentPlaceHolder1_FormPreview1_lvFormControl_rfvtxtMessage18_3,
#ContentPlaceHolder1_FormPreview1_lvFormControl_rfvtxtMobile35_1 {
  color: #ff0000;
  
  margin-left: 147px;
  width:300px;
}
.Validatorerror, #ContentPlaceHolder1_FormPreview1_lvFormControl_reEmail_2, #ContentPlaceHolder1_FormPreview1_lvFormControl_reMobile_1 {
    
    float: left;
    margin-left: 145px;
    font-size: 12px;
    color: red;
    width: 300px;
}
#ContentPlaceHolder1_FormPreview1_lvFormControl_reEmail_2, #ContentPlaceHolder1_FormPreview1_lvFormControl_rfvtxtMobile99_1, #ContentPlaceHolder1_FormPreview1_lvFormControl_reMobile_1 {
    margin-left: 104px;
}
    .designtext {
        margin-top: 30px;
        font-size: 32px;
        color: #000;
        font-weight: bold;
    }
.designtext-1 {
  margin-top: -15px;
  margin-bottom: 30px;
  font-size: 32px;
  color: #000;
  font-weight: bold;
}
.img {
  margin-top: 30px;
}
.example-image {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
}
/*Table scrollbar css*/
.table-responsive::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 14px;
  height: 14px;
}
.table-responsive::-webkit-scrollbar-thumb {
  border-radius: 8px;
  border: 3px solid #fff;
  background-color: rgba(0, 0, 0, 0.3);
}
/*footer*/
footer {
  margin-top: 30px;
  width: 100%;
  background-color: #0076bc;
  color: #fff;
  padding: 30px 0px 40px 0;
}
footer .footer_upper ul.info,
footer .footer-btm ul.info,
footer .footer_upper ul.sol_nav,
footer .footer-btm ul.sol_nav,
footer .footer_upper ul.team_and_ues,
footer .footer-btm ul.team_and_ues {
  list-style: none;
  display: inline-block;
}
footer .footer_upper ul.info li,
footer .footer-btm ul.info li,
footer .footer_upper ul.sol_nav li,
footer .footer-btm ul.sol_nav li,
footer .footer_upper ul.team_and_ues li,
footer .footer-btm ul.team_and_ues li {
  display: inline-block;
  font-weight: 400;
  float: left;
}
footer .footer_upper ul.info li a,
footer .footer-btm ul.info li a,
footer .footer_upper ul.sol_nav li a,
footer .footer-btm ul.sol_nav li a,
footer .footer_upper ul.team_and_ues li a,
footer .footer-btm ul.team_and_ues li a {
  color: #fff200;
  font-size: 20px;
  font-weight: 400;
  text-decoration: none;
  padding-right: 10px;
}
footer .footer_upper ul.team_and_ues li a,
footer .footer-btm ul.team_and_ues li a {
  font-size: 14px;
  color: #fff;
}
footer .footer_upper span,
footer .footer-btm span,
footer .footer_upper .copyright-mark,
footer .footer-btm .copyright-mark {
  font-size: 14px;
  font-weight: 400;
  color: #c4ebff;
}
footer hr {
  border-color: #3095d0;
  margin: 6px 0 6px 0;
}
.marTB {
  margin-top: 40px;
  margin-bottom: 40px;
}
/*for Cookie Policy band*/
.cookies-policy{
        background: #ededed;
    margin-bottom: 0;
    width: 100%;
    float: left;
    position: fixed;
    bottom: 0;
    z-index: 999999;
}
.cookies-policy .inner-content{
           display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 15px 0;
}
.cookies-policy .inner-content .text-content{     
    flex: 1;
    font-size: 14px;
    color: #333;
    font-weight: 500;
    text-align: left;
    padding-right: 10px;
}
.cookies-policy .inner-content .agree-btn button{
    background:#0175bc;
        color: #fff;
    border: 0;
    padding: 2px 10px;
    font-weight: 500;
    cursor: pointer;
    border-radius: 2px;
}

/*For pi news page 13th Aug 2019*/

.pi-news .morenews {
    font-size: 20px;
}

.pi-news h3,h4,a {
    margin-bottom: 20px;font-weight:300;
}

.pi-news .linerow {
    border-bottom: 1px solid #b6b6b7;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

    .pi-news .linerow .date, .pi-news .date {
        color: #b6b6b7;
        padding-bottom: 15px;
        display: inline-block;
        font-weight: 300;
    }

        .pi-news .linerow .date:before, .pi-news .date:before {
            background-image: url('/Media/Stills/calendar-icon-white.png');
            background-repeat: no-repeat;
            content: '';
            display: inline-block;
            width: 15px;
            height: 18px;
            padding-right: 21px;
            vertical-align: top;
        }
.innerPiNews h3{
    margin-bottom:5px;
}

/*For  Unclaimed Dividend */
.UnclaimedDividend .po{
    padding:0;
}
.UnclaimedDividend .pl0{
    padding-left:0!important;
}
.UnclaimedDividend input[type=radio] {
    height: auto;
    width: auto;
    padding: 0;
}
.UnclaimedDividend .radio-inline + .radio-inline {
    margin-left: 15px;
}
.UnclaimedDividend .folio{
    display:none;
}
.UnclaimedDividend thead {
    background: #0072bc;
    color: #fff;
}
.UnclaimedDividend tbody {
    background: #f60;
    color: #fff;
}
.UnclaimedDividend #errorMsg1, .UnclaimedDividend #errorMsg2, .UnclaimedDividend #errorMsg3 {
    display: inline-block;
    width: 100%;
    color: red;
}
.UnclaimedDividend .MT10 {
    margin-top: 10px;
}
.UnclaimedDividend .GroupPannel {
    margin-bottom: 40px;
}
.UnclaimedDividend h3 {
    color: #0072bc;
    margin-bottom: 5px;
}
.UnclaimedDividend p {
    font-size: 14px;
    font-weight: 400;
}

.UnclaimedDividend .divbg {
   
    display: inline-block;
    width: 100%;
    padding: 20px 0px 5px 20px;
}
    .UnclaimedDividend .divbg .form-group {
        margin-bottom:0;    }
    .UnclaimedDividend select, .UnclaimedDividend input {
        height: 40px;
        width: 100%;
        padding: 10px;
        font-size: 12px;
        font-weight:300;
        border-radius:0;
    }
       
        .UnclaimedDividend input {
            width: 45%;float:left;
        }
            .UnclaimedDividend input.folio {
                width: 94%;
                float: left;
            }
.UnclaimedDividend .btnsave {
    font-size: 16px !important;
    text-transform: capitalize;
    padding: 9px 25px;
    color: #fff;
    background: #0072bc;
    font-weight: 400;
    cursor: pointer;
    margin-top: 21px;
    display: inline-block;
    width: 100%;
    text-align: center;
    align-self: flex-end;
    margin-bottom: 0;
    height: 39px;
}
    .UnclaimedDividend .btnsave:hover {
        background: #fff;
        border: 3px solid #0072bc;
        color: #0072bc;
        padding: 7px 25px;
    }


    .UnclaimedDividend table tr td {
        font-weight: 300;
    }
/*media*/
@media screen and (max-width: 1024px) and (min-width: 768px) {
    .cookies-policy .inner-content{
        display:block;
    }
.cookies-policy .inner-content .text-content {
                font-size: 12px;
                margin-bottom: 10px;
        }
 .cookies-policy .inner-content .agree-btn{
            text-align: center;
        }
  .MTSB {
    margin-top: 20px;
  }
  .MTS0 {
    margin-top: 0 !important;
  }
  .our-business-new .tabbable {
    margin-top: 20px;
  }
  .our-business-new .tabbable .tab-content .csm ul {
    margin-bottom: 10px;
  }
  header .topmenu {
    display: none;
  }
  .menu-btn {
    background-image: url(/Media/Stills/icon-menu.png);
    width: 37px;
    height: 32px;
    display: inline-block;
    position: absolute;
    left: 10px;
    top: 77px;
    z-index: 9999999;
  }
  .inner_page .pull-left nav #inner-menu ul.topmenu {
    margin-top: 0;
  }
  .inner_page .pull-left nav #inner-menu ul.topmenu li.hexagon2 {
    width: 115px;
    height: 135px;
  }
  article #timeline li a {
    font-size: 10px;
  }
  article .hist {
    background-position-x: 235px !important;
  }
  article .hist .new-history .yellow-band h4 {
    font-size: 14px !important;
  }
}
@media all and (max-width: 767px) {
    .UnclaimedDividend .btnsave{
        margin-top:0;
    }
    .UnclaimedDividend .mpo {
        padding: 0;
    }
    .UnclaimedDividend .mpl10 {
        padding-left: 10px;
    }
    .UnclaimedDividend .btnsave{
        margin-top:10px;
    }
    .UnclaimedDividend .d-flex {
        height: 50px;
    }
    .apply-now-lifepi .frm_rowcompact input, .apply-now-lifepi .frm_rowcompact textarea, .apply-now-lifepi .frm_rowcompact select {
        width: 100%;
        margin: 0;
    }
    .apply-now-lifepi .g-recaptcha, .apply-now-lifepi .Validatorerror, #ContentPlaceHolder1_FormPreview1_lvFormControl_reEmail_2, #ContentPlaceHolder1_FormPreview1_lvFormControl_reMobile_1 {
        margin-left: 0 !important;
        width:100%;
    }

    .cookies-policy .inner-content {
        display: block;
    }
.cookies-policy .inner-content .text-content {
                font-size: 12px;
                margin-bottom: 10px;
        }
 .cookies-policy .inner-content .agree-btn{
            text-align: center;
        }

  .MTB {
    margin-top: 20px;
  }
  .MB30 {
    margin-bottom: 30px;
  }
  header .topmenu {
    display: none;
  }
  .nav_labal2 {
    display: none !important;
  }
  .menu-btn {
    background-image: url(/Media/Stills/icon-menu.png);
    width: 37px;
    height: 32px;
    display: inline-block;
    position: absolute;
    left: 10px;
    top: 77px;
    z-index: 9999999;
  }
  .navbar-default {
    display: inline-block;
    border: none;
  }
  header .pull-right {
    float: right !important;
  }
  header .pull-right .input-group {
    width: 165px;
    margin-top: 10px;
  }
  nav {
    display: none;
  }
  nav #menudata {
    display: block !important;
  }
  .sider .item .title_text {
    width: 100%;
    top: 40%;
    text-align: center;
    left: 0;
    color: #fff;
  }
  .below_header {
    position: initial;
    width: 100%;
    overflow: hidden;
  }
  .below_header .agri-custom {
    background-image: none;
    background-color: #006BB4;
    overflow: hidden;
    height: auto;
    width: auto;
  }
  .below_header .agri-custom .icon-our-businesses {
    display: none;
  }
  .below_header .agri-custom .Pleft {
    padding-left: 15px;
  }
  .below_header .agri-custom .agri-box {
    padding-top: 10px;
    margin: 0;
  }
  .below_header .agri-custom .agri-box .pull-left {
    margin: auto;
    width: 100px;
    vertical-align: bottom;
  }
  .below_header .agri-custom .agri-box .agri-con {
    margin-top: 15px;
  }
  .below_header .agri-custom .agri-box .agri-con h2 {
    font-size: 18px;
    margin-top: 0;
  }
  .below_header .agri-custom .agri-box .agri-con p {
    font-size: 12px;
  }
  .agri-box.Pleft .agri-con {
    text-align: center;
  }
  #nav_menubar nav .topmenu {
    display: block;
  }
  #nav_menubar nav #menudata {
    display: block !important;
  }
  .sider .item {
    height: 400px;
  }
  .sider .below_header .agri-custom {
    width: 100%;
    background: none;
  }
  article #menu_bar {
    display: none;
  }
  article .tab-panal {
    margin-top: 40px;
  }
  article .tab-panal .nav-tabs li {
    margin-left: 2px;
  }
  article .tab-panal .nav-tabs li a {
    padding: 8px 8px;
  }
  article .tab-panal .nav-tabs li:first-child {
    margin-left: 0px;
  }
  article .tab-panal .tab-content {
    margin: 30px;
  }
  article .tab-panal .tab-content .tab-pane ul {
    background: none;
  }
  article .tab-panal .tab-content .tab-pane ul li .line-row {
    width: 95%;
  }
  article .jai-kumar:before {
    top: 29px;
    left: 0px;
  }
  .pull-right {
    float: left !important;
  }
  .overlayer {
    display: none;
  }
  .article-box {
    width: 100% !important;
  }
  .top-outer {
    max-height: 650px;
  }
  ul#timeline li {
    margin-bottom: 10px !important;
  }
  ul#timeline li a {
    font-size: 10px!important;
  }
  ul#timeline li a span {
    padding: 8px 0px 0 0px!important;
  }
  ul#timeline li:last-child {
    margin-bottom: 0!important;
  }
  .india-presence ul li {
    width: 100%;
    margin-bottom: 10px;
  }
  #accordion .panel-title,
  #accordion-sub .panel-title {
    font-size: 14px;
  }
  article .common-pdf-link li h4 a {
    font-size: 14px;
  }
  .hist {
    padding-bottom: 0 !important;
  }
  .hist .mobileyear {
    margin-bottom: 10px;
  }
  .hist .new-history .yellow-band {
    padding: 10px !important;
  }
  .hist .new-history .yellow-band h4 {
    font-size: 14px !important;
  }
  .hist .new-history .before:before {
    display: none;
  }
  .hist .new-history .after:after {
    display: none;
  }
  .our-business-new ul.nav {
    display: inline-block;
    width: 100%;
  }
  .our-business-new ul.nav li {
    float: left !important;
    margin-right: 6px;
  }
  .our-business-new ul.nav li:last-child {
    margin-right: 0;
  }
  .our-business-new ul.nav li a {
    font-size: 14px !important;
  }
  .our-business-new ul.nav .hexagon {
    width: 117px !important;
    height: 156px;
  }
  .our-business-new .tab-content {
    margin-left: 0;
  }
  .our-business-new .tab-content .Evaluation ul {
    margin-left: 0 !important;
    margin-bottom: 20px;
  }
  .our-business-new .tab-content .Evaluation ul li {
    width: 80%;
  }
  .our-business-new .tab-content .csm ul {
    padding: 25px 0 0 23px!important;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 575px) {
  .article .article-box {
    width: 100%;
  }
  .popup-youtube img {
    width: 100%;
  }
}
@media screen and (max-width: 580px) and (min-width: 400px) {
  .our-business-new ul.nav .hexagon {
    width: 117px !important;
    height: 156px;
  }
}
@media screen and (max-width: 400px) and (min-width: 321px) {
  .our-business-new ul.nav .hexagon {
    width: 98px !important;
    height: 156px;
  }
}
@media all and (max-width: 320px) {
  .our-business-new ul.nav .hexagon {
    width: 82px !important;
    height: 156px;
  }
}

/*Covid-19*/
.topband_covid {
    background: #ffed00;
    color: #000;
    text-align: center;
    padding: 12px;
    position: relative;
    z-index: 9999;
}
    .topband_covid p {
        margin-bottom: 0;
        font-weight: 400;
        font-size: 16px;
        color: #666;
    }
    .topband_covid a {
        color: #0074b8;
        font-weight: 400;
        font-size: 16px;
        text-decoration: underline;
    }

    /*QID*/

.QID .dropdown {
    margin: 30px 0;
}
.QID .dropdown{
    display:none;
}
.QID select {
    height: 40px;
    width: 100%;
    padding: 10px;
    font-size: 12px;
    font-weight: 300;
    border-radius: 0;
    font-size: 14px;
    padding: 8px;
}
.QID .error{
    margin:30px 0; 
}
.QID .error p {
    color: red;
    font-size: 16px;
}
.QID label {
    margin-right: 30px;
    padding-left: 0;
    font-size: 16px;
}
.QID .PDFQid {
    display: none;
    font-size:16px;
}
.QID .qidcheck {
    margin-top: -2px;
    margin-right: 10px;
    vertical-align: middle;
  
}
.QidDiscliamer p{
    margin-bottom:20px;
}
.QidDiscliamer h4 {
    font-weight: 700;
    font-size: 24px;
    text-transform: uppercase;
}
.QidDiscliamer ul li {
    float:left;
    margin-right:35px;
}
    .QidDiscliamer ul li a {
        font-size: 16px !important;
        text-transform: capitalize;
        padding: 9px 25px;
        color: #fff;
        background: #0072bc;
        font-weight: 400;
        cursor: pointer;
        margin-top: 21px;
        display: inline-block;
        text-align: center;
        align-self: flex-end;
        margin-bottom: 0;
        border: 3px solid #0072bc;
    }
        .QidDiscliamer ul li a.exit {
            font-size: 16px !important;
            text-transform: capitalize;
            padding: 9px 25px;
            color: #0072bc;
            background: #fff;
            font-weight: 400;
            cursor: pointer;
            margin-top: 21px;
            display: inline-block;
            text-align: center;
            align-self: flex-end;
            margin-bottom: 0;
            border: 3px solid #0072bc;
        }
            .QidDiscliamer ul li a.exit:hover {
                color: #fff;
                background: #0072bc;
            }
        .QidDiscliamer ul li a:hover {
            background: #fff;
            border: 3px solid #0072bc;
            color: #0072bc;
        }

