:root{
    --pri-col : #ff5e14;
}


.main-navbar-SET {
    background: transparent !important;
    width: 100% !important;
    position: absolute;
}


.main-logo-SET {
    filter: drop-shadow(0px 0px 1.5px rgb(207, 207, 207)) !important;
}

.main-img-cont {
    width: 100% !important;
    height: 100vh !important;
}

.main-img-cont img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}

.nav-sticky-SET {
    background-color: white !important;
    box-shadow: 0 7px 15px rgba(0, 0, 0, 0.3) !important;
}

.navbar-anchor-link {
    font-family: "Raleway", sans-serif;
    font-weight: 700;
    font-size: 19px !important;
    border: none !important;
    /* text-shadow: 0.3px 0.3px 0.5px black; */
}

.navbar-list-itemss .active .navbar-anchor-link {
    color: #ff5e14 !important;
    font-family: "Raleway", sans-serif;
    font-weight: 800 !important;
    /* text-shadow: 0.3px 0.3px 0.5px #ae3801; */
}


/* carousel images */

.img-overlay {
    position: absolute;
    inset: 0;
    /* background-color: rgba(65, 65, 65, 0.071); */
    background-color: rgba(0, 0, 0, 0.457);
    z-index: 50;
}


.about-carousel-ser {
    padding-top: 3.4rem !important;
}

.lst-SET li {
    margin-bottom: 0.5rem;
}

    .lst-SET li a {
        font-size: 16px;
        text-decoration: underline;
    }

.single-footer-widget-SET h3{
    font-size: 19px;
}
.single-footer-widget-SET h3 span{
    font-size: 25px;
    font-weight: 600;
    color: var(--pri-col);
}



@media screen and (max-width:580px) {
    .main-navbar-SET {
        background: white !important;
        width: 100% !important;
    }


    .main-img-cont {
        width: 100% !important;
        height: auto !important;
        margin-top: 3.2rem;
    }

    .main-img-cont img {
        width: 100% !important;
        height: 100% !important;
        object-fit: cover;
    }

    .navbar-list-itemss .active .navbar-anchor-link {
        color: #ff5e14 !important;
        font-family: "Raleway", sans-serif;
        font-weight: 800 !important;
    }

    .navbar-list-itemss .navbar-anchor-link {
        color: #323232 !important;
        font-family: "Raleway", sans-serif;
        font-weight: 500 !important;
    }

    .nav-sticky-SET {
        background-color: white !important;
        box-shadow: 0 7px 15px rgba(0, 0, 0, 0.3) !important;
    }


    .img-overlay {
        position: absolute;
        inset: 0;
        /* background-color: rgba(65, 65, 65, 0.071); */
        background-color: rgba(0, 0, 0, 0);
        z-index: 50;
    }

    .about-carousel-ser{
        padding-top: 1.8rem !important;
    }
    .about-carousel-ser .section-head .heading-abt{
        font-size: 24px !important;
        line-height: 1.4;
    }
}



@media screen and (min-width:581px) and (max-width:780px) {
    .main-navbar-SET {
        background: white !important;
        width: 100% !important;
        position: absolute;
    }

    .main-logo-SET {
        filter: drop-shadow(0px 0px 1.5px rgb(207, 207, 207)) !important;
    }

    .main-img-cont {
        width: 100% !important;
        height: auto !important;
        margin-top: 4.1rem;
    }

    .main-img-cont img {
        width: 100% !important;
        height: 100% !important;
        object-fit: cover;
    }

    .nav-sticky-SET {
        background-color: white !important;
        box-shadow: 0 7px 15px rgba(0, 0, 0, 0.3) !important;
    }


    .navbar-list-itemss .active .navbar-anchor-link {
        color: #ff5e14 !important;
        font-family: "Raleway", sans-serif;
        font-weight: 800 !important;
    }

    .navbar-list-itemss .navbar-anchor-link {
        color: #323232 !important;
        font-family: "Raleway", sans-serif;
        font-weight: 500 !important;
    }

    /* carousel images */

    .img-overlay {
        position: absolute;
        inset: 0;
        background-color: rgba(205, 211, 218, 0.25);
        z-index: 50;
    }
}




