@media (max-width: 768px) {
    body {
        font-size: 100%;
    }

    /* h4{
        font-size: 90% !important;
    } */
    .navbar {
        background-color: black !important;
        /* height: 70px !important; */
    }

    .top-bar-section {
        padding: 0 !important;
    }


    .navbar-brand img {
        height: 80px !important;
        margin-top: 0px !important;
    }

    .display-2 {
        font-size: calc(1rem + 3.9vw);
        font-weight: 500;
        line-height: 1;
        margin-top: 20px;
    }

    .col-10 {
        margin-left: 10px;
    }

    .owl-dots {
        display: none !important;
    }

    .owl-carousel-inner .py-3 {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

    .owl-carousel-inner .px-5 {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }

    .btn-primary {
        color: #000;
        background-color: #207d06;
        border-color: transparent !important;
    }

    .py-5 {
        padding-top: 0rem !important;
        padding-bottom: 3rem !important;
    }

    .navbar .navbar-nav {
        border-top: 0px solid #EEEEEE !important;
    }

    .navbar-toggler:focus {
        box-shadow: 0 0 0 0;
    }

    .footer-logo-slogan {
        font-size: 14px !important;
    }

    .footer-logo-img {
        max-height: 60px;
        margin-top: 35px;
    }

    .toggle-switch {
        width: 50px !important;
        height: 20px !important;
        margin-bottom: 2px;
        margin-left: 40px;
    }

    .slider-text::before {
        height: 27px !important;
        width: 28px !important;
        top: -4px !important;
        left: -6px !important;
    }

    .slider-text {
        font-size: 11px !important;
    }

    .copyright {
        font-size: 12px;
        line-height: 0.7;
    }

    .btn-lg-square {
        width: 30px;
        height: 30px;
    }

    .back-to-top {
        bottom: 62px;
    }

    .owl-carousel-inner .display-3 {
        font-size: 1.5rem;
    }

    .header-carousel-text-section a {
        font-size: 13px;

    }

    .large {
        display: none !important;
        /* Hide the <br> tag */
    }

    /* .br-sm{
        
    } */

    .header-content {
        font-size: 1.3rem;
        padding-top: 30px;
    }

    .header-content-child {
        font-size: 1rem;
    }

    .custom-container-page-header {
        padding-top: 0rem !important;
        padding-bottom: 1rem !important;
    }


    .data-counter-section h1, .h1 {
        font-size: calc(.7rem + 1.5vw);
    }

    .data-counter-section h5, .h5 {
        font-size: .9rem;
    }

    .data-counter-section>* {

        margin-top: 0 !important;

    }

    .footer-all-content {
        margin-top: 0px;
    }

    .contactSuccessModal>.modal-dialog>.modal-content>.modal-body {
        min-height: 100px !important;
        overflow-y: auto;
    }

    .contactSuccessModal>.modal-dialog>.modal-content {
        /* Add scroll for overflow content */
        width: 80%;
        margin: 0 auto;
    }

    .green-campus-section {
        margin-top: 0px !important;
    }

    .green-campus-section .pt-5 {
        margin-top: 20px !important;
        padding-top: 10px !important;
    }

    .my-sm-4 {
        margin-top: 2rem;
    }

    /* .my-sm-4 > * {
        font-size: 80%;
    } */

    .display-sm-4 {
        font-size: 17px;
    }

    .display-sm-5 {
        font-size: 16px;
    }

    #feedback-section>.container-xxl {
        padding-bottom: 1.5rem;
    }

    .testimonial-carousel .testimonial-img img {
        height: 70px;
    }

    .concept-objective-section-text h4 {
        font-size: 18px;
    }

    #partner-section>.container-xxl {
        padding-bottom: 1rem !important;
    }

    .contact-form-section {
        padding-top: 2.5rem;
        margin-bottom: 3.5rem !important;
    }

    .contact-form-section h4 {
        font-size: 15px;
    }

    .form-floating>.form-control, .form-floating>.form-select {
        height: 2.6rem;
    }

    .form-floating>label {
        padding: .75rem .75rem;
        font-size: 12px;
    }

    .contact-form-section .py-3 {
        padding-top: .6rem !important;
        padding-bottom: .5rem !important;
    }

    .contact-form-section .px-4 {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }

    .concept-objective-child, .service-section-child-content {
        margin-top: 2rem;
    }

    .concept-objective-child h4, .service-section-child-content h4 {
        font-size: 20px;
    }

    .concept-objective-child h5, .service-section-child-content h5 {
        font-size: 17px;
    }

    .concept-objective-child p, .concept-objective-child i .service-section-child-content p, .service-section-child-content i {
        font-size: 14px;
    }

    .concept-objective-child-section, .service-section-child {
        margin-bottom: .3rem !important;
        /* margin-top: .3rem !important; */
    }

    .concept-objective-child h2, .service-section-child-content h2 {
        font-size: 20px;
    }

    .header-carousel-text-section h1 {
        margin-top: 100px;
        padding: 2px;
        max-width: 82.5%;

    }

    .green-campus-section h4 {
        font-size: 18px;
    }

    .financial-independence-section h5, .financial-independence-section h4, #concept-objective-section h4 {
        font-size: 17px;
    }

    .footer h5 {
        font-size: 16px;
    }

    .footer .btn-link {
        font-size: 14px;
    }

    .green-campus-image-part {
        height: 82% !important;
    }

    .lets-talk-button {
        height: 50px !important;
    }

    .lets-talk-button.py-4 {
        padding-top: 23px !important;
    }

    .floating-calculate-btn {

        padding: 5px 8px;
    }

    .fs-sm-3 {
        font-size: .95rem !important;
    }

    .owl-carousel-inner p {
        padding-right: 18px !important;
        line-height: 1.2 !important;
    }

    /* .header-carousel .owl-carousel-item img {

        height: 100%;
        object-fit: contain;
    }

    .header-carousel-text-section h1 {
        margin-top: 190px;
        padding: 2px;
    }
   
    .owl-carousel-inner {
        height: 61%;
    }
    .owl-carousel-inner a {
      
        display: none;
    }
    .header-carousel .owl-carousel-item {
        position: relative;
        min-height: 382px;
    }
    .owl-carousel{
        height: 311px;
    } */
    .header-carousel .owl-carousel-item p {
        font-size: 16px !important;
    }

    .language-toggle {
        top: 40% !important;
    }

    .floating-calculate-btn {

        top: 47%;
    }

    .floating-calculate-btn i {
        margin-top: 3px !important;
    }

    .header-carousel-text-section {
        margin-left: .6rem !important;
    }

    .header-carousel-text-section p {

        max-width: 85%;
    }

    .financial-independence-section {
        padding-top: 7rem !important;
    }

    .order-main-page .custom-card {
        width: 220px !important;
        height: 220px !important;
    }

    .order-main-page .order-btn {
        line-height: 1.2 !important;
        padding: 14px 14px !important;
        border: none;
        opacity: .75;
    }

    .order-info-menu {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .order-info-menu>* .solar-pump-service-item>* {

        padding-right: 3px !important;
        padding-left: 3px !important;
    }

    .solar-pump-service-item>* {

        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    .order-info-menu .custom-card {
        width: 70px !important;
        height: 70px !important;
        border: 0px solid #ccc !important;
    }

    .my-sm-2 {
        margin-top: 1rem !important;
    }

    .min-vh-60 {
        min-height: 60vh !important;
    }

    .solar-irrigation-container {
        padding: 0px !important;
        margin: 0px !important;
    }

    #solar-irrigation-main .container {
        padding: 0px !important;
        margin: 0px !important;
    }

    #solar-irrigation-main .solar-pump-service-item {
        padding: 5px 50px !important;
    }

    .floating-btn-login {

        padding: 5px 14px;
        top: 55% !important;
        font-size: 14px;
    }

    .floating-btn-login:hover {
        color: yellow;
    }

    .floating-btn-order {
        left: -42px !important;
        top: 68% !important;
        padding: 5px 8px !important;
        font-size: 14px !important;
    }

    #calcModal tbody {
        font-size: 10px !important;
    }

    #calcModal .modal-body {
        font-size: 12px !important;
    }

    #calcModal .modal-title {
        font-size: 1rem !important;
    }

    #calcModal .modal-footer .btn {
        font-size: 10px !important;
    }

    #calcModal ul {
        font-size: 10px !important;
    }

    #calcModal li {
        margin-left: 1rem !important;
    }

    #calcModal .modal-body label {
        font-size: 10px !important;
    }

    .modal.show .modal-dialog {
        transform: none;
        padding: 23px;
    }

    .form-checkbox {
        width: 16px;
        height: 16px;
    }

    #registrationModal .modal-header {
        font-size: 80%;
    }

    .break-sm::after {
        content: "\A";
        /* Inserts a line break */
        white-space: pre;
        /* Ensures it acts as a break */
    }

    #registrationForm * {
        font-size: 10px !important;
    }

    #registrationModal .form-control {
        padding: 6px;
    }

    #registrationModal .select2-container .select2-selection--single {
        height: 30px !important;
    }

    #registrationModal .select2-container--default .select2-selection--single .select2-selection__rendered {

        line-height: 30px;
    }

    #booking_later_section,
    #booking_now_section {
        display: inline-block;
        /* Ensures both divs are inline */
        width: 48%;
        /* Adjust width to fit in one row */
        vertical-align: middle;
        /* Align them properly */
    }

    #booking_later_section button,
    #booking_now_section button {

        width: 75% !important;
    }


    .registrationModalLabel modal-title {
        font-size: 14px !important;
    }
    #registrationModal #registrationModalLabel {
        font-size: 18px !important;
        width: 84% !important;
    }

    .solar-pump-service-item .text-center {
        font-size: 15px;
    }

    .order-pages-section h3 {
        font-size: 14px !important;
    }

    .order-pages-section h3 img {
        max-width: 35px !important;
    }

    .order-pages-section .solar-home-order-items {
        padding: 0 !important;
        margin: 0 !important;

    }

    .order-pages-section .card-text {
        font-size: 11px !important;
        padding: 0 !important;
        margin-left: 35px;
        /* margin: 0 !important; */
    }

    .order-pages-section .card-title {
        font-size: 14px !important;
    }

    .solar-home-order-items .btn-custom {

        padding: 4px 20px;
        font-size: 12px;
    }

    .solar-home-order-items .fire-effect-h4, .solar-home-order-items .fire-effect-h5 {
        font-size: 30px;
    }

    .order-pages-section .col-8 {
        width: 100% !important;
        margin-bottom: 30px !important;
    }

    .solar-irrigation-item .text-danger {
        margin-left: 6px !important;
        margin-right: 6px !important;
    }

    .financial-independence-section .financial-independence-header {
        font-size: 20px !important;
    }

    .financial-independence-section h5 {

        font-size: 14px !important;
        width: 90%;
        text-align: center;

    }
    .login-cover-page .form-control{
        font-size: 12px;
    }
    #forgotPasswordModal .modal-title{
        font-size: 12px !important;
    }   
    #forgotPasswordModal .modal-body p{
        font-size: 12px !important;
    }
    #forgotPasswordModal .submit-reset-pass{
        font-size: 12px !important;
    }

    #forgotPasswordModal .modal-dialog {
        padding: 50px !important;
    }
    .login-cover-page .min-vh-100 {
        min-height: 46vh !important;
    }
}