@charset "UTF-8";
/*
* 9o9 Brand Technologies, 9o9Designs Desktop Home Page 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;
    }

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

    h2 span{
        font-size:.5em;
    }

    h3{
	    text-transform: uppercase;
    }

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

    main{
        width: 100%;
	    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%;
    }
	
    header{
        height: 100px;
        width: 100%;
        margin: 0px;
        padding: 0;
    }

    header #logo{
	    background:url('/assets/images/9o9DesignsLogo-blue.webp') no-repeat 0px 20px / 139px 50px;
    }

    nav{
	    text-align: center;
	    padding-top: 20px;
    }

    nav ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
        overflow: hidden;
        background-color: #fff;
    }

    nav ul li {
        float: right;
        font-size: 1.1em;
        padding: 20px;
        border-right: 1px solid #19184b;
    }

    nav ul li:first-child{
	    border-right: 1px solid #fff;
    }

    nav ul li a {
	    display: block;
        color: #002;
        text-align: center;
        padding: 5px 16px;
        text-decoration: none;
    }

    nav ul li a:hover {
        color: #30c0cf;
    }

    header #contact{
        background: url('/assets/images/navbg.webp') no-repeat 0px 0px / 100% 100px;
	    color: #fff;
	    text-transform: uppercase;
	    text-align: center;
	    padding-top: 15px;
	    font-family: "Urbanist", "Sans-serif";
    }

    #contact span{
	    letter-spacing: 10px;
	    font-size: .8em;
    }
    
    #contact a{
	    color:#fff;
	    text-decoration: none;
	    font-size: 1.3em;
    }

    #contact a:hover{
	    color: yellow;
    }

    #hero{
        height: 575px;
        background: url('/assets/images/herobg.webp') no-repeat 0px 0px / 100% 600px;
        border-top: 2px solid #fff;
    }

    #hero h1{
	    color: #fff;
	    margin-top: 20%;
	    text-align: right;
	    font-size: 3em;
    }

    #herocontent{
		text-align: right;
    }
    
    #herocontent p{
	    text-transform: uppercase;
	    color: #fff;
	    font-size: 1.1em;
    }

    #heroimage{
	    background: url('/assets/images/SCLaptop.webp') no-repeat 70% 75% / 483px 290px,
	                url('/assets/images/SEPDesktop.webp') no-repeat 0% 20% / 530px 450px;	
    }
    
    /*** cta section ***/

    .cta{
        height: 110px;
        text-align: center;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    
    .cta h2{
	    line-height: 28px;
	    margin-left: 10px;	
    }

    .cta span{
	    text-transform: uppercase;
    }
    
    .cta a{
        color: #002;
        text-decoration: none;
    }
    
    .cta a:hover{
        color: #30c0cf;
    }

    .cta .item0{
	    background: url('/assets/images/iconDomains.webp') no-repeat 25% 0 / 56px 65px;
    }

    .cta .item1{
	    background: url('/assets/images/iconLogo.webp') no-repeat 25% 0 / 56px 65px;
    }

    .cta .item2{
	    background: url('/assets/images/iconEmail.webp') no-repeat 25% 0 / 56px 65px;
    }
    
    .cta .item0:hover{
	    background: url('/assets/images/iconDomains-teal.webp') no-repeat 25% 0 / 56px 65px;
    }

    .cta .item1:hover{
	    background: url('/assets/images/iconLogo-teal.webp') no-repeat 25% 0 / 56px 65px;
    }

    .cta .item2:hover{
	    background: url('/assets/images/iconEmail-teal.webp') no-repeat 25% 0 / 56px 65px;
    }

    /*** features section  ***/
 
    #features{
	    height: 700px;
	    padding-top: 150px;
	    padding-bottom: 50px;
	    background: url('/assets/images/featuresbg.webp') repeat-x 0% -40% / 100% 398px;
    }

    #featuresnote{
	    margin-top: 64px;
	    font-size: .8em;
	    margin-left: 25%;
	    text-align: right;
    }

    #features ul{
	    column-count: 2;
        column-gap: 5px;
        list-style-position: outside;
        list-style-image: url('/assets/images/bullet-gradient.webp');
    }

    #featureimg0{
	    height: 200px;
	    background: url('/assets/images/featureHTML5.webp') no-repeat 100% 50% / 150px 150px;	
    }

    #featureimg1{
	    height: 200px;
	    background: url('/assets/images/featureWordPress.webp') no-repeat 50% 50% / 200px 200px;	
    }

    #featureimg2{
	    height: 200px;
	    background: url('/assets/images/featureSSL.webp') no-repeat 0% 50% / 125px 125px;	
    }

    #featureimg3{
	    height: 165px;
	    background: url('/assets/images/featureResponsive.webp') no-repeat 50% 50% / 264px 165px;	
    }

    #featureimg4{
	    background: url('/assets/images/featureUSSupport.webp') no-repeat 50% 50% / 170px 125px;	
    }

    #ctademo{
	    height: 250px;
	    color: #fff;
	    text-align: center;
	    padding-top:20px;
	    padding-bottom: 20px;
    }

    #ctaconsult{
	    height: 250px;
	    color: #fff;
	    text-align: center;
	    padding-top:20px;
	    padding-bottom: 20px;
    }

    #ctanewsletter{
	    height: 250px;
	    color: #fff;
	    text-align: center;
	    padding-top:20px;
	    padding-bottom: 20px;
	    margin-top: 30px;
    }

    .parallax {
        background-image: url("/assets/images/ctabg.webp");
        min-height: 250px;
        background-attachment: fixed;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    #testimonials{
	    height: 625px;
	    text-align:center;
	    padding-top: 20px;
	    padding-bottom: 50px;
	    background: url('/assets/images/quotemarks.jpg') no-repeat 50% 120px / 140px 50px;
    }

    #testimonials button{
	    margin-top: 50px;
    }
    
    #testimonials h2{
	    margin-bottom: 30px;
    }

    #testimonialbox{
	    height: 400px;
	    border-left: 1px solid #19184b;
	    border-right: 1px solid #19184b;
	    border-bottom: 1px solid #19184b;
	    margin-bottom: 20px;
	    background: url('/assets/images/quotemarks.jpg') no-repeat 50% -20px / 140px 50px,
	                url('/assets/images/topline.webp') repeat-x 0% 0% / 11px 100px;
    }
    
    /*** begin testimonial slider **/
    
   .slider {
        width: 800px;
        background: #fff;
        padding: 20px;
        border-radius: 0px;
        position: relative;
        overflow: hidden;
        margin-top: 70px;
        margin-right: auto;
        margin-left: auto;
    }

    input[type="radio"] {
        display: none;
    }

    .slides {
        width: 2400px;
        display: flex;
        transition: transform 0.8s ease-in-out;
    }

    .slide {
        width: 800px;
        flex-shrink: 0;
        text-align: center;
        padding: 10px;
    }

    .slide img {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        margin-bottom: 10px;
    }

    .slide p {
        font-size: 18px;
        color: #555;
        font-family: Urbanist, "sans-serif";
    }

    .slide h3 {
        margin: 10px 0 0;
        font-size: 16px;
        color: #333;
    }

    .nav {
        text-align: center;
        margin-top: 15px;
    }
    
    .nav p{
        margin-left: auto;
        margin-right: auto;
        padding: 10px;
        text-align: center;
    }

    .nav label {
        display: inline-block;
        width: 10px;
        height: 10px;
        background: #ccc;
        border-radius: 50%;
        margin: 0 5px;
        cursor: pointer;
        transition: background 0.3s;
        text-align: center;
    }

    input#t1:checked ~ .slides { transform: translateX(-20px); }
    input#t2:checked ~ .slides { transform: translateX(-820px); }
    input#t3:checked ~ .slides { transform: translateX(-1640px); }

    input#t1:checked ~ .nav label[for="t1"],
    input#t2:checked ~ .nav label[for="t2"],
    input#t3:checked ~ .nav label[for="t3"] {
        background: #333;
    }

