 /* Client override  */
 @import url('https://fonts.googleapis.com/css?family=Noto+Sans+Display:100,200,300,400,500,600,700,800,900,100i,200i,300i,400i,500i,600i,700i,800i,900i&display=swap'); 

@font-face { 
  font-family:'_Noto Sans';
  font-weight:normal;
  font-style:normal;
  src:local('☺︎'),
        url('../fonts/NotoSans.woff2') format('woff2'),
} 
@font-face { 
  font-family:"_Noto Sans";
  font-weight:bold;
  font-style:normal;
  src:local('☺︎'),
        url('../fonts/NotoSans-Bold.woff2') format('woff2'),
}
@font-face { 
    font-family:"Darby Sans Poster Cond";
    font-stretch:100%;
    font-style:normal;
    font-weight:700;
    src:local("☺︎"),
		url('../fonts/DarbySansPosterCond-Bold.woff2') format("woff2");
}
@font-face { 
    font-family:"_Darby Sans";
    font-weight:bold;
    font-style:normal;
    src:local('☺︎'),
		url('https://www.hyatt.com/hds/bookends/webfonts/_02/darby-sans/700/0e3783be-8e52-283c-ccb6-002ca789e513.woff2') format('woff2'),
  }

@media (max-width: 1439px) {
  .main-nested-content-container {
        background: none;
  }
}

body {
	background: white;
}
body:not(.wd_pageid_20303) {
	background: #f3f3f3;
}
.hbe-header {
	background: transparent;
}
.hbe-header_woh-logo img {
	width: 55px;
	width: 92px !important;
	margin-top: 2px;
}
.ecom-header,
.ecom-header span {
	/* text-transform: lowercase; */
}
a.wd_header_newsroom {
	font-weight: 600;
	margin-left: 10px;
	padding-left: 20px;
	position: relative;
	color: rgb(40, 40, 40);
	font-size: 1.25rem;
	font-weight: 500;
	vertical-align: sub;
	margin-bottom: 4px;
}
a.wd_header_newsroom:before {
	content: '';
	position: absolute;
	left: 0;
	top: -3px;
	display: inline-block;
	width: 1px;
	height: calc(100% + 10px);
	background-color: #ccc;
}
.hbe-header_woh .hbe-header_wohLeftNav {
	justify-content: space-between;
	width: 100%
}
.hbe-menuButton_dropdown-1dye1 + .hbe-header_panel-left {
	display: none;
}
.hbe-menuButton_open-2HbqJ + .hbe-header_panel-left {
	display: block;
}
.hbe-header_linkListMenu > div {
	display: none;
}
.hbe-header_linkListMenu-open > div {
	display: block;
}

.main-content-container {
	max-width: 1440px;
	margin: 0 auto;
}
body:not(.wd_pageid_20303) .main-content-container {
	margin-bottom: 25px;
}

/* Begin classes for common SPIN elements */
*, ::before, ::after { box-sizing: border-box; }
*, ::before, ::after { box-sizing: inherit; }
*, ::before, ::after { box-sizing: border-box; }

/* carousel / header banner */
#single_slider_responsive .single_slider_carousel_container,
#single_slider_responsive .single_slider_carousel_container .item {
	padding: 0;
}
#single_slider_responsive .item img {
	width: 100%;

	aspect-ratio: 9/3;
	object-fit: cover;
}
#single_slider_responsive .single_slider_carousel_caption {
	top: 50%;
	background: transparent;
	padding: 6px 16px;

	height: 100%;
	top: 0;
	display: flex;
	align-items: center;

	flex-direction: column-reverse;
	justify-content: center;
	align-items: flex-start;

	pointer-events: none;

	position: absolute;
	display: flex;
	flex-direction: column;
	/* justify-content: stretch;
	align-items: flex-start; */
	align-items: center;
}
#single_slider_responsive .single_slider_carousel_caption h4, 
#single_slider_responsive .single_slider_carousel_caption h4 a {
	font-size: .75rem;
	font-family: '_Noto Sans';
	font-weight: normal;
	line-height: 1.25;
	margin: 0;

	font-weight: 500;
	text-transform: lowercase;
	text-transform: capitalize;
	text-transform: initial;

	font-size: 30px;
	font-weight: 500;
	margin-right: 28%;
}
#single_slider_responsive .single_slider_carousel_caption h4 a {
	display: inline-block;
	background: rgba(85, 85, 85, 0.75);
	padding: 2px 5px;
	margin: 0;
}
.single_slider_carousel_caption .single_slider_carousel_description {
	font-size: 16px;
	font-style: italic;
	margin-bottom: 20px;
}
#single_slider_responsive .single_slider_carousel_caption h4:first-letter,
.single_slider_carousel_caption .single_slider_carousel_description:first-letter {
	/* text-transform: capitalize; */
}
#single_slider_responsive .single_slider_carousel_control {
	display: none;
}
#single_slider_responsive .single_slider_carousel_indicators {
	bottom: 45px;
	bottom: 25px;
	right: 35px;
	top: unset;
	left: unset;
}
#single_slider_responsive .single_slider_carousel_indicators li {
	padding: 3px;
}
#single_slider_responsive .single_slider_carousel_indicators li span {
	background: white;
	border-radius: 100%;
	border: none;
	padding: 8px;
}
#single_slider_responsive .single_slider_carousel_indicators li.active span {
	background: #0072ce;
	background: #57a6e6;
	opacity: 1;
}
#single_slider_responsive + .single_slider_carousel_bottom {
	display: none;
}

.wd_header_wrapper {
	aspect-ratio: 9/3;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: black;
	color: white;
	/* display: flex;
	align-items: center;
	justify-content: center; */
	padding: 20px;
}
.wd_header_wrapper .wd_header_content {
	display: flex;
	flex-direction: column;
	height: 100%;
}
.wd_header_wrapper h1 {
	margin: 0;
	text-transform: lowercase;
	text-transform: capitalize;
	text-transform: initial;

	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 5%;
	height: 100%;
}
.wd_header_wrapper h1 span:first-letter {
	display: inline-block;
	/* text-transform: capitalize; */
}
.wd_header_wrapper p {
	background: rgba(85, 85, 85, 0.75);
	width: fit-content;
	margin: 0;
	margin-left: auto;
	padding: 2px 5px;
	font-family: 'arial narrow';
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 16px;
	font-size: 15px;
}

@media (min-width: 320px) and (max-width: 978px) {
	#single_slider_responsive .single_slider_carousel_caption {
		/* background: rgba(0,0,0,0.75); */
		max-height: unset;
	}
	#single_slider_responsive .single_slider_carousel_caption h4, 
	#single_slider_responsive .single_slider_carousel_caption h4 a {

	}
	#single_slider_responsive .single_slider_carousel_caption h4 {
	}
	#single_slider_responsive .single_slider_carousel_indicators {
		bottom: 75px;
		bottom: 45px;

		bottom: 5px;
		right: 15px;
	}
}
@media (min-width: 600px) {
	#single_slider_responsive .single_slider_carousel_caption {
		padding: 6px 32px;
	}
}
@media (min-width: 979px) and (max-width: 1200px) {
	#single_slider_responsive .single_slider_carousel_caption {
		padding: 0 25px;
	}
	#single_slider_responsive .single_slider_carousel_caption h4, 
	#single_slider_responsive .single_slider_carousel_caption h4 a {
		/* font-size: 3rem;
		line-height: 1.25; */
		font-size: 30px;
	}
}
@media (min-width: 1200px) {
	#single_slider_responsive .single_slider_carousel_caption {
		padding: 0 25px;
	}
	#single_slider_responsive .single_slider_carousel_caption h4, 
	#single_slider_responsive .single_slider_carousel_caption h4 a {
		/* font-size: 3rem; */
		/* font-size: 30px; */
	}
}
@media (max-width: 992px) {
	#single_slider_responsive .single_slider_carousel_caption h4 {
		margin-right: 0;
	}
	#single_slider_responsive .single_slider_carousel_caption h4 a {
		font-size: 24px;
	}
}
@media (max-width: 575px) {
	#single_slider_responsive .single_slider_carousel_caption h4 a {
		font-size: 18px;
	}
}

