﻿#my-tabs .ui-tabs-panel ul {
    padding-left: 20px;
}
.range-slider {
    width: 100%;
    position: relative;
    margin: 20px 0px 0px;
}

    .range-slider svg,
    .range-slider input[type=range] {
        position: absolute;
        left: 0;
        top: 0;
    }


input[type=number] {
    border: 1px solid #0c2e03;
    text-align: center;
    font-size: 1.6em;
    -moz-appearance: textfield;
}

input[type=range] {
    -webkit-appearance: none;
    width: 100%;
}

    input[type=range]:focus {
        outline: none;
    }

        input[type=range]:focus::-webkit-slider-runnable-track {
            background: #0c2e03;
        }


    input[type=range]::-webkit-slider-runnable-track {
        width: 100%;
        height: 5px;
        cursor: pointer;
        animate: 0.2s;
        background: red;
        border-radius: 1px;
        box-shadow: none;
        border: 0;
    }

    input[type=range]::-webkit-slider-thumb {
        z-index: 2;
        position: relative;
        box-shadow: 0px 0px 0px #000;
        border: 1px solid red;
        height: 18px;
        width: 18px;
        border-radius: 25px;
        background: #fff;
        cursor: pointer;
        -webkit-appearance: none;
        margin-top: -7px;
    }

    input[type=range]::-ms-track {
        width: 100%;
        height: 5px;
        cursor: pointer;
        animate: 0.2s;
        background: transparent;
        border-color: transparent;
        color: transparent;
    }

.range-2price .form-select {
    height: 32px;
    width: 105px;
    padding: 5px 10px;
    font-size: 14px;
}

.range-drpt {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 25px 0px 0px;
}

.my-box.hide {
    opacity: 0;
    transition: opacity 2.3s;
}

.nowrap {
    color: #f2f2f2 !important;
    background: #f2f2f2;
}

.no-result {
    filter: blur(3px);
    opacity: .6;
    pointer-events: none;
}

    #my-tabs .ui-tabs-panel ul li p {
        font-family: 'Montserrat', sans-serif !important;
    }
#my-tabs .ui-tabs-panel p{
    font-size:14px;

}

.video-section {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    height: 100% !important;
}
.vw-profile-actions img {
    width: 100% !important;
}
.galleryssss .gallary_img {
    width: 100%!important;
}

.btn-success:hover {
    color: #fff;
    background-color: #157347 !important;
    border-color: #146c43 !important;
}

#my-tabs .contact-sus input {
    margin-top: 5px;
    border-radius: 0;
}

    #my-tabs .contact-sus input:focus {
        box-shadow: none;
    }

.main-enquiry-section .box-1w p {
    font-size: 16px;
    margin-bottom: 0;
    color: #333333;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    word-break: break-all;
}

.main-enquiry-section .box-1w {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    /* flex-wrap: wrap; */
    margin-bottom: 15px;
}
#my-tabs .ui-tabs-panel img{
    width:100%!important;
}
#E-shop-btn {
    display: none;
}
.vw-shop-logo{
    width:100%!important;
}
.main-enquiry-section h6 {
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 15px;
    color: #e17f19;
    margin-top: 0;
}

#my-tabs h4 {
    background: linear-gradient(84deg, rgba(0, 105, 52, 1) 0%, rgba(230, 127, 24, 1) 100%) !important;
    text-align: center;
    color: white;
    padding: 5px 0;
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    width: 100%;
    margin:0px;
}
.vw-tab-toggle{
    display:none;
}
.tailwing-slider{
    width:100%!important;
}

#my-tabs .ui-tabs-panel {
    padding: 20px;
    font-size: 14px;
}
.my-tab-toggle{
    display:none;
}
.my-tab-toggle .fa{
    font-size:25px;
}

.truncate-text {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    max-width: 100%; /* Adjust as needed */
}
.social_media_icon a {
    background: #1877F2;
    height: 28px;
    width: 28px;
    display: inline-block;
    text-align: center;
    line-height: 28px;
    border-radius: 3px;
    transition: 0.5s ease-in-out;
}
    .social_media_icon a .fa {
        color: white;
    }
    .social_media_icon a:nth-child(2) {
        background: linear-gradient(45deg, #405de6, #5851db, #833ab4, #c13584, #e1306c, #fd1d1d);
    }
    .social_media_icon a:nth-child(3) {
        background: #1DA1F2;
    }
    .social_media_icon a:nth-child(4) {
        background: #FF0000;
    }
    .social_media_icon a:hover {
        transform: translateY(-5px);
    }
#products {
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 6px;
}

.footer7 {
    background: linear-gradient(84deg, rgba(0,105,52,1) 0%, rgba(230,127,24,1) 100%);
    text-align: center;
    color: white;
    padding: 5px 0;
    font-size: 16px;
    font-weight: 600;
    width: 100%;
    margin: 0;
}

/* Remove bottom spacing from containers */
.my-container-tabs {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    display: flex;
    flex-direction: column;
    min-height: calc(100vh - 80px);
}

    .my-container-tabs main {
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
        flex: 1 0 auto;
    }

        /* Ensure footer row has no extra spacing */
        .my-container-tabs main > .row:last-child {
            margin-bottom: 0 !important;
        }

footer.footer7-wrapper {
    margin: 0 !important;
    padding: 0 !important;
}

/* Nuclear option - remove ALL bottom spacing */
html, body {
    margin: 0 !important;
    padding: 0 !important;
    height: 100%;
}

    body > * {
        margin-bottom: 0 !important;
    }

