Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - oxi9.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Content-Type: text/html; charset=UTF-8
Location: https://oxi9.com/
Server: Microsoft-IIS/10.0
X-Powered-By: ASP.NET
X-Powered-By-Plesk: PleskWin
X-Frame-Options: SAMEORIGIN
X-Content-Type-Options: nosniff
Date: Sat, 10 May 2025 19:20:07 GMT
Content-Length: 140

HTTP Code 301 Moved Permanently

301 status code means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.

When is Code 301 used?

  • When changing a website domain
  • When modifying URL structures
  • When setting up redirects for SEO

What does Code 301 mean for the user?

The browser will automatically redirect the user to the new address, and search engines will update their indexes.

200 OK - https://oxi9.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Content-Type: text/html
Last-Modified: Mon, 21 Apr 2025 08:46:36 GMT
Accept-Ranges: bytes
ETag: "399ede399b2db1:0"
Server: Microsoft-IIS/10.0
X-Powered-By: ASP.NET
X-Powered-By-Plesk: PleskWin
X-Frame-Options: SAMEORIGIN
X-Content-Type-Options: nosniff
Date: Sat, 10 May 2025 19:20:07 GMT
Content-Length: 30978

HTTP Code 200 OK

200 status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: oxi9.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html lang="en">
<head>
    <base href="/">
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta name="facebook-domain-verification" content="jsupdvzk3567gs1g0ntjoh99i8ulh4" />
    <meta property="og:title" content="Get Free Products">
    <meta property="og:description" content="Tester Products">
    <meta property="og:image" content="https://oxi9.com/FileUpload/FreeProductsBanners/5doFTJuip0.jpeg">
    <!--=============== BOXICONS ===============-->

    <link href='https://unpkg.com/[email protected]/css/boxicons.min.css' rel='stylesheet'>
    <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css">


    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.0.3/css/font-awesome.css">
    <link rel='shortcut icon' href="../images/favicon.ico" />
    <link href="zoom/xzoom.css" rel="stylesheet" />

    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css" />
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.theme.default.css" />
    <!--=============== CSS ===============-->
    <link rel="stylesheet" href="assets/css/styles.css">
    <link rel="stylesheet" href="assets/css/Product.-list.css">
    <link rel="stylesheet" href="assets/css/single-product.css">

    <!--<link href="css/Validations.css" rel="stylesheet" />-->
    <link href="Styles/alertify.bootstrap.css" rel="stylesheet" />
    <link href="Styles/alertify.core.css" rel="stylesheet" />
    <link href="Styles/alertify.default.css" rel="stylesheet" />
    <script src="AlertMsg/alertify.js"></script>
    <script src="AlertMsg/alertify.min.js"></script>

    <!-- Meta Pixel Code For Sales Ads -->
    <script>
        !function (f, b, e, v, n, t, s) {
            if (f.fbq) return; n = f.fbq = function () {
                n.callMethod ?
                n.callMethod.apply(n, arguments) : n.queue.push(arguments)
            };
            if (!f._fbq) f._fbq = n; n.push = n; n.loaded = !0; n.version = '2.0';
            n.queue = []; t = b.createElement(e); t.async = !0;
            t.src = v; s = b.getElementsByTagName(e)[0];
            s.parentNode.insertBefore(t, s)
        }(window, document, 'script',
        'https://connect.facebook.net/en_US/fbevents.js');
        fbq('init', '1302979396955458');
        fbq('track', 'PageView');
    </script>
    
    <!-- End Meta Pixel Code -->

    <title>Oxi9 Essentials Pvt. Ltd.</title>

