@import url('https://fonts.googleapis.com/css2?family=Ubuntu+Condensed&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');
@import url('https://fonts.cdnfonts.com/css/verdana');

/*start common css for a theme*/

body {
    padding-top: 0px !important;
    font-family: "Source Sans 3", sans-serif !important;
}
.headersection {
    margin-left: 0p;
    margin-right: 0px;
    display: block !important;
}
.footer-top, .footer-bottom {
    margin-left: 0px;
    margin-right: 0px;
}
.container2 {
    margin-top: 0px;
    background: #FBFBF9;
}
.outsideframe .headersection .col-xs-12.col-sm-12.col-md-12.col-lg-12 {
    margin: 0;
    padding: 0;
}
div.outsideframe>div.row.hidden-lg.hidden-md {
    display: none !important;
}

/*end common css for all theme*/



body.theme_njpms {
	font-family: "Ubuntu Condensed", serif;
	font-size: 15px;
	color: #333;
	/* letter-spacing: 0; */
}

.theme_njpms .container {
	padding: 5px 25px;
	margin: 0 auto;
	max-width: 1200px;
	position: relative;
	background: white;
}

.theme_njpms footer {
  float: none;
}
.theme_njpms footer .container {
	background: #9E0B0F;
	color: #fff;
}

.theme_njpms footer .container p {
	font-family: "Ubuntu", serif;
	margin: 0;
	line-height: 25px;
	font-size: 14px;
}

.theme_njpms .topcontent .left div {
	padding: 0;
}

.theme_njpms .loginbtn {
	display: block;
	background: #9E0B0F;
	color: #FFFFFF;
	font-family: "Ubuntu", serif;
	font-size: 25px;
	text-align: center;
	padding: 7px 10px;
}

.theme_njpms .loginbtn:hover {
	text-decoration: none;
}

.theme_njpms .logopart p {
	font-family: 'Verdana', sans-serif;
	font-size: 20px;
	margin-bottom: 0px;
}

.theme_njpms .logopart p strong {
	font-weight: bold;
}

.theme_njpms .logopart .viewlink {
	font-size: 18px;
	color: #E87F6D;
	font-family: 'Verdana', sans-serif;
	text-decoration: underline;
}

.theme_njpms .topcontent {
	color: #fff;
	padding: 0;
	font-size: 12px;
	line-height: 24px;
}

.theme_njpms .copyright a {
	color: #fff;
	text-decoration: none;
}

.theme_njpms .socialtop {
	text-align: right;
}

.theme_njpms .socialtop a {
	color: #216294;
	height: 32px;
	width: 32px;
	display: inline-block;
	background: #fff;
	border-radius: 50px;
	font-size: 1.6em;
	text-align: center;
	line-height: 34px;
	transition: all 0.3s ease-in-out 0s;
}

.theme_njpms .socialtop a:hover {
	opacity: 0.7;
}

.theme_njpms #RTT {
	float: right;
	color: #fff;
	font-size: 14px;
	margin-top: 5rem;
	text-decoration: none;
}

.theme_njpms .header .container {
	padding: 0
}

.theme_njpms .header .container>.row {
	margin: 0;
}

.theme_njpms .logopart:after,
.theme_njpms .toppart:after {
	content: "";
	display: table;
	clear: both;
}

.theme_njpms .logopart {
	padding: 10px 0 7px 0;
	width: 100%;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.theme_njpms .menulink {
	background: rgba(20, 66, 143, 0.25);
}

.theme_njpms .rightdiv {
	padding: 0;
	max-width: 320px;
	margin-left: auto;
	text-align: center;
}

.theme_njpms .logopart>.col-md-8 {
	padding: 0;
}

.theme_njpms .toppart {
	background: #000000;
	color: #FFFFFF;
}

.theme_njpms .mediaguidelink {
	margin-bottom: 0;
	border: 0;
}

.theme_njpms .header .toppart ul li>a {
	color: #d6dde1;
	padding: 31px 25px 30px 13px;
	position: relative;
	font-size: medium;
	font-family: "Ubuntu Condensed", serif;
	text-transform: uppercase;
	background: transparent;
	border: 0;
	outline: none;
}

.theme_njpms .header .toppart #navbarCollapse1>ul>li:last-child>a {
	border-right: 0
}

.theme_njpms .header .toppart .navbar {
	min-height: 38px;
}

