    /*=====================================
	1. Styles for header
	2. Styles for nav-opener
	3. Styles for drop-wrap
	4. Styles for main-nav
	5. Styles for h1
	6. Styles for h2
	7. Styles for accessibility
	8. Styles for breadcrumb
	9. Styles for blockquote
	10. Styles for main
	11. Styles for buttons
	12. Styles for form-control
	13. Styles for hero-block
	14. Styles for card-holder
	15. Styles for herosm-block
	15. Styles for content
	16. Styles for heromd-block
	16. Styles for heromd-block
	18. Styles for about-block
	19. Styles for tabs-block
	20. Styles for download-block
	21. Styles for tabs-block
	22. Styles for sidebar
	23. Styles for related-block
	24. Styles for search-block
	25. Styles for detail-block
	26. Styles for finding-block
	27. Styles for table-wrap
	28. Styles for listing-block
	29. Styles for  result-list
	30. Styles for  result-list
	31. Styles for  result-list
	32. Styles for footer
	33. Styles for print version

=====================================*/

.breadcrumb,
.nav-list,
.nav-list > li .sub-drop,
.card-wrap .quick-links,
.flags-list,
.contact-list,
.extra-list,
.related-block .related-list,
.table .recomendation-list,
.table .order-list,
.tabs-block .event-list,
.tabs-block .tasks-list,
.tabs-block .tasks-list .detail-list,
.result-list,
.result-list .btn-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.ellipsis {
	white-space: nowrap; /* 1 */
	text-overflow: ellipsis; /* 2 */
	overflow: hidden;
}

@font-face {
	font-family: "VIC";
	src: url("../fonts/VIC-Bold.woff2") format("woff2"), url("../fonts/VIC-Bold.woff") format("woff"), url("../fonts/VIC-Bold.eot") format("opentype");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "VIC";
	src: url("../fonts/VIC-BoldItalic.woff2") format("woff2"), url("../fonts/VIC-BoldItalic.woff") format("woff"), url("../fonts/VIC-BoldItalic.eot") format("opentype");
	font-weight: 700;
	font-style: italic;
}

@font-face {
	font-family: "VIC";
	src: url("../fonts/VIC-ExtraLight.woff2") format("woff2"), url("../fonts/VIC-ExtraLight.woff") format("woff"), url("../fonts/VIC-ExtraLight.eot") format("opentype");
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: "VIC";
	src: url("../fonts/VIC-ExtraLightItalic.woff2") format("woff2"), url("../fonts/VIC-ExtraLightItalic.woff") format("woff"), url("../fonts/VIC-ExtraLightItalic.eot") format("opentype");
	font-weight: 200;
	font-style: italic;
}

@font-face {
	font-family: "VIC";
	src: url("../fonts/VIC-Italic.woff2") format("woff2"), url("../fonts/VIC-Italic.woff") format("woff"), url("../fonts/VIC-Italic.eot") format("opentype");
	font-weight: 400;
	font-style: italic;
}

@font-face {
	font-family: "VIC";
	src: url("../fonts/VIC-Light.woff2") format("woff2"), url("../fonts/VIC-Light.woff") format("woff"), url("../fonts/VIC-Light.eot") format("opentype");
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: "VIC";
	src: url("../fonts/VIC-LightItalic.woff2") format("woff2"), url("../fonts/VIC-LightItalic.woff") format("woff"), url("../fonts/VIC-LightItalic.eot") format("opentype");
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: "VIC";
	src: url("../fonts/VIC-Medium.woff2") format("woff2"), url("../fonts/VIC-Medium.woff") format("woff"), url("../fonts/VIC-Medium.eot") format("opentype");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "VIC";
	src: url("../fonts/VIC-MediumItalic.woff2") format("woff2"), url("../fonts/VIC-MediumItalic.woff") format("woff"), url("../fonts/VIC-MediumItalic.eot") format("opentype");
	font-weight: 500;
	font-style: italic;
}

@font-face {
	font-family: "VIC";
	src: url("../fonts/VIC-Regular.woff2") format("woff2"), url("../fonts/VIC-Regular.woff") format("woff"), url("../fonts/VIC-Regular.eot") format("opentype");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "VIC";
	src: url("../fonts/VIC-SemiBold.woff2") format("woff2"), url("../fonts/VIC-SemiBold.woff") format("woff"), url("../fonts/VIC-SemiBold.eot") format("opentype");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "VIC";
	src: url("../fonts/VIC-SemiBoldItalic.woff2") format("woff2"), url("../fonts/VIC-SemiBoldItalic.woff") format("woff"), url("../fonts/VIC-SemiBoldItalic.eot") format("opentype");
	font-weight: 600;
	font-style: italic;
}

@font-face {
	font-family: "icomoon";
	src: url("../fonts/icomoon.eot?i0ivb5");
	src: url("../fonts/icomoon.eot?i0ivb5#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?i0ivb5") format("truetype"), url("../fonts/icomoon.woff?i0ivb5") format("woff"), url("../fonts/icomoon.svg?i0ivb5#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
}

:root {
  --font-family-sans-serif: "VIC";
}

body,
.tooltip,
.popover {
  font-family: "VIC";
}

[class^="icon-"],
[class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "icomoon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1; /* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-event:before {
	content: "\e912";
}

.icon-left:before {
	content: "\e911";
}

.icon-right:before {
	content: "\e908";
}

.icon-triangle-down:before {
	content: "\e90c";
}

.icon-message:before {
	content: "\e910";
}

.icon-calendar:before {
	content: "\e90f";
}

.icon-download:before {
	content: "\e906";
}

.icon-text:before {
	content: "\e903";
}

.icon-pdf:before {
	content: "\e905";
}

.icon-word:before {
	content: "\e90e";
}

.icon-clock:before {
	content: "\e901";
}

.icon-family:before {
	content: "\e904";
}

.icon-arrow:before {
	content: "\e902";
}

.icon-coroner:before {
	content: "\e909";
}

.icon-file1:before {
	content: "\e90a";
}

.icon-person:before {
	content: "\e90b";
}

.icon-megaphone:before {
	content: "\e907";
}

.icon-search:before {
	content: "\e900";
}

.icon-down:before {
	content: "\e90d";
}

.icon-location:before {
	content: "\e947";
}

.icon-up:before {
	content: "\e913";
}

/* custom select styles */

.jcf-select {
	display: inline-block;
	vertical-align: top;
	position: relative;
	border: 1px solid #d0d5d8;
	background: #fff;
	color: #13294b;
	margin: 0 0 12px;
	width: 100%;
	height: 38px;
	box-shadow: inset 0 1px 0 0 #ececec;
	border-radius: 2px;
}

.jcf-select select {
	z-index: 1;
	left: 0;
	top: 0;
}

.jcf-select .jcf-select-text {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	cursor: default;
	display: block;
	font-size: 13px;
	line-height: 38px;
	margin: 0 35px 0 15px;
}

.jcf-select .jcf-select-opener {
	position: absolute;
	text-align: center;
	width: 18px;
	bottom: 0;
	right: 0;
	top: 0;
}

.jcf-select .jcf-select-opener:after {
	content: "\e90d";
	font-family: icomoon;
	position: absolute;
	top: 5px;
	font-weight: 700;
	left: 0;
}

body > .jcf-select-drop {
	position: absolute;
	margin: -1px 0 0;
	z-index: 9999;
}

body > .jcf-select-drop.jcf-drop-flipped {
	margin: 1px 0 0;
}

.jcf-select .jcf-select-drop {
	position: absolute;
	margin-top: 0;
	z-index: 9999;
	top: 100%;
	left: -1px;
	right: -1px;
}

.jcf-select .jcf-drop-flipped {
	bottom: 100%;
	top: auto;
}

.jcf-select-drop .jcf-select-drop-content {
	border: 1px solid #54565a;
}

/* multiple select styles */

.jcf-list-box {
	overflow: hidden;
	display: inline-block;
	border: 1px solid #b8c3c9;
	min-width: 200px;
	margin: 0 15px;
}

/* select options styles */

.jcf-list {
	display: inline-block;
	vertical-align: top;
	position: relative;
	background: #fff;
	line-height: 18px;
	font-size: 15px;
	width: 100%;
}

.jcf-list .jcf-list-content {
	vertical-align: top;
	display: inline-block;
	overflow: auto;
	width: 100%;
}

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

.jcf-list ul li {
	overflow: hidden;
	display: block;
}

.jcf-list .jcf-overflow {
	overflow: auto;
}

.jcf-list .jcf-option {
	overflow: hidden;
	cursor: default;
	display: block;
	padding: 9px 9px;
	color: #656565;
	height: 1%;
}

.jcf-list .jcf-disabled {
	background: #fff !important;
	color: #aaa !important;
}

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
	background: #e6e6e6;
	color: #000;
}

.jcf-list .jcf-optgroup-caption {
	white-space: nowrap;
	font-weight: bold;
	display: block;
	padding: 5px 9px;
	cursor: default;
	color: #000;
}

.jcf-list .jcf-optgroup .jcf-option {
	padding-left: 30px;
}

/* custom scrollbars styles */

.jcf-scrollable-wrapper {
	box-sizing: content-box;
	position: relative;
}

.jcf-scrollbar-vertical {
	position: absolute;
	cursor: default;
	background: #e3e3e3;
	width: 14px;
	bottom: 0;
	right: 0;
	top: 0;
}

.jcf-scrollbar-vertical .jcf-scrollbar-dec,
.jcf-scrollbar-vertical .jcf-scrollbar-inc {
	background: #bbb;
	height: 14px;
	width: 14px;
	left: 0;
	top: 0;
}

.jcf-scrollbar-vertical .jcf-scrollbar-inc {
	top: auto;
	bottom: 0;
}

.jcf-scrollbar-vertical .jcf-scrollbar-handle {
	background: #ced3d6;
	height: 1px;
	width: 14px;
}

