@charset "utf-8";


header {
	width: 100%;
	height: 100px;
	background-color: #fff;
	margin-bottom: 75px
}

#headerhome {
	background:url(../images/himalaya9.jpg) no-repeat center center ;
	background-size: cover;
	height: 165%
}

#headerhome.random {
	background:url(../images/himalaya9.jpg) no-repeat center center ;
	background-size: cover;
	height: 165%
}

#headerhome.recent-uploads {
	background:url(../images/himalaya9.jpg) no-repeat center center ;
	background-size: cover;
	height: 165%
}

#logo_search {
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	display: table
}

#search input {
	float: left
}

#cse {
	font-size: 14px;
	line-height: 15px
}

#logo {
	float: left;
	width: 390px;
	height: 72px;
	display: table-cell;
	background-image: url(../images/logo_390.png);
	background-repeat: no-repeat;
	margin-left: -10px;
	margin-top: 10px
}

input[type="submit"].search-btn {
	background: url(../images/search_icon.png) no-repeat;
	border: none;
	outline: none;
	position: right;
	width: 21px;
	height: 21px;
	margin-left: -3%;
	margin-top: 5px
}

#dl-menu {
	display: none
}

.ie8 #navbar {
	filter: none
}

#navbar {
	width: 100%;
	opacity: .99;
	filter: alpha(opacity=85);
	top: 131px;
	position: absolute;
	z-index: 9999;
	height: 30px;
	right: 0!important;
	margin-bottom: 0!important
}

#navbar .menu {
	list-style: none;
	border: 1px solid #e0e6e6;
	margin: 0 auto;
	display: table;
	background-color: #f7fcfe
}

#navbar .menu li {
	float: left;
	margin-left: 0
}

#navbar .menu li a {
	text-decoration: none;
	color: #000;
	text-transform: none;
	margin-top: 5px
}

.menu .active .bullet {
	background-repeat: no-repeat;
	height: 8px;
	position: absolute;
	top: 28px;
	width: 48px
}

.menu .active .bulletEbooks {
	background-repeat: no-repeat;
	height: 8px;
	position: absolute;
	top: 28px;
	width: 51px
}

.menu .active .bulletArticles {
	background-repeat: no-repeat;
	height: 8px;
	position: absolute;
	top: 28px;
	width: 51px
}

.menu .active .bulletMedia {
	background-repeat: no-repeat;
	height: 8px;
	position: absolute;
	top: 28px;
	width: 44px
}

.menu .active {
	background: #f7fcfe;
	color: #AC130E
}

.menu .active span {
	color: #AC130E
}

.menu span {
	display: block;
	text-transform: none;
	font-size: 16px;
	font-family: 'MyWebFont';
	line-height: 30px;
	font-weight: 500;
	padding: 2px 18px 0
}

.menu span:hover {
	background: #f7fcfe;
	color: #AC130E
}

#navbar .menu li .fulldrop {
	display: block
}

.menu > li:hover > ul,
.menu > li:active > ul,
.menu > li:focus > ul {
	opacity: 1;
	visibility: visible;
	margin-top: 0
}

.menu li > ul li {
	font-size: 16px;
	position: relative;
	display: block;
	padding: 20px 10px
}

.menu > li > ul li:hover {
	background-color: #fff
}

.menu ul li:hover > a {
	background-color: #fff
}

.menu > li > ul li ul li:hover {
	background-color: #fff
}

input#mobile_menu {
	display: block
}

.menu > li > ul li ul li ul {
	background-color: #f7fcfe
}

.menu > li > ul li ul li ul li:hover {
	background-color: #f7fcfe
}

.menu > li > .fulldrop {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	list-style: none;
	display: block;
	top: 30px;
	left: 0;
	background: none repeat scroll 0 0;
	width: 100%;
	text-align: left;
	margin-top: 30px;
	padding: 0;
	z-index: 99;
	overflow: hidden
}

.menu > li:hover .fulldrop,
.menu > li:active .fulldrop,
.menu > li:focus .fulldrop {
	opacity: 1;
	visibility: visible;
	margin-top: 0
}

.menu > li:hover .coldrop,
.menu > li:active .coldrop,
.menu > li:focus .coldrop {
	opacity: 1;
	visibility: visible;
	margin-top: 0
}

.menu .coldrop .column {
	width: 130px;
	margin: 0 9px
}

.menu .column {
	width: 960px;
	margin: 0 auto;
	color: #02213A;
	text-align: center
}

.menu .column ul {
	padding: 0;
	margin: 0 auto;
	text-align: center;
	display: table
}

.menu .column.mediasub ul {
	margin: 0 auto 0 305px
}

.menu .column.randomsub ul {
	margin: 0 228px 0 auto
}

.menu .column ul li {
	list-style: none;
	margin: 0;
	width: auto;
	display: inline-table;
	color: #000;
	height: 15px;
	text-transform: none
}

.fulldrop {
	overflow-y: hidden;
	max-height: 200px;
	transition-property: all;
	transition-duration: .5s;
	transition-timing-function: cubic-bezier(1, 0, 0.5, 0)
}

.menu .column ul li a {
	font-size: 12px;
	display: block;
	height: 15px;
	color: #000;
	padding: 5px 0 7px
}

.menu .column ul li a span {
	padding: 0 13px;
	font-family: 'MyWebFont';
	line-height: 20px;
	color: #000
}

.menu .column ul li a:hover {
	color: #AC130E
}

.menu .column ul li a span:hover {
	color: #AC130E
}

#content {
	margin: 50px auto 0;
	padding: 0 auto
}

#content p {
	font-family: 'MyWebFont';
	font-color: #000;
	line-height: 1.4em
	}

.title {
	text-align: left;
	font-size: 36px;
	color: #000;
	text-transform: none;
	line-height: 40px;
	margin: 25px 0;
	font-family: "OpenSans Regular", "Helvetica Neue", Helvetica, Tahoma, Arial, sans-serif;
}

.title span {
	font-weight: 400;
	font-size: 30px;
	text-transform: none;
	color: #AC130E;
	display: block;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}

.aboutdesc p {
	line-height: 22px;
	text-align: left
}

#twitter-feed a {
	text-decoration: none
}

#twitter-feed a:hover {
	text-decoration: none
}

.audio_videobg {
	float: left;
	padding: 0;
	background: #e8edf0 url(../images/swami_audio.png) no-repeat;
	height: 87px;
	font-family: 'Open Sans', sans-serif;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	margin: 10px!important;
	background-size: cover
}

.audio_videobg h5 {
	font-size: 30px;
	color: #0e548a;
	font-weight: 700;
	margin: 24px 0 0 150px;
	text-transform: none;
	font-family: 'Open Sans', sans-serif
}

.audio_videobg .audio_icon {
	background: url(../images/audio_icon.png) no-repeat;
	margin: 0 0 0 130px;
	padding: 23px 40px;
	display: inline;
	font-family: 'Open Sans', sans-serif
}

.audio_videobg .video_icon {
	background: url(../images/video_icon.png) no-repeat;
	margin: 0 0 0 130px;
	padding: 29px 40px;
	display: inline;
	font-family: 'Open Sans', sans-serif
}

.audio_videobg span {
	margin: 10px 0 0;
	color: #0e548a;
	float: left;
	font-size: 16px;
	line-height: 18px;
	font-family: 'Open Sans', sans-serif
}

#footer {
	width: 100%;
	height: auto;
	margin-top: 0
}

.social-networks {
	width: auto;
	margin: 0 auto;
	list-style: none
}

.social-networks li {
	width: auto;
	padding: 0 10px;
	float: left
}

.social-networks i {
	color: #AC130E;
	font-size: 27px;
	line-height: 50px;
	text-align: center;
	display: block!important
}

.social-networks i:hover {
	color: #ff8138; 
}

.social-networks a {
	display: block;
	text-decoration: none
}

.social-networks a:hover {
	display: block;
	text-decoration: none;
	color: #000
}

.f_nav {
	width: auto;
	display: table;
	margin: 10px auto;
	text-align: center;
	line-height: 15px;
	}

.f_nav li {
	width: auto;
	padding: 0;
	color: #000;
	text-align: center!important;
	display: inline-block;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	text-transform: none
}

.f_nav a {
	padding: 0 5px;
	color: #000;
	text-align: center;
	line-height: auto;
	text-decoration: none
}

.f_nav a:hover {
	color: #AC130E;
	text-decoration: none
}

.stylesocial {
	background: #86d9ff url(../images/arrowbtm.png) no-repeat center top;
	padding: 15px 0
}

.social {
	padding: 5px 0 0
}

.copyright {
	margin-left: 10px;
	color: #000;
	font-size: 16px
}

.center {
	text-align: center
}

.testimonial {
	background: #f7fcfe;
	border-top: 1px solid #e0e6e6;
	border-bottom: 1px solid #e0e6e6;
	padding: 10px 0;
	margin-top: 10px;
	-webkit-border-radius: 30px 30px 20px 20px;
	-moz-border-radius: 30px 30px 20px 20px;
	border-radius: 30px 30px 20px 20px
}

.testimonial-txt {
	font-size: 18px;
	font-weight: 300;
	color: #0e548a;
	text-align: center;
	margin: 0;
	line-height: 26px
}

.testimonial-txt strong {
	color: #0e548a;
	font-size: 18px;
	font-weight: 300
}

.home-txt {
	margin-bottom: 40px
}

.home-txt p {
	font-size: 18px;
	line-height: 25px;
	font-weight: 300;
	color: #000;
	text-align: left;
	margin: 15px 0 0
}

.testi-quote {
	background: #fafcfe;
	border-top: 1px solid #f9ae72;
	margin-bottom: 30px;
	padding: 10px 0;
	-webkit-border-radius: 30px 30px 20px 20px;
	-moz-border-radius: 30px 30px 20px 20px;
	border-radius: 30px 30px 20px 20px
}

.quote {
	padding: 5px 20px 0px;
	margin-left: 20px;
	margin-right: 20px;
}

.quote-txt {
	font-size: 17px;
	line-height: 22px;
	font-weight: 300;
	color: #000;
	text-align: left;
	margin: 0 30px
}

.quote-txt strong {
	color: #000;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 0;
}

.email {
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: #222;
	text-align: center;
	margin-top: 10px;
	margin-bottom: -10px;
}

.more {
	color: #0c6696;
	font-size: 16px;
	text-align: right;
	margin-top: -10px;
	margin-bottom: 5px;
	margin-right: 40px
}

.more a {
	color: #0c6696;
	text-decoration: none
}

.more a:hover,
a:focus {
	color: #05547d;
	text-decoration: underline
}