@media screen and (min-width:781px) and (max-width:900px) {
    .main-navbar-SET {
        background: white !important;
        width: 100% !important;
        position: absolute;
    }


    .main-logo-SET {
        filter: drop-shadow(0px 0px 1.5px rgb(207, 207, 207)) !important;
    }

    .main-img-cont {
        width: 100% !important;
        height: auto !important;
        margin-top: 4.1rem;
    }

    .main-img-cont img {
        width: 100% !important;
        height: 100% !important;
        object-fit: cover;
    }

    .nav-sticky-SET {
        background-color: white !important;
        box-shadow: 0 7px 15px rgba(0, 0, 0, 0.3) !important;
    }

    .navbar-list-itemss .active .navbar-anchor-link {
        color: #ff5e14 !important;
        font-family: "Raleway", sans-serif;
        font-weight: 800 !important;
    }

    .navbar-list-itemss .navbar-anchor-link {
        color: #323232 !important;
        font-family: "Raleway", sans-serif;
        font-weight: 500 !important;
    }

    .img-overlay {
        position: absolute;
        inset: 0;
        background-color: rgba(205, 211, 218, 0.1);
        z-index: 50;
    }
}



@media screen and (min-width:901px) and (max-width:1150px) {
    .main-navbar-SET {
        background: transparent !important;
        width: 100% !important;
    }

    .main-logo-SET {
        filter: drop-shadow(0px 0px 1.5px rgb(207, 207, 207)) !important;
    }

    .main-img-cont {

        width: 100% !important;
        height: auto !important;
    }

    .main-img-cont img {
        width: 100% !important;
        height: 100% !important;
        object-fit: cover;
    }

    .nav-sticky-SET {
        background-color: white !important;
        box-shadow: 0 7px 15px rgba(0, 0, 0, 0.3) !important;
    }

    .navbar-list-itemss .active .navbar-anchor-link {
        color: #ff5e14 !important;
        font-family: "Raleway", sans-serif;
        font-weight: 800 !important;
    }

    .navbar-list-itemss .navbar-anchor-link {
        font-family: "Raleway", sans-serif;
        font-weight: 600 !important;
        font-size: 17px !important;
    }

    .img-overlay {
        position: absolute;
        inset: 0;
        /* background-color: rgba(65, 65, 65, 0.071); */
        background-color: rgba(0, 0, 0, 0.27);
        z-index: 50;
    }
}

@media screen and (min-width:1151px) and (max-width:1341px) {
    .main-navbar-SET {
        background: transparent !important;
        width: 100% !important;
    }

    .main-logo-SET {
        filter: drop-shadow(0px 0px 1.5px rgb(207, 207, 207)) !important;
    }

    .main-img-cont {
        width: 100% !important;
        height: 80vh !important;
    }

    .main-img-cont img {
        width: 100% !important;
        height: 100% !important;
        object-fit: cover;
    }

    .about-carousel-ser{
        padding-top: 1.8rem !important;
    }
    .about-carousel-ser .section-head .heading-abt{
        font-size: 31px !important;
        line-height: 1.4;
        margin-bottom: 0 !important;
    }

    .nav-sticky-SET {
        background-color: white !important;
        box-shadow: 0 7px 15px rgba(0, 0, 0, 0.3) !important;
    }

    .navbar-list-itemss .active .navbar-anchor-link {
        color: #ff5e14 !important;
        font-family: "Raleway", sans-serif;
        font-weight: 800 !important;
    }

    .navbar-list-itemss .navbar-anchor-link {
        font-family: "Raleway", sans-serif;
        font-weight: 500 !important;
        font-size: 18px !important;
    }

    .page-content{
        overflow: hidden !important;
    }
}


/* Contact US Redesign Starts here */

.contactus-section {
    width: 100%;
}

