﻿@CHARSET "UTF-8";
.sbHolder{
	background-color: #fff;
	border: solid 1px #e4e4e4;
	border-radius: 6px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 30px;
	position: relative;
	width: 200px;
}
.sbHolder:hover {
	border: 1px solid #77b800;
}
.sbSelector{
	display: block;
	height: 30px;
	left: 0;
	line-height: 30px;
	outline: none;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	top: 0;
	width: 170px;
}
a.sbSelector.sbFocus {
	color: #77b800;
}
.sbSelector:link, .sbSelector:visited {
	color: #989a9c;
	outline: none;
	text-decoration: none;
}
.sbToggle{
	background: url(/National_Library/20161130034600oe_/http://www.cafepress.com/content/portals/cms_tool/images/dropdown-arrow.jpg) no-repeat;
	display: block;
	height: 30px;
	outline: none;
	position: absolute;
	right: 0;
	top: 6px;
	width: 30px;
}
.sbHolderDisabled{
	background-color: #3C3C3C;
	border: solid 1px #515151;
}
.sbHolderDisabled .sbHolder{
	
}
.sbHolderDisabled .sbToggle{
	
}
.sbOptions{
	background-color: #fff;
	border: solid 1px #e4e4e4;
	list-style: none;
	left: -1px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 30px;
	width: 200px;
	z-index: 1;
	overflow-y: auto;
}
.sbOptions li{
	padding: 0 7px;
}
.sbOptions a{
	border-bottom: dotted 1px #515151;
	display: block;
	outline: none;
	padding: 7px 0 7px 3px;
}
.sbOptions a:link, .sbOptions a:visited{
	color: #989a9c;
	text-decoration: none;
}
.sbOptions a:hover,
.sbOptions a:focus,
.sbOptions a.sbFocus{
	color: #77b800;
}
.sbOptions li.last a{
	border-bottom: none;
}
.sbOptions .sbDisabled{
	border-bottom: dotted 1px #515151;
	color: #989a9c;
	display: block;
	padding: 7px 0 7px 3px;
}
.sbOptions .sbGroup{
	border-bottom: dotted 1px #515151;
	color: #EBB52D;
	display: block;
	font-weight: bold;
	padding: 7px 0 7px 3px;
}
.sbOptions .sbSub{
	padding-left: 17px;
}

.department-wrapper {
    font-size: mobile-font-size;
    width: 100%;
    padding: 0;
    margin: 0 auto;
    max-width: 1600px;
    position: relative;
	box-sizing:border-box;
}
.department-wrapper input {
    width: 300px;
}
.department-wrapper a,
.department-wrapper img {
    border: none;
    outline: none;
	width: 100%;
}
.department-wrapper a.button {
    font-size: 18px;
	font-family:'Open Sans', Arial, Helvetica, sans-serif;
    line-height: 1;
    text-decoration: none;
    font-weight: 300;
    word-break: keep-all;
    color: #ffffff;
    padding: 10px 20px;
    background-color: #77b800;
    clear: both;
    float: right;
    transition: background-color 300ms, ease-out 0s;
}
.department-wrapper a.button:hover {
    background-color: #5e9200;
}
.department-wrapper a.button:focus {
    background-color: #ee6600;
}

/* Top Banner - desktop and mobile sizing */
.hero-banner.no-mobile-banner {
	display: block; width: 100%;
}

.hero-banner.no-mobile-banner img {
	width: 100%;
}
/* right body content */

.page-body #view-more-products a.button { float: none; display: inline-block; margin-top: 10px; }
.page-body  #view-more-products { font-size: 16px; margin-top: 10px; clear: both; text-align: center; }

.page-body {
    width: 100%;
    float: left;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
}

.no-left-nav, .page-body.no-left-nav {
	width: 100%;
}

.page-banner {
    width: 100%;
    float: left;
    clear: left;
}
.page-banner .herosel-slides { width: 400%; position: relative; }
.page-banner.herosel { overflow: hidden; max-height: auto; }
.page-banner img {
    width: 25%;
    height: auto;
    display: inline-block;
	vertical-align: top;
}
@media only screen and (min-width: 768px) {
    .department-wrapper {
        font-size: 14px;
    }
}
@media only screen and (min-width: 992px) {
    .department-wrapper {
        font-size: 14px;
        padding: 0 50px 3%;
		max-width:1700px;
    }
    /* right body content */

    .page-body {
        width: 80%;
        margin-top:3%;
        float: left;
    }
}
.select-select {
    display: none;
    /* For when we are on a small touch device and want to use native controls */

    pointer-events: none;
    position: absolute;
    opacity: 0;
}
.select-element,
.select-element:after,
.select-element:before,
.select-element *,
.select-element *:after,
.select-element *:before,
.custom-select,
.custom-select:after,
.custom-select:before,
.custom-select *,
.custom-select *:after,
.custom-select *:before {
    box-sizing: border-box;
}
.select-element,
.custom-select {
    position: absolute;
    display: none;
}
.select-element.select-open {
    display: block;
}
.select-theme-default {
    font-size: 14px;
    position: relative;
    z-index: 11;
}
.select-theme-default,
.select-theme-default *,
.select-theme-default *:after,
.select-theme-default *:before {
    box-sizing: border-box;
}
.select.select-theme-default {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.select.select-theme-default .select-content {
    border-radius: 0.25em;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
    background: #ffffff;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    color: gray;
    overflow: auto;
    max-width: 18rem;
    max-height: 18rem;
    -webkit-overflow-scrolling: touch;
}
@media (max-width: 767px) {
    .select.select-theme-default .select-content,
    .custom-select option {
        max-width: 90%;
        max-height: 11.25rem;
    }
}
.select.select-theme-default .select-options {
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    margin: 0;
    padding: 0;
}
.select.select-theme-default .select-options .select-option,
.custom-select option {
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    position: relative;
    font-size: 14px;
    list-style: none;
    margin: 0;
    line-height: 1.25rem;
    padding: 0.5rem 2.5em 0.5rem 1.25em;
    display: block;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-bottom: 1px solid #edeeee;
    color: #989a9c;
}
.select.select-theme-default .select-options .select-option.select-option-selected:before {
    position: absolute;
    left: 1em;
    top: 0;
    bottom: 0.2em;
    height: 1em;
    width: 1em;
    margin: auto;
}
.select.select-theme-default .select-options .select-option:hover,
.select.select-theme-default .select-options .select-option.select-option-highlight,
.custom-select option:hover,
.custom-select option:focus {
    background: #77b800;
    color: #ffffff;
}
.select.select-theme-default .select-options .select-option:first-child,
.custom-select option:first-child {
    border-radius: 0.25em 0.25em 0 0;
}
.select.select-theme-default .select-options .select-option:last-child,
.custom-select option:last-child {
    border-radius: 0 0 0.25em 0.25em;
}
.select-target.select-theme-default,
.custom-select {
    color: #989a9c;
    font-size: 14px;
    text-decoration: none;
    text-overflow: ellipsis;
    vertical-align: middle;
    *vertical-align: auto;
    max-width: 100%;
    padding: 0 .5em 0 1em;
    background: #ffffff;
    border: 2px solid #cbcccd;
    border-radius: 0.25em;
    position: relative;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}
.select-target.select-theme-default:hover,
.custom-select:hover {
    color: #53565A;
    border-color: #77b800;
}
.select-target.select-theme-default.select-target-focused,
.select-target.select-theme-default.select-target-focused:focus {
    border-color: #77b800;
    outline: none;
}
.select-target.select-theme-default b {
    position: absolute;
    right: 1em;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 1.25rem;
    width: 2em;
    color: #77b800;
}
.select-target.select-theme-default b:before,
.select-target.select-theme-default b:after {
    content: "";
    display: block;
    position: absolute;
    margin: auto;
    right: 0;
    height: 0;
    width: 0;
    border: 0.263em solid transparent;
}
.select-target.select-theme-default b:before {
    top: 0;
    border-bottom-color: inherit;
}
.select-target.select-theme-default b:after {
    bottom: 0;
    border-top-color: inherit;
}
@media (min-width: 768px) {
    .select-theme-default,
    .custom-select {
        min-width: 15em;
        height: 2.5em;
    }
}
@media only screen and (max-width: 767px) {
    .custom-select-wrapper {
        width: 100%;
        position: static;
    }
    .custom-select,
    .select-target.select-theme-default {
        width: 100%;
        margin: 0;
        box-sizing: border-box;
    }
    .grey-box .custom-select,
    .select-target.select-theme-default {
        width: 84%;
        margin: 4% 8%;
        box-sizing: border-box;
    }
    .select.select-theme-default .select-options .select-option,
    .custom-select option {
        padding: 3% 6%;
    }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .grey-box .custom-select,
    .select-target.select-theme-default {
        width: 88%;
        margin: 3% 6%;
        box-sizing: border-box;
    }
}
@media only screen and (min-width: 768px) {
    .custom-select-wrapper {
        position: absolute;
        top: 4%;
        right: 4%;
    }
    .grey-box .custom-select-wrapper {
        top: 6%;
        right: 3%;
    }
}
/* Medium Devices, Desktops */

@media only screen and (min-width: 992px) {
    .custom-select-wrapper,
    .grey-box .custom-select-wrapper {
        top: 6%;
        right: 4.6%;
    }
    .image-block .custom-select-wrapper {
        top: 3%;
        right: 0;
    }
}
/*!
 * jQVMap Version 1.0
 *
 * http://jqvmap.com
 *
 * Copyright 2012, Peter Schmalfeldt &lt;manifestinteractive@gmail.com&gt;
 * Licensed under the MIT license.
 *
 * Fork Me @ https://github.com/manifestinteractive/jqvmap
 */

#vmap {
    height: 400px;
}
.jqvmap-label {
    color: white;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: smaller;
    padding: 5px;
    border-radius: 5px;
    background: #53565A;
    position: absolute;
    display: none;
}
.jqvmap-zoomin,
.jqvmap-zoomout {
    color: #ffffff;
    line-height: 10px;
    text-align: center;
    width: 10px;
    height: 10px;
    padding: 10px;
    background: #77b800;
    border-radius: 5px;
    position: absolute;
    left: 10px;
    cursor: pointer;
}
.jqvmap-zoomin:hover,
.jqvmap-zoomout:hover {
    background-color: #446600;
}
.jqvmap-zoomin:focus,
.jqvmap-zoomout:focus {
    background-color: #88cc00;
}
.jqvmap-zoomin {
    top: 10px;
}
.jqvmap-zoomout {
    top: 50px;
}
.jqvmap-region {
    cursor: pointer;
}
.jqvmap-ajax_response {
    width: 100%;
    height: 500px;
}
/* Mobile Phones */

@media only screen and (max-width: 767px) {
    #vmap {
        display: none;
    }
}
/* Large Devices, Wide Screens */

