.bx-wrapper {
  position: relative;
  padding: 0;
  *zoom: 1;
}

.bx-wrapper img {
  max-width: 100%;
  display: block;
}
.sustainability .logoSlider li a {display: table-cell; vertical-align: middle; text-align: center !important;}
.sustainability .logoSlider li a img{display: inline-block;}
.sustainability img{ max-width: 100%; }

/** THEME
===================================*/
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}

.mb-10{
  margin-bottom: 10px !important;
}

/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(../images/bx_loader.gif) center center no-repeat white;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  width: 0px;
  bottom: auto;
  right: 35px;
  top: 266px;
}


.shareicons{box-sizing:border-box; padding:30px; overflow:hidden; width:100%; display:block;}
.shareText{width:85%; float:left; box-sizing:border-box; padding:15px 25px 0 0; font-size:18px; line-height:22px; color:#333; text-align:right;}
.shareBtns{width:15%; box-sizing:border-box; float:left;}
.shareBtns a{display:inline-block; width:33%; float:left; text-align:center;}
.shareBtns a img{width:auto;}



@media screen and (max-width: 1200px) {
  .bx-wrapper .bx-pager {
    top: 180px;
  }
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: no-repeat;
  text-indent: -9999px;
  display: block;
  border: 1px solid #fff;
  width: 14px;
  height: 14px;
  margin: 5px 0px;
  outline: 0;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #fff;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: -50px;
  background: url(../images/controls.png) no-repeat 0 0;
}

.bx-wrapper .bx-next {
  right: -50px;
  background: url(../images/controls.png) no-repeat -43px 0;
}

.sustainability .bx-wrapper .bx-prev {
  left: -20px;
  background: url(../images/controls.png) no-repeat 0 0;
}

.sustainability .bx-wrapper .bx-next {
  right: -20px;
  background: url(../images/controls.png) no-repeat -43px 0;
}

.bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
  background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 99;
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(../images/controls.png) -86px -11px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px -33px;
}

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(images/controls.png) -86px -44px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666666 \9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}

.bx-wrapper:hover .bx-controls-direction {
  display: block;
}

body, h1, h2, h3, h4, h5, h6, p, ul, ol {
  margin: 0;
  padding: 0;
  list-style: none;
  font-weight: normal;
  font-family: arial,sans-serif;
}

.clear {
  font-size: 0;
  line-height: 0;
  clear: both;
}

h2 {
  font-size: 30px;
  line-height: 36px;
  color: #2a2a2a;
  margin-bottom: 20px;
}

h3 {
  font-size: 18px;
  line-height: 25px;
  color: #2a2a2a;
  font-weight: bold;
}

h4 {
  font-size: 11px;
  line-height: 18px;
  color: #2a2a2a;
}

p {
  font-size: 14px;
  line-height: 23px;
  color: #2a2a2a;
  margin-bottom: 30px;
  text-align: justify;
}
p:last-child {
  margin-bottom: 0;
}
p a {
  color: #2f97da;
  text-decoration: none;
}

.caption {
  background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
  bottom: 0;
  box-sizing: border-box;
  color: #fff;
  font-size: 13px;
  left: 0;
  line-height: 18px;
  overflow: hidden;
  padding: 10px;
  position: absolute;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: calc(100%);
  z-index: 1;
}

.showContent {
  background: orange none repeat scroll 0 0;
  bottom: 38px;
  color: #fff;
  display: block;
  padding: 5px 10px;
  position: absolute;
  right: 0;
  font-size: 13px;
  line-height: 18px;
  cursor: pointer;
  transition: all ease-out .3s;
}
.showContent a{color:#fff; text-decoration:none;}

.showContent:hover {
  background: #fff;
  color: orange;
}

.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 9;
  visibility: hidden;
  opacity: 0;
}
.overlay.active {
  visibility: visible;
  opacity: 1;
}

.showContentpopup {
  position: absolute;
  padding: 15px;
  border-radius: 10px;
  text-align: center;
  z-index: 9;
  background: #d48300;
  color: #fff;
  visibility: hidden;
  opacity: 0;
  max-width: 80%;
}
.showContentpopup p {
  color: #fff;
  display:inline;
}
.showContentpopup.active {
  visibility: visible;
  opacity: 1;
}

.closePopup {
  position: absolute;
  right: -15px;
  top: -15px;
  z-index: 1;
  cursor: pointer;
}
.closePopup img {
  display: block;
  border-radius: 50%;
}
.imageCapHs{text-align:center;}
.imageCapHs img{ max-width:300px; margin:0 auto;}
.accor {
  border-bottom: solid 1px #d1d1d1;
  border-left: 0;
  border-right: 0;
  font-weight: bold;
  padding: 10px 20px;
  cursor: pointer;
  display: none;
  font-family: Century Gothic,arial,sans-serif;
  background: url("../images/accordion-arrow.png") no-repeat right 16px top 16px;
}
.accor.active {
  background: whitesmoke url("../images/accordion-arrow-up.png") no-repeat right 16px top 16px;
}
.accor:hover {
  background: whitesmoke url("../images/accordion-arrow.png") no-repeat right 16px top 16px;
}

