/* Begin classes for common SPIN elements */

*, ::before, ::after { box-sizing: border-box; }
*, ::before, ::after { box-sizing: inherit; }
*, ::before, ::after { box-sizing: border-box; }
body {
    text-rendering: geometricPrecision;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
body {
    background-color: #fff;
    color: #000;
}

@font-face {
    font-family: "Red Hat Display";
    src: url(../fonts/RedHatDisplay-Regular.ttf);
    font-weight: normal;
}
@font-face {
    font-family: "Red Hat Display";
    src: url(../fonts/RedHatDisplay-Regular.ttf);
    font-weight: 200;
}
@font-face {
    font-family: "Red Hat Display";
    src: url(../fonts/RedHatDisplay-Regular.ttf);
    font-weight: 300;
}
@font-face {
    font-family: "Red Hat Display";
    src: url(../fonts/RedHatDisplay-Regular.ttf);
    font-weight: 400;
}
@font-face {
    font-family: "Red Hat Display";
    src: url(../fonts/RedHatBold.woff2);
    font-weight: 500;
}
@font-face {
    font-family: "Red Hat Display";
    src: url(../fonts/RedHatBold.woff2);
    font-weight: 600;
}
@font-face {
    font-family: "Red Hat Display";
    src: url(../fonts/RedHatBold.woff2);
    font-weight: 700;
}


/*
.wd_header {}
.wd_row {
    clear: both;
}
.wd_container {
    max-width: 1200px;
    margin: 0 auto;
}

.wd_content,
.wd_content-left,
.wd_content-right,
.wd_content-left-right,
.wd_left-sidebar,
.wd_right-sidebar {
    display: inline-block;
    vertical-align: top;
}
.wd_left-sidebar,
.wd_right-sidebar {
    width: 25%;
    background: #fafafa;
    padding: 0 1%;
}
.wd_content {
    width: 100%;
}
.wd_content-left,
.wd_content-right {
    width: 72%;
    margin: 0 1%;
}
.wd_content-left-right {
    width: 50%;
    margin: 0 1%;
}
*/

/* Header styles */
.page_header,
.category_header {}
.detail_header,
.detail_subheader,
.category_name {}
.category_intro {}

.page_header {
    display: none;
}
/* 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 {
    font-size: 1.25rem;
    color: #005f9e;
    font-weight: 500;
    line-height: 1.3;
}
.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 {}

/* Toolbar styles */

/* END Toolbar styles */

/* Begin classes for individual PCTs */

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;
}

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

/* Contacts */
.wd_pageid_20289 .page_header {
    margin: 20px 0;
}
/* END Contacts */

/* 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 {}

/* hi-res link for gallery */
ul.hi_res-links {}

ul.hi_res-links li {}

ul.hi_res-links li a, ul.hi_res-links li a:hover, ul.hi_res-links li a:link, ul.hi_res-links li a:visited {
    color: #FFF;
}

ul.hi_res-links li a {
    text-decoration: none;
    cursor: pointer;
    text-transform: uppercase;
}

ul.hi_res-links li a span {
    display: block;
    text-align: center;
    margin: 0;
    padding: 2px 10px;
    position: relative; /*To fix IE6 problem (not displaying)*/
    background: #666 url(../images/webdriver/gradient_bg.gif) repeat-x top;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -webkit-box-shadow: 1px 1px 5px #888;
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}

/* END hi-res link for gallery */
/* END Gallery */

/* Newsfeed Releases */
div.wd_newsfeed_releases {}
.wd_item_page div.wd_newsfeed_releases .wd_news-wrap .wd_featureboxes_right_col {
    display: none;
}

.wd_newsfeed_releases-detail .wd_title {
    font-size: 2.5rem;
    margin: 20px 0;
}
.wd_newsfeed_releases-detail p {
    padding: 0 0 15px;
}
.wd_newsfeed_releases-detail table p {
    padding: 0;
}

