.breadcrumb-content-inner .breadcrumb-content-main>h1.page-title {
    max-width: 60%;
margin-bottom: 0;
}


.breadcrumb-content-inner .breadcrumb-content-main {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 10px;
    align-items: center;
}
.breadcrumb-content-inner .breadcrumb-content-main .field-newbutton-link {
    width: 37%;
}
.breadcrumb-content-inner .breadcrumb-content-main .field-newbutton-link>p {
    margin-bottom: 0 !important;
}
.breadcrumb-content-inner .breadcrumb-content-main .field-newbutton-link a {
    color: #ffffff !important;
  display: block;
    padding: 11px 10px;
    min-height: 44px;
    text-align: center;
    border: 3px solid #ff8200;
    margin: 6px 6px;
    border-radius: 4px;
    font-weight: 600 !important;
    font-size: 16px;

}

.breadcrumb-content-inner .breadcrumb-content-main .field-newbutton-link a:hover {
        color: #005295 !important;
}



.header-top-banner.gva-fixed-background {
    background-attachment: unset;
}
.header-top-banner .bb-container.full-screen > .row {
    display: flex;
    flex-wrap: wrap;
    height: auto;
    width: auto;
}
.header-top-banner .bb-container.full-screen {
    display: flex;
    table-layout: unset;
    padding-left: 15px;
    padding-right: 15px;
height: auto !important;
}


p {
    line-height: 24px;
    margin: 0 0 20px !important;
}
hr {
      border-top: 1px solid #eeeeee !important;
 }


.color-theme {
	color: #00A1C4 !important;
}
.page-user-login .main-page, .page-user-register .main-page, .page-user-pass .main-page {
  height: auto !important;
}
.page-user-login .main-page .gsc-tabs ul.nav-tabs li a, .page-user-login .main-page .gsc-tabs ul.nav-tabs li a:hover, .page-user-login .main-page .gsc-tabs ul.nav-tabs li.active a {
  background-color: transparent !important;
  color: #006C93 !important;
  font-size: 15px;
}
.page-user-login .main-page h1 { font-size: 1.4em; } 
.page-user-login .main-page h1 a { color: #006C93 !important; }

/* poppins-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/poppins-v20-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/poppins-v20-latin-regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
.header-infos-contact{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.header-infos-contact .item {
	width: 280px
}

.topbar .topbar-content > div > div {
  float: left;
  width: auto;
  display: block;
}

#header .header-main nav ul > li > a {
  color: #373737 !important;
  font-weight: normal !important;
  font-size: 16px;
  letter-spacing: 0.7px;
  }

  li.menu-item.menu-item--expanded a {
    text-decoration: none;
  }

  li.menu-item a {
    text-decoration: none;
  }

.field-newbutton-link>a {
    display: block;
    padding: 11px 10px;
    min-height: 44px;
    text-align: center;
    border: 3px solid #ff8200;
    margin: 6px 6px;
    color: #58595B;
    border-radius: 4px;
    font-weight: 600 !important;
    font-size: 16px;
}

.node--view-mode-teaser-1 .post-content {
  margin-top: -35px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 10px 20px 20px;
  text-align: center;
  border-top: 0;
  position: relative;
  z-index: 9;
  background: #fff;
  -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.1);
}
.node--view-mode-teaser-1 .post-content .post-title {
  margin: 5px 0;
}
.node--view-mode-teaser-1 .post-content .post-title a {
  font-size: 16px;
}
.widget.gsc-icon-box .highlight_content .title {
	font-size: 18px;
	font-family: "Poppins", "Roboto", serif;
	font-weight: 500;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 3px;
	letter-spacing: 1px;
}

.widget.gsc-icon-box .highlight_content .title a {
	text-decoration: none;
}
.gsc-accordion .panel-group.skin-white .panel {
	border: 0 none !important;
}


.panel .panel-heading .panel-title > a::after {
  font-family: "Font Awesome 5 Free";
  position: absolute;
  font-size: 12px;
  top: 2px;
  z-index: 1;
  color: #fff;
  width: 22px;
  height: 22px;
  -webkit-border-radius: 50%;
  text-align: center;
  line-height: 22px;  
}
.fix-width-10 {
	width: 10%;
}

.fix-width-40 {
	width: 40%;
}
.fix-width-20 {
	width: 20%;
}
.fix-width-30 {
	width: 30%;
}
table {
	border: 0 none;
}
table > thead > tr > th, table > thead > tr > td, table > tbody > tr > th, table > tbody > tr > td, table > tfoot > tr > th, table > tfoot > tr > td {
	border-width: 0;
}

table > thead > tr > th, .table > thead > tr > th {
	border-bottom: 1px solid;
}
table > thead > tr > th, table > thead > tr > td, table > tbody > tr > th, table > tbody > tr > td, table > tfoot > tr > th, table > tfoot > tr > td, .table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
	padding: 8px;
	line-height: 1.65;
	vertical-align: top;
}
.gsc-accordion .panel-group.skin-white .panel {
       margin-bottom: 0 !important;
}
.panel .panel-heading .panel-title > a.collapsed::after {
  /* ljw 2025-10-01 from KM: 1 of 3 to make accordion look like ips */
  /* old */
	/* color: #ddd !important; */
  /* new */
  background: #005194;
  content: "\f067";
  color: #fff;
}

