/* Container Responsive */
.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 576px) {
    .container {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }
}


@media (max-width: 1199px) {
    .bottom-banner ul li i {
        left: 0;
    }
    .our-project .single-project .text h4 a,
    .our-blog .single-blog .text h4 a,
    .our-service .single-service .text h4 a {
        font-size: 25px;
    }
    .theme-main-container.space-fix {
        margin: 0 -20px;
    }
    .theme-main-container.space-fix .theme-col {
        padding: 0 20px;
    }
    .blog-v2 .single-blog h4 a br,
    .faq-page .single-qus h5 br {
        display: none;
    }
}

/* ========== Medium Range (992px - 1199px) ========== */
@media (min-width: 992px) and (max-width: 1199px) {
    #mega-menu-holder>ul>li>a {
        margin: 0 10px;
        letter-spacing: 1px;
    }
    .our-project .single-project .text {
        padding-left: 15px;
        padding-right: 15px;
    }
    .client-slider .opacity p {
        width: 80%;
    }
    .bottom-banner ul li i {
        font-size: 50px;
    }
    .request-quote-section .quote-banner a {
        width: 220px;
    }
    .our-project.project-v2 .single-project {
        min-height: 513px;
    }
    .theme-main-container .theme-sidebar {
        width: 33%;
    }
    .theme-main-container .theme-large-content {
        width: 67%;
    }
    .shop-page .main-wrapper .shop-sidebar {
        width: 30%;
    }
    .shop-page .main-wrapper .shop-large-side {
        width: 70%;
    }
    .shop-page .all-product-wrapper .single-item h5 a {
        font-size: 18px;
    }
    .shop-details .single-product-details .info a {
        margin-left: 120px;
    }
    .faq-page .single-qus {
        padding-left: 15px;
        padding-right: 15px;
    }
    .contact-address .single-branch ul li br {
        display: none;
    }
}


@media (max-width: 991px) {
    /* Banner Section */
    #banner {
        object-fit: cover;
    }
    #banner .tp-caption h1 {
        font-size: 42px;
        line-height: 55px;
        margin-bottom: 20px !important;
    }
    
    #banner .tp-caption h5 {
        font-size: 28px;
        line-height: 38px;
        padding: 0 20px;
        margin: 0 auto 15px !important;
    }
    
    #banner .tp-caption p {
        font-size: 16px;
        line-height: 1.7;
        padding: 0 30px;
        max-width: 90%;
        margin: 0 auto !important;
    }
    
    #banner .tp-caption a {
        width: 180px;
        line-height: 48px;
        font-size: 15px;
        letter-spacing: 1px;
        margin: 10px 5px !important;
        display: inline-block;
    }
    
    /* Add spacing between tp-caption divs */
    #banner .tp-caption.text-center {
        padding: 15px 0 !important;
    }
    
    #banner .tp-caption:not(.text-center) {
        margin: 15px 0 !important;
    }

    /* Request Quote Section */
    .request-quote-section .container .row {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .request-quote-section .text,
    .request-quote-section .quote-form {
        float: none !important;
        width: 100% !important;
        box-sizing: border-box;
        padding: 12px 15px;
    }

    .request-quote-section .quote-form { 
        order: 1; 
    }
    
    .request-quote-section .text { 
        order: 2; 
    }

    .request-quote-section .quote-form img.img-fluid {
        display: block;
        margin: 0 auto 20px;
        max-width: 90%;
        height: auto;
    }

    .request-quote-section .text h3,
    .request-quote-section .text p,
    .request-quote-section .text a {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }

    .request-quote-section .text p {
        max-width: 900px;   
        width: 90%;         
        margin: 0 auto 15px;
        line-height: 1.8;
        text-align: justify;
        word-wrap: break-word;
        word-break: normal;
        hyphens: auto;
    }
    
    .request-quote-section .img-box {
        width: 100%;
        margin: 0 auto 40px;
        max-width: 600px;
    }
    
    .request-quote-section .text a {
        display: inline-block;
    }
    
    .request-quote-section .quote-banner {
        text-align: center;
    }
    
    .request-quote-section .quote-banner a {
        display: inline-block;
    }
    
    .request-quote-section p.m1 {
        width: 100%;
    }

    /* General */
    .request-quote-section .text h3 br {
        display: none;
    }
    header.theme-main-header .theme-main-menu .logo {
        position: absolute;
        left: 0;
        top: 10px;
        width: 50%;
        z-index: 999;
    }
    .bg-transparent #mega-menu-holder>ul>li>a {
        padding-bottom: 0;
    }
    header.theme-main-header.fixed #mega-menu-holder>ul>li>a,
    .height-fix #mega-menu-holder>ul>li>a {
        padding: 0 15px;
    }
    .request-quote-section.home-one .text,
    .request-quote-section .quote-form,
    .client-slider .opacity p,
    .theme-main-container .theme-large-content,
    .shop-page .main-wrapper .shop-large-side {
        width: 100%;
    }
    .request-quote-section .quote-form {
        margin-top: 50px;
    }
    .request-quote-section .quote-form form h4:before {
        height: 180px;
        top: -151px;
        left: -134px;
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    .theme-counter .opacity .text-center {
        padding: 50px 0;
    }
    .inspiration-tab.m-fix {
        margin: 80px 0;
    }
    footer .bottom-footer p,
    footer .bottom-footer ul {
        float: none;
        text-align: center;
    }
    footer .bottom-footer ul li {
        float: none;
        display: inline-block;
        margin-top: 15px;
    }
    .request-quote-section .quote-banner h6,
    .request-quote-section .quote-banner a {
        float: none;
        text-align: center;
    }
    .request-quote-section .quote-banner h6 {
        margin: 0;
    }
    .request-quote-section .quote-banner a {
        display: block;
        margin: 25px auto 0 auto;
    }
    .inner-banner .opacity {
        padding-top: 200px;
    }
    .theme-main-container .theme-large-content,
    .shop-page .main-wrapper .shop-large-side {
        margin-bottom: 80px;
    }
    .request-quote-section p.m1 {
        width: 100%;
    }
    header.theme-main-header.fixed .theme-main-menu {
        padding-top: 22px;
    }
}


@media (min-width: 768px) and (max-width: 991px) {
    .client-slider .opacity {
        padding: 120px 0;
    }
    .bottom-banner ul li i {
        display: none;
    }
    .theme-main-container .theme-sidebar,
    .shop-page .main-wrapper .shop-sidebar {
        width: 50%;
    }
}