.container-fluid {
    margin-bottom: 0 !important;
}

/* Preserve column widths - DO NOT remove margin/padding globally */
.row {
    --bs-gutter-y: 0;
    margin-bottom: 0 !important;
}

.col-lg-4,
.col-lg-8,
.col-md-4,
.col-md-8 {
    margin-bottom: 0 !important;
}

/* Fix video section spacing */
.video-section {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    height: 100% !important;
}

    .video-section iframe {
        display: block;
        margin: 0 !important;
        padding: 0 !important;
        width: 100%;
        max-height: 100%;
    }

/* Responsive video heights */
@media (max-width: 1200px) {
    .video-section iframe {
        height: 280px;
    }
    .vw-tab-toggle {
        display: block;
    }
    .my-tab-toggle {
        display: block;
    }

}

@media (max-width: 992px) {
    .video-section iframe {
        height: 250px;
    }

    .vw-video-card iframe {
        height: 250px !important
    }

    .mobile-sticky {
        position: sticky;
        top: 0px;
    }


    #my-tabs .ui-tabs-panel div {
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 15px !important;
    }
}

@media (max-width: 768px) {
    .video-section iframe {
        height: 220px;
    }

    #my-tabs .ui-tabs-panel div {
        text-align: left !important;
        word-break: break-all;
    }
}

@media (max-width: 576px) {
    .video-section iframe {
        height: 200px;
    }
}

