Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
200 OK - rt0s.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
X-Powered-By: Express
Access-Control-Allow-Origin: *
sid: 23EEF683-CEBA-0702-1767-79868EA75AC2
Accept-Ranges: bytes
Cache-Control: public, max-age=0
Last-Modified: Sat, 11 Jan 2025 11:49:32 GMT
ETag: W/"825d-1945532ad5c"
Content-Type: text/html; charset=UTF-8
Content-Length: 33373
Vary: Accept-Encoding
Date: Wed, 30 Apr 2025 01:53:15 GMT
Connection: keep-alive
Keep-Alive: timeout=5

HTTP Code 200 OK

200 OK 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: rt0s.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<!--[if lt IE 7]>      <html lang="en" class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]>         <html lang="en" class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]>         <html lang="en" class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!-->
<html lang="en" class="no-js">
<!--<![endif]-->

<head>
  <script async src="https://www.googletagmanager.com/gtag/js?id=G-Z5ZR6V135D"></script>
  <script>
    window.dataLayer = window.dataLayer || [];
    function gtag() { dataLayer.push(arguments); }
    gtag('js', new Date());
    gtag('config', 'G-Z5ZR6V135D');
  </script>
  <!-- meta charec set -->
  <meta charset="utf-8">
  <!-- Always force latest IE rendering engine or request Chrome Frame -->
  <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
  <!-- Page Title -->
  <title>rt0s -- The Smallest Rtos</title>
  <!-- Meta Description -->
  <meta name="description" content="OPEN-ARM development framework">
  <meta name="keywords" content="arm cortex development rtos">
  <!-- Mobile Specific Meta -->
  <meta name="viewport" content="width=device-width, initial-scale=1">

  <!-- Google Font -->

  <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800' rel='stylesheet' type='text/css'>
  <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"
    integrity="sha512-Fo3rlrZj/k7ujTnHg4CGR2D7kSs0v4LLanw2qksYuRlEzO+tcaEPQogQ0KaoGN26/zrn20ImR1DfuLWnOo7aBA=="
    crossorigin="anonymous" referrerpolicy="no-referrer" />
  <!-- CSS
		================================================== -->
  <!-- Fontawesome Icon font -->
  <link rel="stylesheet" href="css/font-awesome.min.css">
  <!-- Twitter Bootstrap css -->
  <link rel="stylesheet" href="css/bootstrap.min.css">
  <!-- jquery.fancybox  -->
  <link rel="stylesheet" href="css/jquery.fancybox.css">
  <!-- animate -->
  <link rel="stylesheet" href="css/animate.css">
  <!-- Main Stylesheet -->
  <link rel="stylesheet" href="css/main.css">
  <!-- media-queries -->
  <link rel="stylesheet" href="css/media-queries.css">

  <!-- Modernizer Script for old Browsers -->
  <script src="js/modernizr-2.6.2.min.js"></script>

</head>

