@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,400,300,600,700");
/* =============================================================================
	Structure
============================================================================= */
html { -webkit-font-smoothing: antialiased; }

body { background: #fff; margin: 0; padding: 0; text-rendering: optimizeLegibility; background: #4d4d4d; }

.container { padding-top: 60px; padding-bottom: 60px; }
.container + * { margin-top: 0; }

.wrap { margin: 0 auto; max-width: 945px; }

@media only screen and (min-width: 1001px) { .row { max-width: 1000px; } }
@media only screen and (min-width: 90.063em) { .row { max-width: 1200px; } }
@media only screen and (min-width: 120.063em) { .row { max-width: 1400px; } }

.hidden-visually.skip-to-main { background: #000; clip: none; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; font-weight: bold; font-size: 16px; width: 100%; padding: 12px 20px; position: relative; margin-bottom: -50px; outline: none; text-align: center; transition: all 0.3s ease; height: 50px; top: -50px; }
.hidden-visually.skip-to-main, .hidden-visually.skip-to-main:link, .hidden-visually.skip-to-main:visited { color: #ffffff; }
.hidden-visually.skip-to-main:focus { top: 0; margin-bottom: 0; }
.hidden-visually.skip-to-main:focus:hover { background: #4d4d4d; color: #ffffff; }

/* =============================================================================
	Typography                                                                 
============================================================================= */
/* Typography resets */
em, i { font-style: italic; line-height: inherit; }

strong, b { font-weight: bold; line-height: inherit; }

small { font-size: 60%; line-height: inherit; }

body { font-family: "Open Sans", sans-serif; font-size: 16px; line-height: 1.4; color: #454545; font-weight: 400; }

/* Default Link Styles */
a, a:link, a:visited { color: #108165; text-decoration: none; }
a:hover, a:active, a:link:hover, a:link:active, a:visited:hover, a:visited:active { color: #1ebd95; text-decoration: none; }

/* Default paragraph styles */
p { font-family: inherit; font-weight: inherit; font-size: inherit; line-height: 1.4; margin-bottom: 18px; }

/* Default header styles */
h1, h2, h3, h4, h5, h6 { font-family: "Open Sans", sans-serif; font-weight: 300; color: #454545; margin-top: 3.2px; margin-bottom: 8px; line-height: 1.6; -webkit-hyphens: none; -moz-hyphens: none; -ms-hyphens: none; hyphens: none; }

h1 { font-size: 44px; }
@media only screen and (max-width: 40em) { h1 { font-size: 44px; } }

h2 { font-size: 37px; }
@media only screen and (max-width: 40em) { h2 { font-size: 37px; } }

h3 { font-size: 30px; }
@media only screen and (max-width: 40em) { h3 { font-size: 30px; } }

h4 { font-size: 23px; }
@media only screen and (max-width: 40em) { h4 { font-size: 23px; } }

h5 { font-size: 18px; }
@media only screen and (max-width: 40em) { h5 { font-size: 18px; } }

h6 { font-size: 16px; }
@media only screen and (max-width: 40em) { h6 { font-size: 16px; } }

/* Default hr styles */
hr { border: solid #999; }

/* Placeholder Color */
::-webkit-input-placeholder { color: #000; }

:-moz-placeholder { color: #000; }

::-moz-placeholder { color: #000; }

:-ms-input-placeholder { color: #000; }

/* =============================================================================
	Form Styling ============================================================================= */
.form-row__label { font-weight: 400; }

input[type='text'], input[type='password'], input[type='date'], input[type='datetime'], input[type='datetime-local'], input[type='month'], input[type='week'], input[type='email'], input[type='number'], input[type='tel'], input[type='time'], input[type='url'], input[type='color'], textarea { display: block; -webkit-appearance: none; width: 100%; height: 2.65rem; border-radius: 0px; background-color: #ffffff; font-family: inherit; border: 1px solid #a3a3a3; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1); color: #000; font-size: 0.875rem; padding-right: 0.5rem; padding-left: 0.5rem; font-weight: 400;}

select { color: #000; font-weight: 400; }

textarea { height: 12rem; font-weight: 400; }

.e2ma_signup_form_button_row input, .button, .button:link, .button:visited { display: inline-block; border: 1px solid #999; border-radius: 4px; background-clip: padding-box; font-size: 1.2rem; line-height: normal; color: #333; text-decoration: none; text-shadow: none; word-wrap: normal; overflow: hidden; vertical-align: middle; padding: 1rem 2rem; background: #f48436; border-radius: 3px; color: #ffffff; outline: 3px solid rgba(255, 255, 255, 0.1); border: none; transition: background, 0.5s; }
.e2ma_signup_form_button_row input:hover, .e2ma_signup_form_button_row input:focus, .e2ma_signup_form_button_row input:active, .button:hover, .button:focus, .button:active, .button:link:hover, .button:link:focus, .button:link:active, .button:visited:hover, .button:visited:focus, .button:visited:active { background: rgba(244, 132, 54, 0.75); }
.e2ma_signup_form_button_row input:focus, .e2ma_signup_form_button_row input:active, .button:focus, .button:active, .button:link:focus, .button:link:active, .button:visited:focus, .button:visited:active { box-shadow: inset 0 0 5px 0 #ba520a; border: none; }

.form-actions { -ms-flex-pack: center; justify-content: center; width: 100%; max-width: 640px; }

.form-title { font-size: 1.75rem; line-height: 2; }

@media only screen and (max-width: 1000px) { select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] { font-size: 16px; } }
/* ============================================================================= Fireslider ============================================================================= */
.homepage_slider_section { background: #ffffff; }
.homepage_slider_section .wrap { position: relative; }
.homepage_slider_section .spotlight-content:before { content: ""; height: 390px; /* FF3.6+ */ /* Chrome,Safari4+ */ /* Chrome10+,Safari5.1+ */ /* Opera 11.10+ */ /* IE10+ */ background: linear-gradient(to bottom, rgba(0, 0, 0, 0.34) 0%, rgba(0, 0, 0, 0) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */ position: absolute; top: 0px; left: 0px; right: 0px; }
@media only screen and (max-width: 1000px) { .homepage_slider_section .spotlight-content:before { top: 0; left: 0; right: 0; } }
.homepage_slider_section .slider__contents { height: 377px; }
@media only screen and (max-width: 40em) { .homepage_slider_section .slider__contents { height: 222px; } }
.homepage_slider_section li { opacity: 1; border: 5px solid #f5f5f5; width: 100%; position: absolute; }
@media only screen and (max-width: 1000px) { .homepage_slider_section li { border: none; } }
.homepage_slider_section .spotlight-image { width: 100%; height: 377px; }
@media only screen and (max-width: 40em) { .homepage_slider_section .spotlight-image { height: 222px; } }
.homepage_slider_section .spotlight-image img { height: 377px; width: 100%; }
@media only screen and (max-width: 1000px) { .homepage_slider_section .spotlight-image img { border: none; } }
@media only screen and (max-width: 40em) { .homepage_slider_section .spotlight-image img { height: 222px; } }
.homepage_slider_section .spotlight-overlay { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; -ms-flex-pack: center; justify-content: center; -ms-flex-align: start; align-items: flex-start; width: 100%; margin-left: 175px; height: 377px; }
@media only screen and (max-width: 40em) { .homepage_slider_section .spotlight-overlay { height: 222px; } }
.homepage_slider_section .spotlight-overlay .spotlight-text { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; -ms-flex-pack: center; justify-content: center; -ms-flex-align: start; align-items: flex-start; }
.homepage_slider_section .spotlight-overlay .spotlight-text .spotlight-text__title { color: #ffffff; margin: 20px 0px 10px 0px; font-size: 36px; font-style: italic; text-transform: uppercase; white-space: normal; max-width: 640px; text-align: left; }
.homepage_slider_section .spotlight-overlay .spotlight-text .spotlight-text__content { color: #ffffff; max-width: 640px; text-align: left; }
@media only screen and (max-width: 1000px) { .homepage_slider_section .spotlight-overlay .spotlight-text .spotlight-text__content { display: none; } }
.homepage_slider_section .spotlight-overlay .spotlight-button { background: #f48436; border-radius: 3px; color: #ffffff; outline: 3px solid rgba(255, 255, 255, 0.1); padding: 14px 20px; display: -ms-flexbox; display: flex; -ms-flex-direction: row; flex-direction: row; -ms-flex-pack: justify; justify-content: space-between; }
.homepage_slider_section .spotlight-overlay .spotlight-button:after { content: "\f105"; font-family: FontAwesome; font-style: normal; font-weight: normal; text-decoration: inherit; padding-left: 10px; color: #ffffff; }
.homepage_slider_section .spotlight-overlay .spotlight-button:hover { background: rgba(244, 132, 54, 0.9); }
@media only screen and (max-width: 1000px) { .homepage_slider_section .spotlight-overlay { -ms-flex-align: center; align-items: center; margin-left: 0; }
  .homepage_slider_section .spotlight-overlay .spotlight-text { -ms-flex-align: start; align-items: flex-start; }
  .homepage_slider_section .spotlight-overlay .spotlight-text__title { text-align: center !important; } }
@media only screen and (max-width: 40em) { .homepage_slider_section .spotlight-overlay .spotlight-text__title { font-size: 28px !important; }
  .homepage_slider_section .spotlight-overlay .spotlight-button { max-width: 100%; } }
.homepage_slider_section .slider-nav--prev, .homepage_slider_section .slider-nav--next { height: 71px; width: 71px; border: 3px solid #ffffff; border-radius: 50%; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; left: 48px; z-index: 10; }
@media only screen and (max-width: 40em) { .homepage_slider_section .slider-nav--prev, .homepage_slider_section .slider-nav--next { display: none; } }
.homepage_slider_section .slider-nav--next { left: auto; right: 48px; }
.homepage_slider_section .slider-nav--prev:after { content: ""; background: url("/designs/mmp_store_2015/graphics/layout/prev.png"); display: block; height: 28px; width: 19px; position: relative; left: -3px; }
.homepage_slider_section .slider-nav--next:after { content: ""; background: url("/designs/mmp_store_2015/graphics/layout/next.png"); display: block; height: 28px; width: 19px; position: relative; right: -3px; }
.homepage_slider_section .slider__pager, .homepage_slider_section .slider-controls-pager { display: none; bottom: 10px; }
.homepage_slider_section .slider__pager span, .homepage_slider_section .slider-controls-pager span { width: 13px; height: 13px; margin: 0px 9px; background: transparent; border: 2px solid #ffffff; }
.homepage_slider_section .slider__pager span.fire-pager-active, .homepage_slider_section .slider-controls-pager span.fire-pager-active { background: #ffffff; }
@media only screen and (max-width: 40em) { .homepage_slider_section .slider__pager, .homepage_slider_section .slider-controls-pager { display: block; } }

/* =============================================================================
	Header
	============================================================================= */
header { position: relative; z-index: 10000; background: #ffffff; }

.main_nav_section { position: relative; background: #108165; color: #ffffff; font-weight: 300; font-size: 15px; letter-spacing: .5px; min-height: 60px; border-bottom: 3px solid #1ebd95; }
.main_nav_section .wrap { display: -ms-flexbox; display: flex; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-align: center; align-items: center; min-height: 60px; }
@media only screen and (max-width: 1000px) { .main_nav_section .wrap { -ms-flex-pack: justify; justify-content: space-between; } }

.content-block.home-button { background: #1ebd95; transition: background, 0.5s; min-width: 60px; min-height: 57px; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; position: relative; }
.content-block.home-button a { position: absolute; top: 0; bottom: 0; left: 0; right: 0; padding: 20px; }
.content-block.home-button .image-text__title { display: none; }
.content-block.home-button .image-text__caption { display: none; }
.content-block.home-button .image { margin: 0; }
.content-block.home-button .image img { max-width: 100% !important; min-width: 18px; }
.content-block.home-button .collection-item-image.image { max-width: 100% !important; }
.content-block.home-button .collection { margin-bottom: 0; }
.content-block.home-button ul { list-style: none; margin: 0; }
.content-block.home-button .collection-item-label, .content-block.home-button .collection-item-description { display: none; }
.content-block.home-button:hover { background: #0b5846; }
@media only screen and (max-width: 1000px) { .content-block.home-button { display: none; } }

.mobile-phone, .content-block.mobile-phone { display: none; padding-right: 20px; }
.mobile-phone p, .mobile-phone .location--1 .location__phone .location-phone--1, .content-block.mobile-phone p, .content-block.mobile-phone .location--1 .location__phone .location-phone--1 { color: #ffffff; font-weight: normal; font-size: 24px; margin: 0; }
.mobile-phone p a, .mobile-phone .location--1 .location__phone .location-phone--1 a, .content-block.mobile-phone p a, .content-block.mobile-phone .location--1 .location__phone .location-phone--1 a { color: #ffffff; }
@media only screen and (max-width: 40em) { .mobile-phone p, .mobile-phone .location--1 .location__phone .location-phone--1, .content-block.mobile-phone p, .content-block.mobile-phone .location--1 .location__phone .location-phone--1 { font-size: 20px; } }
.mobile-phone .location--2, .mobile-phone .location--3, .mobile-phone .location--4, .mobile-phone .location--5, .mobile-phone .location--6, .mobile-phone .location--7, .mobile-phone .location--8, .content-block.mobile-phone .location--2, .content-block.mobile-phone .location--3, .content-block.mobile-phone .location--4, .content-block.mobile-phone .location--5, .content-block.mobile-phone .location--6, .content-block.mobile-phone .location--7, .content-block.mobile-phone .location--8 { display: none; }
.mobile-phone .location-phone--2, .mobile-phone .phone2, .mobile-phone .location-phone--3, .mobile-phone .phone3, .mobile-phone .location-phone--4, .mobile-phone .phone4, .mobile-phone .location-phone--5, .mobile-phone .phone5, .mobile-phone .location-phone--6, .mobile-phone .phone6, .mobile-phone .location-phone--7, .mobile-phone .phone7, .mobile-phone .location-phone--8, .mobile-phone .phone8, .content-block.mobile-phone .location-phone--2, .content-block.mobile-phone .phone2, .content-block.mobile-phone .location-phone--3, .content-block.mobile-phone .phone3, .content-block.mobile-phone .location-phone--4, .content-block.mobile-phone .phone4, .content-block.mobile-phone .location-phone--5, .content-block.mobile-phone .phone5, .content-block.mobile-phone .location-phone--6, .content-block.mobile-phone .phone6, .content-block.mobile-phone .location-phone--7, .content-block.mobile-phone .phone7, .content-block.mobile-phone .location-phone--8, .content-block.mobile-phone .phone8 { display: none; }
.mobile-phone .label, .content-block.mobile-phone .label { display: none; }
.mobile-phone .location__address, .content-block.mobile-phone .location__address { display: none; }
.mobile-phone .location__title, .content-block.mobile-phone .location__title { display: none; }
.mobile-phone .location__email, .content-block.mobile-phone .location__email { display: none; }
.mobile-phone .location__contact-form, .content-block.mobile-phone .location__contact-form { display: none; }
.mobile-phone .location__hours, .content-block.mobile-phone .location__hours { display: none; }
.mobile-phone .location__links, .content-block.mobile-phone .location__links { display: none; }
@media only screen and (max-width: 1000px) { .mobile-phone, .content-block.mobile-phone { display: block; } }

.content-block.search-block .form-control--search { width: 200px; }

.search-form { position: relative; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; }
.search-form .form--inline { display: -ms-flexbox; display: flex; }
.search-form .form-row { width: 100%; }
.search-form .form-control--search { position: relative; cursor: pointer; }
.search-form .form-control--search:before { display: none; }
.search-form form { width: 100%; }
.search-form input { height: 50px; border-radius: 0; border: 0; box-shadow: none; color: #0b5846; font-size: 18px; padding: 0 15px; text-transform: normal; position: absolute; width: 200px !important; right: 0px; top: 60px; background-color: #017359; visibility: hidden; opacity: 0; transition: all 0.3s; }
.search-form input:hover, .search-form input:active, .search-form input:focus { box-shadow: none; }

.search_button { position: relative; color: #fff; background: #017359; min-width: 60px; width: 60px; min-height: 57px; margin-left: auto; z-index: 10; -ms-flex-negative: 0; flex-shrink: 0; transition: background 0.3s; }
.search_button .fa { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; font-size: 18px; color: #fff; }
.search_button:hover { background: #1ebd95; cursor: pointer; }

body.search_is_visible .search-form input { background-color: #d8d8d8; visibility: visible; opacity: 1; }
body.search_is_visible .search-form input:hover, body.search_is_visible .search-form input:active, body.search_is_visible .search-form input:focus { box-shadow: none; }
body.search_is_visible .search_button { background: #1ebd95; }

.top_links_section { background: #fff; }
.top_links_section .wrap { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: justify; justify-content: space-between; }
@media only screen and (max-width: 1000px) { .top_links_section .wrap { -ms-flex-direction: column; flex-direction: column; padding: 0; } }
.top_links_section .nav-logo { margin: 15px 50px 15px 0px; }
.top_links_section .nav-logo img { width: auto; height: 80px; }
@media only screen and (max-width: 40em) { .top_links_section .nav-logo img { height: 64px; } }
@media only screen and (max-width: 1000px) { .top_links_section .nav-logo { margin: 0; padding: 20px; } }
@media only screen and (max-width: 40em) { .top_links_section .nav-logo { margin: 0 auto; } }
.top_links_section .col2 { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; -ms-flex-pack: start; justify-content: flex-start; -ms-flex-align: end; align-items: flex-end; }
@media only screen and (max-width: 1000px) { .top_links_section .col2 .content-block.top-links, .top_links_section .col2 .content-block.top-links-2 { display: none; } }
@media only screen and (max-width: 1000px) { .top_links_section .col2 { width: 100%; -ms-flex-align: center; align-items: center; } }

.content-block.header-info, .header-locations { color: #f48436; text-align: right; font-size: 12px; line-height: 18px; font-weight: normal; max-width: 580px; }
.content-block.header-info p, .header-locations p { margin-bottom: 0px; display: inline; }
.content-block.header-info p br, .header-locations p br { display: none; }
.content-block.header-info h1, .content-block.header-info h2, .content-block.header-info h3, .content-block.header-info h4, .content-block.header-info h5, .content-block.header-info h6, .header-locations h1, .header-locations h2, .header-locations h3, .header-locations h4, .header-locations h5, .header-locations h6 { font-size: 12px; line-height: 18px; color: #f48436; margin: 0; padding: 0; }
.content-block.header-info .location, .header-locations .location { -ms-flex-direction: column; flex-direction: column; text-align: right; font-size: 12px; line-height: 18px; display: -ms-flexbox; display: flex; -ms-flex-wrap: nowrap; flex-wrap: nowrap; }
.content-block.header-info .location .location__info, .header-locations .location .location__info { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-direction: column; flex-direction: column; -ms-flex-align: end; align-items: flex-end; }
.content-block.header-info .location .location__info .first-row, .header-locations .location .location__info .first-row { max-width: 580px; }
.content-block.header-info .location .location__info .second-row, .header-locations .location .location__info .second-row { max-width: 580px; }
.content-block.header-info .location .location__title h5, .header-locations .location .location__title h5 { font-weight: normal; }
.content-block.header-info .location .location__hours:before, .header-locations .location .location__hours:before { content: '\00b7'; font-weight: bold; padding: 0 2px 0px 4px; }
.content-block.header-info .location .label, .header-locations .location .label { display: none; }
.content-block.header-info .location .location__email, .content-block.header-info .location .location-links-email, .header-locations .location .location__email, .header-locations .location .location-links-email { padding: 0px 2px; }
.content-block.header-info .location .location__phone, .header-locations .location .location__phone { display: -ms-flexbox; display: flex; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -ms-flex-align: end; align-items: flex-end; -ms-flex-pack: end; justify-content: flex-end; font-size: 22px; line-height: 47px; }
.content-block.header-info .location .location__phone .phone2, .content-block.header-info .location .location__phone .location-phone--2, .content-block.header-info .location .location__phone .location-phone--3, .content-block.header-info .location .location__phone .location-phone--4, .content-block.header-info .location .location__phone .location-phone--5, .header-locations .location .location__phone .phone2, .header-locations .location .location__phone .location-phone--2, .header-locations .location .location__phone .location-phone--3, .header-locations .location .location__phone .location-phone--4, .header-locations .location .location__phone .location-phone--5 { display: none; }
.content-block.header-info .location .first-row, .content-block.header-info .location .second-row, .header-locations .location .first-row, .header-locations .location .second-row { display: -ms-flexbox; display: flex; -ms-flex-wrap: no-wrap; flex-wrap: no-wrap; }
.content-block.header-info .location .location__address, .header-locations .location .location__address { display: -ms-flexbox; display: flex; -ms-flex-wrap: no-wrap; flex-wrap: no-wrap; }
.content-block.header-info .location a, .content-block.header-info .location a:link, .content-block.header-info .location a:visited, .header-locations .location a, .header-locations .location a:link, .header-locations .location a:visited { color: #f48436; }
.content-block.header-info .location .address2:before, .content-block.header-info .location .location-address--2:before, .content-block.header-info .location .address3:before, .content-block.header-info .location .location-address--3:before, .content-block.header-info .location .address4:before, .content-block.header-info .location .location-address--4:before, .content-block.header-info .location .address5:before, .content-block.header-info .location .location-address--5:before, .header-locations .location .address2:before, .header-locations .location .location-address--2:before, .header-locations .location .address3:before, .header-locations .location .location-address--3:before, .header-locations .location .address4:before, .header-locations .location .location-address--4:before, .header-locations .location .address5:before, .header-locations .location .location-address--5:before { content: '\00b7'; font-weight: bold; padding: 0 2px 0px 4px; }
.content-block.header-info .location:not(:first-child), .header-locations .location:not(:first-child) { display: none; }
@media only screen and (max-width: 1000px) { .content-block.header-info, .header-locations { display: none; } }

.top-links-wrap { display: -ms-flexbox; display: flex; -ms-flex-direction: row; flex-direction: row; padding: 10px 0px; }
@media only screen and (max-width: 40em) { .top-links-wrap { -ms-flex-direction: column; flex-direction: column; width: 100%; } }

.content-block.top-links, .content-block.top-links-2 { display: -ms-flexbox; display: flex; -ms-flex-direction: row; flex-direction: row; }
.content-block.top-links .collection, .content-block.top-links-2 .collection { margin-bottom: 0; }
.content-block.top-links ul, .content-block.top-links-2 ul { margin: 0; padding: 0; list-style: none; display: -ms-flexbox; display: flex; }
.content-block.top-links li, .content-block.top-links-2 li { margin-left: 10px; }
.content-block.top-links li .collection-item__content, .content-block.top-links-2 li .collection-item__content { display: -ms-flexbox; display: flex; -ms-flex-align: start; align-items: flex-start; }
.content-block.top-links li .collection-item-image, .content-block.top-links-2 li .collection-item-image { margin-bottom: 0; }
.content-block.top-links li .collection-item-image img, .content-block.top-links-2 li .collection-item-image img { max-width: 24px; margin: 3px; }
.content-block.top-links li .collection-item-image.image, .content-block.top-links-2 li .collection-item-image.image { max-width: 100% !important; }
.content-block.top-links li .collection-item-label, .content-block.top-links-2 li .collection-item-label { font-weight: normal; color: #108165; font-size: 14px; max-width: 95px; margin-left: 5px; }
.content-block.top-links li .collection-item-description, .content-block.top-links-2 li .collection-item-description { display: none; }
@media only screen and (max-width: 40em) { .content-block.top-links, .content-block.top-links-2 { -ms-flex-direction: column; flex-direction: column; width: 100%; }
  .content-block.top-links ul, .content-block.top-links-2 ul { -ms-flex-direction: column; flex-direction: column; width: 100%; }
  .content-block.top-links li, .content-block.top-links-2 li { margin-left: 0px; width: 100%; padding: 10px 0px; border-top: 1px dotted #108165; }
  .content-block.top-links li .collection-item__content, .content-block.top-links-2 li .collection-item__content { -ms-flex-direction: column; flex-direction: column; -ms-flex-align: center; align-items: center; }
  .content-block.top-links li .collection-item-label, .content-block.top-links-2 li .collection-item-label { max-width: 100%; } }

.content-block.top-links-2 li .collection-item-image img { height: 34px; max-width: 100%; width: auto; }

/* =============================================================================
	Footer
	============================================================================= */
html.video { margin-bottom: 0px; }

footer { color: #fff; font-size: 14px; }
footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 { color: #ffffff; }
footer .wrap { display: -ms-flexbox; display: flex; -ms-flex-pack: justify; justify-content: space-between; }
@media only screen and (max-width: 40em) { footer .wrap { -ms-flex-wrap: wrap; flex-wrap: wrap; } }
footer .col-logo { height: auto; max-width: 350px; position: relative; width: 350px; top: 0; left: 0; bottom: 0; }
footer .col-logo .nav-logo { position: absolute; max-width: 350px; top: 0; bottom: 0; left: 0; height: 100%; min-height: 300px; }
footer .col-logo .nav-logo img { width: 100%; height: 100%; }
@media only screen and (max-width: 1000px) { footer .col-logo { display: none; } }
footer .col { padding: 50px 20px 60px; }
footer .col ul { margin: 0; padding: 0; list-style: none; color: #fff; }
footer .col .collection-item-image, footer .col .collection-item-icon, footer .col .collection-item-description, footer .col .collection-item-action { display: none; }
footer .col .collection-item-label { letter-spacing: 0; font-weight: 300; line-height: 1.2; padding: 4px 0px; }
footer .col a, footer .col a:link, footer .col a:visited { color: #fff; }
footer .col a:hover, footer .col a:link:hover, footer .col a:visited:hover { color: #A5A5A5; }
@media only screen and (max-width: 40em) { footer .col { padding: 30px 20px 10px; } }
footer .col-info { padding: 50px 20px 60px; }
@media only screen and (max-width: 40em) { footer .col-info { padding: 10px 20px 20px; width: 100%; } }
footer .social_info { text-align: right; }
@media only screen and (max-width: 40em) { footer .social_info { margin-top: 10px; width: 100%; text-align: center; } }
footer .social_info .collection { margin: 0; }
footer .social_info .collection-item-image { margin: 0; }
footer .social_info .collection-item-image.image { max-width: 100% !important; }
footer .social_info ul { margin: 0; padding: 0; list-style: none; display: -ms-flexbox; display: flex; -ms-flex-pack: end; justify-content: flex-end; margin-bottom: 20px; -ms-flex-align: center; align-items: center; }
@media only screen and (max-width: 40em) { footer .social_info ul { -ms-flex-pack: center; justify-content: center; } }
footer .social_info li { margin: 3px; transition: opacity .3s ease; }
footer .social_info li:last-child { margin-right: 0; }
footer .social_info li:hover { opacity: .8; }
footer .social_info li img { max-height: 30px; max-width: 30px; }
footer .social_info .collection-item-label, footer .social_info .collection-item-icon, footer .social_info .collection-item-description, footer .social_info .collection-item-action { display: none; }
footer .social_info .location_section { font-size: 12px; line-height: 18px; color: #fff; margin-top: 10px; max-width: 280px; }
@media only screen and (max-width: 40em) { footer .social_info .location_section { max-width: 100%; } }
footer .social_info .location .location__title { display: initial; }
footer .social_info .location .location__address > div { display: inline-block; }
footer .social_info .location .location__address > div:not(:last-child):after { content: '\00b7'; font-weight: bold; padding: 0 2px; }
footer .social_info .location a, footer .social_info .location a:link, footer .social_info .location a:visited { color: #fff; text-decoration: underline; }
footer .policy-links { display: -ms-flexbox; display: flex; margin: 0 0 0 auto; -ms-flex-pack: end; justify-content: flex-end; }
footer .policy-links .policy-link--privacy { display: none; }
footer .policy-links a { color: #fff; text-decoration: underline; }
footer .policy-links a:hover { color: #fff; text-decoration: underline; }

.mobile_trigger { display: none; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; position: initial; top: 0; left: 0; height: 100%; padding: 0 26px; font-size: 20px; cursor: pointer; }
@media only screen and (max-width: 1000px) { .mobile_trigger { display: -ms-flexbox; display: flex; } }

.site-container { height: 100%; width: 100%; position: relative; }

.offcanvas-container { background: #0d7259; position: absolute; top: 60px; bottom: 0; left: 0; width: 100%; transform: translate3d(-100%, 0, 0); transition: transform .5s ease; z-index: 10000; width: 400px; }
@media only screen and (max-width: 40em) { .offcanvas-container { width: 100%; } }
@media only screen and (max-width: 1000px) { body.mobile_menu_is_visible .offcanvas-container { transform: translate3d(0, 0, 0); } }

@media only screen and (max-width: 1000px) { nav.dropdown { display: none; } }
nav.dropdown ul { width: 100%; display: -ms-flexbox; display: flex; list-style: none; padding: 0; }
nav.dropdown li { position: relative; }
nav.dropdown a { display: block; }
nav.dropdown .has_flyout { padding-right: 24px; }
nav.dropdown .has_flyout:after { content: "\f105"; font-family: FontAwesome; font-style: normal; font-weight: normal; text-decoration: inherit; position: absolute; top: 50%; right: 0; transform: translateY(-50%); color: #1ebd95; font-size: 16px; padding: 0 20px; z-index: 1; }
nav.dropdown li:hover > .has_flyout:after { color: #ffffff; }
nav.dropdown > ul { margin: 0px 0px 0px 10px; }
nav.dropdown > ul li:hover { background-color: transparent; }
nav.dropdown > ul li:hover > a { background-color: transparent; color: #000; }
nav.dropdown > ul a { background-color: transparent; color: #ffffff; font-size: 14px; padding: 0 0 0 0; font-weight: 500; text-align: center; }
nav.dropdown > ul > li { position: relative; height: 55px; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; margin-right: 20px; }
nav.dropdown > ul > li > ul { position: absolute; left: 0; bottom: 0; transform: translateY(100%); }
nav.dropdown > ul > li:hover > a:after { display: none; }
nav.dropdown > ul > li > a { position: relative; }
nav.dropdown > ul > li:last-child ul .nav__list--parent a.has_flyout { padding-left: 32px; }
nav.dropdown > ul > li:last-child ul .nav__list--parent a.has_flyout:after { content: "\f104"; left: -5px; font-size: 16px; }
nav.dropdown > ul > li:last-child ul ul { left: -100%; }
nav.dropdown ul ul { display: none; position: absolute; width: auto; margin: 0; background-color: #108165; }
nav.dropdown ul ul li:hover > a { background-color: #108165; color: #000; }
nav.dropdown ul ul li:not(:last-child) a { border-bottom: 1px solid #0b624c; }
nav.dropdown ul ul li:not(:first-child) a { border-top: 1px solid #1a9576; }
nav.dropdown ul ul a { background-color: #108165; color: #ffffff; width: 240px; font-size: 14px; padding: 14px 16px; font-weight: 300; text-align: left; }
nav.dropdown ul ul ul { top: 0; left: 100%; background-color: #108165; }
nav.dropdown ul ul ul li:hover > a { background-color: #108165; color: #000; }
nav.dropdown ul ul ul a { background-color: #108165; color: #ffffff; width: 280px; }
nav.dropdown li:hover > ul { display: block; }

nav.accordian { width: 100%; height: auto; }
nav.accordian ul { list-style: none; margin: 0; padding: 0; }
nav.accordian a { display: block; position: relative; letter-spacing: .3px; font-size: 15px; font-weight: 400; }
nav.accordian a span.accordian_toggle { width: 54px; height: 100%; position: absolute; top: 0; bottom: 0; right: 0; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; border-left: 1px solid rgba(30, 189, 149, 0.4); }
nav.accordian a span.accordian_toggle:after { font-family: FontAwesome; content: ""; font-size: 30px; }
nav.accordian a span.accordian_toggle:hover:after { transform: rotate(90deg); }
nav.accordian li.nav__list--parent a { padding-right: 64px; }
nav.accordian li.accordian_open > a { color: null; background: null; }
nav.accordian li.accordian_open > a > span.accordian_toggle:after { transform: rotate(90deg); }
nav.accordian ul li:not(:last-child) a { border-bottom: 1px solid rgba(30, 189, 149, 0.4); }
nav.accordian ul li a { font-size: 14px; padding: 16px; background: rgba(13, 114, 89, 0.98); color: #fff; }
nav.accordian ul li:hover > a { background: rgba(13, 114, 89, 0.98); color: #fff; }
nav.accordian ul ul { display: none; }
nav.accordian ul ul li a { padding: 16px 16px 16px 40px; background: rgba(15, 132, 103, 0.98); }
nav.accordian ul ul li:hover > a { background: rgba(15, 132, 103, 0.98); }
nav.accordian ul ul ul { display: none; }
nav.accordian ul ul ul li a { padding: 16px 16px 16px 60px; background: rgba(17, 151, 118, 0.98); }
nav.accordian ul ul ul li:hover > a { background: rgba(17, 151, 118, 0.98); }

/* =============================================================================
General
============================================================================= */
.emma-show header { position: relative !important; background: transparent !important; }
.emma-show input, .emma-show button { width: 100% !important; }

/* =============================================================================
	Homepage
	============================================================================= */
.quicklinks_section { background: #ffffff; }

.intro_section { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; }
.intro_section .top-links-wrap { background: #ffffff; display: none; }
.intro_section .top-links-wrap .content-block.top-links, .intro_section .top-links-wrap .content-block.top-links-2 { -ms-flex-pack: center; justify-content: center; }
.intro_section .top-links-wrap .wrap { width: 100%; }
@media only screen and (max-width: 1000px) { .intro_section .top-links-wrap { display: block !important; } }
@media only screen and (max-width: 1000px) { .intro_section { -ms-flex-direction: column-reverse; flex-direction: column-reverse; } }

.content-block.quicklinks-section { padding: 33px 0px; }
.content-block.quicklinks-section .collection { margin-bottom: 0; }
.content-block.quicklinks-section ul { list-style: none; display: -ms-flexbox; display: flex; -ms-flex-pack: justify; justify-content: space-between; width: 100%; margin: 0; }
@media only screen and (max-width: 1000px) { .content-block.quicklinks-section ul { -ms-flex-direction: column; flex-direction: column; } }
.content-block.quicklinks-section li { border-radius: 5px; padding: 10px; background: #f48436; -ms-flex: 0 1 100%; flex: 0 1 100%; transition: background, 0.5s; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; }
.content-block.quicklinks-section li:not(:first-child) { margin-left: 20px; }
@media only screen and (max-width: 1000px) { .content-block.quicklinks-section li { margin: 5px 50px; -ms-flex: 1 0 auto; flex: 1 0 auto; }
  .content-block.quicklinks-section li:not(:first-child) { margin-left: 50px; } }
.content-block.quicklinks-section li:hover { background: #108165; }
.content-block.quicklinks-section .collection-item__content { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; max-width: 100%; }
.content-block.quicklinks-section .collection-item-label { color: #ffffff; text-align: center; max-width: 100%; }
.content-block.quicklinks-section .collection-item-label a { color: #ffffff; }
.content-block.quicklinks-section .collection-item-image { max-width: 22px; max-height: 22px; margin-bottom: 5px; }
.content-block.quicklinks-section .collection-item-image img { max-width: 22px; max-height: 22px; }
.content-block.quicklinks-section .collection-item-image.image { max-width: 22px !important; }
.content-block.quicklinks-section .collection-item-description { display: none; }

.mission_statement_section { background: #108165; padding: 14px; }
@media only screen and (max-width: 40em) { .mission_statement_section { padding-bottom: 30px; } }
.mission_statement_section .wrap { padding: 0px 175px; text-align: center; }
@media only screen and (max-width: 1000px) { .mission_statement_section .wrap { padding: 0px 70px; } }
@media only screen and (max-width: 40em) { .mission_statement_section .wrap { -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 0px 50px; } }
.mission_statement_section h1, .mission_statement_section h2, .mission_statement_section h3, .mission_statement_section h4, .mission_statement_section h5, .mission_statement_section h6 { color: #ffffff; }
.mission_statement_section p { color: #ffffff; }
.mission_statement_section a { color: #1ebd95; }
.mission_statement_section a:hover { color: #f48436; }
.mission_statement_section .collection { color: #ffffff; text-align: left; }

.learn_more_section { background: #f8f8f8; border-bottom: 2px dotted #e7e7e7; border-width: 2px 0 2px 0; padding: 30px 0; position: relative; }
.learn_more_section .image { z-index: 5; position: relative; }
.learn_more_section .wrap { max-width: 1000px; position: relative; }
.learn_more_section .wrap > p { padding: 0 60px; margin: 0px 0px 10px 0px; z-index: 110; position: relative; }
.learn_more_section .wrap h1, .learn_more_section .wrap h2, .learn_more_section .wrap h3, .learn_more_section .wrap h4, .learn_more_section .wrap h5, .learn_more_section .wrap h6 { padding: 0 46px; font-size: 30px; }
.learn_more_section .wrap p a { text-transform: uppercase; font-size: 14px; font-weight: bold; text-decoration: underline !important; }
.learn_more_section .wrap .collection--list { padding: 0px 40px 0px 60px; margin: 0 auto; z-index: 100; }
.learn_more_section .wrap ul { position: relative; height: 270px; max-width: 900px !important; list-style: none; margin: 0; padding: 0; overflow: hidden; z-index: 300; margin: 0 auto; }
.learn_more_section .wrap ul.no-sliding { display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; }
.learn_more_section .wrap li { opacity: 1 !important; margin: 0 auto !important; }
.learn_more_section .wrap .collection-item-image { display: block; width: 90%; max-width: 270px !important; height: 120px; margin: 0; margin-bottom: 10px; overflow: hidden; }
.learn_more_section .wrap .collection-item-image img { width: auto; height: auto; }
.learn_more_section .wrap .collection-item-label { color: #f48436; font-size: 17px; font-weight: 300; margin-top: 0px; }
.learn_more_section .wrap .collection-item-label a { color: #f48436; }
.learn_more_section .wrap .collection-item-label a:hover { color: #108165; }
.learn_more_section .wrap .collection-item-description { color: #3b3b3b; font-size: 12px; line-height: 18px; font-weight: 300; margin: 0; padding: 0; margin-top: 4px; }
.learn_more_section .wrap .collection-item-description p, .learn_more_section .wrap .collection-item-details p { margin: 0; width: 270px; }
@media only screen and (max-width: 40em) { .learn_more_section .wrap .collection-item-description p, .learn_more_section .wrap .collection-item-details p { width: 100%; } }
.learn_more_section .wrap .slider__nav { position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 1; }
.learn_more_section .wrap .slider-nav:after { color: #4d4d4d; font-size: 40px; }
.learn_more_section .wrap .slider-nav--prev:after { content: "\f104"; }
.learn_more_section .wrap .slider-nav--next:after { content: "\f105"; }

.homepage .main .col { padding: 20px 0; width: 45%; }
@media only screen and (max-width: 1000px) { .homepage .main .col { width: auto; } }

main { background: #fff; padding: 20px; padding-bottom: 70px; }
main .wrap { max-width: 945px; display: -ms-flexbox; display: flex; -ms-flex-pack: justify; justify-content: space-between; }
@media only screen and (max-width: 1000px) { main .wrap { -ms-flex-wrap: wrap; flex-wrap: wrap; } }
@media only screen and (min-width: 1001px) { main .col { width: 48%; } }
main ul { margin-left: 22px; }
main p { font-size: 15px; line-height: 24px; }
main .news-articles--list .news-article + .news-article { padding-top: 10px; }
main .news-articles--list { margin-top: 10px; }
main .news-articles--list .news-article { box-shadow: none; padding: 10px 0; }
main .news-articles--list .news-article-header { display: -ms-flexbox; display: flex; -ms-flex-direction: column-reverse; flex-direction: column-reverse; }
main .news-articles--list .news-article-title, main .news-articles--list .news-article-meta--author { position: relative; padding-left: 20px; }
main .news-articles--list .news-article-title h5, main .news-articles--list .news-article-meta--author h5 { margin-top: 4px; font-size: 15px; line-height: 24px; color: #4d4d4d; font-weight: 300; }
main .news-articles--list .news-article-title h5 a, main .news-articles--list .news-article-meta--author h5 a { color: #4d4d4d; text-decoration: none; }
main .news-articles--list .news-article-title h5 a:hover, main .news-articles--list .news-article-meta--author h5 a:hover { color: #108165; }
main .news-articles--list .news-article-title:before, main .news-articles--list .news-article-meta--author:before { content: "•"; position: absolute; top: 50%; left: 0; transform: translateY(-50%); }
main .news-articles--list .news-article-meta--author { display: none; }
main .news-articles--list .news-article-meta--author:before { display: none; }
main .news-articles--list .news-article-meta--date { text-align: right; color: #f48436; padding-left: 10px; }
main .news-articles--list .news-article-meta--date:before { content: "("; }
main .news-articles--list .news-article-meta--date:after { content: ")"; }
main .news-articles--list .news-article-description { margin: 4px 0px 0px 20px; color: #4d4d4d; display: none; }
main .news-articles--list .news-article-description p { font-size: 12px; margin: 5px 0px; padding: 0; line-height: 19px; }
main .news-articles--list .news-articles-archive { margin-top: 20px; font-size: 13px; text-transform: uppercase; }

.additional_content_section { background: #f8f8f8; padding: 95px 20px; }

/* =============================================================================
	Internal
	============================================================================= */
.masthead_section { background: #108165; color: #fff; padding: 4px 20px; text-align: center; }
.masthead_section h1, .masthead_section h2, .masthead_section h3, .masthead_section h4, .masthead_section h5, .masthead_section h6 { color: #fff; text-align: center; -webkit-hyphens: none; -moz-hyphens: none; -ms-hyphens: none; hyphens: none; width: 100%; }
.masthead_section .wrap { text-align: center; }

@media only screen and (max-width: 1000px) { .internal > .wrap { -ms-flex-direction: column; flex-direction: column; } }
.internal main { padding-bottom: 40px; }
.internal main .wrap { max-width: 940px; }
.internal main .col { margin-top: 24px; }
@media only screen and (min-width: 40.063em) { .internal main .col { -ms-flex: 1 0 auto; flex: 1 0 auto; } }
@media only screen and (max-width: 1000px) { .internal main .col { width: 100%; } }
.internal .sidebar_section { width: 290px; -ms-flex-negative: 0; flex-shrink: 0; margin-right: 40px; padding-top: 36px; }
@media only screen and (max-width: 1000px) { .internal .sidebar_section { -ms-flex-order: 10; order: 10; margin-right: 0px; width: 100%; } }
.internal .under_sidebar { margin-bottom: 50px; }
.internal .under_sidebar > h1, .internal .under_sidebar > h2, .internal .under_sidebar > h3, .internal .under_sidebar > h4, .internal .under_sidebar > h5, .internal .under_sidebar > h6 { margin-bottom: 22px; }
.internal .gallery_section h1, .internal .gallery_section h2, .internal .gallery_section h3, .internal .gallery_section h4, .internal .gallery_section h5, .internal .gallery_section h6 { font-size: 30px; }
.internal .gallery_section p a { text-transform: uppercase; font-size: 14px; font-weight: bold; text-decoration: underline !important; }
.internal .testimonials_section ul { list-style: none; margin: 0; padding: 0; }
.internal .testimonials_section li { position: relative; padding-left: 104px; min-height: 100px; }
.internal .testimonials_section .collection-item__content { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; font-style: italic; font-weight: 300; }
.internal .testimonials_section .collection-item-image { position: absolute; left: 0; top: 0; max-width: 85px !important; height: 85px; border: 2px solid #d9d9d9; }
.internal .testimonials_section .collection-item-image img { width: 85px; height: 85px; }
.internal .testimonials_section .collection-item-icon { display: none; }
.internal .testimonials_section .collection-item-label { font-weight: 300; -ms-flex-order: 10; order: 10; }
.internal .testimonials_section .collection-item-description { color: #108165; margin-bottom: 24px; -ms-flex-order: 1; order: 1; }
.internal .image__text { margin-bottom: 20px; }
.internal nav.subnav { margin-bottom: 50px; }
@media only screen and (max-width: 1000px) { .internal nav.subnav { display: none; } }
.internal nav.subnav li { margin-bottom: 0; }
.internal nav.subnav a { font-size: 15px; font-weight: 400; text-decoration: none; }
.internal nav.subnav a span.accordian_toggle { width: 54px; right: 0; border-left: 0; }
.internal nav.subnav a span.accordian_toggle:after { content: ""; font-size: 16px; }
.internal nav.subnav li.nav__list--parent a { padding-right: 64px; }
.internal nav.subnav li.accordian_open > a { color: #f48436; background: null; }
.internal nav.subnav li.accordian_open > a > span.accordian_toggle:after { transform: rotate(90deg); }
.internal nav.subnav ul li:not(:last-child) a { border-bottom: 1px solid #e7e7e7; }
.internal nav.subnav ul li a { font-size: 14px; padding: 17px 17px 17px 24px; background: #f8f8f8; color: #108165; }
.internal nav.subnav ul li:hover > a { background: #e7e7e7; color: #f48436; }
.internal nav.subnav ul li.accordian_open > a { background: #e7e7e7; border-color: transparent; }
.internal nav.subnav ul ul { display: none; }
.internal nav.subnav ul ul span.accordian_toggle { display: none !important; }
.internal nav.subnav ul ul li:not(:last-child) a { border-bottom: none; }
.internal nav.subnav ul ul li:first-child a { padding-top: 0; }
.internal nav.subnav ul ul li:last-child a { padding-bottom: 20px; }
.internal nav.subnav ul ul li a { position: relative; padding: 4px 16px 4px 40px; background: #e7e7e7; }
.internal nav.subnav ul ul li a:before { content: "\00b7"; padding-right: 4px; }
.internal nav.subnav ul ul li:hover > a { background: #e7e7e7; }
.internal nav.subnav ul ul ul { display: none !important; }
.internal nav.subnav ul ul ul li:not(:last-child) a { border-bottom: none; }
.internal nav.subnav ul ul ul li a { padding: 4px 16px 4px 60px; background: #d8d8d8; color: #f48436; }
.internal nav.subnav ul ul ul li:hover > a { background: #d8d8d8; color: #f48436; }

/* =============================================================================
Product Pages
============================================================================= */
@media only screen and (max-width: 1000px) { .product main .wrap { -ms-flex-direction: column-reverse; flex-direction: column-reverse; } }
.product main .product_primary { -ms-flex: 1 0 auto; flex: 1 0 auto; }
.product main .right_col { margin-left: 30px; }
@media only screen and (max-width: 1000px) { .product main .right_col { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; -ms-flex-align: center; align-items: center; margin-left: 0; } }
@media only screen and (min-width: 1001px) { .product main .right_col { -ms-flex: 1 0 340px; flex: 1 0 340px; } }
@media only screen and (max-width: 1000px) { .product main .product_primary, .product main .right_col { max-width: none; } }
.product .product_image { width: 100%; margin-bottom: 20px; }
.product .product_image .slider-controls-pager span { background: #d8d8d8; }
.product .product_image span.slider-controls-pager__active { background: #108165; }
@media only screen and (max-width: 40em) { .product .product_image .slider__contents ul { height: 340px; } }
.product .product_message { font-size: 13px; line-height: 21px; font-style: italic; color: #747474; margin-bottom: 40px; }
.product .product_message p { font-size: 13px; line-height: 21px; font-style: italic; color: #747474; }
.product .product_message .collection { margin: 0; background: #f8f8f8; padding: 40px; }
.product .product_message .collection ul { margin: 0; padding: 0; list-style: none; }
.product .product_message .collection ul .collection-item__content { display: -ms-flexbox; display: flex; -ms-flex-direction: column-reverse; flex-direction: column-reverse; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; }
.product .product_message .collection ul .collection-item__content .collection-item-label { display: inline-block; border: 1px solid #999; border-radius: 4px; background-clip: padding-box; font-size: 1.2rem; line-height: normal; color: #333; text-decoration: none; text-shadow: none; word-wrap: normal; overflow: hidden; vertical-align: middle; padding: 1rem 2rem; background: #f48436; font-style: normal; border-radius: 3px; font-weight: normal; color: #ffffff; outline: 3px solid rgba(255, 255, 255, 0.1); border: none; transition: background, 0.5s; margin: 0px 0px 5px 0px; text-align: center; }
.product .product_message .collection ul .collection-item__content .collection-item-label a { color: #ffffff; }
.product .product_message .collection ul .collection-item__content .collection-item-label:hover { background: rgba(244, 132, 54, 0.75); }
.product .product_message .collection ul .collection-item__content .collection-item-description p { font-style: normal; font-weight: normal; margin: 0px 0px 30px 0px; font-size: 16px; text-align: center; }
.product .product_action { margin-bottom: 40px; }
.product .product_action a { display: block; padding: 14px; background: #f48436; color: #ffffff; text-decoration: none; font-weight: bold; border-radius: 4px; text-align: center; }
.product .product_action a:after { content: "\f105"; font-family: FontAwesome; font-style: normal; font-weight: normal; text-decoration: inherit; font-size: 22px; padding-left: 14px; position: relative; top: 2px; }
.product .product_testimonial h4 { font-size: 24px; line-height: 33px; margin-bottom: 22px; }
.product .product_testimonial ul { list-style: none; margin: 0; padding: 0; }
.product .product_testimonial li { min-height: 145px; margin-bottom: 20px; }
.product .product_testimonial .collection-item__content { position: relative; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; }
.product .product_testimonial .collection-item-image { width: 145px; height: 145px; border-radius: 50%; position: absolute; top: 2px; left: 0; }
.product .product_testimonial .collection-item-label { margin-left: 160px; -ms-flex-order: 2; order: 2; font-weight: 500; font-size: 15px; line-height: 24px; color: #4d4d4d; font-style: italic; }
.product .product_testimonial .collection-item-description { margin-left: 160px; font-style: italic; color: #4d4d4d; }

/* =============================================================================
	Landing Pages ============================================================================= */
body.internal.landing .top_links_section { padding: 20px 0px; }
body.internal.landing .top-links-wrap { display: none; }
body.internal.landing main .product_primary { max-width: 540px; }
body.internal.landing main .right_col { max-width: 380px; }
body.internal.landing main .right_col hr { background: #108165; width: 140px; height: 3px; border: none; text-align: left; margin: 0px 0px 15px 0px; padding: 0; }
body.internal.landing main .right_col .product_action { width: 100%; }
body.internal.landing main .right_col .product_action .e2ma_signup_form_button_row input, body.internal.landing main .right_col .product_action .button, body.internal.landing main .right_col .product_action .button:link, body.internal.landing main .right_col .product_action .button:visited { width: 100%; }
@media only screen and (max-width: 1000px) { body.internal.landing main .product_primary, body.internal.landing main .right_col { max-width: none; } }
body.internal.landing footer .col { display: none; }

/* =============================================================================
	General QA
============================================================================= */
.location span.label { background: transparent; color: #454545; font-weight: bold; font-size: 16px; padding: 0; margin: 0; }

footer .location span.label { background: transparent; color: #fff; font-weight: bold; font-size: 12px; padding: 0; margin: 0; }

/* =============================================================================
	Browser QA
============================================================================= */
/* Modern */
/* Internet Explorer 9 (.ie9) */
/* Internet Explorer 8 (.ie8) */
/* Internet Explorer 8 & Internet Explorer 7 (.oldie) */
/* Internet Explorer 7 (.ie7) */
/* ============================================================================= "Sticky" footer addition 2/5/2016 - internal only
============================================================================= */
body.internal { height: 100%; background: #fff; }
body.internal .top_links_section, body.internal .masthead_section, body.internal main { -ms-flex-negative: 0; flex-shrink: 0; }
body.internal .site-container { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; }
body.internal .offcanvas-container { max-height: 100%; overflow: scroll; }
body.internal .quicklinks_section { -ms-flex-negative: 0; flex-shrink: 0; margin-top: auto; }
body.internal footer { margin-top: auto; -ms-flex-negative: 0; flex-shrink: 0; background: #595959; }
body.internal .quicklinks_section + footer { margin-top: 0; }
body.internal header { position: absolute; top: 0; right: 0; left: 0; }
body.internal .top_links_section { padding-top: 65px; }

html { height: 100%; }

footer { background: #595959; }

.catalog__header h2 { font-weight: bold; }

.catalogs--express .catalog-item-title h2, .catalogs--simple .catalog-item-title h2 { font-size: 1rem; }

.catalogs .button, .catalogs .button:link, .catalogs .button:visited { padding: .5rem 1rem; font-size: 1rem; }

.shopping-cart .button, .shopping-cart .button:link, .shoppping-cart .button:visited { padding: .5rem 1rem; font-size: 1rem; }

.shopping-cart-item__image { -ms-flex: none; flex: none; max-width: 0px; margin: 0; }

.shopping-cart-item__image:not(:empty) { -ms-flex: 1 0 7.5rem; flex: 1 0 7.5rem; max-width: 7.5rem; }

.catalog-order-management-approval .flex-table { font-size: 13px; }

.flex-table__tr.flex-table__tr--header { font-size: initial; }

/* =============================================================================
	Extras                                                              
============================================================================= */
.clearfix { zoom: 1; }
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }

/* Print Styles */
@media print { * { background: transparent !important; color: #000 !important; box-shadow: none !important; text-shadow: none !important; }
  a, a:visited { text-decoration: underline; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  a[href^="#"]:after, a[href^="javascript:"]:after { content: ""; }
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; } }