.contactus-div {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    gap: 3%;
    margin-top: 3.5rem;
    margin-bottom: 2rem;
    /* border: 2px solid rgb(196, 196, 196); */
}

    .contactus-div .left-form {
        width: 56%;
        margin-top: 0rem;
    }

        .contactus-div .left-form h3 {
            color: #191F23;
            font-size: 2.7rem;
            font-weight: 600;
            padding-left: 0.5rem;
            margin-bottom: 0.6rem;
        }

        .contactus-div .left-form p {
            font-size: 17px;
            padding-left: 0.6rem;
        }

        .contactus-div .left-form form input {
            background-color: white;
            overflow: hidden;
            height: 4.2rem;
        }

        .contactus-div .left-form form label {
            margin-left: 1rem !important;
        }

        .contactus-div .left-form form textarea {
            resize: none;
            background-color: white;
            padding-left: 1.7rem !important;
            padding-right: 1.7rem;
            padding-top: 1.6rem;
            border-radius: 40px !important;
        }

            .contactus-div .left-form form textarea::-webkit-scrollbar {
                width: 0px;
            }

        .contactus-div .left-form .cont-btn {
            background-color: var(--pri-color);
            border: none;
            padding: 1rem 2rem;
            font-size: 16.8px;
            font-weight: 600;
            text-transform: capitalize;
            color: white;
            width: 100%;
            border-radius: 50px;
        }

    .contactus-div .right-details {
        width: 41%;
        margin-top: 0.5rem;
    }

        .contactus-div .right-details .img-cont {
            width: 61%;
            margin: 0;
            position: relative;
            margin: auto;
            z-index: 60;
        }

            .contactus-div .right-details .img-cont img {
                width: 100%;
                height: 100%;
                object-fit: contain;
            }


            .contactus-div .right-details .img-cont .icon-place-absolute {
                width: 100%;
                height: 100%;
            }

                .contactus-div .right-details .img-cont .icon-place-absolute .call-icon {
                    width: 40px;
                    height: 40px;
                    padding: 1.8rem;
                    display: flex;
                    align-items: center;
                    justify-content: center;
                    border: 1px solid var(--pri-color);
                    border-radius: 100%;
                    position: absolute;
                    left: 92%;
                    top: 29%;
                    background-color: white;
                }

                    .contactus-div .right-details .img-cont .icon-place-absolute .call-icon i {
                        font-size: 1.9rem;
                        color: var(--pri-color);
                    }

                .contactus-div .right-details .img-cont .icon-place-absolute .headphone-icon {
                    width: 40px;
                    height: 40px;
                    padding: 1.4rem;
                    display: flex;
                    align-items: center;
                    justify-content: center;
                    border: 1px solid var(--pri-color);
                    border-radius: 100%;
                    position: absolute;
                    left: -8%;
                    top: 45%;
                    background-color: white;
                }

                    .contactus-div .right-details .img-cont .icon-place-absolute .headphone-icon i {
                        font-size: 1.4rem;
                        color: var(--pri-color);
                    }

                .contactus-div .right-details .img-cont .icon-place-absolute .comment-icon {
                    width: 40px;
                    height: 40px;
                    padding: 1.3rem;
                    display: flex;
                    align-items: center;
                    justify-content: center;
                    border: 1px solid var(--pri-color);
                    border-radius: 100%;
                    position: absolute;
                    left: 35%;
                    top: 5%;
                    background-color: white;
                }

                    .contactus-div .right-details .img-cont .icon-place-absolute .comment-icon i {
                        font-size: 1.3rem;
                        color: var(--pri-color);
                    }

        .contactus-div .right-details .content {
            width: 100%;
            margin-top: 0rem;
        }

            .contactus-div .right-details .content .phone-num {
                display: flex;
                align-items: center;
                gap: 10%;
            }

                .contactus-div .right-details .content .phone-num a {
                    color: #4b4b4b;
                    font-weight: 500;
                    transition: color 0.25s ease;
                }

                    .contactus-div .right-details .content .phone-num a:hover {
                        color: var(--pri-color);
                    }

            .contactus-div .right-details .content .icon-text {
                display: flex;
                align-items: center;
                gap: 5%;
                margin-bottom: 1.3rem;
                margin-left: 1rem;
            }

                .contactus-div .right-details .content .icon-text:last-child {
                    display: flex;
                    align-items: center;
                    gap: 5%;
                    margin-bottom: 0.5rem;
                    margin-left: 1rem;
                }

                .contactus-div .right-details .content .icon-text .icon {
                    width: 35px;
                    height: 35px;
                    padding: 1.6rem;
                    display: flex;
                    align-items: center;
                    justify-content: center;
                    border: 1px solid var(--pri-color);
                    border-radius: 100%;
                }

                    .contactus-div .right-details .content .icon-text .icon i {
                        font-size: 1.5rem;
                        color: var(--pri-color);
                    }

                .contactus-div .right-details .content .icon-text h5 {
                    width: 85%;
                    font-size: 16.4px;
                    font-weight: 500;
                    color: #4b4b4b;
                    padding: 0;
                    margin: 0;
                }