.readMore, .showMore, .downloadButton {
  background: #2f97da;
  position: absolute;
  display: inline-block;
  bottom: 20px;
  left: 20px;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  padding-right: 10px;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
.readMore:hover, .showMore:hover, .downloadButton:hover {
  background: #248AB6;
}
.readMore .arrow, .showMore .arrow, .downloadButton .arrow {
  text-align: center;
  background: #fab41d url("../images/button-arrow.png") no-repeat scroll center center/auto auto;
  display: inline-block;
  font-size: inherit;
  line-height: inherit;
  text-indent: -9000px;
  width: 40px;
  height: 40px;
  vertical-align: middle;
  border-right: solid 3px #fff;
  margin-right: 10px;
  color: #fab41d;
  overflow: hidden;
  font-size:0;
}

.expendoCon {
  position: relative;
  overflow: hidden;
}
.expendoCon.active{ padding-bottom:35px;}
.expendoCon .showMore {
  right: 0;
  left: auto;
}

.downloadButton {
  position: static;
}
.downloadButton .arrow {
  background: #fab41d url("../images/download-arrow.png") no-repeat scroll center center/auto auto;
}

.viewAll {
  border: solid 1px #000;
  color: #4c4c4c;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  margin: 0 auto;
  padding: 10px 40px;
  font-size: 14px;
  line-height: 18px;
}

.line {
  display: block;
  background: #fab41d;
  height: 3px;
  width: 100%;
  transition: width ease-out .3s;
  max-width: 100px;
  margin-bottom: 30px;
}

.heading, .mainNav, h2 {
  font-family: Century Gothic,arial,sans-serif;
}

.contentCon {
  max-width: 1366px;
  margin: 0 auto;
}

.logo {
  width: 130px;
  height: 40px;
  background: url(../images/bharti_logo.png);
  text-indent: -9000px;
}
.logo a {
  display: block;
}

.twoColCon {
  padding: 30px;
}
.twoColCon .contentCon {
  padding: 0;
}

.twoCollumn {
  text-align: center;
  font-size: 0;
}
.twoCollumn h2 {
  font-weight: bold;
}
.twoCollumn h4 {
  margin-bottom: 20px;
}
.twoCollumn .col {
  text-align: left;
  background: #f0f0f0;
}
.twoCollumn .col.leftCol {
  width: 48.5%;
  margin-right: 2%;
  float: left;
}
.twoCollumn .col.rightCol {
  width: 48.5%;
  margin-left: 0;
  float: right;
}
.twoCollumn .imgCol, .twoCollumn .content {
  display: table-cell;
  vertical-align: top;
}
.twoCollumn .imgCol {
  width: 40%;
}
.twoCollumn .imgCol img {
  width: 100%;
  height: auto;
}
.twoCollumn .content {
  width: calc(60% - 40px);
  padding: 20px;
  position: relative;
}
.twoCollumn .imgColMbl {
  display: none;
}

.homepage .twoCollumn p {
  line-height: 21px; text-align:justify;
}

.mainHeader {
  padding: 22px;
}
.mainHeader .contentCon {
  padding: 0;
}
.mainHeader h1 {
  float: left;
}

.mainNav {
  text-align: right;
  margin: auto 0 auto auto;
  width: 80%;
}
.mainNav li {
  display: inline-block;
  margin-left: 10px;
  vertical-align: middle;
}
.mainNav li a {
  color: #000;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
  font-weight: bold;
  display: block;
  padding: 10px 0;
  position: relative;
  transition: all ease-out .3s;
}
.mainNav li a.social {
  width: 20px;
  height: 17px;
  padding: 0;
}
.mainNav li a.icoFb {
  background: url("../images/ico-fb.png") left top; display: none;
}
.mainNav li a.icoTwtr {
  background: url("../images/ico-twtr.png") left top;
}
.mainNav li .line {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  max-width: none;
  margin-bottom: 0;
}
.mainNav li:hover a, .mainNav li.selected a {
  color: #2f97da;
}
.mainNav li:hover .line, .mainNav li.selected .line {
  width: 100%;
}
.mainNav li.dropDown {
  position: relative;
  background: url("../images/mobile-menu-arrow.png") no-repeat right 10px top 20px;
}
.mainNav li.dropDown ul {
  position: absolute;
  top: 100%;
  min-width: 100%;
  display: block;
  visibility: hidden;
  opacity: 0;
  transition: all ease-out .3s;
}
.mainNav li.dropDown ul li {
  display: block;
  text-align: left;
  margin-left: 0;
  white-space: nowrap;
}
.mainNav li.dropDown ul li a {
  color: #fff;
  font-size: 13px;
  line-height: 19px;
  padding: 10px;
  display: block;
}
.mainNav li.dropDown ul li:hover {
  background: #000;
}
.mainNav li.dropDown.active {
  background: black url("../images/mobile-menu-arrow-up.png") no-repeat right 10px top 20px !important;
}
.mainNav li.dropDown:hover ul {
  visibility: visible;
  opacity: 1;
}
.mainNav li ul {
  background: #444 none repeat scroll 0 0;
  position: relative;
  top: 0;
  display: none;
}
.mainNav li ul li {
  border-top: none;
  border-bottom: dotted 1px #101010;
}
.mainNav li ul li:first-child {
  border-bottom: dotted 1px #101010;
}
.mainNav li ul li:last-child {
  border-bottom: none;
}

.homepageBanner {
  position: relative;
  height: 419px;
}
.homepageBanner .contentCon {
  position: relative;
  z-index: 2;
}
.homepageBanner .content {
  position: absolute;
  width: 100%;
  max-width: 50%;
  left: 0 !important;
}
.homepageBanner h2 {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 42px;
  line-height: 52px;
}
.homepageBanner .bx-wrapper {
  height: inherit;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}
.homepageBanner .bx-viewport {
  height: inherit;
}
.homepageBanner ul {
  height: inherit;
}
.homepageBanner ul li {
  height: inherit;
}
.homepageBanner ul li img {
  display: block;
  width: 100%;
  height: auto;
  position: absolute;
}

h2.pageHeading {
  font-size: 50px;
  line-height: 72px;
  color: #fff;
  font-weight: bold;
  background: #2f97da;
  padding: 20px 60px;
  margin-bottom: 0;
}
.speechcol h2.pageHeading {
  font-size: 36px;
  line-height: 50px;
  color: #fff;
  font-weight: bold;
  background: #2f97da;
  padding: 30px 33px 2px;
  margin-bottom: 0;
}

.whatsNew .bx-wrapper .bx-controls-direction a {
  width: 43px;
  height: 43px;
  right: 0;
  left: auto;
  top: 50% !important;
}
.whatsNew .bx-wrapper .bx-controls-direction a.bx-prev {
  background: url("../images/top-arrow.png") no-repeat 0 0;
  margin-top: -22px !important;
}
.whatsNew .bx-wrapper .bx-controls-direction a.bx-next {
  background: url("../images/down-arrow.png") no-repeat 0 0;
  margin-top: 22px !important;
}
.whatsNew .bx-wrapper .bx-controls-direction a:hover {
  background-position: 0 -43px;
}
.whatsNew .bx-controls.bx-has-pager {
  display: none;
}
.whatsNew h4 {
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 10px;
}
.whatsNew p {
  width: 80%;
}

.ourCompany {
  text-align: center;
  background: #fff;
  padding: 0px 0 30px;
}
.ourCompany .contentCon {
  padding: 0 50px;
}
.ourCompany .contentCon p {
  text-align: center;
  margin-bottom: 5px;
}
.ourCompany h2 {
  font-weight: bold;
}
.ourCompany .line {
  margin: 0 auto 20px;
}
.ourCompany .sliderConBox {
  position: relative;
  margin-bottom: 40px;
}
.expandContent p{ line-height:1.4; margin-bottom:13px;}
.ourCompany .sliderCon {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity ease-out .3s;
}
.ourCompany .sliderCon ul {
  overflow: hidden;
}
.ourCompany .sliderCon li {
  width: 220px;
  height: 220px;
  background: #f0f0f0;
  margin-right: 20px;
  float: left;
}
.sustainability{ 
  width: 100%;
  margin: 0px; 
  padding: 0px;
}
.sustainability .sliderConBox{
  position: relative;
  margin-bottom: 40px;
}

.sustainability .logoSlider li {
  width: 220px;
  height: 220px;
  background: #f0f0f0;
  margin-right: 20px;
  float: left;
  display: table;
}
.sustainability .sliderCon.showBox {
  opacity: 1;
  visibility: visible;
  z-index: 9;
}
.sustainability .logoSlider li {
  position: relative;
  display: table;
}
.sustainability .logoSlider li a {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  text-align: center;
  text-decoration: none;
}


.ourCompany .sliderCon.showBox {
  opacity: 1;
  visibility: visible;
  z-index: 9;
}
.ourCompany .logoSlider li {
  position: relative;
  display: table;
}
.ourCompany .logoSlider li a {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  text-align: center;
  text-decoration: none;
}
.ourCompany .logoSlider li img {
  display: inline-block;
  opacity: 0;
  border: 0;
  visibility: hidden;
  transition: opacity ease-out .5s;
  top: 0;
  left: 0;
}
.ourCompany .logoSlider li img.fadein {
  opacity: 1;
  visibility: visible;
}
.ourCompany .logoSlider .bx-wrapper .bx-controls-direction a {
  width: 43px;
  height: 43px;
}
.ourCompany .logoSlider .bx-wrapper .bx-controls-direction a.bx-prev {
  background: url("../images/left-arrow.png") no-repeat 0 0;
}
.ourCompany .logoSlider .bx-wrapper .bx-controls-direction a.bx-next {
  background: url("../images/right-arrow.png") no-repeat 0 0;
}

.tabbing, .tab {
  font-size: 0;
  text-align: center;
  border-bottom: solid 1px #d1d1d1;
  padding-top: 10px;
  margin-bottom: 20px;
}
.tabbing li, .tab li {
  display: inline-block;
  font-size: 22px;
  line-height: 50px;
  color: #6c6c6c;
  cursor: pointer;
  width: 33.33%;
  border-bottom: solid 2px transparent;
}
.tabbing li a, .tab li a {
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  text-decoration: none;
}
.tabbing li:hover, .tabbing li.selected, .tab li:hover, .tab li.selected {
  color: #2f97da;
  border-bottom: solid 2px #2f97da;
}
.tabbing li:hover .india, .tabbing li.selected .india, .tab li:hover .india, .tab li.selected .india {
  background-position: 0 -32px;
}
.tabbing li:hover .international, .tabbing li.selected .international, .tab li:hover .international, .tab li.selected .international {
  background-position: -34px -32px;
}
.tabbing li:hover .stratagic, .tabbing li.selected .stratagic, .tab li:hover .stratagic, .tab li.selected .stratagic {
  background-position: -68px -32px;
}
.tabbing span, .tab span {
  display: inline-block;
  vertical-align: middle;
  font-size: 22px;
  line-height: 32px;
}
.tabbing .icon, .tab .icon {
  width: 34px;
  height: 32px;
  vertical-align: middle;
  background: url("../images/tabbing-sprite-icon.png") no-repeat;
  margin-right: 20px;
}
.tabbing .icon.india, .tab .icon.india {
  background-position: 0 0;
}
.tabbing .icon.international, .tab .icon.international {
  background-position: -34px 0;
}
.tabbing .icon.stratagic, .tab .icon.stratagic {
  background-position: -68px 0;
}

.flipperBox {
  background: #2f97da;
  /*background: rgba(0, 0, 0, 0) url("../images/flipper-bg.jpg") repeat scroll 0 0;*/
}
.flipperBox .flipper img {
  display: block;
  width: 1005;
  height: auto;
}
.flipperBox ul {
  height: 182px;
}
.flipperBox .face {
  position: absolute;
  top: 0;
  left: 0;
  backface-visibility: hidden;
  transition: all ease-out 1s;
}
.flipperBox .face.front {
  transform: rotateX(0deg);
}
.flipperBox .face.back {
  transform: rotateX(-180deg);
}
.flipperBox li {
  float: right;
  width: 242px;
  position: relative;
  height: 182px;
  perspective: 800px;
}
.flipperBox li:hover .front, .flipperBox li.flipped .front {
  transform: rotateX(180deg);
}
.flipperBox li:hover .back, .flipperBox li.flipped .back {
  transform: rotateX(0deg);
}
.flipperBox h2 {
  font-weight: bold;
}
.flipperBox h2, .flipperBox p, .flipperBox a {
  color: #fff;
  border-color: #fff;
}
.flipperBox a , .arrowwhite{
	padding:10px 15px 10px 60px;
	background:url('../images/arricon.png') no-repeat 15px center;
	 border:1px solid #fff;
}
.flipperBox .contentCon {
  position: relative;
  padding: 0;
  overflow: hidden;
}
.flipperBox .content {
  position: absolute;
  top: 0;
  left: 22px !important;
  max-width: 450px;
  top: 80px !important;
}

.mainNav {
  position: relative;
  z-index: 111;
}

.navBtn {
  background: url(../images/navBtn.png) center no-repeat;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  display: none;
}

.navBtn.active {
  background: url(../images/closeBtn.png) center no-repeat;
}

.tabbing_Mbl {
  display: none;
}

.corporateBox {
  display: none;
}

.sliderOnebyOne {
  width: 100%;
  display: inline-block;
}
.sliderOnebyOne .contentCon {
  position: relative;
}
.sliderOnebyOne .main {
  width: 1206px;
  margin: 30px auto;
  position: relative;
  overflow: hidden;
}
.sliderOnebyOne .lftDiv {
  position: absolute;
  top: 0;
  left: 0;
  width: 55%;
  overflow: hidden;
}
.sliderOnebyOne .lftDiv div {
  float: left;
  transition: all 0.6s ease-in-out;
}
.sliderOnebyOne .lftDiv .mainSlide {
  position: relative;
  transition: all 0.6s ease-in-out;
  left: 0;
}
.sliderOnebyOne .rgtDiv {
  position: absolute;
  top: 0;
  right: 0;
  width: 45%;
  transition: all 0.6s ease-in-out;
}
.sliderOnebyOne .lftDiv img, .sliderOnebyOne .rgtDiv img {
  width: 100%;
}
.sliderOnebyOne .slide {
  width: 100%;
  height: 647px;
  text-align: center;
}
.sliderOnebyOne .slideImgSec {
  width: 100%;
  display: inline-block;
}
.sliderOnebyOne .slideImgSec img {
  display: block;
}
.sliderOnebyOne .slideDtlBox {
  width: 100%;
  padding: 5% 7%;
  box-sizing: border-box;
  text-align: left;
  display: inline-block;
  opacity: 1;
}
.sliderOnebyOne .slideDtlBox h2 {
  font-family: Century Gothic,arial,sans-serif;
  font-weight: bold;
  font-size: 30px;
}
.sliderOnebyOne .slideDtlBox .readMore {
  position: relative;
  left: 0;
  display: inline-block;
  margin-top: 10px;
}
.sliderOnebyOne .controller {
  width: 24px;
  height: 150px;
  position: absolute;
  top: 50%;
  left: 22px;
  background: url(../images/controllerBg.png) 11px top no-repeat;
}
.sliderOnebyOne .controller ul li {
  width: 22px;
  height: 22px;
  background: url(../images/controllerImg.png) 0 -22px no-repeat;
  cursor: pointer;
  margin-top: 40px;
}
.sliderOnebyOne .controller ul li:first-child {
  margin: 0;
}
.sliderOnebyOne .controller ul li.active {
  background-position: 0 0;
}

.sliderOnebyOneMbl {
  width: 100%;
  display: none;
}
.sliderOnebyOneMbl ul li {
  display: inline-block;
  text-align: center;
}
.sliderOnebyOneMbl ul li .imgSec {
  display: inline-block;
}
.sliderOnebyOneMbl .imgDtl {
  display: inline-block;
  margin-top: 60px;
  padding: 0 2%;
  text-align:center;
}
.sliderOnebyOneMbl .imgDtl h2 {
  font-family: Century Gothic,arial,sans-serif;
  font-weight: bold;
  margin-bottom: 15px;
}

.breadCrumCon {
  background: #f8f8f8;
  padding: 5px 0;
  border-top: solid 1px #c9c9c9;
  border-bottom: solid 1px #c9c9c9;
}
.breadCrumCon a, .breadCrumCon span {
  font-size: 14px;
  line-height: 16px;
  padding: 5px;
  font-weight:bold;
  display: inline-block;
  vertical-align: middle;
}
.breadCrumCon a:first-child, .breadCrumCon span:first-child {
  padding-left: 0;
}
.breadCrumCon a {
  color: #2f97da;
}
.breadCrumCon span {
  color: #2a2a2a;
}

.scrollSplitColCon .contentCon {
  padding: 0;
  overflow: hidden;
}
.scrollSplitColCon .scrollerContent .contentBlock.companyHandler .companySliderWrapper .bx-viewport{height: 490px !important;}
.scrollSplitColCon .scrollLinkCon, .scrollSplitColCon .pageContentCol, .scrollSplitColCon .pressReleaseLinks {
  float: left;
}
.scrollSplitColCon .scrollLinkCon, .scrollSplitColCon .pressReleaseLinks {
  width: 25%; padding-top: 15%;
}
.scrollSplitColCon .scrollLinkCon li, .scrollSplitColCon .scrollLinkCon a, .scrollSplitColCon .pressReleaseLinks li, .scrollSplitColCon .pressReleaseLinks a {
  color: #000;
  font-size: 16px;
  line-height: 22px;
  padding: 5px 0 5px 22px;
  font-weight: bold;
  font-family: Century Gothic,arial,sans-serif;
  cursor: pointer;
  text-decoration: none;
}
.scrollSplitColCon .scrollLinkCon li.selected, .scrollSplitColCon .scrollLinkCon a.selected, .scrollSplitColCon .pressReleaseLinks li.selected, .scrollSplitColCon .pressReleaseLinks a.selected {
  color: #fff;
  background: #2f97da;
}
.scrollSplitColCon .scrollLinkCon li.selected a, .scrollSplitColCon .scrollLinkCon a.selected a, .scrollSplitColCon .pressReleaseLinks li.selected a, .scrollSplitColCon .pressReleaseLinks a.selected a {
  color: #fff;
}
.scrollSplitColCon .scrollLinkCon li.selected:hover, .scrollSplitColCon .scrollLinkCon a.selected:hover, .scrollSplitColCon .pressReleaseLinks li.selected:hover, .scrollSplitColCon .pressReleaseLinks a.selected:hover {
  color: #fff;
  background: #2f97da;
}
.scrollSplitColCon .scrollLinkCon li.selected:hover a, .scrollSplitColCon .scrollLinkCon a.selected:hover a, .scrollSplitColCon .pressReleaseLinks li.selected:hover a, .scrollSplitColCon .pressReleaseLinks a.selected:hover a {
  color: #fff;
}
.scrollSplitColCon .scrollLinkCon li:hover, .scrollSplitColCon .scrollLinkCon a:hover, .scrollSplitColCon .pressReleaseLinks li:hover, .scrollSplitColCon .pressReleaseLinks a:hover {
  background: #f5f5f5;
}
.scrollSplitColCon .scrollLinkCon li a, .scrollSplitColCon .scrollLinkCon a a, .scrollSplitColCon .pressReleaseLinks li a, .scrollSplitColCon .pressReleaseLinks a a {
  padding: 0;
}
.scrollSplitColCon .scrollLinkCon {
  opacity: 1;
  transition: opacity ease-out .5s;
}
.scrollSplitColCon .scrollLinkCon.fadeSection {
  opacity: 0;
}
.scrollSplitColCon .pageContentCol {
  width: calc(75% - 1px);
  border-left: solid 1px #c9c9c9;
}
.scrollSplitColCon .scrollerContent {
  margin-bottom: 20px;
}
.scrollSplitColCon .scrollerContent h2 {
  font-weight: bold;
}
.scrollSplitColCon .scrollerContent .pageThumbnail {
  float: left;
  margin: 0 30px 40px 0;
  display: block;
}
.scrollSplitColCon .scrollerContent p:last-child {
  margin-bottom: 0;
}
.scrollSplitColCon .scrollerContent .contentBlock {
  padding: 30px 20px 30px 60px;
}
.scrollSplitColCon .scrollerContent .contentBlock h2 {
  margin-bottom: 30px;
}
.scrollSplitColCon .scrollerContent .contentBlock h3 {
  color: #2f97da;
  line-height: 45px;
}
.scrollSplitColCon .scrollerContent .contentBlock .twoCol li {
  width: 45%;
  display: inline-block;
  vertical-align: top;
}
.scrollSplitColCon .scrollerContent .contentBlock .twoCol li li {
  display: block;
  width: auto !important;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 20px;
  background: transparent url("../images/peopleli.png") no-repeat scroll 0 5px;
  padding-left: 20px;
}
.scrollSplitColCon .scrollerContent .contentBlock .twoCol li:last-child {
  width: 54%;
}
.scrollSplitColCon .scrollerContent .contentBlock .threeCol li {
  width: 29%;
  display: inline-block;
  margin-right: 5%;
  margin-bottom: 40px;
  vertical-align: top;
}
.scrollSplitColCon .scrollerContent .contentBlock .threeCol li:nth-child(3n) {
  margin-right: 0;
}
.scrollSplitColCon .scrollerContent .contentBlock.ourVision {
  background: url("../images/about-bg.jpg") no-repeat 0 0; }
.scrollSplitColCon .scrollerContent .contentBlock.ourVision h2 {
  margin-bottom: 0;
}
.scrollSplitColCon .scrollerContent .contentBlock.corporateSection .leftCol, .scrollSplitColCon .scrollerContent .contentBlock.corporateSection .rightCol {
  display: inline-block;
  vertical-align: top;
}
.scrollSplitColCon .scrollerContent .contentBlock.corporateSection .leftCol {
  margin-right: 5%;
  width: 50%;
}
.scrollSplitColCon .scrollerContent .contentBlock.corporateSection .rightCol {
  background: #2f97da;
  box-sizing: border-box;
  padding: 30px 40px;
  width: 43%;
}
.scrollSplitColCon .scrollerContent .contentBlock.corporateSection .rightCol p {
  margin-bottom:10px;
}
.scrollSplitColCon .scrollerContent .contentBlock.corporateSection .rightCol li {
  margin-bottom: 30px;
  background: transparent url("../images/bullet.png") no-repeat scroll 0 7px;
  padding-left: 20px;
}
.scrollSplitColCon .scrollerContent .contentBlock.corporateSection .rightCol p, .scrollSplitColCon .scrollerContent .contentBlock.corporateSection .rightCol a {
  color: #fff;
  font-weight: bold;
}
.scrollSplitColCon .scrollerContent .contentBlock.corporateSection .rightCol a {
  text-decoration: underline;
}
.scrollSplitColCon .scrollerContent .contentBlock.yearSlider {
  padding-left: 0;
  padding-right: 0;
  padding-bottom:15px;
}
.scrollSplitColCon .scrollerContent .contentBlock.yearSlider h2 {
  text-align: left;
  padding-left: 60px;
}
.scrollSplitColCon .scrollerContent .contentBlock.yearSlider p {
  padding-left: 15px;
  background:url('../images/peopleli.jpg') no-repeat 0 5px   ;
  margin-bottom:10px;
}
.scrollSplitColCon .scrollerContent .contentBlock.yearSlider .line {
  max-width:70px;
}
.scrollSplitColCon .scrollerContent .contentBlock.yearSlider .leftCol, .scrollSplitColCon .scrollerContent .contentBlock.yearSlider .rightCol {
  display: inline-block;
  width: 46%;
  vertical-align: middle;
}
.scrollSplitColCon .scrollerContent .contentBlock.yearSlider .leftCol {
  margin-right: 5%;
  position: relative;
}
.scrollSplitColCon .scrollerContent .contentBlock.yearSlider .leftCol img {
  display: none;
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
}
.scrollSplitColCon .scrollerContent .contentBlock.yearSlider .leftCol img.active {
  display: block;
}
.scrollSplitColCon .scrollerContent .contentBlock.yearSlider .rightCol {
  text-align: left;
  width: 35%;
  padding-right: 15px;
}
.scrollSplitColCon .scrollerContent .contentBlock.yearSlider .bx-viewport li {
  padding-bottom: 100px;
  background: transparent url("../images/year-ruler.jpg") repeat-x scroll left 0 bottom 40px;
  text-align: center;
}
.scrollSplitColCon .scrollerContent .contentBlock.yearSlider .bx-viewport li:after {
  width: 2px;
  height: 30px;
  background: #adadad;
  bottom: 40px;
  left: 50%;
  margin-left: -2px;
  content: '';
  position: absolute;
}
.scrollSplitColCon .scrollerContent .contentBlock.yearSlider .bx-viewport li span.yearData {
  font-family: Century Gothic,arial,sans-serif;
  font-weight: bold;
  color: #2f97da;
  font-size: 16px;
  line-height: 22px;
  display: block;
  width: 70px;
  left: 50%;
  margin-left: -35px;
  text-align: center;
  position: absolute;
  bottom: 0;
}
.scrollSplitColCon .scrollerContent .contentBlock.yearSlider .bx-wrapper .bx-controls-direction a {
  margin-top: -75px;
}
.scrollSplitColCon .scrollerContent .contentBlock.yearSlider .bx-wrapper .bx-prev {
  left: 20px;
}
.scrollSplitColCon .scrollerContent .contentBlock.yearSlider .bx-wrapper .bx-next {
  right: 0px;
}
.scrollSplitColCon .scrollerContent .contentBlock.companyHandler {
  font-size: 0;
  padding: 0;
	position: relative;
}
.scrollSplitColCon .scrollerContent .contentBlock.companyHandler h2 {
  text-align: left;
  padding-left: 60px;
  width: 100%;
}
.scrollSplitColCon .scrollerContent .contentBlock.companyHandler .companySliderWrapper {
  position: relative;
}
.scrollSplitColCon .scrollerContent .contentBlock.companyHandler a {
  display: block;
  text-decoration: none;
}
.scrollSplitColCon .scrollerContent .contentBlock.companyHandler a{
	
}

.scrollSplitColCon .scrollerContent .contentBlock.companyHandler .overlay {
  position: absolute;
  width: 100%;
  height: 200%;
  bottom: 0;
  left: 0;
  background: transparent linear-gradient(transparent, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.5) 50%) repeat scroll 0 0;
  z-index: 1;
  visibility:visible;
  opacity:1;
  transition: all ease-out .3s;
}
.scrollSplitColCon .scrollerContent .contentBlock.companyHandler .pic {
  display: block;
  width: 100%;
  height: auto;
}
.scrollSplitColCon .scrollerContent .contentBlock.companyHandler ul {
  position: absolute;
}
.scrollSplitColCon .scrollerContent .contentBlock.companyHandler li {
  overflow: hidden;
}
.scrollSplitColCon .scrollerContent .contentBlock.companyHandler li:hover .overlay {
  bottom: -100%;

}
.scrollSplitColCon .scrollerContent .contentBlock.companyHandler li .arrow {
  position: absolute;
  width: 36px;
  display: block;
  bottom: 15px;
  right: 30px;
  height: 36px;
  border: solid 2px #fff;
  background: url("../images/button-arrow.png") no-repeat center center;
}
.scrollSplitColCon .scrollerContent .contentBlock.companyHandler .content {
  padding: 20px;
  box-sizing: border-box;
  position: absolute;
  width: 100%;
  bottom: 0;
  text-align: left;
  bottom: 0;
  z-index: 2;
  transition: all ease-out .3s;
}
.scrollSplitColCon .scrollerContent .contentBlock.companyHandler h2.name {
  color: #fff;
  text-transform: uppercase;
  padding-left: 0;
  font-size: 27px;
  line-height: 32px;
  margin-bottom: 20px;
}
.scrollSplitColCon .scrollerContent .contentBlock.companyHandler h3 {
  font-size: 15px;
  line-height: 18px;
  min-height: 23px;
  max-width: calc(100% - 60px);
}
.scrollSplitColCon .scrollerContent .contentBlock.companyHandler .bx-wrapper .bx-controls-direction a {
  top: -60px;
  width: 43px;
  height: 43px;
  margin-top: 0;
}
.scrollSplitColCon .scrollerContent .contentBlock.companyHandler .bx-wrapper .bx-controls-direction a.bx-prev {
  background: url("../images/top-arrow-left.jpg") no-repeat 0 0;
}
.scrollSplitColCon .scrollerContent .contentBlock.companyHandler .bx-wrapper .bx-controls-direction a.bx-next {
  background: url("../images/down-arrow-right.jpg") no-repeat 0 0;
}
.scrollSplitColCon .scrollerContent .contentBlock.companyHandler .bx-wrapper .bx-controls-direction a:hover, .scrollSplitColCon .scrollerContent .contentBlock.companyHandler .bx-wrapper .bx-controls-direction a.disabled {
  background-position: -43px 0;
}
.scrollSplitColCon .scrollerContent .contentBlock.companyHandler .bx-wrapper .bx-prev {
  left: auto;
  right: 46px;
}
.scrollSplitColCon .scrollerContent .contentBlock.companyHandler .bx-wrapper .bx-next {
  right: 0;
}

