@font-face
{
	font-family: kruti;
	src: url(KR714.TTF);
	font-weight: normal;
}
@font-face
{
	font-family: krutiReg;
	src: url(K100.TTF);
	font-weight: normal;
}
*
{
	margin: 0;
	padding: 0;
}
adiv
{
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: default;
}
body
{
	font-family: Calibri, Verdana, kruti, Arial;
	font-size: 16px;
	line-height: 1.5;
	letter-spacing: 0;
	font-weight: normal;
	color: #434141;
	margin: 0px;
	padding: 0px;
}
h1
{
	font-size: 30px;
	font-weight: normal;
	margin: 5px 0;
	color: #4f4e4e;
}
h2
{
	font-size: 26px;
	font-weight: normal;
	margin: 5px 0;
	color: #4f4e4e;
}
h3
{
	font-size: 22px;
	font-weight: normal;
	margin: 5px 0;
	color: #4f4e4e;
}
h4
{
	font-size: 17px;
	margin: 5px 0;
	color: #4f4e4e;
}
a
{
	font-family: Calibri, Arial, sans-serif;
	color: #4f4e4e;
	text-decoration: none;
}
a:hover, a:after, a:active
{
	color: #ed1c24;
	text-decoration: underline;
}

table,
td,
th
{
	border-collapse: collapse;
}

th,
td
{
	vertical-align: top;
	padding: 0px 5px;
	border: solid 1px;
	font-weight: normal;
	color: #4F4E4E;
	letter-spacing: 0px;
	text-align: left;
}
th
{
	text-align: center;
	background: #e9e9e9;
	font-weight: bold;
}
#header_wrap,
#homepagebanner_wrap,
#events_wrap,
#ad_banner_wrap,
#pagecontent_wrap,
#maincontent_wrap
{
	float: left;
	/*
	position: relative;
	*/
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#header_block,
#events_block,
#breadcrumb_block,
#pagecontent_block,
#maincontent_block,
#footer_block
{
	/*
	float: left;
	position: relative;
	width: 1280px;
	*/
	height: auto;
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff;
	max-width: 1280px;
}

#homepagebanner_block,
#ad_banner_block;
#footer_block
{
	width: 100%;
	background: #efc7ab;
}

#header_section
{
	position: relative;
	background: #ffffff;
}
#pagecontent_section
{
	min-height: 92vh;
}
#footer_section
{
	width: 100%;
	height: 40px;
	font: normal 12px/1 Arial, Verdana;
	color: #fcfcfc;
	/*
	*/
}
/* Style the list */
ul.breadcrumb
{
	padding: 5px 16px;
	list-style: none;
	background-color: #eee;
	font-size: 15px;
	font-weight: bold;
	color: #2d2d2d;
	border-left: 5px solid #ff4b2c;
}

/* Display list items side by side */
ul.breadcrumb li
{
	display: inline;
}

/* Add a slash symbol (/) before/behind each list item */
ul.breadcrumb li+li:before
{
	padding: 0 10px 0 5px;
	color: black;
	content: "\003E";
}

/* Add a color to all links inside the list */
ul.breadcrumb li a
{
	color: #ff4b2c;
	text-decoration: none;
	font-weight: bold;
}

/* Add a color on mouse-over */
ul.breadcrumb li a:hover
{
	color: #01447e;
	text-decoration: underline;
}


.page_title
{
	width: 95%;
	font-family: Arial;
	font-size: 30px;
	line-height: 1;
	color: #ff4b2c;
	margin: 20px auto;
	padding-left: 30px;
	border-bottom: 3px solid #b0b0b0;
	/*
	background: #f980ad;
	*/
}
.block_title
{
	font-family: Arial;
	font-size: 25px;
	margin: 5px auto;
	padding: 0;
	/*
	background: #f980ad;
	*/
}
.column_title
{
	font-family: Arial;
	font-size: 20px;
	margin: 5px auto;
	padding: 0;
	/*
	background: #f980ad;
	*/
}

.notice
{
	font-size: 15px;
	line-height: 17px;
	margin: 5px auto;
	text-align: center;
}
#years{
	float: right;
	margin-top: 10px;
	margin-right: 100px;
	width: auto;
	height: auto;
	font: normal 18px/1 Arial, Verdana;
	color: #f73209;
	text-align: center;
	/*
	border-bottom: 1px solid #010101;
	*/
}
#logo
{
	float: left;
	position: relative;
	width: auto;
	margin: 0;
	padding: 0;
	margin-left: 3%;
	margin-top: 10px;
	margin-bottom: 5px;
	/*
	background: #b5dbf7;
	*/
}
#logo_img
{
	cursor: pointer;
	width: 180px;
	margin: 0px;
	padding: 0;
	/*
	z-index: 999998;
	*/
}
#logo img
{
	width: 100%;
	margin: 0;
	padding: 0;
}
#logo_mandal
{
	float: left;
	position: relative;
	/*
	background: #f9f9b3;
	*/
	margin-left: 4%;
	margin-top: 30px;
	margin-bottom: 15px;
}
#logo_mandal_img
{
	vertical-align: bottom;
	margin: 0;
	padding: 0;
	text-align: left;
}

