
.h1, h1 {
	font-size: 35px;
	font-weight: 700;
	line-height: 120%;
	letter-spacing: -.015em;
}

.h1.separator, h1.separator {
	position: relative;
	padding-bottom: 20px;
}

.h1.separator::after, h1.separator::after {
	position: absolute;
	bottom: 0;
	left: 0;
	content: "";
	border-radius: 100px;
	width: 40%;
	height: 5px;
	border: 0;
	background: #b3311d;
}

.h2, h2 {
	font-size: 28px;
	font-weight: 700;
	line-height: 120%;
	letter-spacing: -.008em;
}

.h3, h3 {
	font-size: 24px;
	font-weight: 700;
	line-height: 125%;
	letter-spacing: 0;
}

.h4, h4 {
	font-size: 20px;
	font-weight: 700;
	line-height: 26px;
	letter-spacing: 0;
}

.h5, h5 {
	font-size: 18px;
	font-weight: 700;
	line-height: 130%;
	letter-spacing: .0075em;
}

.h6, h6 {
	font-size: 16px;
	font-weight: 700;
	line-height: 125%;
	letter-spacing: .0075em;
}

.subtitle1 {
	font-size: 13px;
	font-weight: 700;
	line-height: 160%;
	letter-spacing: .031em;
}

.subtitle2 {
	font-size: 12px;
	font-weight: 700;
	line-height: 150%;
	letter-spacing: .018em;
}

.body1, .body1 *, p {
	font-size: 13px;
	font-weight: 400;
	line-height: 160%;
	letter-spacing: .031em;
}

.body2, .body2 * {
	font-size: 12px;
	font-weight: 400;
	line-height: 150%;
	letter-spacing: .018em;
}

.btn {
	font-size: 13px;
	font-weight: 400;
	line-height: 120%;
	letter-spacing: .089em;
	text-transform: uppercase;
}

.wpcf7 input, .wpcf7-not-valid-tip {
	font-size: 13px;
	font-weight: 400;
	line-height: 120%;
}

a {
	color: #474340;
	text-decoration: none;
	-webkit-transition: color .2s ease-in-out;
	-o-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out;
}

a:hover {
	color: #b3311d;
}

@media (min-width: 768px) {
	.h1, h1 {
		font-size: 40px;
		letter-spacing: -.015em;
	}
	
	.h2, h2 {
		font-size: 32px;
		letter-spacing: -.008em;
	}
	
	.h3, h3 {
		font-size: 26px;
		letter-spacing: 0;
	}
	
	.h4, h4 {
		font-size: 22px;
		letter-spacing: 0;
	}
	
	.h5, h5 {
		font-size: 18px;
		letter-spacing: .0075em;
	}
	
	.h6, h6 {
		font-size: 16px;
		letter-spacing: .0075em;
	}
	
	.subtitle1 {
		font-size: 13px;
		letter-spacing: .031em;
	}
	
	.subtitle2 {
		font-size: 12px;
		letter-spacing: .018em;
	}
	
	.body1, .body1 *, p {
		font-size: 13px;
		letter-spacing: .031em;
	}
	
	.body2, .body2 * {
		font-size: 12px;
		letter-spacing: .018em;
	}
	
	.btn {
		font-size: 13px;
		letter-spacing: .089em;
		text-transform: uppercase;
	}
	
	.wpcf7 input, .wpcf7-not-valid-tip {
		font-size: 13px;
	}
}

@media (min-width: 1280px) {
	.h1, h1 {
		font-size: 50px;
		letter-spacing: -.015em;
	}
	
	.h2, h2 {
		font-size: 40px;
		letter-spacing: -.008em;
	}
	
	.h3, h3 {
		font-size: 28px;
		letter-spacing: 0;
	}
	
	.h4, h4 {
		font-size: 24px;
		letter-spacing: 0;
	}
	
	.h5, h5 {
		font-size: 20px;
		letter-spacing: .0075em;
	}
	
	.h6, h6 {
		font-size: 17px;
		letter-spacing: .0075em;
	}
	
	.subtitle1 {
		font-size: 14px;
		letter-spacing: .031em;
	}
	
	.subtitle2 {
		font-size: 13px;
		letter-spacing: .007em;
	}
	
	.body1, .body1 *, p {
		font-size: 14px;
		letter-spacing: .031em;
	}
	
	.body2, .body2 * {
		font-size: 13px;
		letter-spacing: .018em;
	}
	
	.btn {
		font-size: 13px;
		letter-spacing: .089em;
		text-transform: uppercase;
	}
	
	.wpcf7 input, .wpcf7-not-valid-tip {
		font-size: 13px;
	}
}

@media (min-width: 1600px) {
	.h1, h1 {
		font-size: 56px;
		letter-spacing: -.015em;
	}
	
	.h2, h2 {
		font-size: 44px;
		letter-spacing: -.008em;
	}
	
	.h3, h3 {
		font-size: 30px;
		letter-spacing: 0;
	}
	
	.h4, h4 {
		font-size: 26px;
		letter-spacing: 0;
	}
	
	.h5, h5 {
		font-size: 22px;
		letter-spacing: .0075em;
	}
	
	.h6, h6 {
		font-size: 18px;
		letter-spacing: .0075em;
	}
	
	.subtitle1 {
		font-size: 16px;
		letter-spacing: .009em;
	}
	
	.subtitle2 {
		font-size: 14px;
		letter-spacing: .007em;
	}
	
	.body1, .body1 *, p {
		font-size: 16px;
		letter-spacing: .031em;
	}
	
	.body2, .body2 * {
		font-size: 14px;
		letter-spacing: .018em;
	}
	
	.btn {
		font-size: 14px;
		letter-spacing: .089em;
		text-transform: uppercase;
	}
	
	.wpcf7 input, .wpcf7-not-valid-tip {
		font-size: 14px;
	}
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}

body {
	font-family: Rubik;
	color: #474340;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	min-height: 100vh;
	width: 100%;
	max-width: 100%;
	overflow-x: hidden;
	background: #fff;
	font-size: 12px;
	line-height: 16px;
}

main {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	position: relative;
	width: 100%;
	overflow-x: hidden;
}

.container {
	width: 100%;
	max-width: 2048px !important;
	margin: 0 auto;
}

ol, ul {
	padding: 0 0 16px 36px;
}

ol li, ul li {
	margin-bottom: 8px;
}

.link--external {
	position: relative;
	padding-left: 24px !important;
}

.link--external::before {
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	height: 100%;
	width: 14px;
	content: "";
	background-image: url("https://cdn-bdpbh.nitrocdn.com/AgTmSNocjpkEKocmTiUbxuQQtbiiabUB/assets/images/optimized/rev-d68a626/www.tempestsecurity.com/wp-content/themes/tempest/img/icons/external.svg");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	margin-right: 5px;
}

.link--white::before {
	background-image: url("https://cdn-bdpbh.nitrocdn.com/AgTmSNocjpkEKocmTiUbxuQQtbiiabUB/assets/images/optimized/rev-d68a626/www.tempestsecurity.com/wp-content/themes/tempest/img/icons/external-white.svg");
}

.link--after {
	padding-left: 0 !important;
	padding-right: 24px !important;
}

.link--after::before {
	left: auto;
	right: 0;
	margin-right: 0;
	margin-left: 5px;
}

.grecaptcha-badge {
	visibility: hidden !important;
}

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

.vc_row {
	margin: 0 !important;
}

.vc_column-inner {
	padding: 0 !important;
}

.color--primary {
	color: #474340 !important;
}

.color--secondary {
	color: #fff !important;
}

.read-more {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	font-weight: 700;
	color: #fff;
}

.read-more:hover span {
	-webkit-transform: translateX(10px);
	-ms-transform: translateX(10px);
	transform: translateX(10px);
}

.read-more span {
	content: "";
	position: relative;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	height: 100%;
	margin-left: 10px;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	transition: -webkit-transform .3s ease-in-out;
	transition: transform .3s ease-in-out;
	transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
	-o-transition: transform .3s ease-in-out;
}

.read-more span::after {
	position: absolute;
	right: 0;
	top: 50%;
	content: "";
	border: solid #b3311d;
	border-width: 0 2px 2px 0;
	display: inline-block;
	padding: 4px;
	-webkit-transform: translateY(-50%) rotate(-45deg);
	-ms-transform: translateY(-50%) rotate(-45deg);
	transform: translateY(-50%) rotate(-45deg);
}

.read-more span::before {
	position: absolute;
	top: 50%;
	left: 0;
	content: "";
	height: 2px;
	width: 100%;
	background-color: #b3311d;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.pagination {
	-ms-flex-item-align: center;
	align-self: center;
	margin-top: 20px;
}

.pagination .current {
	color: #b3311d;
}

.pagination .page-numbers {
	float: left;
	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;
	border: 1px solid #b3311d;
	border-right: 0;
	min-width: 25px;
	width: auto;
	height: 25px;
	padding: 5px;
	line-height: 25px;
}