.theme_njpms .mediaguidelink ul#mediaguidelink {
	width: 100%;
}

.theme_njpms #navbarCollapse {
	padding: 0
}

.theme_njpms .mediaguidelink ul>li>a {
	padding: 13px 20px;
	line-height: normal;
}

.theme_njpms .mediaguidelink ul>li>a:hover {
	background: #9E0B0F;
}

.theme_njpms .mediaguidelink ul>li>a>i {
	margin-right: 10px
}

.theme_njpms .toppart li.dropdown.popmodal .dropdown-menu {
	background: rgba(1, 17, 54, 0.90) !important;
	color: #fff;
	padding: 15px;
	border-radius: 0;
	margin: 0;
}

.theme_njpms .toppart li.dropdown.popmodal .dropdown-menu #closemodal {
	float: right;
	margin-right: -6px;
	margin-top: -10px;

}

.theme_njpms .toppart ul.dropdown-menu li.open a.dropdown-toggle:focus,
.theme_njpms .toppart ul.dropdown-menu li.open a.dropdown-toggle {
	background: rgba(1, 17, 54, 0.12) !important;
}

.theme_njpms .toppart ul.dropdown-menu li a:focus {
	background: none !important;
}

.theme_njpms .mediaguidelink ul#mediaguidelink li.dropdown:hover b.dropdown-toggle::after {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}

.theme_njpms .mediaguidelink ul#mediaguidelink li.dropdown b.dropdown-toggle {
	position: relative;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	height: max-content;
	margin-left: 5px;
}

.theme_njpms .mediaguidelink ul#mediaguidelink li.dropdown b.dropdown-toggle::after {
	color: #d6dde1;
	width: auto;
	height: auto;
	z-index: 99;
	text-align: center;
	line-height: 100% !important;
	font: 12px / 26px 'Arial';
	position: absolute;
	content: '\25ba';
	transition: all 0.3s ease-in-out 0s;
	top: 3px;
	left: 0;

}






@media (min-width: 1200px) {
	.container {
		width: 1175px;
	}
}

@media only screen and (min-width:768px) {
	.theme_njpms .mediaguidelink ul#mediaguidelink .home-menu {
		display: none;
	}

	.theme_njpms header .mobile-login {
		display: none;
	}

	.theme_njpms #navbarCollapse1 {
		padding: 0;
	}

	/* .theme_njpms .header .toppart ul li>a>b{display: none;} */
	.theme_njpms .mediaguidelink ul li.lastlink {
		float: right
	}

	.theme_njpms .navbar-nav>li.dropdown:hover>a {
		background: #9E0B0F;
	}

	.theme_njpms .toppart ul.dropdown-menu li i.fa-angle-right {
		display: none;
	}

	.theme_njpms .toppart ul.dropdown-menu {
		display: block;
		visibility: hidden;
		opacity: 0;
		transition: all 0.3s ease-in-out 0s;
		width: max-content;
		box-shadow: none;
		border-radius: 0;
		padding: 0;
		background: #000;
		max-height: 0;
		border: 0;
		border-top: #fff solid 1px;

	}

	.theme_njpms .toppart ul.dropdown-menu li a {
		font-size: 14px;
		font-weight: normal;
		text-transform: capitalize;
		letter-spacing: 0.5px;
		transition: all 0.3sease-in-out 0s;
		cursor: pointer;
		padding: 9px 15px 8px;
		white-space: normal;
		word-wrap: break-word;
		color: #fff;
		text-transform: uppercase;
		font: normal 14px / 18px 'Ubuntu Condensed', 'Arial', sans-serif;

	}

	.theme_njpms .toppart ul.dropdown-menu li a:hover {
		background: #9E0B0F;
	}

	.theme_njpms .toppart ul.dropdown-menu li a i {
		float: right;
		margin-right: 0;
	}

	.theme_njpms .toppart ul>li.dropdown:hover>.dropdown-menu {
		visibility: visible;
		opacity: 1;
		/* transition: max-height 1s ease-in-out; */
		max-height: none;
	}

	.theme_njpms .toppart ul>li.dropdown .dropdown-menu.dropdown-submenu {
		visibility: hidden;
		opacity: 0;
		left: 100%;
		top: 0;
		margin-top: 0;
	}

	.theme_njpms .toppart ul>li.dropdown ul.dropdown-menu li.dropdown:hover .dropdown-menu.dropdown-submenu {
		visibility: visible;
		opacity: 1;
	}

	.theme_njpms .mediaguidelink ul#mediaguidelink>.dropdown:last-child>.dropdown-menu {
		left: auto;
		right: 0;
	}

	.theme_njpms .mediaguidelink ul#mediaguidelink>.dropdown:last-child>.dropdown-menu li a {
		text-align: right;
	}
}


