@charset "UTF-8";
/*
* 9o9 Brand Technologies, 9o9Tech Desktop CSS
* Copyright 2011-2026 9o9 Brand Technologies
* Version: 1.0
* Date Released:
* Last Modified:
*/

@media (min-width: 769px){ 
    .hideondesktop{
        display: none;
    }
    
    .note{
	    font-size: .9em;
    }
    
    h1{
	    font-size: 2.5em;
	    text-transform: uppercase;
	    margin-top: 20px;
    }

    h2{
        font-family: Urbanist, "sans-serif";
        text-transform: uppercase;
        margin-bottom: 10px;
    }


    .nine{
	    text-transform: lowercase
    }

    .firstline{
	    font-size: .5em;
	    text-transform: uppercase;
    }

    h3{
	    text-transform: uppercase;
    }

    a{
	    text-decoration: none;	
    }

    a:hover{
	    color: #30c0cf;
    }

    html{
        width: 100vw;
        height: 100vh;
    }
 
    body{
        width: 100%;
        margin: 0px;
        padding:0;
        overflow-x: hidden;
        font-family: "Urbanist", "Sans-serif";
    }

    main{
        width: 100%;
        height: 100vh;
	    margin-bottom: 0px !important;
    }

    .main-container{
	    display: flex;
	    flex-wrap: wrap;
	    flex-direction: row;
	    flex-flow: row wrap;
	    justify-content: flex-start;
	    gap: 0px;
	    width:100%;
    }

    #hero-wrapper{
	    height: 787px;
	    width: 100%;
	    background:url('/assets/images/herobg.webp') no-repeat 0px 0px / 100% 100%;
    }

    .gradient-bottom-border {
        position: relative;
        display: block; /* or block depending on your layout */
        padding-bottom: 5px; /* space for the border */   
    }

    .gradient-bottom-border::after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        height: 10px; /* border thickness */
        width: 100%;
        background: linear-gradient(to right, #0e1e49, #68bfc6);
    }

    header{
        height: 100px;
        width: 100%;
        margin: 0px;
        padding: 0;
    }

    header #logo{
	    background:url('/assets/images/9o9BrandLogo-TECH-white.webp') no-repeat 50% 20px / 150px 50px;
    }

    #hero{
	    min-height: 697px;
        background: url('/assets/images/noirave-mobile-hero.webp') no-repeat 50% 100%/ 275px 420px,
                url('/assets/images/tgl-mobile-hero.webp') no-repeat 35% 100% / 275px 400px,  
                url('/assets/images/mlb-mobile-hero.webp') no-repeat 65% 100% / 275px 400px;
    }

    #hero h1{
	    color: #fff;
	    font-weight: 400;
    }

    section{
	    height: 300px;
	    background: #fff;
    }

    section #about{
	    background: #fff;
	    height: 300px;
	    padding-top: 30px;
    }
    
    section #about p{
        text-align: justify;
    }
    
    section #custom{
        height: 500px !important;
    }
    
    section #mlb{
        height: 500px !important;
    }
    
    section #mlb h2{
        text-align: right;
    }
    
    section #noirave{
        height: 500px !important;
    }

    #imagebox-custom{
        height: 500px;
        background: url('/assets/images/tgl-mobile.webp') no-repeat 100% 0% / 240px 474px,
                    url('/assets/images/polygon-left.webp') no-repeat 100% 0% / 306px 500px,
                    #0F3963;
    }
    
    #imagebox-mlb{
        height: 500px;
        background: url('/assets/images/mlb-mobile.webp') no-repeat 100% 0% / 240px 474px,
                    url('/assets/images/polygon-right.webp') no-repeat 0% 0% / 306px 500px,
                    #0F3963;
    }
    
    #imagebox-noirave{
        height: 500px;
        background: url('/assets/images/tgl-noirave.webp') no-repeat 100% 0% / 240px 474px,
                    url('/assets/images/polygon-left.webp') no-repeat 100% 0% / 306px 500px,
                    #0F3963;
    }  
    
    #blog{
	    height: 940px;
    }

    #blog h2{
	    text-align: center;
	    margin-top: 50px;
	    margin-bottom: 20px;
    }
    
    #blog img{
	    width: 482px;
	    height: 412px;
	    margin-left: auto;
	    margin-right: auto;
    }

    #blog .author{
	    width: 90%;
	    height:10px;
	    padding-top: 5px;
	    padding-left:10px;
	    float:left;
	    font-size:.9em;
    }
    
    #blog .title{
	    width: 90%;
	    height: 15px;
	    font-family: "Urbanist", Sans-serif;
	    font-weight: 500;
	    font-size: 1.1em;
	    padding-left: 10px;
	    float: left;
	    margin-top: 25px;
    }

    #blog .excerpt{
	    width:90%;
	    float: left;
	    padding-left: 10px;
	    font-size: 1.1em;
	    font-family: "Urbanist", Sans-serif;
	    margin-top: 40px;
    }

    #blog button{
	    margin-left: 10px;
	    margin-top: 10px;
	    margin-bottom: 50px;
    }

    footer{
        /*height: 455px;*/
	    height: 30px;
	    background: #f9f9f9;
	    padding-bottom: 10px;
	    width: 100%;
    }

    footer a{
	    text-decoration:none;
    }
    
    footer a:hover{
	    color: #30c0cf	
    }

    footer #logo{
	    background:url('/assets/images/9o9BrandLogo-TECH-blue.webp') no-repeat 50% 20px / 139px 50px;	
    }

    footer #solutions ul{
	    list-style-type: none;
        margin: 0;
        padding: 0;
    }

    footer #company ul{
	    list-style-type: none;
        margin: 0;
        padding: 0;
    }

    footer #connect ul{
	    list-style-type: none;
        margin: 0;
        padding: 0;	
    }

    footer #conntect ul li{
	    margin-bottom:5px;
    }

    footer #connect img{
	    margin-right: 5px;
    }

    footer #contactinfo ul{
	    list-style-type: none;
        margin: 0;
        padding: 0;
    }

    footer #contactinfo img{
	    width: 16px;
	    height: 16px;
	    margin-right: 5px;
    }

    footer #contactinfo span{
	    margin-left: 25px;
    }

    footer #copyright{
	    width: 100%;
	    color: #0e0f28;
	    font-size: .9em;
	    text-align: center;
    }
    
    footer #copyright p{
       margin-top: 10px;
       padding-top: 10px;
    }

    footer #copyright a{
	    color: #ffb900;
    }

    /*** FORM FORMAT ***/
    button{
	    min-width:100px;
	    padding: 10px 20px;
	    background: #ffb900;
	    border: 1px solid #ffb900;
	    color: #fff;
    }

    button a{
	    text-decoration: none;
	    color: #fff;
    }

    button:hover{
	    background: #30c0cf;
	    border: 1px solid #30c0cf;
	    color: #fff;
    }

    /**** ANIMATIONS ***/

    .glideup {
        transform: translateY(50px);
        transition: transform 0.8s ease-out, opacity 0.5s ease-out;
    }
  
    .glideup.show {
        opacity: 1;
        transform: translateY(0);
    }

        @keyframes glideUp {
        from {
          transform: translateY(70px);
          opacity: 0;
        }
        to {
          transform: translateY(0);
          opacity: 1;
        }
    }
}/*** end media query ***/