/* @hubload */
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

:root {
  
  --primary-darker: #01545b;
  
  --med-gay-color: #E1E1E1;
  
  --black-color-rgb: 0, 0, 0;
  --black-color-muted: rgba(var(--ch-thm-black-rgb), 0.8);
}
@font-face {
  font-family: 'MuseoSansW01-500';
  src: url(https://6847819.fs1.hubspotusercontent-na1.net/hubfs/6847819/raw_assets/public/Applied_JAN2026%20-%20Redwood_Industrial%20-%20child/fonts/MuseoSansW01-500.eot) format('embedded-opentype'),
    url(https://6847819.fs1.hubspotusercontent-na1.net/hubfs/6847819/raw_assets/public/Applied_JAN2026%20-%20Redwood_Industrial%20-%20child/fonts/MuseoSansW01-500.woff2) format('woff2'),
    url(https://6847819.fs1.hubspotusercontent-na1.net/hubfs/6847819/raw_assets/public/Applied_JAN2026%20-%20Redwood_Industrial%20-%20child/fonts/MuseoSansW01-500.woff) format('woff'),
    url(https://6847819.fs1.hubspotusercontent-na1.net/hubfs/6847819/raw_assets/public/Applied_JAN2026%20-%20Redwood_Industrial%20-%20child/fonts/MuseoSansW01-500.ttf) format('truetype'),
    url(https://6847819.fs1.hubspotusercontent-na1.net/hubfs/6847819/raw_assets/public/Applied_JAN2026%20-%20Redwood_Industrial%20-%20child/fonts/MuseoSansW01-500.svg) format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'catalyst';
  src: url(https://6847819.fs1.hubspotusercontent-na1.net/hubfs/6847819/raw_assets/public/Applied_JAN2026%20-%20Redwood_Industrial%20-%20child/fonts/catalyst.eot) format('embedded-opentype'),
    url(https://6847819.fs1.hubspotusercontent-na1.net/hubfs/6847819/raw_assets/public/Applied_JAN2026%20-%20Redwood_Industrial%20-%20child/fonts/catalyst.woff2) format('woff2'),
    url(https://6847819.fs1.hubspotusercontent-na1.net/hubfs/6847819/raw_assets/public/Applied_JAN2026%20-%20Redwood_Industrial%20-%20child/fonts/catalyst.woff) format('woff'),
    url(https://6847819.fs1.hubspotusercontent-na1.net/hubfs/6847819/raw_assets/public/Applied_JAN2026%20-%20Redwood_Industrial%20-%20child/fonts/catalyst.ttf) format('truetype'),
    url(https://6847819.fs1.hubspotusercontent-na1.net/hubfs/6847819/raw_assets/public/Applied_JAN2026%20-%20Redwood_Industrial%20-%20child/fonts/catalyst.svg) format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/html {
  font-size: 16px;
  line-height: 1.15;
  text-size-adjust: 100%;
}

/*body {
  font-family: 'DIN Next LT Pro' ;
  background-color: var(--white-color);
}

b, strong {
  font-weight: 700;
}

p {
  font-weight: 300;
  margin: 0 0 20px;
}*/


form{
  letter-spacing: 0;
}

form fieldset.form-columns-1 .hs-input {
  width: 100%!important;
}

form input[type=email], 
form input[type=file],
form input[type=number],
form input[type=password], 
form input[type=search],
form input[type=tel], 
form input[type=text],
form select, 
form textarea {
  display: inline-block;
  height: 40px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
  box-sizing: border-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  padding: 0 15px;
}


form label, form legend {
  font-family: helvetica;
  font-size: 13px;
}

form .inputs-list label {
  float: none;
  width: auto;
  padding: 0;
  line-height: 18px;
  white-space: normal;
  font-weight: normal;
  letter-spacing: 0;
  font-size:14px;
}


label {
  font-size: 14px;
  display:block;
  margin-bottom: 4px;
}

form .inputs-list>li {
  margin: 0;
}

form .inputs-list {
  margin: 0 0 5px;
  width: 100%;
  padding-left: 5px;
}

.span2 .hs-button,
.span3 .hs-button, 
.span4 .hs-button,
.span5 .hs-button,
.span6 .hs-button{
  padding: 12px 24px;
}

.cm_nv_wrp .cm_nv_inner .custom,
.hs-button,
.tabber .media-col .form-wrap input.hs-button, 
form input[type=submit]{
  margin: 0;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  line-height: 12px;
  position: relative;
  text-align: center;
  transition: all .15s linear;
  font-size: 12px;
  padding: 12px 24px;
  font-family: helvetica;
  -webkit-appearance: none;
  -moz-appearance: none;
}


.hs-sec-btn{
  font-family: 'DIN2014' ;
  border-radius: 0.25rem;
  font-size: 1rem;
  line-height: 130%;
  letter-spacing: -0.03rem;
}

a {
  transition: all 0.25s ease-in;
}


body {
  line-height: 1.42857143;
}

/*  footer  styling */

.footer .footer-bottom {
  padding: 40px 0 50px;
}


.clearfix:after,
.clearfix:before {
  line-height: 0;
}

.footer {
  line-height: 1.42857143;
  background-color: var(--white-color);
}

.footer {
  padding: 0px 15px;
}

.footer {
  padding-top: 60px;
}

.footer .page-center {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding: 0;
}

.footer .utility a,
.footer .utility {
  color: #959595;
  font-size: 10px;
  text-transform: uppercase;
}

.footer .footer-bottom .utility {
  margin-top: 28px;
  padding: 0; 
  display: block;
}


.footer .footer-bottom .utility ul{
  text-align: left;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 12px;
  margin-bottom: 0;
  padding-left: 0;
  text-indent: 0;
  list-style-type: none;
}

.footer .footer-bottom .utility ul > li:first-child {
  margin-left: 0;
}

.list-inline > li, 
.icons--hover > li {
  display: inline-block;
  vertical-align: middle;
}
.footer .footer-bottom .utility ul > li {
  border: none;
  padding: 0;
  margin: 0;
}


.footer .footer-bottom .utility ul > li a {
  color: #5f5f5f;
  font-family: 'DIN2014';
  font-size: 0.875rem;
  line-height: 120%;
  letter-spacing: -0.28px;
  padding: 0;
  text-transform: none;
  display: inline-block;
}



a:focus {
  outline: thin dotted;
}


a:-webkit-any-link:focus-visible {
  outline-offset: 1px;
}

.footer .show {
  display: block !important;
}

.back-to-top {
  background: var(--white-color);
  border: 1px solid #bababa;
  text-decoration: none;
  z-index: 101;
  opacity: 0;
  position: fixed;
  transform: translate(100px, 0);
  transition: all 0.25s ease-in;
}

.footer .back-to-top.show {
  opacity: .8;
  transform: translate(0, 0);
  right: 15px;
  bottom: 100px;
}

.footer .back-to-top:hover {
  opacity: 1;
}


.icon, [class^="icon-"], 
[class*=" icon-"],
.custom-checkbox label:before,
.custom-radio label:before,
.custom-styled-select .outer:after, 
.compare-tray .compare__toggle:after, 
.compare-overlay .compare__toggle:after,
[class^="link--"]:before,
[class*=" link--"]:before, 
.button--wishlist:after,
.country-switch-container .country-switch-item:before,
.navigation li.has-children > a:before,
.wishlist--filter .share-edit .share-edit__button:after,
.block--stacked .block__link:before,
.chosen-container-single .chosen-single div b:after,
.chosen-container-single .chosen-search:after{
  font-family: 'catalyst' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

.icon-arrow-down:before, 
.country-switch-container .country-switch-item:first-child:before,
.navigation li.has-children > a:before, 
.wishlist--filter .share-edit .share-edit__button:after {
  content: "\e903";
}

.footer .back-to-top:before {
  display: none;
  transform: rotate(-180deg);
  padding: 9px;
  font-size: 24px;
  color: #bababa;
  border-radius: 3px;
}

.footer .back-to-top.show:before {
  display: block;
}

.footer .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.footer .footer-links {
  display: flex;
}

.footer .footer-links  .footer-menu {
  width: 75%;
}

.footer .footer-links .footer-menu .hs-menu-wrapper> ul {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  list-style: none;
}

.footer .footer-links .hs-menu-wrapper>ul>li {
  width: 33.33%;
  margin: 0;
  padding: 0 15px;
}

.footer .footer-links .footer-menu .hs-menu-wrapper> ul .hs-menu-children-wrapper {
  list-style: none;
}

.footer .footer-links .links {
  width: 25%;
  margin: 0;
  padding: 0 15px;
}

.footer .footer-container {
  background: transparent;
  color: var(--black-color);
  padding: 0;
}

.footer .footer-container .footer-links {
  text-align: left;
  margin: 12px 0;
}
.footer .footer-container .footer-links  li {
  margin: 0;
}

.footer .footer-container .footer-links  li a {
  font-family: 'DIN2014' !important;
  font-size: 1rem;
  font-weight: 400;
  line-height: normal;
  padding: 6px 0;
  display: block;
  color: rgba(1, 123, 133, 1);
  text-transform: uppercase;
}

.footer .footer-container .footer-links li a:hover {
  color: rgba(1, 123, 133, 0.7);
}

.footer .footer-container .hs-menu-wrapper>ul>li>a:hover {
  color: var(--black-color-muted);
}

.footer .footer-links .hs-menu-wrapper>ul>li>a::after,
.footer .footer-links .footer-accordion::after{
  content: "";
  position: absolute;
  background: url(https://6847819.fs1.hubspotusercontent-na1.net/hubfs/6847819/raw_assets/public/Applied_JAN2026%20-%20Redwood_Industrial%20-%20child/images/primary-chevron-down.svg) no-repeat;
  background-size: cover;
}

.footer .footer-links .hs-menu-wrapper>ul>li{
  position: relative;
  font-family: "Museo Sans W01", Arial, "Lucida Grande", sans-serif;
  font-size: 14px;
}
.footer .footer-links .hs-menu-wrapper>ul>li>a,
.footer .footer-links .title>span {
  background: transparent;
  border: none;
  color: rgba(var(--primary-color));
  font-family: 'DIN2014' !important;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1.4px;
  margin: 0 0 7px;
  padding: 0;
  text-transform: uppercase;
  display: block;
  line-height: 20px;
}

.footer .footer-links  .fake-accordion-input {
  position: absolute;
  left: -99999px;
  box-sizing: border-box;
  padding: 0;
}

.footer .footer-col p {
  font-family: 'DIN2014';
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  letter-spacing: -0.03rem;
  color: var(--black-color);
}

.footer .cms-icon-collection {
  padding: 20px 16px;
  display: flex;
  flex-wrap: wrap;
}

.footer .cms-icon-collection .collection-initial {
  display: flex;
  margin-bottom: 40px;
}

.footer  .cms-icon-collection .collection-initial img {
  align-self: center;
  height: 82px;
  width: 74px;
}

.footer  .cms-icon-collection #hs_cos_wrapper_footer_collection_list{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex-grow: 1;
  justify-content: space-between;
}

.footer .collection-initial >.hs_cos_wrapper_type_image {
  display: flex;
}

@media (min-width: 768px) {
  .footer .footer-container .footer-links {
    margin: 12px -15px;
  }
  .footer .cms-icon-collection {
    padding: 0 0 40px;
  }

  .footer  .cms-icon-collection .collection-initial {
    margin-right: 80px;
  }
}

@media (max-width: 1024px) {
  .footer .footer-bottom .badges {
    padding: 0 15px;
  }
}

@media (max-width: 890px) {
  .footer .collection-wrapper.collection-list {

    margin: 0px -15px;
  }
}


@media (max-width: 767px) {
  .footer {
    padding: 0 0px;
  }

  .footer .collection-wrapper.collection-list {
    margin: 0 0px;
  }
  
  .footer .page-center {
    padding: 0 15px;
  }

  .footer .footer-bottom {
    padding: 34px 0 50px;
  }

  .footer .footer-bottom .utility {
    margin-top: 18px;
    padding: 0;
  }
  .footer .utility  ul {
    margin-left: 0;
    list-style: none;
  }
  .footer .footer-bottom .utility ul > li a {
    padding: 6px 12px;
  }

  .footer .footer-bottom .badges {
    flex-wrap: wrap;
  }
  .footer .footer-bottom .badges {
    align-items: center;
  }

  .footer .footer-links  .footer-menu {
    width: 100%;
  }

  .footer .footer-links,
  .footer .footer-links .footer-menu .hs-menu-wrapper> ul  {
    display: block;
  }

  .footer .footer-links .hs-menu-wrapper>ul>li , 
  .footer .footer-links .links{
    width: 100%;
    padding: 0;
  }
  .footer .footer-links .hs-menu-wrapper>ul>li>a,
  .footer .footer-links .title>span {
    pointer-events: all;
    padding: 20px 44px 20px 0;
    width: 100%;
    text-align: left;
    border-bottom: 1px solid #e9e9e9;
    margin: 0;
    cursor: pointer;
  }

  .footer .footer-links .hs-menu-wrapper>ul>li>a:after,
  .footer .footer-links .footer-accordion::after{
    width: 24px;
    height: 24px;
    right: -3px;
    top: 17px;
  }

  .footer .footer-links .hs-menu-wrapper>ul>li>a:focus {
    outline: 1px solid var(--black-color);
    outline-offset: 1px;
  }

  .footer .footer-links .footer-accordion{
    position:relative;
    margin-bottom: 0;
  }

  .footer .footer-menu .hs-menu-wrapper> ul> li.hs-item-has-children>ul,
  .footer .footer-col.fake-accordion-content {
    display: none;
  }

  .footer .footer-menu .hs-menu-wrapper> ul> li.hs-item-has-children.child-open>ul,
  .footer .links.child-open .footer-col.fake-accordion-content{
    display:block;
  }

  .footer .footer-links .links.child-open .footer-accordion:after, 
  .footer .footer-links .hs-menu-wrapper>ul>li.hs-item-has-children.child-open>a:after{
    transform: rotate(180deg);
  }
  .cm_subscription_preferences .h1, .cm_subscription_preferences h1 {
    font-size: 35px;
  }
}




/*  header-styling */

.header-wrapper {
  position: fixed;
  top: 0;
  z-index: 100;
  width:100%;
}

.header-wrapper .dotcom-header-wrapper {
  background-color: var(--white-color);
  border-bottom: 1px solid #e9e9e9;
  padding: 8px 0;
}

.header-wrapper .header .page-center, .dc-secondary-nav .page-center{
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.header-wrapper .dotcom-header-wrapper .dotcom-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.header-wrapper .dotcom-header-wrapper .dotcom-header .mobile-action {
  display: inline-block;
  padding:0;
  padding-top: 7px;
  color: var(--black-color);
  border: none;
  background: transparent;
}

.header-wrapper .dotcom-header-wrapper .dotcom-header .mobile-action span {
  line-height: 24px;
  display: flex;
  font-family: 'DIN2014';
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.03rem;
  color: var(--black-color);
  cursor:pointer;
}

.header-wrapper .dotcom-header-wrapper .dotcom-header .mobile-action span .ms-1 {
  margin-left: 0.5rem;
}

.header-wrapper .header-container .ait-logo img {
  display: block;
  max-height: 45px;
  width: auto !important;
}

.header-wrapper .mini-cart .cart-items-count.ms-1 .d-flex {
  display: flex;
}
.header-wrapper .form--inline .input-box {
  position: relative;
}

.header-wrapper .input-box {
  min-height: 40px;
}

.header-wrapper .header .form--search .input-text {
  display: block;
  width: 100%;
  background-image: none;
  outline: none;
  margin: 0;
  transition: 0.3s ease-out;
  transition-timing-function: ease-in;
  -webkit-appearance: none;
  padding: 19px 68px 19px 20px;
  font-family: "DIN2014";
  font-size: 16px;
  line-height: 20px;
  letter-spacing: -0.48px;
  color: #3a3a3a;
  border-radius: 50px;
  background-color: #f8f8f8;
  border: none;
  height:auto;
  box-shadow:none;
}

.header-wrapper .form--inline .button {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  background-color: transparent;
  border: none;
  white-space: nowrap;
  text-decoration: none;
  width: 50px;
  height: 50px;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 30px;
}

.header-wrapper .header .form--search button {
  min-width: unset;
  width: 44px;
  height: 44px;
  background: #017b85;
  border-radius: 50%;
  right: 8px;
  top: 7px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 0;
}

.header-wrapper .header .form--search button span{
  font-size: 0;
}

.header-wrapper .header .form--search button span img{
  margin-left: 1.5px;
}

.header-wrapper .account-section{
  display: flex;
}

.header-wrapper .logged-out-account-cta {
  position: relative;
}

.header-wrapper .visible-tablet {
  display: none !important;
}

.header-wrapper .logged-in-account-links, 
.header-wrapper .logged-out-account-links {
  margin: 0;
}

.header-wrapper header.header .logged-out-account-links .hs-button {
  border-radius: 50px;
  font-weight: 400;
  color: var(--black-color);
  background: var(--white-color);
  border: 1px solid #017b85;
  padding: 16px;
  font-size: 1rem;
  line-height: 130%;
  letter-spacing: -0.03rem;
  font-family: 'DIN2014' ;
  display: inline;
}

.header-wrapper header.header .logged-out-account-links .hs-button:hover{
  background: #e4ebec;
}
.header-wrapper .account-section .header-btn a {
  font-weight: 400;
  padding: 16px;
  font-family: 'DIN2014' ;
  border-radius: 0.25rem;
  font-size: 1rem;
  line-height: 130%;
  letter-spacing: -0.03rem;
  color: var(--black-color);
}

.header-wrapper .mini-cart {
  display: inline-block;
  margin-left: 12px;
}

.header-wrapper .mini-cart .mini-cart__trigger {
  padding: 0;
  border: none;
  display: flex;
  align-items: baseline;
  font-family: 'DIN2014' ;
  border-radius: 0.25rem;
  font-size: 1rem;
  line-height: 130%;
  letter-spacing: -0.03rem;
  text-align: center;
}

.header-wrapper .mini-cart  .cart-items-count.ms-1 {
  position: relative;
  top: -2px;
  width: 100%;
  margin-left: 0.5rem;
  color: var(--black-color);
}

.header-wrapper .header-bottom {
  display: none;
  width: 100%;
}

.header-wrapper .header .header-bottom {
  background: #193441;
}

.header-wrapper .header .form--search .input-text::placeholder {
  font-size: 16px;
  color: #5f5f5f;
  font-style: normal;
  text-transform: none;
}



/* header navigation */

.primary-navigation {
  position: fixed;
  top: 0;
  height: 100%;
  z-index: 105;
  width: 480px;
  max-width: 100%;
  display: none;

}

.primary-navigation.left {
  left: 0;
}

.primary-navigation.active {
  display: block;
}

.primary-navigation .primary-nav-wrapper {
  background-color: var(--white-color);
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  z-index: 1;
  position: relative;
}

.primary-navigation .primary-nav-header {
  background: #201c52;
  padding: 10px 0 8px 32px;
  overflow: hidden;
  font-family: 'DIN2014' ;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.primary-navigation .navigation a {
  display: block;
  text-decoration: none;
}

.primary-navigation .primary-nav-header .close-btn{
  padding: 12px 12.5px 9px;
  line-height: 15px;
  margin-right: 20px;
  color: var(--black-color);
  border: none;
  background: transparent;
  cursor: pointer;
  min-height: 66px;
}

.primary-navigation .primary-nav-header a img{
  max-width: 100%;
  height: auto;
  width: auto !important;
  vertical-align: unset;
}

.modal-close-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(var(--black-color-rgb), 0.5);
  cursor: pointer;
}

.primary-navigation .mobile-navigation .hs-menu-wrapper>ul {
  margin: 12px 0 24px;
  display:block;
}
.primary-navigation .mobile-navigation .hs-menu-wrapper>ul:before {
  content: " ";
  display: table;
  line-height: 0;
}
.primary-navigation .mobile-navigation .hs-menu-wrapper>ul:after{
  clear: both;
}

.primary-navigation .mobile-navigation .hs-menu-wrapper>ul>li{
  border-bottom: 1px solid #e9e9e9;
  margin-bottom: 0;

}

.primary-navigation .mobile-navigation .hs-menu-wrapper>ul>li>a {
  padding: 20px 76px 20px 32px;
  text-align: left;
  color: rgba(0, 0, 0, 1);
  font-family: 'DIN2014' !important;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: -0.48px;
  position: relative;
  text-transform: none;
  display: block;
  text-decoration: none;
}

.primary-navigation .mobile-navigation .hs-menu-wrapper>ul>li>a:hover {
  color: var(--black-color-muted);
}
.primary-navigation .mobile-navigation .hs-menu-wrapper>ul>li.hs-item-has-children> a:before,
.primary-navigation .mobile-navigation .hs-menu-wrapper>ul ul li.hs-item-has-children> a:before{
  display: inline-block;
  width: 24px;
  height: 24px;
  left: calc(100% - 55px);
  transform: rotate(270deg);
  top: 20px;
  font-size: 24px;
  content: "\e903";
  position: absolute;
  right: 14px;
  transition: all 0.25s ease-in;
  font-family: 'catalyst' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

.primary-navigation .mobile-navigation .hs-menu-wrapper ul{
  display:block;
  list-style: none;
  padding-left: 0;
}

.primary-navigation .mobile-navigation .hs-menu-wrapper>ul>li.hs-item-has-children ul {
  display: none;
  position: fixed;
  top: 0;
  width: 480px;
  max-width: 100%;
  height: 100%;
  overflow: auto;
  background: var(--white-color);
}

.primary-navigation .mobile-navigation .hs-menu-wrapper>ul>li.hs-item-has-children ul.open {
  display: block;
  z-index: 2;
}

.primary-navigation .mobile-navigation .hs-menu-wrapper>ul>li.hs-item-has-children ul li.menu-back-btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #e9e9e9;
  padding: 20px 0 18px;
  margin-bottom: 0;
}

.primary-navigation .mobile-navigation .hs-menu-wrapper>ul>li.hs-item-has-children ul li.menu-back-btn a{
  font-size: 16px;
  line-height: 24px;
  border: none;
  padding: 0 32px;
  width: auto;
  font-weight: 400;
  text-align: left;
  color: var(--black-color);
  font-family: 'DIN2014' ;
  letter-spacing: -0.48px;
  position: relative;
  text-transform: none;
  display: block;

}

.primary-navigation .mobile-navigation .hs-menu-wrapper>ul>li.hs-item-has-children ul li.menu-back-btn a img{
  vertical-align: middle;
  margin-right: 7px;
}

.primary-navigation .mobile-navigation .back-close-btn{
  padding: 12px 12.5px 9px;
  line-height: 15px;
  margin-right: 20px;
  border-radius: 50px;
  background-color: #f8f8f8;
  border: none;
  min-height: 41px;
  cursor:pointer;
}

.primary-navigation .mobile-navigation .hs-menu-wrapper>ul>li.hs-item-has-children ul li{
  margin-bottom:0;
}

.primary-navigation .mobile-navigation .hs-menu-wrapper>ul>li.hs-item-has-children ul li a{
  width: 100%;
  color: rgba(0, 0, 0, 1);
  padding: 17px 32px 14px;
  font-family: 'DIN2014' ;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.27px;
  border-bottom: 1px solid #e9e9e9;
  display: block;
  position: relative;
  background-color: var(--white-color);
}

.primary-navigation .mobile-navigation .hs-menu-wrapper>ul>li.hs-item-has-children ul li a:hover{
  color: var(--black-color-muted);
  text-decoration: none;
}

.primary-navigation .mobile-navigation .hs-menu-wrapper>ul>li.hs-item-has-children ul li.all-categories a {
  border-bottom: none;
  font-size: 24px;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: -0.48px;
  font-family: 'DIN2014';
}

.primary-navigation .mobile-navigation .hs-menu-wrapper>ul>li.hs-item-has-children ul li.all-categories a {
  display: flex;
  justify-content: space-between;
  align-items: center;
}


.primary-navigation .mobile-navigation .hs-menu-wrapper>ul>li.hs-item-has-children ul li.all-categories a .see-all-link {
  color: #017b85;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.28px;
  text-decoration-line: underline;
  min-width: 45px;
  text-align: right;
  font-family: 'DIN2014';
}

.primary-navigation .mobile-navigation .hs-menu-wrapper>ul>li.hs-item-has-children ul li.all-categories .catalog {
  padding: 6px 32px 16px;
  font-size: 1rem;
  line-height: 130%;
  letter-spacing: -0.48px;
  display: block;
  font-family: 'DIN2014';
}

.primary-navigation .mobile-navigation .hs-menu-wrapper>ul>li.hs-item-has-children ul li.all-categories .catalog img {
  vertical-align: text-bottom;
  margin-right: 6px;
}

.primary-navigation .mobile-navigation .hs-menu-wrapper>ul>li.hs-item-has-children ul li.all-categories {
  border-bottom: 1px solid #e9e9e9;
}

.primary-navigation .mobile-navigation .logo-container {
  padding: 0 32px 14px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.primary-navigation .mobile-navigation .hs-menu-wrapper>ul>li.hs-item-has-children ul li.all-categories .logo-container a {
  padding: 0;
  width: auto;
  margin-bottom: 10px;

}

.primary-navigation .mobile-navigation .hs-menu-wrapper>ul>li.hs-item-has-children ul li.all-categories .logo-container a img {
  vertical-align: unset;
}
.nav-open{
  overflow:hidden;
}


.primary-navigation .mobile-navigation .hs-menu-wrapper>ul>li.hs-item-has-children> ul.open ul.open li.menu-back-btn.menu-pro {
  display: none;
}

.header-wrapper form {
  margin-bottom: 0;
  -webkit-font-smoothing: antialiased;
}

@media (min-width: 1024px) {
  .header-wrapper  .dotcom-header-wrapper {
    padding: 23px 0 24px;
  }
  .header-wrapper .dotcom-header-wrapper .dotcom-header .mobile-action.mobile-trigger {
    display: none; 
    margin-left: 12px
  }

  .header-wrapper  .ait-logo {
    margin: 0 8px 0 20px;
  }

  .header-wrapper .ait-logo a {
    display: block;
  }

  .header-wrapper .dotcom-search {
    display: block;
    flex-grow: 1;
    padding: 0 12px;
  }

  .header-wrapper  .account-section{
    align-items: center;
  }

  .header-wrapper .hidden-tablet {
    display: block !important;
  }
  .custom-no-navigation.header-wrapper .dotcom-header-wrapper .dotcom-header {
    min-height: 58px;
  }
}



@media (max-width: 1023px) {
  .dotcom-search {
    display: none;
  }

  .header-wrapper .dotcom-header-wrapper .dotcom-header .mobile-action.mobile-trigger {
    margin-left: 12px;
  }

  .header-wrapper .visible-tablet ,
  .header-wrapper .mini-cart{
    display: block!important;
  }
  .header-wrapper .visible-tablet a{
    display: inline-block;
  }

  .header-wrapper .visible-tablet a img {
    width: auto !important;
    height: auto;
  }

  .header-wrapper .account-section {
    align-items: center;
  }
  .header-wrapper  .header-bottom.open {
    display: block;
  }

  .header-wrapper  .header .form--search {
    margin-left: 0;
    padding: 17px 0;
    width: 100%;
  }

  .header-wrapper .header .header-bottom .container-fluid {
    padding: 0 15px;
  }
  .header-wrapper  .header .header-bottom .aqua {
    background: #3e606f;
  }

  .header-wrapper  .header .header-bottom .form--search .button {
    width: 42px;
    height: 42px;
  }

  .header-wrapper .hidden-tablet,.dc-secondary-nav {
    display: none !important;
  }

  .custom-no-navigation.header-wrapper .dotcom-header-wrapper .dotcom-header {
    justify-content: center;
  }
  .header-wrapper .mini-cart .mini-cart__trigger{
    align-items: center;
  }
}

@media (max-width:350px) {
  .header-wrapper .mini-cart .cart-items-count.ms-1 {
    display: none;
  }

  .header-wrapper .dotcom-header-wrapper .dotcom-header .mobile-action.mobile-trigger {
    margin-left: 0px;
  }
}

.custom-no-navigation{
  height:auto !important;
}

body.fixed main.body-container-wrapper{
  margin-top: 0;
}

form {
  margin-bottom: 50px;
}


.hs_cos_wrapper_type_email_subscriptions, 
.hs_cos_wrapper_type_password_prompt, 
.hs-search-field__bar, 
.widget-type-form, 
.widget-type-blog_subscribe,
.widget-type-google_search,
.widget-type-password_prompt.custom_error_message, 
.widget-type-email_simple_subscription, 
.section.post-footer form, 
.hs_cos_wrapper_type_member_login, 
.hs_cos_wrapper_type_member_register, 
.hs_cos_wrapper_type_password_reset_request,
.hs_cos_wrapper_type_password_reset {
  display: block;
}



form {
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}


.cm-blog-post-noSidebr .cm-btm-tags h4,.cm-blog-post-noSidebr .post_social_share_main .cm-btm-tags.col6 ,.cm-blog-post-noSidebr .post_social_share_wrp .meta_title_tag{
  margin-bottom: 0;
  margin-top: 0;
}


.cm_500_page .error-page:before {
  color: #1934414f;
}

.servs-details-pg .hs-search-field form {
  position: relative;
  margin-bottom: 0;
}


.without-sidebar .blog-index {
    margin: 0;
}

.header-container-wrap {
    min-height: 106px;
}