.scrollup {
	width: 40px;
	height: 40px;
	opacity: .5;
	position: fixed;
	bottom: 50px;
	right: 10px;
	display: none;
	text-indent: -9999px;
	z-index: 9999;
	background: url(../images/icon_top.png) no-repeat;
	border: 0;
	outline: none;
	text-decoration: none
}

.contents_page-title {
	text-align: left;
	font-size: 34px;
	color: #000;
	text-transform: none;
	margin-top: 5px;
	margin-left: 100px;
	margin-bottom: 20px;
	line-height: 38px
}

.contents_page-title strong {
	color: #d9794f;
	font-size: 30px;
	font-weight: 400;
	margin-top: 20px
}

.inner_page-title {
	text-align: left;
	font-size: 30px;
	color: #000;
	text-transform: none;
	margin: 5px 0 20px;
	line-height: 33px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	}

.inner_page-pictorial {
	text-align: left;
	font-size: 30px;
	color: #000;
	text-transform: none;
	margin-left: 40px;
	line-height: 33px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.inner_page-drama {
	text-align: left;
	font-size: 29px;
	color: #000;
	text-transform: none;
	margin-left: 30px;
	margin-top: 20px;	
	line-height: 33px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}



.inner_page-title-ebooks {
	text-align: left;
	font-size: 28px;
	color: #000;
	text-transform: none;
	margin-top: 15px;
	margin-left: -30px;
	line-height: 32px
}



.inner_page-title-disc {
	text-align: left;
	font-size: 29px;
	color: #000;
	text-transform: none;
	line-height: 31px;
	margin: 20px 0 20px
}

.inner_page-title-audios {
	text-align: left;
	font-size: 30px;
	color: #000;
	text-transform: none;
	margin-top: 25px;
	margin-left: 20px;
	margin-right: 0;
	padding-left: 10px;
	margin-bottom: 20px;
	line-height: 33px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	
}

.inner_page-title-photos {
	text-align: left;
	font-size: 30px;
	color: #000;
	text-transform: none;
	margin-top: 20px;
	margin-right: 0px;
	padding-left: 20px;
	margin-bottom: 20px;
	line-height: 33px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.inner_page-title-video {
	text-align: left;
	font-size: 29px;
	color: #000;
	text-transform: none;
	margin-top: 5px;
	padding-left: 30px;
	margin-bottom: 20px;
	line-height: 33px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;	
}

.inner_page-title-postal {
	text-align: center;
	font-size: 29px;
	color: #000;
	text-transform: none;
	margin-top: 10px;
	margin-right: 0px;
	padding-right: 20px;
	margin-bottom: 20px;
	line-height: 31px
}

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}


.inner_page-title strong {
	color: #AC130E;
	font-size: 25px;
	font-weight: 400;
	margin-top: 10px
}

.inner_page-title-ebooks strong {
	color: #AC130E;
	font-size: 25px;
	font-weight: 400;
	margin-top: 10px
}

.inner_page-title-audios strong {
	color: #AC520D;
	font-size: 25px;
	font-weight: 400;
	margin-top: 10px
}

.inner_page-title-photos strong {
	color: #AC130E;
	font-size: 30px;
	font-weight: 400;
	margin-top: 10px
}

.photo-sub {
	color: #000;
	font-size: 22px;
	font-weight: 400;
	line-height: 27px;
	margin-top: 3px;
	margin-left: 2px
}

.swamiji {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #913511;
	font-size: 26px;
	font-weight: 400;
	line-height: 26px;
	margin-top: 7px;
	margin-left: 2px
}

.centenary {
	color: #AC130E;
	font-size: 20px;
	font-weight: 400;
	line-height: 22px;
	margin-top: 3px;
	margin-left: 2px
}

.vim {
	color: #0C325B;
	font-size: 23px;
	font-weight: 400;
	line-height: 1.4em;
	margin-top: 1px;
	margin-left: 28px
}

.ashram {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-left: 0px;
	margin-bottom: 5px;
	font-variant: normal;
}

.subhead {
	color: #000;
	font-size: 20px;
	font-weight: 400;
	line-height: 25px;
	margin-top: 5px;
	margin-left: 2px
}

.subPatan {
	color: #000;
	font-size: 23px;
	font-weight: 500;
	line-height: 25px;
	margin-top: 5px;
	margin-left: 2px
}

.youtube {
	color: #000;
	font-size: 18px;
	font-weight: 400;
	line-height: 20px;	
}

hr {
	border: 0;
	border-bottom: 1px solid #efefef
}

.icon_logo {
	background: url(../images/title_icon.png) no-repeat left top;
	padding: 0 0 0 35px
}

h5.icon_logo {
	font-size: 20px;	
}

.aboutus .span12 {
	margin-left: 0px;
	font-size: 1em
}

.dl-menuwrapper {
	top: 90px
}

.mini-logo {
	margin-left: 30px
}

#related_links {
	background-color: #fdfdfe;
	margin-bottom: 10px;
	font-family: 'Open Sans', sans-serif
}

#related_links h1 {
	background-color: #eff3f5;
	color: #000;
	font-size: 17px;
	line-height: 32px;
	padding-left: 10px
}

#related_links ul {
	list-style: url(../images/list-icon-article-active.png) outside;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-left: 10px;
		
	}

#related_links ul li a {
	text-decoration: none;
	color: #000;	
	text-transform: none;	
}

#related_links ul li a:hover {
	text-decoration: none;
	color: #AC130E;
}


#about a {
	color: #0e548a;
	text-decoration: none
}

#about a:hover {
	color: #ec9b54;
	text-decoration: none;
	}
	
.aboutRelated li a {line-height: 25px; }	

.sidebar {
	background-color: #fff;
	border-radius: 10px 10px 0 0
}


.sidebar-heading {
	font-family: 'Open Sans', sans-serif;
	font-size: 17px;
	line-height: 25px;
	text-align: left;
	font-weight: 700;
	background-color: #f7fcfe;
	border-top: 1px solid #faab7b;
	margin-top: 7px;
	margin-bottom: 0;
	border-left: -3px;
	color: #000;
	border-radius: 10px 10px 0 0;
	padding: 1px 20px 5px 10px
}

.sidebar-heading-audio {
	font-family: 'Open Sans', sans-serif;
	font-size: 17px;
	line-height: 25px;
	text-align: left;
	font-weight: 700;
	background-color: #f7fcfe;
	margin-top: 30px;
	margin-bottom: 0;
	color: #000;
	border-top: 1px solid #faab7b;
	border-radius: 10px 10px 0 0;
	padding: 3px 20px 5px 10px
}

.related-links {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 17px;
	line-height: 20px;
	text-align: left;
	font-weight: 700;
	background-color: #f7fcfe;
	margin-top: 20px;
	margin-bottom: 0;
	color: #000;
	border-top: 1px solid #faab7b;
	border-radius: 10px 10px 0 0;
	padding: 10px 20px 10px 10px
}


.Swamiji-speaking {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 17px;
	text-align: left;
	font-weight: 600;
	color: #000;
	margin-left: 5px;
}

.related-audio {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	line-height: 23px;
	text-align: left;
	font-weight: 700;
	background-color: #f7fcfe;
	margin-top: 30px;	
	margin-bottom: 0;
	color: #000;
	border-top: 1px solid #faab7b;
	border-radius: 10px 10px 0 0;
	padding: 5px 20px 5px 10px
}

.related-audio-serialised {
	font-family: 'Open Sans', sans-serif;
	font-size: 17px;
	line-height: 20px;
	text-align: left;
	font-weight: 700;
	background-color: #f7fcfe;
	margin-top: 15px;	
	margin-bottom: 7px;
	color: #000;
	border-top: 1px solid #faab7b;
	border-radius: 10px 10px 0 0;
	padding: 5px 20px 5px 10px
}

.serialised {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	font-weight: 400;	
	color: #000;
}

.sidebar ul {
	list-style: none;
	margin: 0
}

.sidebar ul-photo {
	list-style: none;
	margin: 0
}

.sidebar ol {
	margin: 0
}

.sidebar ul li {
	font-size: 15.2px;
	border-bottom: 1px dashed #e0e6e6;
	line-height: 20px
}

.sidebar.audio ul li {
	font-size: 15.2px;
	border-bottom: 1px dashed #e0e6e6;
	line-height: 20px
}

.sidebar ol li {
	font-size: 15.2px;
	border-bottom: 1px dashed #e0e6e6;
	line-height: 20px
}

.sidebar ul li:last-child,
.sidebar ul li:last-child:hover {
	border-bottom: 1px dashed #e0e6e6
}

.sidebar ol li:last-child,
.sidebar ol li:last-child:hover {
	border-bottom: 1px dashed #e0e6e6
}


.sidebar ul li a {
	font-size: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	display: block;
	text-decoration: none;
	line-height: 20px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}


.sidebar ol li a {
	font-size: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 18px;
	display: block;
	text-decoration: none
}

.sidebar ul li a:hover,
.sidebar ul li.active a {
	color: #AC130E;
	text-decoration: none
}

.sidebar ol li a:hover,
.sidebar ol li.active a {
	color: #AC130E;
	text-decoration: none
}

.sidebar ul li:hover {
	text-decoration: none;
	border-bottom: 1px dashed #ec9b54
}

.sidebar ol li:hover {
	text-decoration: none;
	border-bottom: 1px dashed #ec9b54
}

.audio-heading {
	line-height: 20px;
	text-align: left;
	vertical-align: top;
	color: #000;
	font-size: 1.1em;
	font-weight: 700;
	background: #fff;
	padding: 20px 0 0px 20px
}

.audio-name {
	color: #000;
	font-size: 1em;
	font-weight: 400;
	line-height: 1.4em;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 0px;
}
.audio-link {
	color: #103966;
	font-size: 0.9em;
	font-weight: 400;
	line-height: 20px;
	padding-top: 8px;	
}


.audio-item a {
	color: #103966;
	font-size: 1.1em;
	font-family: 'MyWebFont';
	text-decoration: none
}

.audio-item {
	border-bottom: 1px solid #e8edf0;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 20px
}

.audio-zip a {
	color: #144e8d;
	font-size: 1em;
	font-family: 'MyWebFont';
	text-decoration: none
}

.audio-zip {
	color: #144e8d;
	border-bottom: 1px dashed #e0e8ea;
	padding-top: 10px;
	padding-bottom: 15px
}

.audio-item .span1,
.audio-item .span2 {
	padding-top: 5px;
	padding-bottom: 0;
	text-align: center
}

.audio-item a:hover {
	color: #ec9b54;
	text-decoration: none
}

.audio-item span a {
	font-weight: 400;
	line-height: 20px;
	text-decoration: none;
	color: #666
}

.audio-item span a:hover {
	text-decoration: none
}

.audio-item:nth-child(odd) {
	background: #fff
}