@media (max-width: 767px) {

/*header*/
/* header{
    padding-bottom: 90px!important;
} */

    /* Banner Section */
    #banner .tp-caption h1 {
        font-size: 32px;
        line-height: 42px;
        padding: 0 15px;
        margin: 0 auto 15px !important;
    }
    
    #banner .tp-caption h5 {
        font-size: 22px;
        line-height: 32px;
        padding: 0 15px;
        word-wrap: break-word;
        margin: 0 auto 10px !important;
    }
    
    #banner .tp-caption p {
        font-size: 14px;
        line-height: 1.6;
        padding: 0 20px;
        max-width: 95%;
        word-wrap: break-word;
        text-align: center;
        margin: 0 auto !important;
    }
    
    #banner .tp-caption a {
        width: 160px;
        line-height: 45px;
        font-size: 14px;
        letter-spacing: 0.8px;
        margin: 8px 5px !important;
        display: inline-block;
    }
    
    
    #banner .tp-caption {
        display: inline-block;
        width: 100%;
    }
    
    
    #banner .tp-caption.text-center {
        padding: 12px 0 !important;
    }
    
    #banner .tp-caption:not(.text-center) {
        margin: 12px 0 !important;
    }


    .request-quote-section .row {
        margin: 0 -15px;
    }
    
    .request-quote-section.home-one .row {
        margin: 0 -15px;
    }
    
    .request-quote-section .row .theme-col {
        padding: 0 15px;
    }
    
    .request-quote-section.home-one .row .theme-col {
        padding: 0 15px;
    }
    
    .request-quote-section .text,
    .request-quote-section.home-one .text {
        margin-bottom: 30px;
    }
    
    .request-quote-section .text h3 {
        font-size: 22px;
        line-height: 32px;
        margin-bottom: 20px;
    }
    
    .request-quote-section .text p {
        font-size: 15px;
        line-height: 1.7;
    }
    
    .request-quote-section .text a {
        width: 100%;
        max-width: 200px;
        margin-top: 25px;
    }
    
    .request-quote-section .quote-form {
        max-width: 100%;
    }
    
    .request-quote-section .quote-form form {
        padding: 0 25px 40px 25px;
    }
    
    .request-quote-section .quote-form form h4 {
        font-size: 20px;
        margin-bottom: 80px;
        padding-top: 20px;
    }
    
    .request-quote-section .quote-form form h4:before {
        height: 140px;
        top: -110px;
    }
    
    .request-quote-section .quote-form form input {
        height: 45px;
        padding: 0 15px;
    }
    
    .request-quote-section .quote-form form textarea {
        height: 100px;
        max-height: 100px;
        padding: 15px;
    }
    
    .request-quote-section .quote-form form button {
        margin-top: 15px;
    }
    
    .request-quote-section .img-box {
        max-width: 100%;
        margin-bottom: 30px;
    }
    
    .request-quote-section .img-box img {
        border-radius: 10px;
    }
    
    .request-quote-section .quote-banner {
        padding: 20px 15px;
        margin-bottom: 60px;
    }
    
    .request-quote-section .quote-banner h6 {
        font-size: 20px;
    }
    
    .request-quote-section .quote-banner a {
        width: 100%;
        max-width: 280px;
    }
    
    .request-quote-section p.m1 {
        margin: 30px 0 60px 0;
    }

    /* Footer Section */
    footer {
        padding-top: 30px;
        background: radial-gradient(circle at top, #2a2828 0%, #1d1b1b 100%);
    }
    
    footer::before {
        height: 4px;
    }
    
    footer .footer-logo {
        margin-bottom: 40px;
        padding: 20px;
        background: rgba(196, 97, 35, 0.05);
        border-radius: 20px;
        border: 2px solid rgba(196, 97, 35, 0.2);
        text-align: center;
    }
    
    footer .footer-logo img {
        width: 200px;
        max-width: 100%;
        filter: drop-shadow(0 4px 8px rgba(196, 97, 35, 0.3));
    }
    
    footer .footer-logo p {
        font-size: 14px;
        padding: 20px 10px 25px 10px;
    }
    
    footer .footer-logo ul {
        padding: 0;
        gap: 10px;
    }
    
    footer .footer-logo ul li a {
        font-size: 16px;
        width: 45px;
        height: 45px;
    }
    
    footer .footer-list {
        text-align: center;
    }
    
    footer h5 {
        font-size: 16px;
        margin: 20px auto 20px auto;
        position: relative;
        display: inline-block;
        padding: 10px 20px;
    }
    
    footer h5::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(196, 97, 35, 0.1);
        border-radius: 25px;
        z-index: -1;
    }
    
    footer .footer-list {
        margin-bottom: 35px;
        padding: 30px 20px;
        background: linear-gradient(135deg, rgba(255, 255, 255, 0.03) 0%, rgba(196, 97, 35, 0.05) 100%);
        border-radius: 20px;
        border: 2px solid rgba(196, 97, 35, 0.3);
        box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
        position: relative;
        text-align: center;
    }
    
    footer .footer-list::before {
        content: '';
        position: absolute;
        top: 0;
        left: 50% !important;
        transform: translateX(-50%) !important;
        width: 80px;
        height: 4px;
        background: #c46123;
        border-radius: 0 0 2px 2px;
    }
    
    footer .footer-list ul li a {
        font-size: 14px;
        margin-bottom: 12px;
        padding-left: 0;
        text-align: center;
        padding: 8px 15px;
        border-radius: 8px;
        background: rgba(196, 97, 35, 0.05);
        border: 1px solid transparent;
    }
    
    footer .footer-list ul li a::before {
        display: none;
    }
    
    footer .footer-list ul li a:hover {
        padding-left: 15px;
        background: rgba(196, 97, 35, 0.15);
        border-color: rgba(196, 97, 35, 0.5);
    }
    
    footer .footer_para {
        font-size: 14px;
        line-height: 1.8;
        padding: 35px 40px;
    }
    
    .footer-list h5:before {
        width: 80px;
    }
    
    footer .newsletter input {
        height: 45px;
        padding: 15px;
        font-size: 14px;
        border-radius: 10px;
    }
    
    footer .newsletter button {
        width: 100%;
        height: 45px;
        border-radius: 10px;
        font-weight: 600;
    }
    
    footer .bottom-footer {
        margin-top: 30px;
        padding: 25px 0;
        background: linear-gradient(90deg, #1a1818 0%, #242222 50%, #1a1818 100%);
        border-top: 2px solid rgba(196, 97, 35, 0.3);
    }
    
    footer .bottom-footer p {
        /* display:inline !important; */
        font-size: 15px;
        line-height: 2;
        padding: 0 15px;
    }
      footer .bottom-footer p br:first-of-type {
        display: block !important;
    }
    
    footer .bottom-footer ul li {
        float: none;
        display: block;
        padding: 5px 0;
    }
    footer.copyright{
           display: inline !important;
    }
    footer .bottom-footer .dev {
        display: inline !important;
        color: #c46123 !important;
        font-weight: 500;
    }

    /* General */
    .our-service .single-service img,
    .bottom-banner ul li,
    .request-quote-section .text,
    .theme-main-container .theme-sidebar,
    .details-page .theme-large-content .project-info .details-panel,
    .about-us-page .theme-large-content #team-carousel,
    .about-us-page .theme-large-content .inspiration-panel,
    .our-project.project-v5 .mix,
    .shop-page .main-wrapper .shop-sidebar {
        width: 100%;
    }
    .request-quote-section .text h3 br,
    .request-quote-section .img-box,
    .inner-banner .opacity p br,
    .details-page .theme-large-content h2 br,
    .details-page .theme-large-content .details-list h4 br,
    .blog-details-post .post .post-heading h4 br,
    #banner .tp-caption p br,
    #banner .tp-caption h1 br {
        display: none;
    }
    .our-service .single-service .text h4 a {
        font-size: 25px;
    }
    .our-service .single-service .text.style-one {
        padding-left: 10px;
    }
    .client-slider .opacity {
        padding: 100px 0;
    }
    .blog-details-post .post .post-heading ul li {
        width: 49%;
    }
    .shop-details .single-product-details .info a {
        margin-left: 20px;
    }
    .faq-page .single-qus {
        padding-left: 25px;
        padding-right: 25px;
    }
    #banner .tp-caption h1 {
        font-size: 48px;
        line-height: 59px;
    }
    #banner .tp-caption h5 {
        font-size: 18px;
    }
}