.wd_pageid_20303 .wd_container {
	/* padding: 0 250px; */
}

/* Header styles */
.page_header {
	display: none;
}
.category_header {}
.detail_header,
.detail_subheader,
.category_name {}
.category_intro {}
/* END Header styles */

.item, .wd_item {
	margin: 10px 0;
	padding: 10px 0;
}
.item_name,
.wd_title,
.wd_item .wd_title,
.wd_newsfeed_releases-teaser .wd_title,
.wd_documents_item_list > .wd_documents_item > .wd_title {
	font-size: 1.2rem;
	font-weight: 700;

	text-transform: lowercase;
	text-transform: capitalize;
	text-transform: initial;
}
.item_name:first-letter,
.wd_title:first-letter,
.wd_item .wd_title:first-letter,
.wd_newsfeed_releases-teaser .wd_title:first-letter,
.wd_documents_item_list > .wd_documents_item > .wd_title:first-letter {
	/* text-transform: uppercase; */
}
.item_date, .wd_date,
.wd_item .wd_date,
.wd_event_sidebar .wd_event_date,
.wd_newsfeed_releases-teaser .wd_date {
	font-size: 1rem;
	font-weight: normal;
	color: inherit;
	text-transform: none;
}
.item_summary, .wd_item .wd_summary {}
.wd_item .wd_subtitle {}

table.wd_imagetable {}
td.imagecaption {}

span.wd_subscribe_icon {
	background: url('../images/webdriver/email_alerts.png') no-repeat;
	background-position: 0 3px;
	display: inline-block;
	height: 18px;
	width: 18px;
	margin-left: 5px;
}
span.wd_subscribe_icon img {
	display: none;
}

/* Clear Fix */
ul.wd_layout-simple:before,
ul.wd_layout-simple:after {
	content: " ";
	display: block;
}
ul.wd_layout-simple:after {
	clear: both;
}

/* Standard */
div.wd_standard {}
/* END Standard */

/* Stories */
div.wd_stories {}
/* END Stories */

/* Articles */
div.wd_articles {}

.wd_articles-detail {

}
/* END Articles */

/* Events */
div.wd_events {}
.wd_event_sidebar .wd_event_date,
.wd_event_sidebar .wd_event_time,
.wd_event_sidebar .wd_event_subscribe,
.wd_event_sidebar .wd_event_reminder,
.wd_event_sidebar .wd_event_webcast {
	background-position: left;
}
/* END Events */

/* Gallery */
div.wd_gallery {}
div.wd_gallery ul[class*="_list"]:before,
div.wd_gallery ul[class*="_list"]:after {
	display: none;
}

.wd_pageid_20326.wd_is_category .wd_category_header {
	display: none;
}
.wd_pageid_20326 .wd_gallery .wd_category_link_list,
.wd_pageid_20326 .wd_gallery .wd_item_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 16px;
	height: 100% !important;
}
.wd_pageid_20326 .wd_gallery .wd_category_link,
.wd_pageid_20326 .wd_gallery .wd_item {
	flex: 0 0 calc((100% - 32px) / 3);
	margin: 0;
}
.wd_pageid_20326 .wd_gallery .wd_item {
	position: relative !important;
	top: unset !important;
	left: unset !important;
	width: auto !important;
}
.wd_pageid_20326 .wd_gallery .wd_category_link > div {
	margin: 0 0 10px !important;
	width: 100%;
}
.wd_pageid_20326 .wd_gallery .wd_category_link .wd_title a {
	margin: 0px;
	color: rgb(0, 1, 43);
	font-size: 18px;
	text-decoration: none;
	padding: 16px 16px 10px;
	display: block;
	text-align: center;
}
.wd_pageid_20326 .wd_gallery .wd_category_link .wd_thumbnail a {
	display: block;
	height: 250px;
	width: 100%;
	border-radius: 8px;
	overflow: hidden;
}
.wd_pageid_20326 .wd_gallery .wd_category_link img {
	object-fit: cover;
	width: 100%;
	height: 100%;
	transition: transform 1s ease-out;
}
.wd_pageid_20326 .wd_gallery .wd_category_link img:hover {
	transform: scale(calc(1.12));
}
/* END Gallery */

/* Newsfeed Releases */
div.wd_newsfeed_releases {

}
.wd_newsfeed_releases .wd_item_list:before,
.wd_newsfeed_releases .wd_item_list:after,
.wd_pageid_34144 .wd_item_list:before, 
.wd_pageid_34144 .wd_item_list:after {
	display: none;
}
.wd_newsfeed_releases .wd_item_list,
.wd_pageid_34144 .wd_item_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 30px;
	gap: 50px;
	padding: 10px 0;
}
.wd_newsfeed_releases .wd_item,
.wd_pageid_34144 .wd_item {
	/* width: calc(30.5% + 10px); */
	min-width: 350px;
	margin: 0;
	padding: 0;
	border: 1px solid rgba(204,204,204,.5);
	box-shadow: 0px 4px 4px 0px rgba(204,204,204,.5);
	background: white;
	display: flex;
	flex-direction: column;
	flex-basis: 30%;
}
.wd_newsfeed_releases .wd_item .wd_thumbnail,
.wd_pageid_34144 .wd_item .wd_thumbnail {
	margin: 0;
	border-bottom: 1px solid rgba(204,204,204,.5);
	aspect-ratio: 16 / 17;
	display: flex;
	justify-content: center;
	align-items: stretch;
}
.wd_newsfeed_releases .wd_item .wd_thumbnail img,
.wd_pageid_34144 .wd_item .wd_thumbnail img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
.wd_newsfeed_releases .wd_item .wd_thumbnail img[src*="logo"],
.wd_newsfeed_releases .wd_item .wd_thumbnail img[src*="Logo"],
.wd_pageid_34144 .wd_item .wd_thumbnail img[src*="logo"],
.wd_pageid_34144 .wd_item .wd_thumbnail img[src*="Logo"] {
	object-fit: contain;
}
.wd_newsfeed_releases .wd_item .wd_item_wrapper,
.wd_pageid_34144 .wd_item .wd_item_wrapper {
	margin: 0;
	padding: 10px 20px;
	flex-grow: 1;
	display: flex;
	flex-direction: column;
}
.wd_newsfeed_releases .wd_item .wd_date,
.wd_pageid_34144 .wd_item .wd_date {
	font-size: .65rem;
	font-style: italic;
	/* text-transform: lowercase; */
	padding-bottom: 20px;
	font-size: 14px;
}
.wd_newsfeed_releases .wd_item .wd_title a,
.wd_pageid_34144 .wd_item .wd_title a {
	color: black;
	font-size: 1rem;
	font-weight: normal;
	pointer-events: none;
	display: inline-block;
	margin-bottom: 20px;
	text-transform: lowercase;
	text-transform: capitalize;
}
.wd_newsfeed_releases .wd_item .wd_title a:first-letter {
	/* text-transform: capitalize; */
}
.wd_newsfeed_releases .wd_item .wd_more,
.wd_pageid_34144 .wd_item .wd_more {
	font-style: italic;
	color: #041761;
	font-size: .75rem;
	text-decoration: none;
	margin-top: auto;
	text-transform: uppercase;
}
.wd_newsfeed_releases .wd_item .wd_more:after,
.wd_featureboxes_right_highlight .item_name:after,
.wd_featureboxes_middle_cta .wd_featurebox_container .right_column p.more a:after,
.wd_pageid_34144 .wd_item .wd_more:after {
	margin-left: 15px;
	transition: ease-in-out .5s;
	display: inline-block;
	content: '';
	background: url('../images/navigate-on-light.svg');
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
	width: 40px;
	height: 20px;
	vertical-align: middle;
	transform: translateX(0px);
}
.wd_featureboxes_right_highlight .item_name:after {
	background: url('../images/navigate-on-dark.svg');
	min-width: 40px;
	min-height: 40px;
}
.wd_newsfeed_releases .wd_item .wd_more:hover:after,
.wd_featureboxes_right_highlight .item_wrapper:hover .item_name:after,
.wd_featureboxes_middle_cta .wd_featurebox_container .right_column p.more:hover a:after,
.wd_pageid_34144 .wd_item .wd_more:hover:after {
	/* margin-left: 20px; */
	transform: translateX(5px);
}
.wd_newsfeed_releases .wd_item .wd_subtitle,
.wd_newsfeed_releases .wd_item .wd_summary,
.wd_newsfeed_releases .wd_item .wd_asset_type_link_list,
.wd_pageid_34144 .wd_item .wd_summary,
.wd_pageid_34144 .wd_item .wd_asset_type_link_list {
	display: none;
}

