@media(min-width:992px) {
    #mobile-view {
        display: none;
    }
    .contact-button a:hover {
        background-color: #2f3369;
        color: #fff;
    }
    .btn-view-all:hover {
        background-color: transparent !important;
        border-color: #418dcc;
        color: #418dcc !important;
    }
    .product-box:hover img {
        transform: scale(1.1);
    }
    .other-products-row a:hover {
        color: #418dcc;
    }
}

@media(max-width:1599px) {
    .hero-content {
        margin-top: 20%;
    }
}

@media(max-width:1399px) {
    .hero-content h5 {
        font-size: 42px;
        line-height: 42px;
    }
    .hero-content h6 {
        font-size: 14px;
        line-height: 16px;
        margin-bottom: 12px;
    }
    .contact-button a {
        font-size: 16px;
        line-height: 16px;
        padding: 10px 22px;
    }
    #navbar .nav-link {
        font-size: 16px;
        line-height: 16px;
    }
    .about-content h1 {
        font-size: 38px;
        line-height: 42px;
    }
    .about-content p {
        font-size: 18px;
        line-height: 26px;
    }
    .about-box {
        padding: 24px;
        gap: 10px;
    }
    .about-box span,
    .about-box h5 {
        font-size: 30px;
        line-height: 30px;
    }
    .about-box p {
        font-size: 14px !important;
        line-height: 14px !important;
        margin-top: 0 !important;
    }
    .why-us-box {
        padding: 30px 20px;
    }
    /* .inner-hero-section {
        margin: 20px 20px 0;
    } */
    .contact-button {
        margin-top: 20px;
    }
    .page-header .social-media a svg {
        width: 20px;
        height: 20px;
    }
    .navbar-brand img {
        width: 85px;
    }
    .hero-section {
        height: calc(100dvh - 30px);
        margin: 15px;
    }
    .inner-hero-section {
        margin: 15px 15px 0;
    }
    .product-detail-img img {
        height: 400px;
    }
}