@media (max-width: 767px) and (orientation: landscape) {
    #banner .tp-caption h5 {
        font-size: 20px;
        line-height: 28px;
    }
    
    #banner .tp-caption p {
        font-size: 13px;
        line-height: 1.5;
    }
    
    #banner .tp-caption a {
        width: 150px;
        line-height: 40px;
        font-size: 13px;
    }
}


@media (min-width: 600px) and (max-width: 767px) {
    .our-project .single-project .text h4 a,
    .our-blog .single-blog .text h4 a,
    .our-project .single-project .image .opacity .title h4 {
        font-size: 20px;
    }
    .our-project .single-project .text {
        padding-left: 12px;
        padding-right: 12px;
    }
    .our-project.project-v5 .mix {
        width: 50%;
    }
   
}


@media (max-width: 650px) {
    #success,
    #error {
        width: 84%;
        height: auto;
        top: calc(50% - 50px);
        left: 8%;
        padding: 30px 10px;
    }
}


@media (max-width: 600px) {
    .theme-title p br {
        display: none;
    }
    .our-project .col-xs-6,
    .our-service .col-xs-6,
    .our-blog .col-xs-6,
    .faq-page .col-xs-6,
    .shop-details .single-product-details .image,
    .shop-details .single-product-details .info {
        width: 100%;
    }
    .shop-details .single-product-details .info {
        padding: 50px 0 0 0;
    }
    .error-page {
        padding: 100px 0 150px 0;
    }
}


@media (max-width: 550px) {
    .request-quote-section .quote-form form h4:before {
        left: -100px;
        top: 0;
        height: 120px;
        -webkit-transform: none;
        transform: none;
    }
    .request-quote-section .quote-form form {
        padding-left: 20px;
        padding-right: 20px;
    }
    .bottom-banner ul li i {
        font-size: 45px;
    }
}


@media (max-width: 500px) {
    .blog-details-post .post .page-indicator a.pager {
        float: none;
        display: block;
        margin-bottom: 15px;
    }
    .blog-details-post .post .page-indicator .back-top {
        position: static;
        -webkit-transform: none;
        transform: none;
        margin-bottom: 20px;
    }
    .blog-details-post .comment-section .single-comment {
        margin-left: 0;
    }
    .blog-details-post .comment-section .single-comment.reply-comment {
        padding-left: 30px;
    }
    .blog-details-post .comment-section .single-comment .comment button,
    .blog-details-post .comment-section .single-comment .comment span {
        float: none;
    }
}


@media (max-width: 480px) {
    /* Banner Section */
    #banner .tp-caption h1 {
        font-size: 26px;
        line-height: 36px;
        padding: 0 10px;
        margin: 0 auto 12px !important;
    }
    
    #banner .tp-caption h5 {
        font-size: 18px;
        line-height: 28px;
        padding: 0 10px;
        margin: 0 auto 10px !important;
    }
    
    #banner .tp-caption p {
        font-size: 13px;
        line-height: 1.5;
        padding: 0 15px;
        margin: 0 auto !important;
    }
    
    #banner .tp-caption a {
        width: 140px;
        line-height: 42px;
        font-size: 13px;
        letter-spacing: 0.5px;
        padding: 0 10px;
        margin: 6px 5px !important;
    }
    
    .hermes .tp-bullet {
        width: 9px;
        height: 9px;
    }
    
    /* Add spacing between tp-caption divs */
    #banner .tp-caption.text-center {
        padding: 10px 0 !important;
    }
    
    #banner .tp-caption:not(.text-center) {
        margin: 10px 0 !important;
    }

    /* Request Quote Section */
    .request-quote-section .text h3 {
        font-size: 24px;
        line-height: 28px;
    }
    
    .request-quote-section .text p {
        font-size: 14px;
    }
    
    .request-quote-section .text a {
        max-width: 180px;
    }
    
    .request-quote-section .quote-form form {
        padding: 0 20px 30px 20px;
    }
    
    .request-quote-section .quote-form form h4 {
        font-size: 18px;
        margin-bottom: 70px;
    }
    
    .request-quote-section .quote-form form input {
        height: 42px;
    }
    
    .request-quote-section .quote-form form textarea {
        height: 90px;
        max-height: 90px;
    }
    
    .request-quote-section .quote-banner h6 {
        font-size: 18px;
    }
    
    .request-quote-section .quote-banner a {
        max-width: 220px;
    }
    
    .request-quote-section p.m1 {
        margin: 20px 0 40px 0;
    }

    /* Footer Section */
    footer .footer-logo {
        padding: 15px;
        border-radius: 15px;
    }
    
    footer .footer-logo img {
        width: 180px;
    }
    
    footer .footer-logo ul li a {
        width: 42px;
        height: 42px;
        font-size: 14px;
    }
    
    footer h5 {
        font-size: 15px;
        padding: 8px 15px;
    }
    
    footer .footer-list {
        padding: 25px 15px;
        border-radius: 15px;
    }
    
    .footer-list h5:before {
        width: 60px;
    }
    
    footer .footer-list ul li a {
        font-size: 13px;
        padding: 6px 12px;
    }
     footer .bottom-footer .dev{
        display: inline !important;
     }


    footer .bottom-footer p {
        font-size: 15px;
        
    }

    /* General */
    .inner-banner .opacity {
        padding-top: 170px;
    }
    .inner-banner .opacity h2 {
        font-size: 50px;
    }
}


