@media screen and (max-width: 1600px) {
  .sectionH {
    font-size: 60px !important;
  }

  .pageH p {
    font-size: 20px;
    line-height: 1.6;
    max-width: 85%;
    width: 100%;
    margin: 0px auto;
  }

  .InnBanSec .customBlock {
    padding-top: 55px;
  }

  /* footer */

  .footerLogo {
    width: 220px;
  }

  /* path to joy */

  .timeTopWrap:before {
    top: -18px;
  }
  .timeTopWrap:after {
    bottom: -18px;
  }
  .sectionH {
    font-size: 58px !important;
  }
  .secTitle h2 {
    font-size: 48px !important;
  }
  .pageH p {
    font-size: 19px;
  }
}

@media screen and (max-width: 1440px) {
  .bannerVdo {
    transform: scale(1.18);
  }
  .sectionH {
    font-size: 50px !important;
  }

  .pageH p {
    font-size: 19px;
    line-height: 1.6;
  }

  .src-testimonial-right {
    max-width: 90%;
  }

  .pageH p {
    font-size: 17px;
    line-height: 1.6;
  }

  /* path to joy */

  .src-testimonial-right {
    max-width: 90%;
  }
  .secTitle h2 {
    font-size: 46px !important;
  }
  .boldText {
    font-size: 18px;
  }
  h4,
  .h4 {
    font-size: 20px !important;
  }
  h3,
  .h3 {
    font-size: 26px !important;
  }

  .serviceSec .prodSecWrap .prodList {
    height: 460px;
  }

  /* integrating resources */

  .humCapital .col-lg-6 .eachBrBoxCont .col-lg-4,
  .humCapital .col-lg-6 .eachBrBoxCont .col-lg-8 {
    flex: 100%;
    max-width: 100%;
  }

  .humCapital .col-lg-6 .eachBrBoxCont .col-lg-4 .imgBox img,
  .humCapital .col-lg-6 .eachBrBoxCont .col-lg-8 .imgBox img {
    width: 100%;
    height: 400px;
    /* object-fit: cover; */
  }

  .humCapital .col-lg-6 .eachBrBoxCont .col-lg-4 .absImg,
  .humCapital .col-lg-6 .eachBrBoxCont .col-lg-8 .absImg {
    height: 200px !important;
  }

  .humCapital .col-lg-6 .eachBrBoxCont .relImgBox a[data-fancybox]:before {
    border: none;
  }

  .humCapital .col-lg-6 .eachBrBoxCont .col-lg-4 a[data-fancybox],
  .humCapital .col-lg-6 .eachBrBoxCont .col-lg-8 a[data-fancybox] {
    display: block;
  }

  .natCapital .col-lg-6 .eachBrBoxCont .col-lg-4,
  .natCapital .col-lg-6 .eachBrBoxCont .col-lg-8 {
    flex: 100%;
    max-width: 100%;
  }

  .natCapital .col-lg-6 .eachBrBoxCont .col-lg-4 .imgBox img,
  .natCapital .col-lg-6 .eachBrBoxCont .col-lg-8 .imgBox img {
    width: 100%;
    height: 400px;
    /* object-fit: cover; */
  }

  .natCapital .col-lg-6 .eachBrBoxCont .col-lg-4 .absImg,
  .natCapital .col-lg-6 .eachBrBoxCont .col-lg-8 .absImg {
    height: 200px !important;
  }

  .natCapital .col-lg-6 .eachBrBoxCont .col-lg-4 a[data-fancybox],
  .natCapital .col-lg-6 .eachBrBoxCont .col-lg-8 a[data-fancybox] {
    display: block;
  }

  .natCapital .col-lg-6 .eachBrBoxCont .relImgBox a[data-fancybox]:before {
    border: none;
  }
}

@media screen and (max-width: 1366px) {
  .serviceSec .prodSecWrap .prodList {
    height: 430px;
  }
  .eachListIcon .linkTitle {
    font-size: 20px !important;
  }
}

@media screen and (max-width: 1365px) {
  p,
  li {
    font-size: 14px !important;
  }

  p.boldText {
    font-size: 16px !important;
  }

  /* footer */

  .footerLogo {
    width: 200px;
    height: auto;
  }

  .footer_section .ft-bg-lft {
    width: 500px;
    height: auto;
  }

  .footer_section .ft-bg-rgt {
    width: 290px;
    height: 500px;
  }

  .footer_section img {
    width: 100%;
    height: 100%;
  }

  .ft-back {
    padding-bottom: 180px;
  }

  .dw_ln .ftdwIcon svg {
    width: 24px;
  }
}

