
*{margin:0;padding:0;}
html {
	position: relative;
	min-height: 100%;
}
body {
	height: 100%;
	background: #fff;
	/* Margin bottom by footer height */
	margin-bottom: 135px;
	font-family: 'Open Sans', sans-serif;
	-webkit-font-smoothing:antialiased; 
	-webkit-text-size-adjust:none; 
	text-rendering: optimizelegibility;
	-moz-osx-font-smoothing:grayscale;
}

ul, li, ol {margin-left: 10px}
table { color: #000000 ; line-height: 1.5; }
td, th {padding: 5px; }


a {
	color: #335377;
}
a:hover {
	color: #548FD3;
}
a, button {
	outline: none;
	transition: .20s ease-in-out;
	-moz-transition: .20s ease-in-out;
	-webkit-transition: .20s ease-in-out;
}
a:focus {outline: none;}
h1, h2, h3, h4, h5 {color: #032440;}
p {color: #686b74;}
b, strong {
	font-weight: 600;
}
/* table */
table {
	width: 100%;
	margin-bottom: 20px;
	border: 1px solid #ddd;
	background-color: #fff;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border: 1px solid #ddd;
}
table > thead > tr > th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd;
}
table > caption + thead > tr:first-child > th,
table > colgroup + thead > tr:first-child > th,
table > thead:first-child > tr:first-child > th,
table > caption + thead > tr:first-child > td,
table > colgroup + thead > tr:first-child > td,
table > thead:first-child > tr:first-child > td {
	border-top: 0;
}
table > tbody + tbody {
	border-top: 2px solid #ddd;
}
table > thead > tr > th,
table > thead > tr > td {
	border-bottom-width: 2px;
}
img {
	display:block;
	max-width: 100%; 
	height: auto;
}
.h1, h1 {
	font-size: 32px;
}
#map img, .map_show img {max-width: inherit;}
#map {
	margin: 0px;
	padding: 0px
}
.map_show {
	height: 390px;
	width: 100%;
	margin-bottom: 20px;
}
.map_show.mini {
	height: 410px;
	width: 100%;
}
.menu-bar{
	background-color: #001d3f;
}
.menu-bar .navbar-default {
	border: none;
	margin-bottom: 0;
	min-height: 40px;
}
.menu-bar .navbar{
	background-color: #001d3f;
}
#menu-header {
	display: block;
	float: none;
	width: 100%;
	padding: 0;
}
#menu-header li, #menu-header ul {
	margin-left: 0;
}
#menu-header .toggler_nav > .dl-menuwrapper {
	display: table-cell;
	width: 1%;
	float: none;
	text-align: center;
	white-space: nowrap;
}
#menu-header .dl-menuwrapper > a {
	line-height: 40px;
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;
	display: block;
	cursor: pointer;
}
.dl-menuwrapper {
	z-index: 999;
	position: relative;
}
.dl-menuwrapper .dl-menu {
	background-color: #fdf6ee;
	text-transform: none;
	border: 1px solid #d7dce0;
	left: 0;
	right: auto;
	min-width: 180px;
	width: 100%
}
#menu-header .dl-menuwrapper > a.dl-trigger.dl-active {
	color: #5c7a9d;
}
.dl-menuwrapper ul{
	transform-style: flat;
	min-width: 180px;
	width: 100%
}
.dl-menuwrapper li {
	min-width: 180px;
	width: 100%
}
.dl-menuwrapper .dl-menu a {
	color: #1e3d6b;
	border-bottom: solid 1px #fdf6ee; 
	text-align: left!important;
}
.dl-menu a, .dl-submenu a {
	text-align: left;
}
.dl-menuwrapper li a {
	color: #1e3d6b;
	white-space: normal;
}
.dl-menuwrapper .dl-submenu {
	background-color: #fdf6ee;
	color: #1e3d6b;
}
.dl-menuwrapper li.dl-back::after, .dl-menuwrapper li > a:not(:only-child)::after {
	color: #1f3b6a;
}
.dl-menuwrapper li.dl-back > a {
	background-color: #002653;
	color: #fdf6ee;
	border-bottom: solid 1px #3c5878;
}
.dl-menuwrapper li > a:hover {
	background-color: #002653!important;
	color: #fdf6ee;
	border-bottom: solid 1px #fdf6ee; 
}
.dl-menuwrapper:last-child .dl-menu, .dl-menuwrapper:last-child .dl-submenu {
	left: auto;
	right: 0;
}
.dl-menuwrapper .dl-menu a:hover {
	background: #1e3d6b;
	color: #fff;
	border-bottom: solid 1px #3c5878;
	text-decoration: none;
}
#glyphiconHome {
	text-decoration: none;
	line-height: 80px;
}
#glyphiconHome span {
	color: #335377;
	text-decoration: none;
	font-size: 14px;
	font-weight: 600;
	display: inline-block;
	vertical-align: bottom;
}
#glyphiconHome > img {
	display: inline-block;
	vertical-align: middle;
}
#glyphiconBank{
	float: right;
	text-decoration: none;
	line-height: 80px;
}
#glyphiconBank > img {
	display: inline-block;
	vertical-align: middle;
}
#glyphiconBank span {
	text-transform: uppercase;
	color: black;
	font-size: 18px;
	vertical-align: middle;
}
.search-content {
	width: 100%;
}
.input-group.input-group-sm input.form-control {
	border-radius: 0;
}
.banner-background-img {
	position: relative;
}
.banner-background-img img {
	height: auto;
	width: 100%;
}
.banner-background-img h1 {
	position: relative;
	color: #548fd3;
	font-size: 40px;
	font-weight: 600;
	margin-top: 2.7%;
}
.banner-background-img h1 img{
	height: 60px;
	width: 361px;
}
/******--- carousel --- ***/
.banner-img{
	position: relative;
}
.banner-background-img {
	margin-bottom: -7%;
	z-index: 900;
}
.banner-background-img .title-holder {
	position: relative;
}
.banner-background-img .title-holder h1 {
	position: absolute;
	left: 0;
	top: 100%;
}
.carousel-inner .item img{
	width:  100%;
}
/******--- End  carousel --- ***/
.breadcrumb-menu {
	background-color: #002a4d;
	display: block;
	margin: 0;
	position: relative;
	z-index: 999;
}
.bred_margin .banner-img {
	overflow: hidden;
}
.breadcrumb-menu .breadcrumb{
	background-color: #002a4d;
	margin-left: 0;
	line-height: 38px;
	margin: 0;
	padding-left: 0;
}
.breadcrumb .active {
	color: #faf0e4;
}
.breadcrumb li {
	margin-left: 0;
}
.breadcrumb li a {
	color: #5c7a9d;
}
.breadcrumb li + li:before {
	color: #5c7a9d;
}
.content{
	display: block;
	margin: 10px auto 30px;
	padding: 0;
	float: none;
	color: black;
	font-size: 14px;
}
.content button{
	text-transform: uppercase;
}
.pdf-content > p , .pdf-content h1 {
	color: #002a4d;
	font-weight: bold;
	font-size: 18px;
}

