@font-face {
  font-family: 'hdfc-icons';
  src: url("../resources/fonts/hdfc-icons.ttf?3qc1wx") format("truetype"), url("../resources/fonts/hdfc-icons.woff?3qc1wx") format("woff"), url("../resources/fonts/hdfc-icons.svg?3qc1wx#hdfc-icons") format("svg");
  font-weight: normal;
  font-style: normal;
}

h2 span{font-size:13px; display:block;padding:5px 0px 0px 0px; color:#000000;font-family: "Open Sans";}

/* line 11, ../scss/_base/_icon.scss */
[class^="iconic-"]:before, [class*=" iconic-"]:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'hdfc-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 2rem;
  color: #333;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 28, ../scss/_base/_icon.scss */
.iconic-play:before {
  content: "\e900";
}

/* line 32, ../scss/_base/_icon.scss */
.iconic-search:before {
  content: "\e901";
}






@font-face {
  font-family: 'Open Sans';
  src: url("../resources/fonts/Open Sans.eot");
  src: url("../resources/fonts/Open Sans.eot?#iefix") format("embedded-opentype"), url("../resources/fonts/Open Sans.woff2") format("woff2"), url("../resources/fonts/Open Sans.woff") format("woff"), url("../resources/fonts/Open Sans.svg#Open Sans") format("svg");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-2212;
}

@font-face {
  font-family: 'Open Sans Bold';
  src: url("../resources/fonts/Open Sans Bold.eot");
  src: url("../resources/fonts/Open Sans Bold.eot?#iefix") format("embedded-opentype"), url("../resources/fonts/Open Sans Bold.woff2") format("woff2"), url("../resources/fonts/Open Sans Bold.woff") format("woff"), url("../resources/fonts/Open Sans Bold.svg#Open Sans Bold") format("svg");
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-2074;
}

@font-face {
  font-family: 'Open Sans Semibold';
  src: url("../resources/fonts/Open Sans Semibold.eot");
  src: url("../resources/fonts/Open Sans Semibold.eot?#iefix") format("embedded-opentype"), url("../resources/fonts/Open Sans Semibold.woff2") format("woff2"), url("../resources/fonts/Open Sans Semibold.woff") format("woff"), url("../resources/fonts/Open Sans Semibold.svg#Open Sans Semibold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-2074;
}

/* line 40, ../scss/_base/_reset.scss */
html {
  font-size: 62.5%;
}

/* line 41, ../scss/_base/_reset.scss */
body {
  font-family: "Open Sans";
  color: #575757;
  overflow: hidden;
}

/* line 43, ../scss/_base/_reset.scss */
* {
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  border: none;
  -webkit-border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-font-smoothing: antialiased;
}

/* line 54, ../scss/_base/_reset.scss */
a {
  text-decoration: none;
  outline: none;
  color: #1c4b8a;
}

/* line 55, ../scss/_base/_reset.scss */
a.selected {
  color: #333;
  cursor: default;
}

/* line 56, ../scss/_base/_reset.scss */
a:hover.selected {
  text-decoration: none;
}

/* line 58, ../scss/_base/_reset.scss */
img {
  border: none;
}

/* line 60, ../scss/_base/_reset.scss */
html {
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  -webkit-text-size-adjust: 100%;
}

/* line 61, ../scss/_base/_reset.scss */
p, input {
  font-size: 1.6rem;
  line-height: 1.6;
  font-family: "Open Sans";
  color: #333;
}

/* line 62, ../scss/_base/_reset.scss */
h1, h2, h3, h4, h5, h6 {
  line-height: 1;
  font-weight: normal;
}

/* line 63, ../scss/_base/_reset.scss */
h1 {
  font-size: 3rem;
  font-family: "Open Sans Bold";
}

/* line 64, ../scss/_base/_reset.scss */
h2 {
  font-size: 3.3rem;
  font-family: "Open Sans Bold";
  text-transform: uppercase;
}

/* line 65, ../scss/_base/_reset.scss */
h3, h3 a {
  font-size: 2.6rem;
  font-family: "Open Sans Bold";
  text-transform: uppercase;
}

/* line 66, ../scss/_base/_reset.scss */
h4, h4 a {
  font-size: 1.2rem;
}

/* line 67, ../scss/_base/_reset.scss */
h5, h5 a {
  font-size: 1.2rem;
}

/* line 68, ../scss/_base/_reset.scss */
h6, h6 a {
  font-size: 1.2rem;
}

/* line 69, ../scss/_base/_reset.scss */
h3 a, h4 a, h5 a, h6 a {
  font-size: 1rem;
  text-decoration: underline;
}

/* line 70, ../scss/_base/_reset.scss */
table, table tr td, table tr th {
  border: none;
}

/* line 71, ../scss/_base/_reset.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 72, ../scss/_base/_reset.scss */
.clearfix:after {
  content: ".";
  /*display: block;*/
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* line 73, ../scss/_base/_reset.scss */
.clearfix {
  display: inline-block;
  width: 100%;
}

/* line 74, ../scss/_base/_reset.scss */
* html .clearfix {
  height: 1%;
}

/* line 76, ../scss/_base/_reset.scss */
.clear {
  font-size: 1%;
  height: 0;
  line-height: 0;
  width: 0;
  float: none;
  clear: both;
}

/* line 77, ../scss/_base/_reset.scss */
html[xmlns] .clearfix {
  /*display: block;*/
}

/* line 78, ../scss/_base/_reset.scss */
input, textarea {
  outline: none;
}

/* line 80, ../scss/_base/_reset.scss */
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, section, summary, mark {
  float: left;
  width: 100%;
}

/* line 81, ../scss/_base/_reset.scss */
.fl {
  float: left;
}

/* line 82, ../scss/_base/_reset.scss */
.fr {
  float: right;
}

/* line 83, ../scss/_base/_reset.scss */
.aligncenter {
  text-align: center;
}

/* line 85, ../scss/_base/_reset.scss */
input[type=submit], input[type=button] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
}

/* line 1, ../scss/_base/_common.scss */
.wrapper {
  width: 100%;
}

/* line 6, ../scss/_base/_common.scss */
.bodycontent .innerWrap,
.bodycontent .container {
  max-width: 1280px;
  width: 100%;
  display: block;
  margin: 0 auto;
  padding: 0;
  /*8px when height wasnt present*/
}
/* line 12, ../scss/_base/_common.scss */
.bodycontent .innerWrap:after,
.bodycontent .container:after {
  clear: both;
  width: 100%;
  height: 0px;
  content: "";
  display: block;
}
/* line 19, ../scss/_base/_common.scss */
.bodycontent .innerWrap h1,
.bodycontent .container h1 {
  padding: 3% 0 3% 80px;
  position: relative;
  text-transform: uppercase;
  color: #1c4b8a;
}
/* line 24, ../scss/_base/_common.scss */
.bodycontent .innerWrap h1:after,
.bodycontent .container h1:after {
  content: "";
  width: 70px;
  height: 3px;
  background-color: #1c4a8a;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
/* line 35, ../scss/_base/_common.scss */
.bodycontent .innerWrap p,
.bodycontent .container p {
  color: #838383;
  font-size: 1.4rem;
  line-height: 1.4;
  padding-bottom: 8px;
}

/* line 44, ../scss/_base/_common.scss */
header {
  background: #fff;
  position: relative;
  padding: 10px 10px;
}
/* line 49, ../scss/_base/_common.scss */
header .logo img {
  /*width: 60%;
  max-width: 334px;*/
}
/* line 54, ../scss/_base/_common.scss */
header .hamBurger {
  position: absolute;
  right: 10px;
  top: 10px;
}
/* line 58, ../scss/_base/_common.scss */
header .hamBurger .close-btn {
  right: 0;
  top: -4px;
  z-index: -1;
}
/* line 62, ../scss/_base/_common.scss */
header .hamBurger .close-btn.active {
  z-index: 1;
}
/* line 66, ../scss/_base/_common.scss */
header .hamBurger .top-rightMenu {
  position: absolute;
  right: 2px;
  top: 0;
  cursor: pointer;
  z-index: -1;
}
/* line 72, ../scss/_base/_common.scss */
header .hamBurger .top-rightMenu.active {
  z-index: 1;
}
/* line 75, ../scss/_base/_common.scss */
header .hamBurger .top-rightMenu .menu-button {
  position: relative;
  background-color: #1c4b8a;
  height: 5px;
  margin-bottom: 5px;
  -webkit-transition: 0.2s all ease-in 0s;
  -moz-transition: 0.2s all ease-in 0s;
  -ms-transition: 0.2s all ease-in 0s;
  -o-transition: 0.2s all ease-in 0s;
  transition: 0.2s all ease-in 0s;
  left: 0px;
  width: 30px;
}

/* line 88, ../scss/_base/_common.scss */
nav {
  padding: 15px 10px 13px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 999;
  overflow: hidden;
    /* background: -moz-linear-gradient(top,  rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 100%);
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.7) 0%,rgba(0,0,0,0) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0.7) 0%,rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3000000', endColorstr='#00000000',GradientType=0 ); */
}
/* line 99, ../scss/_base/_common.scss */
nav ul.main {
  float: left;
  font-size: 0;
  position: relative;
  width: 100%;
}
/* line 104, ../scss/_base/_common.scss */
nav ul.main li {
  float: left;
  padding: 5px 25px 5px 0;
  position: relative;
}
/* line 108, ../scss/_base/_common.scss */
nav ul.main li:last-child {
  padding-right: 0;
}
/* line 111, ../scss/_base/_common.scss */
nav ul.main li > a {
  color: #333;
  text-transform: uppercase;
  position: relative;
  font-size: 1.4rem;
  font-family: "Open Sans Semibold";
}
/* line 120, ../scss/_base/_common.scss */
nav ul.main li:before {
  content: "";
}
/* line 123, ../scss/_base/_common.scss */
nav ul.main li.underLine {
  position: relative;
}
/* line 125, ../scss/_base/_common.scss */
nav ul.main li.underLine:after {
  width: 0px;
  bottom: -2px;
  background-color: #333;
}
/* line 131, ../scss/_base/_common.scss */
nav ul.main li.underLine.active a {
  color: #1c4b8a;
}
/* line 134, ../scss/_base/_common.scss */
nav ul.main li.underLine.active:after {
  width: 40px;
  background-color: #1c4b8a;
}
/* line 141, ../scss/_base/_common.scss */
nav ul.main li.multiNav:after {
  display: none;
}
/* line 144, ../scss/_base/_common.scss */
nav ul.main li.multiNav > a {
  padding-right: 20px;
}
/* line 146, ../scss/_base/_common.scss */
nav ul.main li.multiNav > a:after {
  content: "";
  width: 8px;
  height: 8px;
  display: block;
  position: absolute;
  right: 2px;
  top: 0;
  border: 2px solid #333;
  border-color: transparent transparent #333 #333;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
/* line 159, ../scss/_base/_common.scss */
nav ul.main li.multiNav ul {
  position: absolute;
  left: 0;
  top: 70px;
  background: #f4f4f4;
  padding-bottom: 20px;
  opacity: 0;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  -ms-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
  width: 300px;
  border-top: 14px solid #fff;
                    /* &.active{
						opacity: 1;
						margin-top: 0;
					} */
}
/* line 173, ../scss/_base/_common.scss */
nav ul.main li.multiNav ul li {
  float: left;
  width: 100%;
  /* border-top: 1px solid #d8d8d8; */
}
/* line 177, ../scss/_base/_common.scss */
nav ul.main li.multiNav ul li:first-child {
  border: none;
}
/* line 181, ../scss/_base/_common.scss */
nav ul.main li.multiNav ul li.active a {
  color: #1c4b8a;
}
/* line 185, ../scss/_base/_common.scss */
nav ul.main li.multiNav ul li a {
  font-size: 1.3rem;
  font-family: "Open Sans Semibold";
  padding: 10px 10px 0;
  display: block;
  width: 100%;
}
/* line 191, ../scss/_base/_common.scss */
nav ul.main li.multiNav ul li a:after {
  background: #1c4b8a;
  width: 0;
}

/* line 203, ../scss/_base/_common.scss */
section {
  width: 100%;
}

/* line 207, ../scss/_base/_common.scss */
footer {
  width: 100%;
  padding: 10px 20px;
  background: #2962a8;
  position: relative;
  z-index: 9994;
}
/* line 213, ../scss/_base/_common.scss */
footer p {
  color: #fff;
  font-size: 1.4rem;
  line-height: 1;
  padding-bottom: 0;
}

/* line 222, ../scss/_base/_common.scss */
[class^="column-"],
[class*=" column-"] {
  width: 100%;
  float: left;
  padding: 10px;
}
/* line 226, ../scss/_base/_common.scss */
[class^="column-"] img,
[class*=" column-"] img {
  max-width: 100%;
}
/* line 229, ../scss/_base/_common.scss */
[class^="column-"] h2,
[class*=" column-"] h2 {
  width: 100%;
}
/* line 232, ../scss/_base/_common.scss */
[class^="column-"].noleftpadding,
[class*=" column-"].noleftpadding {
  padding-left: 0;
}
/* line 236, ../scss/_base/_common.scss */
[class^="column-"] [class^="column-"]:first-child,
[class*=" column-"] [class^="column-"]:first-child {
  padding-left: 0;
}
/* line 239, ../scss/_base/_common.scss */
[class^="column-"] [class^="column-"]:last-child,
[class*=" column-"] [class^="column-"]:last-child {
  padding-right: 0;
}

/* line 245, ../scss/_base/_common.scss */
.column-10 {
  width: 10%;
}

/* line 249, ../scss/_base/_common.scss */
.column-20 {
  width: 20%;
}

/* line 253, ../scss/_base/_common.scss */
.column-25 {
  width: 25%;
}

/* line 257, ../scss/_base/_common.scss */
.column-30 {
  width: 30%;
}

/* line 261, ../scss/_base/_common.scss */
.column-33 {
  width: 33.33%;
}

/* line 265, ../scss/_base/_common.scss */
.column-40 {
  width: 40%;
}

/* line 269, ../scss/_base/_common.scss */
.column-50 {
  width: 50%;
}

/* line 273, ../scss/_base/_common.scss */
.column-60 {
  width: 60%;
}

/* line 277, ../scss/_base/_common.scss */
.column-70 {
  width: 70%;
}

/* line 281, ../scss/_base/_common.scss */
.column-80 {
  width: 80%;
}

/* line 285, ../scss/_base/_common.scss */
.column-90 {
  width: 90%;
}

/* line 289, ../scss/_base/_common.scss */
.column-100 {
  width: 100%;
}

/* line 293, ../scss/_base/_common.scss */
.css-arrow {
  background: rgba(0, 0, 0, 0);
  display: block;
  float: left;
  width: 50px;
  height: 24px;
  text-align: center;
}
/* line 300, ../scss/_base/_common.scss */
.css-arrow span {
  width: 100%;
  height: 1px;
  display: block;
  background: #1c4b8a;
  position: relative;
  /* margin: 10px 0; */
  position: relative;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  -ms-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
}
/* line 310, ../scss/_base/_common.scss */
.css-arrow span:before, .css-arrow span:after {
  content: "";
  width: 15px;
  height: 1px;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform-origin: 100% 50%;
  -moz-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  background: inherit;
}
/* line 322, ../scss/_base/_common.scss */
.css-arrow span:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
/* line 330, ../scss/_base/_common.scss */
.css-arrow.right span:before, .css-arrow.right span:after {
  left: 0;
  right: auto;
  top: 0;
  -webkit-transform-origin: 0% 50%;
  -moz-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}
/* line 339, ../scss/_base/_common.scss */
.css-arrow.down, .css-arrow.up {
  width: 24px;
  height: 50px;
}
/* line 342, ../scss/_base/_common.scss */
.css-arrow.down span, .css-arrow.up span {
  height: 100%;
  width: 1px;
  margin: 0 10px;
}
/* line 347, ../scss/_base/_common.scss */
.css-arrow.down span:before, .css-arrow.down span:after, .css-arrow.up span:before, .css-arrow.up span:after {
  left: 0;
  right: auto;
  top: 100%;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
  -webkit-transform-origin: 0% 50%;
  -moz-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}
/* line 354, ../scss/_base/_common.scss */
.css-arrow.down span:after, .css-arrow.up span:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
/* line 360, ../scss/_base/_common.scss */
.css-arrow.up span {
  background: #fff;
}
/* line 363, ../scss/_base/_common.scss */
.css-arrow.up span:before, .css-arrow.up span:after {
  top: 0;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
/* line 367, ../scss/_base/_common.scss */
.css-arrow.up span:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

/*
.readmore {
    font-family: $font-semibold;
    font-size: 1.4rem;
    color: #1c4a8a;
    text-transform: uppercase;
    position: relative;
    &:before {
        background-color: #1c4b8a;
        bottom: -2px;
        content: "";
        font-weight: bold;
        height: 2px;
        left: 0;
        position: absolute;
        width: 24px;
        @include transition(0.2s all);
    }
    &:hover {
        &:before {
            width: 44px;
        }
    }
}*/
/* line 400, ../scss/_base/_common.scss */
.readmore {
  font-family: "Open Sans Semibold";
  font-size: 1.4rem;
  color: #fff;
  /*text-transform: capitalize;*/
  padding: 6px 10px;
  background-color: #d74a47;
  position: relative;
}

/* line 410, ../scss/_base/_common.scss */
.mobileOnlyData {
  display: none;
}

/* line 414, ../scss/_base/_common.scss */
.inputBox {
  padding: 10px;
  background: #fff;
  border: 1px solid #ccc;
  float: left;
  width: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
/* line 421, ../scss/_base/_common.scss */
.inputBox input {
  width: 100%;
}

/* line 426, ../scss/_base/_common.scss */
.redBtn {
  background: #e93724;
  color: #fff;
  font-family: "Open Sans Semibold";
  font-size: 1.7rem;
  padding: 10px;
  /* @include border-radius(5px); */
}

/* line 435, ../scss/_base/_common.scss */
svg {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

/* line 443, ../scss/_base/_common.scss */
.underLine:after {
  content: "";
  width: 20px;
  height: 3px;
  background-color: #fff;
  display: block;
  position: absolute;
  bottom: -7px;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
}

/* line 455, ../scss/_base/_common.scss */
.close-btn {
  color: #494949;
  text-align: center;
  line-height: 1;
  background: #fff;
  position: absolute;
  right: -18px;
  top: -18px;
  line-height: 35px;
  font-size: 1.6rem;
  z-index: 1;
  font-family: "Open Sans";
  width: 35px;
  height: 35px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  -ms-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
  -webkit-box-shadow: 0 0 10px #333333;
  -moz-box-shadow: 0 0 10px #333333;
  -ms-box-shadow: 0 0 10px #333333;
  -o-box-shadow: 0 0 10px #333333;
  box-shadow: 0 0 10px #333333;
}

/* line 474, ../scss/_base/_common.scss */
.btn {
  border: 1px solid #1c4b8a;
  text-align: center;
  display: inline-block;
  position: relative;
}
/* line 480, ../scss/_base/_common.scss */
.btn a,
.btn input {
  color: #1c4a8a;
  background-color: transparent;
  display: inline-block;
  font-family: "Open Sans Semibold";
  font-size: 1.4rem;
  padding: 10px 20px;
  text-transform: uppercase;
  position: relative;
  z-index: 5;
}
/* line 491, ../scss/_base/_common.scss */
.btn:before {
  content: "";
  width: 0%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: 0.3s all linear 0s;
  -moz-transition: 0.3s all linear 0s;
  -ms-transition: 0.3s all linear 0s;
  -o-transition: 0.3s all linear 0s;
  transition: 0.3s all linear 0s;
  z-index: 3;
}
/* line 502, ../scss/_base/_common.scss */
.btn:hover:before {
  content: "";
  width: 100%;
  left: 0;
  top: 0;
  background-color: #1c4a8a;
}
/* line 510, ../scss/_base/_common.scss */
.btn:hover a,
.btn:hover input {
  color: #FFF;
}

/* line 516, ../scss/_base/_common.scss */
.contactDetailBox {
  float: left;
  width: 100%;
  margin: 10px 0 20px;
  position: relative;
}
/* line 521, ../scss/_base/_common.scss */
.contactDetailBox:before {
  content: "";
  width: 90%;
  left: 5%;
  bottom: 35px;
  position: absolute;
  height: 5px;
  -webkit-box-shadow: 10px 10px 15px 10px #e2e2e2;
  -moz-box-shadow: 10px 10px 15px 10px #e2e2e2;
  -ms-box-shadow: 10px 10px 15px 10px #e2e2e2;
  -o-box-shadow: 10px 10px 15px 10px #e2e2e2;
  box-shadow: 10px 10px 15px 10px #e2e2e2;
  z-index: 3;
}
/* line 531, ../scss/_base/_common.scss */
.contactDetailBox .contact {
  float: left;
  width: 100%;
  background: #f4f4f4;
  position: relative;
  padding: 50px;
  margin-bottom: 30px;
  min-height: 250px;
  z-index: 5;
}
/* line 540, ../scss/_base/_common.scss */
.contactDetailBox .contact .article-text {
  float: left;
  width: 340px;
}
/* line 545, ../scss/_base/_common.scss */
.contactDetailBox .article-info {
  background: #fff none repeat scroll 0 0;
  color: #4b4b4b;
  font-size: 20px;
  padding: 55px;
  position: absolute;
  right: 0;
  bottom: -25px;
  width: 280px;
}
/* line 554, ../scss/_base/_common.scss */
.contactDetailBox .article-info p {
  color: #4b4b4b;
  font-size: 17px;
}
/* line 559, ../scss/_base/_common.scss */
.contactDetailBox .article-text h2 {
  color: #4b4b4b;
  font-size: 2rem;
  line-height: 1.2;
  text-transform: none;
}
/* line 565, ../scss/_base/_common.scss */
.contactDetailBox a {
  color: #1c4a8a;
  float: left;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  padding-top: 15px;
  position: relative;
}
/* line 573, ../scss/_base/_common.scss */
.contactDetailBox a:before {
  background-color: #1c4b8a;
  bottom: -5px;
  content: "";
  font-weight: bold;
  height: 2px;
  left: 0px;
  position: absolute;
  width: 90px;
}

/* line 586, ../scss/_base/_common.scss */
.overlay {
  display: block;
  position: fixed;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 9996;
  opacity: 0.6;
  display: none;
}

/* line 600, ../scss/_base/_common.scss */
.popupWrap,
.subscribeBox {
  background-color: #FFF;
  position: fixed;
  left: 10%;
  width: 80%;
  max-width: 900px;
  /* height:80%; */
  top: 10%;
  z-index: 9999;
  display: none;
}
/* line 610, ../scss/_base/_common.scss */
.popupWrap .closeBtn,
.subscribeBox .closeBtn {
  position: absolute;
  top: -40px;
  right: 0;
}
/* line 615, ../scss/_base/_common.scss */
.popupWrap iframe,
.subscribeBox iframe {
  height: 500px;
}
/* line 618, ../scss/_base/_common.scss */
.popupWrap .details,
.subscribeBox .details {
  padding: 1% 2%;
  float: left;
  width: 100%;
}
/* line 622, ../scss/_base/_common.scss */
.popupWrap .details .date,
.subscribeBox .details .date {
  color: #5f5f5f;
  float: left;
  padding: 0 0 10px 40px;
  position: relative;
  width: 100%;
  font-size: 13px;
}
/* line 629, ../scss/_base/_common.scss */
.popupWrap .details .date:before,
.subscribeBox .details .date:before {
  background-color: #1c4a8a;
  content: "";
  font-weight: bold;
  height: 2px;
  left: 0;
  position: absolute;
  top: 8px;
  width: 24px;
}
/* line 640, ../scss/_base/_common.scss */
.popupWrap .details h2,
.subscribeBox .details h2 {
  color: #575757;
  float: left;
  padding: 0 0 5px;
  width: 100%;
  font-size: 1.5rem;
}
/* line 647, ../scss/_base/_common.scss */
.popupWrap .details p,
.subscribeBox .details p {
  color: #838383;
  float: left;
  font-size: 14px;
  width: 100%;
}

/***common class***/
/*Bounce*/
@-moz-keyframes bounce {
  /* line 679, ../scss/_base/_common.scss */
  0%,
  20%,
  50%,
  80%,
  100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }

  /* line 683, ../scss/_base/_common.scss */
  40% {
    -moz-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  /* line 687, ../scss/_base/_common.scss */
  60% {
    -moz-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

@-webkit-keyframes bounce {
  /* line 698, ../scss/_base/_common.scss */
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  /* line 702, ../scss/_base/_common.scss */
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  /* line 706, ../scss/_base/_common.scss */
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

@keyframes bounce {
  /* line 717, ../scss/_base/_common.scss */
  0%,
  20%,
  50%,
  80%,
  100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  /* line 723, ../scss/_base/_common.scss */
  40% {
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  /* line 729, ../scss/_base/_common.scss */
  60% {
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

/* line 737, ../scss/_base/_common.scss */
.bounce {
  -moz-animation: bounce 2s 1;
  -webkit-animation: bounce 2s 1;
  animation: bounce 2s 1;
}

/* line 743, ../scss/_base/_common.scss */
.stopscrolling {
  overflow: hidden;
  height: 100%;
}

/* line 748, ../scss/_base/_common.scss */
.overflowScroll {
  overflow: hidden;
  overflow-y: scroll;
}

/* line 753, ../scss/_base/_common.scss */
.closeBox {
  width: 100%;
  height: 40px;
  padding: 5px 0;
  background-color: #f2f2f2;
  position: absolute;
  left: 0;
  top: 0;
}

/* .homepageAbs{
	position: absolute;
	left: 0;
	top: 58px;
}
 */
/* line 10, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .overflower {
  overflow: hidden;
  position: relative;
  float: left;
  width: 100%;
  height: 1000px;
}
/* line 16, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .overflower .mainBack {
  color: #FFF;
  position: absolute;
  right: 30px;
  top: 30px;
  z-index: 10;
  display: none;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  -ms-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
}
/* line 24, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .overflower .mainBack span {
  background: #fff;
}
/* line 30, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .css-arrow.down {
  cursor: pointer;
  position: absolute;
  left: 50%;
  bottom: 20px;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  -ms-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
}
/* line 36, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .css-arrow.down span {
  background-color: #fff;
}
/* line 41, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .bounce {
  z-index: 99;
  position: relative;
}
/* line 45, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .svgMaster {
  position: absolute;
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
}
/* line 51, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .svgMaster svg {
  overflow: hidden;
  position: relative;
  float: left;
  /*@include grayScale;*/
}
/* line 56, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .svgMaster svg#csrActivities {
  float: none;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
}
/* line 62, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .svgMaster svg#csrActivities > g {
  opacity: 0;
}
/* line 68, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .circleCsrList {
  position: absolute;
  right: 80px;
  top: 50%;
  color: #fff;
  z-index: 2;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
/* line 75, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .circleCsrList .close-btn {
  display: none;
}
/* line 78, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .circleCsrList .innititativeDrop {
  cursor: pointer;
  width: 80px;
  height: 80px;
  position: absolute;
  bottom: -40px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
/* line 86, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .circleCsrList .innititativeDrop:before {
  content: "Our initiatives";
  text-transform: uppercase;
  color: #fff;
  position: absolute;
  top: -40px;
  font-size: 1.4rem;
  white-space: nowrap;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
/* line 97, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .circleCsrList .innititativeDrop .box {
  width: 100%;
  height: 100%;
  background: #004a8f;
  position: absolute;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* line 104, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .circleCsrList .innititativeDrop .css-arrow {
  position: absolute;
  left: 50%;
  margin-left: -11px;
  top: 10px;
}
/* line 109, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .circleCsrList .innititativeDrop .css-arrow span {
  height: 40px;
}
/* line 114, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .circleCsrList li {
  float: left;
  clear: both;
  padding-bottom: 30px;
  position: relative;
                /* &:hover, &.active{
					color: $red;
					a{
						span{
							border-color: $blue;
							@include box-shadow(inset 1px 1px 10px #333);
						}
				
						i{
							&:after{
								background-color:$blue;
							}
						}
					}
				} */
}
/* line 119, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .circleCsrList li:first-child {
  padding-top: 30px;
}
/* line 121, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .circleCsrList li:first-child:before {
  bottom: auto;
  top: 7px;
}
/* line 126, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .circleCsrList li:before {
  content: "";
  width: 2px;
  height: 20px;
  background-color: #fff;
  display: block;
  position: absolute;
  left: 50%;
  bottom: 100%;
  margin-bottom: 5px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
/* line 138, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .circleCsrList li a {
  color: inherit;
  position: relative;
  float: left;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  -ms-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
  /* -- Circles -- */
}
/* line 144, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .circleCsrList li a span {
  display: block;
  position: relative;
  float: left;
  width: 65px;
  height: 65px;
  background: url("../resources/images/circleCsrSprite.jpg") 0 0 no-repeat;
  border: 2px solid #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: 0.3s box-shadow, 0.3s border-color;
  -moz-transition: 0.3s box-shadow, 0.3s border-color;
  -ms-transition: 0.3s box-shadow, 0.3s border-color;
  -o-transition: 0.3s box-shadow, 0.3s border-color;
  transition: 0.3s box-shadow, 0.3s border-color;
}
/* line 155, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .circleCsrList li a span:after {
  content: "";
  width: 2px;
  height: 20px;
  background-color: #fff;
  display: block;
  position: absolute;
  left: 50%;
  top: 100%;
  margin-top: 5px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
}
/* line 169, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .circleCsrList li a i {
  font-style: normal;
  position: absolute;
  right: 100%;
  top: 50%;
  text-align: right;
  padding-right: 30px;
  white-space: nowrap;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  font-size: 1.5rem;
  text-transform: uppercase;
  line-height: 1;
}
/* line 181, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .circleCsrList li a i:after {
  content: "";
  width: 20px;
  height: 2px;
  background-color: #fff;
  display: block;
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
}
/* line 212, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .circleCsrList li.csrActivity1 a span {
  background-position: -175px -2px;
}
/* line 216, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .circleCsrList li.csrActivity1 a.active span {
  background-position: -175px -65px;
}
/* line 224, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .circleCsrList li.csrActivity2 a span {
  background-position: -240px 0;
}
/* line 228, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .circleCsrList li.csrActivity2 a.active span {
  background-position: -240px -65px;
}
/* line 236, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .circleCsrList li.csrActivity3 a span {
  background-position: -90px -3px;
}
/* line 240, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .circleCsrList li.csrActivity3 a.active span {
  background-position: -90px -66px;
}
/* line 248, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .circleCsrList li.csrActivity4 a span {
  background-position: -4px 0;
}
/* line 252, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .circleCsrList li.csrActivity4 a.active span {
  background-position: -4px -65px;
}
/* line 260, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .circleCsrList li.csrActivity5 a span {
  background-position: -315px 0;
}
/* line 264, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .circleCsrList li.csrActivity5 a.active span {
  background-position: -315px -65px;
}
/* line 272, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .circleCsrList li.csrActivity6 a span {
  background-position: -325px 0;
}
/* line 276, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .circleCsrList li.csrActivity6 a.active span {
  background-position: -325px -65px;
}
/* line 285, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .innerLBox {
  position: absolute;
  right: 100%;
  top: 0;
  z-index: 9997;
  padding: 0 170px 0 0;
  width: 100%;
  height: 99.5%;
  opacity: 0;
}
/* line 294, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .innerLBox.animated {
  right: auto;
}
/* line 297, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .innerLBox .css-arrow {
  position: absolute;
  right: 200px;
  top: 30px;
}
/* line 302, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .innerLBox .cont {
  background: #f2f2f2;
  padding: 80px 80px 80px 80px;
  height: 100%;
}
/* line 306, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .innerLBox .cont h2 {
  font-size: 5rem;
  color: #1c4b8a;
}
/* line 310, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .innerLBox .cont h3 {
  padding: 20px 0;
  color: #494949;
}
/* line 314, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .innerLBox .cont p {
  color: #494949;
}
/* line 319, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .slidesMaster {
  position: relative;
  z-index: 1;
  height: 100%;
  /* padding: 80px; */
  color: #fff;
}
/* line 325, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .slidesMaster .slides {
  position: absolute;
  left: 80px;
  top: 50%;
  float: left;
  opacity: 0;
  /*display:none;*/
  -webkit-transition: 1s opacity;
  -moz-transition: 1s opacity;
  -ms-transition: 1s opacity;
  -o-transition: 1s opacity;
  transition: 1s opacity;
  max-width: 800px;
  width: 100%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
/* line 335, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .slidesMaster .slides.active {
  opacity: 1;
  /*display:block;*/
  z-index: 1;
}
/* line 340, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .slidesMaster .slides.maxwidthAuto {
  max-width: 1100px;
}
/* line 344, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .slidesMaster .slides h1 {
  color: inherit;
  /*text-transform: uppercase;*/
  padding-bottom: 5px;
}
/* line 348, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .slidesMaster .slides h1 span {
  font-size: 4.5rem;
  background-color: #235087;
  padding: 0 12px 12px 12px;
  display: inline-block;
  margin: 0 0 10px 0;
}
/* line 354, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .slidesMaster .slides h1 span.red {
  background-color: #d74845;
}
/* line 359, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .slidesMaster .slides h2 {
  font-size: 5rem;
  padding-bottom: 10px;
}
/* line 362, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .slidesMaster .slides h2 span {
  font-size: 4.5rem;
  background-color: #235087;
  padding: 0 12px 12px 12px;
  display: inline-block;
  margin: 0 0 10px 0;
}
/* line 370, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .slidesMaster .slides > p {
  color: inherit;
  max-width: 800px;
}
/* line 374, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .slidesMaster .slides p {
  color: inherit;
}
/* line 377, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .slidesMaster .slides .million {
  display: block;
  color: inherit;
  font-family: "Open Sans Semibold";
  font-size: 4.5rem;
}
/* line 383, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .slidesMaster .slides .stats {
  float: left;
  width: 100%;
  /*max-width: 600px;*/
  padding-top: 20px;
}
/* line 388, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .slidesMaster .slides .stats li {
  float: left;
  /* width: 33%; */
  position: relative;
}
/* line 392, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .slidesMaster .slides .stats li span {
  display: block;
  color: inherit;
  font-family: "Open Sans Semibold";
  font-size: 4.5rem;
}
/* line 400, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .slidesMaster .slides .watchVideo {
  float: left;
  clear: both;
  /* padding-top: 20px; */
}
/* line 404, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .slidesMaster .slides .watchVideo a {
  padding-top: 100px;
  float: left;
  font-size: 2.4rem;
  color: inherit;
  position: relative;
}
/* line 410, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .slidesMaster .slides .watchVideo a:before {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 10rem;
  color: inherit;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transition: 0.2s all;
  -moz-transition: 0.2s all;
  -ms-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
}
/* line 421, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .slidesMaster .slides .verticleSlideControls {
  float: left;
  width: 100%;
  clear: both;
  padding-top: 0px;
}
/* line 426, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .slidesMaster .slides .verticleSlideControls ul {
  position: relative;
  float: left;
}
/* line 429, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .slidesMaster .slides .verticleSlideControls ul li {
  position: relative;
  float: left;
  padding: 0 20px;
  font-size: 1.8rem;
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
  border-left: 1px solid #fff;
}
/* line 438, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .slidesMaster .slides .verticleSlideControls ul li:first-child {
  padding-left: 0;
  border: none;
}
/* line 442, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .slidesMaster .slides .verticleSlideControls ul li.underLine {
  position: relative;
}
/* line 444, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .slidesMaster .slides .verticleSlideControls ul li.underLine:after {
  width: 0px;
}
/* line 448, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .slidesMaster .slides .verticleSlideControls ul li.underLine.active:after {
  width: 40px;
}
/* line 456, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .slidesMaster .slides .verticleSlidesMaster {
  float: left;
  position: relative;
  height: 400px;
  width: 100%;
  overflow: hidden;
}
/* line 462, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .slidesMaster .slides .verticleSlidesMaster .verticleSlides {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  width: 100%;
                        /* .circleLink{
							color: inherit;
							line-height: 1;
							position: relative;
							float: left;
							padding-left: 50px;
							line-height: 38px;
							font-size: 1.6rem;
							font-family: $font-bold;
							clear: both;
						
							&:before{
								content:"+";
								font-family: $font-regular;
								width: 40px;
								height: 40px;
								background: #fff;
								color: $blue;
								font-size: 4rem;
								display: block;
								float: left;
								@include border-radius(50%);
								line-height: 38px;
								text-align: center;
						
								position: absolute;
								left:0;
								top: 0;
								display: block;
								@include transition(0.3s all);
							}
						
							&.readStory{
								position: relative;
								width: auto;
								height: auto;
								&:before{
									content:"";
								}
						
								span{
									position: absolute;
									left: 8px;
									top: 50%;
									margin-top:0;
									width: 25px;
									@include transition(0.3s all);
								}
						
								&.active{
									span{
										@include transform-rotate(90deg);
									}
								}
						
							}
						} */
}
/* line 468, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .slidesMaster .slides .verticleSlidesMaster .verticleSlides.active {
  z-index: 1;
}
/* line 471, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .slidesMaster .slides .verticleSlidesMaster .verticleSlides h2 {
  color: inherit;
}
/* line 474, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .slidesMaster .slides .verticleSlidesMaster .verticleSlides p {
  padding: 20px 0;
  line-height: 1.2;
}
/* line 479, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .slidesMaster .slides .verticleSlidesMaster .verticleSlides.story p {
  display: none;
}
/* line 482, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .slidesMaster .slides .verticleSlidesMaster .verticleSlides.story h3 + p {
  display: block;
}
/* line 543, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .slidesMaster .slides .verticleSlidesMaster .verticleSlides .cs-list {
  width: 100%;
  max-width: 100%;
  float: left;
  clear: both;
  margin: 40px 0;
}
/* line 549, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .slidesMaster .slides .verticleSlidesMaster .verticleSlides .cs-list li {
  float: left;
  width: 33.33%;
  padding-right: 30px;
  position: relative;
}
/* line 554, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .slidesMaster .slides .verticleSlidesMaster .verticleSlides .cs-list li img {
  width: 100%;
  float: left;
  opacity: 1;
}
/* line 559, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .slidesMaster .slides .verticleSlidesMaster .verticleSlides .cs-list li h3 {
  color: inherit;
  text-transform: uppercase;
  padding-bottom: 5px;
  float: left;
  width: 100%;
}
/* line 566, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .slidesMaster .slides .verticleSlidesMaster .verticleSlides .cs-list li a {
  color: inherit;
  cursor: inherit;
  width: 100%;
  float: left;
  position: relative;
}
/* line 572, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .slidesMaster .slides .verticleSlidesMaster .verticleSlides .cs-list li a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  background: #000;
  opacity: 0;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
}
/* line 582, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .slidesMaster .slides .verticleSlidesMaster .verticleSlides .cs-list li a div {
  position: absolute;
  padding: 20% 15px 15px;
  left: 0;
  top: 0;
  margin-top: -10px;
  opacity: 0;
  -webkit-transition: 0.3s all linear 0.2s;
  -moz-transition: 0.3s all linear 0.2s;
  -ms-transition: 0.3s all linear 0.2s;
  -o-transition: 0.3s all linear 0.2s;
  transition: 0.3s all linear 0.2s;
}
/* line 596, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .slidesMaster .slides .circleLink {
  color: inherit;
  line-height: 1;
  position: relative;
  float: left;
  padding-left: 50px;
  padding-bottom: 2px;
  line-height: 38px;
  font-size: 1.6rem;
  font-family: "Open Sans Bold";
  clear: both;
}
/* line 607, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .slidesMaster .slides .circleLink:before {
  content: "+";
  font-family: "Open Sans";
  width: 40px;
  height: 40px;
  background: #fff;
  color: #1c4b8a;
  font-size: 4rem;
  display: block;
  float: left;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  line-height: 38px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  -ms-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
}
/* line 626, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .slidesMaster .slides .circleLink.readStory {
  position: relative;
  width: auto;
  height: auto;
}
/* line 630, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .slidesMaster .slides .circleLink.readStory:before {
  content: "";
}
/* line 633, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .slidesMaster .slides .circleLink.readStory span {
  position: absolute;
  left: 8px;
  top: 50%;
  margin-top: 0;
  width: 25px;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  -ms-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
}
/* line 642, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .slidesMaster .slides .circleLink.readStory.active span {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
/* line 646, ../scss/_base/_homepage.scss */
.homepage .initiativesMaster .slidesMaster .slides .circleLink.readStory.mainslide {
  display: none;
}
/* line 654, ../scss/_base/_homepage.scss */
.homepage .commonUnit {
  width: 100%;
}
/* line 656, ../scss/_base/_homepage.scss */
.homepage .commonUnit .innerWrap {
  max-width: 1780px;
  background: #f2f2f2;
}
/* line 660, ../scss/_base/_homepage.scss */
.homepage .commonUnit .contSection {
  padding: 45px 20px 30px 35px;
  position: relative;
}
/* line 663, ../scss/_base/_homepage.scss */
.homepage .commonUnit .contSection p {
  margin-bottom: 10px;
}
/* line 666, ../scss/_base/_homepage.scss */
.homepage .commonUnit .contSection .inputBox {
  margin-bottom: 20px;
}
/* line 669, ../scss/_base/_homepage.scss */
.homepage .commonUnit .contSection h2 {
  color: #1c4b8a;
  font-family: "Open Sans Semibold";
  margin-bottom: 10px;
}
/* line 675, ../scss/_base/_homepage.scss */
.homepage .commonUnit .width70 {
  width: 70%;
}
/* line 677, ../scss/_base/_homepage.scss */
.homepage .commonUnit .width70 .width50 {
  float: left;
  width: 50%;
}
/* line 680, ../scss/_base/_homepage.scss */
.homepage .commonUnit .width70 .width50 img {
  float: left;
  max-width: 620px;
  width: 100%;
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%);
}
/* line 687, ../scss/_base/_homepage.scss */
.homepage .commonUnit .width70 .width50.contSection:after {
  content: "";
  border: 30px solid #f2f2f2;
  border-color: transparent transparent transparent #f2f2f2;
  position: absolute;
  left: 100%;
  top: 100px;
}
/* line 698, ../scss/_base/_homepage.scss */
.homepage .commonUnit .width30 {
  width: 30%;
}
/* line 701, ../scss/_base/_homepage.scss */
.homepage .commonUnit .ourStory {
  padding: 45px 80px 30px 80px;
}
/* line 703, ../scss/_base/_homepage.scss */
.homepage .commonUnit .ourStory .thumb-play {
  width: 100%;
  float: left;
}
/* line 706, ../scss/_base/_homepage.scss */
.homepage .commonUnit .ourStory .thumb-play img {
  width: 100%;
}

/* line 714, ../scss/_base/_homepage.scss */
.background {
  width: 100px;
  height: 100px;
  background: url("../resources/images/drop.jpg") 0 0 no-repeat;
  background-size: cover;
  position: absolute;
  left: 80%;
  top: 50%;
  border: 1px solid #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transition: 0.5s all cubic-bezier(0.595, 0.01, 0.96, 0.57);
  -moz-transition: 0.5s all cubic-bezier(0.595, 0.01, 0.96, 0.57);
  -ms-transition: 0.5s all cubic-bezier(0.595, 0.01, 0.96, 0.57);
  -o-transition: 0.5s all cubic-bezier(0.595, 0.01, 0.96, 0.57);
  transition: 0.5s all cubic-bezier(0.595, 0.01, 0.96, 0.57);
}
/* line 730, ../scss/_base/_homepage.scss */
.background.static {
  border-width: 0px;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
/* line 734, ../scss/_base/_homepage.scss */
.background.animate {
  width: 100%;
  height: 100%;
  -webkit-transition: 1s all cubic-bezier(0.645, 0.045, 0.355, 1), 0.5s width cubic-bezier(0.645, 0.045, 0.355, 1) 1s, 0.5s left cubic-bezier(0.645, 0.045, 0.355, 1) 1s, 0.5s top cubic-bezier(0.645, 0.045, 0.355, 1) 1s;
  -moz-transition: 1s all cubic-bezier(0.645, 0.045, 0.355, 1), 0.5s width cubic-bezier(0.645, 0.045, 0.355, 1) 1s, 0.5s left cubic-bezier(0.645, 0.045, 0.355, 1) 1s, 0.5s top cubic-bezier(0.645, 0.045, 0.355, 1) 1s;
  -ms-transition: 1s all cubic-bezier(0.645, 0.045, 0.355, 1), 0.5s width cubic-bezier(0.645, 0.045, 0.355, 1) 1s, 0.5s left cubic-bezier(0.645, 0.045, 0.355, 1) 1s, 0.5s top cubic-bezier(0.645, 0.045, 0.355, 1) 1s;
  -o-transition: 1s all cubic-bezier(0.645, 0.045, 0.355, 1), 0.5s width cubic-bezier(0.645, 0.045, 0.355, 1) 1s, 0.5s left cubic-bezier(0.645, 0.045, 0.355, 1) 1s, 0.5s top cubic-bezier(0.645, 0.045, 0.355, 1) 1s;
  transition: 1s all cubic-bezier(0.645, 0.045, 0.355, 1), 0.5s width cubic-bezier(0.645, 0.045, 0.355, 1) 1s, 0.5s left cubic-bezier(0.645, 0.045, 0.355, 1) 1s, 0.5s top cubic-bezier(0.645, 0.045, 0.355, 1) 1s;
  background-position: 0 0;
  left: 50%;
  top: 50%;
  border: 0;
}
/* line 758, ../scss/_base/_homepage.scss */
.background.beforeAnimate {
  border-radius: 0;
}

/* line 763, ../scss/_base/_homepage.scss */
.subscribeBox {
  max-width: 400px;
  padding: 20px;
}
/* line 766, ../scss/_base/_homepage.scss */
.subscribeBox .inputBox {
  margin: 10px 0;
}

/* line 2, ../scss/_base/_mediacenter.scss */
.mediaCenter title {
  width: 100%;
}
/* line 4, ../scss/_base/_mediacenter.scss */
.mediaCenter title float:left h1 {
  float: left;
  width: 100%;
  position: relative;
  padding-left: 83px;
  color: #575757;
  font-size: 25px;
}
/* line 11, ../scss/_base/_mediacenter.scss */
.mediaCenter title float:left h1 h1:before {
  content: "";
  background-color: #1c4b8a;
  position: absolute;
  top: 17px;
  left: 0px;
  width: 70px;
  height: 3px;
  border: 1px solid;
}
/* line 23, ../scss/_base/_mediacenter.scss */
.mediaCenter .article-wrapp {
  float: left;
  width: 100%;
  margin-bottom: 10px;
  position: relative;
  z-index: 2;
}
/* line 29, ../scss/_base/_mediacenter.scss */
.mediaCenter .article-wrapp .boxout {
  float: left;
  margin-bottom: 30px;
  padding: 0 20px;
  /*padding: 0 10px;
  width: 33.33%;*/
  width: 25%;
  position: relative;
  display: none;
}
/* line 38, ../scss/_base/_mediacenter.scss */
.mediaCenter .article-wrapp .boxout h2 {
  color: #1c4b8a;
  cursor: pointer;
  float: left;
  /* padding: 0 0 20px; */
  margin-bottom: 20px;
  width: 100%;
  font-size: 1.8rem;
  text-transform: none;
}
/* line 48, ../scss/_base/_mediacenter.scss */
.mediaCenter .article-wrapp .boxout .shadowBox {
  display: none;
  float: right;
  width: 75%;
  max-width: 280px;
  height: 5px;
  -webkit-box-shadow: -15px 2px 10px 10px #888888;
  -moz-box-shadow: -15px 2px 10px 10px #888888;
  -ms-box-shadow: -15px 2px 10px 10px #888888;
  -o-box-shadow: -15px 2px 10px 10px #888888;
  box-shadow: -15px 2px 10px 10px #888888;
  position: relative;
  top: -5px;
  z-index: 3;
}
/* line 59, ../scss/_base/_mediacenter.scss */
.mediaCenter .article-wrapp .boxout .article-img {
  background-color: #f4f4f4;
  max-height: 235px;
  /* box-shadow: 0 12px 11px #888888; */
  float: right;
  max-width: 335px;
  width: 100%;
  top: 0;
  right: 0;
  overflow: hidden;
  position: relative;
  z-index: 4;
}
/* line 71, ../scss/_base/_mediacenter.scss */
.mediaCenter .article-wrapp .boxout .article-img .thumb-play {
                    /*  position: absolute;; left: 50%; top: 30%; @include transform-translateX(-50%);
	            	&:before{
	            		            	font-size: 7rem; font-weight: bold; color: #FFF; opacity: 0.6;
	            		            } */
}
/* line 76, ../scss/_base/_mediacenter.scss */
.mediaCenter .article-wrapp .boxout .article-img .thumb-play img {
  float: left;
  width: 100%;
}
/* line 81, ../scss/_base/_mediacenter.scss */
.mediaCenter .article-wrapp .boxout .article-img .inputBox {
  border-bottom: 1px solid #ccc;
  padding: 10px 0px;
}
/* line 85, ../scss/_base/_mediacenter.scss */
.mediaCenter .article-wrapp .boxout .article-img > img {
  width: 100%;
  float: left;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: 0.2s all;
  -moz-transition: 0.2s all;
  -ms-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
}
/* line 90, ../scss/_base/_mediacenter.scss */
.mediaCenter .article-wrapp .boxout .article-img > img:hover {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 94, ../scss/_base/_mediacenter.scss */
.mediaCenter .article-wrapp .boxout .article-img .box {
  float: left;
  width: 100%;
}
/* line 97, ../scss/_base/_mediacenter.scss */
.mediaCenter .article-wrapp .boxout .article-img .box img {
  float: left;
  width: 100%;
}
/* line 102, ../scss/_base/_mediacenter.scss */
.mediaCenter .article-wrapp .boxout .article-img span {
  color: #b3b0a4;
  font-size: 27px;
  left: 32px;
  position: absolute;
  text-align: center;
  top: 158px;
  width: 100%;
}
/* line 111, ../scss/_base/_mediacenter.scss */
.mediaCenter .article-wrapp .boxout .article-img.contentBox {
  padding: 15%;
}
/* line 114, ../scss/_base/_mediacenter.scss */
.mediaCenter .article-wrapp .boxout .article-img .logoBox {
  width: 100%;
  height: 235px;
  text-align: center;
  position: relative;
}
/* line 119, ../scss/_base/_mediacenter.scss */
.mediaCenter .article-wrapp .boxout .article-img .logoBox > img {
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  position: relative;
  max-width: 200px;
  opacity: 0;
}
/* line 128, ../scss/_base/_mediacenter.scss */
.mediaCenter .article-wrapp .boxout .article-info {
  background: rgba(255, 255, 255, 0.9);
  max-width: 335px;
  padding: 20px 0px 30px;
  margin-bottom: 10px;
  width: 100%;
  float: right;
  position: relative;
  z-index: 5;
}
/* line 137, ../scss/_base/_mediacenter.scss */
.mediaCenter .article-wrapp .boxout .article-info .date {
  color: #5f5f5f;
  float: left;
  padding: 0 0 20px 0px;
  position: relative;
  width: 100%;
  font-size: 13px;
}
/* line 144, ../scss/_base/_mediacenter.scss */
.mediaCenter .article-wrapp .boxout .article-info .date:before {
  background-color: #1c4a8a;
  content: "";
  font-weight: bold;
  height: 2px;
  left: 0;
  position: absolute;
  top: 8px;
  width: 24px;
  display: none;
}
/* line 156, ../scss/_base/_mediacenter.scss */
.mediaCenter .article-wrapp .boxout .article-info .more {
  bottom: 0px;
  left: 40px;
  position: absolute;
}
/* line 161, ../scss/_base/_mediacenter.scss */
.mediaCenter .article-wrapp .boxout .article-info .pdf {
  background: transparent url(../resources/images/icon_pdf.png) no-repeat 0 0;
  color: #838383;
  float: left;
  font-size: 13px;
  padding-left: 40px;
  text-decoration: none;
}
/* line 170, ../scss/_base/_mediacenter.scss */
.mediaCenter .article-wrapp .boxout .article-img.subscribe {
  background-color: #eff8fc;
  padding: 10%;
}
/* line 173, ../scss/_base/_mediacenter.scss */
.mediaCenter .article-wrapp .boxout .article-img.subscribe .inputBox {
  border: none;
  border-radius: inherit;
  border-bottom: 1px solid #cbcbcb;
  margin-bottom: 20px;
  background: transparent;
}
/* line 179, ../scss/_base/_mediacenter.scss */
.mediaCenter .article-wrapp .boxout .article-img.subscribe .inputBox input {
  background: transparent;
  font-size: 1.4rem;
}
/* line 188, ../scss/_base/_mediacenter.scss */
.mediaCenter.onlymedia .article-wrapp .boxout h2 {
  text-transform: none;
  cursor: default;
}
/* line 192, ../scss/_base/_mediacenter.scss */
.mediaCenter.onlymedia .article-wrapp .boxout .article-info {
  height: 180px;
}
/* line 194, ../scss/_base/_mediacenter.scss */
.mediaCenter.onlymedia .article-wrapp .boxout .article-info .more {
  left: 0;
}
/* line 200, ../scss/_base/_mediacenter.scss */
.mediaCenter.onlypartner .article-wrapp .boxout .article-info {
  height: 210px;
}
/* line 202, ../scss/_base/_mediacenter.scss */
.mediaCenter.onlypartner .article-wrapp .boxout .article-info .more {
  left: 0;
}

/* line 209, ../scss/_base/_mediacenter.scss */
.mediaCenter .initiatives .boxout .article-img > img {
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%);
}

/* line 213, ../scss/_base/_mediacenter.scss */
.mediaCenter .initiatives.committee .boxout .article-img > img {
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
  filter: gray;
  -webkit-filter: grayscale(0);
}

/* line 218, ../scss/_base/_mediacenter.scss */
.mediaCenter .onlymedia .boxout .article-img .thumb-play img,
.mediaCenter .onlymedia .boxout .article-img img {
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%);
}

/* line 222, ../scss/_base/_mediacenter.scss */
.mediaCenter .committee .boxout .article-img > img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

@media only screen and (max-width: 1280px) {
  /* line 227, ../scss/_base/_mediacenter.scss */
  .container {
    width: 100%;
  }

  /* line 230, ../scss/_base/_mediacenter.scss */
  .article-wrapp .boxout {
    width: 32%;
  }
}
@media only screen and (max-width: 1024px) {
  /* line 236, ../scss/_base/_mediacenter.scss */
  .container {
    width: 100%;
  }

  /* line 239, ../scss/_base/_mediacenter.scss */
  .article-wrapp {
    width: 98%;
  }

  /* line 242, ../scss/_base/_mediacenter.scss */
  .article-wrapp .boxout {
    width: 32%;
    /*  min-height: 510px; */
  }

  /* line 246, ../scss/_base/_mediacenter.scss */
  .article-wrapp .boxout .article-info {
    /* top: 205px; */
  }

  /* line 249, ../scss/_base/_mediacenter.scss */
  .article-wrapp .boxout .article-img.Subscribe {
    min-height: 359px;
  }
}
@media only screen and (max-width: 800px) {
  /* line 255, ../scss/_base/_mediacenter.scss */
  .container {
    width: 100%;
  }

  /* line 258, ../scss/_base/_mediacenter.scss */
  .article-wrapp .boxout {
    width: 48%;
    /*  min-height: 510px; */
  }

  /* line 262, ../scss/_base/_mediacenter.scss */
  .article-wrapp .boxout .article-info {
    /* top: 205px; */
  }

  /* line 265, ../scss/_base/_mediacenter.scss */
  .article-wrapp .boxout .article-img.Subscribe {
    min-height: 414px;
  }
}
@media only screen and (max-width: 640px) {
  /* line 271, ../scss/_base/_mediacenter.scss */
  .container {
    width: 100%;
  }

  /* line 274, ../scss/_base/_mediacenter.scss */
  .article-wrapp {
    width: 90%;
  }

  /* line 277, ../scss/_base/_mediacenter.scss */
  .article-wrapp .boxout {
    width: 48%;
    /*  min-height: 510px; */
  }

  /* line 281, ../scss/_base/_mediacenter.scss */
  .article-wrapp .boxout .article-info {
    /* top: 205px; */
  }

  /* line 284, ../scss/_base/_mediacenter.scss */
  .article-info {
    position: relative;
  }

  /* line 287, ../scss/_base/_mediacenter.scss */
  .article-wrapp .boxout .article-img.Subscribe {
    min-height: 414px;
  }

  /* line 290, ../scss/_base/_mediacenter.scss */
  .article_link {
    position: relative;
  }

  /* line 293, ../scss/_base/_mediacenter.scss */
  .article_link::before {
    left: 0;
    bottom: -7px;
  }
}
@media only screen and (max-width: 480px) {
  /* line 300, ../scss/_base/_mediacenter.scss */
  .container {
    width: 100%;
  }

  /* line 303, ../scss/_base/_mediacenter.scss */
  .article-wrapp .boxout {
    width: 100%;
  }

  /* line 306, ../scss/_base/_mediacenter.scss */
  .contactDetailBox .contact {
    padding: 20px;
  }
}
@media only screen and (max-width: 320px) {
  /* line 312, ../scss/_base/_mediacenter.scss */
  .container {
    width: 100%;
  }

  /* line 315, ../scss/_base/_mediacenter.scss */
  .article-wrapp {
    width: 90%;
  }

  /* line 318, ../scss/_base/_mediacenter.scss */
  .article-wrapp .boxout {
    width: 100%;
    margin-right: 0;
  }

  /* line 322, ../scss/_base/_mediacenter.scss */
  .article-img span {
    top: 112px;
  }

  /* line 325, ../scss/_base/_mediacenter.scss */
  .contactDetailBox .article-text h2 {
    font-size: 1.8rem;
  }
}
/* line 1, ../scss/_base/_initiatives.scss */
#BannerWrap {
  width: 100%;
  float: left;
  padding-left: 6.5%;
  margin-bottom: 5%;
  position: relative;
  z-index: 2;
}
/* line 8, ../scss/_base/_initiatives.scss */
#BannerWrap .bannerBox {
  width: 100%;
  max-width: 1027px;
  position: relative;
  z-index: 9;
}
/* line 13, ../scss/_base/_initiatives.scss */
#BannerWrap .bannerBox img {
  width: 100%;
  position: relative;
  z-index: 9;
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%);
}
/* line 19, ../scss/_base/_initiatives.scss */
#BannerWrap .bannerBox:before {
  content: "";
  width: 90%;
  left: 5%;
  bottom: 10px;
  position: absolute;
  height: 5px;
  -webkit-box-shadow: 10px 10px 30px 10px #888888;
  -moz-box-shadow: 10px 10px 30px 10px #888888;
  -ms-box-shadow: 10px 10px 30px 10px #888888;
  -o-box-shadow: 10px 10px 30px 10px #888888;
  box-shadow: 10px 10px 30px 10px #888888;
  z-index: 3;
}
/* line 30, ../scss/_base/_initiatives.scss */
#BannerWrap .dataBox {
  position: absolute;
  right: 0;
  bottom: -40px;
  background: rgba(28, 75, 138, 0.9);
  padding: 2% 3%;
  width: 100%;
  max-width: 610px;
  z-index: 9;
}
/* line 39, ../scss/_base/_initiatives.scss */
#BannerWrap .dataBox .heading {
  font-family: "Open Sans Semibold";
  font-size: 3.1rem;
  color: #FFF;
  text-transform: uppercase;
}
/* line 45, ../scss/_base/_initiatives.scss */
#BannerWrap .dataBox p {
  color: #FFF;
}
/* line 48, ../scss/_base/_initiatives.scss */
#BannerWrap .dataBox ul {
  padding-top: 20px;
}
/* line 50, ../scss/_base/_initiatives.scss */
#BannerWrap .dataBox ul li {
  font-family: "Open Sans Semibold";
  font-size: 3rem;
  color: #FFF;
  float: left;
  padding: 0 10px;
  /* width: 33.33%; */
  position: relative;
}
/* line 58, ../scss/_base/_initiatives.scss */
#BannerWrap .dataBox ul li p {
  color: #FFF;
}
/* line 61, ../scss/_base/_initiatives.scss */
#BannerWrap .dataBox ul li:after {
  top: 0;
  bottom: inherit;
}
/* line 65, ../scss/_base/_initiatives.scss */
#BannerWrap .dataBox ul li:first-child {
  padding-left: 0;
}

