﻿        form div {
            margin: 0.3em 0em;
            font-size: 15pt;
        }


        em {
            font-weight: bold;
            color: hsl(185, 50%, 50%);
            font-size: 20pt;
            font-style: normal;
        }


        body {
            background: hsl(204, 50%, 50%);

            background: linear-gradient(135deg, hsl(185, 100%, 70%), hsl(204, 0%, 100%));

            background: linear-gradient(135deg, hsl(200, 100%, 70%), hsl(204, 0%, 100%));

            background: linear-gradient(135deg, hsl(200, 100%, 70%), hsl(204, 0%, 100%));

            
            
            
            
            
            
            
            
            
            
            background: unset;
        }

        div.main-body-section.top-landing {
            margin: 0;
            
            padding: 1px;
            max-width: unset;
            
            
            
            
            
            
            
            
            
            
            
            background: url(/images/unsplash/alexander-grey-62vi3TG5EDg-unsplash.jpg); /* lights */
            background: url(/images/unsplash/annie-spratt-QckxruozjRg-unsplash.jpg); /* */
            background: url(/images/unsplash/ben-duchac-96DW4Pow3qI-unsplash.jpg); /* chicago type */
            background: url(/images/unsplash/jason-goodman-Oalh2MojUuk-unsplash.jpg); /* yellow board */
            background: url(/images/unsplash/jason-goodman-vbxyFxlgpjM-unsplash.jpg); /* looking at board */
            background: url(/images/unsplash/camilo-jimenez-qZenO_gQ7QA-unsplash.jpg); /* train cell*/
            
            background: url(/images/unsplash/hugh-han-5pkYWUDDthQ-unsplash.jpg); /* busy train */
            background: url(/images/unsplash/ryoji-iwata-n31JPLu8_Pw-unsplash.jpg); /* walking across road*/
            background: url(/images/unsplash/timon-studler-ABGaVhJxwDQ-unsplash.jpg); /* fast walking */
            /*
            background-size: contain;
                */
        }

        /* mobile */

        div.main-body-section.top-landing {
            width: 100%;
            min-height: 310px;
            background-repeat: no-repeat;
            background-position:center;

            background-size: 100% auto;


            /*
            background-size: cover;
            background-size: contain;
            border: 1px solid green;
            */
            
            
            
        }

        /* /mobile */

        @media only screen and (min-width: 750px) {

            div.main-body-section.top-landing {
                min-height: 400px;
                /*
                border: 1px solid red;
                */
            }

        }

        @media only screen and (min-width: 1000px) {

            div.main-body-section.top-landing {
                min-height: 500px;

                /*
                border: 1px solid red;
                    */
            }

        }




        div.main-body-section {
            background: unset;
            background: hsl(0, 0%, 98%);
            background: hsl(204, 0%, 99%);
            /*
            background: url(/images/unsplash/alexander-grey-62vi3TG5EDg-unsplash.jpg);
            */     /* lights */
            /*                   background: url(/images/unsplash/ben-duchac-96DW4Pow3qI-unsplash.jpg);
                */
                 /* chicago type */
            
            margin-left:0;
            margin-right: 0;
            padding: 0;

        }

        div.body-container {
            padding: 0;
        }

        div.main-body-section.darker {
            background: unset;
            background: hsl(0, 0%, 98%);
            background: hsl(204, 10%, 80%);
            
            background: hsl(212, 90%, 49%);
            color: hsl(0, 0%, 98%);
        }

        ul li, p {
            color: hsl(0, 0%, 10%);
        }

        ul li {
            font-size: 16pt;
        }

        div.panel {

        }


    div.main-body-section.darker ul li {
        color: hsl(0, 0%, 98%);
        font-size: 16pt;
    }

        ul.features li {
            line-height: 1.4;
            font-size: 15pt;
            max-width: 700px;
            padding-right: 2em;
            color: hsl(0, 0%, 10%);
            margin: 0.2em;
        }


        ul li {
            
        }

div.panel {

    padding: 1.5rem;
    margin-top: 0rem;
    border-radius: 0.7rem;
    border-radius: unset;
    margin-left: 0;
    margin-right:0;
    color: unset;
}

div.panel {
    background: white;
}



        h1 {
            font-size: 34pt;
            color: hsl(198, 80%, 40%);
            margin-bottom: 0.2em;
            margin-top:0.1em;
        }

        h1 em {
            color: hsl(185, 80%, 45%);
            font-style: normal;
        }

        h2 {
            font-size: 16pt;
            color: hsl(198, 80%, 30%);
        }

        h2.features {
            font-size: 24pt;
            color: hsl(198, 80%, 30%);
            display: none;
        }

        div.panel p {
            max-width: 800px;
        }

        div.panel {
            



            max-width: 100%;

            margin-top: 0px;
            
            background: hsl(204, 0%, 100%);

            

            background: linear-gradient(135deg, hsl(176, 100%, 50%), hsl(204, 0%, 100%));

            background: linear-gradient(135deg, hsl(185, 100%, 90%), hsl(204, 0%, 100%));

            background: hsl(204, 0%, 100%);

            background: unset;
            background: linear-gradient(290deg, hsl(204, 0%, 100%), aqua); /* estimate using webxsp that hue is  176 for aqua, 185 is also amazing */
            
            padding: 20px;
            padding-top: 20px;
            border-radius: 10px;
            border-radius: unset;
            margin-left:0;
            margin-right: 0;

            background: hsl(0, 0%, 99%);
        }

        div.main-panel div.heading {
            color: hsl(0, 0%, 10%);
            font-size: 12pt;
            margin-top: 1em;
            margin-bottom: 0.5em;

            font-weight: bold;
            color: hsl(0, 0%, 30%);
        }

        input[type=text] {
            height: 20px;
            width: 280px;
        }

        div.main-panel div.about-field {
            padding: 0px;
            line-height: 1.4;
            font-size: 7pt;
            width: 240px;
            padding-right: 2em;
            color: hsl(0, 0%, 0%);
        }

        ul {

        }



        p {
            
        }





        input[type=text], div.join-form div.about-field {
            width: 290px;
        }

        input[type=submit] {
            padding: 10px;
            font-size: 12.5pt;
            
            height: 40px;
            margin-left: 50px;
        }

        div.button-div {
            margin-top: 2em;
        }

        p {
            font-size: 12pt;
        }



        div.main-panel a {
            color: hsl(190, 100%, 50%);
            font-size: 14pt;
        }

        div.main-panel a:hover {
            color: hsl(198, 100%, 70%);
        }

        p.example {
            font-weight: bold;
            color: hsl(201, 50%, 30%);
            font-size: 1.05em;
            line-height: 1.3;
        }

        div.current-hash {
            text-align: right;
            font-size: 5pt;
        }


        div.tag-line {
            line-height: 1.5;
            color: hsl(185, 80%, 45%);

            color: hsl(185, 80%, 40%);
            font-size: 14pt;
        }

        div.tag-line em {

            color: hsl(198, 80%, 30%);
            color: hsl(198, 80%, 35%);

            font-style:normal;
            font-size: 22pt;
            text-transform: uppercase;
        }

        h2.how-it-works {
            font-size: 24pt;
            color: hsl(185, 80%, 30%);
        }

        strong.network {
            color: hsl(185, 80%, 40%);
        }

        section {
            margin: 0.8em;
        }

        p.links a {
            display: inline-block;
            padding:0.5em 1em;
        }

div.pageContainer {

}
        
        