.jcf-scrollbar-horizontal {
	position: absolute;
	background: #f2f3f4;
	right: auto;
	top: auto;
	left: 0;
	bottom: 0;
	width: 1px;
	height: 24px;
	border-bottom: 2px solid #e1e4e6;
	border-top: 2px solid #e1e4e6;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-dec,
.jcf-scrollbar-horizontal .jcf-scrollbar-inc {
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	background: #ced3d6;
	height: 23px;
	width: 25px;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-dec:after {
	height: 0;
	width: 0;
	border-bottom: 5px solid transparent;
	border-right: 6px solid #fff;
	border-top: 5px solid transparent;
	content: "";
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 8px;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-inc {
	left: auto;
	right: 0;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-inc:after {
	height: 0;
	width: 0;
	border-bottom: 5px solid transparent;
	border-left: 6px solid #fff;
	border-top: 5px solid transparent;
	content: "";
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 7px;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-slider {
	display: inline-block;
	position: relative;
	height: 24px;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-handle {
	position: absolute;
	background: #ced3d6;
	height: 20px;
	border-radius: 20px;
}

.jcf-scrollbar.jcf-inactive .jcf-scrollbar-handle {
	visibility: hidden;
}

.jcf-scrollbar.jcf-inactive .jcf-scrollbar-dec,
.jcf-scrollbar.jcf-inactive .jcf-scrollbar-inc {
	background: #e3e3e3;
}

/* common custom form elements styles */

.jcf-disabled {
	background: #ddd !important;
}

.jcf-focus,
.jcf-focus * {
	border-color: #f00 !important;
}

/* common custom form elements styles */

.jcf-disabled {
	background: #ddd !important;
}

.jcf-focus,
.jcf-focus * {
	border-color: #54565a !important;
}

body {
	min-width: 320px;
	color: #13294b;
	font-weight: 300;
}

a {
	-webkit-transition: color .35s linear;
	transition: color .35s linear;
	color: #13294b;
	text-decoration: underline;
}

a:hover {
	color: #bb3b18;
}

/*=====================================
	5. Styles for h1
=====================================*/

h1 {
	font-size: 36px;
	line-height: 1.1;
	font-weight: 600;
	margin: 0 0 7px;
	letter-spacing: -1.35px;
}

/*=====================================
	6. Styles for h2
=====================================*/

h2 {
	font-size: 22px;
	line-height: 1.27;
	font-weight: 600;
	letter-spacing: -.47px;
	margin: 0 0 15px;
	color: #11284b;
}
h3 {
    font-size: 20px;
}
h4 {
    font-size: 18px;
}
/*=====================================
	7. Styles for accessibility
=====================================*/

.accessibility {
	position: absolute;
	left: -10000px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

.accessibility:focus {
	position: static;
	width: auto;
	height: auto;
	margin-left: 25px;
}

/*=====================================
	8. Styles for breadcrumb
=====================================*/

.breadcrumb {
	background: none;
	display: block;
	margin: 0 0 27px;
}

.breadcrumb--white li:last-child {
  color: #11284b;
}

.breadcrumb--white li:last-child:before {
  color: #8c97a8;
}

.page-node-type-webform .breadcrumb li,
.page-node-type-webform .breadcrumb .breadcrumb-item,
.page-node-type-detail-page .breadcrumb li,
.page-node-type-detail-page .breadcrumb .breadcrumb-item,
.page-node-type-basic .breadcrumb li,
.page-node-type-basic .breadcrumb .breadcrumb-item,
.page-node-type-media-release .breadcrumb li,
.page-node-type-media-release .breadcrumb .breadcrumb-item{
	color: #11284b;
}


.page-node-type-webform .breadcrumb li a,
.page-node-type-webform .breadcrumb .breadcrumb-item a,
.page-node-type-detail-page .breadcrumb li a,
.page-node-type-detail-page .breadcrumb .breadcrumb-item a,
.page-node-type-basic .breadcrumb li a,
.page-node-type-basic .breadcrumb .breadcrumb-item a,
.page-node-type-media-release .breadcrumb li a,
.page-node-type-media-release .breadcrumb .breadcrumb-item a
{
	color: rgba(17, 40, 75, .5);
}


.page-node-type-webform .breadcrumb li:before,
.page-node-type-webform .breadcrumb .breadcrumb-item:before,
.page-node-type-detail-page .breadcrumb li:before,
.page-node-type-detail-page .breadcrumb .breadcrumb-item:before,
.page-node-type-basic .breadcrumb li:before,
.page-node-type-basic .breadcrumb .breadcrumb-item:before,
.page-node-type-media-release .breadcrumb li:before,
.page-node-type-media-release .breadcrumb .breadcrumb-item:before{
	color: rgba(17, 40, 75, .5);
}

.breadcrumb li,
.breadcrumb .breadcrumb-item {
	font-size: 10px;
	line-height: 1.2;
	text-transform: uppercase;
	letter-spacing: .72px;
	color: #f9f8f8;
	display: inline;
	position: relative;
	text-decoration: none;
}

.breadcrumb li:before,
.breadcrumb .breadcrumb-item:before {
	content: "/";
	display: inline;
	padding: 0 4px;
	color: #f9f8f8;
	opacity: .5;
}

.breadcrumb li:first-child:before,
.breadcrumb .breadcrumb-item:first-child:before {
	content: none;
}

.breadcrumb li a,
.breadcrumb .breadcrumb-item a {
	-webkit-transition: color .35s linear;
	transition: color .35s linear;
	color: #8c97a8;
	text-decoration: none;
}

.breadcrumb li a:hover,
.breadcrumb .breadcrumb-item a:hover {
	text-decoration: none;
	color: #11284b;
}

.breadcrumb li.active,
.breadcrumb .breadcrumb-item.active {
	color: #11284b;
}

.breadcrumb li:hover,
.breadcrumb .breadcrumb-item:hover {
	text-decoration: none;
}

/*=====================================
	9. Styles for blockquote
=====================================*/

blockquote {
	color: #bb3b18;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.25;
	margin: 0 0 40px;
	border: none;
}

blockquote cite {
	font-style: normal;
}

/*=====================================
	10. Styles for main
=====================================*/

#main {
	position: relative;
	z-index: 1;
}

#main .bg-style {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	background-size: cover;
	background-position: 0 100%;
	background-repeat: no-repeat;
	z-index: -1;
	height: 165px;
}

/*=====================================
	11. Styles for buttons
=====================================*/

.btn {
	-webkit-transition: all .35s linear;
	transition: all .35s linear;
	padding: 5px 21px;
	text-decoration: none;
	white-space: normal;
}

.btn.btn-default {
	border-color: #bb3b18;
	color: #bb3b18;
}

.btn.btn-default:hover,
.btn.btn-default:focus {
	background: #bb3b18;
	color: #fff;
}

.btn.btn-secondary {
	border-color: #11284b;
	color: #11284b;
	background: transparent;
}

.btn.btn-secondary:hover,
.btn.btn-secondary:focus {
	background: #11284b;
	color: #fff;
}

.btn.btn-outline-primary {
	border-radius: 3px;
	border: 2px solid #fff;
	color: #fff;
}

.btn.btn-outline-primary:hover,
.btn.btn-outline-primary:focus {
	background: #bb3b18;
	border-color: #bb3b18;
	color: #fff;
}

.btn:focus {
	box-shadow: none;
}

/*=====================================
	12. Styles for form-control
=====================================*/

.form-control {
	border-radius: 2px;
	font-size: 14px;
	padding: 0 15px;
	color: #13294b;
	box-shadow: inset 0 1px 0 0 #ececec;
	border: 1px solid #d0d5d8;
	width: 100%;
}

.form-control::-webkit-input-placeholder {
	color: #13294b;
}

.form-control::-moz-placeholder {
	opacity: 1;
	color: #13294b;
}

.form-control:-moz-placeholder {
	color: #13294b;
}

.form-control:-ms-input-placeholder {
	color: #13294b;
}

.form-control.placeholder {
	color: #13294b;
}

.form-control:focus {
	outline: 1px;
	border-color: #11284b;
	box-shadow: inset 0 1px 0 0 #ececec;
}

.form-group.search {
	position: relative;
}

.form-group.search .form-control {
	padding-right: 40px;
}

.form-group.search:after {
	content: "\e900";
	font-family: icomoon;
	position: absolute;
	top: 13px;
	right: 12px;
	font-size: 17px;
	color: #223050;
}

button,
input[type="button"] {
	border: 1px solid #bb3b18;
	background: transparent;
}

button:focus,
input[type="button"]:focus {
	box-shadow: none;
}

/*=====================================
	30. Styles for  result-list
=====================================*/

.pagination {
	margin: 0;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.pagination .page-item .page-link {
	-webkit-transition: background .35s linear;
	transition: background .35s linear;
	width: 46px;
	height: 42px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 16px;
	color: #54565a;
	font-weight: 500;
	text-decoration: none;
	border-color: #1c3254;
	text-transform: capitalize;
	padding: 10px 13px;
	text-align: center;
}

.pagination .page-item .page-link:focus {
	box-shadow: none;
	background: #eff4fc;
}

.pagination .page-item .page-link:hover {
	background: #eff4fc;
}

.pagination .page-item:first-child .page-link {
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
	color: #11284b;
	width: 48px;
	/*padding: 8px 13px;*/
}

.pagination .page-item:first-child .page-link .icon-wrap {
	font-size: 25px;
}

.pagination .page-item:last-child .page-link {
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	color: #11284b;
	width: 48px;
	/*padding: 8px 13px;*/
}

.pagination .page-item:last-child .page-link .icon-wrap {
	font-size: 25px;
}

.pagination .page-item.active {
	cursor: default !important;
}

.pagination .page-item.active .page-link {
	background: #eff4fc;
	cursor: default !important;
}

.resize-active * {
	-webkit-transition: none !important;
	transition: none !important;
}

#wrapper {
	position: relative;
	overflow: hidden;
}

/*=====================================
	1. Styles for header
=====================================*/

#header {
	padding: 4px 0;
	background: #fff;
	position: relative;
	box-shadow: 0 0 5px 1px rgba(0, 0, 0, .15);
}

#header .container {
	position: relative;
}

#header .logo-wrap {
	margin: 0 0 15px;
}

#header .logo-wrap img {
	width: 94px;
	height: 48px;
}

#header .link-wrap {
	text-align: right;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: -.25px;
}

#header .link-wrap a {
	-webkit-transition: all .35s linear;
	transition: all .35s linear;
	padding: 6px 0;
	display: block;
	color: #fff;
	text-decoration: none;
}

#header .link-wrap a:hover {
	color: #bb3b18;
}

#header .right-content {
	width: 100%;
}

#header .contact-form {
	width: 100%;
}

#header .contact-form label {
	font-weight: 600;
}

#header .form-control {
	height: 37px;
	line-height: 34px;
	padding: 0 30px 0 15px;
	width: 100%;
	color: #13294b;
	font-size: 14px;
	border-radius: 2px;
	box-shadow: inset 0 1px 0 0 #ececec;
}

#header .form-control::-webkit-input-placeholder {
	color: #13294b;
}

#header .form-control::-moz-placeholder {
	opacity: 1;
	color: #13294b;
}

#header .form-control:-moz-placeholder {
	color: #13294b;
}

#header .form-control:-ms-input-placeholder {
	color: #13294b;
}

#header .form-control.placeholder {
	color: #13294b;
}

#header .form-group {
	position: relative;
	width: 100%;
}

#header .form-group button {
	position: absolute;
	top: 7px;
	right: 4px;
	background: none;
	border: none;
	font-size: 18px;
}

/*=====================================
	2. Styles for nav-opener
=====================================*/

.nav-opener {
	width: 24px;
	height: 15px;
	display: block;
	position: absolute;
	top: 20px;
	right: 19px;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: -.22px;
}

.nav-opener .text {
	-webkit-transition: all .35s linear;
	transition: all .35s linear;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: -49px;
	font-weight: 500;
}

.nav-opener span {
	-webkit-transition: all .35s linear;
	transition: all .35s linear;
	position: absolute;
	left: 0;
	right: 0;
	background: #11284b;
	height: 3px;
}

.nav-opener span:first-child {
	top: 0;
}

.nav-opener span:nth-child(2) {
	top: 7px;
}

.nav-opener span:last-child {
	top: 100%;
}

.nav-active {
	overflow: hidden;
}

.nav-active .nav-opener .text {
	opacity: 0;
	visibility: hidden;
}

.nav-active .nav-opener span:nth-child(2) {
	top: 8px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.nav-active .nav-opener span:nth-child(3) {
	opacity: 0;
	visibility: hidden;
}

.nav-active .nav-opener span:last-child {
	top: 8px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

/*=====================================
	3. Styles for drop-wrap
=====================================*/

.drop-wrap {
	background: #fff;
	border-top: 1px solid #efeff0;
}

.drop-wrap .btn.btn-outline-primary {
	display: block;
}

.drop-wrap #nav {
	width: 100%;
}

/*=====================================
	4. Styles for main-nav
=====================================*/

.nav-list {
	margin: 0 0 30px;
}

.nav-list > li {
	font-size: 16px;
	font-weight: 500;
	letter-spacing: -.25px;
	line-height: 2;
	border-bottom: 1px solid rgba(255, 255, 255, .25);
	position: relative;
}

.nav-list > li a {
	-webkit-transition: all .35s linear;
	transition: all .35s linear;
	padding: 6px 0;
	display: block;
	color: #fff;
	text-decoration: none;
	z-index: 1;
	position: relative;
}

.nav-list > li a:hover {
	color: #11284b;
}

.nav-list > li.active > a {
	color: #11284b;
}

.nav-list > li.hover .sub-drop {
	opacity: 1;
	visibility: visible;
}

.nav-list > li .sub-drop {
	-webkit-transition: all .35s linear;
	transition: all .35s linear;
	opacity: 0;
	visibility: hidden;
}

.nav-list > li .sub-drop li a {
	border-bottom: 1px solid rgba(255, 255, 255, .25);
	display: block;
	padding: 7px 15px;
	line-height: 1.2;
}

.nav-list > li .sub-drop li a:hover {
	color: #11284b;
}

.nav-list > li .sub-drop li:last-child a {
	border-bottom: none;
}

.nav-list > li:last-child .sub-drop {
	left: auto;
	right: 0;
}

/*=====================================
	13. Styles for hero-block
=====================================*/

.hero-block {
	padding: 23px 0 0;
	position: relative;
	z-index: 1;
	color: #fff;
	min-height: 278px;
}

.hero-block .bg-stretch {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	background-size: cover;
	background-position: 38% 100%;
	background-repeat: no-repeat;
	z-index: -1;
	min-height: 278px;
}

.hero-block .announcement {
	background: #11295e;
	border-radius: 6px;
	overflow: hidden;
	font-size: 14px;
	line-height: 1.56;
	font-style: italic;
	font-weight: 300;
	color: #fff;
	position: relative;
	padding: 18px 20px 25px 51px;
	max-width: 770px;
	width: 100%;
	margin: 0 0 42px;
}

.hero-block .announcement:after {
	content: "\e907";
	font-family: icomoon;
	position: absolute;
	top: 15px;
	left: 15px;
	font-style: normal;
	color: #bb3b18;
	font-size: 25px;
	-webkit-transform: rotate(-30deg);
	-ms-transform: rotate(-30deg);
	transform: rotate(-30deg);
}

.hero-block .announcement p {
	margin: 0;
}

.hero-block .announcement a {
	color: #fff;
}

.hero-block .text-wrap {
	margin: 0 0 123px;
}

.hero-block .text-wrap .text {
	font-size: 24px;
	font-weight: 300;
	letter-spacing: -.5px;
	line-height: 1.25;
	margin: 0 0 35px;
}

.hero-block .text-wrap.no-mrgn {
	margin: 0 0 15px;
}

.hero-block .breadcrumb li {
	color: #f9f8f8;
}

.hero-block .breadcrumb a:hover {
	color: #f9f8f8;
}

.three-blocks {
	position: relative;
	z-index: 2;
}

/*=====================================
	14. Styles for card-holder
=====================================*/

.card-holder {
	-webkit-transition: -webkit-transform .5s linear;
	transition: -webkit-transform .5s linear;
	transition: transform .5s linear;
	transition: transform .5s linear, -webkit-transform .5s linear;
	background: #f9f9f9;
	border: 1px solid transparent;
	border-radius: 3px;
	padding: 24px 29px 20px;
	position: relative;
	display: block;
	margin: 0 0 25px;
	box-shadow: 0 2px 1px 0 rgba(0, 0, 0, .15);
	text-decoration: none;
}

.card-holder:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: opacity 2s cubic-bezier(.165, .84, .44, 1);
	transition: opacity 2s cubic-bezier(.165, .84, .44, 1);
	box-shadow: 0 8px 17px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .15);
	content: "";
	opacity: 0;
	z-index: -1;
}

