/*
.header{display: block; width: 100%; position: relative; z-index: 99; padding:24px 15px 0 15px;}
.sub-menu.mega-menu.mega-menu-column-4 .list-item > .list-group-main > li > a:hover{ color: #000;}
  .header .item-left{flex:0 0 17%;}
  .studio-detail-slider{padding-left: 9%;}
  .studio-leadership{display: inline-block; text-align: center;}
  .studio-leadership .list-item{width: 264px; display: inline-block; margin: 15px; text-align: left;}
  .studio-leadership .list-item h4{font-size: 24px; margin: 20px 0 10px 0;}
  .header .logo a{font-size: 30px; color:#000000; font-weight: 700; text-decoration: none;}
  .header .item-center{flex:0 0 66%;}
  .header .item-right{flex:0 0 17%; display: flex; justify-content: flex-end;}
  .header .item-right a{text-decoration: none; font-size: 16px; color:#555555; display: inline-block; margin-left: 10px; transition: color 0.3s ease;}
  .header .menu > ul > li{display: inline-block; line-height: 43px; margin: 0 10px;}
  .header .menu > ul > li > a{font-size: 1.2rem; font-weight: normal; color: #fff; position: relative; text-transform: capitalize; transition: color 0.3s ease; padding-bottom: 5px; text-decoration: none;}
  .header .menu > ul > li .sub-menu{position: absolute; z-index: 500; background-color:#ffffff; box-shadow: -2px 2px 70px -25px rgba(0,0,0,0.3); transition: all 0.5s ease; margin-top:25px; opacity:0; visibility: hidden; border-radius: 15px;}
  @media(min-width: 992px){.header .menu > ul > li.menu-item-has-children:hover .sub-menu{margin-top: 0; visibility: visible; opacity: 1;}}
  .do-we-are{width: 610px !important;}
  .header .menu > ul > li .sub-menu > ul > li{line-height: 1;}
  .header .menu > ul > li .sub-menu > ul > li > a{display: inline-block; padding: 10px 0; font-size: 15px; color: #555555; transition: color 0.3s ease; text-decoration: none; text-transform: capitalize;}
  .header .menu > ul > li .single-column-menu{min-width: 280px; max-width: 350px;}
  .header .menu > ul > li .sub-menu.mega-menu > .list-item > ul > li{  line-height: 1; display: block;}
  .header .menu > ul > li .sub-menu.mega-menu > .list-item > ul > li > a {font-weight:normal; line-height: 28px; padding:10px 0; display: inline-block; font-size: 1.1rem; color:#555555; transition: color 0.3s ease;}
  .header .menu > ul > li .sub-menu.mega-menu{left: 50%; transform: translateX(-50%);}
  .header .menu > ul > li .sub-menu.mega-menu-column-4{ max-width: 1280px; width: 100%; display: flex; flex-wrap: wrap;}
  .header .menu > ul > li .sub-menu.mega-menu-column-4 > .list-item .nav-shad{background: radial-gradient(173.28% 102.52% at 90.42% 6.53%, rgba(251, 149, 139, 0.40) 0%, rgba(251, 149, 139, 0.00) 100%), linear-gradient(100deg, #1D7EC0 -70.84%, #1B2737 93.11%); height: 332px; width: 225px; margin-left: 40px; position: relative;}
  .header .menu > ul > li .sub-menu.mega-menu-column-4 > .list-item .nav-shad .nav-text{position: absolute; color: #fff; font-size: 100px; font-style: normal; font-weight: 700; line-height: 67px; letter-spacing: -8px; opacity: 0.1; bottom: 0;}
  .header .menu > ul > li .sub-menu.mega-menu-column-4 > .list-item .nav-shad.green{background: radial-gradient(599.63% 106.49% at 93.12% 4.45%, rgba(43, 237, 194, 0.40) 0%, rgba(43, 237, 194, 0.00) 100%), linear-gradient(100deg, #1D7EC0 -70.84%, #1B2737 93.11%); height: 332px; width: 225px; margin-left: 40px; position: relative;}
  .header .menu > ul > li .sub-menu.mega-menu-column-4 > .list-item .title{font-size: 16px; font-weight: 500; line-height: 1; padding:10px 0;}
  .header .menu > ul > li .sub-menu.mega-menu-column-4 > .list-item.text-center .title{text-align: center;}
  .header .menu > ul > li .sub-menu.mega-menu-column-4 > .list-item img{max-width: 100%; width: 100%; vertical-align: middle; margin-top: 10px; height: 300px; object-fit: cover;}
  .header .menu > ul > li .sub-menu.mega-menu > .list-item > ul > li > a:hover, .header .menu > ul > li .sub-menu > ul > li > a:hover, .header .item-right a:hover, .header .menu > ul > li:hover > a, naresh .header .menu > ul > li .sub-menu.mega-menu > .list-item > ul > li > a.active, .header .menu > ul > li .sub-menu > ul > li > a.active, .header .item-right a.active, .header .menu > ul > li.active > a{ position: relative; text-decoration:none;}
  .list-group-main li:nth-child(1) {
    margin: 50px 0 0 0;
    color: #007BC7;
    font-size: 24px;
    font-weight: 700;
}
.arrow-line {
    position: absolute;
    width: 20px;
    height: 20px;
    border-left: 18px solid transparent;
    border-right: 18px solid transparent;
    border-bottom: 20px solid #fff;
    left: 38%;
    top: -10px;
}
  @media(max-width: 991px){
    .header .item-center{ order:3; flex:0 0 100%;}
    .header .item-left, .header .item-right{ flex:0 0 auto;}
    .v-center{ justify-content: space-between;}
    .header .mobile-menu-trigger{ display: flex; height: 30px; width: 30px; margin-left: 15px; cursor: pointer; align-items: center; justify-content: center;}
    .header .mobile-menu-trigger span{ display: block; height: 2px; background-color: #fff; width: 24px; position: relative;}
    .header .mobile-menu-trigger span:before, .header .mobile-menu-trigger span:after{ content: ''; position: absolute; left:0; width: 100%; height: 100%; background-color: #fff; }
    .header .mobile-menu-trigger span:before{ top:-6px;}
    .header .mobile-menu-trigger span:after{ top:6px;}
    .header .item-right{ align-items: center;}
    .header .menu{ position: fixed; width: 75%; background-color:#ffffff; left:0; top:0; height: 100%; overflow: hidden; transform: translate(-100%); transition: all 0.5s ease; z-index: 1099;}
    .header .menu.active{   transform: translate(0%);}
    .header .menu > ul > li{ line-height: 1; margin:0; display: block;}
    .header .menu > ul > li > a{ line-height: 50px; height: 50px; padding:0 50px 0 15px; display: block; border-bottom: 1px solid rgba(0,0,0,0.1);}
    .header .menu > ul > li > a i{ position: absolute; height: 50px; width: 50px; top:0; right: 0; text-align: center; line-height: 50px; transform: rotate(-90deg);}
    .header .menu .mobile-menu-head{ display: flex; height: 50px; border-bottom: 1px solid rgba(0,0,0,0.1); justify-content: space-between; align-items: center; position: relative; z-index: 501; position: sticky; background-color: #ffffff; top:0;}
    .header .menu .mobile-menu-head .go-back{ height: 50px; width: 50px; border-right: 1px solid rgba(0,0,0,0.1); cursor: pointer; line-height: 50px; text-align: center; color:#000000; font-size: 16px; display: none;}
    .header .menu .mobile-menu-head.active .go-back{ display: block;}
    .header .menu .mobile-menu-head .current-menu-title{ font-size: 15px; font-weight: 500; color:#000000;}
    .header .menu .mobile-menu-head .mobile-menu-close{height: 50px; width: 50px; border-left: 1px solid rgba(0,0,0,0.1); cursor: pointer; line-height: 50px; text-align: center; color:#000000; font-size: 40px;}
    .header .menu .menu-main{ height: 100%; overflow-x: hidden; overflow-y: auto;}
    .header .menu > ul > li .sub-menu.mega-menu, .header .menu > ul > li .sub-menu{ visibility: visible; opacity: 1; position: absolute; box-shadow: none; margin:0; padding:15px; top:0; left:0; width: 100%; height: 100%; padding-top: 65px; max-width: none; min-width: auto; display: none; transform: translateX(0%); overflow-y: auto;}
   .header .menu > ul > li .sub-menu.active{display: block;}
   @keyframes slideLeft{0%{ opacity:0; transform: translateX(100%);} 100%{ opacity:1; transform: translateX(0%);}}
   @keyframes slideRight{0%{ opacity:1; transform: translateX(0%);} 100%{ opacity:0; transform: translateX(100%);}}
    .header .menu > ul > li .sub-menu.mega-menu-column-4 > .list-item img{ margin-top:0;}
    .header .menu > ul > li .sub-menu.mega-menu-column-4 > .list-item.text-center .title{ margin-bottom: 20px;}
    .header .menu > ul > li .sub-menu.mega-menu-column-4 > .list-item.text-center:last-child .title{ margin-bottom:0px;}
    .header .menu > ul > li .sub-menu.mega-menu-column-4 > .list-item{ flex: 0 0 100%; padding: 0px;}
    .header .menu > ul > li .sub-menu > ul > li > a, .header .menu > ul > li .sub-menu.mega-menu > .list-item > ul > li > a{ display: block;}
    .header .menu > ul > li .sub-menu.mega-menu > .list-item > ul { margin-bottom: 15px;}
    .menu-overlay{ position: fixed; background-color: rgba(0,0,0,0.5); left:0; top:0; width: 100%; height: 100%; z-index: 1098; visibility: hidden; opacity:0; transition: all 0.5s ease; }
    .menu-overlay.active{  visibility: visible; opacity:1; }
   
   }
   .mobile-menu-head, .mobile-menu-trigger{display: none;}

  */
  #ig-menu {
    margin-top: 10px;
    margin-left: 0;
}
.first-box, .next-box, .ext-box{
  position: static;
}
.first-box a, .next-box a, .ext-box a, .next-box li, .ext-box li {
  font-size: 13px;
}
.first-box a, .next-box a, .ext-box a, .first-box li, .next-box li, .ext-box li{
  text-transform: none !important;
}
.ig-nav-item-dd div, .ig-nav-item-dd a div, .ig-nav-item, .ig-nav-item-dd{
  text-transform: none !important;
}
#header-main #option-1 > div{flex: 1;padding-right: 30px;}
#header-main #option-1 > div > a{
  border-bottom: 1px solid #7b94bb;
  margin-bottom: 20px;
  padding-bottom:10px;
  display: block;
  font-size: 1rem;
}
#header-main #option-2{ justify-content:center;}
#header-main #option-2 > div{ padding-right: 30px;}
#header-main #option-2 > div > a{border-bottom: 1px solid #7b94bb;margin-bottom: 20px; padding-bottom:10px; }
#header-main .nav-options{
  left: 0;
  right: 0;
  width: 80%;
  margin: 0 auto;
}
#header-main #option-2 > div{ display:none;}
#header-main #option-2 > div:first-child{ display:block;}
#header-main #option-1 > div > ul > li > a{ font-size: 1rem;}
#header-main #option-2 > div > ul > li > a{ font-size: 1rem;}
.nav-options i{
  font-size: 12px;
  color: #7b94b9;
}
#header-main #option-1 > div > a{
  font-size: 1.2rem;
  line-height: 1.15;
}
#header-main #option-2 > div > a{
  font-size: 1.2rem;
  line-height: 1.15;
}
.ig-nav-item-dd.on > a, .ig-nav-item-dd.on > i {
  color: #7b94bb;
}
#header-main #option-2 > div > a > i{
  display: flex;
  align-items: center;
  margin-left: 6px;
  margin-top: 5px;
}
.nav-underlay,
.top-underblend {
    /* background-color: rgba(0, 0, 0, 0.7); */
    background-color: rgb(9 36 39 / 70%);
    backdrop-filter: blur(20px);
    position: absolute;
    left: 0;
    top: 0;
    height: 1px;
    opacity: 0;
    transition: opacity .75s ease-in-out;
    width: 100%;
    z-index: 1;
}
.ig-nav-item a:hover,
.ig-nav-item-dd a:hover {
  color: #7b94bb !important;
  cursor: pointer;
}

