﻿@media only screen {
    body {
        background: #272827; 
        font-size: 0.9em;
        margin: 0;
        font-family: 'Roboto', sans-serif;
    }
    h1, h2, h3, h4, h5, h6 {
        font-family: 'Roboto', sans-serif;
    }
    h2 {
        color: #1A72B5;
        margin-top: 30px;
        border-bottom: 1px dotted #1A72B5;
        padding-bottom: 6px;
        margin-bottom: 24px;
        font-size: 22px;
    }
    h3 {
        font-weight: bold;
        font-size: 16px;
    }
    .button {
        background: #62B01E;
    }
    .left-off-canvas-toggle  { color: #ddd; font-size: 2.4em; display: block; float: left; }

    .rfv-error {
        display: block;
        color: red;
        padding-bottom: 0.825rem;
    }

/* MENU (FOR SMALL ONLY) */

    .tab-bar .left > span {
        color: #ff0;
        font-weight: 500;
        font-size: 18px;
    }
    .tab-bar .left > span span {
        color: #fff;
        padding-left: 4px;
    }

/* CONTENT */

    .main-content {
        padding-top: 30px;
        padding-bottom: 30px;
        min-height: 400px;
        position: relative;
    }
    .welcome-title {
        font-weight: 800;
        font-size: 48px;
        line-height: 52px;
        text-transform: uppercase;
        margin: 0;
        color: #000;
    }
    .standard-title {
        font-weight: 800;
        font-size: 42px;
        line-height: 42px;
        text-transform: uppercase;
        margin: 0 1em;
        padding-bottom: 2rem;
        color: #000;
        text-align: center;
    }
    h1.small-hdr {
        font-size: 14px;
        text-transform: uppercase;
        padding-top: 8px;
        padding-bottom: 16px;
    }
    .product-highlights {
        float: right; 
        padding-bottom: 24px;
    }
    .highlight-text {
        font-size: 20px; line-height: 26px; color: #1A72B5; padding-top: 24px;
    }
    .img-box {
        border: 1px solid #e8e8e8; padding: 6px; margin-bottom: 12px;
    }
    .lanyards-from {
        position: relative;
    }
    .lanyards-from .from-price {
        position: absolute;
        right: -10px;
        bottom: -20px;
        max-width: 140px;
    }
    ul.samples  {
        margin-top: 30px;
    }

    ul.samples li {
        text-align: center;
        vertical-align: middle; border: 1px solid #e8e8e8; padding: 0.625em; margin-bottom: 1rem;
    }
    table tr {
        background: #fff !important;
    }
    .colours-table
    {
        border-spacing: 6px;
        border-collapse: unset;
        border: none;
        width: 100%;
    }
    .colours-table td
    {
        text-align: center;
        width: 14.286%;
        max-width: 14.286%;
        font-size: 10px;
    }
    .price-table {
        border: 3px double #999; 
        margin: auto; 
        width: 100%; 
    }
    .price-table td {
        text-align: center;
        border-bottom: 1px solid #999;
        border-right: 1px solid #999; 
    }
    .choose-base-color li {
        text-align: center;
        font-size: 11px;
    }

    .choose-base-color li > div {
        height: 84px;
    }
    .choose-base-color li > p {
        margin-bottom: 0;
    }
    .plastic-cards-colours li p {
        text-align: center;
        font-size: 11px;
        margin-bottom: 6px;
    }
    .plastic-cards-colours li div {
        height: 50px;
    }
    .button {
        background: #272827;
        color: #ff0;
    }

/* FOOTER */

    .footer {
        padding: 44px 0;
    }
    .footer p.ftr-logo {
        text-align: center;
        text-transform: uppercase; 
        font-weight: 800; 
        font-size: 36px; 
        line-height: 40px; 
        color: #fff;
    }

    .footer .ftr-phone {
        font-size: 20px; 
        margin: 0; 
        line-height: 30px; 
        padding-top: 10px; 
        color: #fff; 
        text-align: center; 
        font-weight: 300;
    }
    .footer .ftr-phone > span {
        color: #ff0;
        display: block;
    }
    .footer .ftr-phone > span span {
        font-weight: 500;
    }
    .footer .ftr-email {
        font-size: 20px;
        font-weight: 300;
        margin: 0;
        line-height: 30px;
        padding-top: 6px;
        color: #fff;
        text-align: center;
    }

}

@media only screen and (min-width: 40.063em) {
    .medium-hdr {
        background: #272827;
        border-bottom: 6px solid #FFFF00;
        height: 88px;
    }
        
    .hdr-logo img {
        margin-left: -30px;
        max-width: 298px;
    }



/* CONTENT*/
    .main-content {
        padding-top: 10px;
    }
    .highlight-text {
        padding-top: 4px;
    }
    .product-highlights {
        min-width: 40%;
        max-width: 280px;
        padding-left: 16px;
    }
    .lanyards-from .from-price {
        max-width: 110px;
    }
    .colours-table td
    {
        font-size: 12px;
    }
    .price-table {
        margin: unset;
    }

/* FOOTER */
    .footer {
        padding: 24px 0;
    }
    .footer p.ftr-logo {
        text-align: left;
        margin-bottom: 0;
    }
    .footer .ftr-phone {
        font-size: 24px;
        text-align: right;
    }
    .footer .ftr-email {
        font-size: 24px;
        text-align: right;
    }
}

@media only screen and (min-width: 64.063em) {
    .large-hdr {
        background: #272827; border-bottom: 6px solid #FFFF00; height: 120px;
    }
    UL#main-menu 
    {
        padding-left: 0;
        list-style: none;
        position: absolute;
        right: 0;
        top: 56px;
        width: 100%;
    }
    UL#main-menu LI
    {
        float: right;
        padding: 0 70px 0 0;
    }
    UL#main-menu LI:first-child
    {
        padding: 0;
    }
    UL#main-menu LI A
    {
        display: block;
        font-family: 'Roboto', sans-serif;
        font-weight: 300;
        font-size: 18px;
        text-transform: uppercase;
        color: #fff;
        line-height: 26px;
        text-align: right;
    }
    UL#main-menu LI A span
    {
        font-size: 28px;
        font-weight: 700;
        display: block;
    }
    ul#main-menu li A.on
    {
        padding-bottom: 2px;
        color: #FFFF00;
    }
    ul#main-menu li A:hover
    {

    } 
        
    .hdr-logo img {
        margin-left: -60px;
        min-width: 360px;
    }
    .contact-info {
        font-size: 17px;
        position: absolute;
        right: 0px;
        top: 14px;
        color: #fff;
    }
    .contact-info a {
        color: #fff;
    }


/* CONTENT*/
    .main-content {
        padding-top: 60px;
    }
    .welcome-title {
        font-size: 64px;
        line-height: 72px;
    }
    .standard-title {
        font-size: 56px;
        line-height: 62px;
        text-transform: uppercase;
        color: #000;
        text-align: left;
        margin: 0;
    }
    .product-highlights {
        padding-left: 24px;
    }
    .lanyards-from .from-price {
        max-width: none;
    }

/* FOOTER */
    .footer {
        padding: 44px 0;
    }
    .footer p.ftr-logo {
        text-align: left;
        margin-bottom: 0;
    }
    .footer .ftr-phone {
        font-size: 24px;
        text-align: right;
    }
    .footer .ftr-phone > span {
        display: inline;
    }
    .footer .ftr-email {
        font-size: 24px;
        text-align: right;
    }
}
