.visible1024-cross {
  display: none;
}
.hide-urls {
  display: none;
}
.none {
  display: none;
}
.menu-bg {
  background-color: #fff;
  border-radius: 50%;
  height: 45px;
  width: 45px;
  position: absolute;
  right: 10px;
  top: 0px;
}
.menu-bg,
.burger {
  margin-top: 35px;
  margin-right: 40px;
}
/* breadcrumb underline */
li.mega-dropdown a {
  text-decoration: none;
  padding-bottom: 6px;
  background-size: 100% 1px;
  background-position-x: 0%;
  background-position-y: calc(100% - 1px);
  background-repeat: no-repeat;
  padding-left: 0px;
  padding-right: 0px;
  display: inline-block;
}
li.mega-dropdown a:hover,
li.mega-dropdown a:focus {
  background: linear-gradient(90deg, #fff, #fff);
  background-size: 100% 1px;
  background-position-x: 0%;
  background-position-y: calc(100% - 1px);
  background-repeat: no-repeat;
  animation-name: underlineHover;
  animation-duration: 0.6s;
  animation-timing-function: ease-in-out;
}
.mega-dropdown-menu > li > ul > li > a {
  text-decoration: none;
  padding-bottom: 6px;
  background-size: 100% 1px;
  background-position-x: 0%;
  background-position-y: calc(100% - 1px);
  background-repeat: no-repeat;
  padding-left: 0px;
  padding-right: 0px;
  display: inline-block;
}
.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  color: #ab6604 !important;
  text-decoration: none;
  padding-bottom: 6px;
  background: linear-gradient(90deg, #ab6604, #ab6604);
  background-size: 100% 1px;
  background-position-x: 0%;
  background-position-y: calc(100% - 1px);
  background-repeat: no-repeat;
  animation-name: underlineHover;
  animation-duration: 0.6s;
  animation-timing-function: ease-in-out;
}
.dropdown-menu .divider {
  background-color: #000 !important
}
.mega-dropdown-menu .dropdown-header > a {
  padding-bottom: 6px;
}
/* breadcrumb end */
/* Accessibility CSS */

.burger:focus { 
	outline:5px auto -webkit-focus-ring-color;
	outline-offset: 2px;
}

.circle {
  border-radius: 50%;
  width: 0px;
  height: 0px;
  position: absolute;
  top: 65px;
  right: 95px;
  /* background-color: #fff; */
  background-color: rgba(255, 255, 255, 0);
  opacity: 1;
  -webkit-transition: all 300ms cubic-bezier(0, 0.995, 0.99, 1);
  -moz-transition: all 300ms cubic-bezier(0, 0.995, 0.99, 1);
  -ms-transition: all 300ms cubic-bezier(0, 0.995, 0.99, 1);
  -o-transition: all 300ms cubic-bezier(0, 0.995, 0.99, 1);
  transition: all 300ms cubic-bezier(0, 0.995, 0.99, 1);
}
.circle.expand {
  width: 150%;
  height: 2000px;
  overflow: hidden;
  top: -560px;
  right: -565px;
  -webkit-transition: all 400ms cubic-bezier(0, 0.995, 0.99, 1);
  -moz-transition: all 400ms cubic-bezier(0, 0.995, 0.99, 1);
  -ms-transition: all 400ms cubic-bezier(0, 0.995, 0.99, 1);
  -o-transition: all 400ms cubic-bezier(0, 0.995, 0.99, 1);
  transition: all 400ms cubic-bezier(0, 0.995, 0.99, 1);
}
.menu {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0px;
  right: 0px;
  display: none;
}
.automate {
  background: #df9926
    url(/content/dam/infosys-bpm/en/sitecollectionimages/responsive/newdesign/energize-the-core-menu.jpg)
    no-repeat scroll -118px 65px;
}
.innovate {
  background: #0f9ffa
    url(/content/dam/infosys-bpm/en/sitecollectionimages/responsive/newdesign/agile-digital-menu.jpg)
    no-repeat scroll -20px 65px;
}
.learn {
  background: #963596
    url(/content/dam/infosys-bpm/en/sitecollectionimages/responsive/newdesign/always-learning-menu.jpg)
    no-repeat scroll 0 65px;
}
.learn,
.innovate,
.automate {
  height: 100vh;
  background-repeat: no-repeat !important;
  -webkit-background-size: cover !important;
  background-size: cover !important;
  color: #fff;
  padding-top: 25px;
}
.fix-menu a,
.nyn-menu a {
  color: #fff;
  font-family: myriad-pro, Arial;
}
.head-txt,
.sub-head {
  padding: 0;
}
.head-txt {
  font-size: 35px;
  margin-bottom: 15px;
  font-weight: 900;
  line-height: 1.1;
}
.sub-head {
  font-style: italic;
  font-weight: 400;
  letter-spacing: 0.7px;
  font-size: 18px;
  line-height: 1.42857143;
}
.industries-menu,
.services-menu,
.platforms-menu,
.nyn-menu,
.aboutus-menu {
  display: none;
  position: absolute;
  width: 100%;
}
.submenu-portion {
  width: 75%;
  background-color: #f2f2f2;
  height: 100vh;
  overflow-y: scroll;
  padding: 15px 0;
}
.h2-heading {
  font-size: 70px;
  font-weight: 500;
  font-family: 'tungstenw05-medium', 'Oswald', sans-serif;
  line-height: 70px;
}
.h3-heading {
  font-size: 50px;
  font-weight: 500;
  color:#E5E4E2 !important;
  font-family: 'tungstenw05-medium', 'Oswald', sans-serif;
  line-height: 70px;
}
.hear-txt-sub {
  font-weight: 600;
  color: #000;
  font-size: 16px;
  margin: 10px 0;
  font-family: myriad-pro, Arial;
  line-height: 1.1;
}
menu .align-list > ul > li {
  font-size: 14px;
  color: #000;
  margin: 17px 0;
}
.menu ul li {
  position: relative;
  margin-bottom: 15px;
}
.line_ht_1 {
  line-height: 1;
}
.li-separator li {
  border-bottom: 1px solid #e2e2e2;
  padding: 20px 0;
  margin: 0 !important;
}
.align-list > ul > li > a {
  color: #303030;
  font-family: myriad-pro, Arial;
}
.align-list > ul > li > a:hover {
  color: #0f9ffa;
  font-family: myriad-pro, Arial;
}
.menu .align-list > ul > li {
  font-size: 14px;
  color: #000;
  margin: 8px 0;
  font-family: myriad-pro, Arial;
}
.submenu-portion img[src*='.svg'] {
  width: 20px;
  float: left;
  margin-right: 10px;
  margin-top: 10px;
}
.menu-seprator {
  float: left;
  width: 100%;
  border-bottom: 1px solid #e2e2e2;
  margin: 0 0 5px;
}
.menuItems {
  background-color: #fff;
  background-image: url(/content/dam/infosys-web/burger-menu/en/images/pattern-bg.png);
  background-repeat: repeat;
  -webkit-background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  background-size: cover;
  background-position: center center;
  height: 100vh;
  padding: 35px;
}
.logo-inner {
  margin: 20px 0;
  margin-top: 0px;
}
.menuItems > ul > li > a {
  color: #3f3f3f;
  font-weight: 900;
  font-size: 23px;
  text-decoration: none;
  font-family: myriad-pro, Arial;
}
.un-line {
  position: absolute;
  bottom: -1px;
  height: 3px;
  width: 0;
  left: 0;
  background-color: #333;
  -webkit-transition: all 600ms cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition: all 600ms cubic-bezier(0.86, 0, 0.07, 1);
  -ms-transition: all 600ms cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition: all 600ms cubic-bezier(0.86, 0, 0.07, 1);
  transition: all 600ms cubic-bezier(0.86, 0, 0.07, 1);
}
.menuItems > ul > li > a:hover .un-line {
  width: 26px;
}
.menuItems > ul > li.smalltext {
  margin-bottom: 10px;
}
.menuItems > ul > li.smalltext > a {
  color: #686868;
  font-weight: 400;
  font-size: 18px;
  text-decoration: none;
  font-family: myriad-pro, Arial;
}
.menuItems > ul > li > a:hover,
.menuItems > ul > li.smalltext > a:hover {
  color: #000000;
  font-family: myriad-pro, Arial;
}
.menuItems > ul > li.social-icons {
  margin-top: 5px;
  display: inline-block;
  margin-bottom: 0;
  margin-left: 15px;
}
.opacity-zero {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out 0.3s;
  -moz-transition: all 0.3s ease-out 0.3s;
  -ms-transition: all 0.3s ease-out 0.3s;
  -o-transition: all 0.3s ease-out 0.3s;
  transition: all 0.3s ease-out 0.3s;
}
.bg-trans {
  background-color: rgba(255, 255, 255, 0);
  -webkit-transition: all 0.3s ease-out 0.3s;
  -moz-transition: all 0.3s ease-out 0.3s;
  -ms-transition: all 0.3s ease-out 0.3s;
  -o-transition: all 0.3s ease-out 0.3s;
  transition: all 0.3s ease-out 0.3s;
}
.burger {
  height: 48px;
  width: 48px;
  position: absolute;
  top: 0px;
  right: 8px;
  cursor: pointer;
}
.menu-bg,
.burger {
  margin-top: 35px;
  margin-right: 40px;
}
.icon-bar1,
.icon-bar2,
.icon-bar3 {
  position: absolute;
  margin: auto;
  top: 0px;
  right: 15px;
  bottom: 0px;
  background-color: #061838;
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -ms-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}
.icon-bar1,
.icon-bar3 {
  height: 2px;
  width: 18px;
  top: -18px;
}
.icon-bar2 {
  height: 2px;
  top: -2px;
  width: 10px;
}
.icon-bar3 {
  top: 14px;
}
.reverseMenu {
  background-color: #061838 !important;
  color: #fff;
}
.icon-bar11,
.icon-bar21,
.icon-bar31 {
  background: #fff !important;
}
.scrollbg-show .burger.open {
  top: 0;
}
.burger.open {
  background-color: #fff;
  width: 50px;
  height: 50px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  z-index: 999;
}
.show-strip .burger.open {
  top: 30px;
}
@keyframes show-strip {
  0% {
    opacity: 0;
    transform: translateY(0px);
  }
  50% {
    opacity: 1;
    transform: translateY(5px);
  }
  100% {
    transform: translateY(0px);
  }
}
.open > .collapse {
  top: 5px !important;
  left: auto;
  background-color: #061838;
  -webkit-transition: all 70ms ease-out;
  -moz-transition: all 70ms ease-out;
  -ms-transition: all 70ms ease-out;
  -o-transition: all 70ms ease-out;
  transition: all 70ms ease-out;
  display: block;
}
.rotate30 {
  -ms-transform: rotate(30deg);
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
  -webkit-transition: all 50ms ease-out;
  -moz-transition: all 50ms ease-out;
  -ms-transition: all 50ms ease-out;
  -o-transition: all 50ms ease-out;
  transition: all 50ms ease-out;
}
.rotate45 {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 100ms ease-out;
  -moz-transition: all 100ms ease-out;
  -ms-transition: all 100ms ease-out;
  -o-transition: all 100ms ease-out;
  transition: all 100ms ease-out;
}
.rotate150 {
  -ms-transform: rotate(150deg);
  -webkit-transform: rotate(150deg);
  transform: rotate(150deg);
  -webkit-transition: all 50ms ease-out;
  -moz-transition: all 50ms ease-out;
  -ms-transition: all 50ms ease-out;
  -o-transition: all 50ms ease-out;
  transition: all 50ms ease-out;
}
.rotate135 {
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  -webkit-transition: all 100ms ease-out;
  -moz-transition: all 100ms ease-out;
  -ms-transition: all 100ms ease-out;
  -o-transition: all 100ms ease-out;
  transition: all 100ms ease-out;
}
.hidden-list {
  display: none !important;
}
.visible-list {
  display: block !important;
}
@media screen and (max-width: 992px) {
  .bg-trans {
    background-color: rgba(255, 255, 255, 1);
  }
  .menu-bg,
  .burger {
    margin-right: 15px;
  }
  .circle.expand {
    width: 240%;
    right: -600px;
  }
  .menu {
    width: 100vw;
    height: 100vh;
    overflow-y: scroll;
  }
  .automate,
  .innovate,
  .learn {
    background-position: left center;
  }
  .learn,
  .innovate,
  .automate {
    position: relative;
    top: 655px;
    margin: 0;
    height: 182px;
  }
  .head-txt,
  .sub-head {
    padding: 0;
  }
  .head-txt {
    margin: 35px 0;
    text-align: right;
  }
  .visible1024-cross {
    display: block;
  }
  .menuItems {
    height: auto;
    position: absolute;
  }
  .menu-bg,
  .burger {
    margin-right: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .circle {
    right: 75px;
  }
  .industries-menu,
  .services-menu,
  .platforms-menu,
  .nyn-menu,
  .aboutus-menu {
    z-index: 1;
  }
  .cross > a > img {
    max-width: 17px;
    position: absolute;
    right: 25px;
    top: 15px;
    z-index: 1;
  }
  .submenu-portion {
    width: 100%;
    overflow-y: auto;
  }
  .h2-heading {
    font-size: 50px;
    line-height: 50px;
  }
  .h3-heading {
    font-size: 30px;
    line-height: 40px;
  }
  .hidden-tab {
    display: none !important;
  }
  .burger.open {
    right: 0;
  }
  .menuItems > ul > li > a {
    font-size: 20px;
  }
}
@media screen and (max-width: 992px) {
  .circle {
    background-color: rgba(255, 255, 255, 1);
  }
}
@media screen and (max-width: 767px) {
  .menu-bg,
  .burger {
    margin-right: 5px;
  }
  .circle {
    right: 30px;
  }
  .menu {
    overflow-y: scroll;
    height: 100vh;
    width: 100vw;
  }
  .learn,
  .innovate,
  .automate {
    background-position: center center !important;
  }
  .head-txt {
    font-size: 30px;
    margin-bottom: 5px;
    font-weight: 900;
  }
  .submenu-portion {
    width: 100%;
    height: 100vh;
    overflow-y: hidden;
  }
  .h2-heading {
    font-size: 40px;
    line-height: 40px;
  }
  .h3-heading {
    font-size: 30px;
    line-height: 30px;
  }
  .menu .align-list > ul > li {
    margin-left: 30px;
  }
  .menu-bg,
  .burger {
    margin-right: 5px;
  }
  .scrollbg-show .burger.open {
    right: 10px;
    top: 0px !important;
  }
  .open > .collapse {
    top: 1px !important;
  }
  .mb-xs-0 {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 480px) {
  .circle.expand {
    width: 300%;
    right: -100px;
  }
}
@media screen and (max-width: 640px) {
  .learn,
  .innovate,
  .automate {
    top: 623px;
  }
}



/* new code accessibility */
#btn-search:focus {
  outline: 2px solid #000;
}
.burger:focus {
  outline: 2px solid #000;
}
.skip-main-cnt,
.skip-footer {
  background: #df9926;
  height: auto;
  left: 0%;
  padding: 8px;
  position: absolute;
  transform: translateY(-100%);
  transition: transform 0.3s;
  color: #000!important;
  z-index: 9999;
  outline: 0;
}
.skip-main-cnt:focus,
.skip-footer:focus {
  transform: translateY(0%);
  color: #ffffff;
}

/***Code from IL website for accessability ***/

/* burger menu - nyn sub menu focus */
.nyn-menu .submenu-portion .top_menu_cont_wrapper a:focus {
  outline-offset: -2px;
  outline: 2px solid blue;
  display: block;
}

a.core_capabilities:focus .automate {
  outline-offset: -2px;
  outline: 2px solid blue;
}
a.operating_model:focus .innovate {
  outline-offset: -2px;
  outline: 2px solid blue;
}
a.talent_transformations:focus .learn {
  outline-offset: -2px;
  outline: 2px solid blue;
}
a.nyn_link:focus .tales-transformation {
  outline-offset: -2px;
  outline: 2px solid blue;
}
.bg_cell {
  background-color: #f1f1f1;
}
/* burger menu - nyn sub menu focus end */