@media only screen and (min-width: 1025px) {
    .btn:hover::before {
        opacity: 1;
        -webkit-transform: scale(1, 1);
        transform: scale(12);
        color: #8FBF21;
    }

    .btn.btn-outline:hover {
        color: #fff;
        border-color: #8FBF21;
    }

    .btn.btn-green:hover {
        background-color: #fff;
        color: #000;
    }

    .submit-btn:hover {
        color: #1D1A33;
    }

    .menu-main ul li:hover .arrow {
        border-color: #8FBF21;
    }

    .menu-main li:hover a,
    .menu-main li.current-menu-item a,
    .menu-main li.active a,
    .menu-main ul li .sub-menu li:hover a,
    .menu-main ul li.current-menu-parent a{
        color: #8FBF21;
    }

    .menu-main ul li .sub-menu li:hover .sub-menu-side-img {
        opacity: 1;
        visibility: visible;
    }

    .menu-main ul li .sub-menu li:first-child .sub-menu-side-img {
        opacity: 1;
        visibility: visible;
    }

    .arrow-btn:hover {
        transform: rotate3d(0, 1, 0, 30deg);
    }

    .arrow-btn:hover::before {
        opacity: 0.7;
        transform: rotate3d(-1, 0.1, 0, 100deg) scale(0.9);
    }

    .menu-icon:hover span::before,
    .menu-icon:hover span::after {
        width: 100%;
    }



    .explore-more:hover {
        color: #8FBF21;
    }

    .social-icon .facebook:hover {
        background: #316FF6;
        border-color: #316FF6;
    }

    .social-icon .instagram:hover {
        background: #C13584;
        border-color: #C13584;
    }

    .social-icon .twitter:hover {
        background: #000;
        border-color: #000;
    }

    .social-icon .youtube:hover {
        background: #CD201F;
        border-color: #CD201F;
    }

    .social-icon .linkdin:hover{
        background: #0077b5;
        border-color: #0077b5;
    }

    .product-box:hover .product-title {
        color: #8FBF21;
    }

    /* .product-box:hover .product-arrow {
        opacity: 1;
        transform: translateX(0);
    } */

    .product-box:hover {
        background-color: #fff;
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    }

}

@media only screen and (max-width: 1660px) {

    .menu-main ul li .sub-menu {
        padding: 40px 460px 30px 30px;
    }

    .sub-menu-side-img {
        padding: 36px 36px;
        width: 440px;
    }


    .product-listing-sec .verticle-title-main {
        top: 18%;
        left: 8.625rem;
    }

    .title {
        font-size: 54px;
    }

    .small-title {
        font-size: 26px;
    }

    .hero-banner-text .small-title {
        text-shadow: none;
    }

    .pulse {
        width: 4.75rem;
        height: 4.75rem;
    }

    .pulse::after {
        width: 3.1875rem;
        height: 3.1875rem;
    }

    .pulse:before {
        width: 6.1875rem;
        height: 6.1875rem;

    }

    .explore-more {
        padding-right: 9.5625rem;
        min-height: 6.1875rem;
        font-size: 1.2rem;
    }

    .product-gallery-box.product-gallery-big-box a {
        min-height: 420px;
    }

    .product-gallery-sec .product-gallery-title {
        bottom: 20px;
    }
}

@media only screen and (max-width: 1499px) {
    .container {
        max-width: 90%;
    }

    .title {
        font-size: 4.0625rem;
    }

    .product-list-sec .verticle-title-main {
        top: 73%;
        left: -1rem;
    }

    .header-main {
        padding: 0.9375rem 1.625rem;
    }

    .our-goals-sec .verticle-title-main {
        top: 80%;
        left: -1rem;
    }

    .product-listing-sec .verticle-title-main {
        top: 18%;
        left: 3.625rem;
    }

    .product-gallery-sec .slick-dots li {
        width: 50px;
    }

    .product-gallery-sec .slick-dots li button {
        width: 44px;
    }

    .product-gallery-box .img-box {
        padding-bottom: 60%;
    }

    .menu-main ul li .sub-menu {
        padding: 50px 460px 50px 17px;
    }

    .menu-main ul li .sub-menu li.sub-nav-img {
        width: 450px;
    }

    .menu-main ul li .sub-menu li.sub-nav-img .sub-menu-icon-box {
        border: none;
        width: max-content;
        height: 100%;
        border-radius: 0;
    }

    .download-brochure-title {
        font-size: 1.25rem;
    }
}