@media only screen and (min-width: 1200px) {
    #vmap {
        height: 600px !important;
    }
}
/* left rail */

.left-nav {
    display: none;
}
/* Medium Devices, Desktops */

@media only screen and (min-width: 992px) {
    .left-nav {
        font-family: "Open Sans", Helvetica, Arial, sans-serif;
        width: 17%;
        padding-right: 3%;
		margin-top:3%;
        float: left;
        display: block;
    }
    .nav-tree ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }
    .nav-tree ul li {
        line-height: 1.1;
        list-style-type: none;
        margin: 0;
        padding: 4px 0;
    }
	.nav-tree ul li.current {
		color:#64676a;
        font-family:"Roboto Condensed", "Arial Narrow", "Helvetica Narrow", Impact, sans-serif;
		font-weight:15px;
		text-transform:uppercase;
		letter-spacing:0.01em;
    }
    .nav-tree ul.tree-ancestors {
        margin: 0 0 1%;
    }
    .nav-tree ul.tree-ancestors li {
        font-weight: 700;
    }
    .nav-tree ul.tree-children {
        margin-bottom: 12% !important;
    }
    .nav-tree ul.tree-children li a {
        color: #53565A;
		font-size:13px;
        font-weight: 400;
        text-decoration: none;
        line-height: 120%;
        padding: 1px 0;
        display: block;
        transition: background-color 100ms ease-in 100ms, color 100ms ease-in 100ms;
    }
    .nav-tree ul.tree-children li a:hover {
        color: #77b800;
        background-color: transparent;
    }
    .nav-tree ul.tree-children li a:focus {
		color: #ee6600;
        background-color: transparent;
    }
}
/* Extra Large Devices, Wide Screens */
/* seo header */