@media (max-width: 450px) {
    .shop-page .all-product-wrapper .col-xs-6 {
        width: 100%;
    }

    .card-text br.mobile-break {
                display: block;
            }
}


@media (max-width: 400px) {
    .blog-details-post .post .post-heading ul li {
        width: 100%;
    }
    .request-quote-section .quote-banner a,
    .error-page a {
        width: 220px;
    }
    .theme-main-container .theme-sidebar .sidebar-list ul li a {
        font-size: 16px;
        padding-left: 15px;
    }
    .details-page .theme-large-content .details-tab .panel-heading h6 a,
    .details-page .theme-large-content .details-tab .panel-body {
        padding-left: 15px;
    }
}


@media (max-width: 380px) {
    .theme-counter .opacity .text-center h5 {
        font-size: 15px;
        margin-bottom: 12px;
    }
    .theme-counter .opacity .text-center .number {
        font-size: 35px;
    }
    .theme-counter .opacity .text-center {
        padding: 30px 0;
    }
    .page-pagination ul li a {
        font-size: 20px;
    }
    .page-pagination ul li {
        padding: 0 3px;
    }
}


@media (max-width: 360px) {
    /* Banner Section */
    #banner .tp-caption h1 {
        font-size: 22px;
        line-height: 30px;
        padding: 0 8px;
        margin: 0 auto 10px !important;
    }
    
    #banner .tp-caption h5 {
        font-size: 16px;
        line-height: 24px;
        padding: 0 8px;
        margin: 0 auto 8px !important;
    }
    
    #banner .tp-caption p {
        font-size: 12px;
        line-height: 1.4;
        padding: 0 10px;
        margin: 0 auto !important;
    }
    
    #banner .tp-caption a {
        width: 130px;
        line-height: 40px;
        font-size: 12px;
        letter-spacing: 0.3px;
        margin: 5px !important;
    }
    
    .hermes .tp-bullet {
        width: 8px;
        height: 8px;
    }
    
   
    #banner .tp-caption.text-center {
        padding: 8px 0 !important;
    }
    
    #banner .tp-caption:not(.text-center) {
        margin: 8px 0 !important;
    }

    /* Request Quote Section */
    .request-quote-section .text h3 {
        font-size: 18px;
        line-height: 26px;
    }
    
    .request-quote-section .text p {
        font-size: 13px;
        text-align: center;
        width: 100%;
        white-space: normal;
        text-align: justify;
        line-height: 27px;
    
    }
    
    .request-quote-section .text a {
        max-width: 160px;
    }
    
    .request-quote-section .quote-form form {
        padding: 0 15px 25px 15px;
    }
    
    .request-quote-section .quote-form form h4 {
        font-size: 16px;
    }
    
    .request-quote-section .quote-banner h6 {
        font-size: 16px;
    }
    
    .request-quote-section .quote-banner a {
        max-width: 200px;
    }

    /* Pluto collection single card view */


    

    /* Footer Section */
    footer {
        padding-top: 20px;
    }
    
    footer .footer-logo {
        padding: 12px;
        margin-bottom: 30px;
    }
    
    footer .footer-logo img {
        width: 150px;
    }
    
    footer .footer-logo p {
        font-size: 13px;
        padding: 15px 8px 20px 8px;
    }
    
    footer .footer-logo ul {
        gap: 8px;
    }
    
    footer .footer-logo ul li a {
        width: 38px;
        height: 38px;
        font-size: 13px;
    }
    
    footer h5 {
        font-size: 14px;
        margin: 15px 0 15px 0;
        padding: 6px 12px;
    }
    
    footer .footer-list {
        margin-bottom: 30px;
        padding: 20px 12px;
    }
    
    footer .footer-list ul li a {
        font-size: 12px;
        padding: 5px 10px;
    }
    
    footer .bottom-footer {
        padding: 20px 0;
    }
    
    footer .bottom-footer p {
        font-size: 10px;
        line-height: 2.2;
    }



}


@keyframes titleanimi {
    0% {
        left: 0;
    }
    100% {
        left: 38%;
    }
    
}

@keyframes pulse {
    0%, 100% {
        opacity: 1;
    }
    50% {
        opacity: 0.5;
    }





}


@media (max-width: 380px) {
    footer .bottom-footer .dev {
        font-size: 12px;
    }
        /* contact us  card text */
     .card-text br.mobile-break {
                display: block;
            }
}