#logo img
{
	width: 100%;
	margin: 0;
	padding: 0;
}

#homepagebanner_block,
#ad_banner_block
{
	width: 100%;
	height: auto;
	background: #000000;
	text-align: center;
	margin: 0;
	padding: 0;
}


#homepagebanner_block img,
#ad_banner_block img
{
	display: block;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 1280px;
}

.banner {
  width: 100vw;          /* 100% of the viewport width */
  height: 100vh;         /* 100% of the viewport height */
 background-image:url('../../media/2025_home_banner.jpg');
  background-size: cover; /* Ensures background image covers the entire area */
  background-position: top left;
  background-repeat: no-repeat;
}

#events_wrap{
	margin: 0;
	padding: 0;
}
#events_block{
	background: #bd0f17;
	border-radius: 0 0 20px 20px;
}
#event_head{
	float: left;
	width: auto;
	padding: 7px 15px;
	text-align: center;
	font: normal 22px/1 Arial, Verdana;
	letter-spacing: 1px;
	color: #ffffff;
}
#events{
    display:flex;
    justify-content:space-around;
	background: #e2131c;
	border-radius: 0 0 20px 20px;
	/*
	background: #ed1c24;
	text-decoration: underline;
	*/
}
#event{
	cursor: pointer;
	padding: 10px 15px;
	text-align: center;
	font: normal 20px/1 Arial, Verdana;
	letter-spacing: 1px;
	color: #ffffff;
}

#pagecontent_wrap
{
	float: left;
	position: relative;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;

}
#pagecontent_block
{
	/*
	background: #faf1b1;
	*/
}
#maincontent_block
{
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	/*
	background:#f3d398;
	*/
}
.sidebar_left
{
	float: left;
	position: relative;
	width: 25%;
	height: 100%;
	/*
	min-height: 1000px;
	background:#95f7f4;
	*/
}
.sidebar_right
{
	float: right;
	position: relative;
	width: 25%;
	height: 100%;
	/*
	min-height: 1000px;
	background:#bbef9c;
	*/
}

.maincontent
{
	/*
	background:#ecd0f4;
	*/
}
#content
{
	width: 90%;
	margin: 0 auto;
	padding: 0;
}
#columns_wrap{
	width: 100%;
	/*
	background:#e0f482;
	*/
}

#column_2_1,
#column_2_2
{
	float: none;
	display: inline-block;
	top: 0;
	vertical-align: top;
	margin: 0;
	padding: 0;
	height: auto;
	width: 49.80%;
	/*
	background: #f942c7;
	*/
}
#column_3_1,
#column_3_2,
#column_3_3 
{
	float: none;
	display: inline-block;
	top: 0;
	vertical-align: top;
	margin: 0;
	padding: 0;
	height: auto;
	width: 33%;
	/*
	background: #f942c7;
	*/
}
#column_4_1,
#column_4_2,
#column_4_3,
#column_4_4 
{
	float: none;
	display: inline-block;
	top: 0;
	vertical-align: top;
	margin: 0;
	padding: 0;
	height: auto;
	width: 24%;
	/*
	background: #f942c7;
	*/
}
#column_block{
	width: 95%;
	margin: 0 auto;
	padding: 2px 5px;
	text-align: center;
	font-size: 15px;
	text-decoration: none;	
}
a #column_block{
	font-size: 20px;
	background:#f3f3f3;
	border: 1px solid #c8c8c8;
	border-radius: 10px;
	text-decoration: none;
	/*
	*/
}