.left {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.main-section-left {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

/* Targeted fix - only specific elements */
#tabs div[id^="tabs-"],
.right,
main,
.my-container-tabs {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

/* Gallery exception - allow spacing */
.galleryssss [class*="col-"] {
    margin-bottom: 1rem !important;
}

/* Popup form exception - allow spacing */
.popup-form-group {
    margin-bottom: 20px !important;
}

.contact-sus {
    margin-bottom: 15px !important;
}

/* Enquiry Popup Styles */
.enquiry-popup-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 99999;
    overflow-y: auto;
}

.enquiry-popup-container {
    position: relative;
    background-color: #fff;
    width: 90%;
    max-width: 500px;
    margin: 50px auto;
    border-radius: 10px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
    animation: slideDown 0.3s ease-out;
}

@@keyframes slideDown {
    from {
        opacity: 0;
        transform: translateY(-50px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.enquiry-popup-header {
    background: linear-gradient(84deg, rgba(0,105,52,1) 0%, rgba(230,127,24,1) 100%);
    color: white;
    padding: 20px;
    border-radius: 10px 10px 0 0;
    position: relative;
}

    .enquiry-popup-header h3 {
        margin: 0;
        font-size: 22px;
        font-weight: 600;
    }

.enquiry-popup-close {
    position: absolute;
    top: 15px;
    right: 20px;
    font-size: 30px;
    color: white;
    cursor: pointer;
    background: none;
    border: none;
    line-height: 1;
    transition: transform 0.2s;
}

    .enquiry-popup-close:hover {
        transform: rotate(90deg);
    }

.enquiry-popup-body {
    padding: 30px;
}

.popup-form-group {
    margin-bottom: 20px;
}

    .popup-form-group label {
        display: block;
        margin-bottom: 8px;
        font-weight: 600;
        color: #333;
    }

    .popup-form-group input {
        width: 100%;
        padding: 12px;
        border: 1px solid #ddd;
        border-radius: 5px;
        font-size: 14px;
        transition: border-color 0.3s;
    }

        .popup-form-group input:focus {
            outline: none;
            border-color: #006934;
        }

    .popup-form-group .text-danger {
        color: #dc3545;
        font-size: 12px;
        margin-top: 5px;
        display: block;
    }

.captcha-container {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 15px;
}

.captcha-image {
    flex: 0 0 200px;
    height: 60px;
    border: 1px solid #ddd;
    border-radius: 5px;
    cursor: pointer;
}

.captcha-refresh {
    background: #006934;
    color: white;
    border: none;
    padding: 10px 15px;
    border-radius: 5px;
    cursor: pointer;
    transition: background 0.3s;
}

    .captcha-refresh:hover {
        background: #004d24;
    }

.popup-submit-btn {
    width: 100%;
    background: linear-gradient(84deg, rgba(0,105,52,1) 0%, rgba(230,127,24,1) 100%);
    color: white;
    padding: 15px;
    border: none;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: transform 0.2s;
}

    .popup-submit-btn:hover {
        transform: translateY(-2px);
    }

    .popup-submit-btn:disabled {
        opacity: 0.6;
        cursor: not-allowed;
    }

.enquiry-success-message {
    background: linear-gradient(135deg, #d4edda 0%, #c3e6cb 100%);
    border: 2px solid #28a745;
    border-left: 5px solid #28a745;
    color: #155724;
    padding: 18px 20px;
    border-radius: 10px;
    margin-bottom: 20px;
    display: none;
    font-size: 15px;
    font-weight: 600;
    box-shadow: 0 4px 15px rgba(40, 167, 69, 0.2);
    animation: slideInDown 0.5s ease-out;
}

.enquiry-success-message i {
    font-size: 20px;
    margin-right: 10px;
    animation: checkPulse 1.5s ease-in-out infinite;
}

@keyframes checkPulse {
    0%, 100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.2);
    }
}

.enquiry-error-message {
    background: linear-gradient(135deg, #f8d7da 0%, #f5c6cb 100%);
    border: 2px solid #dc3545;
    border-left: 5px solid #dc3545;
    color: #721c24;
    padding: 18px 20px;
    border-radius: 10px;
    margin-bottom: 20px;
    display: none;
    font-size: 15px;
    font-weight: 600;
    box-shadow: 0 4px 15px rgba(220, 53, 69, 0.2);
    animation: slideInDown 0.5s ease-out, shake 0.5s ease-in-out;
}

.enquiry-error-message i {
    font-size: 20px;
    margin-right: 10px;
}

@keyframes slideInDown {
    0% {
        opacity: 0;
        transform: translateY(-30px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes shake {
    0%, 100% {
        transform: translateX(0);
    }
    25% {
        transform: translateX(-10px);
    }
    75% {
        transform: translateX(10px);
    }
}

@media (max-width: 768px) {
    .enquiry-popup-container {
        width: 95%;
        margin: 20px auto;
    }

    .enquiry-popup-body {
        padding: 20px;
    }

    .captcha-container {
        flex-direction: column;
        align-items: stretch;
    }

    .captcha-image {
        flex: 1;
        width: 100%;
    }
}

/* ===== Vendor Website Standalone Layout ===== */
.vw-navbar {
    background: #fff;
    border-bottom: 3px solid;
    border-image: linear-gradient(84deg, rgba(0,105,52,1) 0%, rgba(230,127,24,1) 100%) 1;
    padding: 12px 0;
    position: sticky;
    top: 0;
    z-index: 1000;
    box-shadow: 0 2px 10px rgba(0,0,0,0.08);
}

.vw-navbar-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 10px;
}

.vw-navbar-brand {
    display: flex;
    align-items: center;
    gap: 12px;
}

    .vw-navbar-brand a {
        display: flex;
        align-items: center;
        text-decoration: none;
    }

    .vw-navbar-brand img {
        max-height: 50px;
        width: auto;
    }

.vw-company-name {
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: #006934;
    text-decoration: none;
}

.vw-navbar-contact {
    display: flex;
    gap: 12px;
    align-items: center;
}

.vw-nav-link {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    font-weight: 600;
    padding: 8px 18px;
    border-radius: 25px;
    background: linear-gradient(84deg, rgba(0,105,52,1) 0%, rgba(230,127,24,1) 100%);
    transition: transform 0.2s, box-shadow 0.2s;
    white-space: nowrap;
}

    .vw-nav-link:hover {
        color: #fff;
        transform: translateY(-1px);
        box-shadow: 0 3px 10px rgba(0,105,52,0.3);
    }

    .vw-nav-link i {
        color: #fff;
        font-size: 14px;
    }

/* Mobile contact bar - visible below 992px */
.vw-mobile-contact {
    display: none;
    background: linear-gradient(84deg, rgba(0,105,52,1) 0%, rgba(230,127,24,1) 100%);
    padding: 8px 0;
    text-align: center;
}

    .vw-mobile-contact a {
        color: #fff;
        text-decoration: none;
        font-size: 13px;
        font-weight: 600;
        margin: 0 15px;
    }

        .vw-mobile-contact a i {
            margin-right: 5px;
        }

/* Profile Strip */
.vw-profile-strip {
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    padding: 18px 0;
    border-bottom: 1px solid #d0d0d0;
    margin: 0;
    margin-bottom: 0 !important;
}

.vw-profile-inner {
    display: flex;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap;
}

.vw-profile-photo {
    flex-shrink: 0;
}

    .vw-profile-photo img {
        width: 70px;
        height: 70px;
        border-radius: 50%;
        object-fit: cover;
        border: 3px solid #006934;
    }

.vw-profile-details {
    flex: 1;
    min-width: 200px;
}

.vw-profile-name {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #333;
    margin: 0 0 5px;
}

.vw-profile-meta {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    font-size: 13px;
    color: #555;
}

    .vw-profile-meta span {
        display: inline-flex;
        align-items: center;
        gap: 5px;
    }

    .vw-profile-meta i {
        color: #006934;
    }

    .vw-profile-meta a {
        color: #555;
        text-decoration: none;
        font-size: 14px;
    }

        .vw-profile-meta a:hover {
            color: #006934;
        }

.vw-profile-actions {
    display: flex;
    align-items: center;
    gap: 15px;
    flex-shrink: 0;
}

/*   .vw-shop-logo {
                    max-height: 50px;
                    width: auto;
                }
         */
.vw-order-btn {
    display: inline-block;
    background: linear-gradient(84deg, rgba(0,105,52,1) 0%, rgba(230,127,24,1) 100%);
    color: #fff;
    padding: 10px 25px;
    border-radius: 25px;
    font-weight: 600;
    font-size: 14px;
    text-decoration: none !important;
    transition: transform 0.2s, box-shadow 0.2s;
    white-space: nowrap;
}

    .vw-order-btn:hover {
        transform: translateY(-2px);
        box-shadow: 0 4px 15px rgba(0,105,52,0.3);
        color: #fff;
    }

#my-tabs .ui-tabs-panel div a {
    color: #212529;
    text-decoration: none;
}
#my-tabs .ui-tabs-panel div label{
    font-size:14px;
}

#my-tabs .ui-tabs-panel div a:hover {
    color: blue;
}

#my-tabs .ui-tabs-panel div {
    text-align: justify;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}

/* Tab Navigation */
#tabs .vw-tab-nav {
    background: #fff;
    border-bottom: 3px solid #006934;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: sticky;
    top: 0px;
    z-index: 1050;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    margin: 0 !important;
    padding: 0 !important;
    margin-top: 0 !important;
}

#my-tabs {
    margin: 0;
    padding: 0;
    margin-top: 0 !important;
    padding-top: 0 !important;
}

#tabs {
    margin: 0;
    padding: 0;
    margin-top: 0 !important;
    padding-top: 0 !important;
}

    #tabs .vw-tab-nav ul {
        list-style: none;
        margin: 0;
        padding: 0;
        display: flex;
        flex-wrap: wrap;
        gap: 0;
        width: 100%;
    }

        #tabs .vw-tab-nav ul li {
            margin: 0;
            position: relative;
        }

            #tabs .vw-tab-nav ul li a {
                display: block;
                padding: 14px 20px;
                color: #555;
                text-decoration: none;
                font-weight: 500;
                font-size: 14px;
                transition: all 0.3s ease;
                position: relative;
                text-transform: uppercase;
            }

                #tabs .vw-tab-nav ul li a:hover {
                    color: #006934;
                    background: #f0f8f4;
                }

            #tabs .vw-tab-nav ul li.ui-tabs-active a {
                color: #fff;
                font-weight: 700;
                background: #006934;
                box-shadow: inset 0 -3px 0 rgba(230,127,24,1);
                font-weight: 500 !important;
            }

