/* Slick slider styles */

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
}

.slick-track:before,
.slick-track:after {
	content: "";
	display: table;
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}

[dir="rtl"] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

@font-face {
	font-family: "georgia_bold";
	src: url("fonts/georgia_bold_italic.woff") format("woff"), url("fonts/georgia_bold_italic.ttf") format("truetype");
	font-weight: 700;
	font-style: italic;
}

/* custom select styles */

.jcf-select {
	display: inline-block;
	vertical-align: top;
	position: relative;
	border: 1px solid #777;
	background: #fff;
	margin: 0 0 12px;
	min-width: 150px;
	height: 26px;
}

.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: 26px;
	margin: 0 35px 0 8px;
}

.jcf-select .jcf-select-opener {
	position: absolute;
	text-align: center;
	background: #aaa;
	width: 26px;
	bottom: 0;
	right: 0;
	top: 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 #f00;
}

/* 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: 14px;
	font-size: 12px;
	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: 5px 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;
}

/* common custom form elements styles */

.jcf-disabled {
	background: #ddd !important;
}

.jcf-focus,
.jcf-focus * {
	border-color: #f00 !important;
}

.inner_page .intro-slider .list-info,
.inner_page .latest-reserch .research-list,
.inner_page .topic-block .text-list,
.inner_page .topic-block .title-list,
.inner_page .golas-list,
.inner_page .video-section .video-box .video-list,
.inner_page .breadcrumb-holder .breadcrumb,
.inner_page .post-pagination,
.inner_page .key-list,
.inner_page .post-info,
.inner_page .category-list,
.inner_page .social-list,
.inner_page .unemployment-list,
.inner_page .experts-list,
.inner_page .interested-post-list,
.inner_page .cards-section .cards-list,
.inner_page .latest-research .post-box-holder .text-holder .post-list-navigation,
.inner_page .stats-list,
.inner_page .content-slide-box ul:not([class]):not([id]),
.impact-stats-list,
.impact-stats-block__list,
.map-legend-list,
.topics-list,
.inner_page .looking-list,
.inner_page .looking-list .looking-item .location-holder .location-list,
.inner_page .perks-list,
.inner_page .careers-img-gallery .gallery,
.inner_page .staff-section .filter-list,
.inner_page .staff-section .staff-list,
.inner_page .give-section .info-holder .img-list,
.inner_page .give-accordion,
.inner_page .contact-wrapp .contact-item .contact-info,
.inner_page .staff-detail .social-media,
.inner_page .staff-detail .bio-holder .staff-contact,
.inner_page .about-state .state-list,
.inner_page .comeback-policy .check-btn-holder,
#header .tel-list,
#header .social-list-header,
#footer .footer-menu,
#footer ul,
#footer .logo-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.clearfix:after,
.widget:after,
.search-form:after,
.post-password-form p:after,
.navigation-single:after {
	content: "";
	display: block;
	clear: both;
}

.ellipsis {
	white-space: nowrap; /* 1 */
	text-overflow: ellipsis; /* 2 */
	overflow: hidden;
}

img {
	max-width: 100%;
	height: auto;
}

.comment-form input[type="text"],
.search-form input[type="text"],
.post-password-form input[type="text"],
.comment-form
input[type="tel"],
.search-form
input[type="tel"],
.post-password-form
input[type="tel"],
.comment-form
input[type="email"],
.search-form
input[type="email"],
.post-password-form
input[type="email"],
.comment-form
input[type="search"],
.search-form
input[type="search"],
.post-password-form
input[type="search"],
.comment-form
input[type="password"],
.search-form
input[type="password"],
.post-password-form
input[type="password"],
.comment-form
input[type="url"],
.search-form
input[type="url"],
.post-password-form
input[type="url"],
.comment-form
input[type="date"],
.search-form
input[type="date"],
.post-password-form
input[type="date"],
.comment-form
textarea,
.search-form
textarea,
.post-password-form
textarea {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	border: 1px solid #999;
	padding: .5em .7em;
}

.comment-form input[type="text"]:focus,
.search-form input[type="text"]:focus,
.post-password-form input[type="text"]:focus,
.comment-form
  input[type="tel"]:focus,
.search-form
  input[type="tel"]:focus,
.post-password-form
  input[type="tel"]:focus,
.comment-form
  input[type="email"]:focus,
.search-form
  input[type="email"]:focus,
.post-password-form
  input[type="email"]:focus,
.comment-form
  input[type="search"]:focus,
.search-form
  input[type="search"]:focus,
.post-password-form
  input[type="search"]:focus,
.comment-form
  input[type="password"]:focus,
.search-form
  input[type="password"]:focus,
.post-password-form
  input[type="password"]:focus,
.comment-form
  input[type="url"]:focus,
.search-form
  input[type="url"]:focus,
.post-password-form
  input[type="url"]:focus,
.comment-form
  input[type="date"]:focus,
.search-form
  input[type="date"]:focus,
.post-password-form
  input[type="date"]:focus,
.comment-form
  textarea:focus,
.search-form
  textarea:focus,
.post-password-form
  textarea:focus {
	border-color: #333;
}

.comment-form input[type="text"]::-webkit-input-placeholder,
.search-form input[type="text"]::-webkit-input-placeholder,
.post-password-form input[type="text"]::-webkit-input-placeholder,
.comment-form
  input[type="tel"]::-webkit-input-placeholder,
.search-form
  input[type="tel"]::-webkit-input-placeholder,
.post-password-form
  input[type="tel"]::-webkit-input-placeholder,
.comment-form
  input[type="email"]::-webkit-input-placeholder,
.search-form
  input[type="email"]::-webkit-input-placeholder,
.post-password-form
  input[type="email"]::-webkit-input-placeholder,
.comment-form
  input[type="search"]::-webkit-input-placeholder,
.search-form
  input[type="search"]::-webkit-input-placeholder,
.post-password-form
  input[type="search"]::-webkit-input-placeholder,
.comment-form
  input[type="password"]::-webkit-input-placeholder,
.search-form
  input[type="password"]::-webkit-input-placeholder,
.post-password-form
  input[type="password"]::-webkit-input-placeholder,
.comment-form
  input[type="url"]::-webkit-input-placeholder,
.search-form
  input[type="url"]::-webkit-input-placeholder,
.post-password-form
  input[type="url"]::-webkit-input-placeholder,
.comment-form
  input[type="date"]::-webkit-input-placeholder,
.search-form
  input[type="date"]::-webkit-input-placeholder,
.post-password-form
  input[type="date"]::-webkit-input-placeholder,
.comment-form
  textarea::-webkit-input-placeholder,
.search-form
  textarea::-webkit-input-placeholder,
.post-password-form
  textarea::-webkit-input-placeholder {
	color: #ccc;
}

.comment-form input[type="text"]::-moz-placeholder,
.search-form input[type="text"]::-moz-placeholder,
.post-password-form input[type="text"]::-moz-placeholder,
.comment-form
  input[type="tel"]::-moz-placeholder,
.search-form
  input[type="tel"]::-moz-placeholder,
.post-password-form
  input[type="tel"]::-moz-placeholder,
.comment-form
  input[type="email"]::-moz-placeholder,
.search-form
  input[type="email"]::-moz-placeholder,
.post-password-form
  input[type="email"]::-moz-placeholder,
.comment-form
  input[type="search"]::-moz-placeholder,
.search-form
  input[type="search"]::-moz-placeholder,
.post-password-form
  input[type="search"]::-moz-placeholder,
.comment-form
  input[type="password"]::-moz-placeholder,
.search-form
  input[type="password"]::-moz-placeholder,
.post-password-form
  input[type="password"]::-moz-placeholder,
.comment-form
  input[type="url"]::-moz-placeholder,
.search-form
  input[type="url"]::-moz-placeholder,
.post-password-form
  input[type="url"]::-moz-placeholder,
.comment-form
  input[type="date"]::-moz-placeholder,
.search-form
  input[type="date"]::-moz-placeholder,
.post-password-form
  input[type="date"]::-moz-placeholder,
.comment-form
  textarea::-moz-placeholder,
.search-form
  textarea::-moz-placeholder,
.post-password-form
  textarea::-moz-placeholder {
	opacity: 1;
	color: #ccc;
}

.comment-form input[type="text"]:-moz-placeholder,
.search-form input[type="text"]:-moz-placeholder,
.post-password-form input[type="text"]:-moz-placeholder,
.comment-form
  input[type="tel"]:-moz-placeholder,
.search-form
  input[type="tel"]:-moz-placeholder,
.post-password-form
  input[type="tel"]:-moz-placeholder,
.comment-form
  input[type="email"]:-moz-placeholder,
.search-form
  input[type="email"]:-moz-placeholder,
.post-password-form
  input[type="email"]:-moz-placeholder,
.comment-form
  input[type="search"]:-moz-placeholder,
.search-form
  input[type="search"]:-moz-placeholder,
.post-password-form
  input[type="search"]:-moz-placeholder,
.comment-form
  input[type="password"]:-moz-placeholder,
.search-form
  input[type="password"]:-moz-placeholder,
.post-password-form
  input[type="password"]:-moz-placeholder,
.comment-form
  input[type="url"]:-moz-placeholder,
.search-form
  input[type="url"]:-moz-placeholder,
.post-password-form
  input[type="url"]:-moz-placeholder,
.comment-form
  input[type="date"]:-moz-placeholder,
.search-form
  input[type="date"]:-moz-placeholder,
.post-password-form
  input[type="date"]:-moz-placeholder,
.comment-form
  textarea:-moz-placeholder,
.search-form
  textarea:-moz-placeholder,
.post-password-form
  textarea:-moz-placeholder {
	color: #ccc;
}

.comment-form input[type="text"]:-ms-input-placeholder,
.search-form input[type="text"]:-ms-input-placeholder,
.post-password-form input[type="text"]:-ms-input-placeholder,
.comment-form
  input[type="tel"]:-ms-input-placeholder,
.search-form
  input[type="tel"]:-ms-input-placeholder,
.post-password-form
  input[type="tel"]:-ms-input-placeholder,
.comment-form
  input[type="email"]:-ms-input-placeholder,
.search-form
  input[type="email"]:-ms-input-placeholder,
.post-password-form
  input[type="email"]:-ms-input-placeholder,
.comment-form
  input[type="search"]:-ms-input-placeholder,
.search-form
  input[type="search"]:-ms-input-placeholder,
.post-password-form
  input[type="search"]:-ms-input-placeholder,
.comment-form
  input[type="password"]:-ms-input-placeholder,
.search-form
  input[type="password"]:-ms-input-placeholder,
.post-password-form
  input[type="password"]:-ms-input-placeholder,
.comment-form
  input[type="url"]:-ms-input-placeholder,
.search-form
  input[type="url"]:-ms-input-placeholder,
.post-password-form
  input[type="url"]:-ms-input-placeholder,
.comment-form
  input[type="date"]:-ms-input-placeholder,
.search-form
  input[type="date"]:-ms-input-placeholder,
.post-password-form
  input[type="date"]:-ms-input-placeholder,
.comment-form
  textarea:-ms-input-placeholder,
.search-form
  textarea:-ms-input-placeholder,
.post-password-form
  textarea:-ms-input-placeholder {
	color: #ccc;
}

.comment-form input[type="text"].placeholder,
.search-form input[type="text"].placeholder,
.post-password-form input[type="text"].placeholder,
.comment-form
  input[type="tel"].placeholder,
.search-form
  input[type="tel"].placeholder,
.post-password-form
  input[type="tel"].placeholder,
.comment-form
  input[type="email"].placeholder,
.search-form
  input[type="email"].placeholder,
.post-password-form
  input[type="email"].placeholder,
.comment-form
  input[type="search"].placeholder,
.search-form
  input[type="search"].placeholder,
.post-password-form
  input[type="search"].placeholder,
.comment-form
  input[type="password"].placeholder,
.search-form
  input[type="password"].placeholder,
.post-password-form
  input[type="password"].placeholder,
.comment-form
  input[type="url"].placeholder,
.search-form
  input[type="url"].placeholder,
.post-password-form
  input[type="url"].placeholder,
.comment-form
  input[type="date"].placeholder,
.search-form
  input[type="date"].placeholder,
.post-password-form
  input[type="date"].placeholder,
.comment-form
  textarea.placeholder,
.search-form
  textarea.placeholder,
.post-password-form
  textarea.placeholder {
	color: #ccc;
}

.widget {
	margin-bottom: 1.2em;
}

.widget ul {
	padding-left: 2em;
}

.widget select {
	min-width: 150px;
}

.comment-form label {
	display: block;
	padding-bottom: 4px;
}

.comment-form textarea {
	overflow: auto;
	margin: 0;
	height: 120px;
	min-height: 120px;
}

.comment-form textarea,
.comment-form input[type="text"] {
	margin: 0 4px 0 0;
	width: 300px;
}

.comment-form input[type="submit"] {
	display: block;
	float: none;
}

.post-password-form label {
	display: block;
}

.post-password-form input[type="password"] {
	margin: 0 4px 0 0;
	width: 300px;
}

.search-form input {
	float: left;
	height: 2em;
}

.search-form input[type="search"] {
	margin: 0 4px 0 0;
	width: 150px;
}

.post-password-form input {
	float: left;
	height: 2em;
}

.post-password-form input[type="password"] {
	width: 150px;
}

.comment-form input[type="submit"],
.post-password-form input[type="submit"],
.search-form input[type="submit"] {
	background: #333;
	color: #fff;
	height: 2em;
	border: none;
	padding: 0 .5em;
}

.comment-form input[type="submit"]:hover,
.post-password-form input[type="submit"]:hover,
.search-form input[type="submit"]:hover {
	opacity: .8;
}

.commentlist {
	margin: 0 0 1.2em;
}

.commentlist .edit-link {
	margin: 0;
}

.commentlist .avatar-holder {
	float: left;
	margin: 0 1.2em 4px 0;
}

.commentlist-item .commentlist-item {
	padding: 0;
}

.comment,
.commentlist-holder {
	overflow: hidden;
}

.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item {
	padding-top: 1.2em;
}

.widget_calendar #next {
	text-align: right;
}

.gallery-item dt {
	float: none;
	padding: 0;
}

.navigation,
.navigation-comments {
	position: relative;
	vertical-align: middle;
	margin-bottom: 1.2em;
}

.navigation .screen-reader-text,
.navigation-comments .screen-reader-text {
	position: absolute;
	left: -99999px;
}

.navigation .page-numbers,
.navigation-comments .page-numbers {
	display: inline-block;
	vertical-align: middle;
	padding: 0 .4em;
}

.navigation .next,
.navigation .prev,
.navigation-comments .next,
.navigation-comments .prev {
	display: inline-block;
	vertical-align: middle;
	max-width: 50%;
	background: #666;
	color: #fff;
	padding: .4em;
	text-decoration: none;
}

.navigation-single {
	margin-bottom: 1.2em;
}

.navigation-single .next,
.navigation-single .prev {
	float: left;
	vertical-align: middle;
	max-width: 50%;
	background: #666;
	color: #fff;
	text-decoration: none;
}

.navigation-single .next a,
.navigation-single .prev a {
	color: inherit;
	text-decoration: none;
	padding: .4em;
	display: block;
}

.navigation-single .next {
	float: right;
}

.wp-caption {
	max-width: 100%;
	clear: both;
	border: 1px solid #ccc;
	padding: .4em;
	margin-bottom: 1.2em;
}

.wp-caption img {
	margin: 0;
	vertical-align: top;
}

.wp-caption p {
	margin: .4em 0 0;
}

div.aligncenter {
	margin: 0 auto 1.2em;
}

img.aligncenter {
	display: block;
	margin: 0 auto;
}

.alignleft {
	float: left;
	margin: 0 1.2em 4px 0;
}

.alignright {
	float: right;
	margin: 0 0 4px 1.2em;
}

.mejs-container {
	margin-bottom: 1.2em;
}

.wp-caption-text,
.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
	height: auto;
}

.resize-active * {
	-webkit-transition: none !important;
	transition: none !important;
}

html {
	height: auto;
}

a:focus-visible,
select:focus-visible {
	outline: none;
	box-shadow: 0 0 0 2px #f00;
}

.order-3 {
	-webkit-box-ordinal-group: 4 !important;
	-ms-flex-order: 3 !important;
	order: 3 !important;
}

.order-2 {
	-webkit-box-ordinal-group: 3 !important;
	-ms-flex-order: 2 !important;
	order: 2 !important;
}

.d-flex {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
}

.flex-column {
	-webkit-box-orient: vertical !important;
	-webkit-box-direction: normal !important;
	-ms-flex-direction: column !important;
	flex-direction: column !important;
}

.d-block {
	display: block !important;
}

.pt-0 {
	padding-top: 0 !important;
}

.jvectormap-tip {
	position: absolute !important;
	background-color: #fff !important;
	border: 2px solid #3093d0 !important;
	padding: 1px 12px !important;
	font-size: 16px !important;
	font-weight: 700 !important;
	text-transform: uppercase !important;
	color: #00274c !important;
	white-space: nowrap !important;
	font-family: inherit !important;
	border-radius: 0 !important;
}

.accessibility {
	position: absolute;
	left: -10000px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
	background-color: #f00;
	color: #fff;
	padding: 10px 5px;
	display: inline-block;
	vertical-align: middle;
	text-decoration: none;
}

.accessibility:focus {
	position: static;
	width: auto;
	height: auto;
	left: 0;
	top: 0;
	color: #fff;
	text-decoration: none;
	outline: none;
}

.js-hidden {
	position: absolute;
	top: 0;
	left: -9999px;
}

.thumbnail-holder,
.video-content {
	margin-bottom: 28px;
}

/* main styles */

[data-video] iframe,
[data-video] video {
	display: block;
}

.fluid-video {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
}

.fluid-video iframe,
.fluid-video video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.accordion-donate-section {
	position: relative;
}

.inner_page {
	background-color: #fff;
	font-family: "Open Sans";
	font-size: 16px;
	line-height: 1.428571429;
	display: block;
}

.inner_page address,
.inner_page blockquote,
.inner_page dd,
.inner_page dt,
.inner_page figcaption,
.inner_page label,
.inner_page li,
.inner_page td,
.inner_page p,
.inner_page th,
.inner_page time {
	font-size: inherit;
	color: inherit;
	font-weight: inherit;
	font-family: inherit;
}

.inner_page .hentry ul {
	overflow: visible;
}

.inner_page .mark,
.inner_page mark {
	padding: 0;
}

.inner_page p {
	font-size: 16px;
}

.inner_page #wrapper {
	position: relative;
	overflow: hidden;
}

.inner_page .container {
	max-width: 1308px;
	padding: 0 15px;
	width: 100%;
}

.inner_page .bg-cover {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.inner_page .btn,
.inner_page .wp-block-button__link {
	-webkit-transition: border-color .3s ease-in-out, color .3s ease-in-out, background-color .3s ease-in-out;
	transition: border-color .3s ease-in-out, color .3s ease-in-out, background-color .3s ease-in-out;
	border-radius: 0;
	font-weight: 700;
}

.inner_page .btn.btn-primary,
.inner_page .wp-block-button__link.btn-primary {
	background-image: none !important;
	background-color: #00274c !important;
	border-color: #00274c !important;
	color: #fff !important;
}

.inner_page .btn.btn-primary:hover,
.inner_page .wp-block-button__link.btn-primary:hover {
	background-color: #0093d0 !important;
	border-color: #0093d0 !important;
	color: #fff !important;
}

.inner_page .btn.space-normal,
.inner_page .wp-block-button__link.space-normal {
	white-space: normal;
}

.inner_page .wp-block-button__link {
	background-image: none !important;
	background-color: #00274c !important;
	border-color: #00274c !important;
	color: #fff !important;
}

.inner_page .wp-block-button__link:hover {
	background-color: #0093d0 !important;
	border-color: #0093d0 !important;
	color: #fff !important;
}

.inner_page h1,
.inner_page .h1 {
	font-weight: 700;
	color: #0d224d;
	margin-top: 0;
}

.inner_page h2,
.inner_page .h2 {
	font-weight: 700;
	margin-top: 0;
	color: #0d224d;
}

.inner_page h2 span,
.inner_page .h2 span {
	color: #0093d0;
}

.inner_page h3,
.inner_page .h3 {
	font-weight: 700;
	color: #0d224d;
	margin-top: 0;
}

.inner_page h4,
.inner_page .h4 {
	margin-top: 0;
}

.inner_page h5,
.inner_page .h5 {
	margin-top: 0;
}

.inner_page h6,
.inner_page .h6 {
	margin-top: 0;
}

.inner_page .link-holder {
	text-align: center;
}

.inner_page .link-holder a {
	font-size: 18px;
	color: #48b9ea;
	font-weight: 700;
	font-style: italic;
}

.inner_page .link-holder a:hover {
	text-decoration: underline !important;
}

.inner_page .intro-slider {
	position: relative;
}

.inner_page .intro-slider:before {
	content: "";
	background-color: #00274c;
	position: absolute;
	z-index: 2;
	width: 15px;
	height: 15px;
	top: 15px;
	left: 15px;
}

.inner_page .intro-slider:after {
	content: "";
	background-color: #00274c;
	position: absolute;
	z-index: 2;
	height: 3px;
	top: 21px;
	left: 15px;
	width: 9999px;
}

.inner_page .intro-slider .slick-arrow {
	-webkit-transition: background-color .3s ease-in-out;
	transition: background-color .3s ease-in-out;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #00274c;
	color: #fff;
	border: none;
	width: 45px;
	height: 45px;
	font-size: 25px;
	outline: none;
}

.inner_page .intro-slider .slick-arrow:hover {
	background-color: #0093d0;
}

.inner_page .intro-slider .slick-arrow:before {
	content: "\f061";
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
}

.inner_page .intro-slider .slick-arrow:focus-visible {
	box-shadow: 0 0 0 2px #f00;
}

.inner_page .intro-slider .slick-arrow.slick-prev {
	display: none !important;
}

.inner_page .intro-slider .slick-arrow.slick-next {
	position: absolute;
	right: 15px;
	bottom: 0;
}

.inner_page .intro-slider .slick-list {
	margin: 0 -15px;
}

.inner_page .intro-slider .slide {
	padding: 0 15px;
}

.inner_page .intro-slider .img-holder {
	padding-top: 45%;
}

.inner_page .intro-slider .text-holder {
	background-color: #efefef;
	color: #58595b;
	padding: 15px 25px 25px;
	margin-bottom: 22px;
}

.inner_page .intro-slider h1,
.inner_page .intro-slider .h1 {
	font-weight: 700;
	font-size: 25px;
	margin-top: 0;
	margin-bottom: 20px;
	display: block;
}

.inner_page .intro-slider .list-info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	line-height: 1;
	color: #0d224d;
	font-size: 14px;
	font-weight: 700;
	margin: 0 -7px 10px;
}