.card-holder:hover,
.card-holder:focus {
	text-decoration: none;
	border: 1px solid #11284b;
	color: #13294b;
	-webkit-transform: scale3d(1.006, 1.006, 1);
	transform: scale3d(1.006, 1.006, 1);
}

.card-holder:hover .text-hold:after,
.card-holder:focus .text-hold:after {
	color: #11284b;
}

.card-holder:hover::after,
.card-holder:focus::after {
	opacity: 1;
}

.card-holder h2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-line-pack: end;
	align-content: flex-end;
	line-height: 1.3;
	margin: 0 0 6px;
}

.card-holder p {
	margin: 0;
}

.card-holder .icon-wrap {
	margin: 0 0 45px;
}

.card-holder .text-hold {
	position: relative;
	padding-right: 30px;
	line-height: 1.6;
}

.card-holder .text-hold:after {
	-webkit-transition: color .35s linear;
	transition: color .35s linear;
	content: "\e902";
	position: absolute;
	bottom: 5px;
	right: -2px;
	color: #bb3b18;
	font-family: icomoon;
}

.card-holder.style .text-hold {
	padding-bottom: 60px;
}

.card-holder.style .text-hold p {
	margin: 0 0 15px;
}

.card-holder.style .text-hold:after {
	color: #d0d5d8;
}

.card-holder.style:hover .text-hold:after {
	color: #1dcad3;
}

/*=====================================
	15. Styles for herosm-block
=====================================*/

.herosm-block {
	padding: 11px 0 19px;
	color: #fff;
	position: relative;
	z-index: 2;
	background: #ededed;
	min-height: 270px;
}

.herosm-block:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #ededed;
	z-index: -1;
}

.herosm-block.no-bg {
	background: none;
	min-height: 270px;
}

.herosm-block.no-bg:after {
	content: none;
}

.herosm-block #two-columns {
	padding: 0;
	position: relative;
	z-index: 2;
}

.herosm-block #two-columns .text-wrap.no-mrgn {
	margin: 0 0 10px;
}

.herosm-block #two-columns h1 {
	font-size: 36px;
}

.herosm-block #two-columns #sidebar .content-wrap {
	padding: 14px 17px 5px;
}

.herosm-block .bg-stretch {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	background-size: cover;
	background-position: 14% 100%;
	background-repeat: no-repeat;
	z-index: 0;
	min-height: 350px;
}

.herosm-block .search-block .heading-wrap {
	padding: 7px 17px;
}

.herosm-block .search-block .heading-wrap h2 {
	padding: 0 0 0 38px;
}

.herosm-block .form-group {
	margin: 0 0 12px;
}

.herosm-block .form-group .form-control,
.herosm-block .form-group .jcf-select {
	height: 50px;
	margin: 0 0 8px;
}

.herosm-block .form-group .jcf-select .jcf-select-opener {
	right: 7px;
	top: 8px;
}

.herosm-block .form-group .jcf-select .jcf-select-text {
	line-height: 48px;
}

.herosm-block .form-group label {
	margin: 0 0 5px;
}

.herosm-block .text-wrap {
	margin: 0 0 123px;
	position: relative;
	z-index: 2;
}

.herosm-block .text-wrap .text {
	font-size: 24px;
	font-weight: 300;
	letter-spacing: -.5px;
	line-height: 1.25;
	margin: 0 0 35px;
}

.herosm-block .breadcrumb {
	margin: 0 0 41px;
}

.herosm-block .breadcrumb li {
	color: #f9f8f8;
}

.herosm-block .breadcrumb a:hover {
	color: #f9f8f8;
}

/*=====================================
	16. Styles for heromd-block
=====================================*/

.heromd-block {
	padding: 11px 0 19px;
	color: #fff;
	position: relative;
	z-index: 2;
	background: #ededed;
	min-height: 270;
}

.heromd-block:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #ededed;
	z-index: -1;
}

.heromd-block.no-bg {
	background: none;
}

.heromd-block #two-columns {
	padding: 0;
	position: relative;
	z-index: 2;
}

.heromd-block #two-columns .text-wrap.no-mrgn {
	margin: 0 0 50px;
}

.heromd-block #two-columns h1 {
	font-size: 36px;
}

.heromd-block #two-columns #sidebar .content-wrap {
	padding: 14px 17px 5px;
}

.heromd-block .bg-stretch {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	background-size: cover;
	background-position: 5% 100%;
	background-repeat: no-repeat;
	z-index: 0;
	min-height: 240px;
}

.heromd-block .search-block .heading-wrap {
	padding: 7px 17px;
}

.heromd-block .search-block .heading-wrap h2 {
	padding: 0 0 0 38px;
}

.heromd-block .form-group {
	margin: 0 0 12px;
}

.heromd-block .form-group .form-control,
.heromd-block .form-group .jcf-select {
	height: 50px;
	margin: 0 0 8px;
}

.heromd-block .form-group .jcf-select .jcf-select-opener {
	right: 7px;
	top: 8px;
}

.heromd-block .form-group .jcf-select .jcf-select-text {
	line-height: 48px;
}

.heromd-block .form-group label {
	margin: 0 0 5px;
}

.heromd-block .text-wrap {
	margin: 0 0 123px;
	position: relative;
	z-index: 2;
}

.heromd-block .text-wrap .text {
	font-size: 24px;
	font-weight: 300;
	letter-spacing: -.5px;
	line-height: 1.25;
	margin: 0 0 35px;
}

.heromd-block .breadcrumb {
	margin: 0 0 41px;
}

.heromd-block .breadcrumb li {
	color: #f9f8f8;
}

.heromd-block .breadcrumb a:hover {
	color: #f9f8f8;
}

/*=====================================
	16. Styles for cardwrap-block
=====================================*/

.card-wrap {
	-webkit-transition: -webkit-transform .5s linear;
	transition: -webkit-transform .5s linear;
	transition: transform .5s linear;
	transition: transform .5s linear, -webkit-transform .5s linear;
	background: #f9f9f9;
	border: 1px solid #ececed;
	border-radius: 3px;
	padding: 37px 20px 20px;
	position: relative;
	display: block;
	text-decoration: none;
	margin: 0 0 25px;
}

.card-wrap:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: opacity 2s cubic-bezier(.165, .84, .44, 1);
	transition: opacity 2s cubic-bezier(.165, .84, .44, 1);
	box-shadow: 0 8px 17px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .15);
	content: "";
	opacity: 0;
	z-index: -1;
}

.card-wrap:before {
	content: "";
	position: absolute;
	background-image: url("../images/bg-img5.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 100% 100%;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 0;
	height: 93px;
}

.card-wrap.style2:before {
	height: 78px;
	background-image: url("../images/bg-img6.png");
}

.card-wrap.style2 .text-hold .link-wrap {
	color: #fff;
}

.card-wrap.style2 .text-hold .link-wrap a {
	color: #fff;
}

.card-wrap.style2 .text-hold .link-wrap a:hover {
	color: #1dcad3;
}

.card-wrap.style2:hover .text-hold .link-wrap {
	color: #1dcad3;
}

.card-wrap:hover,
.card-wrap:focus {
	text-decoration: none;
	border: 1px solid #11284b !important;
	color: #13294b;
	-webkit-transform: scale3d(1.006, 1.006, 1);
	transform: scale3d(1.006, 1.006, 1);
}

.card-wrap:hover .text-hold:after,
.card-wrap:focus .text-hold:after {
	color: #11284b;
}

.card-wrap:hover .text-hold .link-wrap,
.card-wrap:focus .text-hold .link-wrap {
	color: #11284b;
}

.card-wrap:hover:after,
.card-wrap:focus:after {
	opacity: 1;
}

.card-wrap time {
	font-size: 14px;
	font-weight: 600;
	letter-spacing: -.01px;
	color: #54565a;
}

.card-wrap h2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-line-pack: end;
	align-content: flex-end;
	line-height: 1.3;
	margin: 0 0 11px;
	font-weight: 500;
}

.card-wrap p {
	margin: 0 0 16px;
}

.card-wrap .icon-wrap {
	margin: 0 0 45px;
}

.card-wrap .text-hold {
	position: relative;
	line-height: 1.65;
	padding-bottom: 73px;
}

.card-wrap .text-hold .link-wrap {
	position: absolute;
	bottom: -6px;
	right: -3px;
	color: #bb3b18;
}

.card-wrap .text-hold .link-wrap a {
	text-decoration: none;
}

.card-wrap .quick-links li {
	margin: 0 0 3px;
}

.card-wrap .quick-links li a {
	text-decoration: none;
	color: #008264;
	position: relative;
	display: block;
	padding: 5px 0;
	font-weight: 500;
	font-size: 14px;
}

.card-wrap .quick-links li a:hover {
	color: #11284b;
}

.card-wrap .quick-links li a:after {
	content: "\e908";
	font-family: icomoon;
	position: absolute;
	top: 6px;
	right: 11px;
}

.card-wrap .quick-links li:not(:last-child) a {
	border-bottom: 1px solid #edeeef;
}

.sr-only {
	width: 0 !important;
	height: 0 !important;
}

/*=====================================
	32. Styles for footer
=====================================*/

#footer {
	background: url("../images/bg-img.png") no-repeat 50% 50%/cover;
	padding: 28px 0 15px;
	color: #8d9a9b;
	font-size: 12px;
	font-weight: 500;
	line-height: 1.5;
}

#footer a {
	display: inline-block;
	vertical-align: top;
}

#footer a:focus {
	outline: 1px dotted #fff;
}

#footer .content-wrap {
	padding: 25px 0 0;
	max-width: 600px;
}

#footer .logo-wrap {
	padding: 35px 0 28px;
}

#footer .logo-wrap img {
	width: 155px;
	height: 105px;
}

#footer .info-wrap {
	margin: 0 0 19px;
	font-size: 12px;
	font-weight: 400;
}

#footer .info-wrap .footer-notes p {
	margin: 0;
}

#footer .border-right {
	border-color: #4d5857 !important;
}

#footer .border-bottom {
	border-color: #4d5857 !important;
}