.vw-tab-toggle {
    display: none;
    font-size: 28px;
    cursor: pointer;
    padding: 10px 15px;
    color: #006934;
    transition: transform 0.2s ease;
}



    .vw-tab-toggle.active {
        color: #006934;
    }

/* Tab & Content Animations */
@@keyframes tabSlideDown {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@@keyframes contentFadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@@keyframes contentSlideUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

#tabs .vw-tab-nav ul li.tab-animate a {
    animation: tabSlideDown 0.4s ease forwards;
}

/* Content */
.vw-content {
    padding: 25px 0px;
    min-height: 400px;
    background: #fff;
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    margin-top: 0 !important;
    padding-top: 0 !important;
}

    .vw-content.content-animate {
        animation: contentSlideUp 0.5s ease forwards;
    }

#tabs > div[id^="tabs-"] {
    opacity: 1;
    visibility: visible;
}

.vw-about-content {
    padding: 10px 0;
    display: block;
    width: 100%;
}

/*    .vw-about-content .row {
                display: grid;
                grid-template-columns: 1fr 1fr;
                gap: 20px;
                width: 100% !important;
                margin: 0 !important;
                padding: 0 !important;
            } */

/*   .vw-about-content .col-lg-8 {
                grid-column: 1;
                width: 100%;
                padding: 0 !important;
                display: flex;
                flex-direction: column;
                justify-content: flex-start;
            }
 */
/*   .vw-about-content .col-lg-4 {
                grid-column: 2;
                width: 100%;
                padding: 0 !important;
                display: flex;
                flex-direction: column;
                justify-content: flex-start;
            } */

/* Tablet and smaller - stack vertically */
@media (max-width: 992px) {
    .vw-about-content .row {
        grid-template-columns: 1fr;
        /*   gap: 15px; */
    }
}

/* Call Now Floating Button - Fixed on Left Side - ATTRACTIVE DESIGN */
.call-now-floating-btn {
    position: fixed;
    left: 20px;
    bottom: 30px;
    background: linear-gradient(135deg, #00b33c 0%, #ff6b35 100%);
    color: white;
    width: 130px;
    height: 130px;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 5px;
    cursor: pointer;
    box-shadow: 0 8px 30px rgba(0, 179, 60, 0.5), 0 0 20px rgba(255, 107, 53, 0.3);
    transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    z-index: 9998;
    font-weight: bold;
    user-select: none;
    animation: pulse-ring 2s infinite, float-bounce 3s ease-in-out infinite;
    border: 4px solid rgba(255, 255, 255, 0.3);
}

/* Pulsing ring animation */
@keyframes pulse-ring {
    0% {
        box-shadow: 0 8px 30px rgba(0, 179, 60, 0.5), 0 0 0 0 rgba(0, 179, 60, 0.7), 0 0 0 0 rgba(255, 107, 53, 0.7);
    }
    50% {
        box-shadow: 0 8px 30px rgba(0, 179, 60, 0.5), 0 0 0 15px rgba(0, 179, 60, 0), 0 0 0 30px rgba(255, 107, 53, 0);
    }
    100% {
        box-shadow: 0 8px 30px rgba(0, 179, 60, 0.5), 0 0 0 0 rgba(0, 179, 60, 0), 0 0 0 0 rgba(255, 107, 53, 0);
    }
}

/* Floating bounce animation */
@keyframes float-bounce {
    0%, 100% {
        transform: translateY(0) rotate(0deg);
    }
    25% {
        transform: translateY(-10px) rotate(-2deg);
    }
    50% {
        transform: translateY(-5px) rotate(2deg);
    }
    75% {
        transform: translateY(-15px) rotate(-1deg);
    }
}

/* Rotating glow on hover */
@keyframes rotate-glow {
    0% {
        filter: hue-rotate(0deg);
    }
    100% {
        filter: hue-rotate(360deg);
    }
}

.call-now-floating-btn:hover {
    transform: scale(1.15) rotate(10deg);
    box-shadow: 0 12px 50px rgba(0, 179, 60, 0.8), 0 0 40px rgba(255, 107, 53, 0.6);
    animation: pulse-ring 1s infinite, rotate-glow 2s linear infinite;
    border-color: rgba(255, 255, 255, 0.8);
}

.call-now-floating-btn:active {
    transform: scale(0.9) rotate(-5deg);
    box-shadow: 0 5px 20px rgba(0, 179, 60, 0.5);
}

.call-now-floating-btn i {
    font-size: 50px;
    margin-bottom: 5px;
    animation: phone-ring 1.5s ease-in-out infinite;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}

/* Phone ringing animation */
@keyframes phone-ring {
    0%, 100% {
        transform: rotate(0deg);
    }
    10%, 30% {
        transform: rotate(-15deg);
    }
    20%, 40% {
        transform: rotate(15deg);
    }
    50% {
        transform: rotate(0deg);
    }
}

.call-now-floating-btn span {
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}

/* Responsive design for mobile */
@media (max-width: 768px) {
    .call-now-floating-btn {
        width: 110px;
        height: 110px;
        left: 15px;
        bottom: 20px;
        border-width: 3px;
    }

    .call-now-floating-btn i {
        font-size: 42px;
        margin-bottom: 3px;
    }

    .call-now-floating-btn span {
        font-size: 12px;
    }
}

@media (max-width: 576px) {
    .call-now-floating-btn {
        width: 95px;
        height: 95px;
        left: 12px;
        bottom: 15px;
        border-width: 3px;
    }

    .call-now-floating-btn i {
        font-size: 36px;
        margin-bottom: 2px;
    }

    .call-now-floating-btn span {
        font-size: 11px;
        letter-spacing: 0.5px;
    }
}

/* ATTRACTIVE MODAL POPUP DESIGN */
/* Ensure modal appears above all content including sticky navbar */
#callNowEnquiryModal {
    z-index: 99999 !important;
}