.inner_page .intro-slider .list-info li {
	padding: 0 7px;
	position: relative;
	font-size: inherit;
	color: inherit;
	font-weight: inherit;
	text-transform: uppercase;
}

.inner_page .intro-slider .list-info li:before {
	content: "|";
	position: absolute;
	line-height: 1;
	right: -6px;
	top: calc(50% - 2px);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.inner_page .intro-slider .list-info li:last-child:before {
	display: none;
}

.inner_page .intro .info-content {
	padding: 35px 25px;
}

.inner_page .intro .info-content h1 {
	color: #00274c;
	font-family: "georgia";
	font-style: italic;
	font-weight: 400;
	margin-bottom: 0;
	font-size: 23px;
}

.inner_page .intro .info-content h1 strong {
	font-style: normal;
	font-family: "Open Sans";
}

.inner_page .latest-reserch {
	position: relative;
	color: #fff;
	padding: 30px 0 35px;
}

.inner_page .latest-reserch.latest-reserch-small:before {
	background-color: #03407c;
	opacity: .8;
	mix-blend-mode: initial;
}

.inner_page .latest-reserch.latest-reserch-small .container {
	max-width: 1282px;
}

.inner_page .latest-reserch:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #0d224d;
	opacity: .88;
	mix-blend-mode: multiply;
}

.inner_page .latest-reserch .container {
	position: relative;
	z-index: 2;
	max-width: 1604px;
}

.inner_page .latest-reserch .h2 {
	color: #fff;
	margin-bottom: 30px;
}

.inner_page .latest-reserch .research-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -10px;
}

.inner_page .latest-reserch .research-list li {
	width: 50%;
	padding: 0 10px 20px;
}

.inner_page .latest-reserch .research-list a {
	text-decoration: none;
	display: block;
}

.inner_page .latest-reserch .research-list a:hover .h5 {
	color: #48b9ea;
}

.inner_page .latest-reserch .research-list .img-holder {
	margin-bottom: 15px;
}

.inner_page .latest-reserch .research-list .img-holder img {
	margin: 0 auto;
}

.inner_page .latest-reserch .research-list span {
	color: #80c9e8;
	display: block;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.inner_page .latest-reserch .research-list .h5 {
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
	line-height: 1.2;
	color: #fff;
	font-weight: 700;
	margin-bottom: 10px;
}

.inner_page .latest-reserch .research-list time {
	font-size: 14px;
	color: #fff;
}

.inner_page .main-slider .slick-arrow {
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
	position: absolute;
	z-index: 1;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	background-color: transparent;
	right: -8px;
	top: 50px;
	font-size: 30px;
	color: #9f9f9f;
}

.inner_page .main-slider .slick-arrow:hover {
	color: #48b9ea;
}

.inner_page .main-slider .slick-arrow:before {
	content: "\f054";
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
}

.inner_page .main-slider .slick-arrow:focus-visible {
	box-shadow: 0 0 0 2px #f00;
}

.inner_page .main-slider .slick-arrow.slick-prev {
	right: auto;
	left: -8px;
}

.inner_page .main-slider .slick-arrow.slick-prev:before {
	content: "\f053";
}

.inner_page .media-section {
	padding: 30px 0 30px;
}

.inner_page .media-section .h2 {
	text-align: center;
	font-weight: 900;
	color: #0d224d;
	margin-bottom: 20px;
}

.inner_page .media-section .h2 span {
	color: #0093d0;
}

.inner_page .media-section + .media-section {
	position: relative;
}

.inner_page .media-section + .media-section:before {
	content: "";
	border-top: 1px solid #a6a8ab;
	width: 100%;
	max-width: 1279px;
	position: absolute;
	top: 17px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.inner_page .media-section + .more-information-section {
	padding-top: 30px;
}

.inner_page .media-section + .more-information-section .more-information .h2 {
	color: #0093d0;
}

.inner_page .media-section + .more-information-section .more-information .h2 mark {
	color: #0d224d;
}

.inner_page .media-slider {
	padding: 0 30px;
	margin-bottom: 25px;
}

.inner_page .media-slider .slick-list {
	margin: 0 -20px;
}

.inner_page .media-slider .slick-slide {
	padding: 0 20px;
}

.inner_page .media-slider .img-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	min-height: 47px;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	margin-bottom: 14px;
	position: relative;
	z-index: -1;
}

.inner_page .media-slider a {
	display: block;
}

.inner_page .media-slider a:hover {
	text-decoration: none;
}

.inner_page .media-slider a:hover h4 {
	color: #0093d0;
}

.inner_page .media-slider a:focus-visible {
	box-shadow: inset 0 0 0 2px #f00;
}

.inner_page .media-slider h4 {
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
	color: #0d224d;
	font-weight: 700;
	line-height: 1.2;
	font-size: 20px;
}

.inner_page .media-slider time {
	color: #0093d0;
	display: block;
}

.inner_page .map-state {
	background-color: #0093d0;
	padding: 35px 0 35px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.inner_page .map-state .text-holder {
	color: #fff;
	margin-bottom: 35px;
	text-align: center;
}

.inner_page .map-state .text-holder .h1 {
	color: #fff;
	line-height: 1.25;
	font-weight: 800;
	font-size: 25px;
}

.inner_page .map-state .text-holder .h1 span {
	color: #0d224d;
	display: block;
}

.inner_page .map-state .text-holder .description {
	display: block;
	margin-bottom: 10px;
	line-height: 1.25;
}

.inner_page .map-state .text-holder .description i {
	margin-left: 5px;
}

.inner_page .map-state .text-holder .info {
	display: inline-block;
	vertical-align: middle;
}

.inner_page .map-state .text-holder .info i {
	margin-right: 3px;
	color: #7fceef;
}

.inner_page .map-state .map-holder {
	width: 100%;
	position: relative;
}

.inner_page .map-state .map-holder a:focus {
	outline: none;
}

.inner_page .map-state .map-holder svg path {
	outline: none;
}

.inner_page .map-state .map-holder .map-tooltip {
	position: absolute;
	background-color: #fff;
	border: 2px solid #0393d0;
	padding: 1px 12px;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	color: #00274c;
	white-space: nowrap;
}

.inner_page .topic-block {
	background-color: #00274c;
	color: #fff;
	padding-top: 35px;
}

.inner_page .topic-block a {
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
	color: inherit;
}

.inner_page .topic-block a:hover {
	text-decoration: none;
	color: #48b9ea;
}

.inner_page .topic-block .h2 {
	text-align: center;
	margin-bottom: 15px;
	color: #fff;
	margin-bottom: 30px;
}

.inner_page .topic-block .h2 span {
	color: #48b9ea;
}

.inner_page .topic-block .h4 {
	font-weight: 700;
	color: #48b9ea;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.inner_page .topic-block .h4 a:hover {
	color: #fff;
}

.inner_page .topic-block .h6 {
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 13px;
	color: inherit;
	display: block;
}

.inner_page .topic-block .text-box {
	margin-bottom: 25px;
}

.inner_page .topic-block .text-list {
	font-size: 14px;
	font-style: italic;
	line-height: 1.2;
	margin-bottom: 25px;
}

.inner_page .topic-block .text-list li {
	margin-bottom: 13px;
}

.inner_page .topic-block .title-list li {
	margin-bottom: 15px;
}

.inner_page .topic-block .title-list h6 {
	margin-bottom: 0;
}

.inner_page .goals-block {
	background-color: #00274c;
	color: #fff;
	padding-bottom: 35px;
}

.inner_page .goals-block .h2 {
	text-align: center;
	margin-bottom: 15px;
	color: #fff;
	margin-bottom: 30px;
}

.inner_page .goals-block .h2 span {
	color: #48b9ea;
}

.inner_page .golas-list {
	counter-reset: li;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	font-weight: 700;
	margin: 0 -10px;
}

.inner_page .golas-list li {
	counter-increment: li;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 50%;
	padding: 0 10px 20px;
}

.inner_page .golas-list li:before {
	content: counter(li);
	width: 40px;
	height: 40px;
	font-size: 20px;
	border-radius: 50%;
	background-color: #fff;
	color: #0093d0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	line-height: 1;
	font-weight: 700;
	margin-right: 10px;
}

.inner_page .video-section {
	padding: 35px 0 35px;
}

.inner_page .video-section .h2 {
	text-align: center;
	margin-bottom: 25px;
}

.inner_page .video-section .video-box .main-video {
	width: 100%;
	margin-bottom: 20px;
	position: relative;
}

.inner_page .video-section .video-box .main-video .video-holder {
	background-color: #000;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
}

.inner_page .video-section .video-box .main-video .btn-play {
	width: 50px;
	height: 50px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	border: 3px solid #fff;
	border-radius: 50%;
	text-indent: -99999px;
}

.inner_page .video-section .video-box .main-video .btn-play:before {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 7px 0 7px 14px;
	border-color: transparent transparent transparent #fff;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.inner_page .video-section .video-box [data-video] iframe,
.inner_page .video-section .video-box [data-video] video {
	display: block;
}

.inner_page .video-section .video-box .fluid-video {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	background: #000;
}

.inner_page .video-section .video-box .fluid-video iframe,
.inner_page .video-section .video-box .fluid-video video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.inner_page .video-section .video-box .video-list {
	width: 100%;
	margin-bottom: 25px;
}

.inner_page .video-section .video-box .video-list li {
	border-bottom: 2px solid #e6e7e8;
	padding-bottom: 13px;
	margin-bottom: 15px;
}

.inner_page .video-section .video-box .video-list li a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	text-decoration: none;
}

.inner_page .video-section .video-box .video-list li a:hover .description {
	color: #0093d0;
}

.inner_page .video-section .video-box .video-list li .preview-holder {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 49.1%;
	padding-top: 27.5%;
}

.inner_page .video-section .video-box .video-list li .description {
	-webkit-transition: background-color .3s ease-in-out;
	transition: background-color .3s ease-in-out;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 5px 0 5px 15px;
	line-height: 1.2;
	width: 50.9%;
	background-color: rgba(0, 0, 0, 0);
}

.inner_page .video-section .video-box .video-list li .description p {
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
	color: #808285;
	margin-bottom: 0;
}

.inner_page .video-section .video-box .video-list li .active-text {
	display: none;
	color: #0093d0;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 11px;
}

.inner_page .video-section .video-box .video-list li.active .active-text {
	display: block;
}

.inner_page .video-section .video-box .video-list li.active .description {
	background-color: #00264a;
}

.inner_page .video-section .video-box .video-list li.active p {
	color: #fff;
	font-size: 11px;
}

.inner_page .polls {
	background-color: #efefef;
	padding: 35px 0 35px;
}

.inner_page .polls .h2 {
	text-align: center;
	margin-bottom: 20px;
}

.inner_page .polls .description-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 10px;
}

.inner_page .polls .description-box .img-holder {
	max-width: 302px;
	margin-bottom: 25px;
}

.inner_page .polls .description-box .img-holder img {
	width: 100%;
}

.inner_page .polls .description-box .text-holder {
	width: 100%;
	color: #00274c;
	font-size: 18px;
	line-height: 1.5;
	margin-bottom: 25px;
}

.inner_page .polls .description-box .text-holder p {
	margin-bottom: 0;
}

.inner_page .polls .description-box .btn {
	max-width: 182px;
	width: 100%;
	font-size: 18px;
	font-style: italic;
	letter-spacing: 0;
	padding: 6px 15px;
	text-transform: none;
}

.inner_page .polls .card-box {
	margin-bottom: 40px;
}

.inner_page .card-box {
	display: block;
	margin-bottom: 25px;
	text-decoration: none !important;
}

.inner_page .card-box:hover h4 {
	color: #0093d0;
}

.inner_page .card-box .img-holder {
	padding-bottom: 55.5%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #fff;
	margin-bottom: 15px;
}

.inner_page .card-box .text-holder {
	color: #333;
	line-height: 1.45;
}

.inner_page .card-box .h4 {
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
	color: #0d224d;
	font-weight: 700;
	line-height: 1.25;
}

.inner_page .card-box time {
	font-style: italic;
	color: #333;
	font-size: 14px;
	display: block;
	margin-bottom: 10px;
}

.inner_page .card-box .link {
	color: #0093d0;
	font-size: 16px;
	font-style: italic;
	font-weight: 700;
	display: inline-block;
	vertical-align: middle;
}

.inner_page .card-box .link:hover {
	text-decoration: underline;
}

.inner_page .experts {
	text-align: center;
	padding: 35px 0 35px;
}

.inner_page .experts .h2 {
	margin-bottom: 20px;
}

.inner_page .experts-slider {
	font-style: italic;
	margin-bottom: 33px;
}

.inner_page .experts-slider .slick-arrow {
	font-style: normal;
}

.inner_page .experts-slider .img-holder {
	border-radius: 50%;
	overflow: hidden;
	margin: 0 auto 17px;
	width: 155px;
	height: 155px;
}

.inner_page .experts-slider .h4 {
	font-style: normal;
	font-weight: 700;
	color: #0d224d;
	margin-bottom: 9px;
	text-transform: uppercase;
}

.inner_page .experts-slider .h4 a {
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
	color: inherit;
}

.inner_page .experts-slider .h4 a:hover {
	color: #0093d0;
}

.inner_page .experts-slider p {
	margin-bottom: 5px;
}

.inner_page .experts-slider .solution {
	display: block;
	color: #0093d0;
	font-size: 14px;
}

.inner_page .breadcrumb-holder {
	padding: 15px 0 15px;
}

.inner_page .breadcrumb-holder .breadcrumb {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	font-size: 14px;
	margin: 0 -8px;
	overflow: visible;
}

.inner_page .breadcrumb-holder .breadcrumb li {
	position: relative;
	padding: 0 8px;
	margin-bottom: 7px;
}

.inner_page .breadcrumb-holder .breadcrumb li:before {
	content: "|";
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: -2px;
	color: #b3b3b3;
}

.inner_page .breadcrumb-holder .breadcrumb li:last-child:before {
	display: none;
}

.inner_page .breadcrumb-holder .breadcrumb li.active {
	color: #b3b3b3;
}

.inner_page .breadcrumb-holder .breadcrumb li.active a {
	pointer-events: none;
	color: #b3b3b3;
}

.inner_page .breadcrumb-holder .breadcrumb .current-item {
	color: #b3b3b3;
}

.inner_page .breadcrumb-holder .breadcrumb a {
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
	color: #0093d0;
	text-decoration: none;
}

.inner_page .breadcrumb-holder .breadcrumb a:hover {
	color: #00274c;
}

.inner_page .intro-content {
	padding: 15px 0 45px;
}

.inner_page .intro-content h1 {
	font-weight: 700;
	margin-bottom: 15px;
	font-size: 30px;
}

.inner_page .intro-content h2 {
	color: #0093d0;
	font-style: italic;
	font-weight: 700;
	margin-bottom: 15px;
	font-size: 27px;
}

.inner_page .intro-content h2 mark {
	padding: 0;
}

.inner_page .intro-content .text-holder {
	color: #00274c;
	margin-bottom: 35px;
}

.inner_page .intro-content .text-holder strong {
	font-weight: 800;
}

.inner_page .intro-content .description-box {
	text-align: center;
}

.inner_page .intro-content .description-box img {
	margin: 0 auto 15px;
}

.inner_page .intro-content .description-box .img-description {
	color: #808285;
	font-size: 12px;
	display: block;
}

.inner_page .intro-content--impact {
	padding-bottom: 0;
}

.inner_page .intro-content--impact h2 {
	font-weight: 600;
	font-size: 24px;
}

.inner_page .intro-content--impact h3 {
	font-size: 18px;
	line-height: 1.6;
}

.inner_page .intro-content--impact .text-holder p {
	line-height: 1.35;
}

.inner_page .experts-card {
	text-align: center;
	text-decoration: none;
	display: block;
}

.inner_page .experts-card .img-holder {
	border-radius: 50%;
	overflow: hidden;
	margin: 0 auto 17px;
	width: 135px;
	height: 135px;
}

.inner_page .experts-card .h4 {
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
	font-style: normal;
	font-weight: 700;
	color: #0d224d;
	margin-bottom: 9px;
	display: block;
}

.inner_page .experts-card p {
	margin-bottom: 5px;
}

.inner_page .experts-card .solution {
	display: block;
	color: #0093d0;
	font-size: 12px;
}

.inner_page .experts-card:hover {
	text-decoration: none;
}

.inner_page .experts-card:hover .h4 {
	color: #0093d0;
}

.inner_page .post-article {
	padding: 0 0 25px;
}

.inner_page .post-article h1 {
	font-weight: 800;
	font-size: 27px;
}

.inner_page .post-article .key-holder {
	background-color: #f1f2f2;
	padding: 15px 15px 15px 15px;
	margin-bottom: 35px;
}

.inner_page .post-article .key-holder h2 {
	color: #0d224d;
	font-weight: 700;
	text-transform: uppercase;
}

.inner_page .post-article .key-holder .bottom-line {
	display: block;
	color: #0d224d;
	font-weight: 700;
}

.inner_page .post-article .key-holder .bottom-line span {
	color: #0093d0;
}

.inner_page .post-article .text-box {
	color: #333;
}

.inner_page .post-article .text-box h3 {
	color: #0d224d;
	font-weight: 800;
	margin-bottom: 10px;
}

.inner_page .post-article .text-box h4 {
	color: #00274c;
	font-weight: 800;
}

.inner_page .post-article .text-box h4 span {
	color: #0093d0;
}

.inner_page .post-article .text-box sup {
	font-size: 10px;
}

.inner_page .post-article .text-box img {
	margin-bottom: 20px;
}

.inner_page .post-article .text-box a {
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
	font-weight: 400;
	color: #0093d0;
	text-decoration: none;
}

.inner_page .post-article .text-box a:hover {
	color: #00274c;
}

.inner_page .post-article .text-box a sup {
	font-weight: 400;
}

.inner_page .post-article .post-pagination {
	padding: 15px 0;
}

.inner_page .navigation-single {
	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: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 -13px;
	padding: 15px 0;
}

.inner_page .navigation-single:after {
	display: none;
}

.inner_page .navigation-single div {
	padding: 0 10px;
	float: none;
	max-width: none;
	background: transparent;
	color: inherit;
}

.inner_page .navigation-single div a {
	font-weight: 700;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 18px;
	color: #0093d0;
	text-decoration: none;
	text-transform: uppercase;
}

.inner_page .navigation-single div a:hover {
	color: #00274c;
}

.inner_page .navigation-single div a i {
	margin: 0 3px;
	font-size: 12px;
}

.inner_page .post-pagination {
	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: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 -13px;
}

.inner_page .post-pagination li {
	padding: 0 10px;
}

.inner_page .post-pagination a {
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
	font-weight: 700;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 18px;
	color: #0093d0;
	text-decoration: none;
}

.inner_page .post-pagination a:hover {
	color: #00274c;
}

.inner_page .post-pagination a i {
	margin: 0 3px;
	font-size: 12px;
}

.inner_page .key-list {
	color: #00274c;
	font-weight: 700;
}

.inner_page .key-list li {
	position: relative;
	margin-bottom: 13px;
	padding-left: 19px;
	-webkit-column-break-inside: avoid;
	break-inside: avoid;
}

.inner_page .key-list li:before {
	content: "";
	position: absolute;
	top: 13px;
	left: 2px;
	background-color: #0093d0;
	width: 6px;
	height: 6px;
}

.inner_page .key-list a {
	color: #0093d0;
}

.inner_page .key-list a:hover {
	text-decoration: underline;
}

.inner_page .post-info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	font-weight: 700;
	color: #808285;
	margin: 0 -8px 25px;
	font-size: 14px;
	text-transform: none !important;
}

.inner_page .post-info li {
	padding: 0 8px;
	position: relative;
}

.inner_page .post-info li:last-child:before {
	display: none;
}

.inner_page .post-info li:before {
	content: "|";
	position: absolute;
	right: -2px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.inner_page .post-info a {
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
	color: #0093d0;
	text-decoration: none;
	text-transform: none !important;
}

.inner_page .post-info a:hover {
	color: #0d224d;
}

.inner_page .category-list > li {
	margin-bottom: 15px;
}

.inner_page .category-list .h6 {
	color: #808285;
	letter-spacing: 1.6px;
	font-size: 16px;
	font-weight: 700;
	display: block;
	text-transform: uppercase;
}

.inner_page .category-list .experts-card .solution {
	font-style: italic;
}

.inner_page .category-list .download-btn {
	width: 100%;
}

.inner_page .social-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	font-size: 18px;
}

.inner_page .social-list li {
	margin: 0 16px 10px 0;
}

.inner_page .social-list a {
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
	color: #0093d0;
}

.inner_page .social-list a:hover {
	color: #0d224d;
}

