.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@font-face {
  font-family: 'kruti_dev_011regular';
  src: url('../font/k11-webfont.eot');
  src: url('../font/k11-webfont.eot?#iefix') format('embedded-opentype'), 
       url('../font/k11-webfont.woff') format('woff'), 
       url('../font/k11-webfont.ttf') format('truetype'), 
       url('../font/k11-webfont.svg#kruti_dev_011regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
	font-family: 'mangal';
	font-style:  normal;
	font-weight: normal;
	src: url(../font/MANGAL0.eot) format('embedded-opentype');
	src: url(../font/mangal.ttf) format('truetype');
}
@font-face {
    font-family: 'aseesbold';
    src: url('../font/asees_bo-webfont.eot');
    src: url('../font/asees_bo-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/asees_bo-webfont.woff') format('woff'),
         url('../font/asees_bo-webfont.ttf') format('truetype'),
         url('../font/asees_bo-webfont.svg#aseesbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
.navbar .nav > li > a {
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}
.navbar .nav > li > a:hover {
  border-left: 1px solid rgba(0, 0, 0, 0.2);
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover {
  border-left: 1px solid rgba(0, 0, 0, 0.2);
}
.navbar .divider-vertical {
  background-color: inherit;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.navbar .navbar-text {
  padding: 9px 10px 11px;
  line-height: 19px;
  color: #ffffff;
}
.navbar .navbar-search .search-query {
  margin-bottom: 3px;
  border: 1px solid #97310e;
}
.navbar .navbar-inner {
  padding: 0px;
}
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover {
  border-right: 1px solid #C03D14;
  border-left: 1px solid #E6633A;
}
.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #e86537;
  background-image: -moz-linear-gradient(top, #ef784e, #dd4814);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ef784e), to(#dd4814));
  background-image: -webkit-linear-gradient(top, #ef784e, #dd4814);
  background-image: -o-linear-gradient(top, #ef784e, #dd4814);
  background-image: linear-gradient(to bottom, #ef784e, #dd4814);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffef784e', endColorstr='#ffdd4814', GradientType=0);
  border-color: #dd4814 #dd4814 #97310e;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #dd4814;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #dd4814;
  *background-color: #c64012;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #ae3910 \9;
}
.btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #f3c768;
  background-image: -moz-linear-gradient(top, #f5d185, #efb73e);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5d185), to(#efb73e));
  background-image: -webkit-linear-gradient(top, #f5d185, #efb73e);
  background-image: -o-linear-gradient(top, #f5d185, #efb73e);
  background-image: linear-gradient(to bottom, #f5d185, #efb73e);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5d185', endColorstr='#ffefb73e', GradientType=0);
  border-color: #efb73e #efb73e #cf9311;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #efb73e;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #efb73e;
  *background-color: #edae26;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #e7a413 \9;
}
.alert {
  text-shadow: none;
}
.hero-unit {
  border: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.hero-unit h1 {
  line-height: 1.6em;
}
.hindi {
  font-family: 'kruti_dev_011regular', Arial, sans-serif;
  font-size: 18px;
}
.punjabi {
  font-family: 'aseesbold', Arial, sans-serif;
  font-size: 18px;
  line-height: 25px;
}
.content .page-content .title,
.content .sidebar .title {
  background-color: #c13f11;
  background-image: -moz-linear-gradient(top, #dd4814, #97310e);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#dd4814), to(#97310e));
  background-image: -webkit-linear-gradient(top, #dd4814, #97310e);
  background-image: -o-linear-gradient(top, #dd4814, #97310e);
  background-image: linear-gradient(to bottom, #dd4814, #97310e);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdd4814', endColorstr='#ff97310e', GradientType=0);
  color: #ffffff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 5px 15px 5px 15px;
  font-weight: bold;
  font-size: 17px;
}
.content .page-content .matter,
.content .sidebar .matter {
  padding: 7px 0px;
}
.matter p img {
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  -op-border-radius: 20px;
}
.content p {
  text-align: justify;
}
.content .sidebar .nav {
  text-align: left;
}
.content .sidebar .icon-star-empty {
  margin-left: -18px;
}
.content .product {
  margin: 5px 0px;
}
.content .product .product-block-eng {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  -webkit-box-shadow: 1px 3px 5px #dd4814;
  -moz-box-shadow: 1px 3px 5px #dd4814;
  box-shadow: 1px 3px 5px #dd4814;
  padding: 5px;
}
.content .product .product-block {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  -webkit-box-shadow: 1px 3px 5px #dd4814;
  -moz-box-shadow: 1px 3px 5px #dd4814;
  box-shadow: 1px 3px 5px #dd4814;
  min-height: 225px;
  padding: 5px;
}
.content .product .product-block p {
  text-align: justify;
  margin-top: 2px;
}