/* Mobile devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    
    /* Ensure rows stack vertically */
    .our-project .row {
        margin: 0 -15px;
        display: flex !important;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    
    /* Remove any floating */
    .our-project .single-project {
        float: none !important;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    
    .our-project {
        position: relative;
        padding: 40px 0 60px;
    }
    
    .our-project .container {
        position: relative;
        z-index: 1;
        padding: 0 15px;
    }
    
    .our-project .row {
        margin: 0;
        display: block;
    }
    

    .our-project .col-lg-3,
    .our-project .col-md-4,
    .our-project .col-xs-6 {
        width: 100% !important;
        max-width: 100%;
        padding: 0 5px;
        margin-bottom:35px;
        float: none;
    }
    
 
    .our-project .single-project {
        position: relative;
        margin: 0;
        border-radius: 30px;
        overflow: hidden;
        background: #ffffff;
        box-shadow: 
            0 20px 60px rgba(0, 0, 0, 0.12),
            0 8px 25px rgba(196, 97, 35, 0.08),
            inset 0 1px 0 rgba(255, 255, 255, 0.9);
        transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
        transform-style: preserve-3d;
        perspective: 1000px;
        animation: cardEntrance 0.8s cubic-bezier(0.23, 1, 0.32, 1) backwards;
    }
    
    
    .our-project .single-project:nth-child(1) { animation-delay: 0.1s; }
    .our-project .single-project:nth-child(2) { animation-delay: 0.2s; }
    .our-project .single-project:nth-child(3) { animation-delay: 0.3s; }
    .our-project .single-project:nth-child(4) { animation-delay: 0.4s; }
    .our-project .single-project:nth-child(5) { animation-delay: 0.5s; }
    .our-project .single-project:nth-child(6) { animation-delay: 0.6s; }
    .our-project .single-project:nth-child(7) { animation-delay: 0.7s; }
    .our-project .single-project:nth-child(8) { animation-delay: 0.8s; }
    .our-project .single-project:nth-child(9) { animation-delay: 0.9s; }
    .our-project .single-project:nth-child(10) { animation-delay: 1s; }
    
    @keyframes cardEntrance {
        0% {
            opacity: 0;
            transform: translateY(50px) rotateX(10deg) scale(0.95);
        }
        100% {
            opacity: 1;
            transform: translateY(0) rotateX(0deg) scale(1);
        }
    }
    
  
    .our-project .single-project:active {
        transform: scale(0.97);
        box-shadow: 
            0 12px 35px rgba(0, 0, 0, 0.15),
            0 5px 15px rgba(196, 97, 35, 0.12);
    }
    
   
    .our-project .single-project::before {
        content: '';
        position: absolute;
        inset: -2px;
        border-radius: 30px;
        padding: 2px;
        background: linear-gradient(
            135deg,
            rgba(196, 97, 35, 0.3),
            rgba(196, 97, 35, 0.05),
            rgba(196, 97, 35, 0.3)
        );
        -webkit-mask: 
            linear-gradient(#fff 0 0) content-box, 
            linear-gradient(#fff 0 0);
        -webkit-mask-composite: xor;
        mask-composite: exclude;
        opacity: 0;
        transition: opacity 0.4s ease;
        z-index: -1;
    }
    
    .our-project .single-project:active::before {
        opacity: 1;
    }
    
 
    .our-project .single-project .image {
        position: relative;
        width: 100%;
        height: 320px;
        overflow: hidden;
    }
    
    .our-project .single-project .image.border {
        border: none;
    }
    
    
    .our-project .single-project .image img {
        width: 100%;
        height: 100%;
        /* object-fit: cover; */
        object-position: center;
        max-height: none !important;
        transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
        filter: brightness(1) contrast(1.05);
    }
    
    .our-project .single-project:active .image img {
        transform: scale(1.08);
        filter: brightness(1.05) contrast(1.08);
    }
    
 
    .our-project .single-project .image::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: 40%;
        background: linear-gradient(
            to top,
            rgba(255, 255, 255, 0.9) 0%,
            rgba(255, 255, 255, 0.4) 50%,
            transparent 100%
        );
        opacity: 0;
        transition: opacity 0.4s ease;
        pointer-events: none;
    }
    
    .our-project .single-project:active .image::after {
        opacity: 1;
    }
    
    
    .our-project .single-project .image::before {
        content: '';
        position: absolute;
        top: 20px;
        right: 20px;
        width: 45px;
        height: 45px;
        background: linear-gradient(135deg, rgba(196, 97, 35, 0.15), rgba(212, 120, 63, 0.05));
        border-radius: 50% 0 50% 50%;
        transform: rotate(45deg);
        z-index: 2;
        opacity: 0.8;
    }
    
    
    .our-project .single-project .text {
        position: relative;
        padding: 35px 25px 30px 25px;
        background: #ffffff;
        border: none;
        text-align: left;
    }
    
   
    .our-project .single-project .text::before {
        content: '';
        position: absolute;
        top: 0;
        left: 25px;
        right: 25px;
        height: 3px;
        background: linear-gradient(
            90deg,
            transparent 0%,
            #c46123 50%,
            transparent 100%
        );
        opacity: 0.3;
    }
    
   
    .our-project .single-project .text h4 {
        font-size: 20px;
        font-weight: 700;
        margin-bottom: 12px;
        line-height: 1.4;
        color: #1a1a1a;
        letter-spacing: -0.5px;
        transition: all 0.3s ease;
    }
    
    .our-project .single-project .text h4 a {
        color: inherit;
        text-decoration: none;
        background: linear-gradient(
            to right,
            #c46123 0%,
            #d4783f 100%
        );
        background-size: 0% 3px;
        background-repeat: no-repeat;
        background-position: left bottom;
        transition: background-size 0.4s cubic-bezier(0.23, 1, 0.32, 1);
        padding-bottom: 3px;
    }
    
    .our-project .single-project:active .text h4 a {
        background-size: 100% 3px;
    }
    
    .our-project .single-project .text p {
        font-size: 14px;
        line-height: 1.7;
        color: #666666;
        margin: 0 0 15px 0;
        opacity: 0.9;
    }
    
   
    .our-project .single-project .text span {
        display: inline-block;
        margin-top: 5px;
        font-size: 11px;
        color: #c46123;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 2px;
        padding: 8px 16px;
        background: rgba(196, 97, 35, 0.08);
        border-radius: 20px;
        border: 1px solid rgba(196, 97, 35, 0.2);
        transition: all 0.3s ease;
    }
    
    .our-project .single-project:active .text span {
        background: rgba(196, 97, 35, 0.15);
        border-color: rgba(196, 97, 35, 0.4);
        transform: translateY(-2px);
    }
    

    .our-project .single-project::after {
        content: 'TAP TO VIEW';
        position: absolute;
        bottom: 20px;
        right: 25px;
        font-size: 9px;
        font-weight: 700;
        letter-spacing: 1.5px;
        color: #c46123;
        opacity: 0;
        transform: translateY(10px);
        transition: all 0.3s ease;
        pointer-events: none;
    }
    
    .our-project .single-project:active::after {
        opacity: 0.6;
        transform: translateY(0);
    }
    
    
    .our-project .row[style*="text-align: center"] {
        display: block;
        text-align: left;
        margin: 0;
    }
    
    .our-project .row[style*="text-align: center"] .col-md-4 {
        width: 100% !important;
        margin: 0 0 50px 0 !important;
        padding: 0 5px !important;
        float: none !important;
        display: block !important;
    }
    
    .our-project .row[style*="text-align: center"] .col-md-offset-1 {
        margin-left: 0 !important;
    }
    
   
    .plutoCollection_last {
        /* margin: -92px 0 40px; */
        padding: 0 15px;
        position: relative;
    }
    
    .plutoCollection_last::before {
        content: '';
        position: absolute;
        top: -30px;
        left: 50%;
        transform: translateX(-50%);
        width: 60px;
        height: 4px;
        background: linear-gradient(90deg, transparent, #c46123, transparent);
        border-radius: 2px;
    }
    
.plutoCollection_last img,
.saturn_last img,
.venus_last img,
.Mars_last img,
.earth_last img,
.Earth_last img,
.Neptune_last img,
.Uranus_last img,
.mercury_last img,
.Jupiter_last img,
.Premium_last img,
.SS_last img,
.miniVenus_last img,
.Allied_last img {
    width: 100% !important;
    height: auto !important;
    margin: -70px auto  auto !important;
}

    
    /* Scroll Progress Indicator */
    .our-project::after {
        content: '';
        position: fixed;
        top: 0;
        left: 0;
        height: 3px;
        background: linear-gradient(90deg, #c46123, #d4783f);
        z-index: 9999;
        transform-origin: left;
        animation: progressBar 2s ease-out forwards;
    }
    
    @keyframes progressBar {
        from { width: 0%; }
        to { width: 100%; }
    }
}

/* Small tablets (601px to 768px) */
@media only screen and (min-width: 601px) and (max-width: 768px) {
    
    .our-project .col-lg-3,
    .our-project .col-md-4 {
        width: 50% !important;
        padding: 0 10px;
        float: left;
    }
    
    .our-project .single-project {
        margin: 0 0 40px 0;
        border-radius: 25px;
    }
    
    .our-project .single-project .image {
        height: 280px;
    }
    
    .plutoCollection_last img {
        width: 90% !important;
    }
     .card-text br.tablet-break {
                display: block;
            }

    .footer-list h5:before {
    left: 8%;
}

}

/* Extra Small Devices (≤375px) */
@media only screen and (max-width: 375px) {
    
    .our-project .single-project {
        border-radius: 25px;
        margin-bottom: 45px;
    }
    
    .our-project .single-project .image {
        height: 280px;
    }
    
    .our-project .single-project .text {
        padding: 30px 20px 25px 20px;
    }
    
    .our-project .single-project .text h4 {
        font-size: 18px;
    }



}

/* Landscape - Premium Grid */
@media only screen and (max-width: 768px) and (orientation: landscape) {
    
    .our-project .col-lg-3,
    .our-project .col-md-4 {
        width: 75% !important;
        float: left;
        padding: 0 8px;
    }
   .our-project .col-lg-3,
    .our-project .col-md-4  h2 {
    font-size: 28px;;
}


    
    .our-project .single-project {
        margin-bottom: 35px;
    }
    
    .our-project .single-project .image {
        height: 220px;
    }
}


/*
   RESPONSIVE STYLES FOR EXPORT PAGE PARAGRAPH */


@media (max-width: 1024px) {
    .our-service p {
        font-size: 16px;
        line-height: 26px;
    }
}


@media (max-width: 768px) {
    .our-service p {
        font-size: 15px;
        line-height: 24px;
        padding: 0 10px;
        text-align: justify;
    }
}


@media (max-width: 480px) {
    .our-service p {
        font-size: 14px;
        line-height: 22px;
        padding: 0;
        margin-top: 20px;
        text-align: justify;
    }
}


@media (max-width: 360px) {
    .our-service p {
        font-size: 13px;
        line-height: 20px;
    }
        .request-quote-section .text p{
            max-width: 1000px;
        }


}



@media (max-width: 1024px) and (min-width: 601px) {

/*home page and export cards */


    .our-project .container{
        margin-top: 40px;
    }
    .our-project .row {
      
        display: flex;
        flex-wrap: wrap;
        margin: 0 -10px;
    }
    
    .our-project .col-md-4,
    .our-project .col-xs-6 {
        width: 33.333% !important;
        max-width: 33.333% !important;
        flex: 0 0 33.333%;
        padding: 0 10px;
        margin-bottom: 30px;
        float: none;
    }
    
    .our-project .single-project {
      
        border-radius: 15px;
        overflow: hidden;
        background: #ffffff;
        box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
        transition: all 0.3s ease;
    }
    
    .our-project .single-project:hover {
        transform: translateY(-5px);
        box-shadow: 0 12px 30px rgba(0, 0, 0, 0.15);
    }
    
    .our-project .single-project .image {
        position: relative;
        width: 100%;
        height: 300px !important;
        overflow: hidden;
    }

    
    
    .our-project .single-project .image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
        max-height: none !important;
        transition: transform 0.4s ease;
    }
    
    .our-project .single-project:hover .image img {
        transform: scale(1.05);
    }
    
    .our-project .single-project .text {
        padding: 15px 10px;
        background: #ffffff;
    }
    
    .our-project .single-project .text h2 {
        font-size: 16px;
        margin-bottom: 10px;
        line-height: 1.3;
    }
    
    .our-project .single-project .text h3 {
        font-size: 13px;
        margin-top: 8px;
    }
    
    .our-project .single-project .text h3 a {
        font-size: 13px;
    }
    
   
    .our-project .row[style*="text-align: center"] {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin: 0 -10px;
        text-align: center;
    }
    
    .our-project .row[style*="text-align: center"] .col-md-4 {
        width: 33.333% !important;
        max-width: 33.333% !important;
        flex: 0 0 33.333%;
        margin-left: 0 !important;
        padding: 0 10px;
    }

    
    
    /* Position last two items to align with the middle column of the row above */
    .our-project .row[style*="text-align: center"] .col-md-4:first-child {
        margin-left: 16.665% !important;
    }
    
    .our-project .row[style*="text-align: center"] .col-md-offset-1 {
        margin-left: 0 !important;
    }
    

    /* pluto collection */


.our-project-tab-view .col-md-4,
.our-project-tab-view .col-xs-6,
.our-project-tab-view .col-lg-3 {
    width: 50% !important;
    max-width: 50% !important;
    flex: 0 0 50%;
    padding: 0 10px;
    margin-bottom: 30px;
    float: none;
    margin-left: 0 !important;
}

.our-project-tab-view .single-project {
    height: 100%;
    display: flex;
    flex-direction: column;
    border-radius: 15px;
    overflow: hidden;
    background: #ffffff;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
}

.our-project-tab-view .single-project:hover {
    transform: translateY(-5px);
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.15);
}

.our-project-tab-view .single-project .image {
    position: relative;
    width: 100%;
    height: none !important;
   
    overflow: hidden;
    flex-shrink: 0;
}

.our-project-tab-view .single-project .image img {
    width: 100% !important;
        height: 100% !important;
        max-width: 100% !important;
        max-height: 350px !important;
        object-fit: contain !important;
        object-position: center !important;
        transition: transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
        filter: brightness(1) contrast(1.05);
        padding: 10px;
}

.our-project-tab-view .single-project:hover .image img {
    transform: scale(1.05);
}

.our-project-tab-view .single-project .text {
    padding: 15px 10px;
    background: #ffffff;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.our-project-tab-view .single-project .text h2 {
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 1.3;
}

.our-project-tab-view .single-project .text h3 {
    font-size: 13px;
    margin-top: 8px;
}

.our-project-tab-view .single-project .text h3 a {
    font-size: 13px;
}


.our-project-tab-view .row[style*="text-align: center"] {
    display: flex !important;
    flex-wrap: wrap;
    margin: 0 -10px;
    text-align: left !important;
    justify-content: flex-start !important;
}

.our-project-tab-view .row[style*="text-align: center"] .col-md-4,
.our-project-tab-view .row[style*="text-align: center"] .col-xs-6 {
    width: 50% !important;
    max-width: 50% !important;
    flex: 0 0 50% !important;
    margin-left: 0 !important;
    padding: 0 10px;
    margin-bottom: 30px;
}


.our-project-tab-view .col-md-offset-1,
.our-project-tab-view [class*="col-md-offset-"],
.our-project-tab-view [class*="col-lg-offset-"] {
    margin-left: 0 !important;
}



/* Mars collection */

.our-project-tab-view-mars .col-md-4,
.our-project-tab-view-mars .col-xs-6,
.our-project-tab-view-mars .col-lg-3,
.our-project-tab-view-mars .col-lg-4 {
    width: 50% !important;
    max-width: 50% !important;
    flex: 0 0 50%;
    padding: 0 10px;
    margin-bottom: 30px;
    float: none;
    margin-left: 0 !important;
}

.our-project-tab-view-mars .single-project {
    height: 100%;
    display: flex;
    flex-direction: column;
    border-radius: 15px;
    overflow: hidden;
    background: #ffffff;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
}

.our-project-tab-view-mars .single-project:hover {
    transform: translateY(-5px);
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.15);
}

.our-project-tab-view-mars .single-project .image img {
        width: 100% !important;
        height: 100% !important;
        max-width: 100% !important;
        max-height: 350px !important;
        object-fit: contain !important;
        object-position: center !important;
        transition: transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
        filter: brightness(1) contrast(1.05);
        padding: 10px;
    }

.our-project-tab-view-mars .single-project .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    max-height: none !important;
    transition: transform 0.4s ease;
}

.our-project-tab-view-mars .single-project:hover .image img {
    transform: scale(1.05);
}

.our-project-tab-view-mars .single-project .text {
    padding: 15px 10px;
    background: #ffffff;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.our-project-tab-view-mars .single-project .text h2 {
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 1.3;
}

.our-project-tab-view-mars .single-project .text h3 {
    font-size: 13px;
    margin-top: 8px;
}

.our-project-tab-view-mars .single-project .text h3 a {
    font-size: 13px;
}


.our-project-tab-view-mars .row:nth-child(3) {
    justify-content: center !important;
}


.our-project-tab-view-mars .row[style*="text-align: center"] {
    display: flex !important;
    flex-wrap: wrap;
    margin: 0 -10px;
    text-align: left !important;
    justify-content: center !important;
}

.our-project-tab-view-mars .row[style*="text-align: center"] .col-md-4,
.our-project-tab-view-mars .row[style*="text-align: center"] .col-xs-6 {
    width: 50% !important;
    max-width: 50% !important;
    flex: 0 0 50% !important;
    margin-left: 0 !important;
    padding: 0 10px;
    margin-bottom: 30px;
}


.our-project-tab-view-mars .col-md-offset-1,
.our-project-tab-view-mars [class*="col-md-offset-"],
.our-project-tab-view-mars [class*="col-lg-offset-"] {
    margin-left: 0 !important;
}





.our-project-tab-view-saturn .col-md-4,
.our-project-tab-view-saturn .col-xs-6,
.our-project-tab-view-saturn .col-lg-4 {
    width: 33.333% !important;
    max-width: 33.333% !important;
    flex: 0 0 33.333%;
    padding: 0 10px;
    margin-bottom: 30px;
    float: none;
    margin-left: 0 !important;
}

.our-project-tab-view-saturn .single-project {
    height: 100%;
    display: flex;
    flex-direction: column;
    border-radius: 15px;
    overflow: hidden;
    background: #ffffff;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
}

.our-project-tab-view-saturn .single-project:hover {
    transform: translateY(-5px);
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.15);
}

