        @media (resolution: 1.5dppx) {
            #ball-cursor {
                position: fixed;
                width: 45px !important;
                height: 45px !important;
                border: 0 !important;
                background-color: var(--dark-gray); 
                box-shadow: 0 0 50px rgba(0, 0, 0, 0.25);
                border-radius:100%;  
                opacity:0 !important;  
                overflow:hidden; 
                transition: opacity 0.3s ease-in-out 0.1s; 
                text-align:center;
                &:before, &:after {
                    content: "\e843";
                    font-family: feather!important;  
                    color: var(--white);  
                    font-size: 18px;
                    line-height: 70px;  
                    position: absolute;
                    left: 4px;
                    top: -12px;
                }
                &:after { 
                    content: "\e844";
                    right: 4px;
                    left: auto;
                } 
            }     
            .default-logo {
                height: 40px !important;
            }

            .alt-logo {
                height: 40px !important;
            }

            .navbar .navbar-nav .nav-link  {
                font-size: 12px;
                
            }
            header.sticky .navbar-brand {
                padding:10px 0px !important;
            }
            header .navbar-brand {
                padding:10px 0px !important;
            }
            .dropdown-menu{
                padding: 10px !important;
            }
            .navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li a {
                padding: 5px !important;
                font-size: 12px;
            }
            .navbar .navbar-nav .dropdown.dropdown-with-icon .dropdown-menu{
                padding: 10px !important;
            }
            .navbar .navbar-nav .dropdown.dropdown-with-icon .dropdown-menu li a {
                padding: 5px;
                font-size: 12px;

            }
            .navbar .navbar-nav .dropdown.dropdown-with-icon .dropdown-menu li a p {
                line-height: 15px;
                font-size: 10px;
            }
            .navbar .navbar-nav .dropdown.dropdown-with-icon .dropdown-menu li a img {
                width: 40px;
            }
            .fs-75 {
                font-size: 3rem;
                line-height: 3rem;
            }
            .fs-15{
                font-size: 11px;
            }
            .fs-17{
                font-size: 13px;
                line-height: 15px;
            }

            .fs-18{
                font-size: 14px;
            }
            .fs-19 {
                font-size: 1rem;
            }
            
            .fs-20{
                font-size: 14px;
                line-height: 14px;
            }

            .btn.btn-extra-large {
                font-size: 12px !important;
                padding: 8px 46px 8px 24px !important;
            }
            .icon-feather-arrow-right{
                font-size: 12px !important;
                padding: 15px !important;
            }
          
             .btn.btn-extra-large span {
                height: 30px !important ;
                width: 30px !important;
                right:4px !important
             }
             h2{
                font-size: 2.4rem !important;
                line-height: 2.4rem !important;
             }
             p{
                line-height: 20px;
                font-size:12px;
             }
             .btn.btn-large {
                font-size: 12px !important;
                padding: 8px 40px 8px 22px !important;
            }
            .btn.btn-large span {
                height:28px !important ;
                width: 28px !important;
                right:4px !important;
             }
             section{
                padding: 60px 0px;
             }
          
             .fs-170{
                font-size:100px;
             }
             .right-minus-130px{
                right: -80px;
                top:20px;
             }
            
            .lh-30{
                line-height: 16px;

            }
            .serviceCard{
                width: 75%;
                margin: auto;
            }

    .rotate-box-style-01 {
        transform: translateY(40px);
    }

    .rotate-box-style-01[data-bottom-top] {
        transform: translateY(40px);
    }

    .rotate-box-style-01[data-top-bottom] {
        transform: translateY(-40px);
    }

    .h-70px{
        height: 50px !important;
    } 
    .w-70px{
        width: 50px !important;
    }
    .pt-35px{
        padding-top: 10px !important;
    } 
    .pb-35px{
        padding-bottom: 10px !important;
    }
    .pb-50px{
        padding: 0px !important;
        line-height: 20px;
    }
    .footer-navbar{
        font-size: 14px;
    }
    .chat_icon{
        left: 94% !important;
        bottom: 3% !important;
        width: 40px !important;
        height: 40px !important;
    }
        }


        @media (resolution: 1.25dppx) {
            #ball-cursor {
                position: fixed;
                width: 55px !important;
                height: 55px !important;
                border: 0 !important;
                background-color: var(--dark-gray); 
                box-shadow: 0 0 50px rgba(0, 0, 0, 0.25);
                border-radius:100%;  
                opacity:0 !important;  
                overflow:hidden; 
                transition: opacity 0.3s ease-in-out 0.1s; 
                text-align:center;
                &:before, &:after {
                    content: "\e843";
                    font-family: feather!important;  
                    color: var(--white);  
                    font-size: 18px;
                    line-height: 70px;  
                    position: absolute;
                    left: 7px;
                    top: -7px;
                }
                &:after { 
                    content: "\e844";
                    right: 7px;
                    left: auto;
                } 
            } 
                    .default-logo {
                        height: 50px !important;
                    }

                    .alt-logo {
                        height: 50px !important;
                    }

                    .navbar .navbar-nav .nav-link {
                        font-size: 14px;
                    }
                    header.sticky .navbar-brand {
                        padding:10px 0px !important;
                    }
                    header .navbar-brand {
                        padding:10px 0px !important;
                    }
                    .dropdown-menu{
                        padding: 10px !important;
                    }
                    .navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li a {
                        padding: 5px !important;
                        font-size: 12px;
                    }
                    .navbar .navbar-nav .dropdown.dropdown-with-icon .dropdown-menu{
                        padding: 10px !important;
                    }
                    .navbar .navbar-nav .dropdown.dropdown-with-icon .dropdown-menu li a {
                        padding: 5px;
                        font-size: 12px;
        
                    }
                    .navbar .navbar-nav .dropdown.dropdown-with-icon .dropdown-menu li a p {
                        line-height: 15px;
                        font-size: 10px;
                    }
                    .navbar .navbar-nav .dropdown.dropdown-with-icon .dropdown-menu li a img {
                        width: 40px;
                    }
                    .fs-75 {
                        font-size: 4rem;
                        line-height: 4rem;
                    }
                    .fs-15{
                        font-size: 13px;
                    }
                    .fs-17{
                        font-size: 15px;
                        line-height: 16px;
                    }

                    .fs-18{
                        font-size: 16px;
                    }
                    .fs-19 {
                        font-size: 1.2rem;
                    }
                    
                    .fs-20{
                        font-size: 16px;
                        line-height: 16px;
                    }

                    .btn.btn-extra-large {
                        font-size: 14px !important;
                        padding: 10px 48px 10px 26px !important;
                    }
                    .icon-feather-arrow-right{
                        font-size: 14px !important;
                        padding: 17px !important;
                    }
                
                    .btn.btn-extra-large span {
                        height: 32px !important ;
                        width: 32px !important;
                        right:6px !important
                    }
                    h2{
                        font-size: 2.5rem !important;
                        line-height: 2.5rem !important;
                    }
                    p{
                        line-height: 22px;
                        font-size:14px;
                    }
                    .btn.btn-large {
                        font-size: 14px !important;
                        padding: 10px 42px 10px 24px !important;
                    }
                    .btn.btn-large span {
                        height:30px !important ;
                        width: 30px !important;
                        right:6px !important;
                    }

                    .btn.btn-large {
                        font-size: 14px !important;
                        padding: 10px 42px 10px 24px !important;
                    }
                    .btn.btn-large span {
                        height:30px !important ;
                        width: 30px !important;
                        right:6px !important;
                    }
                    .btn.btn-medium{
                        font-size: 13px !important;
                     }
                     .btn.btn-rounded.btn-medium{
                        padding-top: 5px  !important;
                        padding-bottom: 5px !important;
                        width: 80%;
                        margin: auto;
                     }
                     .btn.with-rounded.btn-medium span{
                        width: 23px !important;
                        height: 23px !important;
                        right: 4px !important;
                     }
                    section{
                        padding: 62px 0px;
                    }
                    .text-gradient-fast-blue-purple{
                     /* font-size: 80px; */
                    }
                    .fs-170{
                        font-size:105px;
                    }
                    .right-minus-130px{
                        right: -80px;
                        top:20px;
                    }
                    
                    .lh-30{
                        line-height: 16px;

                    }
                    .serviceCard{
                        width: 75%;
                        margin: auto;
                    }

            .rotate-box-style-01 {
                transform: translateY(40px);
            }

            .rotate-box-style-01[data-bottom-top] {
                transform: translateY(40px);
            }

            .rotate-box-style-01[data-top-bottom] {
                transform: translateY(-40px);
            }

            .h-70px{
                height: 52px !important;
            } 
            .w-70px{
                width: 52px !important;
            }
            .pt-35px{
                padding-top: 12px !important;
            } 
            .pb-35px{
                padding-bottom: 12px !important;
            }
            .pb-50px{
                padding: 0px !important;
                line-height: 22px;
            }
            .footer-navbar{
                font-size: 16px;
            }
            .widget-text{
                font-size: 14px;
            }
            .chat_icon{
                left: 94% !important;
                bottom: 3% !important;
                width: 50px !important;
                height: 50px !important;
            }
        }
       

        @media only screen and (max-width: 600px) {
                .default-logo {
                    height: 50px !important;
                }

                .alt-logo {
                    height: 50px !important;
                }

                .navbar .navbar-nav .nav-link {
                    font-size: 14px;
                }
                header.sticky .navbar-brand {
                    padding:10px 0px !important;
                }
                header .navbar-brand {
                    padding:10px 0px !important;
                }
                .dropdown-menu{
                    padding: 10px !important;
                }
                .navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li a {
                    padding: 5px !important;
                    font-size: 12px;
                }
                .navbar .navbar-nav .dropdown.dropdown-with-icon .dropdown-menu{
                    padding: 10px !important;
                }
                .navbar .navbar-nav .dropdown.dropdown-with-icon .dropdown-menu li a {
                    padding: 5px;
                    font-size: 12px;
    
                }
                .navbar .navbar-nav .dropdown.dropdown-with-icon .dropdown-menu li a p {
                    line-height: 15px;
                    font-size: 10px;
                }
                .navbar .navbar-nav .dropdown.dropdown-with-icon .dropdown-menu li a img {
                    width: 40px;
                }
                .fs-75 {
                    font-size: 4rem;
                    line-height: 4rem;
                }
                .fs-15{
                    font-size: 13px;
                }
                .fs-17{
                    font-size: 15px;
                    line-height: 16px;
                }
                                  
                .col-lg-5 {
                    order: -1; /* Ensure the image appears first */
                  }

                .fs-18{
                    font-size: 16px;
                }
                .fs-19 {
                    font-size: 1.2rem;
                }
                
                .fs-20{
                    font-size: 16px;
                    line-height: 16px;
                }

                .btn.btn-extra-large {
                    font-size: 14px !important;
                    padding: 10px 48px 10px 26px !important;
                }
                .icon-feather-arrow-right{
                    font-size: 14px !important;
                    padding: 17px !important;
                }
            
                .btn.btn-extra-large span {
                    height: 32px !important ;
                    width: 32px !important;
                    right:6px !important
                }
                h2{
                    font-size: 2.5rem !important;
                    line-height: 2.5rem !important;
                }
                p{
                    line-height: 22px;
                    font-size:14px;
                }
                .btn.btn-large {
                    font-size: 14px !important;
                    padding: 10px 42px 10px 24px !important;
                }
                .btn.btn-large span {
                    height:30px !important ;
                    width: 30px !important;
                    right:6px !important;
                }

                .btn.btn-large {
                    font-size: 14px !important;
                    padding: 10px 42px 10px 24px !important;
                }
                .btn.btn-large span {
                    height:30px !important ;
                    width: 30px !important;
                    right:6px !important;
                }
                .btn.btn-medium{
                    font-size: 15px !important;
                 }
                 /* .btn.btn-rounded.btn-medium{
                    padding-top: 5px  !important;
                    padding-bottom: 5px !important;
                 } */
                 .btn.btn-rounded.btn-medium{
                    padding-top: 5px  !important;
                    padding-bottom: 5px !important;
                    width: 60%;
                    margin: auto;
                 }
                 .btn.with-rounded.btn-medium span{
                    width: 25px !important;
                    height: 25px !important;
                    right: 4px !important;
                 }
                section{
                    padding: 62px 0px;
                }
                .text-gradient-fast-blue-purple{
                    /* font-size: 16px; */
                }
                .fs-170{
                    font-size:105px;
                }
                .right-minus-130px{
                    right: -80px;
                    top:20px;
                }
                
                .lh-30{
                    line-height: 16px;

                }
                .serviceCard{
                    width: 75%;
                    margin: auto;
                }

        .rotate-box-style-01 {
            transform: translateY(40px);
        }

        .rotate-box-style-01[data-bottom-top] {
            transform: translateY(40px);
        }

        .rotate-box-style-01[data-top-bottom] {
            transform: translateY(-40px);
        }

        .h-70px{
            height: 52px !important;
        } 
        .w-70px{
            width: 52px !important;
        }
        .pt-35px{
            padding-top: 12px !important;
        } 
        .pb-35px{
            padding-bottom: 12px !important;
        }
        .pb-50px{
            padding: 0px !important;
            line-height: 22px;
        }
        .footer-navbar{
            font-size: 16px;
        }
        .widget-text{
            font-size: 14px;
        }
        .chat_icon{
            left: 80% !important;
            bottom: 3% !important;
            width: 50px !important;
            height: 50px !important;
        }
       
    }