@media only screen and (max-width:1397px) {}

@media only screen and (max-width:1229px) {}

@media only screen and (max-width:1024px) {
    .navbar .nav-item .nav-link {
        margin-right: 25px;
    }

    .navbar .nav-item .nav-link {
        font-size: 14px !important;
    }

    .site-title {
        font-size: 25px !important;
    }

    ul.scroll-bar {
        padding-left: 23px;
    }
}

@media only screen and (max-width:992px) {
    *.animated {
        animation-duration: inherit !important;
    }

    .header-top-list ul {
        justify-content: center;
    }

    .header-top-left,
    .header-top-right {
        width: 100%;
    }

    .header-top::before {
        width: 100%;
    }

    .header-top-list ul {
        justify-content: center;
    }

    .header-top-social {
        width: 100%;
        margin-top: 15px;
    }

    .header-top-social {
        width: 100%;
        margin-top: 15px;
        text-align: center;
    }

    .about-left {
        margin-bottom: 50px;
    }

    .offcanvas-start {
        background: #fff;
    }

    .set-box {
        width: 50%;
    }

    .service-box {
        width: 50%;
    }

    .small-link {
        width: 33%;
    }

    .contact-box {
        width: 50%;
    }

}

@media only screen and (max-width:768px) {
    *.animated {
        animation-duration: inherit !important;
    }

    .header-top-list ul li:last-child {
        display: block !important;
    }

    .header-top::before {
        width: 100% !important;
    }
}

@media only screen and (max-width:480px) {
    *.animated {
        animation-duration: inherit !important;
    }

    .enquiry {
        display: none;
    }

    .phone_lefts-side {
        display: none;
    }

    .floating-whatsapp-container {
        display: none;
    }

    .header-top {
        background-color: #1f4669 !important;
    }

    .pt-negative {
        margin-top: 0;
    }

    .header-top-social {
        margin-top: 0;
    }

    .pt-negative {
        margin-top: 0 !important;
    }

    .logos_inner-channel ul li {
        width: 45% !important;
    }

    .copyright {
        font-size: 14px;
    }

    .footer-list {
        padding-left: 20px;
    }

    .mobile-three-item {
        display: block !important;
    }

    .copyright {
        margin-bottom: 35px;
    }

    a#scroll-top {
        display: none;
    }

    .set-box {
        width: 100%;
    }

    ul.stlyed-exporter li {
        width: 100% !important;
        margin-bottom: 18px !important;
    }

    .left-side-product .row {
        margin: 0;
    }

    .service-box {
        width: 100%;
    }

    .img-side-details {
        width: 100% !important;
        margin-right: 0px;
    }

    .product-lins-side-bar {
        margin-top: 30px;
    }

    .header-top-list ul {
        text-align: center;
    }

    a.green-pattern {
        margin-top: 15px;
    }

    .footer-widget-box.about-us {
        margin-right: 0 !important;
    }

    .service-item {
        text-align: center;
    }

    .small-link {
        width: 100%;
    }

    .contact-box {
        width: 100%;
    }
}

@media only screen and (max-width:451px) {
    *.animated {
        animation-duration: inherit !important;
    }

    .header-top-list ul {
        text-align: center;
    }

    a.green-pattern {
        margin-top: 15px;
    }

    .header-top-list ul li:nth-child(2) {
        display: none;
    }

    .navbar-brand img {
        width: 200px !important;
    }

    .quote-form form {
        flex-direction: column;
    }

    .quote-form input {
        width: 100% !important;
    }
}

@media only screen and (max-width:376px) {
    *.animated {
        animation-duration: inherit !important;
    }

    .widget-mobile {
        width: 100%;
    }

    .contact-form form {
        flex-direction: column;
    }

    .contact-form input {
        width: 100% !important;
    }

}

@media only screen and (max-width: 320px) {
    *.animated {
        animation-duration: inherit !important;
    }

    .full-content span {
        font-size: 25px;
        line-height: 35px;
        margin-bottom: 22px !important;
    }

    .mobile-three-item li a {
        font-size: 13px;
    }

    .footer-widget-box.about-us {
        margin-right: 0 !important;
    }

    .quote-head span {
        font-size: 25px !important;
    }

    .quote-head p {
        text-align: justify;
    }


}