.pdf-content img{
	margin-right: 10px;
}
.pdf-content .side_content, .pdf-content ul.side_menu {
	display: block;
	border-top: 5px solid #002a4d ;
	margin-left: 0;
	padding-top: 5px;
}
.pdf-content .side_content address {
	color: #002a4d;
	font-size: 14px;
	margin-top: 15px;
	line-height: 25px;
}
.pdf-content .side_content address abbr {
	font-weight: 600;
	color: #36597f;
}
.pdf-content .side_content address span {
	color: #3988e1;
}
.login {
	display: block;
	margin: 40px auto;
	color: #494a5d;
}
.login span{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
}
.radio-resident, .radio-term{
	margin-bottom: 30px;
}
.login button{
	padding: 5px 35px;
	border-radius: 0;
	text-transform: uppercase;
}
.footer-content {	
	font-size: 14px;
	color: white;
}
.footer-content a{
	color: #fff;
	font-size: 14px;
}
.footer-menu {
	margin-left: 0;
}
.footer-menu li {
	margin-left: 0;
	padding: 0;
}
.footer-menu li+li:before {
	content: "|";
	content: #fff;
	padding: 0 4px;
	line-height: 14px;
	font-size: 14px;
}
.footer-content a.enhance{
	color: #4982c2;
}
.footer-name-bank{
	text-transform: uppercase;
	font-size: 14px;
	display: inline-block;
	vertical-align: middle;
}
.footer-brand {
	text-align: right;
	display: inline-block;
	vertical-align: middle;
	width: 100%;
}
.search-content {
	z-index: 901;
	position: absolute;
	padding-top: 1%;
}
footer {
	height: 105px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	background-color: #001d3f;
	padding: 25px 0;
}
.footer-content img {
	float: right;
}
.form-styled {
	max-width: 580px;
}
.form-styled .form-control {
	border-radius: 2px;
	border-color: #b2bbc5;
	min-height: 48px;
}
.form-styled .form-group {
	margin-bottom: 25px;
}
.form-control::-moz-placeholder {
	color: #738396;
}
.form-control:-ms-input-placeholder {
	color: #738396;
}
.form-control::-webkit-input-placeholder {
	color: #738396;
}
.btn.btn-primary.blue, .frmInputSubmit {
	background: #548fd3;
	color: #fff;
	padding: 0 30px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	min-width: 145px;
	border: none;
	border-radius: 0;
}
.btn.btn-primary:hover,.btn.btn-primary:active {
	opacity: 0.8;
}
.management_block h2 {
	font-weight: 700;
}
.management_block .block {
	background: #faf0e4;
	display: table;
	vertical-align: middle;
	width: 100%;
	min-height: 100px;
	padding: 15px 20px;
	margin-bottom: 10px;
}
.management_block .block > div {
	display: inline-block;
	vertical-align: middle;
}
.management_block .block p {
	font-size: 18px;
	font-weight: 600;
	color: #36597f;
	margin-bottom: 5px;
}
.management_block .block a {
	display: block;
	font-size: 16px;
}
.side_menu {
	margin-left: 0;
}
.side_menu > li {
	list-style: none;
	display: block;
	width: 100%;
	margin: 15px 0 15px 0;
}
.side_menu > li a {
	font-size: 14px;
	color: #335377;
}
.pdf-content img {
	display: inline-block;
	max-width: 30px;

}
.navbar-header {
	float: none;
}
table {
	width: 100%!important;
	max-width: 100%!important;
}
.lnkPrint {
	color: #032440;
}
.lnkTxt {
	background: url(../images/glyphicon-Pdf.png) no-repeat 0px center;
	background-size: 30px auto;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: table-cell;
	vertical-align: middle;
	min-height: 40px;
	/*line-height: 40px;*/
	margin-bottom: 10px;
	display: block;
	vertical-align: middle;
	color: #335377;
	font-size: 14px;
}
#menu-header > li.dropdown.open > a {
	color: #333;
	background: #fdf6ee;
}