.inner_page .download-btn {
	-webkit-transition: background-color .3s ease-in-out, color .3s ease-in-out;
	transition: background-color .3s ease-in-out, color .3s ease-in-out;
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	background-color: #0093d0;
	font-size: 14px;
	text-transform: uppercase;
	padding: 10px 5px;
	text-align: center;
	text-decoration: none;
}

.inner_page .download-btn i {
	margin-left: 5px;
}

.inner_page .download-btn:hover {
	color: #fff;
	text-decoration: none;
	background-color: #0d224d;
}

.inner_page .unemployment-box .h5 {
	font-weight: 800;
	display: block;
	color: #00274c;
	margin-bottom: 10px;
	font-size: 16px;
}

.inner_page .unemployment-list {
	font-weight: 700;
}

.inner_page .unemployment-list li {
	margin-bottom: 10px;
	position: relative;
	padding-left: 15px;
}

.inner_page .unemployment-list li:before {
	content: "";
	position: absolute;
	top: 6px;
	left: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 0 4px 6px;
	border-color: transparent transparent transparent #0092d0;
}

.inner_page .unemployment-list a {
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
	color: #0093d0;
	text-decoration: none;
}

.inner_page .unemployment-list a:hover {
	color: #0d224d;
}

.inner_page .experts-list li {
	margin-bottom: 15px;
}

.inner_page .post-holder .h5 {
	display: block;
	font-weight: 700;
	font-size: 18px;
	color: #00274c;
	margin-bottom: 10px;
}

.inner_page .interested-post-list li {
	margin-bottom: 28px;
}

.inner_page .interested-post-card {
	border: 1px solid #bcbec0;
	text-align: center;
	display: block;
	text-decoration: none;
}

.inner_page .interested-post-card .img-holder {
	padding-bottom: 57.8%;
}

.inner_page .interested-post-card .text-holder {
	padding: 12px 15px 15px 15px;
}

.inner_page .interested-post-card .text-holder .h5 {
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
	font-size: 16px;
	display: block;
	color: #00274c;
	font-weight: 700;
	margin-bottom: 13px;
	line-height: 1.3;
}

.inner_page .interested-post-card .text-holder time {
	color: #808080;
	font-style: italic;
	font-size: 14px;
	display: block;
}

.inner_page .interested-post-card:hover {
	text-decoration: none;
}

.inner_page .interested-post-card:hover .h5 {
	color: #0093d0;
}

.inner_page .info-section {
	padding: 43px 0 34px;
}

.inner_page .info-section .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.inner_page .info-section .container .info-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	color: #fff;
	width: 100%;
}

.inner_page .info-section .container .h3 {
	color: #fff;
	line-height: 1.2;
	margin-bottom: 23px;
}

.inner_page .info-section .container .img-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 30px;
	width: 100%;
}

.inner_page .info-section .container .text-holder {
	width: 100%;
	margin-bottom: 30px;
	text-align: center;
}

.inner_page .info-section .container .btn-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.inner_page .cards-section {
	padding: 0 0 50px;
}

.inner_page .cards-section h3 {
	margin-bottom: 30px;
	line-height: 1.3;
}

.inner_page .cards-section .cards-list {
	margin: 0 -10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.inner_page .cards-section .cards-list li {
	padding: 0 10px 36px;
}

.inner_page .cards-section .cards-list li:nth-child(even) .card-info:before {
	background: #022144;
}

.inner_page .btn.btn-outline-primary {
	background: transparent;
	color: #fff;
	border: 1px solid #fff;
	min-width: 230px;
	font-weight: bold;
	font-style: italic;
	text-transform: capitalize;
	padding-top: 13px;
	padding-bottom: 13px;
}

.inner_page .btn.btn-outline-primary:hover {
	background: #fff;
	color: #0093d0;
}

.inner_page .btn.btn-outline-primary i {
	font-size: 20px;
}

.inner_page .work-area {
	position: relative;
	background-color: #0093d0;
	border-bottom: 3px solid #0093d0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	color: #fff;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 68px;
	min-height: 320px;
}

.inner_page .work-area .img-holder {
	width: 100%;
	padding-top: 60%;
}

.inner_page .work-area .text-holder {
	width: 100%;
	padding: 20px;
}

.inner_page .work-area .text-holder strong {
	font-size: 18px;
	display: inline-block;
	line-height: 1.5;
	vertical-align: top;
	margin-bottom: 16px;
}

.inner_page .work-area .text-holder p {
	margin-bottom: 14px;
}

.inner_page .work-area .text-holder h2 {
	color: #fff;
}

.inner_page .work-area .text-holder h2 span {
	font-family: "georgia";
	font-style: italic;
	color: #fff;
}

.inner_page .card-info {
	padding: 25px;
	position: relative;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-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;
}

.inner_page .card-info:hover,
.inner_page .card-info:focus {
	color: #fff;
	text-decoration: none;
}

.inner_page .card-info:hover:before,
.inner_page .card-info:focus:before {
	opacity: .8;
}

.inner_page .card-info:hover .btn-outline-primary,
.inner_page .card-info:focus .btn-outline-primary {
	background: #fff;
	color: #0093d0;
}

.inner_page .card-info:before {
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #03407c;
	opacity: .5;
	z-index: 0;
}

.inner_page .card-info .text-holder,
.inner_page .card-info .btn-holder {
	position: relative;
	z-index: 1;
}

.inner_page .card-info .text-holder {
	line-height: 1.4;
}

.inner_page .card-info .text-holder p {
	margin-bottom: 23px;
}

.inner_page .card-info .subtitle {
	text-transform: uppercase;
	color: #48b9ea;
	font-size: 16px;
	letter-spacing: 1.6px;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 20px;
	font-weight: bold;
}

.inner_page .card-info h4 {
	line-height: 1.25;
	margin-bottom: 15px;
	font-weight: bold;
	color: inherit;
}

.inner_page .card-info .btn-outline-primary {
	text-transform: uppercase;
	font-style: normal;
	min-width: 192px;
}

.inner_page .card-info .btn-outline-primary i {
	font-size: 11px;
	display: inline-block;
	vertical-align: middle;
	padding-bottom: 3px;
}

.inner_page .latest-research {
	color: #fff;
}

.inner_page .latest-research .post-box-holder {
	position: relative;
	padding: 35px 0 35px;
}

.inner_page .latest-research .post-box-holder:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: .37;
	z-index: 1;
	background-color: #0d224d;
	mix-blend-mode: multiply;
}

.inner_page .latest-research .post-box-holder .container {
	position: relative;
	z-index: 2;
}

.inner_page .latest-research .post-box-holder .text-holder {
	margin-bottom: 35px;
}

.inner_page .latest-research .post-box-holder .text-holder .decor-title {
	color: #fff;
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 25px;
	text-transform: uppercase;
}

.inner_page .latest-research .post-box-holder .text-holder .decor-title:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	height: 4px;
	width: 101px;
	background-color: #48b9ea;
}

.inner_page .latest-research .post-box-holder .text-holder .post-list-navigation li {
	border-bottom: 1px solid #fff;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.inner_page .latest-research .post-box-holder .text-holder .post-list-navigation a {
	color: #fff;
	display: inline-block;
	vertical-align: middle;
	text-decoration: none;
}

.inner_page .latest-research .post-box-holder .text-holder .post-list-navigation a:hover {
	text-decoration: none;
}

.inner_page .latest-research .post-box-holder .text-holder .post-list-navigation a:hover h3 {
	color: #48b9ea;
}

.inner_page .latest-research .post-box-holder .text-holder .post-list-navigation a h3 {
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
	color: #fff;
	font-size: 18px;
}

.inner_page .latest-research .post-box-holder .video-box-holder .h2 {
	color: #fff;
	font-weight: 600;
	font-size: 24px;
}

.inner_page .latest-research .post-box-holder .video-holder img {
	width: 100%;
}

.inner_page .latest-research .post-box-holder .link-holder {
	padding: 20px 15px;
	position: relative;
	z-index: 2;
}

.inner_page .stats-holder {
	background-color: #00274c;
	padding: 35px 0 35px;
}

.inner_page .stats-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	text-align: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	color: #fff;
}

.inner_page .stats-list li {
	margin-bottom: 15px;
}

.inner_page .stats-list h3 {
	color: #48b9ea;
	margin-bottom: 8px;
	font-weight: 800;
}

.inner_page .content-slide-box {
	padding: 25px 15px;
}

.inner_page .content-slide-box img.aligncenter {
	margin-bottom: 15px;
}

.inner_page .content-slide-box p {
	margin-bottom: 25px;
}

.inner_page .content-slide-box p a {
	font-weight: 700;
	color: #0093d0;
}

.inner_page .content-slide-box p small {
	font-size: 13px;
}

.inner_page .content-slide-box h3 {
	color: #0093d0;
}

.inner_page .content-slide-box h3.blue {
	color: #0d224d;
}

.inner_page .content-slide-box ul:not([class]):not([id]) {
	padding-left: 25px;
	margin-bottom: 25px;
}

.inner_page .content-slide-box ul:not([class]):not([id]) li {
	margin-bottom: 1px;
}

.inner_page .content-slide-box h4 {
	text-transform: uppercase;
	font-size: 16px !important;
}

.inner_page .content-slide-box .wp-caption {
	border: none;
	color: #808080;
	text-align: center;
}

.inner_page .content-slide-box .wp-caption p {
	font-size: 12px;
	margin-bottom: 0;
}

.inner_page .content-slide-box .alignright {
	margin: 0 0 4px 13px;
}

.inner_page .content-slide-box .gfield_radio {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -5px;
}

.inner_page .content-slide-box .gfield_radio .gchoice {
	color: #fff;
	font-weight: 700;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	margin: 0 5px;
}

.inner_page .content-slide-box .gfield_radio .gchoice .gfield-choice-input {
	position: fixed;
	z-index: -1;
	left: -9999px;
	top: auto;
}

.inner_page .content-slide-box .gfield_radio .gchoice .gfield-choice-input:checked + label:before {
	background-color: #0094d0;
}

.inner_page .content-slide-box .gfield_radio .gchoice .gfield-choice-input:focus + label {
	box-shadow: 0 0 0 2px #f00;
}

.inner_page .content-slide-box .gfield_radio .gchoice input {
	margin: 0 0 0 10px !important;
	height: 35px !important;
	width: 80px !important;
	background-color: #fff !important;
}

.inner_page .content-slide-box .gfield_radio .gchoice label {
	max-width: none !important;
	padding: 5px;
}

.inner_page .content-slide-box .gfield_radio .gchoice label:before {
	-webkit-transition: background-color .3s ease-in-out;
	transition: background-color .3s ease-in-out;
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #00264a;
	z-index: -1;
}

.inner_page .content-slide-box .gfield_radio .gchoice label:after {
	display: none;
}

.inner_page .content-slide-box .gform_wrapper.gravity-theme .gsection {
	border: none;
}

.inner_page .content-slide-box .gform_wrapper.gravity-theme legend.gfield_label {
	display: none !important;
}

.inner_page .content-slide-box .gform_wrapper.gravity-theme .gfield_label {
	width: auto;
	height: auto;
	position: static;
	overflow: visible;
	font-weight: 400;
	font-size: 16px;
}

.inner_page .content-slide-box .gform_wrapper .gfield {
	overflow: visible !important;
	padding: 0 7.5px !important;
}

.inner_page .content-slide-box .gform_wrapper select {
	height: 45px;
	border: 1px solid #b7b7b7;
	background-color: #fff;
	color: #000;
	padding-right: 30px !important;
	background-position: calc(100% + 44px) center;
}

.inner_page .content-slide-box .gform_wrapper input[type=text] {
	height: 45px;
	border: 1px solid #b7b7b7;
	background-color: #fff;
	color: #000;
}

.inner_page .content-slide-box .gform_wrapper textarea {
	background-color: #fff;
	border: 1px solid #b7b7b7;
	resize: none;
}

.inner_page .content-slide-box .gform_wrapper .label-hidden .gfield_label {
	display: none !important;
}

.inner_page .content-slide-box .gform_wrapper .gform_validation_errors {
	width: auto;
	margin-right: 15px;
}

.inner_page .content-slide-box .gform_wrapper .gfield_required {
	display: none;
}

.inner_page .content-slide-box .ginput_container_checkbox .gchoice input[type=checkbox] {
	width: 18px !important;
	height: 18px;
	margin-right: 15px;
}

.inner_page .content-slide-box .ginput_container_address {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	width: auto !important;
	margin: 0 -10px !important;
}

.inner_page .content-slide-box .ginput_container_address span {
	padding: 0 10px !important;
}

.inner_page .content-slide-box .ginput_container_address span.ginput_address_zip {
	-webkit-box-flex: 0 !important;
	-ms-flex: 0 0 100% !important;
	flex: 0 0 100% !important;
}

.inner_page .content-slide-box .gform_footer {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.inner_page .content-slide-box .gform_footer input[value=Submit] {
	-webkit-transition: border-color .3s ease-in-out, color .3s ease-in-out, background-color .3s ease-in-out;
	transition: border-color .3s ease-in-out, color .3s ease-in-out, background-color .3s ease-in-out;
	border-radius: 0;
	font-weight: 700 !important;
	background-image: none !important;
	background-color: #00274c !important;
	border-color: #00274c !important;
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center;
}

.inner_page .content-slide-box .gform_footer input[value=Submit]:hover {
	background-color: #00417f !important;
	border-color: #00417f !important;
}

.inner_page .content-slide-box .gform_footer input[value=Submit]:focus {
	box-shadow: 0 0 0 2px #f00;
}

.inner_page .content-slide-box .ginput_container_phone input {
	padding: 5px 5px 5px 100px !important;
}

.inner_page .content-slide-box .gform_body h3 {
	font-size: 21px !important;
	margin-bottom: 0 !important;
}

.inner_page .content-slide-box .gform_confirmation_message {
	text-align: center;
	font-weight: 700;
	text-align: center;
	padding: 16px;
	background-color: #0093d0;
	color: #fff;
	font-size: 19px;
}

.inner_page .content-slide-box .gfield_contains_required label:after {
	content: "*";
	color: #ff5252;
	font-size: 13px;
	padding-left: .125em;
	font-style: italic;
}

.inner_page .viewport .fade-effect,
.inner_page .viewport .move-effect,
.inner_page .viewport .move-margin-effect {
	opacity: 0;
	visibility: hidden;
}

.inner_page .viewport .fade-effect {
	-webkit-transition: opacity 1.5s linear, visibility 1.5s linear;
	transition: opacity 1.5s linear, visibility 1.5s linear;
}

.inner_page .viewport .move-effect {
	-webkit-transform: translateY(2.5rem);
	-ms-transform: translateY(2.5rem);
	transform: translateY(2.5rem);
	-webkit-transition: opacity 1.5s linear, visibility 1.5s linear, -webkit-transform 1.5s linear;
	transition: opacity 1.5s linear, visibility 1.5s linear, -webkit-transform 1.5s linear;
	transition: transform 1.5s linear, opacity 1.5s linear, visibility 1.5s linear;
	transition: transform 1.5s linear, opacity 1.5s linear, visibility 1.5s linear, -webkit-transform 1.5s linear;
}

.inner_page .viewport .move-margin-effect {
	-webkit-transition: margin-top 1.5s linear, opacity 1.5s linear, visibility 1.5s linear;
	transition: margin-top 1.5s linear, opacity 1.5s linear, visibility 1.5s linear;
	margin-top: 2.5rem;
}

.inner_page .viewport.in-viewport .fade-effect,
.inner_page .viewport.in-viewport .move-effect,
.inner_page .viewport.in-viewport .move-margin-effect {
	opacity: 1;
	visibility: visible;
}

.inner_page .viewport.in-viewport .move-effect {
	-webkit-transform: translate(0);
	-ms-transform: translate(0);
	transform: translate(0);
}

.inner_page .viewport.in-viewport .move-margin-effect {
	margin-top: 0;
}

.inner_page .viewport.in-viewport.fade-effect,
.inner_page .viewport.in-viewport.move-effect,
.inner_page .viewport.in-viewport.move-margin-effect {
	opacity: 1;
	visibility: visible;
}

.inner_page .viewport.in-viewport.move-effect {
	-webkit-transform: translate(0);
	-ms-transform: translate(0);
	transform: translate(0);
}

.inner_page .viewport.in-viewport.move-margin-effect {
	margin-top: 0;
}

.inner_page .viewport.fade-effect,
.inner_page .viewport.move-effect,
.inner_page .viewport.move-margin-effect {
	opacity: 0;
	visibility: hidden;
}

.inner_page .viewport.fade-effect {
	-webkit-transition: opacity 1.5s linear, visibility 1.5s linear;
	transition: opacity 1.5s linear, visibility 1.5s linear;
}

.inner_page .viewport.move-effect {
	-webkit-transition: opacity 1.5s linear, visibility 1.5s linear, -webkit-transform 1.5s linear;
	transition: opacity 1.5s linear, visibility 1.5s linear, -webkit-transform 1.5s linear;
	transition: transform 1.5s linear, opacity 1.5s linear, visibility 1.5s linear;
	transition: transform 1.5s linear, opacity 1.5s linear, visibility 1.5s linear, -webkit-transform 1.5s linear;
	-webkit-transform: translateY(2.5rem);
	-ms-transform: translateY(2.5rem);
	transform: translateY(2.5rem);
}

.inner_page .viewport.move-margin-effect {
	-webkit-transition: margin-top 1.5s linear, opacity 1.5s linear, visibility 1.5s linear;
	transition: margin-top 1.5s linear, opacity 1.5s linear, visibility 1.5s linear;
	margin-top: 2.5rem;
}

.wpmm_brand_logo_wrap {
	height: 46px;
	width: auto;
}

.wpmm_brand_logo_wrap img {
	height: 100%;
	width: auto;
}

/* popup styles */

.js-video-popup {
	position: fixed !important;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: 9999;
	visibility: hidden;
	-webkit-transition: opacity .5s linear, visibility .5s linear;
	transition: opacity .5s linear, visibility .5s linear;
	max-width: 800px;
	max-height: 450px;
}

.js-video-popup.active-popup {
	opacity: 1;
	visibility: visible;
}

.js-video-popup .close {
	position: absolute;
	top: -27px;
	right: 0;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	overflow: hidden;
	z-index: 2;
	-webkit-transition: opacity .3s linear;
	transition: opacity .3s linear;
	background-color: transparent;
	opacity: 1;
}

.js-video-popup .close:after,
.js-video-popup .close:before {
	content: " ";
	position: absolute;
	top: 50%;
	left: 53%;
	height: 4px;
	width: 20px;
	background: #fff;
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
}

.js-video-popup .close:before {
	-webkit-transform: translate(-50%, -50%) rotate(-45deg);
	-ms-transform: translate(-50%, -50%) rotate(-45deg);
	transform: translate(-50%, -50%) rotate(-45deg);
}

.js-video-popup iframe,
.js-video-popup video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.active-video-popup {
	position: relative;
}

.active-video-popup:before {
	content: "";
	position: absolute;
	z-index: 100;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .5);
}

.video-placeholder {
	display: block;
}

.hide-city-optional .address_city label:before {
	content: "City";
	font-size: 15px;
}

.inner_page .content-slide-box .gform_wrapper.gravity-theme .hide-city-optional .ginput_complex .address_city label {
	font-size: 0 !important;
}

.stripe-payment-field .gfield_label {
	display: none !important;
}

.top-number-block {
	background-color: #f7f7f7;
	border-top: 1px solid #a7a9ac;
	border-bottom: 1px solid #a7a9ac;
	padding: 29px 0 34px;
}

.top-number-block .number-holder {
	margin: 0 auto;
	max-width: 808px;
}

.impact-stats-section {
	padding: 48px 0 27px;
	background-color: #0093d0;
}

.impact-stats-section .container {
	max-width: 1343px;
}

.impact-stats-list__item {
	padding: 35px 17px 0;
	margin-bottom: 38px;
}

.impact-stats-block {
	padding: 40px 10px 0;
	min-height: 243px;
	border: 2px solid #fff;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #fff;
	text-align: center;
}

.impact-stats-block__list {
	width: 100%;
}

.impact-stats-block__list > li {
	margin-bottom: 10px;
}

.impact-stats-block__icon {
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background-color: #00274c;
	width: 74px;
	height: 74px;
}

.impact-stats-block__icon img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	max-width: 50px;
	max-height: 50px;
}

.impact-stats-block__number,
.impact-stats-block__value,
.impact-stats-block__before-number,
.impact-stats-block__after-number {
	display: block;
}

.impact-stats-block__number {
	font-size: 60px;
	font-weight: 700;
	line-height: 1;
}

.impact-stats-block__value,
.impact-stats-block__before-number,
.impact-stats-block__after-number {
	font-size: 16px;
	line-height: 1.2;
	text-transform: uppercase;
}

.impact-stats-block__after-number {
	font-weight: 700;
	margin-bottom: 4px;
}

.impact-info-block {
	padding: 41px 0;
}

.impact-info-block h2 {
	line-height: 1.2;
}

.impact-info-block__text p {
	margin-bottom: 10px;
}

.impact-info-block__text--left-col p {
	font-weight: 700;
	color: #00274c;
	line-height: 1.35;
}

.impact-info-block__bottom-text {
	color: #0093d0;
	text-align: center;
	margin: 0 auto;
	max-width: 1130px;
	padding: 36px 0 3px;
}

.impact-info-block__bottom-text p {
	font-size: 20px;
	font-weight: 600;
	font-style: italic;
	line-height: 1.5;
	margin-bottom: 0;
}

.map-impact {
	padding-bottom: 50px;
}

.map-impact .container:before,
.map-impact .container:after {
	display: none;
}

.map-impact .map-holder .imapsSprite-group.imapsContainer-group.imapsMapObject-group.imapsMapPolygon-group:hover {
	stroke: #0093d0;
}

