/*---------------------------------------------------------------------------------------------------------
 MOBILE CSS
---------------------------------------------------------------------------------------------------------*/
@media (min-width: 1px) and (max-width: 800px) {
    body {
        margin-left: 0px;
        margin-right: 0px;
    }

    input[type="submit"], input[type="button"], input[type="reset"] {
        font-size: 15pt;
    }

    input[type="text"], input[type="password"], textarea {
        font-size: 15pt !important;
    }

    select {
        font-size: 12pt;
    }

    .buynowbuttonsolo table {
        background-color: #bb0000;
        color: #fff;
        font-family: 'Segoe UI Light', Arial, Helvetica, sans-serif;
        font-size: 22px;
        text-align: center;
        padding: 7px 25px 10px 25px;
        font-weight: 900;
        text-align: center;
        width: 100%;
        text-shadow: 2px 2px 2px #333;
    }

    .buynowbuttonsolo td {
        text-align: center;
    }

    .buynowbuttonsolo table:hover {
        background-color: #2aaa1c;
    }

    .FREEProductPlacement {
        width: 100%;
        border-radius: 15px;
        padding: 1px;
        TEXT-ALIGN: center;
        font-family: 'Segoe UI Light', Arial, Helvetica, sans-serif;
        color: #ffffff;
        text-shadow: 2px 2px 2px #333;
        font-size: 20px;
    }

        .FREEProductPlacement div a:hover {
            text-decoration: none;
        }

        .FREEProductPlacement img {
            border: 1px solid #333;
        }

    .ICEProductPlacement {
        BACKGROUND-COLOR: #aaa;
        width: 100%;
        height: 200px;
        border-radius: 15px;
        padding: 5px;
    }

    .EDSProductPlacement {
        width: 100%;
        height: 200px;
        border-radius: 15px;
        padding: 5px;
    }

    .CTProductPlacement {
        width: 100%;
        height: 200px;
        border-radius: 15px;
        padding: 5px;
    }

    .VTProductPlacement {
        width: 100%;
        height: 200px;
        border-radius: 15px;
        padding: 5px;
    }


    .ProductPlacementHeader {
        TEXT-ALIGN: center;
        font-family: 'Segoe UI Light', Arial, Helvetica, sans-serif;
        color: #ffffff;
        text-shadow: 2px 2px 2px #333;
        font-size: 20px;
    }

    .ProductPlacementStrapline {
        TEXT-ALIGN: center;
        font-family: 'Segoe UI Light', Arial, Helvetica, sans-serif;
        color: #ffffff;
        font-size: 18px;
    }

    .allproducts div {
        width: 90%;
        text-align: center;
        padding-bottom: 10px;
        TEXT-ALIGN: center;
        font-family: 'Segoe UI Light', Arial, Helvetica, sans-serif;
        FONT-SIZE: 18pt;
        line-height: 26pt;
        COLOR: #444444;
        display: inline-block;
    }

    .salenowon {
        font-size: 26px;
    }


    .hideimageonmobile {
        display: none;
    }

    .embheader {
        display: none;
    }

    .embheadernohide {
        BACKGROUND-IMAGE: url(../images/embbgmain.jpg);
        BACKGROUND-REPEAT: repeat;
        border-radius: 20px;
        color: #fff;
        margin-bottom: 10px;
        padding: 10px;
        text-align: center;
        margin: 5px 5px 5px 5px;
        font-size: 16pt;
    }

        .embheadernohide p {
            font-size: 16pt;
        }

    .embnarativetext {
        font-size: 24px;
        font-family: 'Segoe UI Light', Arial, Helvetica, sans-serif;
        color: #545454;
        width: 100%;
    }

    .tableheader {
        TEXT-ALIGN: center;
        font-size: 28px;
        font-family: 'Segoe UI Light', Arial, Helvetica, sans-serif;
        color: #fff;
        border-radius: 10px;
        background-color: #4f73e3;
        padding: 5px 20px 5px 20px;
    }

    .tableheaderred {
        TEXT-ALIGN: center;
        font-size: 28px;
        font-family: 'Segoe UI Light', Arial, Helvetica, sans-serif;
        color: #fff;
        border-radius: 15px;
        background-color: #cc0000;
        padding: 5px 20px 5px 20px;
    }

    .centretablecell { /* mobile */
        TEXT-ALIGN: left;
        font-family: 'Segoe UI Light', Arial, Helvetica, sans-serif;
        FONT-SIZE: 22pt;
        COLOR: #444444;
    }

    .normaltxt {
        TEXT-ALIGN: center;
        font-family: 'Segoe UI Light', Arial, Helvetica, sans-serif;
        FONT-SIZE: 22px;
        COLOR: #444444;
    }

    .normaltxtleft {
        TEXT-ALIGN: left;
        font-family: 'Segoe UI Light', Arial, Helvetica, sans-serif;
        FONT-SIZE: 22px;
        line-height: 36px;
        COLOR: #444444;
    }

        .normaltxtleft a:hover {
            text-decoration: underline;
            COLOR: blue;
        }



    .registration {
    }

        .registration div {
            /*border: 1px dotted #0066FF;*/
            background: #ffffff;
            text-align: center;
            vertical-align: middle;
            margin: 3px;
            display: inline-block;
            width: 100%;
        }

    .embheadervt {
        display: none;
    }

    .userstats {
        font-size: 14pt;
    }

        .userstats table,
        .userstats table table,
        .userstats div {
            font-size: 14pt;
            font-family: 'Segoe UI light', Arial, Helvetica, sans-serif;
        }

        .userstats td {
            vertical-align: top;
            font-size: 16pt;
        }

        .userstats div {
            display: inline-block;
            vertical-align: top;
            width: 100%;
        }

    .userstatsothernoshow {
        display: none;
    }

    .defaultproductspage {
        font-family: 'Segoe UI Light', Arial, Helvetica, sans-serif;
        text-align: center;
    }

        .defaultproductspage div {
            text-align: center;
            padding-bottom: 10px;
            COLOR: #444444;
            text-align: right;
            vertical-align: top;
            display: inherit;
            font-family: 'Segoe UI Light', Arial, Helvetica, sans-serif;
            font-size: 22px;
        }


    .contactus {
        COLOR: #444444;
        font-size: 14pt;
        font-family: 'Segoe UI light', Arial, Helvetica, sans-serif;
        text-align: center;
    }

        .contactus DIV {
            width: 100%;
            float: left;
            text-align: center;
        }

    .thewidth402 {
        display: none;
    }

    .border {
        COLOR: #444444;
        text-align: center;
        vertical-align: top;
        font-family: 'Segoe UI Light', Arial, Helvetica, sans-serif;
    }

    .stdborder div {
        display: inline-block;
        text-align: center;
        vertical-align: top;
        font-family: 'Segoe UI Light', Arial, Helvetica, sans-serif;
    }

    .producthdr {
        font-family: 'Segoe UI Light', Arial, Helvetica, sans-serif;
        FONT-SIZE: 16pt;
        line-height: 28pt;
    }

    .stdborderwitharefs {
        color: #003399;
        text-align: center;
        vertical-align: top;
    }

        .stdborderwitharefs div {
            display: inline-block;
            text-align: center;
            vertical-align: top;
            width: 300px;
            font-size: 18pt;
            line-height: 20pt;
            padding: 15px;
        }

            .stdborderwitharefs div b {
                display: inline-block;
                text-align: center;
                vertical-align: top;
                width: 300px;
                font-size: 18pt;
                line-height: 20pt;
                background-color: #4f73e3;
                height: 50px;
                border: 2px solid #ccc;
                padding: 10px;
                color: #fff;
            }

            .stdborderwitharefs div a {
                background-color: #0000dd;
                color: #ffffff;
                padding: 10px;
            }

                .stdborderwitharefs div a:hover {
                    background-color: #0000dd;
                    color: #ffffff;
                    padding: 10px;
                }

    .thewidth314 {
        width: 100%;
    }

    #thetop {
        display: none;
        height: 0px;
    }


    #spb {
        display: none;
        height: 0px;
    }

    #spbmobile {
    }

    .freeimage { /* mobile */
        width: 100%;
        height: auto;
    }


    #trialbuy {
        height: 50px;
        /*        display: none;
        height: 0px;*/
    }

    #trialbuymobile {
        height: 50px;
    }

    .embsidemenunohide {
    }

    .embsidemenu {
        display: none;
    }


    .thewidth780 {
        display: none;
    }

    /*  -----------------------------------------------------  */
    /*  FOOTER text for MOBILE */
    /*  -----------------------------------------------------  */
    .footertxt {
        font-family: 'Segoe UI Light', Arial, Helvetica, sans-serif;
        color: #FFFFFF;
        font-size: 12pt;
        text-align: left;
        width: 100%;
    }

        .footertxt div {
            display: inline-block;
        }

        .footertxt th {
            text-align: left;
            width: 33%;
            font-size: 16pt;
            text-decoration: underline;
            color: #4d84f2;
        }

        .footertxt td {
            padding-top: 20px;
            vertical-align: top;
        }

        .footertxt A {
            color: #FFFFFF;
            text-decoration: none;
            font-size: 16pt;
            padding-right: 20px;
        }

            .footertxt A:hover {
                text-decoration: underline;
            }


    /* Customer login page */

    .signintextboxes {
        width: 95%;
        font-family: 'Segoe UI Light', Arial, Helvetica, sans-serif;
        font-size: 18pt;
    }

    .signingpage {
        color: #444444;
        font-size: 22px;
        width: 100%;
        font-family: 'Segoe UI Light', Arial, Helvetica, sans-serif;
    }

    .newuser {
        background-color: #CC0000;
        color: #fff;
        font-size: 18pt;
        text-align: center;
        border-radius: 10px;
        padding: 10px;
    }

    .existinguser {
        background-color: #003399;
        color: #fff;
        font-size: 18pt;
        text-align: center;
        border-radius: 10px;
        padding: 10px;
    }
    /* Customer login page end */

    .bigmenu {
        display: none;
    }

    .thewidth {
        width: 100%;
    }

    .genwidth {
        width: 100%;
    }



    .pagetitlebanner {
        font-family: 'Segoe UI Light', Arial, Helvetica, sans-serif;
        background-color: #456ce1;
        /*height: 100;*/
        color: #FFFFFF;
        padding-bottom: 20px;
    }

    .pagetitlebannernew {
        font-family: 'Segoe UI Light', Arial, Helvetica, sans-serif;
        /*height: 100;*/
        color: #FFFFFF;
        padding-bottom: 20px;
        /*display: none;*/
    }

    .pagetitlebannernewold {
        font-family: 'Segoe UI Light', Arial, Helvetica, sans-serif;
        /*height: 100;*/
        color: #FFFFFF;
        padding-bottom: 20px;
        display: none;
    }

    .pagetitlebannernewmobileold {
        font-family: 'Segoe UI Light', Arial, Helvetica, sans-serif;
        /*height: 100;*/
        color: #FFFFFF;
        padding-bottom: 20px;
        display: block;
    }

    .subpagetitle {
        display: none;
        font-family: 'Segoe UI Light', Arial, Helvetica, sans-serif;
        font-size: 16pt;
    }

    .subpagetitleband {
        background-color: #ffffff;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-bottom-color: #cccccc;
    }

    h3, h4, h2, h1 {
        padding: 0px;
        margin: 0px;
    }

    .pageh1 {
        font-size: 26pt;
        line-height: 25pt;
    }

    .pageh2 {
        font-size: 18pt;
    }

    .hideonmobile {
        display: none !important;
    }

    .productpagesectionheader {
        font-size: 20px;
    }

        .productpagesectionheader div {
            font-family: 'Segoe UI Light', Arial, Helvetica, sans-serif;
            font-size: 20px;
            color: #fff;
        }

            .productpagesectionheader div a {
                font-size: 16px;
                font-family: 'Segoe UI Light', Arial, Helvetica, sans-serif;
                color: #fff;
            }

    .productpagelinks {
        list-style-type: none;
        margin: 0px;
        font-family: 'Segoe UI Light', Arial, Helvetica, sans-serif;
        padding: 0px 0px 0px 0px;
        text-align: center;
    }

        .productpagelinks ul {
            padding-bottom: 0px;
            list-style-type: none;
            margin: 0px;
            padding: 10px 0px 10px 0px;
            width: 100%;
        }

        .productpagelinks LI {
            padding: 15px 0px 15px 0px;
            margin-bottom: 15px;
            list-style-type: none;
            color: #ffffff;
            background-color: #456ce1;
            font-size: 18pt;
            border-radius: 20px;
        }

            .productpagelinks LI A {
                padding: 15px 0px 15px 0px;
                color: #ffffff;
                margin: 0px;
                font-family: 'Segoe UI Light', Arial, Helvetica, sans-serif;
            }

                .productpagelinks LI A:hover {
                    text-decoration: underline;
                    color: #fff;
                    font-weight: bolder;
                }

    .formatlist ul {
        text-align: left;
    }

    .formatlist li {
        padding-bottom: 10px;
    }

    /*                .formatlist li {
        FONT-FAMILY: Montserrat, Arial, Helvetica, sans-serif;
        padding: 15px 0px 15px 0px;
        margin-bottom: 10px;
        list-style-type: none;
        color: #333;
        background-color: #56c28c;
        font-size: 20pt;
        border-radius: 15px;
    }
    .formatlist ul {
        padding-bottom: 0px;
        list-style-type: none;
        margin: 0px;
        padding: 10px 0px 10px 0px;
        width: 100%;
    }
    */
    .mobilemenu {
        display: block;
    }

    .sidenav {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 1;
        top: 0;
        left: 0;
        background-color: #111;
        overflow-x: hidden;
        transition: 0.6s;
        padding-top: 50px;
        opacity: 0.9;
        font-family: 'Segoe UI Light', Arial, Helvetica, sans-serif;
        white-space: nowrap;
    }

        .sidenav a {
            overflow-x: hidden;
            padding: 2px 8px 8px 8px;
            text-decoration: none;
            font-size: 21px;
            color: #fff;
            display: block;
            transition: 0.4s;
        }

            .sidenav a:hover {
                color: #00cc00;
            }

        .sidenav .closebtn {
            position: absolute;
            top: 0;
            right: 25px;
            font-size: 44px;
            margin-left: 10px;
        }

    .usermaintenancetable {
        text-align: center;
    }




    /* standard and product pages */
    .productpagetext {
        font-size: 22px;
        COLOR: #666;
    }

        .productpagetext div {
            display: inline-block;
            vertical-align: top;
            font-family: 'Segoe UI Light', Arial, Helvetica, sans-serif;
            font-size: 22px;
            text-align: center;
            width: 100%;
        }

    .productpagehalfsegments ul {
        text-align: left;
    }

    .productpagehalfsegments li {
        padding-bottom: 10px;
    }

    .productpagefullsegments ul {
        text-align: left;
    }

    .productpagefullsegments li {
        padding-bottom: 10px;
    }

    .pagetitle {
        font-family: 'Segoe UI Light', Arial, Helvetica, sans-serif;
        color: #fff;
        font-size: 16pt;
    }

    .pagesubtitle {
        font-family: 'Segoe UI Light', Arial, Helvetica, sans-serif;
        color: #fff;
        font-size: 12pt;
    }

    /* page sub header with new h2 size */
    .pagesubtitlenew {
        font-family: 'Segoe UI Light', Arial, Helvetica, sans-serif;
        color: #fff;
        vertical-align: top;
        width: 100%;
        font-size: 15pt;
    }
    /*  Hide app logo on mobile*/
    .noimageonmobile {
        display: none;
    }

    /* hide customer menu on mobile */
    .userareamenu {
        display: none;
    }


    /* User area divs */
    .userareadiv {
        font-size: 16pt;
    }

    .spamfoldermessage {
        text-align: center;
        padding: 10px;
        font-size: 18pt;
    }

    .account-options {
        border: 1px solid #999999; /* Light grey border */
        font-size: 22px;
        font-family: 'Segoe UI Light', Arial, Helvetica, sans-serif;
        color: #454545; /* Medium grey font color */
        margin-bottom: 10px;
        background-color: #FFFFFF; /* White background */
        border-radius: 10px; /* Rounded corners */
        padding: 20px; /* Adds some inner spacing */
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); /* Subtle shadow for depth */
    }

    .uacontents {
        font-size: 22px;
    }

        .uacontents th {
            background-color: #6185f6;
            padding: 0px;
            border-spacing: 0px;
            border-collapse: collapse;
        }

    .datafields {
        font-size: 15pt;
    }

    .uasubheader div {
        font-size: 24px;
    }


    .standardbuttonA {
        /*font-size: 18px;*/
    }

    /* make fonts smaller on mobile*/
    .UAAstandardbutton {
        font-size: 12px !important;
    }

    .highlightfield {
        font-size: 18px !important;
    }

    .highlightname {
        font-size: 18px !important;
    }
    /* end of mobile css*/
}


