@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Roboto');
body
{
	margin:0px;
	padding:0px;
	font-size:16px;
	box-sizing: border-box;
	 font-weight:300;
	 font-family: 'Roboto', sans-serif;
	 color:#000;
	 overflow-wrap: break-word;
    word-wrap: break-word;
}
.fsize
{
	font-size:14px;
}
ul li
{
	list-style-type:none !important;
}
.navwidth
{
	 display: table;
  	margin: 0 auto;
}
a
{
	color:#000 !important;
	text-decoration:none !important;
}
a:hover
{
	color:#5A272A !important;
}
.bg
{
	background:#e8e1d1;
}
.header_bg
{
	width:100%; 
	position: relative; 
	background-repeat:repeat-x;
	background-position: top center;
}
.footer_bg
{
	background-position: top;
    background-image: url(images/bg-footer.jpg);
    background-repeat: repeat-x;
	height:100px;
	font-size:14px;
}
.whitebg
{
	background:#fff !important;
}
.event_bg
{
	    background-color: #D0C5B1;
}
.content_bg
{ 
  background:#FFF !important;
  padding:20px 40px !important;
}
.title_bg
{
	background:#f5f5f5 !important;
}
.thought_bg
{
	background:#fff !important;
	padding:10px 20px !important;
}
.photo_bg
{
	color: #8C4510;
    background-color: #FFF7E7;
	height:304px;
}
.intro_right
{
	float:right;
}
.font_weight
{
	font-weight:700 !important;
}
.font_weight500
{
	font-weight:700 !important;
}
.pager li > a, .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #5A272A;
    border: none !important;
    border-radius: 15px;
	color:#fff !important;
	font-weight:500;
}
.ftr_clr
{
	color: #6B5E45 !important;
	font-weight:700;
}
.ftr_right
{
	float:right;
}
.footer_clr
{
	color:#800000 !important;
}
.white
{
	color:#fff !important;
}
.woodn
{
	color:#6B5E45 !important;
}
.red {
    color: Red;
    font-weight: bold;
}
.orange {
    color: Orange;
    font-weight: bold;
}
.blue {
    color: Blue;
    font-weight: bold;
}
.pager li > a:hover
{
	background:#CCC;
	color: #5A272A !important;

}
.border_black
{
	border-bottom:1px solid #999999;
}
.border_right
{
	border-right:1px solid #5A272A;
	height:300px;
	margin-top:70px;
}
.form-horizontal .control-label
{
    text-align: left !important;
}
.top
{
	top:50%;
	position:absolute;
	transform:translateY(-50%); 
}
.navbar-default
{
	background:#e8e1d1 !important;
	border:0 !important;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: transparent !important;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
   
	 background-color:  #1e3347 !important;
}
.navbar-toggle {
   
    background-color: #5A272A !important;
    border: 1px solid transparent;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff !important;
}

.navbar-default .navbar-nav > li > a
{
	background:#faf4e8;
	color:#164773;
	font-weight:500;
}
.nav > li > a
{
	padding:10px 15px !important;
}
.navbar-nav > li
{
	margin-left: 20px;
}
.nav>li>a:focus, .nav>li>a:hover
{
	background:#1e3347 !important;
	color:#FFF !important;
}
.current 
{
	background:#1e3347 !important;
	color:#FFF !important;
}
.intro-title
{
	border-left: 5px solid #3299BB;
    padding-left: 10px;
    border-left-color: #66363E;
	font-weight:700;
	font-size:18px;
}
.widget-title
{
	border-left: 5px solid #3299BB;
    padding-left: 10px;
    border-left-color: #66363E;
	font-weight:700;
	font-size:18px;
	margin:15px 0px 15px 0px;
}
.widget-title:hover {
    border-left: 5px solid #ddd;
    border-left-color: #8B8B8B;
}
.widget-title2 {
    border-left: 5px solid #3299BB;
    padding-left: 10px;
    border-left-color: #7c6b4f;
    color: #5A272A !important;
	font-weight:700;
	font-size:18px;
	margin:15px 0px 15px 0px;
}
.widget-title2:hover {
    border-left: 5px solid #ddd;
    border-left-color: #20324A;
    color: #5A272A;
}
.widget-title3 {
    border-left: 5px solid #3299BB;
    padding-left: 10px;
    border-left-color: #20324A;
    border-left-width: thin;
    color: #7C6B4F !important;
    text-decoration: none;
}
.widget-title3:hover {
    border-left: 5px solid #ddd;
    border-left-color: #7C6B4F;
    color: #20324A;
    text-decoration: none;
}
.left
{
	float:inherit;
}
.right
{
	float:right;
}
.adjust_right
{
	float:right;
}
.footer_title
{
	color: #55181D;
    font-weight: bold;
	margin-bottom:10px;
}
.event_title
{
	    background-color: #D0C5B1;
		padding:8px;
		border-bottom:3px solid #55181D;
}
.event_place
{
	    color: #5A272A;
        background-color: #CCCCCC;
		padding:5px 20px;
}
.bhajan
{
	font-weight:500;
}
.marron_btn
{
    border: 1px solid #5A272A;
    top: 0px;
    left: 0px;
	background-color: #5A272A;
    padding: 5px 20px 5px;
    width: auto;
	border-radius: 3px;
	color:#fff !important;
	text-align:center;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.5);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.5);
    text-shadow: 0 -1px 1px rgba(0,0,0,0.28);
    background-repeat: repeat-x;
    background-position: 0px top;
}
.marron_btn:hover
{
	background-color: #8b8b8b;
	color:#fff !important;
}
.carousel-control.right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, 0.09) 100%); 
}
.carousel-control.left {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.09) 0%, rgba(0, 0, 0, .0001) 100%);
}
.marron_btn:hover
{
	color:#CCC;
}
.fixhgt
{
	height:300px !important;
}
.img50
{
	height:50px !important;
	width:50px !important;;
}
.img100
{
	height:100px !important;
	width:100px !important;;
}
.border {
    border: thin solid #D0C5B1;
}
.fixhgt1
{
	height:190px !important;
}
.marron
{
	color: #55181D !important;
}	
.img_fix
{
	height:220px;
	object-fit: contain;
}
.padding_photo
{
	padding:0px 15%;
	clear:both;
}
.navbar {
    margin-bottom: 10px !important;
}
.m0
{
	margin:0px !important;
}
.mb5
{
	margin-bottom:7px !important;
}
.mb2
{
	margin-bottom:2px !important;
}
.mt10
{
	margin-top:10px !important;
}
.mb10
{
	margin-bottom:10px !important;
}
.mb0
{
	margin-bottom:0px !important;
}
.pdb0
{
	padding-bottom:0px !important;
}
.p0
{
	padding:0px !important;
}
.pdr
{
	padding-right:0px !important;
}
.pdl
{
	padding-left:0px !important;
}
.pdl15
{
	padding-left:15px !important;
}
.pd10
{
	padding:10px !important;
}
.pd7
{
	padding:7px !important;
}
.pd
{
	padding:10px 20px !important;
}
.pd15
{
	padding:15px !important;
}
.padding_img
{
	padding:10px 10px 20px 10px !important;
}