@media screen and (max-width: 1280px) {
  #blob {
    display: none !important;
  }

  .secTitle h2 span {
    font-size: 24px;
    letter-spacing: 0.2rem;
  }

  .secTitle h2 {
    font-size: 40px !important;
  }

  .boldText {
    font-size: 16px;
  }

  h4,
  .h4 {
    font-size: 20px !important;
  }

  .container-max {
    max-width: 95%;
  }

  /* header */

  .logo_wrap {
    width: 160px;
    height: auto;
  }

  .logo_wrap_2 {
    width: 140px;
    height: auto;
  }

  .logo_wrap img,
  .logo_wrap_2 img {
    width: 100%;
    height: 100%;
  }

  .mobMenuSec {
    display: block;
    z-index: 200;
  }

  .menuIcon {
    display: block;
  }

  #menu {
    position: fixed;
    width: 100%;
    transition: all 0.5s;
    transform: translateY(100%);
    left: 0;
    top: inherit;
    bottom: 0px;
    background: #fff;
  }

  #menu.active {
    transform: translateY(0);
  }

  .hamburger {
    display: none;
  }

  .menu-inner ul {
    height: 80vh;
    width: 100%;
    padding-bottom: 60px;
  }

  .menu-inner ul li a {
    color: #e21a2d;
  }

  .menu-inner ul li:not(:last-child) {
    border-bottom: 1px solid #e21a2d;
  }

  .menu-inner ul::-webkit-scrollbar-thumb {
    background-color: #e21a2d;
  }

  .menu-inner {
    padding-right: 40px;
    padding-top: 40px;
  }

  .menuTitle{
    color: #000 !important;
  }

  /* footer */

  /* .footer_section .ft-bg-lft, .footer_section .ft-bg-rgt{
        display: none;
    } */

  /* banner */

  .maxOutcomes.secBg {
    height: auto !important;
  }

  .InnBanResimg {
    display: block;
  }

  .InnBanSec {
    background-image: none !important;
  }

  .InnBanSec .pageH {
    padding-bottom: 30px;
  }

  .pageH p {
    max-width: 100%;
    /* margin-bottom: 30px !important; */
  }

  /* path to joy */

  .secBg {
    height: auto;
  }

  .fixHeader .header-wrapper {
    position: static;
  }
  .stickyBox {
    top: 15px;
  }
  .sfbRow .row {
    display: block;
  }
  .sfbRow .row .col-lg-6 {
    max-width: 100%;
  }

  .serviceSec .prodSecWrap .prodList {
    height: 460px;
  }

  /* crafting values */

  .crafting_values_sec .secBg {
    height: auto;
  }

  /* integrating resources */

  .maxOutcomes .col-lg-12.col_3 p {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 1240px) {
  .prodSecWrap .prodList {
    height: 430px;
  }
}

@media screen and (max-width: 1200px) {
  /* path to joy */

  .timeTopWrap .col-lg-4 {
    flex: 50%;
    max-width: 50%;
  }
  .timeTopWrap .col-lg-8 {
    flex: 50%;
    max-width: 50%;
  }
  .timeMainSlider .slick-dots li {
    width: 18px;
    height: 18px;
    margin: 0 3px;
  }

  .serviceSec .prodSecWrap .prodList {
    height: 430px;
  }

  .linkTitle.fz_30 {
    font-size: 20px !important;
  }
}

@media screen and (max-width: 1170px) {
  .footer_section .ft-bg-lft,
  .footer_section .ft-bg-rgt {
    display: none;
  }
}

@media screen and (max-width: 1024px) {
  .prodSecWrap .prodList {
    height: 360px;
  }

  .serviceSec .prodSecWrap .prodList {
    height: 400px;
  }
}