</head>
<body ng-app="OpenApp1" ng-controller="IndexCtrl">
    <div class="loader-panel" id="loader">
        <div class="loader">
            <img src="assets/img/loader.gif"  width="85px"/>
            <!--<img src="images/logo.png" >-->
        </div>
    </div>
    <!--=============== HEADER ===============-->
    <div style="background-color: #007713;" ng-show="ISOfferActive || isUserLogined">
        <div class="container">
            <div class="row">
                <div class="col-lg-12 col-md-12 col-12 mt-3">
                    <div class="top">
                        <div class="row">
                            <div class="mr-3" style="text-align:center;">
                                <a ng-show="ISOfferActive" href="/Signup-Now"><p> {{ProductPkgs[0].OfferName }} <span class="signup-btn-top">  Signup Now  </span> </p></a>
                            </div>
                        </div>
                        <div class="text-right" style="display: flex; flex-direction: row; padding-bottom: 16px;" ng-show="isUserLogined">
                            <div class="mr-3">
                                <a href="/Orders-Report">
                                    <i class='bx bx-briefcase-alt-2'></i> My Orders
                                </a>
                            </div>
                            <div class="mr-3">
                                <a ng-click="directtoMyAccount()" style="cursor:pointer;">
                                    <i class='bx bx-message-square-detail'></i> Back Office
                                </a>
                            </div>
                            <div class="mr-3">
                                <a ng-click="LogoutCustomer()" style="cursor:pointer;">
                                    <i class='bx bx-bookmark'></i> Log Out
                                </a>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
    <div style="background-color: #d5d5d5;">
        <div class="container">
            <div class="row p-2">
                <div class="col-lg-4 col-md-4 col-4 d-flex align-items-center">
                    <div class="header d-block d-xs-block d-sm-block d-md-block d-lg-block d-xl-none">
                        <div class="w-100 menu-icon">
                            <button class="navbar-toggler toogle-class" style="border: 1px solid #7e7e7e;">
                                <i><span><img src="images/toggle.png" width="20"></span></i>
                            </button>
                            <ul class="main-menu">
                                <li class="dashbaord active">
                                    <a class="nav-link" href="/">Home</a>
                                </li>
                                <li class="cursor" ng-repeat="Category in HomePageCategories">
                                    <a class="nav-link" ng-click="GetProductsByCategory(Category)">{{Category.SubCategory}}</a>
                                </li>

                                <li class="dropdown">
                                    <a class="nav-link " data-toggle="dropdown" href="#">More</a>
                                    <ul class="dropdown-menu">
                                        <li ng-repeat="Category in HomePageCategoriesMore"><a class="cursor" ng-click="GetProductsByCategory(Category)">{{Category.SubCategory}}</a></li>
                                    </ul>
                                </li>
                            </ul>
                        </div>
                    </div>
                </div>
                <div class="col-lg-4 col-md-4 col-4 d-flex justify-content-center align-items-center">
                    <a href="/">
                        <img class="d-md-flex img-fluid" src="images/logo.png" style="height:80px">
                    </a>
                </div>
                <div class="col-lg-4 col-md-4 col-4 p-2 pt-3 pb-3 align-items-right">
                    <div class="d-flex d-md-flex flex-row align-items-center justify-content-end icons">
                        <div class="signup" ng-show="!isUserLogined">
                            <a href="/Signup">Register</a>
                        </div>
                        <span class="bar" ng-show="!isUserLogined">|</span>
                        <div class="login-icon" ng-show="!isUserLogined">
                            <a href="/login">Login</a>
                        </div>
                        <span class="bar" ng-show="!isUserLogined">|</span>
                        <span class="signup">
                            <a href="/Sign-up">Sign up</a>
                        </span>
                        <span class="cart pa-head-icon">
                            <ul class="pa-head-icon">
                                <li>
                                    <a href="/cart">
                                        <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
                                            <g>
                                                <path d="M507.519,116.384C503.721,111.712,498.021,109,492,109H129.736l-1.484-13.632l-0.053-0.438C121.099,40.812,74.583,0,20,0
                                        C8.954,0,0,8.954,0,20s8.954,20,20,20c34.506,0,63.923,25.749,68.512,59.928l23.773,218.401C91.495,327.765,77,348.722,77,373
                                        c0,0.167,0.002,0.334,0.006,0.5C77.002,373.666,77,373.833,77,374c0,33.084,26.916,60,60,60h8.138
                                        c-2.034,5.964-3.138,12.355-3.138,19c0,32.532,26.467,59,59,59s59-26.468,59-59c0-6.645-1.104-13.036-3.138-19h86.277
                                        c-2.034,5.964-3.138,12.355-3.138,19c0,32.532,26.467,59,59,59c32.533,0,59-26.468,59-59c0-32.532-26.467-59-59-59H137
                                        c-11.028,0-20-8.972-20-20c0-0.167-0.002-0.334-0.006-0.5c0.004-0.166,0.006-0.333,0.006-0.5c0-11.028,8.972-20,20-20h255.331
                                        c35.503,0,68.084-21.966,83.006-55.962c4.439-10.114-0.161-21.912-10.275-26.352c-10.114-4.439-21.912,0.161-26.352,10.275
                                        C430.299,300.125,411.661,313,392.331,313h-240.39L134.09,149h333.308l-9.786,46.916c-2.255,10.813,4.682,21.407,15.495,23.662
                                        c1.377,0.288,2.75,0.426,4.104,0.426c9.272,0,17.59-6.484,19.558-15.92l14.809-71C512.808,127.19,511.317,121.056,507.519,116.384
                                        z M399,434c10.477,0,19,8.523,19,19s-8.523,19-19,19s-19-8.523-19-19S388.523,434,399,434z M201,434c10.477,0,19,8.524,19,19
                                        c0,10.477-8.523,19-19,19s-19-8.523-19-19S190.523,434,201,434z"></path>
                                            </g>
                                        </svg>
                                        <span>{{TotalCartCnt}}</span>
                                    </a>
                                </li>
                            </ul>
                        </span>
                        <span class="search">
                            <form>
                                <div class="search-in">
                                    <input type="text" class="autosuggest" ng-model="txtSearchProduct" placeholder="Search by Product Name " style="background-image: url('images/Search2.png');"
                                           autocomplete="off" typeahead="prd as prd.pname for prd in productrpt | filter:$viewValue | limitTo:8"
                                           typeahead-on-select='onProductSelect($item)' typeahead-min-length="1" typeahead-editable="false" />
                                </div>
                            </form>
                        </span>
                    </div>
                </div>
            </div>
        </div>
    </div>

    <div class="container">
        <div class="row">
            <div class="col-lg-12 col-md-12 col-12">
                <div class="header">
                    <div class="w-100 menu-icon">
                        <ul class="main-menu">
                            <li class=" nav-item dashbaord active">
                                <a class="nav-link" href="/">Home</a>
                            </li>
                            <li class="nav-item cursor" ng-repeat="Category in HomePageCategories">
                                <a class="nav-link" ng-click="GetProductsByCategory(Category)">{{Category.SubCategory}}</a>
                            </li>

                            <li class="nav-item dropdown">
                                <a class="nav-link " data-toggle="dropdown" href="#">More</a>
                                <ul class="dropdown-menu">
                                    <li ng-repeat="Category in HomePageCategoriesMore"><a class="cursor" ng-click="GetProductsByCategory(Category)">{{Category.SubCategory}}</a></li>
                                </ul>
                            </li>
                        </ul>
                    </div>
                </div>
            </div>
        </div>
    </div>


    <div ng-view="" id="dataview"></div>
    <!--=============== Start Footer ===============-->
    <div class="container-fluid ">
        <div class="row ft-bg">
            <div class="container mt-3">
                <div class="row">
                    <div class="col-md-5">
                        <div class="row">
                            <div class="col-md-4 mb-4">
                                <img src="images/logo.png" class="img-fluid" style="height:80px">
                            </div>
                        </div>
                        <div>
                            <h6>QUICK CONTACT</h6>
                            <p>
                                Address : 5th Floor,511/512/512A, Shubh Universal, <br> Opp. Vijay Lakshmi Hall, Vesu, Surat,Gujarat-395007
                                <br>
                                Phone : +91 74900 09496 <br>
                                Email : [email protected]
                            </p>
                        </div>
                    </div>
                    <div class="col-md-3">
                        <div class="ft-list">
                            <ul>
                                <li>
                                    <p><b>Other Links</b></p>
                                    <hr>
                                </li>

                                <li><a href="/about-us">About Us</a></li>
                                <!--<li><a href="/FAQ">FAQ</a></li>-->
                                <li><a href="/Disclaimer">Disclaimer</a></li>
                                <li><a href="/Privacy-policy">Privacy Policy</a></li>
                                <li><a href="/Refund">Refund</a></li>
                                <li><a href="/Terms-of-Use">Terms of Use</a></li>
                                <li><a href="/Contact-Us">Contact Us</a></li>
                                <li><a href="/Downloads">Downloads</a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-lg-4 col-md-4 col-12">
                        <div class="ft-list">
                            <ul>
                                <li>
                                    <p><i class="fa fa-lg fa-mobile" aria-hidden="true"></i>  <b>Download Mobile APP</b></p>
                                    <hr>
                                </li>
                                <li>
                                    <div class="row d-flex justify-content-center ">
                                        <div class="col-md-6 col-4 store">
                                            <img src="images/Download-Android.png" class="img-fluid">
                                        </div>
                                        <div class=" col-md-6 col-4 store">
                                            <img src="images/Download-IOS.png" class="img-fluid">
                                        </div>
                                    </div>
                                </li>
                            </ul>
                        </div>

                        <div align="center" class="socialbtns">
                            <p><b>Follow Us</b></p>
                            <ul>
                                <li><a target="_blank" href="https://www.facebook.com/officaloxi9/" class="fa fa-lg fa-facebook"></a></li>
                               <li><a target="_blank" href="https://youtube.com/@beauticiangrowthschool?si=UeBqoCXuwTZkqR45" class="fa fa-lg fa-youtube"></a></li>
                                <!--<li><a href="#" class="fa fa-lg fa-twitter"></a></li>
                                <li><a href="#" class="fa fa-lg fa-linkedin"></a></li>-->
                                <li><a target="_blank" href="https://www.instagram.com/officialoxi9/?igshid=YmMyMTA2M2Y%3D" class="fa fa-lg fa-instagram"></a></li>
                            </ul>
                        </div>
                    </div>
                </div>
                <p style="color: rgb(196, 196, 196);">
                    <b>
                        <script type="text/JavaScript">
                            var theDate = new Date();
                            document.write(theDate.getFullYear())
                        </script>
                        Oxi9 Essentials Pvt. Ltd.
                    </b> | All Rights Reserved
                </p>
            </div>

        </div>
    </div>
    <!--=============== End Refer & Earn ===============-->
    <!--</main>-->
    <!--=============== MAIN JS ===============-->
    <script src="js/jquery-3.3.1.min.js"></script>
    <script src="assets/js/main.js"></script>
    <script src="js/popper.min.js"></script>
    <script src="js/bootstrap.min.js"></script>

    <script src="js/owl.carousel.js"></script>


    <!-- angular Scripts -->

    <script src="Scripts_AJ/angular.js"></script>
    <script src="Scripts_AJ/ng-infinite-scroll.js"></script>
    <script src="Scripts_AJ/angular-route.js"></script>
    <script src="Scripts_AJ/angular-sanitize.js"></script>
    <script src="../Scripts/ng-alertify.js"></script>
    <script src="Scripts_AJ/ngAutocomplete.js"></script>
    <script src="Scripts_AJ/aes.js"></script>
    <script src="Scripts_AJ/datetimepicker.js"></script>
    <script src="Scripts_AJ/marquee.js"></script>
    <script src="Scripts_AJ/FileSaver.js"></script>
    <script src="Scripts_AJ/dirPagination.js"></script>

    <script src="../Scripts_AJ/ngAutocomplete.js"></script>

    <link href="../Styles/AutoComplete.css" rel="stylesheet" />
    <script src="//kendo.cdn.telerik.com/2016.3.914/js/kendo.all.min.js"></script>

    <script src="App/OpenAppV1.js"></script>

    <script src="zoom/xzoom.min.js"></script>

    <script src="Scripts_AJ/jquery.min.js"></script>
    <script>
        $('.carousel').carousel({
            interval: 1000
        })
    </script>
