@charset "utf-8";
/* roboto-regular */
@font-face {
  src: url("/reliance foundation theme-theme/css/fonts/robotoregular.eot");
  src: url("/reliance foundation theme-theme/css/fonts/robotoregular.eot?#iefix") format("eot"), url("/reliance foundation theme-theme/css/fonts/robotoregular.woff") format("woff"), url("/reliance foundation theme-theme/css/fonts/robotoregular.ttf") format("truetype"), url("/reliance foundation theme-theme/css/fonts/robotoregular.svg") format("svg");
  font-family: 'robotoregular';
  font-weight: normal;
  font-style: normal; }

.roboto-regular {
  font-family: 'robotoregular', Arial, Helvetica, sans-serif; }

@font-face {
  src: url("/reliance foundation theme-theme/css/RobotoCondensed-Regular.eot");
  src: url("/reliance foundation theme-theme/css/RobotoCondensed-Regular.eot?#iefix") format("eot"), url("/reliance foundation theme-theme/css/RobotoCondensed-Regular.woff") format("woff"), url("/reliance foundation theme-theme/css/RobotoCondensed-Regular.ttf") format("truetype"), url("/reliance foundation theme-theme/css/RobotoCondensed-Regular.svg") format("svg");
  font-family: 'RobotoCondensed-Regular';
  font-weight: normal;
  font-style: normal; }

.roboto-condensed-regular {
  font-family: 'RobotoCondensed-Regular', Arial, Helvetica, sans-serif; }

/* roboto-bold */
@font-face {
  src: url("/reliance foundation theme-theme/css/robotobold.eot");
  src: url("/reliance foundation theme-theme/css/robotobold.eot?#iefix") format("eot"), url("/reliance foundation theme-theme/css/robotobold.woff") format("woff"), url("/reliance foundation theme-theme/css/robotobold.ttf") format("truetype"), url("/reliance foundation theme-theme/css/robotobold.svg") format("svg");
  font-family: 'robotobold';
  font-weight: normal;
  font-style: normal; }

.roboto-bold {
  font-family: 'robotobold', Arial, Helvetica, sans-serif; }

/* kohinoor-book */
@font-face {
  src: url("/reliance foundation theme-theme/css/KohinoorBook.eot");
  src: url("/reliance foundation theme-theme/css/KohinoorBook.eot?#iefix") format("eot"), url("/reliance foundation theme-theme/css/KohinoorBook.woff") format("woff"), url("/reliance foundation theme-theme/css/KohinoorBook.ttf") format("truetype"), url("/reliance foundation theme-theme/css/KohinoorBook.svg") format("svg");
  font-family: 'KohinoorBook';
  font-weight: normal;
  font-style: normal; }

.kohinoorbook {
  font-family: 'KohinoorBook', Arial, Helvetica, sans-serif; }

/* kohinoor-bold */
@font-face {
  src: url("/reliance foundation theme-theme/css/KohinoorBold.eot");
  src: url("/reliance foundation theme-theme/css/KohinoorBold.eot?#iefix") format("eot"), url("/reliance foundation theme-theme/css/KohinoorBold.woff") format("woff"), url("/reliance foundation theme-theme/css/KohinoorBold.ttf") format("truetype"), url("/reliance foundation theme-theme/css/KohinoorBold.svg") format("svg");
  font-family: 'KohinoorBold';
  font-weight: normal;
  font-style: normal; }

.kohinoorbold {
  font-family: 'KohinoorBold', Arial, Helvetica, sans-serif; }

@font-face {
  font-family: "RobotoThin";
  src: url("/reliance foundation theme-theme/css/robotothin.eot");
  src: url("/reliance foundation theme-theme/css/robotothin.eot?#iefix") format("embedded-opentype"), url("/reliance foundation theme-theme/css/robotothin.svg#Roboto Condensed") format("svg"), url("/reliance foundation theme-theme/css/robotothin.woff") format("woff"), url("/reliance foundation theme-theme/css/robotothin.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

.kohinoorbold {
  font-family: 'RobotoThin', Arial, Helvetica, sans-serif; }

/* ---- grid ---- */
.grid {
  max-width: 1200px; }

/* clearfix */
.grid:after {
  content: '';
  display: block;
  clear: both; }

/* ---- grid-item ---- */
.grid-item {
  width: 25%;
  height: 100px;
  float: left;
  background: #e7bb71;
  border: 4px solid #f3f3f3;
                           /*2px solid #333;
border-color: hsla(0, 0%, 0%, 0.5);
border-radius: 5px;
margin: 0 8px 8px 0;*/
  box-sizing: border-box; }

.grid-item-width2 {
  width: 50%; }

.grid-item-height2 {
  height: 182px; }

.grid-item-height3 {
  height: 264px; }

.grid-item-height4 {
  height: 364px; }

.grid-item-height5 {
  height: 445px; }

.sectionname {
  font-family: "robotobold";
  font-size: 1.2em;
  line-height: 1em;
  text-transform: uppercase;
  color: #a57a2d;
  background: #e7bb71;
  padding: 20px 0 0;
  text-align: left;
  display: table;
  margin: 0 auto;
  width: auto; }

.sectionname span {
  display: block;
  font-family: "robotoregular";
  font-size: 1.2em;
  line-height: 1.4em;
  text-transform: uppercase;
  color: #323232; }

.rural {
  background: url("../img/who-we-are/about-img1.jpg") no-repeat center center; }

.education {
  background: url("../img/who-we-are/about-img2.jpg") no-repeat center center; }

.health {
  background: url("../img/who-we-are/about-img3.jpg") no-repeat center center; }

.sports {
  background: url("../img/who-we-are/about-img4.jpg") no-repeat center center; }

.art {
  background: url("../img/who-we-are/about-img6.jpg") no-repeat center center; }

.disaster {
  background: url("../img/who-we-are/about-img5.jpg") no-repeat center center; }

.urban {
  background: url("../img/who-we-are/about-img7.jpg") no-repeat center center; }

.grid-item .item-info {
  opacity: 0; }

.grid-item:hover .item-info {
  cursor: pointer;
  opacity: 1;
  background-color: rgba(51, 51, 51, 0.5); }

.grid-item h3.item-title {
  display: block;
  padding-right: 10px;
  font-size: 2em; }

.grid-item p.item-text {
  margin: 0;
  font-size: 1em;
  font-family: 'robotoregular', Arial, Helvetica, sans-serif;
  color: #ffffff;
  width: 100%;
  box-sizing: border-box;
  text-align: left;
  width: 100%;
  margin-left: 0%;
  line-height: 1.5em;
  margin-top: 0;
  display: block; }

.item-info-copy {
  /*position: absolute;*/
  top: 10%;
  width: 90%;
  height: 80%;
  left: 5%;
  background-color: transparent; }

@media (min-width: 768px) and (max-width: 1024px) {
  .grid-item h3.item-title {
    font-size: 1.5em; }

  .grid-item p.item-text {
    font-size: 0.9em; } }
@media (min-width: 320px) and (max-width: 767px) {
  .grid-item {
    width: 100%; }

  .grid-item.urban, .grid-item.art {
    width: 100%;
    height: 264px; }

  .grid-item-width2, .grid-item-resp {
    width: 100%; }

  .rural, .education, .health, .sports, .art, .disaster, .urban {
    background-size: cover; }

  .item-info-copy {
    background-color: transparent; }

  .grid-item p.item-text {
    width: auto;
    text-align: center; }

  .grid-item h3.item-title {
    text-align: center; } }