@media only screen and (min-width:768px) and (max-width: 992px) {

	.theme_njpms .mediaguidelink ul#mediaguidelink>.dropdown>a {
		padding: 31px 20px 30px 11px;
	}
}



@media only screen and (max-width: 767px) {
	.theme_njpms nav.navbar button.navbar-toggle:focus i {
		color: #e87f6d !important;
	}

	.theme_njpms .mediaguidelink ul#mediaguidelink .home-menu a {
		color: #e87f6d;
	}

	.theme_njpms .header .toppart .navbar #navbarCollapse1 {
		position: absolute;
		background-color: #404b4d;
		padding: 10px 0;
		width: 100%;
		z-index: 1;
		box-shadow: none;
		border-top: #2b3233 solid 1px;
	}

	.theme_njpms .mediaguidelink ul#mediaguidelink li.dropdown b.dropdown-toggle {
		display: none;
	}

	.theme_njpms .mediaguidelink ul#mediaguidelink li.dropdown .dropdown-menu {
		position: relative;
		display: block;
		top: auto;
		/* border: 0; */
		width: 100%;
		background: #2b3233;
		border: 0;
		outline: none;
		box-shadow: none;
		border-radius: 0;
		margin: 0;
		padding: 0;
	}

	.theme_njpms .header .mobile-login {
		position: absolute;
		right: 15px;
		top: 8px;
		color: #d6dde1;
		font-size: 2.5rem;
	}

	.theme_njpms footer {
		padding: 0 10px;
	}

	.theme_njpms .header .container>.row {
		display: flex;
		flex-direction: column-reverse;
	}

	.theme_njpms .toppart {
		background: #404b4d;
	}

	.theme_njpms .header .toppart #navbarCollapse1>ul>li>a {
		border-right: 0;
		font-size: 18px;
		border-bottom: 0;
	}

	.theme_njpms .header .nav .dropdown-menu li a {
		padding: 6px 15px 7px 38px;
		font-size: 15px;
		text-transform: uppercase !important;
	}

	.theme_njpms .header .toppart ul li>a {
		padding: 5px 15px;
	}

	.theme_njpms .logopart {
		justify-content: center;
		padding: 10px 1rem;
	}

	.theme_njpms .header .toppart ul li>a {
		white-space: normal;
		word-wrap: break-word;

	}

	.theme_njpms .rightdiv {
		margin-top: 5rem;
	}

	.theme_njpms .socialtop {
		text-align: center;
	}

	.theme_njpms .logopart .viewlink {
		font-size: 14px;
	}

	.theme_njpms .topcontent .left div {
		text-align: center;
	}

	.theme_njpms .nav .dropdown-menu li a {
		font-weight: normal !important;
		border-bottom: rgb(255 255 255 / 9%) solid 1px;
		text-transform: capitalize !important;
	}

	.theme_njpms .nav .dropdown-menu li.dropdown.open a.dropdown-toggle i.fa-angle-right {
		transform: rotate(90deg);
	}

	.theme_njpms .nav>li.dropdown.open a.dropdown-toggle:focus,
	.nav>li.dropdown.open a.dropdown-toggle {
		background: #1B4F78;
	}

	.theme_njpms .mediaguidelink ul>li>a>i {
		margin-right: 3px;
	}

	.theme_njpms ul li.dropdown a i.fa-angle-right {
		float: right;
	}

	.theme_njpms .header .toppart ul>li>a>b {
		float: right
	}

	.theme_njpms .loginbtn {
		display: none;
	}

	.navbar-nav .open .dropdown-menu {
		background: #1B4F78;
		border-radius: 0;
	}

	.theme_njpms .mediaguidelink ul#mediaguidelink li.dropdown .dropdown-menu li.dropdown i {
		position: absolute;
		color: #fff;
		right: 19px;
		top: 12px;
	}

	.theme_njpms .header .toppart ul li:last-child>a {
		border-bottom: 0;
	}

	.theme_njpms .toppart button.navbar-toggle {
		color: #fff !important;
	}

	.theme_njpms nav.navbar button.navbar-toggle {
		float: none;
		font-weight: bold;
		color: #011136;
		margin-top: 0;
		margin-bottom: 0;
		padding: 11px 15px;
	}

	.theme_njpms .mediaguidelink ul#mediaguidelink li.dropdown {
		position: relative;
		clear: both;
		display: inline-block;
		width: 100%;
	}

	.theme_njpms .mediaguidelink ul#mediaguidelink li.dropdown.open>a,
	.theme_njpms .mediaguidelink ul#mediaguidelink li.dropdown.open>a:focus {
		background: #1b4f78;
	}

	.theme_njpms .mediaguidelink ul#mediaguidelink li.dropdown.open ul.dropdown-menu li.dropdown.open .dropdown-toggle i {
		transform: rotate(90deg);
	}

	.theme_njpms .mediaguidelink ul#mediaguidelink li.dropdown.open ul.dropdown-submenu {
		background: #114167;
	}

	.theme_njpms .mediaguidelink ul#mediaguidelink li.dropdown.open ul.dropdown-submenu>li>a {
		padding-left: 25px;
	}

	.theme_njpms nav.navbar button.navbar-toggle i {
		margin-right: 0;
		font-size: 2.3rem;
		color: #d6dde1
	}

	.theme_njpms .mediaguidelink ul#mediaguidelink {
		margin: 0;
	}

	.theme_njpms .mediaguidelink ul>li>a {
		font-size: 15px;
		padding: 10px 20px;
	}

	.theme_njpms .mediaguidelink ul>li.active>a {
		background: rgba(20, 66, 143, 0.25);
	}
}