.wd_page_limit,
.wd_newsfeed_releases .wd_toolbar {
	display: none;
}
/* END Newsfeed Releases */

/* override font size set in feed releases */
.wd_newsfeed_releases-detail .news_body p.prnews_p {
	font-family: inherit;
	font-size: 100%;
	color: inherit;
}
/* reset UL behavior to default in NFR body */
.wd_newsfeed_releases-detail .wd_news_body ul,
.wd_newsfeed_releases-detail .wd_news_body ul ul {
	margin: 1em 0 1em 0;
	padding-left: 40px;
}
.wd_newsfeed_releases-detail .wd_news_body li,
.wd_newsfeed_releases-detail .wd_news_body li li {
	list-style-type: disc;
	list-style: disc;
}
.wd_newsfeed_releases-detail .wd_news_body ul.wd_layout-masonry li,
.wd_newsfeed_releases-detail .wd_news_body ul.wd_layout-masonry li li {
	list-style-type: none;
	list-style: none;
}

div.wd_newsfeed_releases-detail {
	display:flex;
	flex-wrap: wrap;
	column-gap: 20px;
	row-gap: 20px;
	position: relative;
}
.wd_pageid_20295.wd_item_page .wd_header_wrapper {
	background-image: none;
	background-position: center;
}
.wd_pageid_20295.wd_item_page .wd_header_wrapper[style*="logo"],
.wd_pageid_20295.wd_item_page .wd_header_wrapper[style*="Logo"] {
	background-size: contain;
	background-color: white;
}
.wd_pageid_20295.wd_item_page .wd_header_wrapper h1 {
	/* text-transform: initial; */
	font-weight: 500;
	font-size: 30px;
	margin-right: 28%;
	/* text-shadow: 2px 2px 2px rgba(0,0,0,.75); */
	display: inline-flex;
	justify-content: flex-start;
}
.wd_pageid_20295.wd_item_page .wd_header_wrapper h1 span {
	background: rgba(85, 85, 85, 0.75);
	padding: 2px 5px;
}
.wd_pageid_20295.wd_item_page .wd_header_wrapper p {
	visibility: hidden;
}
div.wd_newsfeed_releases-detail .wd_thumbnail,
div.wd_newsfeed_releases-detail .wd_title,
div.wd_newsfeed_releases-detail .wd_to-move.wd_hidden,
div.wd_newsfeed_releases-detail .wd_featureboxes_right {
	display: none;
}
div.wd_newsfeed_releases-detail .wd_subtitle {
	/* font-style: italic; */
	font-size: 26px;
	font-family: "_Noto Sans";
	font-weight: bold;
}
div.wd_newsfeed_releases-detail .wd_left-column {
	flex-basis: 70%;
}
div.wd_newsfeed_releases-detail .wd_date {
	text-align: center;
	margin-bottom: 10px;
}
div.wd_newsfeed_releases-detail .wd_right-column {
	flex-basis: calc(30% - 20px);
	/* border-left: 1px solid #d7d9db; */
	padding: 0 0 0 20px;
}
div.wd_newsfeed_releases-detail .wd_right-column li.asset_item {
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
}
div.wd_newsfeed_releases-detail .wd_right-column li.asset_item img {
	max-width: 100%;
	width: 100%;
}
div.wd_newsfeed_releases-detail .wd_right-column .wd_asset_carousel_aspect {
	height: 100% !important; /* override inline */
}
div.wd_newsfeed_releases-detail .wd_carousel-list {
	width: 100%;
	position: relative !important;
	top: unset !important;
	left: unset !important;
}
div.wd_newsfeed_releases-detail .wd_carousel-item {
	margin: 0;
	margin-bottom: 40px;
}
.wd_left-column {
	max-width: 70%;
}
.wd_body {
	max-width: 100%;
}

.wd_newsfeed_releases-teaser .tools {
	text-decoration: none;
	margin-bottom: 12px;
}
/* END Newsfeed Releases */

/* Formbuilder */
select::-ms-expand {
	border: none;
}
#wd_printable_content input,
#wd_printable_content button,
#wd_printable_content select {
	border-radius: 0;
	border: 1px solid #ccc;
	line-height: 34px;
	padding: 0 1rem;
	font-size: 1rem;
	height: 34px;
	color: #333;
	
	font-style: italic;
	background-color: white;
	height: 40px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#wd_printable_content button {
	cursor: pointer;
}
#wd_printable_content select {
	padding: 0 1rem;
	font-size: 1rem;
	/* height: 34px; */
	color: #333;
	-moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
	background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'><path fill='black' d='M6 8l-1 1l5 5l5-5l-1-1l-4 4l-4-4z'/></svg>");
	background-repeat: no-repeat;
	background-size: 25px;
	background-position: center right;
	padding-right: 40px;
	cursor: pointer;
}
.wd_pageid_20295 #wd_printable_content select {
	max-width: 135px;
}
.wd_pageid_20295 #wd_printable_content select[name="group[846]"] {
	max-width: 150px;
}
select::-ms-expand {
	margin-left: 50px;
	background-color: #fff;
}
#wd_printable_content button.ui-datepicker-trigger {
	border: 0;
}
#wd_printable_content .wd_form_field_label {
	line-height: 2.4em;
	margin-bottom: 0;
}
#wd_printable_content input[type=text] {
	/* max-width: 69%; */
}
#wd_printable_content input[type=submit] {
	max-width: 30%;
	margin-left: 1%;
}
#wd_printable_content input[type=checkbox],
#wd_printable_content input[type=radio] {
	height: auto;
}
.wd_pageid_20295 #item_advanced_search_20295_keywords {
	max-width: 200px;
}
.wd_form_field {
	clear: both;

	display: inline-block;
}
.wd_form_field .wd_form_field_input,
.wd_form_field,
.wd_form_buttons {
	overflow: visible;

	overflow: hidden;
	margin: 0;
}

.wd_subscribe_link,
.wd_search_advanced_link {
	display: none;
}
.wd_search_basic_fields {
	background: transparent;
	border: none;
}

