.sasken-hed-language-sec{
 display: none; 
}
.sasken-hed-language {
    position: relative;
}
.sasken-hed-language-sec {
    position: absolute;
    top: 25px;
    right: 50%;
    min-width: 100px;
    width: 100%;
    background-color: #eee;
    z-index: 999;
    padding: 10px;
    text-align: left;
}
.sasken-hed-language-sec a {
    font-size: 14px;
    text-transform: uppercase;
    color: #000 !important;
    text-decoration: none !important;
    font-weight: 300;
      width: 100%;
    display: block;
}
.sasken-hed-menu ul li.sub-parent ul li a {
    color: #333 !important;
}
.sasken-hed-menu li.hs-menu-item.hs-menu-depth-2.active.hs-item-has-children.active-branch>a.active {
    color: #e54e4b !important;
}
.sasken-hed-menu ul>li>ul>li>ul>li.active>a, .sasken-hed-menu ul>li.active>a{
    color: #e54e4b !important;
}
.sasken-hed-menu ul li.sub-parent ul li a:hover {
    color: #e54e4b !important;
}

.fixed-header .sasken-hed-outer:after {
    position: absolute;
    content: "";
    background-color: #ccc;
    bottom: -20px;
    left: 0;
    right: 0;
    width: 100%;
    height: 1px;
}
.sasken-hed-wrp{
  z-index: 9999;
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
  transition: all .4s ease;
    padding: 15px 0 20px;
    background-color: #fff;
}
.sasken-hed-outer {
    position: relative;
}
.fixed-header .sasken-hed-logo a img {
    max-width: 100px;
    width: 100% !important;
    transition: all .4s ease;
}
.sasken-hed-logo a img {
    max-width: 147px;
    width: 100% !important;
    transition: all .4s ease;
}
.sasken-hed-inner {
    display: flex;
/*     flex-wrap: wrap; */
    align-items: center;
    justify-content: space-between;
}
.sasken-hed-logo {
    flex: 0 15%;
}
.sasken-hed-menu ul {
    padding: 0 !important;
    margin: 0 !important;
}
.sasken-hed-menu ul li a {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: .5px;
    font-weight: 400;
    box-sizing: border-box !important;
    color: #333;
    text-overflow: ellipsis !important;
    display: inline-block !important;
    max-width: unset !important;
    overflow: unset !important;
    width: 100% !important;
}
.sasken-hed-menu ul li a:hover {
    color: #e54e4b;
}
.sasken-hed-menu ul li.hs-item-has-children a {
    text-transform: uppercase;
}

.sasken-hed-menu ul.hs-menu-children-wrapper,
 .sasken-hed-menu ul li ul ul.hs-menu-children-wrapper {
    background-color: #fff;
    width: 100%;
  border: 1px solid rgba(0,0,0,0.2);
    border-bottom: 3px solid #e65855;
    border-top: none;
-webkit-box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}
.sasken-hed-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a{
    text-overflow: ellipsis !important;
    display: inline-block !important;
    max-width: unset !important;
    overflow: unset !important;
    text-transform: capitalize;
    white-space: unset !important;
    width: 100% !important;
}
.sasken-hed-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li:not(:first-child) a {
    border-top: 1px solid #eee;
}

.sasken-hed-menu ul li ul li ul li a{
    overflow: unset !important;
    text-overflow: ellipsis !important;
}

.sasken-hed-menu li.hs-menu-item.hs-menu-depth-3 a {
    text-overflow: ellipsis !important;
    white-space: unset !important;
    width: unset !important;
}
.sasken-hed-menu li.hs-menu-item.hs-menu-depth-3:first-child a {
    border-top: 0 !important;
}
.sasken-hed-menu li.hs-menu-item.hs-menu-depth-2 a {
    padding: 10px 0 !important;
}
.sasken-hed-menu li.hs-menu-item {
    box-sizing: border-box !important;
}