#callNowEnquiryModal.modal {
    z-index: 99999 !important;
}

.modal-backdrop {
    z-index: 99998 !important;
}

.modal.fade .modal-dialog {
    transition: transform 0.4s ease-out, opacity 0.3s ease-out;
    transform: scale(0.7) translateY(-50px);
}

.modal.show .modal-dialog {
    transform: scale(1) translateY(0);
}

#callNowEnquiryModal .modal-dialog {
    max-width: 500px;
    z-index: 100000;
}

#callNowEnquiryModal .modal-content {
    border: none;
    border-radius: 20px;
    box-shadow: 0 15px 60px rgba(0, 0, 0, 0.4);
    overflow: hidden;
    animation: modal-slide-in 0.5s ease-out;
    background: #ffffff;
}

@keyframes modal-slide-in {
    0% {
        opacity: 0;
        transform: translateY(-100px) scale(0.8);
    }
    100% {
        opacity: 1;
        transform: translateY(0) scale(1);
    }
}

#callNowEnquiryModal .modal-header {
    background: linear-gradient(135deg, #00b33c 0%, #ff6b35 100%);
    color: white;
    padding: 20px 25px;
    border: none;
    position: relative;
    overflow: hidden;
}

#callNowEnquiryModal .modal-header::before {
    content: '';
    position: absolute;
    top: -50%;
    right: -50%;
    width: 200%;
    height: 200%;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.2) 0%, transparent 70%);
    animation: shimmer 3s linear infinite;
}

@keyframes shimmer {
    0% {
        transform: translate(-50%, -50%) rotate(0deg);
    }
    100% {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

#callNowEnquiryModal .modal-title {
    margin: 0;
    font-size: 22px;
    font-weight: 700;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    letter-spacing: 0.5px;
    position: relative;
    z-index: 1;
}

#callNowEnquiryModal .modal-title i {
    margin-right: 10px;
    animation: phone-ring 1.5s ease-in-out infinite;
    display: inline-block;
}

#callNowEnquiryModal .close {
    position: relative;
    z-index: 1;
    color: white;
    opacity: 1;
    font-size: 28px;
    font-weight: 300;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    transition: all 0.3s ease;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.2);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 0;
}

#callNowEnquiryModal .close:hover {
    transform: rotate(90deg) scale(1.1);
    background: rgba(255, 255, 255, 0.3);
    box-shadow: 0 0 15px rgba(255, 255, 255, 0.5);
}

/* Bootstrap 5 btn-close styling for modal */
#callNowEnquiryModal .btn-close {
    position: relative;
    z-index: 1;
    opacity: 1;
    transition: all 0.3s ease;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.2) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
    filter: drop-shadow(0 2px 5px rgba(0, 0, 0, 0.3));
    padding: 0;
    margin: 0;
}

#callNowEnquiryModal .btn-close:hover {
    transform: rotate(90deg) scale(1.1);
    background: rgba(255, 255, 255, 0.3) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
    box-shadow: 0 0 15px rgba(255, 255, 255, 0.5);
    opacity: 1;
}

#callNowEnquiryModal .btn-close:focus {
    outline: none;
    box-shadow: 0 0 0 0.25rem rgba(255, 255, 255, 0.3);
}

#callNowEnquiryModal .modal-body {
    padding: 30px 25px;
    background: #ffffff;
}

#callNowEnquiryModal .contact-sus {
    margin-bottom: 18px;
    animation: fade-in-up 0.5s ease-out backwards;
}

#callNowEnquiryModal .contact-sus:nth-child(1) { animation-delay: 0.1s; }
#callNowEnquiryModal .contact-sus:nth-child(2) { animation-delay: 0.2s; }
#callNowEnquiryModal .contact-sus:nth-child(3) { animation-delay: 0.3s; }
#callNowEnquiryModal .contact-sus:nth-child(4) { animation-delay: 0.4s; }
#callNowEnquiryModal .contact-sus:nth-child(5) { animation-delay: 0.5s; }

@keyframes fade-in-up {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

#callNowEnquiryModal label {
    display: block;
    margin-bottom: 8px;
    font-weight: 600;
    color: #2c3e50;
    font-size: 14px;
    text-transform: capitalize;
}