@media only screen and (max-width: 320px) {
	.theme_njpms .login-search {
		width: 287px;
	}

	.theme_njpms .logopart img {
		max-width: 273px;
	}
}.event_1{background-color: #ff3333 !important;color:black !important;}.event_icon_1{color: #ff3333 !important;font-size:20px;}.event_icon_1:hover,.event_icon_1:focus{text-decoration:none;}.productTypeTagColor1,.productTypeTagColor1:hover { background-color:#ff3333;color:black !important; }.event_10{background-color: #8e7cc3 !important;color:black !important;}.event_icon_10{color: #8e7cc3 !important;font-size:20px;}.event_icon_10:hover,.event_icon_10:focus{text-decoration:none;}.productTypeTagColor10,.productTypeTagColor10:hover { background-color:#8e7cc3;color:black !important; }.event_11{background-color: #6aa84f !important;color:black !important;}.event_icon_11{color: #6aa84f !important;font-size:20px;}.event_icon_11:hover,.event_icon_11:focus{text-decoration:none;}.productTypeTagColor11,.productTypeTagColor11:hover { background-color:#6aa84f;color:black !important; }.event_-11{background-color: #7474d9 !important;color:black !important;}.event_icon_-11{color: #7474d9 !important;font-size:20px;}.event_icon_-11:hover,.event_icon_-11:focus{text-decoration:none;}.productTypeTagColor-11,.productTypeTagColor-11:hover { background-color:#7474d9;color:black !important; }.event_12{background-color: #f1c232 !important;color:black !important;}.event_icon_12{color: #f1c232 !important;font-size:20px;}.event_icon_12:hover,.event_icon_12:focus{text-decoration:none;}.productTypeTagColor12,.productTypeTagColor12:hover { background-color:#f1c232;color:black !important; }.event_-12{background-color: #bb93d5 !important;color:black !important;}.event_icon_-12{color: #bb93d5 !important;font-size:20px;}.event_icon_-12:hover,.event_icon_-12:focus{text-decoration:none;}.productTypeTagColor-12,.productTypeTagColor-12:hover { background-color:#bb93d5;color:black !important; }.event_13{background-color: #315178 !important;color:black !important;}.event_icon_13{color: #315178 !important;font-size:20px;}.event_icon_13:hover,.event_icon_13:focus{text-decoration:none;}.productTypeTagColor13,.productTypeTagColor13:hover { background-color:#315178;color:black !important; }.event_-13{background-color: #91d773 !important;color:black !important;}.event_icon_-13{color: #91d773 !important;font-size:20px;}.event_icon_-13:hover,.event_icon_-13:focus{text-decoration:none;}.productTypeTagColor-13,.productTypeTagColor-13:hover { background-color:#91d773;color:black !important; }.event_14{background-color: #6aa84f !important;color:black !important;}.event_icon_14{color: #6aa84f !important;font-size:20px;}.event_icon_14:hover,.event_icon_14:focus{text-decoration:none;}.productTypeTagColor14,.productTypeTagColor14:hover { background-color:#6aa84f;color:black !important; }.event_-14{background-color: #bb93d5 !important;color:black !important;}.event_icon_-14{color: #bb93d5 !important;font-size:20px;}.event_icon_-14:hover,.event_icon_-14:focus{text-decoration:none;}.productTypeTagColor-14,.productTypeTagColor-14:hover { background-color:#bb93d5;color:black !important; }.event_15{background-color: #bf9000 !important;color:black !important;}.event_icon_15{color: #bf9000 !important;font-size:20px;}.event_icon_15:hover,.event_icon_15:focus{text-decoration:none;}.productTypeTagColor15,.productTypeTagColor15:hover { background-color:#bf9000;color:black !important; }.event_-15{background-color: #FF8633 !important;color:black !important;}.event_icon_-15{color: #FF8633 !important;font-size:20px;}.event_icon_-15:hover,.event_icon_-15:focus{text-decoration:none;}.productTypeTagColor-15,.productTypeTagColor-15:hover { background-color:#FF8633;color:black !important; }.event_16{background-color: #990033 !important;color:white !important;}.event_icon_16{color: #990033 !important;font-size:20px;}.event_icon_16:hover,.event_icon_16:focus{text-decoration:none;}.productTypeTagColor16,.productTypeTagColor16:hover { background-color:#990033;color:white !important; }.event_-16{background-color: #e8eae7 !important;color:black !important;}.event_icon_-16{color: #e8eae7 !important;font-size:20px;}.event_icon_-16:hover,.event_icon_-16:focus{text-decoration:none;}.productTypeTagColor-16,.productTypeTagColor-16:hover { background-color:#e8eae7;color:black !important; }.event_2{background-color: #6aa84f !important;color:black !important;}.event_icon_2{color: #6aa84f !important;font-size:20px;}.event_icon_2:hover,.event_icon_2:focus{text-decoration:none;}.productTypeTagColor2,.productTypeTagColor2:hover { background-color:#6aa84f;color:black !important; }.event_3{background-color: #dd9d5a !important;color:black !important;}.event_icon_3{color: #dd9d5a !important;font-size:20px;}.event_icon_3:hover,.event_icon_3:focus{text-decoration:none;}.productTypeTagColor3,.productTypeTagColor3:hover { background-color:#dd9d5a;color:black !important; }.event_4{background-color: #ffff00 !important;color:black !important;}.event_icon_4{color: #ffff00 !important;font-size:20px;}.event_icon_4:hover,.event_icon_4:focus{text-decoration:none;}.productTypeTagColor4,.productTypeTagColor4:hover { background-color:#ffff00;color:black !important; }.event_5{background-color: #e06666 !important;color:black !important;}.event_icon_5{color: #e06666 !important;font-size:20px;}.event_icon_5:hover,.event_icon_5:focus{text-decoration:none;}.productTypeTagColor5,.productTypeTagColor5:hover { background-color:#e06666;color:black !important; }.event_6{background-color: #ffe599 !important;color:black !important;}.event_icon_6{color: #ffe599 !important;font-size:20px;}.event_icon_6:hover,.event_icon_6:focus{text-decoration:none;}.productTypeTagColor6,.productTypeTagColor6:hover { background-color:#ffe599;color:black !important; }.event_7{background-color: #c27ba0 !important;color:black !important;}.event_icon_7{color: #c27ba0 !important;font-size:20px;}.event_icon_7:hover,.event_icon_7:focus{text-decoration:none;}.productTypeTagColor7,.productTypeTagColor7:hover { background-color:#c27ba0;color:black !important; }.event_8{background-color: #45818e !important;color:black !important;}.event_icon_8{color: #45818e !important;font-size:20px;}.event_icon_8:hover,.event_icon_8:focus{text-decoration:none;}.productTypeTagColor8,.productTypeTagColor8:hover { background-color:#45818e;color:black !important; }.event_9{background-color: #bf9000 !important;color:black !important;}.event_icon_9{color: #bf9000 !important;font-size:20px;}.event_icon_9:hover,.event_icon_9:focus{text-decoration:none;}.productTypeTagColor9,.productTypeTagColor9:hover { background-color:#bf9000;color:black !important; }