@charset "UTF-8";
/* ----------------------------------------------------------------
	GENERAL PAGE STYLES
-----------------------------------------------------------------*/

body {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 500 !important;
    font-family: 'Open Sans', sans-serif;
}

b, strong {
    font-weight: 600;
}

#header.sticky-header:not(.static-sticky), #header.sticky-header:not(.static-sticky) #header-wrap, #header.sticky-header:not(.static-sticky):not(.sticky-style-2):not(.sticky-style-3) #logo img {
    z-index: 9999;
}

.circle_bubble {
        display: inline-table;
        vertical-align: middle;
        background-color: #ff0000;
        border-radius: 50%;
        padding: 5px;
        box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.30);
        -webkit-box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.30);
        -moz-box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.30);
        position: absolute;
        border: solid 2px #FFF;
        z-index: 2;
    }
        
    .bubble_list {
        left: 0px;
        top: 0px;
        width: 50px;
        height: 50px;
    }
        
    .bubble_details {
        left: 10px;
        top: 10px;
        width: 80px;
        height: 80px;
    }

    .circle_bubble_content {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        color: #FFF;
        transform: rotate(-20deg);
        font-family: 'Open Sans', sans-serif;
        font-weight: bold;
    }
        
    .bubble_content_list {
        font-size: 16px;
    }
        
    .bubble_content_details {
        font-size: 24px;
    }

 .product_video_new {
                                border: #B9B9B9 1px solid;
                                margin-top: 10px;
                                width: 250px;
                                margin-right: 10px;
                                margin-left: 15px;
                                margin-bottom: 20px;
                                float: right;
                                max-height: 142px;
                                position: relative;
                                text-align: center;
                              }
                              
                              .product_video_overlay {
                                position: absolute;
                                top: 0;
                                right: 0;
                                bottom: 0;
                                left: 0;
                                padding-top: 45px;
                              }
                              
                              .product_video_new:hover .product_video_overlay {
                                background-color: rgba(0,0,0,0.20);
                              }
                              
                              .product_video_overlay .icon-line-play {
                                color: #FFF;
                                background-color: darkred;
                                font-size: 30px;
                                -webkit-border-radius: 12px;
                                -moz-border-radius: 12px;
                                border-radius: 12px;
                                padding-left: 16px;
                                padding-right: 12px;
                              }

.offer-bubble {
    position: absolute;
    left: 20px;
    bottom: 5px;
    width: 280px;
    height: 280px;
    background-size: cover;
    background-repeat: no-repeat;
}
.offer-bubble-text {
    text-align: center;
    padding-top: 65px;
    width: 230px;
    padding-left: 72px;
    max-height: 224px;
    height: 224px;
    overflow: hidden;
}
.offer-bubble-text-inner {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.offer-bubble-text p {
    margin-bottom: 0px;
    line-height: 1.1 !important;
    color: #a94442;
    font-size: 18px;
    font-weight: bold;
    font-family: sans-serif;
}
@media (max-width: 991px) {
    
    .offer-bubble {
        position: relative;
        margin-left: auto;
        margin-right: auto;
    }
    
}
.home_intro {
    text-align: center;
}
.si-instagram {
    background-image: url(/images/instagram_bg.jpg);
    background-size: cover;
    border: none;
}
.top-links .chosen-container .chosen-results {
    display: block;
    top: auto;
    border: none;
    width: auto;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
.top-links .chosen-container .chosen-results li {
    border: none;
    height: auto;
}
.ERDF_footer {
    padding: 5px;
    background-color: #FFFFFF;
    width: 50%;
}
.ERDF_Demo {
    padding: 5px;
    background-color: #FFFFFF;
    width: 70%;
    margin-top: -30px;
    float: right;
}
#logo a {
    display: inline-block;
}
.cmyuk_login {
    max-width: 500px;
}
.cmyuk_login .panel {
    margin-top: 30px;
    margin-bottom: 30px;
}
.cmyuk_login .panel-body {
    padding: 30px;
}
.order-pad-submenu #page-menu-wrap {
    background-color: #ECECEC;
    text-shadow: none;
}
.order-pad-submenu nav li:hover a, .order-pad-submenu nav li.current a {
    background-color: #FFF !important;
}
.order-pad-submenu nav li a {
    color: #444 !important;
}

