.dropdown-menu.none_desktop.cls-property {
  visibility: visible;
  background-color: #ffffff;
  box-shadow: 0 0 5px 0 rgb(0 0 0 / 6%);
}

.vis-dropdown-item {
  visibility: visible;
}

ul.navbar-nav > li.nav-item > a#dropdownButton-4:after,
ul.navbar-nav > li.nav-item > a#dropdownButton-2:after,
ul.navbar-nav > li.nav-item > a#dropdownButton-1:after,
ul.navbar-nav > li.nav-item > a#dropdownButton-3:after {
  vertical-align: 0.255em;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: initial;
  border-right-style: initial;
  border-bottom-style: initial;
  border-left-style: initial;
  border-top-color: initial;
  border-right-color: initial;
  border-bottom-color: initial;
  border-left-color: initial;
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  font-size: 12px;
  margin-left: 7px;
  font-weight: 900;
}

a.anchor_lets_talk {
  padding-top: 8px;
  padding-right: 22px;
  padding-bottom: 8px;
  padding-left: 22px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #012840;
  border-right-color: #012840;
  border-bottom-color: #012840;
  border-left-color: #012840;
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  border-bottom-left-radius: 50px;
  color: #fff;
  background-color: #012840;
  font-size: 14px;
}

a.nav-link.our-work-link {
  color: #012840;
  margin-right: 30px;
  font-size: 14px;
  padding-bottom: 20px;
  padding-top: 20px;
  padding-left: 0px;
  padding-right: 0px;
}

a.nav-link.dropdown-toggle.cls-code {
  color: #012840;
  margin-right: 30px;
  font-size: 14px;
  padding-bottom: 20px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 20px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-color: initial;
  border-right-color: initial;
  border-bottom-color: initial;
  border-left-color: initial;
  outline: none !important;
}

.mega_menu.myDrop-hidden {
  display: none !important;
}

.mega_menu.myDrop-show {
  display: block !important;
}

/* .mega_menu.myDrop-hidden{
  visibility: hidden;
  opacity: 1;
}
.mega_menu.myDrop-show{
  visibility: visible;
  opacity: 1;
} */

.solution-menu-box .dropdown-menu.none_desktop li ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.mobile-menu-heading-tf23 {
  padding: 12px 20px;
  font-size: 16px;
  border-bottom: 1px solid #e4e4e4;
  font-weight: 600;
  margin-bottom: 0px;
  /* display: none; */
}

#navbarSupportedContent .solution-menu-box .dropdown-menu.none_desktop.show {
  /* overflow: scroll;
height: 400px; */
}

.hover_col ul li a {
  display: inline-block;
  margin: 0px;
}

.hover_col {
  margin: 0 20px auto;
}

.mg_menu_items {
  padding: 0 0px 0px 0px !important;
}

.mg_header {
  position: relative;
  margin-bottom: 0px;
  margin-top: 0;
  border: none;
  padding: 0;
}

.dropdown-menu.mega_menu {
  background: #f9f9f9 none repeat scroll 0% 0% !important;
  min-height: 510px !important;
  box-shadow: 0 8px 12px rgb(0 0 0 / 8%) !important;
  border-radius: 0px !important;
  position: relative;
  top: 3px;
  padding-top: 14px;
}

ul.mg_menu_hover_Cn li.active span {
  background: #0dcaf0;
  color: #022741 !important;
}

ul.mg_menu_hover_Cn li.active span a {
  color: #022741 !important;
}

.mg_menu_hover_Cn li span {
  border: none;
}

.mg_menu_items .mg_menu_hover_links {
  flex: 1 1;
  max-width: 100%;
  height: 510px;
  background-color: #fff;
}

.mg_menu_items ul.mg_menu_hover_Cn {
  flex: 1 1 auto;
  max-width: 350px;
  width: 100%;
  display: block;
}

.mg_menu_items {
  padding-bottom: 0px;
}

.mg_menu_items {
  display: flex;
}