footer {
  background: #f5f5f5;
  padding: 10px 0;
}
footer .topSec {
  border-bottom: 1px solid #656c74;
  padding-bottom: 30px;
}
footer .stay {
  width: 9%;
  display: inline-block;
  vertical-align: top;
}
footer .stay p {
  color: #656c74;
  font-size: 14px;
  font-family: Century Gothic,arial,sans-serif;
  font-weight: bold;
  margin-bottom: 10px;
}
footer .stay p a {
  width: 30px;
  height: 30px;
  display: inline-block;
  background: #2f97da;
  margin-right: 5px;
}
footer .stay p a.icoFb {
  background: url(../images/icoFb.png) center no-repeat #2f97da;
}
footer .stay p a.icoTwtr {
  background: url(../images/icoTwtr.png) center no-repeat #2f97da;
}
footer .stay p a:hover {
  background-color: #333;
}
footer .topSec ul {
  width: 90%;
  display: inline-block;
  vertical-align: top;
  margin-top: 5px;
}
footer .topSec ul li {
  display: inline-block;
  width: 19%;
  vertical-align: top;
  font-size: 14px;
  font-weight: bold;
  color: #2a2a2a;
  font-family: Century Gothic,arial,sans-serif;
}
footer .topSec ul ul li {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
}
footer .topSec ul ul li a {
  color: #2a2a2a;
  padding: 5px 0;
  text-decoration: none;
  display: block;
}
footer .leftCol {
  float: left;
}
footer .leftCol img {
  display: block;
}
footer .leftCol li {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  line-height: 30px;
  color: #2a2a2a;
  margin-right: 40px;
}
footer .leftCol li a {
  color: #2a2a2a;
  font-weight: bold;
  text-decoration: none;
}
footer .leftCol li:last-child {
  margin-right: 0;
}
footer .rightCol {
  float: right;
  padding: 10px 80px 10px 0;
}
footer .rightCol ul li {
  display: block;
  vertical-align: middle;
  width: 28px;
  height: 28px;
  margin-right: 20px;
}
footer .rightCol ul li.fb {
  background: url("../images/footer-fb-logo.png") left top; display: none;
}
footer .rightCol ul li.twitter {
  background: url("../images/footer-twitter-logo.png") left top;
}

