@media screen and (max-width:1550px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1200px !important;
    }

    .offset-container {
        margin-left: calc((100% - 1200px) / 2);
    }

}


@media screen and (max-width:1300px) {
    .logo-brand {
        bottom: -60px;
        max-width: 130px;
    }
}


@media screen and (max-width:1440px) {
    .home-info-new p {
        font-size: 20px;
        line-height: 30px;
    }

    .rc-card .rc-card-body {
        min-height: unset;
    }

    .rc-card-img.lg-sm-img img {
        max-height: 480px;
    }

    .rc-card .sm-img {
        max-height: 290px;
    }
    .journey-card .journey-card-body .year-info h5 {
        font-size: 25px;
        line-height: 30px;
    }

    .journey-card .journey-card-body .year-info p,
    .journey-card .journey-card-body .year-info ul li {
        font-size: 14px;
        line-height: 20px;
    }

    .journey-talk .journey-title {
        margin-bottom: 40px;
    }

    .journey-slider {
        margin-bottom: 30px;
    }

    .journey-card .journey-card-body {
        padding: 40px;
    }
}



@media screen and (max-width:1024px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 1320px;
    }

    .logo-brand {
       bottom: -40px;
        max-width: 120px;
    }

    .site-header.head-sticky .logo-brand {
        bottom: 14px;
        max-width: 70px;
        width: 100%;
    }

    .rc-card iframe {
        height: 180px;
        margin-bottom: -25px;
    }

    .rc-card .rc-card-body .rc-card-img {
        max-width: 170px;
    }

    .rc-card .rc-info h3 {
        line-height: 20px;
    }

    .rc-card .rc-info h3 a {
        font-size: 14px;
    }

    .rc-card .link-btn {
        font-size: 14px;
        line-height: 20px;
    }

    .rc-card:not(:last-of-type) {
        margin-bottom: .5rem;
    }

    .shapping-info .row.g-4 {
        --bs-gutter-y: .5rem;
        --bs-gutter-x: .5rem;
    }

    .rc-card .sm-img {
        max-height: 266px;
    }

    .padding-bottom-150 {
        padding-bottom: 100px;
    }

    .padding-top-150 {
        padding-top: 100px;
    }

    .goal-new-section .def-img{
        bottom: -70px !important;
        right: 50px !important;
        max-width: 260px;
        height: auto !important;
    }

    .offset-container {
        max-width: 1200px;
        margin-left: auto;
    }

    .journey-talk .container {
        padding: 0;
    }

    .journey-talk .journey-title {
        padding-right: var(--bs-gutter-x, .75rem);
        padding-left: var(--bs-gutter-x, .75rem);
    }
      .home-page .header-wrapper {
    padding-left: 90px;
}
}

