@font-face {
  font-family: "HelveticaNowText-Bold";
  src: url("/modules/custom/tdw_contact/fonts/HelveticaNowText-Bold.eot");
  src: url("/modules/custom/tdw_contact/fonts/HelveticaNowText-Bold.eot?#iefix") format("embedded-opentype"),
  url("/modules/custom/tdw_contact/fonts/HelveticaNowText-Bold.woff2") format("woff2"),
  url("/modules/custom/tdw_contact/fonts/HelveticaNowText-Bold.woff") format("woff"),
  url("/modules/custom/tdw_contact/fonts/HelveticaNowText-Bold.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "HelveticaNowText-Light";
  src: url("/modules/custom/tdw_contact/fonts/HelveticaNowText-Light.eot");
  src: url("/modules/custom/tdw_contact/fonts/HelveticaNowText-Light.eot?#iefix") format("embedded-opentype"),
  url("/modules/custom/tdw_contact/fonts/HelveticaNowText-Light.woff2") format("woff2"),
  url("/modules/custom/tdw_contact/fonts/HelveticaNowText-Light.woff") format("woff"),
  url("/modules/custom/tdw_contact/fonts/HelveticaNowText-Light.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "HelveticaNowText-Medium";
  src: url("/modules/custom/tdw_contact/fonts/HelveticaNowText-Medium.eot");
  src: url("/modules/custom/tdw_contact/fonts/HelveticaNowText-Medium.eot?#iefix") format("embedded-opentype"),
  url("/modules/custom/tdw_contact/fonts/HelveticaNowText-Medium.woff2") format("woff2"),
  url("/modules/custom/tdw_contact/fonts/HelveticaNowText-Medium.woff") format("woff"),
  url("/modules/custom/tdw_contact/fonts/HelveticaNowText-Medium.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "HelveticaNowText-Regular";
  src: url("/modules/custom/tdw_contact/fonts/HelveticaNowText-Regular.eot");
  src: url("/modules/custom/tdw_contact/fonts/HelveticaNowText-Regular.eot?#iefix") format("embedded-opentype"),
  url("/modules/custom/tdw_contact/fonts/HelveticaNowText-Regular.woff2") format("woff2"),
  url("/modules/custom/tdw_contact/fonts/HelveticaNowText-Regular.woff") format("woff"),
  url("/modules/custom/tdw_contact/fonts/HelveticaNowText-Regular.ttf") format("truetype");
  font-display: swap;
}


/**boxed width starts**/
.coh-slider-container-boxed {
  max-width: 1140px;
}

.coh-container-boxed {
  max-width: 1140px;
  margin: 0 auto !important;
}

/**boxed width ends**/

/**Footer wysig H1 editor start**/
.tdw-h1-editor .coh-style-heading-1-with-underline {
  font-size: 28px;
  margin-bottom: 24px;
}

/**Footer wysig H1 editor end**/



/**Footer Link Color Starts**/
.coh-color-color-1.footer-link-color {
  color: #126BC5;
}

/**Footer Link Color Ends**/


/****/

/**Social Icon Alignment starts**/
.coh-style-social-icon---twitter a,
.coh-style-social-icon---linkedin a,
.coh-style-social-icon---instagram a,
.coh-style-social-icon---youtube a,
.coh-style-social-icon---facebook a,
.coh-style-social-icon a {
  justify-content: flex-start;
}

/**Social Icon Alignment Ends**/

/* tab list style */

.tdw-tab ul {
  padding: 15px 0 10px 0;
}

.tdw-tab ul li {
  list-style: none;
  margin-bottom: 0;
}

.tdw-tab .nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  border-bottom: 1px solid #dee2e6;
}

.tdw-tab .nav-tabs .nav-item {
  margin-left: 0px;
  margin-right: 16px;
}

.tdw-tab .nav-link {
  border: none;
  color: #c3c4c4;
  padding: 0;
  margin-right: 20px;
  font-size: 16px;
  font-family: "HelveticaNowText-Regular";
  cursor: pointer;
}

.tdw-tab .tdw-filter .nav-link {
  color: #4b4f54;
  margin-right: 0;
}


.tdw-tab .nav-link span {
  margin-right: 3px;
}

.tdw-tab .tdw-filter .nav-link span {
  margin-right: 0;
}

.tdw-tab .icons-locator {
  position: relative;
  top: 2px;
}

.tdw-tab .icons-locator:before {
  content: "\e90a";
  color: #c3c4c4;
  font-family: "icomoon";
}

.tdw-tab .icons-filter {
  position: relative;
  top: 2px;
}

.tdw-tab .icons-filter:before {
  content: "\e91a";
  color: #4b4f54;
  font-family: "icomoon";
}

.tdw-tab a .icons-list {
  margin-right: 3px;
}

.tdw-tab .icons-list {
  position: relative;
  top: -2px;
}

.tdw-tab .icons-list:before {
  content: "\e91b";
  color: #c3c4c4;
  font-family: "icomoon";
  font-size: 10px;
}

.tdw-tab .nav-tabs .nav-item.active .nav-link {
  color: #000000;
}

.tdw-summary-remainder {
  display: none;
}

.tdw-tab .nav-tabs .nav-item.active .nav-link .icons-locator:before,
.tdw-tab .nav-tabs .nav-item.active .nav-link .icons-list:before {
  color: #000000;
}

.tdw-filter {
  margin-left: auto;
}

.views-element-container .coh-style-padding-top-bottom---medium {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

/* filter popup style  */

.Locationlist,
.Locationmap {
  position: relative;
}

#views-exposed-form-contact-us-locations-block-2,
#views-exposed-form-contact-us-locations-block-1 {
  position: absolute;
  right: 0;
  top: 0;
  padding: 16px 0 0 0;
  background: #ffffff;
  box-shadow: 0 2px 6px 0 #D1D3D4;
  z-index: 1;
  border-radius: 8px;
}
.tdw-resources-view-details-page a {
  color: #126bc5;
  text-decoration: none;
}
.tdw-resources-view-details-page a:hover {
  text-decoration: underline;
}
.Locationlist .form-checkboxes .form-item,
.Locationmap .form-checkboxes .form-item {
  margin-bottom: 24px;
}

.Locationlist .form-checkboxes .form-checkbox,
.Locationmap .form-checkboxes .form-checkbox {
  height: 0;
  width: 0;
  display: none;
}

.Locationlist .form-checkboxes .bef-toggle,
.Locationmap .form-checkboxes .bef-toggle {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  line-height: 24px;
  color: transparent;
  font-size: 14px;
  font-weight: bold;
  margin-left: 16px;
  font-family: "HelveticaNowText-Regular";
}

.Locationlist .form-checkboxes .display-tick,
.Locationmap .form-checkboxes .display-tick {
  position: relative;
}

.Locationlist .form-checkboxes .display-tick:before,
.Locationmap .form-checkboxes .display-tick:before {
  border: solid 1px #00a8cb !important;
  box-shadow: inset 0 0 3px 2px rgba(0, 168, 203, 0.4);
  position: absolute;
  left: 0;
  top: 0;
  font-size: 16px;
  content: "\e902" !important;
  color: #00a8cb;
  display: flex;
  font-family: "icomoon";
  visibility: visible;
  justify-content: center;
  font-weight: normal;
}

.Locationlist .form-checkboxes .display-tick:after,
.Locationmap .form-checkboxes .display-tick:after {
  visibility: visible;
  content: "Select All";
  position: absolute;
  left: 36px;
  color: #4b4f54;
}

.Locationlist .form-checkboxes a:hover,
.Locationmap .form-checkboxes a:hover {
  text-decoration: none;
}

.bef-processed {
  border-top: solid 1px #d1d3d4;
  padding-top: 16px;
  padding-right: 16px;
}

.Locationlist .form-checkboxes .bef-toggle:before,
.Locationmap .form-checkboxes .bef-toggle:before {
  position: absolute;
  top: 0;
  left: 0;
  height: 24px;
  width: 24px;
  border: solid 1px #D1D3D4;
  border-radius: 3px;
  content: "";
  visibility: visible;
}

.Locationlist .form-checkboxes .bef-toggle:hover:before,
.Locationmap .form-checkboxes .bef-toggle:hover:before {
  border: solid 1px #00a8cb !important;
}

/* Sitemap */
.tdw-sitemap .menu-level-1-ul.One>li.coh-menu-list-item {
  width: 33.333%;
}

.tdw-sitemap .menu-level-1-ul.One>li.coh-menu-list-item:nth-child(1) {
  width: 100%;
}

.tdw-sitemap .menu-level-1-ul.One>li.coh-menu-list-item:nth-child(2) .menu-level-1-ul.Two>li>a,
.tdw-sitemap .menu-level-1-ul.One>li.coh-menu-list-item:nth-child(3) .menu-level-1-ul.Two>li>a {
  font-size: 14px;
  font-family: HelveticaNowText-Bold, Arial;
  color: #4b4f54;
}

.tdw-sitemap .menu-level-1-ul.One>li.coh-menu-list-item:nth-child(1)>a,
.tdw-sitemap .menu-level-1-ul.One>li.coh-menu-list-item:nth-child(2)>a,
.tdw-sitemap .menu-level-1-ul.One>li.coh-menu-list-item:nth-child(3)>a {
  pointer-events: none;
}


.tdw-filtertraining .tdw-views-view-container {
  margin-bottom: 0 !important;
}

.Locationlist .form-checkboxes .bef-toggle:after,
.Locationmap .form-checkboxes .bef-toggle:after {
  visibility: visible;
  content: "Select All";
  position: absolute;
  left: 36px;
  color: #4b4f54;
}

.Locationlist .form-checkboxes .form-item label,
.Locationmap .form-checkboxes .form-item label {
  display: block;
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  line-height: 24px;
  font-size: 14px;
  margin-left: 16px;
  font-family: "HelveticaNowText-Regular";
}

.Locationlist .form-checkboxes .form-item label:before,
.Locationmap .form-checkboxes .form-item label:before {
  position: absolute;
  top: 0;
  left: 0;
  height: 24px;
  width: 24px;
  border: solid 1px #D1D3D4;
  border-radius: 3px;
  content: "";
}

.Locationlist .form-checkboxes .form-item label:hover:before,
.Locationmap .form-checkboxes .form-item label:hover:before {
  position: absolute;
  top: 0;
  left: 0;
  height: 24px;
  width: 24px;
  border: solid 1px #00a8cb;
  border-radius: 3px;
  content: "";
}

/* detail page */
.tdw-nm-video-detail {
  width: 540px;
  float: left;
  margin: 0 30px 15px 0;
}

.tdw-nm-video-detail p {
  display: none;
}

.tdw-nm-video-detail img {
  border-radius: 8px;
}

.Locationlist .form-checkboxes .form-item input[checked="checked"]+label:before,
.Locationmap .form-checkboxes .form-item input[checked="checked"]+label:before {
  border: solid 1px #00a8cb;
  box-shadow: inset 0 0 3px 2px rgba(0, 168, 203, 0.4);
}

.Locationlist .form-checkboxes .form-item input[checked="checked"]+label:after,
.Locationmap .form-checkboxes .form-item input[checked="checked"]+label:after {
  position: absolute;
  left: 5px;
  top: 1px;
  font-size: 16px;
  content: "\e902";
  color: #00a8cb;
  display: block;
  font-family: "icomoon";
}

/* map list style */

.views-row p.address {
  font-family: "HelveticaNowText-Regular";
  margin: 0;
  font-size: 14px;
}

.views-row .views-field-field-tdw-telephone-number {
  margin: 0;
}

.views-row .views-field-field-location-mail {
  margin: 0 0 16px 0;
}

.views-row .views-field-field-tdw-telephone-number a {
  font-family: "HelveticaNowText-Regular";
  font-size: 14px;
  color: #4b4f54 !important;
}

.views-row .views-field-field-location-mail a {
  font-family: "HelveticaNowText-Regular";
  font-size: 14px;
  color: #4b4f54 !important;
}

.views-row .views-field-field-location-mail a:hover {
  text-decoration: underline;
}

.Locationlist .views-row .tdw-state-title,
.Locationlist h5.contact_list_title {
  font-weight: bold;
  display: flex;
  font-size: 14px;
}

/* google List Country Heading style */
.Locationlist h3 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0;
  align-items: baseline;
  font-size: 16px;
}

.Locationlist .tdw_country_heading {
  width: 100%;
  margin-top: 32px;
}

.Locationlist .tdw_country_heading:first-child {
  margin-top: 0;
}

.Locationlist .tdw_list_headings h5,
.Locationlist .tdw-office-title h5 {
  font-size: 16px;
  font-family: "HelveticaNowText-Bold";
  color: #c8161d;
  text-transform: uppercase;
  margin-bottom: 4px;
}

.Locationlist .tdw_list_headings h6 {
  font-family: "HelveticaNowText-Medium";
  color: #000000;
  font-size: 14px;
  margin-top: 16px;
  text-transform: uppercase;
  margin-bottom: 16px;
}

.tdw_country_heading+h3 .tdw_list_headings h6 {
  margin-top: 0;
}

.Locationlist .tdw-office-title h5 {
  font-size: 14px;
  margin-bottom: 16px;
}

.Locationlist #office-types.tdw_list_headings {
  padding-left: 5px;
  padding-right: 5px;
}