.wd_pageid_20295.wd_item_page .wd_hero {
    display: none;
}
.wd_pageid_20295.wd_item_page .navbar.navbar__is-on-hero {
    background-color: #fff;
}
.wd_pageid_20295.wd_item_page .wd_nav-wrap {
    margin-top: 80px;
}
.wd_pageid_20295.wd_item_page .wd_mobile-nav {
    margin-top: 56px;
}
.wd_pageid_20295.wd_item_page .nav__item-resources {
    margin-bottom: 0;
}

/* 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;
}
.wd_newsfeed_releases-teaser .tools {
    text-decoration: none;
    margin-bottom: 12px;
}
.wd_news_body table,
div[itemprop="articleBody"] table {
    width: 100% !important;
}
/* END Newsfeed Releases */

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

/* Formbuilder */
#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: 1.2rem;
    height: 34px;
    color: #333;
}
#wd_printable_content select {
    padding: 0 1rem;
    font-size: 1.2rem;
    height: 34px;
    color: #333;
}
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_form_field {
    clear: both;
}

.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;
}
.wd_form_field .wd_form_field_input,
.wd_form_field {
    overflow: visible;
}
/* END Formbuilder */

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

/* Featureboxes */
div.wd_featurebox {}
div.wd_featurebox_container {}
div.wd_featurebox_title {}

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 {}

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 {}

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 {}

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_socialhub .wd_tabs_wrapper {
    background: 0 none;
    padding: 5px;
}
.wd_featureboxes_socialhub .wd_tab {
    margin: 1px;
    padding: 4px;
    border: 0px;
    background-color: transparent;
}
.wd_featureboxes_socialhub .wd_tab-inactive {}
.wd_featureboxes_socialhub .wd_tab-active {
    padding: 3px;
    background-color: #dddddd;
    border: 1px solid #cccccc;
    border-radius: 4px;
}

.wd_featureboxes_tabbed .wd_tabs_wrapper {
    background: 0 none;
    border: 0 none;
    width: 100%;
    display: block;
    height: 33px;
}
.wd_featureboxes_tabbed .wd_tabs_wrapper .wd_tabs {
    overflow: visible;
}
.wd_featureboxes_tabbed .wd_tabs_wrapper .wd_tab {
    margin: 0 0.3em 0 0;
    padding: 0.5em;
    border: 1px solid #cccccc;
    border-bottom-width: 0px;
    border-top-left-radius: 0.5em; -moz-border-radius-topleft: 0.5em; -webkit-border-top-left-radius: 0.5em;
    border-top-right-radius: 0.5em; -moz-border-radius-topright: 0.5em; -webkit-border-top-right-radius: 0.5em;
}
.wd_featureboxes_tabbed .wd_tabs_wrapper .wd_tab-active {
    margin-bottom: -1px;
    border-bottom: 1px solid #fff;
}
.wd_featureboxes_tabbed .wd_tabs_wrapper .wd_tab-inactive {
    background-color: #eeeeee;
}
.wd_featureboxes_tabbed .wd_tabs_wrapper .wd_tab-inactive:hover {
    background-color: #dddddd;
    border-color: #aaaaaa;
}
.wd_featureboxes_tabbed .wd_tabs_container .wd_tabs_content_wrapper {
    clear: both;
    width: 100%;
    padding-top: 0px;
    border-top: 1px solid #DEDEDE;
}
.wd_featureboxes_tabbed .wd_tabs_wrapper {
    background: 0 none;
    border: 0 none;
}
/* 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;
}

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

.wd_category_checkboxes .wd_parent_category {
  font-weight: normal;
}

/******************
    General
******************/
.fa {
    font-family: FontAwesome;
    font-style: normal;
}
.wd_body a {
    color: #005f9e;
}
#wd_printable_content {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 20px;
}
.wd_tool a.at-svc-pinterest_share {
    display: none;
}
.wd_form_field_label label {
    width: 90px;
    display: inline-block;
}
#wd_printable_content .wd_formbuilder_submit[type="submit"] {
    background: #005f9e;
    color: white;
    font-family: "Red Hat Display";
    font-size: 1rem;
    font-weight: 500;
    border: none;
    cursor: pointer;
}
#wd_printable_content .wd_subscribe2 .wd_formbuilder_submit[type="submit"] {
    margin-left: 155px;
    margin-top: 10px;
}
/* Button */
p.more,
button.wd_load_more-trigger {
    padding: .65em 1em;
    display: flex !important;
    justify-content: center;
    align-items: center;
    position: relative;
    overflow: hidden;
    width: 176px;
    margin: 0 auto;
    font-weight: 500;
    background-color: #0074bd; 
    background-position: 100%;
}
p.more:before,
button.wd_load_more-trigger::before {
    position: absolute;
    height: 100%;
    content: "";
    width: 130%;
    -webkit-transform: skew(-45deg);
    transform: skew(-45deg);
    background-image: linear-gradient(105deg, #0074bd -50%, #005f9e 0%);
    transition: -webkit-transform .4s cubic-bezier(0.3, 1, 0.8, 1);
    transition: transform .4s cubic-bezier(0.3, 1, 0.8, 1);
    transition: transform .4s cubic-bezier(0.3, 1, 0.8, 1), -webkit-transform .4s cubic-bezier(0.3, 1, 0.8, 1);
}
p.more:hover::before,
button.wd_load_more-trigger:hover::before {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}
p.more a,
button.wd_load_more-trigger span {
    color: #fff;
    position: relative;
}
#wd_printable_content button.wd_load_more-trigger {
    margin: 0 0 30px;
    height: 44px;
}
button.wd_load_more-trigger span {
    font-family: "Red Hat Display";
    font-size: 16px;
    font-weight: 500;
}