.page-seo-header {
    width: 100%;
    float: left;
    clear: left;
}
.page-seo-header h2 {
    color: #989a9c;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 14px;
	line-height:1.5;
    text-align: center;
    width: 100%;
    margin: 0;
    padding: 4% 30px;
    background-color: transparent;
    border-top: 1px solid #edeeee;
    border-bottom: 1px solid #edeeee;
	box-sizing:border-box;
}
.page-seo-header h2 strong {
    font-weight: 700;
}
.page-seo-header h2 span {
    display: block;
}
/* section headers */

h2.section-header {
    color: #75787b;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 18px;
	line-height:1.1;
    width: 100%;
    margin: 0;
    padding: 0;
}
h2.section-header strong {
    font-weight: 700;
}
h1.section-header {
    color: #75787b;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 18px;
    width: 100%;
    margin: 3% 0 1.5% 4%;
    padding: 0;
}
h1.section-header strong {
    font-weight: 700;
}
h1.section-header {
    color: #75787b;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 18px;
    width: 100%;
    margin: 3% 0 1.5% 4%;
    padding: 0;
}
h1.section-header strong {
    font-weight: 700;
}
h1.section-header {
    color: #75787b;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 18px;
    width: 100%;
    margin: 3% 0 1.5% 4%;
    padding: 0;
}
h1.section-header strong {
    font-weight: 700;
}
h1.section-header {
    color: #75787b;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 18px;
    width: 100%;
    margin: 3% 0 1.5% 4%;
    padding: 0;
}
h1.section-header strong {
    font-weight: 700;
}
h1.section-header {
    color: #75787b;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 18px;
    width: 100%;
    margin: 3% 0 1.5% 4%;
    padding: 0;
}
h1.section-header strong {
    font-weight: 700;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .page-seo-header h2 {
        width: 95%;
        padding: 2.5% 40px;
    }
    .page-seo-header h2 {
        font-size: 16px;
		line-height:1.3;
    }
    h2.section-header, h1.section-header {
        font-size: 18px;
    }
}
@media only screen and (min-width: 768px) {
    .page-seo-header h2 {
        font-size: 18px;
		line-height:1.2;
        width: 96%;
        padding: 2% 40px;
    }
    .page-seo-header h2 span {
        display: inline;
    }
    h2.section-header, h1.section-header {
        font-size: 24px;
    }
}
@media only screen and (min-width: 992px) {
    .page-seo-header h2 {
		font-size:18px;
		line-height:1.2;
        width: 100%;
        margin: 0;
        padding: 1.5% 0;
        background-color: transparent;
    }
    h2.section-header, h1.section-header {
        font-size: 24px;
    }
}
/* image blocks */