a:hover {
    color: #005295 !important;
    text-decoration: none;
}
.main-menu ul li a {
    text-align: center !important;
    font-weight: 400;
    font-size: 18px;
    text-transform: uppercase;
}

.block.blue .block-title{
color: #26B2EC !important;
    border-bottom-color: #26B2EC !important;
font-size: 30px;
text-transform: uppercase;
}
.sidebar .block .block-title span {
    background: none;
    padding: 0;
    font-size: 14px;
}

.js-pager__items {
  margin-bottom: 20px !important;
  margin-top: 5px !important;
}
.js-pager__items a.button {
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  background: #005295;
  color: #fff !important;
  font-size: 12px;
  text-transform: uppercase;
  padding: 6px 18px;
  font-weight: 700;
}
.js-pager__items a.button:hover, .js-pager__items a.button:focus, .js-pager__items a.button:active {
  background: #005295;
  color: #fff;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.layout-no-sidebars .field-newbutton-link>a {
    color: #58595B;
}
.layout-no-sidebars .field-newbutton-link>a:hover {
        color: #005295 !important;
}

.node--view-mode-teaser-5 .post-thumbnail {
  width: 40%;
  float: left;
  text-align: center;
}

@media only screen and (max-width: 1199px) and (min-width: 992px)  {
header.header-default .header-main-inner .header-inner {
    padding-left: 250px !important;
    padding-right: 0px;
}
header.header-default .header-main-inner .branding {
    width: 250px !important;
}
.navigation .gva_menu > li > a {
    padding-left: 10px;
    padding-right: 10px;
}

}


@media (max-width: 450px) {
  .node--view-mode-teaser-5 .post-thumbnail {
    width: 100%;
    margin-bottom: 10px;
  }
}
.node--view-mode-teaser-5 .post-content {
  width: 60%;
  float: left;
  padding-left: 20px;
}
@media (max-width: 450px) {
  .node--view-mode-teaser-5 .post-content {
    width: 100%;
    margin-bottom: 10px;
    padding-left: 0;
  }
}
.node--view-mode-teaser-5 .post-content .post-title {
  margin: 2px 0 10px;
}
.node--view-mode-teaser-5 .post-content .post-title a {
  font-size: 20px;
  line-height: 28px;
}
@media (max-width: 767px) {

.breadcrumb-content-inner .breadcrumb-content-main>h1.page-title {
    max-width: 80%;
}
.breadcrumb-content-inner .breadcrumb-content-main .field-newbutton-link {
    width: 100%;
}
.node--view-mode-teaser-5 .post-content .post-title a {
    font-size: 16px;
    line-height: 22px;
  }
  
.topbar .col-8, .topbar .col-4 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
.topbar .col-8{
	margin-bottom:15px;
}

.top_menu {
	margin-top: 51px !important;
}
.togglebutton {
	top: 0px !important;
}
  .column-style-2 > .column-inner {
	padding-left: 15px;
}
.fsize-42 {
	font-size: 30px !important;
}
}

@media (max-width: 575px) {

.breadcrumb-content-inner .breadcrumb-content-main>h1.page-title {
    max-width: 100%;
}
.title_bar p a {
	width: 100%;
	display: block;
}
.topbar .col-8 {
	margin-bottom: 25px;
}
/* km 2026-06-26 search bar fix */
.topbar .topbar-content-inner .topbar-content .search-ips input[type="search"] {
	height: 24px !important;
/*margin-left: 10px; */
	max-width: 160px;
  margin-top: 4px;
}

.topbar .topbar-content-inner .topbar-content .search-ips .form-actions::before {
	/* km 2026-06-29 top: -5px !important; */
	font-size: 14px !important;
}

.title_bar a, .topbar a:hover {
	margin-right: 0px !important
}
.top_menu {
	margin-top: 61px !important;
}
}