.table th {
	padding: 0;
	line-height: 20px;
	text-align: left;
	vertical-align: top;
	color: #ec9b54;
	font-weight: 700;
	background: #fff
}

.table tr td img {
	max-width: none
}

.table tr td audio {
	background: #36C;
	width: 190px
}

.table tr td a {
	color: #066dc4;
	font-size: 15px;
	font-family: 'MyWebFont';
	text-decoration: none;
	font-weight: 600;
	line-height: 25px
}

.table tr td a:hover {
	color: #ec9b54;
	text-decoration: none
}

.table tr td span a {
	font-weight: 400;
	line-height: 20px;
	text-decoration: none;
	color: #666
}

.table tr td span a:hover {
	text-decoration: none
}
 #audio .mini-logo, #video .mini-logo, #gallery .mini-logo, {
margin-left:0
}

.audioplayer {
	height: 1.5em;
	color: #fff;
	text-shadow: 0 0 0;
	border: 1px solid #7d8da1;
	position: relative;
	z-index: 1;
	background: #738090;
	margin-bottom: 5px
}

.audioplayer-mini {
	width: 2.5em;
	margin: 0 auto
}

.audioplayer > div {
	position: absolute
}

.audioplayer-playpause {
	width: 2.5em;
	height: 100%;
	text-align: left;
	text-indent: -9999px;
	cursor: pointer;
	z-index: 2;
	top: 0;
	left: 0
}

.audioplayer:not(.audioplayer-mini) .audioplayer-playpause {
	border-right: 1px solid #555;
	border-right-color: rgba(255,255,255,.1)
}

.audioplayer-mini .audioplayer-playpause {
	width: 100%
}

.audioplayer-playpause:hover,
.audioplayer-playpause:focus {
	background-color: #616263
}

.audioplayer-playpause a {
	display: block
}

.audioplayer:not(.audioplayer-playing) .audioplayer-playpause a {
	width: 0;
	height: 0;
	border: .5em solid transparent;
	border-right: none;
	border-left-color: #fff;
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -.5em 0 0 -.25em
}

.audioplayer-playing .audioplayer-playpause a {
	width: .75em;
	height: .75em;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -.375em 0 0 -.375em
}

.audioplayer-playing .audioplayer-playpause a:before,
.audioplayer-playing .audioplayer-playpause a:after {
	width: 40%;
	height: 100%;
	background-color: #fff;
	content: '';
	position: absolute;
	top: 0
}

.audioplayer-playing .audioplayer-playpause a:before {
	left: 0
}

.audioplayer-playing .audioplayer-playpause a:after {
	right: 0
}

.audioplayer-time {
	width: 4.375em;
	height: 100%;
	line-height: 1.5em;
	text-align: center;
	z-index: 2;
	top: 0
}

.audioplayer-time-current {
	border-left: 1px solid #111;
	border-left-color: rgba(0,0,0,.25);
	left: 2.5em;
	text-align: left
}

.audioplayer-time-duration {
	border-right: 1px solid #555;
	border-right-color: rgba(255,255,255,.1);
	right: 2.5em;
	text-align: right
}

.audioplayer-novolume .audioplayer-time-duration {
	border-right: 0;
	right: 0
}

.audioplayer-bar {
	height: .875em;
	background-color: #7d8da1;
	cursor: pointer;
	z-index: 1;
	top: 50%;
	right: 3.5em;
	left: 5.2em;
	margin-top: -.438em
}

.audioplayer-novolume .audioplayer-bar {
	right: 4.375em
}

.audioplayer-bar div {
	width: 0;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0
}

.audioplayer-bar-loaded {
	background-color: #333;
	z-index: 1
}

.audioplayer-bar-played {
	background: #007fd1;
	background: -webkit-gradient(linear, left top, right top, from(#007fd1), to(#c600ff));
	background: -webkit-linear-gradient(left, #007fd1, #c600ff);
	background: -moz-linear-gradient(left, #007fd1, #c600ff);
	background: -ms-radial-gradient(left, #007fd1, #c600ff);
	background: -o-linear-gradient(left, #007fd1, #c600ff);
	background: linear-gradient(left, #007fd1, #c600ff);
	z-index: 2
}

.audioplayer-volume {
	width: 2.5em;
	height: 100%;
	border-left: 1px solid #111;
	border-left-color: rgba(0,0,0,.25);
	text-align: left;
	text-indent: -9999px;
	cursor: pointer;
	z-index: 2;
	top: 0;
	right: 0
}

.audioplayer-volume:hover,
.audioplayer-volume:focus {
	background-color: #222
}

.audioplayer-volume-button {
	width: 100%;
	height: 100%
}

.audioplayer-volume-button a {
	width: .313em;
	height: .375em;
	background-color: #fff;
	display: block;
	position: relative;
	z-index: 1;
	top: 40%;
	left: 35%
}

.audioplayer-volume-button a:before,
.audioplayer-volume-button a:after {
	content: '';
	position: absolute
}

.audioplayer-volume-button a:before {
	width: 0;
	height: 0;
	border: .5em solid transparent;
	border-left: none;
	border-right-color: #fff;
	z-index: 2;
	top: 50%;
	right: -.25em;
	margin-top: -.5em
}

.audioplayer:not(.audioplayer-mute) .audioplayer-volume-button a:after {
	width: .313em;
	height: .313em;
	border: .25em double #fff;
	border-width: .25em .25em 0 0;
	left: .563em;
	top: -.063em;
	-webkit-border-radius: 0 .938em 0 0;
	-moz-border-radius: 0 .938em 0 0;
	border-radius: 0 .938em 0 0;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}

.audioplayer-volume-adjust {
	height: 6.25em;
	cursor: default;
	position: absolute;
	left: 0;
	right: -1px;
	top: -9999px;
	background: #222;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#222));
	background: -webkit-linear-gradient(top, #444, #222);
	background: -moz-linear-gradient(top, #444, #222);
	background: -ms-radial-gradient(top, #444, #222);
	background: -o-linear-gradient(top, #444, #222);
	background: linear-gradient(top, #444, #222);
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px
}

.audioplayer-volume:not(:hover) .audioplayer-volume-adjust {
	opacity: 0
}

.audioplayer-volume:hover .audioplayer-volume-adjust {
	top: auto;
	bottom: 100%
}

.audioplayer-volume-adjust > div {
	width: 40%;
	height: 80%;
	background-color: #222;
	cursor: pointer;
	position: relative;
	z-index: 1;
	margin: 30% auto 0
}

.audioplayer-volume-adjust div div {
	width: 100%;
	height: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #007fd1;
	background: -webkit-gradient(linear, left bottom, left top, from(#007fd1), to(#c600ff));
	background: -webkit-linear-gradient(bottom, #007fd1, #c600ff);
	background: -moz-linear-gradient(bottom, #007fd1, #c600ff);
	background: -ms-radial-gradient(bottom, #007fd1, #c600ff);
	background: -o-linear-gradient(bottom, #007fd1, #c600ff);
	background: linear-gradient(bottom, #007fd1, #c600ff)
}

.audioplayer-novolume .audioplayer-volume {
	display: none
}

.audioplayer-play,
.audioplayer-pause,
.audioplayer-volume a {
	-webkit-filter: drop-shadow(1px 1px 0 #000);
	-moz-filter: drop-shadow(1px 1px 0 #000);
	-ms-filter: drop-shadow(1px 1px 0 #000);
	-o-filter: drop-shadow(1px 1px 0 #000);
	filter: drop-shadow(1px 1px 0 #000)
}

.audioplayer-bar,
.audioplayer-bar div,
.audioplayer-volume-adjust div {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

.audioplayer-bar,
.audioplayer-volume-adjust > div {
	-webkit-box-shadow: -1px -1px 0 rgba(0,0,0,.5), 1px 1px 0 rgba(255,255,255,.1);
	-moz-box-shadow: -1px -1px 0 rgba(0,0,0,.5), 1px 1px 0 rgba(255,255,255,.1);
	box-shadow: -1px -1px 0 rgba(0,0,0,.5), 1px 1px 0 rgba(255,255,255,.1)
}

.audioplayer-volume-adjust div div,
.audioplayer-bar-played {
	-webkit-box-shadow: inset 0 0 5px rgba(255,255,255,.5);
	-moz-box-shadow: inset 0 0 5px rgba(255,255,255,.5);
	box-shadow: inset 0 0 5px rgba(255,255,255,.5)
}

.audioplayer-volume-adjust {
	-webkit-box-shadow: -2px -2px 2px rgba(0,0,0,.15), 2px -2px 2px rgba(0,0,0,.15);
	-moz-box-shadow: -2px -2px 2px rgba(0,0,0,.15), 2px -2px 2px rgba(0,0,0,.15);
	box-shadow: -2px -2px 2px rgba(0,0,0,.15), 2px -2px 2px rgba(0,0,0,.15)
}

.audioplayer *,
.audioplayer :before,
.audioplayer :after {
	-webkit-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
	-moz-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
	-ms-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
	-o-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
	transition: color .25s ease, background-color .25s ease, opacity .5s ease
}

#video .table tr {
	font-size: 1em;
	color: #000;
	line-height: 1.3em
}

#video .table tr td a {
	font-weight: 500;
	line-height: 20px
}

#video .table tr td {
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	font-size: 1em;
	color: #0661c4;
	line-height: 1.3em
}

#video .table tr td:last-child {
	vertical-align: middle
}

#video .table tr td:first-child {
	width: 180px
}

#video .table tr td span {
	font-size: 12px
}

#video .sidebar-audio img {
	width: 100%
}

#video .sidebar-audio a,
#video .sidebar-gallery a {
	text-decoration: none
}

#video .sidebar-audio a:hover,
#video .sidebar-gallery a:hover {
	text-decoration: none
}

#video .sidebar {
	margin-left: -2px
}

#video .sidebar-audio,
#video .sidebar-gallery {
	margin-top: 20px;
	margin-bottom: 20px;
	background: #e8edf0
}

#video .sidebar-audio h3,
#video .sidebar-gallery h3 {
	color: #fff;
	text-shadow: .1em .1em .2em #000;
	padding-left: 20px;
	margin: 0;
	line-height: 25px;
	padding-top: 15px;
	text-transform: none
}

#video .sidebar-audio h3 span,
#video .sidebar-gallery h3 span {
	color: #0e548a;
	text-shadow: .1em .1em .2em #fff
}

#video .sidebar-audio h5,
#video .sidebar-gallery h5 {
	color: #0e548a;
	padding-left: 20px;
	margin: 0;
	text-transform: none;
	padding-bottom: 15px
}

#video .sidebar-gallery h5 {
	padding-left: 20px
}

#video .sidebar-gallery img {
	padding-top: 10px
}

#ebook h3 {
	font-size: 18px;
	color: #000;
	line-height: 20px;
	margin-left: 5px;
	margin-bottom: 3px;
	padding-top: 0
}

#videos h3 {
	font-size: 18px;
	color: #000;
	line-height: 20px;
	margin-left: 0px;
	margin-bottom: 3px;
	padding-top: 0
}

.span12.ebookdesc {
	font-size: 16px;
	line-height: 20px;
	margin-left: 0px
}


#ebook a {
	text-decoration: none;
	color: #0f5392
}

#ebook a:hover {
	color: #AC130E;
	text-decoration: none
}


#ebook p {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 17px;
	line-height: 21px;
	text-align: left;
	margin-left: 5px;
	color: 000
	}

#ebook .span6 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1em;
}

.ebookdesc img {
	margin-left: 0
}

.ebookDesc {
	width: 60%;
	margin-left: 0
}


.videoDesc {
	width: 60%;
	margin-left: 15px
}
.ebookdesc img {
	margin-left: 10
}

#content .container #ebook .span12 .span12.ebookdesc .row .span6 .row .ebookDesc.pull-left p a {
	margin-top: 2em
}

.poetry li {
	font-size:1.1em;
	line-height: 25px;
	list-style: url(../images/list-icon-article-active.png) outside;
	margin-left: 0px
}

#video h3 {
	font-size: 17px;
	color: #000;
	line-height: 20px;
	margin-bottom: 2px;
	
}

.span12.videoThum {
	font-size: 16px;
	line-height: 20px;
	
		}

#video a {
	text-decoration: none;
	color: #000
}

