@media screen and (min-width: 2560px) {
    body {
        max-width: 2560px;
        margin: auto;
        border: 1px solid #ddd;
    }
}

@media screen and (min-width: 1600px) {}

@media screen and (max-width: 1399px) {
    .home-title {
        font-size: 55px;
        line-height: 75px;
    }

    .detail-con {
        max-width: 500px;
    }

    .sliderBox .owl-nav>button.owl-next {
        left: 17%;
    }

    .product-carousel .owl-nav>button>i {
        font-size: 18px;
    }

    .product-carousel .owl-nav>button.owl-prev {
        left: -30px;
    }

    .product-carousel .owl-nav>button.owl-next {
        right: -30px;
    }


    .bits-card {
        padding: 80px 60px 60px;
    }

    .bits-card .icons {
        width: 60px;
        height: 60px;
        margin-bottom: 20px;
    }

    .navbar-light .navbar-nav .nav-link {
        font-size: 13px;
        padding: 10px 12px;
    }
}

@media screen and (max-width: 1199px) {

    .contact-us {
        background-size: 72% 100%;
    }

    .comntitle {
        line-height: 50px;
        font-size: 38px;
    }

    .navbar-light .navbar-nav .nav-link {
        font-size: 12px;
        padding: 8px 9px;
    }

    .navbar-brand>img {
        width: 70px;
    }

    .carosoal-box>img {
        max-width: 80px;
    }

    .carosoal-box .left-quote {
        left: -25px;
        top: -3px;
    }

    .carosoal-box .right-quote {
        right: -20px;
        bottom: 10px;
    }

    .header .navbar-brand {
        width: 90px;
    }

    .inner-banner .title {
        font-size: 40px;
    }

    .contact-form .title {
        font-size: 28px;
        margin-bottom: 40px;
        line-height: 36px;
    }

    .contact.logos .client-title {
        font-size: 28px;
        line-height: 28px;
    }

    .form-control {
        padding: 16px 20px;
    }

    .form-control::placeholder {
        font-size: 14px;
    }

    .header {
        height: 80px;
    }

    .commonuse-carousel .item {
        width: 380px;
    }

    .common-products-name {
        font-size: 20px;
        line-height: 27px;
        padding: 28px 85px;
    }

    .grid-item {
        width: calc(30.33% - 20px);
    }

    .header .btn {
        padding: 12px 22px;
        font-size: 12px;
    }

}

@media screen and (max-width: 991px) {
    .hero>.images-content {
        position: relative;
    }

    .hero .content-side {
        padding: 40px 0;
    }

    .home-title {
        font-size: 40px;
        line-height: 50px;
    }

    .btn {
        font-size: 13px;
        padding: 12px 30px;
    }

    .buttons-group {
        gap: 20px;
    }

    .hero .hero_image {
        position: relative;
        max-height: 400px;
        width: 100%;
        object-fit: cover;
        object-position: bottom;
    }

    .hero .buttons-group {
        padding-bottom: 46px;
    }

    .herobanner {
        width: 100%;
    }

    .compadding {
        padding: 60px 15px;
    }

    .smallpadding {
        padding: 30px 15px;
    }

    .about-home-img {
        position: relative;
        max-height: 400px;
    }

    .organ-col {
        width: calc(50% - 16px);
    }

    .inner-banner .title {
        font-size: 28px;
    }

    .navbar-toggler-icon {
        width: 20px;
        height: 20px;
    }

    .header .navbar-brand {
        width: 70px;
    }

    .header.fixedHeader .navbar-brand>img {
        width: 60px;
    }

    .header {
        height: 85px;
    }

    .detail-con {
        max-width: 100%;
    }

    .sliderBox .owl-nav>button.owl-next {
        left: 11%;
    }

    .fliter-tabs .nav-link {
        padding: 10px 30px;
        font-size: 14px;
    }

    .fliter-tabs {
        gap: 10px;
    }

    .font-title-sub {
        font-size: 30px;
    }


    .certification-box {
        width: 180px;
        height: 180px;
    }

    #faqusacc .accordion-button {
        font-size: 17px;
        padding: 12px 20px;
    }

    #faqusacc .accordion-body {
        padding: 0 20px 12px;
    }

    .workplacebox {
        padding: 20px;
    }

    .tabing-contaienr {
        flex-wrap: wrap;
        padding-top: 30px;
    }

    .tabing-contaienr #career-tabContent {
        padding-left: 10px;
        padding-top: 30px;
    }

    .tabing-contaienr .nav-link.active::before {
        display: none;
    }

    .tabing-contaienr .nav {
        flex-direction: row !important;
        gap: 5px;
    }

    .tabing-contaienr .nav-link {
        width: fit-content;
        border: 1px solid #2d272775;
        font-size: 16px;
        padding: 12px 20px;
    }

    #career-tabContent .tabtitle {
        font-size: 26px;
        line-height: 36px;
    }

    .photo-list .photo-item {
        width: calc(33% - 12px);
    }

    .manufacture-det .detail-con {
        max-width: 600px;
        margin-bottom: 100px;
    }

    .manufacture-det .detail-con>img {
        aspect-ratio: 3/2;
    }


    .header .dropdown .dropdown-menu {
        display: block !important;
        animation: none !important;
    }

    .grid-item {
        width: calc(50% - 40px);
    }

    .header .navbar-collapse {
        height: calc(100vh - 66px);
        overflow: auto;
    }
}

