@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,600,700|Open+Sans:300,400,600,700");
body {
	-webkit-font-smoothing: antialiased;
	background-color: #ffffff;
	color: #333333;
	font-family: "Montserrat", sans-serif;
	font-size: 1em;
	line-height: 1.5;
	margin:0;
	padding:0;
}
 @media (max-height: 46em) and (min-width: 60em) {
body {
	font-size: .875em;
}
}
 @media (max-height: 40em) and (min-width: 60em) {
body {
	font-size: .75em;
}
}
.display-font-size {
	font-size: 1.875em;
}
 @media (min-width: 40em) {
.display-font-size {
	font-size: 2.25em;
}
}
 @media (min-width: 60em) {
.display-font-size {
	font-size: 2.5em;
}
}
.site-nav, #hs_menu_wrapper_primary_nav {
	background-color: #36667b;
}
.site-nav span,  #hs_menu_wrapper_primary_nav span {
	white-space: nowrap;
}
 @media (min-width: 40em) {
.site-nav,  #hs_menu_wrapper_primary_nav {
	display: block;
	position: relative;
	top: 0;
	left: 0;
	background-color: #ffffff;
}
.search-module input[type="search"], .search-module input[type="text"] {
	background-color: white;
    border: 1px solid #e4e4e4;
    border-radius: 3px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06) inset;
    box-sizing: border-box;
    font-family: "Montserrat",sans-serif;
    font-size: 0.875em;
    margin-bottom: 0.75em;
    padding: 0.5em;
    transition: border-color 0s ease 0s;
    width: 100%;
	}
}
 @media (min-width: 60em) {
.site-nav,  #hs_menu_wrapper_primary_nav {
	float: right;
}
}
.site-logo > img {
	max-width: 100%;
	width: 100%;
}
.sh-links img {
width: 100%;	
	}
  