.our-project-tab-view-saturn .single-project .image {
    position: relative;
    width: 100%;
    height: none !important;
    overflow: hidden;
    flex-shrink: 0;
}

.our-project-tab-view-saturn .single-project .image img {
     width: 100% !important;
        height: 100% !important;
        max-width: 100% !important;
        max-height: 350px !important;
        object-fit: contain !important;
        object-position: center !important;
        transition: transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
        filter: brightness(1) contrast(1.05);
        padding: 10px;
}

.our-project-tab-view-saturn .single-project:hover .image img {
    transform: scale(1.05);
}

.our-project-tab-view-saturn .single-project .text {
    padding: 15px 10px;
    background: #ffffff;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.our-project-tab-view-saturn .single-project .text h2 {
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 1.3;
}

.our-project-tab-view-saturn .single-project .text h3 {
    font-size: 13px;
    margin-top: 8px;
}

.our-project-tab-view-saturn .single-project .text h3 a {
    font-size: 13px;
}


.our-project-tab-view-saturn .row:last-of-type {
    justify-content: center !important;
}


.our-project-tab-view-saturn .col-md-offset-1 {
    margin-left: 0 !important;
}



/*venus*/
 .our-project-venus .single-project .image img {
        width: 100% !important;
        height: 100% !important;
        max-width: 100% !important;
        max-height: 350px !important;
        object-fit: contain !important;
        object-position: center !important;
        transition: transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
        filter: brightness(1) contrast(1.05);
        padding: 10px;
    }





