@media screen and (max-width: 1199.98px){
    .section-title h2 {
        font-size: 38px;
    }
    .top-menu-left.top-menu-common, .top-menu-right.top-menu-common {
        width: 50%;
    }
    .hero-slider-title {
        font-size: 42px;
    }
    #growth_root .section-title h1 {
        font-size: 38px;
    }
    #growth_root .section-title h1:before {
        bottom: -10px;
    }
    .counter-box .counter, .counter-box .sign {
        font-size: 28px;
    }
    .engineered-purpose-designed-single p {
        font-size: 16px;
    }
    #our_story .section-title h2 {
        font-size: 30px;
    }
    .our-story-content h3 {
        font-size: 38px;
    }
    .our-story-image-content {
        padding: 10px 20px;
    }
    .recognized-excellence-content p {
        font-size: 20px;
    }
    .latest-update-single {
        height: 450px;
    }
    .latest-update-single img {
        width: 100%;
        height: 445px;
        object-fit: cover;
    }
    .certification-box {
        height: 400px;
    }
}

@media screen and (max-width: 991.98px){
    section#solid-grade-info h2 {
        font-size: 34px;
    }
    .certification-box{
        margin-bottom: 20px;
    }
    p {
        font-size: 14px;
    }
    a{
        font-size: 14px;
    }
    #navbar #menu-main-menu li:last-child a {
        width: fit-content;
        margin-left: 15px;
    }
    .drop-ul.depth_0 li a {
        margin-left: 0 !important;
    }
    .section-title h2 {
        font-size: 32px;
    }
    .top-menu-left.top-menu-common #menu-top-left-menu li a, .top-menu-right.top-menu-common #menu-top-right-menu li a {
        font-size: 12px;
    }
    .hero-slider-title {
        font-size: 32px;
    }
    .hero-slider-content {
        font-size: 16px;
    }
    #growth_root .section-title h1 {
        font-size: 32px;
    }
    #growth_root .section-title h1:before {
        bottom: 0px;
    }
    .counter-box .counter, .counter-box .sign {
        font-size: 24px;
    }
    .counter-box p {
        font-size: 18px;
    }
    .counter-box .content {
        font-size: 14px;
    }
    #our_story .section-title h2 {
        font-size: 26px;
    }
    .our-story-content h3 {
        font-size: 32px;
    }
    .recognized-excellence-content p {
        font-size: 16px;
    }
    .latest-update-single-content h4 {
        font-size: 18px;
    }
    .year-btn:before{
            top: -45%;  
    }
    li#menu-item-1845,li#menu-item-1846 {
        display: block;
    }
    .team-box h3:before {
        left: -10%;
    }
    .team-box {
        margin-top: 40px;
    }
    .team-box p {
        margin-bottom: 0;
    }
    section {
        padding: 30px 0;
        overflow: hidden;
    }
    .career-at-pudumjee-box img {
        width: 50%;
    }
}

@media screen and (max-width: 767.98px){
    .hero-slider-button {
        padding: 10px 30px;
    }
    .hero-slider-title {
        font-size: 25px;
    }
    .hero-slider-content {
        font-size: 14px;
    }
    section#vision-mission img {
        display: none;
    }
    li#menu-item-1845,li#menu-item-1846 {
        display: block;
    }
    section {
        padding: 30px 0;
    }
    .top-menu-left.top-menu-common, .top-menu-right.top-menu-common {
        width: 100%;
        margin-bottom: 5px;
    }
    .top-menu {
        height: 60px;
        display: none;
    }
    .top-menu-left.top-menu-common #menu-top-left-menu, .top-menu-right.top-menu-common #menu-top-right-menu {
        padding: 0;
        margin: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        list-style: none;
        width: 100%;
        flex-wrap: wrap;
    }
    .top-menu-left.top-menu-common #menu-top-left-menu li, .top-menu-right.top-menu-common #menu-top-right-menu li {
        border-right: 2px solid #C6C6C6;
        padding: 0 10px;
        line-height: 1;
        width: 33.33%;
        text-align: center;
    }
    #header {
        height: 66px;
    }
    .hero-slider-content-main {
        position: absolute;
        top: -20%;
        left: 0;
        right: 0;
        bottom: 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
        width: 100%;
        align-items: center;
        text-align: center;
        padding: 20px;
    }
    #growth_root .section-title h1:before {
        bottom: -5%;
        left: 0;
        top: 115%;
    }
    #engineered_purpose .section-title {
        margin-bottom: 20px;
    }
    #engineered_purpose .section-title:before {
        top: 110%;
        left: 0;
        bottom: -10%;
    }
    #recognized_excellence {
        padding: 60px 0;
    }
    #latest_update .section-title {
        margin-bottom: 20px;
    }
    #latest_update .section-title:before {
        top: 110%;
        left: 0;
        bottom: -10%;
    }
    #footer {
        padding: 30px 0 30px 0;
    }
    .speciality-food-content h2 {
        margin-top: 20px;
    }
    .certification-box {
        border-right: none;
        height: unset;
        border-bottom: 2px solid #e2e2e2;
        padding-top: 30px;
    }
    section#solid-grade-info h2 {
        font-size: 30px;
    }
    ul.solid-list li{
        font-size: 15px;
    }
    .solid-grade-content.section-title {
        text-align: center;
    }
    .history-years {
        overflow: scroll;
    }
    .history-box-img img {
        width: 190px;
    }
    .history-box-img {
        text-align: center;
    }
    .year-btn:before{
            top: -45%;  
    }
    section#reports-listing {
        padding: 30px 10px;
    }
    .reports-listing-list-group p {
        color: #111;
        font-size: 15px;
    }
    .reports-listing-list-group span{
        font-size: 14px;
    }
    ul#myTab {
        gap: 10px;
        justify-content: center;
    }
    section#policies-tabpanel {
        padding: 30px 10px;
    }
    section#policies-content ul li {
        font-size: 14px;
    }
    section#vision-mission {
        padding: 30px 0;
    }
    .mission-box {
        position: unset;
    }
    .history-section-title h2 {
        font-size: 32px;
    }
    .engineering-solutions-content h3:before {
        left: -12%;
    }
    .core-value-content h2 {
        font-size: 32px;
    }
    .revolutionizing-content h2 {
        font-size: 32px;
    }
    .revolutionizing-sub-content h3:before {
        left: -15%;
    }
    .career-at-pudumjee-box img {
        width: 30%;
    }
    .row > .col-lg-4:nth-child(2) .career-at-pudumjee-box
     {
        border-top: 1px solid #D3D3D3;
        border-bottom: 1px solid #D3D3D3;
        border-left: unset;
        border-right: unset;
    }
    .career-team-content {
        margin-bottom: 40px;
    }
    .team-box h3:before {
        left: -10%;
    }
    .team-box {
        margin-top: 10px;
    }
    .team-box p {
        margin-bottom: 0;
    }
    .inner-page-form input.wpcf7-form-control.wpcf7-file.wpcf7-validates-as-required.form-control {
        padding: 50px 10%;
        border: 2px dashed #C3C3C3;
    }
    .career-at-pudumjee-box {
        padding: 20px 20px;
    }
}