@media only screen and (max-width: 1366px) {

    .menu-main ul li .sub-menu {
        padding: 34px 400px 15px 17px;
    }

    .sub-menu-side-img {
        width: 390px;
        padding: 34px;
    }

    .product-list-sec .verticle-title-main {
        top: 72%;
    }

    .menu-main li,
    .menu-main li a {
        padding: 0 0.625rem;
    }

    .menu-main ul li .arrow {
        margin-left: -0.125rem;
    }

    .product-list-main .product-list-row {
        margin-bottom: 9.5rem;
    }

    .our-goals-sec::before {
        right: 30%;
    }

    .our-goals-sec .sec-head {
        margin-bottom: 4rem;
    }

    .our-goals-list .our-goals-item:first-child {
        margin-left: 6.6rem;
    }

    .our-goals-list .our-goals-item:nth-child(2) {
        margin-left: 20.6rem;
    }

    .our-goals-list .our-goals-item:last-child {
        margin-left: 35.8rem;
        margin-bottom: 0;
    }

    .product-details-con {
        max-width: 100%;
    }

    .download-brochure-title {
        font-size: 1.375rem;
    }

    .quote-btn .or-text p {
        margin: 0 0.9375rem;
    }

    .product-details-form {
        padding: 1.5625rem 0.9375rem;
    }

    .quote-btn .submit-btn {
        width: 180px;
        padding: 20px 14px;
        font-size: 18px;
    }

    .whatsapp-btn a {
        width: 50px;
        height: 50px;
    }

    .whatsapp-btn a img {
        width: 24px;
        height: 24px;
    }



}

@media only screen and (max-width: 1280px) {
    .product-details-form-title {
        font-size: 26px;
    }

    .menu-main ul li .sub-menu li a {
        line-height: 1.1;
    }

    .menu-main ul li .sub-menu li.sub-nav-img {
        width: 430px;
        padding: 25px;
    }

    .menu-main ul li .sub-menu {
        padding: 40px 404px 30px 17px;
    }

    .download-img {
        width: 40px;
        height: 40px;
    }

    .download-brochure-btn .btn {
        padding: 20px;
    }

    .download-arrow i {
        font-size: 2rem;
    }
}