.office-time {
    width: 100%;
}




/* form inputs */
/* Add padding inside input fields for icons */
.input-group-text {
    background-color: transparent;
    border: none;
    padding-left: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0;
    color: #8c959c;
    /* Default icon color */
    width: 50px;
}

.form-floating label {
    position: absolute !important;
    top: 50%;
    left: 3.2rem;
    /* Adjust to prevent overlap with icon */
    z-index: 55555;
    transform: translateY(-50%);
    font-size: 17px;
    color: #999;
    pointer-events: none;
    transition: all 0.3s ease-in-out;
}

.input-field:focus + label,
.input-field:not(:placeholder-shown) + label {
    top: 1rem;
    left: 2.9rem;
    /* Consistent placement with icon */
    font-size: 12.8px;
    padding: 0 5px;
}

textarea.input-field + label {
    top: 1rem;
    transform: none;
    /* Remove vertical alignment */
}

textarea.input-field:focus + label,
textarea.input-field:not(:placeholder-shown) + label {
    top: 0.35rem;
    left: 0.5rem;
    font-size: 12.8px;
    padding: 0 5px;
}

.form-float form label::before,
.form-float form label::after {
    background-color: transparent !important;
}

.form-float form input:focus-within + label,
.input-icon {
    color: #9ca8b0 !important;
    background-color: transparent !important;
}

.form-float form textarea:focus-within + label {
    color: #9ca8b0 !important;
    background-color: transparent !important;
}

.text-message label {
    position: absolute !important;
    top: 50%;
    left: 0.8rem;
    /* Adjust to prevent overlap with icon */
    z-index: 55555;
    transform: translateY(-50%);
    font-size: 17px;
    color: #999;
    pointer-events: none;
    transition: all 0.3s ease-in-out;
}

.form-floating {
    position: relative;
    margin-bottom: 1rem;
}

.input-field {
    width: 100%;
    padding: 0.7rem 1.2rem 0.2rem 1rem;
    /* Space for icon */
    font-size: 17.4px;
    border: 1px solid #ccc;
    border-radius: 0 50px 50px 0 !important;
    outline: none;
    transition: all 0.3s ease-in-out;
}

    .input-field::placeholder {
        opacity: 0;
    }

    /* Autofill Override */
    .input-field:-webkit-autofill,
    .input-field:-webkit-autofill:hover,
    .input-field:-webkit-autofill:focus {
        box-shadow: 0 0 0 1000px white inset !important;
        -webkit-text-fill-color: #495057 !important;
    }

/* Style for icons inside labels */
.input-icon {
    margin-right: 0px;
    /* Space between icon and text */
    color: #8c959c;
    border-radius: 50px 0 0 50px;
    border: 1px solid #ccc;
    border-right: none;
    padding-left: 1.3rem;
    padding-right: 1rem;
}

/* Optional: Focus effect for inputs */
.input-field:focus {
    box-shadow: 0 0 5px rgba(159, 159, 159, 0.5);
    border: 1px solid var(--pri-color);
}




/* Contact US Redesign ends here */



