
.pos-con img {
  border-radius: 7px;
}
.shadow-s {
  box-shadow: 0px 4px 74.4px 0px #0000001c;
}

.sticky-header .ssc .dropdown-menu:before {
  left: 32.5%;
}

.sticky-header .msc .dropdown-menu:before {
  left: 48%;
}

.show-sub {
  display: block !important;
}
.sticky-header .av .dropdown-menu:before {
  left: 60.5%;
}

.sticky-header .store_tp .dropdown-menu:before {
  left: 71%;
}

.sticky-header .itp .dropdown-menu:before {
  left: 84%;
}

.menu-item-s {
  position: relative;
  top: -4px !important;
}

nav.gs-menu ul.dropdown-menu {
  border-top: none !important;
}

nav.gs-menu ul.dropdown-menu ul.ul-main {
  border-bottom: none !important;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
div#navbar-menu-one {
  flex-basis: auto;
}
.sophos-header #navbar-menu-one {
  display: flex;
  justify-content: space-between;
}
.sophos-header #navbar-menu-one {
border-top: 1px solid rgb(192 192 192 / 54%);
}

.menunew-it .left-main-item li {
  padding: 17px 38px;
  border-bottom: 1px solid #ededed15;
  margin: 0;
  background: #11499e;
  color: #fff;
}
.relms{position: relative;
  width: fit-content;}
.ref-over{position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;}
.menunew-it .left-main-item li:nth-last-child(1) {
  border-bottom-left-radius: 8px;
}

.posr {
  /* position: absolute; */
  top: 100%;
  left: 0%;
  /* width: 100%; */
  justify-content: center;
}

.menunew-it .left-main-item li:hover {
  opacity: 0.8;
  background: #f3faff;
  color: #242e37;
}

.menunew-it .left-main-item li:hover img {
  filter: brightness(0) invert(0);
}

.avmenu {
  position: absolute;
  padding: 0;
  border-top: 8px solid #11499e;
  border-radius: 8px 8px 0px 0px;
}

nav.gs-menu ul.nav > li.dropdown:after {
  -webkit-transition: 0.9s ease;
  transition: 0.9s ease;
}

nav.gs-menu ul.nav > li.dropdown:hover:after {
  content: "";
  display: block;
  position: relative;
  left: 7px;
  top: -5px;
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 12px solid #11499e;
  clear: both;
  z-index: 9999999;
  margin-left: auto;
}

.av .dropdown-menu:before {
  left: 56.65%;
}

.ssc .dropdown-menu:before {
  left: 30.7%;
}

.msc .dropdown-menu:before {
  left: 44.65%;
}

.itp .dropdown-menu:before {
  left: 84%;
}

.tp .dropdown-menu:before {
  left: 81%;
}

.store_tp .dropdown-menu:before {
  left: 67.5%;
}

.conss .dropdown-menu:before {
  left: 24.4%;
}

nav.gs-menu ul.nav > li:hover > a::after {
  color: #00a8e1 !important;
}

.conss .avmenu li {
  list-style: none;
  padding: 5px;
}