</body>


</html>
<noscript>
    <img height="1" width="1" style="display:none"
         src="https://www.facebook.com/tr?id=1302979396955458&ev=PageView&noscript=1" />
</noscript>
<script>
    var new_scroll_position = 0;
    var last_scroll_position;
    var header = document.getElementById("header");

    //window.addEventListener('scroll', function (e) {
    //    last_scroll_position = window.scrollY;


    //    if (new_scroll_position < last_scroll_position && last_scroll_position > 80) {
    //        // header.removeClass('slideDown').addClass('slideUp');
    //        header.classList.remove("slideDown");
    //        header.classList.add("slideUp");

    //        // Scrolling up
    //    } else if (new_scroll_position > last_scroll_position) {
    //        // header.removeClass('slideUp').addClass('slideDown');
    //        header.classList.remove("slideUp");
    //        header.classList.add("slideDown");
    //    }

    //    new_scroll_position = last_scroll_position;
    //});
    document.onreadystatechange = function () {
        if (document.readyState !== "complete") {
            document.querySelector(
              "body").style.visibility = "hidden";
            document.querySelector(
              "#loader").style.visibility = "visible";
        } else {
            document.querySelector(
              "#loader").style.display = "none";
            document.querySelector(
              "body").style.visibility = "visible";
        }
    };
