.vazhipadd
{
	    height: 264px;
	        overflow: scroll;
	            overflow-x: hidden;
}

.poojatiming
{
	height: 264px;
	        overflow: scroll;
	            overflow-x: hidden;
}




img{
	width: 100%;
}

.bg{
	background-image: url(../images/bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	font-family: 'Montserrat-Medium';
	height: auto;
}
#collaps-menu{
	display: none;
}
#head .container{
	width: 100%;
	padding: 20px;
	background-image: url(../images/header-backgound.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: auto;
}
#head h2 a{
	font-family: 'SAMARN';color: #993300;
	text-decoration: none;
}
#head h5{
	font-family: 'Rubik-Regular';color: #993300;font-variant: small-caps;
}
.info{
	float: right;
	font-family: 'Rubik-Regular';color: #993300;
}
.navbar-nav>li>a{
	font-family: 'GothamBook';
	font-weight: bold;
	color: #993300;
	font-size: 14px;
	line-height: 1px;	
}
.nav>li>a:hover{
	color:#fff;
	background-color: #e45b04;		 
}
.icon-bar{
	background-color: #fff;
}
.navbar-toggle{
	background-color: #e45b04; 
}
#front.container{
	width: 100%;
	background-color: #e8e4d9f2;
	padding-bottom: 100px;
	margin-top: -5px;
	background-image: url("../images/leaf1.png");
	background-size: 100%;
	background-repeat: no-repeat;
}
#slider.carousel{
	margin-top: -14vw;
	
}
.carousel-control.left,.carousel-control.right{
	background-image: none;	
}
.carousel-indicators .active{
	background-color: #f60;
	border: none;
}
.carousel-indicators li{
	background-color: #d1bbaa;
	border: none;
}
#bell{
	z-index: 9;

}
#responsive-front{
	display: none;
}

#ee.container{
	width: 100%;
	background-color: #e8e4d9f2;
	position: relative;
	top: -21px;
	padding: 150px 0px 20px 0px;
	}
#intro.container{
	width: 100%;
	padding: 50px 100px;
	background-color: #e8e4d9f2;
	margin-top: 100px;
}
.intro-content{
   	margin: auto;
    margin-top: 30px;
    background-color: #fff;
    padding-bottom: 20px;
}
#intro h3{
	font-family: 'Rubik-Medium';
	color: #9b290f;
	font-variant: small-caps;
	border-bottom: 2px solid #9b290f;
}
#intro p{
	line-height: 25px;
}
.btn-read{
	background-color:#9b290f; 
	color: #fff;
	padding: 10px;
	float: right;
	margin-top: 10px;
}
#details,#detail2.container{
	width: 100%;
	padding: 50px 100px;
	background-color: #e8e4d9f2;
	margin-top: 100px;
}

#details h3{
	font-family: 'Rubik-Medium';
	color: #9b290f;
	font-variant: small-caps;
	border-bottom: 2px solid #9b290f;
}
#detail2 h3{
	font-family: 'Rubik-Medium';
	color: #9b290f;
	font-variant: small-caps;
	border-bottom: 2px solid #9b290f;
}
#itheehya.container{
	width: 100%;
	padding: 50px 100px;
	background-color: #e8e4d9f2;
	margin-top: 100px;
}
.fa.fa-camera {
	color: #9b290f;
}
.fa.fa-bell{
	color: #9b290f;
}
.fa.fa-play{
	color: #9b290f;
}

#itheehya h3{
	font-family: 'Rubik-Medium';
	color: #9b290f;
	font-variant: small-caps;
	border-bottom: 2px solid #9b290f;
}
footer{
	margin-top: 200px;
	width: 100%;
	background-color: #602e1a;
	padding-bottom: 50px;
	padding-top: 50px;
}

#footer h4{
	font-family: 'Lato-Regular';
	font-variant: small-caps;
	color: #fff;
}
#footer a{
	font-family: 'Rubik-Light';
	color: #fff;
	line-height: 25px;
	font-variant: small-caps;
}
#footer p{
	font-family: 'Rubik-Light';
	color: #fff;
	line-height: 25px;
	font-variant: small-caps;
}
.fa{
	color: #fff;
	margin-right: 15px;
}
.cpy{
	margin-top: 20px;
	border-top: 1px solid #fff;
	color: #fff;
	padding: 10px;
	font-family: 'Rubik-Light';
	line-height: 35px;
}


/*---------------------------------------*/

.bck{
	background-color: #9b290f;
	padding: 2px;
	color: #fff;	
}
#details p{
	font-size: 17px;
	text-align: left;
	font-family: 'Montserrat-Regular';
	line-height: 34px;
}
#detail2 a{
	font-family: 'Montserrat-Regular';
	color: #fff;
	font-size: 16px;
	line-height: 25px;
}

.inner-nav{
	width: 100%;
	padding: 20px 0px;
	float: right;
	background-color: #333;
	color: #fff;
}













@media screen and (max-width: 1280px){
	.bck{
		min-height: 100px;
	}
}




@media screen and (max-width: 1280px){
	#responsive-slider.carousel{
		margin-top: -130px;
	}

}



@media screen and (max-width: 916px){
	.navbar-nav>li>a{
		padding:10px 6px;
	}

}

@media screen and (max-width: 766px){

	#head{
	display: none;
	}
	#collaps-menu{
	display: block;
	}
	#front{
	display: none;
	}

	#responsive-front{
	display: block;
	
	}
	.navbar-nav{
		background-color: #d5a134;
	}
	.navbar-nav>li>a{
		padding:20px;
		color: #fff;
		text-align: right;
	}
	.navbar-header{
		background-color: #e6e3e3de;
	}
	.navbar-header a h2{
	font-family: 'SAMARN_';color: #993300;font-size: 30px;
	}
	.navbar-header a h5{
	font-family: 'Rubik-Regular';color: #993300;font-variant: small-caps;
	}
	#intro.container{
	padding: 50px 10px;
	}
	#itheehya.container{
	padding: 50px 10px;
	}
	#details,#detail2.container{
	padding: 50px 10px
	}
}
.fan-img{
	margin-bottom: 20px !important;
}





.sadhya h4{
  color: #000;
  background-color: #ffffff87;
  font-family: 'Mallu-Bold';
   font-family: 'Mallu','Meera','AnjaliOldLipi','ML-TTKarthika';
  text-align: center;
    line-height: 27px;
    font-size: 17px;
}
.sadhya p{
  color: #2b1919;
  font-family: 'Mallu';
   font-family: 'Mallu','Meera','AnjaliOldLipi','ML-TTKarthika';
    line-height: 27px;
    font-size: 17px;
}

.sadhya a{
  color: white;
  font-family: 'Mallu','Meera','AnjaliOldLipi','ML-TTKarthika';
  font-family: 'Open Sans', sans-serif; 
    line-height: 27px;
    font-size: 17px;
}

.committee span{
  color: #2b1919;
  font-family: 'Mallu';
   font-family: 'Mallu','Meera','AnjaliOldLipi','ML-TTKarthika';
    line-height: 27px;
    font-size: 17px;
      text-decoration:underline;
}