.ig-nav-item a:hover .chevron::before,
.ig-nav-item-dd a:hover .chevron::before {
  color: #7b94bb;
  border-top-color: #7b94bb;
}
hr.on{
  opacity: 0;
}
#ig-menu .nav-slider {
  background: #7b94bb;
  left: 0;
  height: 2px;
}
#ig-menu {
  letter-spacing: 1px;
}
.first-box a {
  font-weight: 400;
}
.ig-nav-item .chevron.rotated::before,
.ig-nav-item-dd .chevron.rotated::before {
  color: #7b94bb;
  border-top-color: #7b94bb;
}
.first-box a:hover,
.next-box a:hover,
.ext-box a:hover {
  color: #7b94bb;
}
.nav-options li{
  padding-bottom: 10px;
}
#header-main .fa, #header-main .far, #header-main .fas {
  font-family: "Font Awesome 5 Free" !important;
}
#ig-menu .translator-padding li.ig-nav-item-dd, 
#ig-menu .translator-padding li.ig-nav-item {
  padding-right: 36px !important;
}
.nav-options.on {
  height: auto;
}
#ig-logo {
  margin-top: 45px;
}
@media (max-width: 1449px) {
  .header-contain .nav-options li {
      padding-bottom: 6px;
  }
  .nav-underlay.on {
    height: 400px;
  }
}
@media (max-width: 895px) {
  #mob-nav.nav-contain {
      padding-left: 30px;
  }
  .nav-underlay.on {
      height: 100%;
  }
  #ig-menu .ig-nav-item div .first-box, 
  #ig-menu .ig-nav-item-dd div .first-box {
    margin-top: 10px;
  }
  .nav-options .next-box, 
  .nav-options.on .next-box, 
  .nav-options .ext-box, 
  .nav-options.on .ext-box {
      margin-top: 18px !important;
  }
  /* #header-main #ig-menu .ig-nav-item-dd .nav-options .no-heading {
    margin-top: 0 !important;
  } */
  #header-main #ig-menu .ig-nav-item-dd .nav-options .no-heading a.empty-heading {
    display: none;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 767px) {
  #header-main .nav-options {
      width: 90%;
  }
}
@media (max-width: 575.98px) {
  #ig-menu .ig-nav-item div .next-box, #ig-menu .ig-nav-item-dd div .next-box {
      width: 88%;
  }
  /* #ig-menu .ig-nav-item div .first-box ul li:last-child, 
  #ig-menu .ig-nav-item-dd div .first-box ul li:last-child{
    padding-bottom: 0;
  } */
}
@media (max-width: 767px) {
  a#men-mob {
      margin-top: 0 !important;
  }
}
@media (max-width: 1500px) {
  #ig-menu .translator-padding li.ig-nav-item-dd, 
  #ig-menu .translator-padding li.ig-nav-item {
      padding-right: 36px !important;
  }
}
.menu-search-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  height: 40px;
  transform: translateY(-4px);
}
.search-form label {
  margin-bottom: 0px;
  width: 100%;
}
.search-toggle {
  background: unset;
  border: none;
  color: #fff;
  font-size: 18px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  z-index: 2;
}
.search-toggle.active {
  color: #000;
}
.menu-search {
  position: absolute;
  left: 0;
  top: 0;
  height: 40px;
  display: flex;
  align-items: center;
  background: unset;
  border-radius: 20px;
  padding: 0;
  overflow: hidden;
  width: 40px;
  transition: width 0.3s ease-in-out;
  z-index: 1;
}