@media (max-width: 991px) {
.home_intro {
    text-align: left;
}
#logo a {
    display: inline-block;
}
.addthis_inline_share_toolbox {
    margin-bottom: 20px;
}
.order-pad-submenu #page-submenu-trigger {
    color: #444;
}
.order-pad-submenu nav li {
    background-color: #ECECEC;
}
.order-pad-submenu nav li:hover a, .order-pad-submenu nav li.current a {
    background-color: #CCC !important;
}
#page-menu.pagemenu-active #page-submenu-trigger {
    background-color: #CCC;
}
.ERDF_Demo {
    padding: 5px;
    background-color: #FFFFFF;
    width: 100px;
    margin-top: 20px;
    float: none;
}
}

@media (max-width: 768px) {
.ERDF_footer {
    padding: 5px;
    background-color: #FFFFFF;
    width: 20%;
    margin-bottom: 20px;
}
.ERDF_Demo {
    margin-left: auto;
    margin-right: auto;
}
}
#top-bar {
    border-bottom: none;
    z-index: 999;
}
.top-right-area {
    -webkit-border-bottom-left-radius: 16px;
    -moz-border-radius-bottomleft: 16px;
    border-bottom-left-radius: 16px;
    padding-right: 40px;
    padding-left: 10px;
    border-bottom: 1px solid #ECECEC;
    border-left: 1px solid #ECECEC;
}
.checkbox-style:checked + .checkbox-style-1-label:before {
    background: #2e8ece !important;
}
.checkbox-style:checked + .checkbox-style-2-label:before {
    background: #2e8ece !important;
}
.checkbox-style:checked + .checkbox-style-3-label:before, .radio-style:checked + .radio-style-3-label:before {
    background: #2e8ece !important;
}
#details-form .form-control-feedback, #Delivery_Address_Form .form-control-feedback, #Invoice_Address_Form .form-control-feedback, #login-form .form-control-feedback {
    position: static;
    display: inline-block;
}
.product_btn_area {
    width: 50%;
    float: left;
}
.RemoveItem {
    cursor: pointer;
    color: #FF0004;
}
.magenta {
    color: #FF1CD0 !important;
}
#top-search {
    margin: 25px 10px 20px 10px;
}
.easy-autocomplete {
    position: absolute;
    margin-top: -20px;
    margin-left: -300px;
    display: none;
}
.easy-autocomplete-container {
    width: 290px;
}
.easy-autocomplete input {
    width: 290px;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(140,242,255,1);
    -moz-box-shadow: 0px 0px 15px 0px rgba(140,242,255,1);
    box-shadow: 0px 0px 15px 0px rgba(140,242,255,1);
}
.easy-autocomplete input:focus, .easy-autocomplete input:hover {
    -webkit-box-shadow: 0px 0px 15px 0px rgba(140,242,255,1);
    -moz-box-shadow: 0px 0px 15px 0px rgba(140,242,255,1);
    box-shadow: 0px 0px 15px 0px rgba(140,242,255,1);
}
.easy-autocomplete-container ul li, .easy-autocomplete-container ul .eac-category {
    float: none !important;
}
.easy-autocomplete a {
    width: 100% !important;
    text-align: left !important;
}
.footer-page-links li {
    list-style: none;
    margin: 0;
    padding: 4px;
}
.false-link {
    text-decoration: underline;
    cursor: pointer;
    color: #777;
}
.false-link:hover {
    text-decoration: none;
}
.feature-box h3, .widget>h4, #page-title h1, .entry-title h2 {
    text-transform: none;
    letter-spacing: normal;
}
/*.panel-heading, .printer-heading {
    background-image: url(/images/CMYUK_line3.jpg);
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat;
}*/
/*.printer-heading {
    background-image: url(/images/CMYUK_line3.jpg);
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat;
    margin-left: -15px;
    margin-top: -15px;
    margin-right: -15px;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    -webkit-border-top-left-radius: 12px;
    -webkit-border-top-right-radius: 12px;
    -moz-border-radius-topleft: 12px;
    -moz-border-radius-topright: 12px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}*/
.printer-heading {
    background-color: #ECECEC;
    background-repeat: no-repeat;
    margin-left: -15px;
    margin-top: -15px;
    margin-right: -15px;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    -webkit-border-top-left-radius: 12px;
    -webkit-border-top-right-radius: 12px;
    -moz-border-radius-topleft: 12px;
    -moz-border-radius-topright: 12px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}