@media only screen and (max-width: 1199px) {
    .header-main {
        padding: 0.9375rem;
    }

    .hero-banner-inner,
    .hero-banner-sec {
        max-height: 51.625rem;
    }

    .hero-banner-text {
        padding-left: 0.9375rem;
        padding-top: 0;
    }

    .title {
        font-size: 3.4375rem;
    }

    .small-title {
        font-size: 1.75rem;
    }

    .sec-title {
        font-size: 1.875rem;
    }

    .our-goals-sec .sec-head .our-goals-title {
        font-size: 1.75rem;
    }

    .all-components-title {
        margin-bottom: 6.625rem;
    }

    .product-list-sec .verticle-title-main {
        top: 92%;
    }

    .product-con .cms-con {
        margin-bottom: 2.5rem;
    }

    .product-img-box {
        margin-left: auto;
    }

    .site-logo {
        width: 10rem;
    }

    .header-main.has_sticky {
        padding: 0.9375rem;
    }

    .btn {
        padding: 0.75rem 0.9375rem;
    }

    .product-list-main .product-list-row {
        margin-bottom: 6.5rem;
    }

    .one-source-list-btn {
        padding: 3.6875rem 0;
        margin-top: 5.4375rem;
    }

    .cta-title {
        font-size: 2.625rem;
    }

    .cta-sec {
        padding: 5rem 0;
    }

    .our-goals-sec .verticle-title-main {
        top: 90%;
        left: -1rem;
    }

    .our-goals-sec {
        padding-top: 3.125rem;
        padding-bottom: 5rem;
    }

    .our-goals-sec .sec-head {
        margin-bottom: 3rem;
    }

    .our-goals-list .our-goals-box .content-box .our-goals-box-title {
        font-size: 1.875rem;
    }

    .our-goals-list .our-goals-box .img-box {
        min-width: 3.75rem;
        min-height: 3.75rem;
        margin-right: 0.9375rem;
    }

    .our-goals-list .our-goals-item:first-child {
        margin-left: 3.6rem;
    }

    .our-goals-list .our-goals-item:nth-child(2) {
        margin-left: 11.6rem;
    }

    .our-goals-list .our-goals-item:last-child {
        margin-left: 21.8rem;
    }

    .our-goals-sec::before {
        right: 25%;
        width: 16.125rem;
        height: 16.125rem;
        top: 0;
    }

    .product-listing-sec {
        padding: 5rem 0;
    }

    .product-title {
        font-size: 18px;
    }

    .footer-box ul li {
        padding-bottom: 0.625rem;
    }

    .product-listing-sec .verticle-title-main {
        top: 15%;
        left: 3.625rem;
    }

    .product-gallery-box.product-gallery-big-box a {
        min-height: 350px;
    }

    .product-con-bottom {
        display: block;
    }

    .product-list-box {
        width: 100%;
        margin-bottom: 35px;
    }

    .product-details-sec {
        padding: 4.125rem 0.9375rem;
    }

    .download-brochure-btn .btn {
        padding: 1.25rem;
    }

    .download-img {
        width: 40px;
        height: 40px;
    }

    .product-content {
        padding-bottom: 1.375rem;
        margin-bottom: 1.5625rem;
    }

    .product-gallery-sec {
        padding: 3.125rem 0.9375rem 0;
    }

    .container {
        max-width: 100%;
    }

    .product-gallery-desktop {
        display: none;
    }

    .product-gallery-slider-mob {
        margin: 0 -10px;
    }

    .product-gallery-box {
        margin: 0 10px;
    }

    .product-gallery-sec .slick-dots {
        position: relative;
        bottom: -10px;
    }

    .product-gallery-sec .product-gallery-title {
        bottom: 28px;
    }

    .product-gallery-mob {
        display: block;
    }

    .sub-menu-icon-box {
        flex: 0 0 50px;
        height: 50px;
        width: 50px;
    }

    .menu-main ul li .sub-menu li a {
        font-size: 14px;
    }

    .menu-main ul li .sub-menu li {
        width: 50%;
        margin-bottom: 10px;
    }

    .menu-main ul li .sub-menu li.sub-nav-img .sub-menu-icon-box {
        border: none;
        width: 360px;
        height: 100%;
        border-radius: 0;
    }

    .menu-main ul li .sub-menu li.sub-nav-img {
        width: 350px;
        padding: 25px;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
    }

    .menu-main ul li .sub-menu {
        padding: 15px 370px 15px 15px;
    }

    .verticle-title-main {
        display: none;
    }

    .menu-main ul li .sub-menu li .submenu-arrow {
        opacity: 0 !important;
    }

    .main-content {
        z-index: inherit;
    }

    .cta-sec .btn {
        min-width: 13.9375rem;
    }

}