.csc-textpic-imagewrap.csc-textpic-single-image {
	margin-top: 10px;
}
.col-sm-8 ul li {
	color: #686b74!important;
	margin-bottom: 5px;
}
table a:hover {
	color: #fff!important;
	background: #002653!important;
}
table a {
	color: #335377!important;
}
.tdHeadline,.tdTeaserSubsidiaryHead {
	background: #002A4D!important;
	color: #fff!important;
}
.tdHeadline p, .tdTeaserSubsidiaryHead p {
	color: #fff!important;
}
table td {
	background: #BDD0EE!important;
	color: #335377!important;
}
table td p {
	color: #335377!important;
}
#menu-header > li.dropdown.open > a:hover, .btn-primary {
	background: #8E9FBB!important;
	color: #fff;
}
.btn-primary {
	border-color: transparent;
}
.banner-background-img h1 > span {
	display: block;
	font-size: 20px;
	line-height: 23px;
	color: #fff;
}
.menu_sidebar {
	margin: 0 0 5px;
}
.menu_sidebar li {
	list-style: none;
	margin-left: 0;
	margin-bottom: 0;
}
.menu_sidebar li a {
	padding: 10px 15px;
	background: #fdf6ee;
	color: #333;
	display: block;
	width: 100%;
	border-bottom: 1px solid #d7dce0;
}
.menu_sidebar li.title {
	background: #8E9FBB;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 10px 15px;
	width: 100%;
	border-bottom: 1px solid #d7dce0;
}
.menu_sidebar li:hover a{
	background: #8E9FBB;
	color: #fff;
	text-decoration: none;
}
.banner-img.subtitle .banner-background-img h1 img {
	margin-top: -7%;
}
.banner-img.subtitle .banner-background-img img + span {
	color: #fff;
}
.bred_margin .banner-background-img h1 img {
	max-height: 60px;
}
#menu-header.nav.navbar-nav.toggler_nav.hidden-xs li.dropdown.active a.dropdown-toggle, #menu-header.nav.navbar-nav.toggler_nav.hidden-xs li.dropdown.active{
	background: #8e9fbb;
	color: #fff;
}
/*#menu_sidebar li.active ul.collapse.in li.active ul.collapse.in li.active span.doubleTapToGo {
	background: #0a59ac;
	color: #fff;
	}*/