footer .rightCol ul li.twitter a {width: 100%; height: 100%; display: block;}

footer .rightCol ul li:hover {
  background-position: left -28px;
  cursor: pointer;
}
footer .rightCol ul li:last-child {
  margin-right: 0;
}

.grayBg {
  background: #f5f5f5;
}

.twoColSplit {
  text-align: center;
}
.twoColSplit .leftCol, .twoColSplit .rightCol {
  display: inline-block;
  vertical-align: top;
  width: 49%;
}
.twoColSplit .leftCol {
  border-right: solid 1px #c9c9c9;
}
.twoColSplit .line {
  margin: 0 auto;
}
.twoColSplit h2 {
  margin-bottom: 50px !important;
}

.conatctPage {
  /*.pageContentCol{border-left: 0; }*/
}
.conatctPage h3 {
  font-size: 25px;
  line-height: 32px;
}
.conatctPage p {
  font-weight: bold;
  font-family: Century Gothic,arial,sans-serif;
  font-size: 16px;
  line-height: 28px;
}
.conatctPage p a {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  text-decoration: none;
}
.conatctPage .line {
  margin-bottom: 20px;
}
.conatctPage .scrollSplitColCon .scrollerContent .contentBlock.fulllength p {
  text-align: center;
}
.conatctPage .scrollSplitColCon .scrollerContent .contentBlock.threeCol {
  padding: 50px 0;
  text-align: center;
}
.conatctPage .scrollSplitColCon .scrollerContent .contentBlock.threeCol .line {
  margin: 0 auto 20px auto;
}
.conatctPage .scrollSplitColCon .scrollerContent .contentBlock.threeCol li {
  width: 28%;
  display: inline-block;
  margin-right: 2.5%;
  padding-right: 2.5%;
  margin-bottom: 40px;
  vertical-align: top;
  border-right: solid 1px #c9c9c9;
}
.conatctPage .scrollSplitColCon .scrollerContent .contentBlock.threeCol li:nth-child(3n) {
  margin-right: 0;
  border-right: 0;
}