.node--view-mode-teaser-5 .post-meta {
  margin: 0;
}
.node--view-mode-teaser-5 .post-action {
  margin-top: 15px;
}
.node--view-mode-teaser-5 .post-action a {
  color: #000;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  text-decoration: underline;
}
.node--view-mode-teaser-5 .post-action a:hover {
  color: #005295;
}
.team-block.team-v1 .team-contact .team-email {
    display: block;
  }
@media (max-width: 1000px) {
 .team-block.team-v1 .team-contact .team-email {
    display: none;
  }
}

@media (max-width: 767px) {
  .node--view-mode-teaser-5 .post-body, .node--view-mode-teaser-5 .post-action,.team-block.team-v1 .team-contact .team-email {
    display: none;
  }
}

.node--view-mode-teaser-2 {
  margin-bottom: 20px;
}
.node--view-mode-teaser-2 .post-thumbnail {
  margin-bottom: 0;
  text-align: center;
}
.node--view-mode-teaser-2 .post-content {
  padding-top: 10px;
  float: left;
  width: 100%;
}
.node--view-mode-teaser-2 .post-content .post-title {
  margin: 0;
}
.gsc-icon-box:hover .highlight-icon .icon {
	-webkit-animation: infinite;
	animation: infinite;
}
#footer {
	margin-top: 45px;
}


.block .block-title::after {
	width: 100%;
	height: 1px;
	background: #005194;
}

.col-md-8 .block .block-title::after {
	background: #26B2EC;
}

.sidebar .block {
	background: #fff;
padding:0;
}

/*solutions-consultants*/


.form-item-field-county2-target-id {
	float: left;
}
.form-item-field-county2-target-id label {
	float: left;
	width: auto !important;
}

#edit-field-county2-target-id {
	float: right;
	margin-left: 10px;
}

#views-exposed-form-employee-directory-block-1 #edit-actions {
	clear: left;
}

.button, .btn {
	background: #005194;
	color: #fff;
	padding: 8px 15px;
	line-height: 20px;
	position: relative;
	z-index: 9;
	display: inline-block;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
	border: none;
	border-radius: 0;	
	font-weight: 400;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 2px;
  border-radius: 5px;
}

/*manufacturing-technology-consulting*/

b, strong {
	font-weight: 600;
}


#footer .block .block-title span {
    text-transform: uppercase;
}

.node--view-mode-teaser-2.post-block .post-title {
	line-height: 22px;
	font-weight: 700;
	font-size: 14px;
	text-align: left;
}

.post-block.node--view-mode-teaser-2 .post-content .post-title a {
	font-size: 14px;
	line-height: 22px;
}

.node--view-mode-teaser-2.post-block .post-content .post-meta {
	text-align: left;
}

.node--view-mode-teaser-2.post-block .post-content .post-meta {
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	text-align: left;
	color: #9c9c9c;
}
/* Added to hide Language: English on Apex Success Stories KM 9/19/24 */
div#field-language-display {
  display: none;
}

/* added Global Top bar from AT 07-03-25  */
.togglebutton .btn-open, .togglebutton .btn-close {
	background-size: 100% auto;
	display: block;
	height: 20px;
	width: 20px;
	position: relative;
	background-color: transparent;
	border: 0 none;
	outline: none;
}
.btn-open {
	background-image:url(../images/toggle_open.png);
}
.btn-close {
	background-image:url(../images/toggle_close.png);
	background-size:100% !important;
	background-position: center top;
}
/* .togglebutton .btn-open::after {
 content: "Menu";
 margin-left: 20px;
 color: #fff;
 position: relative;
 top: -4px;
}*/
.topbar .topbar-content-inner .topbar-content .search-ips { margin-top: unset; }
.togglebutton {
	position: relative;
	top: 5px;
}


.top_menu {
	display: none;
	background-color: #5e5e5e;
	float: left;
	width: 100%;
	margin-top: 15px;
	position: absolute;
	padding: 30px 30px;
	z-index: 999;
}

.top_menu h4 {
	font-size: 16px;
	color: #fff;
	font-weight: 600;
	margin-bottom: 5px;
}
.top_menu ul li {
	line-height: normal;
	padding-bottom: inherit;
}
.top_menu ul li a {
	color: #fff !important;
	font-size: 13px;
}
.top_menu .col-md-12 span {
	font-style: italic;
	color: #fff;
	margin-bottom: 20px;
	display: block;
	font-size: 13px;
}
.title_bar {
	position: absolute;
	margin-left: 30px;
	top: 3px;
}
.title_bar p, .topbar p { line-height: inherit; margin: 0px !important; }
.title_bar a, .topbar a:hover {
	color: #fff !important;
	margin-right: 25px;
}
.title_bar a:first-child {
	font-weight: 500;}
  
