@charset "UTF-8";
/*
* 9o9 Brand Technologies, 9o9Designs Mobile Inner Page CSS
* Copyright 2011-2026 9o9 Brand Technologies
* Version: 1.0
* Date Released:
* Last Modified:
*/
@media (max-width: 991px){
    .hideonmobile{ display: none; }
    .note{ font-size: .8em; }
    .margin-top-10{ margin-top: 16px; }
    .margin-top-20{ margin-top: 24px; }
    .margin-top-30{ margin-top: 32px; }
    .margin-top-50{ margin-top: 48px; }
    .margin-top-72{ margin-top: 72px; }
    .margin-left-20{ margin-left: 24px; }
    .margin-left-30{ margin-left: 32px; }
    .margin-left-40{ margin-left: 40px; }
    .nine{text-transform: lowercase;}
    h2{
        font-family: Urbanist, "sans-serif";
        text-transform: uppercase;
    }
    h2 span{ font-size: .5em; }
    h3{ text-transform: uppercase; }
    html{
        width: 100vw;
        min-height: 100vh;
        overflow-x: hidden;
    }
    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: 136px;
        width: 100%;
        margin: 0px;
        padding: 0;
        border-bottom: 1px solid #f1f1f1;
    }
    header #logo{
        height: 75px;
        background: url('/assets/images/9o9DesignsLogo-blue.webp') no-repeat 50% 16px / 112px 40px;
    }
    nav{ 
        height: 68px;
        text-align: center;
        padding-top: 0px;
        padding-bottom: 5px;;
        vertical-align: middle;
    }
    nav ul {
        height: 64px;
        width: auto;
        list-style-type: none;
        padding: 0;
        margin-left: auto;
        margin-right: auto;
        overflow: hidden;
        background-color: #fff;
    }
    nav ul li {
        float: right;
        font-size: 1.1em;
        padding-top: 5px;
        border-right: 1px solid #19184b;
    }
    nav ul li:nth-child(2){
        border-right: 1px solid #fff;
    }
    nav ul li a {
        display: block;
        color: #002;
        text-align: center;
        padding: 3px 8px;
        text-decoration: none;
    }
    nav ul li a:hover {
        color: #30c0cf;
    }
    nav li img{
        margin-top: -30px !important;
        margin-right: 20px !important;
    }
    header #contact{
        width: 100%;
        height: 96px;
        background: url('/assets/images/contactbg.webp') no-repeat 0px 0px / 100% 100px;
        color: #fff;
        text-transform: uppercase;
        text-align: center;
        padding-top: 15px;
        font-family: "Urbanist", "Sans-serif";
        overflow-x: hidden;
        margin-bottom:0px;
    }
    #contact span{
        padding-top: 10px;
        letter-spacing: 10px;
        font-size: .8em;
    }
    #contact a{
        color: #fff;
        text-decoration: none;
        font-size: 1.3em;
    }
    #contact a:hover{ color: yellow; }
    /*** HERO SECTION ***/
    #hero{
        height: 136px;
        background: url('/assets/images/herobg.webp') no-repeat 0px 0px / 100% 100%;
        color: #fff;
        border-top: 2px solid #fff;
    }
    #hero h1{
        text-align: center;
        margin-top: 25px;
        font-size: 1.75em;
        text-transform: uppercase;
    } 
    #hero h1 span{ text-transform: lowercase; }
    #hero p{ text-align: center; }
    #breadcrumbs{
        padding: 10px;
        background: #fff;
        color: #30c0cf;
    }
    #breadcrumbs a{
        color: #ffb900;
        text-decoration: none;
    }
    #breadcrumbs a:hover{
        color: #30c0cf;
        text-decoration: none;
    }
    #content{
        min-height: 500px;
	    padding: 15px;
	    background: #fff;
	    margin-bottom: 28px;
	    padding-left: 5px;
	    padding-right: 5px;
    }
    #content-marketing{
        min-height: 500px;
	    padding: 15px;
	    background: #fff;
	    margin-bottom: 28px;
	    background: url('/assets/images/balloons.webp') no-repeat 0px 0px / 300px 350px, #fff;
    }
    #content a{ text-decoration: none; }
    #content ul{
        list-style-position: outside;
        list-style-type: square;
    }
    #content-marketing ul{
        list-style-position: outside;
        list-style-type: square;
    }
    #content ul li::marker {
        font-size: 1.5em; /* or any size */
        color: #30c0cf; 
    }
    #content-marketing ul li::marker {
        font-size: 1.5em; /* or any size */
        color: #30c0cf; 
    }
    #content li img{
        width: 12px;
        height: 12px;
    }
    #content-marketing li img{
        width: 12px;
        height: 12px;
    }
    #content .two-cols{
        width: 104%;
        columns: 2;
        gap: 15px;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    #content h5{
        background: #261d5c;
        color: #fff;
        text-align: center;
        padding: 10px;
        font-size: 1.2em;
    }
    #content h6{
        font-size: 1.1em;
        background: transparent;
    }
    .marketing-fiftyoff{ background: url('https://9o9designs.com/assets/images/50off.webp') no-repeat 120% 100% / 300px 281px; }
    #marketing-bestablet{ 
        width: 100%;
        height: 208px;
        background: url('/assets/images/WebsiteGallery/tablet-bes.webp') no-repeat 50% 0% / 300px 208px;
    }
    #marketing-noirtablet{ 
        width: 100%;
        height: 208px;
        background: url('/assets/images/WebsiteGallery/tablet-noirave.webp') no-repeat 50% 0% / 300px 208px;
    }
    #marketing-exclusiveonetablet{ 
        width: 100%;
        height: 208px;
        background: url('/assets/images/WebsiteGallery/tablet-exclusiveone.webp') no-repeat 50% 0% / 300px 208px;
    }
    #marketing-exclusiveduotablet{
        width: 100%;
        height: 208px;
        background: url('https://9o9designs.com/assets/images/WebsiteGallery/tablet-exclusiveduo.webp') no-repeat 50% 0% / 300px 208px;
    }
    .marketing-pricebox{
        line-height: 40px;
        text-align: center;
    }
    .price{
        font-size: 2em;
        margin-bottom: 10px;
    }
    .strike{
        text-decoration: line-through;
        text-decoration-thickness: 3px;   /* Change line thickness */
        text-decoration-style: solid;    /* Solid, dotted, dashed, wavy */
        text-decoration-color: red;
    }
    .planbox{
        border: 1px solid #f1f1f1;
        padding: 10px;
        height: 680px;
        margin-bottom: 30px;
    }
    .planbox h4{
        background: #261d5c;
        color: #fff;
        padding-top: 10px;
        padding-bottom: 10px;
        border-radius: 5px 5px 0px 0px;
    } 
    .planbox-short{
        border: 1px solid #f1f1f1;
        padding: 10px;
        height: 400px;
        margin-bottom: 30px;
    }
    .planbox-short h4{
        background: #261d5c;
        color: #fff;
        padding-top: 10px;
        padding-bottom: 10px;
        border-radius: 5px 5px 0px 0px;
    }
    #domainname{
        text-align: center;
        text-transform: lowercase;
        font-size: 1.2em;
        width: 240px;
        margin-left: auto;
        margin-right: auto;
    }    
    .domain_message_success{
        text-align: center;
        font-size: 1.2em;
        color: blue;
    }
    .domain_message_success span{ font-weight: bold; }
    .domain_message_fail{
        text-align: center;
        font-size: 1.2em;
        color: red;
    }
    .domain_note{
        border: 1px solid #00CCFF;
        background: #ccffff;
        font-size: .9em; 
        padding: 10px;
    }
    .center-ul{
        max-width: 70%;
        list-style-position: inside; /* Bullets move inside the text block */
        text-align: center;
        margin-left:0px;
    }
    .ul-margin-left-12{ margin-left: 12.5%; }
    /*** SUMMARY TABLE ***/
    #summary-table{
        max-width: 99%;
        float: left;
        padding: 0;
        margin-left:-20px;
        border: 2px solid #fff;
    }
    #summaryform{
        width: 90% !important;
        margin-left: auto;
        margin-right: auto;
        margin-top: 28px;
    }
    #summary-orderdetails{ 
         border-left: 20px solid #fff;
         border-right: 3px solid #fff;
    }
    .summary-detailline-light{
        height: 50px;
        background: #fefefe;
        border-bottom: 1px solid #f1f1f1;
        padding-top: 5px;
        padding-right: 0px;
        margin-right: 0px;
    }
    .summary-detailline-dark{
        height: 35px;
        background: skyblue;;
        color: #002;
        border-bottom: #fff;
        padding-top: 5px;
    }
    .edit-column{
        max-width: 5%;
        font-size: .9em;
        text-align: left;
    }
    .description-column{
        max-width: 50%;
        text-align: left;
             font-size: .9em;
    }
    .qty-column{
        max-width: 4%;
        text-align: center;
        font-size: .9em;
    }
    .per-column{
        max-width: 4%;
        text-align: center;
        font-size: .9em;
    }
    .price-column{
        max-width: 10%;
        font-size: .9em;
        text-align: right;
    }
   .summary-detailline-support{
       height: 88px;
       padding-top: 5px;
       background: #ffffcc;
       color: #000;
       font-size: .9em;
   }
   .summary-totallabel{
       padding-top: 5px;
       text-align: right;
       vertical-align: middle;
   }
   .summary-discountlabel{
       text-align: right;
       vertical-align: middle;
   }
   .summary-totalbox{
       border: 1px solid #ccc;
       height: 35px;
       font-weight: bold;
       padding-top: 5px;
       text-align: right;
       padding-right: 5px;
   }
   .summary-balancebox{
       border: 2px solid #000;
        height: 35px;
       font-weight: bold;
       padding-top: 5px;
       text-align: right;
       padding-right: 5px;
   }
   .summary-discountcodebox{ min-height: 72px; }
   .summary-editrow{
       height: 50px;
       text-align: right;
       font-size: .9em;
       padding-top: 3px;
       vertical-align: middle;
   }
   .summary-editrow form{
       max-width: 56px;
   }
   .summary-editbtn{
       background: #fff;
       border: 0px solid #fff;
       color: #0d6efd;
       text-align: right;
   }
   .summary-editbtn:hover{
       background: #fff;
       border: #fff;
       color: #ffb900;
   }
   .summary-supportbox{
       padding-top: 16px;
       padding-bottom: 16px;
       text-align: center;
       background: #ffff99;
       border-left: 20px solid #fff;
   }
   .summary-supportbox p{
       width: 72%;
       margin-right: auto;
       margin-left: auto;
   }
   #discountform{
       max-width: 80px;
       float: right;
   }
   #discountcode{
       text-align:center;
       text-transform: uppercase;
   }
   /*** LOGO GALLERY ***/   
   .logobox{
       width: 300px;
       height: 350px;
       margin-bottom: 30px;
       margin-left: auto;
       margin-right: auto;
    }
    #logo1{background:url('/assets/images/LogoGallery/sccheesecakeslogo.webp') no-repeat 50% 50% / 250px 250px;}
    #logo2{background:url('/assets/images/LogoGallery/kudaking-v1logo.webp') no-repeat 50% 50% / 250px 250px;}
    #logo3{background:url('/assets/images/LogoGallery/sacredeplogo.webp') no-repeat 50% 50% / 250px 250px;}
    #logo4{background:url('/assets/images/LogoGallery/kudaking-v2logo.webp') no-repeat 50% 50% / 250px 250px;}
    #logo5{background:url('/assets/images/LogoGallery/oasisoflovelogo.webp') no-repeat 50% 50% / 250px 250px;}  
    /*** WEBSITE GALLERY ***/
    .websitebox{
        width: 360px;
        height: 360px;
        margin-bottom: 30px;
        margin-top: 0px;
        margin-left: auto;
        margin-right: auto;
    }
    .websitebox img{
        width: 400px;
        height: 250px;
    }
    .websitebox p{
        height: 100px;
        border-bottom: 1px solid #f1f1f1;
    }
    #logocompdisplay img{
        width: 352px;
        height: 261px;
        margin-top: -10px;
    }
    #domainsimage{
        width: 300px;
        height: 300px;
        margin-left: auto;
        margin-right: auto;
    }
    #seoimage{
        width: 350px;
        height: 233px;
        margin-left: auto;
        margin-right: auto;
    }
    .logoimage{
        width: 200px;
        height: 149px;
        margin-left: -20px;
    }
    #website1{background: url('/assets/images/WebsiteGallery/mobile-seancees.webp') no-repeat 90% 23% / 89px 176px,
                          url('/assets/images/WebsiteGallery/tablet-seancees.webp') no-repeat 30% 10% / 289px 200px;}
    #website2{background: url('/assets/images/WebsiteGallery/mobile-sacred.webp') no-repeat 90% 23% / 89px 176px,
                          url('/assets/images/WebsiteGallery/tablet-sacred.webp') no-repeat 30% 10% / 289px 200px;}
    #website3{background: url('/assets/images/WebsiteGallery/mobile-exclusiveone.webp') no-repeat 90% 23% / 89px 176px,
                          url('/assets/images/WebsiteGallery/tablet-exclusiveone.webp') no-repeat 30% 10% / 289px 200px;}
    #website4{background: url('/assets/images/WebsiteGallery/mobile-exclusiveduo.webp') no-repeat 90% 23% / 89px 176px,
                          url('/assets/images/WebsiteGallery/tablet-exclusiveduo.webp') no-repeat 30% 10% / 289px 200px;}
    #website5{background: url('/assets/images/WebsiteGallery/mobile-bes.webp') no-repeat 90% 23% / 89px 176px,
                          url('/assets/images/WebsiteGallery/tablet-bes.webp') no-repeat 30% 10% / 289px 200px;}
    #website6{background: url('/assets/images/WebsiteGallery/mobile-noirave.webp') no-repeat 90% 23% / 89px 176px,
                          url('/assets/images/WebsiteGallery/tablet-noirave.webp') no-repeat 30% 10% / 289px 200px;}
    details {
        width: 100%;
        margin: 20px;
        font-size: 1.1em;
        float: left;
    }
    summary::marker {
        color: #261d5c;
        font-size: 1.2em; 
    }
    /* For WebKit browsers (Chrome, Safari, Edge) */
    summary::-webkit-details-marker {
        color: #261d5c;
    }
    /*** ORDER PROCESS ***/
    progress{
        width: 75%;
        height: 20px;
        appearance: none; /* Remove default styling */
        margin-top: 30px;
        margin-bottom: 30px;
        margin-left: auto;
        margin-right: auto;
        font-size: .8em;
        vertical-align: middle;
        margin-left: 5px;
    } 
    /* Chrome, Safari, Edge */
    progress::-webkit-progress-bar {
        background-color: #f1f1f1; /* Background track */
        border-radius: 10px;
    }

    progress::-webkit-progress-value {
        background-color: #261d5c; /*#4caf50; Fill color */
        border-radius: 10px;
    }
    /* Firefox */
    progress::-moz-progress-bar {
        background-color:  #261d5c; /*#4caf50;  Fill color */
        border-radius: 10px;
    }
    .highlight-color{ color: #30c0cf; }
    .externallink{
        width: 16px;
        height: 16px;
    }
    /*** PAYMENT FORM ***/
    #paymentform{ height: 476px;}
    #paymentform p{ 
        width: 90%; 
        margin-right: auto; 
        margin-left: auto; 
    }
    #paymentform hr{
       width: 75%;
       margin-left: auto;
       margin-right: auto;
    }
    /*** start checkout payment form fields ***/
    payment-form #terms { 
        margin-left: 0px !important;
        margin-right: 10px;
        border: 2px solid red;
    }
    payment-form p{width:75%; margin-left: auto; margin-right: auto; border: 2px solid green;}
    /*** end checkout payment form fields ***/
    
    #paymentform input[type='checkbox']{
       margin-left: 0px;
       margin-right: 10px;
       margin-bottom: 5px;
    }
    #paymentform .width-25{
        float: left;
        width: 25%;
        text-align: left;
    }
    #paymentform .width-50{
        float: left;
        width: 50%;
    }
    #paymentform .width-100{
        float: left;
        width: 100%;
    }
    .name-width-100{
        float: left;
        width: 100%;
    }
    .paymentoptionbox p{
        max-width: 95%;
        padding-left: 5px;
        margin-left: auto;
        margin-right: auto;   
    }
    .payoptionsbox{
        width: 100%;
        height: 100px;
        vertical-align: top;
        text-align: left;
        padding-top: 5px;
        float: left;
    }
    .securitynote{
        width: 72%;
        background: #555;
        font-size: .9em;
        text-align: center;
        color: #fff;
        border-radius: 5px;
        height: 30px;
        vertical-align: middle;
        padding-top: 5px;
        margin-left: auto;
        margin-right: auto;
    }
    .securitynote img{
        width: 16px;
        height: 16px;
    }
    #creditcards img{
        width: 340px;
        height: 29px;
        margin-left: -20px;
    }
    #paymentform .name{
        width: 48%;
        margin-right: 8px;
        float: left;
    }
    #paymentform .num{
        width: 97.5%;
        float: left;
    }
    #paymentform .cinfo{
        max-width: 25%;
        float: left;
        margin-right: 8px;
    }
    #paymentform input::placeholder{ color: #ccc; }
    /*** TESTIMONIALS PAGE ***/
    .testimonialwrapper{
        width: 100%;
        height: 350px;
        background: url('/assets/images/quotemarks.webp') no-repeat 50% 0px / 140px;
        float: left;
        padding-top: 20px;
        margin-top: 32px;
    }
    .testimonialbox{
        width: 348px;
        height: 300px;
        margin-left: auto;
        margin-right: auto;
        background: url('/assets/images/quotemarks.webp') no-repeat 50% -20px / 140px,
                    url('/assets/images/topline.webp') repeat-x 0% 0% / 11px 100px, transparent;
	    border-left: 1px solid #002;
	    border-right: 1px solid #002;
	    border-bottom: 1px solid #002;
	    z-index: 100;
	    padding-left: 24px;
	    padding-right: 24px;
	    padding-top: 96px;
	    text-align: center;
    }
    .testimonialbox h3{
        margin: 10px 0 0;
        font-size: 16px;
        color: #333;
        font-weight: bold;
        margin-bottom: 16px;
    }
    /*** FOOTER CSS ***/
    footer{
        min-height: 455px;
        background: #f9f9f9;
        padding-top: 16px;
        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 / 112px 40px; }
    .footerbox{
        float: left;
        width: 50%;
        padding: 0px;
        margin: 0px;
    }
    footer h3{margin-left: 15px;}
    footer ul{
        list-style-type: none;
        padding-bottom: 10px;
        margin-left: -16px;
        margin-bottom: 24px;
    }
    footer #connect ul li{ margin-bottom: 5px; }
    footer #connect img{ margin-right: 5px; }
    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; }
    /*** BEGIN 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;
        cursor: pointer;
    }
    #menu img:hover{ background: url('/assets/images/hamburger-teal.webp') no-repeat 50% 50% / 56px 56px; }
    /*** SIDE MENU ***/
    .side-menu h2{
        width: 69%;
        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;
        margin-right: 10px;
    }
    .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{
        min-height: 104px;
        margin-left: 30px;
        border-right: 1px solid #fff;
        width: 100%;
    }
    .shortul{ height: 56px !important; }
    .side-menu li{
        width: 100%;
        padding: 0px;
        border: 1px solid #fff;
        overflow: hidden;
    }
    .side-menu li a{
        height: 32px;
        text-align: left;
        text-transform: capitalize;
        overflow: hidden;
    }
    .side-menu li a:hover {
        color: #30c0cf;
    }
    .side-menu {
        width: 100%;
        height: 840px;
        position: fixed;
        top: 0;
        left: -125%; /* hidden by default */
        background: #fff;
        color: #002;
        padding-top: 10px;
        transition: left 0.5s ease;
        z-index: 1000;
        border: 1px solid #ccc;
        box-shadow: 2px 0 5px rgba(0,0,0,0.3);
        overflow: hidden;
    }
    .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 */
    }
    .side-menu-columns{
        column-count: 2; /* Number of columns */
        column-gap: 5px; /* Space between columns */
        list-style: none;
    }

    /* Active menu state */
    .side-menu.active { left: 0; }
   /*** 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;
    }
    .message_fail{ color: red; }
    .message_success{ color: green; }
    /*** FORM FORMAT ***/ 
    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"], input[type="password"],input[type="date"], [type="number"]{
        width: 100%;
        padding: 8px;
        margin: 8px 0;
        border: 1px solid #ccc;
        border-radius: 4px;
    }
    input[type=radio]{
	    width: 25px;
	    height: 25px;
	    margin-top: 10px;
	    float: left;
	    border: 1px solid #ccc;
	    margin-bottom: 0px;
	    padding-bottom: 0px;
    }
    .radiobox{
        width: 32px;
        height: 96px;
        float: left !important;
        margin-left: 0px;
        margin-right: 0px;
    }
    .radiotext{
        width: 248px;
        height: 96px;
        float: left !important;
        vertical-align: top;
        margin-left: 0px !important;
    }
    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: 5px;
        padding-bottom: 3px;
        min-height: 40px;
        margin-left: 0px;
    }
    .check-box input[type=checkbox]{
        float: left;
        margin-right: 5px;
        margin-left: 0px;
        margin-top: 0px;
    }
    .check-box p{
        float: left;
        padding-top: 0px;
        margin-top: 0px;
        margin-left: 8px;
    }
    .select{
        width: 100%;
        float: left;
        border: 1px solid #ccc;
        height: 45px;
        margin: 8px 0px;
        padding-right: 5px;
        background: #fff;
    }
    .btn{
	    min-width: 100px;
	    padding: 10px 20px;
	    background: #ffb900;
	    border: 1px solid #ffb900;
	    color: #fff;
	    border-radius: 0px;
	    box-shadow: 3px 2px 3px #ccc;
	    text-transform: uppercase;
    }
    .btn a{
	    min-width: 100px;
	    padding: 10px 20px;
	    background: #ffb900;
	    border: 1px solid #ffb900;
	    color: #fff;
	    border-radius: 0px;
	    box-shadow: 3px 2px 3px #ccc;
	    text-transform: uppercase;
    }
   .btn:hover{
	    background: #30c0cf;
	    border: 1px solid #30c0cf;
	    color: #fff;
    }
    .btn-width-340{ width: 340px; }
    .btn-width-400{ width: 400px; }
    .btn-width-500{ width: 550px; }
    .btn-active{
    	min-width: 100px;
	    padding: 10px 20px;
	    background: #30c0cf;
	    border: 1px solid #30c0cf;
	    color: #fff;
	    border-radius: 0px;
	    box-shadow: 3px 2px 3px #ccc;
	    text-transform: uppercase;
    }  
    .btn-active:hover{ opacity: .75; } 
    .btn span{ text-transform: lowercase; }
    .btn-blue{
    	min-width: 100px;
	    padding: 10px 20px;
	    background: #30c0cf;
	    border: 1px solid #30c0cf;
	    color: #fff;
	    border-radius: 0px;
	    box-shadow: 3px 2px 3px #ccc;
	    text-transform: uppercase;
	    margin-left: 8px;
	    margin-right: 8px;
    }
    .btn-blue span{ text-transform: lowercase; }
    .btn-discount{
        font-size: .9em;
        max-width: 80px;
    }
    #searchbox{
        width: 100%;
        height: 110px;
        margin-left: auto;
        margin-right: auto;
        padding-top: 10px;
        margin-left: 15px;
    }  
    #search{ background: url('/assets/images/iconsearch.webp') no-repeat 50% 50% / 36px 36px, #ffb900;; }
    .searchbtn{
        width: 50px;
        height: 50px;
        border: 1px solid #ffb900;
        float: left;
        margin-top: 7px;
    }
        /*** begin custom radio ***/
    .radio-box{
        width: 100%;
        float: left;
        margin-top: 0px;
        padding-top: 10px;
        padding-bottom: 3px;
        min-height: 40px;
        margin-left: 0px;
    }
    .radio-box p{
        width: auto;
        float: left;
        margin-right: 16px;
        margin-top: 8px;
        margin-left: 4px;
    }
    .square-radio {
        -webkit-appearance: none;
        appearance: none;
        margin: 0;
        cursor: pointer;
        width: 25px;
        height: 25px;
        border: 2px solid #555;
        border-radius: 3px;
        background-color: #fff;
        position: relative;
        display: inline-block;
    }
    .square-radio:checked {
        background-color: #3273f6;
        border-color: #3273f6;
        color: #fff;
    }
    /* MATCH native checkbox checkmark */
    .square-radio:checked::after {
        content: "\2714";
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -52%);
        font-size: 20px;
        font-weight: 900;
        color: #fff;
        line-height: 1;
    }
    /*** end custom radio ***/
    #domainsearch{ height: 100px; margin-left: 15px; }
    #domainsearch input[type='text']{
        height: 48px;
        border-radius: 0;
        width: 83%;
        float: left;
        padding: 10px;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        border-left: 1px solid #ccc;
        border-right: 1px solid #fff;
        border-radius: 5px 0px 0px 5px;
        margin-left: auto;
        margin-right: auto;
    }
    /*** toggle button box */
    .buttonbox{
        height: 72px;
        text-align: center;
        padding-top: 12.5px;
        font-size: .9em; 
    }
    .buttonbox .button-first{
        min-width: 80px;
        height: 48px;
        border-radius: 5px 0px 0px 5px;
        margin-right: 2px;
        border-bottom: 1px solid #fff;
        border-left: 1px solid #fff;
        border-top: 1px solid #fff;
        border-right: 0px solid transparent;
        background: #ffb900;
        color: #fff;
        margin-right: 0px;
        box-shadow: 0px 2px 3px #ccc;
    }
    .buttonbox .button-inner{
        min-width: 80px;
        height: 48px;
        border-radius: 0px;
        margin: 0px;
        padding-left: 0px;
        padding-right: 0px;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
        border-left: 0px solid transparent;
        border-right: 0px solid transparent;
        background: #ffb900;
        color:#fff;
        box-shadow: 0px 2px 0px #ccc;
    }
    .buttonbox .button-last{
        min-width: 80px;
        height: 48px;
        margin-left: -1px;
        border-radius: 0px 5px 5px 0px;
        padding-right: 0px;
        border-bottom: 1px solid #fff;
        border-right: 0px solid transparent;
        border-top: 1px solid #fff;
        border-left: 1px solid #fff;
        background: #ffb900;
        color: #fff;
        box-shadow: 3px 2px 0px #ccc;     
    }
    .buttonbox .active{
        background: #30c0cf;
        color: #fff;
    }
    .buttonbox .button-first:hover, .button-last:hover{ opacity: .75; }
    .loginbox{
        border: 1px solid #f1f1f1;
        width: 100%;
        min-height: 300px;
        padding: 10px;
        border-radius: 5px;
    }
    .contactbox{
        width: 96%;
        margin-left: 15px;
        margin-right: auto;
        min-height: 1600px;
    }
    .contactbox p{
        width: 100% !important;
        padding-left: 10px;
        padding-right: 10px;
    }
    .contactbox h3{
        width: 100% !important;
        text-align: center;
    }
    .addonbox{
        width: 100%;
        height: 100%;
        padding: 20px;
        border-radius: 5px;
        margin-top: 30px;
        margin-left: auto;
        margin-right: auto;
        border: 1px solid #f1f1f1;
    }
    .addon-divider{
        width: 100%;
        border-top: 1px solid #ccc;
        margin-top: 5px;
        margin-bottom: 5px;
        float: left;
    }
    .removeindent{ margin-left: 0px; }
    .addonbox input[type='number']{
        width: 100px;
        padding: 8px;
        margin: 8px 0;
        border: 1px solid #ccc;
        border-radius: 4px;
    }
    /* COOKIE POPUP STYLES */
    .cookie-popup {
        font-size: 0.875rem;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        position: fixed;
        bottom: -7.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;
        z-index: 999;
    }
    .cookie-popup--short {
        width: 21.875rem;
        max-width: calc(100% - 2.5rem);
    }
    .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-weight: bold;
        text-transform: uppercase;
        font-size: 0.75rem;
        padding: 0;
        cursor: pointer;
    }
    .cookie-popup-actions button:hover {
        text-decoration: underline;
    }
    /**** TOOLTIP CSS ****/
    .tooltip-container {
        display: inline-block;
        position: relative;
        margin-top: 0px;
        margin-left: 8px;
        cursor: pointer;
    }
    .tooltip-container img{
        width: 16px;
        height: 16px;
    }
    .tooltip-text {
        visibility: hidden;
        background-color: #333;
        color: #fff;
        text-align: center;
        padding: 6px 10px;
        border-radius: 4px;
        position: absolute;
        bottom: 125%; /* Position above element */
        left: 50%;
        transform: translateX(-50%);
        white-space: nowrap;
        opacity: 0;
        transition: opacity 0.3s;
        z-index: 10;
     }
     .tooltip-container:hover .tooltip-text {
        visibility: visible;
        opacity: 1;
     }
     /*** accordion css ***/
     .accordion {
         background-color: #261d5c;
         color: #fff;
         cursor: pointer;
         padding: 18px;
         width: 100%;
         text-align: left;
         border: none;
         outline: none;
         transition: 0.4s;
     }

     /* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
     .active, .accordion:hover {
         background-color: #232f3e;
     }

     /* Style the accordion panel. Note: hidden by default */
     .panel {
         padding: 0 18px;
         background-color: white;
         display: none;
         overflow: hidden;
     }
     
     
}