/* SS collection */

.our-project-tab-view-ss .col-md-4,
.our-project-tab-view-ss .col-xs-6,
.our-project-tab-view-ss .col-lg-3,
.our-project-tab-view-ss .col-lg-4 {
    width: 50% !important;
    max-width: 50% !important;
    flex: 0 0 50%;
    padding: 0 10px;
    margin-bottom: 30px;
    float: none;
    margin-left: 0 !important;
}

.our-project-tab-view-ss .single-project {
    height: 100%;
    display: flex;
    flex-direction: column;
    border-radius: 15px;
    overflow: hidden;
    background: #ffffff;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
}

.our-project-tab-view-ss .single-project:hover {
    transform: translateY(-5px);
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.15);
}

.our-project-tab-view-ss .single-project .image {
    position: relative;
    width: 100%;
    height: none !important;
    overflow: hidden;
    flex-shrink: 0;
}

.our-project-tab-view-ss .single-project .image img {
    width: 100% !important;
        height: 100% !important;
        max-width: 100% !important;
        max-height: 350px !important;
        object-fit: contain !important;
        object-position: center !important;
        transition: transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
        filter: brightness(1) contrast(1.05);
        padding: 10px;;
}

.our-project-tab-view-ss .single-project:hover .image img {
    transform: scale(1.05);
}