@media(max-width:1199px) {
    .hero-section {
        border-radius: 30px;
    }
    #navbar .nav-link {
        font-size: 14px;
        line-height: 14px;
    }
    .navbar-nav ul li {
        list-style: none;
        padding: 10px 14px;
    }
    .page-header .social-media {
        gap: 15px;
    }
    #navbar {
        margin: 15px 15px 0;
    }
    #navbar .navbar {
        padding: 20px 0 0;
        margin: 0 20px;
    }
    .contact-button a {
        font-size: 14px;
        line-height: 14px;
        padding: 10px 22px;
    }
    .custom-padding {
        padding: 70px 0;
    }
    .section-title h1 {
        font-size: 40px;
        line-height: 40px;
    }
    .section-title {
        margin-bottom: 50px;
    }
    .about-content h1 {
        font-size: 34px;
        line-height: 38px;
    }
    .about-content p {
        font-size: 16px;
        line-height: 24px;
        margin-top: 15px;
    }
    .about-blocks {
        margin-top: 30px;
    }
    .about-box span,
    .about-box h5 {
        font-size: 26px;
        line-height: 26px;
    }
    .about-img .row>[class*='col-'] {
        padding-left: 5px;
        padding-right: 5px;
        margin-bottom: 10px;
    }
    .about-img .row {
        margin: 0 -5px;
    }
    .about-5 {
        height: calc(100% - 10px);
    }
    .call-to-action h1 {
        font-size: 40px;
        line-height: 53px;
    }
    .address-info p {
        font-size: 14px;
        line-height: 22px;
    }
    .company-brief p {
        font-size: 14px;
        line-height: 26px;
        margin-top: 25px;
        padding-right: 30px;
    }
    .quick-links ul li a {
        font-size: 14px;
        line-height: 20px;
    }
    .contact-info {
        gap: 8px;
    }
    .contact-info a {
        font-size: 14px;
        line-height: 14px;
    }
    .inner-hero-section h1 {
        font-size: 40px;
        line-height: 40px;
        margin-bottom: 15px;
    }
    .inner-hero-section .breadcrumb p {
        font-size: 15px;
        line-height: 15px;
    }
    .inner-hero-section .breadcrumb a {
        font-size: 15px;
        line-height: 15px;
    }
    .inner-hero-section .breadcrumb a i {
        margin-top: 1px;
        font-size: 12px;
    }
    .inner-hero-section .breadcrumb span i {
        font-size: 12px;
    }
    .header-text h1 {
        font-size: 36px;
        line-height: 36px;
    }
    .header-text h6 {
        margin-bottom: 8px;
        font-size: 14px;
        line-height: 14px;
    }
    .contact-form-section {
        padding: 40px;
    }
    .inner-hero-section {
        height: 55vh;
    }
    .other-product-box h6 {
        font-size: 18px;
        line-height: 18px;
        margin-bottom: 20px;
    }
    .other-product-box {
        border-radius: 10px;
        padding: 15px;
    }
    .other-products-row img {
        border-radius: 10px;
        width: 70px;
    }
    .other-products-row a {
        font-size: 16px;
        line-height: 16px;
    }
    .other-products-row {
        gap: 12px;
        margin-bottom: 12px;
    }
    .product-detail-img img {
        height: 320px;
    }
    .product-detail-info h1 {
        font-size: 30px;
        line-height: 30px;
    }
    .product-detail-info p {
        font-size: 14px;
        line-height: 22px;
        margin-top: 15px;
    }
    .product-detail-info ul h5 {
        font-size: 18px;
        line-height: 18px;
        margin-bottom: 15px;
    }
    .product-detail-info ul li {
        gap: 10px;
        font-size: 14px;
        line-height: 14px;
        padding-bottom: 15px;
    }
    .product-detail-info ul li img {
        width: 14px;
    }
    .about-content {
        padding-left: 20px;
    }
    .other-product-box {
        margin-right: 25px;
    }
    .scrap-type-box h6 {
        font-size: 15px;
        line-height: 15px;
        padding: 12px 0 5px;
    }
}