@media only screen and (max-width: 991px) {
    .title {
        font-size: 2.75rem;
    }

    .hero-banner-inner,
    .hero-banner-sec {
        max-height: 40.625rem;
    }

    .small-title {
        font-size: 1.5rem;
    }

    .sec-title {
        font-size: 1.625rem;
    }

    .explore-more {
        font-size: 1.125rem;
        min-height: 5.1875rem;
        padding-right: 10.5625rem;
    }

    .pulse {
        top: -0.075rem;
        width: 5.25rem;
        height: 5.25rem;
    }

    .pulse:before {
        width: 4.1875rem;
        height: 4.1875rem;
    }

    .pulse::after {
        width: 2.8875rem;
        height: 2.8875rem;
    }

    .product-img-box {
        width: 90%;
        margin: 0 auto 2.875rem;
    }

    .product-list-sec .verticle-title-main {
        top: 70%;
        left: 0;
    }


    .all-components-title {
        margin-bottom: 4.625rem;
    }

    .arrow-btn {
        width: 3.75rem;
        height: 3.75rem;
    }

    .product-list-sec {
        padding: 3.125rem 0;
    }

    .product-img-box img,
    .product-list-main .product-list-row:nth-child(even) .product-img-box img {
        margin: auto;
    }

    .one-source-list-title {
        font-size: 1.25rem;
        margin-right: 1.125rem;
    }

    .one-source-list-btn {
        padding: 2.6875rem 0;
        margin-top: 4.4375rem;
    }

    .one-source-list-btn .arrow-btn {
        margin: 0;
    }

    .cta-con,
    .cta-con.cta-con-second {
        max-width: 100%;
    }

    .cta-title {
        font-size: 1.875rem;
    }

    .cta-sec {
        padding: 3rem 0;
    }

    .cta-con.cta-con-second .sec-head {
        margin-bottom: 1.8125rem;
    }

    .cta-con .cms-con p {
        font-size: 1rem;
    }

    .our-goals-list .our-goals-item:first-child {
        margin-left: 2.6rem;
    }

    .our-goals-list .our-goals-item:nth-child(2) {
        margin-left: 8.6rem;
    }

    .our-goals-list .our-goals-item:last-child {
        margin-left: 14.8rem;
    }

    .our-goals-sec .verticle-title-main {
        top: 90%;
        left: 0;
    }

    .our-goals-sec::before {
        right: 15%;
        width: 14.125rem;
        height: 14.125rem;
        top: 0;
    }

    .our-goals-list .our-goals-box .content-box .our-goals-box-title {
        font-size: 1.625rem;
    }

    .our-goals-list .our-goals-box .img-box {
        width: 2.8125rem;
        height: 2.8125rem;
    }

    .our-goals-sec .sec-head .our-goals-title {
        font-size: 1.5rem;
    }

    .verticle-title-main {
        width: 17.25rem;
    }

    .verticle-title-main .verticle-title {
        margin-right: 0.9375rem;
    }

    .menu-icon {
        display: inline-block;
    }

    .navigation-bar {
        position: fixed;
        width: 100%;
        min-height: 100vh;
        top: 0;
        bottom: 0;
        left: 0;
        background: #0b0205;
        transition: all .6s ease-in-out;
        margin: 0;
        z-index: 9999;
        height: 100vh;
        transform: translateY(-110%);
    }

    .navigation-bar.slide-menu {
        transform: translateY(0);
    }

    .menu-main {
        width: 100%;
    }

    .m-menulogo {
        width: 100%;
        padding: 0.9375rem;
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 1.25rem;
    }

    .m-menulogo .menu-logo img {
        max-width: 11.875rem;
    }

    .m-menubtn {
        display: flex;
        align-items: center;
    }

    .m-menulogo .close-menu {
        position: relative;
        width: 1.875rem;
        height: 1.875rem;
        padding: 0.375rem;
        margin-left: 1.875rem;
    }

    .m-menulogo .close-menu:before {
        content: '';
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 0.125rem;
        background: #ffffff;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        margin: auto;
        bottom: 0;
    }

    .m-menulogo .close-menu:after {
        content: '';
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 0.125rem;
        background: #ffffff;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        margin: auto;
        bottom: 0;
    }

    .menu-main li {
        width: 100%;
        display: block;
        padding: 0;
        margin: 0;
        position: relative;
        text-align: start;
        border-bottom: 1px solid rgb(245 245 245 / 10%);
    }

    .menu-main li a {
        padding: 1.25rem;
    }

    .menu-main ul li .arrow {
        position: absolute;
        right: 0;
        top: 0;
        width: 32px;
        height: 46px;
        z-index: 999;
        transform: none;
        bottom: inherit;
        border: none;
        /* width: 100%; */
    }

    .navigation-bar .menu-main ul li .arrow:before {
        content: "";
        position: absolute;
        right: 15px;
        top: -2px;
        bottom: 0;
        width: 10px;
        height: 10px;
        border-bottom: 2px solid #fff;
        border-right: 2px solid #fff;
        transform: rotate(45deg);
        margin: auto;
        transition: border .4s ease-in-out, transform .4s ease-in-out;
    }

    .menu-main ul li .arrow.minus::before {
        transform: rotate(225deg);
    }

    .menu-main ul li .sub-menu {
        display: none;
        padding: 0;
        position: static;
        transform: none;
        left: inherit;
        top: inherit;
        width: auto;
        box-shadow: none;
        opacity: 1;
        visibility: visible;
        transition: none;
        background: transparent;
    }

    .menu-main ul.sub-menu:before {
        display: none;
    }

    .menu-main ul li .sub-menu li {
        background: transparent;
    }

    .menu-main ul li .sub-menu li a {
        color: #fff;
        border: none;
    }

    .menu-main ul li .sub-menu li:last-child {
        border-bottom: none;
    }

    .menu-main li.current-menu-item a {
        color: #8FBF21;
    }

    .nav-menu-main {
        overflow-y: auto;
        height: calc(100vh - 98px);
    }

    .header-btn {
        display: inline-block;
    }

    /* .product-arrow {
        opacity: 1;
        transform: translateX(0);
    }

    .product-arrow i {
        font-size: 1.875rem;
    } */

    .footer-box ul li.current-menu-item a::before {
        bottom: 0;
    }

    .download-brochure-btn {
        max-width: 55%;
    }

    .product-details-form .form-group {
        display: inline-block;
        width: 48.9%;
    }

    .product-details-form .form-group.quote-btn {
        display: flex;
        align-items: center;
    }

    .product-gallery-box.product-gallery-big-box a {
        min-height: 280px;
    }

    .product-list-title {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .product-list-item ul li::before,
    .product-feature-list ul li::before {
        width: 20px;
        height: 20px;
    }

    .product-details-form textarea.form-control {
        min-height: 90px;
        border-radius: 20px;
    }

    .quote-btn .submit-btn {
        width: 200px;
        padding: 20px 14px;
        font-size: 18px;
    }

    .menu-main ul li .sub-menu li.sub-nav-img {
        display: none;
    }

    .menu-main ul li .sub-menu li {
        width: 100%;
        margin-bottom: 0px;
    }

    .menu-main ul li .sub-menu li a {
        font-size: 16px;
        padding: 10px 1.25rem;
        width: 100%;
        align-items: center;
        justify-content: start;
    }

    .sub-menu-icon-box {
        border: 1px solid rgb(238 238 238 / 32%);
    }

    .menu-main ul li .sub-menu li:nth-child(1) .sub-menu-icon-box,
    .menu-main ul li .sub-menu li:nth-child(2) .sub-menu-icon-box,
    .menu-main ul li .sub-menu li:nth-child(3) .sub-menu-icon-box {
        flex: 0 0 50px;
        height: 50px;
        width: 50px;
    }

    .menu-main ul li .sub-menu li .sub-menu-side-img {
        display: none;
    }

    .product-list-item ul li span,
    .product-list-item ul li p {
        font-size: 16px;
    }

    .product-list-item ul li span {
        min-width: 7.625rem;
    }

    .menu-main li a {
        font-weight: 600;
    }

    .about-content {
        padding: 0;
    }
}

@media only screen and (max-width: 767px) {

    .title {
        font-size: 1.875rem;
    }

    .small-title {
        font-size: 1.25rem;
    }

    .hero-banner-text .small-title {
        max-width: 82%;
    }

    .header-main,
    .header-main.has_sticky {
        padding: 0.625rem 0.9375rem;
    }

    .all-components-title {
        font-size: 1.125rem;
        margin-bottom: 2.625rem;
    }

    .sec-title {
        font-size: 1.5rem;
    }

    .product-con .cms-con {
        margin-bottom: 1.25rem;
    }

    .arrow-btn {
        width: 3.125rem;
        height: 3.125rem;
    }

    .product-img-box {
        margin: 0 auto 1.875rem;
    }

    .verticle-title-main {
        display: none;
    }

    .container {
        max-width: 100%;
    }

    .cms-con p {
        font-size: 0.875rem;
    }

    .cta-title {
        font-size: 1.75rem;
    }

    .our-goals-sec {
        padding-top: 3.125rem;
        padding-bottom: 3.125rem;
    }

    .product-listing-sec {
        padding: 3rem 0;
    }

    .banner-img-box {
        height: 76vh;
    }

    .page-title {
        font-size: 1.5rem;
    }

    .footer-whatsapp a {
        bottom: 20px;
    }

    .product-title {
        font-size: 16px;
    }

    .banner-img-box img {
        height: 100%;
    }

    .download-arrow i {
        font-size: 1.875rem;
    }

    .product-con-bottom {
        display: block;
    }

    .product-list-box {
        min-width: auto;
    }

    .product-list-item ul li::before,
    .product-feature-list ul li::before {
        width: 16px;
        height: 16px;
    }

    .product-list-item ul li,
    .product-feature-list ul li {
        padding-left: 24px;
    }

    .cta-sec {
        background-attachment: unset;
    }

    .explore-more-main {
        bottom: 18%;
    }
}

@media only screen and (max-width: 568px) {

    .header-main,
    .header-main.has_sticky {
        padding: 0.625rem 0;
    }

    .btn {
        font-size: 0.875rem;
        padding: 0.5rem 0.625rem;
    }

    .menu-icon {
        margin-left: 0.375rem;
    }

    .header-main .btn i {
        margin-left: 0.25rem;
    }

    .site-logo,
    .header-main.has_sticky .site-logo {
        width: 100px;
    }

    .hero-banner-text {
        padding-left: 0;
        max-width: 100%;
    }

    .hero-banner-text .small-title {
        max-width: 100%;
    }

    .title {
        font-size: 1.875rem;
    }

    .small-title {
        font-size: 1rem;
    }

    .hero-banner-inner,
    .hero-banner-sec {
        max-height: 30.625rem;
    }

    .explore-more {
        font-size: 1rem;
        padding-right: 6.9375rem;
        min-height: 3.1875rem;
    }

    .explore-more-main {
        bottom: 8%;
    }

    .pulse {
        width: 3rem;
        height: 3rem;
        top: 0;
    }

    .pulse:before {
        width: 4rem;
        height: 4rem;
    }

    .pulse::after {
        width: 2.1875rem;
        height: 2.1875rem;
    }

    .pulse span::before {
        width: 2.6875rem;
        left: 65%;
    }

    .arrow-btn {
        width: 2.5rem;
        height: 2.5rem;
    }

    .product-img-box {
        margin: 0 auto 1.875rem;
    }

    .product-list-main .product-list-row {
        margin-bottom: 3.75rem;
    }

    .one-source-list-title {
        font-size: 1rem;
    }

    .one-source-list-btn {
        padding: 1.6875rem 0;
        margin-top: 2.4375rem;
    }

    .cta-title {
        font-size: 1.375rem;
    }

    .sec-title,
    .title-md,
    .title-sm {
        font-size: 1.375rem;
    }

    .cta-sec {
        padding: 2.5rem 0;
    }

    .cta-sec .btn {
        min-width: 12.5rem;
    }

    .our-goals-list .our-goals-item:first-child,
    .our-goals-list .our-goals-item:nth-child(2),
    .our-goals-list .our-goals-item:last-child {
        margin-left: 0;
    }

    .our-goals-list .our-goals-box .img-box {
        min-width: 40px;
        min-height: 40px;
    }

    .our-goals-list .our-goals-item {
        margin-bottom: 1.5rem;
    }

    .our-goals-sec .sec-head .our-goals-title {
        font-size: 1.375rem;
    }

    .our-goals-sec .sec-head {
        margin-bottom: 2rem;
    }

    .our-goals-list .our-goals-box .content-box .our-goals-box-title {
        font-size: 1.25rem;
    }

    .our-goals-sec::before {
        right: 5%;
        width: 10.125rem;
        height: 10.125rem;
        top: 0;
    }

    .m-menulogo .menu-logo img {
        max-width: 9.875rem;
    }

    .header-btn {
        display: none;
    }

    .m-menulogo .close-menu {
        margin-left: 0.625rem;
        width: 1.25rem;
        height: 1.25rem;
    }

    .m-menulogo {
        margin-bottom: 0.25rem;
    }

    .menu-main li a {
        padding: 0.9375rem;
    }

    .m-menubtn .btn {
        display: none;
    }

    .call-icon-box {
        margin-right: 14px;
        margin-top: 10px;
    }

    .footer-cat-btn {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        display: flex;
        justify-content: center;
        margin: 0;
        z-index: 9;
    }

    .footer-cat-btn .btn.btn-outline {
        background-color: #FDBE42;
        color: #000;
        min-width: 100%;
        border-radius: 0;
        border: none;
        padding: 0.75rem 0;
    }

    .footer-cat-btn .btn.btn-outline i {
        font-size: 0.625rem;
        margin-left: 0.375rem;
        display: inline-block;
        vertical-align: middle;
    }

    .copy-right-footer {
        padding-bottom: 3.125rem;
    }

    .copy-right-footer .cms-con p {
        font-size: 0.875rem;
    }

    .banner-img-box {
        height: 40vh;
    }

    .our-branches-box {
        margin-bottom: 0.9375rem;
    }

    .footer-whatsapp a {
        bottom: 50px;
        right: 10px;
    }

    .social-icon a {
        width: 25px;
        height: 25px;
    }

    .social-icon a i {
        font-size: 0.8125rem;
    }

    .product-img {
        margin-bottom: 12px;
    }

    .product-listing-sec {
        padding: 1.875rem 0;
    }

    /* .product-arrow {
        width: 25px;
    }

    .product-arrow i {
        font-size: 1.5625rem;
    } */

    .product-title {
        font-size: 0.875rem;
    }

    .page-title {
        font-size: 1.25rem;
    }

    textarea.form-control {
        border-radius: 1.25rem;
    }

    .desinged-by-box a {
        display: inline-block;
        max-width: 28px;
    }

    .product-gallery-box.product-gallery-big-box a {
        min-height: 250px;
    }

    .product-gallery-sec .product-gallery-title {
        margin: 15px 10px;
    }

    .product-gallery-title {
        font-size: 14px;
        line-height: 1.3;
    }

    .product-gallery-sec .slick-dots li {
        width: 30px;
        height: 9px;
    }

    .product-gallery-sec .slick-dots li button {
        width: 100%;
        height: 5px;
    }

    .product-gallery-box .img-box {
        padding-bottom: 70%;
        margin: 0 auto;
    }

    .product-gallery-box.product-gallery-big-box a {
        min-height: 220px;
    }

    .product-gallery-sec .product-gallery-title {
        bottom: 15px;
        position: static;
    }

    .product-details-con .cms-con p {
        font-size: 0.875rem;
    }

    .product-con-bottom {
        display: block;
    }

    .product-list-item ul li span,
    .product-list-item ul li p {
        font-size: 14px;
    }

    .product-list-item ul li::before,
    .product-feature-list ul li::before {
        width: 15px;
        height: 15px;
    }

    .product-feature-list ul li {
        font-size: 14px;
        padding-left: 20px;
    }

    .product-list-item ul li {
        padding-left: 20px;
    }

    .product-details-form .form-group {
        width: 100%;
    }

    .product-details-form textarea.form-control {
        min-height: 60px;
        border-radius: 20px;
    }

    .quote-btn {
        padding-top: 15px;
    }

    .product-details-sec {
        padding: 2.5rem 0.9375rem;
    }

    .download-brochure-btn {
        max-width: 100%;
    }

    .product-details-form-title {
        font-size: 22px;
        margin-bottom: 1.25rem;
    }

    .quote-btn .or-text p {
        font-size: 16px;
        margin: 0 0.75rem;
    }

    .quote-btn .submit-btn {
        width: 170px;
        font-size: 16px;
    }

    .download-brochure-title {
        font-size: 1.125rem;
    }

    .download-img {
        width: 30px;
        height: 30px;
    }

    .download-brochure-btn .btn {
        padding: 0.9375rem;
    }

    .our-client-logo ul li .our-client-img {
        height: 4.35rem;
        padding: 15px;
    }

    .componet-slider-box .img-box img {
        aspect-ratio: 1;
    }

    .nav-menu-main {
        height: calc(100vh - 150px);
    }

    .loader-img {
        width: 200px;
        height: 200px;
    }

    .product-list-item ul li span {
        min-width: 6.625rem;
    }

    .product-list-box {
        min-width: auto;
    }

    .product-list-box {
        width: 100%;
        margin-bottom: 25px;
    }

    .page-title-wrapper .wrapper-inner {
        padding: 5.6875rem 12px 0;
    }

    .about-main {
        padding-top: 0;
    }

    .about-main .img-box {
        padding-bottom: 20px;
    }

    .slide-year-name {
        font-size: 1.875rem;
        margin-bottom: 0.625rem;
    }

    .about-slider-content .cms-con p {
        font-size: 0.875rem;
    }

    .about-slider-sec {
        padding-top: 0;
        padding-bottom: 2.125rem;
    }

    .all-components-title {
        text-align: center;
    }

    .arrow-btn {
        margin: auto;
    }

    .product-con {
        max-width: 100%;
        margin-left: 0;
        text-align: center;
    }
}

@media only screen and (max-width: 479px) {}

@media only screen and (max-width: 390px) {
    .title {
        font-size: 1.75rem;
    }

    .hero-banner-inner,
    .hero-banner-sec {
        max-height: 26.625rem;
    }
}

@media only screen and (max-width: 360px) {
    .title {
        font-size: 1.55rem;
    }

    .site-logo,
    .header-main.has_sticky .site-logo {
        width: 80px;
    }
}