.sasken-hed-menu ul.hs-menu-children-wrapper {
    width: 200px;
/*     width: 100% !important; */
}
.sasken-hed-menu ul li.sub-parent:not(:first-child) a {
    border-top: 1px solid #337ab7 !important;
}
.sasken-hed-menu li.hs-menu-item.hs-menu-depth-3:not(:first-child) a {
    border-top: 1px solid #eee !important;
}
.sasken-hed-menu li.hs-menu-item.hs-menu-depth-3.child-menu:not(:first-child) a {
    border-top: 1px solid #337ab7 !important;
}
.sasken-hed-menu ul.hs-menu-children-wrapper li.hs-menu-item {
    padding: 0 15px !important;
}
.sasken-hed-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 190px !important;
}
.sasken-hed-top-menu ul li a {
    font-size: 13px;
    line-height: 20px;
    letter-spacing: .5px;
    font-weight: 300;
    transition: all 0.1s linear;
    color: #333;
      box-sizing: border-box !important;
    display: inline-block !important;
    max-width: unset !important;
    width: 100% !important;
  padding: 0 20px !important;
}
.sasken-hed-top-menu-wrp {
    display: flex;
    text-align: right;
  align-items: center;
    justify-content: flex-end;
}
.sasken-hed-search {
    display: none;
}
.sasken-hed-search {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    background-color: #000000cf;
    width: 100%;
    z-index: 999;
}
.sasken-hed-search-blk {
  padding: 60px;
}
.sasken-hed-search-icon img, .close-icon img {
    cursor: pointer;
}
.close-icon img {
    max-width: 27px;
    width: 100%;
}
.sasken-hed-search-blk form input.hs-search-field__input {
    max-width: 700px;
    width: 100%;
    padding: 12px 40px 12px 50px;
    margin: 60px 0 0 0;
    border: 1px solid #d8d8d866;
    box-sizing: border-box;
    font-size: 26px;
    color: #fff;
    font-weight: 300;
    font-family: inherit;
    background: none;
    outline: none;
    background-image: url('https://f.hubspotusercontent40.net/hubfs/2401243/Sasken%20Feb-2022/searchbar-icon.png');
    border-radius: 60px;
    background-position: 2%;
    background-repeat: no-repeat;
}
.sasken-hed-search-icon {
    padding-bottom: 15px;
}
.sasken-hed-search-blk form {
    text-align: center;
}
.sasken-hed-menu ul li.main-parent a {
    color: #e54e4b;
}
.sasken-hed-menu ul li.main-parent ul li a, .sasken-hed-menu ul li.main-parent ul li ul li a{
    color: #333;
} 
.sasken-hed-menu ul li.sub-parent a {
    color: #e54e4b !important;
}
.sasken-hed-menu ul li.main-parent ul li ul li a{
    color: #333 !important;
} 

.sasken-hed-menu ul li.main-parent ul li ul li.child-menu a {
    color: #e54e4b !important;
}
.sasken-hed-menu li.hs-menu-item.hs-menu-depth-2.hs-item-has-children {
    position: relative;
}

.sasken-hed-menu li.hs-menu-item.hs-menu-depth-2.hs-item-has-children:after {
    position: absolute;
    content: "";
    top: 43%;
    right: 12px;
    background-image: url('https://f.hubspotusercontent40.net/hubfs/2401243/Microsite/list-icons.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 7px;
    height: 7px;
}
.sasken-hed-language img {
    cursor: pointer;
}
.sasken-hed-menu li.hs-menu-item.hs-menu-depth-2.hs-item-has-children.sub-parent:after {
    filter: grayscale(1);
}
.sasken-hed-language {
    padding: 0 20px 15px 0;
}
.sasken-hed-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children:last-child:hover>ul.hs-menu-children-wrapper {
    right: 0;
    left: unset;
}
/* --------------------------------------------------------- */

.hs-search-field {
  position: relative;
}
.hs-search-field__input {
  box-sizing: border-box;
  width: 100%;
}
.hs-search-field__bar button svg {
  height: 10px;
}
.hs-search-field__suggestions {
  margin: 0;
  padding: 0;
  list-style: none;
}
.hs-search-field--open .hs-search-field__suggestions {
  border: 1px solid #000;
}
.hs-search-field__suggestions li {
  display: block;
  margin: 0;
  padding: 0;
}
.hs-search-field__suggestions #results-for {
  font-weight: bold;
}
.hs-search-field__suggestions a,
.hs-search-field__suggestions #results-for {
  display: block;
}
.hs-search-field__suggestions a:hover,
.hs-search-field__suggestions a:focus {
  background-color: rgba(0, 0, 0, 0.1);
  outline: none;
}

/* ------------------------------------------------------------- */
/* -----------------------------Mob-styles-------------------------------- */
.mob-fixed-header .sasken-mob-hed-bef-sec-logo {
    flex: 0 14%;
  transition: all .4s ease;
}
.sasken-mob-hed-outer {
    position: relative;
}

.mob-fixed-header .sasken-mob-hed-outer:after {
    position: absolute;
    content: "";
    background-color: #ccc;
    bottom: -10px;
    left: 0;
    right: 0;
    width: 100%;
    height: 1px;
}
.sasken-mob-hed-wrp {
    position: fixed;
    width: 100%;
    z-index: 999;
    background-color: #fff;
      transition: all .4s ease;
}
.sasken-mob-hed-menu-sec-outer.mob-menu-open {
    width: 98%;
    left: 10px;
    right: unset;
}
.sasken-mob-hed-menu-sec {
    min-height: 390px;
}
.sasken-mob-hed-menu-sec-outer {
    position: fixed;
    top: 0;
    width: 0;
    padding: 10px 0 0;
    z-index: 9;
    overflow-y: scroll;
    transition: all .4s ease;
      right: 0;
    left: 100%;
  height: 100%;
  bottom: 0;
}
.sasken-mob-hed-menu-blk-wrp {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 20px;
    align-items: center;
}
.sasken-mob-hed-menu-sec-logo {
    flex: 0 20%;
}
.sasken-mob-hed-wrp{
  display:none;
}
.sasken-mob-hed-bef-sec-menu span {
    position: relative;
    max-width: 37px;
    width: 100%;
    height: 3px;
    background-color: #000;
    display: block;
    margin: auto 0 auto auto;
    object-fit: cover;
    transition: all .3s ease;
    cursor: pointer;
}
.sasken-mob-hed-bef-sec {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.sasken-mob-hed-bef-sec-logo {
    flex: 0 17%;
    text-align: left;
  transition: all .4s ease;
}
.sasken-mob-hed-bef-sec-menu {
    flex: 0 0 11%;
    text-align: right;
}
.sasken-mob-hed-wrp {
    padding: 20px 0;
}
.sasken-mob-hed-bef-sec-menu span:before {
    position: absolute;
    content: "";
    max-width: 37px;
    height: 3px;
    background-color: #000;
    top: -10px;
    left: 0;
    width: 100%;
    transition: all .3s ease;
}
.sasken-mob-hed-bef-sec-menu span:after {
    position: absolute;
    content: "";
    max-width: 37px;
    height: 3px;
    background-color: #000;
    bottom: -10px;
    left: 0;
    width: 100%;
    transition: all .3s ease;
}
.sasken-mob-hed-menu-sec-logo a img {
    max-width: 101px;
    width: 100% !important;
}
.sasken-mob-hed-menu-sec ul li a {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: .5px;
    font-weight: 600;
    transition: all 0.1s linear;
    display: block !important;
    max-width: unset !important;
    width: auto !important;
    text-transform: capitalize;
    color: #505050 !important;
    border-bottom: 1px solid #cecece !important;
    position: relative;
  margin: 0 10px;
  padding: 15px 20px !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: break-spaces !important;
}
.sasken-mob-hed-menu-sec ul li {
    float: none !important;
    clear: both !important;
    width: 100% !important;
}
.sasken-mob-hed-menu-sec ul {
    width: 100%;
}
/* .sasken-mob-hed-menu-sec li.hs-menu-item.hs-menu-depth-1.hs-item-has-children.arrow-icon a {
   // color: #ee4431 !important;
} */

.sasken-mob-hed-menu-sec li.hs-menu-item.hs-menu-depth-1.hs-item-has-children.arrow-icon ul>li>a {
    color: #000 !important;
  text-overflow: ellipsis !important;
    overflow: hidden !important;
    white-space: break-spaces !important;
}
.sasken-mob-hed-menu-sec li.hs-menu-item.hs-menu-depth-1.hs-item-has-children.arrow-icon ul>li>ul>li>a {
    color: #838686 !important;
  text-overflow: ellipsis !important;
    overflow: hidden !important;
    white-space: break-spaces !important;
  padding-right: 0 !important;
  margin-right: 0 !important;
}

.sasken-mob-hed-menu-sec li.hs-menu-item.hs-menu-depth-1.hs-item-has-children.arrow-icon ul>li.arrow-icon>a {
   // color: #ee4431 !important;
}
/* .sasken-mob-hed-menu-sec li.hs-menu-item.hs-menu-depth-2.hs-item-has-children span.sub-menu-icon {
    transform: unset !important;
}
.sasken-mob-hed-menu-sec li.hs-menu-item.hs-menu-depth-2.hs-item-has-children.arrow-icon span.sub-menu-icon
{
    transform: rotate(180deg) !important;
}
.sasken-mob-hed-menu-sec li.hs-menu-item.hs-menu-depth-2.hs-item-has-children.arrow-icon span.sub-menu-icon,
.sasken-mob-hed-menu-sec li.hs-menu-item.hs-menu-depth-1.hs-item-has-children.arrow-icon span.sub-menu-icon
{
    transform: rotate(180deg);
} */
.sasken-mob-hed-menu-sec li.arrow-icon>.sub-menu-icon {
    transform: unset;
}
.sasken-mob-hed-menu-sec .sub-menu-icon {
    background-image: url(https://f.hubspotusercontent40.net/hubfs/2401243/Sasken%20Feb-2022/menu_up_arrow.png);
    background-repeat: no-repeat;
    background-position: right;
    position: absolute;
  content: "";
    width: 20px;
    height: 20px;
    right: 10px;
    top: 9px;
    cursor: pointer;
      transition: all .4s ease;
  transform: rotate(180deg);
}
.sasken-mob-hed-menu-sec ul.hs-menu-children-wrapper {
    display: none;
    position: unset !important;
    visibility: visible !important;
    opacity: 1 !important;
    margin: 15px 20px 0 !important;
    background-color: #fff !important;
    width: auto !important;
    box-sizing: border-box;
    padding: 15px;
}

.sasken-mob-hed-menu-sec-wrp {
    background-color: #efefef;
  height: 100%;
}

.sasken-mob-hed-menu-sec li.hs-menu-item.hs-menu-depth-3 a:after {
    content: none !important;
}
.sasken-mob-hed-menu-sec li.hs-menu-item.hs-menu-depth-3 a {
    border-bottom: none !important;
  padding: 5px 20px !important;
      color: #838686 !important;
}

.sasken-mob-hed-menu-sec li.hs-menu-item.hs-menu-depth-2.hs-item-has-children ul {
    margin: 0 !important;
}
.sasken-mob-hed-menu-sec .hs-menu-wrapper.hs-menu-flow-horizontal ul li ul {
    display: none;
}
body.mobile-menu {
    overflow: hidden;
}


/* -----------------------------Mob-styles-------------------------------- */



@media(max-width: 1200px){
  
  .sasken-hed-menu ul li a {
    font-size: 13px;
    padding: 10px 10px !important;
  }
}
@media(max-width: 767px){
  .sasken-mob-hed-menu-sec nav {
      background-color: #efefef;
  }
  .mob-fixed-header .sasken-mob-hed-outer:after {
      bottom: -21px;
  }
  .sasken-mob-hed-bef-sec-logo a img {
      max-width: 60px;
      width: 100%;
  }
  .sasken-hed-search-icon {
      max-width: 23px;
      width: 100%;
      margin: auto 0 auto auto;
        padding-bottom: 0;
  }

  .sasken-hed-search-sec {
      flex: 0 0 53%;
  }
  .sasken-hed-search-blk form input.hs-search-field__input {
      padding: 9px 15px 7px 30px;
      margin: 50px 0 0 0;
      font-size: 18px;
      background-size: 7%;
  }
  .sasken-hed-search-blk {
      padding: 60px 20px 0;
  }
  .close-icon {
      text-align: right;
  }
  .close-icon img {
      max-width: 20px;
      width: 100%;
  }
  .sasken-mob-hed-wrp{
  display:block;
}
  .sasken-desk-head{
    display:none;
  }
}
@media(max-width: 450px){
  .sasken-mob-hed-bef-sec-logo, .sasken-mob-hed-menu-sec-logo {
    flex: 0 26%;
  }
  .mob-fixed-header .sasken-mob-hed-bef-sec-logo {
    flex: 0 24%;
  }
}