.map-legend-list {
	font-size: 18px;
	line-height: 1.2;
	color: #333;
}

.map-legend-list > li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 13px;
}

.map-legend-list__color {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 20px;
	height: 20px;
	border: 1px solid #000;
	border-radius: 3px;
	margin-right: 8px;
}

.map_wrapper .imapsPointedRectangle-group {
	stroke-width: 2;
	stroke: #0093d0;
	fill-opacity: 1;
}

.map_wrapper .imapsLabel foreignobject {
	font-size: 14px;
}

.map_wrapper .imapsLabel foreignobject b {
	display: block;
	text-align: center;
	color: #00274c;
	font-size: 19px;
	text-transform: uppercase;
	line-height: 1;
	margin-bottom: 3px;
}

.map_wrapper .imapsLabel foreignobject ul {
	padding-left: 16px;
	margin-bottom: 8px;
}

.filtration-section__hero {
	margin-bottom: 20px;
}

.filtration-navigation {
	margin-bottom: 20px;
}

.filtration-navigation__form {
	padding: 0 12px;
}

.filtration-navigation__form [class^="col-"] {
	padding: 0 2px;
	margin-bottom: 10px;
}

.filtration-navigation .jcf-select,
.filtration-navigation input[type="submit"] {
	font-size: 22px;
	font-weight: 700;
	color: #fff;
	padding: 13px;
	width: 100%;
	text-align: center;
	border-radius: 0;
	cursor: pointer;
	height: 100%;
	margin-bottom: 0;
}

.filtration-navigation .jcf-select {
	background-color: #00274c;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-width: 0;
}

.filtration-navigation .jcf-select:hover {
	background-color: #0093d0;
}

.filtration-navigation .jcf-select .jcf-select-text {
	font-size: 22px;
	font-weight: 700;
	margin: 0;
}

.filtration-navigation .jcf-select .jcf-select-opener {
	background-color: transparent;
	position: static;
	border: 3px solid #fff;
	border-left: none;
	border-top: none;
	width: 10px;
	height: 10px;
	display: block;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	margin: 7px 3px 0 9px;
	border-color: #fff !important;
}

.filtration-navigation input[type="submit"] {
	background-color: #0093d0;
	border: none;
}

.filtration-navigation input[type="submit"]:hover {
	background-color: #00274c;
}

.jcf-list {
	background-color: #0093d0;
}

.jcf-list ul li:first-child {
	display: none;
}

.jcf-list .jcf-option {
	color: #fff;
	font-size: 16px;
}

.jcf-select-drop .jcf-select-drop-content {
	border-color: #00274c;
}

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
	background-color: #00274c;
}

.filtration-items .row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.filtration-items .simple-card {
	margin-bottom: 30px;
}

.filtration-items__button-holder {
	text-align: center;
	margin-bottom: 30px;
}

.filtration-items__button-holder .btn {
	letter-spacing: .5px;
	padding: 13px;
	min-width: 194px;
}

.filtration-pagination {
	margin-bottom: 20px;
}

.filtration-pagination .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.simple-card {
	display: block;
}

.simple-card img {
	width: 100%;
	margin-bottom: 18px;
}

.simple-card h2 {
	font-weight: 700;
}

.simple-card h2 a {
	color: #0d224d;
}

.simple-card h2 a:hover {
	color: #0093d0;
}

.simple-card p {
	margin-bottom: 6px;
}

.simple-card .post-info {
	margin-bottom: 10px;
}

.simple-card .post-info time {
	text-transform: none;
}

.simple-card__read-more {
	color: #0093d0;
	font-weight: 600;
	font-style: italic;
}

.simple-card__cover-holder {
	padding-top: 52.27%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 0;
	margin-bottom: 18px;
}

.simple-card--featured img {
	margin-bottom: 27px;
}

.simple-card--blue {
	background-color: #00274c;
}

.simple-card--gray {
	background-color: #efefef;
}

.simple-card--horizontal {
	padding: 39px 36px 19px;
}

.simple-card--horizontal h2 {
	line-height: 1.35;
}

.simple-card--horizontal.simple-card--featured {
	padding: 37px 34px 14px;
	color: #fff;
}

.simple-card--horizontal.simple-card--featured h2 {
	color: #fff;
	line-height: 1.2;
}

.simple-card--horizontal.simple-card--featured h2 a {
	color: #fff;
}

.simple-card--horizontal.simple-card--featured h2 a:hover {
	color: #0093d0;
}

.simple-card--horizontal.simple-card--featured p {
	line-height: 1.35;
	margin-bottom: 15px;
}

.simple-card--horizontal.simple-card--featured .post-info {
	font-size: 18px;
	color: #fff;
}

.simple-card--horizontal.simple-card--featured .post-info a:hover {
	color: #fff;
}

.simple-card--horizontal.simple-card--featured .simple-card__read-more {
	color: #0093d0;
}

.simple-card--horizontal.simple-card--featured .simple-card__read-more:hover {
	color: #fff;
}

.simple-card--horizontal:not(.simple-card--featured) .post-info {
	display: block;
}

.simple-card--horizontal:not(.simple-card--featured) .post-info li {
	margin-bottom: 11px;
}

.simple-card--horizontal:not(.simple-card--featured) .post-info li:before {
	display: none;
}

.simple-card--horizontal:not(.simple-card--featured) .topics-list {
	font-size: 14px;
}

a.simple-card h2 {
	color: #0d224d;
	-webkit-transition: color .15s;
	transition: color .15s;
}

a.simple-card:hover h2 {
	color: #0093d0;
}

.topics-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	color: #0093d0;
	font-style: italic;
}

.topics-list li:after {
	content: ",";
	margin-right: 3px;
}

.topics-list li:last-child:after {
	display: none;
}

.search-section__page-title {
	display: block;
	font-size: 30px;
	color: #0d224d;
	margin-bottom: 20px;
}

.search-section__results-title span {
	text-transform: uppercase;
	color: #0093d0;
}

.search-section h1 {
	color: #00274c;
	font-weight: 600;
	margin-bottom: 20px;
}

.search-section .filtration-navigation__form {
	padding: 0;
	margin: 0 -2px;
}

.search-section .filtration-items {
	margin-bottom: 30px;
}

.search-section .search-form {
	margin-bottom: 50px;
}

.search-section .search-form input[type="submit"] {
	background-color: #00274c;
}

.search-section--no-title {
	padding-top: 50px;
}

.search-card {
	border-bottom: 1px solid #929497;
	padding-bottom: 21px;
	margin-bottom: 19px;
}

.search-card__subtitle {
	color: #0093d0;
	display: block;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 18px;
	letter-spacing: 1.8px;
	margin-bottom: 10px;
}

.search-card__img-holder {
	margin-bottom: 18px;
}

.search-card__img-holder img {
	width: 100%;
}

.search-card h2 {
	font-weight: 700;
	line-height: 1.2;
	margin-bottom: 6px;
	font-size: 22px;
}

.search-card h2 a {
	color: #00274c;
}

.search-card h2 a:hover {
	color: #0093d0;
}

.search-card .post-info {
	font-size: 18px;
	color: #333;
	text-transform: none;
	font-weight: 700;
	margin-bottom: 6px;
}

.search-card .post-info a {
	color: #333;
	text-transform: uppercase;
}

.search-card .post-info a:hover {
	color: #0093d0;
}

.search-card .post-info time {
	font-weight: 400;
}

.nav-links {
	color: #0093d0;
	font-size: 20px;
	font-weight: 600;
	text-align: center;
}

.navigation .page-numbers,
.navigation-comments .page-numbers {
	padding: 4px 10px;
}

.navigation .page-numbers:hover,
.navigation-comments .page-numbers:hover {
	color: #00274c;
}

.navigation .page-numbers.current,
.navigation-comments .page-numbers.current {
	background-color: #00274c;
	color: #fff;
}

.navigation .next,
.navigation .prev,
.navigation-comments .next,
.navigation-comments .prev {
	background-color: transparent;
	color: #0093d0;
}

.navigation .btn.btn-outline {
	font-size: 20px;
	border: 2px solid #0093d0;
	color: #0093d0;
	font-weight: 600;
	text-transform: none;
	line-height: 1;
	padding: 7px 11px;
	letter-spacing: .1px;
	margin: 10px;
}

.navigation .btn.btn-outline:hover {
	color: #fff;
	background-color: #0093d0;
}

.filtration-items {
	position: relative;
}

.filtration-items .row {
	position: relative;
}

.filtration-items .row .error-message {
	margin-left: 19px;
}

.filtering .filtration-items:after {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #fff;
	opacity: .5;
	content: "";
}

.filtering .filtration-items .loader-holder {
	display: block;
	position: absolute;
	left: 0;
	top: 250px;
	width: 100%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 1;
}

.filtration-items .loader-holder {
	display: none;
	margin: 0 0 50px;
	text-align: center;
}

.filtration-items .loader {
	display: inline-block;
	width: 80px;
	height: 80px;
}

.filtration-items .loader:after {
	content: " ";
	display: block;
	width: 80px;
	height: 80px;
	margin: 1px;
	border-radius: 50%;
	border: 8px solid #989898;
	border-color: #989898 transparent #989898 transparent;
	-webkit-animation: loader 1.2s linear infinite;
	animation: loader 1.2s linear infinite;
}

.loading .loader-holder {
	display: block;
}

.main-page-title {
	padding: 13px 0 6px;
}

.has-dark-blue-color {
	color: #00264b !important;
}

.has-med-blue-color {
	color: #0093d0 !important;
}

.has-light-blue-color {
	color: #1ebdff !important;
}

.has-green-color {
	color: #709e40 !important;
}

.has-light-green-color {
	color: #9dbf2b !important;
}

.has-gold-color {
	color: #f9c213 !important;
}

.has-red-color {
	color: #d12123 !important;
}

.has-dark-blue-background-color {
	background-color: #00264b !important;
}

.has-med-blue-background-color {
	background-color: #0093d0 !important;
}

.has-light-blue-background-color {
	background-color: #1ebdff !important;
}

.has-green-background-color {
	background-color: #709e40 !important;
}

.has-light-green-background-color {
	background-color: #9dbf2b !important;
}

.has-gold-background-color {
	background-color: #f9c213 !important;
}

.has-red-background-color {
	background-color: #d12123 !important;
}

.inner_page .animated-numbers-section__flex-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.inner_page .animated-numbers-section__column {
	padding: 20px 15px;
}

.inner_page .animated-numbers-section__column.align-self-start {
	-ms-flex-item-align: start;
	align-self: flex-start;
}

.inner_page .animated-numbers-section__column.align-self-center {
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center;
}

.inner_page .animated-numbers-section__column.align-self-end {
	-ms-flex-item-align: end;
	align-self: flex-end;
}

.inner_page .animated-numbers-section__column.text-left {
	text-align: left;
}

.inner_page .animated-numbers-section__column.text-center {
	text-align: center;
}

.inner_page .animated-numbers-section__column.text-right {
	text-align: right;
}

.inner_page .animated-numbers-section__number,
.inner_page .animated-numbers-section__title {
	display: block;
	font-weight: 700;
	font-family: "Open Sans";
	letter-spacing: 2px;
	line-height: 1.3em;
	margin-bottom: 20px;
}

.inner_page .animated-numbers-section__number {
	font-size: 56px;
	color: #00264b;
}

.inner_page .animated-numbers-section__title {
	font-size: 24px;
	color: #0093d0;
}

.inner_page .animated-numbers-section h2,
.inner_page .animated-numbers-section .h2 {
	display: block;
	font-size: 22px;
	font-weight: 700;
}

.inner_page .hiring-section {
	padding-top: 14px;
}

.inner_page .hiring-section h1 {
	margin-bottom: 20px;
}

.inner_page .hiring-section .careers-slogan {
	font-size: 22px;
	color: #48b9ea;
	font-weight: 700;
	font-style: italic;
	letter-spacing: -.68px;
	margin-bottom: 20px;
	display: block;
}

.inner_page .hiring-section .map-careers {
	padding-bottom: 35px;
}

.inner_page .hiring-section .map-careers .text-holder h2 {
	margin-bottom: 25px;
	font-weight: 700;
	font-size: 23px;
}

.inner_page .hiring-section .map-careers .text-holder .pin-description {
	text-transform: uppercase;
	color: #6d6e71;
	font-size: 14px;
	letter-spacing: .7px;
}

.inner_page .hiring-section .map-careers .text-holder .pin-description img {
	display: inline-block;
	vertical-align: bottom;
	margin-right: 4px;
	width: 20px;
}

.inner_page .looking-section .fga-heading {
	font-size: 19px;
	font-weight: 700;
	margin-bottom: 18px;
}

.inner_page .looking-list {
	margin-bottom: 35px;
}

.inner_page .looking-list > li {
	background-color: #fff;
}

.inner_page .looking-list > li:nth-child(2n) .looking-item {
	background-color: #efefef;
}

.inner_page .looking-list .looking-item {
	color: #333;
	font-size: 16px;
	padding: 13px;
	display: block;
}

.inner_page .looking-list .looking-item:focus-visible {
	box-shadow: none;
	text-decoration: none;
	outline: 2px solid red;
}

.inner_page .looking-list .looking-item h3 {
	font-size: 16px;
}

.inner_page .looking-list .looking-item .text-holder p {
	margin-bottom: 0;
}

.inner_page .looking-list .looking-item .text-holder h3 {
	color: #0093d0;
}

.inner_page .looking-list .looking-item .text-holder h3 .new-style {
	color: #d12327;
}

.inner_page .looking-list .looking-item .location-holder h3 {
	margin-bottom: 17px;
}

.inner_page .looking-list .looking-item .location-holder .location-list {
	line-height: 1;
}

.inner_page .looking-list .looking-item .button-holder:hover {
	color: #0093d0;
	text-decoration: underline;
}

.inner_page .looking-list .looking-item .item-button {
	color: #0093d0;
	font-weight: 700;
	font-style: italic;
	font-size: 16px;
}

.inner_page .blockquote-section {
	padding-bottom: 40px;
}

.inner_page .blockquote-section blockquote {
	text-align: center;
	color: #00274c;
	font-weight: bold;
	border-left: 0;
	margin-bottom: 0;
}

.inner_page .blockquote-section blockquote i {
	font-size: 21px;
	font-style: italic;
	font-weight: 700;
	line-height: 1.2;
	margin-bottom: 23px;
	display: block;
}

.inner_page .blockquote-section blockquote cite {
	font-style: normal;
	font-size: 16px;
	letter-spacing: -.5px;
	color: #00274c;
	font-weight: bold;
}

.inner_page .purpose-section {
	background-color: #48b9ea;
	color: #fff;
	padding: 35px 0;
}

.inner_page .purpose-section .h1 {
	color: #fff;
}

.inner_page .purpose-section .text {
	margin-bottom: 25px;
}

.inner_page .purpose-section .fga-link {
	color: #00274c;
	font-size: 17px;
	font-weight: 600;
	font-style: italic;
	letter-spacing: -.3px;
}

.inner_page .purpose-section .fga-link:hover {
	text-decoration: underline;
}

.inner_page .heading-decor {
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 15px;
	text-transform: uppercase;
}

.inner_page .heading-decor.light:after {
	background-color: #48b9ea;
}

.inner_page .heading-decor:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 76px;
	height: 4px;
	background-color: #00274c;
}

.inner_page .core-values {
	padding: 53px 0;
	color: #333;
	background-color: #efefef;
}

.inner_page .core-values .key-list {
	color: #333;
	font-weight: 500;
}

.inner_page .core-values .key-list strong {
	color: #00274c;
	font-weight: 700;
}

.inner_page .core-values .key-list li:before {
	top: 9px;
}

.inner_page .core-values .h1 {
	color: #00274c;
}

.inner_page .perks-remote {
	padding: 52px 0 40px;
}

.inner_page .perks-remote .h4 {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 21px;
}

.inner_page .perks-remote i {
	display: block;
	font-size: 16px;
	font-weight: 700;
}

.inner_page .perks-remote blockquote {
	color: #00274c;
	font-weight: bold;
	text-align: center;
	border-left: 0;
	letter-spacing: -.6px;
	padding: 13px;
	margin-bottom: 0;
	text-align: center;
}

.inner_page .perks-remote blockquote i {
	font-size: 19px;
	font-style: italic;
	font-weight: 600;
	line-height: 1.2;
	margin-bottom: 25px;
	display: block;
}

.inner_page .perks-remote blockquote cite {
	font-style: normal;
	font-size: 16px;
	letter-spacing: -.5px;
	color: #00274c;
	font-weight: bold;
}

.inner_page .perks-remote .remote-first strong {
	margin-bottom: 15px;
	display: block;
}

.inner_page .perks-remote .remote-first .key-list {
	font-weight: 500;
	padding-bottom: 10px;
}

.inner_page .perks-remote .remote-first .key-list li:before {
	top: 9px;
}

.inner_page .perks-holder p {
	margin-bottom: 25px;
}

.inner_page .perks-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.inner_page .perks-list li {
	width: 50%;
	padding: 8px 8px;
	text-align: center;
}

.inner_page .perks-list li .image-holder {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	background-color: #0093d0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 auto 14px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 15px;
}

.inner_page .perks-list li .h4 {
	font-size: 14px;
}

.inner_page .careers-img-gallery {
	padding: 40px 0 42px;
	overflow: hidden;
}

.inner_page .careers-img-gallery .gallery li .item {
	position: relative;
	display: inline-block;
}

