@media (max-width: 320px) {
  .heading {
    bottom: 20% !important;
    left: 0;
    transform: translate(0, 0) !important;
    padding: 0 16px;
  }
  .text_1 {
    font-size: 20px !important;
  }
  .text_2 {
    font-size: 34px !important;
    padding-top: 8px !important;
    padding-bottom: 44px !important;
  }
  .esg_fade_title {
    font-size: 64px !important;
    line-height: 0.7 !important;
  }
  .esg_fade_title2 {
    font-size: 34px !important;
    line-height: 1.5 !important;
  }
}
@media (max-width: 767px) {
  .esg_fade,
  .more_from_left,
  .more_from_right,
  .move_from_left,
  .move_from_right {
    text-align: center;
  }
  .esg_fade {
    padding: 100px 16px;
  }
  .esg_fade_title {
    font-size: 104px;
    line-height: 0.7;
  }
  .esg_fade_title2 {
    font-size: 42px;
    line-height: 1.5;
  }
  .hide_in_mobile {
    display: none;
  }
  .nav_bar {
    padding: 16px;
  }
  .nav_link_drawer {
    gap: 16px;
  }
  .sidebar ul.sidebar_menu_ul li a {
    padding: 28px 16px;
  }
  .sidebar ul.sidebar_menu_ul li a.nested_text {
    padding: 10px 36px;
  }
  .sidebarMenu-legal-div {
    max-width: 100%;
    padding: 0 16px;
  }
  .sidebar {
    width: 320px;
    right: -320px;
  }
  .download_link,
  .download_link:focus,
  .download_link:hover {
    font-size: 24px;
    gap: 0;
    flex-direction: column;
  }
  .heading {
    bottom: 20%;
    left: 0;
    transform: translate(0, 0) !important;
    padding: 0 16px;
  }
  .text_1 {
    font-size: 24px;
    padding-bottom: 0;
  }
  .text_2 {
    font-size: 54px;
    padding-top: 8px;
    padding-bottom: 44px;
  }
  .scroll {
    padding-bottom: 24px;
  }
  .text_div,
  .text_div_1,
  .text_div_2,
  .text_div_3,
  .text_div_4 {
    flex-direction: column;
    font-size: 24px;
    line-height: 1.2;
    padding: 0 16px;
    height: 100%;
    top: 54%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100% !important;
  }
  .text_div_3 .move_center {
    line-height: 1.2;
  }
  .more_center {
    padding: 8px 0 !important;
  }
  .line_width,
  .text_div_1,
  .text_div_1 .line_width .text_div_2 .line_width,
  .text_div_2,
  .text_div_3,
  .text_div_3 .line_width,
  .text_div_4,
  .text_div_4 .line_width {
    width: 100% !important;
  }
  .logo_download {
    width: 32px;
    height: 32px;
  }
  .reset_footer {
    padding: 8px 8px 12px;
  }
  .autoplay,
  .autoplay:focus,
  .autoplay:hover,
  .mouse,
  .mouse:focus,
  .mouse:hover {
    padding: 8px 42px;
    gap: 12px;
    width: 54px;
  }
  .music_button,
  .reset_icon {
    width: 48px;
    height: 48px;
  }
  .heading_container {
    display: flex;
    flex-direction: row;
    gap: 0;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    justify-content: space-between;
  }
  .bg {
    background: url("/content/dam/infosys-web/en/about/esg/esg-radar-experience/anime-bg1.svg")
      center no-repeat !important;
    bottom: 0;
    left: 0;
    opacity: 0.5;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
    transform: translate(0);
    width: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .text_2 {
    padding-bottom: 44px;
  }
  .text_div,
  .text_div_1,
  .text_div_2,
  .text_div_3,
  .text_div_4 {
    top: 54%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 96%;
    flex-direction: column;
  }
  .move_from_left,
  .move_from_right {
    text-align: center;
  }
  .line_width,
  .text_div_1 .line_width .text_div_2 .line_width,
  .text_div_3 .line_width,
  .text_div_4 .line_width {
    width: 300px;
  }
  .nav_bar {
    padding: 16px 24px;
  }
  .heading {
    bottom: 12%;
    left: 0;
    transform: translate(0, 0) !important;
    padding: 0 16px;
  }
  .bg {
    background: url("/content/dam/infosys-web/en/about/esg/esg-radar-experience/anime-bg1.svg")
      center no-repeat !important;
    bottom: 0;
    left: 0;
    opacity: 0.5;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
    transform: translate(0);
    overflow: hidden;
    width: 100%;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .text_div,
  .text_div_1,
  .text_div_2,
  .text_div_3,
  .text_div_4 {
    top: 54%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 96%;
    flex-direction: row;
    font-size: 36px;
  }
  .text_1 {
    padding-bottom: 0;
    font-size: 28px;
  }
  .text_2 {
    padding-bottom: 24px;
    font-size: 64px;
  }
  .autoplay,
  .autoplay:focus,
  .autoplay:hover,
  .mouse,
  .mouse:focus,
  .mouse:hover {
    padding: 16px;
  }
}
@media (min-width: 1200px) and (max-width: 1280px) {
  .text_1 {
    padding-bottom: 0;
    font-size: 30px;
  }
  .text_2 {
    padding-bottom: 24px;
    font-size: 64px;
  }
}
@media (min-width: 1400px) {
  .download_link,
  .download_link:focus,
  .download_link:hover,
  .text_div,
  .text_div_1,
  .text_div_2,
  .text_div_3,
  .text_div_4 {
    font-size: 40px;
  }
}
@media screen and (min-width: 1599px) {
  .text_1 {
    padding-bottom: 0;
    font-size: 32px;
  }
  .text_2 {
    padding-bottom: 24px;
    font-size: 120px;
  }
  .autoplay,
  .autoplay:focus,
  .autoplay:hover,
  .mouse,
  .mouse:focus,
  .mouse:hover {
    padding: 16px;
  }
  .text_div,
  .text_div_1,
  .text_div_2,
  .text_div_3,
  .text_div_4 {
    font-size: 50px;
  }
  .heading {
    bottom: 44px;
  }
  .hamburger_menu_divs,
  .hamburger_menu_divs:before {
    width: 50px;
    height: 50px px;
  }
  .sidebar {
    right: -438px;
    width: 438px;
  }
  .sidebar ul {
    height: auto;
    overflow-x: hidden;
    overflow-y: hidden;
  }
  .sidebar ul.sidebar_menu_ul li {
    height: 100%;
  }
  .sidebar ul.sidebar_menu_ul li a {
    padding: 34px 40px;
  }
  .sidebar ul.sidebar_menu_ul li span {
    font-size: 14px;
  }
  .sidebar ul.sidebar_menu_ul li a.nested_text {
    padding: 10px 66px;
  }
  .copy_right_text {
    padding-top: 30px;
  }
  .sidebar.expanded:after {
    content: "";
    width: calc(100% - 438px);
  }
}
@media screen and (min-width: 1998px) {
  .text_1 {
    padding-bottom: 18px;
    font-size: 64px;
  }
  .text_2 {
    padding-bottom: 230px;
    font-size: 180px;
  }
  .text_div,
  .text_div_1,
  .text_div_2,
  .text_div_3,
  .text_div_4 {
    font-size: 80px;
  }
  .text_div_1 .line_width .text_div_2 .line_width,
  .text_div_3 .line_width,
  .text_div_4 .line_width {
    width: 1000px;
  }
  .line_width {
    width: 900px;
  }
  .move_center {
    padding: 0 44px;
    line-height: 1.1;
  }
}