#callNowEnquiryModal .form-control {
    border: 2px solid #e0e0e0;
    border-radius: 10px;
    padding: 12px 16px;
    font-size: 14px;
    transition: all 0.3s ease;
    background: #f8f9fa;
}

#callNowEnquiryModal .form-control:focus {
    outline: none;
    border-color: #00b33c;
    background: #ffffff;
    box-shadow: 0 0 0 4px rgba(0, 179, 60, 0.1);
    transform: translateY(-2px);
}

#callNowEnquiryModal .form-control::placeholder {
    color: #999;
    font-size: 13px;
}

#callNowEnquiryModal .captcha-container {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 12px;
    padding: 12px;
    background: #f8f9fa;
    border-radius: 10px;
    border: 2px solid #e0e0e0;
}

#callNowEnquiryModal .captcha-image {
    flex: 0 0 auto;
    height: 50px;
    width: auto;
    border: 2px solid #ddd;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.3s ease;
}

#callNowEnquiryModal .captcha-image:hover {
    transform: scale(1.05);
    border-color: #00b33c;
    box-shadow: 0 4px 12px rgba(0, 179, 60, 0.2);
}

#callNowEnquiryModal .captcha-refresh {
    background: linear-gradient(135deg, #00b33c 0%, #00994d 100%);
    color: white;
    border: none;
    padding: 10px 14px;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.3s ease;
    font-size: 16px;
    box-shadow: 0 4px 12px rgba(0, 179, 60, 0.3);
}

#callNowEnquiryModal .captcha-refresh:hover {
    transform: rotate(180deg) scale(1.1);
    box-shadow: 0 6px 18px rgba(0, 179, 60, 0.5);
}

#callNowEnquiryModal .captcha-refresh i {
    display: block;
}

#callNowEnquiryModal .submiy-btn {
    margin-top: 20px;
    text-align: center;
}

#callNowEnquiryModal .submiy-btn button {
    width: 100%;
    background: linear-gradient(135deg, #00b33c 0%, #ff6b35 100%);
    color: white;
    padding: 14px 30px;
    border: none;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    text-transform: uppercase;
    letter-spacing: 1px;
    box-shadow: 0 8px 20px rgba(0, 179, 60, 0.4);
    position: relative;
    overflow: hidden;
}

#callNowEnquiryModal .submiy-btn button::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.3);
    transform: translate(-50%, -50%);
    transition: width 0.6s, height 0.6s;
}

#callNowEnquiryModal .submiy-btn button:hover::before {
    width: 400px;
    height: 400px;
}

#callNowEnquiryModal .submiy-btn button:hover {
    transform: translateY(-3px) scale(1.02);
    box-shadow: 0 12px 30px rgba(0, 179, 60, 0.6);
}

#callNowEnquiryModal .submiy-btn button:active {
    transform: translateY(0) scale(0.98);
    box-shadow: 0 5px 15px rgba(0, 179, 60, 0.4);
}

#callNowEnquiryModal .submiy-btn button i {
    margin-right: 8px;
    font-size: 18px;
    animation: phone-ring 1.5s ease-in-out infinite;
}

/* Success and Error Messages with animations */
#callNowEnquiryModal .enquiry-success-message,
#callNowEnquiryModal .enquiry-error-message {
    border-radius: 10px;
    padding: 12px 18px;
    margin-bottom: 18px;
    font-weight: 600;
    font-size: 14px;
    animation: slide-down 0.5s ease-out;
}

@keyframes slide-down {
    0% {
        opacity: 0;
        transform: translateY(-20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

#callNowEnquiryModal .enquiry-success-message {
    background: linear-gradient(135deg, #d4edda 0%, #c3e6cb 100%);
    border: 2px solid #28a745;
    color: #155724;
}

#callNowEnquiryModal .enquiry-error-message {
    background: linear-gradient(135deg, #f8d7da 0%, #f5c6cb 100%);
    border: 2px solid #dc3545;
    color: #721c24;
}

/* Modal backdrop enhancement */
.modal-backdrop.show {
    opacity: 0.75;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 50, 100, 0.6) 100%);
}

/* Responsive adjustments */
@media (max-width: 576px) {
    #callNowEnquiryModal .modal-dialog {
        margin: 10px;
        max-width: calc(100% - 20px);
    }

    #callNowEnquiryModal .modal-body {
        padding: 20px 18px;
    }

    #callNowEnquiryModal .captcha-container {
        flex-direction: column;
        align-items: stretch;
        gap: 10px;
    }

    #callNowEnquiryModal .captcha-image {
        width: 100%;
        height: auto;
    }
}

/* ===== TAB CONTENT STYLING ===== */

/* Services Tab */
.services-content-wrapper {
    padding: 20px 0;
}

.services-detail {
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}

.services-detail p {
    line-height: 1.8;
    color: #555;
}

.services-detail h1, .services-detail h2, .services-detail h3, 
.services-detail h4, .services-detail h5, .services-detail h6 {
    color: #006934;
    margin-top: 20px;
    margin-bottom: 15px;
}

.services-detail ul, .services-detail ol {
    padding-left: 25px;
    margin: 15px 0;
}

.services-detail li {
    margin-bottom: 10px;
}

/* Download Tab */
.download-section-wrapper {
    padding: 20px 0;
}

.download-card {
    background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%);
    border-radius: 15px;
    padding: 30px 20px;
    text-align: center;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}

.download-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0, 179, 60, 0.2);
}

.download-icon {
    font-size: 60px;
    color: #dc3545;
    margin-bottom: 15px;
    animation: bounce 2s infinite;
}