.menu-search.active {
  width: 220px;
  padding-left: 38px;
  background: #fff;
}

.menu-search .search-form {
  display: flex;
  align-items: center;
  width: 100%;
}

.menu-search .search-field {
  width: 100%;
  border: none;
  outline: none;
  padding: 6px 10px;
  font-size: 14px;
  background: transparent;
  display: none;
  color: #000;
    font-weight: 400;
}

.menu-search.active .search-field {
  display: block;
}

.menu-search .search-submit {
  display: none;
}

.menu-search span.screen-reader-text {
  display: none;
}

.search-page .card-text {
  text-decoration: none;
  width: 100%;
  color: #000;
  font-size: 17px;
  line-height: 25px;
}
.search-page a.card-two,
.search-page .card-two .card-body {
  border: 0px !important;
  background: unset !important;
}
.mob-wrapper-output{
  display: flex;
    justify-content: center;
    align-items: center;
}
.mob-wrapper{
  margin-top: 8px;
    padding-right: 20px;
}
/* Overlay for mobile popup */
.search-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.6);
  display: none;
  z-index: 99;
}
.mob-wrapper{
  display: none;
}
.search-overlay {
  display: none;
  position: fixed;
  top: 0; left: 0; right: 0; bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 999;
  justify-content: center;
  align-items: center;
}

