html, body
{
    margin:0;
    padding:0;
}
    body
        {
            height: fit-content;
            width: 100%;
            overflow-x: hidden;
            background-color: black;
        }


.row::after
{
    content: "";
    clear: both;
    display: table;
}

/*[class*="col-"]
{
    float: left;
    padding: 15px;
}*/

.col-1 {width: 8.33%;}
.col-2 {width: 16.66%;}
/*.col-3 {width: 54.167%;}*/
.col-4 {width: 33.33%;}
.col-5 {width: 41.66%;}
.col-6 {width: 50%;}
.col-7 {width: 58.33%;}
.col-8 {width: 66.66%;}
.col-9 {width: 75%;}
.col-10 {width: 83.33%;}
.col-11 {width: 91.66%;}
.col-12 {width: 100%;}

/*.row-1 {height: 5.832%;}*/
.row-2 {height: 16.66%;}
.row-3 {height: 54.167%;}
.row-4 {height: 33.33%;}
.row-5 {height: 41.66%;}
.row-6 {height: 50%;}
.row-7 {height: 58.33%;}
.row-8 {height: 66.66%;}
.row-9 {height: 75%;}
.row-10 {height: 83.33%;}
.row-11 {height: 91.66%;}
.row-12 {height: 100%;}



.heroImg /* Placement of the hero image class*/
{   
    height: 44.375vmax;
    width: 100%;
    max-width: 100%;
    z-index: -1;
}   
    .stars /* Placement of the hero image image*/
    {
        height: 100%;
        width: 100%;
        max-width: 100%;    
    }






  
    

h1,h2, h3,h4,h5,pre /* Formatting of text */
{
    position: absolute;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    color: white;
}   
h1
    {
        margin-top: 226px;
        margin-left: 100px;
        font-size: 40px;
        font-weight: 500; 
    }
pre
    {
        margin-top: 25.9722vmax;
        margin-left: 60.2778vmax;
        font-size: 1.66667vmax;
        line-height: 1.944447vmax;
        width: 30.07vmax;
        height: 5.834vmax;
    }    
    
#design
    {
        color: black;
        background-color: aqua;
        margin-top: 226px;
        margin-left: 192.5px;
        width: 120px;
        text-align: center;

    }    
.flex-container
{
    display: flex;
    flex-direction: column;
    height: fit-content;
}

#worktxt
    {
        color: black;
        width: 100%;
        font-size: 5vmax;
        line-height: 6.52778vmax;
        text-align: center;
        background: white;
        margin: 0;
    }


.workarrow
    {
        position: absolute;
        height: 6.528vmax;
        width: 5.556vmax;
        padding-top: 1.04167vmax;
        padding-bottom: 1.04167vmax;
        margin: 0 auto 0 67.8472vmax;
    }

    .casestudies
        {
            width: 73.612vmax;
            height: fit-content;
            padding-top: 6.94447vmax;
            margin: 13.4722vmax 13.19448vmax auto 13.19448vmax;
            display: flex
;
    flex-wrap: wrap;
        }

    #workbox
        {
            height: fit-content;
            width: 100%;
        }    

    .cs1,.cs2, .cs3 
    {
        height: 19.723vmax;
        width: 34.723vmax;
    }

    .cs1:hover, .cs2:hover, .cs3:hover
    {
        box-shadow: 1px 1px 2px black, 0 0 25px white, 0 0 5px rgba(164, 5, 5, 1);
    }
        
    .footer
        {
            width: 100%;
            margin-top: 24.30554vmax;
            display: flex;
            background-color: #D9D9D9;
        }
        
    .footerNav, .footerContact
        {   
            height: fit-content;
            margin: 7.63887vmax auto auto auto;
        }    

    #footerNavTxt, #footer_Contact_Txt
        {
            padding-top: 1.04167vmax;
            color: black;
            position: unset;
            font-size: 2.5vmax;
            line-height: 2.91667vmax;
            width: 11.875vmax;
            margin: 0 0 1.38889vmax auto;
        }

        #footer_txt_1, #footer_txt_2
        {
            color: black;
            position: unset;
            margin: 0 0.694447vmax 1.04167vmax auto;
            text-align: right;
            line-height: 1.944445vmax;
        }

        #footer_txt_2 
            {
                text-align: left;
                margin: 0 auto 1.04167vmax 0.694445vmax;
            }

        .footerwords
            {
                display: flex;
                margin-left: 14.44442vmax;
            }

        .footerDiv
            {
                width: 0.2vmax;
                height: 16.528vmax;
                background-color: black;
                margin: 7.6389vmax 1.38889vmax auto 1.38889vmax;
            }    

            a
            {
                color: black;
            }

            a:hover
            {
                color: white;
            }

            .navbar_item
            {
                color: white;
                font-size: 1.944445vmax;
                margin: 1.388887vmax;
            }


            .content
            {
                width: fit-content;
                position: absolute;
                height: 3.195vmax;
                display: flex;
                align-items: center;
                margin: 18.05556vmax 6.94445vmax;
                justify-content: center;
            }

            .textcaro {
                font-size: 2.77778vmax;
                font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
                color: white;
                font-weight: bold;
                text-transform: uppercase;
                display: flex;
                align-items: center;
                justify-content: center;
              }

              .slider
              {
                height: 3.473vmax;
                padding-left: 1.04167vmax;
                padding-right: 1.04167vmax;
                overflow: hidden;
              }
              .slider-text1 {
                background: lightgreen;
                animation: slide 5s linear infinite;
              }
              .slider-text2 {
                background: skyblue;
              }
              .slider-text3 {
                background: lightcoral;
              }
              
              .slider div {
                color:#fff;
                display: flex;
                height: 3.473vmax;
                margin-bottom: 3.47222vmax;
                padding: 0.138889vmax 1.04167vmax;
                align-items: center;
                justify-content: center;
              }


              @keyframes slide {
                0% {margin-top:-20.8333vmax;}
                5% {margin-top:-13.88889vmax;}  /* 5% delay */
                33% {margin-top:-13.88889vmax}
                38% {margin-top:-6.94445vmax;} /* 5% delay */
                66% {margin-top:-6.94445vmax;}
                71% {margin-top:0px;} /* 5% delay */
                100% {margin-top:0px;}
              }

                nav
                {
                    background: linear-gradient(black 90%, transparent);
                    width: 100%;
                    position: fixed;
                    z-index: 2;
                }


                .cs1Logo
                {
                position: absolute;
                top: 0;
                bottom: 0;
                left: 0;
                right: 0;
                opacity: 0; 
                width:100%;
                height: 100%;
                transition: .5s ease;
                background-color: rgba(0, 0, 0, 0.4);
                }

                .cs1Overlay 
                {
                    height: 100%;
                    display: block;
                    width: 100%;
                }

                .cs1:hover .cs1Logo, .cs2:hover .cs1Logo, .cs3:hover .cs1Logo
                {
                    opacity: 1;
                    height: 100%;
                }

               /* .cs1:hover .cs1Logo
                    {
                        opacity: 0;
                    }*/
                    
                    .csLogotxt
                    {
                        position: absolute;
                        top: 50%;
                        left: 50%;
                        font-size: 2.91667vmax;
                        color: #73E402;
                        transform: translate(-50%, -50%);
                    }


                    #footerlogo
                    {
                        height: 34.723vmax;
                         width: 45.139vmax;
                        margin-left: 3.125vmax;
                    }