</script>
<script>
    $(document).on("click", ".menu-icon", function () {
        // $(".mainmenu");
        $(".main-menu").addClass("left-0");
        $('.header').append('<div class="mbl-overlay"></div>');
        //$("header").prepend('<div class="mbl-overlay"></div>');
        //  $(this).addClass("active");
    });
    $(document).on("click", ".mbl-overlay, .main-menu .dropdown-menu a", function () {
        // $(".mainmenu");
        $(".main-menu").removeClass("left-0");
        $(".mbl-overlay").remove();
        //  $(this).addClass("active");
        if ($(window).width < 480) {
            $(".dropdown-menu").css({ display: "none" });
        }
    });
    $(document).on("click", ".Category", function () {
        if ($(window).width < 480) {
            $(this).closest("li").find(".dropdown-menu").css({ display: "block" });
        }
    });
</script>





<style>
    .loader-panel {
        width: 100%;
        position: fixed;
        height: 100%;
        z-index: 999;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #00000024;
        backdrop-filter: blur(5px);
    }

    .loader {
        width: 85px;
        height: 85px;
    /*    border-radius: 50%;*/
        display: inline-block;
      /*  border-top: 4px solid #FFF;
        border-right: 4px solid transparent;
        box-sizing: border-box;*/
        /*animation: rotation 1s linear infinite;*/
    }

       /* .loader::after {
            content: '';
            box-sizing: border-box;
            position: absolute;
            left: 0;
            top: 0;
            width: 48px;
            height: 48px;
            border-radius: 50%;
            border-bottom: 4px solid #0eff82;
            border-left: 4px solid transparent;
        }*/

    .signup-btn-top {
        padding: 10px;
    }

    @keyframes rotation {
        0% {
            transform: rotate(0deg);
        }

        100% {
            transform: rotate(360deg);
        }
    }

    .slideUp {
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px);
        transition: transform .5s ease-out;
    }

    .slideDown {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        transition: transform .5s ease-out;
    }

    h1.nav__name.ng-binding {
        /*overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;*/
        width: 180px;
        word-break: break-all;
    }

    .store:hover {
        transform: scale(1.1);
    }

    .cursor {
        cursor: pointer;
    }

    .pa-head-icon > ul {
        margin: 4px 10px;
    }

        .pa-menu > ul > li, .pa-head-icon > ul > li {
            display: inline-block;
            margin-right: 20px;
            position: relative;
        }

    .pa-toggle-nav, .pa-head-icon > ul {
        display: inline-block;
    }

    .pa-header-two .pa-head-icon ul li svg {
        fill: #6caaa8;
    }

    .pa-menu > ul > li, .pa-head-icon > ul > li {
        display: inline-block;
        margin-right: 20px;
        position: relative;
    }

    .pa-menu ul li:last-child, .pa-head-icon ul li:last-child {
        margin-right: 0px;
    }

    .pa-menu > ul > li > a {
        color: #096955;
        padding: 25px 0 26px;
    }

    .pa-menu ul li a {
        text-transform: capitalize;
    }

    .pa-nav-bar {
        display: flex;
        align-items: center;
        justify-content: center;
        padding-top: 15px;
    }

    .pa-head-icon ul li svg {
        width: 16px;
        height: 16px;
        fill: #606060;
        cursor: pointer;
    }

    .pa-head-icon ul li span {
        background: #044523;
        min-width: 15px;
        height: 15px;
        position: absolute;
        text-align: center;
        line-height: 15px;
        font-size: 10px;
        border-radius: 100%;
        top: -6px;
        right: -16px;
        color: #fff;
        cursor: pointer;
    }

    .top {
        background-color: #007713;
        color: #fff;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }

    ul.main-menu li:hover {
        display: list-item;
        text-align: -webkit-match-parent;
        color: #07793E;
        font-weight: 700;
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }

    li.dashbaord.active {
        color: #07793E;
    }

    ul.main-menu {
        padding-left: 0;
        margin-bottom: 0;
        text-align: left;
        display: flex;
        color: #434343;
        justify-content: center;
        list-style-type: none;
        margin: 0;
    }

    .dropdown-menu.show {
        padding: 0 10px !important;
    }

    ul.main-menu li a {
        text-decoration: none;
        text-align: left;
        margin: 6px 0;
    }

    @media screen and (max-width:576px) {
        li.dashbaord.active {
            color: #07793E;
        }

        .navbar-toggler {
            padding: 8px 10px !important;
        }

        li.dashbaord a {
            color: #07793E;
        }

        ul .main-menu {
            overflow-y: auto;
        }

            ul.main-menu li a {
                text-decoration: none;
                text-align: left;
                margin: 6px 0;
                font-size: 20px;
            }

            ul.main-menu li:hover {
                display: list-item;
                text-align: -webkit-match-parent;
                color: #07793E;
                font-weight: 700;
                -webkit-transition: all 0.2s ease-in-out;
                transition: all 0.2s ease-in-out;
            }

            /*.dashbaord a {
            background: linear-gradient(180deg, #5ace92, #07793e);
            color: #fff !important;
            border-radius: 50px;
            text-decoration: none;
            text-align: left;
        }*/

            ul.main-menu li {
                display: inline-flex;
                text-align: left;
            }

        .main-menu {
            display: none;
        }

        .menu-icon {
            text-align: end !important;
        }

        button.navbar-toggler.toggler-example {
            font-size: 30px;
            outline: none;
        }

        .contact-us-card-align {
            margin-bottom: 40px;
        }

        div#navbarSupportedContent1 {
            text-align: center;
        }

        .text-font {
            font-size: 23px !important;
        }

        .explore-section {
            padding: 20px 0 20px 0;
        }

        border-button section.nav-bg {
            padding: 0 !important;
        }

        .main-menuli .dropdown-menu li {
            padding: 0px;
            font-size: 14px;
        }
    }

    @media screen and (max-width:767px) {
        li.dashbaord.active {
            color: #07793E !important;
        }

        li.dashbaord.active {
            color: #07793E !important;
        }

        ul.main-menu {
            overflow-y: auto;
        }

            ul.main-menu li a {
                text-decoration: none;
                text-align: center;
                margin: 6px 0;
                font-size: 20px !important;
            }

        .main-menu {
            display: none;
        }

        .menu-icon {
            text-align: end !important;
            font-size: 40px;
        }

        .contact-us-card-align {
            margin-bottom: 40px;
        }

        .main-menu {
            height: 100% !important;
            display: block !important;
            width: 300px !important;
            bottom: 0;
            padding: 20px !important;
            top: 0;
            left: -100%;
            background: #fff;
            position: fixed;
            transition-duration: 0.5s;
            z-index: 9;
        }

        .left-0 {
            left: 0px !important;
        }

        .mbl-overlay {
            background: #0000008a;
            position: fixed;
            top: 0;
            height: 100%;
            width: 100%;
            z-index: 1;
        }

        ul.main-menu li {
            display: block;
            text-align: center;
            margin: 10px 0;
        }

            ul.main-menu li:hover {
                display: list-item;
                text-align: -webkit-match-parent;
                font-weight: 700;
                color: #07793E;
                -webkit-transition: all 0.2s ease-in-out;
                transition: all 0.2s ease-in-out;
            }

            ul.main-menu li a {
                text-decoration: none;
                /*color: #9299b8;*/
                text-align: left;
                margin: 6px 0;
            }

        .text-font {
            font-size: 25px;
        }

        .explore-section {
            padding: 20px 0 20px 0;
        }

        .Explore-align {
            padding: 10px 0 0 10px;
        }

        section.nav-bg {
            padding: 0 !important;
        }
    }

    @media screen and (max-width:1200px) {
        li.dashbaord.active {
            color: #07793E !important;
        }

        .navbar-toggler {
            padding: 8px 10px !important;
        }

        .main-menu {
            height: 100% !important;
            display: block !important;
            width: 300px !important;
            bottom: 0;
            padding: 20px !important;
            top: 0;
            left: -100%;
            background: #fff;
            position: fixed;
            transition-duration: 0.5s;
            z-index: 9;
        }

        ul.main-menu li:hover {
            display: list-item;
            text-align: -webkit-match-parent;
            color: #07793E;
            -webkit-transition: all 0.2s ease-in-out;
            transition: all 0.2s ease-in-out;
        }

        .left-0 {
            left: 0px !important;
        }

        .mbl-overlay {
            background: #0000008a;
            position: fixed;
            top: 0;
            height: 100%;
            width: 100%;
            z-index: 1;
        }

        ul.main-menu li {
            display: block;
            text-align: left;
            color: #434343;
            margin: 0 0;
            padding: 10px;
        }

            ul.main-menu li a {
                text-decoration: none;
                text-align: left;
                margin: 6px 0;
                font-size: 20px !important;
            }

            ul.main-menu li:hover {
                display: list-item;
                font-weight: 700;
                text-align: -webkit-match-parent;
                -webkit-transition: all 0.2s ease-in-out;
                transition: all 0.2s ease-in-out;
            }
    }
</style>

                               

Whois info of domain

Domain Name: OXI9.COM
Registry Domain ID: 1742313613_DOMAIN_COM-VRSN
Registrar WHOIS Server: Whois.bigrock.com
Registrar URL: http://www.bigrock.com
Updated Date: 2024-09-03T11:05:36Z
Creation Date: 2012-09-03T07:31:27Z
Registry Expiry Date: 2030-09-03T07:31:27Z
Registrar: BigRock Solutions Ltd
Registrar IANA ID: 1495
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.832-295-1535
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: NS1.RAPIDSWITCH.COM
Name Server: NS2.RAPIDSWITCH.COM
Name Server: NS3.RAPIDSWITCH.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-10T19:19:55Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass