.header_updated .top_content .d_content {
  width: 68%;
}
.header_updated .top_content #lab_social_icon_header {
  width:15%;
}
.header_updated .top_content .main {
  width: 17%;
}
.header_updated .social_icons ul {
  justify-content: flex-end;
}
.header_updated .top_content .d_content li.nav-item.nav_item:last-child img {
  max-width: 20px;
  margin-left: 5px;
  position: relative;
  top: -2px;
}
.header_updated .top_content .d_content li.nav-item.nav_item:last-child a {
  display: flex;
  align-items: center;
}
.header_updated input.form-control, .header_updated button.btn.btn-secondary {
  margin: 0;
}
.header_updated .top_content .d_content ul li a.nav-link {
  padding:30px 10px;
  transition: all .3s ease-in-out; 
}
.header_updated .top_content .d_content ul li.nav-item a {

  transition: all .3s ease-in-out; 
}
.header_updated .top_content .d_content ul li.nav-item:hover a {
  background-color: #1d315f;
  transform: scaleX(1.03); 
  transition: all .3s ease-in-out; 
}
.header_updated .botom_content li.nav-item {
  padding-bottom: 0;
  transition: all .3s ease-in-out;  
}
.header_updated .botom_content li.nav-item:hover>a.nav-link.link_hd {
  transform: scaleX(1.03);
}
.header_updated .botom_content .navbar_nav>ul>li.nav-item>a.nav-link {
  padding: 30px 10px;
  transition: all .3s ease-in-out;
}

.header_updated .botom_content .navbar_nav>ul>li.nav-item:hover>a {
  background-color: #111d39;
  color: #fff;
  transform: scale(1.01); 
  transition: all .3s ease-in-out; 
}
.navbar_nav .submenu>li.dropdown ul li a {
  text-transform: none;
  color: #111d39;
  padding: 15px 13px;
  transition: all .3s ease-in-out;  
}
.navbar_nav .submenu>li.dropdown ul li:hover a {
  background-color: #111d39;
  color: #fff !important;
  transform: scale(1.1); 
  transition: all .3s ease-in-out;  
}
.navbar_nav .submenu>li.dropdown:after{
  display:none;
}



header.full .container {
  max-width: 100% !important;
  padding: 0 65px;
}




/**********************Search***************************/


.hs-editor-hide-until-active {
  display: none;
}

.inpage-editor-active-field .hs-editor-hide-until-active {
  display: block;
}

.hs-search-field {
  position: relative;
}

