@media only screen and (max-width: 600px) {
    .sos-sec {
        display: none;
    }

    header .navbar-brand {
        width: 36% !important;
    }

    .offcanvas-header img {
        width: 36% !important;
    }

    header img {
        width: 100%;
        margin: 0 auto;
    }

    .drop-fa-bars {
        display: block;
        position: absolute;
        right: -4px;
        top: 28px;
    }

    .drop-fa-bars i {
        font-size: 20px;
        color: #FFF;
        background: #0b6d8d;
        padding: 13px 20px;
        border-radius: 6px;
    }

    .nav-item {
        width: 100%;
        display: flex;
        height: 45px;
        align-items: center;
        border-bottom: 1px solid gainsboro;
    }

    .nav-item a {
        width: 100%;
    }

    .offcanvas a {
        margin-left: 20px;
    }

    .blog-sec .blog-contents img {
        object-fit: contain !important;
    }

    .nav-item a {
        font-size: 17px;
        color: #000 !important;
        font-weight: 500;
    }

    header {
        width: 90%;
        height: 75px;
        margin: 0px auto 20px;
    }

    header img {
        width: 100%;
    }

    header span {
        position: relative;
        top: 1px;
        right: 0px;
        cursor: pointer;
    }

    .search input[type="text"] {
        padding: 16px 156px 16px 10px;
        width: 100%;
    }

    .navbar-collapse {
        background: #FFF;
        box-shadow: rgba(58, 58, 78, 0.2) 0px 7px 29px 0px;
        border-radius: 10px;
        padding: 20px;
        z-index: 99;
    }

    header .nav-link {
        font-size: 20px;
        margin: 2px 0;
    }

    .btn-sec {
        margin: 10px 0;
    }

    header .nav-link {
        border-bottom: 1px solid gainsboro;
    }

    .navbar-nav span i {
        display: none;
    }

    header .fa-magnifying-glass {
        display: none;
    }

    .banner-section {
        padding-left: 15px;
    }

    .banner-section h2 {
        font-size: 42px;
        line-height: 47px;
    }

    .banner-section .row {
        flex-direction: column-reverse;
    }

    .banner-section p {
        line-height: 30px;
        margin: 0 auto;
    }

    .banner-sec-conten {
        padding: 20px 0;
        text-align: center;
    }

    .view-products {
        text-align: center;
    }

    .view-products .btn-sec,
    .banner-section .started-btn {
        padding: 9px 27px;
        margin: 10px 0;
    }

    .about-sec {
        margin: 35px auto;
    }

    .about-sec p {
        font-size: 19px;
    }

    .about-sec img {
        margin: 25px 0;
    }

    .service-car {
        height: 440px;
    }

    .service-car p {
        font-size: 18px;
        line-height: 34px;
    }

    .products-sec .services-conten h2,
    .services-conten h5 {
        text-align: left;
    }

    .products-sec .btn-sec {
        position: absolute;
        right: 14px;
        margin-top: -53px;
        font-size: 16px;
        padding: 10px 28px;
        border-radius: 17px;
    }

    .blog-sec h5,
    .testimonials-sec h5 {
        text-align: center;
    }

    .products-card {
        margin: 20px 0;
    }

    .our-community {
        padding: 50px 30px;
    }

    .our-community p {
        width: 100%;
    }

    .our-community h2 {
        font-size: 28px;
        margin: 17px 0 !important;
    }

    .testimonial-area .owl-carousel {
        margin: 0 !important;
    }

    .contact-conten {
        width: 100%;
        padding: 17px;
    }

    .contact-form {
        padding: 50px 15px;
    }

    .contact-form .input {
        margin: 12px 0;
    }

    .contact-form .from-btn {
        display: block;
    }

    .contact-conten .started-btn {
        margin-top: 20px;
        padding: 8px 30px;
        background: #0B6D8D;
        border-radius: 9px;
        color: #FFF !important;
        font-size: 19px;
        letter-spacing: 1px;
    }

    footer {
        background: #0b6d8d;
        padding: 60px 20px 77px;
    }

    .footer-sec p {
        font-size: 17px;
    }

    .footer-sec h5 {
        margin-bottom: 10px;
    }

    .footer-sec {
        position: relative;
    }

    .contact-form h2 {
        text-align: left;
    }

    .footer-sec .sos-icon {
        position: absolute;
        bottom: -77px;
        margin-top: 20px;
    }

    .products-sec,
    .blog-sec {
        margin: 0 auto;
    }

    .mt-5 {
        margin-top: 0rem !important;
    }

    .sos-icon i {
        width: 35px;
        height: 35px;
        line-height: 37px;
    }

    .services-sec img {
        width: 100%;
    }

    .services-sec-content {
        width: 94%;
        left: 10px;
        height: 126px;
    }

    .services-sec-content p {
        margin: 0 !important;
    }

    .forward {
        text-align: center;
        right: 0;
        top: 26%;
    }

    .services-card {
        margin-bottom: 20px;
    }

    .services-sec {
        margin: 35px auto;
    }

    .services-conten {
        margin: 40px 0 0;
    }

    .blog-sec .blog-contents img {
        height: 224px;
        object-fit: cover;
    }

    .about-mission .services-conten h5 {
        text-align: center !important;
    }

    .about-mission p {
        width: 100%;
        display: flex;
    }

    .about-misson-sec h5 {
        font-size: 18px;
    }

    .about-misson-sec {
        left: 0;
        top: 35px;
        padding: 30px 11px;
    }

    .corporate p {
        width: 100%;
    }

    .corporate .row {
        flex-direction: column-reverse;
    }

    .corporate h5 {
        margin-top: 30px !important;
    }

    .clients .services-conten {
        margin-top: 0 !important;
    }

    .download-drop {
        display: block;
        height: 180px;
    }

    .download-drop i {
        font-size: 30px;
        margin: 20px 0;
    }

    .download-drop {
        position: relative;
    }

    .download-drop h5 {
        line-height: 30px;
    }

    .download-drop a {
        position: absolute;
        right: 13px;
        top: 126px;
    }

    .contact .row {
        margin-top: 0 !important;
    }

    .contact-img h5 {
        margin-top: 35px !important;
    }

    .contact p {
        width: 90%;
        margin: 0 auto 20px;
    }

    .address-sec {
        top: 0;
        width: 90%;
        height: auto;
        display: block;
    }

    .vl-border {
        height: 50px !important;
        border-left: none;
    }

    .product-tab .tab {
        flex-wrap: wrap;
        width: 95%;
    }

    .product-tab .tab button {
        padding: 010px;
    }

    .blog-sec .btn-sec {
        text-align: center;
        display: flex;
        width: 47%;
        justify-content: center;
        left: 27%;
        position: absolute;
        margin: 30px 0;
    }

    .clients .item {
        width: 100% !important;
    }

    .form-sec {
        padding: 20 10px;
    }

    .modal-content {
        width: 389px !important;
        left: 0;
    }

    .from-btn {
        text-align: center;
    }

    .contact-form .form-sec {
        padding: 20px 7px;
    }

    .services-sec .btn-sec {
        margin-bottom: 30px;
    }
}