@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Lato);
@import url(https://fonts.googleapis.com/css?family=Oswald);
.background {
	background: #83c5f1 url(../images/main-bg.png) no-repeat scroll center top
}
.contact-info {
	padding: 16px 0 0
}
.contact-info .icon {
	width: 27px;
	height: 27px;
	display: block;
	float: left;
	margin-right: 8px
}
.call.icon {
	background: url(../images/call-icon.png) no-repeat scroll top left
}
.mail.icon {
	background: url(../images/email-icon.png) no-repeat scroll top left
}
.phone {
	display: flex;
	margin: 0 auto 8px
}
.logo-div {
	display: flex;
	align-items: center
}
.logo-div .year_25 {
	margin: -18px auto 0
}
.contact-info .phone>a {
	cursor: context-menu
}
.contact-info a {
	text-decoration: none;
	font-weight: 700;
	color: #000;
	font-size: 14px;
	letter-spacing: .5px
}
.contact-info a:hover {
	text-decoration: none
}
.member-ship-form {
	padding: 34px 0 0;
	text-align: right
}
.memder-icon {
	padding: 0 8px 0 0
}
.member-ship-form a {
	font-family: Oswald, sans-serif;
	background: #4e0106;
	color: #fff;
	font-size: 18px;
	padding: 0 32.05px 4px;
	display: inline-block;
	border: 2px solid #d68c25;
	transition: .5s all ease-in-out
}
.member-ship-form a:hover {
	border: 2px solid #fff;
	color: #d68c25;
	text-decoration: none
}
.social-link {
	margin: 0 auto;
	width: 100%;
	text-align: center;
	max-width: 200px;
	float: right
}
.social-link ul {
	display: flex;
	margin: 20px auto 0;
	padding: 0;
	width: 100%;
	align-items: center;
	justify-content: space-between;
	max-width: 104px
}
.social-link ul li {
	list-style: none
}
.navigation-bar {
	background: url(../images/menu-bg.png) no-repeat scroll center top/100%;
	z-index: 1;
	position: relative;
	padding: 38px 0 20px
}
.menu {
	margin: 0 auto 0
}
.navigation-bar .menu ul {
	margin: 0 auto;
	padding: 0 0 0;
	display: flex
}
.navigation-bar .menu ul li {
	flex-grow: 1;
	list-style: none;
	text-align: center;
	padding: 0 0
}
.navigation-bar .menu ul li a {
	color: #fff;
	font-family: Oswald, sans-serif;
	font-size: 18px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 2.5px 23.5px;
	border: 2px solid transparent;
	transition: .5s all ease-in-out
}
.navigation-bar .menu ul li a:hover {
	border: 2px solid #d68c25
}
.slider-and-news-box {
	background: url(../images/news-box-bg.png) no-repeat scroll center top/100% 100%;
	padding: 20px 20px 43px;
	position: relative
}
.latest-news-box {
	background: url(../images/latest-news-bg.png) no-repeat scroll center top/100% 100%;
	padding: 0 0 16px
}
.latest-news-box .news-title {
	padding: 4px
}
.latest-news-box .news-title h2 {
	margin: 0;
	font-size: 18px;
	color: #fff;
	font-family: Oswald, sans-serif;
	text-transform: uppercase;
	background-color: #a70e19;
	text-align: center;
	padding: 8px 0;
	letter-spacing: 1px
}
.news-menu-list ul {
	margin: 12px 0 0 0;
	padding: 0
}
.news-menu-list ul li {
	list-style: none;
	padding: 0 0 12px
}
.news-menu-list ul li a {
	color: #fff;
	font-size: 15px;
	font-family: Lato, sans-serif;
	font-weight: 700;
	letter-spacing: .25px;
	position: relative;
	margin: 0 auto 0;
	display: block;
	padding: 0 15px;
	transition: .5s all ease-in-out
}
.news-menu-list ul li a:active, .news-menu-list ul li a:checked, .news-menu-list ul li a:hover {
	padding-left: 25px!important
}
.news-menu-list ul li a:active {
	padding-left: 25px
}
.n-text {
	padding-left: 15px;
	display: inline-block
}
.news-menu-list ul li a::before {
	position: absolute;
	content: "";
	top: 7px;
	left: 15px;
	background: url(../images/n-arrow.png) no-repeat scroll center left;
	width: 6px;
	height: 10px;
	transition: .5s all ease-in-out
}
.news-menu-list ul li a:hover::before {
	left: 25px
}
.news-menu-list ul li a:active::before {
	left: 25px!important
}
.sub-text {
	color: #ff3434;
	text-decoration: underline;
	font-size: 13px
}
.content-bg {
	margin: 0 auto 0;
	width: 100%;
	display: table
}
.light-box-gallery .gallery-photo {
	display: block
}
.gallery-photo {
	display: table
}
.gallery-photo img {
	width: 100%
}

.light-box-gallery .gallery-photo img {
	width: 100%;
	max-height: 213px
}
#myCarousel {
	position: relative;
	width: 100%!important;
	overflow: hidden;
	border: 3px solid #d68c25;
	box-shadow: 0 0 15px 0 rgba(0,0,0,.35)
}
.contact-btn a button {
	background: #4e0106;
	border: 3px solid #d68c25;
	padding: 6.5px 19.5px;
	transition: .5s all ease-in-out
}
.contact-btn a button:hover {
	border: 3px solid #fff
}
.contact-btn a:hover button {
	color: #d68c25
}
.contact-btn a button {
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 700;
	letter-spacing: 1px;
	transition: .5s all ease-in-out
}
.contact-btn {
	text-align: right
}
.slider-text {
	color: #fff;
	text-transform: capitalize;
	font-size: 17px;
	letter-spacing: .5px;
	line-height: 22px;
	font-family: Lato, sans-serif
}
.address {
	margin: 20px auto 0
}
.glyphicon.glyphicon-chevron-left, .glyphicon.glyphicon-chevron-right {
	display: none!important
}
#holi-samaroh .gallery-photo .mb-25 {
	margin-bottom: 0;
	display: flex;
	flex-basis: inherit;
	flex-wrap: wrap;
	padding: 0 6px
}
.mission-vision-section {
	position: relative;
	background: url(../images/mission-vision-bg.jpg) no-repeat scroll center top/100%;
	padding: 30px 0 0
}
.title-section h2 {
	margin: 0;
	padding: 0;
	font-size: 20px;
	font-family: lato;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: .5px;
	color: #333
}
.title-section h1 {
	margin: 0;
	padding: 0;
	font-size: 50px;
	font-family: Oswald, sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: .5px;
	color: #e32e2e
}
.work-committte-box .gallery-box .row > div {
	padding: 0px 5px;
}
.gallery-box .row_1 {
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px;
}
.about-us-sec h1 {
	font-size: 25px
}
.map-menu-list {
	margin: 0;
	padding: 30px 0 0;
	display: block
}
.map-menu-list li {
	list-style: none;
	padding: 0 0 35px 10px
}
.about-us-sec .map-menu-list li {
	list-style: none;
	padding: 0 0 15px 10px
}
.map-menu-list li a {
	font-size: 16px;
	font-family: lato;
	font-weight: 700;
	letter-spacing: .25px;
	line-height: 25px;
	color: #333;
	position: relative;
	padding: 0 0 0 10px;
	display: block;
	text-decoration: none;
	cursor: text
}
.map-menu-list li a::after {
	position: absolute;
	content: "";
	background: url(../images/li-arrow.png) no-repeat scroll top left;
	width: 6px;
	height: 9px;
	left: 0;
	top: 10px
}
.vikash-map {
	position: relative;
	padding: 15px 0 0;
	z-index: 999;
	margin: 0 auto 25px
}
.vikash-map::before {
	background: url(../images/map.png) no-repeat scroll center top/cover;
	background-size: cover;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -999;
	opacity: .4
}
.read-more a {
	text-decoration: none
}
.read-more a button {
	color: #fff;
	padding: 10px 20px;
	background: #4e0106;
	border: 2px solid #d68c24;
	text-transform: uppercase;
	font-weight: 700;
	font-family: Lato, sans-serif;
	font-size: 14px;
	transition: .5s all ease-in-out;
	letter-spacing: 1px
}
.read-more a button:hover {
	color: #d68c24;
	border: 2px solid #fff
}
#toogle-menu {
	display: none
}
.hide {
	display: block!important
}
.fade {
	opacity: 1!important;
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear
}
.work-committee-heading {
	display: flex;
	width: 100%;
	background: linear-gradient(to top, #b21f21, #e32e2e 100%)
}
.commit-img.eq {
	background: url(../images/commit-l-icon.png) no-repeat scroll center left;
	width: 52px;
	height: 52px;
	float: left
}
.row.mb-25 {
	margin: 0 auto;
	display: flex;
	width: 100%;
	text-align: center;
	justify-content: center
}
.map {
	padding: 10px 0
}
.map iframe {
	width: 100%;
	height: 100%;
	padding: 0
}
.first-row .col-md-4.col-sm-4.col-xs-12.mb-25 {
	text-align: center;
	display: flex;
	justify-content: center
}
.work-committee-heading .eq {
	flex-grow: 1;
	line-height: 52px;
	margin: 0 13px 0 0
}
.commit-title.eq {
	font-size: 20px;
	color: #fff;
	font-family: Oswald, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0 53px 0 0
}
.next-arrow {
	margin: 0 0 0 8px
}
.prev-arrow {
	margin: 0 8px 0 0
}
.work-committte-box .gallery-box {
	background: #fff;
	padding: 24px 15px 330px
}
.gallery-box {
	background: #fff;
	padding: 25px 15px 0;
	box-shadow: 2px 10px 32px -17px rgba(0,0,0,.5);
	border: 1px solid #cfc2a2
}
.gallery-box .row_1 {
	margin-bottom: 20px
}
.statue-section {
	background: url(../images/statu-img.png) no-repeat scroll center top/100%;
	padding: 0 0 26px
}
.statue-content {
	margin: 0 auto;
	text-align: center
}
.statue-logo {
	padding: 25px 0;
	display: inline-block
}
.statue-title h2 {
	display: inline-block;
	margin: 0;
	padding: 0
}
.statue-title h2 {
	display: inline-block;
	margin: 0;
	color: #d68c25;
	text-transform: uppercase;
	font-size: 65px;
	font-family: Oswald, sans-serif;
	font-weight: 700;
	border: 1px solid #d68c25;
	padding: 12.5px 29px;
	letter-spacing: .5px
}
.statue-sub-title p {
	margin: 0;
	padding: 0;
	display: inline-block;
	margin: 0;
	color: #fff;
	background: #d68c25;
	padding: 2.6px 30px;
	text-transform: uppercase;
	font-size: 16px;
	font-family: Oswald, sans-serif;
	letter-spacing: 1px;
	font-weight: 700
}
.clckhere-line .know-more {
	font-size: 16px;
	font-family: Oswald, sans-serif;
	color: #333;
	text-transform: capitalize;
	padding: 0 8px 0 0
}
.clckhere-line a:hover {
	text-decoration: none
}
.clckhere-line a button:hover {
	text-decoration: none;
	transition: .5s all ease-in-out
}
.clckhere-line a button:hover {
	text-decoration: none;
	color: #d68c25
}
.clckhere-line a button {
	border: none;
	padding: 3px 15.5px;
	background: #333;
	border-radius: 5px;
	color: #fff;
	font-size: 13px;
	font-family: Lato, sans-serif;
	text-transform: uppercase;
	text-decoration: none
}
.clckhere-line {
	padding: 30px 0 25px
}
.light-box-gallery {
	background: url(../images/light-box-bg.jpg) no-repeat scroll center top/100% 100%;
	padding: 40px 20px 10px;
	margin: 31px auto 0;
}
.photo-g-title h2 {
	color: #e32e2e;
	font-size: 25px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: .5px;
	font-family: Oswald, sans-serif;
	margin: 0;
	padding: 0
}
.photo-g-subtitle h2 {
	background: url(../images/bi-samaj-bg.png) no-repeat scroll center left;
	font-size: 14px;
	color: #fff;
	font-family: Lato, sans-serif;
	font-weight: 700;
	letter-spacing: .5px;
	padding: 3px 9px 6px;
	margin: 0
}
.photo-g-view a {
	text-decoration: underline;
	color: #e32e2e;
	font-family: Lato, sans-serif;
	font-size: 14px;
	text-transform: capitalize;
	text-align: right;
	display: block;
	letter-spacing: .5px
}
.photo-g-title {
	margin: 0 auto 14px
}
.gallery-title {
	margin-bottom: 25px
}
.gallery-photo .mb-25 {
	margin-bottom: 25px
}
.row.mb-25 .mb-25 {
	margin: 0
}
.lightboxgallery-gallery.clearfix div {
	position: relative;
	overflow: hidden
}
.lightboxgallery-gallery.clearfix div::after {
	position: absolute;
	content: "";
	left: 40%;
	top: 36%;
	background: url(../images/zoom.png) no-repeat scroll center center;
	width: 56px;
	height: 56px;
	transition: .5s all ease-in-out;
	opacity: 0
}
.content-bg.news-tab.durga-puja {
	margin: 37px 0 0
}
.lightboxgallery-gallery.clearfix.not-hover iframe {
	width: 100%
}
.lightboxgallery-gallery.clearfix div:hover::after {
	position: absolute;
	content: "";
	left: 40%!important;
	top: 36%;
	background: url(../images/zoom.png) no-repeat scroll center center;
	width: 56px;
	height: 56px;
	bottom: 0!important;
	right: 0!important;
	opacity: 1
}
.lightboxgallery-gallery.clearfix.not-hover div::after {
	background: 0 0;
	display: none
}
.lightboxgallery-gallery.clearfix.not-hover a {
	position: relative;
	z-index: 9999999
}
.footer {
	position: relative;
	background: #f5f0df url(../images/footer-bg.png) no-repeat scroll center bottom/100%
}
.footer {
	padding: 20px 0 50px
}
.footer::before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	height: 2px;
	width: 100%;
	background: url(../images/gal-b.png) no-repeat scroll center top
}
.footer .line_1 {
	font-size: 14px;
	font-family: Lato, sans-serif;
	color: #000
}
.footer .line_2 a {
	font-size: 13px;
	font-family: Lato, sans-serif;
	color: #000;
	text-decoration: none
}
.footer .line_1 .foot-red {
	color: #e32e2e;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .5px
}
#carousel {
	position: relative;
	width: 100%;
	margin: 0 auto;
	max-width: 590px
}
#slides {
	overflow: hidden;
	position: absolute;
	width: 100%;
	height: 370px;
	top: 0
}
#slides ul {
	list-style: none;
	width: 100%;
	height: 370px;
	margin: 0;
	padding: 0;
	position: relative
}
#slides li {
	width: 100%;
	height: 370px;
	float: left;
	text-align: center;
	position: relative;
	font-family: lato, sans-serif
}
.btn-bar {
	max-width: 346px;
	margin: 0 auto;
	display: block;
	position: relative;
	top: -100px;
	width: 100%
}
#buttons {
	padding: 0 0 5px 0;
	float: right
}
#buttons a {
	text-align: center;
	display: block;
	font-size: 30px;
	float: left;
	outline: 0;
	margin: 26px -1.3px 0 -11px;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0;
	width: 24px
}
a#next:hover, a#prev:hover {
	color: #fff;
	text-shadow: .5px 0 #b14943
}
.quote-author, .quote-phrase {
	font-family: sans-serif;
	font-weight: 300;
	display: table-cell;
	vertical-align: middle;
	padding: 5px 20px;
	font-family: Lato, Calibri, Arial, sans-serif
}
.quote-phrase {
	height: 200px;
	font-size: 24px;
	color: #fff;
	font-style: italic;
	text-shadow: .5px 0 #b14943
}
.quote-marks {
	font-size: 30px;
	padding: 0 3px 3px;
	position: inherit
}
.quote-author {
	font-style: normal;
	font-size: 20px;
	color: #b14943;
	font-weight: 400;
	height: 30px
}
.lightboxgallery-gallery.clearfix a {
	text-align: center;
	display: block;
	text-transform: capitalize;
	text-decoration: none;
	color: #4e0106
}
.about-page.content-bg {
	margin: 0 auto;
	width: 100%;
	display: table;
	background: #f5f0df;
	padding: 0 20px
}
.contact-page.content-bg {
	margin: 0 auto;
	width: 100%;
	display: table;
	background: #f5f0df;
	padding: 0 20px 85px
}
.title.about {
	margin: 30px auto 15px;
	text-align: center
}
.title.about h2 {
	margin: 0;
	padding: 0;
	color: #e32e2e;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 24px;
	font-family: lato;
	line-height: 38px
}
.about-subtitle h2 {
	margin: 0;
	padding: 0;
	color: #f29a20;
	font-size: 20px;
	font-family: lato;
	letter-spacing: 1px;
	line-height: 38px;
	font-weight: 700
}
.about-list ul {
	margin: 0;
	padding: 0
}
.about-list ul li {
	list-style: none;
	display: inline-flex;
	color: #000;
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 16pt;
	margin: 15px auto 0
}
.about-list ul li .list-type {
	font-weight: 700;
	margin: 0 5px 0 0;
	min-width: 25px
}
.row.map-img {
	margin-top: 20px
}
.contact.ad-title h2 {
	margin: 0;
	padding: 0;
	color: #f29a20;
	font-size: 16px;
	font-family: lato;
	letter-spacing: .4px;
	line-height: 16px;
	font-weight: 700
}
.contact-text-us {
	margin: 15px auto 0
}
.add-content {
	margin: 15px auto 0
}
.add-content p {
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 16px;
	font-family: lato;
	letter-spacing: .4px;
	line-height: 16px
}
.add-content p a {
	color: #000;
	font-size: 16px;
	font-family: lato;
	letter-spacing: .4px
}
.lightboxgallery-gallery.clearfix {
	border: 3px solid #fff;
	box-shadow: 0 0 10px 2px rgba(0,0,0,.35)
}
.light-box-gallery .lightboxgallery-gallery.clearfix {
	max-height: 100%;
}
.light-box-gallery .lightboxgallery-gallery {
	max-height: max-content;
}
.lightboxgallery-gallery div.caption a {
	padding: 18px 0px;
	text-transform: capitalize;
	font-weight: bold;
	letter-spacing: 0px;
	display: block;
	font-size: 16px;
	color: #e22d2d;
	background: #fff;
	box-shadow: 0 0 10px 2px rgba(0,0,0,.35);
}
.gallery-light-box div.caption a {
	padding: 18px 0px;
	text-transform: capitalize;
	font-weight: bold;
	letter-spacing: 0px;
	display: block;
	font-size: 16px;
	color: #e22d2d;
	background: #fff;
	
	box-shadow: 0 0 10px 2px rgba(0,0,0,.35);
}
.lightboxgallery-gallery.clearfix div.caption::after {
display: none;
}