.ourCompanyPage .scrollSplitColCon .scrollerContent .contentBlock, .transforming_lives .scrollSplitColCon .scrollerContent .contentBlock, .corporateSocial .scrollSplitColCon .scrollerContent .contentBlock, .pressRelease .scrollSplitColCon .scrollerContent .contentBlock, .enterprisePage .scrollSplitColCon .scrollerContent .contentBlock {
  padding: 0;
}
.ourCompanyPage .scrollSplitColCon .scrollerContent .contentBlock h2, .transforming_lives .scrollSplitColCon .scrollerContent .contentBlock h2, .corporateSocial .scrollSplitColCon .scrollerContent .contentBlock h2, .pressRelease .scrollSplitColCon .scrollerContent .contentBlock h2, .enterprisePage .scrollSplitColCon .scrollerContent .contentBlock h2 {
  margin-bottom: 20px;
}
.ourCompanyPage .scrollSplitColCon .scrollerContent .contentBlock p, .transforming_lives .scrollSplitColCon .scrollerContent .contentBlock p, .corporateSocial .scrollSplitColCon .scrollerContent .contentBlock p, .pressRelease .scrollSplitColCon .scrollerContent .contentBlock p, .enterprisePage .scrollSplitColCon .scrollerContent .contentBlock p {
  line-height: 24px;
}
.ourCompanyPage .scrollSplitColCon .scrollerContent .contentBlock h3, .transforming_lives .scrollSplitColCon .scrollerContent .contentBlock h3, .corporateSocial .scrollSplitColCon .scrollerContent .contentBlock h3, .pressRelease .scrollSplitColCon .scrollerContent .contentBlock h3, .enterprisePage .scrollSplitColCon .scrollerContent .contentBlock h3 {
  font-family: Century Gothic,arial,sans-serif;
  font-size: 18px;
  font-style: italic;
  font-weight: bold;
  line-height: 28px;
  margin-bottom: 20px;
}

