@media screen and (max-width: 1399px) {
    .navbar-light .navbar-nav .nav-link {
        padding-right: 10px;
        font-size: 12px;
        padding-left: 10px;
    }

    .navbar-light .navbar-brand {
        margin-right: 30px;
        max-width: 165px;
    }

    nav.navbar {
        padding: 15px 33px 15px 15px;
    }

    .navbar-light .navbar-nav .nav-link.active::after,
    .navbar-light .navbar-nav .show>.nav-link::after {
        bottom: -22px;
    }

    .navbar-light .navbar-nav .dropdown-menu {
        width: 1140px;
        top: 73px;
    }

    .navbar-light .navbar-nav .nav-link.active::before,
    .navbar-light .navbar-nav .show>.nav-link::before,
    .navbar-light .navbar-nav .nav-link.show::before {
        bottom: -20px;
    }

    .carousel-caption {
        padding: 225px 100px 150px 100px;
    }

    h2 {
        font-size: 38px;
    }

    h3 {
        font-size: 26px;
    }

    h4 {
        font-size: 18px;
    }

    h5 {
        font-size: 16px;
        line-height: 1.5 !important;
    }

    body {
        font-size: 14px;
    }

    .approch-section {
        padding: 0 50px;
    }

    .impact {
        padding: 0px 50px;
    }

    .impact::after {
        height: 250px;
        bottom: 30px;
    }

    .shadow-effect {
        padding: 20px;
        width: 60%;
        left: 40px;
        bottom: -70px;
    }

    .owl-carousel .owl-item:after {
        border-left: 150px solid transparent;
        border-bottom: 150px solid rgba(214, 49, 80, 0.3);
    }

    #customers-testimonials .item .btn-icon {
        right: 20px;
        bottom: 20px;
        width: 50px;
    }

    .vision-section {
        margin-left: -150px;
        padding-right: 50px;
    }

    .blog-img:after {
        border-left: 60px solid transparent;
        border-bottom: 60px solid #f5f5f5;
    }

    .achievement img {
        min-height: 450px;
    }

    .product-category .text {
        padding: 0px 20px 30px 20px;

    }
}

@media screen and (max-width: 1199px) {

    .navbar-light .navbar-nav .dropdown-menu {
        width: 960px;
    }

}


@media screen and (max-width: 991px) {

    .navbar-light .navbar-nav .nav-link.active::before,
    .navbar-light .navbar-nav .show>.nav-link::before,
    .navbar-light .navbar-nav .nav-link.show::before {
        bottom: -2px;
    }

    .navbar-light .navbar-nav .dropdown-menu {
        width: 100%;
        left: 0;
        position: relative;
        top: 0;
        transform: unset;
        box-shadow: none;
        padding: 20px;
    }

    .impact {
        padding: 0px 25px;
    }

    nav.navbar {
        padding: 15px 93px 15px 7px;
    }

    .navbar-toggler {
        position: absolute;
        right: 20px;
        border-color: #333 !important;
        padding: 6px 10px;
        border-radius: 0;
        box-shadow: none !important;
    }

    div#navbarSupportedContent {
        position: absolute;
        top: 100%;
        background-color: #fff;
        width: 100%;
        left: 0;
    }

    .navbar-light .navbar-nav .nav-link {
        padding-right: 15px;
        font-size: 14px;
        padding-left: 15px;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .navbar-nav li.nav-item {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }

    .navbar-light .navbar-nav .nav-link.active::after,
    .navbar-light .navbar-nav .show>.nav-link::after {
        bottom: -1px;
    }

    .navbar-light .navbar-nav .nav-link.active,
    .navbar-light .navbar-nav .show>.nav-link,
    .navbar-light .navbar-nav .nav-link.show {
        color: #d63150;
    }

    .vision-card .vision-icon {
        width: 100px;
        height: 100px;
        padding: 15px;
    }



    .achievement img {
        min-height: 350px;
    }

    .approch-section {
        padding: 0 25px;
    }

    .vision-section {
        padding-right: 0px;
    }

    .shadow-effect {
        width: 70%;
        left: 20px;
        bottom: 60px;
        position: relative;
    }

    .owl-carousel .owl-item:after {
        border-left: 100px solid transparent;
        border-top: 100px solid rgba(214, 49, 80, 0.3);
        top: 0;
        bottom: unset;
        border-bottom: 100px solid transparent;
    }

    #customers-testimonials .item .btn-icon {
        right: 20px;
        bottom: unset;
        width: 50px;
        top: 20px;
    }

    #customers-testimonials .owl-stage-outer {
        padding-bottom: 0px;
    }

    .single:after {
        border-bottom: 185px solid #bd2844;
    }

    .footer-logo-card {
        max-width: 100%;
    }

    .footer-logo-card img {
        max-width: 200px;
    }

    .products-section-caption {
        padding: 20px;
    }

    .customers-testimonials2-caption::after,
    .customers-testimonials2-caption::before {
        height: 25px;
        width: 25px;
    }

    .customers-testimonials2-caption {
        padding: 0px 40px 0px 40px;

    }

    .hero-banner-inner-page .btn-icon {
        right: 0%;
        top: -65px;
        transform: translate(0%, 0%);
    }
    .enquiry-form {
        margin-top: 30px;
    }
    .map-section:after {
        right: -27%;
        transform: skew(-20deg, 0deg);
    }

}