.sn-level-1, #hs_menu_wrapper_primary_nav > ul {
	margin: 0;
	padding: 0;
	box-sizing:border-box;
}
 @media (min-width: 40em) {
.sn-level-1,  #hs_menu_wrapper_primary_nav > ul {
	height: 3.625em;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
}
}
.sn-li-l1, .hs-menu-depth-1 {
	display: block;
	border-bottom: 1px solid #3e758d;
	background-color: #36667b;
	position: relative;
}
.sn-li-l1 span,  .hs-menu-depth-1 span {
	font-size: 0.875em;
}
 @media (min-width: 40em) {
.sn-li-l1 span,  .hs-menu-depth-1 span {
	color: #4f4f51;
}
}
.sn-li-l1 > a,  .hs-menu-depth-1 > a {
	display: block;
	height: 3.625em;
	line-height: 3.625em;
	color: #ffffff;
	text-decoration: none;
	padding: 0 1em;
	box-sizing:border-box;
}
.sn-li-l1 > a:visited,  .hs-menu-depth-1 > a:visited {
	color: #ffffff;
}
.sn-li-l1 > a:hover,  .hs-menu-depth-1 > a:hover {
	color: #ffffff;
}
.sn-li-l1 > a:hover span,  .hs-menu-depth-1 > a:hover span {
	color: #ffffff;
}
.sn-li-l1.has-subnav .m-subnav-arrow, .sn-li-l1.menu-item-has-children .m-subnav-arrow, .sn-li-l1.hs-item-has-children .m-subnav-arrow, .hs-menu-depth-1.has-subnav .m-subnav-arrow,  .hs-menu-depth-1.menu-item-has-children .m-subnav-arrow,  .hs-menu-depth-1.hs-item-has-children .m-subnav-arrow {
	cursor: pointer;
	display: none;
}
 @media (max-width: 40em) {
.sn-li-l1.has-subnav .m-subnav-arrow, .sn-li-l1.menu-item-has-children .m-subnav-arrow, .sn-li-l1.hs-item-has-children .m-subnav-arrow,  .hs-menu-depth-1.has-subnav .m-subnav-arrow,  .hs-menu-depth-1.menu-item-has-children .m-subnav-arrow,  .hs-menu-depth-1.hs-item-has-children .m-subnav-arrow {
	padding-right: 0em;
	background-image: url(ico-arrow-down.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 0.75em;
	display: block;
	width: 40px;
	position: absolute;
	background-color: #315d70;
	right: 0;
	top: 0;
	bottom: 0;
}
.sn-li-l1.has-subnav .m-subnav-arrow.active, .sn-li-l1.menu-item-has-children .m-subnav-arrow.active, .sn-li-l1.hs-item-has-children .m-subnav-arrow.active,  .hs-menu-depth-1.has-subnav .m-subnav-arrow.active,  .hs-menu-depth-1.menu-item-has-children .m-subnav-arrow.active,  .hs-menu-depth-1.hs-item-has-children .m-subnav-arrow.active {
	transform: rotate(180deg);
}
}
 @media (min-width: 40em) {
.sn-li-l1.has-subnav .m-subnav-arrow, .sn-li-l1.menu-item-has-children .m-subnav-arrow, .sn-li-l1.hs-item-has-children .m-subnav-arrow,  .hs-menu-depth-1.has-subnav .m-subnav-arrow,  .hs-menu-depth-1.menu-item-has-children .m-subnav-arrow,  .hs-menu-depth-1.hs-item-has-children .m-subnav-arrow {
	background-image: none;
	background-color: transparent;
}
}
.sn-li-l1.has-subnav > a span, .sn-li-l1.menu-item-has-children > a span, .sn-li-l1.hs-item-has-children > a span,  .hs-menu-depth-1.has-subnav > a span,  .hs-menu-depth-1.menu-item-has-children > a span,  .hs-menu-depth-1.hs-item-has-children > a span {
	padding-right: 0em;
	background-image: url(down-arrow.svg);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 0.75em;
	display: block;
}
.sn-li-l1.has-subnav > a.active span, .sn-li-l1.menu-item-has-children > a.active span, .sn-li-l1.hs-item-has-children > a.active span,  .hs-menu-depth-1.has-subnav > a.active span,  .hs-menu-depth-1.menu-item-has-children > a.active span,  .hs-menu-depth-1.hs-item-has-children > a.active span {
	transform: rotate(180deg);
}
.sn-li-l1:hover,  .hs-menu-depth-1:hover {
	background-color: #264958;
}
 @media (min-width: 40em) {
.sn-li-l1,  .hs-menu-depth-1 {
	height: 3.625em;
	float: left;
	border-bottom: 0;
	border-right: 0;
	-webkit-flex-grow: 1;
	-moz-flex-grow: 1;
	flex-grow: 1;
	-ms-flex-positive: 1;
	text-align: center;
	background-color: #ffffff;
	 }
.sn-li-l1 span,  .hs-menu-depth-1 span {
	font-size: 0.875em;
}
.sn-li-l1 > a,  .hs-menu-depth-1 > a {
	padding: 0 0.5em;
	color: #4f4f51;
	box-sizing:border-box;
}
.sn-li-l1 > a:hover,  .hs-menu-depth-1 > a:hover {
	color: #ffffff;
}
.sn-li-l1:hover > a,  .hs-menu-depth-1:hover > a {
	color: #ffffff;
}
.sn-li-l1:hover > a span,  .hs-menu-depth-1:hover > a span {
	color: #ffffff;
}
.sn-li-l1:hover .sn-level-2,  .sn-li-l1:hover .hs-menu-children-wrapper,  .hs-menu-depth-1:hover .sn-level-2,  .hs-menu-depth-1:hover .hs-menu-children-wrapper {
	display: block;
}
.sn-li-l1.has-subnav > a span, .sn-li-l1.menu-item-has-children > a span, .sn-li-l1.hs-item-has-children > a span,  .hs-menu-depth-1.has-subnav > a span,  .hs-menu-depth-1.menu-item-has-children > a span,  .hs-menu-depth-1.hs-item-has-children > a span {
	padding-right: 1em;
	background-size: 0.625em;
	display: inline;
}
.sn-li-l1.has-subnav > a.active span, .sn-li-l1.menu-item-has-children > a.active span, .sn-li-l1.hs-item-has-children > a.active span,  .hs-menu-depth-1.has-subnav > a.active span,  .hs-menu-depth-1.menu-item-has-children > a.active span,  .hs-menu-depth-1.hs-item-has-children > a.active span {
	background-image: url(ico-arrow-down.svg);
}
.sn-li-l1.has-subnav:hover > a span, .sn-li-l1.menu-item-has-children:hover > a span, .sn-li-l1.hs-item-has-children:hover > a span,  .hs-menu-depth-1.has-subnav:hover > a span,  .hs-menu-depth-1.menu-item-has-children:hover > a span,  .hs-menu-depth-1.hs-item-has-children:hover > a span {
	background-image: url(down-arrow-hover.svg);
}
.sn-li-l1:hover,  .hs-menu-depth-1:hover {
	background-color: #36667b;
}
}
 @media (min-width: 60em) {
.sn-li-l1,  .hs-menu-depth-1 {
	height: 3.625em;
}
.sn-li-l1 span,  .hs-menu-depth-1 span {
	line-height: 3.9285714286em;
}
.sn-li-l1 > a,  .hs-menu-depth-1 > a {
	height: 3.625em;
	padding: 0 1.52em;
	box-sizing:border-box;
	line-height: 3.4375em;
}
}
.sn-level-2, .hs-menu-children-wrapper {
	padding: 0;
	margin: 0;
	display: none;
	position: relative;
	list-style:none;
	box-sizing:border-box;
}
.sn-level-2.active,  .hs-menu-children-wrapper.active {
	display: block;
}
 @media (min-width: 40em) {
.sn-level-2,  .hs-menu-children-wrapper {
	position: absolute;
	z-index: 99999;
}
.sn-level-2.active,  .hs-menu-children-wrapper.active {
	display: none;
}
}
 @media (min-width: 60em) {
.sn-level-2,  .hs-menu-children-wrapper {
	width: 16.125em;
}
}
.sn-li-l2, .sn-li-l3, .hs-menu-depth-2 {
	background-color: #264958;
}
.sn-li-l2 > a, .sn-li-l3 > a,  .hs-menu-depth-2 > a {
	padding: 0 1em;
	color: #ffffff;
	border-top: 1px solid #36667b;
	display: block;
	text-decoration: none;
	line-height: 3.125em;
	box-sizing:border-box;
}
.sn-li-l2 > a span, .sn-li-l3 > a span,  .hs-menu-depth-2 > a span {
	font-size: 0.875em;
	line-height: 1.25em;
	display: inline-block;
	vertical-align: middle;
}
.sn-li-l2:last-child > a, .sn-li-l3:last-child > a,  .hs-menu-depth-2:last-child > a {
	border-bottom: 0;
}
.sn-li-l2:hover, .sn-li-l3:hover,  .hs-menu-depth-2:hover {
	background-color: #172b34;
}
.sn-li-l2:hover span, .sn-li-l3:hover span,  .hs-menu-depth-2:hover span {
	color: #ffffff;
}
 @media (min-width: 40em) {
.sn-li-l2, .sn-li-l3,  .hs-menu-depth-2 {
	position: relative;
	background-color: #ffffff;
	text-align: left;
}
.sn-li-l2 > a, .sn-li-l3 > a,  .hs-menu-depth-2 > a {
	color: #4f4f51;
	padding: 0 1.5em;
	line-height: 3.125em;
	border-top: 0;
	box-sizing:border-box;
}
.sn-li-l2 > a span, .sn-li-l3 > a span,  .hs-menu-depth-2 > a span {
	font-size: 0.875em;
}
.sn-li-l2:hover, .sn-li-l3:hover,  .hs-menu-depth-2:hover {
	background-color: #a6a096;
}
.sn-li-l2:hover a, .sn-li-l3:hover a,  .hs-menu-depth-2:hover a {
	color: #ffffff;
}
.sn-li-l2:hover .sn-level-3, .sn-li-l3:hover .sn-level-3,  .hs-menu-depth-2:hover .sn-level-3 {
	display: block;
	margin: -1.5625em;
	padding: 1.5625em;
	box-sizing:border-box;
}
}
 @media (min-width: 60em) {
.sn-li-l2 > a, .sn-li-l3 > a,  .hs-menu-depth-2 > a {
	line-height: 3.125em;
}
.sn-li-l2 > a span, .sn-li-l3 > a span,  .hs-menu-depth-2 > a span {
	font-size: 0.875em;
}
}
.sn-level-3 {
	padding: 0;
	margin: 0;
	padding-top: 1px;
	display: none;
	position: relative;
	box-sizing:border-box;
}
.sn-level-3.active {
	display: block;
}
 @media (min-width: 40em) {
.sn-level-3 {
	position: absolute;
	top: 0;
	left: 100%;
}
.sn-level-3.active {
	display: none;
}
}
.site-nav-container {
	background-color: #36667b;
	width: 17em;
	height: 100%;
	right: -17em;
	top: 0;
	bottom: 0;
	z-index: 1000;
	position: absolute;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}
.site-nav-container.active {
	right: 0;
}
 @media (min-width: 40em) {
.site-nav-container {
	width: auto;
	height: auto;
	right: auto;
	bottom: auto;
	top: auto;
	position: static;
	background-color: #ffffff;
}
}
.site-nav-container .inner-wrap, .site-nav-container .inner-wrap-narrow, .site-nav-container .inner-wrap-wide, .site-nav-container .inner-wrap-fullwidth {
	padding: 0;
	box-sizing:border-box;
}
 @media (min-width: 40em) {
.site-nav-container .inner-wrap, .site-nav-container .inner-wrap-narrow, .site-nav-container .inner-wrap-wide, .site-nav-container .inner-wrap-fullwidth {
	padding-left: 1.5em;
	padding-right: 1.5em;
	box-sizing:border-box;
}
}
.site-nav-container-screen {
	position: absolute;
	display: none;
	z-index: 999;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background-color: rgba(0, 0, 0, 0.5);
}
.site-nav-container-screen.active {
	display: block;
}
 @media (min-width: 40em) {
.site-nav-container-screen {
	display: none !important;
}
}
.close-menu {
	display: inline-block;
	clear: both;
	position: relative;
	text-align: center;
	color: #36667b !important;
	font-family: "Montserrat", sans-serif;
	padding: 0.25em 1.5625em;
	margin: 0 auto;
	font-size: 0.875em;
	background-color: #ffffff;
	border-radius: 0.1875em;
	box-sizing:border-box;
}
.close-menu:visited {
	color: #ffffff;
}
.close-menu:hover {
	color: #ffffff;
}
.close-menu:after {
	content: '';
	background-color: transparent;
	background-image: url(ico-exit.svg);
	background-size: 0.8125em 0.8125em;
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	width: 1.5625em;
	top: 0;
	bottom: 0;
	right: 0;
	position: absolute;
}
 @media (min-width: 40em) {
.close-menu {
	display: none;
}
}
.snc-header {
	text-align: center;
	padding: 1em;
	box-sizing:border-box;
}
 @media (min-width: 40em) {
.snc-header {
	padding: 0;
	box-sizing:border-box;
}
}
.inner-wrap, .inner-wrap-narrow, .inner-wrap-wide, .inner-wrap-fullwidth {
	max-width: 74.875em;
	margin-left: auto;
	margin-right: auto;
	padding: 1.5em 1em 1.5em 1em;
	box-sizing:border-box;
}
.inner-wrap::after, .inner-wrap-narrow::after, .inner-wrap-wide::after, .inner-wrap-fullwidth::after {
	clear: both;
	content: "";
	display: table;
}
.inner-wrap > *:first-child, .inner-wrap-narrow > *:first-child, .inner-wrap-wide > *:first-child, .inner-wrap-fullwidth > *:first-child {
	margin-top: 0;
}
.inner-wrap > *:last-child, .inner-wrap-narrow > *:last-child, .inner-wrap-wide > *:last-child, .inner-wrap-fullwidth > *:last-child {
	margin-bottom: 0;
}
 @media (min-width: 40em) {
.inner-wrap, .inner-wrap-narrow, .inner-wrap-wide, .inner-wrap-fullwidth {
	padding: 2.5em 1.5em 2.5em 1.5em;
	box-sizing:border-box;
}
}
.inner-wrap-narrow {
	max-width: 62.5em;
}
.inner-wrap-wide {
	max-width: 87.5em;
}
.inner-wrap-fullwidth {
	max-width: 100%;
}
/*=============== Sections ===============*/
.section-header-wrap {
	background-color: #e4e4e4;
}
.section-header-wrap .inner-wrap, .section-header-wrap .inner-wrap-narrow, .section-header-wrap .inner-wrap-wide, .section-header-wrap .inner-wrap-fullwidth {
	padding-top: 1.5em;
	padding-bottom: 1.5em;
}
.section-header-wrap h1 {
	margin: 0;
}
.section-header-wrap p {
	margin: .5em 0 0 0;
}
.section-cta {
	text-align: center;
}
/*=============== Media Object ===============*/
.media-object {
	overflow: hidden;
}
.media-object-img {
	width: 20%;
	float: left;
	display: block;
	margin-right: 5%;
}
.media-object-img img {
	width: 100%;
}
.media-object-body {
	width: 75%;
	float: left;
}
.media-object-header {
	margin-top: 0;
	margin-bottom: .15em;
}
.media-grid-2 > * {
	margin-bottom: 1em;
}
 @media (min-width: 40em) {
.media-grid-2 > * {
	float: left;
	display: block;
	margin-right: 3.1684356888%;
	width: 48.4157821556%;
	margin-bottom: 1.5em;
}
.media-grid-2 > *:last-child {
	margin-right: 0;
}
.media-grid-2 > *:nth-child(2n) {
	margin-right: 0;
}
.media-grid-2 > *:nth-child(2n+1) {
	clear: left;
}
}
/*======= Responsive iFrame / YouTube / HTML5 Video =======*/
.iframe-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin-top: 1.8em;
}
.iframe-container iframe, .iframe-container object, .iframe-container embed, .iframe-container video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*=============== Click to Expand ===============*/
.click-expand {
	border: 1px solid #e4e4e4;
	clear: both;
	overflow: hidden;
	margin-bottom: 1.5em;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.click-expand.active:hover {
	background-color: #ffffff;
}
.click-expand.active .ce-header:after {
	content: '-';
}
.click-expand.active .ce-body {
	display: block;
	opacity: 1;
	-webkit-animation: click-expand 0.5s 1;
	-moz-animation: click-expand 0.5s 1;
	animation: click-expand 0.5s 1;
	-webkit-animation-fill-mode: backwards;
	-moz-animation-fill-mode: backwards;
	animation-fill-mode: backwards;
	-webkit-animation-delay: 0.05s;
	-moz-animation-delay: 0.05s;
	animation-delay: 0.05s;
	padding: 0 12px 1.5em 12px;
	display: block;
	box-sizing:border-box;
}
.click-expand:hover {
	background-color: #e4e4e4;
}
.ce-header {
	position: relative;
	cursor: pointer;
	margin: 0;
	padding: 0.75em 12px 0.75em 12px;
	box-sizing: border-box;
}
.ce-header:after {
	content: '+';
	color: #a6a096;
	padding-left: 8px;
	position: absolute;
	right: 0.3125em;
	box-sizing: border-box;
}
.ce-body {
	display: none;
	opacity: 0;
}
 @-webkit-keyframes click-expand {
 from {
 opacity: 0;
}
to {
	opacity: 1;
}
}
 @-moz-keyframes click-expand {
 from {
 opacity: 0;
}
to {
	opacity: 1;
}
}
 @keyframes click-expand {
 from {
 opacity: 0;
}
to {
	opacity: 1;
}
}

/*=============== Layouts  ===============*/
.page-intro {
  background-color: #e4e4e4; }
  .page-intro .inner-wrap, .page-intro .inner-wrap-narrow, .page-intro .inner-wrap-wide, .page-intro .inner-wrap-fullwidth {
    padding-top: 1.5em;
    padding-bottom: 1.5em; }
  .page-intro h1 {
    margin: 0; }
  .page-intro p {
    margin: .5em 0 0 0; }
@media (min-width: 60em) {
.site-content.one-column .site-content-primary {
	display: block;
	margin-right: 2.3576515979%;
	width: 100%;
	margin-right: 0;
}
.site-content.one-column .site-content-primary:last-child {
	margin-right: 0;
}
.site-content.one-column .site-content-secondary {
	float: left;
	display: block;
	margin-right: 2.3576515979%;
	width: 100%;
	margin-right: 0;
}
.site-content.one-column .site-content-secondary:last-child {
	margin-right: 0;
}
.site-content.two-column .site-content-primary {
	float: left;
	display: block;
	margin-right: 2.3576515979%;
	width: 74.4105871005%;
}
.site-content.two-column .site-content-primary:last-child {
	margin-right: 0;
}
.site-content.two-column .site-content-secondary {
	float: left;
	display: block;
	margin-right: 2.3576515979%;
	width: 23.2317613015%;
	margin-right: 0;
}
.site-content.two-column .site-content-secondary:last-child {
	margin-right: 0;
}
.site-content.three-column .site-content-primary {
	float: left;
	display: block;
	margin-right: 2.3576515979%;
	width: 31.7615656014%;
}
.site-content.three-column .site-content-primary:last-child {
	margin-right: 0;
}
.site-content.three-column .site-content-secondary {
	float: left;
	display: block;
	margin-right: 2.3576515979%;
	width: 31.7615656014%;
}
.site-content.three-column .site-content-secondary:last-child {
	margin-right: 0;
}
.site-content.three-column .additional-content {
	float: left;
	display: block;
	margin-right: 2.3576515979%;
	width: 31.7615656014%;
	margin-right: 0;
}
.site-content.three-column .additional-content:last-child {
	margin-right: 0;
}
.site-content.two-column-alt .site-content-primary {
	float: left;
	display: block;
	margin-right: 2.3576515979%;
	width: 65.8807828007%;
}
.site-content.two-column-alt .site-content-primary:last-child {
	margin-right: 0;
}
.site-content.two-column-alt .site-content-secondary {
	float: left;
	display: block;
	margin-right: 2.3576515979%;
	width: 31.7615656014%;
	margin-right: 0;
}
.site-content.two-column-alt .site-content-secondary:last-child {
	margin-right: 0;
}
}
/*=============== Product Grid ===============*/
.product-grid {
	clear: both;
}
.product-grid-item {
	font-size: .875em;
	text-decoration: none;
	text-align: center;
	background-color: #ffffff;
	padding: 1em;
	box-sizing:border-box;
	border-bottom: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	overflow: hidden;
	display: block;
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
}
.product-grid-item:hover {
	border-bottom: 1px solid #4f4f51;
	border-right: 1px solid #4f4f51;
}
.product-grid-item:hover .product-grid-item-img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.07);
	-o-transform: scale(1.07);
	transform: scale(1.07);
}
 @media (min-width: 40em) {
.product-grid-item {
	font-size: .75em;
	margin-bottom: 1.5em;
}
}
 @media (min-width: 60em) {
.product-grid-item {
	font-size: 1em;
}
}
 @media (min-width: 40em) {
.product-grid-item-header-wrap {
	height: 4em;
	line-height: 4em;
	margin-bottom: 1em;
}
.product-grid-item-header-wrap .product-grid-item-header {
	display: inline-block;
	vertical-align: middle;
}
}
 @media (min-width: 60em) {
.product-grid-item-header-wrap {
	height: 4em;
	line-height: 4em;
}
}
.product-grid-item-header {
	font-size: 1.125em;
	color: #36667b;
	text-decoration: none;
	margin: 0 0 0 0;
	width: 70%;
	float: right;
	text-align: left;
	clear: none;
}
 @media (min-width: 40em) {
.product-grid-item-header {
	width: auto;
	float: none;
	text-align: center;
}
}
.product-grid-item-subheader {
	color: #000000;
	margin: 0 0 1em 0;
	width: 70%;
	float: right;
	text-align: left;
	clear: none;
	font-size: 0.9375em;
}
 @media (min-width: 40em) {
.product-grid-item-subheader {
	width: auto;
	float: none;
	text-align: center;
}
}
 @media (min-width: 60em) {
.product-grid-item-subheader {
	min-height: 3em;
}
}
.product-grid-item-img {
	float: left;
	width: 25%;
	margin-top: -1em;
	display: block;
	margin: 0 auto;
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
}
 @media (min-width: 40em) {
.product-grid-item-img {
	margin-top: 0;
	float: none;
	width: auto;
}
}
.product-grid-item-link {
	margin: 1em 0 0 0;
	float: right;
	text-align: left;
	clear: none;
	font-size: .75em;
}
 @media (min-width: 40em) {
.product-grid-item-link {
	width: auto;
	float: none;
	text-align: center;
}
}

