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

@font-face {
	font-family: "Proxima-Nova";
	src: url(../fonts/proxima_nova.woff2);
}
@font-face {
	font-family: "Proxima-Nova Bold";
	src: url(../fonts/proxima_nova_bold.woff2);
}
@font-face {
	font-family: "Proxima-Nova Light";
	src: url(../fonts/proxima_nova_light.woff2);
}
@font-face {
	font-family: "Proxima-Nova ExtraCondensed";
	src: url(../fonts/proxima_nova_extracodensed.woff2);
}
.wd_proxima-light {
	font-family: "Proxima-Nova Light";
}
.wd_proxima-regular {
	font-family: "Proxima-Nova";
	font-weight: 400;
}
.wd_proxima-medium {
	font-family: "Proxima-Nova";
	font-weight: 500;
}
.wd_proxima-semibold {
	font-family: "Proxima-Nova";
	font-weight: 600;
}
.wd_proxima-bold {
	font-family: "Proxima-Nova Bold";
}
.wd_proxima-extrabold {
	font-family: "Proxima-Nova ExtraBold";
}
.wd_proxima-black {
	font-family: "Proxima-Nova";
	font-weight: 900;
}

 .wd_affix .navbar-collapse {
	 background: #1a3662;
 }
 
 .home-hero-title-line-3 {
	 margin-bottom: 1.5em;
 }
 
 [class$='detail'] .wd_captioned_image, [class$='detail'] img {
	 max-width: 100%;
	 width: auto;
 }
 
 /* Header styles */
 .page_header,
 .category_header {}
 .detail_header,
 .detail_subheader,
 .category_name {}
 .category_intro {}

.header_description {
    text-align:center;

}
.header_description h2 {
    font-weight:bold;
    font-size: 24px;
	margin: 0 0 24px 0;
	color:#FFF;
}

.header_description p {
    font-weight:400;
    font-size: 22px;
}
 /* 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;
 }
 .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;
 }
 
 [class*='socialshare'] .fa {
	 font-family: 'Font Awesome 5 Brands';
 }
 
 /* Standard */
 div.wd_standard {}

.wd_pageid_6024 #wd_printable_content {
    color:#FFF;
    margin: 8rem 0;
}

.wd_form_field textarea,
.wd_pageid_6024 .wd_form_field textarea {
    color:#333;
}
.wd_pageid_6024 .wd_form_field_header,
.wd_pageid_6024 .wd_form_field_label label {
	font-size: 16px;
    color: #4c4c4c;
    font-weight: 500;
}

.wd_pageid_6024 .wd_form_field.wd_form_field_pos_left_inline {
    display: inline-block;
    width: 45%;
    margin: 15px 0 5px 0;
}

.wd_pageid_6024 .wd_form_field_pos_left_inline .wd_form_field_label {
    margin-left:20px;
}

.wd_pageid_6024 div.wd_form_footer div.wd_form_buttons {
    margin-left: 0px;
}

.wd_pageid_6024 #wd_printable_content .wd_form_field_label {
    padding: 0;
    line-height: normal;
}

.hero-contact-image-container,
.wd_pageid_6024 .wd_form_field_pos_left_inline .wd_form_field_input{
	min-width:0;
	text-align: left;
}

.wd_pageid_6024 #wd_printable_content .wd_form_field_input input[type='text'] {
	box-sizing: border-box;
	border-color: #ccc;
	border-radius: 3px;
}

.wd_pageid_6024 #wd_printable_content .wd_form_field_input input[type='text']:hover,
.wd_pageid_6024 #wd_printable_content .wd_form_field_input input[type='text']:focus {
	border-color: #0099cc;
}

#hero-contact {
	padding-top: 0;
}

.wd_pageid_34356 .hero-content-product {
  display: none;
}

.wd_pageid_34356 .wd_form_field_header {
  color: #000;
  font-weight: bold;
  font-size: 1.125rem;
}

.wd_pageid_34356 .wd_form_field_header div {
  text-align:center;
}
.wd_pageid_34356 .wd_form_field_header span {
  display: block;
  text-align:center;
  font-size: 1.3rem;
}

.wd_pageid_34356 .wd_form_field_header a {
  padding: 14px 30px;
  display: block;
  max-width: 400px;
  margin: 10px auto 0 auto;
  color: #FFF;
  background: #fc5b08;
  font-weight: bold;
  font-size: 1.125rem;
  text-align: center;
}


.wd_pageid_34356 .wd_form_field_header + .wd_form_field input[type='text'] {
  margin: 0;
}
.wd_pageid_34356 #wd_printable_content .wd_form_field_header + .wd_form_field .wd_form_field_label {
  padding: 0;
  margin: 0;
}

.wd_pageid_6024 .hero-content-product {
	margin-top:30px;
}

#hero-contact .hero-content-product a {
	color:#FFF;
}

.wd_pageid_34306.wd_item_page .wd_standard-detail iframe,
.wd_pageid_34306.wd_item_page .wd_standard-detail .wd_imagetable,
.wd_pageid_34304 .wd_standard,
.wd_pageid_34304 #mp-content + .container,
.wd_pageid_34306 .wd_standard,
.wd_pageid_34303 .wd_standard .item {
	display:none;
}

.wd_pageid_34304 #mp-products h3 {
	color: #114E8E;
    margin-top: 0;
    margin-bottom: 23px;
    line-height: 114%;
    font-weight: 700;
}

#mp-products .mp-list-content {
	font-size:1.3rem;
}

.wd_pageid_34301 #wd_printable_content h3 {
	font-weight: 600;
    margin-bottom: 10px;
    line-height: 45px;
    color: #063369;
    font-size: 45px;
}

.wd_pageid_34301 #wd_printable_content p {
	font-size: 18px;
}

.wd_pageid_34304 #mp-about h3 {
	font-size: 2.0rem;
	color: #063369;
	margin-top: 0;
	margin-bottom: 23px;
	line-height: 114%;
	font-weight: 700;
}
 
div#video-responsive {
	text-align: center;
	margin: 100px auto;
}
 
.creative-video-link:hover,
.creative-video-link {
	color: #fff;
}
 
.bread-crumbs {
	 margin: 0 0 20px 0;
}
 
.wd_pageid_34310 #wd_printable_content > p {
	 font-size: 18px;
	 margin-bottom:30px;
}

#social-icon-container,
.wd_pageid_404 .wd_toolbar,
.wd_pageid_34348 .wd_toolbar,
.wd_pageid_34349 .wd_toolbar,
.wd_pageid_34299 .wd_toolbar,
.wd_pageid_34301 .wd_standard .item_name,
.wd_pageid_34301 .wd_toolbar,
.wd_pageid_34304 .wd_toolbar,
.wd_pageid_34360 .wd_category.wd_category_3221 .category_intro,
.wd_pageid_34309 .wd_category.wd_category_3205 .category_intro,
.wd_pageid_34307 .wd_toolbar,
.wd_pageid_34309 .wd_toolbar,
.wd_pageid_34310 .wd_standard .wd_category_info,
.wd_pageid_34346 .wd_toolbar,
.wd_pageid_34310 .wd_toolbar,
.wd_pageid_34360 .wd_toolbar,
.wd_pageid_34356 .wd_toolbar,
.wd_pageid_34308 .wd_toolbar {
	 display: none;
 }

.wd_pageid_34308 #products-container h3 {
	font-size: 2.5rem;
	font-weight: 400;
    color: #063369;
    margin-top: 0;
    margin-bottom: 23px;
    line-height: 134%;
}

 .wd_pageid_34310 .wd_standard .item_name {
	 font-weight: bold;
	 font-size: 2rem;
	 margin-bottom: 10px;
 }
 
 .wd_pageid_34310 .wd_standard .wd_category.wd_category_3194 .item_name {
	 color: #FC5B08;
	 margin-bottom: .5em;
 }
 
 .wd_pageid_34310 .wd_standard .wd_category.wd_category_3194 .item p {
	 font-size: 18px;
 }
 
 .wd_pageid_34310 .wd_standard .wd_category.wd_category_3193 {
	 padding: 30px;
	 margin-bottom: 20px;
	 background-color: #031F41;
	 color: #fff;
 }
 
 #subscription-services-content .wd_category.wd_category_3193 li {
	 padding-left: 36px;
 }
 
 #subscription-services-content .wd_category.wd_category_3193 li:before {
	 background-color: #FFF;
	 left: .5em;
 }
 
 #subscription-services-content .wd_category.wd_category_3193 li {
	 font-size: 1.5em;
 }

.wd_pageid_34310 .wd_category_items.wd_category_items_3194 .item {
    display: flex;
}

.wd_pageid_34310 .wd_category_items.wd_category_items_3194 .item img {
    max-width: 100px;
    margin-right: 20px;
	align-self: flex-start;
}

.wd_pageid_34310 #wd_printable_content a {
	color: #FC5B08;
}

.bread-crumbs {
	margin: 20px 0;
}

.expert-container {
    display: inline-block;
    width: 100%;
    margin: 15px 0;
    padding: 20px;
    background: #eee;
}

.wd_item_page #blog-container {
    padding: 98px 0 38px;
    background: #fff;
}

.wd_pageid_404 #hero-product,
.wd_pageid_34296.wd_item_page #hero-product {
    display: none;
}

.wd_image_left {
    float: left;
    width: 35%;
    margin: 1% 1% 1% 0;
}

.wd_image_right {
    float: right;
    width: 35%;
    margin: 1% 0 1% 1%;
}

ul.custom-blog, dl.custom-blog, ol.custom-blog {
	font-size: 18px;
}

ul.custom-blog li {
    margin: 1em 0;
}

.wd_item_page #blog-container i.fa-solid.fa-circle-question {
	color: #2c5da9;
}

.wd_item_page #blog-container i.fa-solid.fa-star {
	color: #2c5da9;
}

.wd_item_page #blog-container i.fa-solid.fa-comment.fa-flip-horizontal {
	color: #ff6c36;
}

.wd_pageid_34307 .wd_standard .wd_category_3209 .category_header,
.wd_pageid_34307 .wd_standard .wd_category_3208 .category_intro,
.wd_pageid_34346 .wd_standard .category_intro,
.wd_pageid_34298 .wd_standard .category_intro {
    display: none;
}

.wd_pageid_34346 .wd_standard .wd_category_3204 .category_intro {
    display:block;
    font-size: 1.6em;
}

.wd_pageid_34360 .wd_standard .category_header {
    color: #FC5B08;
    font-size: 32px;
    text-align: center;
    margin: 0;
}

.wd_pageid_34360 .wd_standard .item ul li {
   list-style:disc;
   list-style-position: inside; 
}

.wd_pageid_34360 .wd_standard .wd_category.wd_category_3223 .category_header {
    color:#333;
    margin-bottom: 30px;
}