.inner_page .careers-img-gallery .gallery li img {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.inner_page .learn-more {
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	color: #0093d0;
	font-weight: bold;
}

.inner_page .learn-more i {
	padding-left: 10px;
}

.inner_page .learn-more:hover {
	text-decoration: none;
	color: #00274c;
}

.inner_page .learn-more.back-btn i {
	padding-left: 0;
	padding-right: 10px;
}

.inner_page .staff-section {
	padding: 25px 0;
}

.inner_page .staff-section h1 {
	font-weight: 800;
	font-size: 27px;
}

.inner_page .staff-section .h5 {
	font-weight: 800;
	display: block;
	color: #00274c;
	margin-bottom: 10px;
	font-size: 16px;
}

.inner_page .staff-section .filter-holder {
	margin-bottom: 32px;
}

.inner_page .staff-section .filter-list {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #00274c;
	margin-bottom: 30px;
}

.inner_page .staff-section .filter-list li {
	margin-bottom: 15px;
}

.inner_page .staff-section .filter-list li.active a {
	text-decoration: none;
	box-shadow: none;
}

.inner_page .staff-section .filter-list li.active a span:before {
	width: 100%;
}

.inner_page .staff-section .filter-list li a {
	color: currentColor;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.inner_page .staff-section .filter-list li a:hover {
	text-decoration: none;
}

.inner_page .staff-section .filter-list li a:hover span:before {
	width: 100%;
}

.inner_page .staff-section .filter-list li a > span {
	display: inline-block;
	vertical-align: middle;
	position: relative;
}

.inner_page .staff-section .filter-list li a > span:before {
	-webkit-transition: width .3s ease-in-out;
	transition: width .3s ease-in-out;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: #0093d0;
	z-index: -1;
	pointer-events: none;
	width: 0;
}

.inner_page .staff-section .filter-list li a i {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	padding-left: 5px;
}

.inner_page .staff-section .staff-list li {
	text-align: center;
	margin-bottom: 30px;
}

.inner_page .staff-section .staff-list a {
	-webkit-transition: margin .3s ease-in-out;
	transition: margin .3s ease-in-out;
	display: block;
}

.inner_page .staff-section .staff-list a:hover {
	text-decoration: none;
	margin: -5px;
}

.inner_page .staff-section .staff-list a:hover .text {
	margin: 0 5px;
}

.inner_page .staff-section .staff-list .text {
	-webkit-transition: margin .3s ease-in-out;
	transition: margin .3s ease-in-out;
}

.inner_page .staff-section .staff-list .img-holder {
	margin-bottom: 15px;
	padding-top: 100%;
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 50%;
	overflow: hidden;
}

.inner_page .staff-section .staff-list .category-item {
	display: none;
}

.inner_page .staff-section .staff-list .position {
	display: block;
	font-style: italic;
	font-weight: 600;
	font-size: 14px;
	color: #0093d0;
	line-height: 1.2;
}

.inner_page .staff-section .link-box .description {
	margin-bottom: 20px;
	color: #0093d0;
	font-weight: bold;
}

.inner_page .staff-section.no-filters h1 {
	margin-bottom: 40px;
}

.inner_page .staff-section.no-filters .text-holder {
	text-align: center;
}

.inner_page .give-section {
	padding: 21px 0 0;
}

.inner_page .give-section h1,
.inner_page .give-section .h1 {
	display: block;
	font-weight: 800;
	font-size: 27px;
}

.inner_page .give-section h2,
.inner_page .give-section .h2 {
	display: block;
	font-size: 22px;
	font-weight: bold;
}

.inner_page .give-section h3,
.inner_page .give-section .h3 {
	display: block;
	color: #0093d0;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 19px;
}

.inner_page .give-section h4,
.inner_page .give-section .h4 {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #00274c;
}

.inner_page .give-section .h5 {
	font-size: 14px;
	font-weight: bold;
	display: block;
	line-height: 1.35;
}

.inner_page .give-section .heading-holder {
	color: #00274c;
	font-weight: 500;
	margin-bottom: 14px;
}

.inner_page .give-section .heading-holder p {
	font-size: inherit;
}

.inner_page .give-section .info-holder {
	padding-top: 6px;
	margin-bottom: 30px;
}

.inner_page .give-section .info-holder .text p {
	margin-bottom: 20px;
}

.inner_page .give-section .info-holder h3,
.inner_page .give-section .info-holder .h3 {
	font-family: "georgia";
	font-style: italic;
}

.inner_page .give-section .info-holder .img-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 -10px;
}

.inner_page .give-section .info-holder .img-list li {
	max-width: 50%;
	padding: 0 10px;
	text-align: center;
}

.inner_page .mail-section-holder h1,
.inner_page .mail-section-holder .h1 {
	display: block;
	font-weight: 800;
	font-size: 27px;
}

.inner_page .mail-section-holder h2,
.inner_page .mail-section-holder .h2 {
	display: block;
	font-size: 22px;
	font-weight: bold;
}

.inner_page .mail-section-holder h3,
.inner_page .mail-section-holder .h3 {
	display: block;
	color: #0093d0;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 19px;
}

.inner_page .mail-section-holder h4,
.inner_page .mail-section-holder .h4 {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #00274c;
}

.inner_page .mail-section-holder .h5 {
	font-size: 14px;
	font-weight: bold;
	display: block;
	line-height: 1.35;
}

.inner_page .mail-section-holder .mail-holder {
	margin-bottom: 20px;
}

.inner_page .mail-section-holder .mail-holder h3,
.inner_page .mail-section-holder .mail-holder .h3 {
	color: #00274c;
	line-height: 1.2;
}

.inner_page .mail-section-holder .mail-holder a {
	font-weight: bold;
	color: #0093d0;
}

.inner_page .mail-section-holder .mail-holder p {
	font-size: inherit;
}

.inner_page .more-information-section h1,
.inner_page .more-information-section .h1 {
	display: block;
	font-weight: 800;
	font-size: 27px;
}

.inner_page .more-information-section h2,
.inner_page .more-information-section .h2 {
	display: block;
	font-size: 22px;
	font-weight: bold;
}

.inner_page .more-information-section h3,
.inner_page .more-information-section .h3 {
	display: block;
	color: #0093d0;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 19px;
}

.inner_page .more-information-section h4,
.inner_page .more-information-section .h4 {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #00274c;
}

.inner_page .more-information-section .h5 {
	font-size: 14px;
	font-weight: bold;
	display: block;
	line-height: 1.35;
}

.inner_page .more-information-section .more-information {
	margin: 0 auto 20px;
	text-align: center;
}

.inner_page .more-information-section .more-information .h2 {
	display: block;
	font-size: 25px;
	font-weight: 900;
	margin-bottom: 20px;
	color: #0d224d;
}

.inner_page .more-information-section .more-information .h2 mark {
	font-style: italic;
	color: #0093d0;
	font-weight: bold;
	background-color: transparent;
}

.inner_page .more-information-section .more-information .ext {
	color: #0093d0;
	font-weight: 700;
}

.inner_page .copyright-section {
	padding-bottom: 36px;
}

.inner_page .copyright-section h1,
.inner_page .copyright-section .h1 {
	display: block;
	font-weight: 800;
	font-size: 27px;
}

.inner_page .copyright-section h2,
.inner_page .copyright-section .h2 {
	display: block;
	font-size: 22px;
	font-weight: bold;
}

.inner_page .copyright-section h3,
.inner_page .copyright-section .h3 {
	display: block;
	color: #0093d0;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 19px;
}

.inner_page .copyright-section h4,
.inner_page .copyright-section .h4 {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #00274c;
}

.inner_page .copyright-section .h5 {
	font-size: 14px;
	font-weight: bold;
	display: block;
	line-height: 1.35;
}

.inner_page .copyright-section .copyright-holder {
	font-size: 13px;
}

.inner_page .copyright-section .copyright-holder p {
	font-size: inherit;
	margin-bottom: 15px;
}

.inner_page .copyright-section .copyright-holder a {
	font-weight: bold;
}

.inner_page .give-accordion {
	max-width: 915px;
	margin: 0 auto 40px;
}

.inner_page .give-accordion li {
	margin-bottom: 20px;
}

.inner_page .give-accordion li.active .opener {
	background-color: #00274c;
	color: #fff;
	text-decoration: none;
}

.inner_page .give-accordion .opener {
	-webkit-transition: background .3s ease-in-out, border .3s ease-in-out, color .3s ease-in-out;
	transition: background .3s ease-in-out, border .3s ease-in-out, color .3s ease-in-out;
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 20px;
	border: 2px solid #00274c;
	text-align: center;
	padding: 10px;
	color: #00274c;
}

.inner_page .give-accordion .opener:hover {
	background-color: #0093d0;
	border-color: #0093d0;
	color: #fff;
	text-decoration: none;
}

.inner_page .contact-wrapp {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.inner_page .contact-wrapp .contact-item {
	text-align: center;
	margin-bottom: 30px;
	max-width: 330px;
	width: 100%;
}

.inner_page .contact-wrapp .contact-item .img-holder {
	position: relative;
	border-radius: 50%;
	overflow: hidden;
	width: 155px;
	height: 155px;
	margin: 0 auto 14px;
}

.inner_page .contact-wrapp .contact-item .img-holder img {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.inner_page .contact-wrapp .contact-item .h5 {
	font-weight: 800;
	display: block;
	color: #00274c;
	margin-bottom: 10px;
	font-size: 16px;
}

.inner_page .contact-wrapp .contact-item .position {
	display: block;
	color: #0d224d;
	font-style: italic;
	margin-bottom: 7px;
}

.inner_page .contact-wrapp .contact-item .contact-info li {
	margin-bottom: 2px;
}

.inner_page .contact-wrapp .contact-item .contact-info li:first-child a {
	font-weight: bold;
}

.inner_page .contact-wrapp .contact-item .contact-info a {
	color: #0093d0;
}

.inner_page .staff-detail {
	padding: 27px 0;
}

.inner_page .staff-detail h1,
.inner_page .staff-detail .h1 {
	display: block;
	font-weight: 800;
	font-size: 27px;
	color: #0d224d;
}

.inner_page .staff-detail h2,
.inner_page .staff-detail .h2 {
	display: block;
	font-weight: 800;
	font-size: 22px;
	color: #0d224d;
}

.inner_page .staff-detail .social-media {
	margin: 0 -10px 20px;
	font-size: 26px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.inner_page .staff-detail .social-media li {
	padding: 0 10px 10px;
}

.inner_page .staff-detail .social-media li a {
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
	color: #00274c;
}

.inner_page .staff-detail .social-media li a:hover {
	color: #0093d0;
}

.inner_page .staff-detail .heading-holder {
	margin-bottom: 20px;
}

.inner_page .staff-detail .heading-holder .img-holder {
	padding-top: 124.4%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	margin-bottom: 10px;
}

.inner_page .staff-detail .heading-holder .download-link {
	margin-bottom: 40px;
}

.inner_page .staff-detail .bio-holder h1 {
	margin-bottom: 20px;
}

.inner_page .staff-detail .bio-holder .position {
	display: block;
	font-weight: 600;
	font-style: italic;
	font-size: 18px;
	margin-bottom: 10px;
	color: #0d224d;
}

.inner_page .staff-detail .bio-holder .staff-contact {
	color: #0093d0;
	margin-bottom: 30px;
}

.inner_page .staff-detail .bio-holder .staff-contact li {
	margin-bottom: 5px;
}

.inner_page .staff-detail .bio-holder .staff-contact a {
	color: currentColor;
}

.inner_page .staff-detail .bio-holder .staff-contact a.email {
	font-style: italic;
}

.inner_page .staff-detail .bio-holder blockquote {
	padding: 0;
	border: none;
	font-family: "georgia";
	font-size: 18px;
	color: #0093d0;
	font-style: italic;
	line-height: 1.3;
	letter-spacing: normal;
}

.inner_page .staff-detail .bio-holder blockquote p {
	font-size: inherit;
}

.inner_page .staff-detail .bio-holder blockquote p:before {
	content: "“";
}

.inner_page .staff-detail .bio-holder blockquote p:after {
	content: "”";
}

.inner_page .staff-detail .content-holder {
	color: #58595b;
	margin-bottom: 30px;
}

.inner_page .staff-detail .content-holder p {
	margin-bottom: 20px;
}

.inner_page .staff-detail .link-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 0 -5px;
}

.inner_page .staff-detail .link-box .learn-more {
	margin: 0 5px 10px;
	-ms-flex-negative: initial;
	flex-shrink: initial;
	max-width: 50%;
}

.inner_page .similar-article {
	background-color: #efefef;
	padding: 25px 0;
}

.inner_page .similar-article h2,
.inner_page .similar-article .h2 {
	font-size: 22px;
	font-weight: 700;
}

.inner_page .similar-article .card-box {
	text-align: center;
}

.inner_page .similar-article .card-box:hover .h4 {
	color: #0093d0;
}

.inner_page .similar-article .card-box time {
	margin-bottom: 0;
}

.inner_page .similar-article .card-box .img-holder {
	margin-bottom: 0;
	padding-bottom: 57.5%;
	border: none;
}

.inner_page .similar-article .card-box .text-holder {
	background: #fff;
	padding: 10px;
}

.inner_page .similar-article .link-box {
	text-align: center;
}

.inner_page .similar-article .learn-more {
	font-style: italic;
}

.inner_page .visual-block {
	min-height: 220px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.inner_page .hidden-item {
	font-size: 0;
	overflow: hidden;
	width: 0;
	height: 0;
	position: absolute;
	left: -9999px;
	display: none;
}

.inner_page .testimonial-section {
	padding: 25px 0;
}

.inner_page .testimonial-section h1 {
	font-size: 30px;
	color: #00274c;
	font-weight: 800;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.inner_page .testimonial-section .blockquote-holder {
	text-align: center;
}

.inner_page .testimonial-section blockquote {
	padding: 0;
	border: none;
	text-align: center;
	font-size: 22px;
	font-family: "georgia";
	font-style: italic;
	color: #00274c;
	line-height: 1.3;
}

.inner_page .testimonial-section blockquote p {
	font-size: inherit;
	margin-bottom: 18px;
}

.inner_page .testimonial-section blockquote p:before {
	content: "“";
}

.inner_page .testimonial-section blockquote p:after {
	content: "”";
}

.inner_page .testimonial-section blockquote cite {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	color: #6d6e71;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-style: normal;
	font-family: "Open Sans";
	line-height: 1;
	font-size: 16px;
	padding: 0 20px;
}

.inner_page .testimonial-section blockquote cite:before {
	content: "—";
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.inner_page .about-state {
	color: #fff;
	padding: 25px 0;
}

.inner_page .about-state h1,
.inner_page .about-state h2,
.inner_page .about-state h3,
.inner_page .about-state h4,
.inner_page .about-state h5,
.inner_page .about-state h6 {
	color: currentColor;
}

.inner_page .about-state h2 {
	margin-bottom: 30px;
}

.inner_page .about-state .political-item {
	text-align: center;
	margin-bottom: 20px;
}

.inner_page .about-state .political-item .img-holder {
	width: 150px;
	height: 150px;
	border-radius: 50%;
	overflow: hidden;
	margin: 0 auto 10px;
}

.inner_page .about-state .political-item .img-holder img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.inner_page .about-state .political-item .position-job {
	display: block;
}

.inner_page .about-state .political-item .name {
	display: block;
	font-weight: normal;
}

.inner_page .about-state .state-list {
	margin-bottom: 20px;
}

.inner_page .about-state .state-list li {
	margin-bottom: 5px;
}

.inner_page .about-state .state-facts .btn {
	border-radius: 3em;
	white-space: normal;
	letter-spacing: 0;
	font-weight: normal;
	text-transform: none;
	margin-bottom: 20px;
}

.inner_page .state-logo-holder {
	padding: 30px 0 20px;
}

.inner_page .state-logo-holder .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.inner_page .state-logo-holder .logo-holder {
	width: 38%;
}

.inner_page .state-logo-holder .text-holder {
	padding-top: 6.4%;
	width: 82.7%;
	margin-left: -20.7%;
}

.inner_page .state-logo-holder .text-holder p {
	color: #00274c;
}

.inner_page .comeback-policy {
	background-color: #cce9f6;
	padding: 25px 0;
	text-align: center;
	color: #00274c;
}

.inner_page .comeback-policy .container {
	max-width: 1200px;
}

.inner_page .comeback-policy p {
	margin-bottom: 20px;
}

.inner_page .comeback-policy .h2 {
	font-size: 28px;
	display: block;
	font-weight: 800;
}

.inner_page .comeback-policy h5,
.inner_page .comeback-policy .h5 {
	font-size: 20px;
	font-weight: bold;
}

.inner_page .comeback-policy .heading-holder {
	font-weight: 500;
	font-size: 18px;
	max-width: 1050px;
	margin: 0 auto 20px;
}

.inner_page .comeback-policy .heading-holder p {
	font-size: inherit;
}

.inner_page .comeback-policy .check-btn-holder {
	max-width: 980px;
	margin: 0 auto 30px;
	padding-top: 10px;
}

.inner_page .comeback-policy .check-btn-holder li {
	width: 100%;
	margin-bottom: 15px;
}

.inner_page .comeback-policy .check-btn-holder .check-btn {
	display: block;
	padding: 10px 10px 10px 50px;
	background-color: #00274c;
	color: #fff;
	position: relative;
	font-weight: bold;
}

.inner_page .comeback-policy .check-btn-holder .check-btn:before {
	content: "";
	position: absolute;
	left: 10px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 30px;
	height: 30px;
	background-repeat: no-repeat;
	background-size: 30px 30px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='55' height='51' viewBox='0 0 55 51'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%239dbf2b' d='M16.947 37.572c.311-.484.588-.927.875-1.362 1.522-2.305 3.033-4.617 4.573-6.91a182.001 182.001 0 0 1 5.214-7.317 185.197 185.197 0 0 1 5.765-7.34 161.875 161.875 0 0 1 6.077-6.93 149.202 149.202 0 0 1 5.084-5.197c.16-.155.325-.304.481-.464.722-.735 1.63-1.105 2.612-1.31 1.666-.347 3.316-.273 4.933.277.536.182 1.038.436 1.45.835.646.624.775 1.362.381 2.172-.232.477-.569.878-.949 1.242-1.708 1.637-3.384 3.307-4.977 5.055a229.768 229.768 0 0 0-4.41 4.95 132.662 132.662 0 0 0-6.126 7.684 259.14 259.14 0 0 0-4.374 6.059 284.245 284.245 0 0 0-4.293 6.398 243.797 243.797 0 0 0-3.496 5.494 545.645 545.645 0 0 0-4.328 7.133c-.468.783-1.117 1.33-1.918 1.718-1.5.726-3.092.998-4.748.87-.897-.07-1.759-.284-2.522-.796a2.74 2.74 0 0 1-.89-.942c-.548-.982-1.098-1.962-1.644-2.944-.844-1.516-1.685-3.033-2.528-4.548-1.21-2.177-2.42-4.353-3.632-6.53L.461 29.308c-.195-.35-.346-.714-.372-1.12-.04-.64.202-1.176.608-1.647.53-.617 1.212-1.022 1.95-1.338a9.85 9.85 0 0 1 3.993-.782c.78.007 1.546.116 2.28.395.78.297 1.373.788 1.783 1.538 1.278 2.338 2.587 4.659 3.883 6.987l2.176 3.912c.052.093.106.184.185.32z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.inner_page .comeback-policy .learn-more {
	font-style: italic;
}

.video-feed .feed-wrapper .video-card .card-body > a {
	display: inline-block;
	vertical-align: middle;
}

.download-link {
	display: inline-block;
	vertical-align: middle;
	font-style: italic;
	color: #0093d0;
}

.download-link:hover {
	color: #00274c;
}

#header {
	border-bottom: 1px solid #a7a9ac;
	position: relative;
	z-index: 99;
}

#header .container {
	max-width: 100%;
	padding: 0 15px;
	width: 100%;
}

#header .contact-holder {
	background-color: #0093d0;
	color: #fff;
	padding: 14px 0 13px;
	display: none;
}

#header .contact-holder .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

#header .contact-holder .container:before,
#header .contact-holder .container:after {
	display: none;
}

#header .tel-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
}

#header .tel-list li {
	margin-bottom: 5px;
	margin-right: 5px;
	font-size: 12px;
	color: #fff;
}

#header .tel-list a {
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
	color: #fff;
	text-decoration: none;
}

#header .tel-list a:hover {
	color: #0d224d;
}

#header .social-list-header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	font-size: 22px;
	margin: 0 -8px;
}

#header .social-list-header li {
	padding: 0 8px;
	font-size: inherit;
}

#header .social-list-header a {
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
	color: #fff;
	text-decoration: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

#header .social-list-header a:hover {
	color: #0d224d;
}

.wpmm_mobile_menu_btn {
	width: 30px;
	height: 18px;
	position: relative;
	background-color: transparent;
}

.wpmm_mobile_menu_btn.menu-active i {
	opacity: 0;
}

.wpmm_mobile_menu_btn.menu-active:before,
.wpmm_mobile_menu_btn.menu-active:after {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	left: 0;
	right: 0;
}

.wpmm_mobile_menu_btn.menu-active:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.wpmm_mobile_menu_btn i,
.wpmm_mobile_menu_btn:before,
.wpmm_mobile_menu_btn:after {
	background: #000;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	height: 2px;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}

.wpmm_mobile_menu_btn:before,
.wpmm_mobile_menu_btn:after {
	content: "";
	top: 0;
}

.wpmm_mobile_menu_btn i {
	margin-top: -1px;
}

.wpmm_mobile_menu_btn i:before {
	display: none;
}

.wpmm_mobile_menu_btn:after {
	top: calc(100% - 2px);
	left: 40%;
}

.wp-megamenu-wrap.wpmm-mobile-menu ul.wp-megamenu {
	left: -15px;
	right: -15px;
	width: auto;
}

#wp-megamenu-primary .wpmm-search-wrap .wpmm-search.search-close-icon {
	color: #0d224d !important;
	position: static !important;
	padding: 15px 5px;
	width: 26px;
	text-align: center;
}

#wp-megamenu-primary .wpmm-search-wrap .wpmm-search.search-close-icon:hover {
	color: #0993d0;
}

#wp-megamenu-primary .wpmm-search-wrap .wpmm-search-input-wrap {
	position: absolute;
	top: calc(100% + 22px);
	left: auto;
	right: 0;
	overflow: visible;
	width: 260px;
	height: auto;
	padding: 15px;
	background-color: #fff;
	border-top: 4px solid #1ebdff;
}

#wp-megamenu-primary .wpmm-search-wrap .wpmm-search-input-wrap .top-search-overlay {
	display: none !important;
}

#wp-megamenu-primary .wpmm-search-wrap .wpmm-search-input-wrap .search-wrap .search.wpmm-top-search {
	position: static;
	width: 100%;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	float: none;
}

#wp-megamenu-primary .wpmm-search-wrap .wpmm-search-input-wrap input[type="text"] {
	height: 40px;
	border: 1px solid #ddd;
	box-shadow: none;
	color: #0d224d;
	padding: 6px 10px;
}

.wp-megamenu > li > ul.wp-megamenu-sub-menu li > a {
	word-break: normal;
	word-wrap: normal;
}

#wp-megamenu-primary > .wpmm-nav-wrap ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li {
	max-width: 930px;
	margin: 0 auto;
}

.menu-item-has-children:not(.clickable) > a {
	pointer-events: none;
}

#wp-megamenu-primary > .wpmm-nav-wrap ul.wp-megamenu > li.link-green > a,
#wp-megamenu-primary > .wpmm-nav-wrap ul.wp-megamenu > li.link-green.active > a {
	color: #9dbf2b;
}

#wp-megamenu-primary > .wpmm-nav-wrap ul.wp-megamenu > li.link-green.active > a,
#wp-megamenu-primary > .wpmm-nav-wrap ul.wp-megamenu > li.link-green:hover > a {
	border-color: #9dbf2b;
}

#wp-megamenu-primary > .wpmm-nav-wrap ul.wp-megamenu > li.wpmm_mega_menu.clickable > ul.wp-megamenu-sub-menu > li {
	max-width: none;
}

#wp-megamenu-primary>.wpmm-nav-wrap .wp-megamenu>li .wpmm-strees-row-and-content-container>ul.wp-megamenu-sub-menu li.wpmm-type-widget>a,
#wp-megamenu-primary>.wpmm-nav-wrap .wp-megamenu>li>ul.wp-megamenu-sub-menu li.wpmm-type-widget>a {
	text-transform: none !important;
}

.news-card .card-title {
	text-transform: none !important;
}

.news-card .author {
	font-family: "Open Sans",sans-serif;
	font-weight: 600 !important;
	font-size: 13px !important;
	font-style: normal;
	color: #0093d0;
	text-transform: none !important;
	text-align: center;
}

.news-card .publication-name {
	font-family: "Open Sans",sans-serif;
	font-weight: 600 !important;
	font-size: 13px !important;
	font-style: normal;
	color: #0093d0;
	text-transform: none !important;
}

h3.card-title {
	text-transform: none !important;
}

li.author {
	text-transform: none !important;
}

li.meta-item.publication-name {
	text-transform: none !important;
}

li.menu-item > ul ul ul > li {
	display: list-item !important;
}

#footer {
	padding: 35px 0 0;
	background-color: #0d224d;
	position: relative;
}

#footer .container {
	max-width: 1308px;
	padding: 0 15px;
	width: 100%;
}

#footer a {
	-webkit-transition: color .3s ease-in-out, background-color .3s ease-in-out;
	transition: color .3s ease-in-out, background-color .3s ease-in-out;
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #0093d0;
}

#footer .footer-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

#footer .menu-holder {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}

#footer .footer-menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -15px;
	font-size: 14px;
}

#footer .footer-menu > li {
	padding: 0 15px 15px;
}

#footer .footer-menu > li > a {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	position: relative;
	margin-bottom: 15px;
	color: #fff;
	display: inline-block;
	vertical-align: top;
	pointer-events: none;
}

#footer .footer-menu > li > a:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 48px;
	height: 5px;
	background-color: #0093d0;
}