.enterprisePage .scrollSplitColCon .scrollerContent .contentBlock {
  padding: 40px 0;
  margin-bottom: 40px;
  border-bottom: solid 1px #c9c9c9;
}
.enterprisePage .scrollSplitColCon .scrollerContent .contentBlock:last-child {
  border-bottom: 0;
}
.enterprisePage .scrollSplitColCon .scrollerContent .contentBlock img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  width: auto;
  height: auto;
}

.leadershipPage .scrollSplitColCon .scrollerContent .contentBlock {
  position: relative;
  border-bottom: solid 1px #c9c9c9;
}
.leadershipPage .scrollSplitColCon .scrollerContent .contentBlock h2 {
  margin-bottom: 0;
}
.leadershipPage .scrollSplitColCon .scrollerContent .contentBlock .showMore {
  right: 0;
  left: auto;
}

.sitemapPage .scrollSplitColCon .scrollerContent .contentBlock {
  border-bottom: solid 1px #c9c9c9;
}
.sitemapPage .scrollSplitColCon .scrollerContent .contentBlock h3 {
  font-size: 22px;
  font-style: normal;
  line-height: 32px;
  margin-bottom: 0;
}
.sitemapPage .scrollSplitColCon .scrollerContent .contentBlock h3 a {
  text-decoration: none;
  color: #2f97da;
  font-size: inherit;
  line-height: inherit;
}
.sitemapPage .scrollSplitColCon .scrollerContent .contentBlock .line {
  margin-bottom: 0;
}
.sitemapPage .scrollSplitColCon .scrollerContent .contentBlock ul {
  padding-top: 30px;
}
.sitemapPage .scrollSplitColCon .scrollerContent .contentBlock ul li {
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 20px;
  display: inline-block;
  vertical-align: top;
  text-align: left;
  width: 24%;
}
.sitemapPage .scrollSplitColCon .scrollerContent .contentBlock ul li:last-child {
  margin-right: 0;
}
.sitemapPage .scrollSplitColCon .scrollerContent .contentBlock ul li a {
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  color: #2a2a2a;
}
.sitemapPage .scrollSplitColCon .scrollerContent .contentBlock ul li a:hover {
  text-decoration: underline;
  color: #2f97da;
}

.blockHeader {
  position: relative;
  border-top: solid 1px #c9c9c9;
  border-bottom: solid 1px #c9c9c9;
}

.sustainHeader h2{top:50px !important;}

.blockHeader img {
  display: block;
  width: 100%;
  height: auto;
}
.blockHeader h2 {
  position: absolute;
  z-index: 1;
  left: 30px !important;
  text-transform: capitalize;
}

.innerContentModule {
  padding: 30px;
}

.innerContentModule.videoSlider p {
    padding: 0 2%;
}
.photoGallery .innerContentModule {
  padding-top: 0px;
}
.posterBlockModuleWrapper  .innerContentModule h2 , .scrollSplitColCon .scrollerContent .contentBlock .innerContentModule h2{ margin-bottom:0 !important; line-height:1;}
.scrollSplitColCon .scrollerContent .contentBlock .innerContentModule h2.philohead , .corporateSocial .scrollSplitColCon .scrollerContent .contentBlock .innerContentModule h2.peoplehead , .transforming_lives .scrollSplitColCon .scrollerContent .contentBlock .innerContentModule.moresection h2 { margin-bottom:20px !important;}

.innerContentModule .leftCol, .innerContentModule .rightCol {
  display: inline-block;
  vertical-align: top;
}
.innerContentModule .leftCol {
  width: 24%;
  margin-right: 3%;
  background: #f0f0f0;
  display: inline-block;
  text-align: center;
}
.innerContentModule .leftCol div {
  display: table;
  width: 100%;
  height: 100%;
}
.innerContentModule .leftCol span {
  display: table-cell;
  vertical-align: middle;
}
.innerContentModule .leftCol img {
  max-width: 90%;
  height: auto;
}
.innerContentModule .rightCol {
  width: 72%;
}

.bharti_today {
	width: 100%; 
	float: left;
}

.bharti_today li{
	width: 49%;
    display: inline-block;
}

.bharti_today .leftCol {
	margin-right: 3%;
    display: inline-block;
    text-align: center;
    margin-bottom: 70px;
	background: none;
}
.bharti_today li .leftCol {
	width: 45%;
}
.bharti_today li .rightCol{
	width: 40%;
	margin-top: 2%;
}
.bharti_today li .rightCol p{
   font-weight: bold;
   text-transform: uppercase;}

.innerContentModule li {
  margin-bottom: 60px;
  margin-right: 10px;
}
.innerContentModule li:last-child {
  margin-bottom: 0;
}
.innerContentModule .readMore {
  position: static;
}
.innerContentModule.ourCompanyPageTabContent h2 {
  font-size: 25px;
  line-height: 28px;
}
.innerContentModule.ourCompanyPageTabContent.active {
  display: block;
  opacity: 1;
}
.innerContentModule.ourCompanyPageTabContent .rightCol p {
  margin-bottom: 15px;
}
.innerContentModule.centralizeContent .leftCol {
  height: 200px;
}
.innerContentModule .pressYearSlider .bx-wrapper {
  margin-bottom: 30px !important;
  border-bottom: solid 1px #d1d1d1;
  width: 90% !important;
  margin: 0 auto;
}
.innerContentModule .pressYearSlider li {
  margin-bottom: 0;
  width: 74.5px !important;
  text-align: center;
  color: #6c6c6c;
  font-weight: bold;
  padding: 15px 30px;
}
.innerContentModule .pressYearSlider li a {
  color: inherit;
  text-decoration: none;
  font-size: inherit;
  line-height: inherit;
  white-space: nowrap;
}
.innerContentModule .pressYearSlider li.selected {
  background: #2f97da;
  color: #fff;
}
.innerContentModule .pressYearSlider .leftCol {
  height: 200px;
}

.transforming_lives .innerContentModule .rightCol, .corporateSocial .innerContentModule .rightCol {
  width: auto;
}

.corporateSocial .twoColSplit img {
  margin-bottom: 20px;
  max-width: 90%;
  width: auto;
}
.corporateSocial .twoColSplit h3 {
  font-size: 25px !important;
  line-height: 32px !important;
  font-style: normal !important;
}
.corporateSocial .twoColSplit p {
  width: 68%;
  margin: 0 auto;
}

.pressRelease .scrollSplitColCon .scrollerContent .contentBlock h2 {
  font-size: 18px;
  line-height: 22px;
  text-transform: uppercase;
  margin-bottom: 15px !important;
}

.innerSliderModule {
  text-align: center;
}
.innerSliderModule .col {
  display: inline-block;
  vertical-align: middle;
}

.sliderCol {
  text-align: left;
}
.sliderCol .col {
  display: inline-block;
  vertical-align: middle;
}
.sliderCol .imgModule {
  width: 32%;
  text-align: center;
  margin-right: 17%;
}
.sliderCol .imgDetailsModule {
  width: 49%;
  text-align: left;
}
.sliderCol .readMore {
  position: static;
}