.conss .avmenu a:nth-last-child(1) li {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.conss .avmenu li a {
  color: #2f2f2f;
}

.conss .avmenu li:hover a {
  color: #00a8e1 !important;
}

.conss .avmenu ul {
  padding: 10px;
}

.avmenu ul.ul-main {
  background: #f8f9fded;
  background: rgb(255, 255, 255);
  background: -moz-linear-gradient(
    126deg,
    rgb(255 255 255 / 98%) 0%,
    rgb(255 255 255 / 98%) 51%,
    rgb(255 255 255 / 93%) 79%
  );
  background: -webkit-linear-gradient(
    126deg,
    rgb(255 255 255 / 98%) 0%,
    rgb(255 255 255 / 98%) 51%,
    rgb(255 255 255 / 93%) 79%
  );
  background: linear-gradient(
    126deg,
    rgb(255 255 255 / 98%) 0%,
    rgb(255 255 255 / 98%) 51%,
    rgb(255 255 255 / 93%) 79%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff", GradientType=1);
}

.bdrf2f2,
.bdr-seci {
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 12px !important;
}

/* .bdrf2f2:hover {
    animation-name: bdrblue;
animation-duration: .2s;
animation-fill-mode: forwards;
animation-delay: .2s;
}
@keyframes bdrblue {
    to { border-bottom: 1px solid #00A8E1; }
} */

.ltgrey {
  color: #242e3760;
}

.c242E37 {
}

.c242E37 {
  color: #242e37;
}

.bdrf2f2:hover .c242E37 {
  animation-name: pink;
  animation-duration: 0.2s;
  animation-fill-mode: forwards;
  animation-delay: 0.2s;
}

.bghrs {
  padding-top: 5px;
  margin-bottom: 0px !important;
  transition: transform 0.3s ease, background-color 0.3s ease;
}

.bghrs:hover {
  background-color: #fff;
}

@keyframes pink {
  to {
    color: #11499e;
  }
}

.innerrtm.bdrf2f2::after {
  content: "";
  position: absolute;
  left: 15px;
  bottom: 0;
  width: 96.5%;
  height: 2px;
  background-color: black;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.3s ease, background-color 0.3s ease;
}

.innerrtm.bdrf2f2:hover::after {
  transform: scaleX(1);
  background-color: #00a8e1;
}

.hidden-menu {
  display: none;
}

.menunew-it .left-main-item .active-men {
  background: #f3faff;
  color: #242e37;
}
.company-submain li a.text-active{
  color: #242e37 !important;
}

.menunew-it .left-main-item .active-men img {
  filter: brightness(0) invert(0);
}

.line1-4 {
  line-height: 1.4;
}

.left-main-item {
  height: 100%;
  background: #11499e;
  border-bottom-left-radius: 8px;
}

.avmenu .megamenu-content {
  background: #f5f5f5 !important;
}

.micm {
  padding: 0px;
  background: transparent;
  margin-bottom: 0px;
  border: 1px solid #E0E0E0;
  height: 75px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0px;
  border-top: 0;
  border-left: 0;
}

.item_s1 {
  max-width: 100%;
  flex-basis: 12.5%;
}

.border-right-0 {
  border-right: 0;
}

.border-bootom-0 {
  border-bottom: 0;
}

.border-7 {
  border-radius: 7px !important;
}

.ul-partner .item_s1:hover .micm {
  border-right-color: #e2e2e2 !important;
}

.ul-partner .item_s1 a {
  position: relative;
}

.ul-partner .item_s1 .micm::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: black;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.3s ease, background-color 0.3s ease;
}

.ul-partner .item_s1 .micm:hover::after {
  transform: scaleX(1);
  background-color: #00a8e1;
  /* Change to your desired color */
}

.ul-partner .item_s1:hover .micm img {
  filter: initial;
}

.ul-partner .micm img {
  transition: filter 0.5s ease;
  filter: contrast(0);
} 
.menuref {
  position: absolute;
  height: 100%;
  display: block;
  width: 100%;
  top: 0;
}

.left-main-item > li {
  cursor: pointer;
}
.plsnav{width: 8px;
    filter: grayscale(1) brightness(1.5);}
.sub-partner{
  width:80.7%;
}
.sompanyul li a{
   width: 100% !important;
    margin: 0;
    padding: 12px 0px;
    color: #000 !important;
    position: relative;
    font-weight: 400;
}
.sompanyul li{
  width: 100% !important;
    margin: 0;
    padding: 12px 10px;
    color: #000;
    position: relative;
    border-bottom: 1px solid #f4f4f4;
}
.listnon ul li { 
    border-bottom: 1px solid #f4f4f4;
}
.company-submain{    
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;}
.company-submain li:nth-last-child(1) {
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
}
.company-submain li a{color: #fff !important;}
.company-submain li {position: relative;}
.company-submain a{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.comp-main .posr { 
    left: 7%;}
    .grid-sts {display: grid;
    grid-template-columns: repeat(7, 1fr);}
.company-submain li:hover a{color: #242e37 !important}
.comp-main .menunew-it { 
  transition: width 0.3s ease;
}

/* on partner hover */
.comp-main .menunew-it.is-partner-active {
  width: 92%;
}
.bdtleft{
  border-top: 1px solid #e2e2e2;
  border-left: 1px solid #e2e2e2;
}
 .new-main .menuToggle {
  position: relative;
  width: 23px;
  height: 32px;
  border: none;
  background: none;
  cursor: pointer;
  z-index: 9999;
  top: 2px;
}
.rel9999{position: relative;
z-index: 9999;}
 .btn-contact {
    position: relative;
    padding: 6px 25px;
    border-radius: 25px;
    line-height: 24px;
    color: var(--color-new-primary);
    text-align: center;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    background: transparent;
    letter-spacing: 1px;
    border: 1px solid var(--color-new-primary);
    display: flex;
    width: fit-content;
    gap: 10px;
} 
.bordertopf4{border-top: 1px solid #f4f4f4;}

.new-main .menuToggle .icon {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.4s ease, opacity 0.3s ease;
}

/* Initial state */
.new-main .menuToggle .icon-open {
  opacity: 1;
  transform: rotate(0deg) scale(1);
}

.new-main .menuToggle .icon-close {
  opacity: 0;
  transform: rotate(-90deg) scale(0.5);
}

/* Active (toggled) */
.new-main .menuToggle.is-active .icon-open {
  opacity: 0;
  transform: rotate(90deg) scale(0.5);
}

.new-main .menuToggle.is-active .icon-close {
  opacity: 1;
  transform: rotate(0deg) scale(1);
}
header.main-header.new-main nav.navbar.navbar-default.bootsnav.gs-menu.menu-mob.menu-left.on.no-full.left-open ul.nav.navbar-nav>li>a {
    color: #1c1c1c;
}
.new-main nav.navbar.navbar-default.bootsnav.gs-menu.menu-mob.menu-left.on.no-full.left-open ul.nav.navbar-nav>li {
    border-top: none !important;
}

.new-main nav.navbar.bootsnav .navbar-nav>li:first-child a{   border-top: none !important;}

.header-info .main-logo a .logoflow {height:57px; width:135px;}
.new-main nav.gs-menu ul.nav>li>a{font-weight: 400px !important;}
.text-newprimary{color: var(--color-new-primary);}
@media (max-width: 991.93px) {
  .fixed-md{position: fixed;
  width: 100%;
    height: fit-content;
    background: #fff;
    z-index: 10000;}
  .position-md{    display: flex;
                        flex-direction: column;
                        height: 100dvh;
                        position: absolute;
                        overflow: auto;
                        padding-top: 60px;}
  .socialmenu{background: #fff;   width: 100%;}
  .socialmenu .social li a {  
    color: #000000; 
    border: 1px solid rgb(0 0 0 / 50%); 
}
.socialmenu .social li:hover a{
  color: #ffffff;
}
  .new-main nav.navbar.bootsnav .navbar-nav>li>a{
  border-top: 1px solid #f4f4f4 !important;
        border-bottom: none !important;
}
.header-info .main-logo a .logoflow {height:28px; width:auto;}
}
@media (max-width: 1569.98px) {
  .sub-partner{
  width:74.5%;
}
}
@media (min-width: 992px) {
  .new-main .rg-m{display: none;}
   
  #navbar-menu ul.nav.navbar-nav li.dropdown {
    height: 50px;
  }
  #navbar-menu-one ul.nav.navbar-nav li.dropdown {
    height: 50px;
  }
  }
@media (min-width: 992px) and (max-width: 1199px) {
  .sub-partner{
  width:69%;
}
  nav.gs-menu ul.nav > li ul.megamenu-content .ul-main {
    width: 100% !important;
  }

  .micm img {
    padding: 20px;
  }

  .menunew-it .left-main-item li {
    padding: 15px 15px;
    font-size: 14px;
  }
}


@media (min-width: 1199px) and (max-width: 1599px) {
  .ul-partner .micm img {
    padding: 22px;
  }
}

@media (max-width: 991.96px) { 
  
  .deskdir{ 
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
ul.accsts .col-md-2.col-sm-12.text-left{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
nav.gs-menu ul.accsts{margin:0;background:0;padding:0 !important;border-radius:0 !important}
  nav.gs-menu ul.nav > li.dropdown:hover:after {
    display: none !important;
  }

  .on .dropdown-menu:before {
    display: none;
  }

  .smsmi li a {
    color: #fff;
    font-size: 14px;
  }

  ul.ul-main .mhd {
    font-size: 14px;
  }
}

.pos-con {
  text-align: center;
  position: relative;
}

.listnon ul li {
  list-style: none;
}

.cmensts a:hover li {
  color: #242e37;
  background: #c8d6ea;
}

.cmensts li {
  padding: 14px 38px !important;
  border-bottom: 1px solid #ededed15;
  margin: 0;
  background: #11499e;
  color: #fff;
}

.cmensts {
  padding: 0px !important;
}

.cmensts a {
  color: #fff !important;
}

.conss .avmenu .cmensts a:hover {
  color: #000 !important;
}

.sded li {
  border-bottom: solid 1px rgb(255 255 255 / 10%);
  padding: 10px 0px;
}

.left-open .pltg:after {
  width: fit-content;
}