@media screen and (max-width:580px) {
    /* Contact US Redesign Starts here */

    .contactus-section {
        width: 100%;
    }

    .contactus-div {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        gap: 4%;
        margin-top: 3rem;
        margin-bottom: 3rem;
        overflow: hidden;
        /* border: 2px solid rgb(196, 196, 196); */
    }

        .contactus-div .left-form {
            width: 100%;
            order: 2;
        }

            .contactus-div .left-form h3 {
                color: #191F23;
                font-size: 2.2rem;
                font-weight: 600;
                line-height: 1.2;
                text-align: center;
            }

            .contactus-div .left-form p {
                font-size: 15px;
                text-align: center;
                margin-bottom: 1.5rem;
            }

            .contactus-div .left-form form input {
                background-color: white;
                overflow: hidden;
            }

            .contactus-div .left-form form label {
                margin-left: 1rem !important;
            }

            .contactus-div .left-form form textarea {
                resize: none;
                background-color: white;
                height: 170px !important;
            }

            .contactus-div .left-form .cont-btn {
                background-color: #191F23;
                border: none;
                padding: 0.9rem 2rem;
                font-size: 16.8px;
                font-weight: 600;
                text-transform: capitalize;
                color: white;
                width: 100%;
                border-radius: 50px;
            }

        .contactus-div .right-details {
            width: 100%;
            margin: auto;
            overflow: hidden;
            margin-bottom: 2rem;
            margin-top: 1rem;
        }

            .contactus-div .right-details .img-cont {
                width: 78%;
                margin: 0;
                position: relative;
                margin: auto;
            }

                .contactus-div .right-details .img-cont img {
                    width: 100%;
                    height: 100%;
                    object-fit: contain;
                }


                .contactus-div .right-details .img-cont .icon-place-absolute {
                    width: 100%;
                    height: 100%;
                }

                    .contactus-div .right-details .img-cont .icon-place-absolute .call-icon {
                        width: 35px;
                        height: 35px;
                        padding: 1.5rem;
                        left: 89%;
                    }

                        .contactus-div .right-details .img-cont .icon-place-absolute .call-icon i {
                            font-size: 1.5rem;
                            color: var(--pri-color);
                        }

                    .contactus-div .right-details .img-cont .icon-place-absolute .headphone-icon {
                        width: 35px;
                        height: 35px;
                        padding: 1.2rem;
                    }

                        .contactus-div .right-details .img-cont .icon-place-absolute .headphone-icon i {
                            font-size: 1.2rem;
                            color: var(--pri-color);
                        }

                    .contactus-div .right-details .img-cont .icon-place-absolute .comment-icon {
                        width: 35px;
                        height: 35px;
                        padding: 1.1rem;
                    }

                        .contactus-div .right-details .img-cont .icon-place-absolute .comment-icon i {
                            font-size: 1.1rem;
                            color: var(--pri-color);
                        }

            .contactus-div .right-details .content {
                width: 100%;
                margin-top: 1rem;
            }

                .contactus-div .right-details .content .icon-text {
                    display: flex;
                    align-items: center;
                    gap: 4%;
                    margin-bottom: 1.4rem;
                    margin-left: 0rem;
                }

                    .contactus-div .right-details .content .icon-text:last-child {
                        display: flex;
                        align-items: center;
                        gap: 5%;
                        margin-bottom: 1.1rem;
                        margin-left: 0rem;
                    }

                    .contactus-div .right-details .content .icon-text .icon {
                        width: 35px;
                        height: 35px;
                        padding: 1.4rem;
                        display: flex;
                        align-items: center;
                        justify-content: center;
                        border: 1px solid var(--pri-color);
                        border-radius: 100%;
                    }

                        .contactus-div .right-details .content .icon-text .icon i {
                            font-size: 1.3rem;
                            color: var(--pri-color);
                        }

                    .contactus-div .right-details .content .icon-text h5 {
                        width: 95%;
                        font-size: 15.5px;
                        font-weight: 500;
                        color: #4b4b4b;
                        padding: 0;
                        margin: 0;
                    }

    .office-time {
        width: 100%;
    }


    .form-floating label {
        position: absolute !important;
        top: 50%;
        left: 3.1rem;
        /* Adjust to prevent overlap with icon */
        z-index: 55555;
        transform: translateY(-50%);
        font-size: 17px;
        color: #999;
        pointer-events: none;
        transition: all 0.3s ease-in-out;
    }

    .input-field:focus + label,
    .input-field:not(:placeholder-shown) + label {
        top: 1rem;
        left: 2.9rem;
        /* Consistent placement with icon */
        font-size: 12.8px;
        padding: 0 5px;
    }

    .text-message label {
        position: absolute !important;
        top: 50%;
        left: 0.8rem;
        /* Adjust to prevent overlap with icon */
        z-index: 55555;
        transform: translateY(-50%);
        font-size: 17px;
        color: #999;
        pointer-events: none;
        transition: all 0.3s ease-in-out;
    }

    /* Contact US Redesign ends here */
}