.wd_pageid_20295 .wd_search_form_basic,
.wd_pageid_34144 .wd_search_form_basic {
	display: none !important; /* override inline */
}
.wd_pageid_20295 #wd_printable_content .wd_search_form_advanced,
.wd_pageid_34144 #wd_printable_content .wd_search_form_advanced {
	/* display: block !important; */
	display: flex !important;
	align-items: center;
	gap: 20px;
	flex-wrap: wrap;
}
#wd_printable_content .wd_search_form_advanced * {
	margin: 0;
}
.wd_search_form_advanced .wd_form_field,
.wd_search_form_advanced .wd_form_field .wd_form_field_input,
.wd_search_form_advanced .wd_form_buttons {
	display: inline-flex;
}
.wd_search_form_advanced .wd_search_titles_only,
.wd_search_form_advanced fieldset.wd_form_field,
.wd_search_form_advanced .wd_form_footer a,
#wd_printable_content .wd_form_field_label {
	display: none;
}
.wd_search_form_advanced input[type="text"] {
	width: 100%;
}
#wd_printable_content input[placeholder="Keywords"] {
	margin: 0;
	padding-right: 30px;
}
#wd_printable_content .search_input_wrapper {
	position: relative;
}
#wd_printable_content .search_input_wrapper:after {
	position: absolute;
	right: 10px;
	font-family: 'FontAwesome';
	content: '\f002';
	top: 25%;
  	font-size: 1rem;
}
#wd_printable_content .wd_search_form_advanced input[type="submit"] {
	margin: 0;
	max-width: unset;
	cursor: pointer;
}
.wd_search_form_advanced .wd_form_footer {
	display: inline-block;
}
#wd_printable_content form.wd_search_form_advanced div.wd_form_buttons {
	margin: 0;
}
.wd_search_form_advanced #wd_category_groups {
	display: inline-flex;
	gap: 20px;
	flex-wrap: wrap;
}
.wd_search_form_advanced #wd_category_groups ~ div.wd_form_field {
	display: none;
}
.wd_search_form_advanced #wd_category_groups + div.wd_form_field {
	display: inline-block;
}
/* END Formbuilder */

/* toolbar */
div.wd_toolbar {
	border: none;
	border-bottom: 1px solid black;
	margin: 0;
	padding-bottom: 40px;
}
div.wd_toolbar ul.wd_tools {
	padding: 0;
	display: flex;
	justify-content: center;
	gap: 10px;
}
span.wd_tool_icon > a:link {
	background: #0072ce;
	border-radius: 100%;
	width: 40px;
  	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
}
span.wd_tool_icon .fa {
	font-size: 18px;
}
/* end toolbar */

/* pagination */
.wd_page_limit {
	padding: 0;
}
.wd_linkmenu-header {
	padding: 6px 2px;
}
.wd_page_link:first-child,
.wd_page_link:last-child,
.wd_linkmenu-header {
	border-radius: 0;
}
.wd_linkmenu-header:hover .wd_linkmenu-icon {
	border-color: transparent;
	background-color: transparent;
	color: #000;
}
ul.wd_page_links {
	float: unset;
	text-align: center;
	margin: 50px auto;
}
ul.wd_page_links li.wd_page_link {
	border: none;
	border-radius: 0;
	font-style: italic;
	font-weight: bold;
}
li.wd_page_link.wd_page_active {
	background: transparent;
}
li.wd_page_link span {
	color: #0072ce;
}
li.wd_page_link a {
	color: black;
}
li.wd_page_link.wd_page_prev span,
li.wd_page_link.wd_page_next span {
	color: #ccc;
}
/* end pagination */

/* Search Results */
/* END Search Results */

/* Page - Awards */
/* .wd_pageid_20311 .category_header {
	border-bottom: 2px solid #041761;
	padding-bottom: 10px;
	color: #041761;
}
.wd_pageid_20311 .wd_category .category_summary {
	display: none;
}
.wd_pageid_20311 .wd_category_items .item {
	display: flex;
	flex-wrap: wrap;
	gap: 50px 5%;
	margin: 0;
	padding: 0;
}
.wd_pageid_20311 .wd_category_items .item .inner_item {
	width: 30%;
	padding: 10px;
	background: white;
}
.wd_pageid_20311 .wd_category_items .item .inner_item p.subheader {
	font-weight: 700;
	text-transform: lowercase;
	text-transform: capitalize;
	text-transform: initial;
	font-size: 20px;
	font-weight: normal;
}
.wd_pageid_20311 .wd_category_items .item .inner_item li,
.wd_pageid_20311 .wd_category_items .item .inner_item li.subheader {
	font-size: 16px;
	margin-bottom: 5px;
} */

.wd_pageid_34145 label[for='item_basic_search_34145_year'],
.wd_pageid_34145 #item_basic_search_34145_year,
.wd_pageid_34145 label[for='item_basic_search_34145_keywords'],
.wd_pageid_34145 #item_basic_search_34145_keywords {
	display: none;
}
.wd_pageid_34145 .wd_item .wd_date,
.wd_pageid_34145 .wd_item .wd_category_link_list,
.wd_pageid_34145 .wd_item_wrapper .wd_summary {
	display: none;
}
.wd_pageid_34145 .wd_item_list {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	gap: 30px;
}
.wd_pageid_34145 .wd_item_list:before,
.wd_pageid_34145 .wd_item_list:after {
	display: none;
}
.wd_pageid_34145 .wd_item {
	padding: 0;
	margin: 0 0 12px;

	flex-basis: 30%;
	max-width: 428px;
	margin: 0;
}
.wd_pageid_34145 .wd_item_wrapper {
	display: flex;
	flex-direction: column;
	/* gap: 12px; */
	background-color: white;
}
.wd_pageid_34145 .wd_item_wrapper > * {
	
}
.wd_pageid_34145 .wd_item_wrapper .wd_title {
	border-bottom: 1px solid rgba(204, 204, 204, 0.5);
}
.wd_pageid_34145 .wd_item .wd_title a {
	pointer-events: none;
	color: black;
	font-weight: bold;
	height: 100%;
	text-align: right;
	display: flex;
	text-align: left;
	justify-content: center;
	align-items: center;
	aspect-ratio: 14 / 10;
	padding: 8px 24px;
}
.wd_pageid_34145 .wd_item .wd_body {
	padding: 8px 24px;
	padding-top: 40px;
	position: relative;
	cursor: pointer;
}
.wd_pageid_34145 .wd_item .wd_body:after {
	content: "^";
	font-weight: bold;
	transform: rotate(180deg) scaleX(1.5);
	float: right;
	color: rgb(119, 119, 119);

	position: absolute;
	top: 12px;
	right: 12px;
	font-size: 18px;
	padding: 0px;
}
.wd_pageid_34145 .wd_item .wd_body.expand:after {
	transform: rotate(0deg) scaleX(1.5);
	color: black;
}
.wd_pageid_34145 .wd_item .wd_body p {
	display: none;
}
.wd_pageid_34145 .wd_item .wd_body.expand p {
	display: block;
}
/* END Page - Awards */

/* Page - Hyatt Stories (articles) */
.wd_pageid_34144.wd_item_page .wd_header_wrapper h1 {
	justify-content: flex-start;
	margin: 0;
}
.wd_pageid_34144.wd_item_page .wd_header_wrapper h1 div {
	display: flex;
	flex-wrap: wrap;
}
.wd_pageid_34144.wd_item_page .wd_header_wrapper h1 div span {
	font-size: 16px;
	font-weight: 400;
	line-height: 1;
}
.wd_pageid_34144.wd_item_page .wd_header_wrapper h1 div span:first-child {
	width: 100%;
	font-size: 28px;
	font-weight: 500;
	line-height: 1.5;
}
.wd_pageid_34144.wd_item_page .wd_header_wrapper h1 div span:last-child {
	margin-left: 12px;
	padding-left: 12px;
	border-left: 1px solid;	
}
.wd_pageid_34144.wd_item_page .wd_header_content > div,
.wd_pageid_34144.wd_item_page .wd_articles-detail .wd_title,
.wd_pageid_34144.wd_item_page .wd_articles-detail .wd_date,
.wd_pageid_34144.wd_item_page .wd_articles-detail .wd_category_link_list,
.wd_pageid_34144.wd_item_page .wd_articles-detail .wd_toolbar {
	display: none;
}
.wd_pageid_34144.wd_item_page h2 {
	color: #0072CE;
}
.wd_pageid_34144.wd_item_page .wd_pull_quote {
	font-size: 20px;
	color: #6899C1;
	line-height: 1.5;
	max-width: 50%;
	margin: 20px auto;
	font-weight: 200;
}
.wd_pageid_34144.wd_item_page a.wd_carousel-next.fa-chevron-right {
	position: absolute;
	right: -30px;
	left: unset;
	top: 40%;
	bottom: unset;
}
.wd_pageid_34144.wd_item_page a.wd_carousel-prev.fa-chevron-left {
	position: absolute;
	right: unset;
	left: -30px;
	top: 40%;
	bottom: unset;
}
.wd_pageid_34144.wd_item_page .fa-chevron-left:before,
.wd_pageid_34144.wd_item_page .fa-chevron-right:before {
	display: none;
}
.wd_pageid_34144.wd_item_page .fa-chevron-left:after,
.wd_pageid_34144.wd_item_page .fa-chevron-right::after {
	transition: ease-in-out .5s;
	background: url('../images/navigate-on-dark.svg');
	min-width: 40px;
	min-height: 40px;
	content: '';
	display: inline-block;
	width: 40px;
	height: 20px;
	transform: scale(.5);
}
.wd_pageid_34144.wd_item_page .fa-chevron-left:after {
	transform: rotate(180deg) scale(.5);
}
.wd_pageid_34144.wd_item_page .fa-chevron-left:hover:after {
	transform: translateX(-2px) rotate(180deg) scale(.5);
}
.wd_pageid_34144.wd_item_page .fa-chevron-right:hover:after {
	transform: translateX(2px) scale(.5);
}

.wd_pageid_34144.wd_item_page .wd_related_content_title {
	font-size: 2rem;
	font-weight: 500;
	text-align: center;
	margin-top: 100px;
	margin-bottom: 30px;
}

.wd_pageid_34144.wd_item_page .wd_related_content_wrapper .wd_items {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 50px;
	padding: 10px 0;
}
.wd_pageid_34144.wd_item_page .wd_related_content_wrapper .wd_item {
	min-width: 350px;
	margin: 0;
	padding: 0;
	border: 1px solid rgba(204,204,204,.5);
	box-shadow: 0px 4px 4px 0px rgba(204,204,204,.5);
	background: white;
	display: flex;
	flex-direction: column;
	flex-basis: 30%;
}
.wd_pageid_34144.wd_item_page .wd_related_content_wrapper .wd_item .source_date {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row-reverse;
	justify-content: flex-end;
	font-style: italic;
}
.wd_pageid_34144.wd_item_page .wd_related_content_wrapper .wd_item .source_date .wd_date {
	border-right: 1px solid #aaa;
	text-transform: lowercase;
	padding: 0;
	padding-right: 10px;
	margin-right: 10px;
}
.wd_pageid_34144.wd_item_page .wd_related_content_wrapper .wd_item .wd_title {
	margin: 30px 0 15px;
}
.wd_pageid_34144.wd_item_page .wd_related_content_wrapper .wd_item .wd_more {
	text-transform: lowercase;
	font-style: italic;
}
.wd_pageid_34144.wd_item_page .wd_related_content_wrapper .wd_item .wd_date,
.wd_pageid_34144.wd_item_page .wd_related_content_wrapper .wd_item .wd_title {
	display: block;
}
.wd_pageid_34144.wd_item_page .wd_related_content_wrapper .wd_item .wd_summary {
	display: none;
}
.wd_pageid_34144.wd_item_page .wd_related_content_wrapper .wd_item img {
	width: 100%;
}
/* END Page - Hyat Stories (articles) */

/* Page - Board of Directors */
.wd_pageid_20285 .wd_category_items .item {
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	max-height: 50px;
	transition: max-height .5s ease-in-out;
	cursor: pointer;
}
.wd_pageid_20285 .wd_category_items .item.show {
	max-height: 1500px;
}
.wd_pageid_20285 .wd_category_items .item .item_name {
	color: #777;
	color: #041761;
}
.wd_pageid_20285 .wd_category_items .item.show .item_name {
	color: black;
	color: #041761;
}
.wd_pageid_20285 .wd_category_items .item .item_name:after,
.wd_pageid_20307 .item .item_name:after {
	content: '\005E';
	font-weight: bold;
	transform: rotate(180deg) scaleX(1.5);
	float: right;
	color: #777;
	padding: 0 6px;
}
.wd_pageid_20285 .wd_category_items .item.show .item_name:after,
.wd_pageid_20307 .item.show .item_name:after {
	transform: rotate(0) scaleX(1.5);
	color: black;
	color: #041761;
}
/* END Page - Board of Directors */

/* Page - Management */
.wd_pageid_20292 h1.category_header {
	visibility: hidden;
}
.wd_pageid_20292 .wd_category_items {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 20px;
}
.wd_pageid_20292 .wd_category_items .item {
	margin: 0;
	padding: 0;
	display: flex;
	align-items: center;
	flex-direction: column;
	flex: 30%;
	text-align: center;
}
.wd_pageid_20292 .wd_category_items .item img {
	margin: 0 !important;
}
.wd_pageid_20292 .wd_category_items .item .item_name {
	margin: 15px 0 5px;
}
.wd_pageid_20292 .wd_category_items .item .item_name a {
		
}
.wd_pageid_20292 .wd_category_items .item .item_summary {
	max-width: 225px;
}
.wd_pageid_20292 .wd_category_items .item .item_summary p {
	margin: 0;
	color: #041761;
}

.wd_pageid_20292.wd_item_page {
	background: transparent;
}
.wd_pageid_20292 .fancybox-wrap {
}
.wd_pageid_20292 .fancybox-inner {
	/* min-height: 350px; */
}
.wd_pageid_20292 .wd_standard-detail {
	/* display: flex;
	flex-direction: row-reverse;
	gap: 40px; */
	font-family: Noto Sans Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;;
}
.wd_pageid_20292 .wd_standard-detail h1 {
	margin: 0;
	font-weight: normal;
}
.wd_pageid_20292 .wd_standard-detail table {
	margin: 0 !important;
	margin-top: -20px !important;
	float: left;
}
.wd_pageid_20292 .wd_standard-detail table td {
	vertical-align: top;
}
.wd_pageid_20292 .wd_standard-detail h1,
.wd_pageid_20292 .wd_standard-detail p {
	margin-left: 300px;
}
.wd_pageid_20292 .wd_standard-detail table .imagecaption {
	display: none;
}
/* END Page - Management */

/* Page - Contact Us (popup on media kit page) */
.wd_pageid_20288 .wd_form_header {
	display: none;
}
.wd_pageid_20288 #wd_printable_content .wd_form_field_label {
	display: block;
	margin-right: 6px;
}
.wd_pageid_20288 #wd_printable_content form label {
	line-height: 1.5;
}
/* END Page - Contact Us */

/* Page - Contact */
.wd_pageid_20314 .wd_standard {
	margin-top: 40px;
}
.wd_pageid_20314 .wd_category_items {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px;
}
.wd_pageid_20314 .wd_category_items .item {
	background: white;
	margin: 0;
	padding: 20px;
	/* width: 32%; */
	min-width: 250px;
/*	flex: 1 0 32%;*/
	flex-basis: calc(33% - 10px);
}
.wd_pageid_20314 .wd_category_items .item:first-child {
	background: transparent;
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: center;
	flex: 100%;
}
.wd_pageid_20314 .wd_category_items .item:first-child .centered {
	background: white;
	padding: 20px;
	/* width: 32%; */
	min-width: 350px;
	flex-basis: 32%;
}
.wd_pageid_20314 .wd_category_items .item_name {
	/* font-style: italic; */
	font-family: '_Noto Sans';
	font-weight: bold;
	color: #041761;
}
/* END Page - Contact */