.Locationlist #office-types.tdw_list_headings:first-child {
  padding-left: 0;
}

.Locationlist #tdw-country {
  margin-bottom: 14px;
  margin-top: 32px;
}

/* google List Country Heading End */

/** channel partner img style **/

.Locationlist .tdw-star-icon p.address .address-line1 {
  position: relative;
}

.Locationlist .tdw-star-icon p.address .address-line1:after {
  content: "\e922";
  font-family: 'icomoon';
  margin-left: 5px;
  color: #c8161d;
  position: absolute;
}

.Locationlist .tdw-star-icon img,
.Locationmap .tdw-star-icon img {
  display: none;
}

.Locationmap .tdw-state-title p.address {
  padding-right: 20px;

}

.Locationmap .tdw-star-icon p.address .address-line1 {
  position: relative;
}

.Locationmap .tdw-star-icon p.address .address-line1:after {
  content: "\e922";
  font-family: 'icomoon';
  margin-left: 5px;
  color: #c8161d;
  position: absolute;
}

/** channel partner img end **/

.views-row .tdw-state-title img {
  margin-top: 5px;
  margin-left: 5px;
}

.tdw-partners {
  display: flex;
  justify-content: flex-end;
}

.Locationmap .tdw-partners img,
.Locationlist .tdw-partners img {
  margin-top: 1px;
  width: 13px;
  display: none;
}

.Locationmap .tdw-partners p,
.Locationlist .tdw-partners p {
  font-size: 12px;
  margin-left: 5px;
  margin-bottom: 5px;
  width: auto;
  position: relative;
}

.Locationmap .tdw-partners p:before,
.Locationlist .tdw-partners p:before {
  content: "\e922";
  font-family: 'icomoon';
  margin-right: 5px;
  color: #c8161d;
  position: relative;
  left: 0px;
  top: 0px;
}

#block-views-block-contact-us-locations-block-1,
#block-views-block-contact-us-locations-block-2 {
  margin-bottom: 50px;
}
.d-none-imp {
  display: none !important;
}
.d-none {
  display: none;
}

.d-block {
  display: block;
}

.tdw-location-content {
  font-size: 14px;
  display: flex;
  width: 100%;
  font-weight: normal;
  display: flex;
  align-items: baseline;
}

.tdw-location-content h5 {
  font-size: 16px;
  font-weight: bold;
  margin-right: 5px;
}

.Locationlist .views-infinite-scroll-content-wrapper {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.Locationlist .views-infinite-scroll-content-wrapper .views-row {
  width: 33%;
  padding-right: 2%;
}

.tdw-iframe-contact {
  margin-left: -24px;
}

.tdw-iframe-contact iframe {
  height: 750px;
}

.tdw-iframe-training iframe {
  height: 960px;
}

.tdw-iframe-training iframe.tdw-iframe-height.training1 {
  height: 1070px;
}

.tdw-iframe-training iframe.tdw-iframe-height.training2 {
  height: 800px;
}

.tdw-iframe-casestudy {
  margin: 0 auto;
  padding: 0;
}

.tdw-iframe-casestudy iframe {
  height: 430px;
}

/* Calendar */
.ui-datepicker {
  width: 327px;
}


/* google map custom style */
.gm-style-iw.gm-style-iw-c {
  border: solid 1px #d1d3d4 !important;
  border-bottom: none !important;
  padding: 30px 10px 16px 15px !important;
}

.gm-style-iw.gm-style-iw-c .tdw-state-title h5 {
  font-size: 16px !important;
  font-weight: bold;
  font-family: "HelveticaNowText-Regular" !important;
  line-height: 22px !important;
  margin-bottom: 4px;
}

.gm-style-iw.gm-style-iw-c .tdw-state-title img {
  margin-top: 5px;
  margin-left: 5px;
}

.gm-style-iw.gm-style-iw-c .tdw-state-title h6 {
  font-size: 12px !important;
  font-weight: bold;
  font-family: "HelveticaNowText-Regular" !important;
  width: 100%;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  line-height: 19px !important;
  color: #4b4f54;
}

.gm-style-iw.gm-style-iw-c .address {
  font-size: 12px !important;
  margin-bottom: 0 !important;
  font-family: "HelveticaNowText-Regular" !important;
}

.gm-style-iw.gm-style-iw-c .views-field-field-tdw-telephone-number a,
.gm-style-iw.gm-style-iw-c .views-field-field-location-mail a {
  font-size: 12px !important;
  font-family: "HelveticaNowText-Regular" !important;
  width: 100%;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  line-height: 19px !important;
  color: #4b4f54;
}

.gm-style-iw.gm-style-iw-c .views-field-field-location-mail a:hover {
  text-decoration: underline;
}

.gm-style-iw-d > div {
  overflow: hidden;
}

.gm-style-iw-t {
  bottom: 45px !important;
}

.gm-style-iw-t:after {
  width: 30px !important;
  height: 30px !important;
}

.gm-bundled-control .gmnoprint div {
  background: #000000 !important;
  border-radius: 10px !important;
  width: 32px !important;
}

.gm-bundled-control .gmnoprint button.gm-control-active {
  width: 32px !important;
  height: 32px !important;
  margin-top: 8px !important;
}

.gm-bundled-control .gmnoprint button.gm-control-active img {
  width: 13px !important;
}

.gm-bundled-control .gmnoprint button+div {
  width: 32px !important;
  margin: 0 !important;
}

.geolocation-map-container .gm-style-cc,
.geolocation-map-container .gm-style iframe+div {
  display: none;
}

.geolocation-map-container .gm-style {
  background: white;
}

.geolocation-map-container .gm-style-iw-c .gm-ui-hover-effect {
  top: 0 !important;
  right: 0 !important;
}

/** google map custom height */
.geolocation-map-container {
  height: 600px !important;

}

.gm-bundled-control .gmnoprint {
  top: 250px !important;
}


/** Google map custom height end */

/* beacome a partner iframe height  */
.tdw-become-form-container iframe {
  height: 1080px;
}


/* beacome a partner iframe height style End */
.menu-container li.is-active a.tdw-header-sticky-menu {
  border-bottom: 3px solid #e31b23;
  padding-bottom: 4px;
  color: #000000;
}

.menu-container .menu-level-1-ul li.in-active-trail a.tdw-header-sticky-menu {
  border-bottom: 3px solid #e31b23;
  padding-bottom: 4px;
  color: #000000;
}

.coh-ce-29779c30 .menu-level-2-ul>li>a:active {
  border-bottom: solid 4px #fff;
}

/*Location and map*/
.Locationmap {
  display: none;
}

.Locationlist {
  display: none;
}

.Location-d-block {
  display: block;
}

.location-vh-hidden {
  visibility: hidden;
  height: 0;
  margin-bottom: 0 !important;
  overflow: hidden;
}

.location-vh-hidden .Locationlist .form-checkboxes .bef-toggle,
.location-vh-hidden .Locationlist .form-checkboxes .bef-toggle:after,
.location-vh-hidden .Locationlist .form-checkboxes .bef-toggle:before {
  visibility: hidden;
  height: 0;
}

.location-vh-hidden .Locationmap .form-checkboxes .bef-toggle,
.location-vh-hidden .Locationmap .form-checkboxes .bef-toggle:after,
.location-vh-hidden .Locationmap .form-checkboxes .bef-toggle:before {
  visibility: hidden;
  height: 0;
}

/*Home page alet message*/
#alert-information-block-all {
  display: none;
}
.tdw-home-layout-page #alert-information-block-all {
  display: block;
}
.tdw-home-layout-page .tdw-homepos {
  top: 44px;
}
.tdw-home-layout-page .homealertpos .tdw-gsearch {
  top: 103px;
}
/* Header margin adjustment */
.tdw-common-header-top-margin {
  width: 100%;
  height: 117px;
}

/* Header home margin adjustment */
.tdw-home-layout-page .tdw-common-header-top-margin {
  display: none;
}

/* hamburger open scroll stop */
body.tdw-fixedbody {
  overflow: hidden;
  position: fixed;
  width: 100%;
}

/* Video fix */
.coh-style-video .mejs__controls {
  display: none !important;
}


/** tdw-common-filter **/
#tdw-filter-mobile-row {
  position: relative;
}

.tdw-common-filter {
  border-radius: 8px;
  background-color: #f3f3f3;
  padding: 16px 16px 32px 16px !important;
}

.tdw-filter-mobile {
  border-radius: 8px;
  background-color: #f3f3f3;
  padding: 12px 16px !important;
  border: solid 1px #bbbcbc;
}

.tdw-common-filter .fieldgroup {
  margin-top: 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid #dee2e6;
}

.tdw-common-filter legend,
.tdw-common-filter .fieldset-legend {
  font-size: 18px;
  font-family: "HelveticaNowText-Medium", Arial;
  color: #5f646a;
}

.tdw-common-filter legend {
  padding-bottom: 16px;
  margin-bottom: 0;
  border-bottom: 0;
}

.tdw-common-filter .form-checkboxes .form-item, .tdw-common-filter .form-radios .form-item {
  margin-bottom: 16px;
}

.tdw-common-filter .form-checkboxes .form-item:last-child, .tdw-common-filter .form-radios .form-item:last-child {
  margin-bottom: 0;
}

.tdw-common-filter .form-checkboxes .form-checkbox, .tdw-common-filter .form-radios .form-radio,
.form-type-checkbox .form-checkbox{
  height: 0;
  width: 0;
  display: none;
}

.tdw-common-filter .form-checkboxes .form-item label, .tdw-common-filter .form-radios .form-item label,
.form-type-checkbox label{
  position: relative;
  padding-left: 40px;
  cursor: pointer;
  line-height: 24px;
  font-size: 14px;
  display: inline-block;
}

.tdw-common-filter .form-checkboxes .form-item label:before, .tdw-common-filter .form-radios .form-item label:before,
.form-type-checkbox label:before{
  position: absolute;
  top: 0;
  left: 0;
  height: 24px;
  width: 24px;
  border: solid 1px #D1D3D4;
  border-radius: 4px;
  content: "";
  background: #fff;
}