#footer .footer-menu > li ul li {
	line-height: 1.25;
	padding-bottom: 12px;
}

#footer ul li a {
	color: #fff;
}

#footer .logo-holder {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
	line-height: 1.45;
	font-size: 18px;
	margin-bottom: 40px;
	width: 100%;
	text-align: center;
}

#footer .logo-holder .logo {
	display: inline-block;
	vertical-align: top;
	padding-top: 7px;
	padding-bottom: 15px;
}

#footer .logo-holder address p {
	color: #fff;
	line-height: 1.45;
	font-size: 18px;
}

#footer .logo-holder .tel {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 15px;
}

#footer .logo-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 80%;
	text-align: center;
	margin: 0 auto;
}

#footer .logo-list li {
	padding: 0 25px 30px;
	text-align: center;
}

#footer .logo-list a {
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	display: block;
}

#footer .logo-list a:hover {
	opacity: .7;
}

#footer .copyright-block {
	background-color: #021938;
	padding: 15px 0 10px;
	position: relative;
}

#footer .copyright-block p {
	color: #808c9b;
}

#footer .copyright-block a:not([class]):not([id]) {
	position: relative;
	padding-left: 14px;
	color: #808c9b;
}

#footer .copyright-block a:not([class]):not([id]):before {
	content: "";
	position: absolute;
	left: 5px;
	top: 5px;
	width: 1px;
	height: 15px;
	background-color: #808c9b;
}

#footer .copyright-block a:not([class]):not([id]):hover {
	color: #0093d0;
}

#footer .social-networks {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -10px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

#footer .social-networks li {
	padding: 0 10px;
}

#footer .social-networks li a:hover {
	color: #0093d0;
}

.scroll-to-top {
	-webkit-transition: color .3s ease-in-out, background-color .3s ease-in-out;
	transition: color .3s ease-in-out, background-color .3s ease-in-out;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	background-color: #0093d0;
	color: #fff;
	font-size: 25px;
	position: absolute;
	right: 25px;
	bottom: 100%;
}

.scroll-to-top:hover {
	color: #0093d0;
	background-color: #fff;
	text-decoration: none;
}

/*Quote Style*/

.wp-block-pullquote {
	border-top: 4px solid #0093d0;
	border-bottom: 4px solid #0093d0;
	margin-bottom: 1.75em;
	color: currentColor;
}

.wp-block-pullquote {
	padding: 1em 0;
	text-align: center;
	overflow-wrap: break-word;
}

.hentry blockquote {
	padding: 20px 10px 0 10px;
	border: none;
	font-style: normal;
}

.wp-block-pullquote__citation,
.wp-block-pullquote cite,
.wp-block-pullquote footer {
	color: #00264b;
	text-transform: uppercase;
	font-size: 16px;
	font-style: normal;
	letter-spacing: 1px;
}

.wp-block-pullquote p {
	font-size: 24px !important;
	color: #00264b;
	font-weight: inherit;
	font-family: georgia,serif;
	font-style: italic;
}

li.menu-item > ul ul ul > li {
	display: list-item !important;
}

.inner_page .post-info li {
    padding: 0 8px;
    position: relative;
    text-transform: none !important;
}

.inner_page .intro-slider .list-info li {
  padding: 0 7px;
  position: relative;
  font-size: inherit;
  color: inherit;
  font-weight: inherit;
  text-transform: none !important;
}

/*Contact Form*/
#gform_submit_button_39 {
    background-color: #00264b;
}
.gform_wrapper input[type=text], .gform_wrapper textarea {
    padding: 10px!important;
    border: 1px solid #00264b;
    background-color: #ffffff;
    font-family: "Open Sans",sans-serif!important;
    font-size: 18px!important;
    font-weight: 400!important;
    color: #7d7d7d!important;
    -webkit-font-smoothing: antialiased;
    text-shadow: rgba(0,0,0,.01) 0 0 1px;
}

/************************************************/
/*Start of media queries for responsive views*/
/************************************************/

@media (min-width: 450px) {
	.inner_page .careers-img-gallery .gallery {
		margin: 0 -7px;
	}

	.inner_page .careers-img-gallery .gallery li {
		display: block;
	}

	.inner_page .careers-img-gallery .gallery li .item {
		float: left;
		margin: 7px;
		clear: right;
		width: calc(33.33% - 14px);
		height: 143px;
	}

	.inner_page .careers-img-gallery .gallery li:first-child .item {
		height: 300px;
		width: calc(34% - 14px);
	}

	.inner_page .careers-img-gallery .gallery li:nth-child(2) .item {
		width: calc(33.5% - 14px);
	}

	.inner_page .careers-img-gallery .gallery li:nth-child(3) .item {
		width: calc(33.5% - 14px);
	}

	.inner_page .careers-img-gallery .gallery li:nth-child(4) .item {
		height: 300px;
		width: calc(32.5% - 14px);
		float: initial;
	}
}

@media (min-width: 480px) {
	.inner_page .work-area .text-holder {
		padding: 30px;
	}

	.inner_page .staff-detail .heading-holder .img-holder {
		max-width: 300px;
		padding-top: 70%;
	}

	#footer .menu-holder {
		width: calc(100% - 200px);
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}

	#footer .logo-holder {
		width: 200px;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
		text-align: right;
	}

	#footer .social-networks {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
}

@media (min-width: 550px) {
	#footer .footer-menu > li {
		width: 50%;
	}
}

@media (min-width: 641px) {
	.inner_page .content-slide-box .gform_wrapper .name_last {
		margin-top: 0 !important;
	}
}

@media (min-width: 650px) {
	.inner_page .looking-list .looking-item {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.inner_page .looking-list .looking-item .text-holder {
		width: 60%;
		padding-right: 30px;
	}

	.inner_page .looking-list .looking-item .location-holder {
		width: 19%;
	}

	.inner_page .looking-list .looking-item .button-holder {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		padding: 10px;
		width: 21%;
	}

	.inner_page .purpose-section .text {
		-webkit-column-count: 2;
		column-count: 2;
		-webkit-column-gap: 25px;
		column-gap: 25px;
	}

	.inner_page .perks-list li .h4 {
		font-size: 16px;
	}
}

@media (min-width: 651px) {
	.inner_page .core-values .key-list {
		-webkit-column-count: 2;
		column-count: 2;
		-webkit-column-gap: 28px;
		column-gap: 28px;
	}
}

@media (min-width: 767px) and (max-width: 824px) {
	#wp-megamenu-primary > .wpmm-nav-wrap ul.wp-megamenu > li > a,
	.wp-megamenu-wrap .wpmm-nav-wrap > ul > li.wpmm-social-link.wpmm-social-link-search a,
	.wpmm-menu-cart .cart-icon .fa-shopping-cart,
	.wp-megamenu-wrap .form .submit,
	.wpmm-menu-cart span.cart-icon i {
		letter-spacing: 0;
		padding-left: 5px;
		padding-right: 5px;
	}
}

@media (min-width: 768px) {
	.commentlist-item .commentlist-item {
		padding: 0 0 0 2em;
	}

	.inner_page .btn,
	.inner_page .wp-block-button__link {
		font-size: 18px;
		letter-spacing: 1.8px;
		padding: 12px 20px;
	}

	.inner_page .intro-slider:before {
		top: 15px;
		left: calc(50% - 50px);
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		width: 20px;
		height: 20px;
	}

	.inner_page .intro-slider:after {
		left: calc(50% - 50px);
		top: 23px;
	}

	.inner_page .intro-slider .slick-arrow.slick-next {
		right: 30px;
	}

	.inner_page .intro-slider .slide {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		min-height: 580px;
	}

	.inner_page .intro-slider .img-holder {
		width: 50%;
		padding-top: 0;
	}

	.inner_page .intro-slider .text-holder {
		width: 50%;
		font-size: 17px;
		padding: 35px 25px 25px;
		margin-bottom: 35px;
	}

	.inner_page .intro-slider h1,
	.inner_page .intro-slider .h1 {
		font-size: 28px;
		margin-bottom: 25px;
	}

	.inner_page .intro-slider .list-info {
		margin: 0 -12px 25px;
		font-size: 16px;
	}

	.inner_page .intro-slider .list-info li {
		padding: 0 12px;
	}

	.inner_page .intro-slider .btn {
		min-width: 150px;
	}

	.inner_page .latest-reserch .research-list li {
		width: 33.33%;
		padding: 0 20px 40px;
	}

	.inner_page .latest-reserch .research-list time {
		font-size: 16px;
	}

	.inner_page .main-slider .slick-arrow {
		top: 65px;
	}

	.inner_page .map-state {
		padding: 50px 0;
	}

	.inner_page .map-state .container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.inner_page .map-state .text-holder {
		text-align: left;
		width: 240px;
		margin-bottom: 0;
	}

	.inner_page .map-state .text-holder .h1 {
		font-size: 35px;
	}

	.inner_page .map-state .text-holder .description {
		font-size: 20px;
		margin-bottom: 47px;
	}

	.inner_page .map-state .text-holder .info {
		font-size: 20px;
	}

	.inner_page .map-state .map-holder {
		max-width: calc(100% - 240px);
	}

	.inner_page .topic-block .h4 {
		font-size: 20px;
	}

	.inner_page .topic-block .text-list {
		margin-bottom: 0;
	}

	.inner_page .golas-list {
		margin: 0 -25px;
		font-size: 18px;
	}

	.inner_page .golas-list li {
		width: 25%;
		padding: 0 25px 25px;
	}

	.inner_page .golas-list li:before {
		width: 45px;
		height: 45px;
	}

	.inner_page .video-section .video-box {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-bottom: 20px;
	}

	.inner_page .video-section .video-box .video-list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin: 0 -10px 25px;
	}

	.inner_page .video-section .video-box .video-list li {
		width: 50%;
		padding: 0 10px 13px;
	}

	.inner_page .video-section .video-box .video-list li .preview-holder {
		width: 49.1%;
		padding-top: 27.5%;
	}

	.inner_page .video-section .video-box .video-list li .description {
		width: 50.9%;
		padding: 5px 0 5px 15px;
	}

	.inner_page .polls .description-box {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}

	.inner_page .polls .description-box .img-holder {
		max-width: 175px;
		margin-bottom: 0;
	}

	.inner_page .polls .description-box .text-holder {
		width: calc(100% - 357px);
		font-size: 15px;
		padding: 15px 15px 0 15px;
		margin-bottom: 0;
	}

	.inner_page .polls .card-box {
		margin-bottom: 25px;
	}

	.inner_page .card-box .h4 {
		font-size: 20px;
		margin-bottom: 10px;
	}

	.inner_page .intro-content h1 {
		font-size: 35px;
	}

	.inner_page .intro-content h2 {
		font-size: 32px;
	}

	.inner_page .intro-content .text-holder {
		margin-bottom: 0;
		font-size: 24px;
		line-height: 1.6;
	}

	.inner_page .intro-content .text-holder p {
		font-size: 20px;
	}

	.inner_page .intro-content--impact h2 {
		font-size: 28px;
	}

	.inner_page .intro-content--impact .text-holder p {
		font-size: 18px;
	}

	.inner_page .post-article h1 {
		font-size: 30px;
		margin-bottom: 20px;
	}

	.inner_page .post-article .key-holder h2 {
		font-size: 25px;
	}

	.inner_page .post-article .text-box {
		line-height: 1.5;
	}

	.inner_page .key-list li:before {
		top: 8px;
	}

	.inner_page .post-info {
		margin: 0 -8px 35px;
	}

	.inner_page .category-list > li {
		margin-bottom: 30px;
	}

	.inner_page .category-list .h6 {
		font-size: 14px;
	}

	.inner_page .unemployment-box .h5 {
		font-size: 18px;
	}

	.inner_page .unemployment-list {
		font-size: 14px;
	}

	.inner_page .post-holder .h5 {
		font-size: 18px;
	}

	.inner_page .info-section .container .h3 {
		font-size: 33px;
	}

	.inner_page .info-section .container .img-holder {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		width: auto;
	}

	.inner_page .info-section .container .text-holder {
		font-size: 19px;
		padding-left: 20px;
		width: calc(100% - 182px);
		text-align: left;
	}

	.inner_page .info-section .container .btn-holder {
		width: calc(100% - 182px);
		padding-left: 20px;
		margin-left: auto;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}

	.inner_page .cards-section h3 {
		font-size: 27px;
		line-height: 1.56;
		margin-bottom: 68px;
		letter-spacing: -.4px;
	}

	.inner_page .cards-section .cards-list li {
		width: 50%;
	}

	.inner_page .work-area .img-holder {
		padding-top: 50%;
	}

	.inner_page .work-area .text-holder strong {
		font-size: 20px;
	}

	.inner_page .work-area .text-holder h2 {
		font-size: 38px;
		margin-bottom: 18px;
	}

	.inner_page .work-area .text-holder h2 span {
		font-size: 48px;
	}

	.inner_page .card-info {
		padding: 30px;
		font-size: 18px;
	}

	.inner_page .card-info h4 {
		font-size: 24px;
	}

	.inner_page .latest-research .post-box-holder .container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.inner_page .latest-research .post-box-holder .text-holder {
		margin-bottom: 0;
		width: 50%;
		padding-right: 15px;
	}

	.inner_page .latest-research .post-box-holder .text-holder .decor-title {
		margin-bottom: 28px;
	}

	.inner_page .latest-research .post-box-holder .text-holder .post-list-navigation li {
		padding-bottom: 18px;
		margin-bottom: 21px;
	}

	.inner_page .latest-research .post-box-holder .text-holder .post-list-navigation a h3 {
		font-size: 22px;
		margin-bottom: 14px;
	}

	.inner_page .latest-research .post-box-holder .video-box-holder {
		width: 50%;
		padding-left: 15px;
	}

	.inner_page .latest-research .post-box-holder .video-box-holder .h2 {
		font-size: 30px;
		margin-bottom: 25px;
	}

	.inner_page .stats-list {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		margin: 0 -10px;
	}

	.inner_page .stats-list li {
		padding: 0 10px;
		margin-bottom: 0;
	}

	.inner_page .stats-list strong {
		font-size: 20px;
	}

	.inner_page .content-slide-box {
		padding: 38px 38px 10px;
	}

	.inner_page .content-slide-box img.aligncenter {
		margin-bottom: 22px;
	}

	.inner_page .content-slide-box p {
		margin-bottom: 17px;
	}

	.inner_page .content-slide-box h3 {
		line-height: 1.58;
		margin-bottom: 13px !important;
	}

	.inner_page .content-slide-box h2 {
		margin-bottom: 19px;
	}

	.inner_page .content-slide-box ul:not([class]):not([id]) {
		padding-left: 36px;
		margin-bottom: 16px;
	}

	.inner_page .content-slide-box h4 {
		margin-bottom: 15px !important;
	}

	.inner_page .content-slide-box .gfield_radio {
		margin: 0 -10px 18px;
	}

	.inner_page .content-slide-box .gfield_radio .gchoice {
		margin: 0 10px;
	}

	.inner_page .content-slide-box .gfield_radio .gchoice input {
		width: 140px !important;
	}

	.inner_page .content-slide-box .gfield_radio .gchoice label {
		font-size: 25px !important;
		padding: 10px;
	}

	.inner_page .content-slide-box .gform_wrapper.gravity-theme .ginput_complex label {
		font-size: 16px !important;
	}

	.inner_page .content-slide-box .gform_wrapper .gfield.gfield--width-quarter {
		-ms-grid-column: span 4;
		grid-column: span 4;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.inner_page .content-slide-box .ginput_container_address span.ginput_address_city,
	.inner_page .content-slide-box .ginput_container_address span.ginput_address_state,
	.inner_page .content-slide-box .ginput_container_address span.ginput_address_zip {
		-webkit-box-flex: 0 !important;
		-ms-flex: 0 0 33.332% !important;
		flex: 0 0 33.332% !important;
	}

	.inner_page .content-slide-box .ginput_container_address span.ginput_address_zip {
		-webkit-box-flex: 0 !important;
		-ms-flex: 0 0 33.332% !important;
		flex: 0 0 33.332% !important;
	}

	.inner_page .content-slide-box .gform_footer input[value=Submit] {
		font-size: 18px !important;
		letter-spacing: 1.8px;
		padding: 12px 71px;
	}

	.hide-city-optional .address_city label:before {
		font-size: 16px !important;
	}

	.inner_page .content-slide-box .gform_wrapper.gravity-theme .hide-city-optional .ginput_complex .address_city label {
		font-size: 0 !important;
	}

	.impact-stats-list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.impact-stats-list__item {
		width: 50%;
	}

	.filtration-navigation__form {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.filtration-navigation__form [class^="col-"] {
		margin-bottom: 0;
	}

	.filtration-navigation__form [class^="col-"].col-1 {
		width: 25.3%;
	}

	.filtration-navigation__form [class^="col-"].col-2 {
		width: 42%;
	}

	.filtration-navigation__form [class^="col-"].col-button {
		width: 7.4%;
	}

	.filtration-navigation .jcf-select,
	.filtration-navigation input[type="submit"] {
		padding: 6px;
		font-size: 18px;
	}

	.filtration-navigation .jcf-select .jcf-select-text {
		font-size: 14px;
	}

	.filtration-navigation .jcf-select .jcf-select-opener {
		border-right-width: 2px;
		border-bottom-width: 2px;
		width: 8px;
		height: 8px;
	}

	.filtration-items .simple-card {
		height: calc(100% - 30px);
	}

	.simple-card .post-info {
		margin-bottom: 10px;
	}

	.simple-card__img-holder {
		width: 44%;
		padding-right: 29px;
	}

	.simple-card__text-holder {
		width: 56%;
		margin-bottom: 16px;
	}

	.simple-card__text-holder:only-child {
		width: 100%;
	}

	.simple-card--featured .simple-card__text-holder {
		width: 66.4%;
	}

	.simple-card--featured .simple-card__img-holder {
		width: 33.6%;
	}

	.simple-card--horizontal {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.simple-card--horizontal h2 {
		font-size: 22px;
		margin-bottom: 26px;
	}

	.simple-card--horizontal.simple-card--featured {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		margin-bottom: 18px;
	}

	.simple-card--horizontal.simple-card--featured h2 {
		font-size: 25px;
	}

	.simple-card--horizontal.simple-card--featured .simple-card__img-holder {
		padding-right: 20px;
	}

	.search-section__page-title {
		font-size: 50px;
		margin-bottom: 38px;
	}

	.search-section h1 {
		font-size: 32px;
		margin-bottom: 41px;
	}

	.search-section .filtration-navigation__form [class^="col-"].col-1 {
		width: 17.4%;
	}

	.search-section .filtration-navigation__form [class^="col-"].col-2 {
		width: 34.2%;
	}

	.search-section .filtration-navigation__form [class^="col-"].col-3 {
		width: 16.2%;
	}

	.search-section .filtration-navigation__form [class^="col-"].col-4 {
		width: 24.8%;
	}

	.search-card {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.search-card__img-holder {
		width: 35%;
		margin-bottom: 0;
	}

	.search-card__text-holder {
		width: 63%;
	}

	.search-card .post-info {
		margin-bottom: 6px;
	}

	.sidebar--mobile {
		display: none;
	}

	.inner_page .animated-numbers-section__number {
		font-size: 70px;
	}

	.inner_page .animated-numbers-section h2,
	.inner_page .animated-numbers-section .h2 {
		font-size: 28px;
	}

	.inner_page .hiring-section h1 {
		font-size: 43px;
		margin-bottom: 30px;
	}

	.inner_page .hiring-section .careers-slogan {
		font-size: 32px;
		margin-bottom: 31px;
	}

	.inner_page .hiring-section .map-careers {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.inner_page .hiring-section .map-careers .text-holder {
		width: calc(100% - 400px);
		padding-right: 20px;
	}

	.inner_page .hiring-section .map-careers .text-holder h2 {
		font-size: 25px;
	}

	.inner_page .hiring-section .map-careers .map-wrapper {
		width: 400px;
	}

	.inner_page .looking-section .fga-heading {
		font-size: 24px;
	}

	.inner_page .looking-list .looking-item h3 {
		font-size: 18px;
	}

	.inner_page .looking-list .looking-item .text-holder {
		padding-right: 45px;
		width: 60%;
	}

	.inner_page .looking-list .looking-item .location-holder {
		width: 20%;
	}

	.inner_page .looking-list .looking-item .button-holder {
		width: 20%;
	}

	.inner_page .blockquote-section {
		padding-bottom: 60px;
	}

	.inner_page .blockquote-section blockquote i {
		font-size: 27px;
	}

	.inner_page .blockquote-section blockquote cite {
		font-size: 18px;
	}

	.inner_page .purpose-section {
		padding: 54px 0 37px;
	}

	.inner_page .purpose-section .container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.inner_page .purpose-section .text {
		-webkit-column-gap: 15px;
		column-gap: 15px;
	}

	.inner_page .heading-decor {
		padding-bottom: 21px;
		margin-bottom: 20px;
	}

	.inner_page .core-values .container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.inner_page .perks-remote .container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.inner_page .perks-remote blockquote i {
		font-size: 20px;
	}

	.inner_page .perks-remote blockquote cite {
		font-size: 18px;
	}

	.inner_page .perks-holder {
		padding-right: 50px;
	}

	.inner_page .perks-list li {
		padding: 0 0 14px;
	}

	.inner_page .careers-img-gallery .gallery li .item {
		height: 193px;
	}

	.inner_page .careers-img-gallery .gallery li:first-child .item {
		height: 400px;
		width: calc(38% - 14px);
	}

	.inner_page .careers-img-gallery .gallery li:nth-child(2) .item {
		width: calc(33.5% - 14px);
	}

	.inner_page .careers-img-gallery .gallery li:nth-child(3) .item {
		width: calc(33.5% - 14px);
	}

	.inner_page .careers-img-gallery .gallery li:nth-child(4) .item {
		height: 400px;
		width: calc(30% - 35px);
	}

	.inner_page .staff-section h1 {
		font-size: 30px;
		margin-bottom: 20px;
	}

	.inner_page .staff-section .h5 {
		font-size: 18px;
	}

	.inner_page .staff-section .filter-list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		font-size: 9px;
		margin: 0 -5px 30px;
	}

	.inner_page .staff-section .filter-list li {
		padding: 0 5px;
	}

	.inner_page .staff-section .staff-list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin: 0 -5px;
	}

	.inner_page .staff-section .staff-list li {
		width: 33.332%;
		padding: 0 5px;
	}

	.inner_page .staff-section .staff-list a:hover {
		margin: -10px;
	}

	.inner_page .staff-section .staff-list a:hover .text {
		margin: 0 10px;
	}

	.inner_page .staff-section .link-box {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end;
	}

	.inner_page .staff-section .link-box .description {
		margin-bottom: 0;
		padding-right: 30px;
	}

	.inner_page .staff-section .link-box .description p {
		margin-bottom: 0;
	}

	.inner_page .staff-section .link-box p,
	.inner_page .staff-section .link-box .learn-more {
		font-size: 15px;
	}

	.inner_page .give-section h1,
	.inner_page .give-section .h1 {
		font-size: 30px;
		margin-bottom: 20px;
	}

	.inner_page .give-section h2,
	.inner_page .give-section .h2 {
		font-size: 28px;
	}

	.inner_page .give-section h3,
	.inner_page .give-section .h3 {
		font-size: 24px;
	}

	.inner_page .give-section .heading-holder {
		font-size: 18px;
	}

	.inner_page .give-section .info-holder {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		margin-bottom: 45px;
	}

	.inner_page .give-section .info-holder .text {
		width: 62%;
		padding-right: 40px;
	}

	.inner_page .give-section .info-holder .img-list {
		width: calc(38% + 20px);
	}

	.inner_page .mail-section-holder h1,
	.inner_page .mail-section-holder .h1 {
		font-size: 30px;
		margin-bottom: 20px;
	}

	.inner_page .mail-section-holder h2,
	.inner_page .mail-section-holder .h2 {
		font-size: 28px;
	}

	.inner_page .mail-section-holder h3,
	.inner_page .mail-section-holder .h3 {
		font-size: 24px;
	}

	.inner_page .mail-section-holder .mail-holder {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		margin: 0 -15px 20px;
	}

	.inner_page .mail-section-holder .mail-holder .mail-box {
		width: 35%;
		padding: 0 15px;
	}

	.inner_page .mail-section-holder .mail-holder .mail-box p {
		margin-bottom: 16px;
	}

	.inner_page .mail-section-holder .mail-holder .text-box {
		width: 65%;
		padding: 0 15px;
	}

	.inner_page .more-information-section h1,
	.inner_page .more-information-section .h1 {
		font-size: 30px;
		margin-bottom: 20px;
	}

	.inner_page .more-information-section h2,
	.inner_page .more-information-section .h2 {
		font-size: 28px;
	}

	.inner_page .more-information-section h3,
	.inner_page .more-information-section .h3 {
		font-size: 24px;
	}

	.inner_page .more-information-section .more-information .h2 {
		font-size: 30px;
	}

	.inner_page .copyright-section h1,
	.inner_page .copyright-section .h1 {
		font-size: 30px;
		margin-bottom: 20px;
	}

	.inner_page .copyright-section h2,
	.inner_page .copyright-section .h2 {
		font-size: 28px;
	}

	.inner_page .copyright-section h3,
	.inner_page .copyright-section .h3 {
		font-size: 24px;
	}

	.inner_page .give-accordion .opener {
		font-size: 24px;
	}

	.inner_page .contact-wrapp {
		margin: 0 -20px;
	}

	.inner_page .contact-wrapp .contact-item {
		padding: 0 20px;
	}

	.inner_page .contact-wrapp .contact-item .h5 {
		font-size: 18px;
	}

	.inner_page .contact-wrapp .contact-item .contact-info {
		font-size: 14px;
	}

	.inner_page .staff-detail h1,
	.inner_page .staff-detail .h1 {
		font-size: 30px;
	}

	.inner_page .staff-detail h2,
	.inner_page .staff-detail .h2 {
		font-size: 26px;
	}

	.inner_page .staff-detail .heading-holder .img-holder {
		max-width: none;
		padding-top: 124.4%;
	}

	.inner_page .staff-detail .heading-holder .download-link {
		margin-bottom: 0;
	}

	.inner_page .staff-detail .bio-holder .position {
		font-size: 20px;
	}

	.inner_page .similar-article .row {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.inner_page .similar-article .row [class*="col-"] {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.inner_page .similar-article h2,
	.inner_page .similar-article .h2 {
		font-size: 26px;
		margin-bottom: 30px;
	}

	.inner_page .similar-article .card-box {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		background: white;
		height: 100%;
	}

	.inner_page .similar-article .card-box .h4 {
		font-size: 16px;
		margin-bottom: 16px;
	}

	.inner_page .similar-article .card-box .text-holder {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.inner_page .visual-block {
		min-height: 320px;
	}

	.inner_page .testimonial-section h1 {
		font-size: 40px;
	}

	.inner_page .testimonial-section blockquote {
		font-size: 26px;
		padding: 0 30px;
	}

	.inner_page .about-state .row.about-row {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.inner_page .about-state .political-item .img-holder {
		width: 130px;
		height: 130px;
	}

	.inner_page .about-state .state-list {
		margin-bottom: 10px;
	}

	.inner_page .about-state .state-facts .btn {
		width: 100%;
		font-size: 10px;
		margin-bottom: 0;
	}

	.inner_page .comeback-policy .h2 {
		font-size: 30px;
	}

	.inner_page .comeback-policy .check-btn-holder {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding-top: 22px;
	}

	.inner_page .comeback-policy .check-btn-holder li {
		padding: 0 10px;
		width: 33.332%;
	}

	#header .contact-holder {
		padding: 9px 0 9px;
		display: block;
	}

	#header .contact-holder .container {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	#header .tel-list {
		text-align: left;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}

	#header .tel-list li {
		margin-bottom: 0;
	}

	#header .social-list-header {
		font-size: 18px;
	}

	.wp-megamenu-wrap .wpmm-nav-wrap > ul > li > a,
	.wp-megamenu-wrap .wpmm-nav-wrap > ul > li .wpmm-search-wrap > a.search-open-icon {
		padding-left: 10px;
		padding-right: 10px;
	}

	.wpmm_mobile_menu_btn {
		display: none;
	}

	.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.clickable .wpmm-col-4 {
		max-width: 250px;
		margin-left: auto;
	}

	#footer {
		padding: 55px 0 0;
	}

	#footer .footer-menu {
		font-size: 16px;
	}

	#footer .footer-menu > li {
		width: 50%;
	}

	#footer .footer-menu > li > a {
		font-size: 24px;
		padding-bottom: 15px;
		margin-bottom: 24px;
	}

	#footer .logo-holder .tel {
		margin-bottom: 25px;
	}

	#footer .logo-list {
		text-align: left;
		width: auto;
		margin: 0 -25px 60px;
	}

	#footer .logo-list li {
		padding: 0 25px 20px;
		text-align: left;
	}

	#footer .copyright-block {
		padding: 38px 0 27px;
	}

	.scroll-to-top {
		width: 65px;
		height: 65px;
		font-size: 40px;
		right: 10%;
	}
}

