@import url(http://fonts.googleapis.com/earlyaccess/lohitdevanagari.css);
.a-blck, ul li>a {
	text-decoration:none
}
img{border:0px; max-width:100%;}
body {
	margin:0;
	font-family: 'Lohit Devanagari';
	/*disable selection*/
   -webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
#slideshow img {
	display:none;
	position:absolute;
	width:100%;
}
.maincontainer {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}
#dv-lft-mnu, #dv-rght-box {
	top:0px;
	z-index:100;
	position:fixed;
	background:#fff;
	display:none
}
#dv-lft-mnu {
	width:195px;
	left:0;
	height:100%;
	opacity:.8;
	position:fixed;
}
#dvlgo {
	height:210px;
	width:100%;
	margin-top:10px;
	text-align:center
}
.upperlogo {
	margin-bottom:10px;
	border:0px;
}
.upperlogo img {
	border:0px !important;
}
.lowerlogo {
	margin:-30px auto 0 auto;
	float:left;
	width:100%;
	text-align:center;
}
.addressblock {
	text-align:center;
	font-weight:600;
	font-size:16px;
	float:left;
	width:100%;
	margin-top:-26px;
	margin-bottom:18px;
}
#dv-rght-box {
	width:190px;
	height:150px;
	right:20px;
	opacity:.9
}
#spnClse, a {
	display:inline-block
}
#dvmnu-hdn {
	width:40px;
	height:40px;
	line-height:24px;
	background:navy;
	text-align:center;
	cursor:pointer;
}

#dvclse{
	width:25px;
	height:25px;
	background:navy;
	text-align:center;
	cursor:pointer;
}


.spnsz {
	font-size:12px
}
ul {
	list-style-type:none;
	margin:0 0 0 20px;
	padding:0
}
ul li>a {
	color:#000
}
a {
	font-size:16px;
	padding:2px 15px 1px 25px;
	font-weight:bold;
}
.a-no-style, .a-p {
	padding:0
}
.relt {
	position:relative;
	font-weight:bold !important;
	padding:8px 0px 1px 25px;
!important;
	width:100% !important;
}
/*.relt:hover{background:url(../imgs/arrow.png) no-repeat left 14px; width:16px; }*/
.relt:hover {
	background: left 14px;
	width:16px;
}
.test {
	-webkit-transition:width 2s;
	transition:width 2s
}
#dvclse {
	position:absolute;
	bottom:0px;
	right:80px
}
#spnClse {
	color:#fff;
	margin:0px auto auto;
	cursor:pointer;
	width:25px;
	height:25px;
	line-height:24px;
}
#dvmnu-hdn {
	position:fixed;
	top:40px;
	border-radius:100%;
	left:-50px;
	z-index:100
}
/*.im{margin-top:13px}*/
.im {
	margin-top:13px !important;
}
#dv-overlay {
	display:block;
	position:fixed;
	left:0;
	top:0;
	overflow:hidden;
	height:100%;
	width:100%;
	background:url(../images/bg.png);
	z-index:-1
}
#dvarr {
	position:absolute;
	width:102px;
	height:50px;
	bottom:-39px;
	left:20px;
	z-index:-1
}
#dv-tpc {
	width:100%;
	text-align:center
}
h5 {
	margin:8px 0 0 23px
}
#dv-evnts, #dv-lngs {
	font-size:12px;
	width:155px;
	margin-top:6px
}
#dv-evnts {
	margin-left:23px;
	min-height:10px
}
.a-blck {
	display:inline;
	font-size:12px;
	color:#000
}
.a-blck:hover {
	color:#aa0000
}
.dv-sprtr {
	width:139px;
	border:1px dashed #E4A2A2;
	margin:10px auto auto
}
#dvulmnu {
}
#dvulmnu ul li {
	background: rgba(0, 0, 0, 0) url("../images/bullet.png") no-repeat 0 25px !important;
	padding-left: 18px;
}
#dvulmnu ul li+li {
	background: rgba(0, 0, 0, 0) url("../images/bullet.png") no-repeat left !important;
	padding-left: 18px;
}
#dvulmnu ul li+li+li {
	background: rgba(0, 0, 0, 0) url("../images/bullet.png") no-repeat left !important;
	padding-left: 18px;
}
#dv-news {
	display:none
}
#dv-vid {
	width:100%;
	text-align:center;
	margin-top:15px
}
.a-p-r {
	padding-right:0;
}
.quoteblock {
	text-align:center;
	margin:35px 2px 2px 2px;
	font-weight:bold;
	color:#000000;
	line-height:20px;
}
.container {
}

@media screen and (min-width:768px) and (max-width:992px) {
	
}

@media screen and (min-width:481px) and (max-width:767px) {
	
}

@media screen and (min-width:320px) and (max-width:480px) {
 .maincontainer {
 width:auto;
 height:auto;
}
 #slideshow img {
width:auto;
height:auto
}
 #dv-lft-mnu {
/*height:auto;*/
}
 #dvlgo {
width:auto;
}
}