.tdw-common-filter .form-checkboxes .form-item label:hover:before, .tdw-common-filter .form-radios .form-item label:hover:before,
.form-type-checkbox label:hover:before{
  border: solid 1px #00a8cb;
}

.tdw-common-filter .form-checkboxes .form-item input:checked+label:before, .tdw-common-filter .form-radios .form-item input:checked+label:before,
.form-type-checkbox input:checked+label:before{
  border: solid 1px #00a8cb;
  box-shadow: inset 0 0 3px 2px rgba(0, 168, 203, 0.4);
  background: #fff;
}

.tdw-common-filter .form-checkboxes .form-item input:disabled+label, .tdw-common-filter .form-radios .form-item input:disabled+label,
.form-type-checkbox input:disabled+label:before{
  cursor: not-allowed;
}

.tdw-common-filter .form-checkboxes .form-item input:disabled+label:before, .tdw-common-filter .form-radios .form-item input:disabled+label:before,
.form-type-checkbox input:disabled+label:before{
  opacity: 0.8;
  -moz-opacity: 0.8;
}

.tdw-common-filter .form-checkboxes .form-item input:disabled+label:hover:before, .tdw-common-filter .form-radios .form-item input:disabled+label:hover:before,
.form-type-checkbox input:disabled+label:hover:before{
  border: solid 1px #D1D3D4;
}

.tdw-common-filter .form-checkboxes .form-item input:checked+label:after, .tdw-common-filter .form-radios .form-item input:checked+label:after,
.form-type-checkbox input:checked+label:after{
  position: absolute;
  left: 6px;
  top: 2px;
  font-size: 14px;
  content: "\e902";
  color: #00a8cb;
  display: block;
  font-family: "icomoon";
}
.form-type-checkbox input:checked+label:after {
  top: 6px;
}
.tdw-common-filter .tdw-filter-header {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  border-bottom: 1px solid #dee2e6;
}

.tdw-common-filter .tdw-filter-header h6 {
  margin-top: 0;
}

.tdw-common-filter .tdw-filter-header .coh-style-pre-heading {
  margin-bottom: 8px !important;
}

.tdw-common-filter .tdw-filter-header .tdw-news-and-media-reset {
  color: #126bc5;
  font-size: 14px;
}

.tdw-common-filter .tdw-filter-header .tdw-news-and-media-reset:hover {
  color: #126bc5;
  text-decoration: underline;
}

.tdw-common-filter .tdw-news-and-media-submit.coh-style-primary-button {
  background: none;
  padding: 0;
}

.tdw-common-filter .tdw-news-and-media-submit {
  display: flex;
  justify-content: center;
  min-width: 160px;
  margin: 0 auto;
}

.tdw-common-filter button.tdw-news-and-media-submit input.form-submit {
  border-radius: 30px;
  position: relative;
  margin-top: 32px;
  min-width: 160px;
  font-size: 14px;
  padding: 9px 30px;
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  line-height: 16px;
  background-color: #fff;
  font-family: "HelveticaNowText-Regular", Arial;
  border: solid 1px #C8161D !important;
  color: #c8161d;
}

.tdw-common-filter button.tdw-news-and-media-submit input:disabled.form-submit {
  cursor: not-allowed;
  opacity: 0.5;
}

/** filter result page **/
.tdw-filter-header-result-title {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  border-bottom: 1px solid #dee2e6;
  position: relative;
}

.tdw-filter-header-result-title h6,
.tdw-filter-header-result-title h3 {
  margin-bottom: 8px;
}

.tdw-filter-header-result-title .tdw-total-results,
.tdw-filter-footer-result-title .tdw-total-results {
  font-family: "HelveticaNowText-Regular", Arial;
  font-size: 14px;
  color: #494949;
}

.tdw-filter-header-result-title .tdw-total-results span,
.tdw-filter-footer-result-title .tdw-total-results span {
  font-family: "HelveticaNowText-Bold", Arial;
}

.tdw-papers.tdw-filter-results,
.tdw-bulletin-pages.tdw-filter-results {
  display: flex;
  flex-direction: column;
  max-width: 100%;
}
.tdw-product-bulletin {
  max-width: 100%;
}
.tdw-bulletin-pages.tdw-filter-results .tdw-title-product-bulletins {
  order: 3;
}

.tdw-bulletin-pages.tdw-filter-results .views-infinite-scroll-content-wrapper {
  order: 4;
}

.tdw-bulletin-pages.tdw-filter-results .pager {
  order: 6 !important;
}

.tdw-bulletin-pages.tdw-filter-results .tdw-views-footer {
  order: 5 !important;
}

.tdw-filter-header-result-title {
  order: 1;
}

.tdw-papers.tdw-filter-results .coh-view-contents {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: flex-start;
  order: 2;
}

#tdw-filter-row .tdw-papers.tdw-filter-results .coh-view-contents .views-field {
  width: 30.5%;
  margin-top: 32px;
  border-radius: 8px;
  border: solid 1px #d1d3d4;
  float: left;
  margin-right: 30px;
}

#tdw-filter-row .tdw-papers.tdw-filter-results .coh-view-contents .views-field:nth-child(3n) {
  margin-right: 0;
}


/*News n Media */
.tdw-news-img img {
  border-radius: 8px;
  max-width: 100%;
  height: auto;
}

.tdw-node-video-page {
  border: 1px solid #d1d3d4;
  cursor: pointer;
  font-size: 14px;
  color: #55595f;
  border-radius: 8px;
  top: 15px;
  user-select: none;
  width: 200px;
  position: relative;
  padding: 1px;
}
.tdw-node-video-page:after {
  position: absolute;
  top: 14px;
  right: 12px;
  font-size: 7px;
  content: "\E921";
  font-family: "icomoon";
  color: #939598;
  pointer-event: none;
}
.tdw-node-video-page select, .tdw-node-video-page select:focus, .tdw-node-video-page select:active, .tdw-node-video-page select:hover {
  width: 100%;
  border: none;
  color: #55595f;
  padding: 6px 10px;
  border-radius: 10px;
  cursor: pointer;
  outline: none;
}

.tdw-filter-results .tdw-filter-card .tdw-filter-card-image {
  width: 100%;
  height: 147px;
  overflow: hidden;
}

.tdw-filter-results .tdw-filter-card .tdw-filter-card-image img {
  max-width: 100%;
  border-radius: 8px 8px 0 0;
  object-fit: contain;
  object-position: top;
  height: auto;
}


.tdw-filter-results .tdw-filter-card .tdw-filter-card-content {
  padding: 16px;
}

.tdw-filter-results .tdw-filter-card .tdw-filter-card-content h6 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: #494949;
  line-height: 24px;
}

.tdw-filter-results .tdw-filter-card .tdw-filter-card-content .tdw-filter-card-date {
  color: #888b8d;
  font-size: 12px;
  line-height: 18px;
  padding-top: 4px;
  padding-bottom: 8px;
}

.tdw-filter-results .tdw-filter-card .tdw-filter-card-content p {
  font-family: "HelveticaNowText-Regular", Arial;
  color: #55595f;
  font-size: 14px;
  line-height: 21px;
  margin-top: 8px;
  margin-bottom: 8px;
}

.tdw-filter-results .tdw-filter-card .tdw-filter-card-content a.tdw-filter-card-link {
  font-family: "HelveticaNowText-Regular", Arial;
  color: #c8161d;
  font-size: 14px;
  line-height: 1.5;
}

.tdw-filter-results .tdw-filter-card .tdw-filter-card-content a.tdw-filter-card-link:hover {
  color: #c8161d;
  text-decoration: underline;
}

.coh-breadcrumb li a {
  letter-spacing: normal;
}

/** Load more Button **/

.tdw-training-filter-results .coh-view-contents {
  margin-bottom: 32px;
}

.load-more-btn ul {
  text-align: center;
}

.load-more-btn li {
  list-style: none;
  margin-bottom: 0;
}

.load-more-btn .pager__item a.button {
  color: #c8161d;
  min-width: 160px;
  background: #ffffff;
  border: solid 1px #c8161d;
  border-radius: 30px;
  padding: 7px 30px;
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  font-size: 14px;
  font-family: "HelveticaNowText-Regular", Arial;
}

/*** product Bulltening */
.tdw-bulletin-pages.tdw-filter-results .load-more-btn {
  margin-top: 0;
}

.tdw-bulletin-pages.tdw-filter-results .coh-view-contents .views-field {
  margin-right: 0;
  border: none;
  width: 100%;
  margin-bottom: 0;
  padding: 10px 20px;
  border-radius: 0;
  border-left: solid 1px #dcdcdc;
  border-right: solid 1px #dcdcdc;
}

.tdw-bulletin-pages.tdw-filter-results .coh-view-contents .views-field:last-child {
  border-bottom: solid 1px #dcdcdc;
}

/*.tdw-bulletin-pages.tdw-filter-results .coh-view-contents .views-field:nth-child(even) {*/
/*    background-color: rgba(230, 231, 232, 0.3);*/
/*}*/
.tdw-box-product-bulletins:nth-child(even) {
  background-color: rgba(230, 231, 232, 0.3);
}


.tdw-bulletin-pages.tdw-filter-results .coh-view-contents .views-field .field-content {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.tdw-bulletin-pages.tdw-filter-results .coh-view-contents .views-field .twd-product-buttin-title {
  font-family: "HelveticaNowText-Regular", Arial;
  color: #4b4f54;
  font-size: 14px;
}

.tdw-training-results-filter .tdw-training-results-filter-row:first-child .tdw-training-content {
  margin-bottom: 8px;
}
.tdw-bulletin-pages.tdw-filter-results .coh-view-contents .views-field .twd-product-buttin-link a {
  font-family: "HelveticaNowText-Medium", Arial;
  color: #c8161d;
  font-size: 14px;
}

.tdw-qhse-editor ul li:last-child {
  margin-bottom: 0;
}

/*** Training page Filter Result Section **/
.tdw-training.tdw-training-filter-results .coh-view-contents .views-field {
  width: 100%;
}

.tdw-training-filter-results .tdw-filter-header-result-title {
  margin-bottom: 20px;
}
.tdw-detail-training .tdw-training-results-filter {
  padding: 0;
}
.tdw-training-results-filter {
  border-bottom: solid 1px #bbbcbc;
  padding: 32px 0;
}

.tdw-training-results-filter .tdw-training-results-filter-row {
  width: 100%;
  display: flex;
  margin-bottom: 12px;
  flex-wrap: wrap;
}
.tdw-detail-training .tdw-training-results-filter .tdw-training-results-filter-row .tdw-training-label {
  width: 24%;
}
.tdw-training-results-filter .tdw-training-results-filter-row .tdw-training-label {
  width: 20%;
  font-family: "HelveticaNowText-Regular", Arial;
  color: #4b4f54;
  font-size: 14px;
  position: relative;
}

.tdw-training-results-filter .tdw-training-results-filter-row .tdw-training-label:after {
  content: ":";
  position: absolute;
  right: 20px;
  top: 0;
}
.tdw-detail-training .tdw-training-results-filter .tdw-training-results-filter-row .tdw-training-content {
  width: 76%;
}
.tdw-training-results-filter .tdw-training-results-filter-row .tdw-training-content {
  width: 80%;
  font-family: "HelveticaNowText-Regular", Arial;
  color: #4b4f54;
  font-size: 16px;
  line-height: 20px;
  position: relative;
}

.tdw-training-results-filter .tdw-training-results-filter-row .tdw-training-content h6 {
  font-family: "HelveticaNowText-Medium", Arial;
  color: #4b4f54;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 19px;
}

.tdw-training-results-filter .tdw-training-results-filter-row .tdw-training-content p:last-child {
  margin-bottom: 0;
  line-height: 24px;
}

.tdw-training-results-filter .tdw-training-results-filter-row .tdw-training-content a.views-more-link {
  font-family: "HelveticaNowText-Medium", Arial;
  position: absolute;
  color: #126bc5;
  font-size: 14px;
  right: 0;
  bottom: -30px;
}
.tdw-training-results-filter .tdw-training-results-filter-row .tdw-training-content .full,
.tdw-filter-common-container .tdw-views-header .tdw-training-results-title-row p.tdw-full{
  font-size: 14px;
  font-family: "HelveticaNowText-Regular", Arial;
  color: #979797;
  background-color: rgba(230, 231, 232, 0.3);
  border: solid 1px #e6e7e8;
  display: inline-block;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  margin-bottom: 5px;
  margin-right: 10px;
}

.tdw-training-results-filter .tdw-training-results-filter-row .tdw-training-content .available,
.tdw-training-results-filter .tdw-training-results-filter-row .tdw-training-content .scedule,
.tdw-filter-common-container .tdw-views-header .tdw-training-results-title-row p.tdw-available, .tdw-detail-training-session-date,
.tdw-detail-training .available{
  font-size: 14px;
  font-family: "HelveticaNowText-Regular", Arial;
  color: #fff;
  background-color: #76bc43;
  border: solid 1px #76bc43;
  display: inline-block;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  margin-right: 10px;
  margin-bottom: 5px;
  min-width: 86px;
}

.tdw-detail-training .tdw-training-content + .available {
  display: none;
}

#tdw-detail-training-date .tdw-detail-training-session-date.available {
  display: inline-block !important;
}

.tdw-training-results-filter .tdw-training-forms {
  margin-left: 20%;
  padding-top: 8px;
  display: inline-block;
}

.tdw-training-results-filter .tdw-training-forms .tdw-register-now-training {
  border-radius: 30px;
  min-width: 120px;
  border-color: transparent;
  font-size: 12px;
  padding: 7px 30px;
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  line-height: 16px;
  background-color: #C8161D;
  font-family: "HelveticaNowText-Regular", Arial;
  color: white;
}
.tdw-notfound .coh-row {
  width: 100%;
}
/*Solution Finder review take action btn*/
tdw-review-btn a {
  min-width: 160px;
  padding: 10px 17px;
}

/*Solution Finder review take action btn*/

/*Solution Finder Caurosel*/
input[type=button],
input[type=submit],
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.isDisabled {
  cursor: no-drop;
  opacity: 0.5;
}

.isDisabled a {
  pointer-events: none;
}

.isDisabled a:before {
  pointer-events: none;
}

button.carousel-control-prev:disabled,
button.carousel-control-next:disabled {
  opacity: 0.5;
  cursor: no-drop;
}

.tdw-steplevel.tdw-step-disable {
  opacity: 0.5;
}

/*Solution Finder Caurosel*/

/** News & Media Filter and Results  css **/
#tdw-filter-row .tdw-filter-common-column:first-child {
  width: 100%;
}

#tdw-filter-row .tdw-filter-common-container {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  position: relative;
  margin-bottom: 0;
}

#tdw-filter-row .tdw-filter-common-container .tdw-filter-mobile {
  display: none;
  position: relative;
}

#tdw-filter-row .tdw-filter-common-container .tdw-filter-mobile a {
  pointer-events: none;
}

#tdw-filter-row .tdw-filter-common-container .tdw-filter-mobile:after {
  content: "\E91A";
  font-family: "icomoon";
  position: absolute;
  right: 16px;
  top: 12px;

}

#tdw-filter-row .tdw-filter-common-container .views-exposed-form {
  width: 33.33333%;
}

#tdw-filter-row .tdw-filter-common-container .tdw-views-view-container {
  display: flex;
  width: 66.6666%;
  flex-direction: column;
  margin-bottom: 80px;
}

.customer-site .tdw-views-view-container {
  width: 100% !important;
}

.customer-site-node .coh-button.coh-style-primary-button-medium {
  display: none;
}

#tdw-filter-row .tdw-filter-common-container .tdw-filter-form-month-year {
  margin-top: 24px;
}

#tdw-filter-row .tdw-filter-common-container .tdw-filter-form-month-year legend {
  padding-bottom: 8px;
}

#tdw-filter-row .tdw-filter-common-container .tdw-filter-form-month-year label {
  display: none;
}

#tdw-filter-row .tdw-filter-common-container .tdw-filter-form-month-year .fieldgroup .form-checkboxes label {
  display: block;
}

#tdw-filter-row .tdw-filter-common-container .tdw-filter-form-month-year .form-item-year {
  position: relative;
}

#tdw-filter-row .tdw-filter-common-container .tdw-filter-form-month-year .form-item-year select {
  width: 100%;
  background-color: #ffffff;
  font-family: "HelveticaNowText-Medium", Arial;
  color: #4b4f54;
  font-size: 14px;
  border: solid 1px #d1d3d4;
  border-radius: 4px;
  padding: 9px 12px;
  outline: none;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

#tdw-filter-row .tdw-filter-common-container .tdw-filter-form-month-year .form-item-year .form-select option {
  padding: 8px 0;
}

#tdw-filter-row .tdw-filter-common-container .tdw-filter-form-month-year .form-item-year select:hover {
  border: 1px solid #00a8cb;
  box-shadow: inset 0 0 4px 2px rgba(0, 168, 203, 0.4);
}

#tdw-filter-row .tdw-filter-common-container .tdw-filter-form-month-year .form-item-year:before {
  font-family: "HelveticaNowText-Regular", Arial;
  font-family: "icomoon";
  content: "\E921";
  position: absolute;
  right: 16px;
  top: 14px;
  font-size: 9px;
  color: #939598;
  pointer-events: none;
}

/* For IE <= 11 */
select::-ms-expand,
input[type="text"]::-ms-clear,
input[type="password"]::-ms-clear,
input[type="datetime"]::-ms-clear,
input[type="datetime-local"]::-ms-clear,
input[type="date"]::-ms-clear,
input[type="month"]::-ms-clear,
input[type="time"]::-ms-clear,
input[type="week"]::-ms-clear,
input[type="number"]::-ms-clear,
input[type="email"]::-ms-clear,
input[type="url"]::-ms-clear,
input::-ms-clear {
  display: none;
}

#tdw-filter-row .tdw-filter-common-container .tdw-filter-form-month-year .form-item-field-event-date-value,
#tdw-filter-row .tdw-filter-common-container .tdw-filter-form-month-year .form-item-field-event-date-end-value {
  position: relative;
}

#tdw-filter-row .tdw-filter-common-container .tdw-filter-form-month-year .form-item-field-event-date-end-value {
  border-bottom: 1px solid #dee2e6;
  padding-bottom: 24px;
}

#tdw-filter-row .tdw-filter-common-container .tdw-filter-form-month-year .form-item-field-event-date-value:after,
#tdw-filter-row .tdw-filter-common-container .tdw-filter-form-month-year .form-item-field-event-date-end-value:after {
  font-family: "icomoon";
  position: absolute;
  right: 10px;
  top: 6px;
  font-size: 18px;
  content: "\e901";
  color: #5f646a;
  display: block;
  pointer-events: none;
}

#tdw-filter-row .tdw-filter-common-container .tdw-filter-form-month-year input.form-text {
  background: #fff;
  padding: 8px 16px;
  border: 1px solid #d1d3d4;
  cursor: pointer;
  font-size: 14px;
  width: 100%;
  font-family: "HelveticaNowText-Medium", Arial;
  color: #55595f;
  border-radius: 4px;
}

#tdw-filter-row .tdw-filter-common-container .tdw-filter-form-month-year input:disabled.form-text {
  opacity: 0.5;
  pointer-events: none;
}

#tdw-filter-row .tdw-filter-common-container .tdw-news-and-media-submit input {
  border: none;
}

.tdw-filter-pages #tdw-filter-row .tdw-filter-common-container .tdw-news-and-media-submit input:last-child {
  display: none;
}

#tdw-filter-row .tdw-filter-form-month-year .fieldgroup legend {
  width: 100%;
  background-color: #ffffff;
  font-family: "HelveticaNowText-Medium", Arial;
  color: #4b4f54;
  font-size: 14px;
  border: solid 1px #d1d3d4;
  border-radius: 4px;
  padding: 9px 12px;
  position: relative;
  cursor: pointer;
}

#tdw-filter-row .tdw-filter-form-month-year .fieldgroup {
  margin-top: 16px;
}

#tdw-filter-row .tdw-filter-form-month-year .fieldgroup legend .fieldset-legend {
  font-size: 14px;
  font-family: "HelveticaNowText-Medium", Arial;
}

#tdw-filter-row .tdw-filter-form-month-year .fieldgroup legend:hover {
  border: 1px solid #00a8cb;
  box-shadow: inset 0 0 4px 2px rgba(0, 168, 203, 0.4);
}

#tdw-filter-row .tdw-filter-form-month-year .fieldgroup legend:before {
  font-family: "HelveticaNowText-Regular", Arial;
  font-family: "icomoon";
  content: "\E921";
  position: absolute;
  right: 16px;
  top: 14px;
  font-size: 9px;
  color: #939598;
  pointer-events: none;
}

#tdw-filter-row .tdw-filter-common-container .tdw-filter-form-month-year .tdw-filter-month-disable {
  pointer-events: none;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

#tdw-filter-row .tdw-filter-form-month-year .fieldgroup .form-checkboxes {
  padding: 16px 16px 24px 16px;
  height: 274px;
  background: #fff;
  border: solid 1px #dcddde;
  display: flex;
  flex-wrap: wrap;
  border-radius: 8px;
}

#tdw-filter-row .tdw-filter-form-month-year .fieldgroup .form-checkboxes .form-item {
  width: 50%;
}

/** event page month select style **/

.tdw-common-filter .tdw-filter-form-chk-box .form-type-select {
  margin-top: 24px;
  position: relative;
  padding-bottom: 24px;
  border-bottom: 1px solid #dee2e6;
}

.tdw-common-filter .tdw-filter-form-chk-box .form-type-select label {
  font-size: 18px;
  font-family: "HelveticaNowText-Medium", Arial;
  color: #5f646a;
}

.tdw-common-filter .tdw-filter-form-chk-box .form-type-select .form-select {
  background-color: #ffffff;
  font-family: "HelveticaNowText-Medium", Arial;
  color: #4b4f54;
  font-size: 14px;
  border: solid 1px #d1d3d4;
  border-radius: 4px;
  padding: 9px 12px;
  width: 100%;
  margin-top: 8px;
  outline: none;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.tdw-common-filter .tdw-filter-form-chk-box .form-type-select:after {
  font-family: "HelveticaNowText-Regular", Arial;
  font-family: "icomoon";
  content: "\E921";
  position: absolute;
  right: 16px;
  bottom: 34px;
  font-size: 9px;
  color: #939598;
  pointer-events: none;
}

#tdw-filter-row .tdw-filter-common-container .tdw-filter-form-month-year .form-item-month {
  position: relative;
  margin-top: 16px;
  padding-bottom: 24px;
  border-bottom: 1px solid #dee2e6;
}

#tdw-filter-row .tdw-filter-common-container .tdw-filter-form-month-year .form-item-month .form-select {
  background-color: #ffffff;
  font-family: "HelveticaNowText-Medium", Arial;
  color: #4b4f54;
  font-size: 14px;
  border: solid 1px #d1d3d4;
  border-radius: 4px;
  padding: 9px 12px;
  width: 100%;
  outline: none;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