.corporateSocial .sliderCol .imgCol {
  width: 195px;
  height: 274px;
  margin: 0 auto 20px;
  position: relative;
}
.corporateSocial .sliderCol .imgCol:before, .corporateSocial .sliderCol .imgCol:after {
  position: absolute;
  content: '';
  width: 76px;
  height: 59px;
  z-index: 1;
}
.corporateSocial .sliderCol .imgCol:before {
  top: 20px;
  left: -40px;
  background: url("../images/quote-top.png");
  background-size: 100% auto;
}
.corporateSocial .sliderCol .imgCol:after {
  bottom: 20px;
  right: -40px;
  background: url("../images/quote-bottom.png");
  background-size: 100% auto;
}
.corporateSocial .sliderCol .imgCon {
  width: 195px;
  height: 274px;
  border-radius: 95px;
  overflow: hidden;
  position: relative;
}
.corporateSocial .sliderCol .imgCon img {
  display: block;
  position: absolute;
  z-index: 0;
  top: 0 !important;
}
.corporateSocial .sliderCol h2 {
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 10px !important;
}
.corporateSocial .sliderCol h3 {
  font-size: 14px !important;
  line-height: 20px !important;
}
.corporateSocial .sliderCol .bx-controls.bx-has-pager {
  bottom: -20px;
  left: 14%;
  position: absolute;
  width: auto;
}
.corporateSocial .sliderCol .bx-wrapper .bx-pager {
  width: 100%;
}
.corporateSocial .sliderCol .bx-wrapper .bx-pager, .corporateSocial .sliderCol .bx-wrapper .bx-controls-auto {
  position: static;
}
.corporateSocial .sliderCol .bx-wrapper .bx-pager.bx-default-pager a {
  background: #979797;
  border: 0;
}
.corporateSocial .sliderCol .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #2f97da;
}
.corporateSocial .sliderCol .bx-wrapper .bx-pager .bx-pager-item, .corporateSocial .sliderCol .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  margin-right: 10px;
}
.corporateSocial .sliderCol .bx-wrapper .bx-pager .bx-pager-item:last-child, .corporateSocial .sliderCol .bx-wrapper .bx-controls-auto .bx-controls-auto-item:last-child {
  margin-right: 0;
}

.posterBlockModuleWrapper h2 {
  margin-bottom: 10px !important;
}

.posterBlockModule {
  padding: 0;
}
.posterBlockModule ul {
  overflow: hidden;
}
.posterBlockModule ul li {
  float: right;
  width: 50%;
  box-sizing: border-box;
  display: block;
}
.posterBlockModule ul li.blueBg {
  background: #2f97da;
}
.posterBlockModule ul li.orangeBg {
  background: #fab41d;
}
.posterBlockModule ul li.posterContentBlock {
  position: relative;
  height: 100%;
}
.posterBlockModule ul li.posterContentBlock .contectWrapper {
  width: 80%;
  position: absolute;
}
.posterBlockModule ul li.posterContentBlock .contectWrapper li {
  display: block;
  width: auto;
  font-size: 14px;
  line-height: 24px;
  float: none;
}
.posterBlockModule ul img {
  display: block;
  width: 100%;
  height: auto;
}
.posterBlockModule ul:nth-child(even) li {
  float: left;
}
.posterBlockModule h2, .posterBlockModule h3, .posterBlockModule li, .posterBlockModule p, .posterBlockModule a {
  color: #fff !important;
}
.posterBlockModule ol, .posterBlockModule p {
  margin-bottom: 20px;
}
.posterBlockModule a {
 
}

.knowMoreVisit {
  padding: 25px 0;
  text-align: center;
  background: #d2d2d2;
  border-bottom: solid 1px #c9c9c9;
  color: #2a2a2a;
  font-size: 14px;
  line-height: 18px;
}
.knowMoreVisit a {
  color: #3c9ddc;
  text-decoration: none;
  font-weight: bold;
}
.knowMoreVisit a:hover {
  text-decoration: underline;
}

.paddingBlock {
  padding: 60px !important;
}

.mainBanner {
  max-width: 1366px;
  height: auto;
  display: block;
  margin: 0 auto;
  width: 100%;
  height: auto;
}

.logoDownloadSection {
  text-align: center;
}
.logoDownloadSection img {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #e4e4e4;
  display: block;
  margin: 0 auto 30px;
  padding: 30px 60px;
}
.logoDownloadSection li {
  display: inline-block;
  margin-right: 30px;
}
.logoDownloadSection li:last-child {
  margin-right: 0;
}
.logoDownloadSection p {
  font-size: 18px;
  text-align: center;
  line-height: 22px;
  color: #545454;
  font-family: Century Gothic,arial,sans-serif;
  font-weight: bold;
  margin-bottom: 10px;
}

.tabbing_Dsk .readMore {
  position: static;
}

.photoGallery {
  margin-bottom: 30px;
}

.gallery {
  position: relative;
}
.gallery h2 {
  margin-bottom: 0 !important;
}
.gallery ul {
  overflow: hidden;
}
.gallery .leftCol {
  position: relative;
  float: left;
  width: calc(50% - 10px);
  margin-right: 10px;
}
.gallery .rightCol {
  width: 50%;
  float: left;
}
.gallery .rightCol ul {
  overflow: hidden;
}
.gallery .rightCol .smallPics {
  overflow: hidden;
}
.gallery .rightCol .smallPics div {
  width: calc(50% - 5px) !important;
  position: relative;
  float: left;
}
.gallery .rightCol .smallPics div:nth-child(2n) {
  float: right;
}
.gallery img {
  display: block;
  width: 100%;
  height: auto;
}
.gallery .bx-has-pager {
  height: 22px;
}
.gallery .bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  width: 100%;
  bottom: 0;
  right: 0;
  top: auto;
}
.gallery .bx-viewport {
  margin-bottom: 30px;
}
.gallery .bx-wrapper .bx-pager .bx-pager-item, .gallery .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  margin-right: 10px;
}
.gallery .bx-wrapper .bx-pager .bx-pager-item:last-child, .gallery .bx-wrapper .bx-controls-auto .bx-controls-auto-item:last-child {
  margin-right: 0;
}
.gallery .bx-wrapper .bx-pager.bx-default-pager a {
  border: 0;
  background: #979797;
}
.gallery .bx-wrapper .bx-pager.bx-default-pager a:hover, .gallery .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #2f97da;
}

.speechesSection .line {
  margin-bottom: 0;
}
.speechesSection .col {
  display: inline-block;
  float: right;
  width: 50%;
}
.speechesSection .col.leftCol img {
  width: 100%;
  height: auto;
}
.speechesSection .col.rightCol {
  width: calc(50% - 60px);
  padding: 30px;
  background: #f5f5f5;
}
.speechesSection .col.rightCol .speechContent {
  overflow: auto;
}
.speechesSection h3 {
  margin-bottom: 5px !important;
  line-height: 22px !important;
}
.speechesSection p {
  margin-bottom: 20px;
}
.speechesSection a {
  padding: 8px 15px;
  background: #2f97da;
  font-size: 13px;
  line-height: 18px;
  text-align: center;
  display: inline-block;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
	margin-top: 10px;
}
.speechesSection ul li {
  border-bottom: solid 1px #c9c9c9;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.speechesSection ul .col {
  float: none;
  vertical-align: top;
  width: 80%;
}
.speechesSection ul .col:first-child {
  font-family: Century Gothic,arial,sans-serif;
  color: #767676;
  font-weight: bold;
  width: 10%;
  text-align: center;
  margin-right: 5%;
  font-size: 16px;
  line-height: 24px;
}
.speechesSection .readMore {
  position: static;
}