@media screen and (max-width: 767px) {

    .phrp {
        font-size: 14px;
    }

    li.logisitem img {
        max-height: 25px;
        max-width: 46px;
    }

    .logos .logisul {
        padding: 40px 0;
    }

    .organa-container {
        gap: 20px;
        flex-wrap: wrap;
    }

    .organ-col {
        width: 100%;
    }

    .manufature-img {
        position: relative;
        width: 100%;
    }

    .footer-title {
        line-height: 20px;
        margin-bottom: 10px;
        margin-top: 20px;
        font-size: 20px;
    }

    .footer .links li>a {
        font-size: 16px;
        line-height: 26px;
        padding: 8px 8px 8px 18px;
    }

    .hero .buttons-group {
        flex-wrap: wrap;
    }

    .contact.logos .client-title {
        font-size: 20px;
        line-height: 24px;
    }

    .details-box .titlebo>.text {
        font-size: 18px;
        line-height: 40px;
        margin-bottom: 10px;
    }

    .details-li {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .sliderBox {
        flex-direction: column;
    }

    .commonuse-carousel .item {
        width: 100%;
        max-width: 400px;
        margin: auto;
        aspect-ratio: 3/4;
    }

    .sldie-tiel {
        margin-bottom: 40px;
    }

    .common-products-name {
        padding: 28px 100px;
    }

    .sliderBox .owl-nav>button.owl-prev {
        left: 0px;
    }

    .sliderBox .owl-nav>button.owl-next {
        left: calc(100% - 40px);
    }

    .content-tiel {
        width: 100%;
        text-align: center;
    }

    .pagination .page-link {
        font-size: 16px;
        width: 38px;
        height: 38px;
    }

    .pagination {
        gap: 5px;
    }

    .font-title-sub {
        font-size: 22px;
    }


    .detail-con .manufact {
        width: 90px;
        height: 90px;
        padding: 17px;
    }
}

@media screen and (max-width: 575px) {
    .home-title {
        font-size: 32px;
        line-height: 42px;
    }

    .hero .buttons-group {
        padding-bottom: 25px;
    }

    .about-home-img {
        width: 100%;
        max-height: 300px;
    }

    .comntitle {
        line-height: 36px;
        font-size: 26px;
    }

    .points-list .point-item {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 6px;
    }

    .points-list .point-item>i {
        font-size: 16px;
    }

    .yer-completed::before {
        width: 3px;
    }

    .yer-completed {
        padding-left: 20px;
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .blogs .comntitle,
    .products .comntitle {
        margin: 0 auto 30px;
    }

    .common-body>.title {
        font-size: 20px;
        line-height: 30px;
    }

    .common-img {
        aspect-ratio: 13/11;
    }

    .contact-us {
        background-size: 120% 100%;
        background-position: 40% 100%;
    }

    .contact-form .title {
        font-size: 22px;
        margin-bottom: 32px;
        line-height: 28px;
        padding-left: 8px;
    }

    .cientwith-title {
        flex-wrap: wrap;
    }

    .client-title {
        width: 100%;
        text-align: center;
        padding-top: 40px;
    }

    .cientwith-title .logisul {
        padding-top: 10px;
    }

    .leader-list .head {
        font-size: 20px;
    }

    .leader-list .degnation {
        font-size: 14px;
    }

    .journy-carousel .title {
        font-size: 24px;
        line-height: 30px;
    }

    .journy-carousel .point-box {
        width: 26px;
        height: 26px;
    }

    .subtitle {
        font-size: 20px;
        line-height: 30px;
    }

    .bits-card {
        padding: 40px 30px 30px;
    }

    .bits-card .icons {
        width: 48px;
        height: 48px;
        margin-bottom: 20px;
    }

    .bits-card .icons>i {
        font-size: 18px;
    }

    .bits-card .title {
        font-size: 18px;
        line-height: 24px;
    }

    .certification-box.box-1 {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .testimonial-carousel .item,
    .testimonial-item {
        padding: 30px;
    }

    .rating {
        font-size: 16px;
        margin-bottom: 18px;

    }

    .testimonial-carousel .head,
    .testimonial-item .head {
        font-size: 20px;
        line-height: 30px;
    }

    .testimonial-carousel .degnation,
    .testimonial-item .degnation {
        line-height: 20px;
        font-size: 14px;
    }

    .photo-list .photo-item {
        width: calc(50% - 12px);
    }

    .grid-item {
        width: calc(100% - 40px);
    }
}

@media screen and (max-width: 379px) {}