.flags-list li {
	padding: 0 10px 0 0;
	font-size: 16px;
	text-transform: capitalize;
	margin: 0 0 20px;
}

.flags-list li a {
	-webkit-transition: opacity .35s linear;
	transition: opacity .35s linear;
	text-decoration: none;
}

.flags-list li a:hover {
	opacity: .7;
}

.contact-list {
	margin: 0 0 15px;
	padding: 0 8px;
}

.contact-list li {
	font-size: 16px;
	margin: 0 0 12px;
}

.contact-list li a {
	color: #d0d5d8;
	text-decoration: none;
}

.contact-list li a:hover {
	text-decoration: underline;
}

.extra-list li {
	font-size: 12px;
	font-weight: 600;
	text-transform: capitalize;
	padding: 0 14px;
	position: relative;
	margin: 0 0 9px;
}

.extra-list li a {
	color: #adadad;
	text-decoration: none;
}

.extra-list li a:hover {
	text-decoration: underline;
}

/*=====================================
	33. Styles for print version
=====================================*/

/*=====================================
	15. Styles for content
=====================================*/

#two-columns {
	padding: 12px 0 0;
}

#two-columns h1 {
	margin: 0 0 40px;
	font-size: 26px;
}

#two-columns .post-time {
	font-size: 14px;
	letter-spacing: -.01px;
	font-weight: 600;
	color: #54565a;
}

#two-columns .title {
	font-size: 20px;
	font-weight: 500;
	margin: 0 0 30px;
	line-height: 1.4;
	color: #11284b;
	display: block;
	letter-spacing: -.43px;
}

#two-columns p {
	margin: 0 0 25px;
}

#two-columns .tel {
	text-decoration: none;
}

#two-columns .tel:hover {
	color: #bb3b18;
}

#two-columns .text-wrap {
	line-height: 1.63;
	margin: 0 0 14px;
	letter-spacing: -.29px;
	padding: 9px 0;
}

#two-columns dl {
	margin: 0;
	padding: 0;
}

#two-columns dl dt {
	display: inline;
	padding: 0;
	margin: 0;
	font-weight: 400;
}

#two-columns dl dd {
	display: inline;
}

#two-columns dl a {
	text-decoration: underline;
}

/*=====================================
	22. Styles for sidebar
=====================================*/

#sidebar {
	padding: 31px 0;
	position: relative;
	z-index: 1;
}

#sidebar .content-wrap {
	padding: 10px 17px;
}

.sidebar {
	padding: 31px 0;
	position: relative;
	z-index: 1;
}

/*=====================================
	23. Styles for related-block
=====================================*/

.related-block {
	box-shadow: 0 2px 20px 0 rgba(0, 0, 0, .2);
	background: #fff;
	border-radius: 2px;
	overflow: hidden;
}

.related-block .heading-wrap {
	padding: 10px 17px;
}

.related-block .heading-wrap h2 {
	margin: 0;
	position: relative;
	padding: 0 0 0 33px;
}

.related-block .heading-wrap h2:before {
	content: "";
	font-family: icomoon;
	position: absolute;
	top: 1px;
	left: 0;
	color: #bb3b18;
	font-size: 20px;
	font-weight: 400;
}

.related-block .heading-wrap h2.article:before {
	content: "\e903";
}

.related-block .heading-wrap h2.download:before {
	content: "\e906";
	font-size: 25px;
}

.related-block .related-list li {
	margin: 0;
	font-size: 14px;
}

.related-block .related-list li a {
	-webkit-transition: all .35s linear;
	transition: all .35s linear;
	padding: 11px 30px 8px 20px;
	display: block;
	position: relative;
	color: #11295e;
	border-bottom: 1px solid #e1e4e6;
	text-decoration: none;
}

.related-block .related-list li a:after {
	-webkit-transition: all .35s linear;
	transition: all .35s linear;
	content: "\e902";
	font-family: icomoon;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 13px;
	color: #bb3b18;
}

.related-block .related-list li a:hover {
	background: #eee;
	text-decoration: none;
}

.related-block .related-list li a:hover:after {
	color: #11295e;
}

.related-block .related-list li .text {
	display: block;
    max-width: 260px;
}

.related-block .related-list li:first-child a {
	border-top: 1px solid #e1e4e6;
}

.related-block .size {
	color: #4a4a4a;
	display: block;
	position: relative;
	font-size: 14px;
	font-weight: 400;
}

.related-block .size:after {
	content: "\e905";
	font-family: icomoon;
	padding: 0 0 0 5px;
}

.related-block .size.word:after {
  content: "\e90e";
  font-family: icomoon;
  padding: 0 0 0 5px;
}

.related-block .btn-wrap {
	padding: 14px 20px;
}

.related-block .btn-wrap .btn {
	font-size: 16px;
	width: 100%;
	letter-spacing: -.34px;
	padding: 5px 12px;
}

/*=====================================
	20. Styles for download-block
=====================================*/

.download-block {
	box-shadow: 0 2px 20px 0 rgba(0, 0, 0, .2);
	background: #fff;
	border-radius: 2px;
	overflow: hidden;
	padding: 9px 0 17px;
}

.download-block .heading-wrap {
	padding: 10px 17px;
}

.download-block .heading-wrap h2 {
	margin: 0 0 8px;
	position: relative;
	padding: 0 0 0 45px;
}

.download-block .heading-wrap h2:before {
	content: "\e906";
	font-family: icomoon;
	position: absolute;
	top: 0;
	left: 0;
	color: #bb3b18;
	font-size: 33px;
}

.download-block .size {
	color: #4a4a4a;
	display: block;
	position: relative;
	font-size: 14px;
	font-weight: 400;
}

.download-block .size:after {
	content: "\e905";
	font-family: icomoon;
	padding: 0 0 0 5px;
}

.download-block .btn-wrap {
	padding: 3px 20px;
}

.download-block .btn-wrap .btn {
	font-size: 16px;
	width: 100%;
	letter-spacing: -.34px;
	padding: 5px 12px;
}

/*=====================================
	24. Styles for search-block
=====================================*/

.search-block {
	box-shadow: 0 2px 20px 0 rgba(0, 0, 0, .2);
	background: #fff;
	border-radius: 2px;
	overflow: hidden;
	padding: 15px 0;
}

.search-block .heading-wrap {
	padding: 10px 17px;
}

.search-block .heading-wrap h2 {
	margin: 0;
	position: relative;
	padding: 0 0 0 33px;
}

.search-block .heading-wrap h2:before {
	content: "\e900";
	font-family: icomoon;
	position: absolute;
	top: 1px;
	left: 0;
	color: #bb3b18;
	font-size: 20px;
	font-weight: 400;
}

.search-block .heading-wrap h2.article:before {
	content: "\e903";
}

.search-block .heading-wrap h2.download:before {
	content: "\e906";
	font-size: 25px;
}

.search-block label {
	color: #11284b;
	font-size: 14px;
}

.search-block button {
	width: 100%;
}

/*=====================================
	25. Styles for detail-block
=====================================*/

.detail-block {
	position: relative;
	z-index: 1;
	color: #11284b;
	letter-spacing: -.25px;
	padding: 5px 0 0;
}

.detail-block .info-hold {
	font-size: 18px;
	line-height: 1.45;
	overflow: hidden;
}

.detail-block .info-hold p {
	margin: 0 0 37px;
}

/*=====================================
	26. Styles for finding-block
=====================================*/

.finding-block {
	position: relative;
	z-index: 1;
	color: #11284b;
	letter-spacing: -.25px;
	padding: 30px 0 36px;
}

.finding-block .info-hold {
	font-size: 18px;
	line-height: 1.45;
	overflow: hidden;
}

.finding-block .info-hold p {
	margin: 0 0 30px;
}

/*=====================================
	27. Styles for table-holder
=====================================*/

.table-holder {
	margin: 0 0 35px;
	overflow: hidden;
}

.table-holder .jcf-scrollable {
	padding-top: 23px;
	height: auto !important;
}

.table-holder .jcf-scrollable + .jcf-scrollbar-horizontal {
	bottom: auto;
	top: 0;
}

.table-holder .table-wrap {
	border: 1px solid #d1d6d9;
	border-radius: 2px;
	font-size: 14px;
	width: 100% !important;
	overflow: hidden;
	overflow-x: auto;
}

.table-holder .table-wrap .jcf-scrollbar-vertical {
	display: none;
}

.table-holder .table-wrap table {
	width: 1015px;
	table-layout: fixed;
	margin: 0;
}

.table-holder .table-wrap table td {
	padding: 18px 17px 13px;
}

.table-holder .table-wrap thead th {
	letter-spacing: -.01px;
	font-weight: 500;
	padding: 15px 5px 15px 15px !important;
	text-align: left;
	vertical-align: top;
}

.table-holder .table-wrap thead th:first-child {
	width: 105px;
}

.table-holder .table-wrap thead th:nth-child(2) {
	width: 119px;
}

.table-holder .table-wrap thead th:nth-child(3) {
	width: 138px;
}

.table-holder .table-wrap thead th:nth-child(4) {
	width: 101px;
}

.table-holder .table-wrap thead th:nth-child(5) {
	width: 136px;
}

.table-holder .table-wrap thead th:nth-child(6) {
	width: 212px;
}

.table-holder .table-wrap thead th:last-child {
	width: calc(100% - 811px);
}
@media (max-width: 767px) {
	body .table-holder .table-wrap thead th:last-child {
	 width: auto;
	}
}
.table-holder .table-wrap thead th span a {
    color: #FFF;
    text-decoration: none;
}
.table-holder .table-wrap thead th span {
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding: 0 12px 0 20px;
}
.tablesort--desc,
.tablesort--asc {
    background: none;
}
span.tablesort {
    height: unset;
    width: unset;
}
span.tablesort, span.tablesort span {
    padding: 0 !important;
}
span.tablesort:before {
    content:"" !important;
}
.table-holder .table-wrap thead th span.tablesort.tablesort--asc:after {
    content: "\e913";
}


.table-holder .table-wrap thead th span:before {
	content: "\e90a";
	position: absolute;
	top: 0;
	font-family: icomoon;
	left: 0;
	color: #22c8d1;
	font-size: 12px;
}

.table-holder .table-wrap thead th span.tablesort:after {
	content: "\e90d";
	font-family: icomoon;
	font-size: 9px;
	display: inline-block;
	vertical-align: middle;
	padding-left: 2px;
}

.table-holder .table-wrap thead .name span:before {
	content: "\e90b";
}

.table-holder .table-wrap thead .case span:before,
.table-holder .table-wrap thead .type span:before,
.table-holder .table-wrap thead .doc span:before {
	content: "\e90a";
}

.table-holder .table-wrap thead .date span:before {
	content: "\e90f";
}

.table-holder .table-wrap thead .response span:before {
	content: "\e910";
}

.table-holder .table-wrap thead .coroner span:before {
	content: "\e909";
}

.table.table-striped {
	font-size: 14px;
	overflow: hidden;
}

.table.table-striped thead tr {
	background: #11284b;
	color: #fff;
}

.table.table-striped td:not(:last-child),
.table.table-striped th:not(:last-child) {
	border-right: 1px dashed #d1d6d9;
}

.table .recomendation-list li,
.table .order-list li {
	line-height: 1.7;
}

.table .recomendation-list li:not(:last-child),
.table .order-list li:not(:last-child) {
	margin: 0 0 23px;
}

.table .recomendation-list li a,
.table .order-list li a {
	display: inline-block;
	vertical-align: top;
	position: relative;
}

.table .recomendation-list li a:after,
.table .order-list li a:after {
	content: "\e905";
	font-family: icomoon;
}

.table .recomendation-list li a.doc:after,
.table .order-list li a.doc:after {
	content: "\e90a";
}

/*=====================================
	31. Styles for  result-list
=====================================*/

.release-block {
	padding: 31px 0 35px;
}

.release-block .info-wrap {
	font-size: 18px;
	line-height: 1.45;
}

.release-block .info-wrap p {
	margin: 0 0 30px;
}

.release-block .link-wrap {
	-webkit-transition: color .35s linear;
	transition: color .35s linear;
}

.release-block .media-list {
	margin: 0 0 7px;
}

.release-block .card-wrap {
	padding: 27px 18px;
	border: 1px solid #ececed;
	box-shadow: none;
	margin: 0 0 29px;
}