/*=============== Product Carousel ===============*/
@media (max-width: 40em) {
.product-item {
	float: left;
	display: block;
	margin-right: 4.8291579146%;
	width: 47.5854210427%;
}
.product-item:last-child {
	margin-right: 0;
}
.product-item:nth-child(2n) {
	margin-right: 0;
}
.product-item:nth-child(2n+1) {
	clear: left;
}
}
 @media (min-width: 40em) {
.product-item {
	float: left;
	display: block;
	margin-right: 2.3576515979%;
	width: 23.2317613015%;
}
.product-item:last-child {
	margin-right: 0;
}
}
/*=============== Resources Module ===============*/
.resources-module {
	background-color: #ffffff;
}
.rm-item-wrap {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	box-orient: horizontal;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	flex-direction: row;
	-ms-flex-direction: row;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
 @media (min-width: 40em) {
.rm-item-wrap {
	-webkit-box-lines: single;
	-moz-box-lines: single;
	box-lines: single;
	-webkit-flex-wrap: nowrap;
	-moz-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}
}
.rm-item-wrap > * {
	-webkit-box-flex: auto;
	-moz-box-flex: auto;
	box-flex: auto;
	-webkit-flex: auto;
	-moz-flex: auto;
	-ms-flex: auto;
	flex: auto;
}
 @media (min-width: 40em) {
.rm-item-wrap > * {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	box-flex: 1;
	-webkit-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	flex: 1;
}
}
.rm-item {
	text-align: center;
	background-color: #e4e4e4;
	padding: 1em !important;
}
.rm-item:hover .rm-item-img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}
 @media (min-width: 40em) {
.rm-item {
	margin-bottom: 0;
}
}
.rm-item-cta {
	font-size: .75em;
	font-weight: bold;
}
.rm-item-img {
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
	margin-bottom: 1em;
}
.rm-item-img img {
	max-width: 100%;
	object-fit: contain;
	height: 19.375em;
}
.rm-item-title {
	text-decoration: none;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	position: relative;
	display: inline-block;
	text-align: center;
	height: 2.5em;
	line-height: 2.5em;
	color: #36667b;
	position: relative;
	z-index: 10;
}
.rm-item-title span {
	line-height: 1.25em;
	display: inline-block;
	color: #36667b;
}
.site-wrap {
	background: #ffffff;
box-sizing:border-box;
margin-bottom:-25px;
position:relative;
}
/*=============== Site Header ===============*/
.site-header-wrap {
/*background-image:url(bg-site-intro.jpg);
  background-size:cover;
  background-position: center center;
  background-repeat:no-repeat;*/ }