/* line 75, ../scss/_base/_initiatives.scss */
.mediaCenter .article-wrapp.initiatives .article-info {
  padding: 20px 0px;
  height: 180px;
}
/* line 78, ../scss/_base/_initiatives.scss */
.mediaCenter .article-wrapp.initiatives .article-info h2 {
  position: relative;
}
/* line 80, ../scss/_base/_initiatives.scss */
.mediaCenter .article-wrapp.initiatives .article-info h2:before {
  background-color: #1c4a8a;
  content: "";
  font-weight: bold;
  height: 2px;
  left: 0;
  position: absolute;
  top: 8px;
  width: 24px;
}
/* line 92, ../scss/_base/_initiatives.scss */
.mediaCenter .article-wrapp.initiatives .article-info h2,
.mediaCenter .article-wrapp.initiatives .article-info p {
  padding-left: 40px;
}
/* line 95, ../scss/_base/_initiatives.scss */
.mediaCenter .article-wrapp.initiatives .article-info .more {
  /* &:before {left: 20px;} */
}

/* line 102, ../scss/_base/_initiatives.scss */
.TitleBox {
  float: left;
  width: 100%;
  max-width: 1027px;
  position: relative;
  left: 6.5%;
  margin: 20px 0 50px;
}
/* line 109, ../scss/_base/_initiatives.scss */
.TitleBox h2 {
  font-size: 2rem;
  padding-bottom: 10px;
  color: #1c4b8a;
}
/* line 114, ../scss/_base/_initiatives.scss */
.TitleBox .innerBox {
  background-color: #f4f4f4;
  padding: 2%;
  position: relative;
  z-index: 9;
}
/* line 119, ../scss/_base/_initiatives.scss */
.TitleBox .innerBox.ourpolicy {
  padding-right: 35%;
}
/* line 123, ../scss/_base/_initiatives.scss */
.TitleBox .ourvision {
  position: absolute;
  top: 30%;
  width: 40%;
  padding: 3% 1% 2% 3%;
  background-color: #FFF;
  left: 75%;
  z-index: 10;
}
/* line 132, ../scss/_base/_initiatives.scss */
.TitleBox:before {
  content: "";
  width: 90%;
  left: 5%;
  bottom: 10px;
  position: absolute;
  height: 5px;
  -webkit-box-shadow: 10px 10px 15px 10px #e2e2e2;
  -moz-box-shadow: 10px 10px 15px 10px #e2e2e2;
  -ms-box-shadow: 10px 10px 15px 10px #e2e2e2;
  -o-box-shadow: 10px 10px 15px 10px #e2e2e2;
  box-shadow: 10px 10px 15px 10px #e2e2e2;
  z-index: 3;
}