@media(max-width:991.98px) {
    .view-all-button.normal-button {
        text-align: center;
        margin-top: 15px;
    }
    .other-product-box {
        margin-right: 0;
    }
    .about-content {
        padding-left: 0;
    }
    .navbar .offcanvas {
        background-color: #fff;
        min-height: 100dvh;
    }
    .navbar .offcanvas-header {
        justify-content: space-between;
        align-items: center;
        position: relative;
        border-bottom: 1px solid #e7e7e7;
    }
    .btn-close-offcanvas {
        padding: 0;
        border: 0;
        background-color: transparent;
        box-shadow: none;
        display: flex;
        position: absolute;
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        background-color: #2f3369;
        border-radius: 0 0 0 6px;
        display: flex;
        align-items: center;
        justify-content: center;
        z-index: 2;
    }
    .btn-close-offcanvas i {
        font-size: 24px;
        color: #fff;
    }
    .offcanvas-footer {
        padding: 0 16px 16px;
    }
    .offcanvas-footer .contact-icon {
        width: 28px;
        height: 28px;
        border-radius: 50%;
    }
    .offcanvas-backdrop {
        background-color: #1e4393;
    }
    .offcanvas-footer .contact-icon svg {
        width: 16px;
        height: 16px;
    }
    .offcanvas-footer .contact-box .contact-text {
        font-size: 11px;
        line-height: 15px;
    }
    .offcanvas-footer .contact-box {
        gap: 10px;
        margin-bottom: 12px;
    }
    .offcanvas-social-media-platform {
        border-top: 1px solid #1e4393;
        margin-top: 20px;
    }
    .offcanvas-social-media-platform .social-media-platform .social-media-link img {
        width: 16px;
    }
    .offcanvas-social-media-platform .social-media-platform {
        margin-top: 10px;
    }
    .offcanvas-logo {
        width: 75px;
    }
    .navbar .offcanvas {
        width: 300px;
    }
    .navbar-nav ul {
        align-items: start;
    }
    #desktop-view {
        display: none;
    }
    #navbar .navbar-toggler .navbar-toggler-icon {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
    }
    #navbar .nav-link {
        color: #101011;
    }
    #navbar .navbar-toggler {
        padding: 0;
        opacity: 1;
        border: 0;
    }
    #navbar .navbar-toggler:focus {
        border: 0;
        box-shadow: none;
    }
    .navbar-toggler {
        order: 1;
    }
    .navbar-nav ul {
        flex-direction: column;
    }
    .navbar-collapse {
        margin-top: 20px;
    }
    .page-header .social-media {
        gap: 10px;
        margin-right: 15px;
    }
    .page-header .social-media a:first-child {
        margin-right: 0;
    }
    .page-header .social-media a {
        display: flex;
    }
    .page-header .social-media a svg {
        width: 20px;
        height: 20px;
    }
    .hero-content {
        margin-top: 25%;
    }
    .hero-section {
        height: 65dvh;
        background-position: bottom center;
    }
    #navbar .navbar {
        padding: 30px 0 0;
        margin: 0 20px;
    }
    .hero-content h6 {
        font-size: 14px;
        line-height: 16px;
        margin-bottom: 20px;
    }
    .about-2 {
        height: 300px;
    }
    /* .about-3,
    .about-4 {
        display: none;
    } */
    .about-5 {
        width: 100%;
    }
    .about-content {
        text-align: center;
        margin-top: 40px;
    }
    .custom-padding {
        padding: 60px 0;
    }
    .call-to-action h1 {
        font-size: 40px;
        line-height: 54px;
    }
    .call-to-action {
        background-attachment: unset;
        height: 55vh;
    }
    #navbar .nav-link::after {
        background-color: #2f3369;
    }
    .inner-hero-section {
        height: 45vh;
    }
    .inner-about-section .about-content {
        margin-top: 0;
    }
    .inner-about-img {
        margin-top: 40px;
    }
    .product-images {
        gap: 15px;
        flex-wrap: wrap;
        justify-content: center;
    }
    .product-img-box {
        width: 48%;
    }
    .products-section .accordion-item .accordion-body {
        padding-top: 10px;
    }
    .other-product-box {
        margin-top: 40px;
    }
    .other-products-row-block {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }
    .other-products-row {
        margin-bottom: 0;
    }
    .other-products-row img {
        border-radius: 10px;
        width: 80px;
    }
    .other-product-box h6 {
        text-align: center;
    }
    .product-link,
    .company-profile {
        margin-top: 30px;
    }
    .footer-top {
        padding: 60px 0 20px;
    }
    .offcanvas-footer .contact-box {
        display: flex;
        align-items: center;
        gap: 10px;
        margin-bottom: 12px;
    }
    .offcanvas-footer .contact-icon {
        width: 28px;
        height: 28px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-shrink: 0;
        background-color: #2f3369;
    }
    .offcanvas-footer .contact-box .contact-text {
        text-decoration: none;
        color: #141414;
        font-weight: 500;
        font-size: 14px;
        line-height: 14px;
        text-transform: capitalize;
        margin-bottom: 0;
    }
    .navbar-nav ul li {
        padding: 12px 0;
    }
    .about-1,
    .about-3,
    .about-4,
    .about-5 {
        display: none;
    }
    .types-product-img img {
        width: auto;
    }
    .types-product-box {
        flex-direction: column;
    }
    .product-detail-info ul.type-list {
        margin-top: 40px;
    }
    .scrap-type-block {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media(max-width:767.98px) {
    .why-us-box {
        flex-direction: column;
        text-align: center;
    }
    .section-title h1 {
        font-size: 36px;
        line-height: 36px;
    }
    .testimonial-silder-section {
        padding: 0 20px;
    }
    .call-to-action h1 br {
        display: none;
    }
    .call-to-action h1 {
        font-size: 38px;
        line-height: 50px;
    }
    .call-to-action p {
        font-size: 18px;
        line-height: 24px;
    }
    .footer-logo {
        text-align: center;
    }
    .company-brief p {
        padding-right: 0;
        margin-top: 15px;
        text-align: center;
    }
    .footer .social-media {
        justify-content: center;
    }
    .quick-links ul {
        gap: 7px;
        margin-top: 15px;
    }
    .footer-top .row>[class*='col-'] {
        margin-bottom: 15px;
    }
    .footer-top {
        padding: 40px 0 15px;
    }
    .footer-bottom-content p,
    .terms-policy a {
        font-size: 12px;
        line-height: 12px;
    }
    #mission-vission .row>[class*='col-']:last-child .mission-vission-block {
        margin-top: 24px;
    }
    .mission-vission-block {
        height: auto;
    }
    .hero-content h5 {
        font-size: 36px;
        line-height: 36px;
    }
    .hero-content h6 {
        font-size: 14px;
        line-height: 16px;
        margin-bottom: 15px;
    }
    #navbar .navbar {
        padding: 20px 0 0;
        margin: 0 10px;
    }
}