.our-project-tab-view-ss .single-project .text {
    padding: 15px 10px;
    background: #ffffff;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.our-project-tab-view-ss .single-project .text h2 {
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 1.3;
}

.our-project-tab-view-ss .single-project .text h3 {
    font-size: 13px;
    margin-top: 8px;
}

.our-project-tab-view-ss .single-project .text h3 a {
    font-size: 13px;
}


.our-project-tab-view-ss .row:last-of-type {
    justify-content: center !important;
}


.our-project-tab-view-ss .row:last-of-type .col-lg-4:nth-child(3) {
    margin-left: 25% !important;
    margin-right: 25%;
}


.our-project-tab-view-ss .row[style*="text-align: center"] {
    display: flex !important;
    flex-wrap: wrap;
    margin: 0 -10px;
    text-align: left !important;
    justify-content: flex-start !important;
}

.our-project-tab-view-ss .row[style*="text-align: center"] .col-md-4,
.our-project-tab-view-ss .row[style*="text-align: center"] .col-xs-6 {
    width: 50% !important;
    max-width: 50% !important;
    flex: 0 0 50% !important;
    margin-left: 0 !important;
    padding: 0 10px;
    margin-bottom: 30px;
}


.our-project-tab-view-ss .col-md-offset-1,
.our-project-tab-view-ss [class*="col-md-offset-"],
.our-project-tab-view-ss [class*="col-lg-offset-"] {
    margin-left: 0 !important;
}


.our-project-tab-view-ss .row:last-of-type .col-lg-4:nth-child(3) {
    margin-left: 25% !important;
}


/* mini venus collection */



.our-project-tab-view-mini .col-md-4,
.our-project-tab-view-mini .col-xs-6,
.our-project-tab-view-mini .col-lg-3,
.our-project-tab-view-mini .col-lg-4 {
    width: 50% !important;
    max-width: 50% !important;
    flex: 0 0 50%;
    padding: 0 10px;
    margin-bottom: 30px;
    float: none;
    margin-left: 0 !important;
}

.our-project-tab-view-mini .single-project {
    height: 100%;
    display: flex;
    flex-direction: column;
    border-radius: 15px;
    overflow: hidden;
    background: #ffffff;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
}

.our-project-tab-view-mini .single-project:hover {
    transform: translateY(-5px);
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.15);
}

.our-project-tab-view-mini .single-project .image {
    position: relative;
    width: 100%;
    height: none !important;
    overflow: hidden;
    flex-shrink: 0;
}

.our-project-tab-view-mini .single-project .image img {
        width: 100% !important;
        height: 100% !important;
        max-width: 100% !important;
        max-height: 350px !important;
        object-fit: contain !important;
        object-position: center !important;
        transition: transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
        filter: brightness(1) contrast(1.05);
        padding: 10px;
}

.our-project-tab-view-mini .single-project:hover .image img {
    transform: scale(1.05);
}

.our-project-tab-view-mini .single-project .text {
    padding: 15px 10px;
    background: #ffffff;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.our-project-tab-view-mini .single-project .text h2 {
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 1.3;
}

.our-project-tab-view-mini .single-project .text h3 {
    font-size: 13px;
    margin-top: 8px;
}

.our-project-tab-view-mini .single-project .text h3 a {
    font-size: 13px;
}


.our-project-tab-view-mini .row:nth-child(2) {
    justify-content: center !important;
}


.our-project-tab-view-mini .row[style*="text-align: center"] {
    display: flex !important;
    flex-wrap: wrap;
    margin: 0 -10px;
    text-align: left !important;
    justify-content: center !important;
}

.our-project-tab-view-mini .row[style*="text-align: center"] .col-md-4,
.our-project-tab-view-mini .row[style*="text-align: center"] .col-xs-6 {
    width: 50% !important;
    max-width: 50% !important;
    flex: 0 0 50% !important;
    margin-left: 0 !important;
    padding: 0 10px;
    margin-bottom: 30px;
}


.our-project-tab-view-mini .col-md-offset-1,
.our-project-tab-view-mini [class*="col-md-offset-"],
.our-project-tab-view-mini[class*="col-lg-offset-"] {
    margin-left: 0 !important;
}
.plutoCollection_last img,
.saturn_last img,
.venus_last img,
.Mars_last img,
.earth_last img,
.Earth_last img,
.Neptune_last img,
.Uranus_last img,
.mercury_last img,
.Jupiter_last img,
.Premium_last img,
.SS_last img,
.miniVenus_last img,
.Allied_last img {
    width: 90% !important;
    margin: 20px auto  auto !important;

}


/* design logo for product*/

.our-project-tab-view .single-project .image::before,
.our-project-tab-view-mars .single-project .image::before,
.our-project-tab-view-mini .single-project .image::before,
.our-project-tab-view-saturn .single-project .image::before,
.our-project-tab-view-ss .single-project .image::before
 {
        content: '';
        position: absolute;
        top: 20px;
        right: 20px;
        width: 45px;
        height: 45px;
        background: linear-gradient(135deg, rgba(196, 97, 35, 0.15), rgba(212, 120, 63, 0.05));
        border-radius: 50% 0 50% 50%;
        transform: rotate(45deg);
        z-index: 2;
        opacity: 0.8;
    }




 

}

@media (max-width: 1024px) and (min-width: 992px) {
    /* Reset to original layout */
    .request-quote-section.home-one .row {
        display: block;
        margin: 0 -30px;
    }
    
    .request-quote-section.home-one .row .theme-col {
        padding: 0 30px;
    }
    

    .request-quote-section.home-one .text {
        float: left !important;
        width: 62% !important;
        margin-top: 52px;
        order: initial;
    }
    
    .request-quote-section.home-one .text h3 {
        font-size: 28px;
        line-height: 42px;
        margin-bottom: 28px;
        text-align: left;
    }
    
    .request-quote-section.home-one .text p {
        font-size: 16px;
        line-height: 28px;
        text-align: justify;
        margin-bottom: 25px;
    }
    
    .request-quote-section.home-one .text a {
        display: inline-block;
        margin-top: 45px;
        width: 185px;
    }
    

    .request-quote-section.home-one .quote-form {
        float: right !important;
        width: 38% !important;
        margin-top: 0;
        order: initial;
    }
    
    .request-quote-section.home-one .quote-form img.img-fluid {
        display: block;
        width: 100%;
        height: auto;
        margin: 0;
    }
}

@media (width: 1024px) {
    .request-quote-section.home-one .text p {
        font-size: 15.5px;
        line-height: 27px;
        word-spacing: 0.5px;
    }
    
    .request-quote-section.home-one .text h3 {
        font-size: 27px;
        line-height: 40px;
    }
}


/* Harshad */