.site-header {
	background-color: #244e5e;
	position: relative;
	border-bottom: 33px solid #ffffff;
}
 @media (min-width: 40em) {
 	.site-header{
 	border-bottom: 0;
 }
 }
.site-header .inner-wrap, .site-header .inner-wrap-narrow, .site-header .inner-wrap-wide, .site-header .inner-wrap-fullwidth {
	padding-bottom: 0.75em;
    padding-top: 0.5625em;
}
 @media (min-width: 40em) {
.site-header .inner-wrap, .site-header .inner-wrap-narrow, .site-header .inner-wrap-wide, .site-header .inner-wrap-fullwidth {
	padding-top: 1.25em;
	padding-bottom: 0.9375em;
}
}
 @media (min-width: 60em) {
.site-header .inner-wrap, .site-header .inner-wrap-narrow, .site-header .inner-wrap-wide, .site-header .inner-wrap-fullwidth {
	padding-top: 0.375em;
}
}
 @media (min-width: 80em) {
.site-header .inner-wrap, .site-header .inner-wrap-narrow, .site-header .inner-wrap-wide, .site-header .inner-wrap-fullwidth {
	position: relative;
	padding-bottom: 1.8125em;
    padding-top: 1.3125em;
}
}
 @media (min-width: 60em) {
.sh-sticky-wrap {
	height: 3.625em;
}
.sh-sticky-wrap.stuck .site-nav-container {
	position: fixed;
	box-shadow: 0 0 5px 0 #000;
	left: 0;
	right: 0;
	top: 0;
	height: 3.625em;
}
.sh-sticky-wrap.stuck .site-nav {
	float: none;
}
}
.sh-utility-nav {
	overflow: hidden;
	position: absolute;
	bottom: -32px;
	width: 100%;
	left: 0;
	background-color: #ffffff;
	display: none;
}
 @media (min-width: 40em) {
.sh-utility-nav {
	display: inline-block;
	position: inherit;
	text-align: right;
	float: right;
	width: auto;
	border-radius: 3px;
}
}
 @media (min-width: 60em) {
.sh-utility-nav {
	float: left;
	margin-top: 0.625em;
	margin-right: 0.625em;
}
}
 @media (min-width: 80em) {
.sh-utility-nav {
	margin-top: 0.6875em;
}
}
.sh-links {
	text-align: right;
}
 @media (min-width: 40em) {
.sh-links {
	clear: both;
	float: right;
	margin-top: 0.625em;
	max-width: 20.5em;
}
}
 @media (min-width: 60em) {
.sh-links {
	max-width: 100%;
	clear: none;
	width: auto;
}
}
 @media (min-width: 80em) {
.sh-links {
	margin-left: 0.75em;
    margin-top: 0.375em;
}
}
.sh-right-wrap {
  margin-top: 0.4375em; }
  @media (min-width: 40em) {
    .sh-right-wrap {
      margin-top: 0;
      float: right;
      width: 76%; } }
  @media (min-width: 60em) {
    .sh-right-wrap {
      width: auto; } }