@media (min-width: 810px) {
	.inner_page .staff-section .filter-list {
		font-size: 10px;
	}
}

@media (min-width: 824px) {
	#wp-megamenu-primary .wpmm-search-wrap .wpmm-search.search-close-icon {
		width: 37px;
	}
}

@media (min-width: 1024px) {
	.inner_page h2,
	.inner_page .h2 {
		font-size: 40px;
		font-weight: 900;
	}

	.inner_page .intro-slider .slick-arrow {
		width: 82px;
		height: 82px;
		font-size: 38px;
	}

	.inner_page .intro-slider h1,
	.inner_page .intro-slider .h1 {
		margin-bottom: 33px;
	}

	.inner_page .intro-slider p {
		margin-bottom: 22px;
	}

	.inner_page .intro-slider .btn {
		min-width: 218px;
	}

	.inner_page .intro .info-content h1 {
		font-size: 27px;
	}

	.inner_page .latest-reserch {
		padding: 65px 40px 57px;
	}

	.inner_page .latest-reserch .h2 {
		letter-spacing: .8px;
		margin-bottom: 52px;
	}

	.inner_page .latest-reserch .research-list {
		margin: 0 -26px 18px;
	}

	.inner_page .latest-reserch .research-list.small-list li {
		width: 25%;
	}

	.inner_page .latest-reserch .research-list li {
		width: 20%;
		padding: 0 26px 25px;
	}

	.inner_page .latest-reserch .research-list span {
		margin-bottom: 11px;
		font-size: 18px;
		letter-spacing: 1.8px;
	}

	.inner_page .latest-reserch .research-list .h5 {
		font-size: 16px;
		margin-bottom: 11px;
	}

	.inner_page .main-slider .slick-arrow {
		font-size: 35px;
	}

	.inner_page .media-section {
		padding: 65px 0 48px;
	}

	.inner_page .media-section .h2 {
		font-size: 40px;
		margin-bottom: 28px;
	}

	.inner_page .media-section + .media-section {
		padding-bottom: 90px;
	}

	.inner_page .media-section + .more-information-section {
		padding-top: 56px;
	}

	.inner_page .media-slider {
		padding: 0 40px;
	}

	.inner_page .topic-block {
		padding-top: 63px;
	}

	.inner_page .topic-block .topic-content {
		margin-bottom: 32px;
	}

	.inner_page .topic-block .h2 {
		margin-bottom: 49px;
	}

	.inner_page .topic-block .h4 {
		margin-bottom: 15px;
	}

	.inner_page .topic-block .text-box {
		margin-bottom: 29px;
	}

	.inner_page .topic-block .goals-content .h2 {
		margin-bottom: 30px;
	}

	.inner_page .goals-block {
		padding-bottom: 54px;
	}

	.inner_page .golas-list {
		font-size: 22px;
	}

	.inner_page .video-section {
		padding: 55px 0 54px;
	}

	.inner_page .video-section .h2 {
		margin-bottom: 30px;
	}

	.inner_page .polls {
		padding: 67px 0 55px;
	}

	.inner_page .polls .h2 {
		margin-bottom: 25px;
	}

	.inner_page .polls .description-box .img-holder {
		max-width: 252px;
	}

	.inner_page .polls .description-box .text-holder {
		width: calc(100% - 434px);
		font-size: 18px;
	}

	.inner_page .card-box .img-holder {
		margin-bottom: 34px;
	}

	.inner_page .card-box time {
		margin-bottom: 26px;
	}

	.inner_page .experts {
		padding: 51px 0 43px;
	}

	.inner_page .experts .h2 {
		margin-bottom: 35px;
	}

	.inner_page .experts-slider .slick-list {
		margin: 0 -35px;
	}

	.inner_page .experts-slider .slick-slide {
		padding: 0 35px;
	}

	.inner_page .experts-slider .h4 {
		font-size: 20px;
	}

	.inner_page .breadcrumb-holder {
		padding: 32px 0 25px;
	}

	.inner_page .intro-content {
		padding: 15px 0 59px;
	}

	.inner_page .intro-content h1 {
		font-size: 50px;
		margin-bottom: 42px;
	}

	.inner_page .intro-content h2 {
		font-size: 35px;
		margin-bottom: 25px;
	}

	.inner_page .intro-content .text-holder {
		font-size: 28px;
	}

	.inner_page .intro-content--impact {
		padding-bottom: 0;
	}

	.inner_page .intro-content--impact h2 {
		font-size: 32px;
		margin-bottom: 20px;
	}

	.inner_page .intro-content--impact h3 {
		font-size: 23px;
	}

	.inner_page .experts-card .img-holder {
		width: 155px;
		height: 155px;
	}

	.inner_page .experts-card .h4 {
		font-size: 20px;
	}

	.inner_page .experts-card .solution {
		font-size: 14px;
	}

	.inner_page .post-article {
		padding: 22px 0 25px;
	}

	.inner_page .post-article h1 {
		font-size: 44px;
		margin-bottom: 35px;
	}

	.inner_page .post-article .text-box-holder {
		padding-left: 70px;
	}

	.inner_page .post-article .key-holder {
		padding: 27px 45px 35px 33px;
		margin-bottom: 43px;
	}

	.inner_page .post-article .key-holder h2 {
		font-size: 40px;
		margin-bottom: 23px;
	}

	.inner_page .post-article .key-holder .key-list {
		padding-left: 55px;
		margin-bottom: 23px;
	}

	.inner_page .post-article .key-holder .bottom-line {
		font-size: 24px;
	}

	.inner_page .post-article .text-box {
		font-size: 18px;
	}

	.inner_page .post-article .text-box h3 {
		font-size: 32px;
		margin-bottom: 11px;
	}

	.inner_page .post-article .text-box h4 {
		font-size: 24px;
		margin-top: 29px;
		margin-bottom: 13px;
	}

	.inner_page .post-article .text-box img {
		margin-top: 34px;
		margin-bottom: 51px;
	}

	.inner_page .post-article .text-box img + h4 {
		margin-top: 0;
	}

	.inner_page .post-article .post-pagination {
		padding: 49px 0 42px;
	}

	.inner_page .navigation-single {
		padding: 49px 0 42px;
	}

	.inner_page .key-list {
		font-size: 20px;
	}

	.inner_page .key-list li:before {
		top: 13px;
		left: 2px;
	}

	.inner_page .post-info li:before {
		margin-top: -2px;
	}

	.inner_page .category-list {
		margin-bottom: 79px;
	}

	.inner_page .category-list > li {
		margin-bottom: 46px;
	}

	.inner_page .category-list .h6 {
		font-size: 16px;
	}

	.inner_page .category-list .social-list {
		margin-bottom: 20px;
	}

	.inner_page .unemployment-box {
		padding: 6px 0 0 25px;
	}

	.inner_page .unemployment-box .unemployment-list {
		padding-left: 29px;
	}

	.inner_page .unemployment-box .h5 {
		letter-spacing: 2px;
		font-size: 20px;
		margin-bottom: 15px;
	}

	.inner_page .unemployment-list {
		font-size: 16px;
		letter-spacing: 1.6px;
	}

	.inner_page .unemployment-list li:before {
		border-width: 6px 0 6px 8px;
	}

	.inner_page .experts-list li {
		margin-bottom: 27px;
	}

	.inner_page .post-holder .h5 {
		margin-bottom: 23px;
		font-size: 24px;
	}

	.inner_page .interested-post-card .text-holder .h5 {
		letter-spacing: .5px;
	}

	.inner_page .info-section .container .info-content {
		width: calc(100% - 250px);
		padding-right: 20px;
	}

	.inner_page .info-section .container .img-holder {
		margin-bottom: 0;
	}

	.inner_page .info-section .container .text-holder {
		width: calc(100% - 182px);
		padding-right: 36px;
		padding-left: 36px;
		margin-bottom: 0;
	}

	.inner_page .info-section .container .btn-holder {
		width: 230px;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		width: auto;
		padding-left: 0;
		margin-left: 0;
	}

	.inner_page .cards-section .cards-list {
		margin: 0 -18px;
	}

	.inner_page .cards-section .cards-list li {
		padding: 0 18px 36px;
	}

	.inner_page .work-area .img-holder {
		width: 36.3%;
		padding-top: 0;
	}

	.inner_page .work-area .text-holder {
		width: 63.7%;
		padding: 47px calc(100vw/2 - 600px) 37px 25px;
		font-size: 18px;
		line-height: 1.5;
	}

	.inner_page .work-area .text-holder p {
		font-size: 18px;
	}

	.inner_page .card-info {
		padding: 44px 47px 50px;
	}

	.inner_page .card-info .text-holder p {
		margin-bottom: 43px;
	}

	.inner_page .latest-research .post-box-holder {
		padding: 98px 0 79px;
	}

	.inner_page .latest-research .post-box-holder .text-holder {
		width: 33.33%;
	}

	.inner_page .latest-research .post-box-holder .video-box-holder {
		width: 66.66%;
	}

	.inner_page .stats-holder {
		padding: 59px 0 55px;
	}

	.impact-stats-list__item {
		width: 33.33%;
	}

	.impact-info-block h2 {
		font-size: 43px;
	}

	.impact-info-block__text p {
		font-size: 18px;
	}

	.impact-info-block__bottom-text p {
		font-size: 32px;
	}

	.map-impact .container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
	}

	.map-impact .text-holder {
		width: 16%;
	}

	.map-impact .map-holder {
		width: 84%;
	}

	.filtration-section__hero {
		margin-bottom: 43px;
		padding-top: 13px;
	}

	.filtration-section__hero h1 {
		font-size: 50px;
		margin-bottom: 45px;
	}

	.filtration-navigation {
		margin-bottom: 43px;
	}

	.filtration-items .row {
		margin-left: -19px;
		margin-right: -19px;
	}

	.filtration-items [class^="col-"] {
		padding-left: 19px;
		padding-right: 19px;
	}

	.filtration-items .simple-card {
		height: calc(100% - 65px);
		margin-bottom: 65px;
	}

	.filtration-items .simple-card--horizontal {
		margin-bottom: 37px;
		height: calc(100% - 37px);
	}

	.filtration-items__button-holder {
		margin-bottom: 65px;
	}

	.filtration-pagination {
		margin-bottom: 37px;
	}

	.simple-card h2 {
		font-size: 19px;
		font-weight: 700;
	}

	.simple-card--featured h2 {
		font-size: 20px;
	}

	.simple-card--horizontal.simple-card--featured h2 {
		font-size: 38px;
	}

	.simple-card--horizontal.simple-card--featured p {
		font-size: 18px;
	}

	.simple-card--horizontal.simple-card--featured .simple-card__img-holder {
		padding-right: 38px;
	}

	.simple-card--horizontal.simple-card--featured .simple-card__text-holder {
		padding-top: 38px;
	}

	.search-section .filtration-navigation {
		margin-bottom: 55px;
	}

	.search-section .filtration-items {
		margin-bottom: 78px;
	}

	.search-card__img-holder {
		width: 23%;
	}

	.search-card__text-holder {
		width: 74.3%;
	}

	.search-card h2 {
		font-weight: 700;
		font-size: 24px;
	}

	.main-page-title h1 {
		font-size: 50px;
	}

	.inner_page .animated-numbers-section h2,
	.inner_page .animated-numbers-section .h2 {
		font-size: 36px;
		margin-bottom: 7px;
	}

	.inner_page .hiring-section h1 {
		font-size: 50px;
		margin-bottom: 40px;
	}

	.inner_page .hiring-section .map-careers {
		padding-bottom: 55px;
	}

	.inner_page .hiring-section .map-careers .text-holder {
		width: calc(100% - 650px);
		padding-right: 25px;
	}

	.inner_page .hiring-section .map-careers .text-holder h2 {
		font-size: 29px;
		line-height: 1.33;
		margin-bottom: 42px;
	}

	.inner_page .hiring-section .map-careers .map-wrapper {
		width: 650px;
	}

	.inner_page .looking-list {
		margin-bottom: 52px;
	}

	.inner_page .looking-list .looking-item {
		padding: 22px 13px 21px;
	}

	.inner_page .looking-list .looking-item .text-holder {
		line-height: 1.57;
		width: 65%;
	}

	.inner_page .looking-list .looking-item .location-holder {
		width: 20%;
	}

	.inner_page .looking-list .looking-item .button-holder {
		width: 15%;
	}

	.inner_page .blockquote-section blockquote i {
		font-size: 35px;
	}

	.inner_page .purpose-section .text {
		font-size: 18px;
		-webkit-column-gap: 25px;
		column-gap: 25px;
		margin-bottom: 35px;
	}

	.inner_page .purpose-section .fga-link {
		font-size: 20px;
	}

	.inner_page .core-values .key-list {
		padding: 0 15px 10px;
	}

	.inner_page .core-values .key-list li:before {
		width: 10px;
		height: 10px;
	}

	.inner_page .core-values p {
		font-size: 18px;
		margin-bottom: 15px;
	}

	.inner_page .perks-remote p {
		font-size: 18px;
		margin-bottom: 15px;
	}

	.inner_page .perks-remote .remote-first .key-list {
		padding: 0 15px 10px;
	}

	.inner_page .perks-remote .remote-first .key-list li:before {
		width: 10px;
		height: 10px;
	}

	.inner_page .perks-holder {
		padding-right: 50px;
	}

	.inner_page .perks-list li .image-holder {
		width: 110px;
		height: 110px;
		padding: 10px;
	}

	.inner_page .perks-list li .h4 {
		line-height: 1.4;
		font-size: 18px;
	}

	.inner_page .learn-more {
		font-size: 20px;
	}

	.inner_page .learn-more.back-btn i {
		padding-right: 5px;
	}

	.inner_page .staff-section {
		padding-bottom: 115px;
	}

	.inner_page .staff-section h1 {
		font-size: 44px;
		margin-bottom: 28px;
	}

	.inner_page .staff-section .h5 {
		font-size: 20px;
		margin-bottom: 6px;
	}

	.inner_page .staff-section .filter-list {
		font-size: 13px;
	}

	.inner_page .staff-section .staff-list li {
		width: 20%;
		margin-bottom: 45px;
	}

	.inner_page .staff-section .staff-list .position {
		font-size: 16px;
	}

	.inner_page .staff-section .link-box p,
	.inner_page .staff-section .link-box .learn-more {
		font-size: 20px;
	}

	.inner_page .staff-section.no-filters {
		padding-bottom: 40px;
	}

	.inner_page .staff-section.no-filters h1 {
		margin-bottom: 56px;
	}

	.inner_page .staff-section.no-filters .text-holder {
		font-size: 18px;
		max-width: 1154px;
		padding: 16px 16px 0;
		line-height: 1.5;
		margin: 0 auto;
	}

	.inner_page .give-section h1,
	.inner_page .give-section .h1 {
		font-size: 44px;
		margin-bottom: 33px;
	}

	.inner_page .give-section h2,
	.inner_page .give-section .h2 {
		font-size: 36px;
		margin-bottom: 7px;
	}

	.inner_page .give-section h4,
	.inner_page .give-section .h4 {
		font-size: 20px;
		margin-bottom: 18px;
	}

	.inner_page .give-section .h5 {
		font-size: 18px;
	}

	.inner_page .give-section .heading-holder {
		font-size: 22px;
	}

	.inner_page .give-section .info-holder .text {
		padding-right: 95px;
	}

	.inner_page .give-section .info-holder .text p {
		margin-bottom: 37px;
	}

	.inner_page .give-section .info-holder .img-list {
		width: calc(38% + 50px);
		margin: 0 -25px;
	}

	.inner_page .give-section .info-holder .img-list li {
		padding: 0 25px;
	}

	.inner_page .mail-section-holder h1,
	.inner_page .mail-section-holder .h1 {
		font-size: 44px;
		margin-bottom: 33px;
	}

	.inner_page .mail-section-holder h2,
	.inner_page .mail-section-holder .h2 {
		font-size: 36px;
		margin-bottom: 7px;
	}

	.inner_page .mail-section-holder h4,
	.inner_page .mail-section-holder .h4 {
		font-size: 20px;
		margin-bottom: 18px;
	}

	.inner_page .mail-section-holder .h5 {
		font-size: 18px;
	}

	.inner_page .mail-section-holder .mail-holder {
		font-size: 18px;
	}

	.inner_page .mail-section-holder .mail-holder .mail-box {
		width: 30.8%;
	}

	.inner_page .mail-section-holder .mail-holder .mail-box .h5,
	.inner_page .mail-section-holder .mail-holder .mail-box h5 {
		margin-bottom: 5px;
	}

	.inner_page .mail-section-holder .mail-holder .text-box {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		width: 69.2%;
	}

	.inner_page .mail-section-holder .mail-holder .text-box .text {
		width: 70%;
		padding-right: 15px;
	}

	.inner_page .mail-section-holder .mail-holder .text-box .img-holder {
		width: 30%;
	}

	.inner_page .more-information-section h1,
	.inner_page .more-information-section .h1 {
		font-size: 44px;
		margin-bottom: 33px;
	}

	.inner_page .more-information-section h2,
	.inner_page .more-information-section .h2 {
		font-size: 36px;
		margin-bottom: 7px;
	}

	.inner_page .more-information-section h4,
	.inner_page .more-information-section .h4 {
		font-size: 20px;
		margin-bottom: 18px;
	}

	.inner_page .more-information-section .h5 {
		font-size: 18px;
	}

	.inner_page .more-information-section .more-information .h2 {
		font-size: 40px;
		margin-bottom: 34px;
	}

	.inner_page .copyright-section h1,
	.inner_page .copyright-section .h1 {
		font-size: 44px;
		margin-bottom: 33px;
	}

	.inner_page .copyright-section h2,
	.inner_page .copyright-section .h2 {
		font-size: 36px;
		margin-bottom: 7px;
	}

	.inner_page .copyright-section h4,
	.inner_page .copyright-section .h4 {
		font-size: 20px;
		margin-bottom: 18px;
	}

	.inner_page .copyright-section .h5 {
		font-size: 18px;
	}

	.inner_page .give-accordion {
		margin-bottom: 70px;
	}

	.inner_page .give-accordion .opener {
		padding: 10px 15px;
		font-size: 28px;
	}

	.inner_page .contact-wrapp .contact-item .h5 {
		font-size: 20px;
		margin-bottom: 8px;
	}

	.inner_page .staff-detail h1,
	.inner_page .staff-detail .h1 {
		font-size: 44px;
	}

	.inner_page .staff-detail h2,
	.inner_page .staff-detail .h2 {
		font-size: 34px;
		margin-bottom: 32px;
	}

	.inner_page .staff-detail .social-media {
		margin-bottom: 5px;
	}

	.inner_page .staff-detail .heading-holder {
		margin-bottom: 40px;
	}

	.inner_page .staff-detail .bio-holder {
		padding-left: 11px;
		margin-top: -7px;
	}

	.inner_page .staff-detail .bio-holder h1 {
		margin-bottom: 12px;
	}

	.inner_page .staff-detail .bio-holder .position {
		font-size: 24px;
	}

	.inner_page .staff-detail .bio-holder .staff-contact {
		font-size: 20px;
		margin-bottom: 25px;
	}

	.inner_page .staff-detail .bio-holder blockquote {
		font-size: 20px;
		line-height: 1.3;
	}

	.inner_page .staff-detail .content-holder {
		margin-bottom: 60px;
	}

	.inner_page .similar-article {
		padding: 47px 0 40px;
	}

	.inner_page .similar-article .card-box {
		margin-bottom: 29px;
	}

	.inner_page .similar-article .learn-more {
		font-size: 18px;
	}

	.inner_page .visual-block {
		min-height: 494px;
	}

	.inner_page .testimonial-section {
		padding: 63px 0 17px;
	}

	.inner_page .testimonial-section h1 {
		font-size: 56px;
		margin-bottom: 28px;
	}

	.inner_page .testimonial-section blockquote {
		font-size: 30px;
	}

	.inner_page .testimonial-section blockquote cite {
		font-size: 20px;
	}

	.inner_page .about-state {
		padding: 25px 0 10px;
	}

	.inner_page .about-state .political-item .img-holder {
		width: 140px;
		height: 140px;
	}

	.inner_page .state-logo-holder .text-holder p {
		font-size: 20px;
		line-height: 1.2em;
		margin-bottom: 13px;
	}

	.inner_page .comeback-policy .h2 {
		font-size: 40px;
		margin-bottom: 28px;
	}

	.inner_page .comeback-policy h5,
	.inner_page .comeback-policy .h5 {
		font-size: 22px;
	}

	.inner_page .comeback-policy .heading-holder {
		font-size: 20px;
		margin-bottom: 7px;
	}

	.inner_page .comeback-policy .heading-holder p {
		margin-bottom: 12px;
	}

	.inner_page .comeback-policy .check-btn-holder .check-btn {
		padding: 10px 50px 10px 70px;
	}

	.inner_page .comeback-policy .learn-more {
		font-size: 18px;
	}

	.wp-megamenu-wrap .wpmm-nav-wrap > ul > li > a,
	.wp-megamenu-wrap .wpmm-nav-wrap > ul > li .wpmm-search-wrap > a.search-open-icon {
		padding-left: 15px;
		padding-right: 15px;
	}

	#wp-megamenu-primary > .wpmm-nav-wrap ul.wp-megamenu > li > a,
	.wp-megamenu-wrap .wpmm-nav-wrap > ul > li.wpmm-social-link.wpmm-social-link-search a,
	.wpmm-menu-cart .cart-icon .fa-shopping-cart,
	.wp-megamenu-wrap .form .submit,
	.wpmm-menu-cart span.cart-icon i {
		font-size: 18px;
	}

	#wp-megamenu-primary .wpmm-search-wrap .wpmm-search.search-close-icon {
		padding: 15px;
		width: 49px;
	}

	#footer .footer-menu > li {
		width: 33.332%;
	}
}