.wd_pageid_34360 .wd_category_items.wd_category_items_3223 {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.wd_pageid_34360 .wd_category_items.wd_category_items_3223 .item {
  flex: 1 1 46%;
  padding: 3em;
  background: #1a3662;
  color: #FFF;
  display: flex;
  flex-direction: column;
}
.wd_pageid_34360 .wd_category_items.wd_category_items_3223 .item .item_name {
  font-size: 2.5rem;
  font-family: Proxima-Nova Bold;
  text-align: center;
  margin: 20px 0;
}
.wd_pageid_34360 .wd_category_items.wd_category_items_3223 .item .wd_imagetable {
  width: auto !important;
  float: none !important;
  text-align: center;
}

.wd_pageid_34309 .wd_standard .category_header,
.wd_pageid_34346 .wd_standard .category_header,
.wd_pageid_34298 .wd_standard .category_header {
	color: #FC5B08;
	font-size: 24px;
	text-align: center;
	margin: 0;
}

.wd_pageid_34307 .wd_standard .category_header {
	color: #FC5B08;
	font-size: 35px;
	text-align: center;
	margin: 0;
}

.wd_pageid_34346 .wd_standard .item {
	font-size: 18px;
	margin: 10px 0;
}

.wd_pageid_34346 .wd_standard .wd_category_items_3203 .item,
.wd_pageid_34298 .wd_standard .wd_category_items_3201 .item {
    display: flex;
    align-items: center;
}

.wd_pageid_34298 .wd_standard .wd_category_items_3202 .item {
    margin-top: 30px;
    margin-bottom: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.wd_pageid_34298 .wd_standard .wd_category_items_3202 .animation-element:nth-child(even) {
	background-color: #efefef;
}

.wd_pageid_34298 .wd_standard .wd_category_3202 {
    display: flex;
    flex-direction: column;
	margin-top: 40px;
}


.wd_pageid_34360 .wd_standard .wd_category_3221 .item,
.wd_pageid_34309 .wd_standard .wd_category_3205 .item,
.wd_pageid_34298 .wd_standard .wd_category_3202 .item {
    display: flex;
	justify-content: center;
}


.wd_pageid_34360 .wd_standard .wd_category_items.wd_category_items_3222 {
  display: flex;
}

.wd_pageid_34360 .wd_standard .wd_category_items.wd_category_items_3222 .ixp-container {
  text-align: center;
}

.wd_pageid_34360 .wd_standard .wd_category_items.wd_category_items_3222 .item .item_name {
  font-size: 38px;
  font-family: 'Proxima-Nova Bold';
  margin: 15px 0;
}


.wd_pageid_34360 .wd_standard .wd_category_items.wd_category_items_3222 .item_name, .wd_pageid_34360 .wd_standard .wd_category_items.wd_category_items_3222 p {
  padding: 0 1rem;
}
.wd_pageid_34360 .wd_standard .wd_category_items.wd_category_items_3222 .item .item_name, .wd_pageid_34360 .wd_standard .wd_category_items.wd_category_items_3222 .item img {
  display: block;
  text-align: center;
  margin: 0 auto;
}

.wd_pageid_34307 .wd_standard .wd_category_3208 .item {
	flex:1;
	display: flex;
	justify-content: center;
}

.wd_pageid_34360 .wd_standard .wd_category_3221 .item .wd_flex_col_first {
    flex-basis: 33.333%;
    display: flex;
    flex-direction: column;
}
.wd_pageid_34360 .wd_standard .item ul,
.wd_pageid_34360 .wd_standard .item p {
    font-size: 18px;
}

.wd_pageid_34360 .wd_standard .wd_category_3221 .item_name {
  text-align: center;
  font-size: 1.6rem;
  font-family: 'Proxima-Nova Bold';
}
.wd_pageid_34360 .wd_standard .wd_category_3221 .item img {
  display: block;
  margin: 0 auto;
}

.wd_pageid_34360 .wd_standard .wd_category_3221 .item a {
    color: #00837E;
    text-decoration: underline;
}
.wd_pageid_34360 .wd_standard .wd_category_3221 .item .wd_flex_col {
     flex-basis: 66.666%;
    padding: 0 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.wd_pageid_34307 .wd_standard .wd_category_3208 .item .wd_flex_col,
.wd_pageid_34309 .wd_standard .wd_category_3205 .item .wd_flex_col,
.wd_pageid_34298 .wd_standard .wd_category_3202 .item .wd_flex_col {
    flex-basis: 70%;
    padding: 0 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.wd_pageid_34307 .wd_standard .wd_category_3208 .item img,
.wd_pageid_34309 .wd_standard .wd_category_3205 .item img,
.wd_pageid_34298 .wd_standard .wd_category_3202 .item img {
    margin: 0 20px;
}

.wd_pageid_34298 .wd_standard .wd_category_items_3202 .animation-element:nth-child(even) .item .wd_flex_col {
    order: 1;
}

.wd_pageid_34298 .wd_standard .wd_category_items_3202 .animation-element:nth-child(even) .item img {
	order: 2;
}

.wd_pageid_34307 .wd_standard .wd_category_items_3208 .item table.wd_imagetable,
.wd_pageid_34346 .wd_standard .wd_category_items_3203 .item table.wd_imagetable {
    min-width: 90px;
}

.wd_pageid_34307 .wd_standard .wd_category_items_3208 .item table.wd_imagetable,
.wd_pageid_34346 .wd_standard .wd_category_items_3203 .item table.wd_imagetable,
.wd_pageid_34298 .wd_standard .wd_category_items_3201 .item table.wd_imagetable {
    margin: 0 40px 0 16.66% !important;
}

.wd_pageid_34176 .wd_standard {
    display: none;
}

.wd_pageid_34346 .wd_category_items.wd_category_items_3204 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.wd_pageid_34346 .wd_category_items.wd_category_items_3204 .animation-element {
    display: flex;
    flex-direction: column;
    flex: 0 0 30%;
    margin: 0 1%;
}

.wd_pageid_34346 .wd_category_items.wd_category_items_3204 .item .item_name {
    color:#FFF;
    background-color: #063369;
    margin-top: 10%;
    margin-bottom: 10%;
    padding: 20px 4%;
    min-height: 120px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}

.wd_pageid_34346 .wd_category_items.wd_category_items_3204 .item .wd_imagetable {
    margin: 0 auto !important;
	float:none;
}

.wd_pageid_34307 .wd_category .ixp-grid-container,
.wd_pageid_34307 .wd_category_info,
.wd_pageid_34307 .wd_category_items,
.wd_pageid_34309 .wd_category .ixp-grid-container,
.wd_pageid_34309 .wd_category_info,
.wd_pageid_34309 .wd_category_items,
.wd_pageid_34360 .wd_category_info,
.wd_pageid_34360 .wd_category_items {
	max-width: 1170px;
	margin: 0 auto;
}

.wd_pageid_34307 .wd_category .category_summary {
	margin-top: 20px;
    text-align: center;
	font-weight: 500;
    font-size: 25px;
}
.wd_pageid_34309 .wd_category.wd_category_3206 .category_summary {
    margin-top: 20px;
    text-align: center;
    font-size: 19px;
}

.wd_pageid_34307 .wd_category_items.wd_category_items_3212 .item {
	margin-left: 10%;
}

.wd_pageid_34360 .wd_category,
.wd_pageid_34307 .wd_category,
.wd_pageid_34309 .wd_category {
	padding: 2.5em 0;
}

.wd_pageid_34307 .wd_category_items.wd_category_items_3208 .animation-element.bounce-up,
.wd_pageid_34309 .wd_category_items.wd_category_items_3207 .animation-element.bounce-up {
	flex: 1;
	display: flex;
}
.wd_pageid_34309 .wd_category_items.wd_category_items_3207 {
    display: flex;
	justify-content: center;
}

.wd_pageid_34309 .wd_category_items.wd_category_items_3207 .item {
    margin: 0px 40px;
    flex: 0 0 calc(100% - 100px);
}

.wd_pageid_34307 .wd_category_items.wd_category_items_3210,
.wd_pageid_34307 .wd_category_items.wd_category_items_3211 {
    display: flex;
}

.wd_pageid_34307 .wd_category_items.wd_category_items_3210 .animation-element .item_name,
.wd_pageid_34307 .wd_category_items.wd_category_items_3211 .animation-element .item_name {
    font-size: 32px;
    margin-bottom: 20px;
    text-align: center;
}

.wd_pageid_34307 .wd_category_items.wd_category_items_3210 .animation-element,
.wd_pageid_34307 .wd_category_items.wd_category_items_3211 .animation-element {
    flex: 1 1 30%;
    margin: 1em 0;
    color: #FFF;
}

.wd_pageid_34307 .wd_category_items.wd_category_items_3210 .animation-element,
.wd_pageid_34307 .wd_category_items.wd_category_items_3211 .animation-element {
    color: #FFF;
    font-size: 16px;
}

.wd_pageid_34307 .wd_category_items.wd_category_items_3210 .animation-element ul li,
.wd_pageid_34307 .wd_category_items.wd_category_items_3211 .animation-element ul li {
    margin:10px 0 10px 1em;
    list-style:disc;
}

.wd_pageid_34307 .wd_category_items.wd_category_items_3210 .animation-element .item,
.wd_pageid_34307 .wd_category_items.wd_category_items_3211 .animation-element .item {
    margin: 0;
    padding: 20px 35px;
}

.wd_pageid_34307 .wd_category_items.wd_category_items_3210 .animation-element .ixp-container,
.wd_pageid_34307 .wd_category_items.wd_category_items_3211 .animation-element .ixp-container {
    text-align: center;
}

.wd_pageid_34307 .wd_category_items.wd_category_items_3212 .item p {
    font-size: 16px;
}

.ixp-grid-col-md-1, .ixp-grid-col-md-10, .ixp-grid-col-md-11, .ixp-grid-col-md-12, .ixp-grid-col-md-2, .ixp-grid-col-md-3, .ixp-grid-col-md-4, .ixp-grid-col-md-5, .ixp-grid-col-md-6, .ixp-grid-col-md-7, .ixp-grid-col-md-8, .ixp-grid-col-md-9 {
    float:left;
}

.ixp-grid-col-md-5 {
    width: 41.66%;
}

.ixp-grid-col-sm-2 {
    width: 16.66%;
}

.align-center {
    text-align:center;
}

.ixp-container:after, .ixp-container:before {
    content: " ";
    display: table;
}

.color-a p {
    color: #FFF;
}
/* page 34299 */

.wd_pageid_34299 .wd_category.wd_category_3217 h1.category_header,
.wd_pageid_34299 .wd_category.wd_category_3215 h1.category_header {
    font-size: 2.5rem;
    font-weight: 700;
    color: #114E8E;
    text-align: center;
}

.wd_pageid_34299 .wd_category_items.wd_category_items_3215.container,
.wd_pageid_34299 .container.wd_category.wd_category_3215 {
    margin: 0 auto;
}

.wd_pageid_34299 .wd_category_items.wd_category_items_3215 .item .item_name {
    display: none;
}

.wd_pageid_34299 .wd_category_items.wd_category_items_3215 .item {
    display: flex;
    justify-content: space-around;
    font-size: 18px;
    font-weight: bold;
    color: #114E8E;	
}

.wd_pageid_34299 .wd_category_items.wd_category_items_3215 .item a {
    color: #114E8E;
}

.wd_two_col_cat_display .wd_category_items ul li,
.wd_pageid_34299 .wd_category_items.wd_category_items_3218 ul li,
.wd_pageid_34299 .wd_category_items.wd_category_items_3216 ul li,
.wd_pageid_34299 .wd_category_items.wd_category_items_3213 ul li {
    margin: 10px 0 10px 1em;
    list-style-type: disc;
	font-weight: 700;
}

.wd_two_col_cat_display .wd_category_items,
.wd_pageid_34299 .wd_category_items.wd_category_items_3218,
.wd_pageid_34299 .wd_category_items.wd_category_items_3216,
.wd_pageid_34299 .wd_category_items.wd_category_items_3213 {
    /*background-image: url(../images/bg1.jpg);*/
    background-image: url(../images/hero-case-study.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 2%;
    margin-bottom: 5%;
    padding: 40px 0;
}

.wd_two_col_cat_display .wd_category_items .item_name,
.wd_pageid_34299 .wd_category_items.wd_category_items_3218 .item_name,
.wd_pageid_34299 .wd_category_items.wd_category_items_3216 .item_name,
.wd_pageid_34299 .wd_category_items.wd_category_items_3213 .item_name {
    background: #2078CA;
    color: #FFF;
    padding: 1em;
	text-align: center;
}

.wd_pageid_34299 .wd_category.wd_category_3217 {
    margin: 0 auto;
}

.wd_pageid_34299 .wd_category_items.wd_category_items_3217 {
    display: flex;
}

.wd_pageid_34299 .wd_category_items.wd_category_items_3217 .item {
		margin-left: 1%;
		margin-right: 1%;
}

.wd_pageid_34299 .wd_category_items.wd_category_items_3217 .item_name {
    background-color: #0c5484;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    text-align: center;
	color:#FFF;
}

.wd_two_col_cat_display .wd_category_items .item,
.wd_pageid_34299 .wd_category_items.wd_category_items_3218 .item,
.wd_pageid_34299 .wd_category_items.wd_category_items_3216 .item,
.wd_pageid_34299 .wd_category_items.wd_category_items_3213 .item {
	margin: 0px auto;
    padding: 30px;
    background: rgba(0, 0, 0, 0.6);
    color: #FFF;
}
.wd_two_col_cat_display .wd_category_items .item img,
.wd_pageid_34299 .wd_category_items.wd_category_items_3218 .item img,
.wd_pageid_34299 .wd_category_items.wd_category_items_3216 .item img,
.wd_pageid_34299 .wd_category_items.wd_category_items_3213 .item img {
    float: left;
    margin: 0 20px 0 0;
	align-self: flex-start;
}

.wd_pageid_34299 .item .wd_item_content {
    background: #FC5B08;
    color: #FFF;
    display: flex;
    padding: 2em;
}

.wd_two_col_cat_display .wd_category_items h1.category_header,
.wd_pageid_34299 .wd_category_items.wd_category_items_3218 h1.category_header,
.wd_pageid_34299 .wd_category_items.wd_category_items_3216 h1.category_header,
.wd_pageid_34299 .wd_category_items.wd_category_items_3213 h1.category_header {
    font-size: 1.87em;
    margin: 0 0 25px 0;
}

.wd_two_col_cat_display .wd_category_items .category_summary,
.wd_pageid_34299 .wd_category_items.wd_category_items_3218 .category_summary,
.wd_pageid_34299 .wd_category_items.wd_category_items_3216 .category_summary,
.wd_pageid_34299 .wd_category_items.wd_category_items_3213 .category_summary {
    font-size: 18px;
}

.wd_pageid_34299 .wd_category.wd_category_3214 .wd_category_info,
.wd_pageid_34299 .ixp-image + div {
	display: none;
}

.wd_pageid_34299 .wd_category.wd_category_3214.container {
	margin: 0 auto;
}

.wd_pageid_34299 .wd_category_items.wd_category_items_3214 {
	display: flex;
	flex-wrap: wrap;	
}

.wd_pageid_34299 .wd_category_items.wd_category_items_3214 .item {
	flex: 0 1 25%;
}

.wd_pageid_34299 .client-container {
	padding: 35px 15px 30px;
}

.wd_pageid_34299 .wd_category.wd_category_3219.container {
    margin: 0 auto;
}

.wd_pageid_34299 .wd_category_items.wd_category_items_3219 {
    margin-top: 1%;
    margin-bottom: 4%;
    padding-top: 2%;
    padding-right: 2%;
    padding-bottom: 2%;
    padding-left: 2%;
    -moz-box-shadow: 1px 4px 6px 0 rgba(63, 62, 62, 0.59);
    -webkit-box-shadow: 1px 4px 6px 0 rgba(63,62,62,0.59);
    box-shadow: 1px 4px 6px 0 rgba(63,62,62,0.59);
    background: #EEE;
}

.wd_pageid_34299 .container.wd_category.wd_category_3219 .category_header {
    text-align: center;
    color: #114E8E;
}

.wd_pageid_34299 .wd_category_items.wd_category_items_3219 .row {
    display: flex;
}

.wd_pageid_34299 .wd_category_items.wd_category_items_3219 .tab-content .tab-pane {
	text-align: center;
}
.wd_pageid_34299 .wd_category_items.wd_category_items_3219 .tab-content {
	font-size: 18px;
	padding: 30px;
}
.wd_pageid_34299 .wd_category_items.wd_category_items_3219 .tab-content p {
	font-size: 18px;
}

.wd_pageid_34299 .wd_category_items.wd_category_items_3219 .col-md-8 {
    display: flex;
    flex-direction: column;
    justify-content: center;
}


.wd_pageid_34356 .wd_formbuilder label {
  color: #000;
  font-size:14px;
  font-weight: bold;
  margin: 0;
  font-family: 'Montserrat', sans-serif;
}
.wd_pageid_34356 .wd_formbuilder {
  padding: 2%;
  background: #FFF;
}

.wd_pageid_34356 .wd_formbuilder textarea,
.wd_pageid_34356 .wd_formbuilder input[type='text']{
    border-radius: 3px;
    border: solid 1px #cccccc;
    padding: 10px;
    font-size: 1em;
    color: #4c4c4c;
    box-sizing: border-box;
}
a.button.button-e.button-small {
    font-size: 14px;
    padding: 20px 40px;
    text-align: center;
    background: #031F41;
    color: #FFF;
    border-color: #031F41;
    line-height: 1;
    border-width: 2px;
    border-style: solid;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    margin: 0.5em 0;
    overflow: visible;
    text-decoration: none;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-appearance: none;
    font-family: 'Proxima-Nova', sans-serif;
    text-transform: none;
}

.button.button-e {
	margin-bottom: .5em;
}

.button.button-e.button-small:hover {
    background: #1A3662;
    color: #FFF;
    border-color: #1A3662;
}

.button.button-e.button-wide {
    position: relative;
	background-color: #031F41;
	display: block;
    font-size: 1.125em;
    height: auto;
    line-height: 1.4;
    padding: 20px 40px;
	color: #FFF;
    text-align: center;
}

.button.button-e.button-wide.shadow-a.ixp-hover-zoom.ixp-link.active {
    font-weight: bold;
}
.button.button-e.button-wide.shadow-a.ixp-hover-zoom.ixp-link.active::after {
    content: '';
    display: block;
    height: 4px;
    width: 100%;
    background-color: #fc5b08;
    position: absolute;
    left: 0;
    bottom: 0px;
}

.ixp-hover-zoom:hover {
    -webkit-transform: scale(1.05, 1.07);
    -moz-transform: scale(1.05, 1.07);
    -ms-transform: scale(1.05, 1.07);
    -o-transform: scale(1.05, 1.07);
    transform: scale(1.05, 1.07);
}

.wd_pageid_34299 .wd_category_items.wd_category_items_3219 .item {
    display: none;
}

/* flip cards */
.flip-card {
	background-color: transparent;
	width: 260px;
	height: 160px;
	perspective: 1000px;
}

.flip-card-inner {
position: relative;
width: 100%;
height: 100%;
text-align: center;
transition: transform 0.6s;
transform-style: preserve-3d;
/* box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2); */
}

.flip-card:hover .flip-card-inner {
transform: rotateX(180deg);
}

.flip-card-front, .flip-card-back {
position: absolute;
width: 100%;
height: 100%;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}

.flip-card-front {
background-color: #9aa0a5;
color: #FFF;
display: flex;
flex-direction: column;
padding: 20px;
}

.flip-card img {
	margin: auto;
}

.flip-card-back {
background-color: #FFF;
color: #333;
transform: rotateX(180deg);
display: flex;
flex-direction: column;
justify-content: center;
padding: 20px;
}

.flip-card .item_name {
	font-weight: 700;
	font-size: 16px;
	margin-top:10px;
	text-transform: uppercase;
}
/* flip cards */
/* flip cards click */
.flip-card-click {
        background-color: transparent;
        width: 100%;
        height: 440px;
        perspective: 1000px;
}

.flip-card-click-inner {
position: relative;
width: 100%;
height: 100%;
transition: transform 0.6s;
transform-style: preserve-3d;
/* box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2); */
}
/*
.flip-card:hover .flip-card-inner {
transform: rotateX(180deg);
}
*/
.flip-card-click-front, .flip-card-click-back {
position: absolute;
width: 100%;
height: 100%;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}

.flip-card-click-front {
color: #FFF;
display: flex;
flex-direction: column;
}

.flip-card-click img {
        /*margin: auto;*/
    width: 150px;
    margin: 0 auto;
}

.flip-card-click-back {
transform: rotateX(180deg);
background-color: #1a3662;
display: flex;
flex-direction: column;
justify-content: center;
}

.flip-card-click .item_name {
        font-weight: 700;
        font-size: 16px;
        margin-top:10px;
        text-transform: uppercase;
}

.flip-card-click a {
    color:#FFF;
}
/* flip cards click */

.wd_pageid_34349 #wd_printable_content ul.wd_blue_buttons {
    margin: 35px auto;
}

ul.wd_blue_buttons {
    display: flex;
    max-width: 1170px;
    margin: 0 auto 35px auto;
}

ul.wd_blue_buttons li a {
    display: block;
    font-size: 16px;
    height: auto;
    line-height: 1.4;
    padding: 20px 40px;
    text-align: center;
    background: #063369;
    color: #FFF;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

ul.wd_blue_buttons li {
    flex: 1 1 25%;
    margin-right: 25px;
}

ul.wd_blue_buttons li a:hover {
    background: #1A3662;
}
/* page 34299 */

/* page 34349 */

.wd_pageid_34349 div.wd_category {
    margin: 0 auto;
}

.wd_pageid_34349 #wd_printable_content > p,
.wd_pageid_34349 #wd_printable_content > ul {
    margin: 0 auto;
    max-width: 1170px;
}

.wd_pageid_34349 #wd_printable_content p,
.wd_pageid_34349 #wd_printable_content ul {
    font-size: 18px;
}

.wd_pageid_34349 .wd_category.wd_category_3232 .category_summary ul,
.wd_pageid_34349 .wd_category.wd_category_3227 .category_summary ul {
	list-style:disc;
}

.wd_pageid_34349 .wd_category.wd_category_3232 .category_summary ul li,
.wd_pageid_34349 .wd_category.wd_category_3227 .category_summary ul li {
	list-style:disc;
    	list-style-position: inside;
}

.wd_pageid_34349 .wd_category .category_summary {
    text-align:center;
}

/*.wd_pageid_34349 .wd_category.wd_category_3232 h1.category_header,
.wd_pageid_34349 .wd_category.wd_category_3224 h1.category_header,
.wd_pageid_34349 .wd_category.wd_category_3227 h1.category_header,
.wd_pageid_34349 .wd_category.wd_category_3228 h1.category_header,*/
.wd_pageid_34349 .wd_category  h1.category_header {
    font-size: 2.5rem;
    font-weight: 700;
    color: #114E8E;
    text-align: center;
}

.wd_pageid_34349 .wd_category_items.container,
.wd_pageid_34349 .container.wd_category.wd_category_3233,
.wd_pageid_34349 .container.wd_category.wd_category_3226 {
    margin: 0 auto;
}

.wd_pageid_34349 .wd_category_items.wd_category_items_3226 .item .item_name {
}

.wd_pageid_34349 .wd_category_items.wd_category_items_3226 .item {
    display: flex;
    flex-direction:column;
    justify-content: space-around;
    font-size: 18px;
    font-weight: bold;
    color: #114E8E;	
}

.wd_pageid_34349 .wd_category_items.wd_category_items_3226 .item a {
    color: #114E8E;
}

.wd_two_col_cat_display .wd_category_items ul li,
.wd_pageid_34349 .wd_category_items.wd_category_items_3229 ul li,
.wd_pageid_34349 .wd_category_items.wd_category_items_3227 ul li,
.wd_pageid_34349 .wd_category_items.wd_category_items_3224 ul li {
    margin: 10px 0 10px 1em;
    list-style-type: disc;
	font-weight: 700;
}

.wd_two_col_cat_display .wd_category_items,
.wd_pageid_34349 .wd_category_items.wd_category_items_3229 {
    /*background-image: url(../images/bg1.jpg);*/
    background-image: url(../images/hero-case-study.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 2%;
    margin-bottom: 5%;
    padding: 40px 0;
}

.wd_pageid_34349 .wd_category_items.wd_category_items_3232,
.wd_pageid_34349 .wd_category_items.wd_category_items_3227,
.wd_pageid_34349 .wd_category_items.wd_category_items_3224 {
	display: flex;
	flex-wrap: wrap;
}

.wd_pageid_34349 .wd_category_items.wd_category_items_3232 img,
.wd_pageid_34349 .wd_category_items.wd_category_items_3227 img,
.wd_pageid_34349 .wd_category_items.wd_category_items_3224 img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.3s ease;
}

.wd_two_col_cat_display .wd_category_items .item_name,
.wd_pageid_34349 .wd_category_items.wd_category_items_3229 .item_name {
    background: #2078CA;
    color: #FFF;
    padding: 1em;
	text-align: center;
}

.wd_pageid_34349 .wd_category_items.wd_category_items_3232 .item_name,
.wd_pageid_34349 .wd_category_items.wd_category_items_3227 .item_name,
.wd_pageid_34349 .wd_category_items.wd_category_items_3224 .item_name {
	font-size: 1.2rem;
  font-weight: bold;
  color: #333;
  margin: 15px;
}


.wd_pageid_34349 .wd_category_3224 .item {
  perspective: 1000px;
}
.item-card-front, .item-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.item-card-back {
  transform: rotateX(180deg);
  background-color: #eee;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 20px;
}
.item-card {
  background-color: transparent;
  /* width: 300px; */
  height: 320px;
}

.item-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
}

.item-card-front {
  background-color: #FFF;
}

.item-card:hover .item-card-inner {
  transform: rotateX(180deg);
}

.wd_pageid_34349 .wd_category.wd_category_3233,
.wd_pageid_34349 .wd_category.wd_category_3226,
.wd_pageid_34349 .wd_category.wd_category_3228 {
    margin: 0 auto;
}

.wd_pageid_34349 .wd_category_items.wd_category_items_3233,
.wd_pageid_34349 .wd_category_items.wd_category_items_3226,
.wd_pageid_34349 .wd_category_items.wd_category_items_3228 {
    display: flex;
}

.wd_pageid_34349 .wd_category_items.wd_category_items_3233 .item,
.wd_pageid_34349 .wd_category_items.wd_category_items_3226 .item,
.wd_pageid_34349 .wd_category_items.wd_category_items_3228 .item {
		margin-left: 1%;
		margin-right: 1%;
}

.wd_pageid_34349 .wd_category_items.wd_category_items_3233 .item_name,
.wd_pageid_34349 .wd_category_items.wd_category_items_3226 .item_name,
.wd_pageid_34349 .wd_category_items.wd_category_items_3228 .item_name {
    background-color: #0c5484;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    text-align: center;
	color:#FFF;
}

.wd_two_col_cat_display .wd_category_items .item,
.wd_pageid_34349 .wd_category_items.wd_category_items_3229 .item {
	margin: 0px auto;
    padding: 30px;
    background: rgba(0, 0, 0, 0.6);
    color: #FFF;
}

.wd_pageid_34349 .wd_category_items.wd_category_items_3232 .item .card-content p,
.wd_pageid_34349 .wd_category_items.wd_category_items_3227 .item .card-content p,
.wd_pageid_34349 .wd_category_items.wd_category_items_3224 .item .card-content p {
    margin-bottom: 10px;
    line-height: normal;
}

.wd_pageid_34349 .wd_category_items.wd_category_items_3232 .item .card-content p.more,
.wd_pageid_34349 .wd_category_items.wd_category_items_3227 .item .card-content p.more,
.wd_pageid_34349 .wd_category_items.wd_category_items_3224 .item .card-content p.more {
    margin-bottom: 0;
}

.wd_pageid_34349 .wd_category_items.wd_category_items_3232 .item .card-content,
.wd_pageid_34349 .wd_category_items.wd_category_items_3227 .item .card-content,
.wd_pageid_34349 .wd_category_items.wd_category_items_3224 .item .card-content {
	background: transparent;
	padding: 0px;
	text-align: center;
}

.wd_pageid_34349 .wd_category_items.wd_category_items_3232 .item,
.wd_pageid_34349 .wd_category_items.wd_category_items_3227 .item,
.wd_pageid_34349 .wd_category_items.wd_category_items_3224 .item {
    background: white;
	border-radius: 10px;
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
	overflow: hidden;
	margin-bottom: 30px;
	margin-right: 30px;
	transition: box-shadow background 0.3s ease;
	transition: all ease .5s;
	flex: 0 0 auto;
	padding: 0;
  	margin-top: 0;
    width: 30.33333333%;
}

.wd_pageid_34349 .wd_category_items.wd_category_items_3227 .item:hover,
.wd_pageid_34349 .wd_category_items.wd_category_items_3224 .item:hover {
	/*box-shadow: 0 8px 15px rgba(0, 0, 0, 0.2);
  	background: #eee;*/
}

.wd_pageid_34349 .wd_category_items.wd_category_items_3227 .item:hover img,
.wd_pageid_34349 .wd_category_items.wd_category_items_3224 .item:hover img {
  /*transform: scale(1.1);*/
}

.wd_pageid_34349 .wd_category_items.wd_category_items_3232 .item:nth-child(3n),
.wd_pageid_34349 .wd_category_items.wd_category_items_3227 .item:nth-child(3n),
.wd_pageid_34349 .wd_category_items.wd_category_items_3224 .item:nth-child(3n) {
	margin-right: 0;
}

.wd_pageid_34349 .wd_category_items.wd_category_items_3232 .item .wd_thumbnail,
.wd_pageid_34349 .wd_category_items.wd_category_items_3227 .item .wd_thumbnail,
.wd_pageid_34349 .wd_category_items.wd_category_items_3224 .item .wd_thumbnail {
	overflow: hidden;
	position: relative;
	height: 250px;
	border-radius: 10px 10px 0 0;
}

.card-button,
.container a.card-button {
  line-height: 40px;
  background: #063369;
  color: white;
  border: none;
  padding: 10px 20px;
  border-radius: 5px;
  font-size: 14px;
  cursor: pointer;
  transition: background 0.3s ease;
}

.wd_two_col_cat_display .wd_category_items .item img,
.wd_pageid_34349 .wd_category_items.wd_category_items_3229 .item img {
    float: left;
    margin: 0 20px 0 0;
	align-self: flex-start;
}

.wd_pageid_34349 .wd_category_items.wd_category_items_3227 .item img,
.wd_pageid_34349 .wd_category_items.wd_category_items_3224 .item img {
	border-radius: 10px 10px 0 0;
}

.wd_pageid_34349 .item .wd_item_content {
    background: #FC5B08;
    color: #FFF;
    display: flex;
    padding: 2em;
}

.wd_two_col_cat_display .wd_category_items h1.category_header,
.wd_pageid_34349 .wd_category_items.wd_category_items_3229 h1.category_header,
.wd_pageid_34349 .wd_category_items.wd_category_items_3227 h1.category_header,
.wd_pageid_34349 .wd_category_items.wd_category_items_3224 h1.category_header {
    font-size: 1.87em;
    margin: 0 0 25px 0;
}

.wd_two_col_cat_display .wd_category_items .category_summary,
.wd_pageid_34349 .wd_category_items.wd_category_items_3229 .category_summary,
.wd_pageid_34349 .wd_category_items.wd_category_items_3227 .category_summary,
.wd_pageid_34349 .wd_category_items.wd_category_items_3224 .category_summary {
    font-size: 18px;
}

.wd_pageid_34349 .wd_category.wd_category_3225 .wd_category_info,
.wd_pageid_34349 .ixp-image + div {
	display: none;
}

.wd_pageid_34349 .wd_category.wd_category_3225.container {
	margin: 0 auto;
}

.wd_pageid_34349 .wd_category_items.wd_category_items_3225 {
	display: flex;
	flex-wrap: wrap;	
}

.wd_pageid_34349 .wd_category_items.wd_category_items_3225 .item {
	flex: 0 1 25%;
}

.wd_pageid_34349 .client-container {
	padding: 35px 15px 30px;
}

.wd_pageid_34349 .wd_category.wd_category_3230 .wd_imagetable {
	width: auto;
	margin: 0 !important
}
.wd_pageid_34349 .wd_category.wd_category_3230.container {
    margin: 0 auto;
}

.wd_pageid_34349 .wd_category_items.wd_category_items_3230 {
    margin-top: 1%;
    margin-bottom: 4%;
    padding-top: 2%;
    padding-right: 2%;
    padding-bottom: 2%;
    padding-left: 2%;
    -moz-box-shadow: 1px 4px 6px 0 rgba(63, 62, 62, 0.59);
    -webkit-box-shadow: 1px 4px 6px 0 rgba(63,62,62,0.59);
    box-shadow: 1px 4px 6px 0 rgba(63,62,62,0.59);
    background: #EEE;
}

.wd_pageid_34349 .container.wd_category.wd_category_3230 .category_header {
    text-align: center;
    color: #114E8E;
}

.wd_pageid_34349 .wd_category_items.wd_category_items_3230 .row {
    display: flex;
}

.wd_pageid_34349 .wd_category_items.wd_category_items_3230 .tab-content .tab-pane {
	text-align: center;
}
.wd_pageid_34349 .wd_category_items.wd_category_items_3230 .tab-content {
	font-size: 18px;
	padding: 30px;
}
.wd_pageid_34349 .wd_category_items.wd_category_items_3230 .tab-content p {
	font-size: 18px;
}

.wd_pageid_34349 .wd_category_items.wd_category_items_3230 .col-md-8 {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.wd_pageid_34349 .wd_category_items.wd_category_items_3230 .item {
    display: none;
}
/* page 34349 */

.wd_pageid_34348 .wd_standard {
	display: none;
}

.wd_pageid_34348 form.wd_formbuilder h1 {
	font-weight: 400;
	font-size: 3em;
	margin-bottom: 0;
	text-align: center;
}
.wd_pageid_34348 form.wd_formbuilder h4 {
	color:#FFF;
	text-align: center;
	font-size: 2.25em;
	font-weight: lighter;
	margin-bottom: 10px;
}
.wd_pageid_34348 form.wd_formbuilder label {
    color:#FFF;
    font-size: 16px;
    line-height: normal;
    font-weight: 500;
    margin: 0;
}

.wd_pageid_34356 div.wd_form_footer div.wd_form_buttons {
    margin: 0;
    text-align: center;
}
.wd_pageid_34348 div.wd_form_footer div.wd_form_buttons {
   margin-left: 0px;
}

.wd_pageid_34348 form.wd_formbuilder input[type='text']
.wd_pageid_34348 form.wd_formbuilder select,
.wd_pageid_34348 form.wd_formbuilder textarea {
	background-color: #fcfcfd;
    border-color: #cccccc;
}

.wd_pageid_34348 form.wd_formbuilder textarea {
    min-height: 6rem;
    height: inherit;
}

.wd_pageid_34348 form.wd_formbuilder {
    padding: 40px;
    margin-top: 0px !important;
    margin-bottom: 40px !important;
    background-color: rgba(26, 53, 98, .66);
    color: #FFF;
}

.wd_pageid_34348 div#wd_printable_content > p {
    font-size: 2.3em;
    color:#FFF;
    margin: 2em 0;
}

.wd_pageid_34348 div#wd_printable_content {
    padding-top: 5em;
}

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

/* Articles */
div.wd_articles {}

.wd_articles-detail .wd_title {
  margin: 15px 0;
  font-size: 2.25rem;
  font-weight: 700;
  font-family: 'Montserrat',sans-serif;
}

.wd_articles-detail h4 {
    font-size: 1.4rem;
    color: #2c5da9;
    margin-bottom: 24px;
    margin-top: 24px;
}
.wd_articles-detail .wd_captioned_image img,
.wd_articles-detail .wd_captioned_image {
    width: 100% !important;
    float: none !important;
}

.h-bloghome-wrap > a:last-of-type {
    display: block;
    margin: 1em 0;
    border-bottom: 1px solid #CCC;
    padding-bottom: 1em;
    color:#114e8e;
}

.blog-cat li.wd_category_link:first-of-type {
    margin: 0;
}

.blog-cat li.wd_category_link a:after {
    content: ', ';
    display: inline-block;
    padding-right: 2px;
}

.blog-cat li.wd_category_link:last-of-type a:after {
    content: '';
}

span.blog-cat {
    display: flex;
    flex-wrap: wrap;
}

.h-bloghome-thumbnail img {
    width: 376px;
    margin-left: -2%;
    height: 100%;
}
.wd_articles-detail p {
	margin: 0 0 20px 0;
	padding: 0;
}
div.wd_toolbar ul.wd_tools {
    display: flex;
}

div.wd_toolbar {
	border: none;
	padding: 0;
}

div.wd_toolbar ul.wd_tools li.wd_tool {
	float: none;
}

.wd_articles .wd_item_search_form_container,
.wd_pageid_2429.wd_item_page .client-container h1,
.wd_pageid_2429.wd_item_page #mainNav,
.wd_pageid_2429.wd_item_page #footer-container,
.wd_pageid_2429.wd_item_page #under-footer {
	display:none;
}
/* 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 {}
/* END Gallery */