.bookdemo-sidebox .fbox-desc {
    padding: 10px !important;
    background-color: #337ab7 !important;
    border: none !important;
}
.bookdemo-sidebox:hover .fbox-desc, .bookdemo-sidebox:hover .fbox-media img {
    opacity: 0.8 !important;
}
.bookdemo-sidebox .fbox-desc h3 {
    color: #FFFFFF !important;
}
label {
    font-weight: 600;
    text-transform: none;
}
.vector85 {
    width: 85%;
}
.img-full-width {
    width: 100%;
}
.text-normal {
    text-transform: none !important;
}
p, pre, ul, ol, dl, dd, blockquote, address, table, fieldset, form {
    margin-bottom: 20px;
}
.larger_icon {
    position: relative;
    top: 5px;
    margin-right: 5px;
    width: 24px;
    height: 24px;
    line-height: 30px;
    text-align: center;
    font-size: 24px;
}
.no-colour-change {
    color: inherit !important;
}
.alert {
    position: absolute !important;
    left: 0 !important;
    top: 350 !important;
}
.misc_alert_pop_up {
    position: fixed !important;
    top: 30%;
    left: 50% !important;
    transform: translate(-50%, -50%);
    z-index: 9999;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.5);
    display: none;
}
.misc_alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.toast-top-center {
    margin-left: -150px;
    left: 50%;
    top: 50%;
    margin-top: -50px;
}
.promo-banner {
    border: solid 1px #CCCCCC;
    position: relative;
    padding: 3% 2% 3% 45%;
    margin-bottom: 30px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.promo-banner h3 {
    text-transform: uppercase;
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 1.2;
}
.promo-banner p {
    margin-bottom: 5px;
    line-height: 1.5 !important;
}
.promo-banner a {
    margin-left: 0px;
}
.promo-banner-img {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    right: 60%;
    top: 0;
    left: 0;
    bottom: 0;
    position: absolute;
}
.media-sample-img {
    background-image: url(/images/Digital_Print_Media_v2_md.jpg);
}
.promo-banner-text {
    margin-bottom: 0px;
}
.media_brand_logo_wrapper li {
    min-height: 150px;
}
.media_brand_logo {
    display: block;
    width: 75%;
    height: auto;
    max-height: 95px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.sprittex_logo {
    display: block;
    width: 75%;
    height: auto;
    max-height: 95px;
}
.paragon-bubble {
    position: absolute;
    width: 190px;
    margin-top: -150px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 14px;
    background-color: #FFFFFF;
    right: 40px;
    padding: 6px 12px 10px 12px;
    border: solid 2px #999;
}
.paragon-bubble p {
    margin-bottom: 0px;
    font-style: italic;
}
.paragon_logo {
    display: block;
    width: 95%;
    height: auto;
    max-height: 95px;
}
.single-hover-icon .portfolio-overlay a.left-icon {
    margin-left: -20px;
}
.page-title-mini-nobg {
    padding: 30px 0px 10px 0px !important;
    background-color: transparent !important;
    border-bottom: none !important;
}
.page-title-mini-nobg .breadcrumb {
    left: 30px !important;
    right: auto !important;
}
.page-title-mini-nobg .breadcrumb.news {
    left: 15px !important;
}

@media (max-width: 767px) {
.page-title-mini-nobg .breadcrumb.news {
    left: 0px !important;
    text-align: left;
}
}
#content .content-wrap {
    padding: 15px 0px 30px 0px;
}
.standard_bullet_list li {
    margin-left: 20px;
}
.line, .double-line {
    margin: 30px 0;
}
.i-cmyuk_button {
    display: block;
    float: left;
    margin: 4px 11px 7px 0;
    text-align: center !important;
    font-size: 28px;
    color: #1265A8;
    cursor: pointer;
    font-style: normal;
}
.button-blue:hover .i-cmyuk_button {
    color: #FFFFFF;
}
.i-cmyuk_button {
    width: 28px !important;
    height: 28px !important;
    font-size: 24px;
    line-height: 28px !important;
}
.topmargin-extra-sm {
    margin-top: 15px;
}
.bottommargin-35 {
    margin-bottom: 35px !important;
}
.bottommargin-25 {
    margin-bottom: 25px !important;
}
.bottommargin-20 {
    margin-bottom: 20px !important;
}
.bottommargin-15 {
    margin-bottom: 15px !important;
}
.bottommargin-10 {
    margin-bottom: 10px !important;
}
.bottommargin-5 {
    margin-bottom: 5px !important;
}
.topmargin-25 {
    margin-top: 25px !important;
}
.topmargin-20 {
    margin-top: 20px !important;
}
.topmargin-15 {
    margin-top: 15px !important;
}
.topmargin-10 {
    margin-top: 10px !important;
}
.topmargin-5 {
    margin-top: 5px !important;
}
.bordered-box {
    border: 1px solid #E5E5E5 !important;
    border-radius: 5px !important;
}
.documentation a {
    cursor: pointer;
}
.product_video {
    border: #B9B9B9 1px solid;
    margin-top: 10px;
    width: 250px;
    margin-right: 10px;
    margin-left: 15px;
    margin-bottom: 10px;
}
#applications .portfolio-overlay a.left-icon {
    margin-left: -20px;
}
.in-content-img-sm {
    padding: 0px;
}