.sh-icons {
	float: right;
}
.sh-ico-search, .sh-ico-menu {
	background-repeat: no-repeat;
	background-position: center top;
	display: inline-block;
	padding-top: 1.2em;
	width: 2em;
	margin-left: 1em;
	text-align: center;
	text-decoration: none;
}
.sh-ico-search span, .sh-ico-menu span {
	font-size: .75em;
}
.sh-contact, .sh-ship, .sh-ph {
	display: none;
}
 @media (min-width: 40em) {
.sh-contact, .sh-ship, .sh-ph {
	display: inline-block;
	vertical-align: top;
	margin-bottom:15px;
}
}
 @media (min-width: 60em) {
/*.sh-contact, .sh-ship, .sh-ph {
	vertical-align: middle;
}*/
}
 @media (min-width: 80em) {
.sh-contact, .sh-ship, .sh-ph {
	margin-left: 0.625em;
	margin-top: 0.4375em;
}
}
 @media (min-width: 40em) {
.sh-contact a, .sh-ship a, .sh-ph a {
	font-size: 0.84375em;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.3571428571em;
}
.sh-contact a:hover, .sh-ship a:hover, .sh-ph a:hover {
	text-decoration: underline;
}
}
 @media (min-width: 80em) {
.sh-contact .sh-img {
	max-width: 18px;
}
}
 @media (min-width: 60em) {
/*.sh-contact .sh-img {
	max-width: 22px;
}*/
}
 @media (min-width: 80em) {
.sh-contact .sh-img {
	max-width: 18px;
}
}
.sh-img {
	display: inline-block;
	margin-right: 4px;
	max-width: 1.375em;
	vertical-align: middle;
}
 @media (min-width: 80em) {
.sh-img {
	margin-right: 9px;
}
}
.sh-rfq-btn {
	margin-top: 0.25em;
	box-sizing: border-box;
	font-size: 0.5em;
	padding: 1em 1em 1em 1.125em;
	vertical-align: middle;
	background-color:#a6a096;
	border-radius: 3px;
	text-decoration:none;
	color:#ffffff;
	font-weight:700;
}
.sh-rfq-btn:hover {
	background-color: #36667b;
}
 @media (min-width: 40em) {
.sh-rfq-btn {
	clear: both;
	font-size: 0.875em;
	box-sizing: border-box;
	padding: 0.7857142857em 0.7857142857em 0.7857142857em 0.8571428571em;
	vertical-align: middle;
}
}
 @media (min-width: 60em) {
.sh-rfq-btn {
	margin-left: 0.4285714286em;
}
}
 @media (min-width: 80em) {
.sh-rfq-btn {
	margin-left: 1.6428571429em;
}
}
.sh-ph i {
	font-style: normal;
}
 @media (min-width: 40em) {
.sh-ph {
	font-size: 1em;
}
}
 @media (min-width: 80em) {
.sh-ph {
	margin-left: 7px;
}
}
 @media (min-width: 80em) {
.sh-ship {
	margin-left: 14px;
}
}
.sh-ico-search {
	background-image: url(ico-search.svg);
}
.sh-ico-menu {
	background-image: url(ico-nav.svg);
	background-position: center 2px;
	background-size: 26px 12px;
	font-size: 13px;
	margin-left: 0.8em;
	padding-top: 0.8em;
	color: #ffffff;
}
 @media (min-width: 40em) {
.sh-ico-menu {
	display: none;
}
}
.site-logo {
  float: left;
    left: 0.25em;
    position: absolute;
    top: 1em;
    width: 6.8125em; }
  .site-logo img {
    width: 6.8125em; }
    @media (min-width: 40em) {
      .site-logo img {
        width: 6.875em; } }
    @media (min-width: 60em) {
      .site-logo img {
        width: 7.5em; } }
    @media (min-width: 80em) {
      .site-logo img {
        width: 13.4375em; } }
  @media (min-width: 40em) {
    .site-logo {
      width: 6.875em; } }
  @media (min-width: 60em) {
    .site-logo {
      width: 7.5em;
      position: absolute; } }
  @media (min-width: 80em) {
    .site-logo {
      left: 1.875em;
    top: 0.875em;
    width: 13.4375em; } 
	  }