/* Popup container */
.search-popup {
    padding: 20px;
    width: 100%;
    max-width: 100%;
    border-radius: 10px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    top: 25%;
    position: absolute;
}

/* Ensure search input shows properly */
.search-popup .search-form {
  display: flex;
  align-items: center;
  width: 100%;
}
.search-popup .search-field {
  width: 100%;
  border: 1px solid #ccc;
  padding: 10px;
  font-size: 16px;
  outline: none;
      border-radius: 6px;
}
.search-popup .screen-reader-text {
  display: none;
}
.search-popup .search-submit{
      background: #f86a0b;
    padding: 8px 13px;
    margin-top: 0;
    border-radius: 10px;
    color: #fff;
    display: block;
    border: 0px;
}

/* Mobile search icon */
.mob-search-icon {
  background: none;
  border: none;
  color: #fff;
  font-size: 22px;
  margin-right: 15px;
  cursor: pointer;
}
@media (max-width: 893px) {
 .menu-search-wrapper{
  display: flex!important;
}
.mob-wrapper{
  display: flex;
  right: 50px;
    position: absolute;
}
 .menu-search-wrapper.mob-wrapper .menu-search {
    position: fixed;
    top: 20%;
    left: 50%;
    transform: translateX(-50%);
    width: 80%;
    background: #fff;
    border-radius: 8px;
    padding: 10px 15px;
    z-index: 100;
  }

  .menu-search-wrapper.mob-wrapper .menu-search .search-field {
    display: block !important;
  }

  .menu-search-wrapper.mob-wrapper .menu-search.active {
    width: 80%;
    padding-left: 0;
  }
}
@media (min-width: 893px) {
 .search-overlay {
    display: none !important;
  }
}