                /*!
Theme Name: Wilson Print Marketing USA Custom Theme V2
Theme URI: https://masnhale.com
Author: Mason Hale
Author URI: https://masnhale.com
Description: This is a custom theme for Wilson Print Marketing USA. Created by Mason Hale. This theme includes many custom features like Services page type, and media taxonomies for many to many sorted images. 
Version: 7.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE 
Text Domain: wilsonprintingusa
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

WilsonPrintingUSA is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

                html {
                    line-height: 1.15;
                    -webkit-text-size-adjust: 100%
                }

                body {
                    margin: 0 !important
                }

                main {
                    display: block
                }

                h1 {
                    font-size: 2em;
                    margin: 0.67em 0
                }

                hr {
                    -webkit-box-sizing: content-box;
                    box-sizing: content-box;
                    height: 0;
                    overflow: visible
                }

                pre {
                    font-family: monospace, monospace;
                    font-size: 1em
                }

                a {
                    background-color: transparent
                }

                abbr[title] {
                    border-bottom: none;
                    text-decoration: underline;
                    -webkit-text-decoration: underline dotted;
                    text-decoration: underline dotted
                }

                b,
                strong {
                    font-weight: bolder
                }

                code,
                kbd,
                samp {
                    font-family: monospace, monospace;
                    font-size: 1em
                }

                small {
                    font-size: 80%
                }

                sub,
                sup {
                    font-size: 75%;
                    line-height: 0;
                    position: relative;
                    vertical-align: baseline
                }

                sub {
                    bottom: -0.25em
                }

                sup {
                    top: -0.5em
                }

                img {
                    border-style: none
                }

                button,
                input,
                optgroup,
                select,
                textarea {
                    font-family: inherit;
                    font-size: 100%;
                    line-height: 1.15;
                    margin: 0
                }

                button,
                input {
                    overflow: visible
                }

                button,
                select {
                    text-transform: none
                }

                button,
                [type="button"],
                [type="reset"],
                [type="submit"] {
                    -webkit-appearance: button
                }

                button::-moz-focus-inner,
                [type="button"]::-moz-focus-inner,
                [type="reset"]::-moz-focus-inner,
                [type="submit"]::-moz-focus-inner {
                    border-style: none;
                    padding: 0
                }

                button:-moz-focusring,
                [type="button"]:-moz-focusring,
                [type="reset"]:-moz-focusring,
                [type="submit"]:-moz-focusring {
                    outline: 1px dotted ButtonText
                }

                fieldset {
                    padding: 0.35em 0.75em 0.625em
                }

                legend {
                    -webkit-box-sizing: border-box;
                    box-sizing: border-box;
                    color: inherit;
                    display: table;
                    max-width: 100%;
                    padding: 0;
                    white-space: normal
                }

                progress {
                    vertical-align: baseline
                }

                textarea {
                    overflow: auto
                }

                [type="checkbox"],
                [type="radio"] {
                    -webkit-box-sizing: border-box;
                    box-sizing: border-box;
                    padding: 0
                }

                [type="number"]::-webkit-inner-spin-button,
                [type="number"]::-webkit-outer-spin-button {
                    height: auto
                }

                [type="search"] {
                    -webkit-appearance: textfield;
                    outline-offset: -2px
                }

                [type="search"]::-webkit-search-decoration {
                    -webkit-appearance: none
                }

                ::-webkit-file-upload-button {
                    -webkit-appearance: button;
                    font: inherit
                }

                details {
                    display: block
                }

                summary {
                    display: list-item
                }

                template {
                    display: none
                }

                [hidden] {
                    display: none
                }

                *,
                *::before,
                *::after {
                    -webkit-box-sizing: inherit;
                    box-sizing: inherit
                }

                html {
                    -webkit-box-sizing: border-box;
                    box-sizing: border-box;
                    font-size: 20px
                }

                body,
                button,
                input,
                select,
                optgroup,
                textarea {
                    color: #404040;
                    font-family: "Source Sans Pro", sans-serif;
                    font-size: 1rem;
                    line-height: 1.5
                }

                h1,
                h2,
                h3,
                h4,
                h5,
                h6 {
                    clear: both
                }

                p {
                    margin-bottom: 1.5em
                }

                dfn,
                cite,
                em,
                i {
                    font-style: italic
                }

                blockquote {
                    margin: 0 1.5em
                }

                address {
                    margin: 0 0 1.5em
                }

                pre {
                    background: #eee;
                    font-family: "Courier 10 Pitch", courier, monospace;
                    line-height: 1.6;
                    margin-bottom: 1.6em;
                    max-width: 100%;
                    overflow: auto;
                    padding: 1.6em
                }

                code,
                kbd,
                tt,
                var {
                    font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace
                }

                abbr,
                acronym {
                    border-bottom: 1px dotted #666;
                    cursor: help
                }

                mark,
                ins {
                    background: #fff9c0;
                    text-decoration: none
                }

                big {
                    font-size: 125%
                }

                body {
                    background: #fff
                }

                hr {
                    background-color: #ccc;
                    border: 0;
                    height: 1px;
                    margin-bottom: 1.5em
                }

                ul,
                ol {
                    margin: 0 0 1.5em 3em
                }

                ul {
                    list-style: disc
                }

                ol {
                    list-style: decimal
                }

                li > ul,
                li > ol {
                    margin-bottom: 0;
                    margin-left: 1.5em
                }

                dt {
                    font-weight: 700
                }

                dd {
                    margin: 0 1.5em 1.5em
                }

                embed,
                iframe,
                object {
                    max-width: 100%
                }

                img {
                    height: auto;
                    max-width: 100%
                }

                figure {
                    margin: 1em 0
                }

                table {
                    margin: 0 0 1.5em;
                    width: 100%
                }

                a {
                    color: #4169e1
                }

                a:visited {
                    color: #800080
                }

                a:hover,
                a:focus,
                a:active {
                    color: #191970
                }

                a:focus {
                    outline: thin dotted
                }

                a:hover,
                a:active {
                    outline: 0
                }

                button,
                input[type="button"],
                input[type="reset"],
                input[type="submit"] {
                    border: 1px solid;
                    border-color: #ccc #ccc #bbb;
                    border-radius: 3px;
                    background: #e6e6e6;
                    color: rgba(0, 0, 0, 0.8);
                    line-height: 1;
                    padding: 0.6em 1em 0.4em
                }

                button:hover,
                input[type="button"]:hover,
                input[type="reset"]:hover,
                input[type="submit"]:hover {
                    border-color: #ccc #bbb #aaa
                }

                button:active,
                button:focus,
                input[type="button"]:active,
                input[type="button"]:focus,
                input[type="reset"]:active,
                input[type="reset"]:focus,
                input[type="submit"]:active,
                input[type="submit"]:focus {
                    border-color: #aaa #bbb #bbb
                }

                input[type="text"],
                input[type="email"],
                input[type="url"],
                input[type="password"],
                input[type="search"],
                input[type="number"],
                input[type="tel"],
                input[type="range"],
                input[type="date"],
                input[type="month"],
                input[type="week"],
                input[type="time"],
                input[type="datetime"],
                input[type="datetime-local"],
                input[type="color"],
                textarea {
                    color: #666;
                    border: 1px solid #ccc;
                    border-radius: 3px;
                    padding: 3px
                }

                input[type="text"]:focus,
                input[type="email"]:focus,
                input[type="url"]:focus,
                input[type="password"]:focus,
                input[type="search"]:focus,
                input[type="number"]:focus,
                input[type="tel"]:focus,
                input[type="range"]:focus,
                input[type="date"]:focus,
                input[type="month"]:focus,
                input[type="week"]:focus,
                input[type="time"]:focus,
                input[type="datetime"]:focus,
                input[type="datetime-local"]:focus,
                input[type="color"]:focus,
                textarea:focus {
                    color: #111
                }

                select {
                    border: 1px solid #ccc
                }

                textarea {
                    width: 100%
                }

                .main-navigation {
                    display: block;
                    width: 100%
                }

                .main-navigation ul {
                    display: none;
                    list-style: none;
                    margin: 0;
                    padding-left: 0
                }

                .main-navigation ul ul {
                    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
                    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
                    float: left;
                    position: absolute;
                    top: 100%;
                    left: -999em;
                    z-index: 99999
                }



                .main-navigation ul ul ul {
                    left: -999em;
                    top: 0
                }

                .main-navigation ul ul li:hover > ul,
                .main-navigation ul ul li.focus > ul {
                    display: block;
                    left: auto
                }

                .main-navigation ul ul a {
                    width: 200px
                }

                .main-navigation ul li:hover > ul,
                .main-navigation ul li.focus > ul {
                    left: auto
                }

                .main-navigation li {
                    position: relative
                }

                .main-navigation a {
                    display: block;
                    text-decoration: none
                }

                .menu-toggle,
                .main-navigation.toggled ul {
                    display: block
                }

                @media screen and (min-width: 37.5em) {
                    .menu-toggle {
                        display: none
                    }

                    .main-navigation ul {
                        display: -webkit-box;
                        display: -ms-flexbox;
                        display: flex
                    }
                }

                .site-main .comment-navigation,
                .site-main .posts-navigation,
                .site-main .post-navigation {
                    margin: 0 0 1.5em
                }

                .comment-navigation .nav-links,
                .posts-navigation .nav-links,
                .post-navigation .nav-links {
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex
                }

                .comment-navigation .nav-previous,
                .posts-navigation .nav-previous,
                .post-navigation .nav-previous {
                    -webkit-box-flex: 1;
                    -ms-flex: 1 0 50%;
                    flex: 1 0 50%
                }

                .comment-navigation .nav-next,
                .posts-navigation .nav-next,
                .post-navigation .nav-next {
                    text-align: end;
                    -webkit-box-flex: 1;
                    -ms-flex: 1 0 50%;
                    flex: 1 0 50%
                }

                .sticky {
                    display: block
                }

                .post,
                .page {
                    margin: 0 0 1.5em
                }

                .updated:not(.published) {
                    display: none
                }

                .page-content,
                .entry-content,
                .entry-summary {
                    margin: 1.5em 0 0
                }

                .page-links {
                    clear: both;
                    margin: 0 0 1.5em
                }

                .comment-content a {
                    word-wrap: break-word
                }

                .bypostauthor {
                    display: block
                }

                .widget {
                    margin: 0 0 1.5em
                }

                .widget select {
                    max-width: 100%
                }

                .page-content .wp-smiley,
                .entry-content .wp-smiley,
                .comment-content .wp-smiley {
                    border: none;
                    margin-bottom: 0;
                    margin-top: 0;
                    padding: 0
                }

                .custom-logo-link {
                    display: inline-block
                }

                .wp-caption {
                    margin-bottom: 1.5em;
                    max-width: 100%
                }

                .wp-caption img[class*="wp-image-"] {
                    display: block;
                    margin-left: auto;
                    margin-right: auto
                }

                .wp-caption .wp-caption-text {
                    margin: 0.8075em 0
                }

                .wp-caption-text {
                    text-align: center
                }

                .gallery {
                    margin-bottom: 1.5em;
                    display: -ms-grid;
                    display: grid;
                    grid-gap: 1.5em
                }

                .gallery-item {
                    display: inline-block;
                    text-align: center;
                    width: 100%
                }

                .gallery-columns-2 {
                    -ms-grid-columns: (1fr)[2];
                    grid-template-columns: repeat(2, 1fr)
                }

                .gallery-columns-3 {
                    -ms-grid-columns: (1fr)[3];
                    grid-template-columns: repeat(3, 1fr)
                }

                .gallery-columns-4 {
                    -ms-grid-columns: (1fr)[4];
                    grid-template-columns: repeat(4, 1fr)
                }

                .gallery-columns-5 {
                    -ms-grid-columns: (1fr)[5];
                    grid-template-columns: repeat(5, 1fr)
                }

                .gallery-columns-6 {
                    -ms-grid-columns: (1fr)[6];
                    grid-template-columns: repeat(6, 1fr)
                }

                .gallery-columns-7 {
                    -ms-grid-columns: (1fr)[7];
                    grid-template-columns: repeat(7, 1fr)
                }

                .gallery-columns-8 {
                    -ms-grid-columns: (1fr)[8];
                    grid-template-columns: repeat(8, 1fr)
                }

                .gallery-columns-9 {
                    -ms-grid-columns: (1fr)[9];
                    grid-template-columns: repeat(9, 1fr)
                }

                .gallery-caption {
                    display: block
                }

                .screen-reader-text {
                    border: 0;
                    clip: rect(1px, 1px, 1px, 1px);
                    -webkit-clip-path: inset(50%);
                    clip-path: inset(50%);
                    height: 1px;
                    margin: -1px;
                    overflow: hidden;
                    padding: 0;
                    position: absolute !important;
                    width: 1px;
                    word-wrap: normal !important
                }

                .screen-reader-text:focus {
                    background-color: #f1f1f1;
                    border-radius: 3px;
                    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
                    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
                    clip: auto !important;
                    -webkit-clip-path: none;
                    clip-path: none;
                    color: #21759b;
                    display: block;
                    font-size: 0.875rem;
                    font-weight: 700;
                    height: auto;
                    left: 5px;
                    line-height: normal;
                    padding: 15px 23px 14px;
                    text-decoration: none;
                    top: 5px;
                    width: auto;
                    z-index: 100000
                }

                #primary[tabindex="-1"]:focus {
                    outline: 0
                }

                /* Alignments
--------------------------------------------- */
                .alignleft {

                    /*rtl:ignore*/
                    float: left;

                    /*rtl:ignore*/
                    margin-right: 1.5em;
                    margin-bottom: 1.5em;
                }

                .alignright {

                    /*rtl:ignore*/
                    float: right;

                    /*rtl:ignore*/
                    margin-left: 1.5em;
                    margin-bottom: 1.5em;
                }

                .aligncenter {
                    clear: both;
                    display: block;
                    margin-left: auto;
                    margin-right: auto;
                    margin-bottom: 1.5em;
                }








                .grecaptcha-badge {
                    display: none !important;
                }


                /* =============== Drop Down Code 12/22 =============== */
                ul.sub-menu {
                    position: absolute;
                    display: none;
                    flex-direction: column;


                }

                .menu-item-has-children:hover ul.sub-menu,
                ul.sub-menu:hover {
                    display: flex;

                }

                #homeMenu ul.sub-menu li a:hover {
                    background-color: #fff;
                    color: #D62A26;

                }

                ul.sub-menu.active {
                    display: flex;
                }

                #homeMenu .menuWrap ul.sub-menu {
                    background-color: #D74B41;
                    border: 1px solid #d74b41;
                }

                #homeMenu ul.sub-menu .current-menu-item a {
                    background-color: #fff;
                    color: #D62a26;
                }






                /* =============== MASONS CODE =============== */
                :root {
                    --blue: #03aeef;
                    --green: #76C043;
                    --red: #d74b41;
                    --gray: #808080;
                }



                * {
                    margin: unset;
                    padding: unset;
                    -webkit-box-sizing: border-box;
                    box-sizing: border-box;
                    font-family: 'Source Sans Pro', sans-serif;
                }

                .flex {
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    -webkit-box-pack: center;
                    -ms-flex-pack: center;
                    justify-content: center;
                }

                a {
                    text-decoration: none;
                }

                /* ANIMATION */
                /*TURN AND APPEAR*/
                .appear {
                    -webkit-transform: translateY(50px) scale(0.5);
                    -ms-transform: translateY(50px) scale(0.5);
                    transform: translateY(50px) scale(0.5);
                    -webkit-transition: all 0.5s ease-in-out;
                    -o-transition: all 0.5s ease-in-out;
                    transition: all 0.5s ease-in-out;
                    opacity: 0;
                }

                .appear.on {
                    opacity: 1;
                    -webkit-transform: none;
                    -ms-transform: none;
                    transform: none;
                }

                /* Homepage Slider - Full screen postcard style */


                #hpTOP {
                    height: 10vh;
                    min-height: 70px;
                    background-color: #555;
                    color: #FFF;
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    -webkit-box-orient: vertical;
                    -webkit-box-direction: normal;
                    -ms-flex-direction: column;
                    flex-direction: column;
                    -webkit-box-align: center;
                    -ms-flex-align: center;
                    align-items: center;
                    -webkit-box-pack: center;
                    -ms-flex-pack: center;
                    justify-content: center;
                    letter-spacing: 1px;
                    font-size: 20pt;
                    line-height: 26pt;
                }

                #hpTOP a {
                    color: inherit;
                    padding: 0 20px;
                    font-size: inherit;
                    line-height: inherit;
                }

                #hpTOP h3 {
                    font-size: inherit;
                }



                #hplogo {
                    position: absolute;
                    z-index: 101;
                    bottom: 50px;
                    right: 100px;
                    width: 150px;
                    text-align: center;
                }

                #hplogo img {
                    width: 100%;
                    height: auto;
                }

                #hplogo a.phone {
                    color: #FFF;
                    font-size: 20pt;
                    text-align: center;
                    font-weight: 300;
                }

                /* HOMEPAGE SERVICES SECTION */

                /* DMS SECTION OF HOMEPAGE */
                #dmsHP {
                    padding: 100px;
                }

                #dmsHP h2 {
                    font-size: 90pt;
                    font-weight: 300;
                    line-height: 72pt;
                    display: block;
                    width: 60%;
                    margin: 0 auto 100px;
                }

                #dmsHP h2 span {
                    display: block;
                    font-size: 35pt;
                }

                #dmsHP .flex {
                    -webkit-box-align: center;
                    -ms-flex-align: center;
                    align-items: center;
                }

                #dmsHP .flex .left {
                    width: 560px;
                }

                #dmsHP .flex .right {
                    width: 500px;
                    margin-left: 50px;

                }

                #dmsHP .right p.lg {
                    font-size: 22pt;
                }

                #dmsHP .right p {
                    font-size: 14pt;
                    font-weight: 300;

                }



                /* ========== FOOTER ========== */
                footer {
                    padding: 50px 0;
                }

                footer .item img {
                    width: 100%;
                }

                footer .item.min {
                    max-width: 200px;
                }

                footer .item {
                    min-width: 200px;
                    max-width: 300px;
                    margin: 0 20px;
                }

                footer .item ul {
                    margin: unset;
                    list-style: none;
                }

                footer .item ul li {
                    line-height: 1em;
                    margin: 10px 0;

                }

                footer .item ul a {
                    font-size: 18px;
                    color: #0063d0;
                }

                footer #copyright a {
                    color: #0063D0;
                }

                footer #copyright {
                    text-align: center;
                    font-size: 16px;
                    padding-top: 50px;
                }

                footer #copyright p {
                    margin: unset;
                }


                /* HOMEPAGE NAVIGATION */

                #homeMenu {
                    position: fixed;
                    top: 0px;
                    left: 0;
                    width: 100%;
                    background-color: #FFF;
                    z-index: 1000;
                    -webkit-box-shadow: 0px 0px 10px #000;
                    box-shadow: 0px 0px 10px #000;
                    -webkit-transition: 1s ease all;
                    -o-transition: 1s ease all;
                    transition: 1s ease all;

                }

                #homeMenu.hide {
                    top: -300px;
                }

                #homeMenu.hide .menu-main-menu-container.off ul {
                    position: fixed;
                    top: 0;
                    right: 0;
                    background-color: rgba(255, 255, 255, 0.5);
                    border-radius: 0 0 0 10px;
                    overflow: hidden;
                }



                #homeMenu .menuWrap {

                    /*
    padding-left: 30px;
    padding-right: 50px;
*/
                    background-color: var(--blue);

                }

                #homeMenu .menuWrap .maxWidth {
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    -webkit-box-pack: justify;
                    -ms-flex-pack: justify;
                    justify-content: space-between;
                }

                #homeMenu ul {
                    list-style-type: none;
                    margin: unset;

                }

                #homeMenu ul li {
                    display: inline-block;
                    float: left;
                }

                #homeMenu ul li a {
                    color: #FFF;
                    padding: 5px 15px;
                    font-weight: 300;
                    font-size: .85rem;
                    display: block;
                }

                #homeMenu ul li a:hover {
                    background-color: #555;
                }

                #homeMenu .current-menu-item a {
                    background-color: #555;
                }

                .homepage #homeMenu .current-menu-item a {
                    background-color: inherit;
                }

                .homepage #homeMenu .current-menu-item a:hover {
                    background-color: #555;
                }

                #homeMenu .review.current-menu-item a {
                    background-color: unset;
                }

                #homeMenu .top {
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    -webkit-box-pack: justify;
                    -ms-flex-pack: justify;
                    justify-content: space-between;
                    -webkit-box-align: center;
                    -ms-flex-align: center;
                    align-items: center;
                    padding: 10px 50px;
                }

                #homeMenu .top .phone {
                    text-align: center;
                    font-size: 1.25rem;
                    line-height: 1.5em;
                }

                #homeMenu .top .phone a {
                    display: block;
                    font-size: 1.5em;
                    color: var(--blue);
                }

                #homeMenu .top img {
                    height: 70px;
                    width: auto;
                }

                #homeMenu .menu-main-menu-container {
                    background-color: var(--blue);
                    color: #FFF;
                }



                /* POSTS PAGE */
                main#primary {
                    padding: 100px;
                }

                main#noPad {
                    padding: unset;
                }

                #articleList {
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    -ms-flex-wrap: wrap;
                    flex-wrap: wrap;
                    -webkit-box-pack: justify;
                    -ms-flex-pack: justify;
                    justify-content: space-between;
                    padding: 10px 100px 50px;
                    -webkit-box-align: stretch;
                    -ms-flex-align: stretch;
                    align-items: stretch;
                }

                #articleList article {
                    width: 30%;
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    -webkit-box-orient: vertical;
                    -webkit-box-direction: normal;
                    -ms-flex-direction: column;
                    flex-direction: column;
                    -webkit-box-pack: justify;
                    -ms-flex-pack: justify;
                    justify-content: space-between;
                    margin-bottom: 100px;
                    position: relative;
                    max-width: 350px;
                }

                #articleList article .excerpt {
                    display: none;
                }

                #articleList article img {
                    width: 100%;
                    position: absolute;
                    top: 50%;
                    -webkit-transform: translateY(-50%);
                    -ms-transform: translateY(-50%);
                    transform: translateY(-50%);
                }

                #articleList article .post-thumbnail {
                    display: block;
                    overflow: hidden;
                    width: 100%;
                    height: 250px;
                    position: relative;
                }

                #articleList article .lmBtn {
                    background-color: #555;
                    color: #FFF;
                    text-align: center;
                    display: block;
                    width: 100%;
                    padding: 5px 0;
                    font-weight: 300;
                    font-size: 18pt;
                }

                #articleList article .awrap {
                    color: #555;
                }

                #articleList article .title {
                    padding: 15px 0;
                }

                #youtube {
                    background-color: var(--blue);
                    width: 100%;
                    height: auto;
                    padding: 50px 100px;
                    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.25);
                    margin-top: 50px;
                }

                #youtube h2 {
                    font-size: 50pt;
                    color: #FFF;
                }

                .yotu-videos li > a {
                    border: 5px solid #FFF;
                    -webkit-box-shadow: 4px 4px 8px #000;
                    box-shadow: 4px 4px 8px #000;
                }

                .yotu-videos a:hover {
                    text-decoration: none;
                }

                body [data-showdesc="off"] .yotu-videos h3.yotu-video-title {
                    background-color: var(--blue);
                    color: #FFF;
                    padding: 10px;
                    margin-top: unset;
                }

                #pageTitle {
                    padding: 0 100px;
                }

                #services h1,
                #pageTitle h1 {
                    font-weight: 300;
                    font-size: 50pt;
                }

                .post-navigation ul {
                    list-style-type: none;
                    margin: unset;
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    -webkit-box-pack: center;
                    -ms-flex-pack: center;
                    justify-content: center;
                }

                .post-navigation ul li {
                    display: inline-block;
                    padding: 10px;
                }

                .post-navigation ul li a {
                    color: var(--blue);
                }

                .post-navigation ul li a:hover {
                    color: #555;
                }


                /* Individual Post */
                #singlePost {

                    display: flex;
                    justify-content: space-between;
                    padding: 50px 0;
                    align-items: flex-start;

                }

                #singlePost h1 {
                    text-transform: uppercase;
                }

                #singlePost .left {
                    width: 100%;
                    padding-right: 50px;
                }

                #singlePost .right {
                    width: 25%;
                    margin: 0 0 0 5%;
                    background-color: #eee;
                    padding: 25px;
                    /*
    position: absolute;
    top: 200px;
    right: 0;
    padding: 0 5% 0 0;
*/
                }

                .articlemain .underlay {
                    background-color: #F9F8EE;
                    height: 600px;
                    position: absolute;
                    top: 0;
                    left: 0;
                    width: 100%;
                    z-index: -1;
                    clip-path: polygon(0 0, 100% 0, 100% 50%, 0% 100%);

                }

                #singlePost h2,
                #singlePost h3,
                #singlePost h4,
                #singlePost h5,
                #singlePost h6 {
                    text-align: left;
                    margin-bottom: 10px;
                }

                #singlePost .right a {
                    display: block;
                    color: #0088ca;
                }

                #singlePost .right a:hover,
                #singlePost .right a:focus {
                    text-decoration: underline;
                    color: #333;
                }

                #singlePost .feat {
                    height: 400px;
                    width: 100%;
                    background-position: center;
                    background-size: 100%;

                }

                #singlePost #featImg {
                    width: 100%;
                    height: 500px;
                    background-attachment: fixed;
                    background-size: cover;
                    position: relative;
                    background-position: center;
                }

                #singlePost #featImg h1 {
                    position: absolute;
                    bottom: 0px;
                    width: 100%;
                    background-color: rgba(255, 255, 255, .5);
                    display: block;
                    padding: 10px 50px;
                    margin: unset;
                    font-weight: 400;
                    text-align: center;
                }

                #singlePost #content {
                    padding: 50px;
                    text-align: justify;
                }

                /*
#sidebar ul {
    list-style-type: none;
    margin: unset;
    border-top: 1px solid #777;
    border-left: 1px solid #777;
    border-right: 1px solid #777;

}

#sidebar ul li {
    border-bottom: 1px solid #777;
}

#sidebar ul li a {
    display: block;
    padding: 10px 15px;
    width: 100%;
    color: #555;
    background-color: #eaeaea;

}

#sidebar ul li a:hover {
    background-color: var(--green);
    color: #FFF;
}

#sidebar.on {
    position: fixed;
    top: 50px;
}

#sidebar img {
    width: 100%;
}
*/

                #searchform input {
                    padding-left: 50px;
                    background-image: url(https://wilsonprintingusa.com/wp-content/uploads/2020/07/searchicon.png);
                    background-size: auto 90%;
                    background-repeat: no-repeat;
                    background-position: 10px 2px;
                    width: 100%;
                }

                #searchform input:focus {
                    padding-left: 15px;
                    background-image: unset;
                }

                .nav-links {
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    -webkit-box-pack: center;
                    -ms-flex-pack: center;
                    justify-content: center;
                }

                .site-main .post-navigation,
                .post-navigation {
                    margin: unset;
                    position: relative;
                    z-index: 100;

                }

                .post-navigation .flex {
                    -webkit-box-pack: justify;
                    -ms-flex-pack: justify;
                    justify-content: space-between;
                    padding: 0 100px;
                }

                .post-navigation .flex .right {
                    text-align: right;
                }

                .post-navigation .flex a {
                    font-size: 14pt;
                }

                .relatedPosts {
                    display: flex;
                    align-items: stretch;
                }

                .relatedPosts a:hover {
                    background-color: #eee;
                    color: #333;
                }

                .relatedPosts .item {
                    width: 200px;

                    text-align: left;
                }

                .relatedPosts .top {
                    width: 100%;
                    height: 150px;
                    background-size: auto 100%;
                }

                .relatedPosts a {
                    font-size: 18px;
                    line-height: 20px;
                    display: inline-block;
                    padding: 10px;
                    color: #000;
                }



                #pageAd {
                    text-align: center;
                    padding: 100px;
                    position: relative;
                    background-image: url('https://wilsonprintingusa.com/wp-content/uploads/2020/07/statBackground.png');
                    background-repeat: no-repeat;
                    background-size: cover;
                    background-attachment: fixed;
                    background-position: center;
                }

                #pageAd .screen {
                    position: absolute;
                    top: 0;
                    left: 0;
                    width: 100%;
                    height: 100%;

                    z-index: 1;
                    background: rgb(255, 255, 255);
                    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 1) 100%);
                    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, 1)));
                    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 1) 100%);
                    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#000000", GradientType=1);
                }

                #pageAd .content {
                    position: relative;
                    z-index: 5;
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    -webkit-box-pack: center;
                    -ms-flex-pack: center;
                    justify-content: center;
                    -webkit-box-orient: vertical;
                    -webkit-box-direction: normal;
                    -ms-flex-direction: column;
                    flex-direction: column;
                    -webkit-box-align: center;
                    -ms-flex-align: center;
                    align-items: center;
                }

                #pageAd h2 {
                    color: #FFF;
                    text-transform: uppercase;
                    width: 850px;
                    font-size: 40pt;
                    margin-bottom: 25px;
                }

                #pageAd a {
                    color: #FFF;
                }

                #pageAd p.call {
                    color: #ccc;
                    margin-top: 1.5em;
                    margin-bottom: unset;
                    font-size: 20pt;
                }

                #pageAd form input {
                    padding: 0 15px;
                    height: 50px;
                    outline: unset;
                    border-radius: unset;
                }

                #pageAd form input[type="submit"] {
                    background-color: #000;
                    color: #FFF;
                    padding: 0 50px;
                    cursor: pointer;
                }

                #pageAd form input[type="submit"]:hover {
                    background-color: #333;
                }

                #pageAd div.wpcf7 .ajax-loader {
                    display: none;
                }


                #topAd {
                    height: 400px;
                    width: 100%;
                    background-color: #000;
                    color: #FFF;
                    background-image: url(https://wilsonprintingusa.com/wp-content/uploads/2020/07/iStock-1134512518.jpg);
                    background-size: cover;
                    background-position: center;
                    background-attachment: fixed;
                    position: relative;
                }

                #topAd .flex {
                    -webkit-box-orient: vertical;
                    -webkit-box-direction: normal;
                    -ms-flex-direction: column;
                    flex-direction: column;
                    -webkit-box-pack: center;
                    -ms-flex-pack: center;
                    justify-content: center;
                    -webkit-box-align: center;
                    -ms-flex-align: center;
                    align-items: center;
                    height: 100%;
                    z-index: 10;
                    position: relative;
                }

                #topAd .screen {
                    position: absolute;
                    top: 0;
                    left: 0;
                    width: 100%;
                    height: 100%;
                    z-index: 9;
                    background: rgb(255, 255, 255);
                    background: -o-linear-gradient(top, rgba(0, 0, 0, 30%) 0%, rgba(0, 0, 0, 1) 100%);
                    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 30%)), to(rgba(0, 0, 0, 1)));
                    background: linear-gradient(180deg, rgba(0, 0, 0, 30%) 0%, rgba(0, 0, 0, 1) 100%);
                    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#000000", GradientType=1);
                    opacity: 0.7;
                }

                input.url {
                    display: none !important;
                }

                #topAd h2 {
                    font-size: 40pt;
                    text-transform: uppercase;
                }

                #topAd h3 {
                    font-size: 25pt;
                    text-transform: uppercase;
                }

                #topAd a {
                    display: block;
                    background-color: #FFF;
                    color: var(--blue);
                    padding: 10px 50px;
                    font-size: 20pt;
                    margin-top: 20px;
                    border: 1px solid #000;
                }

                #topAd a:hover {
                    background-color: #eaeaea;
                }

                /*
#productPage .flex.main .left {
    width: 100%;
    padding: 100px 0;
}

#productPage .flex.main #pageTitle h1 {
    margin-top: unset;
}

#productPage .flex.main .right {
    width: 620px;
    background-color: #555;
    color: #FFF;
    padding: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#productPage .flex.main .right h2 {
    font-size: 24pt;
    font-weight: 300;
    line-height: 30pt;
    width: 100%;


}

#productPage .flex.main .right h2 span {
    font-weight: 700;
}

#productPage .flex.main .right form {
    margin-top: 25px;
}

#productPage .flex.main .right form textarea {
    height: 100px;
}

#productPage .flex.main .right form textarea,
#productPage .flex.main .right form input {
    padding: 5px 10px;
    margin: 0 0 10px 0;
    outline: unset;
    width: 100%;
}

#productPage .flex.main .right form p {
    margin: unset;
}

#productPage .flex.main .right form input[type="submit"] {
    float: right;

    padding: 10px 25px;
    background-color: var(--green);
    color: #FFF;
    width: auto;
    outline: unset;
    border: unset;
    cursor: pointer;
}

#productPage .flex.main .right form input[type="submit"]:hover {
    background-color: #6ca048;
}

#productPage .flex.main .right.price h2 {
    font-size: 30pt;
    margin-bottom: 20px;
    font-weight: 700;
}

#productPage .flex.main .right.price {
    background-color: var(--green);

    -webkit-box-align: start;

    -ms-flex-align: start;

    align-items: flex-start;

}

#productPage .flex.main .right.price a {
    color: #FFF;
}

#productPage .flex.main .right.price .btn {
    display: inline-block;
    background-color: #FFF;
    color: #000;
    padding: 10px 25px;
    margin: 25px 0;
}
*/

                #goBack {
                    padding: 0 100px;
                }

                #goBack a {
                    background-color: #555;
                    color: #FFF;
                    display: inline-block;
                    padding: 10px 50px;
                }

                #goBack a:hover {
                    background-color: #000;
                }


                /*===== Sample Gallery =====*/

                #sample .top {
                    padding: 25px 100px;
                    background-color: #e2e2e2;
                    width: 100%;
                    position: relative;

                }

                #sample #lm {
                    position: absolute;
                    top: 50%;
                    display: inline-block;
                    padding: 10px 30px;
                    -webkit-transform: translateY(-50%);
                    -ms-transform: translateY(-50%);
                    transform: translateY(-50%);
                    right: 100px;
                    background-color: var(--green);
                    color: #FFF;

                }

                #sample .top h2 {
                    font-weight: 300;
                    font-size: 30pt;
                }

                #sample .flex .right h3,
                #sample .flex .left h3,
                #sample .top h3 {
                    font-weight: 300;
                    font-size: 20pt;
                }

                #sample .flex .left {
                    background-color: var(--blue);
                }

                #sample .flex .right {
                    background-color: var(--green);
                }

                #sample .flex .right,
                #sample .flex .left {
                    width: 50%;
                    padding: 100px;
                    color: #FFF;
                    text-align: center;
                }


                #sample .flex.sh ul {
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    list-style-type: none;
                    margin: unset;
                    margin-top: 50px;
                    -webkit-box-pack: center;
                    -ms-flex-pack: center;
                    justify-content: center;
                    -ms-flex-wrap: wrap;
                    flex-wrap: wrap;

                }

                #sample .flex ul li {
                    display: inline-block;
                    padding: 10px 25px;
                }

                #sample .flex ul li a {
                    color: #FFF;
                }

                #samplelist img {
                    max-height: 300px;
                    width: auto;
                    display: inline-block;

                }

                #samplelist {
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    -ms-flex-wrap: wrap;
                    flex-wrap: wrap;
                    -webkit-box-pack: center;
                    -ms-flex-pack: center;
                    justify-content: center;
                    background-color: #f4f4f4;
                    padding: 100px 0;
                }

                #samplelist .serviceType {
                    margin: 100px 25px;
                    background: #FFF;
                    padding: 70px 25px 25px;
                    position: relative;
                    -webkit-box-shadow: 0px 0px 5px #d2d2d2;
                    box-shadow: 0px 0px 5px #d2d2d2;
                    text-align: center;
                    width: 300px;
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    -webkit-box-orient: vertical;
                    -webkit-box-direction: normal;
                    -ms-flex-direction: column;
                    flex-direction: column;
                    -webkit-box-pack: justify;
                    -ms-flex-pack: justify;
                    justify-content: space-between;
                }

                #samplelist .serviceType h3 {
                    margin: 10px 0;
                    font-weight: 400;
                }

                #samplelist .serviceType img {
                    position: absolute;
                    top: -95px;
                    left: 50%;
                    -webkit-transform: translateX(-50%);
                    -ms-transform: translateX(-50%);
                    transform: translateX(-50%);
                }

                #samplelist .serviceType a {
                    background-color: #444;
                    color: #FFF;
                    display: block;
                    width: 100%;
                    padding: 10px 0;
                    font-weight: 100;
                }

                #samplelist .serviceType a:hover {
                    background-color: #000;
                }

                #sample .error {
                    padding: 100px;
                    text-align: center;
                    width: 100%;

                }


                #sample .error input {
                    display: inline-block;
                    padding: 5px 10px;
                    height: 50px;
                    border: 1px solid #333;
                    outline: unset;
                }

                #sample .error input[type="submit"] {
                    padding: 5px 25px;
                    background-color: #333;
                    color: #FFF;
                }

                #sample .error input[type="submit"]:hover {
                    background-color: #000;
                }

                /*
#indivSamples {
    justify-content: center;
    flex-wrap: wrap;
}
*/

                #indivSamples ul {
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    -ms-flex-wrap: wrap;
                    flex-wrap: wrap;
                    list-style-type: none;
                    margin-left: unset;
                    margin: unset;
                    justify-content: space-between;
                }

                #indivSamples ul li {
                    height: 200px;
                    margin: 15px;
                }

                #indivSamples ul li img {
                    width: auto;
                    height: 100%;
                    display: block;

                }

                #blackBack {
                    position: fixed;
                    top: 0;
                    left: 0;
                    width: 100%;
                    height: 100%;
                    z-index: 100000;
                    background-color: #000;
                    opacity: 0.7;
                    display: none;
                }

                #popgal {
                    position: fixed;
                    top: 50%;
                    left: 50%;
                    -webkit-transform: translate(-50%, -50%);
                    -ms-transform: translate(-50%, -50%);
                    transform: translate(-50%, -50%);
                    z-index: 100001;
                    background-color: #FFF;
                    color: #000;
                    //padding: 100px;
                    display: none;
                    -webkit-box-orient: vertical;
                    -webkit-box-direction: normal;
                    -ms-flex-direction: column;
                    flex-direction: column;
                }

                #popgal {
                    position: absolute;
                    top: unset;

                    -webkit-transform: translateX(-50%);

                    -ms-transform: translateX(-50%);

                    transform: translateX(-50%);

                }

                #popgal img {
                    max-width: 800px;

                    height: auto;
                    max-height: 90vh;
                    min-height: 50vh;
                }

                #next,
                #prev {
                    cursor: pointer;
                    display: block;
                    width: 100%;
                    padding: 10px;
                    text-align: center;
                    color: #FFF;
                    border-left: 3px solid #FFF;
                    border-right: 3px solid #FFF;
                    font-weight: 300;
                    font-size: 18pt;
                }

                #popgal .flex {
                    -webkit-box-pack: justify;
                    -ms-flex-pack: justify;
                    justify-content: space-between;
                    border-top: 6px solid #FFF;
                    border-bottom: 6px solid #FFF;
                    border-left: 3px solid #FFF;
                    border-right: 3px solid #FFF;

                }

                #prev {
                    background-color: var(--red);
                }

                #next {
                    background-color: var(--blue);
                }

                #x {
                    position: absolute;
                    top: 0px;
                    right: 25px;
                    font-size: 40px;
                    color: #FFF;
                    text-shadow: 0px 0px 3px #000;
                    cursor: pointer;

                }

                #x:hover {
                    color: #eaeaea;
                }

                #stInfo .flex {}

                #stInfo .flex .left {
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    -webkit-box-pack: center;
                    -ms-flex-pack: center;
                    justify-content: center;
                    -webkit-box-align: center;
                    -ms-flex-align: center;
                    align-items: center;
                    -webkit-box-orient: vertical;
                    -webkit-box-direction: normal;
                    -ms-flex-direction: column;
                    flex-direction: column;
                }

                #stInfo .flex .left div {
                    width: 300px;
                }

                #stInfo .flex .right h3,
                #stInfo .flex .left h3 {
                    font-size: 30pt;
                    text-transform: capitalize;

                }

                #stInfo .flex .left h3 {
                    font-size: 50pt;
                }

                #stInfo .flex .left p {
                    font-size: 20pt;
                }

                #stInfo .flex .right,
                #stInfo .flex .left {
                    padding: 50px;

                }

                #stInfo .flex .left p {
                    text-transform: uppercase;
                    font-weight: 300;
                    margin-bottom: 20px;
                }


                #stInfo .flex .left a {
                    color: #000;
                    background-color: #FFF;
                    display: inline-block;
                    padding: 10px 25px;
                }

                #stInfo .flex .right form {
                    width: 400px;
                    display: inline-block;
                    margin-top: 25px;
                    margin-bottom: unset;
                }

                #stInfo .flex .right form p {
                    margin-bottom: unset;
                }

                #stInfo .flex .right form input,
                #stInfo .flex .right form textarea {
                    padding: 5px 10px;
                    width: 100%;
                    margin-bottom: 5px;
                    outline: unset;

                }

                #stInfo .flex .right form textarea {
                    height: 200px;
                }

                #stInfo .flex .right form .align-left {
                    display: inline-block;
                    width: 100%;
                    text-align: left;
                }

                #stInfo .flex .right form input[type="checkbox"] {
                    width: auto;
                    height: 30px;
                    width: 30px;
                    margin: 0 10px 0 0;
                }

                #stInfo .flex .right form label {
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    -webkit-box-align: center;
                    -ms-flex-align: center;
                    align-items: center;

                }

                #stInfo .flex .right form input[type="submit"] {
                    background-color: #000;
                    outline: unset;
                    border: 1px solid #FFF;
                    color: #FFF;
                    padding: 15px 50px;
                    display: inline-block;
                    width: auto;
                    margin-top: 20px;
                    cursor: pointer;

                }

                #stInfo .flex .right form input[type="submit"]:hover {
                    background-color: #333;
                }





                #sample #extra {
                    padding: 100px;
                    width: 100%;

                }

                #sample #extra h2 {
                    font-size: 1.7em;
                }

                #sample #extra h3 {
                    font-size: 1.25em;
                }

                #sample #extra h2,
                #sample #extra h3 {
                    font-weight: 300;
                }

                #sample #extra ul {
                    margin: unset;
                    margin-top: 25px;
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    -ms-flex-wrap: wrap;
                    flex-wrap: wrap;



                }

                #sample #extra ul li {
                    display: list-item;
                    width: 21%;
                    margin: 10px 2%;
                }

                #sample #extra ul li a {
                    color: var(--blue);
                }

                #sample #extra ul li a:visited {
                    color: var(--green);
                }

                h1.cap {
                    text-transform: capitalize;
                }

                /*Normal Page */
                #primary {
                    padding: 0px 100px;
                }


                /*NEW HOMEPAGE as of 12/15*/
                .maxWidth {
                    max-width: 1800px;
                    height: 100%;
                    margin: 0 auto;
                    padding: 0 50px;
                }

                #homeMenu .top {
                    max-width: 1800px;
                    padding: 10px 50px;
                    margin: 0 auto;
                    height: auto;
                }

                #post-contact .maxWidth {
                    height: auto;
                }

                #homeMenu form.is-form-style {
                    width: 210px;
                }

                #homeMenu .search {

                    display: flex;
                    align-items: center;
                    justify-content: center;
                }

                #homeMenu.hide ~ #ajaxsearchliteres1 {
                    display: none !important;
                }

                #homeMenu form input {
                    padding-left: 35px;
                    background-size: 15px;
                    background-position: 10px center;
                    background-repeat: no-repeat;
                    -webkit-transition: .5s ease padding;
                    -o-transition: .5s ease padding;
                    transition: .5s ease padding;
                }

                #ajaxsearchliteres1 {
                    left: unset !important;
                    right: 0;
                    width: 500px !important;
                }

                #homeMenu form input:focus {
                    padding-left: 10px;
                    background-image: unset !important;
                }

                #hpHook ul {
                    list-style: none;
                    margin: unset;
                    display: block;
                    height: 100%;
                }

                #hpHook {
                    height: 500px;
                }

                #hpHook .stat {
                    background-image: url('https://wilsonprintingusa.com/wp-content/uploads/2020/07/statBackground.png');
                    background-size: cover;
                    background-position: bottom left;
                    height: 100%;
                }

                #hpHook .stat .slideText {
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    -webkit-box-orient: vertical;
                    -webkit-box-direction: normal;
                    -ms-flex-direction: column;
                    flex-direction: column;
                    -webkit-box-pack: center;
                    -ms-flex-pack: center;
                    justify-content: center;
                    height: 100%;
                    color: #FFF;
                    font-size: 1.5rem;
                    line-height: 1.5em;
                }

                #hpHook a.btn {
                    background-color: #FFF;
                    display: block;
                    width: 175px;
                    text-align: center;
                    padding: 10px 20px;
                    line-height: 1em;
                    font-size: 1rem;
                    color: #000;
                    margin-top: 10px;
                    cursor: pointer;
                }

                #hpHook a.btn:hover {
                    background-color: #ccc;
                }

                #hpHook .stat .slideText h3 {
                    font-weight: 400;
                    font-size: 1em;
                }

                #hp_services .title .maxWidth {
                    position: relative;
                }

                #hp_services {
                    padding: 0 0 100px;
                    position: relative;
                }

                #hp_services .title {
                    font-size: 1.5rem;
                    position: relative;
                    height: 200px;
                    width: 100%;
                    margin-bottom: 25px;
                }

                #hp_services .title h2 {
                    font-size: 2em;
                    line-height: 1em;
                    position: absolute;
                    bottom: 0;
                    left: 0px;
                    margin: unset;
                    margin-left: 50px;
                    z-index: 2;
                }

                #hp_services .underlay {
                    width: 100%;
                    height: 500px;
                    background-color: #F9F8EE;
                    position: absolute;
                    bottom: 0px;
                    left: 0;
                    z-index: -1;
                    -webkit-clip-path: polygon(0 50%, 100% 0, 100% 100%, 0% 100%);
                    clip-path: polygon(0 50%, 100% 0, 100% 100%, 0% 100%);

                }

                #hp_services .title p.shadow {
                    font-size: 5em;
                    line-height: 1em;
                    font-weight: bold;
                    opacity: 0.1;
                    position: absolute;
                    bottom: 0;
                    left: 0px;
                    z-index: 1;
                    color: #888;
                    margin-bottom: unset;
                    text-transform: uppercase;
                }

                #hp_services .flex_serv {}

                #hp_services .flex_serv .left {
                    width: 70%;

                }

                #hp_services .flex_serv::after {
                    content: "";
                    display: table;
                    clear: both;
                }

                #hp_services .flex_serv .left a {
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    width: 22%;
                    -webkit-box-pack: center;
                    -ms-flex-pack: center;
                    justify-content: center;
                    -webkit-box-align: center;
                    -ms-flex-align: center;
                    align-items: center;
                    height: 150px;
                    background-color: #CCC;
                    margin: 5px;
                    color: #000;
                    float: left;
                }

                #hp_services .flex_serv .left a:hover {
                    background-color: #333;
                    color: #FFF;
                }

                #hp_services .flex_serv .right {
                    width: auto;
                    height: 100%;
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    padding: 0 50px;
                    -webkit-box-orient: vertical;
                    -webkit-box-direction: normal;
                    -ms-flex-direction: column;
                    flex-direction: column;
                }

                #hpDeals {
                    padding: 300px 0;
                    background-image: url(https://wilsonprintingusa.com/wp-content/uploads/2020/12/dealsBKGRD.jpg);
                    background-size: cover;
                    background-attachment: fixed;
                    position: relative;
                }

                #hpDeals .border1 {
                    position: absolute;
                    top: -5px;
                    left: 0;
                    width: 100%;
                    height: auto;
                    z-index: 1;
                }

                #hpDeals .border2 {
                    position: absolute;
                    bottom: -5px;
                    left: 0;
                    width: 100%;
                    height: auto;
                    z-index: 1;
                }

                #hpDeals .flex {
                    -webkit-box-pack: justify;
                    -ms-flex-pack: justify;
                    justify-content: space-between;
                    width: 100%;
                }

                #hpDeals .flex .item p {
                    margin: 10px 0 20px;
                }

                #hpDeals .flex .item h3 {
                    font-size: 1.25rem;
                }

                #hpDeals .flex .item {
                    background-color: #eee;
                    width: 30%;
                    position: relative;
                    z-index: 2;
                    padding: 50px;
                    border-radius: 20px;
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    -webkit-box-orient: vertical;
                    -webkit-box-direction: normal;
                    -ms-flex-direction: column;
                    flex-direction: column;
                    -webkit-box-pack: justify;
                    -ms-flex-pack: justify;
                    justify-content: space-between;
                }

                #hpDeals .flex .item .btn {
                    display: block;
                    background-color: var(--blue);
                    color: #FFF;
                    text-align: center;
                    cursor: pointer;
                    padding: 10px;
                }

                #hpDeals .flex .item .btn:hover,
                #hpDeals .flex .item .btn:focus {
                    background-color: #333;
                }

                #hpDeals .maxWidth {
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    -webkit-box-pack: center;
                    -ms-flex-pack: center;
                    justify-content: center;
                    -webkit-box-align: center;
                    -ms-flex-align: center;
                    align-items: center;
                    width: 100%;
                }

                .dealPopup.off {
                    display: none;
                }

                #hpDeals .title h2 {
                    color: #FFF;
                    text-align: center;
                    font-weight: bold;
                    font-size: 3rem;
                    text-transform: uppercase;
                    margin: 0 0 15px;
                }


                .dealPopup {
                    position: absolute;
                    left: 50%;
                    z-index: 1000;
                    -webkit-transform: translateX(-50%);
                    -ms-transform: translateX(-50%);
                    transform: translateX(-50%);


                }

                .disable {
                    pointer-events: none;
                }

                input.disable {
                    background-color: #999 !important;
                }

                #review {
                    background-color: #003876;

                    color: #FFF;
                    padding: 100px 0 150px;
                }

                #review .title h2 {
                    font-size: 3rem;
                    line-height: 1em;
                    text-transform: uppercase;
                    margin-bottom: 25px;
                }

                #review .title {
                    position: relative;
                    padding-top: 30px;
                }

                #review .title .shadow {
                    position: absolute;
                    top: 0;
                    left: -50px;
                    font-size: 9rem;
                    text-transform: uppercase;
                    opacity: 0.2;
                    margin: unset;
                    font-weight: bold;
                    line-height: 1px;
                }









                /* NEW HOMEPAGE  as of 7/10/20 */




                #mobileMenu {
                    display: none;
                }

                #sample .flex ul li {
                    padding: unset;
                    margin: 5px;
                    display: block;
                    width: 45%;
                }

                #sample .flex ul li a {
                    padding: 10px 25px;
                    border-radius: 10px;
                    background-color: rgba(255, 255, 255, 0.5);
                    color: #333;
                    display: block;
                    font-size: 20px;
                }

                #sample .flex ul li a:hover {
                    background-color: #FFF;
                    color: #000;
                }

                main#primary.search {
                    padding: 0px;
                }

                main.search .flex {
                    -webkit-box-pack: justify;
                    -ms-flex-pack: justify;
                    justify-content: space-between;
                }

                main.search .flex .left {
                    width: 70%;
                    padding: 25px 0 50px 50px;
                }

                main.search .flex .right {
                    width: 30%;
                    padding: 0 3%;
                }

                main.search .flex article {
                    padding: 50px;
                }

                main.search .flex article:nth-child(even) {
                    background-color: #eaeaea;
                }

                .page-content,
                .entry-content,
                .entry-summary {
                    margin: unset;
                }

                main.search .flex article h2 a {
                    color: var(--red);
                }

                main.search .flex article .btn {
                    color: #FFF;
                    background-color: var(--gray);
                    padding: 5px 25px;
                    display: inline-block;
                    margin-top: 10px;
                }

                main.search .flex .right ul {
                    margin: unset;
                    list-style: none;
                }

                main.search .flex .right ul li a {
                    display: block;
                    width: 100%;
                    padding: 10px;
                    background-color: #eee;
                    border: 1px solid #CCC;
                    color: #000;

                }

                main.search .flex .right ul li a:hover {
                    background-color: var(--green);
                    color: #FFF;
                }

                main.search .comment-navigation .nav-links,
                .posts-navigation .nav-links,
                .post-navigation .nav-links {
                    display: none;
                }

                .wp-paginate a {
                    color: #000;
                }

                main.search .flex article {
                    margin: unset;
                }

                .no-results {
                    background-image: url(https://wilsonprintingusa.com/wp-content/uploads/2020/07/iStock-149282224.webp);
                    background-attachment: fixed;
                    padding: 100px;
                    height: 90vh;
                    background-size: cover;
                    position: relative;
                    min-height: 900px;

                }

                .no-results h1 {
                    font-size: 80pt;
                    width: 560px;
                    line-height: 1em;
                    color: #FFF;
                    text-shadow: 0px 0px 4px #000;
                    position: relative;
                    z-index: 10;
                    padding: 25px;
                    background-color: rgba(255, 255, 255, 0.2);
                    -webkit-box-shadow: 1px 1px 5px #000;
                    box-shadow: 1px 1px 5px #000;
                    margin-bottom: 50px;
                }

                .no-results form {
                    width: 560px;
                    position: relative;
                    z-index: 10;
                }

                .no-results .screen {
                    background: rgb(255, 255, 255);
                    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 1) 100%);
                    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, 1)));
                    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 1) 100%);
                    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#000000", GradientType=1);
                    width: 100%;
                    height: 100%;
                    position: absolute;
                    top: 0;
                    left: 0;
                    z-index: 1;
                }

                #error404 {
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    -webkit-box-orient: vertical;
                    -webkit-box-direction: normal;
                    -ms-flex-direction: column;
                    flex-direction: column;

                }

                #error404 .top {
                    background-color: #FFF;
                    height: 350px;
                    position: relative;
                }

                #error404 .top h1 {
                    color: var(--blue);
                    font-size: 300pt;
                    text-align: center;
                    line-height: 210pt;
                    margin: unset;
                    position: absolute;
                    width: 100%;
                    bottom: 0;

                }

                #error404 .bottom {
                    padding: 100px 0;
                    background-color: var(--blue);
                    text-align: center;
                }

                #error404 .bottom h2 {
                    text-align: center;
                    font-size: 50pt;
                    color: #FFF;

                }

                #error404 .bottom a {
                    display: inline-block;
                    font-size: 20pt;
                    padding: 10px 30px;
                    color: var(--blue);
                    background: #FFF;
                    margin-top: 30px;
                }

                /*
#contact #pageTitle {
    padding: 150px 0 150px 12%;
    line-height: 1.2;
    position: relative;
    z-index: 10;
}

#contact #pageTitle h1 {
    font-weight: 700;
    font-size: 60pt;
    margin: unset;
}

#contact #pageTitle h2 {
    font-weight: 300;
    font-size: 30pt;
}

#contactusmain {
    position: relative;
    z-index: 10;
}

#contact .screen2,
#contact .screen {
    position: absolute;
    top: 480px;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: var(--green);
    -webkit-clip-path: polygon(0 50%, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0 50%, 100% 0%, 100% 100%, 0% 100%);
}

#contact .screen2 {
    top: 450px;
    background-color: #eee;
    z-index: 1;
}


#contactusmain .flex {
    padding: 0 100px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

#contactusmain .flex .left {
    margin-right: 100px;
    width: 700px;
}

#contactusmain .flex .right {
    margin: 0 0 50px;
    width: 350px;
}

#contactusmain .flex .left form p {
    margin: unset;
}

#contactusmain .flex .left form {
    background-color: #FFF;
    -webkit-box-shadow: 0px 0px 20px RGBA(0, 0, 0, 0.3);
    box-shadow: 0px 0px 20px RGBA(0, 0, 0, 0.3);
    padding: 50px;
}

#contactusmain .flex .row label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    margin: 0 0 15px;
}

#contactusmain .flex .row label div {
    width: auto;

}

#contactusmain .flex .row label p {
    width: 70%;
}

#contactusmain .flex .row label textarea,
#contactusmain .flex .row label input {
    width: 100%;
    font-size: 15pt;
    color: #000;
    padding: 5px 10px;
    border: 1px solid #777;
    -webkit-box-shadow: 0px 0px 5px #999;
    box-shadow: 0px 0px 5px #999;
}

#contactusmain .flex .row label textarea {
    height: 150px;
}

#contactusmain .flex input[type="submit"] {
    background-color: var(--blue);
    color: #FFF;
    padding: 10px 40px;
    display: block;
    margin: 0 0 0 auto;
    border: 1px solid #FFF;
}


#contactusmain .flex .right h3 {
    color: #FFF;
    font-weight: 400;
    font-size: 20pt;
}

#contactusmain .flex .right img {
    width: 50px;
    height: 50px;
}

#contactusmain .flex .right h3 a {
    color: inherit;
}

#contactusmain h2 {
    color: #FFF;
    display: block;
    position: relative;
    padding: 200px 50px 25px;
    text-align: center;
    background-color: var(--green);
    font-size: 50pt;
    font-weight: 400;
}

#contact #map {
    height: 450px;
    -webkit-box-shadow: 0px 7px 7px #CCC;
    box-shadow: 0px 7px 7px #CCC;
    position: relative;
    z-index: 10;
}

#contact #map iframe {
    width: 100%;
    height: 100%;
}

#contact #location {
    padding: 50px 100px;
    font-size: 20pt;
    background-color: #eaeaea;
    border-bottom: 5px inset #e4e4e4;

}

#contact #location a {
    color: #FFF;
    background-color: #333;
    padding: 10px 30px;
    margin-top: 10px;
    display: inline-block;
}

#contact #location p {
    margin-bottom: unset;
}

*/


                #contact {
                    background-color: #F8F5EE;
                    padding: 100px 0 0;
                }

                #contact h1 {
                    text-transform: uppercase;
                    color: var(--green);
                    font-size: 4em;
                    line-height: 1.1em;
                    margin: 0 0 20px;
                }

                #contact .flex {
                    position: relative;
                    z-index: 2;
                }

                #contact .left {
                    width: 500px;
                }

                #contact .left p {
                    font-size: 1.25em;
                }

                #contact .right .form {
                    padding: 50px;
                    background-color: #FFF;
                    border-radius: 15px;
                    box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
                }

                #contact .right form {
                    width: 500px;
                }

                #contact .right {
                    margin-left: 75px;
                }

                #contact .right form .row {
                    display: flex;
                    justify-content: space-between;
                }

                #contact .right form input {
                    width: 100%;
                    margin-bottom: 10px;
                    padding: 5px 10px;
                    background-color: #f7f7f7;
                    border: 1px solid #CCC;
                }

                #contact .right form textarea {
                    padding: 5px 10px;
                    height: 200px;
                    margin-bottom: 10px;
                    background-color: #f7f7f7;
                    border: 1px solid #CCC;
                    top: unset;
                }

                #contact .right form input[type="submit"] {
                    color: #FFF;
                    background-color: #0084B6;
                    display: inline-block;
                    padding: 10px 25px;
                    width: auto;
                    border: unset;
                }

                #contact .right form .row span.wpcf7-not-valid-tip {
                    width: 100%;
                }

                #contact #greenAccent {
                    width: 100%;
                    height: 220px;
                    position: absolute;
                    bottom: 0px;
                    left: 0;
                    z-index: 1;
                    -webkit-clip-path: polygon(0 50%, 100% 0, 100% 100%, 0% 100%);
                    clip-path: polygon(0 50%, 100% 0, 100% 100%, 0% 100%);
                    background-color: var(--green);

                }

                #contact .right form .row span {
                    width: 49%;
                }

                #contact section {
                    position: relative;
                }

                #contact #greenSec {
                    background-color: var(--green);
                    color: #FFF;
                    padding: 100px 0;
                    text-align: center;
                }

                #contact #greenSec h2 {
                    font-size: 2em;
                    line-height: 1em;
                    text-transform: uppercase;
                }

                #contact #greenSec .social {
                    margin: 50px 0 0 0;
                }

                #contact #greenSec .social p {
                    margin-top: 15px;
                }

                #contact #greenSec a {
                    color: #FFF;
                }

                .screen-reader-response {
                    display: none;
                }

                .wpcf7-not-valid-tip {
                    color: var(--red);
                    font-size: 12pt;
                }

                .wpcf7-response-output {
                    color: var(--red);
                    font-size: 12pt;
                    text-align: center;
                    padding: 25px 0 0;
                }

                .singlePage #pageTitle {
                    padding: 0;
                }

                #page-content a.btn {
                    background-color: var(--red);
                    color: #FFF;
                    padding: 10px 20px;
                    border-radius: 10px;
                    margin-top: 10px;
                    display: inline-block;
                }

                #page-content a.btn:hover {
                    background-color: #c74d44;
                }

                .none {
                    display: none;
                }

                a.bigLink {
                    padding: 20px 50px;
                    color: #FFF;
                    font-size: 25px;
                    display: inline-block;
                    text-decoration: none;
                    border-radius: 20px;
                }

                a.bigLink:hover {
                    background-color: #555 !important;
                }

                #navPadder {
                    height: 134px;
                }

                /*===== POPUP STYLES =====*/
                #blackBackSpecial {
                    position: fixed;
                    top: 0;
                    left: 0;
                    width: 100%;
                    height: 100%;
                    background-color: rgba(0, 0, 0, 0.7);
                    z-index: 100;
                    display: none;
                }

                #blackBackSpecial .x {
                    color: #FFF;
                    position: absolute;
                    top: 50px;
                    right: 50px;
                    font-size: 50px;
                    cursor: pointer;
                }

                #specialPopup {
                    width: 750px;
                    position: absolute;
                    top: 100px;
                    left: 50%;
                    -webkit-transform: translateX(-50%);
                    -ms-transform: translateX(-50%);
                    transform: translateX(-50%);
                    z-index: 1000000000001;
                    background-color: #FFF;
                }

                #specialPopup .mid {
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    padding: 10px 50px 50px;

                }

                #specialPopup .left {
                    color: #01acc0;
                    padding-right: 50px;
                    font-weight: 400;
                    width: 550px;
                }

                #specialPopup .left p {
                    margin-bottom: 10px;
                    font-size: 28px;
                }

                #specialPopup .left p a {
                    color: inherit;
                    font-size: inherit;
                    font-weight: 700;

                }

                #specialPopup .left a.specialBTN {
                    background-color: var(--red);
                    display: block;
                    padding: 10px;
                    text-align: center;
                    color: #FFF;
                    font-size: 25px;
                }

                #specialPopup .left a.specialBTN:hover {
                    background-color: darkred;
                }

                #specialPopup .right {
                    width: 280px;
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    -webkit-box-pack: center;
                    -ms-flex-pack: center;
                    justify-content: center;
                    -webkit-box-align: center;
                    -ms-flex-align: center;
                    align-items: center;
                }

                #specialPopup .right img {
                    width: 100%;
                }

                #specialPopup.off,
                #mainPopup.off {
                    display: none;
                }

                #specialPopup #countdown {
                    background-color: var(--green);
                    padding: 25px 50px;
                    color: #FFF;
                    font-size: 25px;
                }

                #specialPopup #countdown p {
                    margin-bottom: 10px;
                }

                #specialPopup #countdown .flex {
                    -webkit-box-pack: justify;
                    -ms-flex-pack: justify;
                    justify-content: space-between;
                }

                #specialPopup #countdown .flex .item {
                    background-color: #FFF;
                    color: #000;
                    font-weight: 300;
                    width: 30%;
                    padding: 10px;
                    text-align: center;
                }

                #specialPopup #xOut {
                    display: none;
                }

                #paginate {
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    -webkit-box-pack: justify;
                    -ms-flex-pack: justify;
                    justify-content: space-between;
                    padding: 15px 100px;
                    border-top: 5px solid #000;
                    border-bottom: 5px solid var(--blue);
                }

                #paginate .next,
                #paginate .prev {
                    color: #000;

                }

                #paginate .next:hover,
                #paginate .prev:hover {
                    color: #ccc;
                }

                #paginate .next svg,
                #paginate .prev svg {
                    color: var(--blue);
                    height: 20px;
                    padding: 5px 0 0;
                }

                #paginate.first {
                    -webkit-box-pack: end;
                    -ms-flex-pack: end;
                    justify-content: flex-end;
                }

                #paginate.last {
                    -webkit-box-pack: start;
                    -ms-flex-pack: start;
                    justify-content: flex-start;
                }

                #singlePost .wpcf7 form {
                    background-color: #f3f3f3;
                    padding: 25px;
                    display: inline-block;
                    -webkit-box-shadow: 0px 0px 10px #555;
                    box-shadow: 0px 0px 10px #555;
                    border: 1px solid #000;
                }

                #singlePost .wpcf7 form input {
                    margin: 0px 0px 5px;
                    padding: 5px 10px;
                    border: 2px solid #dadada;
                }

                #singlePost .wpcf7 form p {
                    margin: unset;
                }

                #singlePost .wpcf7 form input[type="submit"] {
                    background-color: var(--blue);
                    color: #FFF;
                    display: block;
                    width: 150px;
                    margin: 0 0 0 auto;
                    text-align: center;
                    height: 50px;
                    border: unset;
                    cursor: pointer;
                }

                #singlePost .wpcf7 form input[type="submit"]:hover {
                    background-color: var(--gray);
                }


                /*===== POPUP 500 of $25=====*/
                #specialPopup .flex {
                    -webkit-box-orient: vertical;
                    -webkit-box-direction: normal;
                    -ms-flex-direction: column;
                    flex-direction: column;
                    padding: 25px;
                    background-color: #FFF;
                    z-index: 1;
                    position: relative;
                    border: 2px solid #568CCB;
                }

                #specialPopup .flex .top h2 {
                    font-size: 50px;
                    text-align: center;
                    line-height: 1.5em;
                }

                #specialPopup .flex .top h2 span {
                    color: #568CCB;
                    display: block;
                    font-size: 1.9em;
                }

                #specialPopup .flex .bottom {
                    padding: 30px 25px 25px;

                    font-weight: 300;
                }

                #specialPopup .flex .bottom form input {
                    width: 100%;
                    padding: 5px 15px;

                    font-weight: 300;
                    margin-bottom: 10px;
                    border: 1px solid #568CCB;
                    background-color: #f4f4f4;
                    color: #565656;
                }

                #specialPopup .flex .bottom form input[type="submit"] {
                    color: #FFF;
                    background-color: #568CCB;
                    width: 280px;
                    float: right;
                    padding: 12px 10px;
                    display: block;
                }

                #specialPopup .flex .bottom form .row {
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    -webkit-box-pack: justify;
                    -ms-flex-pack: justify;
                    justify-content: space-between;
                    width: 100%;
                }

                #specialPopup .flex .bottom i {
                    font-size: 16px;
                    text-align: center;
                    line-height: 1.5em;
                    display: block;
                    width: 100%;
                }

                #specialPopup .flex .bottom .info {
                    margin-bottom: 1em;
                }

                #specialPopup .flex .bottom form .row span {
                    width: 49%;
                }

                #specialPopup .flex .bottom form .row span input {
                    width: 100%;
                }

                #specialPopup {
                    width: 600px;
                }

                #specialPopup #blueAccent1,
                #specialPopup #blueAccent2 {
                    background-color: #568CCB;
                }

                #specialPopup #blueAccent1 {
                    width: 300px;
                    height: 200px;
                    position: absolute;
                    top: -30px;
                    left: -40px;
                    z-index: 0;
                }

                #specialPopup #blueAccent2 {
                    width: 200px;
                    height: 150px;
                    position: absolute;
                    bottom: 50px;
                    right: -50px;
                }

                #specialPopup .wpcf7 form.sent .wpcf7-response-output {
                    background-color: #76bf43;
                    color: #FFF;
                }

                #mainPopup {
                    width: 850px;
                    height: 500px;
                    position: fixed;
                    top: 50%;
                    left: 50%;
                    -webkit-transform: translate(-50%, -50%);
                    -ms-transform: translate(-50%, -50%);
                    transform: translate(-50%, -50%);
                    z-index: 10000000000000;
                    background-color: #FFF;

                }

                #homeMenu .red a {
                    background-color: red !important;
                }

                .ebookWrap {
                    border-top: 1px solid #CCC;
                    padding: 25px 0;
                    border-bottom: 1px solid #CCC;
                }

                #singlePost .ebookWrap p.name {
                    margin: 0 0 5px 0;

                }

                #singlePost .ebookWrap .flex {
                    align-items: center;
                    justify-content: flex-start;
                }

                .ebookWrap img {
                    min-width: 250px;
                    min-height: 150px;
                    padding-right: 25px;
                }

                #singlePost .ebookWrap h3 {
                    margin-bottom: unset;
                }

                #singlePost .ebookWrap .wpcf7 form {
                    background-color: unset;
                    border: unset;
                    padding: unset;
                    box-shadow: none;
                }

                #singlePost .ebookWrap .wpcf7 form span {
                    width: auto;
                    margin: 0 5px 0 0;
                }

                #singlePost .ebookWrap .wpcf7 form span input {
                    width: 100%;
                    max-width: 275px;
                    height: 45px;
                    background-color: #eee;
                    border: 1px solid #ccc;
                }

                #singlePost .ebookWrap .wpcf7 form p {
                    display: flex;
                    justify-content: space-between;
                    margin: unset;
                }

                .ebookWrap div.wpcf7 .ajax-loader {
                    display: none;
                }

                #singlePost .ebookWrap .wpcf7 form input[type="submit"] {
                    margin: unset;
                    width: 150px;
                    height: 45px;
                    background-color: var(--blue);
                }

                #singlePost .ebookWrap .wpcf7 form span.wpcf7-not-valid-tip {
                    width: 100%;
                    font-size: 12px;
                }

                #singlePost .ebookWrap .wpcf7 form.invalid .wpcf7-response-output {
                    margin: 10px 0 0 0;
                    background-color: var(--red);
                    color: #FFF;
                    border: unset;
                }

                #singlePost .ebookWrap .wpcf7 form.sent .wpcf7-response-output {
                    margin: 10px 0 0 0;
                    background-color: var(--green);
                    color: #FFF;
                    border: unset;
                }

                #ebook-id {
                    display: none;
                }

                #post-contact {
                    background-color: #0E6BC0;
                    margin-top: 50px;
                    padding: 100px 0;
                }

                #post-contact .left {
                    margin-right: 50px;
                }

                #post-contact .left h2,
                #post-contact .left h3 {
                    text-transform: uppercase;
                    color: #FFF;
                }

                #post-contact .left h2 {
                    margin-bottom: 0px;
                    font-size: 40px;
                    line-height: 1.25em;
                    margin-bottom: 10px
                }

                #post-contact .left h3 {
                    margin-bottom: 10px;
                }

                #post-contact .left ul {
                    margin: 0 25px;
                    color: #FFF;
                }

                #post-contact .right span.ajax-loader {
                    width: auto;
                }

                #post-contact .right span.wpcf7-not-valid-tip {
                    width: 100%;
                    background-color: var(--red);
                    color: #FFF;
                    margin-top: -10px;
                    margin-bottom: 10px;
                    padding: 3px;
                }

                #post-contact .right input {
                    padding: 5px 10px;
                    width: 100%;
                    margin-bottom: 10px;

                }

                #post-contact .right span {
                    width: 49%;
                }

                #post-contact .right .row {
                    display: flex;
                    justify-content: space-between;
                }

                #post-contact .right textarea {
                    height: 150px;
                    padding: 5px 10px;
                }

                #post-contact .right input[type="submit"] {
                    background-color: var(--green);
                    color: #FFF;
                    border: unset;
                    width: unset;
                    display: inline-block;
                    margin: 0 auto;
                    padding: 10px 25px;
                    margin-top: 10px;
                }

                #post-contact form {
                    width: 500px;
                }








                .wpcf7 form.invalid .wpcf7-response-output,
                .wpcf7 form.unaccepted .wpcf7-response-output {
                    border: unset;
                    background-color: var(--red);
                    color: #FFF;
                }

                .wpcf7 form.sent .wpcf7-response-output {
                    background-color: var(--green);
                    color: #FFF;
                    border: unset;
                }


                #featuredArticles .left {
                    margin-right: 50px;
                }

                #featuredArticles .right {
                    display: flex;
                    justify-content: center;
                    flex-direction: column;
                    padding-top: 100px;
                }

                #featuredArticles h2 {
                    margin-bottom: 10px;
                }

                #featuredArticles .right a {
                    margin-bottom: 25px;
                }

                #featuredArticles .right a h3 {
                    font-size: 20px;
                    color: #000;
                    font-weight: normal;
                }

                #featuredArticles .right a:hover {
                    text-decoration: underline;
                }

                #mh-articles {
                    margin-top: 50px;
                }

                #mh-articles .flex {
                    flex-wrap: wrap;
                }

                #authPosts article,
                #mh-articles article {
                    width: 350px;
                    margin: 25px;
                    transition: 1s ease all;
                }

                #authPosts article:hover,
                #mh-articles article:hover {
                    transform: scale(1.1);
                }

                #mh-articles article img {
                    width: 350px;
                    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
                    min-height: 250px;
                }

                #mh-articles article span {
                    width: 350px;
                    height: 250px;
                    overflow: hidden;
                    display: block;
                }

                #mh-articles h3 {
                    font-size: 25px;
                    color: #000;
                    line-height: 1.2em;
                    margin: 10px 0;
                }

                #mh-articles p {
                    color: #000;
                }


                main.articlemain .featImg {
                    width: 100%;
                    height: 500px;
                    background-size: cover;
                    background-position: center;
                }

                main.articlemain aside {
                    width: 400px;
                    padding-left: 50px;
                    border-left: 1px solid #CCC;
                }


                main.articlemain aside article {
                    width: 300px;
                    margin: 0 0 100px 0;
                    transition: 1s ease all;
                }

                #authPosts article:hover,
                main.articlemain aside article:hover,
                #relatedPostsSection article:hover,
                main.articlemain aside .ad:hover {
                    transform: scale(1.1);
                }

                #authPosts article img,
                #relatedPostsSection article img,
                main.articlemain aside article img {

                    width: 300px;
                    min-height: 200px;
                }

                #authPosts article span,
                #relatedPostsSection article span,
                main.articlemain aside article span {
                    overflow: hidden;
                    display: block;
                    width: 300px;
                    height: 200px;
                    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
                }

                main.articlemain aside .ad {
                    margin: 0 0 100px 0;
                }

                main.articlemain aside article h3 {
                    font-size: 20px;
                    line-height: 1.2em;
                    color: #000;
                }
                }

                #relatedPostsSection .flex {
                    flex-wrap: wrap;
                }

                #relatedPostsSection article {
                    width: 300px;
                    margin: 25px;
                    transition: 1s ease all;
                }

                #relatedPostsSection article img {
                    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
                }

                #relatedPostsSection article h3 {
                    font-size: 20px;
                    color: #000;
                    line-height: 1.2em;

                }

                main.articlemain aside .ad {
                    width: 300px;
                    height: 200px;
                    display: block;
                    transition: 1s ease all;
                }

                #singlePost .title {
                    position: relative;
                    display: block;

                }

                #author {
                    background-image: url('https://wilsonprintingusa.com/wp-content/uploads/2020/12/dealsBKGRD.jpg');
                    padding: 50px 0;

                }

                #author .maxWidth {
                    display: flex;
                    justify-content: center;
                    align-items: center;

                }

                #author .author-image {
                    border-radius: 50%;
                    width: 300px;
                    height: 300px;
                    margin-right: 50px;
                }

                #author .auth {
                    color: #FFF;
                    width: 700px;
                }

                #author .auth p,
                #author .auth h1 {
                    margin: unset;
                }

                #author .auth h1 {
                    text-transform: uppercase;
                }

                #authPosts .maxWidth {
                    display: flex;
                    flex-wrap: wrap;
                    justify-content: center;
                    padding-top: 50px;
                }

                main .yotu-column-4 li {
                    width: 24%;
                }


                /* Services Slider */
                #MHslider,
                #MHSRight,
                #MHSLeft,
                #MHslider .container,
                #MHslider .hider {
                    height: 400px;
                    position: relative;
                }

                #MHslider .hider {
                    overflow-x: hidden;

                }

                #MHslider .container {
                    display: flex;
                    width: 400%;
                    position: relative;
                    transition: 2s ease all;
                    left: 0%;
                }

                #MHslider .item {
                    width: 100%;
                    height: 100%;
                    background-color: #333;
                    color: #FFF;
                    background-size: cover;
                    background-position: center;
                    position: relative;
                }

                #MHslider .item .cont {
                    width: 100%;
                    height: 100%;
                    display: flex;
                    justify-content: center;
                    align-items: center;
                    flex-direction: column;
                    text-align: center;
                    position: relative;
                    z-index: 2;
                }

                #MHslider h2 {
                    color: #FFF;
                    text-transform: uppercase;
                    text-shadow: 0px 0px 10px #000;
                    font-size: 50px;
                    line-height: 1.2em;
                    margin-bottom: 20px;
                }

                #MHslider .btn {
                    background-color: #FFF;
                    color: #000;
                    display: inline-block;
                    padding: 10px 25px;
                    font-size: 30px;
                    width: 250px;
                    cursor: pointer;
                }

                #MHslider .btn:hover,
                #MHslider .btn:focus {
                    background-color: #0E6BC0;
                    color: #FFF;
                }

                #MHslider .screen {
                    height: 100%;
                    width: 100%;
                    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
                    position: absolute;
                    bottom: 0;
                    left: 0;
                    z-index: 1;

                }

                #MHslider .container.p1 {
                    left: -100%;
                }

                #MHslider .container.p2 {
                    left: -200%;
                }

                #MHslider .container.p3 {
                    left: -300%;
                }

                #MHSlider {
                    position: relative;
                }

                #MHSRight,
                #MHSLeft {
                    position: absolute;
                    z-index: 3;
                    top: 0;
                    display: flex;
                    align-items: center;
                    cursor: pointer;
                }

                #MHSRight {

                    right: 50px;

                }

                #MHSLeft {

                    left: 50px;

                }

                #MHSRight:hover svg path,
                #MHSLeft:hover svg path,
                #MHSRight:focus svg path,
                #MHSLeft:focus svg path {
                    stroke: #0E6BC0;
                }

                #serviceList h1,
                #serviceList i {
                    text-transform: uppercase;
                }

                #serviceList h1 {
                    font-weight: bold;
                    margin: unset;
                }

                #serviceList .maxWidth {
                    display: flex;
                    justify-content: space-between;
                    align-items: center;
                }

                #serviceList .left {
                    width: 100%;
                }

                #serviceList .right {
                    width: 300px;
                    margin-left: 50px;
                }

                #serviceList {
                    background-color: #F9F8EE;
                    padding: 100px 0;
                }

                #serviceList .flex {
                    flex-wrap: wrap;
                    justify-content: space-between;
                    margin-top: 25px
                }

                #serviceList .item {
                    display: flex;
                    color: #000;
                    align-items: center;
                    width: 48%;
                    cursor: pointer;
                    padding: 20px;
                    border-bottom: 1px solid #ccc;
                }

                #serviceList .item:hover,
                #serviceList .item:focus {
                    background-color: #FFF;
                }

                #serviceList .item img {
                    margin-right: 25px;
                }

                #serviceList .item h3 {
                    margin: unset;

                }

                #serviceList .item p {
                    margin: unset;
                }

                #serviceList h1,
                #serviceList i {
                    text-align: center;
                    display: block;
                    margin: unset;
                    line-height: 1.25em;
                }

                #services #post-contact {
                    margin-top: unset;
                }

                #productPage #productHeader svg {
                    width: 100%;
                    height: 300px;
                    position: absolute;
                    bottom: -200px;
                    left: 0;
                    z-index: 1;
                }

                #productPage #productHeader {
                    background-color: #F9F8EE;
                    position: relative;
                    height: 200px
                }

                #productHeader .contain {
                    display: flex;
                    flex-direction: column;
                    align-items: center;
                    justify-content: center;
                    width: 100%;
                    height: 100%;
                    z-index: 2;
                    position: relative;
                    padding-top: 30px;
                }

                #productHeader h1 {
                    text-align: center;
                    margin: 50px 0 20px 0;
                    font-size: 50px;
                    text-transform: uppercase;
                }

                #productHeader a {
                    color: #FFF;
                    display: inline-block;
                    padding: 10px 25px;
                    margin: 0 10px;
                    cursor: pointer;
                    background-color: var(--green);
                }

                #productHeader a:hover,
                #productHeader a:focus {
                    background-color: #0E6BC0;
                    color: #FFF;
                }

                #serviceContent {
                    background: linear-gradient(89.83deg, #D51C2B 7.63%, #6D0845 47.67%, #270156 94.01%);
                    padding: 200px 0 100px;
                    color: #FFF;
                }

                #post-contact.serv {
                    margin: unset;
                }

                #productHeader a.back {
                    background-color: unset;
                    color: #333;
                    font-size: 15px;
                    text-decoration: underline;
                }

                #serviceContent .maxWidth {
                    justify-content: space-between;
                }

                #serviceContent .left {
                    width: auto;
                }

                #serviceContent .left .btn {
                    background-color: #FFF;
                    padding: 10px 25px;
                    display: inline-block;
                    color: #000;
                    margin-top: 20px;
                }

                #serviceContent .left .btn:hover,
                #serviceContent .left .btn:focus {
                    background-color: #000;
                    color: #FFF;
                }

                #serviceContent .right {
                    width: 100%;
                    max-width: 600px;
                    min-width: 600px;
                    margin-left: 25px;
                }

                #serviceContent .right .hider {
                    height: 600px;
                    overflow-y: hidden;
                    position: relative;
                }

                #serviceContent .right .container {
                    display: flex;
                    flex-wrap: wrap;
                    justify-content: space-between;
                    width: 100%;
                    height: 100%;
                    position: relative;
                    top: 0;
                    transition: 1s ease all;
                }


                #serviceContent .right img {
                    width: auto;
                    height: 200px;
                    cursor: pointer;
                }

                #serviceContent .right .item {
                    width: 280px;
                    height: 200px;
                    margin: 10px;
                    overflow: hidden;
                }

                #lightBox .cover {
                    background-color: rgba(0, 0, 0, 0.7);
                    width: 100%;
                    height: 100%;
                    position: fixed;
                    top: 0;
                    left: 0;
                    z-index: 100000000;
                }

                #lightBox #LBImg {
                    position: absolute;
                    top: 100px;
                    left: 50%;
                    transform: translateX(-50%);
                    line-height: 0;
                    background: #FFF;
                    z-index: 1000000000;

                }

                #lightBox #cycleLeft,
                #lightBox #cycleRight {
                    width: 50px;
                    height: 100%;
                    position: absolute;
                    top: 0;
                    color: #000;
                    display: flex;
                    justify-content: center;
                    align-items: center;
                    font-size: 30px;
                    background: rgba(255, 255, 255, 0.5);
                    cursor: pointer;
                }

                #lightBox #cycleLeft:hover,
                #lightBox #cycleRight:hover,
                #lightBox #cycleLeft:focus,
                #lightBox #cycleRight:focus {
                    background-color: rgba(255, 255, 255, 1);
                }

                #lightBox #cycleLeft {
                    left: 0;
                }

                #lightBox #cycleRight {
                    right: 0;
                }

                #lightBox {
                    display: none;
                }

                #lightBox.on {
                    display: block;
                }

                #lightBox a {
                    position: absolute;
                    bottom: -20px;
                    display: inline-block;
                    padding: 20px 25px;
                    background-color: #FFF;
                    box-shadow: 0px 0px 5px #333;
                    color: #000;
                    right: 0;

                }

                #lightBox a:hover,
                #lightBox a:focus {
                    background-color: #0E6BC0;
                    color: #FFF;

                }

                .hider .down {
                    position: absolute;
                    bottom: 0;
                    left: 0;
                    width: 100%;
                    height: 75px;
                    display: flex;
                    justify-content: center;
                    align-items: center;
                    background-color: rgba(255, 255, 255, 0.5);
                    cursor: pointer;
                    z-index: 2;

                }

                .hider .down:hover,
                .hider .down:focus {
                    background-color: rgba(255, 255, 255, 1);
                }

                .hider .down svg {
                    width: auto;
                    height: 30px;
                }

                #serviceContent .right.p1 .hider .container {
                    top: -300px;
                }

                #serviceContent .right.p2 .hider .container {
                    top: -600px;
                }

                #parentSRV {
                    padding: 100px 0;
                    background: linear-gradient(89.83deg, #D51C2B 7.63%, #6D0845 47.67%, #270156 94.01%);
                    color: #FFF;
                }

                #parentSRV h2 {
                    text-align: center;
                    text-transform: uppercase;
                    color: #FFF;
                    font-size: 50px;
                }

                #parentSRV h3 {
                    font-style: italic;
                    font-weight: normal;
                    text-align: center;
                }

                #parentSRV .flex {
                    flex-wrap: wrap;
                    max-width: 1200px;
                    width: 100%;
                    margin: 50px auto 0;
                }

                #parentSRV .item {
                    width: 50%;
                    display: flex;
                    align-items: center;
                    color: #FFF;
                    padding: 0 15px;
                }

                #parentSRV .item img {
                    width: 200px;
                    margin-right: 20px;

                }

                #parentSRV .item p {
                    margin: unset;
                }

                #parentSRV .item:hover,
                #parentSRV .item:focus {
                    background-color: #0E6BC0;
                    color: #FFF;
                }



















                /*NEW CODE 11/11/2021 */
                /*=============================*/

                /*        ================================================*/
                /*        ================================================*/
                /*        SAMPLES HOME GENERAL CSS*/
                #samps {
                    position: relative;
                    z-index: 1;

                }

                #samples * {
                    font-family: "Open Sans", sans-serif;
                }

                #samples .max-width {
                    max-width: 1400px;
                    margin: 0 auto;
                    padding: 0 50px;
                }



                #samps .flex {

                    justify-content: space-between;
                    height: 100%;
                    align-items: flex-start;
                }




                /*        ================================================*/
                /*        ================================================*/
                /*        SAMPLES HOME LEFT BAR SERVICE LIST*/
                #samps .leftAccent {
                    background-color: #333;
                    width: 25%;
                    position: absolute;
                    left: 0;
                    top: 0;
                    height: 100%;
                    z-index: -1;
                }

                #samps .ls {
                    width: 25%;
                    color: #FFF;
                    background-color: #333;
                    padding: 75px 25px 500px;
                    text-transform: uppercase;

                }

                #samps .ls h2 {
                    color: #FFF;
                    font-size: 30px;
                }

                #samps .ls .opt {
                    display: block;
                    padding: 10px 0;
                    font-weight: lighter;
                }

                #samps .ls .opt.fin {
                    margin-top: 25px;
                    cursor: pointer;
                }

                #samps .ls a {
                    color: #FFF;
                    font-weight: lighter;

                }

                #samps .ls .opt.active a {
                    font-weight: bold;
                    border-left: 5px solid var(--red);
                    padding: 0 0 0 10px;
                }

                #samps .ls a:hover {
                    border-left: 5px solid var(--green);
                    padding: 0 0 0 10px;
                    font-weight: bold;
                }

                /*        ================================================*/
                /*        ================================================*/
                /*        SAMPLES HOME RIGHT ACTUAL SAMPLES*/

                #samps .rs {
                    width: 75%;
                    padding: 75px 0 500px 50px;
                }

                #samps .rs h1 {
                    font-size: 40px;
                    text-transform: uppercase;
                    margin: 0 0 25px 0;
                }

                #samps .rs .imgCont {
                    display: flex;
                    max-width: 220px;
                    width: 100%;
                    overflow-y: hidden;
                    height: 150px;
                    align-items: flex-end;
                    justify-content: center;
                    padding: 10px;
                    cursor: pointer;

                }

                #samps .rs .flex {
                    flex-wrap: wrap;
                    padding: unset;
                }

                #samps .rs .postnav {
                    display: flex;
                    justify-content: center;
                    width: 100%;
                    align-items: center;
                    margin-top: 50px;

                }

                #samps .rs .postnav a {
                    margin: 0 50px;
                    background-color: var(--red);
                    color: #FFF;
                    padding: 15px;
                }

                #samps .rs .ad {
                    display: flex;
                    justify-content: center;
                    margin-top: 50px;
                }

                #samps .rs .ad img {
                    width: 728px;
                    height: 90px;
                    border: 1px solid #eee;
                }

                /*
        #targ .slick-list.draggable,
        #targ {
        min-height: 250px;
        }
*/


                /*        ================================================*/
                /*        ================================================*/
                /*        SAMPLES MODAL POPUP*/

                /*        ================================================*/
                /*        ================================================*/
                /*        SAMPLES GET STARTED FORM*/

                #sampsu {
                    margin-top: -400px;
                    z-index: 3;
                    position: relative;
                }

                #sampsu .max-width {
                    padding-right: unset;
                }

                #sampsu .colorContain {
                    position: relative;
                }

                #sampsu .colorAccent {
                    width: 50%;
                    height: 100%;
                    background-color: var(--green);
                    position: absolute;
                    right: 0;
                    top: 0;
                    z-index: -1;
                }

                #sampsu .contain {
                    background-color: #76C043;
                    display: flex;

                    padding: 75px;
                    color: #FFF;
                    align-items: center;
                }

                #sampsu .contain .left {
                    font-size: 18px;
                    width: 50%;
                    min-width: 575px;


                }

                #sampsu .contain .right {
                    width: auto;
                    padding-left: 50px;
                }

                #sampsu .contain .left h3 {
                    font-size: 1.5em;
                    margin-bottom: 15px;
                }

                #sampsu .contain .left h2 {
                    font-size: 3.5em;
                    line-height: 1em;
                    margin-bottom: 15px;
                }

                #sampsu .contain .left p {
                    margin: unset;
                    font-size: 1.15em;

                }

                #sampsu .contain h3,
                #sampsu .contain h2,
                #sampsu .contain p {
                    text-transform: uppercase;
                    line-height: 1.15em;
                }

                #sampsu .contain a {
                    color: #FFF;
                    font-size: 3.5em;
                    font-weight: bold;
                }

                #sampsu .contain .right form .row {
                    display: flex;
                    justify-content: space-between;
                }

                #sampsu .contain .right form .row span {
                    width: 49%;
                }

                #sampsu .contain .right form input {
                    width: 100%;
                    padding: 5px 10px;
                    margin-top: 5px;
                }

                #sampsu .contain .right form textarea {
                    width: 100%;
                    padding: 5px 10px;
                    height: 200px;
                    margin-top: 5px;
                }

                #sampsu .contain .right form input[type="submit"] {
                    width: auto;
                    background-color: #000;
                    color: #FFF;
                    border: unset;
                    padding: 10px 25px;

                }

                /*        ================================================*/
                /*        ================================================*/
                /*        SAMPLES INDUSTRY SECTION*/
                #sampind {
                    padding: 100px 0 100px;
                    background-image: url('https://wilsonprintingusa.com/wp-content/uploads/2021/11/city.png');
                    background-position: bottom center;
                    background-size: 100% auto;
                    background-repeat: no-repeat;
                }

                #sampind .flex {
                    flex-wrap: wrap;
                    margin-top: 25px;
                }

                #sampind .flex div.ind {
                    width: 30%;
                    text-align: center;
                    max-width: 350px;
                    margin-top: 15px;
                }

                #sampind .flex div.ind.active a {
                    font-weight: bold;
                    pointer-events: none;
                    cursor: default;
                }

                #sampind .flex div.ind a {
                    text-decoration: underline;
                    color: #000;
                    text-transform: uppercase;

                }

                #sampind .flex div.ind a:hover {
                    color: var(--red);
                }

                #sampind h2 {
                    text-align: center;
                    text-transform: uppercase;

                }


                /*        TESTIMONAL SECTION */
                #testimon {
                    padding: 100px 0 150px;
                    position: relative;
                    background-image: url('https://wilsonprintingusa.com/wp-content/uploads/2021/11/Group-6.png');
                    background-repeat: no-repeat;
                    background-position: right bottom;
                    background-size: auto 100%;
                }



                #testimon h2 {
                    font-size: 50px;
                    text-transform: uppercase;
                    line-height: 1.15em;
                }

                #testimon h2 span {
                    color: var(--blue);
                }

                #testimon a {
                    font-size: 50px;
                    color: #000;
                    font-weight: bold;
                }

                #SampSlider {
                    visibility: hidden;
                    display: block;
                    position: absolute;
                    top: 100px;
                    z-index: -10;
                    width: 1000px;
                    left: 50%;
                    transform: translateX(-50%);
                }

                #SampSlider.on {
                    visibility: visible;
                    display: block;
                    position: absolute;
                    top: 100px;
                    z-index: 1000000;
                    width: 1000px;

                    left: 50%;
                    transform: translateX(-50%);
                }

                #SampBack {
                    display: none;
                }

                #SampBack.on {
                    display: block;
                    background-color: rgba(0, 0, 0, 0.75);
                    position: fixed;
                    left: 0;
                    top: 0;
                    width: 100%;
                    height: 100%;
                    z-index: 100000;
                }

                #SampSlider #nextArrow {
                    position: absolute;
                    top: 50%;
                    right: -100px;
                    transform: translateY(-50%);
                    z-index: 1000;
                    cursor: pointer;
                }

                #SampSlider #prevArrow {
                    position: absolute;
                    top: 50%;
                    left: -100px;
                    transform: translateY(-50%);
                    z-index: 1000;
                    cursor: pointer;
                }

                #SampSlider #prevArrow:hover circle,
                #SampSlider #nextArrow:hover circle {
                    fill: #F00;
                }

                #SampSlider #close {
                    text-align: right;
                    color: #FFF;
                    cursor: pointer;
                }

                #m2request {
                    background-color: var(--green);
                    color: #FFF;
                    display: flex;
                    justify-content: space-between;
                    font-size: 25px;
                    padding: 25px 25px;
                    align-items: center;
                    margin-top: 10px;
                    cursor: pointer;
                }

                #m2request:hover {
                    background-color: #FFF;
                    color: var(--green);
                }

                #m2prods:hover {
                    background-color: #FFF;
                    color: var(--blue);
                }

                #m2prods .contain,
                #m2request .contain {
                    font-size: 1.5em;
                    text-transform: uppercase;
                    font-weight: bold;
                }

                #m2prods {
                    background-color: var(--blue);
                    color: #FFF;
                    cursor: pointer;
                    font-size: 25px;
                    padding: 25px 25px;
                    align-items: center;
                    display: flex;
                    justify-content: space-between;
                    margin-top: 10px;
                }

                #testimon .contain {
                    width: 650px;
                    margin: 10px 0 0 -30px;
                    position: relative;
                }

                #testimon #accent1 {
                    position: absolute;
                    bottom: 0px;
                    left: 0;
                    width: 100%;
                }

                #testimon .ti-widget.ti-goog .ti-col-2 .ti-reviews-container {}

                #testimon .contain .ti-footer {
                    display: none;
                }

                #salesBtns {
                    background-color: #003877;
                    padding: 75px 0 100px;
                }

                #salesBtns .flex {
                    justify-content: space-between;
                }

                #salesBtns a {
                    width: 350px;
                    height: 200px;
                    border-radius: 30px;
                    overflow: hidden;
                    padding: 50px;
                    text-align: center;
                    background-size: cover;
                    position: relative;
                    background-position: center;
                    transition: 1s ease all;
                    border: 1px solid #fff;
                    margin: 0 15px;
                }

                #salesBtns .screen {
                    position: absolute;
                    bottom: 0;
                    left: 0;
                    width: 100%;
                    height: 100%;
                    background-color: rgba(255, 255, 255, 0.5);
                    text-transform: uppercase;
                    color: #000;
                    font-weight: bold;
                    display: flex;
                    justify-content: center;
                    align-items: center;
                    transition: 1s ease all;
                }

                #salesBtns a:hover {
                    box-shadow: 0 0 10px #FFF;
                    transform: scale(1.1);
                }

                #salesBtns a:hover .screen {
                    top: unset;
                    bottom: 0;
                    height: 25%;
                    background: rgba(0, 0, 0, 0.5);
                    color: #FFF;

                }

                #samples .ti-widget.ti-goog .ti-review-item > .ti-inner {
                    background-color: #eee !important;
                }

                #samples #sampSearch {
                    background-color: #c4c4c4;
                    padding: 25px 0;
                    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.25);
                    position: relative;
                }

                #samples #sampSearch h2 {
                    text-transform: uppercase;
                    margin-bottom: 10px;
                }

                #samples #sampSearch .flex {
                    justify-content: flex-start;

                }

                #samples #sampSearch .tag {
                    padding: 5px 20px;
                    background-color: #eee;
                    border-radius: 25px;
                    text-transform: uppercase;
                    margin-right: 20px;
                    display: flex;
                    justify-content: space-between;
                    align-items: center;
                    box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
                }

                #samples #sampSearch .tag a {
                    font-size: .75em;
                    margin-left: 10px;
                    color: #000;
                    cursor: pointer;

                }

                #samples #sampSearch .tag a:hover {
                    color: #F00;
                }

                #samples #sampSearch #collapse {
                    position: absolute;
                    bottom: -25px;
                    left: 50%;
                    cursor: pointer;
                }

                #samples #sampSearch #collapse svg {
                    cursor: pointer;
                }

                #samples #sampSearch #collapse svg:hover circle {
                    fill: var(--green);
                }

                #samples #sampSearch #collapse svg:hover path {
                    fill: #FFF;
                }



                /*NEW HOMEPAGE AS OF 1/20/22 */
                body {
                    overflow-x: hidden;
                }

                #homepage #homeMenu {
                    background-color: unset;

                    position: absolute;
                }

                #homepage .maxWidth {
                    max-width: 1500px;
                }

                #homepage #slideHP .menuWrap {
                    position: absolute;
                    bottom: 0;
                    width: 100%;
                    left: 0;

                }

                #homepage #slideHP .top {
                    background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
                    position: absolute;
                    top: 0px;
                    left: 0;
                    width: 100%;
                    background-color: unset;
                    z-index: 10;
                }

                #homepage #slideHP .top .maxWidth {
                    padding: 15px 50px 25px;

                    max-width: 1500px;
                    margin: 0 auto;
                    display: flex;
                    justify-content: space-between;
                }

                #homepage #slideHP .top .phone {
                    display: flex;
                    flex-direction: column;
                    color: #FFF;
                    text-align: center;
                    line-height: 1.25em;

                }

                #homepage #slideHP .top .phone a {
                    color: #FFF;
                    font-size: 1.5em;
                }

                #homepage #slideHP .top img {
                    height: 75px;
                    width: auto;
                }

                #homepage #slideHP {
                    height: 100vh;
                    width: 100%;
                    min-height: 800px;
                    position: relative;
                    overflow-y: hidden;

                }

                #homepage #slideHP .slhp {
                    height: 100vh;
                    min-height: 800px;
                    background-size: cover;
                    background-position: center;
                    position: relative;
                    display: block;

                }

                #homepage #slideHP .slhp.blue .slct h1,
                #homepage #slideHP .slhp.blue .slct h2 {}

                #homepage #slideHP .slhp.black .slct h1,
                #homepage #slideHP .slhp.black .slct h2 {
                    color: #333;
                    text-shadow: 0 0 10px #FFF;
                }

                #homepage #slideHP .slick {
                    height: 100%;
                    width: 100%;
                    z-index: 1;
                }

                #homepage #slideHP .slct {
                    font-size: 25px;
                    width: 100%;
                    position: absolute;
                    top: 50%;
                    transform: translateY(-50%);

                }

                #homepage #slideHP .slct h1 {
                    color: #FFF;
                    font-weight: bold;
                    text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
                    font-size: 5em;
                    line-height: 100%;
                    margin: unset;
                }

                #homepage #slideHP .slct h2 {
                    font-weight: normal;
                    color: #FFF;
                    text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
                    font-size: 2em;
                    line-height: 1em;
                    padding: 10px 0;
                }

                #homepage #slideHP .slct a {
                    color: #FFF;
                    background-color: var(--red);
                    border: 1px solid #FFF;
                    padding: 10px 25px;
                    position: relative;
                    display: inline-block;
                    font-weight: bold;
                    font-size: 1.25em;
                    margin: 15px 0 0 0;
                }

                #homepage #slideHP nav {
                    background-color: var(--red);
                    z-index: 10;
                }

                #homepage #slideHP nav ul {
                    list-style: none;
                    display: flex;
                    justify-content: center;
                    margin: unset;
                }

                #homepage #slideHP nav ul li a {
                    color: #FFF;
                    display: block;
                    padding: 10px 30px;

                    //font-size: 1.25em;
                    font-size: 1em;
                }

                #homepage #slideHP nav ul li a:hover {
                    background-color: #FFF;
                    color: #333;
                }

                #srvQuicSel {
                    background-color: #F8F5EE;
                    padding: 25px 0 45px;
                }

                #srvQuicSel .srvType {
                    display: flex;
                    flex-direction: column;
                    justify-content: center;
                    align-items: center;
                    font-weight: bold;
                    color: #0084B6;
                    padding: 25px;
                    border-radius: 20px;
                }

                #srvQuicSel .srvType:hover {
                    background-color: #FFF;
                }

                #srvQuicSel .srvType p {
                    margin: unset;
                    text-align: center;
                    line-height: 1.15em;
                    margin-top: 15px;
                }

                #srvQuicSel #prevArrow {
                    position: absolute;
                    top: 50%;
                    left: -25px;
                    border-top: 2px solid #000;
                    border-left: 2px solid #000;
                    width: 25px;
                    height: 25px;
                    transform: rotate(-45deg);
                    cursor: pointer;
                }

                #srvQuicSel #nextArrow {
                    position: absolute;
                    top: 50%;
                    right: -25px;
                    border-top: 2px solid #000;
                    border-left: 2px solid #000;
                    width: 25px;
                    height: 25px;
                    transform: rotate(135deg);
                    cursor: pointer;
                }

                #mktHP {
                    background-size: cover;

                }

                #mktHP .left {
                    width: 30%;
                    color: #FFF;
                    padding: 100px 50px 100px 0;
                }

                #mktHP h2,
                #prntHP h2 {
                    line-height: 1.15em;
                    font-size: 2.5em;
                    text-transform: uppercase;
                }

                #mktHP .maxWidth {
                    padding-right: 0px;
                    display: flex;
                }

                #mktHP .left a {
                    color: #FFF;
                    margin-top: 20px;
                    display: block;
                }

                #mktHP .mktsrv {
                    width: 23.3333%;
                    background-color: #000;
                    border-left: 2px solid #FFF;
                    position: relative;
                    background-size: cover;
                    overflow: hidden;
                    background-position: center;
                }

                #mktHP .screen {
                    position: absolute;
                    top: 0;
                    left: 0;
                    width: 100%;
                    height: 100%;
                    background-color: rgba(0, 0, 0, 0.5);
                    z-index: 1;
                    transition: 1s ease all;
                }

                #mktHP .mktname {
                    background-color: rgba(255, 255, 255, 0.8);
                    position: absolute;
                    bottom: -150px;
                    left: 0;
                    width: 100%;
                    padding: 20px;
                    z-index: 2;
                    transition: 1s ease all;
                }

                #mktHP .mktsrv:hover .mktname {
                    bottom: 0px;
                }

                #mktHP .mktsrv:hover .screen {
                    background-color: rgba(0, 0, 0, 0.1);
                }

                #mktHP .mktname a {
                    color: #000;
                    text-decoration: underline;
                }


                #prntHP {
                    background: linear-gradient(103.51deg, #76C043 9.58%, #458D13 82.8%);

                }

                #prntHP .maxWidth {
                    display: flex;
                    justify-content: space-between;
                    padding-left: unset;
                }

                #prntHP .left {
                    clip-path: polygon(0 0, 90% 0, 100% 100%, 0% 100%);
                    border-right: 2px solid #FFF;
                    position: relative;
                    width: 70%;
                    padding: 50px;
                    background-position: center;

                }

                #prntHP .left .screen {
                    background-color: rgba(0, 0, 0, 0.4);
                    position: absolute;
                    top: 0;
                    left: 0;
                    width: 100%;
                    height: 100%;
                    z-index: 1;
                }

                #prntHP .left .srvs {
                    display: flex;
                    flex-wrap: wrap;
                    position: relative;
                    z-index: 2;
                    height: 100%;
                    align-items: center;


                }

                #prntHP .left .srvs a {
                    min-width: 250px;
                    display: block;
                    padding: 10px 25px;
                    color: #FFF;
                    font-weight: bold;
                    font-size: 1.25em;
                    transition: 1s ease all;
                }

                #prntHP .left .srvs a:hover {
                    text-decoration: underline;
                }

                #prntHP .right {
                    padding: 100px 50px;
                    text-align: right;
                    width: 30%;
                }

                #prntHP .right h2 {
                    color: #FFF;
                }

                #prntHP .right a {
                    color: #FFF;
                    display: block;
                    margin-top: 10px;
                }

                #homepage #testimon {
                    padding-bottom: 200px;
                }

                #homepage #testimon .max-width {
                    max-width: 1500px;
                    padding: 0 50px;
                    margin: 0 auto;
                }

                #homepage #testimon #accent1 {
                    display: none;
                }

                #homeLM {
                    background-color: var(--green);
                    padding: 50px 0 100px 0;
                    position: relative;
                }

                #homeLM h2 {
                    font-size: 2.25em;
                    text-transform: uppercase;
                    color: #FFF;
                    text-align: center;
                    margin-bottom: 25px;
                    position: relative;
                    z-index: 3;
                }

                #homeLM .right a {
                    background-size: cover;
                    width: 250px;
                    height: 250px;
                    display: block;
                    display: flex;
                    justify-content: center;
                    align-items: center;
                    color: #FFF;
                    padding: 25px;
                    margin: 0 5px 10px;
                    position: relative;
                }

                #homeLM .LMContent {
                    display: flex;
                    justify-content: center;
                }

                #homeLM .LMContent .left h3 {
                    color: #FFF;
                    text-transform: uppercase;
                    line-height: 1.15em;
                    padding: 10px 0;
                }

                #homeLM .LMContent .right {
                    display: flex;
                    flex-wrap: wrap;
                    max-width: 800px;
                    align-items: center;

                }

                #homeLM .LMContent .left {
                    width: 725px;
                }

                #homeLM .LMContent .left a {
                    color: #FFF;
                    text-decoration: underline;
                }

                #homeLM .LMContent .screen {
                    width: 100%;
                    height: 100%;
                    position: absolute;
                    top: 0;
                    left: 0;
                    background-color: rgba(0, 0, 0, 0.4);
                    z-index: 1;
                    transition: 1s ease all;
                }

                #homeLM .LMContent .name {
                    text-align: center;
                    font-weight: bold;
                    font-size: 1.5em;
                    line-height: 1.15em;
                    position: relative;
                    z-index: 2;
                    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
                }

                #homeLM .LMContent a:hover .screen {
                    background-color: rgba(0, 0, 0, 0);
                }

                #homeLM .LMContent a.va {
                    color: var(--green);
                    background-color: #FFF;
                    border-radius: 50%;
                    width: 150px;
                    height: 150px;
                    margin: 50px;
                    font-weight: bold;
                    font-size: 1.5em;
                    text-align: center;
                    line-height: 1.15em;
                    text-transform: uppercase;
                    transition: 1s ease all;
                }

                #homeLM .LMContent a.va:hover {
                    background-color: #333;
                    color: #FFF;
                }

                #homeLM svg {
                    width: 100%;
                    height: auto;
                    position: absolute;
                    top: -100px;
                    left: 0;
                }

                #homepage #slideHP .custom-logo-link {
                    display: none;
                }

                #homepage #slideHP.scrollUp .custom-logo-link {
                    display: block;
                }

                #homepage #slideHP .top img.custom-logo {
                    display: none;
                }

                #homepage #slideHP.scrollUp .top img.custom-logo {
                    display: block;
                    height: 100%;
                    width: auto;
                }

                #homepage #slideHP.scrollUp .top {
                    position: fixed;
                    top: 0;
                    background: #FFF;
                    height: 90px;


                }

                #homepage #slideHP.scrollUp nav {
                    top: 85px;
                    bottom: unset;
                    position: fixed;
                }

                #homepage #slideHP.scrollUp nav ul {
                    justify-content: flex-start;
                }

                #homepage #slideHP.scrollUp nav ul li a {
                    font-size: 18px;
                    padding: 5px 12px 5px 12px;
                }

                #homepage #slideHP.scrollUp .top .phone,
                #homepage #slideHP.scrollUp .top .phone a {
                    color: #000;
                }

                #homepage #slideHP.scrollUp .top .maxWidth {
                    padding: 15px 50px;
                }









                /*===============================================================
=================================================================
======================BEGIN OF MOBILE STYLES=====================
=================================================================
=================================================================*/

                @media only screen and (max-width: 1250px) {



                    #hpFull #slide1 h1 {
                        font-size: 50pt;
                    }

                    #hpFull #slide1 h1 span {
                        font-size: 80pt;
                    }

                    #hpFull,
                    #hpFull ul,
                    #hpFull ul li {
                        min-height: 700px;
                    }




                    /*    ========================================   */
                    /*==================== FONTS ====================*/
                    /*    ========================================   */


                    #singlePost #featImg h1,
                    #sample .top h2 {
                        font-size: 25pt;
                    }



                    #sample .flex .right h3,
                    #sample .flex .left h3,
                    #sample .top h3 {
                        font-size: 16pt;
                    }





                    #topAd h2,
                    #pageAd h2 {
                        font-size: 30pt;
                    }

                    #services h1,
                    #pageTitle h1 {
                        font-size: 40pt;
                    }


                    /*    ========================================   */
                    /*================= END OF FONTS ================*/
                    /*    ========================================   */




                    #searchform input {
                        background-size: auto 70%;
                        background-position: 5px 5px;
                        padding-left: 35px;
                        font-size: 14pt;
                    }




                    .post-navigation .flex {
                        padding: 0 50px;
                    }

                    #pageAd a {
                        font-size: inherit;
                    }

                    #pageAd h2 {
                        width: 670px;

                    }

                    #sample .flex .right,
                    #sample .flex .left {
                        padding: 100px 50px;
                    }

                    #pageTitle {
                        padding: 0 50px;
                    }

                    #sample .top {
                        padding: 25px 50px;
                    }



                    #articleList {
                        padding: 0px 50px 50px;
                    }

                    #productPage .flex.top {
                        padding: 0 50px 100px;
                    }

                    #featWrap #feat {
                        padding: 100px 50px;
                    }

                    .pricespace {
                        background-size: auto 200px;
                    }

                    #quoteSection {
                        width: 800px;
                    }

                    #quoteSection .flex .right,
                    #quoteSection .flex .left {
                        padding: 50px 25px;
                    }

                    .serviceType ul li {
                        height: 150px;
                    }

                    .serviceType {
                        padding: 50px;
                    }



                    #contact #pageTitle h2 a {
                        font-size: inherit;
                    }

                    #contact #pageTitle {
                        padding: 150px 100px;
                    }

                    #contactusmain .flex .row label p {
                        width: 55%;
                    }

                    #contactusmain .flex .left {
                        margin-right: 50px;
                    }

                    #sample #lm {
                        right: 50px;
                    }

                    #hp_services .flex_serv .left {
                        width: 80%;
                    }

                    #hp_services .flex_serv .right {
                        padding: 0 0 0 50px;
                    }

                    #hpDeals .flex {
                        -ms-flex-wrap: wrap;
                        flex-wrap: wrap;
                        -webkit-box-pack: center;
                        -ms-flex-pack: center;
                        justify-content: center;
                    }

                    #hpDeals .flex .item {
                        min-width: 300px;
                        margin: 25px;
                        width: 40%
                    }

                    #serviceList .item {
                        width: 100%;
                    }

                    #serviceList .maxWidth {
                        align-items: flex-start;
                    }


                    /*    NEW SAMPLE PAGE 11/16/21 */
                    #samples #sampsu .max-width {
                        width: 100%;
                        padding: unset;
                        margin: unset;
                    }

                    #sampsu .contain {
                        padding: 50px;
                    }

                    #samples section {
                        overflow-x: hidden;
                        width: 100%;
                    }

                    #SampSlider,
                    #SampSlider.on {
                        width: 85%;
                    }

                    #SampSlider #prevArrow {
                        width: 5%;
                        left: -6%;
                    }

                    #SampSlider #nextArrow {
                        width: 5%;
                        right: -6%;
                    }

                    #samps .leftAccent {
                        width: 28%;
                    }

                    #testimon {
                        background-position: 120% 100%;
                        background-size: auto 80%;
                    }

                    #sampsu .contain .left {
                        font-size: 16px;
                        min-width: 450px;
                    }

                    #samps .rs .ad img {
                        width: auto;
                        height: auto;
                    }

                    /*    END OF NEW SAMPLE PAGE 11/16/21 */

                    /*NEW HOMEPAGE 1/20/22 */
                    #homeLM .LMContent {
                        flex-direction: column;
                        align-items: center;
                    }

                    #homeLM .LMContent .left {
                        width: 570px;
                        margin-bottom: 50px;
                    }

                    #homeLM svg {
                        top: -50px;
                    }

                    #homepage #slideHP nav ul li a {
                        font-size: 1em;
                    }


                    /*END OF NEW HOMEPAGE 1/20/22 */

                    #contact .right form {
                        width: 320px;
                    }

                    #contact .right .form {
                        padding: 50px 30px;
                    }
                }

                /*^^^ 1250BP ^^^*/
                @media only screen and (max-width: 1000px) {


                    ul.sub-menu.active {
                        position: relative;
                    }

                    .menu-item-has-children:hover ul.sub-menu,
                    ul.sub-menu:hover {
                        position: relative;
                    }

                    #homeMenu #primary-menu ul.sub-menu li {
                        border-bottom: 1px solid #fff;
                    }

                    #navPadder {
                        height: 75px;
                    }

                    #mobileMenu {
                        display: block;
                        position: absolute;
                        height: 40px;
                        width: 40px;
                        top: 18px;
                        right: 20px;
                        cursor: pointer;
                        fill: #FFF;
                    }

                    #homeMenu ul li {
                        display: block;
                        float: none;
                    }

                    #homeMenu #primary-menu li {
                        border-bottom: 1px solid #0095ce;
                    }

                    #homeMenu ul li a {
                        padding: 10px 20px;
                    }

                    #homeMenu .menuWrap {
                        -webkit-box-orient: vertical;
                        -webkit-box-direction: normal;
                        -ms-flex-direction: column;
                        flex-direction: column;
                        padding: unset;
                        text-align: right;
                    }

                    #homeMenu .menuWrap div,
                    #homeMenu .menuWrap ul {
                        background-color: var(--blue);
                    }

                    #homeMenu #social-menu li {
                        float: right;

                    }

                    #homeMenu #social-menu {
                        padding-right: 10px;
                    }

                    #homeMenu .top {
                        padding: 10px 150px 10px 50px;
                    }

                    #homeMenu .menuWrap {
                        height: 0%;
                        -webkit-clip-path: circle(0% at 100% 0%);
                        clip-path: circle(0% at 100% 0%);
                        -webkit-transition: 1s ease all;
                        -o-transition: 1s ease all;
                        transition: 1s ease all;
                    }

                    #homeMenu .menuWrap .maxWidth {
                        flex-direction: column;
                        padding: unset;
                    }

                    #homeMenu {
                        height: 100px;
                    }

                    #homeMenu.on {
                        height: auto;
                    }

                    #homeMenu.on .menuWrap {
                        -webkit-clip-path: circle(300% at 100% 0%);
                        clip-path: circle(300% at 100% 0%);
                    }



                    #homeMenu.hide #mobileMenu {
                        position: fixed;
                        fill: rgba(255, 255, 255, 0.5);
                    }

                    #homeMenu.hide #mobileMenu.hide {
                        top: -300px;
                    }

                    #homeMenu.hide #mobileMenu.hide {
                        display: none;
                    }

                    #homeMenu.hide .menu-main-menu-container.off ul {
                        top: 100px;
                    }

                    #homeMenu.hide {
                        top: -600px;
                    }

                    #homeMenu.hide .menu-main-menu-container.off ul li a {
                        color: #000;
                    }

                    #homeMenu.hide .menu-main-menu-container.off ul li a:hover {
                        color: #FFF;
                    }

                    #homeMenu.hide .menu-main-menu-container.off ul {
                        width: 200px;
                        background-color: #FFF;
                    }

                    #hpFull #slide1 h1 {
                        width: 100%;
                        text-align: center;
                        font-size: 30pt;
                        padding: unset;
                    }

                    #hpFull #slide1 h1 span {
                        font-size: 50pt;
                        margin-bottom: 15px;
                    }

                    #hpFull,
                    #hpFull ul li {
                        height: 500px;
                        min-height: unset;
                    }

                    #hplogo {
                        bottom: unset;
                        right: unset;
                        top: 0;
                        left: 0;
                        width: auto;
                        display: -webkit-box;
                        display: -ms-flexbox;
                        display: flex;
                        -webkit-box-align: center;
                        -ms-flex-align: center;
                        align-items: center;

                    }

                    #hplogo img {
                        width: 80px;
                    }

                    #hpFull ul li {
                        background-position: center;
                    }






                    #hpFull #slide1,
                    #pageAd {
                        background-image: url(https://wilsonprintingusa.com/wp-content/uploads/2020/07/statBackgroundMobile.jpg);
                    }

                    #pageAd {
                        background-attachment: local;
                    }


                    #singlePost #featImg h1,
                    #sample .top h2 {
                        font-size: 18pt;
                    }



                    .ti-widget[data-layout-id='5'][data-set-id='soft'] .ti-widget-container {
                        -webkit-box-orient: vertical;
                        -webkit-box-direction: normal;
                        -ms-flex-direction: column;
                        flex-direction: column;
                    }

                    .ti-widget[data-layout-id='5'][data-set-id='soft'] .ti-widget-container.ti-col-2 .ti-footer,
                    .ti-widget[data-layout-id='5'][data-set-id='soft'] .ti-widget-container.ti-col-2 .ti-reviews-container {
                        max-width: 100%;

                    }

                    .ti-widget[data-layout-id='5'][data-set-id='soft'] .ti-widget-container .ti-footer {
                        margin-bottom: 50px;
                    }






                    #homeMenu .top {
                        padding: unset;
                        background: var(--red);
                    }

                    #homeMenu {
                        height: 75px;
                    }

                    nav .custom-logo-link {
                        background: #eee;
                        display: -webkit-box;
                        display: -ms-flexbox;
                        display: flex;
                        -webkit-box-pack: center;
                        -ms-flex-pack: center;
                        justify-content: center;
                        -webkit-box-align: center;
                        -ms-flex-align: center;
                        align-items: center;
                        width: 230px;
                        height: 75px;

                    }


                    #homeMenu .top img {
                        height: 80%;
                    }

                    #homeMenu .top {
                        -webkit-box-pack: start;
                        -ms-flex-pack: start;
                        justify-content: flex-start;
                    }



                    #articleList article {
                        width: 49%;
                        margin-bottom: 50px;
                    }

                    #articleList article img {
                        width: auto;
                        height: 100%;
                        max-width: unset;
                        left: 50%;
                        -webkit-transform: translateX(-50%);
                        -ms-transform: translateX(-50%);
                        transform: translateX(-50%);
                        top: unset;
                    }

                    #singlePost .left {
                        width: 100%;

                    }

                    #singlePost .right {
                        position: relative;
                        top: unset;
                    }

                    #singlePost #featImg {
                        height: 350px;
                        background-attachment: local;
                        background-position: center bottom;
                    }

                    #singlePost #featImg h1 {
                        font-size: 25pt;
                        text-align: left;
                    }

                    #singlePost #sidebar {
                        width: 100%;
                        padding: 50px;
                    }

                    #singlePost #sidebar aside {
                        display: -webkit-box;
                        display: -ms-flexbox;
                        display: flex;
                        -ms-flex-wrap: wrap;
                        flex-wrap: wrap;
                    }

                    #sidebar .right aside section {
                        max-width: 50%;
                    }

                    .widget {
                        width: 40%;
                        margin: 25px;
                        -webkit-box-flex: 1;
                        -ms-flex-positive: 1;
                        flex-grow: 1;
                    }

                    #services .flex .left {
                        display: none;
                    }

                    #sample .flex .right,
                    #sample .flex .left {
                        padding: 70px 0px;
                    }

                    #sample .flex.sh ul {
                        display: block
                    }

                    #sample .flex ul li {
                        width: auto;
                        text-align: left;
                    }

                    #popgal {
                        -webkit-transform: unset;
                        -ms-transform: unset;
                        transform: unset;
                        left: unset;
                        top: unset;
                        left: 0;
                        top: 0;
                    }

                    #popgal img {
                        width: 100%;
                    }

                    #stInfo .flex .right form {
                        width: 80%;
                    }

                    #productPage {
                        padding: unset;
                    }

                    #productPage .flex.top {
                        -webkit-box-orient: vertical;
                        -webkit-box-direction: normal;
                        -ms-flex-direction: column;
                        flex-direction: column;
                    }

                    #page-content {
                        padding: unset;
                    }

                    #productPage .flex.top .right {
                        width: 375px;
                    }

                    #quoteSection {
                        width: 90%;
                        padding: 0 0 100px 0;
                    }

                    #quoteSection form .flex {
                        -webkit-box-orient: vertical;
                        -webkit-box-direction: reverse;
                        -ms-flex-direction: column-reverse;
                        flex-direction: column-reverse;

                    }

                    #quoteSection .flex .right,
                    #quoteSection .flex .left {
                        width: 100%;
                    }

                    #quoteSection .flex input[type="checkbox"] {
                        margin-right: 10px;
                    }

                    #pageAd h2 {
                        width: 600px;

                    }

                    #topAd h2,
                    #pageAd h2 {
                        font-size: 28pt;
                    }

                    #featWrap #feat h2 {
                        text-align: center;
                    }

                    #featWrap #feat {
                        padding: 100px 25px;
                    }

                    main.search .flex {
                        -webkit-box-orient: vertical;
                        -webkit-box-direction: normal;
                        -ms-flex-direction: column;
                        flex-direction: column;
                    }

                    main.search .flex .left {
                        width: 100%;
                        padding: 25px 0 50px 0;
                    }

                    main.search .page-header {
                        padding-left: 50px;
                    }

                    main.search .flex article h2 {
                        line-height: 1em;
                    }

                    main.search .flex article .entry-summary {
                        padding: 10px 0;
                    }

                    main.search .flex article h2 a {
                        font-size: 20pt;
                    }

                    main.search .flex .right {
                        width: 100%;
                        padding: 25px;
                        background-color: #f3f3f3;
                    }

                    main.search .flex .right aside {
                        display: -webkit-box;
                        display: -ms-flexbox;
                        display: flex;
                        -ms-flex-wrap: wrap;
                        flex-wrap: wrap;
                    }

                    main.search .wp-paginate {
                        padding: 0 50px;
                    }

                    .no-results {
                        min-height: unset;
                        height: auto;
                    }

                    .no-results h1 {
                        width: 100%;
                        margin: 0 0 50px 0;
                        font-size: 70pt;
                    }

                    .no-results form {
                        width: 100%;
                    }

                    .no-results #searchform input {
                        padding: 10px 0 10px 50px;
                        background-position: 7px 7px;
                    }

                    #error404 .bottom h2 {
                        font-size: 35pt;
                    }

                    #error404 .top {
                        height: 300px;
                    }

                    #error404 .top h1 {
                        font-size: 200pt;
                        line-height: 140pt;
                    }

                    #contactusmain .flex {
                        -webkit-box-orient: vertical;
                        -webkit-box-direction: normal;
                        -ms-flex-direction: column;
                        flex-direction: column;
                        -webkit-box-align: center;
                        -ms-flex-align: center;
                        align-items: center;
                    }

                    #contactusmain .flex .left {
                        margin-right: unset;
                        width: 100%;
                    }

                    #contactusmain .flex .right {
                        width: 100%;
                        padding: 50px 0;
                        margin: unset;
                    }

                    #contact .screen2,
                    #contact .screen {
                        height: 1000px;
                    }

                    #contactusmain h2 {
                        padding: 50px 50px 25px;
                        font-size: 40pt;
                    }

                    #contact #pageTitle {
                        text-align: center;
                        padding: 100px 0;
                    }

                    #contact #pageTitle h1 {
                        font-size: 50pt;
                    }

                    #contact #pageTitle h2 {
                        font-size: 21pt;
                    }

                    #contactusmain .flex .right h3 a {
                        font-size: inherit;
                    }

                    #contact #location {
                        padding: 50px;
                    }

                    #contactusmain .flex {
                        padding: 0 50px;
                    }

                    #sample #extra {
                        padding: 50px;
                    }

                    #sample #extra ul li {
                        width: 28%;
                    }

                    #sample #extra h3,
                    #sample #extra h2 {
                        text-align: center;
                    }

                    #sample #extra h2 {
                        font-size: 20pt;
                    }

                    #sample #extra h3 {
                        font-size: 16pt;
                    }

                    #sample #lm {
                        position: relative;
                        top: unset;
                        -webkit-transform: unset;
                        -ms-transform: unset;
                        transform: unset;
                        margin-top: 10px;
                        right: unset;
                    }

                    #sample .error {
                        padding: 50px;
                    }

                    #quoteSection .flex .left h3 {
                        font-size: 30pt;
                    }

                    #quoteSection .flex {
                        -webkit-box-orient: vertical;
                        -webkit-box-direction: normal;
                        -ms-flex-direction: column;
                        flex-direction: column;

                    }

                    #quoteSection .flex .left {
                        margin-right: unset;
                        width: 90%;
                        margin-bottom: 50px;
                        padding: 50px;
                    }

                    #quoteSection .flex .right {
                        width: 90%;
                    }

                    #specialPopup {
                        width: 90%;
                        max-width: 750px;
                    }

                    #specialPopup .left p {
                        font-size: 20px;
                    }

                    #specialPopup .left a.specialBTN {
                        font-size: 20px;
                    }

                    #specialPopup #countdown {
                        font-size: 20px;
                    }

                    #specialPopup #xOut {
                        position: absolute;
                        display: block;
                        top: 10px;
                        right: 25px;
                        font-size: 35px;
                        color: #FFF;
                        cursor: pointer;

                    }

                    #specialPopup #xOut:hover {
                        background-color: #CCC;
                    }

                    #blackBackSpecial .x {
                        display: none;
                    }

                    .dealPopup {
                        width: 100%;
                    }

                    #hp_services .flex_serv .left {
                        width: 100%;
                    }

                    #hp_services .flex_serv .right {
                        width: 100%;
                        padding: 50px 0 0 0;
                    }

                    #hp_services .flex_serv .left a {
                        width: 170px;
                    }

                    #hpDeals {
                        padding: 200px 0
                    }

                    footer .flex {
                        -ms-flex-wrap: wrap;
                        flex-wrap: wrap;
                    }

                    footer .item {
                        margin: 25px;
                    }

                    #hp_services .title p.shadow,
                    #review .title .shadow {
                        font-size: 7rem;
                    }

                    #homeMenu .top .phone {
                        font-size: 1rem;
                        color: #FFF;
                        padding: 0 0 0 20px;
                    }

                    #homeMenu .top .phone a {
                        color: inherit;
                    }

                    nav .custom-logo-link {
                        background-color: #FFF;
                    }

                    #homeMenu form.is-form-style {
                        float: right;
                    }

                    #singlePost {
                        flex-direction: column;
                    }

                    #singlePost #sidebar {
                        margin: unset;
                    }

                    .relatedPosts {
                        flex-wrap: wrap;
                    }


                    #featuredArticles .flex {
                        flex-direction: column;
                        align-items: center;
                    }

                    #featuredArticles .left {
                        margin: unset;
                    }

                    #featuredArticles .right {
                        padding-top: 20px;
                        width: 560px;
                    }

                    #featuredArticles .right a {
                        margin-bottom: 15px;
                    }

                    #mh-articles article img {
                        width: 250px;
                        min-height: auto;
                    }

                    #mh-articles article span {
                        width: 250px;
                        height: 180px;
                    }

                    #mh-articles article {
                        width: 250px
                    }

                    #featuredArticles iframe {
                        width: 500px;
                        height: 275px;
                    }

                    #singlePost .left {
                        padding: unset;
                    }

                    main.articlemain .featImg {
                        height: 350px;
                    }

                    main.articlemain aside {
                        width: 100%;
                        padding: unset;
                        border: unset;
                    }

                    main.articlemain aside {
                        display: flex;
                        flex-wrap: wrap;
                        justify-content: space-around;
                    }

                    main.articlemain aside .ad,
                    main.articlemain aside article {
                        margin: 0 0 30px 0;
                    }

                    #post-contact .flex {
                        flex-direction: column;
                    }

                    #post-contact .flex .flex {
                        flex-direction: row;
                    }

                    #post-contact .left {
                        margin: unset;
                    }

                    #post-contact .left h2,
                    #post-contact .left h3 {
                        text-align: center;
                    }

                    #post-contact form {
                        margin: 30px auto 0;
                    }

                    #author .maxWidth {
                        flex-direction: column;
                    }

                    #author .author-image {
                        margin: 0 0 25px 0;
                    }

                    #authPosts article,
                    #mh-articles article {
                        width: 300px;
                    }

                    #author .auth {
                        width: 100%;
                    }

                    #serviceList .maxWidth {
                        flex-direction: column;
                    }

                    #serviceList .right {
                        display: flex;
                        width: 100%;
                        margin: 50px 0 0 0;

                    }

                    #serviceList .right a {
                        margin-right: 20px;
                    }

                    #services #post-contact .left {
                        display: block;
                    }

                    #MHslider h2 {
                        width: 90%;
                        font-size: 40px;
                    }

                    #serviceContent .maxWidth {
                        flex-direction: column;
                    }

                    #serviceContent .right {
                        margin: 25px 0 0 0;
                        width: 100%;
                        min-width: unset;
                        max-width: unset;
                    }

                    #serviceContent .right .item {
                        width: 25%;
                        height: auto;
                    }

                    #parentSRV h2 {
                        font-size: 40px;
                    }

                    #parentSRV h3 {
                        font-size: 20px;
                    }

                    #parentSRV .item {
                        width: 100%;
                        padding: 25px;
                    }

                    #parentSRV {
                        padding: 50px 0;
                    }

                    #productHeader .contain {
                        padding: unset;
                    }

                    #productHeader h1 {
                        margin: 0 0 20px 0;
                    }

                    #serviceContent {
                        padding: 150px 0 100px;
                    }

                    #serviceContent .right img {
                        height: auto;
                    }

                    /*    NEW SAMPLES LAYOUT 11/16/21 */

                    #samps .flex.max-width {
                        flex-direction: column-reverse;
                        padding: 0;
                    }

                    #samps .leftAccent {
                        width: 100%;
                        height: 120px;
                    }

                    #samps .rs {
                        width: 100%;
                        padding: 50px 0;
                    }

                    #samps .rs h1 {
                        color: #FFF;
                        text-align: center;
                    }

                    #samps .rs .flex {
                        padding: 0 50px;
                    }

                    #samps .ls {
                        width: 100%;
                        background-color: #fdfaf2;
                        color: #000;
                        padding: 50px 0;
                        display: flex;
                        justify-content: center;
                        flex-wrap: wrap;
                        align-items: center;
                    }

                    #samps .ls h2,
                    #samps .ls a {
                        color: #000;
                    }

                    #samps .ls h2 {
                        text-align: center;
                        flex-grow: 5;
                        width: 100%;
                        display: block;
                        margin-bottom: 15px;
                    }

                    #samps .ls .opt {
                        width: 200px;
                        display: inline-block;
                        text-align: center;
                        padding: 10px;
                    }

                    #samps .ls .opt.fin {
                        display: block;
                        width: 100%;
                        text-align: center;
                    }

                    #samps .ls .opt.active a {
                        border-left: unset;
                        border-bottom: 3px solid var(--red);
                        padding: 0 0 0 0;
                    }

                    #samps .ls a:hover {
                        border-bottom: 3px solid var(--green);
                        padding: unset;
                        border-left: unset;

                    }

                    #sampsu {
                        margin: unset;
                    }

                    #sampsu .contain .right {
                        min-width: 350px;
                    }

                    #sampsu .contain {
                        flex-wrap: wrap;
                        justify-content: center;
                    }

                    #sampsu .contain .left {
                        width: 100%;
                        text-align: center;
                        width: 510px;
                        max-width: unset;
                        min-width: unset;
                    }

                    #sampsu .contain .right {
                        margin: unset;
                        padding: unset;
                    }

                    #testimon {
                        background-image: unset;
                        padding: 75px 0 100px;
                    }

                    #testimon .max-width {
                        text-align: center;
                    }

                    #testimon .contain {
                        margin: 10px auto 0;
                        width: 100%;
                    }

                    #salesBtns .flex {
                        flex-wrap: wrap;
                        justify-content: center;
                    }

                    #salesBtns a {
                        width: 45%;
                        margin: 10px 10px;
                        font-size: 16px;
                    }

                    #salesBtns a:hover .screen {
                        padding: 15px;
                        height: auto;
                    }

                    #m2prods .contain,
                    #m2request .contain {
                        font-size: 20px;
                    }

                    #sampind .flex div.ind {
                        min-width: 200px;
                    }

                    /*    END OF NEW SAMPLES LAYOUT 11/16/21 */
                    /* NEW HOMEPAGE 1/20/22 */
                    #mktHP .maxWidth {
                        flex-wrap: wrap;
                        padding: unset;
                    }

                    #mktHP .left {
                        width: 100%;
                        padding: 100px 50px;
                        text-align: center;
                    }

                    #mktHP .mktsrv {
                        width: 33.33%;
                        height: 300px;
                        border-left: unset;
                        border-top: 1px solid #FFF;
                    }

                    #mktHP .screen {
                        display: none;
                    }

                    #mktHP .mktname {
                        bottom: 0px;
                        border-left: 1px solid #5aa2c4;
                        border-right: 1px solid #5aa2c4;
                    }

                    #prntHP .maxWidth {
                        flex-direction: column-reverse;
                        padding: unset;
                    }

                    #prntHP .right {
                        width: 100%;
                        text-align: center;
                    }

                    #prntHP .left {
                        clip-path: unset;
                        width: 100%;
                    }

                    #homepage #slideHP .slct {
                        font-size: 20px;
                    }

                    #homepage #testimon {
                        padding-bottom: 150px;
                    }

                    #homepage #slideHP nav ul {
                        position: absolute;
                        top: -100px;
                    }

                    #homepage #slideHP .top .maxWidth {
                        padding: 15px 100px 25px 50px;
                    }

                    #homepage #slideHP .menuWrap {
                        bottom: unset;
                        top: 0;
                    }

                    #homepage #slideHP .menuWrap.on ul {
                        text-align: right;
                        position: absolute;
                        top: 100px;
                        right: 0;
                        background-color: var(--red);
                        flex-direction: column;
                    }

                    #homepage #slideHP .menuWrap.on ul li {
                        border-bottom: 1px solid rgba(0, 0, 0, 0.5);
                    }

                    #homepage #slideHP {
                        height: 90vh;
                    }

                    #homepage #slideHP .slhp {
                        height: 90vh
                    }

                    #homepage #slideHP.scrollUp nav {
                        position: fixed;
                        top: 0px;

                    }

                    #homepage #slideHP.scrollUp .menuWrap.on ul {
                        top: 90px;
                    }

                    #homepage #slideHP.scrollUp nav #mobileMenu {
                        fill: #333;
                    }

                    #homepage #slideHP.scrollUp .top {
                        top: 0;
                        background: #FFF;
                        position: fixed;
                        height: 90px;
                    }

                    #homepage #slideHP.scrollUp .top .phone,
                    #homepage #slideHP.scrollUp .top .phone a {
                        color: #000;
                    }

                    #homepage #slideHP.scrollUp .top .maxWidth {
                        padding: 15px 100px 15px 50px;
                    }

                    #homepage #slideHP.scrollUp .top img.custom-logo {
                        height: 50px;
                        display: block;
                    }

                    #homepage #slideHP.scrollUp nav ul li a {
                        padding: 10px 20px;
                    }

                    #homepage #slideHP.scrollUp .whiteLogo {
                        display: none;
                    }

                    /* END OF NEW HOMEPAGE 1/20/22 */
                    #homepage #slideHP .top {
                        top: 0px;
                    }

                    #contact .flex {
                        flex-direction: column;
                    }

                    #contact .left {
                        width: 100%;
                        text-align: center;
                    }

                    #contact .right {
                        margin: unset;
                        width: 100%;
                    }

                    #contact .right form {
                        width: 100%;
                    }

                    #contact #greenAccent {
                        height: 50%
                    }
                }

                /*^^^ 1000BP ^^^ */
                @media only screen and (max-width: 600px) {
                    #ajaxsearchliteres1 {
                        width: 100% !important;
                    }

                    #singlePost .feat {
                        background-size: 100%;
                    }

                    #singlePost .wpcf7 form {
                        width: 100%;
                        padding: 25px 15px;
                    }

                    #singlePost .wpcf7 form input {
                        width: 100%;
                    }

                    #paginate {
                        padding: 15px 25px;
                    }

                    #samplelist {
                        padding: 50px 0;
                    }

                    #samplelist .serviceType {
                        margin: 70px 25px;
                    }

                    div#_hj_feedback_container {
                        display: none;
                    }

                    #hpFull #slide1 h1 img {
                        width: 95%;
                    }

                    #sample #extra {
                        padding: 50px 15px;
                    }

                    #sample #extra ul li {
                        display: block;
                        width: 100%;
                    }



                    #sample .flex ul li {
                        display: inline-block;
                    }

                    #error404 .top {
                        height: 180px;
                    }

                    #error404 .top h1 {
                        font-size: 100pt;
                        line-height: 70pt;
                    }

                    #error404 .bottom h2 {
                        font-size: 25pt;
                    }

                    #error404 .bottom {
                        padding: 50px 25px;
                    }

                    #error404 .bottom a {
                        margin-top: 10px;
                        font-size: 17pt;
                    }

                    .no-results {
                        padding: 50px;
                        background-position: center bottom;
                    }

                    .no-results h1 {
                        font-size: 50pt;
                    }

                    main.search .flex article {
                        padding: 50px 25px;
                    }

                    main.search .page-header {
                        padding: 0 25px;
                    }

                    main.search .page-header h1 {
                        font-size: 25pt;
                    }

                    p,
                    input,
                    textarea {
                        font-size: 14pt;
                    }

                    #indivSamples ul li {
                        height: unset;
                    }

                    #indivSamples ul li img {
                        -o-object-fit: unset;
                        object-fit: unset;
                        vertical-align: unset;
                    }

                    #hpFull #slide1 h1 {
                        font-size: 20pt;
                    }

                    #hpFull #slide1 h1 span {
                        font-size: 30pt;
                    }

                    #hpFull,
                    #hpFull ul li {
                        height: 400px;
                    }

                    #hpFull #down img {
                        width: 60px;
                    }

                    #hplogo img {
                        width: 60px;
                        margin-right: 10px;
                    }

                    #hplogo {
                        padding: 10px;
                    }

                    #mobileMenu {
                        top: 20px;
                    }

                    #mobileMenu rect {
                        height: 20px;
                    }







                    .flex {
                        -ms-flex-wrap: wrap;
                        flex-wrap: wrap;
                    }





                    #singlePost #featImg h1,
                    #sample .top h2 {
                        font-size: 16pt;
                    }



                    .ti-widget[data-layout-id='5'][data-set-id='soft'] .ti-widget-container.ti-col-2 .ti-footer,
                    .ti-widget[data-layout-id='5'][data-set-id='soft'] .ti-widget-container.ti-col-2 .ti-reviews-container {
                        max-width: 90% !important;
                    }



                    #youtube {
                        padding: 25px 50px;
                    }

                    #youtube h2 {
                        font-size: 30pt;
                    }



                    #sample .flex .right h3,
                    #sample .flex .left h3,
                    #sample .top h3 {
                        font-size: 14pt;
                    }

                    #articleList {
                        padding: 0 0 0 0;
                    }

                    #articleList article {
                        width: 100%;
                        padding: 50px 25px;
                        max-width: unset;
                        margin: unset;
                    }

                    #articleList article:nth-child(odd) {
                        background-color: #eaeaea;
                    }

                    #singlePost #featImg h1 {
                        font-size: 20pt;
                        padding: 10px 25px;
                    }



                    #singlePost #sidebar {
                        padding: 25px 0;
                    }

                    .post-navigation .flex .right {
                        text-align: left;
                        margin-top: 20px;
                    }



                    #pageAd {
                        padding: 50px 0;
                    }




                    #topAd h2,
                    #pageAd h2 {
                        font-size: 20pt;
                        padding: 15px;
                        width: 100%;
                        margin-bottom: unset;
                        text-align: center;
                    }

                    #topAd {
                        height: 280px;
                    }

                    #topAd h3 {
                        font-size: 20pt;
                    }

                    #topAd a {
                        font-size: 16pt;
                        padding: 5px 25px;
                    }

                    #featWrap #feat {
                        padding: 50px 15px;
                    }

                    #pageAd form input[type="submit"] {
                        margin-top: 15px;
                    }

                    #pageAd form .wpcf7-form-control-wrap input {
                        width: 90%;
                    }

                    #featWrap {
                        padding: 15px 0;
                    }

                    #featWrap #feat {
                        -webkit-clip-path: unset;
                        clip-path: unset;
                    }

                    #pageTitle {
                        padding: 0 15px;
                        text-align: center;
                    }

                    #services h1,
                    #pageTitle h1 {
                        font-size: 30pt;
                    }

                    #sample .flex .right,
                    #sample .flex .left {
                        padding: 25px 0;
                        width: 100%;
                    }

                    .flex.sh {
                        -webkit-box-orient: vertical;
                        -webkit-box-direction: reverse;
                        -ms-flex-direction: column-reverse;
                        flex-direction: column-reverse;
                    }

                    #sample .top {
                        padding: 25px 15px;
                    }



                    #sample .flex.sh ul {
                        margin-top: 20px;
                    }

                    #sample .flex .right h3,
                    #sample .flex .left h3 {
                        font-size: 16pt;
                    }

                    .serviceType {
                        padding: 50px 25px;
                    }

                    .serviceType ul {
                        -ms-flex-wrap: wrap;
                        flex-wrap: wrap;
                    }

                    .serviceType ul li {
                        width: 30%;
                        height: 100px;
                    }

                    .serviceType li.link {
                        width: 100%;
                        height: 100px;
                    }

                    .serviceType li.link a {
                        padding: 10px 40px;
                        font-size: 20pt;
                        background-color: #FFF;
                        color: #000;
                    }

                    #productPage .flex.top {
                        padding: 0 25px 50px;
                    }

                    #productPage .flex.top .right {
                        width: 100%;
                    }

                    #productPage .flex.top .right a {
                        font-size: 16pt;
                    }

                    #featWrap #feat .item {
                        width: 100%;
                    }

                    #productPage #pricing {
                        padding: 50px 25px 1px;
                    }

                    #productPage #pricing h2 {
                        font-size: 30pt;
                        margin-bottom: 10px;
                    }

                    .pricespace {
                        background-size: auto 100px;
                        height: 100px;
                    }

                    #quoteSection {
                        width: 100%;
                        padding: unset;
                    }

                    #quoteSection form {
                        border-radius: unset;
                    }

                    #quoteSection .sub p:first-child {
                        padding: 0 0 10px 0;
                        font-size: 18pt;
                    }

                    #contact #pageTitle h1 {
                        font-size: 30pt;
                    }

                    #contact #pageTitle h2 {
                        font-size: 16pt;
                        padding-top: 10px;
                    }

                    #contactusmain .flex {
                        padding: 0 25px;
                    }

                    #contact #pageTitle {
                        padding: 70px 0 25px;
                    }

                    #contactusmain .flex .row label {
                        font-size: 14pt;
                    }

                    #contact .screen2,
                    #contact .screen {
                        top: 340px;
                        -webkit-clip-path: polygon(0 20%, 100% 0%, 100% 100%, 0% 100%);
                        clip-path: polygon(0 20%, 100% 0%, 100% 100%, 0% 100%);
                    }

                    #contactusmain h2 {
                        font-size: 25pt;
                    }

                    #contact #map {
                        height: 350px;
                    }

                    #contact #location {
                        text-align: center;
                        padding: 50px 25px;
                    }

                    #sample .error {
                        padding: 50px 15px;
                    }

                    #sample .error h2 {
                        font-size: 18pt;

                    }

                    #sample .error input {
                        width: 100%;

                    }

                    #sample .error input[type="submit"] {
                        margin-top: 10px;
                    }

                    #sample .error form p {
                        margin: unset;
                    }

                    #quoteSection .flex .left,
                    #quoteSection .flex .right {
                        padding: 25px;
                        margin-bottom: 25px;
                    }

                    #specialPopup .mid {
                        padding: 10px 25px 25px;
                        -webkit-box-orient: vertical;
                        -webkit-box-direction: reverse;
                        -ms-flex-direction: column-reverse;
                        flex-direction: column-reverse;
                        -webkit-box-align: center;
                        -ms-flex-align: center;
                        align-items: center;
                    }

                    #specialPopup .left {
                        width: auto;
                        padding-right: unset;
                        padding-top: 10px;
                    }

                    #specialPopup #countdown {
                        padding: 25px;
                    }

                    #specialPopup #countdown .flex .item {
                        display: -webkit-box;
                        display: -ms-flexbox;
                        display: flex;
                        -webkit-box-orient: vertical;
                        -webkit-box-direction: normal;
                        -ms-flex-direction: column;
                        flex-direction: column;
                        line-height: 20px;
                        font-size: 16px;
                    }

                    #specialPopup .right {
                        width: 100%;
                    }

                    #specialPopup .flex .top h2 {
                        font-size: 40px;
                    }

                    #specialPopup .flex {
                        padding: 25px 0;
                    }

                    #specialPopup .flex .bottom form input[type="submit"] {
                        width: auto;
                        padding: 12px 20px;
                    }

                    #hp_services .title p.shadow,
                    #review .title .shadow {
                        display: none;
                    }

                    #hp_services .title h2 {
                        font-size: 2rem;
                        position: relative;
                        top: unset;
                        left: unset;
                        margin: unset;
                    }

                    #hp_services .title {
                        height: auto;
                        padding: 70px 0;
                        text-align: center;
                        margin-bottom: unset;
                    }

                    #hp_services .flex_serv .left a {
                        width: 47%;
                        margin: 5px 1.5%;
                        text-align: center;
                    }

                    #hpDeals {
                        padding: 120px 0;
                    }

                    #hpDeals .flex .item {
                        width: 100%;
                        margin: 25px 0;
                    }

                    #review {
                        padding: 50px 0;
                    }

                    footer .maxWidth {
                        padding: unset;
                    }

                    #review .title h2 {
                        font-size: 2rem;
                    }

                    #singlePost .ebookWrap .flex {
                        justify-content: center;
                    }

                    #mh-articles article {
                        width: 100%;

                    }

                    #mh-articles article span {
                        width: 350px;
                        height: 250px;
                    }

                    #mh-articles article img {
                        width: 350px;
                        height: auto;
                    }

                    #featuredArticles iframe {
                        width: 500px;
                        height: 275px;
                    }

                    #featuredArticles .right {
                        width: 100%;
                    }

                    #post-contact form {
                        width: 100%;
                    }

                    #post-contact .flex .flex {
                        justify-content: flex-start;
                    }

                    #productHeader h1 {
                        font-size: 30px;
                    }

                    #productHeader a {
                        font-size: 16px;
                    }

                    #serviceContent .right .item {
                        width: 43%;
                    }

                    #lightBox #LBImg {
                        width: 90%;
                    }

                    #parentSRV h2 {
                        line-height: 1.2em;
                        margin-bottom: 15px;
                    }

                    #serviceList .item {
                        flex-direction: column;
                    }

                    #MHSRight {
                        right: 0px;
                        height: 100%;
                    }

                    #MHSRight svg,
                    #MHSLeft svg {
                        height: 50px;
                    }

                    #MHSLeft {
                        left: 0;
                        height: 100%;
                    }


                    /*    NEW CODE FOR SAMPLES PAGE 11/16/21 */
                    #samps .leftAccent {
                        display: none;
                    }

                    #samps .rs h1 {
                        font-size: 30px;
                        background-color: #333;
                        padding: 50px 0 15px;

                    }

                    #samps .rs {
                        padding-bottom: 0px;
                        padding-top: unset;
                    }

                    #sampsu .contain .left {
                        font-size: 14px;
                    }

                    #samps .rs .imgCont {
                        width: 100%;
                        max-width: unset;
                        height: auto;
                    }

                    #samps .rs .flex {
                        padding: 0 25px;
                    }

                    #sampsu .contain .left {
                        width: 100%;
                    }

                    #sampsu .contain {
                        padding: 50px 25px;
                    }

                    #sampind {
                        padding: 50px 0 75px;
                        background-size: auto 100%;
                    }

                    #samples .max-width {
                        padding: 0 25px;
                    }

                    #salesBtns a {
                        width: 100%;
                    }

                    #salesBtns {
                        padding: 50px 0;
                    }

                    #testimon {
                        padding: 50px 0;
                    }

                    #testimon #accent1 {
                        display: none;
                    }

                    #salesBtns a:hover {
                        transform: unset;
                    }

                    #testimon h2,
                    #testimon a {
                        font-size: 30px;
                    }

                    #samps .rs h1 {
                        padding: 50px 15px 15px
                    }

                    #sampsu .contain .right {
                        min-width: unset;
                        width: 100%;
                    }

                    #sampsu .contain {
                        width: 100%;
                    }

                    #sampsu .contain .left h2 {
                        font-size: 2.5em;
                    }

                    #sampsu .contain a {
                        font-size: 2.5em;
                    }

                    #sampsu .contain form p {
                        margin: unset;
                    }

                    /*    END OF NEW CODE FOR SAMPLES PAGE 11/16*/

                    /*NEW HOMEPAGE 1/20/22 */
                    #homepage #slideHP .top .maxWidth {
                        flex-direction: column-reverse;
                        padding: unset;
                    }

                    #homepage #slideHP.scrollUp .top .maxWidth {
                        padding: unset;
                    }

                    #homepage #slideHP .top .phone {
                        flex-direction: row;
                        justify-content: center;
                        color: #FFF;
                        background-color: var(--red);
                    }

                    #homepage #slideHP.scrollUp .top .phone,
                    #homepage #slideHP.scrollUp .top .phone a {
                        color: #FFF;
                    }

                    #homepage #slideHP .top .phone a {
                        font-size: 1em;
                        color: inherit;
                        margin-left: 10px
                    }

                    #homepage #slideHP.scrollUp .top img.custom-logo {
                        margin-left: 25px;
                    }

                    #homepage #slideHP.scrollUp nav #mobileMenu {
                        top: 40px;
                    }

                    #homepage #slideHP .top img {
                        height: auto;
                        width: 200px;
                        margin-left: 25px;
                    }

                    #homepage #slideHP #mobileMenu {
                        top: 40px;
                    }

                    #homepage {
                        overflow-x: hidden;
                    }

                    #homepage #slideHP .slct {
                        font-size: 15px;
                    }

                    #homepage #slideHP,
                    #homepage #slideHP .slhp {
                        min-height: 650px;
                    }

                    #homepage .maxWidth {
                        padding: 0 25px;
                    }

                    #srvQuicSel {
                        padding: 25px 0;
                    }

                    #homepage #prntHP .maxWidth,
                    #homepage #mktHP .maxWidth {
                        padding: unset;
                    }

                    #mktHP .left,
                    #prntHP .right {
                        padding: 50px 25px
                    }

                    #mktHP h2,
                    #prntHP h2 {
                        font-size: 1.5em;
                    }

                    #mktHP .mktsrv {
                        width: 48%;
                        flex-grow: 1;
                        margin: 0.5%;
                        min-width: 230px;
                    }

                    #prntHP .left {
                        padding: 50px 25px;
                    }

                    #homepage #testimon {
                        padding-bottom: 50px;
                    }

                    #homeLM svg {
                        display: none;
                    }

                    #homeLM h2 {
                        font-size: 1.5em;
                    }

                    #homeLM .LMContent .left {
                        width: 100%;
                    }

                    #homeLM .LMContent .name {
                        font-size: 18px;
                    }

                    #homeLM .LMContent .right {
                        justify-content: center;
                    }

                    #homeLM .right a {
                        width: 150px;
                        height: 150px;

                    }

                    #homeLM .LMContent a.va {
                        border-radius: unset;
                        padding: 10px 25px;
                        width: auto;
                        height: auto;
                        margin: 50px 25px 0;
                        width: 100%;
                    }

                    #homeLM {
                        padding-bottom: 50px
                    }

                    /*END OF NEW HOMEPAGE 1/20/22 */
                }

                /*^^^ BP 600 ^^^*/
                @media only screen and (max-width: 450px) {
                    #hpHook {
                        height: 350px;
                    }

                    #singlePost h1 {
                        font-size: 1.5rem;
                    }

                    #singlePost .feat {
                        height: 210px;
                    }

                    .maxWidth {
                        padding: 0 25px;
                    }

                    #navPadder {
                        height: 120px;
                    }

                    .no-results {
                        padding: 50px 0;
                    }

                    .no-results h1 {
                        margin: 0 0 25px 0;
                        text-align: center;
                    }

                    .no-results form {
                        padding: 0 25px;
                    }

                    #homeMenu .top {
                        -webkit-box-orient: vertical;
                        -webkit-box-direction: reverse;
                        -ms-flex-direction: column-reverse;
                        flex-direction: column-reverse;
                        background-color: #eee;
                        -webkit-box-align: start;
                        -ms-flex-align: start;
                        align-items: flex-start;
                    }

                    #homeMenu .top .phone {
                        width: 100%;
                        padding: 10px;
                        background-color: var(--red);
                    }

                    #homeMenu .top .phone a {
                        display: inline;
                        padding: unset;

                    }

                    #mobileMenu {
                        top: 62px;
                        fill: #333;
                    }

                    .home.hide #mobileMenu {
                        top: 25px;
                    }

                    #homeMenu .menuWrap {
                        height: 0;
                        -webkit-clip-path: unset;
                        clip-path: unset;
                        overflow: hidden;
                    }

                    #homeMenu.on .menuWrap {
                        height: auto;
                        -webkit-clip-path: unset;
                        clip-path: unset;
                    }

                    #homeMenu .off ul {
                        width: 100% !important;
                        right: unset;
                        left: 100%;
                        border-radius: unset;
                        -webkit-transition: .5s ease all;
                        -o-transition: .5s ease all;
                        transition: .5s ease all;
                    }

                    #homeMenu.on .off ul {
                        left: 0%;
                        width: 100%;
                    }



                    .ti-widget[data-layout-id='5'][data-set-id='soft'] .ti-widget-container.ti-col-1 .ti-reviews-container {
                        display: block !important;
                    }

                    .ti-widget[data-layout-id='5'][data-set-id='soft'] .ti-widget-container.ti-col-1 .ti-review-item,
                    .ti-widget[data-layout-id='5'][data-set-id='soft'] .ti-widget-container.ti-col-1 .ti-reviews-container,
                    .ti-widget[data-layout-id='5'][data-set-id='soft'] .ti-widget-container.ti-col-1 .ti-footer {
                        max-width: 95%;
                    }

                    #youtube h2 {
                        text-align: center;
                    }

                    #youtube {
                        padding: 25px 15px;
                    }

                    #homeMenu {
                        height: auto;
                    }



                    #pageAd p.call {
                        font-size: 18pt;
                    }

                    #featWrap #feat .item {
                        width: 100%
                    }

                    #featWrap #feat h2 {
                        font-size: 18pt;

                    }

                    #featWrap #feat .item {
                        padding: 15px 15px;
                        -webkit-box-orient: vertical;
                        -webkit-box-direction: normal;
                        -ms-flex-direction: column;
                        flex-direction: column;
                    }

                    #featWrap #feat .item img {
                        margin: unset;
                        margin-bottom: 15px;
                    }

                    #quoteSection .sub {
                        padding: 25px 15px;
                    }

                    #contactusmain .flex .row label {
                        -webkit-box-orient: vertical;
                        -webkit-box-direction: normal;
                        -ms-flex-direction: column;
                        flex-direction: column;
                    }

                    #contactusmain .flex .row label p {
                        width: 100%;
                    }

                    #contactusmain .flex .left form {
                        padding: 25px;
                    }

                    #contact .screen2,
                    #contact .screen {
                        height: 1200px;
                        -webkit-clip-path: unset;
                        clip-path: unset;
                        top: 380px;
                    }

                    #contactusmain .flex .right {
                        text-align: center;
                    }

                    #services h1,
                    #pageTitle h1 {
                        line-height: 1.2em;
                    }

                    #quoteSection .flex .left h3 {
                        text-align: center;
                        font-size: 25pt;
                    }

                    #specialPopup #xOut {
                        top: 0;
                        right: 10px;
                    }

                    #specialPopup .flex .top h2 {
                        font-size: 30px;
                    }

                    #specialPopup .flex .bottom .info,
                    #specialPopup .flex .bottom input,
                    #specialPopup .flex .bottom a {
                        font-size: 16px;
                    }

                    #specialPopup .flex .bottom i {
                        font-size: 12px;
                    }

                    #homeMenu .top .phone a {
                        font-size: inherit;
                    }

                    #singlePost .ebookWrap p.name {
                        text-align: left;
                    }

                    #singlePost .ebookWrap .wpcf7 form p {
                        flex-direction: column;
                    }

                    #singlePost .ebookWrap br {
                        display: none;
                    }

                    #singlePost .ebookWrap .wpcf7 form span {
                        margin: 0 0 5px 0;
                    }

                    #singlePost .ebookWrap .wpcf7 form span input {
                        max-width: unset;
                    }

                    .ebookWrap img {
                        padding-right: unset;
                        margin-bottom: 25px;
                        box-shadow: 3px 3px 5px #ccc;
                        border: 1px solid #eee;
                    }

                    #mh-articles article img {
                        width: 100%;
                        height: auto;
                    }

                    #mh-articles article span {
                        width: 100%;
                        height: 180px;
                    }

                    #mh-articles article {
                        margin: 25px 0;
                    }

                    #parentSRV .item {
                        flex-direction: column;
                    }

                    #parentSRV .item img {
                        margin: 0 0 15px 0;
                    }

                    #homepage #slideHP .slct h1 {
                        font-size: 3em;
                    }

                    #homepage #slideHP,
                    #homepage #slideHP .slhp {
                        min-height: 600px;
                    }

                    #homeLM .LMContent .left iframe {
                        max-height: 200px;
                    }

                    #homeLM .LMContent a.va {
                        font-size: 18px;
                    }


                    #contact {
                        padding: 50px 0 0;
                    }

                    #contact h1 {
                        font-size: 2.5em;
                    }

                    #contact .left p {
                        font-size: 1em;
                    }

                    #contact .tp .maxWidth {
                        padding: unset;
                    }

                    #contact .tp .left {
                        padding: 0 15px;
                    }

                    #contact .right .form {
                        border-radius: unset;
                    }

                    #contact #greenSec {
                        padding: 50px 0;
                    }

                    #contact #greenSec .social p {
                        margin-bottom: unset;
                    }

                    #contact #greenSec h2 {
                        font-size: 1.7em;
                    }
                }

                /*^^^ 450BP ^^^*/
                @media only screen and (max-width: 350px) {
                    #hp_services .flex_serv .left a {
                        width: 100%;
                    }

                    #hpDeals .title h2 {
                        font-size: 2rem;
                    }

                    #hpDeals .flex .item {
                        padding: 25px;
                    }

                }



































                /**/
                @media only screen and (min-width: 2000px) {

                    #hpFull #slide1 h1 {
                        font-size: 85pt;
                        padding: 0 0 0 10%;
                    }

                    #hpFull #slide1 h1 span {
                        font-size: 130pt;
                    }

                    #hpFull ul li,
                    #hpFull {
                        min-height: 1000px;
                    }

                    .n2-ss-slider .slideTitle {
                        font-size: 15pt !important;
                    }

                    #contact #pageTitle {
                        padding: 150px 0;
                        text-align: center;
                    }
                }
