.mg-causes.style-1 .causes-amount span, h1, h2, h3, h4, h5, h6 {
	font-family: 'Lato',sans-serif!important;
}
.bnr-pagination {
	padding-bottom: 15px!important;
    padding-top: 15px!important;
}
.bnr-pagination h2 {
    font-size: 24px!important;
}
.blobs {
    background-color: #ffcc5e!important;
}
.blobs .blob-center, .blobs .blob {
    background-color: #44233b!important;
}
.header-left-logo {
	position: absolute;
	left: 10px;
	z-index: 40;
	top: 60px;
}
.header-right-logo {
	position: absolute;
	right: 10px;
	z-index: 40;
	top: 60px;
}
.header_main_nj {
	height: 95px;
	background: linear-gradient(0deg, rgba(214,172,79,1) 30%, rgba(251,200,91,1) 80%);
}
.header_main_inner_nj {
	text-align: center;
	padding-top: 15px;
}
.header_title_nj {
	font-size: x-large;
	font-weight: bold;
	color: #ad0401;
}
.header_add_nj {
	font-size: large;
	color: #ad0706;
}
header.header_nj .nav-links1 li.li_home_nj {
	margin-left: 30px;
}

header.header_nj .nav-links1 li a {
	padding-bottom: 5px!important;
}
.mg-header ul li {
	padding: 0.5rem 1rem!important;
}
header.header_nj .nav-links1 li a:hover {
    color: #ad0401!important;
}
.header_nj.mg-header-dark ul li a, .btn-border-out:hover {
    color: #ad0401!important;
    border-color: #ad0401!important;
}
header.header_nj .nav-links1 li a {
	font-weight: bold!important;
	font-size: 11px!important;
}
header.header_nj .nav-links1 li a:after {
    background-color: #ad0401!important;
}
.mg-header.mg-header-dark, .mg-header.mg-header-dark .sub-menu, .mg-header.mg-header-dark.sticky {
    background-color: #ffcc5e!important;
}
.slider-2.home_slider_nj .each-slider-2 {
    min-height: 500px!important;
}
.welcome_intro {
	line-height: 2.2em;
    text-align: justify;
    font-size: 15px;
}
.welcome_title_nj {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
}
.announcement_section {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.announcement_title {
	text-transform: uppercase;
	font-size: 20px;
	border-bottom: 1.5px solid;
}
.announcement_ul {
	max-height: 240px;
	overflow-y: auto;
}
.announcement_ul li {
	margin-right: 10px;
    border-bottom: 1px solid;
    margin-bottom: 15px;
    padding-bottom: 15px;
    padding-left: 1em;
    position: relative;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5em;
    text-align: justify;
}
.announcement_ul li:after {
    content: '';
    height: .4em;
    width: .4em;
    background: #212529;
    display: block;
    position: absolute;
    transform: rotate(45deg);
    top: .50em;
    left: 1px;
}
#announcement_ul::-webkit-scrollbar {
  width: 5px;
}
/* Track */
#announcement_ul::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
/* Handle */
#announcement_ul::-webkit-scrollbar-thumb {
  background: #c1c1c1; 
}
/* Handle on hover */
#announcement_ul::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
.latest_photos_nj:after {
	top: 80px!important;
}
.recent_act_nj:after {
	top: 80px!important;
}
.res_header_sec_dn, .res_logo_dn {
	display: none;
}
.fx-menu-wrapper.visible {
    background: #ffcc5e;
}
.hmk_img_slider_lt {
	width: 100%;
	height: 420px;
}
.hmk_img_slider_rt {
	width: 100%;
	height: 420px;
}
.hmk_img_lt_title, .hmk_img_rt_title {
	font-weight: bold;
	margin-bottom:0px;
	text-align: center;
	line-height: 20px;
	padding: 20px 0px;
}
.qlink_sticker_lt {
	position: absolute;
	top:20px;
	left:0px;
	text-align: left;
}
.qlink_sticker_rt {
	position: absolute;
	right:0px;
	top:20px;
	text-align: right;
}
.dis_none {
	display: none;
}
.ddarshan_cal_sec {
	min-height: 500px;
	position: relative;
	background-size: 100% 100%;
}
.ddarshan_cal_inner {
	position: absolute;
	background-color: #f1e0ccd4;
	min-height: 360px;
	left: 17.50%;
	top: 15%;
	padding: 20px;
}
.hm_daily_darshan_link {
	text-align: center;
	border-right: 3px solid #412236;
}
.hm_calendar_link {
	text-align: center;
}
.hm_daily_darshan_link img, .hm_calendar_link img {
	height: 280px;
}
.ddarshan_cal_sec .hr_line {
	display: none;
	width: 85%;
    margin: 0 auto;
    padding: 10px 0px;
    border-top: 2px solid #412236;
}
.nav-tabs {
    border-bottom: 1px solid #412236!important;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #412236!important;
    border-color: #412236 #412236 #fff!important;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: #412236 #412236 #412236;
}
.footer_quick_links li a {
	text-transform: uppercase!important;;
}
.recent_photo_sec .recent_photos_imgs img {
	width: 100%;
	height: 180px;
} 


/* Responsive media queries*/
@media only screen and (max-width:1120px)
{
	.header-left-logo, .header-right-logo {
		display: none;
	}
	.header_main_nj {
		display: none;
	}
	.res_header_sec_dn, .res_logo_dn {
		display: block;
	}
	.res_title_nj {
		font-size: large;
	    font-weight: bold;
	    color: #ad0401;
	}
	.res_add_nj {
	    font-size: medium;
	    color: #ad0706;
	}
}
@media only screen and (max-width:1024px)
{
	.announcement_ul {
		max-height: 300px;
    	overflow-y: auto;
	}
}
@media only screen and (max-width:991px)
{
	.disnone_hmk_lt, .disnone_hmk_rt {
		display: none;
	} 
	.ddarshan_cal_inner {
		left: 8.5%;
	}
}

@media only screen and (max-width:768px)
{
	.res_title_div_nj {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.res_logo_dn {
		display: none;
	}
	.res_add_nj {
	    font-size: 11px;
	    font-weight: 600;
	}
}

@media only screen and (max-width:575px)
{
	.top_tittle_nj .top_sp_nj {
		padding: 10px 10px 10px;
		font-size: 12px;
	}
	.top_slink_nj {
		padding-top:10px; 
	}
	.top_clink_nj {
		padding-top:10px; 
	} 
	.ddarshan_cal_sec {
		min-height: 580px;
	}
	.ddarshan_cal_inner {
		left: 0%;
		padding: 0px;
		top:0px;
		min-height: 385px;
	}
	.hm_daily_darshan_link {
		border-right: none;
	}
	.hm_daily_darshan_link img, .hm_calendar_link img {
		height: 215px;
	}
	.hm_daily_darshan_link h3, .hm_calendar_link h3 {
		padding-bottom: 20px;
	}
	.ddarshan_cal_sec .hr_line {
		display: block;
	}
	.recent_photo_sec .recent_photos_imgs img {
		height: 250px!important;
	} 
}

@media only screen and (max-width:425px)
{
	
}

@media only screen and (max-width:375px)
{
}

@media only screen and (max-width:320px)
{
	
}