@media (min-width: 1200px) {
/*#primary-menu {
    	max-height: 68px;
	}*/
	
#header.full-header #primary-menu>ul {
    max-height: 68px;
}
}

@media (max-width: 1200px) {
.media_brand_logo_wrapper li {
    min-height: 130px;
}
}

@media (max-width: 992px) {
.product_video {
    width: 40%;
}
.media_brand_logo_wrapper li {
    min-height: 110px;
}
.promo-banner {
    padding: 70% 2% 5% 6%;
}
.promo-banner-img {
    right: 0;
    bottom: 60%;
}
#header, #header-wrap {
    min-height: 68px;
}
#header, #header-wrap, #logo {
    height: 31px;
}
#primary-menu-trigger {
    top: 10px;
}
}

@media (max-width: 768px) {
.product_video {
    margin-top: 5px;
    margin-right: 10px;
    margin-bottom: 15px;
}
.in-content-img-sm {
    float: right;
    margin-left: 10px;
}
.media_brand_logo_wrapper li {
    min-height: 150px;
}
.promo-banner {
    padding: 3% 2% 3% 45%;
}
.promo-banner-img {
    right: 60%;
    bottom: 0;
}
.cmyuk_login .panel {
    margin-top: 0px;
    margin-bottom: 0px;
    border: none;
    box-shadow: none;
}
}

@media (max-width: 520px) {
.in-content-img-sm {
    float: none;
    width: 100%;
    padding: 0px;
}
}
/* ----------------------------------------------------------------
	HEADER STYLES
-----------------------------------------------------------------*/

#top-bar .container {
    width: 100%;
    padding-right: 0px;
}
#header.full-header #primary-menu > ul {
    padding-right: 0px;
    margin-right: 0px;
    border-right: none;
}
.csaf-nav-logo {
    height: 35px;
    margin-top: -7px;
}
#primary-menu-trigger, #page-submenu-trigger {
    font-size: 20px;
}
#primary-menu ul ul:not(.mega-menu-column), #primary-menu ul li .mega-menu-content {
    top: auto;
}
#header, #header-wrap, #logo img {
    height: 68px;
}
#primary-menu ul li > a {
    padding-top: 25px;
    padding-bottom: 21px;
    text-transform: none;
    font-weight: 400;
    letter-spacing: -.01em;
    font-family: "SF Pro Text", "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 14px;
}
#primary-menu ul li .mega-menu-content.style-2 ul li > a:hover {
    padding-left: 5px !important;
}
#primary-menu ul ul li > a {
    font-weight: 400;
    letter-spacing: -.01em;
    font-family: "SF Pro Text", "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 13px;
}
.mega-menu-sub-title {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px;
    padding-left: 5px;
    color: #2e8ece;
    margin-bottom: 10px !important;
}
.brand_logo_sub_menu {
    width: 150px;
    height: auto;
    max-height: 59px;
}
#top-cart {
    margin-top: 20px;
    margin-bottom: 20px;
}
#header.sticky-header:not(.static-sticky) #top-cart {
    margin-top: 16px !important;
    margin-bottom: 16px !important;
}
#top-cart a {
    width: auto;
}
#top-cart a div {
    font-weight: 600;
    letter-spacing: -.01em;
    font-family: "SF Pro Text", "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 13px;
    float: left;
    line-height: 28px;
}
.icon-call {
    width: 26px !important;
    height: 26px !important;
    font-size: 20px;
    line-height: 26px !important;
}
.top-links li {
    padding: 0 12px;
    font-size: 13px;
}
.nobg:hover {
    background-color: transparent;
}
.top-links li > a {
    color: #444;
    padding: 0;
    text-transform: none;
    font-size: 13px;
    font-weight: normal;
}
/*.icon-shopping-cart {
    width: auto !important;
    height: 26px !important;
    font-size: 20px;
    line-height: 26px !important;
	display:inline-block;
	float:left;
}*/

