.fleft{float:left;}
.fright{float: right;}
.text-center{text-align: center;}
.img-center{margin: 0 auto;}

.mt-10{margin-top: 10px;}
.ml-10{margin-left: 10px;}
.mt-30{margin-top: 30px;}
.mt-15{margin-top: 15px;}
.mt-5{margin-top: 5px;}
.ml-0{margin-left: 0;}
.mb-0{margin-bottom: 0}
.mb-30{margin-bottom: 30px;}
.mr-5{margin-right: 5px;}
.pb-5{padding-bottom: 5px;}
.pr-0{padding-right: 0 !important;}
.def-lh{line-height: inherit !important;} /*line-height:inherit*/

.color-gray{color:#333;}
.color-red{color: #F00;}
.color-white{color: #fff;}
.color-black{color: #000;}
.color-orange{color: #e46e0c;}

/*.main{margin-top: 50px;}*/

.grid-h3{
    font-size: 15px !important;
    color: #F00;
    }

ol li{
    line-height: 1.5em;
}

.img-responsive{
    max-width: 100%;
    height: auto;
    display:block;
}
.text-large {font-size: 1.125em;}

.MaintenanceModeNotice{display: none;}

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

.header-secondary{
    text-align: right;
    margin-top: 20px;
}

.header-secondary .btn-red-cta a {
    float: right;
    margin-right: 0 !important;
}

.header-phone-email {
    text-align: right;
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 5px;
}

.cms_phone,
.cms_email {
    display: block;
}

.cms_phone a,
.cms_email a {
    font-size: 1.6em;
    color: white;
    text-decoration: none;
}

.cms_email span,
.phone span {color: #aeaeae;}

@media (max-width: 767px) {

    .cms_phone a, 
    .cms_email a {
        font-size: 1.2em;
    }

}

.btn-red-cta a {
    font-size: 1.6em;
    text-align: center;
    border: 0;
    color: white;
    text-decoration: none;
    background: #c21219;
    border-bottom: 4px solid #a70f15;
    border-radius: 3px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    color: white;
    padding: 0.5em 1em;
    margin-right: 10px;
    }
    
.btn-red-cta a:visited {
    color: white;
    text-decoration: none;
    }    
.btn-red-cta a:hover {background: #a70f15;}
.btn-red-cta a.small {font-size: .75em;}

  @media (min-width: 40em) {
    .btn-red-cta a {
      display: inline-block;
      text-align: center; } }



.light-blue-module {
    background: #f7fafd;
    border-top: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    width: 100%;
    padding: 20px 0;
}

.light-blue-module p{
    color: #000;
    padding-right: 50px;
    }
    
.industries-item img {
    border-radius: 100%;
    padding: 1em;
}

.btn-grey {
    color: #fff !important;
    background: #aeaeae;
    display: block;
    border-radius: 3px;
    border-bottom: 3px solid #888888;
    text-decoration: none;
    text-align: center;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    padding: 5px;
}

.my-btn-red {
    color: #fff !important;
    background: #c21219;
    display: block;
    border-radius: 3px;
    border-bottom: 3px solid #c21219;
    text-decoration: none;
    text-align: center;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    padding: 5px;
}

.btn-blue-cta-download a {
    font-size: 1.375em;
    color: white;
    text-decoration: none;
    display: block;
    width: 100%;
    border: 0;
    background-color: #004687;
    background-image: url(../images/ico-download.svg);
    background-position: .65em center;
    background-repeat: no-repeat;
    max-width: 13.75em;
    margin: 0 auto;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    color: white;
    padding: 0.5em 1em 0.5em 3.5em;
}

.large-blue {
    font-size: 20px;
    color: #004687;
    font-weight: 300;
    margin: 0;
    line-height: 1.5em;
}

.large-blue-2 {
    font-size: 25px;
    color: #004687;
    font-weight: 300;
    margin: 0;
    line-height: 1em;
    margin-bottom: 0;
    padding: 0;
}

.large-p{
    font-size: 20px;
    margin: 0;
    padding-right: 0 !important;
}

.search_txt {
    color: #000000;
    display: block;
    font-family: 'Droid Sans',sans-serif;
    font-style: normal;
    text-decoration: none;
    padding-bottom: 0.1666666666666667em;
    padding-top: 0.1666666666666667em;
    font-size: 17px;
}

.pages-menu li.HasSubMenu > a:after {
   color: #a70f15;
   content: ' ▾';
}

.product-grid-item{
        background-color: #fdfdfd;
        padding: 10px;
}

.product-grid-item:hover{
    background-color: #f1f1f1;
}

.grid__item p{padding-right: 25px;}
.grid__item ul li{line-height: 20px;}

.btn_user {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.33;
    margin-bottom: 0;
    padding: 10px 16px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    background-color: #428bca;
    border-color: #357ebd;
    color: #fff !important;
    }
    
.btn_distributor {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.33;
    margin-bottom: 0;
    padding: 10px 16px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    background-color: #5cb85c;
    border-color: #4cae4c;
    color: #fff !important;
}

/*=============== Product Carousel ===============*/
.product-carousel-item {
  text-decoration: none;
  overflow: hidden;
  display: block; }
  .product-carousel-item:visited {
    text-decoration: none; }

.product-carousel-item-header {
  font-size: 14px;
  text-align: center;
  color: white;
  border-bottom: 0; }

.product-carousel-img img {
 /* width: 16.875em !important;*/
  width: 12em !important; 
  height: auto;
  margin: 0 auto;
  }
  
  .coding-solutions{
    background: #00519b;
margin-top:3px;
  }
/*=============== top menu styles ===============*/

.social-wrap span {
    height: 1.4375em;
    width: 1.4375em;
    border-radius: 100%;
    background: #003466;
    display: inline-block;
    margin: 0 auto;
    padding: 5px;
    vertical-align: middle;
}

.footer .social-wrap span {
    height: 2.5em;
    width: 2.5em;
    border-radius: 100%;
    background: #003466;
    display: inline-block;
    margin: 0 10px 10px 0;
    line-height: 2.5em;
}

.language img {    
    display: inline-block;
    width: 45px;
    margin-left: 5px;
    vertical-align: middle;
}

.utility-nav-links a {
    font-size: 12px;
    color: red;
    padding: 8px;
    margin-left: 0;
    color: white;
    text-decoration: none;
    vertical-align: middle;
}
.utility-nav-links a img{vertical-align: sub;}

/* ------------ Site intro styles ---------------- */

.site-intro{
    background: url(../images/site-intro-bg.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    /*width: 100%;*/
    padding: 20px 0;
    width: 100%;
}

.site-intro-item-1{
    background-color: #00519b;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00519b), color-stop(100%, #2f74b6));
    background-image: -webkit-linear-gradient(#00519b, #2f74b6);
    background-image: linear-gradient(#00519b, #2f74b6);
    
}

.site-intro-item-2{
    background-color: #5595d3;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5595d3), color-stop(100%, #2d6fae));
    background: -webkit-linear-gradient(#5595d3, #2d6fae);
    background-image: url(../images/site-intro-refurbished-printers.png),linear-gradient(#5595d3, #2d6fae);
    background-position: center right;
    background-repeat: no-repeat;
    padding: 10px 5px;
    margin-bottom: 10px;
}

.site-intro-item-3{
    background-color: #00519b;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00519b), color-stop(100%, #2f74b6));
    background: -webkit-linear-gradient(#00519b, #2f74b6);
    background-image: url(../images/site-intro-inks-fluids.png), linear-gradient(#00519b, #2f74b6);
    background-position: left bottom;
    background-repeat: no-repeat;
    padding: 15px 5px;
}

.site-intro-item-4 {
    background-color: #5595d3;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5595d3), color-stop(100%, #2d6fae));
    background-image: -webkit-linear-gradient(#5595d3, #2d6fae);
    background-image: linear-gradient(#5595d3, #2d6fae);
    padding: 20px 5px;
}

.site-intro-item-header {
    color: #fff;
    font-size: 23px;
    border-bottom: 1px solid #3b70a2;
    margin: 0 0 .3em 0;
    padding: 10px 5px 10px 5px;
    font-weight: 300;
}

.site-intro-item-text {
    font-size: 13px;
    color: #c9d9ec;
    margin-top: 0;
    padding: 10px 5px 10px 5px;
}

.site-intro-item .btn-grey {
    font-size: 0.75em;
    padding: 0 .5em;
    line-height: 1.8em;
    margin-top: 1.5em;
    color: white;
}

.arrowright {
    padding-right: 2em !important;
    background-image: url(../images/ico-arrowright.svg);
    background-repeat: no-repeat;
    background-position: 96% center;
    background-size: 1em 1em;
}

/* ------------- Responsive Vide Embed -------------- */

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 90%;
    height: 100%;
}

/* -------------- read more ------------------ */

.read-more-state {
  display: none;
}

.read-more-target {
  opacity: 0;
  max-height: 0;
  font-size: 0;
  transition: .25s ease;
}

.read-more-state:checked ~ .read-more-wrap .read-more-target {
  opacity: 1;
  font-size: inherit;
  max-height: 999em;
}

.read-more-state ~ .read-more-trigger:before {
  content: 'Show more';
}

.read-more-state:checked ~ .read-more-trigger:before {
  content: 'Show less';
}

.read-more-trigger {
  cursor: pointer;
  display: inline-block;
  padding: 0 .5em;
  color: #666;
  font-size: .9em;
  line-height: 2;
  border: 1px solid #ddd;
  border-radius: .25em;
}

/* ------------- Media queries -------------- */
@media screen and (min-width: 481px) {
    .home-title{
        font-size: 40px;
        color: #004687;
        font-weight: normal;
        border-bottom: 1px solid #aeaeae;
    }
    .flexslider{margin-bottom: 0;}
    .visible-palm{display: none;}
    h1, .h1 {
        font-size: 45px;
        font-weight: normal;
        padding: 0 0 0 0;
    }
    .logo-printjet-inks{
        width: 250px;
        margin: 5px 0 15px 0;
        padding: 0 0 5px 0;
        /*display: inline !important;*/
    }    
   .desktop-fleft{float: left;}
}

@media screen and (max-width: 480px){
    .home-title {
        font-size: 25px;        
        margin-left: 10px;
        color: #004687;
        font-weight: normal;
        padding-bottom: 0;
    }
    .home-sub-title{
        margin-left:10px;
    }
    .flexslider{margin-bottom: 0;}
    .site-intro-item-4{margin-top: 10px;}
    .site-intro-item-2{
        background-position: bottom right;
    }
    #DrawerMenu .social-wrap{display: none;}
    .utility-nav-links a{background: transparent;}
    #Header{background: transparent;}
    
    .btn-red-cta a {font-size: 14px;}
    .visible-palm{display: block;}
    .cms_phone a{font-size: 16px;}
    #my-menu{display: none;}
    
    .logo-printjet-inks{
        width: 160px;
        margin: 5px 0 15px 0;
        padding: 5px 0 5px 0;
        /*display: inline !important;*/
    }
    
    .main{margin-top: 50px;}
    .mobile-nofloat{float: none;}
}

@media screen and (min-width: 481px) and (max-width: 1023px) {
    .btn-red-cta a {
        font-size: 15px;
        margin: 5px 5px 0 0;
        }
}

@media screen and (max-width: 768px){
    .PageMenu li{margin: 0 50px 0 0;}
    .utility-nav-links a {font-size: 6px !important;}
}


/* ------------------ my menu - top -------------- */

#my-menu li.HasSubMenu > a:after {
    color: #a70f15;
    content: ' ▾';
}

#my-menu > li{            /* Top Level */
    padding: 20px 0 16px 0;
    display:inline-block;
    background:transparent;
}
#my-menu > li a{ color:#fff;}

#my-menu > li:hover{ color:#fff;}

#my-menu > li > ul{        /* Second Level */
    display:none;
    background:#003466;
}
#my-menu > li:hover > ul{
    display:block;
    position:absolute;
}
#my-menu > li > ul > li a{color: #fff;}
#my-menu > li > ul > li{
    clear: both;
    display: block;
    float: none;
    font-size: 13px;
    margin: 0;
    padding:3px 10px;
    text-align: left;
    width: auto;
    line-height: 3em;
}
#my-menu > li > ul > li:hover{
    color:#fff;
    background: #004687;
}

#my-menu > li > ul li > ul{   /* Third Level & beyond */
    display:none;
    background:#003466;
    margin-left: 1px;
    min-width: 150px;
}
#my-menu > li > ul li:hover > ul{
    display:block;
    position:absolute;
    left:100%;
    border-left:solid 1px #fff;
    top:0;
    width:auto;
}
#my-menu > li > ul > li ul > li a{color: #fff;}
#my-menu > li > ul > li ul > li{
    display:block;
    padding:3px 10px;
    border-top:solid 1px #fff;
    white-space:nowrap;
}
#my-menu > li > ul > li ul > li:hover{
    color:#fff;
    background: #004687;
}

/* ----------------- */
.TopMenu a:hover{
    text-decoration: underline;
}

#hideAll
 {
   position: fixed;
   left: 0px; 
   right: 0px; 
   top: 0px; 
   bottom: 0px; 
   background-color: white;
   z-index: 99; /* Higher than anything else in the document */

 }
 
a.phone-num-contact-quote{
    background: #004687;
    padding: 10px 10px 5px 10px;
    color: #fff !important;
    vertical-align: middle;
    margin: 20px 0 0 50px;
 }
 
 /* ------------- Search Form Mobile ---------*/
 
#SearchFormMobile{
    width: 65%;
    margin: 15px auto;
}
#SearchFormMobile form {
    padding: 0;
    margin: 0;
}

#SearchFormMobile label {
    display: none;
}

#SearchFormMobile input {
    border-right: 0;
    font-size: 13px !important;
    height: 35px;
    line-height: 35px;
    padding: 0 1em;
    margin: 0;
    float: left;
    width: 80%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#SearchFormMobile input#search_query {
    border-width: 0 !important;
}

#SearchFormMobile .Button {
    cursor: pointer;
    border: 0 !important;
    vertical-align: top;
    margin: 0;
    width: 20%;
    height: 35px;
    padding: 0;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    background: url(../images/searchIcon.png) 50% 50% no-repeat transparent;
    -moz-transition: background-color 150ms ease;
    -webkit-transition: background-color 150ms ease;
    -o-transition: background-color 150ms ease;
    transition: background-color 150ms ease;
    background-color: #fff;
}

#SearchFormMobile p {
    display: none;
    font-size: 0.85em;
    margin: 5px 0 0 0;
}

/* ------------- Affix bottom Start ---------*/

.affix-bottom{
    height: 50px;
    width: 100%;
    background: #003466;
    color: #fff;
    bottom: 0;
    position: fixed;
    text-align: center;
}
.affix-bottom div{
    vertical-align: middle;
    padding: 15px;
    font-size: 13px;
    letter-spacing: .03em;
}
.affix-bottom a{
    color:#fff; background: #a70f15; padding: 5px; vertical-align: middle;
}
 
.affix-bottom span.red{
    color: #a70f15;
}
@media screen and (min-width: 320px) and (max-width: 1023px) {
    .affix-bottom div{
        font-size: 11px;
        padding: 8px;
        letter-spacing: .03em;
        }
    .affix-bottom a {padding:2px;}
}

/* ------------- Affix bottom End ---------*/

@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) {   

}

table.kgk-table td{
    border: 1px solid #e3e3e3 !important;
    }
    
table.ttp-table td{
    border: 1px solid #e3e3e3 !important;
    }
.ttp-table{
    text-align: center;
}

.ttp-table-title {
    background: #ddd;
    font-weight: bold;
}

.call-us-h2 a{color: #5595d3 !important;}

/* ======= 2018 Home page ============= */

.home-kgk{
    background: url(../images/home/home-kgk-bg.jpg);
    background-repeat: no-repeat;
    border: 2px solid #fff;
    background-size: cover;
}
.home-ale{
    background: url(../images/home/home-ale-bg.jpg);
    background-repeat: no-repeat;
    border: 2px solid #fff;
    background-size: cover;
}
.home-intermac{
    background: url(../images/home/home-intermac-bg.jpg);
    background-repeat: no-repeat;
    border: 2px solid #fff;
    background-size: cover;
}
.home-flexpackpro{
    background: url(../images/home/home-flexpackpro-bg.jpg);
    background-repeat: no-repeat;
    border: 2px solid #fff;
    background-size: cover;
}
.top-home-text{
    height: 262px;
    padding: 0 0 10px 0;
}

.top-home-text h4{
    font-weight: bold;
    line-height: 1.3em;
    color: #fff;
    padding-top:10px;
}

.top-home-text p{
    font-size: 12px;
    line-height: 1.3em;
    color: #fff;
}

.home-refurb{
    background: url(../images/home/home-refurb-bg.jpg);
    background-repeat: no-repeat;
    background-color:#004687;
    border: 2px solid #fff;
}

.home-inks{
    background: url(../images/home/home-inks-bg.jpg);
    background-repeat: no-repeat;
    background-color:#004687;
    border: 2px solid #fff;
}
.home-spare{
    background: url(../images/home/home-spare-bg1.jpg);
    background-repeat: no-repeat;
    background-color:#004687;
    border: 2px solid #fff;
}
.home-coding{
    background: #004687;
    border: 2px solid #fff;
}
.top-home-btn{
    height: 122px;
    text-align: center;
    float: right;
    padding-right: 0;
    padding-top: 15px;
    width: 55%;
}
.home-coding-text{
    height: 115px;
    text-align: center;
}
.home-coding-text h4{
    color:#fff;
}
.home-coding-text p{
    color:#fff;
}
.four-column .grid__item{
    background: white;
    border: 1px solid black;
     width: 325px;
    height: 120px;
}
.four-column .grid__item .inner-bucket img{
    float: left;
    height: 110px;
    width: 125px;
}
.four-column .grid__item .inner-bucket .test-banner h3{
    color: black;
    font-size: 15px;
    padding: 15px 0 5px;
}
.four-column .grid__item .inner-bucket .test-banner p{
    padding: 0;
    font-size: 12px;
    margin: 0 0 10px 0;
}
.four-column .grid__item a{
    background: #c21219;
    color: white;
    padding: 5px 10px;
}
.blue-banner{
    background: #004687;
    color: white;
    display: flex;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
}
.blue-banner h2{
    color: white;
    width: 75%;
    margin: 20px 0px 0 50px;
    font-size: 30px;
    font-weight: 400;
}
.blue-banner a{
    color: white;
    background: #c21219;
    font-size: 15px;
    padding: 6px 15px 5px;
    margin-bottom: 25px;
    margin-top: 25px;
}
.three-column{
    background: white;
    padding-bottom: 15px;
    border: 1px solid black;
}
.three-column .grid__item .inner-column{
    background: #efefef;
    margin: 15px 0px 0px 29px;
    width: 370px;
    height: 174px;
}
.three-column .grid__item .inner-column h3{
    text-align: center;
    padding: 5px 0 8px;
    color: black;
}
.three-column .grid__item .inner-column p{
    padding: 0 5px 0;
    margin: 0 0px 5px;
    font-size: 12px;
}
.three-column .grid__item .inner-column .inner-imge-row{
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    width: 85%;
}
.three-column .grid__item .inner-column .inner-imge-row img{
    width: 100px;
}
@media screen and (min-width: 1024px) and (max-width: 1365px) {
    .home-kgk{
        background: url(../images/home/home-kgk-bg.jpg);
        background-repeat: no-repeat;
        border: 2px solid #fff;
        background-size: contain;
        background-color: #3f7880;
        background-position: bottom;
    }
    .home-ale{
        background: url(../images/home/home-ale-bg.jpg);
        background-repeat: no-repeat;
        border: 2px solid #fff;
        background-size: contain;
        background-color: #a2a797;
        background-position: bottom;
    }
    .home-intermac{
        background: url(../images/home/home-intermac-bg.jpg);
        background-repeat: no-repeat;
        border: 2px solid #fff;
        background-size: contain;
        background-color: #869090;
        background-position: bottom;
    }
    .home-flexpackpro{
        background: url(../images/home/home-flexpackpro-bg.jpg);
        background-repeat: no-repeat;
        border: 2px solid #fff;
        background-size: contain;
        background-color: #aa8868;
        background-position: bottom;
    }
    .home-refurb{
        background: url(../images/home/home-refurb-bg.jpg);
        background-repeat: no-repeat;
        background-color:#004687;
        border: 2px solid #fff;
        background-position: left;
        background-size: contain;
    }
        
    .home-inks{
        background: url(../images/home/home-inks-bg.jpg);
        background-repeat: no-repeat;
        background-color:#004687;
        border: 2px solid #fff;
        background-position: left;
        background-size: contain;
    }
    .home-spare{
        background: url(../images/home/home-spare-bg1.jpg);
        background-repeat: no-repeat;
        background-color:#004687;
        border: 2px solid #fff;
        background-position: left;
        background-size: contain;
    }
}

#ProductDetails .ProductTinyImageList{
       white-space: normal;
}