.mg_menu_hover_links .hover_col ul {
  /* margin-top: 0px;
list-style: none;
margin: 90px 0px 0px; */
  margin-top: 0px;
  list-style: none;
  /* margin: 70px 0px 0px; */
  margin: 16px 0px 0px;
  /* max-height: 420px; */
  /* height: 100%; */
  /* overflow: auto; */
  overflow-y: scroll;
  max-height: 395px;
  height: 100%;
  overflow: auto;
  overflow-x: hidden;
  display: inline-block;
}

/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.other-services {
  margin-left: 0px !important;
}

.mg_menu_hover_Cn li {
  margin-top: 15px;
  margin-bottom: 10px;
}

.hover_col ul {
  width: 100% !important;
  max-width: 100% !important;
  display: inline-block;
}

.hover_col.hover {
  display: block;
}

.desk-submenus {
  width: 60%;
  /* max-height: 450px; */
  /* height: 100%; */
  /* overflow: auto; */
  /* overflow-x: hidden; */
  /* display: inline-block; */
  margin: 0px 0px 0px;
  position: relative;
}

.desk-submenus::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #eeeeee;
}

.desk-submenus::-webkit-scrollbar {
  width: 10px;
  background-color: #eeeeee;
  border-radius: 10px;
}

.desk-submenus::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #ede8e8;
}

.img-with-content .img {
  height: 200px;
}

.img-with-content .img img {
  object-fit: cover;
  width: 100% !important;
}

.js_hover_g .img-with-content .img img {
  object-fit: contain;
}

.submenus-content .img-with-content {
  flex: 1 1 40%;
  max-width: 40%;
  width: 100%;
  padding: 0px 0px 0px 20px;
}

.submenus-content {
  display: flex;
  justify-content: flex-end;
}

.hover_col {
  margin: 0px 0px 0px 0px;
  width: 100%;
}

.img-with-content p.fw-600 {
  font-weight: 600;
}

.mg_menu_hover_Cn li span a i {
  transform: none;
  font-size: 20px;
}

.mg_menu_hover_Cn li span i {
  transform: none !important;
  font-size: 20px !important;
}

.subheadline-menus h5 {
  font-weight: 600;
  margin-left: 25px;
  margin-top: 0px;
  padding: 16px 0;
  font-size: 18px;
  margin-bottom: 0px;
}

.submenus-content .subheadline-menus {
  /* position: absolute;
top: -47px; */
  position: fixed;
  width: inherit;
  left: 0;
  top: 0;
  z-index: 9;
}

.desk-submenus ul {
  /* margin-top: 90px!Importa; */
}

.mg_menu_items ul.mg_menu_hover_Cn {
  position: relative;
  z-index: 9;
  background: #f9f9f9 none repeat scroll 0% 0% !important;
}

.mg_menu_items ul.mg_menu_hover_Cn .subheadline-menus {
  position: relative;
}

.mg_menu_hover_Cn .subheadline-menus:before {
  position: absolute;
  content: "";
  bottom: 0;
  width: 91%;
  height: 0.5px;
  background: #e7e7e7;
  left: 17px;
}

.desk-submenus .subheadline-menus {
  background: #fff;
  /* width: 100%; */
  display: none;
}

.desk-submenus:before {
  position: absolute;
  /* content: ""; */
  height: 0.5px;
  background: #e7e7e7;
  width: 540px;
  top: 0px;
  z-index: 1;
  left: 24px;
}

.mg_menu_hover_links ul li {
  margin-bottom: 6px;
}

.mg_menu_hover_links ul li a::after {
  opacity: 0;
  font-size: 0px;
}

.mg_menu_hover_links ul li a {
  padding: 6px 26px 6px 12px;
  color: #878787;
  visibility: visible;
}

.mg_menu_hover_links ul li a:hover {
  background: #e3e3e3;
  padding: 6px 26px 6px 12px;
  display: inline-block;
  position: relative;
  color: #012840;
  font-weight: 500;
  overflow: inherit;
  margin-bottom: 0px !important;
}

