p{
    line-height:26px;
    text-align: justify;
}
.hindi{
    font-size:20px;
}
.eng{
    font-family: sans-serif;
    font-size: 15px;
}
.matter{
    overflow: hidden;
    font-size:15px;
}
.matter_index{
	font-weight: bold;
}
.marq {
  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;
  margin-bottom: 6px;
  font-weight: bold;
  font-size: 15px;
}
.page-img{
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  -webkit-box-shadow: 0px 0px 5px #222;
  -moz-box-shadow: 0px 0px 5px #222;
  box-shadow: 0px 0px 5px #222;
  margin:2% 15%;
}
a, a:hover, a:active, a:focus {
    outline: 0;
    text-decoration:none;
}

input[type=radio] {
	margin: 0px;
}
label {
    display: inline;
    margin-bottom: 5px;
}

.slide-out-div {
	width:320px;
	height: auto;
	background-color: #93200d;
	z-index: 100;
	border: 0px solid #93200d;
	color: #ffffff;
}
.slider_form {
	width: 300px;
	height: auto;
	margin: 10px;
}
.slider_form table td {
	padding: 1px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
.slider_form input {
	width: 200px;
	padding: 3px;
	border: 1px solid #93200d;
}
.slider_form textarea {
	width: 200px;
	padding: 3px;
	border: 1px solid #93200d;
}
.slider_form .submit_btn {
	width: auto;
	padding: 5px 10px 5px;
	background-color: #ffffff;
	border: 1px solid #93200d;
}
.badge-full-eng{
	font-family: Tahoma;
    padding:2px 9px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
    margin: 2px 0px;
    font-size: 14px;
    background-color: #dd4814;
    color:#ffffff;
	height:80px;
    font-weight: bold;
}
.badge-full{
    padding:2px 9px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
    margin: 2px 0px;
    font-size: 17px;
    background-color: #dd4814;
    color:#ffffff;
    height:100px;
    font-weight: bold;
}
.oc-form{
    margin: 10px 0px;
}
.oc-form .control-label{
    font-size:14px;
}
.oc-form .help-block, .desease-tab, .desease-tab .control-label, .radio, .checkbox{
    font-size:14px;
}
.desease-tab .nav-tabs li.active a{
    border-color: #dd4814;
    background-color: #dd4814;
    color:#ffffff;
}
.desease-tab .nav-tabs li.active a:hover{
    border-color: #dd4814;
}
.logo{
    padding:40px 0px;
}
.gif-logo{
    margin-left: 75px;
}

.carousel .carousel-control { visibility: hidden; }
.carousel:hover .carousel-control { visibility: visible; }

.highlight{
    color: #dd4814;
    text-align: right;
}

label.valid {
    width: 24px;
    height: 24px;
    background: url(../images/valid.png) center center no-repeat;
    display: inline-block;
    text-indent: -9999px;
    font-family: sans-serif;
    font-size: 15px;
}
label.error {
    color: red;
    padding: 2px 8px;
    margin-top: 2px;
    font-family: sans-serif;
    font-size: 15px;
}
.testimonial{ 
    margin: 10px 0px; 
}
.testi-info img{ margin-right: 10px; }
.testi-title{ color:#dd4814; font-size: 22px; line-height: 32px; text-decoration: underline; }
.testi-info{ line-height: 30px; }
.navbar{ font-weight:bold;}

.center{
    text-align: center;
}
#form-admin-login .input-prepend{ margin: 5px 0px; }
#form-admin-login fieldset{
    padding: 0; margin: 0; border: 0 none;
}
#form-admin-login .btn-login{ margin-left: 158px; }
#form-admin-login .btn{ width: 100%;}
.navigation{ font-family: sans-serif; }


/********************************
 * generic als elements styling
 ********************************/
.als-container {
    position: relative;
    width: 100%;
    margin: 0px auto;
}

.als-viewport {
    position: relative;
    overflow: hidden;
    margin: 0px auto;
}

.als-wrapper {
    position: relative;
    list-style: none;
}

.als-item {
    position: relative;
    display: block;
    text-align: center;
    cursor: pointer;
    float: left;
}


#lista2, #lista3 { margin-bottom: 40px; }
#lista2 .als-item, #lista3 .als-item {
    margin: 10px 0px;
    min-height: 140px;
    min-width: 128px;
}
#lista2 .als-item img, #lista3 .als-item img {
    position: relative;
    display: block;
    vertical-align: middle;
    margin-bottom: 8px;
    width:200px;
    height:175px;
}
#lista3 .als-item img {
    width:200px;
    height:250px;
}
#lista2 .als-prev, #lista2 .als-next , 
#lista3 .als-prev, #lista3 .als-next {
    width: 25px;
    height: 25px;
    display: inline-block;
    background-color: #dd4814;
    border-radius: 20px;
    margin-left: 85px;
}
#lista2 .als-prev .icon-chevron-up, #lista2 .als-next .icon-chevron-down,
#lista3 .als-prev .icon-chevron-up, #lista3 .als-next .icon-chevron-down {
    margin-left: 6px;
    margin-top: 5px;
}
#lista2 .als-prev, #lista3 .als-prev { top: -25px; }
#lista2 .als-next, #lista3 .als-next { bottom: -20px; }
#lista2 .als-item, #lista3 .als-item { vertical-align: middle; }


.thumb-image{ position: absolute; right:220px; top:275px; }
.thumb{ width:64px; height:64px; }
.thumbnails .img-thumb{
    margin: 10px 12px 10px 0px;
    padding: 0px;
}
.thumbnails .img-thumb img{
    height:150px;
}
.thumbnails .img-thumb .thumb-del{
    position: absolute;
    margin-top: -162px;
    margin-left: 115px;
}
.report-pic .thumb-del2{
    position: absolute;
    margin-top: -10px;
    margin-left: -10px;
    opacity: .60;
    filter: alpha(opacity=.60);
}
.report-pic .thumb-del2:hover{
    opacity: 1;
    filter: alpha(opacity=1);
}
.tooltip{
    font-family: sans-serif;
}

.sideBanner .slides img { width: 100%; height:225px; display: block;}
.sideBanner .flex-caption{
  position: absolute;
  background-color: rgba(255,255,255,.75);
  color:#dd4814;  
  width:100%;
  height: 100px;
  font-weight: bold;
  text-align: center;
  margin-top: -100px;
}
.sideGallery .slides img { width: 100%; height:250px; display: block;}