#homepage_message
{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#programme_schedule
{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.text_content
{
	/*
	background: #a839d7;
	*/
	margin: 0;
	padding: 0px;
	text-align: left;
}

.text_content_table,
.ganeshotsav_2017_para_table
{
	width: 100%;
	margin: 0;
	padding: 0;
}

.ganeshotsav_2017_para_table td{
	padding: 5px;
}

.ganeshotsav_2017_para_table .td_col_1,
.ganeshotsav_2017_para_table .td_col_2,
.ganeshotsav_2017_para_table .td_col_3
{
	width: 10%;
	text-align: center;
}

#homepage_highlights
{
	width: 90%;
	margin: 10px auto;
	padding: 10px 0;
	background: #ed1c24;
	border-radius: 10px;
	color: #ffffff;
	text-align: center;
	font-family: Calibri, Verdana, kruti, Arial;
}
.homepage_highlights_title
{
	font-size:3vh;
}

.homepage_highlights_content
{
	padding: 10px 0px;
	font-size: 2.5vh;
}

.contact_members ul,
.contact_members ul li
{
	list-style: none;
	display: block;
	display: inline-block;
	clear: both;
	width: auto;
	margin: 0 auto;
}
.contact_members ul li{
	padding: 5px 20px;
	margin: 5px;
	background: #f7f7f7;
	border: 1px solid #d2d2d2;
	border-radius: 10px;
	font-size: 2vh;
	letter-spacing: 0.5px;
	color: #ed1c24;
}

#footer_copyright
{
	float: left;
	position: relative;
	width: 100%;
	margin: 0;
	padding: 14px 0;
	text-align: center;
	color: #ffffff;
	background: #ed1c24;
}
#footer_sitedesign
{
	float: left;
	position: relative;
	width: 100%;
	margin: 0;
	padding: 5px 0;
	text-align: center;
	font: normal 12px/1 Arial;
	color: #efefef;
	background: #4b4b4b;
}
.site_design a
{
	color: #ffffff;
}

/* Contact Us*/
#contact_us_para{
	margin: 0px auto;
	padding: 0;
	width: auto;
	height: auto;
}
.contact_us_para_text{
	float: left;
	width: auto;
}
.contact_us_para_img{
	padding-top: 5px;
	margin-left: 10px;
}


/* Our Trustees and Committee Member */

.ourtrustees_para_text,
.committeemembers_para_text{
	/*
	background: #fce4be;
	*/
	font-size: 18px;
	margin-bottom: 30px;
}

#trustees_wrap,
#committeemembers_wrap{
	width: 100%;
	margin: 0;
	padding: 0;
	margin-bottom: 30px;
}

#trustees_block,
#committeemembers_block{
	/*
	background: #fce4be;
	*/
	width: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

.trustee,
.committeemember{
	background: #ffffff;
	float: none;
	display: inline-block;
	width: 222px;
	height: auto;
	margin:20px 10px 0 10px;
	padding: 0;
	border: 1px solid #2d2d2d;
	*display: inline;
	border-radius: 20px 20px 0 0;
}

.committeemember{
	width: 172px;
}

.trustee_img,
.committeemember_img{
	width: 200px;
	height: 200px;
	background-repeat: no-repeat;
	margin: 9px 12px 5px 10px;
	padding:0;
	border: 1px solid #a7a7a7;
	border-radius: 13px;
}
.committeemember_img{
	width: 150px;
	height: 150px;
	border-radius: 13px;
}


#trustee_text,
#committeemember_text{
	/*
	*/
	width: 100%;
	margin: 5px auto;
	padding: 0;
	line-height: 1.2;
}

#trustee_name,
#committeemember_name{
	background: #f2f2f2;
	width: 100%;
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-size: 20px;
	line-height: 1;
}

#committeemember_name{
}

#committeemember_paad{
	padding: 10px 0;
	background: #e7e7e7;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	line-height: 1;
	border-radius: 20px 20px 0 0;
}