/*#menu_sidebar li.active ul.collapse.in li.active ul.collapse.in li.active span.doubleTapToGo + a{
	background: #0a59ac!important;
	}*/
	#menu_sidebar li.active ul.collapse.in li.active ul.collapse.in li.active span.doubleTapToGo + a >span {
		background: transparent;
	}
	#menu_sidebar .current >span {
		background: #0a59ac!important;
		color: #fff;
	}
	.bred_margin .banner-background-img h1 img {
		width: auto!important;
		max-width: 100%!important;
		height: auto!important;
	}
	@media (max-width: 1600px) {
		.banner-background-img h1 {
			margin-top: 4%;
		}
		.banner-img.subtitle .banner-background-img h1 {
			margin-top: 2%;
			line-height: 35px;
			font-size: 36px;
		}
		.banner-img.subtitle .banner-background-img h1 img {
			margin-top: -4%!important;;
		}
	}
	@media (max-width: 1460px) {
		.banner-background-img h1 {
			margin-top: 3%;
			font-size: 34px;
		}
		.banner-img.subtitle .banner-background-img h1 {
			margin-top: 2%;
			line-height: 30px;
			font-size: 30px;
		}
		.banner-img.subtitle .banner-background-img h1 img {
			margin-top: -3%!important;
			max-height: 45px;
			width: auto;
			max-width: 100%!important;
		}
	}

	@media (max-width: 1300px) {
		.banner-background-img h1 {
			margin-top: 3%;
			font-size: 35px;
		}
		.banner-img.subtitle .banner-background-img h1 {
			font-size: 26px;
			line-height: 30px;
			margin-top: 10px;
		}

	}
	@media (max-width: 1150px) {
		.bred_margin .banner-background-img h1 img {
			max-height: 50px;
		}

	}
	@media (min-width: 768px) and (max-width: 1023px) {
		.bred_margin .banner-img .banner-background-img  img{
			min-height: 170px;
		}
		.breadcrumb-menu {
			margin-top: -19px;
		}
	}
	@media (min-width: 768px) {
		.banner-background-img h1 {
			max-width: 60%;
			line-height: 38px;
		}
		.main_nav ul , .main_nav li {
			margin-left: 0;
		}
		.navbar-nav > li {
			display: table-cell;
			width: 1%;
			float: none!important;
			text-align: center;
			white-space: nowrap;
		}
		.dropdown-menu {
			padding: 0;
		}
		.dropdown-menu a {
			color: #1f3b6a;
			padding: 10px 15px!important;
		}
		.dropdown-menu li {
			background: #fdf6ee;
			border-bottom: solid 1px #d7dce0; 
		} 
		.navbar-default .navbar-nav > li > a {
			color: #fff;
		}
		.navbar-nav > li > a {
			color: #fff;
			cursor: pointer;
			display: block;
			font-size: 13px;
			line-height: 40px;
			text-transform: uppercase;
			padding: 0 5px;
		}
		.dropdown-submenu{
			position:relative;
		} 
		.dropdown-submenu > .dropdown-menu{
			top:0;
			left:100%;
			margin-top:-1px;
			margin-left:-1px;
			-webkit-border-radius:0 6px 6px 6px;
			-moz-border-radius:0 6px 6px 6px;
			border-radius:0 6px 6px 6px;
		} 
		.dropdown-submenu:hover > .dropdown-menu{
			display:block;
		}
		.dropdown-submenu > a:after{
			display:block;
			content:" ";
			float:right;
			width:0;
			height:0;
			border-color:transparent;
			border-style:solid;
			border-width:5px 0 5px 5px;
			border-left-color:#1f3b6a;
			margin-top:5px;
			margin-right:-10px;
		}
		.dropdown-submenu:hover > a:after{
			border-left-color:#d7dce0;
		}
		.dropdown-submenu:hover > a:hover ,.dropdown-submenu > a:hover {
			background: #8E9FBB;
			color: #fff!important;
		}
		.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover, li.dropdown.open > a:hover{
			background: #8E9FBB;
			color: #fff!important;
		}
		.dropdown-submenu .pull-left{
			float:none;
		}
		.dropdown-submenu.pull-left > .dropdown-menu{
			left:-100%;
			margin-left:10px;
			-webkit-border-radius:6px 0 6px 6px;
			-moz-border-radius:6px 0 6px 6px;
			border-radius:6px 0 6px 6px;
		}
		.toggler_nav .dropdown:hover > .dropdown-menu{
			display: block;
		}
		.edge > .dropdown-menu .dropdown-menu{
			left: auto;
			right: 100% !important;
		}
		/*rightmenu*/
		span.list-group-item {
			overflow: hidden;
			height: 40px;
			line-height: 40px;
			padding: 0 0 0 15px;
		}
		a.list-group-item {
			overflow: hidden;
			height: 40px;
			line-height: 40px;
			padding: 0 15px;
		}
		.list-group-item .glyphicon {
			float: right;
			display: inline-block;
			vertical-align: middle;
			width: 60px;
			height: 40px;
			top: 0;
			line-height: 40px;
			text-align: center;
		}
		.list-group-item > a {
			float: left;
			width: 100%;
			margin-right: -60px;
			display: inline-block;
			vertical-align: middle;
			height: 40px;
			line-height: 40px;

		}
		.active-panel, .active-panel .list-group-item{
			background: blue
		}
		.metismenu .arrow {
			float: right;
			line-height: 1.42857;
		}
		.metismenu .glyphicon.arrow:before {
			content: "\e079";
		}
		.metismenu .active > a > .glyphicon.arrow:before {
			content: "\e114";
		}

		/* metis menu */

		.arrow {
			float: right;
		}
		.glyphicon.arrow:before {
			content: "\e259";
		}
		.active > a > .glyphicon.arrow:before {
			content: "\e260";
		}
		.fa.arrow:before {
			content: "\f104";
		}
		.active > a > .fa.arrow:before {
			content: "\f107";
		}
		.plus-times {
			float: right;
		}
		.fa.plus-times:before {
			content: "\f067";
		}
		.active > a > .fa.plus-times {
			filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
			-webkit-transform: rotate(45deg);
			-moz-transform: rotate(45deg);
			-ms-transform: rotate(45deg);
			-o-transform: rotate(45deg);
			transform: rotate(45deg);
		}
		.plus-minus {
			float: right;
		}
		.fa.plus-minus:before {
			content: "\f067";
		}
		.active > a > .fa.plus-minus:before {
			content: "\f068";
		}
		#menu_sidebar {
			margin-left: 0;
		}
		#menu_sidebar li {
			list-style: none;		
			margin-left: 0;
		}
		#menu_sidebar li a {
			padding: 10px 0px;
			/*	background: #fdf6ee;*/
			color: #333;
			display: block;
			width: 100%;
			padding-right: 10px!important;
			text-decoration: none;
			transition: .0s ease-in-out;
			-moz-transition: .0s ease-in-out;
			-webkit-transition: .0s ease-in-out;
		}
		#menu_sidebar li > span {
			padding: 10px 0px;
			background: #fdf6ee;
			color: #333;
			display: inline-block;
			width: 100%;
			padding-right: 10px!important;
			text-decoration: none;
			cursor: pointer;
		}
		#menu_sidebar > li > a, #menu_sidebar li > span{
			padding: 10px 5px;
			padding-left: 5px;
			border-bottom: 1px solid #d7dce0;
		} 
		#menu_sidebar > li:hover > a {
			color: #fff;
		}
		#menu_sidebar > li.active > span,
		#menu_sidebar > li:hover > span
		{
			background: #031D3D;
			color: #fff;
		}
		#menu_sidebar > li.active > a {
			color: #fff;
		}
		#menu_sidebar > li.active > ul > li > a {
			color: #fff;
		}
		#menu_sidebar > li.active > ul > li > span{
			background: #3A5A7E;
			color: #fff;
		}