.hs-search-field__input {
  box-sizing: border-box;
  width: 100%;
  flex: 1;
  background-color: #29344d;
  border: 0;
  background-image: url(https://44343700.fs1.hubspotusercontent-na1.net/hubfs/44343700/Sensear_2024/images/home/search%20icon.png);
  background-repeat: no-repeat;
  background-position: 95%;
  min-height: 40px;
  color: #fff;
}

.hs-search-field__input::placeholder {
  color: #ffffff;
  opacity: 0.502;
}

.hs-search-field__bar button svg {
  height: 10px;
}

.hs-search-field__suggestions {
  padding: 0;
  margin: 0;
  list-style: none;
}

.hs-search-field--open .hs-search-field__suggestions,
.inpage-editor-active-field .hs-search-field__suggestions {
  position: absolute;
  width: 100%;
  border: 1px solid #cdcdcd;
  background-color: #fff;
  box-shadow: 1px 10px 16px -9px rgba(122, 122, 122, 0.75);
}

.hs-search-field__suggestions li {
  display: block;
  padding: 0;
  margin: 0;
}

.hs-search-field__suggestions .results-for {
  font-weight: bold;
}

.hs-search-field__suggestions a,
.hs-search-field__suggestions .results-for {
  display: block;
  padding: 0 10px;
  line-height: 1.7rem;
}

.hs-search-field__suggestions a:hover,
.hs-search-field__suggestions a:focus {
  background-color: rgba(0, 0, 0, 0.1);
  outline: none;
}

.hs-search-field__input:focus {
  outline:0;
}

.hs-search-field__suggestions-container {
  position: relative;
  flex-basis: 100%;
}

.hs-search-field__form {
  display: flex;
  flex-wrap: wrap;
}

.hs-search-field__label {
  flex-basis: 100%;
}

.hs-search-field__bar--button-beneath .hs-search-field__input {
  flex-basis: 100%;
}

.hs-search-field__bar--button-beneath .hs-search-field__button {
  margin-top: 0.725rem;
  margin-right: 0.725rem;
}

.hs-search-field__bar--button-align-right .hs-search-field__button {
  margin-right: 0;
  margin-left: 0.725rem;
  order: 2;
}

.hs-search-field__bar--button-beneath .hs-search-field__suggestions-container {
  min-width: 75%;
  flex-basis: auto;
  flex-grow: 1;
}

.hs-search-field__button--labelled .hs_cos_wrapper_type_icon {
  margin-right: 0.5rem;
}

/* stylelint-disable declaration-no-important */
.show-for-sr {
  position: absolute !important;
  overflow: hidden !important;
  height: 1px !important;
  width: 1px !important;
  padding: 0 !important;
  border: 0 !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
}
/* stylelint-enable declaration-no-important */








@media(max-width:991px){
  header.full .container {
    max-width: 100% !important;
    padding: 0 15px;
  }
}















.header.header_style_one .top_content .d_content ul li a, div.menu_area ul li a  {
  text-transform: uppercase;
  display: block;
  text-decoration: none;
  transition: color .5s ease-in-out,background-color .5s ease-in-out,border-color .5s ease-in-out;
  font-size: 16px;
  line-height: 18px;
  color: #fff;
  font-family: 'Helvetica Neue Medium', sans-serif !important;
  font-weight: 500;
}

div.menu_area ul li a  {
  text-transform: uppercase;
  color: #fff;
}

.header.header_style_one div.top_content {
  position: relative;
  background: #111d39;
  padding:0;
}

.header.header_style_one {
  position: relative;
  background: #1d315f;
}

.header.header_style_one .logo_box {
  position: relative;
  max-width: 175px;
}

.header.header_style_one .logo_box img {
  min-width: 150px;
  margin: auto;
}

.header.header_style_one .top_content {
  position: relative;
  padding: 5px 0px;
  background: var(--background-color-two);
}

.header.header_style_one .top_content .d-flex {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.header.header_style_one .top_content .d_content ul {
  margin-bottom: 0px;
  padding-left: 0px;
}

.header.header_style_one .top_content .d_content ul li {
  margin-bottom: 0px;
  list-style: none;
  color: #fff;
  display: inline-block;
  padding-bottom: 0px;
  padding-right: 0;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
}

.header.header_style_one .top_content .d_content ul li p {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.header.header_style_one .top_content .d_content ul li:last-child {
  padding-right: 0px;
}
.header.header_style_one .top_content .d_content ul li a i {
  margin-right: 5px;
}

.header.header_style_one .top_content .d_content .language {
  position: relative;
  padding-left: 25px;
}

.header.header_style_one .top_content .d_content .language button {
  color: #fff;
}

.header.header_style_one .top_content .d_content .language button small {
  margin-right: 5px;
  display: inline-block;
  width: 35px;
  height: 35px;
  background: var(--primary-color-one);
  line-height: 35px;
  text-align: center;
  border-radius: 30px;
}

.header.header_style_one .top_content .d_content .language button small svg {
  width: 20px;
  height: auto;
}

.header.header_style_one .top_content .d_content .language button small svg path {
  fill: #fff;
}

.header.header_style_one .botom_content {
  position: relative;
  padding:0px;
}

.header.header_style_one .botom_content .inner_box {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content:space-between;
}

.header.header_style_one .botom_content .m_right_content ul {
  position: relative;
  padding-left: 0;
  margin-bottom: 0px;
}

.header.header_style_one .botom_content .m_right_content ul li {
  padding-bottom: 0px;
  padding-left: 30px;
  list-style: none;
  display: inline-block;
}

.header.header_style_one .botom_content .m_right_content ul li svg {
  width: 20px;
  height: unset;
}

.header.header_style_one .botom_content .m_right_content ul li svg path {
  fill: var(--heading-dark);
}


@media (max-width: 768px) {

  .header.header_style_one .logo_box::before {
    display: none !important;
  }
  .header.header_style_one .header_inner .botom_content .inner_box {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

}

#lab_social_icon_header .social:hover {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -o-transform: scale(0.9);
}

#lab_social_icon_header .social {
  -webkit-transform: scale(0.8);
  /* Browser Variations: */

  -moz-transform: scale(0.8);
  -o-transform: scale(0.8);
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
}
/*
Multicoloured Hover Variations
*/

#lab_social_icon_header #social-fb:hover {
  color: #3B5998;
}

#lab_social_icon_header #social-tw:hover {
  color: #4099FF;
}

#lab_social_icon_header #social-li:hover {
  color: #0077b5;
}

#lab_social_icon_header #social-yt:hover {
  color: #FF0000;
}

/* Styles for wrapping the search box */

input {
  width: 25% !important;
  height: 2rem !important;
}

input.form-control{
  color: rgba(0,0,0,.5);
  background: rgba(255,255,255,.1);
  border: rgba(255,255,255,.1);
  text-transform: uppercase;
}

input.form-control:hover {
  color: rgba(0,0,0,.5);
  background: rgba(255,255,255,1);
  border: rgba(255,255,255,1);
}
.btn-secondary {
  margin: 25px auto;
  height: 2rem !important;
}
.btn-secondary {
  --bs-btn-color: rgba(255,255,255,1);
  --bs-btn-bg: rgba(255,255,255,.1);
  --bs-btn-border-color: rgba(255,255,255,0);
  --bs-btn-hover-color: rgba(255,255,255,.2;
    --bs-btn-hover-bg: rgba(255,255,255,1);
    --bs-btn-hover-border-color: rgba(255,255,255,0);
    --bs-btn-focus-shadow-rgb: rgba(130,138,145,0);
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #565e64;
    --bs-btn-active-border-color: #51585e;
    --bs-btn-active-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #6c757d;
    --bs-btn-disabled-border-color: #6c757d;
    }
.btn {
  -bs-btn-font-size: .1rem;
}
/* Bootstrap 4 text input with search icon */

.has-search .form-control {
  padding-right: 1rem;
}

.has-search .form-control-feedback {
  position: absolute;
  z-index: 2;
  display: block;
  width: 2rem;
  line-height: 2rem !important;
  text-align: center;
  pointer-events: none;
  color: #aaa;
}