@media screen and (max-width:991px) {
    .offset-container {
        margin: auto;
        padding: 0 15px;
    }

    .main-banner .banner-content h1 {
        font-size: 30px;
    }



    .home-info-new p {
        font-size: 25px;
        line-height: 40px;
    }

    .glance-card .glance-card-body .img-box {
        height: 143px;
    }

    .glance-card .glance-card-body .img-box img {
        max-height: 100px;
        margin: auto;
        display: block;
    }

    .rc-card .rc-card-body .rc-card-img {
        max-width: 160px;
    }

    .rc-card .sm-img {
        max-height: unset;
    }

    .small-row {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 1.5rem;
    }

    .small-row .rc-card {
        margin: 0 !important;
    }

    .rc-card iframe {
        height: 200px;
        margin-bottom: 0;
    }

    .rc-card .rc-info h3 a {
        font-size: 16px;
    }

    .shapping-info .row.g-4 {
        --bs-gutter-y: 1.5rem;
        --bs-gutter-x: 1.5rem;
    }

    .rc-card:not(:last-of-type) {
        margin-bottom: 1.5rem;
    }

    .main-banner {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .def-img {
        display: none;
    }

    .journey-talk .journey-title p {
        font-size: 25px;
        line-height: 40px;
    }


    .exponential-info p br {
        display: none;
    }

    .exponential-info {
        border-radius: 20px;
    }

    .exponential-power-new .dasra-mission {
        margin-bottom: -90px;
        margin-top: -90px;
    }
    .home-page .header-wrapper {
    padding-left: 90px;
}
}

@media screen and (max-width:767px) {
    .logo-brand {
        bottom: -50px;
        max-width: 110px;
    }



    .site-header {
        min-height: 80px;
    }

    .site-header.head-sticky .logo-brand,
    .site-header .logo-brand {
        bottom: 10px;
        max-width: 60px;
        width: 100%;
    }

    .site-header .header-bars {
        transform: translateX(0);
    }

    .padding-top-150 {
        padding-top: 60px;
    }

    .padding-bottom-150 {
        padding-bottom: 60px;
    }

    .home-info-new p {
        font-size: 20px;
        line-height: 30px;
    }

    .home-info-new+.btn-wrape {
        margin-top: 30px;
    }

    .main-banner .main-banner-inner {
        padding: 90px 0 60px;
    }

    .main-banner {
        height: calc(100vh - 67px);
    }

    .main-banner .banner-content .scroll-indic a {
        font-size: 14px;
    }

    .main-banner .banner-content .scroll-indic img {
        width: 16px;
    }

    .section-name h2 {
        font-size: 23px;
        line-height: 1.2;
    }

    .pillars-card .pillars-card-body .pillars-icon img {
        margin-left: 0;
    }

    .pillars-card:nth-child(even) .pillars-card-body {
        display: flex;
        flex-direction: column;
    }

    .pillars-card:nth-child(even) .pillars-card-body .pillars-icon {
        margin-bottom: 30px;
        margin-top: 0;
    }

    .pillars-row .pillars-card:not(:last-of-type) {
        border-right: 0;
        border-bottom: 1px solid #999999;
        padding-bottom: 30px;
        margin-bottom: 30px;
    }

    .pillars-card .pillars-card-body .pillars-icon {
        margin-bottom: 30px;
    }

    .glance-card .glance-card-body .img-box {
        height: 145px;
    }

    .glance-card .glance-card-body .img-box svg {
        position: relative;
    }

    .glance-card .glance-card-body .img-box img:not(.hover-img-bar) {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 0;
        right: 0;
        max-height: 100px;
    }
    .glance-card .glance-card-body .img-box svg.hover{
        position: absolute;
        
    }

    .small-row {
        grid-template-columns: repeat(1, 1fr);
    }

    .section-name {
        margin-bottom: 30px;
    }

    .rc-card iframe {
        height: 160px;
        margin-bottom: 0;
    }

    .site-header .header-bars {
        position: absolute;
        object-fit: contain;
        height: 50px;
        top: 35px;
    }

    .header-wrapper {
        padding-left: 70px;
    }

    .pillars-card .pillars-card-body .pillars-info h3 br {
        display: none;
    }

    .pillars-card .pillars-card-body .pillars-info h3 b{
        font-size: 20px;
        display: block;
    }

    .hide-mob {
        display: none;
    }

    .only-mobile {
        display: block;
    }

    .shape-slider {
        margin: 0 -15px 0 !important;
    }

    .rc-card:not(:last-of-type) {
        margin-bottom: 0.9rem;
    }

    .small-row .rc-card:not(:last-of-type) {
        margin: 0 0 0.9rem !important;
    }

    .rc-card .sm-img {
        max-height: 300px;
    }

    .goal-section .count-card h4 {
        font-size: 50px;
        line-height: 50px;
    }

    .goal-section .count-card:not(:last-of-type) {
        margin-bottom: 1.5rem;
    }

    .footer-row-new .footer-col:not(.show-mob) {
        display: none;
    }

    .site-footer-new .footer-title h2 {
        font-size: 25px;
        font-weight: 700;
        margin-bottom: 20px;
        text-align: left;
    }

    .footer-mobile ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

    .footer-mobile ul li:not(:last-of-type) {
        margin-bottom: 20px;
    }

    .footer-mobile ul li a.main-link {
        font-family: 'Montserrat';
        font-weight: 700;
        font-size: 18px;
        line-height: 22px;
        color: #999999;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .footer-mobile ul li.has-menu a.main-link::after {
        content: '';
        display: inline-block;
        background-image: unset;
        background-size: 13px;
        background-position: center;
        border-top: 8px solid currentColor;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        transition: all 0.6s ease;
    }

    .footer-mobile li .ftr-submenu {
        list-style: none;
        padding: 10px 0 0;
        margin: 0;
        display: none;
    }

    .footer-mobile li .ftr-submenu li:not(:last-of-type) {
        margin-bottom: 5px;
    }

    .ftr-submenu li a {
        color: #999999;
        font-family: 'Montserrat';
        font-weight: 500;
        position: relative;
        transition: all 0.4s ease;
    }

    .footer-mobile ul li a.main-link.active::after {
        transform: scale(-1);
    }

    .site-footer-new {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .footer-col:not(:first-of-type) {
        padding-left: 0;
    }

    .footer-col.show-mob {
        margin-top: 20px;
    }

    .footer-col ul li a img {
        width: 39px;
    }

    .social-links {
        gap: 10px;
        margin-bottom: 20px !important;
    }

    .certification-logo img {
        max-width: 140px;
    }

    .footer-col .extra {
        margin-bottom: 1rem;
    }

    .goal-section {
        padding: 100px 0px;
    }

    .pillars-part .row {
        margin: 0;
    }

    .pillars-row .pillars-card {
        padding: 0 10px;
    }

    .rc-card .rc-card-img img {
        width: 100%;
        border-radius: 10px;
        max-height: 470px;
    }

    .rc-card .sm-img {
        max-height: 300px !important;
    }

    .shape-slider .slick-slide {
        padding: 0 15px;
    }
    .rc-card .media-header .media-logo{
        position: relative;
    }
}