.image-block {
    float: left;
    clear: left;
    width: 82%;
    padding: 9%;
    position: relative;
}
.cp-carousel .carousel-wrap {
    width: 84%;
    margin: 0 8%;
}
.image-block h2.section-header {
    margin-bottom:10px;
}
.products {
    width: 100%;
    margin: 1.5% 0;
    float: left;
    clear: left;
}

.image-block.feature-4,
.image-block.feature-5 {
	padding: 0 0 3em;
	width: 100%;
}
@media only screen and (min-width: 480px) {
	.image-block.feature-4 .product,
	.image-block.feature-5 .product {
		width: 50%;
		padding: 1em;
	}
}
@media only screen and (min-width: 768px) {
	.image-block.feature-5 .product {
		width: 20%;
		padding: 1em;
	}
	.image-block.feature-4 .product {
		width: 25%;
		padding: 1em;
	}
}

.featured-product, .product {
    width: 100%;
    padding: 0 0 20px;
    float: left;
}
.right-big-image .featured-product {
    float: left;
}

@media only screen and (max-width: 767px) {
    .image-block a.button {
        text-align: center;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
}

@media only screen and (max-width: 480px) {
    .image-block {
        width: 100%;
        padding: 0;
        margin: 0 0 50px 0;
    }
}

@media only screen and (min-width: 480px) {
    .image-block {
        width: 88%;
        padding: 6%;
    }
    .cp-carousel .carousel-wrap {
        width: 88%;
        margin: 0 6%;
    }
    .image-block h2 {
        margin-bottom: 5%;
    }
    .products {
        width: 100%;
        margin: 1.25% 0;
    }
    .featured-product, .product {
        width: 48.75%;
        padding: 0 2.5% 20px 0;
    }
    .image-captions:nth-child(2n) {
        padding: 0 0 20px 0;
     }
}
@media only screen and (min-width: 768px) {
    .image-block {
        width: 92%;
        padding: 4%;
    }
    .cp-carousel .carousel-wrap {
        width: 92%;
        margin: 0 4%;
    }
    .image-block h2.section-header {
        margin-bottom: 4%;
    }
    .products {
        width: 100%;
        margin: 0;
    }
    .featured-product, .product {
        width:31.3%;
        padding: 0 3% 20px 0;
    }
    .image-captions:nth-child(2n) {
        padding: 0 3% 20px 0;
     }
    .image-captions:nth-child(3n) {
        padding: 0 0 20px 0;
     }
}
@media only screen and (min-width: 992px) {
    .image-block {
        width: 100%;
        padding: 3% 0;
    }
    .cp-carousel .carousel-wrap {
        width: 91%;
        margin: 0 4.5%;
    }
    .image-block h2.section-header {
        margin-bottom: 2%;
    }
    .products {
        width: 100%;
        margin: 0;
    }
}
.image-caption {
    font-weight: 500;
    text-align: center;
    vertical-align: middle;
    width: 90%;
    left: 0;
    display: block;
}
.image-captions a {
    border: 0 none ;
    display: block;
    position: relative;
    overflow: hidden;
    background-color: transparent;
}
.image-captions a img {
	width: 100%;
    max-width: 100%;
    height: auto;
	border: 1px solid #edeeee;
	box-sizing: border-box;
    opacity: 1;
	display: block;
    -webkit-transition: opacity 300ms ease-out 100ms;
    transition: opacity 300ms ease-out 100ms;
}
.image-captions a:hover img {
	border: 1px solid #5e9200;
    opacity: 1;
}
.image-captions a:focus img {
	border: 1px solid #ee6600;
    opacity: 1;
}
.image-captions a .image-caption, .image-caption {
    color: #53565A;
    box-sizing: border-box;
	padding-top: 8px;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	background-color: transparent;
    text-decoration: none;
    line-height: 1.3;
    width: 100%;
    padding: 8px 0 0;
    *zoom: 1;
}
.image-captions a:hover .image-caption {
    color: #5e9200;
	text-decoration:none;
}
.image-captions a:focus .image-caption {
    color: #ee6600;
	text-decoration:none;
}
@media only screen and (max-width: 767px) {
	.image-caption {
        /*color: #fff;*/
        font-size: 12px;
        font-weight: 400;
        height: auto;
        overflow: visible;
        padding: 5px 5%;
        /*background-color: #77b800;*/
        position: relative;
        top: 100%;
    }
    .department-wrapper {
        font-size: 16px;
    }
}
.icon-selectors-department-wrapper {
    width: 106%;
    margin: 0 -3%;
    float: left;
    clear: left;
}
.icon-selector {
    width: 19%;
    padding: 0 3% 6%;
    float: left;
}
@media only screen and (min-width: 480px) {
    .icon-selectors-department-wrapper {
        width: 105%;
        margin: 0 -2.5%;
    }
    .icon-selector {
        width: 19%;
        padding: 0 2.5% 5%;
    }
}
@media only screen and (max-width: 767px) {
    .icon-selector a .image-caption {
        display: none;
    }
}
@media only screen and (min-width: 768px) {
    .icon-selectors-department-wrapper {
        width: 102%;
        margin: 0 -1%;
    }
    .icon-selector {
        width: 12.285%;
        padding: 0 1% 4%;
    }
    .icon-selector a .image-caption {
        font-size: 12px;
    }
}
@media only screen and (min-width: 992px) {
    .icon-selectors-department-wrapper {
        width: 103%;
        margin: 0 -1.5%;
        float: left;
    }
    .icon-selector {
        width: 11.285%;
        padding: 0 1.5% 3%;
    }
}
@media only screen and (min-width: 1200px) {
    .icon-selector a .image-caption {
        font-size: 14px;
    }
}
/* View all button bottom section */

.view-all-button-wrapper {
    width: 88%;
    padding: 6%;
    position: relative;
    clear: left;
}
@media only screen and (max-width: 767px) {
    .view-all-button-wrapper a.button {
        text-align: center;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
}
@media only screen and (min-width: 480px) {
    .view-all-button-wrapper {
        width: 90%;
        padding: 5%;
    }
}
@media only screen and (min-width: 768px) {
    .view-all-button-wrapper {
        width: 92%;
        padding: 4%;
    }
}
@media only screen and (min-width: 992px) {
    .view-all-button-wrapper {
        width: 100%;
        padding: 3% 0;
    }
}
.cp-carousel {
    height: 220px;
    overflow: hidden;
    position: relative;
    margin-bottom: 0px;
    transition: all 0.8s;
    -moz-transition: all 0.8s;
    -webkit-transition: all 0.8s;
}
.cp-carousel .carousel-wrap {
    overflow: hidden;
    position: relative;
    position: relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.cp-carousel .carousel {
    float: left;
    width: 1990px;
}
.cp-carousel .carousel-set {
    float: left;
    overflow: hidden;
    margin-left: -8px;
}
.cp-carousel .carousel-item {
    float: left;
    padding: 8px;
    text-align: center;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    max-width: 200px;
    max-height: 200px;
}
.carousel {
    max-height: 200px;
    overflow: hidden;
}
@media only screen and (max-width: 479px) {
    .cp-carousel {
        height: 175px;
    }
    .carousel,
    .cp-carousel .carousel-item {
        max-height: 167px;
    }
    .cp-carousel .carousel-item {
        max-width: 149px;
    }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .cp-carousel {
        height: 164px;
    }
    .carousel,
    .cp-carousel .carousel-item {
        max-height: 164px;
    }
    .cp-carousel .carousel-item {
        max-width: 146px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .cp-carousel {
        height: 216px;
        padding-bottom: 0;
    }
    .carousel,
    .cp-carousel .carousel-item {
        max-height: 210px;
    }
    .cp-carousel .carousel-item {
        max-width: 181px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .cp-carousel {
        height: 222px;
        padding-bottom: 0;
    }
    .carousel,
    .cp-carousel .carousel-item {
        max-height: 200px;
    }
    .cp-carousel .carousel-item {
        max-width: 174px;
    }
}
@media only screen and (min-width: 1200px) {
    .cp-carousel {
        height: 260px;
        padding-bottom: 0;
    }
    .carousel,
    .cp-carousel .carousel-item {
        max-height: 250px;
    }
    .cp-carousel .carousel-item {
        max-width: 200px;
    }
}
.carousel-item img,
.icon-selector img {
    width: 100% !important;
    max-width: 200px;
    max-height: 200px;
}
.cp-carousel .carousel-item img {
    max-width: 100%;
}
.cp-carousel .slide-controls {
    position: absolute;
    top: 37%;
    width: 100%;
    font-size: 3em;
    color: grey;
    cursor: pointer;
    left: 0;
}
.cp-carousel .slide-controls i {
    position: absolute;
    cursor: pointer;
    transition: all 0.4s ease 0s;
    color: black;
    border-radius: 50%;
    width: 34px;
    height: 34px;
    line-height: 31px;
    display: block;
}
.cp-carousel .slide-controls i:hover {
    color: black;
}
.cp-carousel .icon-angle-left {
    left: 0px;
}
.cp-carousel .icon-angle-right {
    right: 0px;
}
.cp-carousel .icon-angle-left:before {
    color: #77b800;
    text-shadow: none;
    padding-left: 10px;
}
.cp-carousel .icon-angle-right:before {
    color: #77b800;
    text-shadow: none;
    padding-left: 13px;
}
.ie8 {
    padding: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.hiding {
    opacity: 0;
    height: 0;
    margin: 0;
}
.white-box {
    padding: 0;
    width: 100%;
    background-color: #ffffff;
    float: left;
    clear: left;
    position: relative;
}
.white-box:after {
    content: ' ';
    display: block;
    clear: both;
}
.grey-box {
    padding: 0;
    width: 100%;
    background-color: #f6f6f7;
    float: left;
    clear: left;
    position: relative;
}
.grey-box:after {
    content: ' ';
    display: block;
    clear: both;
}
.grey-box {
    padding: 0 0 20px;
	margin:0 0 30px;
    width: 100%;
    background-color: #f6f6f7;
    float: left;
    clear: left;
    position: relative;
}
.grey-box h2.section-header {
	margin:20px 0 10px 10%;
}
.department-wrapper .button {
    font-size: 120%;
    line-height: 1;
    text-decoration: none;
    font-weight: 300;
    word-break: keep-all;
    color: #fff;
    padding: 10px 20px;
    background-color: #77b800;
    clear: both;
    float: right;
    -webkit-transition: background-color 300ms ease-out 0s;
    transition: background-color 300ms ease-out 0s;
}
#map {
	margin: 0 4.5%;
	height: 490px;
	width: 820px;
}
.grey-box.us-map {
	margin-bottom: 50px;
}
.arrows {
    position: absolute;
    top: 37%;
    width: 100%;
    font-size: 3em;
    color: grey;
    cursor: pointer;
    left: 0;
}
	
.arrows i {
    position: absolute;
	color: #77b800;
    cursor: pointer;
    transition: all 0.4s ease 0s;
    width: 34px;
    height: 34px;
    line-height: 31px;
    display: block;
	-moz-border-radius: 60px;
	-webkit-border-radius: 60px;
	border-radius: 60px;
	border: 3px solid #fff;
	padding: 4px 1px 0 0;
	background-color:#ffffff;
	opacity: 0.5;
    filter: alpha(opacity=50);
}
.arrows i:hover {
	color: #5e9200;
	opacity: 1;
    filter: alpha(opacity=100);
}
.arrows i:focus {
	color: #ee6600;
	opacity: 1;
    filter: alpha(opacity=100);
}
.fa-arrow-circle-left {
	left: 1%;
}
.fa-arrow-circle-right {
	right: 1.5%;
}

ul.breadcrumb {
	color:#75787b;
	font-family:"Open Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	width:100%;
	margin: 0;
	padding: 10px 30px;
	list-style-type: none;
	float:left;
	clear:left;
	box-sizing:border-box;
}

ul.breadcrumb li {
	float: left;
	margin-right: 10px;
}

ul.breadcrumb li a {
	color: #75787b;
}
ul.breadcrumb li a:hover {
	color: #5e9200;
}
ul.breadcrumb li a:focus {
	color: #ee6600;
}

ul.breadcrumb li:after {
	color: #cbcccd;
	content: " > ";
}
ul.breadcrumb li:last-child:after {
	content: none;
}
.left-nav h1 {
	color:#75787b;
	width:100%;
	line-height: 1.1;
	font-weight:300;
	float:left;
	clear: left;
	margin:30px 0 20px;
	font-size: 36px;
}
.image-block.right-big-image {padding-top:30px;} 

@media only screen and (min-width: 480px) {
    .grey-box {
        margin:0 0 10px 0;
        padding:0 0 30px 0;
    }
    .grey-box h2.section-header {
        margin:20px 0 10px 10%;	
    }
	ul.breadcrumb {
		padding: 10px 0;
	}
}
@media only screen and (min-width: 768px) {
    .grey-box h2.section-header {
        margin:20px 0 10px 5.3%;	
    }
}
@media only screen and (min-width: 992px) {
    .grey-box {
        padding:0 0 0 0;
    }
    .grey-box h2.section-header {
        margin:20px 0 10px 5.3%;	
    }
	ul.breadcrumb {
		padding: 10px 0;
	}
}

@media (min-width: 1350px) {
	body .department-wrapper {padding-top: 0;}
}

@media (max-width: 800px) {
    body .department-wrapper ul.breadcrumb {position: absolute;height: 32px;z-index: 9999;}
    body .department-wrapper div.hero-banner, body .department-wrapper div.white-box {position: relative;top: 32px;padding-bottom: 32px;}
}

@media (min-width: 801px) {
    body .department-wrapper {padding-top: 0;position: relative;}
    body .department-wrapper ul.breadcrumb {position: absolute;height: 32px;z-index: 9999;}
	body #portalpage {padding-left: 40px; padding-right: 40px; margin-left: auto; margin-right: auto;}
    body .department-wrapper div.hero-banner, body .department-wrapper div.white-box {position: relative;top: 32px;padding-bottom: 32px;}

}

/* Custom CSS for Pages with "Bargain Price Tags" */

.bargains-block .bargain-price i {
	color: #79a618;
	font-size: 65px;
	position: absolute;
	top: 0;
	right: 4%;
}

.bargains-block .price {
	font-size: 14px !important;
	right: 25%;
	top: 35%;
	font-family: sans-serif;
	padding: 5%;
}

.bargains-block .price.long-price {
	font-size: 10px !important;
	right: 15%;
	top: 40%;
	font-family: sans-serif;
	padding: 5%;
 }