#tdw-filter-row .tdw-filter-common-container .tdw-filter-form-month-year .form-item-month select:disabled {
  opacity: 0.5;
}

#tdw-filter-row .tdw-filter-common-container .tdw-filter-form-month-year .form-item-month:after {
  font-family: "HelveticaNowText-Regular", Arial;
  font-family: "icomoon";
  content: "\E921";
  position: absolute;
  right: 16px;
  top: 14px;
  font-size: 9px;
  color: #939598;
  pointer-events: none;
}

#tdw-filter-row .tdw-filter-common-container .tdw-filter-form-month-year .form-item-month .form-select option {
  padding: 8px 0;
}

/* Search top nav */
.tdw-gsearch #search-block-form input {
  width: 100%;
  border: solid 1px #dcddde;
  border-radius: 8px;
  padding: 10px 80px 10px 15px;
  box-sizing: border-box;
  background: #fff;
}

.tdw-gsearch #search-block-form .form-item {
  margin: 0;
  display: none;
}

.view-id-search_results .dropdown-menu a {
  color: #c8161d;
}

.view-id-search_results .tdw-filter-header-result-title {
  margin-bottom: 24px;
}

.view-id-search_results .dropdown-menu a:hover {
  text-decoration: underline;
}

.view-id-search_results h1 {
  border: none;
}

.tdw-gsearch #search-block-form .form-actions {
  display: none;
}

.tdw-gsearch .tdw-searchexpand #search-block-form .form-actions {
  position: absolute;
  top: 0;
  display: block;
  right: 0;
  z-index: 12;
}

.tdw-gsearch #search-block-form .form-actions:before {
  content: "\E919";
  font-family: "icomoon";
  font-size: 16px;
  color: #4b4f54;
  position: absolute;
  top: 10px;
  left: 14px;
  z-index: 10;
  pointer-events: none;
}

.tdw-gsearch #search-block-form .tdw-filter-common-column input {
  background: #f3f3f3;
  padding: 10px 23px 9.5px;
  border: none;
  position: relative;
  top: 1px;
  right: 1px;
  border-radius: 0 8px 8px 0;
}

.tdw-gsearch #search-block-form {
  margin: 0;
}

.tdw-gsearch .search-block-form {
  padding: 0 0 10px;
  position: relative;
  right: -30px;
}

.tdw-searchexpand {
  width: 545px;
}

/* Auto complete Dropdown */
.tdw-searchresult .views-infinite-scroll-content-wrapper {
  width: 85%;
  margin: 40px auto;
}

.tdw-search-count {
  display: inline-block;
  font-family: HelveticaNowText-Medium, Arial;
}

.tdw-shownresult {
  font-size: 14px;
}

.js input.form-autocomplete.ui-autocomplete-loading {
  background-repeat: no-repeat;
}

/*.js input.form-autocomplete {*/
/*	background: none;*/
/*}*/
.tdw-search-listing p {
  margin: 0;
  font-size: 14px;
}

.tdw-search-listing p mark {
  font-family: HelveticaNowText-Bold, Arial;
  color: #4b4f54;
}

.ui-menu.ui-autocomplete .ui-autocomplete-container-more_results {
  text-align: center;
  border-radius: 0 0 8px 8px;
  overflow: hidden;
}

.ui-menu.ui-autocomplete .ui-autocomplete-container-more_results:hover {
  color: #000;
}

.ui-autocomplete.ui-widget-content .ui-autocomplete-container-more_results {
  border-radius: 6px;
  border: solid 1px #dcddde;
  background: #dcddde;
  color: #000;
  font-weight: normal;
  text-align: center;
  font-style: italic;
}

.tdw-pagination .pager__item--last,
.tdw-pagination .pager__item--first,
.path-search #block-tdwilliams-local-tasks {
  display: none;
}

.tdw-pagination ul li {
  list-style: none;
  margin: 0 3px;
  padding: 0 2px;
}

.tdw-pagination ul li.is-active a {
  font-family: "HelveticaNowText-Bold";
}

.tdw-pagination ul li a {
  color: #4b4f54;
}

.tdw-searchresult h3,
.tdw-searchresult h3 a {
  color: #c8161d;
}
.tdw-searchresult h3 span {
  color: #4b4f54;
  font-size: 14px;
}
.tdw-searchresult a {
  color: #126bc5;
}

.tdw-searchresult h3 a:hover {
  text-decoration: underline;
}

.tdw-searchresult .views-field {
  margin-bottom: 24px;
}

.tdw-searchresult .views-field:last-child {
  margin-bottom: 0;
}

.tdw-searchresult h3 {
  font-size: 16px;
  margin-bottom: 8px;
}

.ui-widget.ui-widget-content.ui-autocomplete {
  border: solid 1px #dcddde;
  padding: 0;
  font-size: 14px;
  box-shadow: none;
  border-radius: 8px !important;
  overflow: hidden;
  overflow-y: auto;
  max-height: 350px;
  position: fixed;
}



.ui-autocomplete.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  display: none;
}

ul[data-sa-theme="basic-blue"]>li.ui-menu-item.ui-state-focus .ui-autocomplete-fields>*,
ul[data-sa-theme="basic-blue"]>li.ui-menu-item:hover .ui-autocomplete-fields>* {
  color: #000;
}

.ui-autocomplete.ui-widget-content a.ui-state-active {
  border-radius: 6px;
  border: solid 1px #dcddde;
  background: #dcddde;
  color: #000;
}

.ui-autocomplete.ui-widget-content a {
  color: #6a6f76;
}

ul[data-sa-theme="basic-blue"]>li.ui-menu-item {
  padding: 0 24px;
}

.ui-menu.ui-autocomplete .ui-menu-item {
  list-style: none;
  padding: 4px 16px;
  border: none;
}

.ui-menu.ui-autocomplete .ui-menu-item:hover {
  color: #000 !important;
}

.ui-menu.ui-autocomplete .ui-menu-item-wrapper {
  padding: 4px 8px;
  display: block;
}

.ui-autocomplete-fields:hover {
  color: #000;
}

ul[data-sa-theme="basic-blue"] .ui-autocomplete-fields>*:first-child {
  color: #6a6f76;
  font-family: HelveticaNowText-Regular, Arial;
  font-size: 14px;
  font-weight: normal;
}

ul[data-sa-theme="basic-blue"]>li.ui-menu-item.ui-state-focus,
ul[data-sa-theme="basic-blue"]>li.ui-menu-item:hover {
  background: transparent;
  border: none;
}

ul[data-sa-theme="basic-blue"] .ui-autocomplete-field-term {
  border: none;
  font-weight: normal;
}

/* Search Result start here */

.tdw-pagination .tdw-leftpagin {
  font-size: 14px;
  color: #4b4f54;
}

.tdw-leftpagin span {
  font-family: HelveticaNowText-Medium, Arial;
}

.tdw-searchresult h2 {
  color: #c8161d;
  font-size: 16px;
  font-family: HelveticaNowText-Medium, Arial;
}


/** load more button for New and Media , Case Studies, Papers ***/


/** result section css **/
#tdw-filter-row .tdw-views-view-container .tdw-views-header {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}

.load-more-btn,
#tdw-filter-row .pager,
.tdw-views-view-container .pager {
  display: block;
  order: 4;
  margin-bottom: 0;
  position: relative;
  bottom: 0;
  z-index: 10;
}
.view-id-product-compare-blocks .tdw-views-footer{
  top: 25px !important;
}
#tdw-filter-row .tdw-views-footer {
  position: relative;
  right: 0;
  bottom: 0;
  order: 3;
  left: 0;
  top: 50px;
  text-align: right;
  padding-right: 15px;
}

#tdw-filter-row .tdw-filter-common-container .tdw-views-header .tdw-filter-header-result-title h6,
#tdw-filter-row .tdw-filter-common-container .tdw-views-header .tdw-filter-header-result-title h3 {
  font-size: 28px;
  line-height: 1.5;
  font-family: HelveticaNowText-Light, Arial;
  color: black;
  margin-top: 0;
}

#tdw-filter-row .tdw-filter-common-container .tdw-views-header .tdw-training-results-title-row p {
  text-align: center;
  min-width: 80px;
  width: auto;
  margin-bottom: 0;
}

/**Load More ul li a**/
#tdw-filter-row .pager {
  text-align: center;
  margin-top: 18px;
}

#tdw-filter-row .pager li {
  list-style: none;
  margin-bottom: 0;
}

#tdw-filter-row .pager li.pager__item a.button {
  font-family: "HelveticaNowText-Regular", Arial;
  font-size: 14px;
  color: #c8161d;
  min-width: 160px;
  background: #ffffff;
  border: solid 1px #c8161d;
  border-radius: 30px;
  padding: 7px 30px;
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
  text-align: center;
}

/**Load More ul li a ends**/



/** events page result css */
.tdw-events-filter-results {
  padding-top: 32px;
}

#tdw-filter-row .tdw-noresult {
  text-align: center;
  margin: 40px 0;
  order: 2;
}

.tdw-events-filter-results.tdw-filter-results .views-field {
  border-bottom: solid 1px #bbbcbc;
  padding: 32px 0 32px 0;
  width: 100%;
}

.tdw-events-filter-results.tdw-filter-results .views-field:first-child {
  padding-top: 0;
}

.tdw-events-filter-results.tdw-filter-results .tdw-events-results-filter-row {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.tdw-events-filter-results.tdw-filter-results .tdw-events-results-filter-row .tdw-events-label {
  width: 20%;
  font-family: "HelveticaNowText-Regular", Arial;
  color: #4b4f54;
  font-size: 14px;
  position: relative;
  padding-left: 10px;
  line-height: 27px;
}

.tdw-events-filter-results.tdw-filter-results .tdw-events-results-filter-row .tdw-events-label:after {
  content: "|";
  position: absolute;
  right: 20px;
  top: 0;
  color: #bbbcbc;
}

.tdw-events-filter-results.tdw-filter-results .tdw-events-results-filter-row .tdw-events-content {
  width: 80%;
  font-family: "HelveticaNowText-Regular", Arial;
  color: #4b4f54;
  font-size: 16px;
  position: relative;
}

.tdw-events-filter-results.tdw-filter-results .tdw-events-results-filter-row .tdw-events-content h6 {
  font-family: "HelveticaNowText-Medium", Arial;
  color: #4b4f54;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 0;
}

.tdw-events-filter-results.tdw-filter-results .tdw-events-results-filter-row .tdw-events-content .tdw-event-content-label {
  font-size: 14px;
  color: #4b4f54;
  font-family: "HelveticaNowText-Regular", Arial;
  margin-bottom: 16px;
}

.tdw-events-filter-results.tdw-filter-results .tdw-events-results-filter-row .tdw-events-content .tdw-event-content-label span {
  position: relative;
  padding-right: 30px;
}

.tdw-events-filter-results.tdw-filter-results .tdw-events-results-filter-row .tdw-events-content .tdw-event-content-label span:after {
  position: absolute;
  content: "|";
  right: 12px;
  color: #bbbcbc;
}

.tdw-events-filter-results.tdw-filter-results .tdw-events-results-filter-row .tdw-events-content .tdw-event-content-label span:last-child:after {
  content: "";
}

.tdw-events-filter-results.tdw-filter-results .tdw-events-results-filter-row .tdw-events-content p {
  font-size: 16px;
  color: #4e4e56;
}

.tdw-events-filter-results.tdw-filter-results .tdw-events-results-filter-row .tdw-events-content p:last-child {
  margin-bottom: 8px;
}

.tdw-events-filter-results.tdw-filter-results .tdw-events-results-filter-row .tdw-events-content a.views-more-link {
  font-family: "HelveticaNowText-Medium", Arial;
  position: absolute;
  color: #126bc5;
  font-size: 14px;
  right: 0;
  bottom: -30px;
}

.tdw-events-filter-results.tdw-filter-results .tdw-events-results-filter-row .tdw-events-content .full{
  font-size: 14px;
  font-family: "HelveticaNowText-Regular", Arial;
  color: #979797;
  background-color: rgba(230, 231, 232, 0.3);
  border: solid 1px #e6e7e8;
  display: inline-block;
  padding-left: 8px;
  padding-right: 8px;
  text-decoration: line-through;
  border-radius: 15px;
  margin-right: 10px;
}

.tdw-events-filter-results.tdw-filter-results .tdw-events-results-filter-row .tdw-events-content .available {
  font-size: 14px;
  font-family: "HelveticaNowText-Regular", Arial;
  color: #417505;
  background-color: rgba(230, 231, 232, 0.3);
  border: solid 1px #e6e7e8;
  display: inline-block;
  padding: 2px 8px 2px 8px;
  border-radius: 15px;
  margin-right: 10px;
}

.tdw-events-filter-results.tdw-filter-results .tdw-events-results-filter-row .tdw-events-link a {
  color: #c8161d;
}

.tdw-events-filter-results.tdw-filter-results .tdw-events-results-filter-row .tdw-events-content-desc {
  padding-left: 20%;
  display: block;
  width: 100%;
  padding-top: 16px;
  margin-bottom: 32px;
}

.tdw-events-filter-results.tdw-filter-results .tdw-events-results-filter-row .tdw-events-link {
  display: block;
  width: 100%;
  margin-top: 9px;

}

.tdw-events-filter-results .tdw-events-results-filter-row .text-show-more {
  position: relative;
}
.tdw-events-filter-results .tdw-events-results-filter-row .text-show-more p:first-child {
  display: inline;
}
.tdw-events-filter-results .tdw-events-results-filter-row .tdw-show-more {
  font-family: "HelveticaNowText-Medium", Arial;
  color: #126bc5;
  font-size: 14px;
  position: absolute;
  right: 0;
  bottom: -32px;
}

.tdw-events-filter-results .tdw-events-results-filter-row .tdw-show-more:hover {
  text-decoration: underline;
}

/** Product bulletin apply filter button style **/
.tdw-apply-filter {
  text-align: center;
  display: block;
}
.tdw-product-bulletin .tdw-news-and-media-submit.coh-style-primary-button,
.tdw-apply-filter .tdw-news-and-media-submit.coh-style-primary-button {
  min-width: 160px;
}

.tdw-product-bulletin .tdw-news-and-media-submit,
.tdw-apply-filter .tdw-news-and-media-submit {
  border-radius: 30px;
  margin-top: 32px;
  width: 160px !important;
  font-size: 14px;
  padding: 9px 30px !important;
  cursor: pointer;
  text-decoration: none;
  display: inline-block !important;
  text-align: center;
  line-height: 16px;
  background-color: #fff !important;
;
  font-family: "HelveticaNowText-Regular", Arial;
  border: solid 1px #C8161D !important;
  color: #c8161d;
}

.tdw-apply-filter input.tdw-reset-filter-input {
  display: none;
}

.tdw-apply-filter button:disabled.tdw-news-and-media-submit,
.tdw-apply-filter input:disabled.tdw-news-and-media-submit {
  cursor: not-allowed;
  opacity: 0.5;
}

/*Cookie CSS*/
#sliding-popup {
  background: transparent;
}
.eu-cookie-compliance-content {
  max-width: 100%;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.eu-cookie-compliance-banner {
  width: 80%;
  margin: 0 auto;
  border-radius: 4px 4px 0 0;
  background: #535353;
  position: relative;
}
.eu-cookie-compliance-buttons {
  max-width: none;
  float: none;
}
.eu-cookie-compliance-message {
  max-width: 100%;
  padding: 10px 40px 10px 15px;
}
.eu-cookie-compliance-buttons .agree-button {
  display: none;
}
h2 .eu-cookie-compliance-buttons {
  position: static;
  display: inline-flex;
  margin: 0;
}
h2 .eu-cookie-compliance-buttons .agree-button {
  display: inline-block;
  padding: 0;
  margin: 0;
}
.eu-cookie-compliance-buttons a {
  color: #fff;
  text-decoration: underline;
}
.eu-cookie-compliance-buttons {
  position: absolute;
  top: 0;
  right: 0;
}
.decline-button {
  border: none;
  background: transparent;
  box-shadow: none;
  padding: 7px 10px;
  margin: 0;
  text-shadow: none;
  color: #fff;
  font-weight: normal;
}
.decline-button:hover {
  background: transparent;
}

/*Custom dropdown*/
.tdw-custom-dropdown {
  position: absolute;
  right: 0;
  width: 220px;
  text-align: left;
  background: #fff;
  padding: 0 15px 15px 18px;
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.4);
  z-index: 2;
  top: 60px;
  padding-bottom: 15px;
}
.tdw-custom-dropdown a {
  padding-left: 25px;
  border-bottom: solid 1px #dcddde;
  display: block;
  padding-bottom: 10px;
}
.tdw-custom-dropdown a:hover {
  text-decoration: none;
}
.tdw-custom-dropdown a:before {
  left: 0;
  top: 28px;
  font-size: 16px;
}
.tdw-custom-dropdown:before {
  border-bottom: 16px solid rgba(0, 0, 0, 0.2);
  border-left: 18px solid transparent;
  border-right: 18px solid transparent;
  content: '';
  position: absolute;
  top: -16px;
  filter: blur(1px);
  z-index: 1;
  left: 50%;
  transform: translate(-50%);
}
.tdw-custom-dropdown:after {
  content: ' ';
  border-bottom: 16px solid #ffffff;
  border-left: 18px solid transparent;
  border-right: 18px solid transparent;
  position: absolute;
  z-index: 2;
  top: -15px;
  left: 50%;
  transform: translate(-50%);
}
/* @media screen and (-webkit-min-device-pixel-ratio:1) {*/
/*#pardot_iframe  { zoom: 1;  }*/
/*}*/
.tdw-img-responsive {
  max-width: 100% !important;
  height: auto !important;
  border-radius: 8px;
}
.tdw-blue, .tdw-blue:hover {
  color: #179ec0
}
.tdw-violet, .tdw-violet:hover {
  color: #8b4a9c
}
.tdw-lightgreen, .tdw-lightgreen:hover {
  color: #a1c95f
}
.tdw-lightblue, .tdw-lightblue:hover {
  color: #91d1e1
}
.tdw-gray, .tdw-gray:hover {
  color: #464e55;
}
.tdw-lightviolet, .tdw-lightviolet:hover {
  color: #a86cac
}
.tdw-beige, .tdw-beige:hover {
  color: #dac5a8
}
.tdw-orange, .tdw-orange:hover {
  color: #eb8226;
}
.tdw-red, .tdw-red:hover {
  color: #e41b23;
}
.tdw-yellow, .tdw-yellow:hover{
  color: #ffbd11;
}
.tdw-green, .tdw-green:hover {
  color: #76bd43;
}
/*** iPhone and iOS Form Input Zoom Fixes ***/
/* Fix Input Zoom on devices older than iPhone 5: */
@media screen and (device-aspect-ratio: 2/3) {

  select,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"] {
    font-size: 14px;
  }
}

/* Fix Input Zoom on iPhone 5, 5C, 5S, iPod Touch 5g */
@media screen and (device-aspect-ratio: 40/71) {

  select,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"] {
    font-size: 14px;
  }
}

/* Fix Input Zoom on iPhone 6, iPhone 6s, iPhone 7  */
@media screen and (device-aspect-ratio: 375/667) {

  select,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"] {
    font-size: 14px;
  }
}

/* Fix Input Zoom on iPhone 6 Plus, iPhone 6s Plus, iPhone 7 Plus, iPhone 8, iPhone X, XS, XS Max  */
@media screen and (device-aspect-ratio: 9/16) {

  select,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"] {
    font-size: 14px;
  }
}


/** Product details Template 5 Style */
.tdw-defect-sidebar-content .tdw-defected-sidebar-title,
.tdw-defect-sidebar .tdw-defected-sidebar-title {
  background: #f3f3f3;
  padding: 7px 16px;
  width: 100%;
  font-size: 20px;
  line-height: 30px;
  color: #000000;
  margin-top: 24px;
  font-family: "HelveticaNowText-Light", Arial;
}

.tdw-configurations-list ul.technology-dots,
.tdw-defect-sidebar-content ul,
.tdw-defect-sidebar ul {
  margin-top: 24px;
}

.tdw-configurations-list ul.technology-dots li,
.tdw-defect-sidebar-content ul li,
.tdw-defect-sidebar ul li {
  padding: 0 24px 12px 24px;
  font-size: 16px;
  line-height: 24px;
  color: #4b4f54;
  margin: 0;
  list-style: none;
  display: flex;
  width: 100%;
}

.tdw-configurations-list ul.technology-dots li:last-child,
.tdw-defect-sidebar-content ul li:last-child,
.tdw-defect-sidebar ul li:last-child {
  padding: 0 24px 8px 24px;
}

.tdw-configurations-list ul.technology-dots li img,
.tdw-defect-sidebar-content ul li img,
.tdw-defect-sidebar ul li img {
  margin-right: 7px !important;
  min-width: 15px !important;
  max-width: 15px !important;
  height: 15px !important;
  margin-top: 5px;
  display: inline-block;
  vertical-align: baseline;
}

/** template 4 styles **/
.tdw-defect-sidebar-content .tdw-defected-sidebar-title-yellow-bg,
.tdw-defect-sidebar .tdw-defected-sidebar-title-yellow-bg {
  background: #febc11;
  padding: 7px 16px;
  width: 100%;
  font-size: 20px;
  line-height: 30px;
  color: #000000;
  margin-top: 24px;
  font-family: "HelveticaNowText-Light", Arial;
}

/** template 3 style **/
.tdw-product-template3-views .coh-component:first-child .coh-container-boxed {
  padding-top: 40px !important;
  padding-bottom: 56px;
}

/** template 4 style **/
.tdw-template4-product-details {
  margin-top: 16px;
  padding-bottom: 16px;
  border-bottom: solid 1px #dcddde;
  display: flex;
  width: 70%;
  align-items: center;
}

.tdw-template4-product-details .template4-product-details-img {
  max-width: 110px;
  padding-bottom: 0;
}

.tdw-template4-product-details .template4-product-details-img img {
  max-width: 110px;
  height: 110px;
}

.tdw-template4-product-details .template4-product-details-content {
  padding-left: 5px;
  display: block;
  padding-bottom: 0;
}

.tdw-template4-product-details .template4-product-details-content h4 {
  font-family: "HelveticaNowText-Medium", Arial;
  font-size: 14px;
  margin-bottom: 4px;
}

.tdw-template4-product-details .template4-product-details-content p {
  font-size: 14px;
  color: #4b4f54;
  line-height: 1.5;
  margin-bottom: 0;
}

.tdw-template4-product-details .template4-product-details-content p a {
  color: #4b4f54;
}

/**Header Globe language Selection starts**/

.gtranslate {
  display: none;
}

#tdw-lang-selector-ul {
  width: 180px;
  padding: 9px 2px 7px 12px;
  display: grid;
}

#tdw-lang-selector-ul li, #tdw-lang-selector-ul a {
  padding: 10px 22px;
  margin: 0;
  list-style: none;
  text-align: left;
}

#tdw-lang-selector-ul li a, #tdw-lang-selector-ul a {
  font-size: 14px;
  color: #4b4f54;
  font-family: HelveticaNowText-Regular, Arial;
}

#tdw-lang-selector-ul li:hover {
  background-color: #e6e7e8;
}

#tdw-lang-selector-ul li.tdw-lang-active:hover {
  background: none;
}

#tdw-lang-selector-ul li.tdw-lang-active a,
#tdw-lang-selector-ul li.tdw-lang-active:hover a {
  color: #9b9b9b;
  pointer-events: none;
}

#tdw-lang-selector-ul li:hover a {
  color: #000;
}





/** company culture top section css **/
article#company_culture_top_section {
  padding-bottom: 0;
}

.tdw-ie-para {
  width: 100%;
}

.tdw-ie-para p {
  margin-bottom: 0;
}

.read-more-lisiting {
  width: 100%;
}

.tdw-margin-bottom-0 {
  margin-bottom: 0;
}

@media all and (-ms-high-contrast:none) {

  /* IE11 */
  *::-ms-backdrop,
  .tdw-search-block {
    position: fixed;
    width: 1140px;
    left: 0;
    right: 0;
    top: 0;
    height: 0;
  }

  .tdw-gsearch {
    position: relative;
    top: 60px;
  }

  .tdw-searchexpand {
    width: 100%;
  }

}
/** Resource top section **/
.resource-right-content{
  align-self: center;
}
/** news and media details page style  **/



@media (min-width: 1024px) {
  .tdw-common-filter {
    display: block !important;
    margin-bottom: 40px;
  }
  .tdw-filter-results .tdw-filter-card .tdw-filter-card-image {
    height: 127px;
  }
}
/* Header menu */
@media (min-width: 1025px) {
  #tdw-header-nav-main-container .menu-container-level-2-ul {
    display: inherit;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease-in;
    bottom: 0;
    height: 0;
  }
  #tdw-header-nav-main-container li.menu-container-level-1-li.has-children:hover .menu-container-level-2-ul {
    visibility: visible;
    opacity: 1;
    top: 40px;
    height: 100%;
  }

  #tdw-header-nav-main-container li.menu-container-level-1-li.has-children .tdw-header-sticky-menu:first-child {
    pointer-events: none;
  }
  #tdw-header-nav-main-container .tdw-level-2-menu li.menu-container-level-1-li.has-children .tdw-header-sticky-menu:first-child {
    pointer-events: auto;
  }
}

@media (min-width: 1199px) {
  .tdw-filter-results .tdw-filter-card .tdw-filter-card-image {
    height: 147px;
  }
}
@media (min-width: 993px) {
  .ui-widget.ui-widget-content.ui-autocomplete {
    width: 545px !important;
  }
}

/** Tablet **/

/**Responsive Padding Starts**/
@media (max-width: 65rem) {
  .ui-datepicker {
    width: 17em;
  }
}

@media (max-width: 63.9375rem) {
  .responsive-m {
    margin: 0 15px 0 15px !important;
  }
  .eu-cookie-compliance-banner {
    width: 100%;
  }
  .node-title-videos{
    margin-bottom: 60px;
    margin-left: 0px;
  }
  .tdw-template4-product-details {
    width: 100%;
  }

  /**Header Globe language Selection starts**/
  #tdw-lang-selector-ul {
    width: 150px;
  }

  /**Header Globe language Selection Ends**/
  .coh-style-social-icon---twitter a,
  .coh-style-social-icon---linkedin a,
  .coh-style-social-icon---instagram a,
  .coh-style-social-icon---youtube a,
  .coh-style-social-icon---facebook a,
  .coh-style-social-icon a {
    justify-content: flex-start;
    margin-left: 0;
    margin-right: 0;
  }

  /** Contact us Page **/
  .tdw-filtertraining {
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .shut-it-down {
    margin-top: 40px;
  }

  .tdw-filtertraining .tdw-views-view-container {
    margin-bottom: 0 !important;
  }

  .Locationlist .form-checkboxes .bef-toggle:hover:before,
  .Locationmap .form-checkboxes .bef-toggle:hover:before {
    border: solid 1px #D1D3D4 !important;
  }

  .Locationlist .form-checkboxes .form-item label:hover:before,
  .Locationmap .form-checkboxes .form-item label:hover:before {
    position: absolute;
    top: 0;
    left: 0;
    height: 24px;
    width: 24px;
    border: solid 1px #D1D3D4;
    border-radius: 3px;
    content: "";
  }

  .tdw-nm-video-detail {
    width: 460px;
  }

  .Locationlist .views-infinite-scroll-content-wrapper .views-row {
    width: 50%;
    padding-right: 2%;
  }

  .tdw-iframe-contact iframe {
    height: 800px;
  }

  .tdw-iframe-contact {
    padding-top: 20px;
  }

  .tdw-iframe-training iframe.tdw-iframe-height.training1 {
    height: 1070px;
  }

  .tdw-iframe-training iframe.tdw-iframe-height.training2 {
    height: 800px;
  }

  .Locationheader .tdw-bdr {
    margin-top: 20px;
  }

  .geolocation-map-container {
    height: 550px !important;
  }

  .geolocation-map-container .gm-style-iw.gm-style-iw-c {
    max-width: 534px !important;
    max-height: 220px !important;
  }

  .gm-bundled-control .gmnoprint {
    top: 120px !important;
  }

  .tdw-become-form-container iframe {
    height: 1080px;
  }

  .menu-container .menu-level-1-ul li.in-active-trail a.tdw-header-sticky-menu {
    border-bottom: none;
    color: #888b8d;
  }

  #block-views-block-contact-us-locations-block-1 {
    zoom: 70%;
  }

  #tdw-filter-row .tdw-papers.tdw-filter-results .coh-view-contents .views-field {
    width: 30.5%;
  }

  #tdw-filter-row .tdw-papers.tdw-filter-results .coh-view-contents .views-field:nth-child(3n) {
    margin-right: 0;
  }

  .tdw-common-filter .form-checkboxes .form-item label:hover:before {
    border: solid 1px #D1D3D4;
  }

  .tdw-common-filter .tdw-filter-header {
    justify-content: flex-end;
    padding-bottom: 15px;
  }

  .load-more-btn {
    display: block;
  }

  .tdw-bulletin-pages.tdw-filter-results .coh-view-contents .views-field {
    border: solid 1px #dcdcdc;
  }

  .tdw-bulletin-pages.tdw-filter-results .coh-view-contents .views-field:nth-child(even) {
    border-top: none;
  }

  .tdw-bulletin-pages.tdw-filter-results .coh-view-contents .views-field:nth-child(odd) {
    border-top: none;
  }

  .tdw-qhse-editor h6 {
    margin-bottom: 8px;
  }

  .tdw-contact-us-pardot {
    margin-left: 0;
  }

  /* Search */
  .tdw-searchresult .views-infinite-scroll-content-wrapper {
    width: 100%;
    margin: 24px auto;
  }

  .tdw-pointer-none {
    pointer-events: none;
    z-index: 99;
  }

  .tdw-searchexpand {
    width: 100%;
  }

  #tdw-filter-row .tdw-filter-common-container {
    display: block;
    margin-bottom: 0;
  }

  #tdw-filter-row .tdw-filter-common-container .tdw-views-view-container {
    width: 100%;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }

  #tdw-filter-row .tdw-filter-common-container .tdw-filter-mobile {
    display: block;
    position: relative;
    margin-bottom: 0;
  }

  #tdw-filter-row .tdw-filter-common-container .views-exposed-form {
    width: 100%;
  }

  #tdw-filter-row .tdw-filter-common-container .tdw-filter-common-column {
    display:inline;
    width:100%;
  }

  #tdw-filter-row .tdw-filter-common-container .tdw-filter-header h6 {
    display: none;
  }

  #tdw-filter-row .tdw-filter-common-container .tdw-views-view-container .tdw-views-header {
    margin-top: 24px;
  }

  #tdw-filter-row .tdw-filter-common-container .tdw-filter-footer-result-title,
  .tdw-filter-footer-result-title {
    display: none;
  }

  #tdw-filter-row #tdw-filter-column {
    display: none;
    position: absolute;
    top: 60px;
    z-index: 20;
  }

  #tdw-filter-row .pager {
    padding-right: 0;
    margin-top: 40px;
  }

  .load-more-btn,
  #tdw-filter-row .pager,
  .tdw-views-view-container .pager {
    bottom: 0;
  }

  #tdw-filter-row .pager li {
    margin-left: 0;
  }

  #tdw-filter-row .tdw-filter-results {
    margin-bottom: 0;
  }

  #tdw-filter-row .tdw-filter-common-container .tdw-views-header .tdw-filter-header-result-title h6,
  #tdw-filter-row .tdw-filter-common-container .tdw-views-header .tdw-filter-header-result-title h3 {
    font-size: 20px;
  }

  #tdw-filter-row .tdw-filter-common-container .tdw-views-header .tdw-filter-header-result-title h3 {
    font-size: 22px;
  }

  #tdw-filter-row .tdw-filter-results .tdw-filter-header-result-title {
    margin-top: 24px;
    margin-bottom: 0;
  }

  #tdw-filter-row .tdw-filter-common-container .tdw-views-header .tdw-training-results-title-row p {
    text-align: center;
  }

  .tdw-events-filter-results.tdw-filter-results .tdw-events-results-filter-row .tdw-events-content .available {
    margin-right: 0;
  }

  .tdw-product-template3-views .coh-component:first-child .coh-container-boxed {
    padding-top: 24px !important;
    padding-bottom: 40px;
  }
  .tdw-resources-view-details-page .tdw-img-responsive {
    width: 100%;
  }

  .tdw-common-header-top-margin {
    height: 108px;
  }

  .tdw-news-img img {
    border-radius: 8px;
    width: 100%;
    height: auto;
  }

  .tdw-img-responsive {
    border-radius: 8px;
    width: 100%;
  }
}

@media (max-width: 73.0625rem) {
  .responsive-m {
    margin: 0 15px 0 15px !important;
  }

  .coh-style-social-icon---twitter a,
  .coh-style-social-icon---linkedin a,
  .coh-style-social-icon---instagram a,
  .coh-style-social-icon---youtube a,
  .coh-style-social-icon---facebook a,
  .coh-style-social-icon a {
    justify-content: flex-start;
    margin-left: 0;
    margin-right: 0;
  }

  /**Home Page bottom Video Starts**/
  .coh-video-youtube_iframe .coh-video-inner {
    width: 100%;
  }

  #tdw-filter-row .tdw-papers.tdw-filter-results .coh-view-contents .views-field {
    width: 30%;
  }

  .tdw-common-filter .tdw-filter-header {
    justify-content: space-between;
    padding-bottom: 15px;
  }
}


/** Mobile **/

@media (max-width: 47.938rem) {
  .Locationlist .views-infinite-scroll-content-wrapper .views-row {
    width: 100%;
  }
  #tdw-filter-row .tdw-papers.tdw-filter-results .coh-view-contents .views-field {
    width: 47%;
  }

  #tdw-filter-row .tdw-papers.tdw-filter-results .coh-view-contents .views-field:nth-child(3n),
  #tdw-filter-row .tdw-papers.tdw-filter-results .coh-view-contents .views-field:nth-child(even) {
    margin-right: 0;
  }

  #tdw-filter-row .tdw-papers.tdw-filter-results .coh-view-contents .views-field:nth-child(odd) {
    margin-right: 30px;
  }
  .tdw-home-layout-page .tdw-homepos {
    top: 66px;
  }
  .tdw-home-layout-page .homealertpos .tdw-gsearch {
    top: 145px;
  }
}