.padding_img1
{
	padding:0px 100px !important;
}

.mt5
{
	margin-top:5px !important;
}
.mb8
{
	margin-bottom:8px !important;
}
.mr10
{
	margin-right:10px !important;
}
.mt40
{
	margin-top:40px !important;
}
.mmt40
{
	margin-top:35px !important;
}
.mt20
{
	margin-top:20px !important;
}
.mb20
{
	margin-bottom:20px !important;	
}
.mb30
{
	margin-bottom:30px !important;	
}
.ml20
{
	margin-left:20px !important;
}
.ml10
{
	margin-left:10px !important;
}
.ml0
{
	margin-left:0px !important;
}
.fmt45
{
	margin-top:45px !important;
}
@media (max-width:1200px) {
		.nav > li > a
{
	padding:10px 12px !important;
}
.navbar-nav > li
{
	margin-left: 12px;
}
}
@media (max-width:991px) {
	.ftr_right
	{
		float:none;
	}
	.fixhgt
	{
		height:auto  !important;
	}
	.fmt45
	{
		margin-top:10px !important;
	}
	.mmt10
	{
		margin-top:25px !important;
	}
	.nav > li > a
{
	padding:7px 5px !important;
}
.navbar-nav > li
{
	margin-left: 7px;
}
.mobilemb20
	{
		margin-bottom:20px !important;
	}
	body
{
	font-size:14px;
}
}
@media (max-width:767px) {

.padding_img1
{
	padding:0px 0px !important;
}

	h2
	{font-size:22px;}
	h3
	{
		font-size:20px
	}
	.adjust_right
	{
		float:none;
		margin-left:20px;
	}
	.header_bg
	{
		height:auto;
	}
	.border_right {
		display:none !important;
   }
   .intro_right
	{
	   float:left;
	}
	.padding_photo
	{
		padding:0px 0%;
		clear:both;
	}
	.mobile_pd
	{
		padding:0px 15px;
		background: #f5f5f5 !important;
	}
	.mobilemb10
	{
		margin-bottom:10px !important;
	}
	.mobilemb20
	{
		margin-bottom:20px !important;
	}
	.mmt40
	{
	margin-top:0px !important;
	}
	.ftr_right
	{
		float:none;
	}
	.fmt45
	{
		margin-top:5px !important;
	}
	.mmt10
	{
		margin-top:25px !important;
	}
	.navwidth
{
 display: block !important;
  margin: 0 !important;
  left:0%;
}
.mp0
{
	padding:0px !important;
}
.content_bg {
    padding: 10px 15px !important;
}
.thought_bg {
    padding: 10px 10px !important;
}
.intro-title
{
	font-size:16px;
}
.widget-title
{
	font-size:16px;
	
}
.widget-title2 {
font-size:16px;
}
.pager li > a, .pager li > span {
	margin-bottom:5px;
}
.header_bg
{
	width: 100%;
    background-size: contain;
}
.fsize
{
	font-size:12px;
}
}
