@charset "utf-8";
/*-----------------------*
   Font
-----------------------*/
/* 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; }

.sectionhead {
  margin: 30px 0 0px; }

.sectionhead h1 {
  font-family: "robotobold";
  font-size: 18px;
  line-height: 45px;
  color: #343434;
  text-transform: uppercase;
  padding: 0;
  margin: 0 0 25px;
  border-bottom: 1px solid #d4d4d4; }

.sectionhead span {
  font-family: "robotobold";
  font-size: 18px;
  line-height: 22px;
  color: #343434;
  padding: 12px 20px;
  background-color: #feb640;
  margin: 0 15px 0 0;
  float: left;
  border-right: 1px solid #fff; }

.ruralbody h3 {
  font-family: "robotobold";
  font-size: 18px;
  line-height: 30px;
  color: #343434;
  padding: 0;
  margin: 30px 0 15px; }

/* .flimgspace {
	width: auto;
	height: auto;
	margin: 0 20px 0 0; 
} */
/* Reliance Foundation Bharat India CSS 23/08 EOD*/
.flimgspace {
  width: auto;
  height: auto;
  margin: 8px 18px 0px -11px; }

@media all and (min-width: 150px) and (max-width: 480px) {
  .flimgspace {
    width: 100%;
    height: auto; } }