/*=============== Site Intro ===============*/
.site-intro {
	text-align: center;
}
.site-intro .inner-wrap, .site-intro .inner-wrap-narrow, .site-intro .inner-wrap-wide, .site-intro .inner-wrap-fullwidth {
	padding-top: 10em;
	padding-bottom: 10em;
}
/*=============== Site Content ===============*/
.site-content {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	box-flex: 1;
	-webkit-flex: 1 0 auto;
	-moz-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
}
/*=============== Site Footer ===============*/
.site-footer {
	background-color: #244e5e;
	text-align: center;
	color: #ffffff;
	position: relative;
}
.site-footer a {
	text-decoration: none;
	color: #ffffff;
}
.site-footer a:hover {
	text-decoration: underline;
}
.site-footer .inner-wrap, .site-footer .inner-wrap-narrow, .site-footer .inner-wrap-wide, .site-footer .inner-wrap-fullwidth {
	padding-top: 0;
	padding-bottom: 0;
}
 @media (min-width: 60em) {
.site-footer .inner-wrap, .site-footer .inner-wrap-narrow, .site-footer .inner-wrap-wide, .site-footer .inner-wrap-fullwidth {
	padding-bottom: 2.8125em;
	padding-top: 1.8125em;
}
}
.sf-bottom:before {
	background-color: #ffffff;
	bottom: 42%;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	width: 100%;
}
 @media (min-width: 60em) {
.sf-bottom:before {
	height: 0;
}
}
.sf-bottom .sfb-wrap {
	padding-top: 0.625em;
	padding-bottom: 0.5em;
}
 @media (min-width: 60em) {
.sf-bottom .sfb-wrap {
	padding-top: 0;
	padding-bottom: 0.3125em;
}
}
.sf-copy {
	font-size: 0.625em;
}
 @media (min-width: 40em) {
.sf-copy {
	font-size: 0.8125em;
}
}
 @media (min-width: 60em) {
.sf-copy {
	position: relative;
	margin-right: 1.6923076923em;
}
.sf-copy:after {
	content: "|";
	position: absolute;
	right: -15px;
	top: 0;
}
}
.sf-create {
	font-size: 0.625em;
	display: none;
}
 @media (min-width: 40em) {
.sf-create {
	display: block;
	font-size: 0.8125em;
}
}
 @media (min-width: 60em) {
.sf-create {
	display: inline;
}
}
.sf-links {
	margin-bottom: 0.3125em;
	margin-left: auto;
	margin-right: auto;
}
.sf-links a {
	color: #ffffff;
	font-size: 0.6875em;
	position: relative;
	margin-right: 1.7272727273em;
}
.sf-links a:after {
	content: "|";
	position: absolute;
	right: -18px;
	top: -1px;
	width: 14px;
}
.sf-links a:last-child:after {
	content: "";
}
 @media (min-width: 40em) {
.sf-links a {
	font-size: 0.8125em;
	margin-right: 1.4615384615em;
}
}
 @media (min-width: 60em) {
.sf-links a {
	margin-right: 0;
	margin-left: 1.8461538462em;
}
}
 @media (min-width: 60em) {
.sf-links {
	margin-bottom: 0.0625em;
}
}
.sf-top {
	text-align: left;
	padding-left: 1.125em;
	box-sizing: border-box;
}
.sf-top .sft-wrap {
	padding-bottom: 1.125em;
	padding-top: 1em;
}
 @media (min-width: 60em) {
.sf-top .sft-wrap {
	padding-top: 0;
	padding-bottom: 0;
}
}
 @media (min-width: 40em) {
.sf-top {
	text-align: center;
}
}
 @media (min-width: 60em) {
.sf-top {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	width: 44%;
	padding: 0;
}
}
 @media (min-width: 60em) {
.sf-bottom {
	display: inline-block;
	text-align: right;
	vertical-align: bottom;
	width: 55%;
}
}
.sf-company {
	font-size: 1em;
	display: block;
	margin-bottom: 0.25em;
}
 @media (min-width: 40em) {
.sf-company {
	font-size: 1.25em;
}
}
 @media (min-width: 60em) {
.sf-company {
	margin-bottom: -2px;
}
}
.sf-addr, .sf-phone, .sf-fax {
	display: block;
	font-size: 0.75em;
	line-height: 1.4583333333em;
}
 @media (min-width: 40em) {
.sf-addr, .sf-phone, .sf-fax {
	font-size: 0.8125em;
}
}
.sf-phone span {
	display: block;
}
 @media (min-width: 60em) {
.sf-phone span {
	display: inline-block;
	margin-left: 2.4em;
	position: relative;
}
.sf-phone span:before {
	content: "|";
	left: -19px;
	position: absolute;
	top: 0;
}
}
.sf-phone img {
	display: inline-block;
	margin-right: 0.25em;
	vertical-align: middle;
	width: 0.875em;
}
 @media (min-width: 60em) {
.sf-phone img {
	width: 1.2307692308em;
}
}
 @media (min-width: 60em) {
.sf-phone {
	line-height: 24px;
}
}
 @media (min-width: 60em) {
.sf-addr {
	line-height: 1.8461538462em;
}
}
 @media (min-width: 60em) {
.sf-fax {
	line-height: 2.146em;
}
}
img[name=pphLoggerImage] {
	display: none;
}
/*=============== Search ===============*/
.search-table {
	display: table;
	width: 100%;
	float: none;
	padding: 0;
	box-sizing: border-box;
}
.search-row {
	display: table-row;
	width: 100%;
}
.search-cell1 {
	display: table-cell;
}
 @media (min-width: 60em) {
.search-cell1 {
	width: 15.25em;
}
}
 @media (min-width: 80em) {
.search-cell1 {
	width: 17.5625em;
}
}
.search-cell2 {
	display: table-cell;
	width: 2.1875em;
	border: 0;
}
.search-text {
	font-size: 0.8125em !important;
	font-family:"Montserrat", sans-serif;
	width: 100%;
	height: 2.3em;
	border: 1px solid red;
	float: left;
	padding-left: .5em;
	margin-bottom: 0 !important;
	border: 0 !important;
	box-shadow: none !important;
	box-sizing:border-box;
}
 @media (min-width: 60em) {
.search-text {
	height: 3.1em;
}
}
 @media (min-width: 80em) {
.search-text {
	height: 3.129em;
	padding-left: 1.4285714286em !important;
	box-sizing: border-box;
}
}
.search-submit {
	width: 100%;
	height: 2.3em;
	border: 0;
	float: right;
	background: url(search-ico.svg) no-repeat center center !important;
	background-size: 20px 20px !important;
}
 @media (min-width: 60em) {
.search-submit {
	height: 38px;
}
}
 @media (min-width: 80em) {
.search-submit {
	height: 2.9285714286em;
	background: url(search-ico.svg) no-repeat center right !important;
	background-size: 17px 17px !important;
}
.sh-contact, .sh-ship, .sh-ph {
	  margin-bottom: 0;
    margin-top: 11px;
	}
.sh-links {
	 margin-top: 9px;
	 }
	 
.sh-rfq-btn {
    display: inline-block;
    margin-top: 0;
}
}
.search-exit {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	top: 0;
	right: 0;
}
/*=============== Read More ===============*/
.main-content {
	display: block;
	overflow: hidden;
	position: relative;
}
 @media (min-width: 40em) {
.main-content {
	display: inline;
}
}
 @media (max-width: 40em) {
.height {
	max-height: 15.625em;
}
.height:before {
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 50%, #ffffff 100%);
	bottom: 0;
	content: "";
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 1;
}
.heightAuto {
	max-height: 312.5em;
}
.heightAuto:before {
	display: none;
}
}
.link {
	display: block;
	text-align: center;
	font-weight: bold;
	color: #36667b;
	padding-bottom: 0.625em;
}
 @media (min-width: 40em) {
.link {
	display: none;
}
}
/*=============== Site Intro ============*/
.site-intro {
	background-image: url(hero.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
}
.site-intro .inner-wrap, .site-intro .inner-wrap-narrow, .site-intro .inner-wrap-wide, .site-intro .inner-wrap-fullwidth {
	padding-bottom: 1.5em;
	padding-top: 1.6875em;
}
 @media (min-width: 40em) {
.site-intro .inner-wrap, .site-intro .inner-wrap-narrow, .site-intro .inner-wrap-wide, .site-intro .inner-wrap-fullwidth {
	padding-top: 3.125em;
	padding-bottom: 3.125em;
}
}
 @media (min-width: 60em) {
.site-intro .inner-wrap, .site-intro .inner-wrap-narrow, .site-intro .inner-wrap-wide, .site-intro .inner-wrap-fullwidth {
	padding-top: 5.5em;
	padding-bottom: 5.75em;
}
}
.section-header {
	font-size: 0.84375em;
	color: #ffffff;
	text-transform: uppercase;
	margin-bottom: 0.8148148148em;
}
 @media (min-width: 40em) {
.section-header {
	font-size: 1.25em;
	font-weight: 400;
	text-transform: none;
}
}
.section-header .si-subtext {
	text-transform: none;
	box-sizing: border-box;
	font-size: 0.8888888889em;
	display: block;
	font-weight: 400;
	line-height: 1.1666666667em;
	margin-top: 0.4166666667em;
	padding-left: 2.4166666667em;
	padding-right: 2.4166666667em;
}
 @media (min-width: 40em) {
.section-header .si-subtext {
	font-size: 1.25em;
}
}
 @media (min-width: 60em) {
.section-header .si-subtext {
	font-size: 1.3em;
	box-sizing: border-box;
	line-height: 1.2307692308em;
	margin-top: 0.4230769231em;
	padding-left: 4.2307692308em;
	padding-right: 4.2307692308em;
}
}
.section-header .si-subtext-desk {
	text-transform: none;
	font-size: 0.8888888889em;
	display: none;
	font-weight: 600;
	margin-bottom: 2.9166666667em;
	margin-top: 1em;
}
 @media (min-width: 40em) {
.section-header .si-subtext-desk {
	display: block;
}
}
 @media (min-width: 60em) {
.section-header .si-subtext-desk {
	font-size: 1em;
	margin-bottom: 2.05em;
}
}
.si-btn {
	font-size: 0.75em;
	background-color: #ffffff;
	font-weight: bold;
	box-sizing: border-box;
	color: #244e5e;
	padding-top: 1.0833333333em;
	padding-bottom: 0.9166666667em;
	padding-right: 0.75em;
}
.si-btn:hover {
	background-color: #a6a096;
}
 @media (min-width: 40em) {
.si-btn {
	font-size: 0.875em;
}
}
/*================= Custom Solution Module =============*/
.custom-solution-module {
  background-image: url(custom-solutions-bg.jpg);
  background-size: cover;
  background-position: center top;
  text-align: center; }
  .custom-solution-module .inner-wrap, .custom-solution-module .inner-wrap-narrow, .custom-solution-module .inner-wrap-wide, .custom-solution-module .inner-wrap-fullwidth {
    padding-top: 2em;
    padding-bottom: 2.6875em; }
    @media (min-width: 60em) {
      .custom-solution-module .inner-wrap, .custom-solution-module .inner-wrap-narrow, .custom-solution-module .inner-wrap-wide, .custom-solution-module .inner-wrap-fullwidth {
        padding-top: 3.25em;
        padding-bottom: 7.5em; } }
  .custom-solution-module .csm-title {
    font-size: 1.1875em;
    color: #ffffff;
    font-family: 'Open Sans';
    font-weight: 600;
    margin-bottom: 0; }
    @media (min-width: 40em) {
      .custom-solution-module .csm-title {
        font-size: 1.25em; } }
    @media (min-width: 60em) {
      .custom-solution-module .csm-title {
        font-size: 1.625em;
        margin-bottom: 0.6153846154em; } }
  .custom-solution-module .csm-subtext {
    color: #ffffff;
    font-family: "Open Sans";
    font-size: 0.75em;
    line-height: 1.25em;
    margin-top: 0.6666666667em;
    padding: 0 3.4166666667em;
    margin-bottom: 3.1666666667em; 
	box-sizing:border-box;
	}
    @media (min-width: 40em) {
      .custom-solution-module .csm-subtext {
        font-size: 1em;
        margin-bottom: 1.25em; 
		
		} }
    @media (min-width: 60em) {
      .custom-solution-module .csm-subtext {
        font-size: 1.25em;
        margin-bottom: 1.45em;
        line-height: 1.45em;
        margin-top: 0;
        padding: 0 8.717em;
		box-sizing:border-box;
		 } }
  .custom-solution-module .csm-btn {
    font-size: 0.75em;
    padding-top: 0.9166666667em;
    padding-right: 1.75em;
    padding-bottom: 1.0833333333em;
    padding-left: 2em;
    background-color: #ffffff;
    color: #244e5e;
	border-radius: 3px;
	font-weight: bold;
	line-height:1;
	box-sizing:border-box;
	text-decoration:none;
	 }
    .custom-solution-module .csm-btn:hover {
      background-color: #a6a096;
      color: #ffffff; }
    @media (min-width: 40em) {
      .custom-solution-module .csm-btn {
        font-size: 0.875em;
        padding-top: 0.7857142857em;
        padding-right: 1.5em;
        padding-bottom: 0.9285714286em;
        padding-left: 1.7142857143em;
		box-sizing:border-box;
		 } }
    @media (min-width: 60em) {
      .custom-solution-module .csm-btn {
        padding-top: 0.7857142857em;
        padding-right: 2.7142857143em;
        padding-bottom: 0.9285714286em;
        padding-left: 2.9285714286em;
		line-height:2.6;
		box-sizing:border-box;
		 } }
		
/*========== Products Module =========*/
.products-module {
	text-align: center;
}
.products-module .pm-wrap {
	border-bottom: 1px solid #e4e4e4;
}
.products-module .pm-item {
	float: left;
	width: 50%;
}
.products-module .pm-item:first-child {
	border-right: 1px solid #e4e4e4;
	padding-bottom: 1.5em;
	padding-top: 1.25em;
}
 @media (min-width: 60em) {
.products-module .pm-item:first-child {
	padding-top: 6.0625em;
	padding-bottom: 6.625em;
}
}
.products-module .pm-item:first-child .pmi-img img {
	width: 5.75em;
	margin-bottom: 0.5625em;
}
 @media (min-width: 40em) {
.products-module .pm-item:first-child .pmi-img img {
	width: 8em;
}
}
 @media (min-width: 60em) {
.products-module .pm-item:first-child .pmi-img img {
	width: auto;
	margin-bottom: 1.8125em;
}
}
.products-module .pm-item:last-child {
	padding-bottom: 1.5em;
	padding-top: 2em;
}
 @media (min-width: 60em) {
.products-module .pm-item:last-child {
	padding-bottom: 6.4375em;
	padding-top: 8.1875em;
}
}
.products-module .pmi-img img {
	width: 6.875em;
	margin-bottom: 1em;
}
 @media (min-width: 40em) {
.products-module .pmi-img img {
	width: 10.9375em;
}
}
 @media (min-width: 60em) {
.products-module .pmi-img img {
	width: auto;
	margin-bottom: 2.625em;
}
}
.products-module .pmi-btn {
	font-size: 0.75em;
	padding-top: 1.0833333333em;
	padding-bottom: 0.9166666667em;
}
 @media (min-width: 60em) {
.products-module .pmi-btn {
	font-size: 0.875em;
	padding-top: 1.0714285714em 1.6428571429em 1em 1.6428571429em;
	box-sizing: border-box;
}
}
/*============= Industries module ==========*/
.industries-module {
	text-align: center;
}
.industries-module .inner-wrap, .industries-module .inner-wrap-narrow, .industries-module .inner-wrap-wide, .industries-module .inner-wrap-fullwidth {
	padding-bottom: 1.75em;
	padding-top: 1.875em;
}
 @media (min-width: 60em) {
.industries-module .inner-wrap, .industries-module .inner-wrap-narrow, .industries-module .inner-wrap-wide, .industries-module .inner-wrap-fullwidth {
	padding-top: 4.6875em;
	padding-bottom: 4.3125em;
}
}

 @media (min-width: 40em) {
   .page-intro h1 {
      font-size: 2.25em; } }
  @media (min-width: 60em) {
    .page-intro h1 {
      font-size: 2.5em; } }
.page-intro p {
  font-size: 1em;
  font-weight: normal; }

  @media (min-width: 40em) {
    .page-intro p {
      font-size: 1.15em; } }
.page-intro {
  background-image: url(catalog-hero.jpg);
  background-position: left top;
  background-size: cover;
  background-repeat: no-repeat; }
  .page-intro .inner-wrap, .page-intro .inner-wrap-narrow, .page-intro .inner-wrap-wide, .page-intro .inner-wrap-fullwidth {
    padding-top: 3.875em;
    padding-bottom: 8.4375em; }
    @media (min-width: 80em) {
    .page-intro .inner-wrap, .page-intro .inner-wrap-narrow, .page-intro .inner-wrap-wide, .page-intro .inner-wrap-fullwidth {
    	padding-top: 5.875em;
    }
	}

.pi-header {
  color: #4f4f51; }
  .pi-header .pi-title {
    display: block;
    font-size: 0.625em;
    margin-bottom: 0.64em;
    padding-bottom: 0.72em;
    text-transform: uppercase;
    position: relative; }
    .pi-header .pi-title:after {
      position: absolute;
      content: "";
      height: 4px;
      width: 68px;
      background-color: #244e5e;
      bottom: 0;
      left: 0; }
  .pi-header .pi-subtext {
    display: block;
    font-size: 0.45em;
    font-weight: 400;
    line-height: 1.1111111111em; 
	}
    @media (min-width: 40em) {
      .pi-header .pi-subtext {
        width: 60%; 
		}