.wd_featureboxes_middle p.more,
.wd_slider p.more {background-color: #8bd3e6 !important; margin: 50px auto;}
.wd_featureboxes_middle p.more:before,
.wd_slider p.more:before {background-image: linear-gradient(105deg, #8bd3e6 -50%, #fff 0%);}
.wd_featureboxes_middle p.more a,
.wd_slider p.more a {color: #005f9e;}

.wd_slider p.more a {
    font-size: 1rem;
    line-height: 1;
}
.wd_slider p.more   {
    margin: 30px 0 14px;
}

/******************
    Hero
******************/
.wd_hero {
    height: 700px;
    position: relative;
    background: white;
    display: flex;
    min-height: 540px;
}
.wd_hero .hero-left {
    width: 60%;
    height: 100%;
    background: #0074bd;
    -webkit-clip-path: polygon(100% 0%, 90% 100%, 0 100%, 0% 0%);
    clip-path: polygon(100% 0%, 90% 100%, 0 100%, 0% 0%);
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;  
    z-index: 1;
    flex-direction: column;
}
.hero-left > p {
    color: #fff;
    font-size: 2.5rem;
    position: absolute;
    left: 0;
    padding-left: 5%;
    top: 5.5vw;
}
.hero-right {
    background-repeat: no-repeat;
    background-size: cover;
    width: 47%;
    height: 100%;
    position: absolute;
    right: 0;
}
.hero-right::after {
    width: 100%;
    height: 55px;
    background-color: rgba(52,55,65,.6);
    content: "";
    position: absolute;
    top: 0;
}

.wd_content {
    font: 'Red Hat Display';
}
/* slider */
.hero-left > .wd_slider {
    max-width: 650px;
    width: 100%;
    margin-top: 80px;
}
.hero-left .single_slider_carousel_indicators {
	left: -8px;
	right: 0;
	padding-left: 0;
	width: fit-content;
    position: relative;
    top: 0;
} 
.single_slider_carousel_caption > h4,
.single_slider_carousel_inner .item img,
.single_slider_carousel_control {
    display: none !important;
}
.wd_slider .single_slider_carousel_caption {
    position: relative;
    padding: 0;
}
.wd_slider .single_slider_carousel_container,
.wd_slider .single_slider_carousel_inner .item {
    padding: 0;
}
.wd_slider .single_slider_carousel_caption,
.wd_slider .single_slider_carousel_container {
    background: none;
}
.wd_slider .single_slider_carousel_caption h3 {
    color: white;
    margin-bottom: 30px;
}
.wd_slider .single_slider_carousel_caption p {
  font-size: 1.4rem;
  line-height: 1.8rem;
}
.wd_slider .item button {
    display: none;
}
.slider-btn {
    background: white;
    color: #0074bd;
    padding: 14px 22px;
    display: block;
    width: fit-content;
    font-size: 1.4rem;
    font-weight: 500;
    margin-top: 40px;
    margin-bottom: 24px;
}
#single_slider_responsive {
    display: flex;
    flex-direction: column-reverse;    
}


/******************
    Top Text/Top Image FB
******************/
.wd_wrap .wd_featurebox-standard .wd_featurebox_title {
    display: none;
}
.wd_wrap .wd_featurebox_title {
    font-size: 3.5rem;
}
.wd_wrap .wd_thumbnail,
.wd_wrap .wd_asset_icon_link_list,
.wd_wrap .subscribe_link {
    display: none;
}
.wd_wrap .wd_featurebox-teaser {
    padding: 0 5%;
    width: 100%;
}
.wd_wrap .wd_featurebox-standard .wd_featurebox {
    position: relative;
    height: 100%;
}
.wd_wrap .wd_featurebox-standard .wd_featurebox > p {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 2rem;
}
.wd_wrap  .wd_featurebox-standard {
    display: flex;
    justify-content: center;
}
.wd_wrap p.more {
    margin: 20px 0;
}

/******************
    Middle FB
******************/
.wd_featureboxes_middle {
    display: flex;
    flex-direction: column-reverse;
}
.wd_featureboxes_middle .wd_featurebox_title {
    font-size: 3.5rem;
    text-transform: capitalize;
    text-align: center;
    margin: 40px 0;
}
/* Events */
.wd_featureboxes_middle .wd_featurebox-teaser .wd_featurebox_title,
.wd_featureboxes_middle .wd_featurebox-teaser {
    color: white;
}
.wd_featureboxes_middle .wd_featurebox-teaser {
    background: #0074bd;
}
.wd_events-wrap {
    background: #155c8b;
    display: flex;
    margin: 0 auto;
    width: fit-content;
    padding: 30px 0px;
    align-items: center;
    flex-wrap: wrap;
}
.wd_events-wrap .item {
    text-align: center;
    padding: 0 60px;
    border-right: 1px solid white;
    height: fit-content;
    display: flex;
    flex-direction: column;
    flex: 1;
}
.wd_events-wrap .item:last-child {
    border: none;
}
.wd_events-wrap .item_name {
    margin-top: 10px;
    order: 10;
}
.wd_events-wrap .item_summary,
.wd_event_subscribe, .wd_event_reminder  {
    display: none;
}

/* Resources */
.wd_featureboxes_middle .wd_featurebox-standard {
    margin: 30px 0 50px;
}
.wd_featureboxes_middle .wd_featurebox-standard ul {
    display: flex;
    justify-content: space-between;
    max-width: 1200px;
    margin: 0 auto;
}
.wd_featureboxes_middle .wd_featurebox-standard li {
    font-size: 2rem;
    text-transform: capitalize;
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #333;
    font-size: 1.75rem;
    padding: 5px 4%;
}
.wd_featureboxes_middle .wd_featurebox-standard .fa-light {
    color: #005f9e;
    font-size: 3rem;
}
.wd_featureboxes_middle .wd_featurebox-standard li > a {
    margin-top: 12px;
}


/******************
    Rooms Nav
******************/
.wd_nav-wrap {
    padding: 0 15px;
    background: #edefef;
    width: 100%;
    height: auto;
}
ul.wd_nav {
    display: flex;
    max-width: 1500px;
    margin-left: auto;
    margin-right: auto;
    justify-content: space-around;
}
ul.wd_nav .nav-item {
    padding: 0;
    margin: 0;
}
.wd_nav .nav-item a {
    color: #333;
    font-family: 'Red Hat Display';
    padding: 23px 12px;
    font-size: .875rem;
    letter-spacing: 0px;
    text-decoration: none;
    display: block;
    text-align: center;
    font-weight: 400;
    border-bottom: 2px solid transparent;
}
.nav-link.active, .nav-link:hover {
    border-bottom-color: #005f9e !important;
}
.wd_nav .nav-item a:hover {
    opacity: .65;
}
.wd_nav .nav-item:nth-child(3) > p,
.wd_mobile-nav .mobile-nav-item:nth-child(3) > p {
    display: none !important;
}
.wd_nav p {
    position: absolute;
    background: white;
    box-shadow: 0 5px 6px 1px rgba(0, 0, 0, 0.2);
    padding: 24px 0 12px;
    width: 240px;
    transform: translateX(-43px);
    display: block;
    transition: .5s all ease-in-out;
    opacity: 0;
    z-index: -1;
}
.wd_nav .nav-item p a {
    color: #111;
    text-decoration: none;
    font-size: 1rem;
    font-family: 'Red Hat Display';
    padding: 12px 10px;
    text-transform: none;
    position: relative;
}
.nav-item:hover p {
    z-index: 1;
    opacity: 1;
}

.wd_wrap > div {
    display: flex;
    justify-content: space-between;
    margin: 45px 0;
}
.wd_wrap > div:nth-child(2) {
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.wd_imagetable {
    width: 100%;
}
.wd_imagetable img {
    max-width: 677px;
}

/* Mobile nav */
.wd_mobile-nav {
    display: none;
    background: #edefef;
}
.wd_mobile-toggle p {
    text-align: center;
    font-size: 1.625rem;
    cursor: pointer;
    padding: 18px;
    font-weight: bold;
    margin: 0;
    letter-spacing: .5px;
    font-family: 'Red Hat Display';
    color: #102a54;
}
.wd_mobile-toggle p::after {
    content: '\f078';
    font-family: 'FontAwesome';
    font-weight: 900;
    font-size: 1.375rem;
    margin-left: 10px;
} 
.mobile-nav-item::after {display: none;}
.wd_mobile-toggle p.chev-up::after,
.mobile-nav-item.chev-up::after {
    content: '\f077';
}
.wd_mobile-ul li {
    border-bottom: 1px solid lightgray;
    padding: 16px 0;
    margin: 0;
    font-size: 1.125rem;
    letter-spacing: .5px;
    text-align: center;
}
.wd_mobile-ul li a {
    text-decoration: none;
    font-family: 'Red Hat Display';
    font-size: 1.25rem;
}
.wd_mobile-ul {
    display: none;
}
.wd_mobile-toggle {
    text-align: center;
}

.mobile-nav-item p > a {
    width: 100%;
    display: block;
    margin-top: 16px;
    color: #102a54;
    text-decoration: none;
    font-size: 1.125rem;
    font-family: 'Red Hat Display';
}
.mobile-nav-item p {
    display: none;
}

.wd_events-teaser .itemlink {
    color: white;
}

/******************
    Press Release/In the News
******************/
.wd_content {
    margin: 50px 0;
}
.wd_news_headlines .wd_thumbnail,
.wd_newsfeed_releases .wd_thumbnail,
.wd_pageid_20295 .page_header,
.wd_pageid_20286 .page_header,
.wd_asset_type_link_list {
    display: none;
}
.wd_newsfeed_releases .wd_item_wrapper {
    margin: 0;
}
.wd_news-wrap {
    display: flex;
    flex-direction: row-reverse;
}
.wd_news_headlines .wd_item_wrapper,
.wd_newsfeed_releases .wd_item_wrapper,
.wd_stories .wd_item_wrapper,
.wd_wrap .item {
    display: flex;
    flex-direction: column;
}
/* body:not(.wd_pageid_20303) .wd_title a,
.wd_category .item_name a {
    color: #2b2b2f;
    font-size: 1.75rem;
    font-weight: 400;
} */
.wd_news_headlines .wd_publication,
.wd_summary p,
.item_summary p,
.wd_category .item > p {
    font-size: 1rem;
    line-height: 1.625rem;
    padding: 4px 0 15px;
    color: #111;
    font-weight: normal;
}
body:not(.wd_pageid_20303) .item .wd_date,
body:not(.wd_pageid_20303) .wd_item .wd_date,
.wd_wrap .item .item_date,
.wd_wrap .item .wd_date {
    font-size: .9rem;
    color: #525252;
    order: 10;
}
.wd_wrap .item .wd_date,
.wd_wrap .item .item_date {
    padding-top: 15px;
}
.wd_news_headlines .wd_item_list,
.wd_newsfeed_releases .wd_item_list,
.wd_stories .wd_item_list {
    border-right: 2px solid #dde1e6;
    padding-right: 20px;
    margin-right: 20px;
    width: 100%;
}
.wd_featureboxes_right_col {
    margin-top: 50px;
}
/* search */
.wd_item_search_form_container {
    max-width: 300px;
}
#wd_printable_content .wd_item_search_form_container input[type="text"] {
    font-size: 1rem;
}
.wd_search_basic_fields {
    background: none;
    border: none;
    padding: 0;
}
.wd_newsfeed_releases .wd_subscribe_title,
.wd_stories .wd_subscribe_title {
    background: #0074bd;
    color: white;
    display: block;
    width: fit-content;
    padding: 12px;
}
#wd_printable_content .wd_search_button {
    background: #0074bd;
    color: white;
    display: block;
    width: fit-content;
    height: 48px;
    margin: 10px 0;
    font-size: 1rem;
}
.wd_newsfeed_releases .wd_subscribe_icon,
.wd_stories .wd_subscribe_icon,
.wd_newsfeed_releases .wd_subtitle {
    display: none;
}
#wd_printable_content .wd_search_basic_fields > select {
    width: auto;
    background-color: #dde1e6;
    color: #121619;
    border: 1px solid #dde1e6;
    display: inline-block;
    margin: 10px 0;
    font-size: 1rem;
}
.wd_form_field_input,
#wd_printable_content .wd_form_buttons,
.wd_form_field_input,
#wd_printable_content .wd_form_buttons{
    margin: 0;
}
#wd_printable_content .wd_form_field_label,
#wd_printable_content .wd_form_field_label {
    width: 50px;
    margin-right: 10px;
}

