@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Roboto:300,500italic,500");
html { margin-bottom: 0 !important; max-width: 100vw; position: relative; }

body { background: #000000; margin: 0; padding: 0; text-rendering: optimizeLegibility; }

.wrap { margin: 0 auto; max-width: 1170px; padding: 0 20px; }

.site-container { max-width: 100vw; position: relative; overflow-x: hidden; }

main { margin-left: 100px; }

@media only screen and (max-width: 800px) { main { margin-left: 100px; } }

@media only screen and (max-width: 640px) { main { margin-left: 0; } }

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: "Roboto", sans-serif; font-weight: 300; font-size: 20px; color: #bababa; line-height: 1.5; }

@media only screen and (max-width: 800px) { body { font-size: 18px; } }

@media only screen and (max-width: 640px) { body { font-size: 16px; } }

a, a:link, a:visited { color: #e61824; text-decoration: none; }

a:hover, a:active, a:link:hover, a:link:active, a:visited:hover, a:visited:active { color: #e61824; text-decoration: none; }

.container-dark { color: #fff; }

.container-dark a, .container-dark a:link, .container-dark a:visited { color: #e61824; }

.container-dark a:hover, .container-dark a:active, .container-dark a:link:hover, .container-dark a:link:active, .container-dark a:visited:hover, .container-dark a:visited:active { color: #e61824; }

.container-dark h1, .container-dark h2, .container-dark h3, .container-dark h4, .container-dark h5, .container-dark h6 { color: #fff; }

p { font-family: inherit; font-weight: inherit; font-size: inherit; line-height: 1.5; margin-bottom: 30px; }

h1, h2, h3, h4, h5, h6 { font-family: "Roboto", sans-serif; font-weight: 500; color: #222; margin-top: 4px; margin-bottom: 10px; line-height: 1.6; }

h1 { font-size: 60px; }

@media only screen and (max-width: 640px) { h1 { font-size: 30px; } }

h2 { font-size: 51px; }

@media only screen and (max-width: 640px) { h2 { font-size: 30px; } }

h3 { font-size: 42px; }

@media only screen and (max-width: 640px) { h3 { font-size: 24px; } }

h4 { font-size: 37px; }

@media only screen and (max-width: 640px) { h4 { font-size: 30px; } }

h5 { font-size: 30px; }

@media only screen and (max-width: 640px) { h5 { font-size: 26px; } }

h6 { font-size: 23px; }

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

hr { height: 2px; width: 100%; background: #222; border: none; }

.spotlight--list ul { height: auto; min-height: 1000px; }

@media only screen and (max-width: 800px) { .spotlight--list ul { min-height: 800px; } }

@media only screen and (max-width: 640px) { .spotlight--list ul { min-height: 560px; } }

.spotlight--list li { opacity: 1; }

.spotlight--list .spotlight-content a { display: -ms-flexbox; display: flex; -ms-flex-pack: start; justify-content: flex-start; -ms-flex-align: center; align-items: center; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -ms-flex-direction: column; flex-direction: column; }

.spotlight--list .spotlight-image { max-width: 95%; }

.spotlight--list .spotlight-image img { width: 100%; height: auto; }

.spotlight--list .spotlight-overlay { position: relative; }

.spotlight--list .spotlight-overlay .spotlight-text { min-height: 1000px; display: -ms-flexbox; display: flex; -ms-flex-pack: start; justify-content: flex-start; -ms-flex-align: center; align-items: center; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -ms-flex-direction: column; flex-direction: column; }

@media only screen and (max-width: 800px) { .spotlight--list .spotlight-overlay .spotlight-text { min-height: 800px; } }

@media only screen and (max-width: 640px) { .spotlight--list .spotlight-overlay .spotlight-text { min-height: 0; } }

.spotlight--list .spotlight-overlay .spotlight-text .spotlight-text__title { font-size: 51px; line-height: 1em; font-weight: 500; color: white; padding-bottom: 30px; position: relative; }

@media only screen and (max-width: 640px) { .spotlight--list .spotlight-overlay .spotlight-text .spotlight-text__title { font-size: 30px; } }

.spotlight--list .spotlight-overlay .spotlight-text .spotlight-text__title:before { position: absolute; content: ""; background: #e61824; height: 5px; width: 270px; bottom: 5px; left: 50%; transform: translateX(-50%); }

.spotlight--list .spotlight-overlay .spotlight-text .spotlight-text__content { font-weight: 300; font-size: 30px; line-height: 42px; color: white; margin-top: 25px; }

@media only screen and (max-width: 640px) { .spotlight--list .spotlight-overlay .spotlight-text .spotlight-text__content { font-size: 20px; } }

.spotlight--list .spotlight-overlay .spotlight-button { display: none; }

.spotlight--list .slider__controls { display: none; }

.spotlight--list .slider__controls .slider-controls-nav .slider-nav:after { font-size: 120px; color: #fff; }

.spotlight--list .slider__controls .slider-controls-nav .slider-nav--prev:after { content: '\f104'; }

.spotlight--list .slider__controls .slider-controls-nav .slider-nav--next:after { content: '\f105'; }

.spotlight--list .slider__controls .slider-controls-pager { display: none; }

.content-block.social-media-block ul { list-style: none; margin: 0; padding: 0; display: -ms-flexbox; display: flex; }

.content-block.social-media-block img { width: auto; }

.content-block.social-media-block .collection-item-label, .content-block.social-media-block .collection-item-description { display: none; }

.logos-container { background: #fff; position: relative; }

.logos-container .wrap { position: relative; max-width: 1130px; padding: 0; }

.logos-container .collection--list { padding: 0 40px; margin: 0 auto; }

.logos-container ul { position: relative; height: 150px; max-width: 1120px; list-style: none; margin: 0 auto; padding: 0; overflow: hidden; z-index: 10; }

.logos-container ul.no-sliding { display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; }

.logos-container li { opacity: 1 !important; }

.logos-container .collection-item-image { display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; width: 90%; height: 150px; margin: 0 auto; }

.logos-container .collection-item-image img { width: auto; height: auto; max-height: 100%; max-height: 100%; }

.logos-container .collection-item-label, .logos-container .collection-item-description { display: none; }

.logos-container .slider__nav { position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 1; }

.logos-container .slider-nav:after { color: #040404; font-size: 40px; }

.logos-container .slider-nav--prev:after { content: "\f104"; }

.logos-container .slider-nav--next:after { content: "\f105"; }

.side_nav-container { width: 270px; position: fixed; left: 0; top: 0; bottom: 0; background: white; transform: translateX(-100%); transition: 0.3s ease all; z-index: 100; overflow-y: auto; }

.side_nav-container::-webkit-scrollbar { display: none; }

.side_nav-container *::-webkit-scrollbar { display: none; }

@media only screen and (max-width: 640px) { .side_nav-container { width: 100%; top: 65px; height: 100vh; } }

.side_nav-container.open { transform: translateX(0%); transition: 0.3s ease all; }

.toggle-container { width: 100px; background: white; position: fixed; left: 0; top: 0; bottom: 0; }

@media only screen and (max-width: 800px) { .toggle-container { width: 100px; } }

@media only screen and (max-width: 640px) { .toggle-container { bottom: auto; right: 0; width: 100%; z-index: 100; } }

.toggle-container .wrap { display: -ms-flexbox; display: flex; -ms-flex-pack: start; justify-content: flex-start; -ms-flex-align: center; align-items: center; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -ms-flex-direction: column; flex-direction: column; height: 65px; }

@media only screen and (max-width: 640px) { .toggle-container .wrap { -ms-flex-direction: row; flex-direction: row; -ms-flex-pack: start; justify-content: flex-start; -ms-flex-align: center; align-items: center; padding-right: 0; } }

.toggle-container .menu-toggle { position: relative; margin-top: 40px; cursor: pointer; transition: 0.3s ease all; -ms-flex: 0 0 45px; flex: 0 0 45px; height: 45px; width: 65px; margin-bottom: 30px; }

@media only screen and (max-width: 640px) { .toggle-container .menu-toggle { margin: 0; width: 40px; -ms-flex: 0 0 auto; flex: 0 0 auto; }
  .toggle-container .menu-toggle:after { content: ""; background: #cbcbcb; position: absolute; top: 3px; right: -2px; width: 1px; height: 40px; } }

.toggle-container .menu-toggle:before { font-family: FontAwesome; font-size: 30px; content: "\f0c9"; position: absolute; top: -20px; left: 50%; transform: translateX(-50%); color: #040404; padding: 10px; }

@media only screen and (max-width: 640px) { .toggle-container .menu-toggle:before { top: -10px; left: 0; transform: translateX(-25%); } }

.toggle-container .social-media-block { padding-top: 50px; position: relative; }

@media only screen and (min-width: 641px) { .toggle-container .social-media-block { display: none; } }

@media only screen and (max-width: 640px) { .toggle-container .social-media-block { padding-top: 0; margin-right: 55px; -ms-flex: 0 1 auto; flex: 0 1 auto; width: calc(100% - 70px); } }

.toggle-container .social-media-block:before { content: ""; background: #cbcbcb; position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: 40px; height: 1px; }

@media only screen and (max-width: 640px) { .toggle-container .social-media-block:before { height: 0; background: transparent; } }

.toggle-container .social-media-block .collection { margin: 0; }

.toggle-container .social-media-block ul { -ms-flex-pack: start; justify-content: flex-start; -ms-flex-align: end; align-items: flex-end; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -ms-flex-direction: column; flex-direction: column; }

@media only screen and (max-width: 640px) { .toggle-container .social-media-block ul { -ms-flex-direction: row; flex-direction: row; -ms-flex-pack: center; justify-content: center; } }

.toggle-container .social-media-block li { padding: 0 5px; margin-bottom: 15px; }

@media only screen and (max-width: 640px) { .toggle-container .social-media-block li { margin-bottom: 3px; } }

@media only screen and (max-width: 640px) { .toggle-container .social-media-block li:first-child { padding-left: 0; } }

@media only screen and (max-width: 640px) { .toggle-container .social-media-block li:last-child { padding-right: 0; } }

.toggle-container .social-media-block .image { margin-bottom: 0; }

header { position: relative; z-index: 999; background: white; padding: 50px 40px; }

@media only screen and (max-width: 640px) { header { padding: 20px 40px; } }

header .wrap { padding: 0; }

header .nav-logo { margin-bottom: 50px; }

@media only screen and (max-width: 640px) { header .nav-logo { display: none; } }

header .social-media-block { margin-top: 45px; }

@media only screen and (max-width: 640px) { header .social-media-block { display: none; } }

header .social-media-block ul { -ms-flex-pack: center; justify-content: center; -ms-flex-align: end; align-items: flex-end; }

header .social-media-block li { padding: 0 5px; }

header .social-media-block li:first-child { padding-left: 0; }

header .social-media-block li:last-child { padding-right: 0; }

@media only screen and (min-width: 641px) { header .search-block { display: none; } }

header .search-block h2#unibox-suggest-cluster-heading-you_recently_searched_for_ { color: #222 !important; }

header .form-control--search:before { font-size: 22px; color: black; top: 50%; transform: translateY(-50%); left: 20px; }

header input[type="search"] { border: none; background: #e6e6e6; border-radius: 0; box-shadow: none; height: 55px; font-size: 16px; color: #bababa; padding: 0 10px 0 50px; font-weight: normal; transition: 0.3s ease max-width; transition-delay: 0.3s background; }

header input[type="search"]:focus { box-shadow: none; }

.search-toggle { cursor: pointer; position: fixed; left: auto; right: 15px; top: 20px; transform: translateY(0); color: #040404; z-index: 100; }

@media only screen and (min-width: 641px) { .search-toggle { display: none; } }

.search-toggle:before { font-size: 22px; max-width: 15px; max-height: 15px; }

@media only screen and (max-width: 640px) { .search-toggle.close:before { content: "\f00d"; } }

@media only screen and (min-width: 641px) { .search-mobile-block { display: none; } }

#st-launcher-tab { display: none; }

footer { background: #222; }

footer .locations-hours { position: relative; z-index: 10; padding: 100px 0; color: white; }

footer .locations-hours:after { content: ""; position: absolute; width: 100%; height: 100%; left: 0; top: 0; background: url("/designs/008191_6212/images/map.png") center center/cover no-repeat; z-index: 0; }

@media only screen and (max-width: 800px) { footer .locations-hours:after { background: url("/designs/008191_6212/images/map.png") 30% center/cover no-repeat; } }

footer .locations-hours a { color: #e61824; }

footer .location { padding: 0 20px; position: relative; z-index: 10; max-width: 1130px; margin: 0 auto; }

@media only screen and (max-width: 640px) { footer .location { padding: 0 20px; } }

footer .location__title h5 { color: white; font-size: 23px; }

footer .location__phone .label { display: none; }

footer .location__phone a { color: white; }

footer .additional-footer { padding: 35px 20px; background: #222; display: -ms-flexbox; display: flex; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-align: center; align-items: center; -ms-flex-wrap: nowrap; flex-wrap: nowrap; }

@media only screen and (max-width: 640px) { footer .additional-footer { padding: 35px 20px; } }

footer .additional-footer p { margin-bottom: 0; }

footer .additional-footer .policy-links { text-align: left; }

footer .additional-footer .policy-link:first-of-type { position: relative; padding-right: 15px; }

footer .additional-footer .policy-link:first-of-type:after { position: absolute; content: "/"; color: white; right: -10px; top: 0; }

@media only screen and (max-width: 800px) { footer .additional-footer .policy-link + .policy-link, footer .additional-footer .margin-left-thick { margin-left: 0; width: 100%; } }

footer .additional-footer .member-container { display: -ms-flexbox; display: flex; -ms-flex-pack: end; justify-content: flex-end; -ms-flex-align: center; align-items: center; -ms-flex-wrap: no; flex-wrap: no; }

footer .additional-footer .member-container .image { margin-left: 20px; }

footer .disclaimer { font-size: 12px; color: #737272; width: 100%; padding: 10px 20px; margin: 0 auto; text-align: center; }

nav.dropdown ul { width: 100%; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; background: white; list-style: none; margin: 0; padding: 0; }

nav.dropdown li { position: relative; }

@media only screen and (min-width: 641px) { nav.dropdown li:first-of-type { display: none; } }

nav.dropdown a { display: block; }

nav.dropdown ul ul ul .nav__list--parent:after { color: #222; }

nav.dropdown ul ul ul .nav__list--parent:hover:after { color: #222; }

nav.dropdown > ul > li > a { border-bottom: 1px solid #cbcbcb; transition: 0.2s ease all; }

nav.dropdown > ul li { transition: 0.2s ease all; }

nav.dropdown > ul li:hover { background: #e61824; transition: 0.2s ease all; }

nav.dropdown > ul li:hover > a { background-color: #222; color: white; transition: 0.2s ease all; }

nav.dropdown > ul li:last-child a { border-bottom: none; }

nav.dropdown > ul a { background-color: white; color: #222; text-align: center; font-size: 18px; padding: 20px 16px; }

nav.dropdown ul ul { display: none !important; position: absolute; width: auto; background-color: white; }

nav.dropdown ul ul li:hover > a { background-color: white; color: #222; }

nav.dropdown ul ul a { background-color: white; color: #222; width: 240px; }

nav.dropdown ul ul ul { top: 0; left: 100%; background-color: white; }

nav.dropdown ul ul ul li:hover > a { background-color: white; color: #222; }

nav.dropdown ul ul ul a { background-color: white; color: #222; }

nav.dropdown li:hover > ul { display: block; }

nav.subnav { width: 100%; }

nav.subnav ul { list-style: none; margin: 0; padding: 0; }

nav.subnav a { display: block; position: relative; font-size: 16px; font-weight: 400; }

nav.subnav a span.accordian_toggle { width: 50px; 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; }

nav.subnav a span.accordian_toggle:after { font-family: FontAwesome; font-style: normal; font-weight: normal; text-decoration: inherit; content: ""; font-size: 30px; }

nav.subnav a span.accordian_toggle:hover:after { transform: rotate(90deg); }

nav.subnav li.nav__list--parent a { padding-right: 50px; }

nav.subnav li.accordian_open > a { color: null; background: null; }

nav.subnav li.accordian_open > a > span.accordian_toggle:after { transform: rotate(90deg); }

nav.subnav ul li:not(:last-child) a { border-bottom: 1px solid #fff; }

nav.subnav ul li a { font-size: 14px; padding: 20px; background: #333; color: #fff; }

nav.subnav ul li:hover > a { background: #333; color: #fff; }

nav.subnav ul ul { display: none; }

nav.subnav ul ul li a { padding: 20px 20px 20px 40px; background: #666; color: #fff; }

nav.subnav ul ul li:hover > a { background: #666; color: #fff; }

nav.subnav ul ul ul { display: none; }

nav.subnav ul ul ul li a { padding: 20px 20px 20px 60px; background: #999; color: #fff; }

nav.subnav ul ul ul li:hover > a { background: #999; color: #fff; }

nav.mobile { width: 100%; }

nav.mobile ul { list-style: none; margin: 0; padding: 0; }

nav.mobile a { display: block; position: relative; font-size: 16px; font-weight: 400; }

nav.mobile a span.accordian_toggle { width: 50px; 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; }

nav.mobile a span.accordian_toggle:after { font-family: FontAwesome; font-style: normal; font-weight: normal; text-decoration: inherit; content: ""; font-size: 30px; }

nav.mobile a span.accordian_toggle:hover:after { transform: rotate(90deg); }

nav.mobile li.nav__list--parent a { padding-right: 50px; }

nav.mobile li.accordian_open > a { color: null; background: null; }

nav.mobile li.accordian_open > a > span.accordian_toggle:after { transform: rotate(90deg); }

nav.mobile ul li:not(:last-child) a { border-bottom: 1px solid #fff; }

nav.mobile ul li a { font-size: 14px; padding: 20px; background: #333; color: #fff; }

nav.mobile ul li:hover > a { background: #333; color: #fff; }

nav.mobile ul ul { display: none; }

nav.mobile ul ul li a { padding: 20px 20px 20px 40px; background: #666; color: #fff; }

nav.mobile ul ul li:hover > a { background: #666; color: #fff; }

nav.mobile ul ul ul { display: none; }

nav.mobile ul ul ul li a { padding: 20px 20px 20px 60px; background: #999; color: #fff; }

nav.mobile ul ul ul li:hover > a { background: #999; color: #fff; }

main .search-block { position: absolute; right: 100px; top: 40px; z-index: 99999; }

@media only screen and (max-width: 640px) { main .search-block { display: none; } }

main .search-block .form-control--search:before { top: 50%; left: 15px; transform: translateY(-50%); color: #fff; font-size: 22px; cursor: pointer; }

@media only screen and (max-width: 640px) { main .search-block .form-control--search:before { left: auto; right: 15px; top: -50px; transform: translateY(0); color: #040404; } }

main .search-block input[type='search'] { border: none; background: #2f2f2f; border-radius: 0; height: 55px; font-size: 16px; color: #bababa; padding: 0; font-weight: normal; max-width: 0; transition: 0.3s ease max-width; transition-delay: 0.3s background; }

main .search-block input[type='search'].open { max-width: 255px; transition: 0.3s ease max-width; padding-left: 45px; }

@media only screen and (max-width: 640px) { main .search-block input[type='search'].open { padding-left: 10px; } }

.homepage .intro-container { width: 100%; }

@media only screen and (max-width: 640px) { .homepage .intro-container { margin-top: 65px; }
  .homepage .intro-container .inline-process-code { display: none; } }

.homepage .intro-container img { width: 100%; height: auto; }

@media only screen and (min-width: 1921px) { .homepage .intro-container img { max-height: 100vh; } }

@media only screen and (max-width: 1024px) { .homepage .intro-container img { max-height: none; } }

@media screen and (min-width: 640px) { .homepage .intro-container img { display: none; } }

.homepage .intro-container .image { max-width: none !important; }

.homepage .canvas-container .wrap { padding: 100px 20px; }

@media only screen and (max-width: 800px) { .homepage .canvas-container .wrap { padding: 80px 20px; } }

@media only screen and (max-width: 640px) { .homepage .canvas-container .wrap { padding: 45px 20px; } }

@media (min-width: 1381px) { .homepage .canvas-container .mobile-canvas-logo { display: none; } }

.homepage .canvas-container canvas { max-width: 100%; }

.homepage .canvas-container section[role="hero"] { position: relative; width: 100%; background-color: #040404; margin: 0 auto; text-align: center; padding: 0; }

@media (max-width: 1380px) { .homepage .canvas-container section[role="hero"] { display: none; } }

.homepage .canvas-container section[role="hero"] img { max-width: 100%; height: auto; }

.homepage .canvas-container h2, .homepage .canvas-container h3, .homepage .canvas-container h4, .homepage .canvas-container h5, .homepage .canvas-container h6 { color: #fff; line-height: 1em; text-align: center; }

.homepage .canvas-container h2 { position: relative; padding-bottom: 35px; }

.homepage .canvas-container h2:before { position: absolute; content: ""; background: #e61824; height: 5px; width: 270px; bottom: 5px; left: 50%; transform: translateX(-50%); }

.homepage .canvas-container h5 { margin-top: 35px; font-weight: 300; line-height: 42px; }

.homepage .featured-container h1, .homepage .featured-container h2, .homepage .featured-container h3, .homepage .featured-container h4, .homepage .featured-container h5, .homepage .featured-container h6 { text-align: center; display: block; padding: 40px 20px; color: black; }

.homepage .featured-container p { text-align: center; color: black; padding: 10px; margin-bottom: 0; }

.homepage .products-container .wrap { padding: 90px 20px 140px; position: relative; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; -ms-flex-align: end; align-items: flex-end; -ms-flex-wrap: wrap; flex-wrap: wrap; }

@media only screen and (max-width: 800px) { .homepage .products-container .wrap { -ms-flex-direction: column; flex-direction: column; -ms-flex-pack: start; justify-content: flex-start; -ms-flex-align: center; align-items: center; -ms-flex-wrap: nowrap; flex-wrap: nowrap; padding: 20px; } }

.homepage .products-container .all-products-button { color: #040404; background: #fff; border-radius: 20px; padding: 15px; width: 230px; font-size: 16px; text-transform: uppercase; text-align: center; position: absolute; bottom: 65px; left: 50%; transform: translateX(-50%); font-weight: 500; letter-spacing: 0.1em; cursor: pointer; transition: 0.3s ease all; }

.homepage .products-container .all-products-button:hover { transition: 0.3s ease all; background: #e61824; color: #fff; }

.homepage .products-container h5 { text-align: center; color: #fff; text-transform: uppercase; letter-spacing: 0.1em; width: 100%; }

.homepage .products-container h6 { text-align: center; color: #727272; font-weight: 300; width: 100%; }

.homepage .products-container ul { list-style: none; margin: 0; padding: 0; position: relative; padding-bottom: 50px; }

.homepage .products-container li:first-of-type { position: absolute; bottom: 0; left: 0; right: 0; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-align: end; align-items: flex-end; -ms-flex-wrap: nowrap; flex-wrap: nowrap; }

.homepage .products-container li:first-of-type .featured-see-more { display: none; }

.homepage .products-container li:first-of-type img { width: 100%; max-width: 100%; height: 265px; }

.homepage .products-container li:first-of-type .collection-item-label { display: none; }

.homepage .products-container li:first-of-type .collection-item-description { display: none; }

.homepage .products-container li:first-of-type .collection-item__content { width: 100%; }

.homepage .products-container li { display: -ms-flexbox; display: flex; -ms-flex-pack: start; justify-content: flex-start; -ms-flex-align: center; align-items: center; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -ms-flex-direction: column; flex-direction: column; position: relative; }

.homepage .products-container .collection { margin-top: 65px; margin-bottom: 0 !important; -ms-flex: 0 1 auto; flex: 0 1 auto; max-width: 100%; padding: 0 15px; margin-bottom: 40px; position: relative; width: 50%; }

@media only screen and (max-width: 640px) { .homepage .products-container .collection { -ms-flex: 0 1 auto; flex: 0 1 auto; width: 100%; } }

.homepage .products-container .collection-item__content { position: relative; z-index: 10; }

.homepage .products-container .collection-item-image { display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-align: start; align-items: flex-start; -ms-flex-wrap: nowrap; flex-wrap: nowrap; }

.homepage .products-container .collection-item-image img { width: 100%; height: auto; }

.homepage .products-container .collection-item-label, .homepage .products-container .collection-item-label a { color: #fff; text-align: center; font-size: 30px; }

@media only screen and (max-width: 640px) { .homepage .products-container .collection-item-label, .homepage .products-container .collection-item-label a { font-size: 23px; } }

.homepage .products-container .collection-item-description { text-align: center; font-size: 20px; }

@media only screen and (max-width: 640px) { .homepage .products-container .collection-item-description { font-size: 16px; } }

.homepage .products-container .featured-see-more { position: relative; z-index: 10; }

.homepage .products-container .featured-see-more a { color: #fff; position: relative; padding-right: 30px; font-size: 20px; }

.homepage .products-container .featured-see-more a:hover { color: #e61824; }

.homepage .products-container .featured-see-more a:after { content: ""; background: url("/designs/008191_6212/images/arrow.png"); width: 15px; height: 15px; position: absolute; right: 1px; top: 50%; transform: translateY(-50%); }

@media only screen and (max-width: 640px) { .homepage .products-container .featured-see-more a { font-size: 16px; } }

.internal main { margin-left: 100px; }

@media only screen and (max-width: 800px) { .internal main { margin-left: 100px; } }

@media only screen and (max-width: 640px) { .internal main { margin-left: 0; } }

.internal main h1, .internal main h2, .internal main h3, .internal main h4, .internal main h5, .internal main h6 { color: white; }

.internal .headline-container { background: black; }

.internal .headline-container .wrap { height: 130px; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; -ms-flex-wrap: nowrap; flex-wrap: nowrap; }

@media only screen and (max-width: 640px) { .internal .headline-container .wrap { -ms-flex-pack: center; justify-content: center; height: 70px; margin-top: 65px; } }

.internal .headline-container img { transition: 0.3s ease all; max-width: 80%; }

@media only screen and (max-width: 800px) { .internal .headline-container img { padding-right: 100px; } }

@media only screen and (max-width: 640px) { .internal .headline-container img { max-width: 95%; padding: 0; } }

.internal .headline-container img.move { padding-right: 330px; transition: 0.3s ease all; }

.internal .masthead-container { min-height: 265px; border-bottom: solid #e61824 5px; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -ms-flex-direction: column; flex-direction: column; position: relative; }

@media only screen and (max-width: 640px) { .internal .masthead-container { min-height: 125px; } }

.internal .masthead-container .video { z-index: -1; position: absolute; }

@media only screen and (max-width: 640px) { .internal .masthead-container .video { display: none; } }

.internal .masthead-container iframe { transform: translateY(-400px); }

.internal .masthead-container .fluidvids { margin-top: 265px !important; padding-top: 60% !important; }

.internal .primary-container { background: black; }

.internal .primary-container .wrap { padding: 65px 20px; }

@media only screen and (max-width: 640px) { .internal .primary-container .wrap { padding: 30px 20px; } }

.internal .primary-container .wrap > p:first-of-type { font-size: 26px; }

@media only screen and (max-width: 640px) { .internal .primary-container .wrap > p:first-of-type { font-size: 20px; } }

.internal .canvas-container { width: 600px; height: 400px; float: right; }

@media only screen and (max-width: 800px) { .internal .canvas-container { width: 100%; height: auto; float: none; } }

.internal .canvas-container .wrap { padding: 100px 20px; }

@media only screen and (max-width: 800px) { .internal .canvas-container .wrap { padding: 80px 20px; } }

@media only screen and (max-width: 640px) { .internal .canvas-container .wrap { padding: 45px 20px; } }

@media only screen and (min-width: 801px) { .internal .canvas-container .mobile-canvas-logo { display: none; } }

.internal .canvas-container canvas { max-width: 100%; }

.internal .canvas-container .canvas { position: relative; width: 100%; background-color: #040404; margin: 0 auto; text-align: center; padding: 0; }

@media only screen and (max-width: 800px) { .internal .canvas-container .canvas { display: none; } }

.internal .canvas-container .canvas img { max-width: 100%; height: auto; }

.internal .canvas-container h2, .internal .canvas-container h3, .internal .canvas-container h4, .internal .canvas-container h5, .internal .canvas-container h6 { color: white; line-height: 1em; text-align: center; }

.internal .canvas-container h2 { position: relative; padding-bottom: 35px; }

.internal .canvas-container h2:before { position: absolute; content: ""; background: #e61824; height: 5px; width: 270px; bottom: 5px; left: 50%; transform: translateX(-50%); }

.internal .canvas-container h5 { margin-top: 35px; font-weight: 300; line-height: 42px; }

.internal .products-container { display: -ms-flexbox; display: flex; -ms-flex-pack: start; justify-content: flex-start; -ms-flex-align: center; align-items: center; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -ms-flex-direction: column; flex-direction: column; }

.internal .products-container ul { list-style: none; margin: 0; padding: 0; }

.internal .products-container .collection { margin-bottom: 0 !important; width: 100%; position: relative; }

.internal .products-container .collection:before { content: ""; position: absolute; width: 100%; height: 100%; left: 0; top: 0; background: rgba(0, 0, 0, 0.4); }

.internal .products-container .collection li { -ms-flex: 1 0 auto; flex: 1 0 auto; width: 100%; }

.internal .products-container .collection li:first-of-type { position: absolute; }

.internal .products-container .collection li:first-of-type .collection-item-label { display: none; }

.internal .products-container .collection li:first-of-type .collection-item-description { display: none; }

.internal .products-container .collection:nth-child(2n) .collection-item-image { left: 20px; top: 50%; transform: translateY(-50%); }

.internal .products-container .collection:nth-child(2n) .collection-item-label, .internal .products-container .collection:nth-child(2n) .collection-item-description { margin-right: auto; margin-left: 140px; text-align: left; }

@media only screen and (max-width: 640px) { .internal .products-container .collection:nth-child(2n) .collection-item-label, .internal .products-container .collection:nth-child(2n) .collection-item-description { margin-right: 0; } }

.internal .products-container .collection:nth-child(2n) .collection-item__content { -ms-flex-align: start; align-items: flex-start; }

.internal .products-container .collection:nth-child(2n+1) .collection-item-image { right: 20px; top: 50%; transform: translateY(-50%); }

.internal .products-container .collection:nth-child(2n+1) .collection-item-label, .internal .products-container .collection:nth-child(2n+1) .collection-item-description { margin-left: auto; margin-right: 140px; text-align: right; }

@media only screen and (max-width: 640px) { .internal .products-container .collection:nth-child(2n+1) .collection-item-label, .internal .products-container .collection:nth-child(2n+1) .collection-item-description { margin-left: 0; } }

.internal .products-container .collection:nth-child(2n+1) .collection-item__content { -ms-flex-align: end; align-items: flex-end; }

.internal .products-container .collection-item__content { display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -ms-flex-direction: column; flex-direction: column; min-height: 170px; max-width: 1170px; padding: 0 20px; margin: 0 auto; position: relative; }

.internal .products-container .collection-item-image { position: absolute; }

.internal .products-container .collection-item-image img { max-width: 100px; height: auto; }

.internal .products-container .collection-item-label a { font-size: 37px; font-style: italic; color: white; }

.internal .products-container .collection-item-label a:hover { color: white; text-decoration: underline; }

@media only screen and (max-width: 640px) { .internal .products-container .collection-item-label a { font-size: 23px; } }

.internal .products-container .collection-item-description { font-size: 20px; }

@media only screen and (max-width: 640px) { .internal .products-container .collection-item-description { font-size: 16px; } }

/*

// js dependencies
//////////////////////////////////////////////

function landingImage(element, options) {
  $( element ).each(function() {
   var imgSrc = $(this).find('.masthead-container img').first().attr('src');
   $(this).find('.masthead-container').hide();
   $(this).css('background', 'url('/designs/008191_6212/css+imgSrc+')' + options);
  });
}
landingImage($(".has-bg-landing"), "center center / cover no-repeat");


function backgroundImage(element, options) {
  $( element ).each(function() {
   var imgSrc = $(this).find('img').first().attr('src');
   $(this).find('img').first('img').hide();
   $(this).css('background', 'url('/designs/008191_6212/css+imgSrc+')' + options);
  });
}
backgroundImage($(".has-bg-li__collection li .collection-item-image"), "center center / cover no-repeat");


// scss dependencies
//////////////////////////////////////////////
requires breakpoint mixin


*/
.landing { background: #000000; }

.landing .lp-site-container { display: block; background: #fff; }

.landing .wrap { margin: 0 auto; max-width: 1170px; padding: 0 20px; }

.landing header { position: relative; width: 100%; text-align: center; background: #fff; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; }

.landing header .lp-nav-logo img { max-width: 100%; max-height: 150px; padding: 20px 0px; }

.landing .lp-masthead-container { position: relative; padding: 20px 0 140px; }

.landing .lp-masthead-container:before { content: ""; position: absolute; top: 0; right: 0; left: 0; bottom: 0; background: rgba(4, 4, 4, 0.5); }

.landing .lp-headline-container { position: relative; text-align: center; z-index: 10; }

.landing .lp-headline-container h1 { font-size: 60px; font-weight: 500; line-height: 1.6; text-transform: uppercase; margin-bottom: 30px; }

@media only screen and (max-width: 800px) { .landing .lp-headline-container h1 { font-size: 50px; font-weight: 490; line-height: -8.4; margin-bottom: 30px; } }

@media only screen and (max-width: 800px) { .landing .lp-headline-container h1 { font-size: 40px; font-weight: 480; line-height: -18.4; margin-bottom: 30px; } }

.landing .lp-headline-container h1, .landing .lp-headline-container h2, .landing .lp-headline-container h3, .landing .lp-headline-container h4, .landing .lp-headline-container h5, .landing .lp-headline-container h6 { color: #fff; margin: 10px 0; }

.landing .lp-headline-container ul { list-style: none; margin: 0; padding: 0; }

.landing .lp-headline-container .collection-item-label a { color: #fff; background: #f55930; padding: 10px 20px; display: inline-block; font-weight: lighter; text-transform: uppercase; border: 2px solid #f55930; }

.landing .lp-headline-container .collection-item-label a:hover { background: transparent; border: 2px solid #fff; }

.landing .lp-headline-container .collection-item-image, .landing .lp-headline-container .collection-item-description { display: none; }

.landing .lp-media-container { margin-top: -120px; position: relative; z-index: 10; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; }

.landing .lp-media-container .wrap { max-width: 640px; }

.landing .lp-columns-container { padding: 20px 0 100px; }

.landing .lp-columns-container .wrap { display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; max-width: 1210px; }

@media only screen and (max-width: 800px) { .landing .lp-columns-container .wrap { -ms-flex-direction: column; flex-direction: column; } }

.landing .lp-columns-container .lp-columns-content { -ms-flex: 0 1 auto; flex: 0 1 auto; margin: 0 20px; }

.landing .lp-columns-container .lp-cta-container { border-radius: 5px; background: #eee; min-width: 50%; margin: 0 20px; padding: 20px; color: #040404; }

.landing .lp-columns-container .lp-cta-container .form-title { margin-top: 0px; }

.landing .lp-columns-container .lp-cta-container ul { list-style: none; margin: 0; padding: 0; }

.landing .lp-columns-container .lp-cta-container .collection-item-label { text-align: center; }

.landing .lp-columns-container .lp-cta-container .collection-item-label a { color: #fff; background: #f55930; padding: 10px 20px; display: inline-block; font-weight: lighter; text-transform: uppercase; border: 2px solid #f55930; }

.landing .lp-columns-container .lp-cta-container .collection-item-label a:hover { background: transparent; border: 2px solid #f55930; color: #f55930; }

.landing .lp-columns-container .lp-cta-container .collection-item-image, .landing .lp-columns-container .lp-cta-container .collection-item-description { display: none; }

.landing .lp-callout-container { color: #040404; text-align: center; font-size: 18px; padding: 40px 0; position: relative; z-index: 10; }

.landing .lp-primary-container { background: #fff; color: #040404; font-size: 20px; -ms-flex-direction: column; flex-direction: column; }

.landing .lp-primary-container .wrap { display: -ms-flexbox; display: flex; -ms-flex-pack: justify; justify-content: space-between; }

@media only screen and (max-width: 800px) { .landing .lp-primary-container .wrap { display: block; } }

.landing .lp-primary-container .lp-primary-content { max-width: 48%; }

@media only screen and (max-width: 800px) { .landing .lp-primary-container .lp-primary-content { max-width: none; } }

.landing .lp-testimonials-container { background: #fbfbfb; border: 1px solid #e1e1e1; border-width: 1px 0 1px 0; padding: 30px 0; }

.landing .lp-testimonials-container h1, .landing .lp-testimonials-container h2, .landing .lp-testimonials-container h3, .landing .lp-testimonials-container h4, .landing .lp-testimonials-container h5, .landing .lp-testimonials-container h6 { color: #040404; text-align: center; text-transform: uppercase; font-weight: bold; margin-bottom: 60px; }

.landing .lp-testimonials-container ul { list-style: none; margin: 0; padding: 0; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; }

@media only screen and (max-width: 800px) { .landing .lp-testimonials-container ul { display: block; } }

.landing .lp-testimonials-container li { position: relative; -ms-flex: 0 1 50%; flex: 0 1 50%; min-height: 140px; padding-right: 20px; }

@media only screen and (max-width: 800px) { .landing .lp-testimonials-container li { max-width: none; margin-bottom: 50px; } }

.landing .lp-testimonials-container .collection-item__content { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; }

@media only screen and (max-width: 640px) { .landing .lp-testimonials-container .collection-item__content { -ms-flex-align: center; align-items: center; text-align: center; } }

.landing .lp-testimonials-container .collection-item-image { width: 100px; height: 100px; border: 4px solid #fff; position: absolute; top: 0; left: 0; }

@media only screen and (max-width: 640px) { .landing .lp-testimonials-container .collection-item-image { position: initial; } }

.landing .lp-testimonials-container .collection-item-label { margin-left: 120px; -ms-flex-order: 5; order: 5; color: #040404; }

@media only screen and (max-width: 640px) { .landing .lp-testimonials-container .collection-item-label { margin-left: 0px; } }

.landing .lp-testimonials-container .collection-item-description { margin-left: 120px; margin-bottom: 20px; -ms-flex-order: 1; order: 1; }

@media only screen and (max-width: 640px) { .landing .lp-testimonials-container .collection-item-description { margin-left: 0px; } }

.landing .lp-fundraising-container { color: #040404; text-align: center; background: #fff; padding: 0px 0px 60px 0px; }

.landing .lp-logos-container { background: #fff; position: relative; padding: 20px 0; }

.landing .lp-logos-container h1, .landing .lp-logos-container h2, .landing .lp-logos-container h3, .landing .lp-logos-container h4, .landing .lp-logos-container h5, .landing .lp-logos-container h6 { text-align: center; text-transform: uppercase; letter-spacing: 2px; color: #040404; }

.landing .lp-logos-container ul { list-style: none; margin: 0; padding: 0; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; }

@media only screen and (max-width: 800px) { .landing .lp-logos-container ul { -ms-flex-wrap: wrap; flex-wrap: wrap; } }

.landing .lp-logos-container li { -ms-flex: 0 1 auto; flex: 0 1 auto; padding: 15px; }

@media only screen and (max-width: 640px) { .landing .lp-logos-container li { -ms-flex: 0 1 50%; flex: 0 1 50%; }
  .landing .lp-logos-container li:nth-child(n+5) { display: none; } }

.landing .lp-logos-container .collection { margin-bottom: 0; }

.landing .lp-logos-container .collection-item-image { margin: 0; text-align: center; }

.landing .lp-logos-container .collection-item-label, .landing .lp-logos-container .collection-item-description { display: none; }

.landing footer { padding: 20px 0; }

.landing footer .location-container { text-align: center; margin-bottom: 20px; }

.landing footer .location-container .locations-hours--variable { display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-align: start; align-items: flex-start; }

@media only screen and (max-width: 640px) { .landing footer .location-container .locations-hours--variable { display: block; } }

.landing footer .location-container .location { margin: 20px; }

.landing footer .location-container .location__title { display: none; }

.landing footer .location-container .label { display: none; }

.landing footer .location-container .location__hours { display: none; }

.landing footer .bottom-footer-container { display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; }

@media only screen and (max-width: 800px) { .landing footer .bottom-footer-container { -ms-flex-direction: column; flex-direction: column; text-align: center; } }

.landing footer .policy-links { margin-left: 1rem; }

.landing footer .powered-by-block { text-align: center; margin-left: 1rem; }

.progress-bar { max-width: 700px; width: 100%; margin: 0 auto; }

.progress-bar__trench { height: 3.5rem; border: 4px solid #040404; border-radius: 30px; padding: 8px; background-color: #fff; }

.progress-bar__meter { height: 100%; border-radius: 30px; background-color: #f55930; }

.progress-bar__metrics { font-size: 20px; font-weight: bold; }

.ss360-layer__heading, .unibox__suggest-heading { font-size: 1.2em !important; color: #222 !important; }

.unibox__search-content--link, .unibox { color: #222 !important; }

.product .catalogs .form-actions:first-of-type { display: none; }

.product .catalog__header h2 { display: none; }

.product nav.catalogs-nav-breadcrumbs { display: none; }

.js-catalog-item__subtotal, .shopping-cart-total__pricing { color: #bababa; }

/* Modern */
/* Internet Explorer 9 (.ie9) */
/* Internet Explorer 8 (.ie8) */
/* Internet Explorer 8 & Internet Explorer 7 (.oldie) */
/* Internet Explorer 7 (.ie7) */
.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; } }