/*#menu_sidebar > li:hover > span{
	background: #5A90CF;
	color: #fff;
}
*/
#menu_sidebar > li > ul > li:hover > span {
	/*background: #5A90CF;*/
	color: #fff;
}
/*#menu_sidebar > li:hover > a {
	background: #5A90CF;
	color: #fff;
	}*/
	#menu_sidebar > li.active > ul > li:hover > a {
		background: transparent;
		color: #fff;
	}

	/*#menu_sidebar > li.active > ul > li:hover > a, #menu_sidebar > li > ul > li.active > a,*/
	/*#menu_sidebar > li.active > ul > li:hover > span,*/ 
	#menu_sidebar > li > ul > li.active > span {
		/*background: #002A4D;*/
		color: #fff;
		border-bottom: transparent;
		/*background: #5a90cf*/
	}
/*#menu_sidebar li.active ul.collapse.in li.active ul.collapse.in li.active span {
	background: #5a90cf
	}*/
	#menu_sidebar > li > ul > li > a, #menu_sidebar > li > ul > li > span {
		border-bottom: 1px solid #d7dce0;
		padding-left: 15px;
	}
	/*#menu_sidebar > li > ul > li.active > ul > li > a, */
	#menu_sidebar > li > ul > li > ul > li > span {
		background: #8E9FBB;
		color: #fff;
	}
	#menu_sidebar > li > ul > li.active > ul > li:hover > a, 
	#menu_sidebar > li > ul > li > ul > li.active > a,
	#menu_sidebar > li > ul > li > ul > li > a {
		color: #fff;
	}
	#menu_sidebar > li > ul > li.active > ul > li:hover > span, 
	#menu_sidebar > li > ul > li > ul > li.active > span{
		/*background: #5A90CF;*/
		color: #fff;
	}
	#menu_sidebar > li > ul > li > ul > li > a, #menu_sidebar > li > ul > li > ul > li > span {
		border-bottom: 1px solid #d7dce0;
		padding-left: 25px;
	}
	#menu_sidebar li.active ul.collapse.in li.onpath.active ul.collapse.in > li.active > span {
		border-color: transparent;
	}
	#menu_sidebar > li.active > span.doubleTapToGo {
		border-color: transparent;
	}
	#menu_sidebar > li > ul > li > ul > li > ul > li a, 
	#menu_sidebar > li > ul > li > ul > li > ul > li span{
		border-bottom: 1px solid #d7dce0;
		padding-left: 30px;
		background: #AEC4E8;
		color: #fff;
	}

	#menu_sidebar > li > ul > li > ul > li > ul > li.active span {
		background: #0A59AC!important;
		color: #fff;
	}
	#menu_sidebar > li > ul > li > ul > li > ul > li:hover a, #menu_sidebar > li > ul > li > ul > li > ul > li:hover > span {
		background: #5a90cf;
		color: #fff;
	}
	#menu_sidebar ul {
		margin-left: 0;
	}
	#menu_sidebar li > span {
		display: inline-block;
		width: 100%;
		vertical-align: middle;
		margin-right: -20%;
	}
	#menu_sidebar li span + a {
		display: inline-block;
		vertical-align: middle;
		text-align: center;
		width: 20%;
		border-bottom: none!important;
		padding-right: 20px!important;
	}
	#menu_sidebar > li.active > ul > li > span:hover {
		background: #5a90cf;
		color: #fff;
	}
	#menu_sidebar > li > ul > li > ul > li > span:hover {
		background: #5a90cf;
		color: #fff;
	}
	#menu_sidebar li:hover > span + a {
		background: transparent;
	}



	.reveal	{
		font-size: 14px;
		color:white;
		background-color: #001d3f;
		padding:7px;
		box-shadow:1px 1px 1px black;
	}


	/* metis menu */
}
@media (max-width: 1200px) {
	#menu-header .toggler_nav > .dl-menuwrapper {
		white-space: normal;
		vertical-align: middle;
		min-height: 40px;

	}
	#menu-header .dl-menuwrapper > a {
		display: inline-block;
		vertical-align: middle;
		line-height: 18px;
	}
	.dl-menu.dl-menuopen {
		top: 40px;
	}
	.banner-background-img h1 {
		font-size: 30px;
	}
	footer {
		height: auto;
		position: relative;
	}
	body {
		margin-bottom: 0px;
	}
	#menu-header > li > a {
		font-size: 12px;
		line-height: 1;
	}
	#menu-header > li {
		vertical-align: middle;
		white-space: normal;
		padding: 8px 0;
	}
	#menu-header > li.dropdown.open > a, #menu-header > li.dropdown.open > a:hover, .btn-primary{
		background: transparent!important;
		color: #fff;
	}
	#menu-header > li.dropdown.open:hover {
		background: #8e9fbb none repeat scroll 0 0 !important;
		color: #fff;
	}
	html body.bred_margin div.banner-img div.banner-background-img div.container div.title-holder h1.hidden-xs.text-uppercase img {
		width: auto!important;
		height: auto!important;
	}
}