/* Newsfeed Releases */
.wd_pageid_2429 #wd_printable_content h2 {
	font-size: 2.3em;
    font-weight: 800;
    color: #063369;
    margin: 0 0 12px;
}

.wd_pageid_2429 #wd_printable_content > p {
	font-size: 18px;
}

.news-feed-intro {
    font-size: 2rem;
    font-weight: bold;
    text-align: center;
    margin-top: 40px;
    color: #031F41;
}

div.wd_newsfeed_releases ul.wd_layout-simple {
	display:flex;
	flex-wrap:wrap;
	margin: 0 -15px;
}

.wd_newsfeed_releases .wd_item .wd_thumbnail img {
	/*width: 100%;
	height: 100%;*/
}

.wd_newsfeed_releases .wd_item .wd_thumbnail {
	float: none;
	margin: 0 -15px;
	position: relative;
}

.wd_newsfeed_releases .wd_item .wd_thumbnail a {
    height: 0;
    padding-bottom: 63%;
    position: relative;
    overflow: hidden;
    display: block;
}

.wd_newsfeed_releases .wd_item .wd_thumbnail a img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    max-width: 200%;
}

.wd_newsfeed_releases .wd_item.has-thumbnail .wd_date {
	color: #fff;
	position: absolute;
	bottom: -1px;
	left: 0;
	padding: 6px 5px;
	background: #FC5B08;
	font-size: 12px;
	text-align: center;
}

.wd_newsfeed_releases .wd_item .wd_date {
    	color: #fff;
	position: absolute;
	bottom: inherit;
	left: 0;
	padding: 6px 5px;
	background: #FC5B08;
	font-size: 12px;
	text-align: center;
}
.wd_newsfeed_releases .has-thumbnail .wd_item_wrapper {
	margin-left: 0;
	margin-top: 15px;
	display: flex;
    flex-direction: column;
    height: 100%;
}
.wd_newsfeed_releases .wd_item_wrapper {
        margin-left: 0;
        margin-top: 25px;
        display: flex;
    flex-direction: column;
    height: 100%;
}
.wd_newsfeed_releases .wd_item_wrapper a.read-more {
    margin-top: 15px;
	color: #117EC1;
}
.wd_newsfeed_releases .wd_item {
	padding: 0 15px 15px;
	box-shadow: 1px 1px 4px -1px #000;
	-webkit-box-shadow: 1px 1px 4px -1px #000;
	-moz-box-shadow: 1px 1px 4px -1px #000;
	-o-box-shadow: 1px 1px 4px -1px #000;
	-ms-box-shadow: 1px 1px 4px -1px #000;
	margin-bottom: 8%;
	background: #fff;
	margin: 0px 15px 30px 15px;
	width: 30%;
	display: flex;
    flex-direction: column;
}

.wd_newsfeed_releases .wd_title {
	margin: 15px 0;
}

.wd_newsfeed_releases .wd_item .wd_subtitle {
	font-weight: normal;
	color: #8a8a8d;
}

.wd_newsfeed_releases .wd_item .wd_asset_type_link_list {
    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;
}
.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 #9b9b9b;	
	line-height: 36px;
	padding: 0 1rem;
	font-size: 1.2rem;
	height: 36px;
	color: #333;
}

#wd_printable_content input,
#wd_printable_content select { 
	background-color: #FFF;
}

#wd_printable_content button.btn {
    margin: 0;
	border: 0;
}

#wd_printable_content button.btn.orange-bg {
	color: #FFF;
}

#wd_printable_content select {
	padding: 0 1rem;
	font-size: 1.2rem;
	margin:0; 
	height: 36px;
	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: inherit;
	margin-bottom: 0;
	font-weight: bold;
        padding: 10px 0 8px 0;
}

.wd_pageid_34356 #wd_printable_content .wd_form_field_label {
    padding: 10px 0 0 0;
}

.wd_pageid_34348 #wd_printable_content .wd_form_field_label {
    padding: 10px 0 4px 0;
}

#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 */

/* SEARCHFORM */
form.wd_search_form.wd_search_form_advanced input[type='text'] {
	max-width: 85%;
}

button#wd_wai_dp_button_nf_end,button#wd_wai_dp_button_nf_start {
	height: 36px;
	border-left:0;
}

form.wd_search_form.wd_search_form_advanced {
    background: #114E8E;
    padding: 30px;
	margin: 30px 30px 30px 0;

}

form.wd_search_form.wd_search_form_advanced div.wd_form_footer div.wd_form_buttons a,
form.wd_search_form.wd_search_form_advanced legend, form.wd_search_form.wd_search_form_advanced label {
    color: #FFF;
}

form.wd_search_form.wd_search_form_advanced button#wd_wai_dp_button_nf_end,
form.wd_search_form.wd_search_form_advanced button#wd_wai_dp_button_nf_start {
	color: #FFF;
}

form.wd_search_form.wd_search_form_advanced  span.wd_checkbox {
	line-height: 54px;
}

#wd_printable_content form.wd_search_form.wd_search_form_advanced input[type='text'] {
    color:#FFF;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #9e9e9e;
}

#wd_printable_content form.wd_search_form.wd_search_form_advanced input[type='submit'] {
	background: #082646;
    font-size: 16px;
    color: #ffffff;
    border: none;
}

#wd_printable_content form.wd_search_form.wd_search_form_advanced input[type='submit']:hover {

}

#wd_printable_content .wd_formbuilder input[type='submit'] {
	background-color: #FC5B08;
	border: 0;
	border-radius: 4px;
	width: 100%;
	margin: 18px 0 0 0;
	color:#FFF;
	padding: 10px 20px;
	text-overflow: ellipsis;
	transition: all .3s ease-out;
	vertical-align: middle;
	white-space: nowrap;
	font-size: 19px;
	font-weight: bold;
	height: 54px;
}

.wd_pageid_34356 #wd_printable_content .wd_formbuilder input[type="submit"] {
    width: auto;
}

#wd_printable_content form.wd_search_form.wd_search_form_advanced button {
	border:0;
}

.wd_search_basic_fields {
	display: block;
	background-color: transparent;
	border: none;
	padding: 0;
}

.wd_search_advanced_link {
	display: block;
	margin: 15px 0;
	text-align: right;
}
.wd_search_basic_fields select, .wd_search_basic_fields input {
	display: block;
	width: 100%;
	margin-bottom: 16px;
	box-sizing: border-box;
}

.wd_item_search_form_container .wd_search_form_basic {
    display: block;
}

.wd_search_basic_fields input[type='text'] {
    margin: 0 10px;
}

.wd_search_basic_fields {
    display: flex;
}
/* SEARCHFORM */

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

/* TOP BLACK */
.wd_featureboxes_top_black {
	display: none;
}

/* TOP BLACK */

/* RIGHT BLUE */
.wd_featureboxes_right_blue div.wd_featurebox_title  {
	 color: #fff;
	 font-size: 1.5rem;
	 font-weight: 700;
	 text-align: center;
}
.wd_featureboxes_right_blue {
	 background: #00607F;
	 padding: 15px 30px;
	 color: #FFF;
}

.wd_pageid_34296.wd_item_page .wd_featureboxes_right_blue {
	background: transparent;
	padding: 0;
}

.related-blogs.connect .input-group-btn .fa {
	width: auto;
	height: auto;
}

.wd_pageid_34296.wd_item_page .wd_subscribe_featurebox {
	margin: 20px 0;
}

.wd_pageid_34296.wd_item_page .wd_subscribe_featurebox .btn {
    padding: 6px 22px;
}
.wd_pageid_34296.wd_item_page .wd_subscribe_featurebox input {
	width: calc(100% - 60px);
    padding: 0 8px;
}

 /* RIGHT BLUE */

/* RIGHT GREY */
.wd_featureboxes_right_grey {
	background-color: #677078;
	padding: 20px;
	margin: 15px 0;
	text-align: center;
}

.wd_featureboxes_right_grey .wd_attachment {
	display: none;
}

.wd_featureboxes_right_grey .wd_featurebox_title {
	font-size: 1.8em;
	margin: 20px 0 10px 0;
	color:#FFF;
}
 
/* RIGHT GREY */

/* MIDDLE GREY */
.wd_featureboxes_middle_grey .wd_featurebox_title {
	display: none;
}

.wd_featureboxes_middle_grey .wd_featurebox p {
	font-size: 21px;
}

.wd_featureboxes_middle_grey .wd_featurebox p a {
	font-size: 26px;
}

/* MIDDLE GREY */
 
/* MIDDLE BLUE */
.wd_featureboxes_middle_blue {
	display: none;
}
/* MIDDLE BLUE */

/* BOTTOM WHITE */
.wd_pageid_34298 .wd_bottom_white {
    margin-top: 40px;
}

.wd_featureboxes_bottom_white .wd_featurebox_title {
	padding-bottom: 15px;
	font-weight: 800;
	color: #34404b;
	font-size: 1.87rem;
}
.wd_featureboxes_bottom_white div.wd_featurebox {
	display: flex;
	 flex-wrap: wrap;
	 justify-content: space-evenly;
}

.wd_bottom_white h3 {
	color:#FC5B08;
	font-weight: bold;
}

.wd_featureboxes_bottom_white iframe {
    width: 100%;
    border: 0;
}

.wd_pageid_34349 .wd_featureboxes_bottom_white div.wd_featurebox,
.wd_pageid_34299 .wd_featureboxes_bottom_white div.wd_featurebox,
.wd_pageid_34307 .wd_featureboxes_bottom_white div.wd_featurebox,
.wd_pageid_34309 .wd_featureboxes_bottom_white div.wd_featurebox,
.wd_pageid_34346 .wd_featureboxes_bottom_white div.wd_featurebox,
.wd_pageid_34298 .wd_featureboxes_bottom_white div.wd_featurebox {
	display: block;
}
 /* BOTTOM WHITE */

 /* TOP GREY */
 .wd_featureboxes_top_grey .wd_featurebox_title {
    font-size: 1.4em;
    font-weight: 500;
    margin-bottom: 15px;
}

.wd_featureboxes_top_grey .wd_attachment {
    display: none;
}
/* TOP GREY */

/* TOP BLUE */
#virtual-media-tour .wd_featureboxes_top_blue {
	display: none;
}
/* TOP BLUE */

/* MIDDLE GREY */
#satellite-media-tour .wd_featureboxes_middle_grey {
	display: none;
}
/* MIDDLE GREY */

/* MIDDLE BLACK */
#radio-media-tour .wd_featureboxes_middle_black {
	display: none;
}
/* MIDDLE BLACK */

/* SUCCESS STORIES */
#wd_success_stories #wd_printable_content,
div.wd_featureboxes_success_stories {
	display: none;
}
/* SUCCESS STORIES */

/* SOLUTIONS */
div.wd_featureboxes_solutions {
	display: none;
}
/* SOLUTIONS */

/* SUBSCRIBE FBOX */

.wd_subscribe_featurebox .wd_form_field_input input[type='submit'] {
	text-indent: -8px; /* for font awesome icon */
}

.wd_subscribe_featurebox .wd_form_field_input.input-group {
	display: flex;
}

.wd_subscribe_featurebox .wd_form_field_label,
.wd_subscribe_featurebox .wd_form_header,
div.wd_featureboxes_subscribe div.wd_featurebox_title {
	display: none;
}
/* SUBSCRIBE FBOX */

/* FEATURED CONTENT */
.wd_featureboxes_featured_content {
	display: none;
}

#featured-content .row.full-list {
	display: flex;
	flex-wrap: wrap;
}

#featured-content .mnr-card {
	height: calc(100% - 30px);
	display: flex;
	flex-direction: column;
}

#featured-content .mnr-card .entry-buttons {
	position: unset;
	margin-top: auto;
	padding: 12px 15px;
}

/* FEATURED CONTENT */

/* EXPERTS */
.wd_featureboxes_experts {
	display: none;
}

.blog-cat li.wd_category_link {
	list-style: none;
}

.blog-cat li.wd_category_link a {
	margin-bottom: 10px;
	display: block;
	color: #E35207;
}
/* EXPERTS */
 
#live-action-icon, #animation-icon, #graphic-design-icon {
	width: 45px;
	margin-right: 15px;
	display: block;
}
/* END Featureboxes */

/* YouTube Responsive Video Containers */
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	box-shadow: 2px 2px 4px #171717;
}
.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_pageid_34302 .client-container {
    display: none;
}
.wd_pageid_34307 .client-container {
	padding: 0;
}

.wd_pageid_34360 .client-container,
.wd_pageid_34309 .client-container {
	padding: 0 15px 30px 15px;
}
.wd_pageid_34298 .client-container,
.wd_pageid_20303 .client-container {
	padding: 25px 15px 30px;
}

.wd_pageid_34303 .client-container {
	background-color: #EEE;
}

.client-container {
	padding: 90px 15px 30px 15px;
}

.wd_pageid_34304 .client-container {
	padding: 0;
}

.wd_pageid_34356 .client-container {
    background-color: #1a3662;
    color: #FFF;
}

/* NEWSFEED ITEM 122376 */
.wd_pageid_20295.wd_item_page.wd_item_122376 .client-container {
	background-image: url(../images/top-120.gif),url(../images/120-side.gif);
	background-repeat: repeat-x,repeat-y;
	background-position-x: left,top left;
	padding-top: 150px;
}

.wd_pageid_20295.wd_item_page.wd_item_122376 .client-container h1,
.wd_pageid_20295.wd_item_page.wd_item_122376 #mainNav,
.wd_pageid_20295.wd_item_page.wd_item_122376 #footer-container,
.wd_pageid_20295.wd_item_page.wd_item_122376 #under-footer {
	display:none;
}

.wd_newsfeed_releases-detail .wd_title {
	text-align: center;
	font-size: 2.5rem;
	color: #000;
	font-weight: 900;
	text-transform: uppercase;
}

.wd_newsfeed_releases-detail .wd_subtitle {
	text-align: center;
	font-size: 1.7rem;
	margin: 20px 0px 40px;
}

/* sticky header background, in case option is checked */
.sticky-top {
	@supports (position: sticky) {
		position: sticky;
		top: 0;
		z-index: 1020;
	}
}

.sticky-top > #hero-plus-header {
	background-color: white;
}

/* #hero-plus-header {  
	display:block;
} */

#hero-plus-header .logo {
	margin: 10px 25px;
	width: 240px;
}

.ctab {
	background: #00A0D0;
	float: right;
	text-align: center;
	margin: 10px;
	text-decoration: none !important;
	color: #fff;
	font-size: 24px;
	font-weight: 900;
	padding: 15px 25px;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: center;
	display: inline-block;
	border-radius: 5px;
	white-space: nowrap;
}

.ctab:hover {
	text-align: center;
	margin: 10px;
	text-decoration: none !important;
	color: #fff;
	background: #ed1f45;
	font-size: 24px;
	font-weight: 900;
}

.wd_pageid_20295.wd_item_page.wd_item_122376 #social-wrapper {
	background-color: #ed1f45;
}
/* NEWSFEED ITEM 122376 */

/* NEWSFEED ITEM 122371 */

.wd_pageid_20295.wd_item_page.wd_item_122371 .client-container h1,
.wd_pageid_20295.wd_item_page.wd_item_122371 #mainNav,
.wd_pageid_20295.wd_item_page.wd_item_122371 #footer-container,
.wd_pageid_20295.wd_item_page.wd_item_122371 #under-footer,
.wd_pageid_20295.wd_item_page.wd_item_122378 .client-container h1,
.wd_pageid_20295.wd_item_page.wd_item_122378 #mainNav,
.wd_pageid_20295.wd_item_page.wd_item_122378 #footer-container,
.wd_pageid_20295.wd_item_page.wd_item_122378 #under-footer {
	display:none;
}

.wd_pageid_20295.wd_item_page.wd_item_122371 #hero-plus-header .logo,
.wd_pageid_20295.wd_item_page.wd_item_122378 #hero-plus-header .logo {
	margin: 10px 10px 16px 18px;
	vertical-align: middle;
}

.wd_pageid_20295.wd_item_page.wd_item_122371 #hero-plus-header .ctab,
.wd_pageid_20295.wd_item_page.wd_item_122378 #hero-plus-header .ctab {
	background: #ED1C24;
	color: #fff!important;
	padding: 15px 5px;
	font-size: 115%;
	letter-spacing: 1px;
	display: block;
	text-align: center;
	margin: 27px;
	width: 255px;
	max-width: 100%;
	text-decoration: none;
	border-radius: 4px;
	line-height: 108%;
	transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	font-family: 'Proxima-Nova',sans-serif;
	font-weight: 900;
	text-transform: uppercase;
}

.wd_pageid_20295.wd_item_page.wd_item_122371 #hero-plus-header .ctab:hover,
.wd_pageid_20295.wd_item_page.wd_item_122371 #hero-plus-header .ctab:active,
.wd_pageid_20295.wd_item_page.wd_item_122378 #hero-plus-header .ctab:hover,
.wd_pageid_20295.wd_item_page.wd_item_122378 #hero-plus-header .ctab:active {
	background: #622856;
	color: #fff!important;
	text-decoration: none;
}

.wd_pageid_20295.wd_item_page.wd_item_122371 #hero-plus-header.row,
.wd_pageid_20295.wd_item_page.wd_item_122378 #hero-plus-header.row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}

.wd_pageid_20295.wd_item_page.wd_item_122371 .wd_newsfeed_releases-detail .wd_captioned_image,
.wd_pageid_20295.wd_item_page.wd_item_122378 .wd_newsfeed_releases-detail .wd_captioned_image {
	display: none;
}
.wd_pageid_20295.wd_item_page.wd_item_122371 .wd_newsfeed_releases-detail .wd_subtitle {
	font-size: 1.3em;
	text-align: center;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 2em;
	font-family: 'Proxima-Nova', sans-serif;
}
.wd_pageid_20295.wd_item_page.wd_item_122371 .wd_newsfeed_releases-detail .wd_title {
	font-size: 2.5em;
	text-align: center;
	font-weight: 900;
	color: #ee2d24;
	font-family: 'Proxima-Nova', sans-serif;
}
/* NEWSFEED ITEM 122371 */

.wd_pageid_34295.wd_item_page .client-container h1,
.wd_pageid_34295.wd_item_page #mainNav,
.wd_pageid_34295.wd_item_page #footer-container,
.wd_pageid_34295.wd_item_page #under-footer {
	display: none;
}

.wd_news_body {
	font-size: 20px;
}
 
#hero-plus-header {
/*	position: relative;*/
}

#hero-plus-header {
	background-position: left;
	background-repeat: no-repeat;
	height: 120px;
}
.hero img {
	width: 100%;
}

blockquote.wd_pullquote {
	width: auto;
	border: 0;
}
blockquote.wd_pullquote::before,
blockquote.wd_pullquote::after {
	display: none;
}
.wd_asset_gallery, .wd_asset_inline {
background-color: #474747;
}
.video-player video {
	height: auto;
}
.wd_asset_carousel_aspect {
	margin: 4rem 0;
}
.wd_carousel.wd_asset_carousel_wrapper a.wd_carousel-arrow:link,
.wd_carousel.wd_asset_carousel_wrapper a.wd_carousel-arrow:visited {
	top: -130px;
	background: rgba(0,0,0,.5);
	padding: 10px;
	border-radius: 10px;
}
 
 /* CARD */
.card > .card-inner {
	padding: 25px;
}

.card .header h2, h3 {
	margin-top:0px;
}
.card .header h2 {
	margin-bottom: 15px;
	font-size: 1.8rem;
	color: #424242;
	font-weight: 700;
}
.card h3 {
	font-size: 1.0rem;
	color: #8a8a8d;
	font-weight: 400;
	margin-bottom: 23px;
    line-height: 134%;

}
.card .header {
	margin-bottom: 5px;
	min-height: 343px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.card img{
	width:100%;
}
.timestamp {
	font-size: 1.3rem;
	padding: 0px 0px 10px;
	color: #E35207;
}

#hero-product h2{
	font-size: 2.9rem;
}

.hero-content-product h1 {
	color: #fff;
}

#success-story-content .ss-sidebar a {
    text-decoration: underline;
    color: #fff;
}

.webinar-card-footer{
	display: flex;
	justify-content: center;
}

.webinar-card-ctab{
	text-align: center;
	width: 100%;
	margin: 0px;
}
 /* CARD */
 
#social-wrapper .social-list {
	margin: 0 auto;
}
#social-wrapper .social-list li {
    list-style-type: none;
    margin-bottom: 0;
    margin-left: 0;
	padding: 0 15px;
}

#social-wrapper .social-list li  > a, #social-wrapper .social-list li  > a:hover, #social-wrapper .social-list li  > a:visited {
	color:#FFF;
}

.about-page-intro-left p {
    font-size: 1.4em;
}

.case-raynauds .ss-inner {
    background-color: rgba(252,91,8,0.9)
}

.case-raynauds .ss-inner:hover {
    background-color: rgba(252,91,8,1)
}

.case-asc .ss-inner {
    background-color: rgba(0,96,127,0.9)
}

.case-asc .ss-inner:hover {
    background-color: rgba(0,96,127,1)
}

.case-banfield .ss-inner {
    background-color: rgba(32,120,202,0.9)
}

.case-banfield .ss-inner:hover {
    background-color: rgba(32,120,202,1)
}

.case-bayer .ss-inner {
    background-color: rgba(134,36,131,0.9)
}

.case-bayer .ss-inner:hover {
    background-color: rgba(134,36,131,1)
}

.case-grants .ss-inner {
    background-color: rgba(252,91,8,0.9)
}

.case-grants .ss-inner:hover {
    background-color: rgba(252,91,8,1)
}

.case-lavu .ss-inner {
    background-color: rgba(252,91,8,0.9)
}

.case-lavu .ss-inner:hover {
    background-color: rgba(252,91,8,1)
}

.case-rocket .ss-inner,
.rocket-media .ss-inner {
    background-color: rgba(32,120,202,0.9)
}

.case-rocket .ss-inner:hover,
.rocket-media .ss-inner:hover {
    background-color: rgba(32,120,202,1)
}

.case-starkist .ss-inner {
    background-color: rgba(0,96,127,0.9)
}

.case-starkist .ss-inner:hover {
    background-color: rgba(0,96,127,1)
}

.case-varian .ss-inner {
    background-color: rgba(134,36,131,0.9)
}

.case-varian .ss-inner:hover {
    background-color: rgba(134,36,131,1)
}

.case-plain .ss-inner {
    background-color: rgba(0,96,127,0.9)
}

.case-plain .ss-inner:hover {
    background-color: rgba(0,96,127,1)
}

 /* FOR CUSTOM CSS */
 /*
 #hero-plus-header {
	 background-image: url('https://multivu_poc.mediaroom.com/image/AKC-header-logo-RM.png');
 }
 
 .wd_newsfeed_releases-detail .wd_title {
	 color: #ca0d45;
 }
 a {
	 color: #243f8c;
 }
 .ctab {
	 background: #243f8c;
	 color: #fff;
 }
 .ctab:hover {
	 background: #ca0d45;
	 color: #fff;
 }
 #social-wrapper {
	 background: rgb(41,0,67);
	 background: linear-gradient(180deg, rgba(41,0,67,1) 0%, rgba(21,1,40,1) 100%);
 }
 */

#products-container #product-intro.row {
	padding-bottom: 4em;
}
#products-container #product-intro h3 {
	font-size: 1.6em;
}
.wd_pageid_34297 #products-container #product-intro h3 {
	color: #063369;
}
#products-container .row.contact-mt h3 {
	color: #114E8E;
	font-size: 1.7em;
	margin-bottom: 12px;
}

.header-icon {
	background: #ff6c36;
	color: #fff;
	border-radius: 70px;
	width: 70px;
	height: 70px;
	padding: 7px;
	margin: auto;
	margin-top: -37px;
	text-align: center;
}

.dl-btn{
	padding: 0px 22px !important;
}

.dl-btn .fas{
	font-size: 1rem;
}

.stat-container {
	font-size: 1.3em;
	text-align: center;
}

.stat-number {
	font-size: 4em;
	color: #862483;
	padding: .2em 0 0;
}

.media-tour-category {
	background: #FC5B08;
	font-size: 100%;
	margin: 1em auto -4px;
	padding: 5px;
	display: inline-block;
	color: #fff;
	border-radius: 5px;
}

.media-tour h2 {
	font-size: 2.3em;
	font-weight: bold;
}


.ltr-gray-bg{
	background: #eee;
}

#products-container.media-tour-products h3 {
	font-size: 1.4em;
}

.media-tour h4 {
	margin-top: 0;
	font-size: 1.4em;
}
#products-container.media-tour-products strong {
	font-weight: 700;
	color: #063369;
}

#products-container.media-tour-products strong.mvu-blue {
	color: #00607F;
}

.hexagon-wrapper {
  margin: 0 auto 1em;
  display: flex;
  text-align: initial;
  width: 40px;
  height: 40px;
}
.hexagon {
  position: relative;
  width: 46%;
  height: 80%;
  margin: auto;
  color: #fff;
  background: #2e7ec1;
  display: flex;
  align-content: center;
  justify-content: center;
}
.hexagon i {
  z-index: 1;
  margin: auto;
  font-size: 18px;
  color: #fff;
}
.hexagon:before,
.hexagon:after {
  position: absolute;
  content: "";
  background: inherit;
  height: 100%;
  width: 100%;
  border-radius: 0;
}
.hexagon:before {
  transform: rotateZ(60deg);
}
.hexagon:after {
  transform: rotateZ(-60deg);
}

.tab-content p {
    font-size: 19px;
}

/* ANIMATION */
.spin.in-view {
	animation-name: spin;
	animation-duration: 1500ms;
	animation-iteration-count: 1;
	animation-timing-function: linear; 
}
@keyframes spin {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}
/*bounce up animation for the subject*/
.in-view .animate__fadeInLeft {
	-webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-duration: var(--animate-duration);
    animation-duration: var(--animate-duration);
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
	-webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
	-webkit-animation-duration: 2s;
    animation-duration: 2s;
}
.in-view .animate__fadeInLeftBig {
	-webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-duration: var(--animate-duration);
    animation-duration: var(--animate-duration);
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
	-webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
	-webkit-animation-duration: 2s;
    animation-duration: 2s;
}

.animate__fadeInDown.in-view {
	-webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-duration: var(--animate-duration);
    animation-duration: var(--animate-duration);
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
	-webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
	-webkit-animation-duration: 2s;
    animation-duration: 2s;
}

.animate__flipInY.in-view img,
.animate__flipInY.in-view .item_name {
	-webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-duration: var(--animate-duration);
    animation-duration: var(--animate-duration);
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
	-webkit-animation-name: flipInY;
    animation-name: flipInY;
	-webkit-animation-duration: 2s;
    animation-duration: 2s;
}

.animate__fadeInLeftBig.in-view .item,
.animate__fadeInLeftBig.in-view .ixp-container{
	-webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-duration: var(--animate-duration);
    animation-duration: var(--animate-duration);
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
	-webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
	-webkit-animation-duration: 2s;
    animation-duration: 2s;
}
.fadeInLeft .item {
	opacity: 0;
	-moz-transition: all 700ms ease-out;
	-webkit-transition: all 700ms ease-out;
	-o-transition: all 700ms ease-out;
	transition: all 700ms ease-out;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}
.bounce-up .item {
	opacity: 0;
	-moz-transition: all 700ms ease-out;
	-webkit-transition: all 700ms ease-out;
	-o-transition: all 700ms ease-out;
	transition: all 700ms ease-out;
	-moz-transform: translate3d(0px, 200px, 0px);
	-webkit-transform: translate3d(0px, 200px, 0px);
	-o-transform: translate(0px, 200px);
	-ms-transform: translate(0px, 200px);
	transform: translate3d(0px, 200, 0px);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}
  
.bounce-up.in-view .item {
	opacity: 1;
	-moz-transform: translate3d(0px, 0px, 0px);
	-webkit-transform: translate3d(0px, 0px, 0px);
	-o-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	transform: translate3d(0px, 0px, 0px);
}

.fadeInLeft.in-view .item{
	opacity: 1;
    -webkit-animation-name: fadeInLeft;
    -moz-animation-name: fadeInLeft;
    -o-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-moz-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -moz-transform: translateX(-20px);
        transform: translateX(-20px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -moz-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        -o-transform: translateX(-20px);
        transform: translateX(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
}

.ixp-push {
	-webkit-transform: perspective(1px) translateZ(0);
	display: block;
	transform: perspective(1px) translateZ(0);
}

.ixp-push:hover {
	-webkit-animation-name: ixp-push;
	-moz-animation-name: ixp-push;
	-o-animation-name: ixp-push;
	animation-name: ixp-push;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
  }
  
  @-webkit-keyframes ixp-push {
	50% {
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
   }
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
   }
  }
  @-moz-keyframes ixp-push {
	50% {
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
   }
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
   }
  }
  @keyframes ixp-push {
	50% {
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
   }
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
   }
  }
/* ANIMATION */
.wd_featureboxes_bottom_orange .wd_subscribe_featurebox {
    display: flex;
}

.wd_featureboxes_bottom_orange .wd_intro h2 {
    font-size: 16px;
	font-weight: bold;
    margin-right: 20px;
}

.wd_featureboxes_bottom_orange form#subscribe_form_1 {
    flex: 1;
}

.wd_featureboxes_bottom_orange .wd_featurebox_title {
	display: none;
}

#subForm {
	display: inline-block;
}

.solution-ctab-container {
	height: auto;
	padding: 15px 10px 10px;
}

.subscribe-bottom-wrapper {
	display: flex;
	align-items: center;
	flex-direction: row;
	justify-content: center;
	font-size: 1.2em;
}

.subscribe-bottom-left {
	padding-right: 15px;
}

.slide-hide {
	margin-bottom: -75px;
}

.js-cm-submit-button {
	background: #107ec1;
}

.input-group {
	font-weight: 500;
}

.wd_search_count {
    font-size: 18px;
    margin: 0 0 30px 0;
}

@media (min-width: 768px) {
    .wd_pageid_34349 .align-center.ixp-container {
           padding-top: 89px;
     }
    .wd_pageid_34349 .wd_category_items.wd_category_items_3233 .item,
    .wd_pageid_34349 .wd_category_items.wd_category_items_3228 .item {
	width: 33.3333%;
    }
}

@media only screen and (max-width: 991px) {
	.wd_newsfeed_releases .wd_item {
		width: 45%;
	}
	.h-bloghome-thumbnail img {
		margin: 0 !important;
	}

	.no-padding-mobile {
		padding: 0px !important;
	}

	.subscribe-bottom-wrapper {
		flex-direction: column;
	}

	.subscribe-bottom-left {
		margin-bottom: 15px;
	}

	.mobile-ctab-container,
	.mobile-cta {
		display: none;
	}

	.slide-hide {
		margin-bottom: -111px;
	}
}

@media only screen and (max-width: 320px) {
	.slide-hide {
		margin-bottom: -134px;
	}
}
@media only screen and (max-width: 991px){
	.wd_pageid_34309 .wd_category_items.wd_category_items_3207 .animation-element.bounce-up,
	.wd_pageid_34309 .wd_category_items.wd_category_items_3207 {
		display: block;
	}
	.wd_pageid_34309 .wd_category_items.wd_category_items_3207 .item {
		margin: 30px 0;
	}
}
@media only screen and (max-width: 768px){
	.text-center-sm {
		text-align: center;
	}
	.mobile-margin-bot-20 {
		margin-bottom: 20px;
	}
} 
  
/* Extra large devices (large desktops) */
@media (max-width: 1199px) {}

/* Large devices (desktops) */
@media (max-width: 992px) {
	.wd_pageid_34298 .wd_standard .wd_category_items_3201 .item {
		flex-direction: column;
	}
	.wd_pageid_34298 .wd_standard .wd_category_items_3201 .item table.wd_imagetable {
		margin: 15px 0 !important;
	}
}

/* Medium devices (tablets) */
@media (max-width: 767px) {
	#site-container .ixp-container {
  		margin-top: 52px;
	}
	.wd_pageid_34349 .wd_category_items.wd_category_items_3226 {
            flex-wrap:wrap;
	}
	.wd_pageid_34349 .wd_category_items.wd_category_items_3230 .col-md-4 .button.button-e.button-wide {
  padding: 10px 20px;
  white-space: nowrap;
}

.wd_pageid_34349 .wd_category_items.wd_category_items_3230 .col-md-4 {
  display: flex;
  overflow-y: scroll;
  padding: 0;
  margin: 0;
}

.wd_pageid_34349 .wd_category_items.wd_category_items_3230 .row {
  flex-flow: column-reverse;
  margin: 0;
}

.wd_pageid_34349 .wd_category_items.wd_category_items_3227 .item, .wd_pageid_34349 .wd_category_items.wd_category_items_3224 .item {
  width: 46%;
}


.wd_pageid_34349 .wd_category_items.wd_category_items_3232 .item,
.wd_pageid_34349 .wd_category_items.wd_category_items_3227 .item,
.wd_pageid_34349 .wd_category_items.wd_category_items_3224 .item {
  width: 100%;
}

.wd_pageid_34349 .wd_category_items.wd_category_items_3230 .col-md-8 {
  padding: 0;
}
	.wd_pageid_34360 .wd_category.wd_category_3221 {
		margin: 0 !important;
	}
	.wd_pageid_34360 .wd_standard .wd_category_3221 .item_name {
		margin-bottom: 20px;
	}
	.wd_pageid_34360 .wd_category_items.wd_category_items_3223,
	.wd_pageid_34360 .wd_standard .wd_category_3221 .item,
	.wd_pageid_34360 .wd_standard .wd_category_items.wd_category_items_3222 {
		display:block;
	}
	.wd_newsfeed_releases .wd_item {
		width: 100%;
	}
	.wd_pageid_34360 .wd_category_items.wd_category_items_3223 .item,
	.wd_pageid_34349 .wd_category_items.wd_category_items_3225 .item,
	.wd_pageid_34299 .wd_category_items.wd_category_items_3214 .item {
		flex: 1 1 100%;
	}
	.wd_pageid_34360 .wd_category_items.wd_category_items_3223 .item {
		margin: 20px 0;
	}
	.flip-card {
		width: 100%;
		height: 200px;
	}
	.wd_two_col_cat_display .wd_category_items,
	.wd_pageid_34349 .wd_category_items.wd_category_items_3229, 
	.wd_pageid_34349 .wd_category_items.wd_category_items_3227, 
	.wd_pageid_34349 .wd_category_items.wd_category_items_3224,
	.wd_pageid_34299 .wd_category_items.wd_category_items_3218, 
	.wd_pageid_34299 .wd_category_items.wd_category_items_3216, 
	.wd_pageid_34299 .wd_category_items.wd_category_items_3213 {
		padding: 0;
	}
	ul.wd_blue_buttons li {
		margin: 20px 0;
	}
	
	.wd_pageid_34349 .wd_category_items.wd_category_items_3233,
	.wd_pageid_34349 .wd_category_items.wd_category_items_3228,
	.wd_pageid_34349 .wd_category_items.wd_category_items_3226 .item,
	.wd_pageid_34299 .wd_category_items.wd_category_items_3217,
	.wd_pageid_34299 .wd_category_items.wd_category_items_3215 .item,
	ul.wd_blue_buttons,
	.wd_pageid_34307 .wd_category_items.wd_category_items_3210, .wd_pageid_34307 .wd_category_items.wd_category_items_3211,
	.wd_pageid_34346 .wd_category_items.wd_category_items_3204 {
    		display: block;
	}
.wd_pageid_34298 .wd_standard .wd_category_items_3201 .item,
.wd_pageid_34298 .wd_standard .wd_category_items_3202 .item {
	flex-direction: column;
}
.wd_pageid_34298 .wd_standard .wd_category_items_3202 .animation-element:nth-child(even) .item img {
	order: 1;
}

.wd_pageid_34346 .wd_standard .wd_category_items_3203 .item {
    flex-direction:column;
    text-align:center;
}
.wd_pageid_34346 .wd_standard .wd_category_items_3203 .item table.wd_imagetable {
    margin: 15px 15px 15px 0 !important;
}
.wd_pageid_34298 .wd_standard .wd_category_3202 .item img {
    margin: 15px 0;
}
.wd_pageid_34298 .wd_standard .wd_category_3202 .item .wd_flex_col {
	padding: 20px;
}
	#mainNav {
		background-color:#114E8E;
	}
}

/* Small devices (landscape phones) */
@media (max-width: 575px) {}

/* CLIENT CSS OVERRIDES */ 