@media (min-width: 1200px) {
	.inner_page .intro-slider:before {
		top: 38px;
		left: calc(50% - 79px);
	}

	.inner_page .intro-slider:after {
		left: calc(50% - 79px);
		top: 47px;
	}

	.inner_page .intro-slider .slick-arrow.slick-next {
		right: 101px;
	}

	.inner_page .intro-slider .slide {
		min-height: 717px;
	}

	.inner_page .intro-slider .text-holder {
		padding: 84px 90px 75px 39px;
		margin-bottom: 47px;
	}

	.inner_page .intro-slider h1,
	.inner_page .intro-slider .h1 {
		font-size: 39px;
		line-height: 1.3;
	}

	.inner_page .intro-slider .list-info {
		font-size: 18px;
		letter-spacing: 1.8px;
		margin-bottom: 46px;
	}

	.inner_page .intro .info-content {
		padding: 70px 0 70px;
	}

	.inner_page .latest-reserch .research-list {
		margin: 0 -35px 18px;
	}

	.inner_page .latest-reserch .research-list .img-holder {
		margin-bottom: 24px;
	}

	.inner_page .latest-reserch .research-list .h5 {
		font-size: 22px;
	}

	.inner_page .main-slider .slick-arrow {
		font-size: 49px;
		top: 23px;
	}

	.inner_page .main-slider--posts-slider .slick-arrow {
		top: 66px;
	}

	.inner_page .media-slider {
		margin-bottom: 31px;
	}

	.inner_page .media-slider .img-holder {
		margin-bottom: 19px;
	}

	.inner_page .media-slider h4 {
		font-size: 25px;
	}

	.inner_page .map-state {
		padding: 66px 0 115px;
	}

	.inner_page .map-state .text-holder {
		padding-top: 35px;
		width: calc(100% - 818px);
	}

	.inner_page .map-state .text-holder .h1 {
		font-size: 60px;
		margin-bottom: 28px;
	}

	.inner_page .map-state .map-holder {
		max-width: 818px;
	}

	.inner_page .golas-list {
		font-size: 24px;
	}

	.inner_page .golas-list li:before {
		width: 73px;
		height: 73px;
		font-size: 41px;
		margin-right: 15px;
	}

	.inner_page .video-section .video-box .main-video {
		width: 69.5%;
		margin-bottom: 0;
	}

	.inner_page .video-section .video-box .video-list {
		width: 30.5%;
		padding-left: 17px;
		margin: 0 0 0;
	}

	.inner_page .video-section .video-box .video-list li {
		width: 100%;
		padding: 0 0 13px;
	}

	.inner_page .video-section .video-box .video-list li:last-child {
		padding-bottom: 0;
		margin-bottom: 0;
		border-bottom: 0;
	}

	.inner_page .video-section .video-box .video-list li .description {
		padding: 5px 0 5px 35px;
	}

	.inner_page .polls .description-box .img-holder {
		max-width: 302px;
	}

	.inner_page .polls .description-box .text-holder {
		width: calc(100% - 484px);
		padding: 17px 50px 0 53px;
	}

	.inner_page .experts-slider .slick-arrow {
		top: 67px;
	}

	.inner_page .breadcrumb-holder .breadcrumb {
		padding-left: 2px;
	}

	.inner_page .post-info {
		margin: 0 -8px 75px;
		font-size: 16px;
	}

	.inner_page .social-list {
		font-size: 26px;
	}

	.inner_page .download-btn {
		font-size: 17px;
		padding: 19px 5px;
	}

	.inner_page .download-btn i {
		font-size: 22px;
	}

	.inner_page .unemployment-box {
		padding-left: 30px;
	}

	.inner_page .work-area .text-holder {
		padding: 47px calc(100vw/2 - 600px) 37px 47px;
		font-size: 20px;
	}

	.inner_page .work-area .text-holder strong {
		font-size: 22px;
	}

	.inner_page .work-area .text-holder p {
		font-size: 20px;
	}

	.inner_page .work-area .text-holder h2 span {
		font-size: 54px;
	}

	.inner_page .latest-research .post-box-holder .text-holder {
		padding-right: 24px;
	}

	.inner_page .latest-research .post-box-holder .video-box-holder {
		padding-left: 35px;
	}

	.inner_page .latest-research .post-box-holder .video-box-holder .h2 {
		margin-bottom: 32px;
	}

	.inner_page .content-slide-box .gfield_radio .gchoice label {
		padding: 11px 13px;
	}

	.impact-stats-list__item {
		width: 25%;
	}

	.impact-info-block__text--left-col {
		padding-left: 38px;
	}

	.impact-info-block__text--right-col {
		padding-left: 25px;
	}

	.filtration-navigation .jcf-select,
	.filtration-navigation input[type="submit"] {
		padding: 13px;
		font-size: 22px;
	}

	.filtration-navigation .jcf-select .jcf-select-text {
		font-size: 22px;
	}

	.filtration-navigation .jcf-select .jcf-select-opener {
		border-right-width: 3px;
		border-bottom-width: 3px;
		width: 10px;
		height: 10px;
	}

	.simple-card .post-info {
		margin-bottom: 10px;
	}

	.simple-card--horizontal:not(.simple-card--featured) .post-info {
		margin-bottom: 21px;
	}

	.search-card .post-info {
		margin-bottom: 6px;
	}

	.inner_page .hiring-section .map-careers .text-holder {
		width: calc(100% - 840px);
		padding-right: 35px;
	}

	.inner_page .hiring-section .map-careers .map-wrapper {
		width: 840px;
	}

	.inner_page .purpose-section .h1 {
		font-size: 43px;
	}

	.inner_page .purpose-section .text {
		-webkit-column-gap: 76px;
		column-gap: 76px;
	}

	.inner_page .core-values {
		padding: 53px 0 0;
	}

	.inner_page .core-values .key-list {
		padding: 0 22px 6px;
	}

	.inner_page .core-values p {
		margin-bottom: 22px;
	}

	.inner_page .core-values .h1 {
		font-size: 43px;
	}

	.inner_page .perks-remote .heading-decor {
		margin-bottom: 37px;
	}

	.inner_page .perks-remote .heading-decor.h1 {
		font-size: 43px;
	}

	.inner_page .perks-remote p {
		margin-bottom: 23px;
	}

	.inner_page .perks-remote blockquote i {
		font-size: 30px;
	}

	.inner_page .perks-remote .remote-first strong {
		margin-bottom: 21px;
	}

	.inner_page .perks-remote .remote-first .key-list {
		padding: 0 22px 5px;
	}

	.inner_page .perks-holder {
		padding-right: 113px;
	}

	.inner_page .perks-holder p {
		margin-bottom: 33px;
	}

	.inner_page .careers-img-gallery .gallery {
		margin: 0 -17.5px;
	}

	.inner_page .careers-img-gallery .gallery li .item {
		width: calc(33.33% - 35px);
		margin: 17.5px;
		height: 234px;
	}

	.inner_page .careers-img-gallery .gallery li:first-child .item {
		width: calc(41.5% - 35px);
		height: 503px;
	}

	.inner_page .careers-img-gallery .gallery li:nth-child(2) .item {
		width: calc(33.5% - 35px);
	}

	.inner_page .careers-img-gallery .gallery li:nth-child(3) .item {
		width: calc(33.5% - 35px);
	}

	.inner_page .careers-img-gallery .gallery li:nth-child(4) .item {
		width: calc(25% - 35px);
		height: 503px;
	}

	.inner_page .staff-section .filter-list {
		font-size: 16px;
		margin: 0 -7px 45px;
	}

	.inner_page .staff-section .filter-list li {
		padding: 0 6px;
	}

	.inner_page .mail-section-holder .mail-holder .text-box .text {
		width: 65%;
		padding-right: 10px;
	}

	.inner_page .mail-section-holder .mail-holder .text-box .img-holder {
		width: 35%;
		padding-top: 30px;
	}

	.inner_page .give-accordion .opener {
		padding: 29px 25px;
	}

	.inner_page .contact-wrapp {
		padding: 0 20px;
		margin: 0;
	}

	.inner_page .contact-wrapp .contact-item {
		padding: 0 50px;
	}

	.inner_page .similar-article .card-box .text-holder {
		padding: 10px 15px;
	}

	.inner_page .about-state h2 {
		font-size: 49px;
		margin-bottom: 0;
	}

	.inner_page .about-state .political-item {
		padding-top: 11px;
	}

	.inner_page .about-state .political-item .position-job {
		font-size: 20px;
		line-height: 1;
	}

	.inner_page .about-state .political-item .name {
		font-size: 20px;
	}

	.inner_page .about-state .state-list {
		font-size: 20px;
		padding-top: 18px;
		margin-bottom: 20px;
	}

	.inner_page .about-state .state-facts .btn {
		font-size: 18px;
		padding-left: 5px;
		padding-right: 5px;
	}

	.inner_page .state-logo-holder {
		padding: 61px 0 50px;
	}

	.inner_page .comeback-policy {
		padding: 52px 0;
	}

	.inner_page .comeback-policy .check-btn-holder li {
		padding: 0 18px;
	}

	.inner_page .comeback-policy .check-btn-holder .check-btn {
		font-size: 18px;
		padding: 12px 15px 12px 78px;
	}

	.inner_page .comeback-policy .check-btn-holder .check-btn:before {
		width: 55px;
		height: 51px;
		background-size: 55px 51px;
		left: 18px;
	}

	#header .container {
		padding: 0 35px;
	}

	#header .contact-holder {
		padding: 14px 0 13px;
	}

	#header .tel-list {
		font-size: 14px;
	}

	#header .social-list-header {
		font-size: 22px;
	}

	#wp-megamenu-primary {
		padding-left: 35px;
		padding-right: 35px;
	}

	#footer .footer-menu > li {
		width: 20%;
	}

	#footer .logo-list {
		margin: 0 -25px 65px;
	}
}

@media (min-width: 1300px) {
	.inner_page .looking-list .looking-item .text-holder {
		padding-right: 65px;
		width: 76%;
	}

	.inner_page .looking-list .looking-item .location-holder {
		width: 14%;
	}

	.inner_page .looking-list .looking-item .button-holder {
		width: 10%;
	}
}

@media (min-width: 1366px) {
	.inner_page .staff-section .filter-list {
		font-size: 18px;
	}

	.inner_page .staff-section .staff-list {
		margin: 0 -12px;
	}

	.inner_page .staff-section .staff-list li {
		padding: 0 12px;
	}

	.inner_page .staff-section .staff-list a:hover {
		margin: -24px;
	}

	.inner_page .staff-section .staff-list a:hover .text {
		margin: 0 24px;
	}
}

@media (min-width: 1400px) {
	.inner_page .main-slider .slick-arrow {
		right: -40px;
	}

	.inner_page .main-slider .slick-arrow.slick-prev {
		left: -40px;
	}

	.inner_page .media-slider {
		padding: 0;
	}
}

@media (min-width: 1440px) {
	.inner_page .work-area .text-holder {
		padding: 47px calc(100vw/2 - 640px) 37px 76px;
	}
}

@media (min-width: 1600px) {
	.inner_page .intro-slider .img-holder {
		width: 60.5%;
	}

	.inner_page .intro-slider .text-holder {
		width: 39.5%;
	}

	.inner_page .main-slider .slick-arrow {
		right: -152px;
	}

	.inner_page .main-slider .slick-arrow.slick-prev {
		left: -152px;
	}
}

@media (min-width: 1700px) {
	#header .container {
		padding: 0 100px;
	}

	#wp-megamenu-primary {
		padding-left: 100px;
		padding-right: 100px;
	}

	#footer .logo-list {
		margin: 0 -25px 43px;
	}
}

@media (max-width: 1023px) {
	.inner_page .perks-holder {
		padding-bottom: 20px;
	}

	.inner_page .give-section .info-holder .img-list li img {
		max-height: 103px;
	}
}

@media (max-width: 767px) {
	.navigation .page-numbers,
	.navigation-comments .page-numbers {
		padding: 0;
	}

	.navigation .next,
	.navigation .prev,
	.navigation-comments .next,
	.navigation-comments .prev {
		padding: .2em;
	}

	.navigation-single .next a,
	.navigation-single .prev a {
		padding: .2em;
	}

	.inner_page .video-section .video-box .video-list li:last-child {
		padding-bottom: 0;
		margin-bottom: 0;
		border-bottom: 0;
	}

	.inner_page .content-slide-box .alignright {
		float: none;
		margin: 0;
		padding: 0;
	}

	.inner_page .content-slide-box .gfield_radio .gchoice label {
		font-size: 13px !important;
	}

	.navigation .page-numbers,
	.navigation-comments .page-numbers {
		padding: 4px 10px;
	}

	.sidebar--desktop .sidebar-issues,
	.sidebar--desktop .sidebar-experts,
	.sidebar--desktop .related-posts,
	.sidebar--desktop .subscription-box{
		display: none;
	}

	.inner_page .animated-numbers-section__column {
		width: 100% !important;
	}

	.inner_page .hiring-section .map-careers .text-holder {
		padding-bottom: 25px;
	}

	.inner_page .blockquote-section blockquote {
		padding: 10px;
	}

	.inner_page .perks-list {
		margin: 0 -8px 20px;
	}

	#wp-megamenu-primary .wpmm-search-wrap .wpmm-search {
		display: none !important;
	}

	#wp-megamenu-primary .wpmm-search-wrap .wpmm-search-input-wrap {
		display: block !important;
		position: static;
		border-top: none;
		overflow: hidden;
		padding: 12px;
	}
}

@media (max-width: 766px) {
	.menu-item-has-children:not(.clickable) > a b.fa {
		pointer-events: auto;
		cursor: pointer;
	}
}

@media (max-width: 649px) {
	.inner_page .looking-list .looking-item .text-holder {
		padding-bottom: 15px;
	}

	.inner_page .looking-list .looking-item .location-holder {
		padding-bottom: 15px;
	}
}

@media (max-width: 479px) {
	.inner_page .content-slide-box .alignright iframe {
		width: 260px;
		height: 146px;
	}

	.inner_page .staff-detail .link-box .learn-more {
		font-size: 12px;
	}
}

@media (max-width: 449px) {
	.inner_page .careers-img-gallery .gallery li .item {
		min-height: 200px;
		width: 100%;
	}

	.inner_page .careers-img-gallery .gallery li img {
		margin-bottom: 15px;
	}
}

@-webkit-keyframes loader {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes loader {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