@media screen and (min-width:581px) and (max-width:780px) {
    /* Contact US Redesign Starts here */

    .contactus-section {
        width: 100%;
    }

    .contactus-div {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        gap: 4%;
        margin-top: 3rem;
        margin-bottom: 3rem;
        overflow: hidden;
        /* border: 2px solid rgb(196, 196, 196); */
    }

        .contactus-div .left-form {
            width: 88%;
            margin: auto;
            order: 2;
        }

            .contactus-div .left-form h3 {
                color: #191F23;
                font-size: 2.2rem;
                font-weight: 600;
                line-height: 1.2;
                text-align: center;
            }

            .contactus-div .left-form p {
                font-size: 15px;
                text-align: center;
                margin-bottom: 1.5rem;
            }

            .contactus-div .left-form form input {
                background-color: white;
                overflow: hidden;
            }

            .contactus-div .left-form form label {
                margin-left: 1rem !important;
            }

            .contactus-div .left-form form textarea {
                resize: none;
                background-color: white;
                height: 170px !important;
            }

        .contactus-div .right-details {
            width: 88%;
            margin: auto;
            overflow: hidden;
            margin-bottom: 0rem;
        }

            .contactus-div .right-details .img-cont {
                width: 55%;
                margin: 0;
                position: relative;
                margin: auto;
            }

                .contactus-div .right-details .img-cont img {
                    width: 100%;
                    height: 100%;
                    object-fit: contain;
                }


                .contactus-div .right-details .img-cont .icon-place-absolute {
                    width: 100%;
                    height: 100%;
                }

                    .contactus-div .right-details .img-cont .icon-place-absolute .call-icon {
                        width: 35px;
                        height: 35px;
                        padding: 2.1rem;
                    }

                        .contactus-div .right-details .img-cont .icon-place-absolute .call-icon i {
                            font-size: 2.1rem;
                            color: var(--pri-color);
                        }

                    .contactus-div .right-details .img-cont .icon-place-absolute .headphone-icon {
                        width: 35px;
                        height: 35px;
                        padding: 1.8rem;
                    }

                        .contactus-div .right-details .img-cont .icon-place-absolute .headphone-icon i {
                            font-size: 1.8rem;
                            color: var(--pri-color);
                        }

                    .contactus-div .right-details .img-cont .icon-place-absolute .comment-icon {
                        width: 35px;
                        height: 35px;
                        padding: 1.6rem;
                    }

                        .contactus-div .right-details .img-cont .icon-place-absolute .comment-icon i {
                            font-size: 1.6rem;
                            color: var(--pri-color);
                        }

            .contactus-div .right-details .content {
                width: 100%;
                margin-top: 1rem;
                margin-bottom: 3rem;
            }

                .contactus-div .right-details .content .icon-text {
                    display: flex;
                    align-items: center;
                    gap: 5%;
                    margin-bottom: 1.45rem;
                    margin-left: 0rem;
                }

                    .contactus-div .right-details .content .icon-text:last-child {
                        display: flex;
                        align-items: center;
                        gap: 5%;
                        margin-bottom: 1rem;
                        margin-left: 0rem;
                    }

                    .contactus-div .right-details .content .icon-text .icon {
                        width: 35px;
                        height: 35px;
                        padding: 1.6rem;
                        display: flex;
                        align-items: center;
                        justify-content: center;
                        border: 1px solid var(--pri-color);
                        border-radius: 100%;
                    }

                        .contactus-div .right-details .content .icon-text .icon i {
                            font-size: 1.5rem;
                            color: var(--pri-color);
                        }

                    .contactus-div .right-details .content .icon-text h5 {
                        width: 90%;
                        font-size: 16px;
                        font-weight: 500;
                        color: #4b4b4b;
                        padding: 0;
                        margin: 0;
                    }

    .office-time {
        width: 100%;
    }

    /* form */
    .input-field {
        width: 100%;
        padding: 0.7rem 1.2rem 0.2rem 1rem;
        /* Space for icon */
        font-size: 17px;
        border: 1px solid #ccc;
        border-radius: 0 50px 50px 0 !important;
        outline: none;
        transition: all 0.3s ease-in-out;
    }

    .input-icon {
        margin-right: 0px;
        /* Space between icon and text */
        color: #8c959c;
        border-radius: 50px 0 0 50px;
        border: 1.4px solid #ccc;
        border-right: none;
        padding-left: 1.6rem;
        padding-right: 1.3rem;
    }

    /* Contact US Redesign ends here */
}