@media (max-width: 35.25rem) {
  .responsive-m {
    margin: 0 15px 0 15px !important;
  }

  .coh-style-social-icon---twitter a,
  .coh-style-social-icon---linkedin a,
  .coh-style-social-icon---instagram a,
  .coh-style-social-icon---youtube a,
  .coh-style-social-icon---facebook a,
  .coh-style-social-icon a {
    justify-content: flex-start;
    margin-left: 0;
    margin-right: 0;
  }

  /** Contact  us Mobile */
  .Locationlist .tdw_list_headings h6 {
    margin-top: 8px;
    margin-bottom: 0;
  }

  .Locationlist h3 {
    margin-bottom: 16px;
  }

  .Locationlist #office-types.tdw_list_headings:nth-child(3) {
    padding-left: 0;
  }

  .tdw_country_heading+h3 .tdw_list_headings h6 {
    margin-top: 8px;
  }

  .Locationlist .views-infinite-scroll-content-wrapper .views-row {
    width: 100%;
  }

  .tdw-training-results-filter .tdw-training-results-filter-row .tdw-training-content .available,
  .tdw-training-results-filter .tdw-training-results-filter-row .tdw-training-content .scedule {
    margin-bottom: 10px;
  }

  .tdw-sitemap .menu-level-1-ul.One>li.coh-menu-list-item {
    width: 100%;
  }

  .tdw-iframe-contact iframe {
    height: 1150px;
  }

  .tdw-iframe-training iframe.tdw-iframe-height.training1 {
    height: 1880px;
  }

  .tdw-iframe-casestudy iframe {
    height: 650px;
  }

  .tdw-iframe-training iframe.tdw-iframe-height.training2 {
    height: 1200px;
  }

  .Locationheader .tdw-bdr {
    margin-top: 20px;
  }

  .geolocation-map-container {
    height: 360px !important;
  }

  .tdw-nm-video-detail {
    width: 100% !important;
  }

  .geolocation-map-container .gm-style-iw.gm-style-iw-c {
    max-width: 240px !important;
    max-height: 220px !important;
  }

  .tdw-become-form-container iframe {
    height: 1780px;
  }

  #block-views-block-contact-us-locations-block-1 {
    zoom: 80%;
  }

  #tdw-filter-row .tdw-papers.tdw-filter-results .coh-view-contents .views-field {
    width: 100%;
    margin-right: 0;
  }

  #tdw-filter-row .tdw-papers.tdw-filter-results .coh-view-contents .views-field:nth-child(3n),
  #tdw-filter-row .tdw-papers.tdw-filter-results .coh-view-contents .views-field:nth-child(odd) {
    margin-right: 0;
  }

  .tdw-filter-header-result-title .tdw-total-results {
    position: absolute;
    right: 0;
    bottom: -40px;
  }

  .tdw-filter-results .tdw-filter-card .tdw-filter-card-image {
    /*height: 233px;*/
    height: auto;
  }

  .tdw-bulletin-pages.tdw-filter-results .coh-view-contents .views-field .twd-product-buttin-title {
    width: 65%;
  }

  .tdw-training-results-filter .tdw-training-forms .tdw-register-now-training {
    font-size: 14px;
    min-width: 160px;
    line-height: 20px;
    padding: 8px 35px;
  }

  .tdw-training-results-filter .tdw-training-results-filter-row .tdw-training-label {
    width: 36%;
  }

  .tdw-training-results-filter .tdw-training-results-filter-row .tdw-training-label:after {
    right: 10px;
  }

  .tdw-training-results-filter .tdw-training-results-filter-row .tdw-training-content {
    width: 63%;
  }

  .tdw-training-results-filter .tdw-training-forms {
    margin-left: 0;
    text-align: center;
    display: block;
  }

  .tdw-training-results-filter .tdw-training-results-filter-row:first-child .tdw-training-content,
  .tdw-training-results-filter .tdw-training-results-filter-row .tdw-training-content p:last-child {
    margin-bottom: 0;
  }

  .tdw-training-results-filter .tdw-training-results-filter-row .tdw-training-content a.views-more-link {
    display: block;
    position: inherit;
    text-align: right;
    bottom: 0;
  }

  #tdw-filter-row .tdw-filter-results:first-child {
    margin-top: 32px;
  }

  .ui-widget.ui-widget-content.ui-autocomplete {
    max-height: 215px;
  }

  .view-id-search_results .tdw-filter-header-result-title {
    margin-bottom: 24px;
  }

  .ui-widget.ui-widget-content.ui-autocomplete {
    width: 88% !important;
  }

  #tdw-filter-row .tdw-filter-results .tdw-filter-header-result-title {
    margin-top: 24px;
    margin-bottom: 32px;
  }

  #tdw-filter-row .tdw-filter-results {
    margin-bottom: 0;
  }

  #tdw-filter-row .tdw-views-footer {
    display: none;
  }

  .tdw-events-filter-results {
    padding-top: 32px;
  }

  .tdw-search-listing p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 75px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }

  .tdw-searchexpand {
    width: 104%;
  }

  .tdw-gsearch .search-block-form {
    right: -15px;
  }

  .tdw-events-filter-results.tdw-filter-results .tdw-events-results-filter-row .tdw-events-content-desc {
    padding-left: 0%;
  }

  .tdw-events-filter-results.tdw-filter-results .tdw-events-results-filter-row .tdw-events-link {
    padding-left: 0%;
    margin-top: 16px;
  }

  .tdw-events-filter-results.tdw-filter-results .tdw-events-results-filter-row .tdw-events-label {
    width: 38%;
  }

  .tdw-events-filter-results.tdw-filter-results .tdw-events-results-filter-row .tdw-events-label:after {
    right: 10px;
  }

  .tdw-events-filter-results.tdw-filter-results .tdw-events-results-filter-row .tdw-events-content {
    width: 62%;
  }

  .tdw-events-filter-results.tdw-filter-results .tdw-events-forms {
    margin-left: 0;
    text-align: center;
  }

  .tdw-events-filter-results.tdw-filter-results .tdw-events-results-filter-row .tdw-events-content a.views-more-link {
    display: block;
    position: inherit;
    text-align: right;
    bottom: 0;
  }
  .resource-right-content{
    margin-top:24px;
  }
}

/**Responsive Padding Ends**/
/*IE 11 Fix media query start here */

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) and (min-width: 1024px) {

  .ui-autocomplete.ui-widget-content.ui-widget {
    width: 495px !important;
  }

}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) and (max-width: 1024px) {

  /* IE10+ specific styles go here */
  .tdw-search-block {
    width: 100%;
    right: 15px;
  }

}
/* media query end here */
@media (min-width: 600px) and (max-width: 767px) {
  #tdw-related-content-section .tdw-related-content-column .tdw-related-content-image {
    height: 215px !important;
  }
  .tdw-filter-results .tdw-filter-card .tdw-filter-card-image {
    height: auto;
  }
}

.tdw-filter-loader .tdw-views-view-container {
  display: none !important;
}
#gdpr-popup{
  background: #c8161d;
}
#gdpr-popup .gdpr-popup-content .gdpr-popup-buttons{
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
#gdpr-popup .gdpr-popup-content .gdpr-popup-buttons button{
  font-size: 15px;
  padding: 10px 25px;
  text-transform: uppercase;
  background: #ffffff;
}
#gdpr-agree{
  cursor: pointer;
  font-size: 15px;
  padding: 10px 25px;
  text-transform: uppercase;
  margin-right: 40px;
}
.tdw-nm-transcript-detail{
  float: left;
}
.tdw-hide-submit{
  display: none !important;
}
.tdw-nm-video-detail {
  width: 540px;
  float: left;
  margin: 0 30px 15px 0;
}

.node-title-videos{
  margin-bottom: 15px;
}

.tdw-node-video-page{
  float: right;
}
.coh-ce-141ac4a5 {
  font-family: HelveticaNowText-Light, Arial;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: black;
  font-size: 24px;
  width: 100%;
  margin-bottom: 8px;
}
.coh-ce-4bcaf73f {
  padding-bottom: 80px;
}
.coh-ce-34acb8d2 {
  width: 100%;
  border-bottom-style: solid;
  border-bottom-color: #dcddde;
  border-bottom-width: 1px;
}
.coh-ce-4ee46196 {
  height: 6rem;
  height: 48px;
  padding-top: 0;
  -webkit-transition: background-color 600ms ease-in, 300ms ease-in-out box-shadow;
  -o-transition: background-color 600ms ease-in, 300ms ease-in-out box-shadow;
  transition: background-color 600ms ease-in, 300ms ease-in-out box-shadow;
}
.coh-ce-cbe2f838 {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.coh-ce-ce9eeeea {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.coh-ce-eec19b0f {
  display: inline-block;
  width: 100%;
}
.coh-ce-faee3222 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.coh-ce-eec19b0f .menu-level-1-ul {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-ce-1a60cda3 {
  float: right;
}
.coh-ce-eec19b0f .menu-level-1-ul > li {
  margin-bottom: 0;
  list-style-type: none;
  margin-right: 40px;
  position: relative;
}
.tdw-white-header-sticky-menu.coh-ce-4ee46196 .tdw-header-sticky-menu {
  color: #4b4f54;
}

element.style {
}
.tdw-white-header-sticky-menu.coh-ce-4ee46196 .tdw-header-sticky-menu {
  color: #4b4f54;
}
.coh-ce-eec19b0f .menu-level-1-ul > li > a {
  font-family: HelveticaNowText-Medium, Arial;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  position: relative;
  -webkit-transition: color 300ms ease-in-out;
  -o-transition: color 300ms ease-in-out;
  transition: color 300ms ease-in-out;
  padding-top: 0.9375rem;
  padding-bottom: 0.5625rem;
  margin-right: 0;
  padding-bottom: 9px !important;
}
.tdw-white-header-sticky-menu.coh-ce-4ee46196 {
  background-color: #f3f3f3;
}
.coh-ce-3bda73df {
  text-transform: uppercase;
}
.coh-ce-4a77dc74 {
  background: rgba(243,243,243, 0.2);
  border-bottom-style: solid;
  border-bottom-color: #dcddde;
  border-bottom-width: 1px;
  padding-top: 14px;
  padding-bottom: 14px;
}
.coh-ce-147c6097 {
  font-size: 14px;
  font-family: HelveticaNowText-Regular, Arial;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #126bc5;
  position: relative;
  margin-left: 17px;
}
.coh-ce-147c6097:after {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  color: #000000;
  position: absolute;
  top: 6px;
  left: -17px;
  font-size: 10px;
  content: "\E91D";
  font-family: "icomoon";
}
.coh-ce-880f1629 {
  margin-top: 32px;
}
.eu-cookie-withdraw-tab {
  display: none;
}
.addtoany_list.a2a_kit_size_32 a > span {
  border-radius: 50%;
  width: 26px;
  height: 26px;
}
.coh-ce-cpt_footer_componen-56260f4a, .coh-ce-cpt_footer_componen-f0d0ce45, .coh-ce-cpt_footer_componen-70e19de4, .coh-ce-cpt_footer_componen-786160ca {
  line-height: 0;
  font-size: 0;
  color: transparent;
}
.tdw-filter-common-container .tdw-filter-mobile:after {
  content: "\E91A";
  font-family: "icomoon";
  position: absolute;
  right: 16px;
  top: 12px;
}
.schedule_title_ppim p, .schedule_desc_ppim p{
  font-size: 0.85rem !important;
}

.coh-ce-cpt_footer_componen-1b2a40f1 {
  display: none;
}
}