#video a:hover {
	color: #AC130E;
	text-decoration: none
}

#video p {
	text-align: left
}

#video .span6 {
	margin-top: 10px;
	margin-bottom: 10px;
	
}


.videoThum {
	width: 100%;
	margin-left: -8px;	
}



#content .container #ebook .span12 .span12.ebookdesc .row .span6 .row .ebookDesc.pull-left p a {
	margin-top: 2em
}

#contact {
	margin-left: 0px
}

#contact .inner_page-title {
	padding-top: 15px
}

#contact h3 {
	line-height: 25px;
	font-size: 20px;
	margin: 15px 0 0
}
 #contact form input, #contact form textarea, {
background-color:#f6f4f4
}

.contact-img-site {
	margin-top: 43px
}

.contact-img {
	margin-top: 45px
}

.contact-img-con {
	margin-top: -95px
}

#content .sideChapters {
	list-style: decimal; 
	margin-left: 30px; 
	color: #000;
	font-size: 16px;
}

#content .sideChapters li{
	line-height: 20px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #03243E;
}

.sidebar.download {
	background: #fff;
	color: #000;
	}

.sidebar.download li {
	border-bottom: 1px dashed #e0e6e6;
}

.sidebar.download audio {
	margin-top: 5px;
	margin-bottom: 5px;
				}
				
.sidebar.download.span3 .span2 source {
}
.sidebar.download.span3 .span2 source {
}
.sidebar.download.span3 .span2 source {
}

.sidebar.download .audioplayer {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 16px;
	}

.sidebar.download li a {
	
	text-decoration: none;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	
	}

.sidebar.download li a img {
	vertical-align: text-top;
	margin-left: -8px
}

.sidebar.download li a:hover {
	color: #AC300D;
	background: #fff
}

.sidebar.bookcontent {
	float: none;
	margin-top: 0
}

.sidebar.bookcontent ul li a:hover {
	color: #AC300D;
	background: #fff
}

.sidebar.bookcontent ol li a:hover {
	color: #AC300D;
	background: #fff
}

.sidebar.bookcontent ul li a {
	word-wrap: break-word;
	padding-right: 10px;
	padding-left: 0;
	font-size: 15.2px;
	line-height: 20px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	
}

.sidebar.bookcontent ol li a {
	word-wrap: break-word;
	padding-right: 10px;
	padding-left: 0;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.sidebar.bookcontent .sidebar-heading {
	border-radius: 0
}

.sidebar.bookcontent ul li.current {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 15.2px;
	line-height: 18px;
	font-weight: 500;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	display: block;
	background-color: #f7fcfe;
	color: #000;
	border-bottom: 1px dashed #e0e6e6
}


.sidebar.bookcontent ol li.current {
	font-size: 15.2px;
	line-height: 18px;
	font-weight: 700;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 0;
	display: block;
	background-color: #f7fcfe;
	color: #000;
	border-bottom: 1px dashed #e0e8ea
}


.sidebar.bookcontent ul li.consc {
	font-size: 15.2px;
	font-weight: 700;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	background-color: #fff;
	color: #000;
	border-bottom: 1px dashed #e0e8ea;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.sidebar.bookcontent ol li.consc {
	font-size: 15.2px;
	font-weight: 700;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	display: block;
	background-color: #fff;
	color: #000;
	border-bottom: 1px dashed #e0e8ea
}

.sidebar.bookcontent ul li.chhand {
	font-size: 17px;
	font-weight: 400;
	font-variant: small-caps;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	display: block;
	background-color: #fff;
	color: #000;
	border-bottom: 1px dashed #e0e8ea
}

.sidebar.bookcontent ol li.chhand {
	font-size: 17px;
	font-weight: 400;
	font-variant: small-caps;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 8px;
	display: block;
	background-color: #fff;
	color: #000;
	border-bottom: 1px dashed #e0e8ea
}

.sidebar.bookcontent ul li.link {
	font-size: 15px;
	display: block;
	padding-left: 0;
	background-color: #f7fcfe;
	color: #147cb4;
	border-bottom: 1px dashed #e0e8ea
}

.sidebar.bookcontent ol li.link {
	font-size: 15px;
	display: block;
	padding-left: 0;
	background-color: #fef8f1;
	color: #147cb4;
	border-bottom: 1px dashed #e0e8ea
}

.sidebar.bookcontent ul li.contents {
	font-size: 15px;
	display: block;
	padding-left: 0;
	background-color: #fff;
	color: #147cb4;
	border-bottom: 1px dashed #e0e8ea
}

.sidebar.bookcontent ol li.contents {
	font-size: 15px;
	display: block;
	padding-left: 0;
	background-color: #fff;
	color: #147cb4;
	border-bottom: 1px dashed #e0e8ea
}

.sidebar.bookcontent ul li.disabled {
	font-size: 15.2px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 18px;
	display: block;
	color: #fff;
	border-bottom: 1px dashed #e0e8ea
}

.sidebar.bookcontent ol li.disabled {
	font-size: 15.2px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 18px;
	display: block;
	color: #fff;
	border-bottom: 1px dashed #e0e8ea
}

.sidebar.bookcontent ul li.disabled:hover {
	background-color: transparent
}

#brdup p {
	text-align: left;
	font-size: 1em;
	line-height: 1.4em;
	margin-bottom: 0.7em;
	color: #1a1a1a;
	font-family: Georgia, Cambria, Times, "Times New Roman", serif;
}

#random p {
	text-align: left;
	font-size: 1.08em;
	line-height: 1.44em;
	margin-bottom: 0.6em;
	color: #3A3A3A;
	font-family: Georgia, Cambria, Times, "Times New Roman", serif;
}

#right p {
	text-align: left;
	font-size: 1.08em;
	line-height: 1.45em;
	margin-bottom: 0em;
	color: #1a1a1a;
	font-family: Georgia, Cambria, Times, "Times New Roman", serif;
}

#content .conversation {
	font-size: 0.9em;
	line-height: 1.4em;
	font-family: Arial, Tahoma, sans-serif;
	
	}

.center p {
	text-align: center
}

.rightcontent.random_pg h3{
	font-size: 1.3em;
	line-height: 28px;
	color: #000;
	margin-bottom: 15px;
	font-family: Cambria, Georgia, Times, "Times New Roman", serif;
}

.rightcontent.random_pg {
	text-align: left;
	margin-left: 60px;
	min-height: 700px
}

.rightcontent.drama_pg {
	text-align: left;
	margin-left: 30px;
	min-height: 700px
}

.rightcontent.poetry_pg {
	text-align: left;
	margin-left: 60px;
	min-height: 700px
}

.rightcontent.contents_pg {
	text-align: left;
	margin-left: 60px;
	min-height: 700px
}

.rightcontent.brihad_pg {
	margin-left: 60px
}

#friendly {
	width: 300px;
	text-align: right
}

#friendly a {
	color: #083b57;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px
}

#changesize {
	float: right !important; 
	text-align: right;
	width: 85px;
	margin-top: -15px
	}

#changesize a {
	text-decoration: none;
	color: #083b57;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif
}

#changesize a:hover {
	text-decoration: none
}

#changesize .increase {
	font-size: 20px
}

#changesize .decrease {
	font-size: 15px
}


#recent-upload .inner_page-title {
	padding-left:10px;
	padding-top: 10px;
	align-content:center
	}

#recent-upload .section h4 {
	background: #F3FBFE;
	padding-left: 10px;
	font-size: 1.2em;
	color: #000;
	line-height: 22px;
	margin: 0 0 1px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	text-transform: none
}

#recent-upload .section a {
	font-size: 1.1em;
	font-weight: 500;
	color: #000;
	text-decoration: none
}

#recent-upload .section a:hover {
	text-decoration: none
}

#recent-upload .section a img {
	padding: 10px
}

#recent-upload ul {
	list-style: url(../images/list-icon-article-active.png) outside;
	background: #fff;
	margin: 0;
	padding: 10px 10px 20px 20px;
	font-family: "OpenSans Regular", "Helvetica Neue", Helvetica, Tahoma, Arial, sans-serif;
}

#recent-upload ul li {
	line-height: 23px;
	font-size:17px;
	margin-bottom: 3px
}

#recent-upload ul li a {
	text-decoration: none;
	color: #000;
	line-height: 17px;
	font-family: "OpenSans Regular", "Helvetica Neue", Helvetica, Tahoma, Arial, sans-serif;
	font-size: 1em;
	
}

#recent-upload ul li a:hover {
	color: #AC130E;
	text-decoration: none;
	font-family: "OpenSans Regular", "Helvetica Neue", Helvetica, Tahoma, Arial, sans-serif;
}

#recent-upload .single {
	color: #fff;
	font-size: 1em;
	font-weight: 500;
	text-decoration: none;
	background-color: #1a85bf;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px
}

#recent-upload .single a:hover {
	text-decoration: underline
}

#recent-upload .link {
	text-decoration: underline
}

#recent-upload .bday {
	color: #000;
	font-size:18px;
	line-height: 22px;
	margin-left: -10px;
	margin-bottom: 5px
}

#recent-upload .indent {
	color: #000;
	line-height: 20px;
	margin-left: 20px;
	margin-bottom: 3px
}

#recent-upload .notice {
	color: #000;
	line-height: 20px;
	margin-left: 0
}

#recent-upload .noLink {
	color: #000;
	line-height: 23px;
	margin-top: 3px
}

#recent-upload .bullet {
	color: #000;
	line-height: 22px;
	margin-top: 3px;
	margin-left: 15px;
}

#recent-upload .resume {
	color: #000;
	margin-top: 15px
}

#recent-upload .before {
	color: #000;
	margin-bottom: 15px
}

#articles .rightcontent ol li {
	font-size: 1.1em;
	padding-bottom: 7px;
	padding-left: 4px;
	padding-right: 0;	
	margin: 0 0 0 15px
}

#articles .rightcontent ol li a {
	color: #000;
	text-decoration: none;
	line-height: 25px
}

#articles .rightcontent ol li a:hover,
#articles .rightcontent ol li.active a {
	text-decoration: none;
	color: #AC130E
}

#articles .rightcontent ol li.active,
#articles .rightcontent ol li:hover {
		text-decoration: none
}

#articles .rightcontent p {
	text-align: left;
	}
	
#articles .booklets {
	color: #000;
	font-size:18px;
	line-height: 26px;
	margin-top: 15px;
	margin-left: 20px;
	margin-bottom: 20px
}

#articles .rightcontent ul {
	list-style: url(../images/list-icon-article-active.png) outside
}

#articles .rightcontent ul li {
	font-size: 1.1em;
	padding-bottom: 5px;
	padding-left: 4px;
	padding-right: 0;
	margin: 0 0 0 10px
}

#articles .rightcontent ul li a {
	color: #000;
	text-decoration: none;
	line-height: 25px
}

#articles .rightcontent ul li a:hover,
#articles .rightcontent ul li.active a {
	text-decoration: none;
	color: #AC130E
}

#articles .rightcontent ul li.active,
#articles .rightcontent ul li:hover {
	list-style-image: url(../images/list-icon-article-active.png);
	text-decoration: none
}

#articles .rightcontent p {
	text-align: left
}

.bulletContents li {
	margin-left: 50px;
	padding-left: 50px
}

#content .tableHead {
	font-family: Georgia, Cambria, Times, "Times New Roman", serif;
	font-size: 1.1em;
	color: #000;
	margin-top: 20px;
	margin-bottom: 20px
}

#content .tableDarshan {
	font-family: Georgia, Cambria, Times, "Times New Roman", serif;
	font-size: 1.2em;
	color: #000;
	margin-top: 20px;
	margin-bottom: 10px
}

#content .tableDisc  {
	list-style: url(../images/list-icon-article-active.png) outside;
	margin-left: 20px;
	font-size: 1em;
	color: #000;
	margin-top: 10px;
	
}

#content .tableDisc li {
	list-style: url(../images/list-icon-article-active.png) outside;
	margin-left: 0px;
	margin-bottom: 3px;
	font-size: 1.08em;
	color: #0b7bb6;
	line-height: 1.3em;
	
}

#content .tablePreface li {
	list-style: url(../images/list-icon-article-active.png) outside;
	margin-left: 25px;
	font-family: Georgia, Cambria, Times, "Times New Roman", serif;
	font-size: 1.08em;
	line-height: 1.4em;
	color: #000;
	text-decoration: none;
	margin-left: 0;
	margin-bottom: 3px;
}

#content .tableChhand a{
	font-family: Georgia, Cambria, Times, "Times New Roman", serif;
	font-size: 1em;
	color: #000;
	margin-top: 0px;
	margin-bottom: 0px
}


#content .tableChhand li {
	list-style: none;
	margin-left: -20px;
	font-family: Georgia, Cambria, Times, "Times New Roman", serif;
	font-size: 1.08em;
	line-height: 1.4em;
	color: #000;
	text-decoration: none;	
	margin-bottom: 2px;
}

.tableChhand a:hover,
a:focus {
	color: #AC130E;
	text-decoration: none
}

.booklets {
	margin-top: 15px;
}

#content .nirmalaVishnu {
	font-size: 1.2em;
	line-height: 1.25em;
	font-family: 'Noto Sans Devanagari Regular', 'Kohinoor Devanagari', 'Noto Sans', Nirmala UI, sans-serif;
	margin-top: 18px;
	margin-bottom: 0.25em;
	color: #3A3A3A;
}
#content .nirmalaVishnu-1 {
	font-size: 1.2em;
	line-height: 1.2em;
	font-family: 'Noto Sans Devanagari', 'Noto Sans', Nirmala UI, sans-serif;
	margin-top: 6px;
	margin-bottom: 6px;
	color: #3A3A3A;
}

#content .VishnuT {
	font-size: 0.95em;	
	line-height: 1.3em;
	font-family: Arial Unicode Ms, Arial Unicode Ms Standard, Tahoma, Helvetica, Arial;
	color: #3A3A3A;	
	margin-bottom: 0.3em;
	}
	#content .MokshaT {
	font-size: 0.9em;	
	line-height: 1.4em;
	font-family: Verdana, Arial Unicode Ms, Arial Unicode Ms Standard, Tahoma, Helvetica, Arial;	
	}
	
	#content .VishnuName li {
	font-family: Arial Unicode Ms, Arial Unicode Ms Standard, Tahoma, Helvetica, Arial;
	margin-left: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
	list-style: decimal;
	font-size: 0.95em;
	line-height: 1.3em;
}

#content .VishnuNames li {
	font-family: Arial Unicode Ms, Arial Unicode Ms Standard, Tahoma, Helvetica, Arial;
	margin-left: 18px;
	margin-top: 3px;
	margin-bottom: 3px;
	list-style: decimal;
	font-size: 0.95em;
	line-height: 1.3em;
	color: #3A3A3A;
}

#content .nirmalaNames {
	font-size: 0.95em;
	line-height: 1.3em;
	color: #3A3A3A;
	font-family: Nirmala UI, Sanskrit 2003, sans-serif;
	margin-top: 25px;
	margin-bottom: 0px;
}

#content .NamesT {
	font-size: 1em;	
	line-height: 1.2em;
	font-family: Arial Unicode Ms, Arial Unicode Ms Standard, Tahoma, Helvetica, Arial;
	margin-top: 0px;
	margin-bottom: 3px;	
	}

#content .Names {
	font-size: 1em;	
	line-height: 1.2em;
	font-family: Georgia, Cambria, Times, "Times New Roman", serif;	
	}

.tablePreface a {
	font-family: Georgia, Cambria, Times, "Times New Roman", serif;
	font-size: 1em;
	line-height: 1.3em;
	color: #000;
	text-decoration: none
}

.tablePreface a:hover,
a:focus {
	color: #AC130E;
	text-decoration: none
}

#content .tablePoetry li {
	list-style: url(../images/list-icon-article-active.png) outside;
	margin-left: 0px;
	font-size: 1em;
	font-color: #0b7bb6;
	color: #0b7bb6;
	line-height: 20px;
	margin-bottom: 5px;
}

.tablePoetry a {
	color: #05547d;
	text-decoration: none;
	}

.tablePoetry a:hover,
a:focus {
	color: #AC130E;
	text-decoration: none
}

#content .list li {
	list-style: url(../images/list-icon-article-active.png) outside;
	font-size: 1em;
	line-height: 30px;
	margin-bottom: 5px;
}

#content .numbers li {
	font-size: 1em;
	line-height: 25px;
	margin-bottom: 5px;
}


#content .tableBrhad {
	list-style: disc;
	padding-left: 5px;
	font-family: "OpenSans Regular", "Helvetica Neue", Helvetica, Tahoma, Arial, sans-serif;
	color: #000;
	line-height: 23px;
	margin-top: -5px;
	margin-left: 10px
}

.tableBrhad a {
	font-family: Georgia, Cambria, Times, "Times New Roman", serif;
	font-size: 17px;
	line-height: 22px;
	color: #000;
	text-decoration: none;
	}

.tableBrhad a:hover,
a:focus {
	color: #AC130E;
	text-decoration: none
}

.booklets li {
	font-family: Georgia, Cambria, Times, "Times New Roman", serif;
	font-size: 1em;
	line-height: 1.3em;
	color: #48484B;
	margin-left: 5px;
	margin-bottom: 4px
}

.booklets a:hover, a:focus {
	color: #AC130E;
	text-decoration: none
}


.tableContents li {
	font-family: Georgia, Cambria, Times, "Times New Roman", serif;
	font-size: 1.08em;
	line-height: 1.4em;
	color: #000;
	margin-left: 5px;
	margin-bottom: 3px
}

.tableContents a {
	font-family: Georgia, Cambria, Times, "Times New Roman", serif;
	font-size: 1em;
	line-height: 1.3em;
	color: #000;
	text-decoration: none
}

.tableContents a:hover,
a:focus {
	color: #bd4b2a;
	text-decoration: none
}

.tableDisc li {
	font-size: 18px;
	color: #000;
	list-style: disc;
	line-height: 25px;
	margin-left: 5px
}

.tableDisc a {
	font-family: Georgia, Cambria, Times, "Times New Roman", serif;
	font-size: 1em;
	line-height: 1.3em;
	color: #000;
	text-decoration: none
}

.tableDisc a:hover,
a:focus {
	color: #AC130E;
	text-decoration: none
}

.tableBS a {
	font-family: Georgia, Cambria, Times, "Times New Roman", serif;
	font-size: 1em;
	line-height: 1.7em;
	color: #000;
	text-decoration: none
}

.tableBS a:hover,
a:focus {
	color: #AC130E;
	text-decoration: none
}

.bs li  a{
	font-family: Georgia, Cambria, Times, "Times New Roman", serif;
	font-size: 1em;
	line-height: 1.5em;	
	text-decoration: none
}

.bs li a:hover {
	font-family: Georgia, Cambria, Times, "Times New Roman", serif;
	font-size: 1em;
	color: #AC130E;
	text-decoration: none
}

#content .BStranslit {
	font-size: 1em;
	line-height: 1.3em;
	font-family: 'Noto Sans Devanagari', 'Noto Sans' Nirmala UI, Sanskrit 2003, sans-serif;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 1px;
}

#content .BSSanskrit {
	font-size: 1.3em;
	line-height: 1.2em;
	font-family: 'Noto Sans Devanagari', 'Noto Sans', Nirmala UI, sans-serif;
	font-weight:bold;
	margin-top: 0.6em;
	margin-bottom: 0;
}
#content .BSanskrit {
	font-size: 1.3em;
	line-height: 1.2em;
	font-family: 'Noto Sans Devanagari', 'Noto Sans', Nirmala UI, sans-serif;
	margin-top: 6px;
	margin-bottom: 0.2em
}
#content .BSutras {
	font-size: 1.3em;
	line-height: 1.2em;
	font-family: 'Noto Sans Devanagari', 'Noto Sans', Nirmala UI, sans-serif;
	margin-top: 0;
	margin-bottom: 0.2em;
}
#content .BS-t {
	font-size: 1em;	
	line-height: 1.4em;
	font-family:  Tahoma, Helvetica, Arial;
	margin-top: 0px;	
	}

#content .Sanskrit {
	font-size: 1.1em;
	line-height: 1.4em;
	font-family: 'Noto Sans Devanagari', 'Noto Sans', Nirmala UI, sans-serif;
	margin-top: 24px;
	margin-bottom: 0px;
}

.chaptersBS {
	font-size: 1.1em;
	line-height: 1.45em;
	margin-bottom: 0.7em;
	
}


.dhyanaBS {
	line-height: 1.4em;
	margin-top: 8px;
}

.awake li a:hover {
	color: #AC130E;
	text-decoration: none
}

.appendix {
	padding-top: 5px;
	font-size: 1em;
	line-height: 1.4em;
	color: #000;
	font-family: Georgia, Cambria, Times, "Times New Roman", serif
}

.appendix-chh {
	padding-top: 5px;
	padding-bottom: -3px;
	font-size: 1em;
	line-height: 1.4em;
	color: #000;
	font-family: Georgia, Cambria, Times, "Times New Roman", serif
}

.appendix-1 {
	padding-top: 5px;
	font-size: .9em;
	color: #000
}

.appendix ul li {
	font-size: 1.1em;
	color: #000
}

.tableBrhad {
	paddingleft: 30px;
	font-family: Georgia, Cambria, Times, "Times New Roman", serif;
	font-size: 1em
}

.read-more {
	padding-left: 10px;
	text-decoration: none;
	color: #666
}

.read-more:hover {
	text-decoration: none;
	color: #0e548a
}

#searchWrap {
	width: 955px;
	margin-left: auto;
	margin-right: auto
}

html,
body {
	height: 100%
}

body {
	display: table;
	width: 100%
}

.page-row {
	display: table-row;
	height: 1px
}

.page-row-expanded {
	height: 100%
}

.bookTitle {
	padding-left: 46px
}

.videoTitle {
	font-size: 24px;
	margin-top: 20px;
	padding-left: 15px
}


.TitlePictorial {
	padding-left: 65px
}

.CentPhoto {
	padding-left: 25px
}

.bookTitleC {
	padding-left: 40px;
	padding-top: 15px
}

.audioTitle {
	padding-left: 50px;
	padding-top: 15px
}

#logo_search #search .search-btn {	
}


@media (min-width:1200px) {

#twitter-feed .row {
	margin-left: -10px
}

#logo_search {
	margin-left: auto;
	margin-right: auto;
	width: 1170px
}

#logo_search #search .search-btn {
	margin-left: -20px;
	
}

#searchWrap {
	width: 1020px;
	margin-left: auto;
	margin-right: auto
}

.rightcontent.random_pg {
	text-align: left;
	margin-left: 80px;
	max-width: 690px;
	min-height: 700px;
	background-color: fff;
	color: #000000;
	font-size: 1em;
}

.rightcontent.about {
	text-align: left;
	margin-left: 10px;
	min-height: 700px;
	background-color: fff
}

.rightcontent.pictorial {
	text-align: left;
	margin-left: 40px;
	min-height: 700px;
	background-color: fff
} 

.rightcontent.photos {
	text-align: left;
	margin-left: 40px;
	min-height: 700px;
	background-color: fff
}

#search {
	margin-top: 80px;
	margin-right: 0
}



.audio_videobg .audio_icon,
.audio_videobg .video_icon {
	margin: 0 0 0 125px
}
}

@media (max-width:1200px) {
	
	
.audio_videobg h5 {
	margin: 24px 0 0 120px
}

.audio_videobg .audio_icon,
.audio_videobg .video_icon {
	margin: 0 0 0 50px
}

#navbar .menu {
	list-style: none;
	margin: 0 auto 10px;
	display: table
}

.audio-item .span1 {
	font-size: 12px
}

#logo_search {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	float: right;
	position: relative
}

input[type="submit"].search-btn {
	
	border: none;
	outline: none;
	position: right;
	width: 21px;
	height: 21px;
	
	margin-top: 5px
}

.bookTitle {
	padding-left: 36px
}

.bookTitleC {
	padding-left: 34px
}
}

@media (min-width:980px) and (max-width:1199px) {
	
	.sidebar.download li a {
	font-size: 15px;
	}
	
	.inner_page-title-video {
	padding-left: 0px;
	line-height: 28px;
	}

input[type="submit"].search-btn {
	background: url(../images/search_icon.png) no-repeat;
	border: none;
	outline: none;
	position: absolute;
	width: 21px;
	height: 21px;
	margin-left: 10%;
	margin-top: 5px
}

#search {
	margin-top: 80px;
	margin-right: 5px
}
}

@media (max-width:980px) {
	
		.audio_videobg h5 {
	margin: 24px 0 0 85px;
	font-size: 25px
}

.audio_videobg .audio_icon,
.audio_videobg .video_icon {
	margin: 0 0 0 36px
}

.audio_videobg span {
	font-size: 12px;
	line-height: 14px
}

#logo {
	float: left;
	margin-left: 10px;
	width: 390px;
	height: 72px
}

.search-btn {
	display: inherit
}
}

@media (width: 480px) {
	
	.sidebar.download li a {
	font-size: 15px;
	}

#content {
	margin-top: -25px
}

#content .aboutdesc {
	margin-top: -40px
}

.sidebar ul li {
	line-height: 15px
}

input[type="submit"].search-btn {
	background: url(../images/search_icon.png) no-repeat;
	border: none;
	outline: none;
	position: absolute;
	width: 21px;
	height: 21px;
	top: 2px;
	right: 5px;
}
}
 media screen and (min-width:768px) and (max-width:1024px) {
#logoimgmargin-right:5px;
float:left
}

#logo {
	width: 390px;
	height: 72px
}

.span3.aboutimg {
	margin-top: 25px
}

input[type="submit"].search-btn {
	background: url(../images/search_icon.png) no-repeat;
	border: none;
	outline: none;
	position: absolute;
	width: 21px;
	height: 21px;
	margin-left: -3%;
	margin-top: 5px
}

#dl-menu {
	display: none
}

.sidebar-audio h5,
#video .sidebar-gallery h5 {
	line-height: 15px;
	font-size: 12px
}

.menu > li:hover > ul,
.menu > li:active > ul,
.menu > li:focus > ul {
	opacity: 1;
	visibility: visible;
	margin-top: 0
}

.menu > li:hover .fulldrop,
.menu > li:active .fulldrop,
.menu > li:focus .fulldrop {
	opacity: 1;
	visibility: visible;
	margin-top: 0
}

.menu ul li:hover:after {
	color: #fff
}

.menu > li:hover .coldrop,
.menu > li:active .coldrop,
.menu > li:focus .coldrop {
	opacity: 1;
	visibility: visible;
	margin-top: 0
}



@media screen and (min-width:768px) and (max-width:980px) {
	
	.sidebar.download li a {
	font-size: 15px;
	}
	
		.rightcontent.random_pg h3{
		line-height: 25px;	
		font-size: 1.08em;
}
	
	.row-audio {
		margin-top: 10px}
	
		
	.related-audio {
	font-size: 18px;
	line-height: 22px
	}
	
	.inner_page-title {	
	font-size: 30px;
	margin: 5px 0px 20px;
	line-height: 34px;
	padding-left: 10px;	
}
	
	#content {
	margin: 15px auto 30px;
	padding: 0 20px
}



#content {
	margin-top: -15px;
	line-height: 1.6em;
	 }	
	 
	 .aboutus .span12 {
	margin-left: -10px;
	
}
.testimonial-txt {
		line-height: 20px
}
	 
	 .rightcontent.photos {
	text-align: left;
	margin-left: 40px;
	}
	
	 .bookTitleC {
		 margin-top: 15px;
	padding-left: 40px
}

.uploads {margin-top:20px;
          padding-left: 10px;}

#recent-upload .inner_page-title {
		padding-top: 15px;
		padding-left: 10px;
				}

#recent-upload .bullet {
	margin-right: 5px;
}

.inner_page-title-postal {
	font-size: 22px;
	line-height: 24px;
	margin-left: 15px;
}

.inner_page-pictorial {
	padding-top: 20px;	
	
}

#changesize {	
	margin-top: 0px
	}
	
.inner_page-title-ebooks {	
	margin-top: 20px;	
}

.inner_page-title-photos {
	text-align: left;
	font-size: 26px;
	line-height: 28px;
	}
	
.span12.ebookdesc {
	font-size: 16px;
	line-height: 20px;
	margin-left: 20px
}

.audioTitle {
	margin-top: 15px;
	padding-left: 10px
}

.inner_page-title-video {
	padding-left: 0px;
	font-size: 26px;
	line-height: 28px;
	}
	
	
.row-audio {
	margin-left: -20px;	
 *zoom: 1; } 
 
 .inner_page-drama {
	margin-top: 30px;
	margin-left: 10px;		
}

.picTitle {margin-top: 20px;
     padding-left: 5px}
	
.pictorial {margin-top: 18px;
	margin-left: 225px;}
	
	.videoThum {
	margin-left: 0px;	
}

.mini-logo {
	margin-left: 30px
}

#searchWrap {
	width: 95%;
	margin-left: auto;
	margin-right: 8%;
	float: left
}

#logo_search {
	margin-top: -10px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	float: right;
	position: relative
}

#search {
	margin-right: 5px;
	margin-top: 90px;
	position: absolute;
	z-index: 999999999;
	margin-bottom: 5px;
	right: -3px;
	
}

.audio_videobg .audio_icon,
.audio_videobg .video_icon {
	margin: 0 0 0 170px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 56px
}

input[type="submit"].search-btn {
	background: url(../images/search_icon.png) no-repeat;
	border: none;
	outline: none;
	position: absolute;
	width: 21px;
	height: 21px;
	margin-left: 85%;
	margin-top: 5px
}

.audio-item {
		padding-left: 30px
}

.inner_page-title-audios {
	padding-left: 30px;
	font-size: 27px
}
}

@media screen and (min-width:0px) and (max-width:980px) {
	
	.tableDisc a {
		font-size: 0.9em;
		line-height: 1em;	
}
.sidebar.download li a {
	font-size: 15px;
	}
	
	.inner_page-title {
	font-size: 30px;
	line-height: 34px;
	padding-left: 8px;
	float: none;
	text-align: left;
	display: block;
	}
	
	.swamiji {
	font-size: 24px;
	}
	
	#random p {	
	font-size: 1.05em;
	line-height: 1.5em;
	color: #3A3A3A;
}
#content .nirmalaVishnu {
	font-size: 1.2em;
	line-height: 1.3em;
	font-family: 'Noto Sans Devanagari', 'Noto Sans', Nirmala UI, sans-serif;
	margin-top: 18px;
	margin-bottom: 6px;
}
	
	#content .tableDisc li {
		line-height: 23px;	
}
		.rightcontent.random_pg h3{
		line-height: 25px;	
		font-size: 22px;
}
	
	.Swamiji-speaking {	
	font-size: 15px;
	line-height: 18px;
}
	
	.related-audio {
	font-size: 17px;
	line-height: 19px
	}
	
	#content .sideChapters li a{
	font-size: 15px;
	line-height: 20px;
	}
	
	.sidebar.bookcontent ul li a {
	font-size: 15px;
	line-height: 20px;
	}

.sidebar.bookcontent ol li a {
	font-size: 15px;
	line-height: 20px;
}
	
	.sidebar.download li a {
	font-size: 15px;
	line-height: 20px;
	}
	
	.sidebar.bookcontent ul li.current {
	line-height: 20px;
	font-size: 15px;}

#content .preface li a{	
	font-size: 16px;
	line-height: 20px;
}
	
.related-links {
	font-size: 17px;
	line-height: 19px
	}
	
	.related-audio {
	font-size: 17px;
	line-height: 19px
	}	
	
		
	#content .preface {
	font-size: 16px;
	line-height: 20px;
}
	
	.about-welcome {
	display: none;
	visibility: hidden
}

header {
	width: 100%;
	height: 100px
}

#headerhome {
	background-size: cover;
	height: 250%
}

#headerhome.audio {
	height: 250%;
	background-size: cover
}

#headerhome.ebook {
	height: 250%;
	background-size: cover
}

#headerhome.contact {
	height: 250%;
	background-size: cover
}

#headerhome.gallery {
	background-size: cover;
	height: 250%
}

#headerhome.random {
	background-size: cover;
	height: 250%
}

#headerhome.random-inner {
	background-size: cover;
	height: 250%
}

#headerhome.recent-uploads {
	background-size: cover;
	height: 250%
}

#headerhome.video {
	background: url(../images/video_header.jpg) no-repeat center top;
	background-size: 100%;
	height: 250%
}

header {
	height: 50px;
	width: 100%
}

nav#navbar {
	display: none
}

#dl-menu {
	display: block
}


#ebook p {
	text-align: left
}

.bookTitle {
	padding-left: 0px;
	}

.bookTitleC {
	padding-left: 0px
}

.sidebar ul li {
	line-height: 14px
} 

.sidebar ol li {
	line-height: 14px
}

.audio-name {
	line-height: 1.3em;
	}


}

@media screen and (min-width:481px) and (max-width:767px) {
	
	.tableDisc a {
		font-size: 0.9em;
		line-height: 1em;	
}
.sidebar.download li a {
	font-size: 15px;
	}
	
	#random p {	
	font-size: 0.9em;
	line-height: 1.5em;
	color: #3A3A3A;
}
	
		
		.inner_page-title-video {
	padding-left: 0px;
	line-height: 30px;
	}
	
	.related-audio {
	font-size: 18px;
	line-height: 22px
	}
		
	.sidebar.bookcontent ul li a {
	font-size: 15px;
	line-height: 22px;
	}

.sidebar.bookcontent ol li a {
	font-size: 15px;
	line-height: 22px;
}

.span3.aboutimg {
	display: none;
	visibility: hidden
}



.audio-link {
	line-height: 18px;
	
}

#recent-upload .section h4 {
	padding-left: 10px;	
}

#recent-upload ul {
	padding: 10px 0px 10px 10px
}

#recent-upload .inner_page-title {
		padding-top: 15px;
		padding-left: 10px;
		}

#recent-upload .bullet {
	margin-right: 7px;
}

#content .aboutdesc {
	margin-top: -50px
}

#content {
	margin-top: 5px;
	padding: 0 15px
}

#content p {
	line-height: 25px;	
}

.ebookDesc {
	width: 70%;
	margin-left: .5em
}

.audioTitle {
	padding-left: 0px;
	}

#search {
	margin-right: 5px;
	position: absolute;
	z-index: 999999999;
	right: 0;
	top: 88px
}

input[type="submit"].search-btn {
	background: url(../images/search_icon.png) no-repeat;
	border: none;
	outline: none;
	position: absolute;
	width: 21px;
	height: 21px;
	margin-left: 85%;
	margin-top: 5px
}

}

@media screen and (min-width:480px) and (max-width:767px) {
	
	.tableDisc a {
		font-size: 0.9em;
		line-height: 1em;	
}
.sidebar.download li a {
	font-size: 15px;
	}
	
	.sidebar.download {
	width: 300px;	
	}
	
.sidebar.bookcontent {
	width: 300px;
}
.sidebar {
	width: 300px;
}




#brdup p {
	text-align: left;
	font-size: 0.9em;
	line-height: 1.5em;
	}
	
					
	#random p {		
	font-size: 1em;
	line-height: 1.6em;	
	color: #3A3A3A;
}

#content .conversation {
	font-size: 0.9em;
	line-height: 1.2em;
	font-family: Georgia, Cambria, Times, "Times New Roman", serif;
	font-style: italic
	}

.appendix {	
		line-height: 1.4em; }
		
		
#content .VishnuT {
	font-size: 1em;
	font-stretch: expanded;
	color: #2B2A2A;
	line-height: 1.4em;
	font-family: "OpenSans Regular", "Helvetica Neue", Helvetica, Tahoma, Arial, sans-serif;
	
	}
	
	#content .tableChhand li {
	font-size: 1em;
	line-height: 1.4em;
	color: #000;
	
}	
	#content .VishnuName li {
	font-family: "OpenSans Regular", "Helvetica Neue", Helvetica, Tahoma, Arial, sans-serif;
	margin-left: 10px;
	margin-bottom: 5px;
	list-style: decimal;
	font-size: 0.9em;
	line-height: 1.4em;
}




.sidebar.bookcontent ul li a {
	font-size: 15px;
	line-height: 22px;
	}

.sidebar.bookcontent ol li a {
	font-size: 15px;
	line-height: 22px;
}
	
	.sidebar.bookcontent ul li.current {
	line-height: 1.3em;
}
	
	.span3.aboutimg {
	display: none;
	visibility: hidden
}

.title,
.title span {
	text-align: center;
	display: block
}

.inner_page-title-postal {
	text-align: left;
	font-size: 24px;
	line-height: 26px;
	
}

.inner_page-title-video {
	padding-left: 0px;	
	}
	
	.inner_page-title {
	text-align: left;
	display: block;
	font-size: 30px;
	line-height: 33px;
}
	.testimonial-txt {
		line-height: 20px
}

.uploads {margin-top:20px}

#recent-upload .section h4 {
	padding-left: 10px;	
}

#recent-upload ul {
	padding: 10px 0px 10px 10px
}

#recent-upload .inner_page-title {
		padding-top: 15px;
		padding-left: 10px;
		}

#recent-upload .bullet {
	margin-right: 7px;
}

#logo img {
	margin-right: 5px;
	float: right
}

#search input[type="text"] {
	float: right!important;
	width: 150px
}

h1.inner_page-title {
	font-size: 32px;
	line-height: 30px;
	padding-left: 0px;
	float: none;
	}
	.swamiji {
		margin-top: 5px;
	font-size: 26px;
	}

.about-welcome {
	display: none
}

.audio_videobg h5 {
	line-height: 40px;
	font-size: 35px;
	margin-left: 120px;
	padding-top: 5px
}

.audio_videobg span {
	font-size: 14px;
	margin-top: 0;
	line-height: 16px
}

.audio_videobg .audio_icon,
.audio_videobg .video_icon {
	margin: -40px 15px 0 0;
	float: right
}

.testimonial-txt {
	padding: 0 20px
}

#twitter-feed .row {
	margin-right: 20px
}

#twitter-feed {
	margin-bottom: 0
}

#about .span12 {
	margin-top: -15px
}

.mini-logo {
	margin-left: 0
}

.table tr td a {
	line-height: 20px
}

.rightcontent {
	margin-top: 20px
}

.span12.ebookdesc {
	margin-left: 0
}

#ebook .span4.pull-left {
	float: none;
	padding-left: 120px
}

#changesize {
	float: none;
	padding-top: 0
}

.span2.contact-img {
	display: none
}

.span2.contact-img-site {
	display: none
}

.span2.contact-img-con {
	display: none
}

.rightcontent.random_pg {
	margin-left: 0
}

.audio-heading [class*="span"] {
	display: table-cell;
	text-align: left
}

.audio-item [class*="span"] {
	display: table-cell
}

.search-btn {
	display: inherit
}

#logo {
	float: left;
	width: 350px;
	height: 65px;
	display: table-cell;
	background-image: url(../images/logo_350.png);
	background-repeat: no-repeat;
	margin-left: 10px
}

#logo_search {
	margin-top: -5px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	float: right;
	position: relative
}

.rightcontent.contents_pg {
	text-align: left;
	margin-left: 0;
	min-height: 700px
}
}

@media screen and (min-width:480px) and (max-width:560px) {
	
	
	.tableDisc a {
		font-size: 0.9em;
		line-height: 1em;	
}
.sidebar.download li a {
	font-size: 15px;
	}
	
	
.sidebar.download {
	width: 300px;	
	}
	
	.sidebar.bookcontent {
	width: 300px;
}

.sidebar {
	width: 300px;
}
		
		.inner_page-title-audios {	
	font-size: 27px;	
	line-height: 30px;	
}
.audio-name {
	font-size: 19px;
	line-height: 21px;	
}
		
		.related-audio {
	font-size: 18px;
	line-height: 22px
	}
		
	.sidebar.bookcontent ul li a {
	font-size: 15px;
	line-height: 22px;
	}

.sidebar.bookcontent ol li a {
	font-size: 15px;
	line-height: 22px;
}

	
		.span3.aboutimg {
	display: none;
	visibility: hidden
}

.audio_videobg h5 {
	line-height: 40px;
	font-size: 28px;
	margin-left: 100px;
	padding-top: 5px
}

.audio_videobg span {
	font-size: 12px;
	margin-top: 0;
	line-height: 14px
}

.audio_videobg .audio_icon,
.audio_videobg .video_icon {
	margin: -40px 15px 0 0;
	float: right
}

.appendix {	
		line-height: 1.4em; }
		
		#content .tableChhand li {
	font-size: 1em;
	line-height: 1.4em;
	color: #000;
	
}

.search-btn {
	display: inherit!important
}
}

@media screen and (min-width:320px) and (max-width:479px) {
	#about p {
	font-size: 1em;
	line-height: 1.5em;
}

#content .tablePreface li {
	font-size: 0.9em;
	line-height: 1.2em;
	}
	
			
#brdup p {	
	font-size: 1em;
	line-height: 1.5em;
	
}
	
	#random p {		
	font-size: 0.95em;
	line-height: 1.5em;	
	color: #3A3A3A;
}

.audio-name {
	line-height: 1.2em;
	}

header {
	height: 50px;
	width: 100%
}

.span3.aboutimg {
	display: none;
	visibility: hidden
}

.mini-logo {
	display: none;
	visibility: hidden
}

.about-welcome {
	display: none
}

.inner_page-title {
	font-size: 26px;
	line-height: 30px;
	padding-left: 0px;
	float: none;
	text-align: left;
	display: block;
	}
	
	.swamiji {
	font-size: 20px;
	}

.title,
.title span {
	text-align: center;
	display: block
}

#logo img {
	float: right;
	margin-right: 10px
}

#search input[type="text"] {
	margin-top: 3%;
	margin-left: 35%;
	width: 150px
}

.dl-menuwrapper {
	top: 85px
}

.audio_videobg h5 {
	line-height: 40px;
	font-size: 22px;
	margin-left: 100px;
	padding-top: 10px
}

.audio_videobg span {
	font-size: 10px;
	margin-top: -10px;
	line-height: 12px
}

.audio_videobg .audio_icon,
.audio_videobg .video_icon {
	margin: -38px 15px 0 0;
	float: right;
	background-size: 80%
}

.testimonial-txt {
	padding: 0 20px
}

#twitter-feed .row {
	margin-right: 20px
}

#content .aboutdesc {
	margin-top: -30px
}


#twitter-feed {
	margin-bottom: 0
}

#footer {
	margin-top: -30px
}

#twitter-feed .row {
	margin-top: -20px
}

.table tr td a {
	line-height: 20px;
	font-size: 12px
}

.rightcontent {
	margin-top: 20px
}
.inner_page-title-audios {	
	font-size: 26px;	
	line-height: 28px;	
}
.audio-name {
	font-size: 18px;
	line-height: 21px;	
}
#audio .inner_page-title {
	float: none;
	margin-top: 10px;	
	}

#contact .inner_page-title {
	padding-top: 0
}

.span2.contact-img {
	display: none
}

.span2.contact-img-site {
	display: none
}

.span2.contact-img-con {
	display: none
}

#ebook .span4.pull-left {
	float: none;
	padding-left: 15px
}

#changesize {
	float: none;
	padding-top: 0
}


#recent-upload .inner_page-title {
	padding-top: 0;
}


.rightcontent.random_pg {
	margin-left: 0
}

.audio-heading [class*="span"] {
	display: table-cell;
	text-align: left
}

.audio-item [class*="span"] {
	display: table-cell
}

.audio-item .row .span4 {
	width: 200px
}

.span1.size {
	display: none
}

.search-btn {
	display: inherit!important
}

#logo {
	float: left;
	width: 300px;
	height: 55px;
	display: table-cell;
	background-image: url(../images/logo_300.png);
	background-repeat: no-repeat;
	margin-left: 10px
}

#search input {
	float: right
}

.rightcontent.contents_pg {
	text-align: left;
	margin-left: 0;
	min-height: 700px
}

.ebookDesc {
	width: 50%;
	margin-left: .5em;
	float: left
}

input[type="submit"].search-btn {
	background: url(../images/search_icon.png) no-repeat;
	border: none;
	outline: none;
	position: absolute;
	width: 21px;
	height: 21px;
	margin-left: 90%;
	margin-top: 12px
}
}

@media screen and (min-width:320px) and (max-width:420px) {
	
.audio_videobg h5 {
	line-height: 40px;
	font-size: 18px;
	margin-left: 90px
}

.audio_videobg span {
	font-size: 10px;
	margin-top: -10px;
	line-height: 12px
}

.audio_videobg .audio_icon,
.audio_videobg .video_icon {
	margin: -28px 5px 0 0;
	float: right;
	background-size: 70%
}

input.search-btn[type="submit"] {
	position: absolute;
	margin-left: 69%;
	margin-top: 22.5%
}
}

@media screen and (min-width:350px) and (max-width:420px) {
	
input.search-btn[type="submit"] {
	position: absolute;
	margin-left: 69%;
	margin-top: 22.5%
}

input[type="submit"].search-btn {
	background: url(../images/search_icon.png) no-repeat;
	border: none;
	outline: none;
	position: absolute;
	width: 21px;
	height: 21px;
	margin-left: 90%;
	margin-top: 12px
}
}

@media screen and (min-width:320px) and (max-width:370px) {

.audio_videobg h5 {
	line-height: 40px;
	font-size: 16px;
	margin-left: 80px
}

.audio_videobg span {
	font-size: 10px;
	margin-top: -10px;
	line-height: 12px
}

.audio_videobg .audio_icon,
.audio_videobg .video_icon {
	margin: -28px -30px 0 0;
	float: right;
	background-size: 60%
}

.about {
	font-size: 24px;
	text-align: left
}

.table tr td audio {
	background: #36C;
	width: 72px;
	display: block
}

.rightcontent.contents_pg {
	text-align: left;
	margin-left: 0;
	min-height: 700px
}
}

@media only screen and (max-width : 350px) {
	
.videoTitle {	
	margin-left: 0px
}

input.search-btn[type="submit"] {
	position: absolute;
	margin-left: 75%;
	margin-top: 21%
}

#related_links ul li a {
	font-size: 17px
}

input[type="submit"].search-btn {
	background: url(../images/search_icon.png) no-repeat;
	border: none;
	outline: none;
	position: absolute;
	width: 21px;
	height: 21px;
	margin-left: 90%;
	margin-top: 12px
}
}

@media screen and (min-width:0px) and (max-width:319px) {	
	
.span3.aboutimg {
	display: none;
	visibility: hidden
}

.title,
.title span {
	text-align: center;
	display: block
}


.about-welcome {
	display: none
}

.audio_videobg h5 {
	line-height: 30px;
	font-size: 18px;
	margin-left: 70px;
	padding-top: 20px
}

.audio_videobg span {
	font-size: 10px;
	margin-top: -10px;
	line-height: 12px
}

.audio_videobg .audio_icon,
.audio_videobg .video_icon {
	margin: -28px -30px 0 0;
	float: right;
	background-size: 60%
}

.testimonial-txt {
	padding: 0 20px
}

#searchWrap {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	float: right
}
}

@media print {

#content p {
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: red
}


.thankyou {
	min-height: 670px;
	padding-left: 0px
}

.thankyou-txt {
	color: #000;
	font-family: 'MyWebFont';
	font-size: 18px;
	font-weight: 300;
	line-height: 25px;
	margin: 35px 0 0
}

.names_color {
	color: #14549A!important
}

.video_color {
	color: #066dc4!important
}

.video_color:hover {
	color: #EC9B54!important
}

.hiddenTR {
	display: none
}
}

@media (max-width:480px) {
	
	.tableContents li {
	font-family: Georgia, Cambria, Times, "Times New Roman", serif;
	font-size: 17px;
	color: #000;
	line-height: 22px;
	margin-left: 5px;
	margin-bottom: 3px
}

	
	.tablePreface a {
	font-family: Georgia, Cambria, Times, "Times New Roman", serif;
	font-size: 17px;
	color: #000;
	line-height: 22px;
	margin-bottom: 3px;
	text-decoration: none;
}
	
	.appendix {	
	font-size: 1em;
	line-height: 1.4em
	
}

#content .tableChhand li {
	font-size: 1em;
	line-height: 1.4em;
	color: #000;
	
}
	
	.tableDisc a {
		font-size: 0.9em;
		line-height: 1em;	}
			
	.tableDisc li {
	line-height: 10px;	}
	
	.sidebar.download li a {
	font-size: 15px;	}
	
	.sidebar ul li a {
	font-size: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	display: block;
	text-decoration: none;
	line-height: 20px; }


.sidebar.download li a {
	margin-left: 20px;
	font-size: 15px;	}
	
.rightcontent.random_pg h3{
		font-family:Georgia, Cambria, Times, "Times New Roman", serif;
		line-height: 24px;	
		font-size: 22px; }
	
	#content .BSSanskrit {
	font-size: 1.1em; 	}

	.Swamiji-speaking {	
	font-size: 14px;
	line-height: 17px;}
			
	.sidebar.bookcontent ul li.current {
	line-height: 22px; }

#content .sideDisc li a{
	font-size: 15px;
	line-height: 20px; }

	
#content {
	margin: 15px auto 30px;
	padding: 0 20px }

.sidebar.bookcontent ul li a {
	font-size: 15px;
	line-height: 22px;
	padding-top: 4px;
	padding-bottom: 4px; 	}

.sidebar.bookcontent ol li a {
	font-size: 15px;
	line-height: 22px;
	padding-top: 4px;
	padding-bottom: 4px; }

.sidebar ul li a {
	font-size: 15px;
	line-height: 22px;
	padding-top: 4px;
	padding-bottom: 4px; }

.sidebar ol li a {
	font-size: 16px;
	line-height: 22px;
	padding-top: 4px;
	padding-bottom: 4px; }

.related-audio {
	font-size: 18px;
	line-height: 22px 	}
	
	.audioTitle {
	padding-left: 0px; }
	
	
#ebook p {	
	font-size: 1em;	
	line-height: 1.2em; }

.audio-link {
	line-height: 18px; }

#search {
	margin-right: 5px;
	position: absolute;
	z-index: 999999999;
	margin-bottom: 5px;
	right: 0;
	top: 88px }

.inner_page-title-video {
	font-size: 26px;
	padding-left: 0px;
	line-height: 28px }

.inner_page-title-photos {
	text-align: left;
	font-size: 24px;
	line-height: 26px; 	}

.videoTitle {
	font-size: 24px;	
	padding-left: 0px }

	.videoThum {
	margin-left: 0px;	}

}

@media screen and (min-width:981px) and (max-width:1199px) {

.audio_videobg .audio_icon,
.audio_videobg .video_icon {
	margin: 0 0 0 210px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 58px
}
}

@media (width:980px) {

#search {
	margin-right: 5px;
	position: absolute;
	z-index: 999999999;
	right: 0;
	top: 25px
}
}

#content .container.indexpage {
	margin-top: 80px
}

#aboutimage {
	margin-top: 20px
}
 

a,
a:visited,
a:focus,
a:active,
a:hover {
	outline: 0 none !important;
}

@media screen and (max-width:350px) {
	
	
	.inner_page-title-video {
	padding-left: 0px;
	font-size: 24px;
	line-height: 27px
}
}