#wd_printable_content .single_slider_carousel_indicators li span {
    padding: 5px;
}
#wd_printable_content .single_slider_carousel_indicators li {
    padding: 7px;
}
/* pagination */
.wd_pageid_20295 .wd_page_menu {
    display: flex;
    align-items: center;
}
.wd_pageid_20295 .wd_page_menu .wd_page_limit {
    margin-right: 75px;
}

/* Newsfeed Releases Detail */
.wd_asset_carousel_aspect {
    margin-bottom: 10px;
}
.wd_asset_carousel_aspect .wd_layout-carousel {
    position: unset !important;
    padding: 0 !important;
    width: 100% !important;
    margin-top: 0 !important;
    display: flex;
    justify-content: space-around;
}
.wd_asset_carousel_aspect .wd_layout-carousel li {
    background-color: transparent !important;
}
/* table */
div[itemprop='articleBody'] table {
    width: 100% !important;

    BORDER-TOP: 1pt;
    BORDER-RIGHT: 1pt;
    BORDER-COLLAPSE: collapse;
    BORDER-BOTTOM: 1pt;
    BORDER-LEFT: 1pt;
}
/* END Newsfeed Releases Detail */


/******************
    Blog
******************/
.wd_stories .wd_item_search_form_container {
    margin-top: 30px;
}