@media(max-width:575.98px) {
    .navbar-brand img {
        width: 70px;
    }
    .hero-section {
        border-radius: 20px;
    }
    #navbar .navbar {
        padding: 15px 0 0;
        margin: 0 5px;
    }
    #navbar .nav-link {
        font-size: 12px;
        line-height: 12px;
    }
    .navbar-nav ul li {
        padding: 12px 0;
    }
    .hero-section {
        margin: 10px;
        height: 60vh;
    }
    #navbar {
        margin: 10px 10px 0;
    }
    #navbar .navbar-toggler .navbar-toggler-icon {
        width: 25px;
        height: 25px;
    }
    .page-header .social-media a svg {
        width: 18px;
        height: 18px;
    }
    .page-header .social-media {
        gap: 10px;
        margin-right: 10px;
    }
    .navbar-collapse {
        margin-top: 10px;
    }
    .hero-content {
        margin-top: 30%;
    }
    .hero-content h5 {
        font-size: 22px;
        line-height: 26px;
        margin-bottom: 0;
    }
    .hero-content h6 {
        font-size: 12px;
        line-height: 12px;
        margin-bottom: 10px;
    }
    .contact-button {
        margin-top: 12px;
    }
    .contact-button a {
        font-size: 12px;
        line-height: 12px;
        padding: 8px 15px;
        border-radius: 6px;
    }
    .section-title {
        margin-bottom: 20px;
    }
    #about img {
        border-radius: 13px;
    }
    .about-content h1 {
        font-size: 28px;
        line-height: 34px;
    }
    .about-content {
        margin-top: 20px;
    }
    .about-content p {
        font-size: 14px;
        line-height: 22px;
        margin-top: 15px;
    }
    .about-box {
        padding: 24px 7px;
        gap: 10px;
        border-radius: 13px;
        height: calc(100% - 10px);
        margin-bottom: 10px;
    }
    .about-blocks .row>[class*='col-'] {
        padding-left: 5px;
        padding-right: 5px;
    }
    .about-blocks .row {
        margin: 0 -5px;
    }
    .about-box span,
    .about-box h5 {
        font-size: 24px;
        line-height: 24px;
    }
    .membership-logos .swiper-slide img {
        aspect-ratio: unset;
        width: auto;
    }
    .custom-padding {
        padding: 40px 0;
    }
    .section-title h1 {
        font-size: 22px;
        line-height: 22px;
    }
    .section-title h1::after {
        height: 8px;
    }
    .why-us-box {
        padding: 20px 5px;
        height: calc(100% - 10px);
        margin-bottom: 10px;
    }
    .why-choose-block .row>[class*='col-'] {
        padding-left: 5px;
        padding-right: 5px;
    }
    .why-choose-block .row {
        margin: 0 -5px;
    }
    .why-us-box img {
        width: 60px;
    }
    .why-us-details h6 {
        font-size: 14px;
        line-height: 14px;
    }
    .why-us-details p {
        font-size: 12px;
        line-height: 18px;
    }
    .testimonial-silder {
        margin-top: 10px;
    }
    .client-img {
        width: 80px;
        height: 80px;
    }
    .testimonial-block::after {
        top: 55px;
    }
    .testimonial-block p {
        font-size: 15px;
        line-height: 22px;
    }
    .testimonial-block {
        padding: 15px;
    }
    .testimonial-block h6 {
        font-size: 16px;
        line-height: 16px;
    }
    .testimonial-silder .swiper-pagination-bullets .swiper-pagination-bullet {
        --swiper-pagination-bullet-size: 12px;
        --swiper-pagination-bullet-horizontal-gap: 5px;
    }
    .testimonial-silder .swiper-pagination-bullets {
        bottom: -40px;
    }
    .call-to-action h1 {
        font-size: 28px;
        line-height: 38px;
    }
    .call-to-action p {
        font-size: 15px;
        line-height: 22px;
    }
    .testimonial-silder .swiper-pagination-bullets {
        margin-top: 20px;
    }
    .btn-view-all {
        font-size: 16px;
        line-height: 16px;
        padding: 14px 28px;
        border-radius: 10px;
    }
    .footer-logo img {
        width: 170px;
    }
    .company-brief p {
        font-size: 13px;
        line-height: 20px;
        padding: 0 15px;
    }
    .footer .social-media {
        margin-top: 12px;
    }
    .footer .social-media a {
        width: 30px;
        height: 30px;
    }
    .footer .social-media a img {
        width: 16px;
    }
    .address-info h5,
    .quick-links h6 {
        font-size: 20px;
        line-height: 20px;
    }
    .footer-top .row>[class*='col-'] {
        margin-bottom: 15px;
    }
    .product-link,
    .company-profile {
        margin-top: 10px;
    }
    .quick-links ul {
        gap: 5px;
        margin-top: 10px;
    }
    .footer-top {
        padding: 30px 0 5px;
    }
    .contact-info a {
        font-size: 14px;
        line-height: 14px;
    }
    .contact-info.phone {
        margin-bottom: 10px;
        gap: 8px;
    }
    .contact-info-icon {
        width: 25px;
        height: 25px;
    }
    .contact-info-icon i {
        font-size: 12px;
    }
    .footer-bottom-content {
        flex-direction: column-reverse;
        gap: 10px;
    }
    .go-top {
        width: 40px;
        height: 40px;
        bottom: 60px;
        right: 10px;
    }
    .go-top a i {
        font-size: 16px;
    }
    .address-info {
        margin-bottom: 20px;
    }
    .shape-1 {
        bottom: -30px;
        height: 250px;
    }
    .shape-2 {
        height: 250px;
        top: 120px;
    }
    .inner-hero-section {
        margin: 10px 10px 0;
        height: 35vh;
        border-radius: 20px;
    }
    .inner-hero-section h1 {
        font-size: 24px;
        line-height: 24px;
        margin-bottom: 5px;
    }
    .inner-hero-section .breadcrumb a {
        font-size: 13px;
        line-height: 13px;
    }
    .inner-hero-section .breadcrumb p {
        font-size: 13px;
        line-height: 13px;
    }
    .inner-hero-section .breadcrumb a i {
        margin-top: 0px;
        font-size: 10px;
    }
    .inner-hero-content {
        margin-top: 25%;
    }
    .mission-vission-block {
        border-radius: 13px;
        padding: 30px 15px;
    }
    .mission-vission-block-img img {
        width: 60px;
        margin-bottom: 20px;
    }
    .mission-vission-content h1 {
        font-size: 28px;
        line-height: 28px;
        margin-bottom: 15px;
    }
    .mission-vission-content p {
        font-size: 14px;
        line-height: 22px;
    }
    #mission-vission .row>[class*='col-']:last-child .mission-vission-block {
        margin-top: 15px;
    }
    .contact-form-section {
        padding: 30px 20px;
        border-radius: 20px;
    }
    .header-text h1 {
        font-size: 24px;
        line-height: 24px;
    }
    .header-text h6 {
        margin-bottom: 8px;
        font-size: 12px;
        line-height: 12px;
    }
    .contact-form {
        margin-top: 20px;
    }
    .form-field .form-label {
        font-size: 14px;
        line-height: 14px;
        margin-bottom: 10px;
    }
    .contact-form .form-control {
        font-size: 14px;
        line-height: 14px;
        padding: 10px 15px;
    }
    .contact-form .form-control::placeholder {
        font-size: 12px;
        line-height: 12px;
    }
    .contact-section .contact-form-section .contact-form .row>[class*='col-'] {
        margin-bottom: 12px;
    }
    .office-map {
        height: 300px;
    }
    .products-section .accordion-item .accordion-body {
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .product-images {
        gap: 10px;
    }
    .product-img-box {
        width: 48%;
        padding: 5px;
    }
    .product-img-box h6 {
        font-size: 14px;
        line-height: 14px;
        margin-top: 8px;
    }
    .products-section .accordion-item {
        margin-bottom: 15px;
    }
    .products-section .accordion-item .accordion-button {
        font-size: 16px;
        line-height: 16px;
    }
    .product-detail-img img {
        height: 200px;
    }
    .product-detail-img {
        border-radius: 13px;
        margin-bottom: 25px;
    }
    .product-detail-info h1 {
        font-size: 26px;
        line-height: 26px;
        text-align: center;
    }
    .product-detail-info p {
        font-size: 13px;
        line-height: 21px;
        margin-top: 10px;
        text-align: center;
    }
    .product-detail-info ul h5 {
        font-size: 14px;
        line-height: 16px;
        margin-bottom: 12px;
    }
    .product-detail-info ul li {
        gap: 10px;
        font-size: 12px;
        line-height: 12px;
        padding-bottom: 10px;
    }
    .product-detail-info ul li img {
        width: 12px;
    }
    .product-detail-info ul {
        margin-top: 20px;
    }
    .other-product-box {
        margin-top: 25px;
    }
    .other-product-box h6 {
        font-size: 16px;
        line-height: 16px;
        margin-bottom: 20px;
    }
    .other-product-box {
        padding: 15px 10px;
    }
    .other-products-row img {
        border-radius: 6px;
        width: 60px;
    }
    .other-products-row a {
        font-size: 12px;
        line-height: 12px;
    }
    .other-products-row-block {
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }
    .other-products-row {
        gap: 8px;
    }
    .offcanvas-footer .contact-box .contact-text {
        font-size: 12px;
        line-height: 12px;
    }
    .about-1,
    .about-3,
    .about-4,
    .about-5 {
        display: none;
    }
    .view-all-button.inquiry-button {
        margin-top: 20px;
    }
    .prodoct-type-block .accordion-item .accordion-button {
        border-radius: 10px;
        font-size: 16px;
        line-height: 16px;
        padding: 12px;
    }
    .prodoct-type-block .accordion-item {
        margin-bottom: 15px;
        border-radius: 10px;
    }
    .types-product-box {
        flex-direction: column;
    }
    .product-detail-info ul.type-list {
        margin-top: 25px;
    }
    .scrap-type-block {
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }
    .scrap-type-box {
        padding: 5px;
    }
    .scrap-type-box img {
        border-radius: 13px;
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
    }
    .scrap-type-box h6 {
        font-size: 13px;
        line-height: 13px;
        padding: 12px 0 5px;
    }
}