@media screen and (max-width: 991px) {
  /* header */

  .logo_wrap {
    width: 130px;
  }

  .logo_wrap_2 {
    width: 110px;
  }

  .mid_head strong {
    font-size: 16px !important;
  }

  .eachSusBox {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    border: 2px solid #08357c;
    border-radius: 30px;
    overflow: hidden;
  }

  .eachSusTitle {
    border: none;
    width: 100%;
  }

  .eachSusCont {
    margin-left: 0;
    width: 100%;
    padding: 15px !important;
  }

  .eachSusTitle figure {
    width: 50px;
  }

  .sectionH {
    font-size: 40px !important;
    line-height: 1.3;
  }

  .secTitle h2 {
    font-size: 30px !important;
  }

  .secTitle h2 span {
    font-size: 20px;
  }

  /* footer */

  .ft-back .sub_row_1 {
    row-gap: 20px;
  }

  .ft-back {
    padding: 60px 0px 100px;
  }

  .footer_section ul li:not(:last-child) {
    margin-bottom: 8px;
  }

  .footerLogo {
    width: 150px;
    height: auto;
    margin-bottom: 0.5rem;
  }

  .footer_section span {
    font-size: 14px;
  }

  .footer_section ul li {
    font-size: 14px;
  }

  /* integrating resources */
  .src-testimonial {
    flex-direction: column;
    background-color: #08357c;
    padding: 50px 0px 15px;
  }

  .src-testimonial-right {
    max-width: 100%;
  }

  .src-testimonial-left {
    position: static;
    margin: 0px auto;
    width: 100%;
    max-width: 500px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .src-testimonial-content {
    height: 100%;
    min-height: auto;
  }

  .src-testimonial-content .whiteText {
    padding-left: 0 !important;
    margin-bottom: 20px !important;
  }

  .src-testimonial-clap {
    width: 55px;
    height: 55px;
  }

  .src-testimonial-right-text > div:nth-child(2) {
    flex-direction: column;
    gap: 20px;
    align-items: center;
    text-align: center;
  }

  .src-testimonial-left::after {
    display: none;
  }

  .src-social-initiatives-icon {
    width: 40px;
  }

  .fi-table .fi-ta-br td {
    white-space: nowrap;
    font-size: 15px;
  }

  .eachBrBoxCont {
    row-gap: 20px;
  }

  .appFig {
    width: 50px;
    height: 50px;
    padding: 12px;
    margin-right: 15px;
  }

  .appFig + span {
    font-size: 14px;
  }

  .eachCapBox > .row {
    row-gap: 20px;
  }

  .information-list > .row {
    row-gap: 15px;
  }

  .information-list li strong {
    font-size: 17px !important;
  }

  /* path to joy */

  /* .pageH p {
        font-size: 18px;
    } */
  .desk_msme_View {
    display: none;
  }
  .mob_msme_View {
    display: block;
    padding-bottom: 0 !important;
  }
  .imgBox.customBlock.prodSecWrap {
    padding-top: 0px;
  }
  .prodSecWrap .prodList {
    height: inherit;
    position: static;
    flex-direction: column;
  }
  .prodSecWrap .prodList li {
    width: 100%;
    display: flex;
    align-items: center;
    padding: 5px;
  }
  .prodSecWrap .prodList li:not(:last-child) {
    margin-bottom: 5px !important;
  }
  .prodSecWrap .prodList li a {
    padding: 10px 10px;
  }
  .prodSecWrap .prodList li.prodList_1 {
    background-color: #01a7bf;
  }
  .prodSecWrap .prodList li.prodList_2 {
    background-color: #84cdb0;
  }
  .prodSecWrap .prodList li.prodList_3 {
    background-color: #e9b524;
  }
  .prodSecWrap .prodList li.prodList_4 {
    background-color: #e99529;
  }
  .prodSecWrap .prodList li.prodList_5 {
    background-color: #cd3f7b;
  }
  .listIconEach {
    display: block;
    margin-right: 20px;
  }
  .prodSecWrap .prodList li .eachListIcon {
    position: static;
    justify-content: space-between;
    flex-direction: row-reverse;
  }
  .prodSecWrap .prodList li:nth-child(2) .eachListIcon,
  .prodSecWrap .prodList li:nth-child(4) .eachListIcon {
    flex-direction: row-reverse;
  }
  .prodSecWrap .prodList li .linkImg {
    transform: rotate(-90deg);
  }
  .prodSecWrap .prodList li .linkImg img {
    filter: brightness(1) invert(1);
  }
  .prodSecWrap .prodList li:nth-child(2) .linkImg,
  .prodSecWrap .prodList li:nth-child(4) .linkImg {
    transform: rotate(90deg);
  }

  .coloredRowWrap .eachNumBlockWrapHolder {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
  }
  .coloredRowWrap .eachNumBlockWrap {
    width: 50%;
  }

  #irmo_6 .row-6 .src-branding-img {
    display: none;
  }

  /* crafting values & strategies */

  .accListHead p {
    font-size: 16px !important;
    line-height: 1.6;
  }

  .eachAccInner {
    flex-direction: column;
  }

  .accList {
    margin-bottom: 1px !important;
  }
  .accListHead {
    margin-bottom: 0 !important;
  }
  .eachAccInner .accList {
    width: 100% !important;
  }

  .eachAccTitle figure {
    width: 42px;
  }

  .eachAccTitle span {
    font-size: 18px !important;
    line-height: 1.4;
  }

  .eachAccBox:not(:last-child) {
    margin-bottom: 30px;
  }

  .accBox {
    height: auto;
  }

  .timelineOfSuccess .timeTopWrap .col_1 .fz_40 {
    font-size: 24px !important;
  }
  .timelineOfSuccess .timeTopWrap .col_1 .fz_50 {
    font-size: 30px !important;
  }

  .chairmanMsg .row_2 .col-lg-4,
  .mdMsg .row_2 .col-lg-4 {
    margin-bottom: 30px;
  }

  .investinGrowth .row_2 .eachBrBox .eachBrBoxCont {
    flex-direction: column;
  }
  .investinGrowth .row_2 .eachBrBox .eachBrBoxCont .relImgBox {
    width: 60%;
  }
  .investinGrowth .row_2 .eachBrBox .eachBrBoxCont .relImgBox + .customList {
    width: 100%;
    padding-left: 0 !important;
  }

  /* integrating resources */

  .humCapital .col-lg-6 .eachBrBoxCont .col-lg-4,
  .humCapital .col-lg-6 .eachBrBoxCont .col-lg-8 {
    flex: 100%;
    max-width: 100%;
  }

  .humCapital .col-lg-6 .eachBrBoxCont .col-lg-4 .imgBox img,
  .humCapital .col-lg-6 .eachBrBoxCont .col-lg-8 .imgBox img {
    width: 100%;
    height: auto;
  }

  .natCapital .col-lg-6 .eachBrBoxCont .col-lg-4,
  .natCapital .col-lg-6 .eachBrBoxCont .col-lg-8 {
    flex: 100%;
    max-width: 100%;
  }

  .natCapital .col-lg-6 .eachBrBoxCont .col-lg-4 .imgBox img,
  .natCapital .col-lg-6 .eachBrBoxCont .col-lg-8 .imgBox img {
    width: 100%;
    height: auto;
  }

  .relImgBox .absImg {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  /* header */

  .mid_head {
    display: none;
  }

  /* .header-wrapper .nav_menu > div{
        justify-content: center !important;
        gap: 10px;
    } */

  .logo_wrap {
    width: 100px;
  }

  .logo_wrap_2 {
    width: 90px;
  }

  .customBlock {
    padding: 30px 0px;
  }

  .secTitle h2 {
    font-size: 25px !important;
  }

  .eachNumBlockInner h2 {
    font-size: 22px !important;
  }

  .eachNumBlock p {
    font-size: 16px !important;
  }

  ul.appList {
    column-count: 1 !important;
  }

  h3,
  .h3 {
    font-size: 20px !important;
  }

  /* integrating resources */

  /* .eachBrBoxTitle::before, .eachBrBoxTitle::after{
        content: normal;
    } */

  .eachBrBoxTitle span {
    padding-left: 0;
  }
}

@media screen and (max-width: 767px) {
  .relImgBox .absImg {
    display: none;
  }
  .manCapital .mainImgBox + .container-max .col_2 .col-lg-3,
  .intCapital .mainImgBox + .container-max .col_3 .col_2 .col-lg-3,
  .intCapital .mainImgBox + .container-max .col_4 .col_2 .col-lg-3,
  .humCapital .mainImgBox + .container-max .col_3 .col-lg-3,
  .intCapital .numWrapBox .col-lg-4,
  .intCapital .numWrapBox2 .col-lg-6 {
    max-width: 50%;
  }
  .secTitle span.fz_20 {
    font-size: 18px !important;
    margin-bottom: 5px !important;
  }

  .eachAccTitle span {
    font-size: 17px !important;
  }

  .eachAccTitle figure {
    width: 35px;
  }

  .governance .bg-img {
    border-radius: 220px 220px 220px 0;
  }
  .governance .director-box {
    text-align: center;
    padding: 10px 10px 20px;
    border-radius: 30px 30px 30px 0;
    box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.2);
  }

  .breadcrumbSec .container-max-fluid .col-xl-12 {
    padding-left: 0;
    padding-right: 0;
  }

  .menu-inner ul li {
    text-align: left;
  }

  .menu-inner {
    padding: 25px 20px 0px 20px;
  }

  .menu-inner ul li a {
    font-size: 15px;
  }

  .menu-inner ul li {
    padding-bottom: 10px;
    margin-bottom: 10px;
  }

  .menu-inner ul {
    height: 80vh;
    padding-bottom: 0;
  }

  /* path to joy */

  .timelineOfSuccess .timeTopWrap {
    flex-direction: column-reverse;
    gap: 20px;
  }

  .timelineOfSuccess .timeTopWrap .col-lg-4 {
    flex: 100%;
    max-width: 100%;
  }

  .timelineOfSuccess .timeTopWrap .col-lg-8 {
    flex: 100%;
    max-width: 100%;
  }

  .timelineOfSuccess .timeTopWrap:before {
    top: -35px;
  }

  .timelineOfSuccess .row_3.timeMainWrap {
    padding-top: 30px;
  }

  .timeTopWrap:after {
    bottom: -35px;
  }

  .timelineOfSuccess .timeTopWrap .col_1 .fz_50 {
    font-size: 22px !important;
  }

  .chairmanMsg .col-lg-8 h2.redText {
    font-size: 25px !important;
  }

  .chairmanMsg .col-lg-8 p.fz_24 {
    font-size: 18px !important;
  }
}