.awardSec {
  position: relative;
}
.awardSec .awardContent {
  position: relative;
}
.awardSec .awardContent ul {
  text-decoration: none; margin: 0px; padding: 0px;
}
.awardSec .awardContent ul li {
  float: left;
}
.awardSec h2 {
  margin-bottom: 0 !important;
}
.awardSec .awardSlider {
  position: absolute;
  right: 80px;
  z-index: 1;
  top: 80px;
  width: 270px;
  padding-bottom: 15px;
  background: white url("../images/page-bg.png") left bottom repeat-x;
}
.awardSec .awardSlider h3 {
  text-align: center;
  line-height: 22px !important;
}
.awardSec .awardSlider p {
  text-align: center;
  font-size: 13px;
  line-height: 19px !important;
}
.awardSec .awardSlider li {
  background: #fff;
  padding: 10px;
}
.awardSec .awardSlider li img {
  display: block;
  margin: 0 auto 10px;
  width:170px;
  height:115px;
}
.awardSec .awardSlider .bx-wrapper .bx-pager {
  width: auto;
  position: static; .bx-wrapper 
}
.awardSec .awardSlider .bx-wrapper .bx-pager .bx-pager-item, .awardSec .awardSlider .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  margin-right: 10px;
  border: 0;
}

.awardSec .awardSlider .bx-wrapper .bx-pager .bx-pager-item:last-child, .awardSec .awardSlider .bx-wrapper .bx-controls-auto .bx-controls-auto-item:last-child {
  margin-right: 0;
}
.awardSec .awardSlider .bx-wrapper .bx-pager.bx-default-pager a:hover, .awardSec .awardSlider .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #2f97da;
}
.awardSec .awardSlider .bx-wrapper .bx-pager.bx-default-pager a {
  background: #979797;
  border: 0;
}

.upArrow {
  position: fixed;
  right: 20px;
  bottom: 20px;
  background: url("../images/up-arrow.png");
  width: 43px;
  height: 43px;
  z-index: 99;
  display: block;
  opacity: 0;
  transition: all .3s ease-out;
  cursor: pointer;
  visibility: hidden;
}
.upArrow.active {
  visibility: visible;
  opacity: 1;
}
.imageshowevent_block{ float:left; width:50%; padding:0 5px; box-sizing:border-box;}
.imageshowevent_cont{  margin-bottom:10px; position:relative;}
.imageshowevent_cont  img{ max-width:100%; width:100%; display:block; height: 330px;}
.imageshowevent_cont  img.height480{ height:auto;}
.imageshowevent_cont  .imgcapt{ width:100%; display:block; position:absolute; background:url('../images/bgtrans.png'); color:#fff; font-size:14px; padding:8px 0; bottom:0; text-align:center;}
.corporateSection{ border-bottom:1px solid #c9c9c9; margin-bottom:25px;}
.ourVision  .threeCol li{ background: transparent url("../images/peopleli.png") no-repeat scroll 0px 18px; padding-left:14px; box-sizing:border-box;}
.innerContentModule.moresection li{ font-size:14px; margin-bottom:10px; text-align: justify;}
h2.speechsubhead{ font-size:24px;}

.visionmisionblock{ padding:60px 0;}

.corporateSocial .visionmisionblock.twoColSplit p{ width:82%; }
.posterBlockModule p{ text-align:left;}
.homepageBanner ul li img.mobbannr{ display:none;}
.homepageBanner ul li img.mobbannrnew{ display:none;}
.homepageBanner ul li img.deskbannr{ display:block;}


.pressYearSlider .bx-pager { visibility:hidden; opacity:0;}
.transwhitebtm{ position:absolute; width:100%; height:50px; background:url('../images/whitemore.png') repeat-x 0 0; display:block; bottom:0;}
.sliderOnebyOneMbl .imgSec img{ max-height:368px;}
.showMore.showmoreNew , .readMore.showmoreNew{ position:static; margin:20px auto 0; display:block; clear:both; width:131px; display:none;}
.showMore.showmoreNew.active .arrow , .readMore.showmoreNew.active .arrow{ margin-right: 17px;}

.readmobile .transwhitebtm{ display:none;}

.readmobile{ height:auto;  -webkit-transform: translate3d(0,0,0); transition:all ease 0.8s;}
.readmobile.active{ height:auto;}


.loaderbackbg{ width:100%; height:100%; background:#fff; position:fixed; top:0; left:0; display:block;z-index:99990; opacity:0.9;}
.loaderImgmain{ position:fixed; left:50%; top:50%; margin-left:-75px; margin-top:-43px; z-index:99999}



.language{width: 210px; margin: 0px; padding: 0px; float: right;}
.language .innerContent{ float: right; margin: 0px; padding: 0px; width:210px; }
.language .innerContent ul{list-style: none; margin: 0px; padding: 0px;}
.language .innerContent ul li{ float: left; width: 100px; font-size: 16px; line-height: 20px;}
.language .innerContent ul li .menubar{float: right; margin: 0px; padding: 0px; width: 117px; background: #f0f0f0;}
.language .innerContent ul li .menubar select { -moz-appearance: none; background: rgba(0, 0, 0, 0) url("../images/dropDownImg.jpg") no-repeat scroll 84px 0; border: medium none;
    font-size: 14px; padding: 2px 0 2px 10px; outline: medium none navy; width: 100%; }

	
	

.dropBox{ width:300px; clear:both; margin-bottom:25px; color:#000; position:relative; float:right; margin-bottom:25px;}
.dropBox span{display:inline-block; margin-right:10px; width:100px; font-size:18px; line-height:18px; font-weight:bold;}
.dropBox strong{ font-size: 15px;  border-bottom:1px dotted #000;  display: inline-block; height: 25px;line-height: 25px;padding: 0px 10px; cursor:pointer; position:absolute; right:0; width:190px; box-sizing:border-box; background:#f0f0f0 url("../images/dropDownImg.jpg") no-repeat 158px 0;}
.dropBox ul{ position:absolute; top:25px; right:0; width:190px; background:#f0f0f0; display:none; box-sizing:border-box;}
.dropBox ul li{ cursor:pointer; padding:5px 10px; border-top:1px dotted #000; color:#000; margin-bottom:2px !important; background:#f0f0f0; font-size:15px;}
.dropBox ul li:first-child{ border:none}

.subbox{width:49%; display:inline-block; margin-bottom:50px;}
.subbox .leftCol{height:200px; width:45%; margin-right:3%; display:inline-block; margin-bottom:70px; text-align:center; background:none;}
.subbox .leftCol div {
    display: table;
    width: 100%;
    height: 100%;
}

.subbox .leftCol span {
    display: table-cell;
    vertical-align: middle;
}

.subbox .leftCol span img{max-width:90%; height:auto; border: 1px solid #ccc;}

.subbox .rightCol{width:40%; margin-top:2%; display:inline-block; vertical-align:top;}
.subbox .rightCol h2 {
    font-size: 20px;
    line-height: 25px;
    text-transform: uppercase;
    margin-bottom: 15px !important;
}

.subbox .rightCol p {
    font-weight: bold;
    text-transform: uppercase;
	text-align: left;
}

.subbox .rightCol .readMore {
    background: #2f97da;
    position: static;
    display: inline-block;
    bottom: 20px;
    left: 20px;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    padding-right: 10px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

.subbox .rightCol.readMore .arrow {
    text-align: center;
    background: #fab41d url("../images/button-arrow.png") no-repeat scroll center center/auto auto;
    display: inline-block;
    font-size: inherit;
    line-height: inherit;
    text-indent: -9000px;
    width: 39px;
    height: 39px;
    vertical-align: middle;
    border-right: solid 3px #fff;
    margin-right: 10px;
    color: #fab41d;
    overflow: hidden;
    font-size: 0;
}


.filterpdf{display:block; clear:both; overflow:hidden; height:100px;}

.viewAllBtn{margin: 0px; padding: 0px;}
.contentBlock.companyHandler .viewAllBtn p { margin: 0px; z-index: 9999; text-align: left; top: 10px; position: absolute; color: #ffffff; right: 130px;}





.list{
  list-style: disc;
  padding-left: 34px;
  margin-bottom: 30px;
}
.list li{
  padding-left: 15px;
}