@media (max-width: 993px) {
	#menu-header > li > a {
		font-size: 10px;
	}
	.banner-background-img h1 {
		font-size: 20px;
		width: 100%
	}
	.subtitle .banner-background-img h1 span {
		font-size: 14px!important;
	}
	.subtitle .banner-background-img .title-holder h1 {
		line-height: 1;
	}
	.search-content {
		position: relative;
		padding: 5px 0;
	}
	#glyphiconHome {
		line-height: 40px;
	}
	.side_menu > li a {
		font-size: 14px;
	}
	.pdf-content .side_content address {
		font-size: 14px;
	}
	p {
		font-size: 13px;
	}
	.navbar-nav > li {
		display: table-cell;
		float: none !important;
		padding: 9px 0;
		text-align: center;
		width: auto;
	}
	#menu-header {
		display: table;
		float: none;
		padding: 0;
		vertical-align: middle;
		width: 100%;
	}
	.banner-img.subtitle .banner-background-img h1 img {
		margin-top: 0!important;
	}
	.banner-background-img h1 img {
		height: auto;
		width: 220px;
	}
}
@media (max-width: 768px) {
	.mm-menu {
		background: #fdf6ee;
		color: #1f3b6a!important;
	}
	p {
		font-size: 13px;
	}
	#menu-header {
		border: none;
	}
	.toggler_nav {display: none;}
	.navbar-collapse.collapse.in .toggler_nav {display: block;}
	#menu-header .toggler_nav > .dl-menuwrapper {
		display: block;
		width: 100%;
	}
	.dl-menuwrapper button:hover, .dl-menuwrapper button.dl-active, .dl-menuwrapper ul {
		background: #fdf6ee;
	}
	.dl-menuwrapper button.dl-trigger.dl-active::after {
		box-shadow:
		0 10px 0 #548fd3, 
		0 20px 0 #548fd3;
		background: #548fd3
	}
	.dl-trigger {
		float: right;
	}
	.dl-menuwrapper {
		max-width: 100%;
	}
	.dl-menu, .dl-menu li, .dl-menu ul {
		margin-left: 0;
	}
	.search-content .pull-right {
		float: none!important;
	}
	.footer-menu {
		text-align: center;
	}
	.footer-content {
		text-align: center;
	}
	.footer-brand img {
		float: none;
		display: block;
		margin: 5px auto;
	}
	.management_block h2 {
		font-size: 24px;
	}
	.management_block .block p {
		font-size: 14px;
	}
	.management_block .block a {
		font-size: 13px;
	}
	.clearfix {
		display: none;
	}
	.navbar-toggle {
		margin-right: 1px;
	}
}
@media (max-width: 480px) {
	.management_block h2 {
		font-size: 20px;
	}
	.breadcrumb-menu .breadcrumb {
		padding: 0;
		font-size: 13px;
	}
	#glyphiconHome {
		display: none;
	}
	.search-content {
		padding: 10px 0 15px;
	}
	.lnkTxt {
		line-height: 25px;
		word-break: break-all;
		font-size: 13px;
	}

}
@media print {
	.menu-bar {
		display: none!important;
	}
	#menu-trigger {
		display: none!important;
	}
	#menu-header {
		display: none!important;
	}
	.footer-brand, .footer-menu, .search-content, .banner-img {
		display: none;
	}
	a[href]:after, abbr[title]:after {
		content: none !important;
	}
	.lnkPrint {
		display: none;
	}
	.lnkTxt {
		background: none;
		padding-left: 0;
	}
}
.custom-accordion .not-first {
	position: relative;
	cursor: pointer;
	padding-left: 20px;
	font-size: 22px;
}
.custom-accordion .not-first:before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 0; 
	height: 0; 
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #032440;
	transition: all 0.3s ease;
}
.custom-accordion .not-first.open:before {
	-webkit-transform: rotate(180deg) translateY(-50%);
	-ms-transform: rotate(180deg) translateY(-50%);
	-o-transform: rotate(180deg) translateY(-50%);
	transform: rotate(180deg) translateY(-50%);
	margin-top: -7px;
}
.custom-accordion .not-first ~ .download-wrap {
	display: none;
	margin-bottom: 20px;
}
div#js-disabled {
	position: fixed;
	z-index: 9999;
	text-align: center;
	background: rgba(0, 29, 63, .8);
	padding: 20px;
	color: white;
	top: 0;
	left: 0;
	right: 0;
}
div#js-disabled p {
	position: relative;
	color: white;
}
div#js-disabled p a {
	color: #337ab7;
	font-weight: bold;
}