.icon-shopping-cart {
    font-size: 20px;
}
.icon-shopping-cart:before {
    margin-right: 10px;
}
.top-email {
    right: 45px;
    top: -10px;
}
/* Start of CMYUK Logo*/

#header.full-header #logo {
    border-right: none;
    min-height: 68px;
}
/*#header.full-header #primary-menu > ul {
    border-right: none;
}*/

.sticky-header .cmyuk-logo {
    margin-top: 12px;
}
.sticky-header #cmyuk-tag-text path {
    display: none;
}
.cmyuk-logo {
    width: 150px;
    height: auto;
    max-height: 31px;
    min-height: 31px;
    margin-top: 17px;
}
.cmyuk-logo {
    margin-top: 3px;
}
.tag-line {
    font-size: 12px;
    line-height: 16px;
    width: 150px;
    text-align: center;
    margin-top: 5px;
}
.sticky-header .tag-line {
    display: none;
}
#cmyuk-text .st0 {
    fill: url(#SVGID_1_);
}
#cmyuk-text .st1 {
    fill: url(#SVGID_2_);
}
/*#cmyuk-text-shadow .st2 {
	opacity:0.1;
	fill:url(#SVGID_3_);
	enable-background:new;
	display: none;
}*/

#cmyuk-text-shadow {
    display: none;
}
#cmyuk-tag-text path {
    /*fill:#5F6062;*/
    display: none;
}
/* End of CMYUK Logo*/

#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column {
    padding: 20px 0px 10px 10px;
}
.megamenu-sub-headings {
    margin-bottom: 10px !important;
    font-size: 90%;
    text-transform: uppercase;
    padding-left: 5px;
}

@media (min-width: 1200px) {
#top-bar .left_section {
    border-right: none;
    position: absolute;
    width: 1140px;
    margin-left: -560px;
    left: 50%;
    padding-right: 0px;
    margin-right: 0px;
}
#header.full-header #logo {
    border-right: none;
    position: absolute;
    width: 1140px;
    margin-left: -560px;
    left: 50%;
    padding-right: 0px;
    margin-right: 0px;
}
#primary-menu ul li.mega-menu {
    position: relative;
}
#primary-menu ul li .mega-menu-content {
    left: -210px;
    width: 440px !important;
}
#primary-menu ul li .material-submenu {
    width: 600px !important;
}
#primary-menu ul li .mega-menu-content-three-col {
    left: -315px;
    width: 630px !important;
}
}

@media (min-width: 992px) {
#header.full-header #logo {
    top: -25px;
}

.sticky-header #logo {
    top: 0px !important;
}
}

@media (max-width: 992px) {
#header.full-header #logo {
    top: -25px;
}
}

@media (max-width: 1060px) {
#top-cart a div {
    display: none;
}
}

@media (max-width: 991px) {
#logo {
    text-align: left;
}
#primary-menu-trigger {
    right: 10px;
    left: auto;
}
#top-search a, #top-cart, #side-panel-trigger, #top-account {
    right: 80px;
}
#primary-menu-trigger {
    padding-left: 15px;
    margin-left: 15px;
    border-left: 1px solid #EEE;
}
#top-cart a div {
    display: block;
}
.new_category_banners {
    margin-bottom: 20px;
}
.new_category_banners .feature-box {
    height: 120px !important;
}
.new_category_banners .fbox-desc {
    padding-top: 10% !important;
}
}

 @media (max-width: 768px) {
                            
                            #header.full-header #logo {
                                top: 15px;
                            }
                            
                            .tag-line {
                               display: none;
                            }
                            
                        }