@media screen and (max-width: 640px) {
  p,
  li {
    text-align: justify;
  }
  p span,
  li span {
    text-align: left;
  }

  .footer_section p, .footer_section li{
    text-align: left;
  }

  .joyful_tomorrow_sec .col_2 .col-lg-3 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .coloredRowWrap .eachNumBlockWrap {
    width: 100%;
  }

  .eachBrBoxTitle {
    padding-right: 20px;
  }
  .investinGrowth .row_2 .eachBrBox .eachBrBoxCont .relImgBox {
    width: 100%;
  }

  .eachAccTitle {
    padding: 10px 10px;
  }
  .eachAccTitle::after {
    right: 5px;
    width: 25px;
    height: 25px;
    font-size: 12px;
  }
  .eachAccTitle figure {
    margin-right: 10px;
  }
  .eachAccTitle span {
    width: calc(100% - 90px);
  }

  .fltRgt.wid_50,
  .fltLft.wid_50 {
    width: 100%;
    float: none;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 15px !important;
  }

  .btp_6 .row_2 h2.fz_40 {
    font-size: 30px !important;
  }
  .btp_6 .row_2 h2.fz_40 + p.fz_24 {
    line-height: 1.5;
    font-size: 18px !important;
  }

  .footer_section ul li br {
    display: none;
  }

  .manCapital .mainImgBox + .container-max .col_2 .col-lg-3,
  .intCapital .mainImgBox + .container-max .col_3 .col_2 .col-lg-3,
  .intCapital .mainImgBox + .container-max .col_4 .col_2 .col-lg-3,
  .humCapital .mainImgBox + .container-max .col_3 .col-lg-3,
  .intCapital .numWrapBox .col-lg-4,
  .intCapital .numWrapBox2 .col-lg-6 {
    max-width: 100%;
  }
}