.release-block .card-wrap h2 {
	margin: 0 0 15px;
	line-height: 1.3;
}

.release-block .card-wrap time {
	margin: 0 0 12px;
	display: block;
}

.release-block .card-wrap .text-hold {
	padding-bottom: 50px;
}

.release-block .card-wrap .link-wrap {
	bottom: -5px;
	right: 5px;
}

/*=====================================
	18. Styles for about-block
=====================================*/

.about-block {
	padding: 9px 0;
}

.about-block .border-right {
	border-right: 2px solid #dfe3e7 !important;
}

.about-block .border-bottom {
	border-bottom: 2px solid #dfe3e7 !important;
	border-width: 2px;
}

.about-block .text-wrap {
	padding: 24px 0;
	letter-spacing: -.25px;
	line-height: 1.6;
	margin: 0 0 5px;
}

.about-block h2 {
	margin: 0 0 18px;
}

.about-block .info-hold {
	overflow: hidden;
}

/*=====================================
	19. Styles for tabs-block
=====================================*/

.tabs-block {
	padding: 30px 0;
	font-size: 18px;
	letter-spacing: -.25px;
}

.tabs-block .text-wrap {
	font-size: 18px !important;
	margin: 0 0 13px;
	overflow: hidden;
}

.tabs-block .range {
	font-size: 14px;
	font-weight: 600;
	color: #54565a;
	margin: 0 0 13px;
}

.tabs-block .event-list > li {
	line-height: 1.65;
	margin: 0 0 2px;
}

.tabs-block .event-list > li:first-child .header {
	border-radius: 4px 4px 0 0;
}

.tabs-block .event-list > li.active .header:after {
	content: "\e913";
}

.tabs-block .tasks-list {
	background: #f8f7f7;
	border-radius: 5px;
	border: 1px solid #d1d6d9;
	overflow: hidden;
}

.tabs-block .tasks-list > li {
	padding: 0 10px;
}

.tabs-block .tasks-list > li:not(:last-child) {
	border-bottom: 1px solid #d1d6d9;
}

.tabs-block .tasks-list .detail-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.tabs-block .tasks-list .detail-list li:not(:last-child) {
	margin: 0 0 10px;
}

.tabs-block .link-wrap .link {
	display: inline-block;
	vertical-align: top;
	text-decoration: none;
	position: relative;
	font-size: 14px;
	color: #008264;
	font-weight: 400;
}

.tabs-block .link-wrap .link:after {
	content: "\e908";
	font-family: icomoon;
	padding: 0 0 0 5px;
	display: inline-block;
	vertical-align: top;
}

.tabs-block .link-wrap .link:hover {
	color: #11284b;
	text-decoration: none;
}

.tabs-block .text-wrap {
	font-size: 16px;
}

.tabs-block .four-col {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.tabs-block .four-col .col-hold {
	width: 100%;
	letter-spacing: -.25px;
	font-size: 16px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 21px 9px 28px;
}

.tabs-block .four-col .col-hold:not(:last-child) {
	border-bottom: 1px dashed #d1d6d9;
}

.tabs-block .time {
	background: #008165;
	color: #fff;
	display: block;
	padding: 4px 10px;
	text-align: center;
	font-weight: 500;
	width: 114px;
	border-radius: 4px;
	margin: 0 0 4px;
}

.tabs-block .header {
	font-size: 20px;
	font-weight: 600;
	display: block;
	width: 100%;
	color: #fff;
	background: #1c2a4b;
	line-height: 1.35;
	padding: 14px 45px 14px 62px;
	position: relative;
}

.tabs-block .header time {
	position: relative;
}

.tabs-block .header time:before {
	content: "\e912";
	font-family: icomoon;
	position: absolute;
	top: -3px;
	left: -42px;
	font-size: 26px;
	font-weight: 300;
	color: #22c8d1;
}

.tabs-block .header:after {
	-webkit-transition: all .35s linear;
	transition: all .35s linear;
	content: "\e90d";
	font-family: icomoon;
	position: absolute;
	top: 50%;
	right: 8px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 35px;
}

.tabs-block .title {
	color: #54565a;
	display: block;
	margin: 0;
	font-size: 14px;
	line-height: 1.5;
	font-weight: 400;
}

.tabs-block .title span {
	color: #22c8d1;
	padding-right: 9px;
	font-size: 9px;
}

.tabs-block address {
	margin: 0;
	font-weight: 300;
}

.tabs-block .name {
	font-size: 22px;
	font-weight: 600;
	color: #11284b;
	line-height: 1.4;
	display: block;
	margin: 0 0 29px;
}

.tabs-block dl {
	margin: 0;
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.tabs-block dl dt {
	margin: 0;
	padding: 0;
	font-weight: 300;
}

.tabs-block dl dd {
	padding: 0 5px;
	margin: 0;
}

.tabs-block dl dd a {
	text-decoration: none;
	color: #11284b;
}

/*=====================================
	19. Styles for tabs-block
=====================================*/

.tabs-block .carousel-indicators {
	position: static;
	padding: 0;
	margin: 0 0 31px;
}

.tabs-block .carousel-indicators li {
	width: 50%;
	padding: 0;
	background: #fff;
	border: 1px solid #bb3b18;
	color: #bb3b18;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	padding: 19px 10px;
	font-weight: 500;
	position: relative;
	display: block;
	text-indent: 0;
	height: auto;
	margin: 0;
}

.tabs-block .carousel-indicators li:after {
	content: "";
	height: 0;
	width: 0;
	border-left: 13px solid transparent;
	border-right: 13px solid transparent;
	border-top: 12px solid #bb3b18;
	position: absolute;
	top: 99%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	opacity: 0;
	visibility: hidden;
}

.tabs-block .carousel-indicators li a {
	color: #bb3b18;
	text-decoration: none;
}

.tabs-block .carousel-indicators li:hover,
.tabs-block .carousel-indicators li:focus {
	background: #bb3b18;
	color: #fff;
	border-color: #bb3b18;
}

.tabs-block .carousel-indicators li:hover a,
.tabs-block .carousel-indicators li:focus a {
	color: #fff;
}

.tabs-block .carousel-indicators li.active {
	background: #bb3b18;
	color: #fff;
	border-color: #bb3b18;
}

.tabs-block .carousel-indicators li.active:after {
	opacity: 1;
	visibility: visible;
}

.tabs-block .carousel-indicators li.active a {
	color: #fff;
}

.tabs-block .carousel-indicators li:first-child {
	border-radius: 3px 0 0 3px;
}

.tabs-block .carousel-indicators li:last-child {
	border-radius: 0 3px 3px 0;
}

/*=====================================
	28. Styles for listing-block
=====================================*/

.listing-block {
	padding: 31px 0 35px;
}

.listing-block .text-wrap {
	font-size: 18px;
	line-height: 1.45;
}

.listing-block .text-wrap p {
	margin: 0 0 29px;
}

.listing-block h2 {
	margin: 0 0 30px;
}

.listing-block h2 em {
	font-weight: 400;
}

/*=====================================
	29. Styles for  result-list
=====================================*/

.result-list {
	overflow: hidden;
	margin: 0 0 6px;
}

.result-list > li {
	background: #f9f8f8;
	border-radius: 2px;
	overflow: hidden;
	border: 1px solid #e1e2e3;
	margin: 0 0 29px;
	padding: 0 15px;
}

.result-list .content-wrap {
	line-height: 1.6;
}

.result-list .content-wrap p {
	margin: 0 0 10px;
}

.result-list .content-wrap h2 {
	margin: 0 0 15px;
}

.result-list .content-wrap .form-count {
	position: relative;
	padding: 0 0 0 35px;
	font-weight: 600;
	letter-spacing: -.01px;
	font-size: 14px;
	margin: 0 0 12px;
	display: block;
}

.result-list .content-wrap .form-count:after {
	content: "\e903";
	color: #bb3b18;
	font-family: icomoon;
	position: absolute;
	top: -5px;
	font-weight: 700;
	left: -2px;
	font-size: 19px;
}

.result-list .links-wrap {
	width: 100%;
	font-size: 14px;
	padding: 24px 4px 10px;
	font-weight: 300;
	color: #4a4a4a;
}

.result-list .links-wrap p {
	margin: 0 0 13px;
}

.result-list .btn-list li {
	margin: 0 0 15px;
}

.result-list .btn-list li .btn {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	padding: 6px 23px 6px 13px;
}

.result-list .btn-list li .btn .size {
	font-size: 12px;
	display: inline-block;
	vertical-align: top;
	font-weight: 300;
	position: relative;
	margin-right: 10px;
	line-height: 1.8;
}

.result-list .btn-list li .btn .size:after {
	content: "\e905";
	position: absolute;
	font-family: icomoon;
	top: -2px;
	font-size: 15px;
	right: -20px;
}

.result-list .btn-list li .btn.word .size:after {
	content: "\e90e";
}

.result-list p + p {
  display: none;
}

@media (min-width: 360px) {
	.heromd-block #two-columns .text-wrap.no-mrgn {
		margin: 0 0 70px;
	}
}

@media (min-width: 576px) {
	.card-holder {
		padding: 25px;
	}

	.card-wrap {
		padding: 25px;
	}
}

@media (min-width: 600px) {
	.heromd-block #two-columns .text-wrap.no-mrgn {
		margin: 0 0 100px;
	}
}

.breadcrumb-item + .breadcrumb-item::before {
  float: none;
}