<body id="body">

  <!-- preloader -->
  <!-- <div id="preloader">
    <img src="img/preloader.gif" alt="Preloader">
  </div> -->
  <!-- end preloader -->

  <!--
        Fixed Navigation
        ==================================== -->
  <header id="navigation" class="navbar-fixed-top navbar">
    <div class="container">
      <div class="navbar-header">
        <!-- responsive nav button -->
        <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
          <span class="sr-only">Toggle navigation</span>
          <i class="fa fa-bars fa-2x"></i>
        </button>
        <!-- /responsive nav button -->

        <!-- logo -->
        <a class="navbar-brand" href="#body">
          <h1 id="logo">
            <!-- <img src="img/logo.png" alt="OPEN-ARM"> -->
          </h1>
        </a>
        <!-- /logo -->
      </div>

      <!-- main nav -->
      <nav class="collapse navbar-collapse navbar-left" role="navigation">
        <ul id="nav" class="nav navbar-nav">
          <li class="logonav"><img src="rt0s-logo.png" class="logo"></li>
          <li class="current"><a href="#body">Home</a></li>
          <li><a href="#objective">Objective</a></li>
          <li><a href="#whitepaper">White Paper</a></li>
          <li><a href="#features">Features</a></li>
          <li><a href="#works">Blocks</a></li>
          <li><a href="#team">Team</a></li>
        </ul>
      </nav>
      <!-- /main nav -->

    </div>
  </header>
  <!--
        End Fixed Navigation
        ==================================== -->



  <!--
        Home Slider
        ==================================== -->

  <section id="slider">
    <div id="carousel-example-generic" class="carousel slide" data-ride="carousel">

      <!-- Indicators bullet -->
      <ol class="carousel-indicators">
        <li data-target="#carousel-example-generic" data-slide-to="0" class="active"></li>
        <li data-target="#carousel-example-generic" data-slide-to="1"></li>
      </ol>
      <!-- End Indicators bullet -->

      <!-- Wrapper for slides -->
      <div class="carousel-inner" role="listbox">

        <!-- single slide -->
        <div class="item active banneri" style="background-image: url(img/banner.jpg);">
          <div class="carousel-caption">
            <h2 data-wow-duration="700ms" data-wow-delay="500ms" class="wow bounceInDown animated">
              Discover
              <span> OPEN-ARM</span>!
              <br>
              <img src="oa-logo.png" width="60%">
            </h2>
            <h3 data-wow-duration="1000ms" class="wow slideInLeft animated">
              ARM product development <span class="color"> redefined</span></h3>
            <p data-wow-duration="1000ms" class="wow slideInRight animated">
              Application first -- MCU second</p>

            <!-- <ul class="social-links text-center">
              <li><a href=""><i class="fa fa-twitter fa-lg"></i></a></li>
              <li><a href=""><i class="fa fa-facebook fa-lg"></i></a></li>
              <li><a href=""><i class="fa fa-google-plus fa-lg"></i></a></li>
              <li><a href=""><i class="fa fa-dribbble fa-lg"></i></a></li>
            </ul> -->
          </div>
        </div>
        <!-- end single slide -->
        <!-- single slide -->
        <div class="item" style="background-image: url(img/banner.jpg);">
          <div class="carousel-caption">
            <h2 data-wow-duration="700ms" data-wow-delay="500ms" class="wow bounceInDown animated">Leverage on <span>
                RT0S</span>!
            </h2>
            <img src="rt0s-logo.png" width="60%">
            <h3 data-wow-duration="1000ms" class="wow slideInLeft animated">
              So <span class="color">small</span> OS that it fits on any arm.
            </h3>
            <p data-wow-duration="1000ms" class="wow slideInRight animated">
              Static, Minimal, Efficient and Easy to Develop</p>

            <!-- <ul class="social-links text-center">
              <li><a href=""><i class="fa fa-twitter fa-lg"></i></a></li>
              <li><a href=""><i class="fa fa-facebook fa-lg"></i></a></li>
              <li><a href=""><i class="fa fa-google-plus fa-lg"></i></a></li>
              <li><a href=""><i class="fa fa-dribbble fa-lg"></i></a></li>
            </ul> -->
          </div>
        </div>
        <!-- end single slide -->


      </div>
      <!-- End Wrapper for slides -->

    </div>
  </section>

  <!--
        End Home SliderEnd
        ==================================== -->

  <!--
        Features
        ==================================== -->

  <section id="objective" class="objective">
    <div class="container">
      <div class="row">
        <div class="sec-title text-center mb50 wow bounceInDown animated" data-wow-duration="500ms">
          <h2>Objective</h2>
          <div class="devider"><i class="fa fa-code fa-lg"></i></div>
        </div>
        <div class="service-desc">
          <h3>Our Mission Objective:</h3>
          <p>OPEN-ARM is development framework for ARM Cortex-based IoT/Embedded
            products. It has Application-First approach: we define the
            requirements first and later decide what/which makes/models can be
            used. This way we are not locked to one chip-provider.</p>
          <p>
            Furthermore, we can build easily concurrently Products with multiple
            ARM:s and be prepared for chip shortages. We are 100\%
            manufacturer-independent and use only our own proprietary code, with
            zero dependency on manufacturer SDK:s.
          </p>
          <br>
          <h4>
            Our Target: Maximal freedom from chip choice constraints and keeping
            options available.
          </h4>

          <br>
          <p>
            Once the application requirements have been formally defined,
            OPEN-ARM starts by mapping them to all supported ARM MCU:s. The chip
            availability and price can be defined as one of the requirements.
            System tracks continuously major distributors for market data.
          </p>
          <p>

            Designer can then pick one or more MCU:s, and continue to map pins
            to required functionalities. Supporting initialisation and API
            functions are generated for each MCU along with Schematic symbol
            with mapped pin-out.
          </p>

        </div>
      </div>
    </div>

  </section>


  <section id="whitepaper" class="white paper">
    <div class="container">
      <div class="row">
        <div class="sec-title text-center mb50 wow bounceInDown animated" data-wow-duration="500ms">
          <h2>White Paper</h2>
          <div class="devider"><i class="fa fa-code fa-lg"></i></div>
        </div>
        <div class="service-desc">
          <h3>Our White Paper:</h3>
          <p>Please check out our White paper:<br>
            <a href="open_arm_white_paper.pdf#view=FitH">
              <center>
                <img src="oa-white.png" width="80%">
              </center>
            </a>
          </p>
        </div>
      </div>
    </div>

  </section>

  <section id="features" class="features">
    <div class="container">
      <div class="row">

        <div class="sec-title text-center mb50 wow bounceInDown animated" data-wow-duration="500ms">
          <h2>Features</h2>
          <div class="devider"><i class="fa fa-code"></i></div>
        </div>

        <!-- service item -->
        <div class="col-md-4 wow fadeInLeft" data-wow-duration="500ms">
          <div class="service-item">
            <div class="service-icon">
              <i class="fa fa-github fa-2x"></i>
            </div>

            <div class="service-desc">
              <h3>Development Cycle</h3>
              <p>
                Cloud Compiler:<br>
                We maintain on-demand cloud gcc/clang-compiler environments and
                integrate with github/bitbucket CI-features to build Client's
                artefacts.<br>
                <b>Artefact Storage:</b><br>
                Binaries and other build products can be stored and archived on
                our servers securely and deployed into products.<br>
                <b>Safety and Security</b><br>
                OPEN-ARM can maintain master keys and serialise Client's
                products, or we can provide tools to do that in-house.
              </p>
            </div>
          </div>
        </div>
        <!-- end service item -->

        <!-- service item -->
        <div class="col-md-4 wow fadeInUp" data-wow-duration="500ms" data-wow-delay="500ms">
          <div class="service-item">
            <div class="service-icon">
              <i class="fa fa-pencil fa-2x"></i>
            </div>

            <div class="service-desc">
              <h3>Market Watch</h3>
              <p>
                As we are tracking 24/7 all major distributors and collecting
                ARM availability and prices we can provide our clients valuable
                insight to global trends. And even predict future availability.
                <br>
                <b>Selling extra stock with markup</b><br>
                Our clients can list their stock to our database and release
                part of it for resale with marked up price depending on the
                availability. We automate sales items into Ebay and Amazon
                listings.
              </p>
              <br>
              <br>
            </div>
          </div>
        </div>
        <!-- end service item -->

        <!-- service item -->
        <div class="col-md-4 wow fadeInUp" data-wow-duration="500ms" data-wow-delay="500ms">
          <div class="service-item">
            <div class="service-icon">
              <i class="fa fa-pencil fa-2x"></i>
            </div>

            <div class="service-desc">
              <h3>Community</h3>
              <p>

                Everything cannot be generalised and some development tasks can
                be defined well enough to be out-sourced. And OPEN-ARM allows it
                easily to be defined without disclosing the project.<br>

                <b>Out-Sourcing S/W Work</b><br>
                As an OPEN-ARM user one can define inputs, outputs and
                functionality and make a Community Task Request. You can even
                get multilple implementations of the same module form our
                contibutors.
              </p>
              <br>
              <br>

            </div>
          </div>
        </div>
        <!-- end service item -->
      </div>
      <br>
      <div class="row">
        <!-- service item -->
        <div class="col-md-4 wow fadeInRight" data-wow-duration="500ms" data-wow-delay="900ms">
          <div class="service-item">
            <div class="service-icon">
              <i class="fa fa-bullhorn fa-2x"></i>
            </div>

            <div class="service-desc">
              <h3>Technology</h3>
              <p>OPEN-ARM provides fast and easy solution to IoT/ARM
                development, especially during the times of component
                shortage.<br>

                All internal and external interfaces are abstracted into a
                static vector with generalised API.</p>
              <br>
              <br>
              <br>
              <br>
            </div>
          </div>
        </div>
        <!-- end service item -->


        <!-- service item -->
        <div class="col-md-4 wow fadeInRight" data-wow-duration="500ms" data-wow-delay="900ms">
          <div class="service-item">
            <div class="service-icon">
              <i class="fa fa-bullhorn fa-2x"></i>
            </div>

            <div class="service-desc">
              <h3>RT0S</h3>
              <p>RT0S Provides almost Bare-Metal level minimal OS:<br>
              </p>
              <li>Fully Static design.</li>
              <li>No Open Source code</li>
              <li>Minimal RTOS with optimal h/w-support -> Less Code</li>
              <li>Modular design:</li>
              <li> Less Energy.</li>
              <li>Fits in small MCU:s</li>

            </div>
          </div>
        </div>
        <!-- end service item -->

        <!-- service item -->
        <div class="col-md-4 wow fadeInRight" data-wow-duration="500ms" data-wow-delay="900ms">
          <div class="service-item">
            <div class="service-icon">
              <i class="fa fa-bullhorn fa-2x"></i>
            </div>

            <div class="service-desc">
              <h3>Mobile App</h3>
              <p>Building on Capacitor Mobile App Platform OPEN-ARM provides
                suitable libraries to build custom Mobile Apps for client
                projects. Also standard debugging and configuration Apps are
                provided.
              </p>
            </div>
          </div>
        </div>
        <!-- end service item -->
      </div>
      <br>
      <div class="row">
        <!-- service item -->
        <div class="col-md-4 wow fadeInRight" data-wow-duration="500ms" data-wow-delay="900ms">
          <div class="service-item">
            <div class="service-icon">
              <i class="fa fa-bullhorn fa-2x"></i>
            </div>

            <div class="service-desc">
              <h3>Testing and Verification</h3>
              <p>All standard modules are provided with p-tests, and our
                test-setup can simulate GPIO, ADC, DAC, SPI and I2C signals and
                emulate peripheral devices.<br>

                For custom modules the developer will build tests for defined
                coverage by Client.<br>

                OPEN-ARM maintains a farm of Devices Under Test (DUT), allowing
                tests to be run on Client Applications.
              </p>
            </div>
          </div>
        </div>
        <!-- end service item -->

      </div>
    </div>
  </section>

  <!--
        End Features
        ==================================== -->


  <!--
        Our Works
        ==================================== -->

  <section id="works" class="works clearfix">
    <div class="container">
      <div class="row">

        <div class="sec-title text-center">
          <h2>Building Blocks</h2>
          <div class="devider"><i class="fa fa-heart-o fa-lg"></i></div>
        </div>

        <div class="sec-sub-title text-center">
          <p>

          </p>
        </div>
        <!--
        <div class="work-filter wow fadeInRight animated"
          data-wow-duration="500ms">
          <ul class="text-center">
            <li><a href="javascript:;" data-filter="all"
                class="active filter">All</a></li>
            <li><a href="javascript:;" data-filter=".branding"
                class="filter">Branding</a></li>
            <li><a href="javascript:;" data-filter=".web" class="filter">web</a>
            </li>
            <li><a href="javascript:;" data-filter=".logo-design"
                class="filter">logo design</a></li>
            <li><a href="javascript:;" data-filter=".photography"
                class="filter">photography</a></li>
          </ul>
        </div>
      -->
      </div>
    </div>

    <div class="project-wrapper">

      <figure class="mix work-item branding">
        <img src="img/DEVICES.png" alt="">
        <figcaption class="overlay">
          <a class="fancybox" rel="works" title="Device Support" href="img/DEVICES.png"><i
              class="fa fa-eye fa-lg"></i></a>
          <h4>Internal and External Devices</h4>
          <p>Will be updated either by polling or IRQ/DMA</p>
          <p>Data is available in a harmonized array, and updated from it.</p>
        </figcaption>
      </figure>

      <figure class="mix work-item web">
        <img src="img/TEST.png" alt="">
        <figcaption class="overlay">
          <a class="fancybox" rel="works" title="Support CI Testing" href="img/TEST.png"><i
              class="fa fa-eye fa-lg"></i></a>
          <h4>Integrated Test Environment</h4>
          <p>We can provide dedicated test platform with Client's hardware. Also
            a Robot Framework library is available for local testing.</p>
        </figcaption>
      </figure>

      <figure class="mix work-item logo-design">
        <img src="img/LIVESTATE.png" alt="">
        <figcaption class="overlay">
          <a class="fancybox" rel="works" title="State Machines Included" href="img/LIVESTATE.png"><i
              class="fa fa-eye fa-lg"></i></a>
          <h4>State Machines Galore</h4>
          <p>State management is easier with machines, and we support them in
            plentitude.</p>
          <p>For development you can use live parameter view/update on web admin
            page and hone the machine with live javascript.</p>
        </figcaption>
      </figure>

      <figure class="mix work-item photography">
        <img src="img/STATS.png" alt="">
        <figcaption class="overlay">
          <a class="fancybox" rel="works" title="Collect Statistics Always" href="img/STATS.png"><i
              class="fa fa-eye fa-lg"></i></a>
          <h4>Live Statistics</h4>
          <p>Devices under Test or Development send selected parameters and
            controls to our Cloud.</p>
          <p>And Statistics can be fed to INFLUX or any other preferred Client's
            database.</p>
        </figcaption>
      </figure>

      <figure class="mix work-item branding">
        <img src="img/REGISTER.png" alt="">
        <figcaption class="overlay">
          <a class="fancybox" rel="works" title="View Registers Live" href="img/REGISTER.png"><i
              class="fa fa-eye fa-lg"></i></a>
          <h4>Live Register View</h4>
          <p>Developer can view any MCU or peripheral register live on the Admin
            Page</p>
        </figcaption>
      </figure>

      <figure class="mix work-item web">
        <img src="img/VIEW.png" alt="">
        <figcaption class="overlay">
          <a class="fancybox" rel="works" title="" href="img/VIEW.png"><i class="fa fa-eye fa-lg"></i></a>
          <h4>Live Console</h4>
          <p>We provide a Live Console page that shows all boolean and numerical
            data from your device. And also allow you to manually control
            inputs.</p>
        </figcaption>
      </figure>

      <figure class="mix work-item logo-design">
        <img src="img/HDLC.png" alt="">
        <figcaption class="overlay">
          <a class="fancybox" rel="works" title="A Standard UART Protocol" href="img/HDLC.png"><i
              class="fa fa-eye fa-lg"></i></a>
          <h4>Full Control with HDLC/MQTT-SN</h4>
          <p>Devices can always use Debug Console with HDCL (CRC packet protcol)
            with MQTT-SN (pub/sub message queue) for RPC queries to and fro.</p>
        </figcaption>
      </figure>

      <figure class="mix work-item photography">
        <img src="img/GATE.png" alt="">
        <figcaption class="overlay">
          <a class="fancybox" rel="works" title="Reference Designs Available" href="img/GATE.png"><i
              class="fa fa-eye fa-lg"></i></a>
          <h4>Standard Hardware</h4>
          <p>As a OPEN-ARM Client you get access to refrence designs on Edge
            Gateways and Programming utilities.</p>
        </figcaption>
      </figure>

      <figure class="mix work-item photography">
        <img src="img/PCB.png" alt="">
        <figcaption class="overlay">
          <a class="fancybox" rel="works" title="" href="img/PCB.png"><i class="fa fa-eye fa-lg"></i></a>
          <h4>PCB Design</h4>
          <p>Clients can outsource PCB design to us or to the Community</p>
        </figcaption>
      </figure>

      <figure class="mix work-item photography">
        <img src="img/SCH.png" alt="">
        <figcaption class="overlay">
          <a class="fancybox" rel="works" title="Outsource Schematic Design" href="img/SCH.png"><i
              class="fa fa-eye fa-lg"></i></a>
          <h4>Schematic Design</h4>
          <p>Clients can outsource Schematic design to us or to the Community
          </p>
          <p>Also each external s/w module is provided with reference Schematic
            which can be used by Clients.</p>
        </figcaption>
      </figure>

      <figure class="mix work-item photography">
        <img src="img/PGM.png" alt="">
        <figcaption class="overlay">
          <a class="fancybox" rel="works" title="In House Flasher" href="img/PGM.png"><i
              class="fa fa-eye fa-lg"></i></a>
          <h4>Programming Support</h4>
          <p>We provide s/w and h/w for economical way to develop and program
            the devices.</p>
        </figcaption>
      </figure>

    </div>


  </section>

  <!--
        End Our Works
        ==================================== -->

  <!--
        Meet Our Team
        ==================================== -->

  <section id="team" class="team">
    <div class="container">
      <div class="row">

        <div class="sec-title text-center wow fadeInUp animated" data-wow-duration="700ms">
          <h2>Meet Our Team</h2>
          <div class="devider"><i class="fa fa-code fa-lg"></i></div>
        </div>

        <div class="sec-sub-title text-center wow fadeInRight animated" data-wow-duration="500ms">
          <p>Our core team has worked on ARM Cortex architecture for over ten
            years, and multiple other CPU families prior:</p>
        </div>

        <!-- single member -->
        <figure class="team-member col-md-3 col-sm-6 col-xs-12 text-center wow fadeInUp animated"
          data-wow-duration="500ms">
          <div class="member-thumb">
            <img src="img/ARISI.png" style="margin-left: 70px; height: 180px;" alt="Ari Siitonen"
              class="img-responsive">
            <figcaption class="overlay">
              <h5>Aspera ad astra</h5>
              <p>+40yrs of coding and electronics, still learnign and finding
                better ways...</p>
            </figcaption>
          </div>
          <h4>Ari Siitonen</h4>
          <span>Managing Director & Lead Architect</span>
        </figure>
        <!-- end single member -->

        <!-- single member -->
        <figure class="team-member col-md-3 col-sm-6 col-xs-12 text-center wow fadeInUp animated"
          data-wow-duration="500ms">
          <div class="member-thumb">
            <img src="img/arik.jpg" style="margin-left: 70px; height: 180px;" alt="Ari Kristola" class="img-responsive">
          </div>
          <h4>Ari Kristola</h4>
          <span>Hardware Architect</span>
        </figure>
        <!-- end single member -->

        <!-- single member -->
        <figure class="team-member col-md-3 col-sm-6 col-xs-12 text-center wow fadeInUp animated"
          data-wow-duration="500ms">
          <div class="member-thumb">
            <img src="img/timo.png" style="margin-left: 55px; height: 180px;" alt="Timo Sintonen"
              class="img-responsive">
          </div>
          <h4>Timo Sintonen</h4>
          <span>ARM Architect</span>
        </figure>
        <!-- end single member -->


      </div>
    </div>
  </section>

  <!--
        End Meet Our Team
        ==================================== -->




  <!--
        Contact Us
        ==================================== -->

  <!-- <section id="contact" class="contact">
    <div class="container">
      <div class="row mb50">

        <div class="sec-title text-center mb50 wow fadeInDown animated"
          data-wow-duration="500ms">
          <h2>Let’s Discuss</h2>
          <div class="devider"><i class="fa fa-heart-o fa-lg"></i></div>
        </div>

        <div class="sec-sub-title text-center wow rubberBand animated"
          data-wow-duration="1000ms">
          <p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem
            accusantium doloremque laudantium, totam rem aperiam, eaque ipsa
            quae ab illo inventore</p>
        </div>

        <div
          class="col-lg-3 col-md-3 col-sm-4 col-xs-12 wow fadeInLeft animated"
          data-wow-duration="500ms">
          <div class="contact-address">
            <h3>Cras at ultrices erat, sed vulputate!</h3>
            <p>2345 Setwant natrer, 1234,</p>
            <p>Washington. United States.</p>
            <p>(401) 1234 567</p>
          </div>
        </div>

        <div
          class="col-lg-8 col-md-8 col-sm-7 col-xs-12 wow fadeInDown animated"
          data-wow-duration="500ms" data-wow-delay="300ms">
          <div class="contact-form">
            <h3>Say hello!</h3>
            <form action="#" id="contact-form">
              <div class="input-group name-email">
                <div class="input-field">
                  <input type="text" name="name" id="name" placeholder="Name"
                    class="form-control">
                </div>
                <div class="input-field">
                  <input type="email" name="email" id="email"
                    placeholder="Email" class="form-control">
                </div>
              </div>
              <div class="input-group">
                <textarea name="message" id="message" placeholder="Message"
                  class="form-control"></textarea>
              </div>
              <div class="input-group">
                <input type="submit" id="form-submit" class="pull-right"
                  value="Send message">
              </div>
            </form>
          </div>
        </div>

        <div
          class="col-lg-1 col-md-1 col-sm-1 col-xs-12 wow fadeInRight animated"
          data-wow-duration="500ms" data-wow-delay="600ms">
          <ul class="footer-social">
            <li><a href="https://www.behance.net/Themefisher"><i
                  class="fa fa-behance fa-2x"></i></a></li>
            <li><a href="https://www.twitter.com/Themefisher"><i
                  class="fa fa-twitter fa-2x"></i></a></li>
            <li><a href="https://dribbble.com/themefisher"><i
                  class="fa fa-dribbble fa-2x"></i></a></li>
            <li><a href="https://www.facebook.com/Themefisher"><i
                  class="fa fa-facebook fa-2x"></i></a></li>
          </ul>
        </div>

      </div>
    </div>

  </section> -->

  <!--
        End Contact Us
        ==================================== -->


  <footer id="footer" class="footer">
    <div class="container">
      <div class="row">

        <!-- <div class="col-md-3 col-sm-6 col-xs-12 wow fadeInUp animated"
          data-wow-duration="500ms">
          <div class="footer-single">
            <img src="img/footer-logo.png" alt="">
            <p>eusmod tempor incididunt ut labore et dolore magna aliqua. Ut
              enim ad minim veniam, quis nostrud exercitation ullamco laboris
              nisi ut aliquip ex ea commodo consequat.</p>
          </div>
        </div> -->

        <div class="col-md-4 col-sm-3 col-xs-2">

        </div>
        <div class="col-md-3 col-sm-6 col-xs-12 wow fadeInUp animated" data-wow-duration="500ms" data-wow-delay="600ms">
          <div class="footer-single">
            <h6>Contact</h6>
            <ul>
              <li><a href="mailto:[email protected]"><i class="fa fa-pencil fa-2x"></i> [email protected]</a></li>
              <li><a href="tel:+358502732"><i class="fa fa-phone fa-2x"></i>
                  +358502732</a></li>
            </ul>
          </div>
        </div>

        <!-- <div class="col-md-3 col-sm-6 col-xs-12 wow fadeInUp animated"
          data-wow-duration="500ms" data-wow-delay="900ms">
          <div class="footer-single">
            <h6>Support</h6>
            <ul>
              <li><a href="#">Contact Us</a></li>
              <li><a href="#">Market Blog</a></li>
              <li><a href="#">Help Center</a></li>
              <li><a href="#">Pressroom</a></li>
            </ul>
          </div>
        </div> -->

      </div>
      <div class="row">
        <div class="col-md-12">
          <p class="copyright text-center">
            Copyright © 2022 RT0S Global Limited.
            All rights reserved.<br>
            <img src="rt0s-logo.png" width="200px">
          </p>
        </div>
      </div>
    </div>
  </footer>

  <a href="javascript:void(0);" id="back-top"><i class="fa fa-angle-up fa-3x"></i></a>

  <!-- Essential jQuery Plugins
		================================================== -->
  <!-- Main jQuery -->
  <script src="js/jquery-1.11.1.min.js"></script>
  <!-- Single Page Nav -->
  <script src="js/jquery.singlePageNav.min.js"></script>
  <!-- Twitter Bootstrap -->
  <script src="js/bootstrap.min.js"></script>
  <!-- jquery.fancybox.pack -->
  <script src="js/jquery.fancybox.pack.js"></script>
  <!-- jquery.mixitup.min -->
  <script src="js/jquery.mixitup.min.js"></script>
  <!-- jquery.parallax -->
  <script src="js/jquery.parallax-1.1.3.js"></script>
  <!-- jquery.countTo -->
  <script src="js/jquery-countTo.js"></script>
  <!-- jquery.appear -->
  <script src="js/jquery.appear.js"></script>
  <!-- Contact form validation -->
  <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.form/3.32/jquery.form.js"></script>
  <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-validate/1.11.1/jquery.validate.min.js"></script>
  <!-- Google Map -->
  <script type="text/javascript"
    src="https://maps.googleapis.com/maps/api/js?key=AIzaSyCcABaamniA6OL5YvYSpB3pFMNrXwXnLwU&libraries=places"></script>
  <!-- jquery easing -->
  <script src="js/jquery.easing.min.js"></script>
  <!-- jquery easing -->
  <script src="js/wow.min.js"></script>
  <script>
    var wow = new WOW({
      boxClass: 'wow',      // animated element css class (default is wow)
      animateClass: 'animated', // animation css class (default is animated)
      offset: 120,          // distance to the element when triggering the animation (default is 0)
      mobile: false,       // trigger animations on mobile devices (default is true)
      live: true        // act on asynchronously loaded content (default is true)
    }
    );
    wow.init();
  </script>
  <!-- Custom Functions -->
  <script src="js/custom.js"></script>
</body>

</html>                               

Whois info of domain

Domain Name: RT0S.COM
Registry Domain ID: 2557589855_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.registrar.amazon.com
Registrar URL: http://registrar.amazon.com
Updated Date: 2024-08-01T04:01:16Z
Creation Date: 2020-09-03T22:15:21Z
Registry Expiry Date: 2025-09-03T22:15:21Z
Registrar: Amazon Registrar, Inc.
Registrar IANA ID: 468
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.2024422253
Domain Status: ok https://icann.org/epp#ok
Name Server: NS-113.AWSDNS-14.COM
Name Server: NS-1468.AWSDNS-55.ORG
Name Server: NS-2006.AWSDNS-58.CO.UK
Name Server: NS-978.AWSDNS-58.NET
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-04-30T01:53:07Z <<<
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