/* line 144, ../scss/_base/_initiatives.scss */
.pdf {
  background: transparent url(../resources/images/icon_pdf.png) no-repeat 0 0;
  display: inline-block;
  padding: 4px 0 7px 40px;
  /*  margin: 10px 0; */
}
/* line 149, ../scss/_base/_initiatives.scss */
.pdf:before {
  left: 40px;
  bottom: 5px;
}

/* line 155, ../scss/_base/_initiatives.scss */
.readmore.pdf {
  font-size: 1.4rem!important;
  color: #1c4a8a!important;
}

/* line 160, ../scss/_base/_initiatives.scss */
.initiativeTabs {
  float: left;
  width: 100%;
  position: relative;
  text-align: center;
  padding: 10px 0 30px;
  margin-top: 20px;
  overflow-x: auto;
}
/* line 168, ../scss/_base/_initiatives.scss */
.initiativeTabs ul {
  font-size: 0;
  display: inline-block;
}
/* line 171, ../scss/_base/_initiatives.scss */
.initiativeTabs ul li {
  font-family: "Open Sans Semibold";
  font-size: 1.6rem;
  color: #1c4b8a;
  display: inline-block;
  background-color: #f4f4f4;
  min-width: 250px;
  padding: 10px 30px;
  text-transform: uppercase;
  cursor: pointer;
}
/* line 181, ../scss/_base/_initiatives.scss */
.initiativeTabs ul li.active {
  color: #FFF;
  background-color: #1c4b8a;
}

/* line 189, ../scss/_base/_initiatives.scss */
.morecontent {
  display: none;
}

/* line 194, ../scss/_base/_initiatives.scss */
.initiativeWrap .article-wrapp {
  display: none;
}
/* line 197, ../scss/_base/_initiatives.scss */
.initiativeWrap .article-wrapp.casestudies .boxout {
  width: 50%;
  max-width: 630px;
  /* min-height: 420px; */
}
/* line 201, ../scss/_base/_initiatives.scss */
.initiativeWrap .article-wrapp.casestudies .boxout .article-img {
  max-width: 520px;
  height: auto;
}
/* line 205, ../scss/_base/_initiatives.scss */
.initiativeWrap .article-wrapp.casestudies .boxout .article-info {
  max-width: 520px;
}
/* line 211, ../scss/_base/_initiatives.scss */
.initiativeWrap .article-wrapp.corevalues .TitleBox {
  margin: 20px 0;
}
/* line 213, ../scss/_base/_initiatives.scss */
.initiativeWrap .article-wrapp.corevalues .TitleBox .innerBox {
  background-color: #FFF;
}
/* line 219, ../scss/_base/_initiatives.scss */
.initiativeWrap .article-wrapp.sustainability .boxout {
  min-height: 300px;
}
/* line 221, ../scss/_base/_initiatives.scss */
.initiativeWrap .article-wrapp.sustainability .boxout .article-img {
  max-width: 310px;
  height: auto;
}
/* line 225, ../scss/_base/_initiatives.scss */
.initiativeWrap .article-wrapp.sustainability .boxout .article-info {
  height: 150px;
}
/* line 227, ../scss/_base/_initiatives.scss */
.initiativeWrap .article-wrapp.sustainability .boxout .article-info h2 {
  padding-bottom: 10px;
}
/* line 230, ../scss/_base/_initiatives.scss */
.initiativeWrap .article-wrapp.sustainability .boxout .article-info > a {
  margin-left: 40px;
}

/* line 239, ../scss/_base/_initiatives.scss */
.pdfBox {
  width: 25%;
  padding: 2.5%;
  float: left;
}
/* line 243, ../scss/_base/_initiatives.scss */
.pdfBox .innerDiv {
  width: 100%;
  min-height: 100px;
  background-color: #f4f4f4;
  text-align: center;
  position: relative;
  z-index: 5;
}
/* line 250, ../scss/_base/_initiatives.scss */
.pdfBox .innerDiv a {
  background: transparent url(../resources/images/icon_pdf.png) no-repeat 0 0;
  color: #1c4b8a;
  font-family: "Open Sans Semibold";
  font-size: 2rem;
  padding: 4px 0 7px 40px;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  position: absolute;
  top: 40%;
  left: 50%;
  width: 150px;
}




.pdfBox .innerDiv a span {
  
  color: #1c4b8a;
  font-family: "Open Sans Semibold";
  font-size: 1.1rem;
  padding: 4px 0 7px 40px;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  position: absolute;
  top: 135%;
  left: 50%;
  width: 200px;
}






/* line 263, ../scss/_base/_initiatives.scss */
.pdfBox .shadowBox {
  display: none;
  float: right;
  width: 75%;
  max-width: 280px;
  height: 5px;
  -webkit-box-shadow: -15px 2px 10px 10px #888888;
  -moz-box-shadow: -15px 2px 10px 10px #888888;
  -ms-box-shadow: -15px 2px 10px 10px #888888;
  -o-box-shadow: -15px 2px 10px 10px #888888;
  box-shadow: -15px 2px 10px 10px #888888;
  position: relative;
  top: -5px;
  z-index: 3;
}

/* line 276, ../scss/_base/_initiatives.scss */
.readmoreWrap {
  background-color: #f2f2f2;
  position: fixed;
  right: 100%;
  top: 10px;
  padding: 5%;
  width: 90%;
  z-index: 9999;
}
/* line 284, ../scss/_base/_initiatives.scss */
.readmoreWrap .css-arrow {
  position: absolute;
  right: 5%;
  top: 8%;
  display: none;
}
/* line 290, ../scss/_base/_initiatives.scss */
.readmoreWrap h2 {
  font-family: "Open Sans Semibold";
  font-size: 3.2rem;
  color: #1c4b8a;
  padding-bottom: 30px;
  width: 90%;
}
/* line 297, ../scss/_base/_initiatives.scss */
.readmoreWrap p {
  font-size: 1.4rem;
  line-height: 1.4;
  padding-bottom: 20px;
}
/* line 302, ../scss/_base/_initiatives.scss */
.readmoreWrap .tableWrap {
  width: 100%;
  overflow: hidden;
  overflow-x: auto;
}
/* line 307, ../scss/_base/_initiatives.scss */
.readmoreWrap.animated {
  right: auto;
}

/* line 312, ../scss/_base/_initiatives.scss */
table {
  border-top: 1px solid #e1e1e1;
}
/* line 316, ../scss/_base/_initiatives.scss */
table tr th,
table tr td {
  background-color: #FFF;
  border-right: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  font-size: 1.4rem;
  text-align: center;
  padding: 10px;
}
/* line 323, ../scss/_base/_initiatives.scss */
table tr th:first-child,
table tr td:first-child {
  border-left: 1px solid #e1e1e1;
}
/* line 327, ../scss/_base/_initiatives.scss */
table tr th {
  background-color: #f2f2f2;
}

/* line 334, ../scss/_base/_initiatives.scss */
.mediaCenter .article-wrapp.gallery .article-img img {
  cursor: pointer;
}
/* line 337, ../scss/_base/_initiatives.scss */
.mediaCenter .article-wrapp.gallery .article-info {
  height: 100px;
}

/* line 342, ../scss/_base/_initiatives.scss */
.galleryWrap {
  position: fixed;
  z-index: 9996;
  display: none;
  width: 75%;
  max-width: 900px;
}
/* line 348, ../scss/_base/_initiatives.scss */
.galleryWrap .closeBtn {
  position: absolute;
  top: -40px;
  right: 0;
}
/* line 353, ../scss/_base/_initiatives.scss */
.galleryWrap .details img {
  max-width: 100%;
}

/* - No Touch Specific - Keep This Last - */
/* line 3, ../scss/_base/_nonTouch.scss */
.no-touch nav ul li.underLine:hover:after {
  width: 40px;
}
/* line 7, ../scss/_base/_nonTouch.scss */
.no-touch nav:hover {
  z-index: 3;
  overflow: visible;
}
/* line 13, ../scss/_base/_nonTouch.scss */
.no-touch nav ul.main li.multiNav:hover ul {
  top: 28px;
  opacity: 1;
}
/* line 18, ../scss/_base/_nonTouch.scss */
.no-touch nav ul.main li.multiNav:hover > a:after {
  top: 8px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
/* line 24, ../scss/_base/_nonTouch.scss */
.no-touch .css-arrow.left:hover span {
  transform: translateX(10px);
  -webkit-transform: translateX(10px);
  -moz-transform: translateX(10px);
  -ms-transform: translateX(10px);
  -o-transform: translateX(10px);
}
/* line 32, ../scss/_base/_nonTouch.scss */
.no-touch .css-arrow.right:hover span {
  transform: translateX(-10px);
  -webkit-transform: translateX(-10px);
  -moz-transform: translateX(-10px);
  -ms-transform: translateX(-10px);
  -o-transform: translateX(-10px);
}
/* line 40, ../scss/_base/_nonTouch.scss */
.no-touch .css-arrow.down:hover span, .no-touch .css-arrow.up:hover span {
  transform: translateY(10px);
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
}
/* line 48, ../scss/_base/_nonTouch.scss */
.no-touch .css-arrow.up:hover span {
  transform: translateY(-10px);
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
}
/* line 56, ../scss/_base/_nonTouch.scss */
.no-touch .underLine:hover:after {
  width: 40px;
}
/* line 60, ../scss/_base/_nonTouch.scss */
.no-touch .close-btn:hover {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
/* line 68, ../scss/_base/_nonTouch.scss */
.no-touch .homepage .initiativesMaster .circleCsrList li.csrActivity1 a:hover span {
  background-position: -175px -67px;
}
/* line 72, ../scss/_base/_nonTouch.scss */
.no-touch .homepage .initiativesMaster .circleCsrList li.csrActivity2 a:hover span {
  background-position: -240px -65px;
}
/* line 76, ../scss/_base/_nonTouch.scss */
.no-touch .homepage .initiativesMaster .circleCsrList li.csrActivity3 a:hover span {
  background-position: -90px -68px;
}
/* line 80, ../scss/_base/_nonTouch.scss */
.no-touch .homepage .initiativesMaster .circleCsrList li.csrActivity4 a:hover span {
  background-position: -4px -65px;
}
/* line 84, ../scss/_base/_nonTouch.scss */
.no-touch .homepage .initiativesMaster .circleCsrList li.csrActivity5 a:hover span {
  background-position: -315px -65px;
}
/* line 88, ../scss/_base/_nonTouch.scss */
.no-touch .homepage .initiativesMaster .circleCsrList li.csrActivity6 a:hover span {
  background-position: -325px -65px;
}
/* line 92, ../scss/_base/_nonTouch.scss */
.no-touch .homepage .initiativesMaster .slidesMaster .slides .watchVideo a:hover:before {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 100, ../scss/_base/_nonTouch.scss */
.no-touch .homepage .initiativesMaster .slidesMaster .slides .verticleSlideControls ul li.underLine:hover:after {
  width: 30px;
}
/* line 104, ../scss/_base/_nonTouch.scss */
.no-touch .homepage .initiativesMaster .slidesMaster .slides .verticleSlidesMaster .verticleSlides .circleLink:hover:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
/* line 112, ../scss/_base/_nonTouch.scss */
.no-touch .homepage .initiativesMaster .slidesMaster .slides .circleLink.readStory:hover span {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
/* line 120, ../scss/_base/_nonTouch.scss */
.no-touch .homepage .initiativesMaster .slidesMaster .slides .verticleSlidesMaster .verticleSlides .cs-list li a:hover:before {
  opacity: 0.8;
}
/* line 124, ../scss/_base/_nonTouch.scss */
.no-touch .homepage .initiativesMaster .slidesMaster .slides .verticleSlidesMaster .verticleSlides .cs-list li a:hover div {
  opacity: 1;
  margin-top: 0px;
}
/* line 129, ../scss/_base/_nonTouch.scss */
.no-touch nav ul.main li.multiNav ul li:hover a {
  color: #1c4b8a;
}





input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}

.row {
  display: -webkit-box;
  display: flex;
}
.row .col {
  -webkit-box-flex: 1;
          flex: 1;
}
.row .col:last-child {
  margin-left: 1em;
}

/* Accordion styles */
.tabs {
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.5);
}

.tab {
  width: 100%;
  color: white;
  overflow: hidden;
}
.tab-label {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  padding: 1em;
  background: #2c3e50;
  font-weight: bold;
  cursor: pointer;
  /* Icon */
}
.tab-label:hover {
  background: #1a252f;
}
.tab-label::after {
  content: "\276F";
  width: 1em;
  height: 1em;
  text-align: center;
  -webkit-transition: all .35s;
  transition: all .35s;
}
.tab-content {
  max-height: 0;
  padding: 0 1em;
  color: #2c3e50;
  background: white;
  -webkit-transition: all .35s;
  transition: all .35s;
}
.tab-close {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: end;
          justify-content: flex-end;
  padding: 1em;
  font-size: 0.75em;
  background: #2c3e50;
  cursor: pointer;
}
.tab-close:hover {
  background: #1a252f;
}

input:checked + .tab-label {
  background: #1a252f;
}
input:checked + .tab-label::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
input:checked ~ .tab-content {
  max-height: 100vh;
  padding: 1em;
}



















/* reset css */






/**
 * Styling top level items
 */

.navv a, .navv label {
  display: block;
 padding: .85rem;
  color: #fff;
  background-color: #1c4b8a;
  box-shadow: inset 0 -1px #1d1d1d;
  -webkit-transition: all .25s ease-in;
  transition: all .25s ease-in;
  width:55%;
  margin:0px auto;
  font-family: "Open Sans Bold";
      font-size: 1.2rem;
}

.navv a:focus, .navv a:hover, .navv label:focus, .navv label:hover {
  color: rgba(255, 255, 255, 0.5);
  background: #030303;
}

.navv label { cursor: pointer; }

/**
 * Styling first level lists items
 */

.group-list a, .group-list label {
  padding-left: 2rem;
  background: #f4f4f4;
  box-shadow: inset 0 -1px #373737;
  color:#000;
}

.group-list a:focus, .group-list a:hover, .group-list label:focus, .group-list label:hover { background: #131313; }

/**
 * Styling second level list items
 */

.sub-group-list a, .sub-group-list label {
  padding-left: 4rem;
  background: #e1e1e1;
  box-shadow: inset 0 -1px #474747;
  color:#000;
}

.sub-group-list a:focus, .sub-group-list a:hover, .sub-group-list label:focus, .sub-group-list label:hover { background: #232323; }

/**
 * Styling third level list items
 */

.sub-sub-group-list a, .sub-sub-group-list label {
  padding-left: 6rem;
  background: #454545;
  box-shadow: inset 0 -1px #575757;
}

.sub-sub-group-list a:focus, .sub-sub-group-list a:hover, .sub-sub-group-list label:focus, .sub-sub-group-list label:hover { background: #333333; }

/**
 * Hide nested lists
 */

.group-list, .sub-group-list, .sub-sub-group-list {
  height: 100%;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height .5s ease-in-out;
  transition: max-height .5s ease-in-out;
}

.navv__list input[type=checkbox]:checked + label + ul { /* reset the height when checkbox is checked */
max-height: 1000px; }

/**
 * Rotating chevron icon
 */

label > span {
  float: right;
  -webkit-transition: -webkit-transform .65s ease;
  transition: transform .65s ease;
}

.navv__list input[type=checkbox]:checked + label > span {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}