@media (min-width: 768px) {
	h1 {
		line-height: 1.15;
		font-size: 40px;
		margin: 0 0 15px;
	}

	.breadcrumb li,
	.breadcrumb .breadcrumb-item {
		letter-spacing: .87px;
		line-height: 1.4;
		font-size: 13px;
	}

	.breadcrumb li:before,
	.breadcrumb .breadcrumb-item:before {
		padding: 0 9px;
	}

	blockquote {
		margin: 0 0 49px;
	}

	#main .bg-style {
		height: 364px;
	}

	#header {
		padding: 21px 0 0;
	}

	#header .logo-wrap {
		margin: 0 0 25px;
	}

	#header .logo-wrap img {
		width: 200px;
		height: 80px;
	}

	.nav-opener {
		top: 35px;
	}

	.nav-list > li a:hover {
		color: #bb3b18;
	}

	.nav-list > li .sub-drop li a:hover {
		color: #bb3b18;
	}

	.hero-block {
		padding: 66px 0 0;
	}

	.hero-block .bg-stretch {
		background-position: 50% 100%;
		min-height: 0;
		bottom: 0;
	}

	.hero-block .announcement {
		background: rgba(12, 29, 59, .6);
		padding: 18px 25px 25px 55px;
		line-height: 1.5;
		margin: 0 0 31px;
	}

	.hero-block h1 {
		margin: 0 0 4px;
	}

	.hero-block .text-wrap {
		margin: 0 0 28px;
	}

	.hero-block .text-wrap .text {
		font-size: 36px;
		letter-spacing: -1px;
		margin: 0;
	}

	.card-holder .icon-wrap {
		margin: 0 0 17px;
	}

	.card-holder .text-hold {
		padding-right: 80px;
	}

	.card-holder .text-hold:after {
		bottom: 4px;
		right: 3px;
	}

	.herosm-block {
		padding: 34px 0 0;
		background: none;
		min-height: 370px;
	}

	.herosm-block #two-columns h1 {
		font-size: 48px;
		margin: 0 0 4px;
	}

	.herosm-block .text-wrap {
		margin: 0 0 28px;
	}

	.herosm-block .text-wrap .text {
		font-size: 36px;
		letter-spacing: -1px;
		margin: 0;
	}

	.herosm-block .breadcrumb {
		margin: 0 0 27px;
	}

	.heromd-block {
		padding: 34px 0 0;
		background: none;
		min-height: 433px;
	}

	.heromd-block #two-columns h1 {
		font-size: 48px;
		margin: 0 0 16px;
	}

	.heromd-block .text-wrap {
		margin: 0 0 28px;
	}

	.heromd-block .text-wrap .text {
		font-size: 36px;
		letter-spacing: -1px;
		margin: 0;
	}

	.heromd-block .breadcrumb {
		margin: 0 0 27px;
	}

	.card-wrap:before {
		background-position: 100% 0;
	}

	.card-wrap .icon-wrap {
		margin: 0 0 25px;
	}

	.card-wrap .text-hold {
		padding-bottom: 75px;
	}

	.card-wrap .text-hold .link-wrap {
		bottom: -17px;
	}

	#footer {
		padding: 17px 0;
	}

	#footer .content-wrap {
		padding: 27px 0 10px 43px;
	}

	#footer .info-wrap {
		margin: 0 0 16px;
	}

	#footer .info-wrap .footer-notes {
		width: calc(100% - 100px);
		padding: 0 0 0 9px;
		margin-top: -5px;
	}

	#footer .border-bottom {
		border-bottom: none !important;
	}

	.flags-list {
		width: 100px;
	}

	.flags-list li {
		margin: 0 0 15px;
	}

	.contact-list {
		margin: 0 -15px 15px;
		padding: 0;
	}

	.contact-list li {
		padding: 0 15px;
		margin: 0 0 10px;
	}

	.extra-list {
		margin: 0 -13px;
	}

	.extra-list li {
		padding: 0 13px;
		margin: 0 0 15px;
	}

	#two-columns {
		padding: 34px 0 0;
	}

	#two-columns h1 {
		margin: 0 0 35px;
		font-size: 48px;
	}

	#two-columns .text-wrap {
		padding: 8px 0;
		margin: 0 0 103px;
	}

	#two-columns blockquote {
		padding-top: 22px;
	}

	#sidebar {
		padding: 24px 0;
	}

	#sidebar .content-wrap {
		padding: 9px 17px;
	}

	.related-block .heading-wrap {
		padding: 9px 17px;
	}

	.related-block .related-list li a {
		padding: 10px 60px 8px 20px;
	}

	.related-block .related-list li a:after {
		right: 23px;
	}

	.download-block {
		padding: 0 0 18px;
	}

	.download-block .heading-wrap {
		padding: 18px 15px;
	}

	.download-block .heading-wrap h2 {
		margin: 0;
	}

	.search-block .heading-wrap {
		padding: 9px 17px;
	}

	.detail-block .info-hold {
		line-height: 1.43;
	}

	.detail-block .info-hold p {
		margin: 0 0 25px;
	}

	.finding-block {
		padding: 0 0 79px;
	}

	.finding-block .info-hold {
		line-height: 1.43;
	}

	.finding-block .info-hold p {
		margin: 0 0 36px;
	}

	.table-holder {
		margin: 0 0 70px;
	}

	.release-block {
		padding: 50px 0 62px;
	}

	.release-block .media-list {
		margin: 0 0 43px;
	}

	.release-block .card-wrap {
		padding: 27px 32px;
		margin: 0 0 15px;
	}

	.release-block .card-wrap h2 {
		margin: 0 0 17px;
	}

	.release-block .card-wrap time {
		margin: 0 0 10px;
	}

	.about-block {
		padding: 38px 0 66px;
	}

	.about-block .border-bottom {
		border-bottom: none !important;
	}

	.about-block .col-md-4 .text-wrap {
		padding: 3px 25px 3px 27px;
	}
	.about-block .col-md-6:last-child {
		border: 0 !important;
	}
	.about-block .col-md-4:last-child {
		border: 0 !important;
	}
	.about-block a.external {
		background-image: none !important;
	}
	.about-block .text-wrap {
		padding: 3px 40px;
		margin: 0;
	}

	.about-block h2 {
		margin: 0 0 10px;
	}

	.tabs-block .text-wrap {
		margin: 0 0 38px;
	}

	.tabs-block .link-wrap {
		padding-right: 20px;
		position: relative;
	}

	.tabs-block .link-wrap .link {
		padding: 0;
		position: static;
	}

	.tabs-block .link-wrap .link:after {
		position: absolute;
		top: 0;
		right: 7px;
		padding: 0;
	}

	.tabs-block .four-col .col-hold {
		width: 50%;
	}

	.tabs-block .four-col .col-hold:nth-child(2n+1) {
		border-right: 1px dashed #d1d6d9;
	}

	.tabs-block .four-col .col-hold:nth-child(3) {
		border-bottom: none !important;
	}

	.tabs-block .title span {
		font-size: 12px;
	}

	.tabs-block address {
		margin: 4px 0 0;
	}

	.tabs-block .name {
		margin: 0 0 10px;
	}

	.tabs-block .carousel-indicators {
		margin: 0 0 55px;
	}

	.tabs-block .carousel-indicators li {
		padding: 13px;
	}

	.listing-block {
		padding: 21px 0 50px;
	}

	.listing-block .text-wrap {
		font-size: 16px;
		line-height: 1.6;
	}

	.listing-block .text-wrap p {
		margin: 0 0 47px;
	}

	.listing-block h2 {
		margin: 0 0 28px;
	}

	.result-list {
		margin: 0 0 19px;
		padding: 0 7px 0 0;
	}

	.result-list .links-wrap p {
		margin: 0 0 15px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.tabs-block .four-col .col-hold:nth-child(2),
	.tabs-block .four-col .col-hold:nth-child(1) {
		border-bottom: 1px dashed #d1d6d9;
	}
}

@media (max-width: 991px) and (min-width: 768px) {
	.nav-active .drop-wrap {
		opacity: 1;
		visibility: visible;
		height: calc(100vh - 126px);
	}
}

@media (min-width: 992px) {
	h1 {
		font-size: 48px;
	}

	.breadcrumb {
		margin: 0 0 21px;
	}

	.pagination .page-item .page-link {
		width: 46px;
		height: 49px;
		padding: 13px 5px;
	}

	.pagination .page-item.pager__item--next .page-link {
		padding: 13px;
		width: 116px;
	}

	.pagination .page-item.pager__item--previous .page-link {
		width: 108px;
		padding: 13px;
	}

	#header .link-wrap {
		width: calc(100% - 200px);
		padding: 7px 34px 0;
	}

	#header .link-wrap a {
		padding: 0;
		color: #11284b;
	}

	#header .right-content {
		padding: 28px 0 0;
	}

	#header .contact-form {
		width: 200px;
		margin: 0 0 10px;
	}

	#header .contact-form label {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}

	#header .form-control {
		height: 40px;
		line-height: 37px;
	}

	#header .form-group {
		width: 200px;
	}

	#header .form-group button {
		top: 10px;
	}

	.nav-list {
		margin: 0;
		padding: 0 10px;
	}

	.nav-list > li {
		font-size: 14px;
		border-bottom: none;
		padding: 8px 10px;
	}

	.nav-list > li a {
		padding: 0;
		color: #11284b;
	}

	.nav-list > li:after {
		content: "";
		position: absolute;
		top: -1px;
		left: 0;
		right: 0;
		height: 2px;
		background: #bb3b18;
		opacity: 0;
		visibility: hidden;
	}

	.nav-list > li.active:after {
		opacity: 1;
		visibility: visible;
	}

	.nav-list > li.active > a {
		font-weight: 600;
	}

	.nav-list > li.hover .sub-drop {
		margin-top: 0;
	}

	.nav-list > li .sub-drop {
		position: absolute;
		top: 100%;
		left: 0;
		width: 200px;
		background: #fff;
		box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .25);
		z-index: 999;
		margin-top: 25px;
	}

	.nav-list > li .sub-drop li a {
		border-bottom: 1px solid rgba(0, 0, 0, .25);
	}

	.hero-block {
		min-height: 532px;
	}

	.hero-block .info-wrap {
		max-width: 420px;
		width: 100%;
	}

	.card-holder {
		padding: 23px 29px;
	}

	.herosm-block {
		min-height: 344px;
	}

	.herosm-block:after {
		content: none;
	}

	.herosm-block.no-bg {
		min-height: 344px;
	}

	.herosm-block .bg-stretch {
		bottom: 0;
		min-height: 0;
		background-position: 50% 100%;
	}

	.herosm-block .info-wrap {
		max-width: 420px;
		width: 100%;
	}

	.heromd-block:after {
		content: none;
	}

	.heromd-block #two-columns .text-wrap.no-mrgn {
		margin: 0 0 10px;
	}

	.heromd-block .bg-stretch {
		bottom: 0;
		min-height: 0;
		background-position: 50% 100%;
	}

	.heromd-block .info-wrap {
		max-width: 420px;
		width: 100%;
	}

	.card-wrap {
		padding: 34px 37px;
		margin: 0 0 14px;
	}

	.extra-list {
		margin: 0 -19px;
	}

	.extra-list li {
		padding: 0 19px;
	}

	.extra-list li:not(:last-child):after {
		content: "|";
		position: absolute;
		top: 0;
		right: 0;
		color: #adadad;
	}

	#two-columns {
		padding: 34px 0 98px;
	}

	#two-columns .title {
		padding: 0 85px 0 0;
	}

	#two-columns .text-wrap {
		margin: 0 0 50px;
	}

	.detail-block {
		padding: 7px 0 30px;
	}

	.table-holder .jcf-scrollable {
		padding-top: 0;
	}

	.tabs-block {
		padding: 4px 0 32px;
	}

	.tabs-block .event-list > li {
		margin: 0 0 42px;
	}

	.tabs-block .event-list > li.active .header:after {
		content: none;
	}

	.tabs-block .tasks-list > li {
		padding: 20px 0 17px 25px;
	}

	.tabs-block .four-col {
		margin: 0 -13px;
	}

	.tabs-block .four-col .col-hold {
		padding: 0 13px;
		width: 25%;
	}

	.tabs-block .four-col .col-hold:not(:last-child) {
		border-right: 1px dashed #d1d6d9;
		border-bottom: none;
	}

	.tabs-block .header {
		padding: 14px 8px 9px 62px;
		font-size: 22px;
		width: 408px;
		border-radius: 4px 4px 0 0;
	}

	.tabs-block .header:after {
		content: none;
	}

	.result-list > li {
		padding: 32px 0 20px;
	}

	.result-list .content-wrap {
		padding: 0 33px;
		width: calc(100% - 30%);
		border-right: 2px dotted #e1e2e3;
	}

	.result-list .links-wrap {
		padding: 0 35px;
		width: 30%;
	}
}

@media (min-width: 1200px) {
	.nav-list {
		margin: 0 -18px;
		padding: 0;
	}

	.nav-list > li {
		font-size: 16px;
		padding: 8px 17px;
	}

	.about-block .text-wrap {
		padding: 3px 65px 3px 87px;
	}
}

@media (max-width: 991px) {
	.drop-wrap {
		-webkit-transition: all .35s linear;
		transition: all .35s linear;
		background: #11284b;
		position: absolute;
		padding: 20px 10px;
		top: 100%;
		left: 0;
		right: 0;
		border-top: none;
		height: 0;
		opacity: 0;
		visibility: hidden;
		z-index: 999;
		overflow: hidden;
		overflow-y: auto;
	}

	.drop-wrap #nav {
		padding: 0 0 25px;
	}

	.nav-list > li a:after {
		-webkit-transition: all .35s linear;
		transition: all .35s linear;
		content: "";
		position: absolute;
		top: 0;
		left: -999px;
		background: #fff;
		bottom: 0;
		right: -999px;
		opacity: 0;
		visibility: hidden;
		z-index: -1;
	}

	.nav-list > li a:hover:after {
		opacity: 1;
		visibility: visible;
	}

	.nav-list > li.active > a:after {
		opacity: 1;
		visibility: visible;
	}

	.nav-list > li.hover .sub-drop {
		max-height: 999px;
	}

	.nav-list > li .sub-drop {
		max-height: 0;
		overflow: hidden;
	}

	.nav-list > li .sub-drop li a:hover:after {
		opacity: 1;
		visibility: visible;
	}

	.heromd-block #two-columns .text-wrap {
		margin: 0 0 75px;
	}

	#sidebar:after {
		content: "";
		position: absolute;
		top: 0;
		bottom: 0;
		left: -999px;
		right: -999px;
		z-index: -1;
		background: #ededed;
	}

	.sidebar:after {
		content: "";
		position: absolute;
		top: 0;
		bottom: 0;
		left: -999px;
		right: -999px;
		z-index: -1;
		background: #ededed;
	}

	.tabs-block .event-list > li:last-child .header {
		border-radius: 0 0 4px 4px;
	}

	.result-list .content-wrap {
		border-bottom: 2px dotted #e1e2e3;
		padding: 28px 4px 15px;
	}
}