/* Page - Press Kit */
.wd_pageid_20307 .wd_category_items {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	gap: 30px;
}
.wd_pageid_20307 .item,
.wd_pageid_20307 .top_items {
	clear: both;
	position: relative;
	overflow: hidden;
	/* border-top: 1px solid #ccc; */
	margin: 0;
	padding: 15px 0;
	cursor: pointer;

	background: white;
	flex-basis: 30%;
	max-width: 428px;
	padding: 0;
	display: flex;
	flex-direction: column;
}
.wd_pageid_20307 .top_items {
	flex-basis: 100%;
	max-width: unset;
	gap: 30px;
	background: transparent;
	justify-content: center;
	flex-direction: row-reverse;
	align-items: baseline;
}
/* .wd_pageid_20307 .item:before {
	display: inline-block;
	position: absolute;
	right: 0;
	bottom: 0;
	content: '';
	height: calc(100% - 50px);
	width: calc(100% - 150px);
	background: rgb(255,255,255);
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 40%, rgba(243, 243, 243, .85) 70%, rgb(243, 243, 243) 100%);
}
.wd_pageid_20307 .item.show:before {
	background: transparent;
} */
.wd_pageid_20307 .item .itemlink {
	pointer-events: none;
}
.wd_pageid_20307 .item .wd_imagetable {
	margin: 5px 10px 10px 0px !important;
	width: 150px;

	width: 100%;
	max-width: 100%;
	margin: 0 !important;
}
.wd_pageid_20307 .item .wd_imagetable img {
	border-bottom: 1px solid rgba(204,204,204,.5);
	aspect-ratio: 14 / 10;
	object-fit: contain;
	object-position: center;
	width: 100%;
	height: 100%;
	padding: 10px;
}
.wd_pageid_20307 .item .item_name {
	padding: 10px 28px 20px 20px;
	position: relative;
}
.wd_pageid_20307 .item .item_name:after {
	position: absolute;
	top: 12px;
	right: 12px;
	font-size: 18px;
	padding: 0;
}
.wd_pageid_20307 .item .item_name + div,
.wd_pageid_20307 .item .item_name + p {
	margin: 0;
	max-height: 0;
	overflow: hidden;
	padding: 0 20px;
}
.wd_pageid_20307 .item.show .item_name + div,
.wd_pageid_20307 .item.show .item_name + p {
	max-height: 2000px;
}
.wd_pageid_20307 .item p:first-of-type {
	margin-top: 0;
}
.wd_pageid_20307 .item.show p:last-of-type {
	margin-bottom: 20px;
}
/* END Page - Press Kit */

/* Featureboxes */
div.wd_featurebox {}
div.wd_featurebox_container {
	padding: 40px 0;
}
div.wd_featurebox_title {
	font-size: 2rem;
	text-transform: lowercase;
	text-transform: capitalize;
	text-transform: initial;
	padding-bottom: 40px;
}
div.wd_featurebox_title:first-letter {
	/* text-transform: capitalize; */
}

div.wd_featurebox .more {
	margin: 0;
	margin-top: 40px;
}
div.wd_featurebox .more a,
#wd_printable_content .wd_load_more-trigger {
	background: #0072ce;
	color: white;
	text-transform: uppercase;
	padding: 12px 20px;
	display: inline-block;

	border: 1px solid #0072CE;
	background: transparent;
	color: #0072CE;
}
#wd_printable_content .wd_load_more-trigger {
	padding: 0 1rem;
	font-style: initial;
}
div.wd_featurebox .more a:hover,
#wd_printable_content .wd_load_more-trigger:hover {
	background: #0072CE;
	color: white;
	text-decoration: none;
}

div.wd_featureboxes_top {}
div.wd_featureboxes_top div.wd_featurebox {}
div.wd_featureboxes_top div.wd_featurebox_container {}
div.wd_featureboxes_top div.wd_featurebox_title {}

.wd_featureboxes_top #wd_featurebox-standard_3526 {
	display: flex;
	justify-content: space-between;
}
.wd_featureboxes_top #wd_featurebox-standard_3526 > * {
	width: 49%;
}
div.wd_featureboxes_top #wd_featurebox-standard_3526 div.wd_featurebox {
	display: flex;
	flex-direction: column;
	padding-right: 5%;
}
/* div.wd_featureboxes_top #wd_featurebox-standard_3526 video {
	box-shadow: none;
	box-shadow: 0 6px 8px 0px rgba(0,0,0,.5);
} */
div.wd_featureboxes_top #wd_featurebox-standard_3526 .wd_featurebox_title {
	padding-bottom: 10px;
	/* text-transform: lowercase; */
}
div.wd_featureboxes_top #wd_featurebox-standard_3526 .wd_featurebox_title::first-letter {
	/* text-transform: capitalize; */
}
div.wd_featureboxes_top #wd_featurebox-standard_3526 p:empty {
	display: none;
}
div.wd_featureboxes_top #wd_featurebox-standard_3526 p.more {
	margin-top: auto;
	margin-bottom: 0;
}
div.wd_featureboxes_top #wd_featurebox-standard_3526 p.more a {
	text-transform: uppercase;
	padding: 12px 20px;
	display: inline-block;
	max-width: 125px;
	border: 1px solid #0072CE;
	color: #0072CE;
	background: transparent;
	margin-top: 10px;
}
div.wd_featureboxes_top #wd_featurebox-standard_3526 p.more a:hover {
	background: #0072CE;
	color: white;
	text-decoration: none;
}

div.wd_featureboxes_left {}
div.wd_featureboxes_left div.wd_featurebox {}
div.wd_featureboxes_left div.wd_featurebox_container {}
div.wd_featureboxes_left div.wd_featurebox_title {}

div.wd_featureboxes_right {}
div.wd_featureboxes_right div.wd_featurebox {}
div.wd_featureboxes_right div.wd_featurebox_container {}
div.wd_featureboxes_right div.wd_featurebox_title {}