@media (max-width: 479px) {
.container, #header.full-header .container, .container-fullwidth {
    width: 100% !important;
}
#top-cart {
    display: block;
}
.new_category_banners .fbox-desc {
    padding-top: 10% !important;
}
}

@media (max-width: 767px) and (min-width: 480px) {
.container, #header.full-header .container, .container-fullwidth {
    width: 100% !important;
}
.new_category_banners .fbox-desc {
    padding-top: 5% !important;
}
}
/*@media (min-width: 1000px) {

.mega-menu-content-printers {
	width:640px !important;
	left:auto !important;
	right:170px !important;
	margin-right:0 !important;
}

}*/

/* ----------------------------------------------------------------
	FOOTER STYLES
-----------------------------------------------------------------*/

#footer .footer-widgets-wrap {
    padding: 40px 0;
}
#copyrights {
    padding: 20px 0;
}
.designer-credit {
    text-align: right;
}
#copyrights a {
    color: rgba(255,255,255,0.25);
    text-decoration: underline !important;
}
#copyrights a:hover {
    text-decoration: none !important;
}

@media (max-width: 991px) {
.product_video {
    width: 40%;
}
.designer-credit {
    text-align: left;
    font-size: 12px;
    margin-top: 5px;
}
#footer .footer-widgets-wrap {
    padding: 25px 0;
}
}
/* ----------------------------------------------------------------
	CATEGORY / SUB BANNERS
-----------------------------------------------------------------*/