/******************
    Resources
******************/
.wd_pageid_20301 .wd_imagetable {
    width: fit-content;
    margin: 0 25px 0 0 !important; 

}
.wd_pageid_20301 .itemlink img {
    margin-right: 25px !important;
}
.wd_pageid_20301 .item img {
    object-fit: cover;
    object-position: center;
    height: 180px;
    width: 330px;
}
.wd_pageid_20301 .item_name {
    margin-top: 3px;
}
.wd_pageid_20301 .item {
    min-height: 220px;
}

/******************
    Subscribe
******************/
.wd_pageid_20300 .wd_subscribe2 > .wd_formbuilder {

    padding: 50px 0;
    width: 100%;
    margin: 0 auto;
    max-width: 600px;
}
.wd_pageid_20300 .wd_subscribe2 .wd_form_field.wd_form_field_pos_right {
    padding: 14px 0 24px;
    width: fit-content;
    margin: 0 auto;
}
.wd_pageid_20300 #wd_printable_content .wd_subscribe2 input[type="submit"] {
    width: 176px;
    margin: 0 auto;
    font-weight: 500;
    background-color: #005f9e;
    background-position: 100%;
    color: white;
    max-width: fit-content;
    cursor: pointer;
    height: 44px;
    margin: 0 auto;
    display: block;
}
.wd_pageid_20300 #wd_printable_content .wd_subscribe2 input[type="submit"]:hover {background: #0074bd;}
.wd_pageid_20300 #wd_printable_content .wd_subscribe2 .wd_form_buttons {overflow: visible;}
.wd_pageid_20300 .wd_subscribe2 .wd_form_field_header {text-align: center;}

/* Site Search */
label[for="basic_search_keywords"] {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}
.wd_search_form_container input[type="submit"] {
    display: none;
}
.wd_search_form_container .wd_search_form > a {
    display: none;
}
.wd_pageid_20322 .yxt-SearchBar .yxt-SearchBar-container:nth-last-child(1) {
    display: none;
}
/* End Site Search */


body:not(.wd_pageid_20296) #answers-container {
    display: none;
}
.search-btn {
    display: block;
    width: fit-content;
    height: 30px;
    cursor: pointer;
    color: black;
    background: white;
    border: 1px solid black;
}

/* CLIENT CSS OVERRIDES */



.wd_pageid_20295.wd_item_page .navbar.navbar__is-on-hero .nav__item .nav__links,
.wd_pageid_20296 .navbar.navbar__is-on-hero .nav__item .nav__links {color: #005f9e !important;}
.wd_pageid_20296 nav.navbar {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5) !important;
    box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.05) 0px 1px 2px 0px !important;
}
.wd_pageid_20295.wd_item_page nav.navbar div.logo:not(.search-logo),
.wd_pageid_20296 nav.navbar div.logo:not(.search-logo) {display: none !important;}

.wd_pageid_20295.wd_item_page .SearchBarContainer .search_icon svg,
.wd_pageid_20295.wd_item_page .navbar.navbar__is-on-hero .search_icon svg path,
.wd_pageid_20295.wd_item_page .navbar.navbar__is-on-hero .search_icon svg circle,
.wd_pageid_20296 .SearchBarContainer .search_icon svg,
.wd_pageid_20296 .navbar.navbar__is-on-hero .search_icon svg path,
.wd_pageid_20296 .navbar.navbar__is-on-hero .search_icon svg circle {
    stroke: #0074bd !important;
}
.wd_pageid_20295.wd_item_page #container-snap-scroller .navbar .nav__links.nav__links_cta--animate::before,
.wd_pageid_20296 #container-snap-scroller .navbar .nav__links.nav__links_cta--animate::before {
    background-color: #0074bd !important;
}
.wd_pageid_20295.wd_item_page #container-snap-scroller .navbar .nav__links.nav__links_cta--animate,
.wd_pageid_20296 #container-snap-scroller .navbar .nav__links.nav__links_cta--animate {
    color: white !important;
}


@media only screen and (min-width: 48em) {
    .footer .footer-demo__sheet {
        background-image: url(../images/exclude-desktop.svg);
    }
}

@media (min-width: 1024px) {
    .navbar:not(.navbar__is-on-hero) {
        background-color: white !important;
    }
    .navbar:not(.navbar__is-on-hero) .nav__item .nav__links {color: #005f9e !important;}
    .navbar:not(.navbar__is-on-hero) .nav__item .nav__links.nav__links_cta--animate-blue::before {
        background-color: #0074bd !important;
        color: #fff  !important;
    }
    .navbar:not(.navbar__is-on-hero) .nav__item .nav__links.nav__links_cta--animate-blue {
    color: #fff !important;
    }
}

@media screen and (min-width: 1440px) {
    .hero-right::after {
    height: 78px;
    }
}

@media (min-width: 1024px) {
    .navbar:not(.navbar__is-on-hero) {
        background-color: #0000002c
    }
    .navbar:not(.navbar__is-on-hero) .nav__item .nav__links {
        color: white;
    }
}
.navbar:not(.navbar__is-on-hero) .nav__item .nav__links.nav__links_cta--animate-blue {
    color: #0074bd;
}
.navbar:not(.navbar__is-on-hero) .nav__item .nav__links.nav__links_cta--animate-blue::before {
    background-color: #fff;
    color: #0074bd;
}
.navbar:not(.navbar__is-on-hero) .nav__item .nav__links.nav__links_cta--animate-blue:hover span {
    color: white;
}
/* Small devices (landscape phones) */
@media (max-width: 575px) {}

/* Medium devices (tablets) */
@media (max-width: 767px) {
    .wd_events-wrap,
    .wd_featureboxes_middle .wd_featurebox-standard ul {flex-direction: column;}
    .wd_events-wrap .item {border: none}
    .wd_news-wrap {flex-direction: column;}
    .wd_news_headlines .wd_item_list,
    .wd_newsfeed_releases .wd_item_list,
    .wd_stories .wd_item_list {
        border: none;
        margin: 20px 0 0;
        padding: 0;
        border-top: 2px solid #dde1e6;
    }
    .wd_wrap .wd_featurebox > .wd_imagetable,
    .wd_wrap .wd_featurebox-standard .wd_featurebox > p,
    .wd_wrap .wd_summary,
    .wd_wrap .item_summary {display: none;}
    #wd_printable_content .wd_subscribe2 .wd_formbuilder_submit[type="submit"] {margin: 10px auto;}

    .wd_pageid_20301 .wd_imagetable img,
    .wd_pageid_20301 .item img {
        width: 100%;
        height: auto;
        margin: 0 auto !important;
    }
    .wd_pageid_20301 .wd_imagetable {
        float: none;
        width: 100%;
    }
    .wd_wrap p.more {
        margin: 20px auto 0;
    }
    html {font-size: 15px;}
    .wd_wrap .wd_featurebox_title {
        line-height: 1.1;
        font-size: 44px;
    }

    #wd_printable_content .wd_search_basic_fields > select,
    #wd_printable_content .wd_search_button,
    #wd_printable_content .wd_item_search_form_container input[type="text"],
    .wd_item_search_form_container {
        width: 100%;
        max-width: none;
    }
    /* pagination */
    .wd_pageid_20295 .wd_page_menu {
        flex-direction: column;
    }
    .wd_pageid_20295 .wd_page_menu .wd_page_limit {
        margin-right: unset;
        margin-bottom: 15px;
    }
}

/* Large devices (desktops) */
@media (max-width: 1024px) {
    .hero-left > .wd_slider {margin-top: 0px;}
    .hero-left > p {
        position: relative;
        width: 100%;
        top: 0;
        padding: 0;
    }
    .hero-left h3 {
        line-height: 1.2;
    }

}

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

@media (max-width: 1023px) {
    .wd_nav-wrap {
        display: none;
    }
    .wd_mobile-nav {
        display: block;
        z-index: 3;
        position: relative;
    }
    .wd_hero {
        height: auto;
        margin-top: 56px;
        min-height: 0;
    }
    .wd_hero .single_slider_carousel_caption {
        height: fit-content;
        max-height: none;
    }
    .wd_hero .hero-left {
        width: 100%;
        clip-path: none;
        padding: 20px 15px 70px;
    }
    .wd_slider .single_slider_carousel_caption h3 {
        font-size: 2rem;
        margin-bottom: 15px;
    }
    .wd_slider .single_slider_carousel_caption p {
        display: block;
    }
    .single_slider_carousel_inner,
    .item.active {
        overflow: visible;
    }
    .slider-btn {
        padding: 8px 12px;
        font-size: 1.2rem;
        margin-top: 15px;
        float: right;
    }
    .hero-left div {
        height: 95%;
    }
    .wd_slider .single_slider_carousel_caption p {
        font-size: 1.2rem;
        line-height: 1.3;
    }
    
}

@media (max-width: 1350px) {
    .wd_wrap > div {
        flex-direction: column-reverse !important;
    }
    .wd_wrap .wd_featurebox-teaser {
        margin-bottom: 30px;
    }
    .wd_wrap .wd_imagetable {
        width: 100%;
    }
}