.wd_pageid_20295:not(.wd_item_page) .wd_featureboxes_right_highlight {
	display: none;
}
.wd_featureboxes_right_highlight div.wd_featurebox_title {
	font-style: italic;
	font-weight: 500;
	padding-bottom: 20px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.wd_featureboxes_right_highlight div.wd_featurebox_title .more {
	display: inline-block;
	margin: 0;
	font-size: 1.25rem;
	text-transform: capitalize;
	font-weight: 400;
}
.wd_featureboxes_right_highlight div.wd_featurebox_title .more a {
	color: black;
}
.wd_featureboxes_right_highlight .item {
	background: #fff;
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
}
.wd_featureboxes_right_highlight .item_wrapper {
	display: block;
	padding: 25px 20px;
	text-decoration: none;
}
.wd_featureboxes_right_highlight .item_date {
	font-size: .75rem;
	margin-bottom: 20px;
	color: black;
}
.wd_featureboxes_right_highlight .item_name {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.wd_featureboxes_right_highlight .item_name a {
	padding-right: 15%;
	font-weight: 400;
	color: black;
}
.wd_featureboxes_right_highlight .item img,
.wd_featureboxes_right_highlight .item .wd_asset_icons,
.wd_featureboxes_right_highlight .item .item_summary {
	display: none;
}


div.wd_featureboxes_middle {}
div.wd_featureboxes_middle div.wd_featurebox {}
div.wd_featureboxes_middle div.wd_featurebox_container {}
div.wd_featureboxes_middle div.wd_featurebox_title {}

.wd_featureboxes_middle .wd_featurebox-teaser {
	position: relative;
}
.wd_featureboxes_middle .wd_featurebox-teaser:before {
	content: '';
	background: #eee;
	width: 100vw;
	height: 100%;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	z-index: -1;
}
.wd_featureboxes_middle .wd_newsfeed_releases-teaser > div {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px;
	padding: 0;
}
.wd_featureboxes_middle .wd_newsfeed_releases-teaser .item {
	/* width: calc(30.5% + 10px); */
	/* min-width: 350px; */
	margin: 0;
	padding: 0;
	/* border: 1px solid rgba(204,204,204,.5);
	box-shadow: 0px 4px 4px 0px rgba(204,204,204,.5); */
	background: white;
	display: flex;
	flex-direction: column;
	flex: 30%;
}
.wd_featureboxes_middle .wd_newsfeed_releases-teaser .item img {
	aspect-ratio: 16 / 17;
	border-bottom: 1px solid rgba(204,204,204,.5);
	width: 100%;
	aspect-ratio: 14 / 10;
	object-fit: contain;

	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
.wd_featureboxes_middle .wd_newsfeed_releases-teaser .item img[src*="logo"],
.wd_featureboxes_middle .wd_newsfeed_releases-teaser .item img[src*="Logo"] {
	object-fit: contain;
}
.wd_featureboxes_middle .wd_newsfeed_releases-teaser .item .item_date {
	padding: 10px 20px 20px;
	font-size: 14px;
	font-style: italic;
	/* text-transform: lowercase; */
}
.wd_featureboxes_middle .wd_newsfeed_releases-teaser .item .item_name {
	padding: 0 20px 30px;
}
.wd_featureboxes_middle .wd_newsfeed_releases-teaser .item .item_name a {
	color: black;
	font-size: 1rem;
	font-weight: normal;
	display: inline-block;
	line-height: 25px;
	text-transform: lowercase;
	text-transform: capitalize;
}
.wd_featureboxes_middle .wd_newsfeed_releases-teaser .item .item_name a::first-letter {
	/* text-transform: uppercase; */
}
.wd_featureboxes_middle .wd_newsfeed_releases-teaser .item .wd_asset_icons {
	display: none;
}

div.wd_featureboxes_bottom {}
div.wd_featureboxes_bottom div.wd_featurebox {}
div.wd_featureboxes_bottom div.wd_featurebox_container {}
div.wd_featureboxes_bottom div.wd_featurebox_title {}

.wd_featureboxes_middle_cta .wd_featurebox_container {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	gap: 30px;
	background: white;
  	box-shadow: 0px 4px 4px 0px rgba(204,204,204,.5);
	padding: 40px 20px;
	margin-bottom: 60px;
}
.wd_featureboxes_middle_cta .wd_featurebox_container > div {
	/* flex: 1; */
}
.wd_featureboxes_middle_cta .wd_featurebox_container .wd_featurebox {
	width: 45%;
}
.wd_featureboxes_middle_cta .wd_featurebox_container .right_column {
	width: 55%;
}
.wd_featureboxes_middle_cta .wd_featurebox_container table,
.wd_featureboxes_middle_cta .wd_featurebox_container img {
	width: 100%;
}
.wd_featureboxes_middle_cta .wd_featurebox_container table td,
.wd_featureboxes_bottom_callout .wd_featurebox_container table td {
	position: relative;
}
.wd_featureboxes_middle_cta .wd_featurebox_container table td p,
.wd_featureboxes_bottom_callout .wd_featurebox_container table td p {
	position: absolute;
	right: 20px;
	color: white;
	background: rgba(85, 85, 85, 0.75);
	padding: 2px 5px;
	text-transform: uppercase;
	font-weight: 500;
	bottom: 10px;
	font-family: 'arial narrow';
	letter-spacing: 2px;
	font-size: 16px;
	font-size: 15px;
	text-align: right;
	width: fit-content;
	max-width: calc(100% - 40px);
}
.wd_featureboxes_bottom_callout .wd_featurebox_container table td p {
	bottom: 25px;
}
.wd_featureboxes_middle_cta .wd_featurebox_container .right_column {
	display: flex;
	flex-direction: column;
}
.wd_featureboxes_middle_cta .wd_featurebox_container .right_column > * {
	margin: 30px 0;
	padding: 0;
}
.wd_featureboxes_middle_cta .wd_featurebox_container .right_column .wd_featurebox_title {
	font-family: "_Noto Sans";
	color: #041761;
	font-weight: bold;
}
.wd_featureboxes_middle_cta .wd_featurebox_container .right_column p.more {
	margin-top: auto;
}
.wd_featureboxes_middle_cta .wd_featurebox_container .right_column p.more a {
	text-decoration: none;
	color: #041761;
	/* font-style: italic; */
	text-transform: uppercase;
}

.wd_featureboxes_bottom_callout .wd_featurebox_container {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	background: white;
	border: 2px solid #aaa;
	padding: 0;
	margin-bottom: 60px;
}
.wd_featureboxes_bottom_callout .wd_featurebox_container > * {
	flex: 1;
}
.wd_featureboxes_bottom_callout .wd_featurebox_container .wd_featurebox {
	aspect-ratio: 2/1;
	overflow: hidden;
}
.wd_featureboxes_bottom_callout .wd_featurebox_container .left_column {
	display: flex;
	flex-direction: column;
	padding: 40px 20px;
}
.wd_featureboxes_bottom_callout .wd_featurebox_container .left_column > * {
	margin: 0;
	padding: 0;
}
.wd_featureboxes_bottom_callout .wd_featurebox_container .left_column .wd_featurebox_title {
	font-family: "_Noto Sans";
	color: #041761;
	font-weight: bold;
}
.wd_featureboxes_bottom_callout .wd_featurebox_container .left_column p:not(.more) {
	margin: 35px 0 30px;
}
.wd_featureboxes_bottom_callout .wd_featurebox_container .left_column p.more {
	margin: 0;
}
.wd_featureboxes_bottom_callout .wd_featurebox_container .left_column p.more a {
	display: inline-block;
	border: 2px solid #737373;
	padding: 20px;
	font-weight: bold;
	color: black;
	text-decoration: none;

	font-weight: normal;
	text-transform: uppercase;
	padding: 12px 20px;
	display: inline-block;
	border: 1px solid #0072CE;
	color: #0072CE;
	background: transparent;
	margin-top: 10px;
}
.wd_featureboxes_bottom_callout .wd_featurebox_container .left_column p.more a:hover {
	background: #0072CE;
	color: white;
	text-decoration: none;
}
.wd_featureboxes_bottom_callout table,
.wd_featureboxes_bottom_callout img {
	width: 100%;
}
.wd_featureboxes_bottom_callout table .imagecaption {
	display: none;
}

.wd_featureboxes_subscribe_connect {
	position: relative;
	display: flex;
	flex-direction: row-reverse;
	/* gap: 40px; */
	padding: 80px 0;
}
.wd_featureboxes_subscribe_connect .wd_imagetable {
	display: none;
}
.wd_featureboxes_subscribe_connect .subscribe_connect_bg {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 100vw;
	height: 100%;
	z-index: -2;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-position: 50% 100%;
}
.wd_featureboxes_subscribe_connect:after {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 100vw;
	height: 100%;
	background-color: rgba(123, 123, 123, 0.5);
	z-index: -1;
}
.wd_featureboxes_subscribe_connect .wd_featurebox_container {
	flex: 1;
	color: white;
}
.wd_featureboxes_subscribe_connect .wd_featurebox_container#wd_featurebox-subscribe_1 {
	padding-right: 25px;
}
.wd_featureboxes_subscribe_connect .wd_featurebox_container:not(#wd_featurebox-subscribe_1) {
	padding-left: 25px;
}
.wd_featureboxes_subscribe_connect .wd_featurebox_title {
	padding-bottom: 20px;
}
.wd_featureboxes_subscribe_connect .wd_intro {
	padding-bottom: 35px;
}
.wd_featureboxes_subscribe_connect form {
	display: flex;
	gap: 10px;
}
/* .wd_featureboxes_subscribe_connect div.wd_form_field div.wd_form_field_input,  */
.wd_featureboxes_subscribe_connect div.wd_form_field,
.wd_featureboxes_subscribe_connect div.wd_form_footer,
.wd_featureboxes_subscribe_connect  div.wd_form_field div.wd_form_buttons {
	/* display: flex;
	height: 100%; */
}
.wd_featureboxes_subscribe_connect .wd_form_header,
.wd_featureboxes_subscribe_connect .wd_form_field_label {
	display: none;
}
.wd_featureboxes_subscribe_connect .wd_form_footer {
	margin: 0;
}
.wd_featureboxes_subscribe_connect input[type="text"],
.wd_featureboxes_subscribe_connect .wd_form_footer input {
	background: transparent;
	color: white;
	border: 1px solid white;
	padding: 5px 8px;
	font-size: 20px;
  	width: 250px;
	height: 39px;
}
.wd_featureboxes_subscribe_connect input[type="text"]::placeholder {
	opacity: 1;
	color: white;
}
.wd_featureboxes_subscribe_connect .wd_form_footer input {
	cursor: pointer;
	padding: 7px 10px;
	width: 100px;
  	font-size: 20px;
}
.wd_featureboxes_subscribe_connect #wd_featurebox-standard_3527 {
	border-left: 1px solid white;
	text-align: center;
}
.wd_featureboxes_subscribe_connect #wd_featurebox-standard_3527 ul {
	display: flex;
	gap: 20px;
	list-style: none;
	padding: 0;
	justify-content: center;
	margin-top: 45px;
}