@media (max-width: 767px) {
	.container {
		padding: 0 20px;
	}

	#header .container {
		max-width: 100%;
	}

	.nav-active .drop-wrap {
		opacity: 1;
		visibility: visible;
		height: calc(100vh - 71px);
	}

	.drop-wrap .container {
		max-width: 100%;
	}

	.card-holder {
		height: auto !important;
	}

	.card-holder h2 {
		height: auto !important;
		line-height: 1.2;
		margin: 0 0 11px;
	}

	.herosm-block #two-columns .text-wrap {
		margin: 0 0 75px;
	}

	.herosm-block #two-columns #sidebar {
		padding: 12px 0;
	}

	.heromd-block #two-columns #sidebar {
		padding: 12px 0;
	}

	.card-wrap {
		height: auto !important;
	}

	.card-wrap h2 {
		height: auto !important;
		line-height: 1.2;
		margin: 0 0 13px;
	}

	.card-wrap .text-hold {
		height: auto !important;
	}

	#footer .border-right {
		border-right: none !important;
	}

	.about-block .border-right {
		border-right: none !important;
	}

	.about-block .btn {
		width: 100%;
	}

	.about-block .info-hold {
		height: auto !important;
		margin: 0 0 22px;
	}
}

@media print {
	body {
		overflow: visible;
		min-width: 0 !important;
		max-width: none !important;
		width: auto !important;
	}

	#wrapper {
		overflow: visible;
	}

	[class^="col-"],
	[class*=" col-"],
	.row,
	.container,
	.two-columns .col-wrap {
		margin: 0 !important;
		min-width: 0 !important;
		max-width: none !important;
		width: auto !important;
		width: 100%;
		display: block !important;
	}

	* {
		height: auto !important;
		box-shadow: none  !important;
		color: #000;
		overflow: visible;
		min-height: 0 !important;
		float: none;
		max-width: none !important;
		position: static;
		background: none !important;
		overflow: hidden !important;
	}

	*:not(table) * {
		padding: 0 !important;
	}

	p,
	#two-columns .text-wrap {
		margin: 0 0 10px !important;
	}

	.tabs-block .event-list > li {
		margin-bottom: 15px !important;
	}

	.tabs-block .header:after {
		content: none !important;
	}

	.tabs-block .text-wrap {
		padding: 0 15px !important;
		display: block !important;
	}

	.tabs-block .four-col {
		margin: 0 !important;
	}

	.tabs-block .col-hold {
		padding: 15px !important;
		width: 25% !important;
		border-right: 1px dashed #d1d6d9 !important;
		border-bottom: none !important;
	}

	.d-flex {
		display: block !important;
	}

	.carousel-indicators {
		margin: 0 !important;
	}

	.nav-tabs .nav-link,
	.carousel-indicators li {
		border: none !important;
		display: none !important;
		text-align: left !important;
		color: #000 !important;
		width: 100% !important;
	}

	.nav-tabs .nav-link.active,
	.carousel-indicators li.active {
		display: block !important;
	}

	.nav-tabs .nav-link:after,
	.carousel-indicators li:after {
		content: none !important;
	}

	h2:after,
	.result-list .content-wrap .form-count:after {
		content: none !important;
	}

	.result-list .content-wrap,
	.card-wrap {
		padding: 10px 15px !important;
	}

	table td,
	table th {
		padding: 5px 10px !important;
	}

	table td span:after,
	table td span:before,
	table th span:after,
	table th span:before {
		content: none !important;
	}

	.card-wrap,
	.card-holder,
	.result-list li {
		page-break-inside: avoid !important;
	}

	.table-holder .table-wrap thead th:nth-child(6),
	.table-holder .table-wrap thead th:nth-child(7),
	.table-holder .table-wrap tbody td:nth-child(6),
	.table-holder .table-wrap tbody td:nth-child(7) {
		display: none !important;
		width: auto !important;
	}

	.table-holder .table-wrap,
	.table-holder .table-wrap table {
		width: auto !important;
		border: none !important;
	}

	.table-holder .table-wrap thead th {
		width: auto !important;
	}

	.card-wrap {
		text-decoration: none !important;
	}

	.card-wrap .link-wrap {
		display: none !important;
	}

	.card-wrap:after,
	.card-wrap:before {
		content: none !important;
	}

	.about-block .border-bottom,
	.about-block .border-right {
		border: none !important;
	}

	.hero-block .announcement:after {
		content: none !important;
	}

	.hero-block .announcement,
	.two-columns .col-wrap .text-wrap {
		max-width: 100%;
	}

	.card-holder .text-hold::after,
	.btn,
	.drop-wrap,
	#header .contact-form,
	.breadcrumb,
	#sidebar,
	.card-holder,
	.flags-list,
	.contact-list,
	#footer .logo-wrap,
	.nav-opener,
	#header .right-content,
	.bg-stretch,
	#main .bg-style,
	br,
	#sidebar,
	.related-block,
	.result-list li .links-wrap,
	.pagination {
		min-height: 0 !important;
		display: none !important;
	}

	.result-list .content-wrap {
		width: 100% !important;
		border: none !important;
	}

	h1 {
		font-size: 24px !important;
		margin: 0 !important;
	}

	h2 {
		font-size: 22px !important;
		margin: 0 !important;
	}

	p,
	blockquote {
		margin: 0 0 10px;
		padding: 0;
	}

	.hero-block .text {
		font-size: 18px !important;
		margin: 0 !important;
	}

	#two-columns .title {
		font-size: 14px !important;
		margin: 0 0 10px !important;
	}

	.extra-list {
		margin: 0;
	}

	.extra-list li {
		margin: 0 0 5px;
		padding: 0 10px !important;
		float: left !important;
	}

	.extra-list li:after {
		display: none;
	}
}

.user-login-form input[type=text],
.user-login-form input[type=password]{
    max-width: 400px;
}

.user-login-form {
    margin-top: 20px;
    margin-bottom: 20px;
}
.user-login-form label {
    font-weight: bold;
}
.user-login-form .description {
    font-size: 12px;
    font-style: italic;
}
.webform-button--submit {
    margin-top: 20px;
}
.helpmenu {
    background: #CCC;
}
.helpmenu ul{
margin: 0;
}
.helpmenu li{
    padding: 10px;
    display: inline-block;
    list-style: none;
}
.helpmenu li a{
    color: #000;
}

.external {
    background-image: url("../images/share.svg");
    background-repeat: no-repeat;
    background-size: 16px 16px;
    background-position: right;
    content: " ";
	margin-left: 0px;
	padding-right: 20px;

}
#two-columns img {
    max-width: 100%;
}
.text-wrap .info-wrap a {
    color: #FFF;
}
.text-wrap .info-wrap a.external {
    background-image: url("../images/share-white.svg");
}
.pager__item--ellipsis {
    display: none !important;
}
td .views-row .views-field {
    margin-bottom: 10px;
}
.views-field-field-related-orders-and-rulings li {
    list-style: none;
    padding-left: 0;
    margin-bottom: 10px;
}
.views-field-field-related-orders-and-rulings .external {
    background: none;
    padding: 0;
}
@media screen and (min-width: 768px) {
    .table-holder .jcf-scrollable-wrapper {
        height: unset !important;
    }
}
.webform-submission-form .form-item-site {
    display: none;
}

.webcasts-block .table-holder .table-wrap thead th:first-child {
  width: 40%;
}

/** Swiftype results */

.st-query-present {
  font-size: 1rem;
  color: #000;
  font-family: "Brown LL", Helvetica, "Helvetica Neue", Arial, sans-serif;
  display: block;
  font-weight: bold;
}

.st-search-container {
  font-family: "Brown LL", Helvetica, "Helvetica Neue", Arial, sans-serif;
}

.st-ui-result .st-ui-type-heading {
  color: #002546;
  font-size: 1.625rem;
  margin-bottom: 0.625rem !important;
}

.st-ui-container-primary_content a.st-ui-result {
  border-bottom: 1px solid #979797;
  padding-bottom: 1.875rem !important;
  padding-top: 1.875rem !important;
}

span.st-ui-type-detail {
  font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #484848;
  text-align: left;
  max-height: none;
}

a.st-ui-result .st-ui-type-detail {
  max-height: none !important;
  overflow: inherit !important;
  font-family: "VIC";
}
span.st-ui-pagination.st-search-pagination a {
  font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
}

.st-ui-container-primary_content.st-position-container {
  margin-bottom: 5rem !important;
}

.st-ui-type-detail-bold,
a.st-ui-pagination-link.st-ui-pagination-number-link.st-result-pagination-link.active {
  font-size: 17px !important;
  line-height: 1.29;
  color: #13294b;
  text-decoration: underline;
}

a.st-ui-result:before,
span.st-ui-arrow {
  display: none !important;
}

/*a.st-ui-pagination-link.st-ui-pagination-number-link.st-result-pagination-link + a:before {
  content: '/';
  display: inline-block;
  vertical-align: top;
  margin-left: 12px;
  margin-right: 12px;
  color: #d7dbe0;
}*/

a.st-ui-result:last-of-type {
  border-bottom: 1px solid #979797 !important;
}

.st-default-search-input, .st-ui-search-input {
  overflow: hidden !important;
  background-image: none !important;
  font-family: inherit !important;
  box-sizing: border-box !important;

  display: block !important;
  width: 100% !important;
  height: 40px !important;
  padding: .375rem .75rem !important;
  font-size: 1rem !important;
  font-weight: 400 !important;
  line-height: 1.38 !important;
  color: #000 !important;
  background-color: #fff !important;
  background-clip: padding-box !important;
  border: 1px solid #cecece !important;
  border-radius: 2px !important;
  -webkit-transition: border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out !important;
  transition: border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out !important;
}



.st-ui-pagination.st-search-pagination {
  margin: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: .25rem;
}

a.st-ui-pagination-link {
  position: relative;
  display: block;
  padding: .5rem .75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #1c3254;
  float: left;
  font-family: "VIC";
}

a.st-ui-pagination-link {
  -webkit-transition: background .35s linear;
  transition: background .35s linear;
  width: 46px;
  height: 42px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 16px;
  color: #54565a;
  font-weight: 500;
  text-decoration: none;
  border-color: #1c3254;
  text-transform: capitalize;
  padding: 10px 13px;
  text-align: center;
}

a.st-ui-pagination-link.st-ui-pagination-number-link.st-result-pagination-link.active {
  background: #eff4fc;
  cursor: default !important;
}


a.st-ui-pagination-link:first-child {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  color: #11284b;
  width: 48px;
  text-align: center;
}

a.st-ui-pagination-link:last-child {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  color: #11284b;
  width: 48px;
  text-align: center;
}

a.st-ui-pagination-link {
  width: 46px;
  height: 49px;
  padding: 13px 5px;
}

a.st-ui-pagination-link:last-child {
  padding: 13px;
  width: 116px;
}

a.st-ui-pagination-link:first-child {
  width: 108px;
  padding: 13px;
}


.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.about-block .btn.btn-default {
	margin-top: 15px;
}
.mac {
	background-image: url('../images/AppleOS.gif');
	background-repeat:no-repeat;
	background-position: left;
	background-size: 30%;
}
.pc {
	background-image: url('../images/Windows.gif');
	background-repeat:no-repeat;
	background-position: left;
	background-size: 30%;
}
.macsafari {
	background-image: url('../images/safari-apple.gif');
	background-repeat:no-repeat;
	background-position: left;
	background-size: 25%;
}
.online-hearings {
	font-family: vic;
	border: 2px solid #C4C4C4;
}
.online-hearings th {
	background: #ECECEC;
	font-size: 22px;
	font-weight: 600;
	color: #11284B;
	padding: 15px 35px;
	width: 50%;
}
.online-hearings td{
	border: 1px solid #C4C4C4;
	font-size: 16px;
	color: #11284B;
	font-weight: 600;
	padding: 15px 35px 15px 80px;
	width: 50%;
}
.online-hearings td a {
	font-size: 16px;
	color: #11284B;
	text-decoration: none;
}
.online-hearings td a:hover, .online-hearings td a:focus {
	text-decoration: underline;
}

/**
 * Family Support Services
 */
.row-eq-height {
  display: flex;
  flex-wrap: wrap;
}

.helpmenu {
  z-index: 2;
  position: relative;
}