.mg_menu_hover_links ul li a:hover:after {
  font-family: "Font Awesome 5 Free";
  content: "\f105";
  display: inline-block;
  padding-right: 3px;
  vertical-align: middle;
  font-weight: 600;
  font-size: 16px;
  margin: 0px 13px;
  position: absolute;
  right: 0;
  opacity: 1;
}

@media (max-width: 992px) {
  .mg_menu_items {
    display: initial;
  }

  .mg_menu_hover_Cn li {
    margin: 0px;
  }

  .mg_menu_items ul.mg_menu_hover_Cn {
    display: flex;
    flex: inherit;
    max-width: 100%;
  }

  .hover_col {
    margin: inherit;
  }

  .hover_col.hover {
    display: initial;
  }

  .hover_col ul {
    width: 100% !important;
    max-width: 100% !important;
    display: initial;
  }

  .mg_menu_hover_links ul li a::after {
    display: none;
  }

  .desk-submenus {
    width: 100%;
    overflow: inherit;
    height: auto;
    overflow-x: inherit;
  }

  .desk-submenus {
    display: none;
  }

  .submenus-content {
    display: initial;
  }

  .subheadline-menus {
    display: none;
  }
}

.mg_menu_hover_Cn li span i {
  transform: rotate(90deg);
  font-size: 14px;
}

.other-services {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
  display: block;
  margin-top: 10px;
  margin-left: -20px;
}

.otherservices_ul ul {
  flex: 0 0 60%;
  max-width: 60%;
}

@media (max-width: 768px) {
  .navbar-brand img {
    height: auto;
    width: 100%;
  }
}

.dropdown-menu.mega_menu {
  position: relative;
}

.mg_menu_hover_links:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background: #ffffff;
  top: 0px;
  left: 0px;
}

@media (min-width: 991px) and (max-width: 1199px) {
  .img-with-content .img {
    height: 130px;
  }

  .img-with-content .img img {
    height: auto;
  }

  .dec .heading-20 {
    font-size: 16px;
    line-height: 24px;
    margin-top: 10px !important;
  }

  .submenus-content .img-with-content {
    padding: 20px 0px 0px 20px;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  .home_slider_img_new img {
    height: auto;
  }
}

@media (min-width: 1200px) and (max-width: 1399px) {
  .dec .heading-20 {
    font-size: 18px;
    line-height: 28px;
  }
}

@media (min-width: 1200px) {
  .submenus-content .img-with-content {
    padding: 20px 0px 0px 20px;
  }
}

@media (min-width: 1101px) and (max-width: 1399px) {
  body {
    min-width: 100% !important;
  }

  .home-pg {
    min-width: 100% !important;
    min-height: auto !important;
  }

  .home_banner_slider {
    min-width: 100% !important;
    min-height: auto !important;
  }
}

/* New Css Start */

.mg_menu_hover_links .hover_col ul {
  max-height: inherit;
  display: inline-block;
}

.menu-devide-bx {
  display: flex;
  gap: 36px;
  flex-wrap: wrap;
  justify-content: space-between;
}

.menus-devide {
  flex: 0 0 46%;
}

.menus-devide h4 {
  font-size: 16px;
  padding: 6px 36px 6px 12px;
}

.mg_menu_items ul.mg_menu_hover_Cn {
  max-width: 300px;
}

.desk-submenus {
  width: 70%;
}

.submenus-content .img-with-content {
  flex: 1 1 30%;
  max-width: 30%;
}

.img-with-content .comman_btn a {
  font-size: 14px;
}

.mg_menu_hover_links ul li a:hover {
  display: block;
}

.monday-app .menus-devide {
  flex: 0 0 60%;
}

.mobile-menu-heading-tf23 {
  padding: 12px 0px;
  font-size: 18px;
  margin-bottom: 10px;
}

@media (min-width: 1200px) {
  .submenus-content .img-with-content {
    padding: 20px 0px 0px 0px;
  }
}

@media screen and (min-width: 911px) and (max-width: 1200px) {
  .menu-devide-bx {
    gap: 30px;
  }
}

@media (max-width: 991px) {
  ul.custom-property li ul li a:hover {
    display: flex;
    width: auto;
  }
}

/* New Css End */