@media screen and (max-width: 575px) {
  .sectionH {
    font-size: 32px !important;
  }

  .stickyBox {
    position: static;
  }

  .column_count_3,
  .src-list {
    column-count: 1;
  }

  /* integrating resources */

  .eachBrBoxTitle .brBg {
    min-width: 60px;
    width: 60px;
    height: 60px;
  }
}

@media screen and (max-width: 480px) {
  .eachNumBlockInner h2 {
    font-size: 18px !important;
  }

  .chairmanMsg .col-lg-8 p.mb_05 {
    text-align: left;
  }

  #sdgMateriality .eachSDG {
    padding: 10px 20px;
  }

  #sdgMateriality .eachSDGInnerBot {
    justify-content: center;
    align-items: center !important;
    flex-direction: column;
    gap: 20px;
  }

  #sdgMateriality .sdgRest {
    width: 100%;
    justify-content: center;
    align-items: flex-start !important;
  }

  #sdgMateriality .sdgRest .imgWrapBox {
    width: 50%;
  }

  #sdgMateriality .eachSDG p {
    padding: 0 0 20px 0px;
    text-align: left;
  }

  #sdgMateriality .sdgList li {
    text-align: left;
  }

  #sdgMateriality .eachSDGInner .h_spl img {
    object-fit: contain;
  }
}

@media screen and (max-width: 360px) {
}