@media screen and (min-width:781px) and (max-width:1000px) {

    /* Contact US Redesign Starts here */
    .contactus-section {
        width: 100%;
    }

    .contactus-div {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        gap: 4%;
        margin-top: 3rem;
        margin-bottom: 3rem;
        overflow: hidden;
        /* border: 2px solid rgb(196, 196, 196); */
    }

        .contactus-div .left-form {
            width: 90%;
            margin: auto;
            order: 2;
        }

            .contactus-div .left-form h3 {
                color: #191F23;
                font-size: 2.2rem;
                font-weight: 600;
                line-height: 1.2;
                text-align: center;
            }

            .contactus-div .left-form p {
                font-size: 15px;
                text-align: center;
                margin-bottom: 1.5rem;
            }

            .contactus-div .left-form form input {
                background-color: white;
                overflow: hidden;
            }

            .contactus-div .left-form form label {
                margin-left: 1rem !important;
            }

            .contactus-div .left-form form textarea {
                resize: none;
                background-color: white;
                height: 170px !important;
            }

        .contactus-div .right-details {
            width: 88%;
            margin: auto;
            overflow: hidden;
            margin-bottom: 0rem;
        }

            .contactus-div .right-details .img-cont {
                width: 65%;
                margin: 0;
                position: relative;
                margin: auto;
            }

                .contactus-div .right-details .img-cont img {
                    width: 100%;
                    height: 100%;
                    object-fit: contain;
                }

                .contactus-div .right-details .img-cont .icon-place-absolute .call-icon {
                    width: 35px;
                    height: 35px;
                    padding: 2.1rem;
                }

                    .contactus-div .right-details .img-cont .icon-place-absolute .call-icon i {
                        font-size: 2.1rem;
                        color: var(--pri-color);
                    }

                .contactus-div .right-details .img-cont .icon-place-absolute .headphone-icon {
                    width: 35px;
                    height: 35px;
                    padding: 1.8rem;
                }

                    .contactus-div .right-details .img-cont .icon-place-absolute .headphone-icon i {
                        font-size: 1.8rem;
                        color: var(--pri-color);
                    }

                .contactus-div .right-details .img-cont .icon-place-absolute .comment-icon {
                    width: 35px;
                    height: 35px;
                    padding: 1.6rem;
                }

                    .contactus-div .right-details .img-cont .icon-place-absolute .comment-icon i {
                        font-size: 1.6rem;
                        color: var(--pri-color);
                    }

            .contactus-div .right-details .content {
                width: 100%;
                margin-top: 1rem;
                margin-bottom: 3rem;
            }

                .contactus-div .right-details .content .icon-text {
                    display: flex;
                    align-items: center;
                    gap: 5%;
                    margin-bottom: 1.5rem;
                    margin-left: 0rem;
                }

                    .contactus-div .right-details .content .icon-text:last-child {
                        display: flex;
                        align-items: center;
                        gap: 5%;
                        margin-bottom: 1rem;
                        margin-left: 0rem;
                    }

                    .contactus-div .right-details .content .icon-text .icon {
                        width: 35px;
                        height: 35px;
                        padding: 1.6rem;
                        display: flex;
                        align-items: center;
                        justify-content: center;
                        border: 1px solid var(--pri-color);
                        border-radius: 100%;
                    }

                        .contactus-div .right-details .content .icon-text .icon i {
                            font-size: 1.5rem;
                            color: var(--pri-color);
                        }

                    .contactus-div .right-details .content .icon-text h5 {
                        width: 85%;
                        font-size: 15.5px;
                        font-weight: 500;
                        color: #4b4b4b;
                        padding: 0;
                        margin: 0;
                    }

    .office-time {
        width: 100%;
    }

    /* Contact US Redesign ends here */
}