#event_popup_block {
	position: fixed;
	height: 100%;
	width: 100%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: none;
	background: rgba(0,0,0,0.8);
	/*
	*/
}
#event_popup_block_close {
	float: left;
	position: absolute;
	top: 8px;
	right: 10px;
	margin: 0 8px 0 0;
	padding: 7px 10px;
	cursor: pointer;
	color: #000;
	font: normal 15px/1 Arial, Verdana;
	border: 1px solid #a3a3a3;
	background: #fff;
}
#event_block {
	max-width: 680px;
	width: 80%;
	max-height: 1400px;
	height: 90%;
	margin: 0;
	padding: 0;
	position: relative;
	background: #ffffff;
	margin: 20px auto;
	overflow-y:auto;
	
}
#event_blobk_title{
	/*
	*/
	background: #d8d8d8;
	padding: 10px 0;
	text-align: center;
	font: normal 30px/1 Arial, Verdana;
	letter-spacing: 1px;
	color: #ed1c24;
}
#event_blobk_body{
	margin: 30px auto;
	padding: 0;
	text-align: center;
}
#event_media{
	border: 1px solid #010101;	
	width: 90%;
}



@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px)
{
	#homepagebanner_wrap,
	#logo_wrap,
	#pagecontent_wrap,
	#maincontent_wrap
	{
		float: left;
		width: 100%;
		margin: 0px;
		padding: 0px;
	}
	#logo_block,
	#breadcrumb_block,
	#homepagebanner_block,
	#ad_banner_block,
	#pagecontent_block,
	#maincontent_block,
	#footer_block
	{
		width: 100%;
		margin: 0px;
		padding: 0px;
		margin-left: auto;
		margin-right: auto;
	}
	body
	{
		font-size: 15px;
	}
	td
	{
		padding: 0px 2px;
	}
	#years{
	display: none;
}
	#logo
	{
		/*
		z-index: 999998;
		background: #d5affa;
		*/
		width: 100%;
		padding: 0;
		margin: 0;
		text-align: center;
	}
	#logo_img
	{
		width: 150px;
		z-index: 999998;
		margin-top: 10px;
		padding: 0;
		margin-left: auto;
		margin-right: auto;
	}
	#logo img
	{
		width: 100%;
		height: 100%;

	}
	#logo_mandal
	{
		/*
		background: #afc2fa;
		margin-top: 140px;
		*/
		width: 100%;
		margin: 0px;
		padding: 0px;
		margin-top: 5px;
		margin-bottom: 5px;
	}
	#logo_mandal_img
	{
		margin: 0px;
		padding: 0px;
		text-align: center;
	}
	#logo_mandal_img img
	{
		width: 95%;
		height: 100%;
	}
	
	.banner {
 background-image:url('../../media/mob_2025_home_banner.jpg');
background-size: cover;
   background-position: top center;

}


	#event_head{
		float: none;
		/*
		display: none;
		*/
	}
	#events{
		flex-direction: column;
		padding: 3px 0;
		/*
		*/
	}
	#event{
		padding: 5px 0px;
		font: normal 17px/1 Arial, Verdana;
	}
	#event_blobk_title{
		font: normal 24px/1 Arial, Verdana;
	}
	#event_blobk_body{
		margin: 20px auto;
	}

	#ad_banner_block img
	{
		width: 100%;
	}
	.page_title
	{
		margin: 10px auto;
		padding: 0;
		font-size: 22px;
		/*
		border-bottom: 3px solid #b0b0b0;
		background: #f980ad;
		*/
	}
	.block_title
	{
		font-family: Arial;
		font-size: 20px;
		margin: 5px auto;
		padding: 0;
		/*
		background: #f980ad;
		*/
	}
	.column_title
	{
		font-family: Arial;
		font-size: 18px;
		margin: 5px auto;
		padding: 0;
		/*
		background: #f980ad;
		*/
	}
	#content
	{
	width: 100%;
	}
	#column_2_1,
	#column_2_2,
	#column_3_1,
	#column_3_2,
	#column_3_3,
	#column_4_1,
	#column_4_2,
	#column_4_3,
	#column_4_4
	{
		width: 100%;
		margin: 10px auto;
	}
	.homepage_highlights_contact
	{
		display: inline-block;
		font-size: 20px;
		width: 100%;
		padding: 0px;
		padding-bottom: 5px;
	}
	footer
	{
		background: transparent;
		border: none;
	}
	#footer_copyright
	{
		padding: 10px 0;
	}


}