.pagination .page-numbers:nth-child(1) {
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

.pagination .page-numbers:nth-last-child(1) {
	border-right: 1px solid #b3311d;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

.pagination .page-numbers.current {
	background-color: #b3311d;
	color: #fff !important;
}

html.pum-open.pum-open-overlay.pum-open-scrollable body > [aria-hidden] {
	padding-right: 0 !important;
}

@media (min-width: 576px) {
	body {
		font-size: 13px;
	}
	
	body.admin-bar header.header {
		top: 46px;
	}
}

@media (min-width: 768px) {
	body.admin-bar header.header {
		top: 32px;
	}
}

@media (min-width: 1280px) {
	body {
		font-size: 14px;
	}
	
	main {
		overflow-x: unset;
	}
}

@media (min-width: 1600px) {
	body {
		font-size: 16px;
	}
}

.glide {
	position: relative;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.glide * {
	-webkit-box-sizing: inherit;
	box-sizing: inherit;
}

.glide__track {
	overflow: hidden;
}

.glide__slides {
	position: relative;
	width: 100%;
	list-style: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-ms-touch-action: pan-Y;
	touch-action: pan-Y;
	overflow: hidden;
	padding: 0;
	white-space: nowrap;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	will-change: transform;
}

.glide__slides--dragging {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.glide__slide {
	width: 100%;
	height: 100%;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	white-space: normal;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-webkit-tap-highlight-color: transparent;
}

.glide__slide a {
	-webkit-user-select: none;
	user-select: none;
	-webkit-user-drag: none;
	-moz-user-select: none;
	-ms-user-select: none;
}

.glide__arrows {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.glide__bullets {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.glide--rtl {
	direction: rtl;
}

.glide__arrow {
	position: absolute;
	display: block;
	top: 50%;
	z-index: 2;
	color: #fff;
	text-transform: uppercase;
	padding: 9px 12px;
	background-color: transparent;
	border: 2px solid rgba(255, 255, 255, .5);
	border-radius: 4px;
	-webkit-box-shadow: 0 .25em .5em 0 rgba(0, 0, 0, .1);
	box-shadow: 0 .25em .5em 0 rgba(0, 0, 0, .1);
	text-shadow: 0 .25em .5em rgba(0, 0, 0, .1);
	opacity: 1;
	cursor: pointer;
	-webkit-transition: opacity 150ms ease, border .3s ease-in-out;
	-o-transition: opacity 150ms ease, border .3s ease-in-out;
	transition: opacity 150ms ease, border .3s ease-in-out;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	line-height: 1;
}

.glide__arrow:focus {
	outline: 0;
}

.glide__arrow:hover {
	border-color: #fff;
}

.glide__arrow--left {
	left: 2em;
}

.glide__arrow--right {
	right: 2em;
}

.glide__arrow--disabled {
	opacity: .33;
}

.glide__bullets {
	position: absolute;
	z-index: 2;
	bottom: 2em;
	left: 50%;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	list-style: none;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.glide__bullet {
	background-color: rgba(255, 255, 255, .5);
	width: 9px;
	height: 9px;
	padding: 0;
	border-radius: 50%;
	border: 2px solid transparent;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	cursor: pointer;
	line-height: 0;
	-webkit-box-shadow: 0 .25em .5em 0 rgba(0, 0, 0, .1);
	box-shadow: 0 .25em .5em 0 rgba(0, 0, 0, .1);
	margin: 0 .25em;
}

.glide__bullet:focus {
	outline: 0;
}

.glide__bullet:focus, .glide__bullet:hover {
	border: 2px solid #fff;
	background-color: rgba(255, 255, 255, .5);
}

.glide__bullet--active {
	background-color: #fff;
}

.glide--swipeable {
	cursor: grab;
	cursor: -webkit-grab;
}

.glide--dragging {
	cursor: grabbing;
	cursor: -webkit-grabbing;
}

.content-wrapper {
	padding-left: calc(100% / 12);
	padding-right: calc(100% / 12);
	margin: auto;
}

.archive-embedded, .opinions-embedded {
	padding-top: 20px;
}

.archive-page {
	clear: both;
	overflow: hidden;
}

.archive-page .item {
	float: left;
	width: calc(( 100% - 20px ) / 3);
	border: 1px solid #e8e3e1;
	margin: 0 10px 10px 0;
	position: relative;
	cursor: pointer;
}

.archive-page .item:nth-child(3n) {
	margin-right: 0;
}

.archive-page .item .post-thumbnail {
	height: 187px;
	overflow: hidden;
	position: relative;
}

.archive-page .item .post-thumbnail {
	background: #ccc;
}

.archive-page .item .post-thumbnail img {
	min-width: 100%;
	max-width: 130%;
	margin: auto;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}

.archive-page .item:hover .post-thumbnail a img {
	-webkit-transform: scale(1.1) translateY(-50%) translateX(-50%);
	-ms-transform: scale(1.1) translateY(-50%) translateX(-50%);
	transform: scale(1.1) translateY(-50%) translateX(-50%);
}

.archive-page .item .inner-content {
	padding: 15px;
}

.archive-page .item h2.item-title {
	font-size: 22px;
	line-height: 100%;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #474340;
	margin: 0 0 15px 0;
}

.archive-page .item .post-info {
	color: #474340;
	line-height: 130%;
	font-size: 12px;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}

.archive-page .item .tags {
	display: none;
}

.archive-page .cat-intro {
	padding: 0 0 20px 0;
}

.archive-page .item .button {
	background: url("https://cdn-bdpbh.nitrocdn.com/AgTmSNocjpkEKocmTiUbxuQQtbiiabUB/assets/images/optimized/rev-d68a626/www.tempestsecurity.com/wp-content/themes/tempest/img/icons/external-link.png") no-repeat top left;
	padding-left: 20px;
	background-size: 12px auto;
}

.archive-page .item .button:link, .archive-page .item .button:visited {
	color: #b3311d !important;
	font-size: 12px;
}

.archive-page .item .button:link::after, .archive-page .item .button:visited::after {
	content: " ";
	display: block;
	width: calc(100% - 120px);
	height: 2px;
	background: #b3311d;
	border-radius: 3px;
	bottom: 25px;
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	position: absolute;
	right: 31px;
}

.archive-page .item:hover .button::after {
	right: 11px;
	width: calc(100% - 100px);
}

.archive-page .item .button:link::before, .archive-page .item .button:visited::before {
	content: ">";
	display: block;
	bottom: 14px;
	position: absolute;
	font-size: 20px;
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	right: 27px;
}

.archive-page .item:hover .button::before {
	-webkit-transform: rotate3d(1, 0, 0, 180deg);
	transform: rotate3d(1, 0, 0, 180deg);
	right: 7px;
}

.archive-page .separator {
	display: block;
	width: 40%;
	background: #b3311d;
	height: 5px;
	border: 0;
	border-radius: 5px;
	margin: 25px 0 30px 0;
}

.archive-page .page-title {
	font-size: 60px;
	line-height: 72px;
	margin: 30px 0 0 0;
}

.archive-page .post-content {
	padding-bottom: 20px;
}

.archive-page .post-content .offer-actions {
	margin: 20px 0 20px 0;
}

.archive-page .post-content .offer-actions .btn {
	display: inline-block;
	margin-right: 20px;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}

.archive-page .post-content .offer-actions .btn--accent {
	color: #fff !important;
}

.archive-page .post-content .offer-actions .btn--secondary:hover {
	background: 0 0;
	-webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .25);
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .25);
	border-color: #b3311d;
}

.pagination {
	clear: both;
	margin: 20px 0 20px 0;
}

.opinions {
	clear: both;
	overflow: hidden;
}

.archive-page .item .button.nitro-lazy {
	background-image: none !important;
}

.opinions .item {
	float: left;
	width: calc(( 100% - 60px ) / 3);
	margin: 0 30px 10px 0;
	position: relative;
	cursor: pointer;
}

.opinions .item:nth-child(3n) {
	margin-right: 0;
}

.opinions .quote {
	font-style: italic;
	font-size: 12px;
	margin-bottom: 10px;
}

.btn {
	outline: 0;
	border: 0;
	border-radius: 5px;
	padding: 10px 20px;
	color: #fff;
	cursor: pointer;
	cursor: pointer;
	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;
}

.btn__outline {
	border: 1px solid;
	background-color: transparent;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.btn__outline:hover {
	background: #000;
	border-color: #000;
	color: #fff;
}

.btn--secondary {
	background-color: #fff;
	border-color: #b3311d;
	color: #b3311d;
}

.btn--accent {
	color: #fff;
	background: #b3311d;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.btn--accent:hover {
	-webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .25);
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .25);
	color: #fff;
}

.header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	max-width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: 42px;
	z-index: 999;
}

.header > .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: 100%;
	position: relative;
}

.header::after {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	background: rgba(26, 29, 32, .75);
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
	z-index: -1;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	transition: -webkit-transform .3s ease-in-out;
	transition: transform .3s ease-in-out;
	transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
	-o-transition: transform .3s ease-in-out;
}

.header--fixed::after {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.header__logo {
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	z-index: 10;
}

.header__logo img {
	width: auto;
	max-width: 100%;
	height: 100%;
}

.header__menu--main {
	display: none;
}

.header__menu--mobile {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	z-index: -1;
	background: #fff;
	padding: 80px 0 20px 0;
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-transition: -webkit-transform .5s ease-in-out;
	transition: -webkit-transform .5s ease-in-out;
	transition: transform .5s ease-in-out;
	transition: transform .5s ease-in-out, -webkit-transform .5s ease-in-out;
	-o-transition: transform .5s ease-in-out;
	overflow-y: auto;
}

.header__menu--mobile .btn {
	-ms-flex-item-align: end;
	align-self: flex-end;
	width: 100%;
	margin: 0 15px;
}

.header__menu--mobile ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

.header__menu--mobile ul::-webkit-scrollbar {
	display: none;
}

.header__menu--mobile ul > li {
	list-style-type: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: grid;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	grid-template-columns: 1fr;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	font-weight: 400;
	padding: 5px 0;
	padding-right: 12px;
	text-align: right;
	font-size: 1.2rem;
	color: #474340;
	margin: 0;
	border-top: 1px solid #f2f2f2;
}

.header__menu--mobile ul > li:first-of-type {
	border-top: none;
}

.header__menu--mobile ul > li.menu-item-has-children {
	grid-template-columns: 1fr 28px;
	-webkit-column-gap: 10px;
	-moz-column-gap: 10px;
	column-gap: 10px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0;
}

.header__menu--mobile ul > li > a {
	padding: 5px 0;
	display: block;
	text-transform: uppercase;
	color: #474340;
	line-height: 110%;
}

.header__menu--mobile ul > li > span.dropdown {
	cursor: pointer;
	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;
	padding: 5px;
	width: 100%;
}

.header__menu--mobile ul > li > span.dropdown svg {
	width: 100%;
	-webkit-transform: rotate(-90deg) scale(.7);
	-ms-transform: rotate(-90deg) scale(.7);
	transform: rotate(-90deg) scale(.7);
	-webkit-transform-origin: center;
	-ms-transform-origin: center;
	transform-origin: center;
	-webkit-transition: -webkit-transform .2s ease-in-out;
	transition: -webkit-transform .2s ease-in-out;
	transition: transform .2s ease-in-out;
	transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
	-o-transition: transform .2s ease-in-out;
}

.header__menu--mobile ul > li > span.dropdown svg path {
	fill: #474340;
}

.header__menu--mobile ul > li.current_page_item > a {
	font-weight: 600;
}

.header__menu--mobile ul > li.current_page_parent > a {
	font-weight: 500;
}

.header__menu--mobile ul > li.current_page_parent .current_page_item > a {
	font-weight: 600;
}

.header__menu--mobile ul > li.active {
	background: #f3f3f3;
}

.header__menu--mobile ul > li.open > span.dropdown svg {
	-webkit-transform: rotate(0) scale(.7);
	-ms-transform: rotate(0) scale(.7);
	transform: rotate(0) scale(.7);
}

.header__menu--mobile ul > li.open > .children {
	max-height: none;
}

.header__menu--mobile ul > li .children {
	width: 100%;
	list-style: none;
	-webkit-transform-origin: top;
	-ms-transform-origin: top;
	transform-origin: top;
	max-height: 0;
	overflow: hidden;
	font-weight: 400;
	grid-column: 1/3;
}

.header__menu--mobile ul > li .children > li {
	padding: 0;
	padding-right: 12px;
	font-size: .9em;
	border: none;
}

.header__menu--mobile ul > li .children > li > a {
	padding: 5px 0;
	display: block;
}

.header__menu--open {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}

.header__controls {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.header__login-btn {
	display: none;
}

.header__lang {
	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;
}

.header__lang select {
	background: url("https://cdn-bdpbh.nitrocdn.com/AgTmSNocjpkEKocmTiUbxuQQtbiiabUB/assets/images/optimized/rev-d68a626/www.tempestsecurity.com/wp-content/themes/tempest/img/icons/arrow_drop_down.svg") no-repeat right center;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	outline: 0;
	color: #fff;
	padding-right: 25px;
	cursor: pointer;
	text-transform: uppercase;
}

.header__lang select.nitro-lazy {
	background-image: none !important;
}

.header__lang select option {
	background: 0 0;
	color: #474340;
	text-transform: uppercase;
}

@media (min-width: 768px) {
	.header__menu--mobile {
		left: 50%;
	}
}

@media (min-width: 1280px) {
	.header {
		width: 100%;
		height: 58px;
		padding-right: 28px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	
	.header > .container {
		display: grid;
		grid-template-columns: 190px 1fr auto;
		grid-template-rows: auto;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	
	.header__menu {
		position: static;
		top: auto;
		left: auto;
		right: auto;
		bottom: auto;
		background: 0 0;
		display: block;
		margin-left: 10px;
		padding: 0;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
		-webkit-transition: none;
		-o-transition: none;
		transition: none;
	}
	
	.header__menu--open {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
	
	.header__menu--mobile {
		display: none;
	}
	
	.header__menu--main ul {
		width: 100%;
		display: grid;
		grid-auto-flow: column;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-column-gap: 15px;
		-moz-column-gap: 15px;
		column-gap: 15px;
		list-style: none;
		padding: 0;
		margin: 0;
	}
	
	.header__menu--main ul li {
		position: relative;
		color: #fff;
		font-size: 14px;
		line-height: 16px;
		letter-spacing: .1px;
		text-transform: uppercase;
		font-weight: 500;
		overflow: hidden;
		margin: 0;
	}
	
	.header__menu--main ul li:first-of-type {
		margin-left: 0;
	}
	
	.header__menu--main ul li::after {
		position: absolute;
		bottom: 0;
		left: 0;
		content: "";
		width: 22px;
		height: 2px;
		background: #fff;
		-webkit-transform: translateX(-22px);
		-ms-transform: translateX(-22px);
		transform: translateX(-22px);
		-webkit-transition: -webkit-transform .2s ease-in-out;
		transition: -webkit-transform .2s ease-in-out;
		transition: transform .2s ease-in-out;
		transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
		-o-transition: transform .2s ease-in-out;
	}
	
	.header__menu--main ul li.current-menu-item::after, .header__menu--main ul li:hover::after {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
	
	.header__menu--main ul li.current-menu-item {
		font-weight: 700;
	}
	
	.header__menu--main ul li a {
		display: block;
		padding: 5px 0;
		color: #fff;
		text-decoration: none;
		margin-bottom: 0;
	}
	
	.header__logo img {
		width: 100%;
		height: auto;
	}
	
	.header__controls {
		margin-left: 25px;
	}
	
	.header__login-btn {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		position: relative;
	}
	
	.header__login-btn--open {
		background: #000;
		border-color: #000;
		color: #fff;
	}
	
	.header__login-btn--open::after {
		position: absolute;
		bottom: -15px;
		left: -1px;
		width: 100%;
		height: 20px;
		background: #000;
		content: "";
		border: 1px solid #000;
	}
	
	.header__lang {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin-right: 25px;
	}
	
	.header__lang select {
		background: url("https://cdn-bdpbh.nitrocdn.com/AgTmSNocjpkEKocmTiUbxuQQtbiiabUB/assets/images/optimized/rev-d68a626/www.tempestsecurity.com/wp-content/themes/tempest/img/icons/arrow_drop_down.svg") no-repeat right center;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		border: none;
		outline: 0;
		color: #fff;
		padding-right: 25px;
		cursor: pointer;
		text-transform: uppercase;
	}
	
	.header__lang select.nitro-lazy {
		background-image: none !important;
	}
	
	.header__lang select option {
		background: 0 0;
		color: #474340;
		text-transform: uppercase;
	}
}

@media (min-width: 1600px) {
	.header__menu {
		margin-left: 40px;
	}
	
	.header__menu ul {
		-webkit-column-gap: 30px;
		-moz-column-gap: 30;
		column-gap: 30px;
	}
}

.hamburger {
	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;
	border: none;
	background: 0 0;
	background: #c14729;
	margin: 0;
	padding: 0 11.5px;
	z-index: 9;
	border-bottom-left-radius: 10px;
	position: relative;
	cursor: pointer;
}

.hamburger:focus {
	outline: 0;
}

.hamburger__box {
	width: 25px;
	height: 17px;
	display: inline-block;
	position: relative;
}

.hamburger__inner {
	display: block;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 25px;
	height: 2px;
	background-color: #fff;
	border: none;
	-webkit-transition: background-color .3s ease-in .2s;
	-o-transition: background-color .3s ease-in .2s;
	transition: background-color .3s ease-in .2s;
	border-radius: 10px;
}

.hamburger__inner::after, .hamburger__inner::before {
	position: absolute;
	left: 0;
	content: "";
	width: 25px;
	height: 2px;
	background-color: #fff;
	-webkit-transition: background-color .3s ease-in .2s, opacity .2s ease-in 0s, -webkit-transform .3s ease-in-out 0s;
	transition: background-color .3s ease-in .2s, opacity .2s ease-in 0s, -webkit-transform .3s ease-in-out 0s;
	transition: background-color .3s ease-in .2s, opacity .2s ease-in 0s, transform .3s ease-in-out 0s;
	transition: background-color .3s ease-in .2s, opacity .2s ease-in 0s, transform .3s ease-in-out 0s, -webkit-transform .3s ease-in-out 0s;
	-o-transition: background-color .3s ease-in .2s, opacity .2s ease-in 0s, transform .3s ease-in-out 0s;
	opacity: 1;
	border-radius: 10px;
}

.hamburger__inner::before {
	top: -7px;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.hamburger__inner::after {
	top: 7px;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.hamburger--open .hamburger__inner {
	background-color: #fff;
}

.hamburger--open .hamburger__inner::before {
	-webkit-transform: translateY(7px);
	-ms-transform: translateY(7px);
	transform: translateY(7px);
	background-color: #fff;
}

.hamburger--open .hamburger__inner::after {
	-webkit-transform: translateY(-7px);
	-ms-transform: translateY(-7px);
	transform: translateY(-7px);
	background-color: #fff;
}

@media (min-width: 1280px) {
	.hamburger {
		display: none;
	}
}

.header__search-form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	padding: 0;
	z-index: 9;
}

.header__search-form .search-form__input {
	outline: 0;
	display: none;
}

.header__search-form .search-form__btn {
	position: static;
	cursor: pointer;
	background: 0 0;
	border: 0;
	outline: 0;
	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;
	padding: 10px;
}

.header__search-form .search-form__btn svg path {
	fill: #fff;
}

.search-form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	padding: 0;
}

.search-form__input {
	display: block;
	border-radius: 5px;
	background-color: #fff;
	padding: 10px 38px 10px 10px;
	font-size: 14px;
	width: 100%;
	color: #474340;
}

.search-form__btn {
	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;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	height: 100%;
	padding: 10px;
	background-color: #b3311d;
	border: none;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	outline: 0;
}

.search-form__btn svg path {
	fill: #fff;
}

@media (min-width: 1280px) {
	.header__search-form {
		width: 155px;
		margin-left: 10px;
	}
	
	.header__search-form .search-form__input {
		display: block;
		border-radius: 5px;
		border: 0;
		background-color: #fff;
		padding: 7px 38px 7px 7px;
		font-size: 14px;
		width: 100%;
		color: #474340;
	}
	
	.header__search-form .search-form__btn {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		height: 100%;
		padding: 7px;
	}
	
	.header__search-form .search-form__btn svg path {
		fill: #949494;
	}
}

.login {
	position: absolute;
	top: 58px;
	right: 0;
	background: #000;
	padding: 35px;
	color: #fff;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	border-radius: 5px;
}

.login--open {
	opacity: 1;
	visibility: visible;
	pointer-events: all;
}

.login-form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.login-form select {
	margin-top: 16px;
}

.login-form input, .login-form select {
	padding: 10px;
	border-radius: 5px;
	border: 0;
	outline: 0;
}

.login-form label {
	margin-top: 16px;
	margin-bottom: 5px;
	font-size: 13px;
}

.login-form .btn {
	margin-top: 32px;
}

.intro {
	height: 50vh;
	min-height: 400px;
	max-height: 750px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url("https://cdn-bdpbh.nitrocdn.com/AgTmSNocjpkEKocmTiUbxuQQtbiiabUB/assets/images/optimized/rev-d68a626/www.tempestsecurity.com/wp-content/themes/tempest/img/receptionist.jpg");
	background-color: rgba(0, 0, 0, .3);
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
}

.intro.nitro-lazy {
	background-image: none !important;
}

.intro > .container {
	z-index: 1;
}

.intro--front {
	height: 80vh;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-bottom: 0;
}

.intro--front .intro__content {
	-ms-flex-item-align: end;
	align-self: flex-end;
	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;
	width: 100%;
	color: #fff;
	z-index: 1;
	padding: 72px 10% 58px 10%;
}

.intro--front .intro__content::before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: -1;
	background: rgba(0, 0, 0, .25);
}

.intro--front .intro__desc {
	margin-top: 36px;
	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-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.intro--front .intro__desc p {
	font-weight: 400;
	margin-bottom: 24px;
}

.intro__content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	padding: 16px;
	z-index: 2;
	color: #fff;
}

.intro__desc {
	margin-top: 10px;
	display: none;
}

.intro::after {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	background: rgba(0, 0, 0, .3);
}

.intro__slogan {
	width: 100%;
	color: #fff;
	z-index: 1;
	padding: 0 15px;
}

@media (min-width: 768px) {
	.intro--front .intro__content {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}
	
	.intro--front .intro__desc {
		margin-left: 36px;
		margin-top: 5px;
	}
}

@media (min-width: 1280px) {
	.intro {
		height: 60vh;
	}
	
	.intro--front {
		height: 65vh;
		padding-bottom: 0;
	}
	
	.intro--front .intro__title {
		font-size: 40px;
	}
	
	.intro--front .intro__desc .h5 {
		font-size: 17px;
	}
	
	.intro--front .intro__content {
		padding: 40px 220px 40px 220px;
	}
	
	.intro__content {
		padding: 40px calc(20% + 15px);
	}
	
	.intro__slogan {
		width: 60%;
	}
}

.sticky-menu {
	display: none;
}

@media (min-width: 1280px) {
	.sticky-menu {
		position: absolute;
		top: 30vh;
		left: 0;
		height: calc(100% - 30vh);
		width: calc(20% - 16px);
		display: block;
		z-index: 10;
	}
	
	.sticky-menu-inner {
		position: -webkit-sticky;
		position: sticky;
		top: 58px;
		background: #fff;
		width: 100%;
		min-height: 350px;
		padding: 32px 0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16);
		box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16);
		font-size: 14px;
		max-height: 90vh;
		overflow-y: auto;
	}
	
	.sticky-menu-inner::-webkit-scrollbar {
		width: 8px;
	}
	
	.sticky-menu-inner::-webkit-scrollbar-track {
		-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .1);
		box-shadow: inset 0 0 6px rgba(0, 0, 0, .1);
	}
	
	.sticky-menu-inner::-webkit-scrollbar-thumb {
		border-radius: 5px;
		border: 2px solid transparent;
		background: rgba(0, 0, 0, .2);
	}
	
	.sticky-menu-inner > ul {
		padding: 0;
		margin: 0;
		margin-top: 20px;
		background: #fff;
		width: 100%;
		height: auto;
		list-style-type: none;
	}
	
	.sticky-menu-inner > ul > li {
		display: grid;
		grid-template-columns: 1fr 18px;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		font-weight: 500;
		padding: 5px 11px 5px 16px;
		margin: 0;
	}
	
	.sticky-menu-inner > ul > li > a {
		padding: 5px 0;
		display: block;
		text-transform: uppercase;
	}
	
	.sticky-menu-inner > ul > li span.dropdown {
		cursor: pointer;
		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;
		padding: 5px;
	}
	
	.sticky-menu-inner > ul > li span.dropdown svg {
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
		-webkit-transform-origin: center;
		-ms-transform-origin: center;
		transform-origin: center;
		-webkit-transition: -webkit-transform .2s ease-in-out;
		transition: -webkit-transform .2s ease-in-out;
		transition: transform .2s ease-in-out;
		transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
		-o-transition: transform .2s ease-in-out;
	}
	
	.sticky-menu-inner > ul > li.current_page_item > a {
		color: #b3311d !important;
	}
	
	.sticky-menu-inner > ul > li.current_page_parent > a {
		color: #b3311d !important;
	}
	
	.sticky-menu-inner > ul > li.current_page_parent .current_page_item > a {
		color: #b3311d !important;
	}
	
	.sticky-menu-inner > ul > li.open {
		background: #f3f3f3;
	}
	
	.sticky-menu-inner > ul > li.open span.dropdown svg {
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
	}
	
	.sticky-menu-inner > ul > li.open .children {
		max-height: none;
		padding: 10px 12px;
	}
	
	.sticky-menu-inner > ul > li .children {
		width: 100%;
		list-style: none;
		-webkit-transform-origin: top;
		-ms-transform-origin: top;
		transform-origin: top;
		max-height: 0;
		overflow: hidden;
		padding: 0 12px;
		font-weight: 400;
	}
	
	.sticky-menu-inner > ul > li .children > li {
		margin: 0;
	}
	
	.sticky-menu-inner > ul > li .children > li > a {
		padding: 4px 0;
		display: block;
	}
	
	.sticky-menu h5 {
		padding: 0 16px;
	}
}

@media (min-width: 1600px) {
	.sticky-menu h5 {
		padding: 0 26px 0 36px;
	}
	
	.sticky-menu-inner > ul > li {
		padding: 5px 21px 5px 36px;
	}
}

.feed {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0 16px;
}

.feed .post {
	width: 100%;
	margin-top: 16px;
	z-index: 1;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.feed .post:nth-of-type(1) {
	margin-top: 0;
}

.feed .post:hover .post__thumbnail img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}

.feed .post:hover .post__content .read-more span {
	-webkit-transform: translateX(10px);
	-ms-transform: translateX(10px);
	transform: translateX(10px);
}

.feed .post__thumbnail {
	position: relative;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 240px;
	overflow: hidden;
}

.feed .post__thumbnail img {
	width: 100%;
	height: auto;
	-o-object-fit: cover;
	object-fit: cover;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	transition: -webkit-transform .3s ease-in-out;
	transition: transform .3s ease-in-out;
	transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
	-o-transition: transform .3s ease-in-out;
}

.feed .post__content {
	padding: 34px 24px;
	border: 1px solid #e8e3e1;
	border-top: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	color: #474340;
}

.feed .post__title {
	margin-bottom: 18px;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.feed .post__excerpt {
	margin-bottom: 22px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.feed .post .read-more {
	color: #b3311d !important;
}

.feed .pagination {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 16px 0;
}

@media (min-width: 992px) {
	.feed .post {
		width: calc(100% / 3 - 32px / 3);
		margin-top: 26px;
		margin-left: 16px;
	}
	
	.feed .post:nth-of-type(1) {
		margin-left: 0;
	}
	
	.feed .post:nth-of-type(3n + 1) {
		margin-left: 0;
	}
	
	.feed .post:nth-of-type(1), .feed .post:nth-of-type(2), .feed .post:nth-of-type(3) {
		margin-top: 0;
	}
}

@media (min-width: 1280px) {
	.feed {
		padding-left: 20%;
		padding-right: calc(100% / 24);
	}
}

.results {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 35px 16px 70px 16px;
}

.results .result {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 60px;
}

.results .result mark {
	color: #b3311d;
	background: 0 0;
}

.results .result p > mark {
	font-weight: 500;
}

.results .result:nth-of-type(1) {
	margin-top: 0;
}

.results .result--has-thumbnail {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	justify-items: stretch;
}

.results .result--has-thumbnail .result__inner {
	width: 75%;
}

.results .result__inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
}

.results .result__parent {
	width: 100%;
}

.results .result__parent span {
	font-weight: 500;
}

.results .result__title {
	width: 100%;
	margin-bottom: 5px;
}

.results .result__excerpt {
	width: 100%;
	margin-bottom: 15px;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.results .result__thumbnail {
	width: 23%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	overflow: hidden;
	max-height: 160px;
	height: 160px;
}

.results .result__thumbnail img {
	-o-object-fit: cover;
	object-fit: cover;
	height: 100%;
	width: 100%;
}

.results .result .read-more {
	width: 100%;
	color: #b3311d !important;
}

.results p.h4 {
	margin-top: 20px;
}

.results .search-form {
	margin-top: 20px;
}

.results .search-form__input {
	padding: 15px;
	-webkit-transition: -webkit-box-shadow .3s ease-in-out;
	transition: -webkit-box-shadow .3s ease-in-out;
	transition: box-shadow .3s ease-in-out;
	transition: box-shadow .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
	-o-transition: box-shadow .3s ease-in-out;
}

.results .search-form__input:focus {
	-webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16);
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16);
}

@media (min-width: 1280px) {
	.results {
		width: 100%;
		padding: 35px calc(100% / 6) 70px calc(100% / 6);
	}
}

.page-404 {
	width: 100%;
	padding: 35px 16px;
	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-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.page-404 a {
	margin-top: 10px;
	margin-bottom: 30px;
	-ms-flex-item-align: stretch;
	align-self: stretch;
}

.page-404 .search-form {
	width: 100%;
	margin-top: 10px;
}

@media (min-width: 768px) {
	.page-404 a {
		-ms-flex-item-align: center;
		align-self: center;
	}
	
	.page-404 .search-form {
		min-width: 175px;
		width: 20%;
	}
}

.footer {
	width: 100%;
	background: #1a1d20;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 34px 16px 28px 16px;
}

.footer > .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.footer h4 {
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 400;
	line-height: 36px;
	margin: 0;
	position: relative;
	margin-bottom: 14px;
	color: #fff;
}

.footer h4::after {
	position: absolute;
	bottom: 0;
	left: 0;
	content: "";
	width: 50px;
	height: 2px;
	background: #fff;
}

.footer a:hover {
	color: #b3311d;
}

.footer__contact {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	color: #bfbfbf;
}

.footer__contact address {
	font-style: normal;
}

.footer__contact a {
	text-decoration: none;
	color: #bfbfbf;
}

.footer__sm {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
}

.footer__sm a {
	margin-left: 25px;
}

.footer__sm a:nth-of-type(1) {
	margin-left: 0;
}

.footer__btn {
	margin-top: 20px;
	-ms-flex-item-align: start;
	align-self: flex-start;
}

.footer__nav {
	display: block;
}

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

.footer__nav ul li {
	color: #bfbfbf;
	margin-bottom: 4px;
}

.footer__nav ul li a {
	display: block;
	color: #bfbfbf;
	text-decoration: none;
	padding: 2px 0;
}

.footer__newsletter {
	width: 100%;
}

.footer__newsletter h4 {
	margin-top: 26px;
}

.footer__newsletter .wpcf7 {
	width: 100%;
	max-width: 400px;
}

.footer__newsletter .wpcf7-form > p {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.footer__newsletter .wpcf7-form > p span input[type="email"] {
	width: 100%;
}

.footer__newsletter .wpcf7-form-control-wrap.lists {
	width: 100%;
	margin-bottom: 12px;
}

.footer__newsletter .wpcf7-form-control-wrap.lists .first {
	margin-left: 0;
}

.footer__newsletter .wpcf7-submit {
	-ms-flex-item-align: end;
	align-self: flex-end;
	height: 38px;
	margin-top: 10px;
	width: 100%;
}

.footer__map {
	margin-top: 20px;
	grid-column: 1/4;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.footer__map img {
	max-width: 100%;
	height: auto;
}

@media (min-width: 360px) {
	.footer > .container {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	
	.footer__contact, .footer__nav {
		margin-bottom: 20px;
		margin-right: 5%;
	}
}

@media (min-width: 768px) {
	.footer__newsletter .wpcf7-submit {
		-ms-flex-item-align: start;
		align-self: flex-start;
	}
}

@media (min-width: 992px) {
	.footer {
		padding-left: calc(100% / 12);
		padding-top: 30px;
		padding-bottom: 40px;
		padding-right: calc(100% / 12);
	}
	
	.footer .container {
		display: grid;
		grid-template-rows: auto auto;
		grid-template-columns: repeat(3, auto);
		-webkit-column-gap: 5%;
		-moz-column-gap: 5%;
		column-gap: 5%;
		-webkit-box-pack: space-evenly;
		-ms-flex-pack: space-evenly;
		justify-content: space-evenly;
	}
	
	.footer__nav {
		display: block;
		margin-bottom: 0;
		margin-right: 0;
	}
	
	.footer__sm {
		width: 100%;
	}
	
	.footer__newsletter {
		width: 100%;
		grid-row: 2/3;
		grid-column: 1/5;
	}
	
	.footer__newsletter .wpcf7 {
		max-width: none;
	}
}

@media (min-width: 1280px) {
	.footer__newsletter {
		grid-row: 1/2;
		grid-column: 4/5;
	}
	
	.footer__newsletter h4 {
		margin-top: 0;
	}
}

@media (min-width: 1600px) {
	.footer .container {
		grid-template-rows: auto;
		-webkit-column-gap: 10%;
		-moz-column-gap: 10%;
		column-gap: 10%;
	}
	
	.footer__newsletter {
		width: 100%;
		grid-row: 1/2;
		grid-column: 4/5;
	}
	
	.footer__newsletter h4 {
		margin-top: 0;
	}
	
	.footer__newsletter .wpcf7-form > p > span {
		width: 100%;
		margin-right: 0;
	}
	
	.footer__newsletter .wpcf7-form > p > span input[type="email"] {
		width: 100%;
	}
	
	.footer__newsletter .wpcf7-submit {
		width: 100%;
		-ms-flex-item-align: start;
		align-self: flex-start;
		margin-top: 12px;
	}
}

@media (min-width: 1600px) {
	.footer__newsletter .wpcf7-form > p {
		display: grid;
		grid-template-columns: repeat(5, auto);
		grid-template-rows: auto auto;
		width: 100%;
	}
	
	.footer__newsletter .wpcf7-form > p br {
		display: none;
	}
	
	.footer__newsletter .wpcf7-form > p > span {
		width: auto;
		margin-right: 0;
		margin-top: 0;
	}
	
	.footer__newsletter .wpcf7-form > p > span.lists {
		grid-column: 1/5;
		margin-bottom: 0;
	}
	
	.footer__newsletter .wpcf7-form > p > span.email {
		grid-row: 2/3;
		grid-column: 1/3;
	}
	
	.footer__newsletter .wpcf7-submit {
		grid-row: 2/3;
		grid-column: 4/5;
		width: auto;
		align-self: flex-start;
		margin-top: 10px;
		margin-left: 12px;
	}
}

@media (min-width: 2000px) {
	.footer .container {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

.wpcf7-form-control-wrap {
	margin-top: 10px;
}

.wpcf7-list-item {
	margin: 0 !important;
	line-height: 100%;
}

.wpcf7 input[type="email"], .wpcf7 input[type="tel"], .wpcf7 input[type="text"], .wpcf7 select, .wpcf7 textarea {
	padding: 10px;
	border: 1px solid #d5d5d5;
	border-radius: 5px;
	outline: 0;
	resize: vertical;
}

.wpcf7-submit {
	margin-top: 10px;
}

.wpcf7-not-valid-tip {
	margin-top: 5px;
}

.wpcf7 .ajax-loader {
	display: none !important;
}

.wpcf7 .width--100 {
	width: 100% !important;
}

.service-contact__form h5 {
	position: relative;
	-webkit-transform: translateX(30px);
	-ms-transform: translateX(30px);
	transform: translateX(30px);
	font-weight: 400;
}

.service-contact__form h5::before {
	position: absolute;
	top: 0;
	left: -36px;
	content: url("https://cdn-bdpbh.nitrocdn.com/AgTmSNocjpkEKocmTiUbxuQQtbiiabUB/assets/images/optimized/rev-d68a626/www.tempestsecurity.com/wp-content/themes/tempest/img/icons/arrows_cta.svg");
	-webkit-transform: translateY(-20%) scale(.5);
	-ms-transform: translateY(-20%) scale(.5);
	transform: translateY(-20%) scale(.5);
}

.service-contact__form .wpcf7-form > p {
	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-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.service-contact__form .wpcf7-form > p input[type="email"], .service-contact__form .wpcf7-form > p input[type="tel"], .service-contact__form .wpcf7-form > p input[type="text"] {
	width: 100%;
}

.service-contact__form .wpcf7-form-control-wrap {
	width: 100%;
	margin-top: 10px;
}

.service-contact__form .wpcf7-submit {
	width: 100%;
	height: 38px;
}

.contact__form {
	padding-left: 0;
}

.contact__form .wpcf7-form > p {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.contact__form .wpcf7-form > p br {
	display: none;
}

.contact__form .wpcf7-form > p label {
	margin-bottom: 12px;
	font-size: 13px;
}

.contact__form .wpcf7-form > p input[type="email"], .contact__form .wpcf7-form > p input[type="tel"], .contact__form .wpcf7-form > p input[type="text"], .contact__form .wpcf7-form > p select, .contact__form .wpcf7-form > p textarea {
	width: 100%;
}

.contact__form .wpcf7-form-submit {
	width: 100%;
}

.contact__form .wpcf7-form-control-wrap {
	margin-top: 0;
	margin-bottom: 12px;
}

@media (min-width: 768px) {
	.wpcf7-form > p {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	
	.wpcf7-submit {
		margin-top: 0;
	}
	
	.service-contact__form .wpcf7-form > p {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	
	.service-contact__form .wpcf7-form-control-wrap {
		width: 40%;
		margin-top: 0;
		margin-right: 20px;
	}
	
	.service-contact__form .wpcf7-submit {
		margin-top: 0;
		width: auto !important;
	}
	
	.contact__form {
		padding-left: 50px !important;
	}
	
	.contact__form .wpcf7-form {
		max-width: none;
	}
	
	.contact__form .wpcf7-form > p {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	
	.contact__form .wpcf7-form > p label {
		width: calc(100% / 2 - 10px);
	}
	
	.contact__form .wpcf7-submit {
		width: 50%;
		margin-left: 50%;
	}
}

@media (min-width: 1280px) {
	.service-contact__form h5 {
		-webkit-transform: translateX(30px);
		-ms-transform: translateX(30px);
		transform: translateX(30px);
	}
}

@media (min-width: 1600px) {
	.service-contact__form .wpcf7 {
		width: 70%;
	}
	
	.service-contact__form .wpcf7--form-control-wrap {
		width: 40%;
	}
	
	.contact__form {
		padding-left: 50px !important;
	}
	
	.contact__form .wpcf7-form > p label {
		width: calc(100% / 2 - 10px);
	}
}

select {
	background-image: url("https://cdn-bdpbh.nitrocdn.com/AgTmSNocjpkEKocmTiUbxuQQtbiiabUB/assets/images/optimized/rev-d68a626/www.tempestsecurity.com/wp-content/themes/tempest/img/icons/arrow_drop_down_dark.svg");
	background-repeat: no-repeat;
	background-position: right center;
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
	appearance: none !important;
	border: none;
	outline: 0 !important;
	padding-right: 25px;
	cursor: pointer;
	font-size: 13px;
}

select.nitro-lazy {
	background-image: none !important;
}

input, select, textarea {
	padding: 10px;
	border: 1px solid #d5d5d5;
	border-radius: 5px;
	outline: 0;
	resize: vertical;
}

.service-info--title {
	width: calc(100% - 24px) !important;
}

.service-info--auto {
	width: auto !important;
}

.service-info--24 {
	width: 24px !important;
}

.vc__width--auto {
	width: auto !important;
}

.vc_sep_line {
	border-radius: 100px;
}

.vc__bg--center div {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.vc_column_container {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.h-100 {
	height: 100% !important;
}

.separator {
	border-radius: 100px;
	width: 40%;
	height: 5px;
	border: 0;
	background: #b3311d;
	margin-top: 10px;
	margin-bottom: 16px;
}

.vc_slider-wrapper .wpb_wrapper {
	height: 100%;
}

.vc_become-a-partner {
	padding: 60px 16px 40px 16px;
}

.vc_become-a-partner h2 {
	line-height: 100%;
	margin-bottom: 30px;
}

.m-0 {
	margin: 0 !important;
}

.p-0 {
	padding: 0 !important;
}

.cta {
	background: #f2f2f2;
	padding: 45px 16px;
}

.home-stats {
	padding: 0 10% !important;
}

.home-stats .vc_column-inner {
	padding: 40px 0 !important;
}

.home-stats .vc_column-inner .wpb_wrapper {
	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;
}

.home-stats .vc_column-inner .wpb_wrapper h2 {
	color: #b3311d;
}

.home-stats .wpb_content_element {
	margin-bottom: 0;
}

.home-stats .wpb_content_element p {
	font-size: 13px;
	text-align: center;
	line-height: 120%;
	padding: 20px 10% 0 10% !important;
}

.analysis .vc_column-inner .wpb_wrapper .wpb_content_element, .press-releases .vc_column-inner .wpb_wrapper .wpb_content_element {
	margin-bottom: 0;
}

.pum-theme-lightbox .pum-content {
	padding-left: 0;
}

.pum-theme-lightbox .pum-content .wpcf7-form > p {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.pum-theme-lightbox .pum-content .wpcf7-form > p br {
	display: none;
}

.pum-theme-lightbox .pum-content .wpcf7-form > p label {
	margin-bottom: 12px;
	font-size: 13px;
}

.pum-theme-lightbox .pum-content .wpcf7-form > p input[type="email"], .pum-theme-lightbox .pum-content .wpcf7-form > p input[type="tel"], .pum-theme-lightbox .pum-content .wpcf7-form > p input[type="text"], .pum-theme-lightbox .pum-content .wpcf7-form > p select, .pum-theme-lightbox .pum-content .wpcf7-form > p textarea {
	width: 100%;
}

.pum-theme-lightbox .pum-content .wpcf7-form-submit {
	width: 100%;
}

.pum-theme-lightbox .pum-content .wpcf7-form-control-wrap {
	margin-top: 0;
	margin-bottom: 12px;
}

@media (min-width: 768px) {
	.pum-theme-lightbox .pum-content .wpcf7-form {
		max-width: none;
	}
	
	.pum-theme-lightbox .pum-content .wpcf7-form > p {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	
	.pum-theme-lightbox .pum-content .wpcf7-form > p label {
		width: calc(100% / 2 - 10px);
	}
	
	.pum-theme-lightbox .pum-content .wpcf7-submit {
		width: 50%;
		margin-left: 50%;
	}
}

@media (min-width: 992px) {
	.vc_become-a-partner {
		padding: 100px 16px;
	}
	
	.vc_become-a-partner h2 {
		margin-bottom: 0;
	}
}

@media (min-width: 1280px) {
	.separator {
		margin-top: 38px;
		margin-bottom: 38px;
	}
}

@media (min-width: 1600px) {
	.cta p.h3 {
		font-size: 44px !important;
	}
}

.latest-posts {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.latest-posts .post {
	width: 100%;
	margin-top: 16px;
	z-index: 1;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	color: #474340;
}

.latest-posts .post:nth-of-type(1) {
	margin-top: 0;
}

.latest-posts .post:hover .post__thumbnail img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}

.latest-posts .post:hover .post__content .read-more span {
	-webkit-transform: translateX(10px);
	-ms-transform: translateX(10px);
	transform: translateX(10px);
}

.latest-posts .post__thumbnail {
	position: relative;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 240px;
	overflow: hidden;
}

.latest-posts .post__thumbnail img {
	width: 100%;
	height: auto;
	-o-object-fit: cover;
	object-fit: cover;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	transition: -webkit-transform .3s ease-in-out;
	transition: transform .3s ease-in-out;
	transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
	-o-transition: transform .3s ease-in-out;
}

.latest-posts .post__content {
	padding: 34px 24px;
	border: 1px solid #e8e3e1;
	border-top: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.latest-posts .post__title {
	margin-bottom: 18px;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.latest-posts .post__excerpt {
	margin-bottom: 22px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.latest-posts .post .read-more {
	color: #b3311d !important;
}

@media (min-width: 992px) {
	.latest-posts {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-ms-flex-negative: 1;
		flex-shrink: 1;
	}
	
	.latest-posts .post {
		margin-top: 0;
		margin-left: 12px;
	}
	
	.latest-posts .post:nth-of-type(1) {
		margin-left: 0;
	}
}

.pages-carousel .glide__slide {
	height: 100%;
	z-index: 1;
	position: relative;
}

.pages-carousel .glide__slide:hover .page__thumbnail img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}

.pages-carousel .glide__slide:hover .page__content .read-more span {
	-webkit-transform: translateX(10px);
	-ms-transform: translateX(10px);
	transform: translateX(10px);
}

.pages-carousel .glide__arrow {
	height: 100%;
	border: 0;
	border-radius: 0;
	background: rgba(0, 0, 0, .5);
	-webkit-box-shadow: 0;
	box-shadow: 0;
	text-shadow: 0;
	padding: 0;
	width: 40px;
}

.pages-carousel .glide__arrow--left {
	left: -16px;
}

.pages-carousel .glide__arrow--right {
	right: -16px;
}

.pages-carousel .page__thumbnail {
	position: relative;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 265px;
	overflow: hidden;
}

.pages-carousel .page__thumbnail img {
	width: 100%;
	height: auto;
	-o-object-fit: cover;
	object-fit: cover;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	transition: -webkit-transform .3s ease-in-out;
	transition: transform .3s ease-in-out;
	transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
	-o-transition: transform .3s ease-in-out;
}

.pages-carousel .page__content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0 24px 15px 24px;
	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;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	background: rgba(0, 0, 0, .3);
}

.pages-carousel .page__content .read-more {
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}

.pages-carousel .page__excerpt {
	margin-bottom: 12px;
}

@media (min-width: 1280px) {
	.pages-carousel .glide__arrow {
		width: 48px;
		padding: 10px;
	}
}

.page-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0 !important;
}

.page-list .item {
	position: relative;
	list-style-type: none;
	width: 100%;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-top: 12px;
	margin-bottom: 0;
	z-index: 1;
}

.page-list .item:hover .item__thumbnail {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}

.page-list .item:nth-of-type(1) {
	margin-top: 0;
	margin-left: 0;
}

.page-list .item:nth-of-type(2n + 1) {
	margin-left: 0;
}

.page-list .item::after {
	content: "";
	display: block;
	padding-bottom: 100%;
}

.page-list .item__content {
	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: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 42px 32px;
	overflow: hidden;
}

.page-list .item__content h4 {
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.page-list .item__content:hover .thumbnail {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}

.page-list .item__content:hover .read-more span {
	-webkit-transform: translateX(10px);
	-ms-transform: translateX(10px);
	transform: translateX(10px);
}

.page-list .item__content::before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: "";
	background: rgba(0, 0, 0, .3);
	z-index: -1;
}

.page-list .item__content p.read-more {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	font-weight: 700;
	margin-top: 12px;
}

.page-list .item__content p.read-more span {
	content: "";
	position: relative;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	height: 100%;
	margin-left: 10px;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	transition: -webkit-transform .3s ease-in-out;
	transition: transform .3s ease-in-out;
	transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
	-o-transition: transform .3s ease-in-out;
}

.page-list .item__content p.read-more span::after {
	position: absolute;
	right: 0;
	top: 50%;
	content: "";
	border: solid #b3311d;
	border-width: 0 2px 2px 0;
	display: inline-block;
	padding: 4px;
	-webkit-transform: translateY(-50%) rotate(-45deg);
	-ms-transform: translateY(-50%) rotate(-45deg);
	transform: translateY(-50%) rotate(-45deg);
}

.page-list .item__content p.read-more span::before {
	position: absolute;
	top: 50%;
	left: 0;
	content: "";
	height: 2px;
	width: 100%;
	background-color: #b3311d;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.page-list .item__excerpt {
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.page-list .item__thumbnail {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	z-index: -2;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	transition: -webkit-transform .3s ease-in-out;
	transition: transform .3s ease-in-out;
	transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
	-o-transition: transform .3s ease-in-out;
}

.page-list .item a {
	color: #fff;
}

@media (min-width: 576px) {
	.page-list .item {
		width: calc(100% / 2 - 12px);
		margin-left: 12px;
	}
	
	.page-list .item:nth-of-type(2) {
		margin-top: 0;
	}
	
	.page-list--two .item::after {
		content: "";
		display: block;
		padding-bottom: 500px;
	}
	
	.page-list--two .item:nth-child(1n + 1) {
		width: calc(100% / 3 * 2 - 12px / 2);
		margin-left: 0;
	}
	
	.page-list--two .item:nth-child(2n + 1) {
		width: calc(100% / 3 - 12px / 2);
		margin-left: 12px;
	}
	
	.page-list--two .item:nth-child(3) {
		width: calc(100% / 3 - 12px / 2);
		margin-left: 0 !important;
	}
	
	.page-list--two .item:nth-child(3n + 1) {
		width: calc(100% / 3 - 12px / 2);
		margin-top: 12px !important;
	}
	
	.page-list--two .item:nth-child(4n + 1) {
		width: calc(100% / 3 * 2 - 12px / 2);
		margin-left: 12px !important;
	}
}

@media (min-width: 768px) {
	.page-list .item {
		width: calc(100% / 3 - 24px / 3);
		margin-left: 12px;
		margin-top: 12px;
	}
	
	.page-list .item:nth-of-type(3) {
		margin-top: 0;
	}
	
	.page-list .item:nth-of-type(2n + 1) {
		margin-left: 12px;
	}
	
	.page-list .item:nth-of-type(3n) {
		margin-left: 12px;
	}
	
	.page-list .item:nth-of-type(3n + 1) {
		margin-left: 0;
	}
}

.slider {
	width: 100%;
	height: 100%;
	min-height: 500px;
}

.slider .glide {
	height: 100%;
}

.slider .glide__bullets {
	bottom: 20px;
}

.slider .glide__bullet {
	width: 16px;
	height: 16px;
}

.slider .glide__bullet:focus, .slider .glide__bullet:hover {
	border-color: #b3311d;
}

.slider .glide__bullet--active {
	background-color: #b3311d;
}

.slider .glide__arrow {
	border: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 30px;
	height: 30px;
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.slider .glide__arrow svg {
	width: 100%;
}

.slider .glide__arrow--left {
	left: 10px;
}

.slider .glide__arrow--right {
	right: 10px;
}

.slider .glide__track {
	height: 100%;
}

.slider .glide__slides {
	height: 100%;
}

.slider .glide__slide {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	height: 100%;
	z-index: 1;
}

.slider .glide__slide .slide__img {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.slider .glide__slide .slide__img::before {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	background: rgba(0, 0, 0, .3);
	z-index: 1;
}

.slider .glide__slide .slide__img img {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	min-height: 100%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-o-object-fit: cover;
	object-fit: cover;
}

.slider .glide__slide .slide__content {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 50px 10%;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	z-index: 1;
}

.slider .glide__slide .slide__content p.slide__excerpt {
	width: 100%;
	font-style: italic;
	text-align: left;
	margin-bottom: 12px;
}

.slider .glide__slide .slide__content p {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-item-align: end;
	align-self: flex-end;
	text-align: right;
	margin-bottom: 10px;
}

.slider .glide__slide .slide__content .read-more {
	color: #fff !important;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}

.numbers {
	width: 100%;
	padding: 90px 5%;
}

.numbers .glide__slide .slide__content {
	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;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.numbers .glide__slide .slide__content p {
	text-align: center;
}

.numbers .glide__slide .slide__number {
	color: #b3311d;
	margin-bottom: 20px;
}

.numbers .glide__arrow {
	border: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 30px;
	height: 30px;
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.numbers .glide__arrow svg {
	width: 100%;
}

.numbers .glide__arrow--left {
	left: -35px;
}

.numbers .glide__arrow--right {
	right: -35px;
}

@media (min-width: 1280px) {
	.slider .glide__arrow {
		width: 50px;
		height: 50px;
	}
	
	.numbers .glide__arrow {
		width: 50px;
		height: 50px;
	}
	
	.numbers .glide__arrow--left {
		left: -50px;
	}
	
	.numbers .glide__arrow--right {
		right: -50px;
	}
}

.job-offers {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-top: 20px;
}

.job-offers__offer {
	margin-top: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.job-offers__offer:hover .read-more span {
	-webkit-transform: translateX(10px);
	-ms-transform: translateX(10px);
	transform: translateX(10px);
}

.job-offers__offer:nth-of-type(1) {
	margin-top: 0;
}

.job-offers__offer h6 {
	text-transform: uppercase;
	margin-bottom: 5px;
}

.job-offers__offer p {
	margin-bottom: 5px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.job-offers__offer .read-more {
	color: #b3311d !important;
}

@media (min-width: 1280px) {
	.job-offers {
		margin-top: 45px;
	}
	
	.job-offers__offer {
		margin-top: 40px;
	}
	
	.job-offers__offer h6 {
		margin-bottom: 12px;
	}
	
	.job-offers__offer p {
		margin-bottom: 18px;
	}
}

.related-post {
	height: 300px;
	width: 100%;
	position: relative;
	margin-top: 10px;
	color: #fff;
	overflow: hidden;
}

.related-post:nth-of-type(1) {
	margin-top: 0;
}

.related-post__content {
	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: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	width: 100%;
	height: 100%;
	padding: 22px 18px;
	overflow: hidden;
}

.related-post__content h4 {
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.related-post__content:hover .related-post__thumbnail {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}

.related-post__content:hover .read-more span {
	-webkit-transform: translateX(10px);
	-ms-transform: translateX(10px);
	transform: translateX(10px);
}

.related-post__content::before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: "";
	background: rgba(0, 0, 0, .3);
	z-index: -1;
}

.related-post__excerpt {
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.related-post__thumbnail {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	z-index: -2;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	transition: -webkit-transform .3s ease-in-out;
	transition: transform .3s ease-in-out;
	transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
	-o-transition: transform .3s ease-in-out;
}

.related-post a {
	color: #fff;
}

.people {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
}

.people .person {
	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;
	width: 100%;
	margin-top: 40px;
}

.people .person:nth-of-type(1) {
	margin-top: 0;
}

.people .person__image {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	min-width: 250px;
	width: 250px;
	height: 250px;
	overflow: hidden;
}

.people .person__image img {
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.people .person__content {
	margin-top: 20px;
}

@media (min-width: 768px) {
	.people .person {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}
	
	.people .person__image {
		min-width: 250px;
		margin-top: 4px;
	}
	
	.people .person__content {
		margin-top: 0;
		margin-left: 30px;
		-ms-flex-negative: 1;
		flex-shrink: 1;
	}
}

.related-info {
	margin-top: 40px;
}

.related-info__header {
	margin-bottom: 20px;
}

.related-info:nth-last-child(1) {
	margin-bottom: 0;
}

.related-info__item {
	margin-bottom: 20px;
}

.related-info__item .item__header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.related-info__item .item__header h6 {
	font-weight: 700;
}

.related-info__item .item__icon {
	margin-right: 10px;
	width: 20px;
	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;
}

.related-info__item .item__container {
	margin-left: 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.related-info__item .item__container a {
	line-height: 110%;
	margin-bottom: 5px;
}

.related-info__item--files a {
	color: #b3311d !important;
}

.related-info .contact-people {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-bottom: 20px;
}

.related-info .contact-people__header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.related-info .contact-people__header h6 {
	font-weight: 700;
}

.related-info .contact-people__icon {
	margin-right: 10px;
}

.related-info .contact-people .person {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-top: 8px;
	margin-left: 30px;
}

.related-info .contact-people .person:nth-of-type(1) {
	margin-top: 0;
}

.related-info .contact-people .person__image {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 40px;
	height: 40px;
	min-width: 40px;
	overflow: hidden;
	border-radius: 5px;
}

.related-info .contact-people .person__image img {
	min-width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.related-info .contact-people .person__job {
	color: #988a83;
}

.related-info .contact-people .person__data {
	padding-left: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	overflow: hidden;
}

.related-info .contact-people .person__email {
	color: #b3311d !important;
	word-break: break-word;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

@media (min-width: 1280px) {
	.related-info .contact-people .person__image {
		margin-top: 5px;
		width: 57px;
		height: 57px;
		min-width: 57px;
	}
}

.contact-people-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.contact-people-list .person {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 16px;
	margin-left: 16px;
}

.contact-people-list .person:nth-of-type(1) {
	margin-top: 0;
}

.contact-people-list .person__image {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 90px;
	min-width: 90px;
	height: 90px;
	border-radius: 5px;
	overflow: hidden;
}

.contact-people-list .person__image img {
	min-width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.contact-people-list .person__data {
	padding-left: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.contact-people-list .person__job {
	color: #988a83;
	margin-bottom: 5px;
}

.contact-people-list .person__name {
	font-weight: 700;
}

@media (min-width: 576px) {
	.contact-people-list {
		display: grid;
		grid-template-columns: auto auto;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	
	.contact-people-list .person:nth-of-type(1) {
		margin-left: 0;
	}
	
	.contact-people-list .person:nth-of-type(2) {
		margin-top: 0;
	}
	
	.contact-people-list .person:nth-of-type(2n + 1) {
		margin-left: 0;
	}
}

@media (min-width: 768px) {
	.contact-people-list {
		grid-template-columns: auto auto auto;
	}
	
	.contact-people-list .person {
		margin-top: 24px;
	}
	
	.contact-people-list .person:nth-of-type(3) {
		margin-top: 0;
	}
	
	.contact-people-list .person:nth-of-type(2n + 1) {
		margin-left: 16px;
	}
	
	.contact-people-list .person:nth-of-type(3n + 1) {
		margin-left: 0;
	}
	
	.contact-people-list .person__image {
		width: 90px;
		height: 90px;
	}
}

.country-contact {
	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-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	width: 100%;
}

.country-contact select {
	padding: 10px;
	border: 1px solid #d5d5d5;
	border-radius: 5px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	outline: 0;
	width: 80%;
	max-width: 250px;
}

.country-contact__data {
	display: none;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	margin-top: 25px;
	z-index: 1;
}

.country-contact__data--active {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.country-contact__data address {
	font-style: normal;
	margin-bottom: 15px;
}

.country-contact__data .contact-contact__people {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-top: 40px;
}

.country-contact__data .contact-contact__people .person {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-top: 16px;
}

.country-contact__data .contact-contact__people .person:nth-of-type(1) {
	margin-top: 0;
}

.country-contact__data .contact-contact__people .person__image {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 90px;
	min-width: 90px;
	height: 90px;
	border-radius: 5px;
	overflow: hidden;
}

.country-contact__data .contact-contact__people .person__image img {
	min-width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.country-contact__data .contact-contact__people .person__data {
	padding-left: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.country-contact__data .contact-contact__people .person__job {
	color: #988a83;
	margin-bottom: 5px;
}

.country-contact__data .contact-contact__people .person__name {
	font-weight: 700;
}

.analysis, .press-releases {
	padding-right: 16px;
	padding-left: 16px;
	padding-bottom: 0;
	list-style: none;
}

.analysis li, .press-releases li {
	position: relative;
	margin-bottom: 0;
	margin-top: 10px;
	padding-left: 5px;
}

.analysis li:nth-of-type(1), .press-releases li:nth-of-type(1) {
	margin-top: 20px;
}

.analysis li::before, .press-releases li::before {
	position: absolute;
	left: -16px;
	content: "";
	width: 14px;
	height: 20px;
	background-image: url("https://cdn-bdpbh.nitrocdn.com/AgTmSNocjpkEKocmTiUbxuQQtbiiabUB/assets/images/optimized/rev-d68a626/www.tempestsecurity.com/wp-content/themes/tempest/img/icons/external.svg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	line-height: 160%;
}

.analysis .item, .press-releases .item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.analysis .item P, .press-releases .item P {
	margin-bottom: 0 !important;
}

.analysis .item:hover .read-more span, .press-releases .item:hover .read-more span {
	-webkit-transform: translateX(10px);
	-ms-transform: translateX(10px);
	transform: translateX(10px);
}

.analysis .item .read-more, .press-releases .item .read-more {
	color: #b3311d;
	margin-top: 10px;
}

@media (min-width: 1600px) {
	.analysis li::before, .press-releases li::before {
		height: 25px;
	}
}

.mapsvg {
	overflow: visible !important;
}

.mapsvg-tooltip {
	padding: 20px !important;
	border: 1px solid #707070 !important;
	border-radius: 5px !important;
	border-top-left-radius: 0 !important;
}

.mapsvg-tooltip h5 {
	margin-bottom: 5px;
}

.mapsvg-tooltip .subtitle2 {
	margin-bottom: 10px;
}

.mapsvg-tooltip img {
	max-width: 100%;
	margin-top: 10px;
}

.mapsvg-controller-view-content {
	padding: 20px !important;
}

.mapsvg-controller-view-content h5 {
	margin-bottom: 5px;
}

.mapsvg-controller-view-content .subtitle2 {
	margin-bottom: 10px;
}

.mapsvg-controller-view-content img {
	max-width: 100%;
	margin-top: 10px;
}

.pages-tiles {
	display: flex;
	width: 100%;
	flex-shrink: 1;
	flex-wrap: wrap;
	z-index: 1;
	position: relative;
}

.pages-tiles .tile {
	position: relative;
	margin: 5px 5px;
	flex-grow: 1;
	flex-shrink: 1;
	width: 100%;
}

.pages-tiles .tile:nth-of-type(1) {
	margin-top: 0;
}

.pages-tiles .tile:nth-last-of-type(1) {
	margin-bottom: 0;
}

.pages-tiles .tile:hover .page__thumbnail img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}

.pages-tiles .tile:hover .page__content .read-more span {
	-webkit-transform: translateX(10px);
	-ms-transform: translateX(10px);
	transform: translateX(10px);
}

.pages-tiles .page__thumbnail {
	position: relative;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 265px;
	overflow: hidden;
}

.pages-tiles .page__thumbnail img {
	width: 100%;
	height: auto;
	-o-object-fit: cover;
	object-fit: cover;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	transition: -webkit-transform .3s ease-in-out;
	transition: transform .3s ease-in-out;
	transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
	-o-transition: transform .3s ease-in-out;
}

.pages-tiles .page__content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0 24px 15px 24px;
	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;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	background: rgba(0, 0, 0, .3);
}

.pages-tiles .page__content .read-more {
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}

.pages-tiles .page__excerpt {
	margin-bottom: 12px;
}

@media (min-width: 992px) {
	.pages-tiles {
		flex-wrap: nowrap;
	}
}

@media (min-width: 1280px) {
	.pages-tiles .tile {
		margin: 0 10px;
	}
}

.footer__map img {
	max-width: 800px;
	width: 100%;
}

.footer .container:lang(en-GB) {
	justify-content: center;
}

footer .footer__contact button {
	white-space: nowrap;
}

.footer__contact:lang(en-GB) h4, .footer__contact:lang(en-GB) a, .footer__contact:lang(en-GB) address {
	display: none !important;
}

.footer .container .footer__map:lang(en-GB) {
	grid-column: 1/3;
}

@media (min-width: 992px) {
	.footer .container:lang(en-GB) {
		grid-template-columns: repeat(2, auto);
	}
	
	.footer .footer__contact button:lang(en-GB) {
		align-self: flex-end;
	}
}

.hamburger {
	height: 100% !important;
}

.header {
	padding-right: 0;
}

@media (min-width: 1280px) {
	.header__search-form {
		margin-right: 28px;
	}
}

.redirect-badge {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	display: flex;
	align-items: center;
	background: #f2f2f2;
	padding: 24px 1rem;
	color: #1a1d20;
	opacity: 0;
	transition: opacity .5s ease-in-out;
}

.redirect-badge--show {
	opacity: 1;
}

.redirect-badge .container {
	display: flex;
	align-items: center;
	justify-content: center;
}

.redirect-badge .close {
	background: transparent;
	border: 0;
	color: #474340;
	font-weight: 700;
	font-size: 1.2rem;
	padding: 2px 16px;
	cursor: pointer;
	align-self: flex-end;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	margin-right: 0px;
}

.redirect-badge .text {
	font-weight: 400;
	font-size: 1.25rem;
	line-height: 1.5rem;
	padding-right: 34px;
	text-align: center;
}

.redirect-badge .text a {
	color: #006694;
	position: relative;
}

.redirect-badge .text a::before {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	content: "";
	background-color: #006694;
	opacity: 0;
	transition: opacity .3s ease-in-out;
}

.redirect-badge .text a:hover::before {
	opacity: 1;
}

.header {
	flex-direction: column;
	height: auto !important;
}

.header > .container {
	height: 42px;
}

@media (min-width: 1280px) {
	.redirect-badge .close {
		margin-right: 18px;
	}
	
	.header > .container {
		height: 58px;
	}
}

.sticky-menu-inner > ul > li > .children .dropdown {
	display: none;
}

.jobs.feed.container {
	padding-bottom: 34px;
}