.category_banners {
    margin-top: 15px;
}
.category_banners img {
    max-height: 250px;
}
.category_banners .fbox-desc {
    top: 0;
    padding-top: 20%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
}
.category_banners:hover .fbox-desc {
    background-color: rgba(0, 0, 0, 0.6);
}
.new_category_banners .feature-box {
    height: 235px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    background-image: url(/images/CMYUK_Letterpress_BG2.jpg);
    background-size: cover;
}
.new_category_banners h3 {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 0;
    color: #333;
    font-family: "SF Pro Text", "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}
.new_category_banners .fbox-desc {
    top: 0;
    padding-top: 32%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    background-color: rgba(46, 142, 206, 0.2);
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    padding-left: 20px;
    padding-right: 20px;
}
.new_category_banners:hover .fbox-desc {
    background-color: rgba(0, 0, 0, 0.7);
}
.new_category_banners:hover h3 {
    color: #FFFFFF;
}
.hardware_banner .fbox-desc {
    background-color: rgba(46, 142, 206, 0.7);
}
.finishing_banner .fbox-desc {
    background-color: rgba(236, 0, 140, 0.6) !important;
}
.finishing_banner:hover .fbox-desc {
    background-color: rgba(0, 0, 0, 0.6) !important;
}
.ink_and_media_banner .fbox-desc {
    background-color: rgba(236, 0, 140, 0.6);
}
.category_banners .fbox-desc h3 {
    color: #FFFFFF;
    font-weight: 600;
    font-size: 30px;
}
.category_banners .fbox-desc h4 {
    color: #FFFFFF;
    font-weight: 600;
    font-size: 28px;
    line-height: 32px;
}
.sub_banners .fbox-desc {
    background-color: rgba(0, 0, 0, 0.5);
    margin-top: -69px;
    display: block;
    padding: 10px;
    line-height: 30px;
    position: absolute;
    width: 100%;
}
.sub_banners a:hover .fbox-desc {
    background-color: rgba(46, 142, 206, 0.7);
}
.sub_banners .fbox-desc h3 {
    color: #FFFFFF;
    font-weight: 600;
}
.sub_banners .fbox-desc h3 span {
    color: #FFFFFF;
}
.sub_banners .media-box {
    margin-bottom: 15px;
}
.sub_banners .media-box a:hover img {
    opacity: 0.7;
}

@media (max-width: 991px) {
.category_banners .fbox-desc {
    padding-top: 20%;
}
.category_banners .fbox-desc h3 {
    font-size: 24px;
    line-height: 30px;
}
.sub_banners .media-box {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
}

@media (max-width: 767px) {
.sub_banners .fbox-desc h3 {
    font-size: 12px;
    text-align: center;
}
.category_banners .fbox-desc h3 {
    font-size: 18px;
    line-height: 22px;
}
.sub_banners .fbox-desc {
    margin-top: -51px;
    padding: 4px 2px 4px 2px;
    line-height: 18px;
}
}

@media (max-width: 479px) {
.sub_banners {
    padding-left: 5px;
    padding-right: 5px;
}
.category_banners {
    padding-left: 5px;
    padding-right: 5px;
}
.category_banners .fbox-media, .sub_banners .fbox-media {
    margin-bottom: 0px !important;
}
.sub_banners .media-box {
    margin-top: 10px !important;
}
.sub_banners .fbox-desc {
    margin-top: -26px;
    padding: 4px 2px 4px 2px;
    line-height: 18px;
}
.category_banners .fbox-desc h4 {
    font-size: 20px;
    line-height: 24px;
}
}
/* ----------------------------------------------------------------
	BRAND BANNERS
-----------------------------------------------------------------*/

.brand_banners .media-box {
    border: solid 1px #CCCCCC;
    text-align: center;
    margin-bottom: 25px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}
.brand_banners .media-box:hover {
    border: solid 1px #2e8ece;
}
.brand_banners .fbox-media {
    margin-bottom: 0px !important;
}
.brand_banners .media-box .brand_logo {
    width: 85%;
    height: 150px;
}

@media (max-width: 479px) {
.brand_banners .media-box .brand_logo {
    height: 100px;
}
}
/* ----------------------------------------------------------------
	PRINTER LIST PAGE
-----------------------------------------------------------------*/

.printer_snippet {
    border: solid 1px #CCCCCC;
    margin-bottom: 25px;
    padding: 15px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    color: #555;
}
.printer_snippet:hover {
    border: solid 1px #2e8ece;
}
/*.printer_snippet h4 {
	margin-bottom:10px;
	line-height: 18px;
    height: 36px;
}*/

.printer_snippet table {
    margin-bottom: 0px;
    font-size: 13px;
}
.printer_snippet tr {
    border-bottom: 1px solid #CCC;
}
.printer_snippet tr:last-child {
    border-bottom: none;
}
.printer_snippet td {
    padding: 1px;
}
.printer_snippet td:nth-child(1) {
    color: #999;
    width: 40%;
}
.printer_snippet td:nth-child(2) {
    color: #666;
    width: 60%;
}
/*.printer_snippet dt::before {
  	 content: "\A";
     white-space: pre;
}

.printer_snippet dt:first-child::before { 
	 content:normal;
	 white-space:normal;
}*/

.printer_snippet .dropdown-menu span {
    padding-left: 5px;
}
.printer_snippet .dropdown-menu i {
    color: #2e8ece;
}
.printer_snippet .modal-header {
    border-bottom: none;
    color: #999999;
    padding-left: 30px;
    padding-bottom: 5px;
}

@media (max-width: 620px) {
.printer_list_wrapper {
    width: 100%;
}
.efi-range-breaker {
    display: none;
}
}

@media (min-width: 991px) {
.efi-range-breaker {
    display: none;
}
}
/* ----------------------------------------------------------------
	VIDEO PAGES
-----------------------------------------------------------------*/

.cmyuk_video {
    border: solid 1px #CCCCCC;
}
.video-player-page .owl-carousel.with-carousel-dots .owl-nav [class*=owl-] {
    margin-top: -75px;
}
.video-player-page .portfolio-desc h3 {
    font-size: 13px;
}
.video-player-page .portfolio-filter li a {
    padding: 7px 14px;
}
.video-player-page .portfolio-filter li.activeFilter a {
    padding: 8px 14px;
}
.video-player-logo {
    width: 95%;
    height: auto;
    max-height: 75px;
    margin-top: 5px;
}
.video-player-page .portfolio-desc h3 {
    position: relative;
    overflow: hidden;
    height: 4.5em !important; /* exactly three lines */
}
.video-player-page .portfolio-desc h3:after {
    content: "";
    text-align: right;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 70%;
    height: 1.5em !important;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 50%);
}

@media (max-width: 991px) {
.video-player-page .left-icon {
    margin-left: -20px;
}
.video-player-logo {
    width: 300px;
    height: auto;
    max-height: 75px;
    margin-top: 0px;
    margin-bottom: 15px;
}
}