section center h2 {
	font-size: 24px;
	color: #e32e2e;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0;
	padding: 0 0 20px;
	font-family: lato;
	font-weight: 700;
	line-height: 38px
}
.section.m-coverage {
	display: block!important
}
.section {
	display: none
}
#durga-pooja, #makar-snkrti, .content-bg.news-tab .slider-and-news-box, .light-box-gallery.makar-snkrti-bg {
	background: #f5f0df!important;
	background-image: none!important
}
#durga-pooja {
	padding: 0 20px
}
.news-tab .slider-and-news-box {
	padding: 20px 20px 30px
}
.common-committee {
	display: none
}
.padding-lr_0 {
	padding-left: 0;
	padding-right: 0
}
.commit-tab {
	background: #f5f0df
}
.commit-tab ul {
	margin: 0;
	padding: 0 0 0;
	display: block;
	justify-content: space-between
}
.commit-tab ul li {
	list-style: none;
	text-align: justify;
	flex-basis: 100%
}
#working-commitee.common-committee .row .col-md-12.col-sm-12.col-xs-12 {
	padding-left: 0
}
.commit-tab .news-title {
	padding: 5px
}
.commit-tab ul li a {
	color: #fff;
	display: block;
	font-size: 14.3px;
	text-transform: uppercase;
	font-family: lato;
	letter-spacing: 1px;
	padding: 7px 10px
}
.commit-tab ul li a:hover {
	text-decoration: none!important;
	color: #d68c25
}
.commit-tab ul li a:focus {
	color: #d68c25;
	text-decoration: none!important
}
.content-bg.news-tab.committee-page {
	background: #f5f0df
}
.commit-tab .news-title h2 {
	margin: 0;
	font-size: 18px;
	color: #fff;
	font-family: Oswald, sans-serif;
	text-transform: uppercase;
	background-color: #a70e19;
	text-align: center;
	padding: 8px 0;
	letter-spacing: 1px
}
.commit-tab {
	padding: 30px 0;
	margin-left: 15px;
	background: url(../images/latest-news-bg.png) no-repeat scroll center top/100% 100%;
	padding: 0 0 16px;
	margin-top: 30px;
	width: 100%
}
#for-patron-board .committee .first-row_3 .lightboxgallery-gallery.clearfix {
	min-height: 260px
}
.content-bg.news-tab.committee-page .row .col-md-3.col-sm-3 {
	padding: 0 15px 0 15px;
	max-height: 285px
}
#working-commitee.common-committee {
	display: block;
	padding-left: 0;
	padding-right: 0
}
.committee .lightboxgallery-gallery.clearfix {
	min-height: 170px;
	background: #fff
}
.committee-page .lightboxgallery-gallery.clearfix {
	max-height: 280px
}
.committee-page .first-row_2 .lightboxgallery-gallery.clearfix {
	max-height: 400px
}
.committee-page .first-row_3 .lightboxgallery-gallery.clearfix {
	min-height: 400px;
	max-height: 400px
}
#for-patron-board .committee .first-row_3839 .lightboxgallery-gallery.clearfix {
	min-height: 400px!important;
	background: #fff;
	border-radius: 10px
}
#for-patron-board .committee .lightboxgallery-gallery.clearfix {
	min-height: 186px;
	background: #fff;
	border-radius: 0
}
#for-patron-board .row.mb-25.third-row {
	margin: 10px auto 25px
}
#chhath-puja .lightboxgallery-gallery.clearfix, #holi-samaroh .lightboxgallery-gallery.clearfix {
	background: 0 0!important;
	box-shadow: none!important;
	border-radius: 0!important;
	border: none
}
#for-pratham-karyakarni .committee .lightboxgallery-gallery.clearfix {
	min-height: 186px
}
#for-vibhaan-samiti .first-row .lightboxgallery-gallery.clearfix {
	min-height: 194px!important
}
#for-vibhaan-samiti .committee .lightboxgallery-gallery.clearfix {
	min-height: 186px
}
.pk-title {
	margin: 0 auto 25px
}
.pk-title img {
	width: 30%
}
.committee .first-row .lightboxgallery-gallery.clearfix {
	max-width: 256px
}
.committee .lightboxgallery-gallery.clearfix.k-img {
	min-height: auto;
	background: 0 0;
	border-radius: 10px;
	display: flex;
	align-content: center;
	align-items: center;
	border: none;
	box-shadow: none
}
.active a {
	color: #d68c25!important
}
.title.statue h2 {
	font-size: 24px;
	color: #e32e2e;
	text-transform: capitalize;
	font-weight: 700;
	letter-spacing: 1px;
	font-family: lato
}
.sub-title p {
	font-size: 18px;
	color: #000;
	font-style: italic;
	letter-spacing: 1px;
	font-family: lato
}
article p {
	font-size: 16px;
	color: #000;
	letter-spacing: 1px;
	font-family: lato
}
article h2 {
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 22px;
	color: #e32e2e
}
big {
	font-size: 40px;
	text-transform: capitalize
}
article ul {
	margin: 0;
	padding: 0 0 0 15px
}
.contact-page.content-bg.statue-bg {
	padding-bottom: 0
}
article ul li {
	font-size: 16px;
	color: #000;
	letter-spacing: 1px;
	font-family: lato;
	margin: 10px auto
}
.chhath-pooja .lightboxgallery-gallery.clearfix {
	border: 3px solid #fff;
	box-shadow: none !important;
	max-height: 100%;
}
.d-none {
	display: none
}
.main-container .container {
	margin: 0 auto 0
}
.popup-image-section {
	position: absolute;
	top: 27%;
	z-index: 9999;
	width: 100%;
	background: #920c15;
	max-width: 1000px;
	left: 0;
	right: 0;
	margin: 0 auto;
	box-shadow: 0 0 40px 4px rgba(0,0,0,.8)
}

.popup-image-section .alert {
	max-height: 1250px;
	overflow-y: scroll;
}
.popup-image-section .alert::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

.popup-image-section .alert::-webkit-scrollbar-track-piece {
  background-color: #c2d2e4;
}

.popup-image-section .alert::-webkit-scrollbar-thumb:vertical {
  height: 10px;
  background-color: #0a4c95;
}



.popup-image-section .container {
	width: 100%;
	max-width: 100%
}
.alert-success img {
	width: 95.85%;
	text-align: center;
	margin: 0 auto;
	display: block
}
.alert-success {
	color: #155724;
	background-color: transparent!important;
	border-color: transparent!important
}
.alert.alert-success.alert-dismissible .close {
	color: #fff;
	font-size: 60px;
	opacity: 1;
	position: absolute;
	font-weight: 400;
	top: 0;
	right: 10px;
	background: #920c15;
	border-radius: 0px;
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
}