@media screen and (max-width: 767px) {
    .approch-section {
        padding: 0 0px;
    }

    .impact {
        padding: 0px 0px;
    }

    .carousel-caption {
        padding: 175px 50px 100px 50px;
    }

    .carousel-inner::after {
        border-left: 100px solid transparent;
        border-bottom: 100px solid #ffffff;
    }

    button.carousel-control-next {
        bottom: 20px;
        right: 100px;
    }

    button.carousel-control-prev {
        bottom: 20px;
        right: 157px;
    }

    section {
        padding: 25px 0px;
    }

    .mt-50 {
        margin-top: 25px;
    }

    .mb-50 {
        margin-top: 25px;
    }

    .mb-100 {
        margin-bottom: 50px;
    }

    .mt-100 {
        margin-top: 50px;
    }

    h2 {
        font-size: 28px;
    }

    h5 {
        font-size: 14px;
    }

    .achievement {
        padding-top: 100px;
    }

    .achievement img {
        min-height: unset;
    }

    .vision-section {
        margin-left: 0px;
        padding-right: 0px;
    }

    .shadow-effect {
        width: calc(100% - 40px);
        left: 20px;
        bottom: 20px;
        position: relative;
    }

    #customers-testimonials .owl-stage-outer {
        padding-bottom: 20px;
    }

    #customers-testimonials .owl-nav {
        bottom: -30px;
    }

    .impact::after {
        display: none;
    }

    .footer {
        background-position: left top;
        background-size: 300px;
        padding: 50px 0px 0px 0px;

    }

    .footer-bottom {
        padding: 15px 0 15px 0;
        margin-top: 20px;
        text-align: center;
    }

    .footer-bottom .col-md-6.text-end {
        text-align: center !important;
    }

    .single:after {
        border-bottom: 215px solid #bd2844;
    }

    .single {
        padding: 30px 100px 30px 30px;
    }

    .strip {
        display: none;
    }

    .achievement.pt-100 {
        padding-top: 50px;
    }

    .injection {
        padding: 10px;
        width: 100px;
    }

    .products-section-caption {
        width: calc(100% - 100px);
    }

    .products-section.products-section-right {
        padding: 0px 0px 0px 0px;
    }

    .products-section {
        padding: 0px 0px 0px 0px;
    }

    .products-section .products-section-bg {
        display: none;
    }

    .products-section.products-section-right .products-section-bg {
        display: none;
    }

    .customers-testimonials-section2 button.btn.btn-icon {
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }

    .customers-testimonials-section2 .owl-dots {
        margin-top: 20px;
    }

    .customers-testimonials2-caption {
        margin-top: 25px;
    }

    .customers-testimonials-section2::after {
        display: none;
    }
    .approach-img {
        display: none;
    }
}

@media screen and (max-width: 640px) {
    .single:after {
        border-bottom: 45px solid #bd2844;
        border-left: 45px solid transparent;
    }

    .single {
        padding: 30px 30px 30px 30px;
    }

    .carousel-inner::after {
        border-left: 60px solid transparent;
        border-bottom: 60px solid #ffffff;
    }

    .carousel-caption {
        padding: 165px 20px 90px 20px;
    }

    .btn {
        padding: 10px 20px;
        font-size: 12px;
        height: 38px;
    }

    .btn:after {
        height: 37.5px;
    }

    nav.navbar {
        padding: 10px 83px 10px 0px;
    }



    .hide-mobile {
        display: none;
    }

    .hide-desktop {
        display: block;
    }

    .navbar-light .navbar-brand {
        margin-bottom: 0px;
        margin-top: 0px;
        max-width: 38px;
        margin-right: 15px;
    }

    .navbar-toggler {
        right: 12px;
    }

    .btn-icon {
        font-size: 16px;
        padding: 5px 5px;
    }

    .btn-outline-light:after {
        top: -1px;
        height: 38px;
    }

    .search-box input {
        height: 38px;

    }

    .search-box i {
        top: 12px;
        font-size: 14px;
    }

    .btn-outline-dark:after {
        top: -0.5px;
    }

    .customers-testimonials-section2 .owl-carousel .owl-item:after {
        border-bottom: 100px solid rgba(214, 49, 80, 0.3);
        border-top: 100px solid rgba(214, 49, 80, 0.0);
    }

    .customers-testimonials-section2 .owl-carousel .owl-item::before {
        border-left: 50px solid transparent;
        border-bottom: 50px solid rgba(214, 49, 80, 1);
    }

}

@media screen and (max-width: 480px) {

    .carousel-caption {
        padding: 125px 15px 90px 15px;
    }

    .btn {
        padding: 10px 15px;
        ;
    }

    .product-search-card {
        padding: 20px 35px 20px 20px;
    }

    .injection {
        padding: 5px;
        width: 50px;
    }

    .products-section-caption {
        width: calc(100% - 50px);
    }

    .hero-banner-inner-page {
        padding: 155px 0px 50px 0px;
    }

}