.family-support-landing .hero-block {
  min-height: auto !important;
}

.family-support-landing .hero-block .text-wrap {
  margin: 0 0 30px;
  min-height: auto;
}

.family-support-landing .hero-block .text-wrap a {
  color: #fff !important;
}

.family-support-landing .card-wrap {
  color: #13294b;
  padding: 24px;
  background: #FFF;
  border-radius: 3px;
  border: 1px #ECECED solid;
}

.family-support-service .intro-text-summary,
.family-support-landing .intro-text-summary {
  color: #13294B;
  font-family: VIC;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 30px */
}

/*.family-support-landing .card-wrap .text-hold {
  padding-bottom: 0;
}*/

/*
.family-support-landing .card-wrap:before {
  content: "";
  background-image: none;
}
*/

.family-support-service .thumbnail {
  padding-right: 32px;
}

.family-support-landing .detail-block-grey,
.family-support-service .detail-block-grey {
  background: #F9F9F9;
  padding-top: 80px;
  padding-bottom: 80px;
}

.family-support-service .services_card .description {
  word-break: break-word;
}

.family-support-service .services_card {
  padding: 24px;
  background: #FFF;
  border-radius: 3px;
  border: 1px #ECECED solid;
  height: 100%;
  font-size: 14px;
  color: #000;
}

.family-support-service .services_card img {
  max-width: 116px;
}

.family-support-service .services_card ul.services {
  margin: 0;
  padding: 0;
}

.family-support-service .services_card ul.services li span {
  padding-left: 4px;
}

.family-support-service .services_card h3 {
  color: #13294B;
  font-family: VIC, serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 26.4px */
  letter-spacing: -0.25px;
  text-decoration-line: underline;
}

.family-support-service .services_card h4 {
  color: #525252;
  font-size: 13px;
  font-family: VIC;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.87px;
  margin-top: 16px;
}

.family-support-service .services_card a[href^="tel:"] {
  color: #525252;
  text-decoration: none;
}

.family-support-service .services_card ul.services li {
  list-style-type: none;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" fill="none"><path fill="#525252" fill-rule="evenodd" clip-rule="evenodd" d="M2.5375 4.63757C3.13759 4.03766 3.95138 3.70065 4.7999 3.70065C5.64843 3.70065 6.46221 4.03766 7.0623 4.63757L7.9999 5.57437L8.9375 4.63757C9.23269 4.33193 9.58579 4.08815 9.97621 3.92044C10.3666 3.75273 10.7865 3.66446 11.2114 3.66077C11.6363 3.65707 12.0577 3.73804 12.451 3.89894C12.8442 4.05984 13.2015 4.29745 13.502 4.5979C13.8024 4.89836 14.04 5.25565 14.2009 5.64891C14.3618 6.04218 14.4428 6.46356 14.4391 6.88845C14.4354 7.31334 14.3471 7.73325 14.1794 8.12366C14.0117 8.51407 13.7679 8.86718 13.4623 9.16237L7.9999 14.6256L2.5375 9.16237C1.9376 8.56228 1.60059 7.74849 1.60059 6.89997C1.60059 6.05144 1.9376 5.23766 2.5375 4.63757Z"/></svg>');
  background-repeat: no-repeat;

  background-position: left center;
  background-size: 16px 17px;
  color: #525252; font-size: 14px;
}

.family-support-service .hero-block .col-sm-12 {
  margin-bottom: 0;
}

.family-support-service [class*="col-"] {
  margin-bottom: 30px;
}

@media screen and (min-width: 768px) {
  .family-support-service .services_card ul.services {
    display: flex;
    flex-wrap: wrap;
  }

  .family-support-service .services_card ul.services li {
    flex-grow: 1;
    flex-basis: 50%;
  }
}

.read-more {
  /* You can update this variable directly in the html by adding a style property to the .read-more element */
  --line-clamp: 6;

  display: flex;
  flex-direction: column;
  align-items: start;
}

.read-more__text {
  color: #000;
  font-family: VIC;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 24px */

  display: -webkit-box;
  -webkit-line-clamp: var(--line-clamp);
  -webkit-box-orient: vertical;
  overflow: hidden;

  margin-bottom: 24px;
}

.read-more__text p {
  margin-top: 0 !important;
  margin-bottom: 16px !important;
}

.read-more__checkbox {
  clip: rect(0 0 0 0);
  clip-path: inset(100%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.read-more__checkbox ~ .read-more__label:before {
  content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDIwIDIwIiBmaWxsPSJub25lIj4KICA8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTEwIDE4QzEyLjEyMTcgMTggMTQuMTU2NiAxNy4xNTcxIDE1LjY1NjkgMTUuNjU2OUMxNy4xNTcxIDE0LjE1NjYgMTggMTIuMTIxNyAxOCAxMEMxOCA3Ljg3ODI3IDE3LjE1NzEgNS44NDM0NCAxNS42NTY5IDQuMzQzMTVDMTQuMTU2NiAyLjg0Mjg1IDEyLjEyMTcgMiAxMCAyQzcuODc4MjcgMiA1Ljg0MzQ0IDIuODQyODUgNC4zNDMxNSA0LjM0MzE1QzIuODQyODUgNS44NDM0NCAyIDcuODc4MjcgMiAxMEMyIDEyLjEyMTcgMi44NDI4NSAxNC4xNTY2IDQuMzQzMTUgMTUuNjU2OUM1Ljg0MzQ0IDE3LjE1NzEgNy44NzgyNyAxOCAxMCAxOFpNMTEgN0MxMSA2LjczNDc4IDEwLjg5NDYgNi40ODA0MyAxMC43MDcxIDYuMjkyODlDMTAuNTE5NiA2LjEwNTM2IDEwLjI2NTIgNiAxMCA2QzkuNzM0NzggNiA5LjQ4MDQzIDYuMTA1MzYgOS4yOTI4OSA2LjI5Mjg5QzkuMTA1MzYgNi40ODA0MyA5IDYuNzM0NzggOSA3VjlIN0M2LjczNDc4IDkgNi40ODA0MyA5LjEwNTM2IDYuMjkyODkgOS4yOTI4OUM2LjEwNTM2IDkuNDgwNDMgNiA5LjczNDc4IDYgMTBDNiAxMC4yNjUyIDYuMTA1MzYgMTAuNTE5NiA2LjI5Mjg5IDEwLjcwNzFDNi40ODA0MyAxMC44OTQ2IDYuNzM0NzggMTEgNyAxMUg5VjEzQzkgMTMuMjY1MiA5LjEwNTM2IDEzLjUxOTYgOS4yOTI4OSAxMy43MDcxQzkuNDgwNDMgMTMuODk0NiA5LjczNDc4IDE0IDEwIDE0QzEwLjI2NTIgMTQgMTAuNTE5NiAxMy44OTQ2IDEwLjcwNzEgMTMuNzA3MUMxMC44OTQ2IDEzLjUxOTYgMTEgMTMuMjY1MiAxMSAxM1YxMUgxM0MxMy4yNjUyIDExIDEzLjUxOTYgMTAuODk0NiAxMy43MDcxIDEwLjcwNzFDMTMuODk0NiAxMC41MTk2IDE0IDEwLjI2NTIgMTQgMTBDMTQgOS43MzQ3OCAxMy44OTQ2IDkuNDgwNDMgMTMuNzA3MSA5LjI5Mjg5QzEzLjUxOTYgOS4xMDUzNiAxMy4yNjUyIDkgMTMgOUgxMVY3WiIgZmlsbD0iI0FBM0ExRCIvPgo8L3N2Zz4=");
  width: 20px;
  height: 20px;
  display: flex;
  margin-right: 8px;
}

.read-more__checkbox ~ .read-more__label {
  display: flex;
  align-items: center;
  justify-content: center;

  cursor: pointer;
  color: #AA3A1D;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 21px */
}

/* Don't forget focus and hover styles for accessibility! */
.read-more__checkbox:focus ~ .read-more__label {
  box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.5);
}

.read-more__checkbox:hover ~ .read-more__label {
  text-decoration: none;
}

.read-more__checkbox ~ .read-more__label::after {
  content: attr(data-read-more);
}

.read-more__checkbox:checked ~ .read-more__label::before {
  display: flex;
  content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDIwIDIwIiBmaWxsPSJub25lIj4KICA8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTEwIDE4QzEyLjEyMTcgMTggMTQuMTU2NiAxNy4xNTcxIDE1LjY1NjkgMTUuNjU2OUMxNy4xNTcxIDE0LjE1NjYgMTggMTIuMTIxNyAxOCAxMEMxOCA3Ljg3ODI3IDE3LjE1NzEgNS44NDM0NCAxNS42NTY5IDQuMzQzMTVDMTQuMTU2NiAyLjg0Mjg1IDEyLjEyMTcgMiAxMCAyQzcuODc4MjcgMiA1Ljg0MzQ0IDIuODQyODUgNC4zNDMxNSA0LjM0MzE1QzIuODQyODUgNS44NDM0NCAyIDcuODc4MjcgMiAxMEMyIDEyLjEyMTcgMi44NDI4NSAxNC4xNTY2IDQuMzQzMTUgMTUuNjU2OUM1Ljg0MzQ0IDE3LjE1NzEgNy44NzgyNyAxOCAxMCAxOFpNMTEgN0MxMSA2LjczNDc4IDEwLjg5NDYgNi40ODA0MyAxMC43MDcxIDYuMjkyODlDMTAuNTE5NiA2LjEwNTM2IDEwLjI2NTIgNiAxMCA2QzkuNzM0NzggNiA5LjQ4MDQzIDYuMTA1MzYgOS4yOTI4OSA2LjI5Mjg5QzkuMTA1MzYgNi40ODA0MyA5IDYuNzM0NzggOSA3VjlIN0M2LjczNDc4IDkgNi40ODA0MyA5LjEwNTM2IDYuMjkyODkgOS4yOTI4OUM2LjEwNTM2IDkuNDgwNDMgNiA5LjczNDc4IDYgMTBDNiAxMC4yNjUyIDYuMTA1MzYgMTAuNTE5NiA2LjI5Mjg5IDEwLjcwNzFDNi40ODA0MyAxMC44OTQ2IDYuNzM0NzggMTEgNyAxMUg5VjEzQzkgMTMuMjY1MiA5LjEwNTM2IDEzLjUxOTYgOS4yOTI4OSAxMy43MDcxQzkuNDgwNDMgMTMuODk0NiA5LjczNDc4IDE0IDEwIDE0QzEwLjI2NTIgMTQgMTAuNTE5NiAxMy44OTQ2IDEwLjcwNzEgMTMuNzA3MUMxMC44OTQ2IDEzLjUxOTYgMTEgMTMuMjY1MiAxMSAxM1YxMUgxM0MxMy4yNjUyIDExIDEzLjUxOTYgMTAuODk0NiAxMy43MDcxIDEwLjcwNzFDMTMuODk0NiAxMC41MTk2IDE0IDEwLjI2NTIgMTQgMTBDMTQgOS43MzQ3OCAxMy44OTQ2IDkuNDgwNDMgMTMuNzA3MSA5LjI5Mjg5QzEzLjUxOTYgOS4xMDUzNiAxMy4yNjUyIDkgMTMgOUgxMVY3WiIgZmlsbD0iI0FBM0ExRCIvPgogIDxyZWN0IHg9IjgiIHk9IjUiIHdpZHRoPSI0IiBoZWlnaHQ9IjQiIGZpbGw9IiNBQTNBMUQiLz4KICA8cmVjdCB4PSI4IiB5PSIxMSIgd2lkdGg9IjQiIGhlaWdodD0iNCIgZmlsbD0iI0FBM0ExRCIvPgo8L3N2Zz4=");
}

.read-more__checkbox:checked ~ .read-more__label::after {
  content: attr(data-read-less);
}

.read-more__checkbox:checked ~ .read-more__text {
  --line-clamp: none;
  -webkit-line-clamp: var(--line-clamp);
}

.bg-stretch {
  display: none;
}

.has-bg-stretch {
  position: relative;
  margin-bottom: 32px;
  padding-bottom: 32px;
}

.has-bg-stretch:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-image: var(--background-image);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #bd4021;
}

.has-bg-stretch .text-wrap {
  text-shadow: 0 1px 0 BLACK;
}