@media screen and (min-width: 1001px) and (max-width:1150px) {


    .contactus-div {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        gap: 2%;
        margin-top: 3.5rem;
        margin-bottom: 2rem;
        /* border: 2px solid rgb(196, 196, 196); */
    }

        .contactus-div .left-form {
            width: 58%;
            margin-top: 0rem;
        }

        .contactus-div .right-details {
            width: 40%;
            margin-top: 0.5rem;
        }

            .contactus-div .right-details .img-cont {
                width: 67%;
                margin: 0;
                position: relative;
                margin: auto;
                z-index: 60;
            }

                .contactus-div .right-details .img-cont .call-icon {
                    width: 35px;
                    height: 35px;
                    padding: 1.5rem;
                }

                    .contactus-div .right-details .img-cont .call-icon i {
                        font-size: 1.5rem;
                        color: var(--pri-color);
                    }

                .contactus-div .right-details .img-cont .headphone-icon {
                    width: 35px;
                    height: 35px;
                    padding: 2rem;
                }

                    .contactus-div .right-details .img-cont .headphone-icon i {
                        font-size: 2.1rem;
                        color: var(--pri-color);
                    }

                .contactus-div .right-details .img-cont .chat-icon {
                    width: 35px;
                    height: 35px;
                    padding: 1.2rem;
                }

                    .contactus-div .right-details .img-cont .chat-icon i {
                        font-size: 1.1rem;
                        color: var(--pri-color);
                    }

        .contactus-div .left-form form textarea {
            height: 160px !important;
        }

        .contactus-div .right-details .content .icon-text {
            display: flex;
            align-items: center;
            gap: 5%;
            margin-bottom: 1.45rem;
            margin-left: 1rem;
        }

            .contactus-div .right-details .content .icon-text h5 {
                width: 95%;
                font-size: 16.4px;
                font-weight: 500;
                color: #4b4b4b;
                padding: 0;
                margin: 0;
            }


    /* form */
    .input-group-text {
        background-color: transparent;
        border: none;
        padding-left: 10px;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 0;
        color: #8c959c;
        /* Default icon color */
        width: 42px;
    }

    .form-floating label {
        position: absolute !important;
        top: 50%;
        left: 2.4rem;
        /* Adjust to prevent overlap with icon */
        z-index: 55555;
        transform: translateY(-50%);
        font-size: 17px;
        color: #999;
        pointer-events: none;
        transition: all 0.3s ease-in-out;
    }

    .input-field:focus + label,
    .input-field:not(:placeholder-shown) + label {
        top: 1rem;
        left: 2.15rem;
        /* Consistent placement with icon */
        font-size: 12.5px;
        padding: 0 5px;
    }

    textarea.input-field:focus + label,
    textarea.input-field:not(:placeholder-shown) + label {
        top: 0.35rem;
        left: 0.54rem;
        font-size: 12.5px;
        padding: 0 5px;
    }

    .text-message label {
        position: absolute !important;
        top: 50%;
        left: 0.7rem;
        /* Adjust to prevent overlap with icon */
        z-index: 55555;
        transform: translateY(-50%);
        font-size: 17px;
        color: #999;
        pointer-events: none;
        transition: all 0.3s ease-in-out;
    }

    .input-field {
        width: 100%;
        padding: 0.7rem 0.7rem 0.2rem 0.7rem;
        /* Space for icon */
        font-size: 16.4px;
        border: 1px solid #ccc;
        border-radius: 0 50px 50px 0 !important;
        outline: none;
        transition: all 0.3s ease-in-out;
    }

    .input-icon {
        margin-right: 0px;
        /* Space between icon and text */
        color: #8c959c;
        border-radius: 50px 0 0 50px;
        border: 1px solid #ccc;
        border-right: none;
        padding-left: 0.6rem !important;
        padding-right: 0.3rem !important;
    }
}