@keyframes bounce {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
}

.download-title {
    font-size: 18px;
    font-weight: 600;
    color: #2c3e50;
    margin: 15px 0 20px;
    min-height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.download-btn {
    display: inline-block;
    background: linear-gradient(135deg, #00b33c 0%, #ff6b35 100%);
    color: white;
    padding: 12px 30px;
    border-radius: 50px;
    text-decoration: none;
    font-weight: 600;
    font-size: 14px;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(0, 179, 60, 0.3);
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.download-btn:hover {
    transform: scale(1.05);
    box-shadow: 0 6px 20px rgba(0, 179, 60, 0.5);
    color: white;
    text-decoration: none;
}

.download-btn i {
    margin-right: 8px;
}

.section-title {
    font-size: 24px;
    font-weight: 700;
    color: #006934;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 3px solid #ff6b35;
    display: inline-block;
}

/* Gallery Tab */
.gallery-wrapper {
    padding: 20px 0;
}

.gallery-item {
    position: relative;
    overflow: hidden;
    border-radius: 12px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    background: #fff;
}

.gallery-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}

.gallery-link {
    text-decoration: none;
    display: block;
}

.gallery-item .img-section {
    position: relative;
    overflow: hidden;
    aspect-ratio: 4/3;
}

.gallery-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.4s ease;
}

.gallery-item:hover .gallery-image {
    transform: scale(1.1);
}

.gallery-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(0, 179, 60, 0.8) 0%, rgba(255, 107, 53, 0.8) 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.gallery-item:hover .gallery-overlay {
    opacity: 1;
}

.gallery-overlay i {
    font-size: 40px;
    color: white;
    animation: zoomPulse 1.5s ease-in-out infinite;
}

@keyframes zoomPulse {
    0%, 100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.2);
    }
}

.gallery-title {
    padding: 15px;
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    color: #2c3e50;
    text-align: center;
    background: #fff;
    transition: color 0.3s ease;
}

.gallery-item:hover .gallery-title {
    color: #00b33c;
}

/* No Content Message (Common) */
.no-content-message {
    text-align: center;
    padding: 60px 20px;
    background: #f8f9fa;
    border-radius: 15px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
}

.no-content-message i {
    font-size: 60px;
    color: #ccc;
    margin-bottom: 20px;
    display: block;
}

.no-content-message p {
    font-size: 18px;
    color: #777;
    margin: 0;
    font-weight: 500;
}

/* Responsive Design for Tabs */
@media (max-width: 768px) {
    .download-card {
        padding: 20px 15px;
    }

    .download-icon {
        font-size: 50px;
    }

    .download-title {
        font-size: 16px;
        min-height: auto;
    }

    .gallery-overlay i {
        font-size: 30px;
    }

    .section-title {
        font-size: 20px;
    }
}
        grid-column: 1;
    }

    .vw-about-content .col-lg-4 {
        grid-column: 1;
    }

    .vw-about-content .col-md-7 {
        grid-column: 1;
    }

    .vw-about-content .col-md-5 {
        grid-column: 1;
    }
}

.vw-about-content .row [class*="col-"] {
    padding-bottom: 15px !important;
}

.vw-video-card {
    background: #000;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(0,0,0,0.15);
    margin-top: 10px;
}

    .vw-video-card iframe {
        display: block;
        width: 100%;
        height: 310px;
    }

footer {
    position: static;
}
/* Footer */
/*    .vw-footer {
                    background: linear-gradient(135deg, #0a3d1a 0%, #1a5c3a 50%, #0d4c2a 100%);
                    color: #ddd;
                    padding: 60px 0 0 !important;
                    margin-top: auto !important;
                    flex-shrink: 0;
                    border-top: 3px solid;
                    border-image: linear-gradient(90deg, rgba(0,105,52,1) 0%, rgba(230,127,24,1) 100%) 1;
                    position: relative;
                    width: 100%;
                    display: block;

                } */

.vw-footer .container-fluid {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    display: block;
    width: 100%;
}

.vw-footer::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: linear-gradient(90deg, rgba(230,127,24,0) 0%, rgba(230,127,24,1) 50%, rgba(230,127,24,0) 100%);
}

.my-container-tabs main.vw-main-content {
    padding: 0 !important;
    display: block;
    width: 100%;
    overflow: visible;
}

.vw-footer h4 {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    font-weight: 700;
    margin-top: 15px;
    text-shadow: 0 2px 4px rgba(0,0,0,0.2);
}

.vw-footer h5 {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 18px !important;
    padding-bottom: 12px !important;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-family: 'Montserrat', sans-serif;
}

    .vw-footer h5::after {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        width: 50px;
        height: 3px;
        background: linear-gradient(90deg, rgba(230,127,24,1) 0%, rgba(230,127,24,0.5) 100%);
        border-radius: 2px;
    }

.vw-footer-brand {
    display: none;
    align-items: center;
    gap: 15px;
    margin-bottom: 20px;
    flex-wrap: wrap;
}

    .vw-footer-brand img {
        max-height: 70px;
        width: auto;
        filter: brightness(0) invert(1);
        opacity: 0.9;
        display: block;
    }

    .vw-footer-brand h4 {
        margin: 0;
        display: block;
    }