/*** end testimonial slider ***/
    

    #blog{
	    height: 940px;
    }

    #blog h2{
	    text-align: center;
	    margin-top: 50px;
	    margin-bottom: 20px;
    }
    
    #blog .instruction{
        margin-top: 0px !important;
        text-align: center;
    }
    
    #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: 30px;
    }

    #blog button{
	    margin-left: 10px;
	    margin-top: 10px;
	    margin-bottom: 50px;
    }
    
    .card-image{
        border: 1px solid red;
    }
    
    .card-body{
        border: 1px solid red;
    }
    
    .pexcerpt {
        max-width: 50%;
        border: 1px solid green;
        margin-left: auto;
        margin-right: auto;
    }
    
    .card-body .butn{
        border: 1px solid blue;
    }
    
    footer{
	    height: 455px;
	    background: #f9f9f9;
	    padding-top: 20px;
	    width: 100%;
    }

    footer a{
	    text-decoration:none;
	    color: #002;
    }

    footer a:hover{
	    color: #30c0cf	
    }

    footer #logo{
	    background:url('/assets/images/9o9DesignsLogo-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%;
	    padding-top: 10px;
	    background: #0e0f28;
	    color: #fff;
	    font-size: .9em;
	    text-align: center;
	    margin-top: 50px;
    }

    footer #copyright a{
	    color: skyblue;
    }

    /*** hamburger side menu ***/

    #menu{
        height: 100px;
        padding-top: 20px;
        padding-left: 25px;
    }
    
    #menu img{
        width: 56px;
        height: 56px;
	    background: url('/assets/images/hamburger.webp') no-repeat 50% 50% / 56px 56px;
    }
    
    #menu img:hover{
        width: 56px;
        height: 56px;
        background: url('/assets/images/hamburger-teal.webp') no-repeat 50% 50% / 56px 56px;
    }

    /* Side menu */
    .side-menu h2{
        width: 70%;
        height: 48px;
        color: #002;
        text-align: left;
        float: left;
        padding-left: 40px;
        margin: 0;
        padding-top: 10px;
        margin-top: 15px;
    }
    
    .side-menu .closebox{
        width: 25%;
        height: 48px;
        float: left;
        text-align: right;
    }
    
    .side-menu button{
        width: 48px;
        height: 53px;
        background: url('/assets/images/close-orange.webp') no-repeat 96% 5px / 48px 48px,
                    #fff;
        border: 1px solid #fff;
    }
    
    .side-menu button:hover{
        width: 48px;
        height: 53px;
        background: url('/assets/images/close-teal.webp') no-repeat 96% 5px/ 48px 48px,
                    #fff;
        border: 1px solid #fff;
    }
    
    .side-menu h3{
        margin-left: 35px;
        text-align: left;
        font-size: 1.5em;
    }
    
    .side-menu h4{
        margin-left: 40px;
        text-align: left;
        font-size: 1.3em;
        padding-right: 20px;
    }
    
    .side-menu .margin-top-30{
        margin-top: 30px;
    }
    
    .side-menu ul{
        margin-left: 5px;
        border-right: 1px solid #fff;
    }
    
    .side-menu li{
        width: 100%;
        padding: 0px;
        border: 1px solid #fff;
    }
    
    .side-menu li a{
        height: 32px;
        text-align: left;
        padding-left: 60px;
        text-transform: capitalize;
    }
    
    .side-menu li a:hover {
        color: #30c0cf;
    }
    
    .side-menu {
        position: fixed;
        top: 240;
        left: -100%; /* hidden by default */
        width: 50%;
        height: 540px;
        background: #fff;
        color: #002;
        padding-top: 10px;
        transition: left 0.5s ease;
        margin-left: 25%;
        z-index: 1000;
        border: 1px solid #ccc;
        box-shadow: 2px 0 5px rgba(0,0,0,0.3);
    }
    
    .gradient-underline {
        max-width: 75%;
        position: relative;
        padding-bottom: 4px;
        background-image: linear-gradient(to right, #121637, #66abb2);
        background-repeat: no-repeat;
        background-size: 100% 3px; /* Full width, 3px height */
        background-position: 0 100%; /* Position at bottom */
    }

    /* Active menu state */
    .side-menu.active {
        left: 0;
    }
    

    /*** 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;
    }
    
    button .active{
    	background: #30c0cf;
	    border: 1px solid #30c0cf;
	    color: #fff;
    }
        form p{
	    float: left;
	    width: 90%;
	    margin-left: 5%;
    }

    label{
        width: 100%;
	    float: left;
	    margin-top: 10px;
	    color: #555;
    }
    
    label span{
        width: 90%;
        float: left;
        text-align: center;
    }
    
    label p{
        margin-left: 5%;
        max-width: 75%;
        margin-bottom: 0px;
        margin-top: 8px;
    }
    
    input[type="text"], input[type="email"], input[type="tel"] {
        width: 100%;
        padding: 8px;
        margin: 8px 0;
        border: 1px solid #ccc;
        border-radius: 4px;
    }
    
    input[type=checkbox]{
	    width: 25px;
	    height: 25px;
	    margin-top: 10px;
	    float: left;
	    border: 1px solid #ccc;
	    margin-bottom: 0px;
	    padding-bottom: 0px;
	    margin-left: 5%;
    }
    
    .check-box{
        width: 100%;
        float: left;
        margin-top: 0px;
        padding-top: 0px;
        padding-bottom: 3px;
        min-height: 40px;
        margin-left: 5%;
    }
    
    .check-box input[type=checkbox]{
        margin-left: 0px;
        margin-top: 20px;
    }
    
    .check-box p{
        margin-left: 2%;
        float: left;
        padding-top: 0px;
        margin-top: 0px;
    }
    
    .select{
        width: 100%;
        float: left;
        border: 1px solid #ccc;
        height: 45px;
    }
 
   /*** POPUP FORM CSS ***/
    
    .modal {
        display: none;
        position: fixed;
        z-index: 1;
        left: 0; top: 0;
        width: 100%; height: 100%;
        background-color: rgba(0,0,0,0.5);
    }
    .modal h2{
        margin-top: 0px;
        padding-top: 0px;
    }
    
    .modal-content {
        background: #fff;
        margin: 5% auto;
        padding: 10px 20px;
        width: 425px;
        height: 710px;
        border-radius: 0px;
        box-shadow: 0 4px 8px rgba(0,0,0,0.2);
    }
    
    .modal-email-content {
        background: #fff;
        margin: 5% auto;
        padding: 10px 20px;
        width: 425px;
        height: 565px;
        border-radius: 0px;
        box-shadow: 0 4px 8px rgba(0,0,0,0.2);
    }
    
    .closeDemoRequest, .closeWebConsult, .closeEmailRequest{
        float: left;
        text-align: right;
        cursor: pointer;
        width: 100%;
        min-height: 24px;
        background: url('/assets/images/close-orange.webp') no-repeat 100% 0px / 24px 24px;
    }
    
    .closeDemoRequest:hover, .closeWebConsult:hover, .closeEmailRequest:hover{
        float: left;
        text-align: right;
        cursor: pointer;
        width: 100%;
        min-height: 24px;
        background: url('/assets/images/close-teal.webp') no-repeat 100% 0px / 24px 24px;
    }
    
    .modal button {
        background: #ffb900;
        color: #fff;
        padding: 10px;
        border: none;
        cursor: pointer;
    }
    .modal button:hover { 
        background: #30c0cf;
        border: 1px solid #30c0cf;
    }
    .message {
        margin-top: 10px;
        font-size: 14px;
    }

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

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

    .btn:hover{
	    background: #30c0cf;
	    border: 1px solid #30c0cf;
	    color: #fff;
    }
    
    /* COOKIE POPUP STYLES */
    
    .cookie-popup {
        font-size: 0.875rem;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        position: fixed;
        bottom: -6.75rem;
        left: 1.25rem;
        right: 1.25rem;
        padding: 0.625rem 0.9375rem;
        box-shadow: 0 0 0.625rem 0 rgba(0,0,0, .15);
        line-height: 150%;
        transition: opacity .5s;
        opacity: 0;
    }
    
    .cookie-popup--short {
        right: none;
        width: 21.875rem; 
    }
    
    .cookie-popup--dark {
        background: #002;
        color: #fff;
    }
    
    .cookie-popup--not-accepted {
        opacity: 1;
        animation: cookie-popup-in .5s ease forwards;  
    }
    
    .cookie-popup--accepted {
        opacity: 0;
    }
    
    .cookie-popup a {
        color: skyblue;
    }
    
    .cookie-popup a:visited {
        color: skyblue;
        text-decoration: none;
    }
    
    .cookie-popup-actions {
        flex: 1;
        text-align: right;
    }
    
    .cookie-popup-actions button {
        color: #ffb900;
        border: none;
        background: none;
        font-family: inherit;
        font-style: inherit;
        font-size: inherit;
        font-weight: bold;
        text-transform: uppercase;
        font-size: 	0.75rem;
        padding: 0;
        cursor: pointer;
    }
    
    .cookie-popup-actions button:hover {
        text-decoration: underline;
    }
    /**** 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;
        }
    }
    
   /*** used for the cookies disclaimer ***/
    
    @keyframes cookie-popup-in {
        from { bottom: -6.75rem; }
        to { bottom: 1.25rem; }
    }
    
    
}