.topbar .topbar-content-inner .topbar-content .search-ips { width: auto !important; }

.gva_menu .menu-item.menu-item--expanded::after {
  content: "˅";
  position: absolute;
  bottom: 35px;
  right: 0;
  font-family: "Font Awesome 5 Free";
  font-weight: bolder;
  transform: scale(1.5, 0.8);
}
/** Apply main menu click style  AT 03/13/25 */
@media (min-width: 992px) {
   .clickable .gva_menu > li:hover > ul.sub-menu,.clickable .gva_menu > li:hover div.sub-menu {
        display: block;
        visibility: hidden;
        opacity: 0;
        filter: alpha(opacity = 0);
        top: 101%;
        margin-top: 0;
        -webkit-transform: rotateX(-90deg);
        transform: rotateX(-90deg);
    }
   .clickable .gva_menu > li:hover > ul.sub-menu > li,.clickable .gva_menu > li:hover div.sub-menu > li {
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translateY(5px);
        transform: translateY(5px);
    }
   .clickable .gva_menu > li.open > ul.sub-menu,.clickable .gva_menu > li.open div.sub-menu,
   .clickable .gva_menu > li.open:hover > ul.sub-menu,.clickable .gva_menu > li.open:hover div.sub-menu {
        display: block;
        visibility: visible;
        opacity: 1;
        filter: alpha(opacity = 100);
        top: 100%;
        margin-top: -2px;
        -webkit-transform: rotateX(0);
        transform: rotateX(0);
    }
   .clickable .gva_menu > li.open > ul.sub-menu > li,.clickable .gva_menu > li.open div.sub-menu > li,
   .clickable .gva_menu > li.open:hover > ul.sub-menu > li,.clickable .gva_menu > li.open:hover div.sub-menu > li {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0);  
        transform: translateY(0);
    }
}

.field.field--name-body.field--type-text-with-summary.field--label-hidden.field__item {
  margin-top: 5px;
}
/* ljw 2026-05-13 added to make behavior match ips sites BEGIN: */
/* old */
/* ljw 2025-10-01 added from KM -- Register Today button for TCED Courses view */
/*
 .gsc-button {
     border: 3px solid transparent;
     border-color: #ff8200 !important;
     text-transform: uppercase;
     font-weight: 600;
 }
*/
/* new */
.gsc-button {
    border: 3px solid transparent;
    border-color: #ff8200 !important;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    padding: 20px 25px 20px 25px;
}

.gsc-button:hover,
.gsc-button:focus,
.gsc-button:active {
    color: #222 !important;
    border-color: #ff8200 !important;
    text-decoration: none;
}
/* ljw 2026-05-13 added to make behavior match ips sites END. */

/* ljw 2025-10-01 from KM: 3 of 3 to make accordion look like ips */
*, *::before, *::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* 01-10-25 from Anil: make microsites chields menus fixes style */
.navigation .gva_menu > li > a { text-transform: capitalize; font-weight: 400; }
.navigation .gva_menu .sub-menu > li > a { line-height: 16px; font-size: 15px; text-transform: capitalize;}
.navigation .gva_menu .sub-menu > li { padding: 10px 0; }
.gva_menu .sub-menu .menu-item.menu-item--expanded::after { top:4px !important; bottom:0px !important; }
/* Search page: put label, keyword box, and Apply button on one line */
form:has(#edit-keys):has(#edit-submit-search-view) {
  display: grid !important;
  grid-template-columns: max-content 220px max-content;
  align-items: center;
  column-gap: 10px;
  padding-bottom:20px;
}

/* Let the label and input behave like separate grid items */
form:has(#edit-keys):has(#edit-submit-search-view) .form-item-keys {
  display: contents !important;
}

/* Search Keywords label */
form:has(#edit-keys):has(#edit-submit-search-view) label[for="edit-keys"] {
  grid-column: 1;
  margin: 0;
  white-space: nowrap;
}

/* Search text box */
form:has(#edit-keys):has(#edit-submit-search-view) #edit-keys {
  grid-column: 2;
  width: 220px;
  max-width: 100%;
  margin: 0;
}

/* Apply button wrapper */
form:has(#edit-keys):has(#edit-submit-search-view) #edit-actions {
  grid-column: 3;
  margin: 0 !important;
  padding: 0 !important;
}

/* Apply button itself */
form:has(#edit-keys):has(#edit-submit-search-view) #edit-submit-search-view {
  margin: 0 !important;
}
.field.field--name-field-article-date.field--type-datetime.field--label-hidden.field__item {
    padding-bottom: 10px;
}