.vw-footer-contact {
    padding-right: 20px;
    display: block;
}

    .vw-footer-contact h5 {
        display: block;
    }

    .vw-footer-contact p {
        margin-bottom: 12px !important;
        font-size: 14px;
        line-height: 1.6;
        display: flex;
        align-items: center;
        gap: 10px;
    }

    .vw-footer-contact a {
        color: #fff;
        text-decoration: none;
        transition: color 0.3s;
        font-weight: 500;
    }

        .vw-footer-contact a:hover {
            color: #ffd700;
        }

    .vw-footer-contact i {
        color: #e67f18;
        font-size: 16px;
        width: 20px;
        text-align: center;
    }

.vw-footer-social {
    display: flex;
    flex-direction: column;
}

    .vw-footer-social h5 {
        display: block;
        margin-bottom: 15px;
    }

.vw-social-links {
    display: flex;
    gap: 15px;
    margin-top: 5px;
}

    .vw-social-links a {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 45px;
        height: 45px;
        border-radius: 50%;
        background: rgba(255,255,255,0.15);
        color: #fff;
        font-size: 18px;
        transition: all 0.3s ease;
        text-decoration: none;
        border: 2px solid rgba(255,255,255,0.2);
    }

        .vw-social-links a:hover {
            background: linear-gradient(135deg, rgba(230,127,24,1) 0%, rgba(200,100,0,1) 100%);
            transform: translateY(-4px);
            border-color: rgba(230,127,24,1);
            box-shadow: 0 6px 20px rgba(230,127,24,0.4);
        }

.vw-footer-bottom {
    /*  border-top: 1px solid rgba(255,255,255,0.1); */
    /*             margin-top: 20px !important;
         */ padding: 0px 0 !important;
    text-align: center;
    background: rgba(0,0,0,0.2);
}

.vw-footerinner .vw-footer-bottom p {
    margin: 0;
    font-size: 13px;
    color: #fff;
    letter-spacing: 0.3px;
    font-family: 'Montserrat', sans-serif !important;

}

.vw-footer .row [class*="col-"] {
    padding: 15px 30px !important;
    margin-bottom: 0 !important;
    display: inline-block !important;
    vertical-align: top;
    box-sizing: border-box;
}

.vw-footer .col-lg-4 {
    width: 33.333333% !important;
}

.vw-footer .col-md-6 {
    width: 50% !important;
}

.vw-footer .col-md-12 {
    width: 100% !important;
}

.vw-footer .row {
    display: none;
    width: 100%;
    font-size: 0;
}

    .vw-footer .row [class*="col-"] {
        font-size: 16px;
    }

    .vw-footer .row::after {
        content: "";
        display: table;
        clear: both;
    }

.vw-footer-brand p {
    margin: 0;
    font-size: 13px;
    color: #bbb;
    line-height: 1.6;
    margin-top: 10px !important;
}

/* Responsive overrides */
@media (max-width: 992px) {
    .vw-navbar-contact {
        display: none;
    }

    .vw-mobile-contact {
        display: block;
    }

    .vw-tab-toggle {
        display: block;
    }

    #tabs .vw-tab-nav ul {
        display: none;
        flex-direction: column;
        width: 100%;
        background: #fff;
        box-shadow: 0 4px 15px rgba(0,0,0,0.1);
        position: absolute;
        left: 0;
        top: 100%;
        gap: 0;
    }

        #tabs .vw-tab-nav ul li a {
            padding: 12px 20px;
            border-bottom: 1px solid #eee;
        }

    .sticky-top {
        position: sticky !important;
        top: -1px !important;
    }

    #tabs .vw-tab-nav ul li.ui-tabs-active a {
        background: #006934;
        color: #fff;
        border-left: 4px solid #e67f18;
        padding-left: 16px;
        box-shadow: none;
    }

    #tabs .vw-tab-nav {
        position: relative;
    }

    .vw-profile-inner {
        flex-direction: column;
        text-align: center;
    }

    .vw-profile-meta {
        justify-content: center;
    }

    .vw-profile-actions {
        justify-content: center;
        padding: 0 !important;
    }

    .vw-footer .row {
        text-align: center;
    }

    .vw-footer h5::after {
        left: 50%;
        transform: translateX(-50%);
    }

    .vw-social-links {
        justify-content: center;
    }

    .vw-footer .row [class*="col-"] {
        padding: 15px 15px !important;
    }

    .vw-footer-contact {
        padding-right: 0;
    }

        .vw-footer-contact p {
            justify-content: center;
        }

    .vw-footer-brand {
        flex-direction: column;
        text-align: center;
        gap: 10px;
    }
}

@media (max-width: 576px) {
    .vw-company-name {
        font-size: 13px;
    }

    .container-fluid .row {
        margin: 0px;
    }

    .vw-about-content p {
        font-size: 13px;
    }

    #my-tabs .ui-tabs-panel {
        padding: 10px;
    }

    .galleryssss .img-section {
        margin-bottom: 0px !important;
    }

    #my-tabs .ui-tabs-panel p {
        font-size: 13px;
        margin-bottom: 5px;
    }

    .vw-profile-actions img {
        width: 100%;
    }

    .vw-navbar-brand img {
        max-height: 40px;
    }

    .vw-profile-meta {
        flex-direction: column;
        gap: 8px;
        align-items: center;
    }

    .vw-mobile-contact a {
        font-size: 12px;
        margin: 0 8px;
    }

    #tabs .vw-tab-nav ul li a {
        padding: 12px 16px;
        font-size: 13px;
    }

    .vw-footer-brand img {
        max-height: 50px;
    }

    .vw-footer h4 {
        font-size: 18px;
    }

    .vw-footer h5 {
        font-size: 14px;
    }

    .vw-social-links a {
        width: 40px;
        height: 40px;
        font-size: 16px;
    }
}