/* END Featureboxes */

/* YouTube Responsive Video Containers */
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* END YouTube Responsive Video Containers */

div.wd_rssfeeds_item {
	margin-bottom: 10px;
}

/* Extra large devices (large desktops) */
@media (max-width: 1199px) {}

/* Large devices (desktops) */
@media (max-width: 992px) {
	.wd_pageid_20303 .wd_container {
		padding: 0;
	}
	.wd_pageid_20314 .wd_category_items .item {
		flex-basis: calc(50% - 10px);
	}
	.wd_pageid_20295.wd_item_page .wd_header_wrapper h1 {
		margin-right: 0;
	}
	div.wd_newsfeed_releases-detail .wd_left-column,
	div.wd_newsfeed_releases-detail .wd_right-column {
		flex-basis: 100%;
	}
	div.wd_newsfeed_releases-detail .wd_left-column {
		border-bottom: 1px solid #d7d9db;
		padding-bottom: 40px;
	}
	div.wd_newsfeed_releases-detail .wd_right-column {
		border-left: 0;
	}
	.wd_left-column {
		max-width: 100%;
	}
	div.wd_newsfeed_releases-detail .wd_right-column .wd_asset_carousel {
		width: 100%;
	}
	.wd_pageid_20326 .wd_gallery .wd_category_link,
	.wd_pageid_20326 .wd_gallery .wd_item {
		flex: 0 0 calc((100% - 16px) / 2);
	}
}

/* Medium devices (tablets) */
@media (max-width: 767px) {
	.wd_pageid_20295 #wd_printable_content .wd_search_form_advanced,
	.wd_pageid_34144 #wd_printable_content .wd_search_form_advanced {
		flex-direction: column;
		align-items: flex-start;
	}
	.wd_pageid_20295 .wd_search_form_advanced #wd_category_groups,
	.wd_pageid_34144 .wd_search_form_advanced #wd_category_groups {
		flex-direction: column;
	}
	.wd_pageid_20295 #wd_printable_content select,
	.wd_pageid_20295 #wd_printable_content select[name="group[846]"],
	.wd_pageid_20295 #item_advanced_search_20295_keywords {
		max-width: 100%;
		width: 250px;
	}

	.wd_pageid_20311 .wd_category_items .item {
		display: flex;
		flex-direction: column;
		gap: 0;
	}
	.wd_pageid_20311 .wd_category_items .item .inner_item {
		width: 100%;
		border: none;
		border-bottom: 1px solid #ccc;
	}

	.wd_pageid_20292 .wd_category_items .item_content {
		display: flex;
		flex-direction: column;
		margin: 30px 0;
	}
	.wd_pageid_20292 .wd_category_items .item table {
		margin: 0px !important; /* override inline */
	}
	.wd_pageid_20292 .fancybox-inner {
		min-height: 450px;
	}
	.wd_pageid_20292 .wd_standard-detail {
		display: flex;
		flex-direction: column;
	}
	.wd_pageid_20292 .wd_standard-detail h1,
	.wd_pageid_20292 .wd_standard-detail p {
		margin-left: 0;
	}
	.wd_pageid_20292 .wd_standard-detail table {
		margin: 20px 0 !important;
	}

	.wd_pageid_20307 .item {
		flex-basis: 100%;
	}
	.wd_pageid_20307 .top_items {
		flex-direction: column-reverse;
	}

	.wd_pageid_34145 .wd_item {
		flex-basis: 100%;
	}

	div.wd_featureboxes_top #wd_featurebox-standard_3526 {
		flex-direction: column;
		gap: 25px;
	}
	div.wd_featureboxes_top #wd_featurebox-standard_3526 > * {
		width: 100%;
	}
	div.wd_featureboxes_top #wd_featurebox-standard_3526 div.wd_featurebox {
		padding: 0;
	}
	.wd_featureboxes_middle .wd_newsfeed_releases-teaser .item {
		min-width: 250px;
	}
	.wd_featureboxes_middle_cta .wd_featurebox_container {
		flex-direction: column;
	}
	.wd_featureboxes_middle_cta .wd_featurebox_container .wd_featurebox,
	.wd_featureboxes_middle_cta .wd_featurebox_container .right_column {
		width: 100%;
	}
	.wd_featureboxes_middle_cta .wd_featurebox_container .right_column > * {
		margin: 0;
	}
	.wd_featureboxes_middle_cta .wd_featurebox_container p:not(.more) {
		margin: 30px 0;
	}
	.wd_featureboxes_bottom_callout .wd_featurebox_container {
		flex-direction: column-reverse;
	}
	.wd_featureboxes_subscribe_connect {
		flex-direction: column-reverse;
	}
	.wd_featureboxes_subscribe_connect .wd_featurebox_container {
		text-align: center;
	}
	.wd_featureboxes_subscribe_connect .wd_featurebox_container#wd_featurebox-subscribe_1,
	.wd_featureboxes_subscribe_connect .wd_featurebox_container:not(#wd_featurebox-subscribe_1) {
		padding: 40px 0;
	}
	.wd_featureboxes_subscribe_connect #wd_featurebox-standard_3527 {
		border: none;
	}
	.wd_featureboxes_subscribe_connect form {
		justify-content: center;
	}
}

/* Small devices (landscape phones) */
@media (max-width: 575px) {
	.wd_header_wrapper h1 {
		line-height: 1;
	}
	.wd_pageid_20295.wd_item_page .wd_header_wrapper {
		padding: 5px 20px 10px;
		min-height: 200px;
    	max-width: 100%;
	}
	.wd_pageid_20295.wd_item_page .wd_header_wrapper h1 {
		font-size: 24px;
	}
	.wd_pageid_20314 .wd_category_items .item,
	.wd_pageid_20314 .wd_category_items .item:first-child .centered {
		flex: 100%;
		min-width: 250px;
	}
	.wd_pageid_20326 .wd_gallery .wd_category_link,
	.wd_pageid_20326 .wd_gallery .wd_item {
		flex: 0 0 100%;
	}
}

/* CLIENT CSS OVERRIDES */