@charset "utf-8";

/*
font-family: 'Montserrat', sans-serif; // 300,400,500,600,700
gold: #c1a04d
gray: #656565
*/

/* CSS Reset */
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}

.screen-reader-text { border:0; clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%); height: 1px; margin: -1px; width: 1px; overflow: hidden; position: absolute !important; word-wrap:normal !important; }

.fade-in-panel, .fade-in-panel-delay { opacity: 0; }

/* CSS Document */
body { font-family: 'Montserrat', sans-serif; font-size: 15px; color: #444; line-height: 1.8; font-weight: 400; letter-spacing: 1px; }
body.scroll-off { overflow: hidden; }
.material-icons { font-size: inherit; line-height: inherit; }
.wrapper { position: relative; width: 100%; min-width: 320px; margin: 0 auto; }
.wrapper.index { background-image: none; }

/* Globals */
* { -webkit-tap-highlight-color: rgba(0,0,0,0); }
:focus { outline: none; background: transparent; }
::-moz-focus-inner { border: 0; background: transparent; }
.lowercase { text-transform: lowercase !important; }
.uppercase { text-transform: uppercase !important; }
strong, b, .bold { font-weight: 700; }
.text-transform-none { text-transform: none; }
.small-font { font-size: .8em; }
.alt-color { color: #FFECB0; }
.alt-color:hover { color: inherit; }
.center { text-align: center !important; }
.centered { margin: 0 auto !important; }
.toggle-off { display: none; }
.margin-bottom { margin-bottom: 0 !important; }
em, .italic { font-style: italic; }
.no-border { border: 0px none !important; }
.brand { color: #c1a04d !important; }
.brand-bg { background: #c1a04d !important; }
.orange { color: #ff6700 !important; }
.red { color: #C41E3A !important; }
.blue { color: #c1a04d !important; }

img.autosize { width: 100%; height: auto; }
img.max-autosize { width: auto; max-width: 100%; height: auto; }

h1, h2, h3, h4, h5, h6 { color: #333; font-weight: 500; letter-spacing: normal; }
h1 { font-size: 34px; line-height: 1.2; margin-bottom: 40px; padding: 0; }
h1.less-bottom-margin { margin-bottom: 5px; }
h1 span { display: block; font-size: .7em; font-style: italic; color: #777; }
h1.index, h2.index { position: relative; font-size: 30px; text-align: center; padding: 0 30px; margin: 0 0 10px; border-bottom: 0 none; }
h1.index span, h2.index span { display: block; color: #777; font-style: italic; font-size: 20px; margin: 0; }
h1.index span:last-of-type, h2.index span:last-of-type { margin-top: 0; }
h1.store-contact span { font-size: .4em; }
h2 { font-size: 28px; line-height: 1.2; margin-bottom: 15px; }
h3 { font-size: 24px; line-height: 1.2; margin-bottom: 15px; }
h2.calculator { }
h3.calculator { }
a, a:visited { color: #06C; text-decoration: none; }
a:hover { color: #333; text-decoration: none; cursor: pointer; }
p { line-height: 1.8; margin-bottom: 20px; }
p.special { line-height: 1.7; margin: 15px 0; }
p.x-large { font-size: 1.3em; }

hr { width: 100%; height: 0; margin: 0 0 25px; padding: 0; border: 0; border-bottom: 0 none; border-top: 1px solid #CCC;  }
hr.small { width: 80px; border-top-width: 3px; border-color: #333; }
hr.tiny { width: 40px; border-top-width: 3px; border-color: #333; }
hr.gray { border-color: #888; }
hr.light { border-color: #DDD; }
hr.white { border-color: #FFF; }
hr.brand { border-color: #c1a04d; }

hr.faded { clear: both; height: 1px; border: 0; margin: 0 auto 20px;  background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.45), rgba(0,0,0,0)); background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.45), rgba(0,0,0,0)); background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.45), rgba(0,0,0,0)); background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.45), rgba(0,0,0,0)); }
hr.faded.white { clear: both; height: 1px; border: 0; margin: 0 auto; background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(255,255,255,0.60), rgba(0,0,0,0)); background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(255,255,255,0.60), rgba(0,0,0,0)); background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(255,255,255,0.60), rgba(0,0,0,0)); background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(255,255,255,0.60), rgba(0,0,0,0)); }
hr.faded.gray { clear: both; height: 1px; border: 0; margin: 10px auto 30px;  background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.2), rgba(0,0,0,0)); background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.2), rgba(0,0,0,0)); background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.2), rgba(0,0,0,0)); background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.2), rgba(0,0,0,0)); }

ul.policies { margin-left: 20px; margin-bottom: 15px; line-height: 1.5; }
ul.disc, ul.disc-alt { list-style: disc; margin-left: 15px; margin-bottom: 20px; }
ul.inline { display: inline-block; margin-right: 35px }

.inline-list { position: relative; display: flex; flex-flow: row wrap; justify-content: flex-start; }
.inline-list ul { margin-right: 40px; }
.inline-list ul:last-of-type { margin-right: 0; }

ol { list-style: decimal; margin-left: 25px; line-height: 1.4; margin-bottom: 15px; }

/* Toggle */
.toggle-on-tablet { display: none !important; }
.toggle-on-mobile, .toggle-on-custom-mobile { display: none !important; }
.toggle-on-custom { display: none !important; }

/* Go to top */
.go-to-top { position: fixed; bottom: 30px; right: 20px; z-index: 3; font-size: 10px; font-weight: 700; opacity: 0; transition-duration: .6s; transform: translateX(50px); transition-property: opacity, line-height, transform; }
.go-to-top.toggle-on { opacity: 1; line-height: inherit; transform: translate(0); }
.go-to-top a { display: block; line-height: 1; width: 30px; height: 30px; padding: 5px; border-radius: 0; color: #FFF; background: #010101; text-transform: uppercase; text-align: center; box-shadow: 0 0 0 0 #010101; }
.go-to-top i { color: #FFF; font-size: 10px; line-height: 1; padding: 0; display: block; vertical-align: top; margin-top: 3px; }
.go-to-top i:hover { color: #FFF; }

/* Topbar */
.topbar-placeholder { position: relative; width: 100%; height: 0; background: #FFF; }
.index-topbar .topbar-placeholder { }
.topbar-container-wrap { position: relative; top: 0; left: 0; right: 0; width: 100%; height: 260px; min-width: 320px; margin: 0 auto; padding: 0; background: rgba(255,255,255,1); font-size: 14px; font-weight: 600; text-transform: uppercase; transition: all .3s linear; z-index: 6; display: flex; flex-direction: column; justify-content: center; }
.topbar-container-wrap.is-fixed-topbar { }
.index-topbar .topbar-container-wrap { }
.topbar-wrap { opacity: 1; visibility: visible; position: relative; top: 0; left: 0; right: 0; width: 100%; height: 100px; background: rgba(255,255,255,1); font-weight: 600; display: flex; flex-direction: column; align-items: center; justify-content: center; }
.topbar-wrap::after { position: absolute; bottom: -1px; height: 1px; width: 80%; left: 0; right: 0; margin: 0 auto; content: ""; background: #DDD; }
.topbar-container-wrap.is-fixed-topbar .topbar-wrap::after { width: 100%; }
.topbar-container-wrap a { color: #999; }
.topbar-container-wrap a:hover { color: #c1a04d; }
.topbar-container { position: relative; width: 80%; height: 100px; margin: 0 auto; transition: all .3s linear; display: flex; flex-flow: row nowrap; justify-content: center; align-items: center; }
.topbar-container-wrap.is-fixed-topbar .topbar-container { z-index: 2; }

.topbar-container-wrap.is-fixed-topbar .topbar-wrap { position: fixed; opacity: 0; transform: translateY(-100px); background: rgba(255,255,255,0.9); }
.topbar-container-wrap.animate-topbar .topbar-wrap { transition: opacity .8s, transform .8s ease-in-out; }
.topbar-container-wrap.toggle-fixed-topbar .topbar-wrap { opacity: 1; transform: translateY(0); }
.topbar-container-wrap.toggle-fixed-topbar .topbar-wrap #topbar-search { background: #FFF; }
.topbar-container-wrap .topbar-wrap.toggle-off { opacity: 0; visibility: hidden; }

.topbar-pane-left { position: relative; display: flex; flex-direction: row; justify-content: space-between; align-items: center; }

.logo { position: relative; line-height: 0; }
.logo a { display: block; }
.logo img { width: auto; height: 87px; transition: all .3s linear; }
.topbar-container-wrap.is-fixed-topbar .logo img { }

.topbar-pane { position: relative; opacity: 1; transition: all .3s, opacity .1s ease-in-out; display: flex; flex-direction: row; justify-content: flex-end; align-items: center; flex: 1 1 auto; margin-top: 30px; }
.topbar-pane-left, .topbar-pane-right { position: absolute; top: 0; height: 60px; line-height: 1; display: flex; flex-direction: row; align-items: center; justify-content: flex-end; transition: all .3s linear; }
.topbar-pane-left { left: 0; }
.topbar-pane-right { right: 0; }
.topbar-container-wrap.is-fixed-topbar .topbar-pane { margin-top: 0; }
.topbar-pane ul { margin-right: 40px; }
.topbar-pane .is-reviews { line-height: 0; }
.topbar-pane .is-reviews img { width: auto; height: 40px; }
.topbar-pane-links { position: relative; }
.topbar-container-wrap.is-fixed-topbar .topbar-pane-links { top: -60px; }
.topbar-pane-links ul { margin-left: 30px; display: flex; flex-flow: row nowrap; align-items: center; }
.topbar-pane-links ul:first-of-type { margin-left: 0; }
.topbar-pane-links li { position: relative; margin-right: 20px; padding-right: 20px; }
.topbar-pane-links li::after { position: absolute; top: 1px; right: -1px; width: 1px; height: 100%; content: " "; background: rgba(0,0,0,0.2); }
.topbar-pane-links li:last-child { margin-right: 0; padding-right: 0; }
.topbar-pane-links li:last-child::after { display: none; }
.topbar-pane-links li.tagline { font-size: 16px; color: #444; font-style: italic; text-transform: capitalize; transition: color .3s linear; text-align: right; transition: all .3s linear; flex: 1 1 auto; }
.topbar-container-wrap.is-fixed-topbar .topbar-pane { }
.topbar-pane.toggle-off { opacity: 0; }

.topbar-pane-links li.is-social { display: flex; flex-flow: row nowrap; align-items: center; font-size: 20px; }
.topbar-pane-links li.is-social a { margin-left: 10px; }
.topbar-pane-links li.is-social a:first-of-type { margin-left: 0; }
.topbar-pane-links a.is-cart { display: inline-block; vertical-align: top; margin-top: -1px; font-size: .9em; }

.topbar-pane-links .tagline { display: block; margin-top: 8px; color: #c1a04d; font-size: 12px; }

.topbar-search-container { position: absolute; width: 100px; right: -100px; height: 80px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); transition: height .3s linear; }
.topbar-container-wrap.is-fixed-topbar .topbar-search-container { height: 60px; }
.toggle-topbar-search { position: relative; width: 100%; height: 100%; z-index: 2; transition: all .3s; color: #333; display: flex; flex-direction: row; justify-content: center; align-items: center; }
.toggle-topbar-search:hover { cursor: pointer; }
.toggle-topbar-search.toggle-on { }
.toggle-topbar-search a { display: block; text-align: center; color: #333; }
.toggle-topbar-search a:hover { color: #c1a04d; }

.toggle-on-search-icon, .toggle-off-search-icon { }
.toggle-off-search-icon { display: none; }
.topbar-container-wrap.toggle-on-topbar-search .toggle-on-search-icon, .topbar-container-wrap.toggle-on-topbar-search-mobile .toggle-on-search-icon { display: none; }
.topbar-container-wrap.toggle-on-topbar-search .toggle-off-search-icon, .topbar-container-wrap.toggle-on-topbar-search-mobile .toggle-off-search-icon { display: block; }

.topbar-container-wrap.toggle-on-topbar-search-mobile .topbar-pane-left { display: none; }
.topbar-container-wrap.toggle-on-topbar-search-mobile .topbar-pane { display: flex; }
.topbar-container-wrap.toggle-on-topbar-search-mobile .topbar-pane > div:not(#topbar-search-wrap) { display: none; }

.topbar-tagline { opacity: 1; visibility: visible; position: relative; margin: 0 40px 0 0; height: 35px; font-weight: 600; font-size: 22px; font-style: italic; color: #222; display: flex; flex-direction: column; justify-content: center; transition: all .3s linear; }
.topbar-container-wrap.is-fixed-topbar .topbar-tagline { opacity: 1; visibility: visible; /*margin-top: -40px;*/ }

/* Topbar Search */
#topbar-search-wrap { position: relative; width: 230px; margin: 0; padding: 0; z-index: 1; transition: all .3s linear; }
#topbar-search { position: relative; width: calc(100% - 15px); background: #FFF; border: 0 none; box-shadow: 0 0 0 1px #CCC; border-radius: 0; margin: 0; padding: 0 0 0 15px; color: #333; overflow: hidden; display: flex; flex-direction: row; }
#topbar-search form { position: relative; width: 100%; }
#topbar-search-box { width: 100%; height: 40px; font-size: 15px; color: #333; background: none transparent; border: 0 none; padding: 0; transition: all .3s ease-in-out; }
#topbar-search-box:hover { cursor: pointer; }
#topbar-search .btn-search { position: absolute; right: 0; top: 0; line-height: 40px; padding: 0; background: transparent; color: #444; font-weight: 700; font-size: 12px; text-transform: uppercase; text-align: center; transition: background .1s linear; }
#topbar-search .btn-search:hover { background: transparent; }
#topbar-search .btn-search span { display: inline-block; padding: 0 12px; font-weight: 600; }
#topbar-search .btn-search span.search-text { display: none; }
#topbar-search .btn-search span.search-icon { font-size: 16px; }
#topbar-search .btn-search:hover { cursor: pointer; }
#topbar-search .btn-search i { color: #999; }
#topbar-search:hover i { color: #c1a04d; }

#topbar-search-wrap input::-webkit-input-placeholder { color: #666; font-size: 12px; opacity: 1; font-style: italic; }
#topbar-search-wrap input::-moz-placeholder { color: #666; font-size: 12px; opacity: 1; font-style: italic; } /* firefox 19+ */
#topbar-search-wrap input:-ms-input-placeholder { color: #666; font-size: 12px; opacity: 1; font-style: italic; } /* ie */
#topbar-search-wrap input:-moz-placeholder { color: #666; font-size: 12px; opacity: 1; font-style: italic; }

.toggle-topbar-menu-on { display: none !important; }
.topbar-wrap.topbar-mobile-menu .toggle-topbar-menu-on { display: block !important; }

.topbar { position: relative; width: 96%; margin: 0 auto; display: flex; flex-flow: row wrap; justify-content: center; align-items: center; }
.topbar > ul { display: flex; flex-direction: row; align-items: center; justify-content: center; opacity: 1; visibility: visible; transition: opacity .3s linear; }
.topbar > ul.toggle-off-topbar { opacity: 0; visibility: hidden; }
.topbar > ul > li { position: relative; margin: 0 20px; }
.topbar > ul > li.is-cart i { font-size: .9em; vertical-align: top; margin-top: 7px; padding-right: 5px; }
.topbar > ul > li.is-cart img { width: 30px; height: 30px; }
.topbar > ul > li .toggle-on-topbar-search i { font-size: .7em; vertical-align: top; margin-top: 9px; }

/* Topbar Submenu */
.topbar ul ul, .topbar-panel-links ul ul { opacity: 0; visibility: hidden; min-width: 140px; pointer-events: none; display: block; position: absolute; top: auto; right: auto; left: -10px; width: auto; margin: 0; padding: 73px 0 0; z-index: 5; font-size: .9em; transition: all .3s ease-in; }
.topbar ul li.with-submenu > a, .topbar-panel-links ul li.with-submenu > a { position: relative; padding-right: 5px; }
.topbar ul li.with-submenu > a .toggle-submenu-icon::after, .topbar-panel-links ul li.with-submenu > a .toggle-submenu-icon::after { font-family: 'Font Awesome\ 5 Free'; font-weight: 900; content: "\f107"; }
.topbar ul li.dropdown:hover, .topbar-panel-links ul li.dropdown:hover { cursor: pointer; }
.topbar ul li.dropdown:hover ul, .topbar-panel-links ul li.dropdown:hover ul { opacity: 1; visibility: visible; pointer-events: inherit; padding-top: 12px; }
.index-topbar .topbar ul li.dropdown:hover ul, .topbar-panel-links ul li.dropdown:hover ul { }
.topbar-container-wrap.is-fixed-topbar .topbar ul ul, .topbar-container-wrap.is-fixed-topbar .topbar-panel-links ul ul { padding-top: 73px; }
.topbar-container-wrap.is-fixed-topbar .topbar ul li.dropdown:hover ul { padding-top: 12px; }
.index-topbar .topbar-container-wrap.is-fixed-topbar .topbar-panel-links ul li.dropdown:hover ul, .topbar-container-wrap.is-fixed-topbar .topbar-panel-links ul li.dropdown:hover ul { padding-top: 10px; }
.topbar ul li.with-submenu > a span, .topbar-panel-links ul li.with-submenu > a span { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); right: 0; font-size: .7em; line-height: 1; }
.topbar ul li.with-submenu > a .toggle-submenu-close, .topbar-panel-links ul li.with-submenu > a .toggle-submenu-close { display: none; }
.topbar ul li.with-submenu i, .topbar-panel-links ul li.with-submenu i { width: 8px; font-size: .5em; text-align: center; }
.topbar ul ul li, .topbar-panel-links ul ul li { position: relative; display: block !important; float: none; border: 0 none; margin: 0 !important; }
.topbar ul ul li:first-child::before, .topbar-panel-links ul ul li:first-child::before { /*opacity: 0; visibility: hidden;*/ opacity: 1; visibility: visible; position: absolute; top: -9px; left: 20px; width: 100%; height: 15px; content: " "; width: 0; height: 0; border-style: solid; border-width: 0 10px 10px 10px; border-color: transparent transparent #c1a04d transparent; transition: opacity .05s linear; transition-delay: .3s; }
.topbar ul li.dropdown:hover ul li:first-child::before, .topbar-panel-links ul li.dropdown:hover ul li:first-child::before { opacity: 1; visibility: visible; }
.topbar ul ul li a, .topbar-panel-links ul ul li a { display: inline-block; min-width: 100%; color: #FFF; line-height: 40px; text-align: left; background: #c1a04d; padding: 0 10px !important; margin: 0 !important; white-space: nowrap; z-index: 6; border-bottom: 1px solid rgba(255,255,255,.2); }
.topbar ul ul li:hover a, .topbar-panel-links ul ul li:hover a { background: #c1a04d; color: #FFF !important; }
.topbar ul ul li:last-child, .topbar ul ul li:last-child a, .topbar-panel-links ul ul li:last-child, .topbar-panel-links ul ul li:last-child a { border-bottom: 0 none; }

.topbar li.dropdown > a.toggle-show-submenu-link .toggle-submenu-icon, .topbar-panel-links li.dropdown > a.toggle-show-submenu-link .toggle-submenu-icon { display: none; }
.topbar li.dropdown > a.toggle-show-submenu-link .toggle-submenu-close, .topbar-panel-links li.dropdown > a.toggle-show-submenu-link .toggle-submenu-close { display: inline-block; }

.topbar-container-wrap.topbar-mobile-menu { transition: 0s; }
.topbar-container-wrap.topbar-mobile-menu .toggle-on-submenu, .topbar-container-wrap.topbar-mobile-menu #topbar-search-wrap { display: none; }

.topbar-mobile-menu .topbar-wrap, .topbar-mobile-menu .topbar { display: block; }
.topbar-mobile-menu .toggle-topbar-menu-on { padding: 10px 0 5px !important; display: block !important; }
.topbar-mobile-menu .topbar-panel-wrap { margin-bottom: 0; }
.topbar-mobile-menu .topbar-wrap { position: fixed; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; overflow-y: scroll; z-index: 10; background: #c1a04d; }
.topbar-mobile-menu .topbar ul, .topbar-mobile-menu .topbar-panel-links ul { margin: 0 !important; padding: 0; font-size: 18px; text-align: center; text-transform: none; z-index: 8; transition: 0s none; transform: none; }
.topbar-mobile-menu .topbar ul ul, .topbar-mobile-menu .topbar-panel-links ul ul { opacity: 1; position: relative; display: block; background: transparent !important; padding: 0 !important; left: auto; transition: 0s none; transform: none;  }
.topbar-mobile-menu .topbar ul li.dropdown:hover ul, .topbar-mobile-menu .topbar-panel-links ul li.dropdown:hover ul { padding: 0; }
.topbar-mobile-menu .topbar ul li, .topbar-mobile-menu .topbar-panel-links ul li { display: block; width: 100%; margin: 0 !important; padding: 0; text-align: center; background: transparent !important; border-bottom: 1px solid rgba(255,255,255,0.1); }
.topbar-mobile-menu .topbar-panel-links ul li.is-social, .topbar-mobile-menu .topbar-panel-links ul li.is-quote, .topbar-mobile-menu .topbar-panel-links ul li.is-location { display: none; }
.topbar-mobile-menu .topbar ul li:first-child, .topbar-mobile-menu .topbar-panel-links ul li:first-child { border-top-width: 0; }
.topbar-mobile-menu .topbar-panel-links ul li:last-child, .topbar-mobile-menu .topbar-panel-links ul li.last { border-bottom-width: 0; }
.topbar-mobile-menu .topbar ul li a, .topbar-mobile-menu .topbar-panel-links ul li a { display: block; margin: 0; padding: 8px 0; background: transparent !important; color: #FFF; border: 0 none; }
.topbar-mobile-menu .topbar ul li a:hover, .topbar-mobile-menu .topbar ul ul li a:hover, .topbar-mobile-menu .topbar ul ul li:hover, .topbar-mobile-menu .topbar-panel-links ul li a:hover, .topbar-mobile-menu .topbar-panel-links ul ul li a:hover, .topbar-mobile-menu .topbar-panel-links ul ul li:hover { background: transparent !important; color: #FFF !important; }
.topbar-mobile-menu .topbar-panel-links ul li a.toggle-off-topbar-menu { color: #EEE; display: inline-block; width: 50px; line-height: 40px; text-align: center; }
.topbar-mobile-menu .topbar-menu-header { border-bottom: 4px solid #FFF; padding: 8px 5px 5px; }
.topbar-mobile-menu .topbar ul li.is-button a, .topbar-mobile-menu .topbar-panel-links ul li.is-button a { background: inherit; color: inherit; }

.topbar > ul > li.is-quote i { display: inline-block; vertical-align: top; margin-top: 8px; font-size: .6em; }
.topbar > ul > li.is-button a { padding: 5px 15px; background: #F6F6F6; color: #111; font-size: 13px; font-weight: 700; text-transform: uppercase; }
.topbar > ul > li.is-button i { display: inline-block; vertical-align: top; margin-top: 6px; font-size: .9em; }

/* Header */
.porheader-wrap { position: relative; width: 100%; margin: 0 auto; padding: 0 0 0; z-index: 3; }
.porheader { position: relative; width: 90%; margin: 0 auto; }

/* Navbar */
.navbar-wrap { position: relative; width: 100%; font-size: 20px; z-index: 4; }
.navbar-wrap ul { text-align: center; }
.navbar-wrap ul li { display: inline-block; margin: 0 1.5%; vertical-align: middle; z-index: 3; }
.navbar-wrap ul li a { display: block; padding: 25px 0; color: #FFF; text-shadow: 2px 1px #333; }
.navbar-wrap ul li a:hover { color: #DDD; }
.navbar-wrap ul li.toggle-navbar-menu { display: none; text-transform: none; }
.navbar-wrap ul li.toggle-navbar-menu a {  background: #EEE; }
.navbar-wrap ul li.toggle-navbar-menu i { padding-right: 0; }

/* Panels */
.panel-wrap { position: relative; width: 100%; margin: 0 auto; padding: 60px 0; background: #FFF; }
.panel-wrap.light-gray { background: #F9F9F9; }
.panel-wrap.alt-bg { background: #F6F6F6 url(images/bg-gray.jpg) repeat top left; background-size: 282px 282px; }
.panel { position: relative; width: 70%; margin: 0 auto; }
.panel p:last-of-type { margin-bottom: 0; }
.panel.alt-panel { margin-top: 35px; padding-top: 40px; border-top: 1px solid #CCC; }
.panel h2 { font-size: 28px; margin-bottom: 15px; }
.panel-left-right { position: relative; width: 100%; padding: 0; display: flex; flex-flow: row nowrap; align-items: center; justify-content: space-between; }
.panel-left { position: relative; width: 60%; }
.panel-right { position: relative; width: 35%; }

.custom-borders { position: relative; width: 100%; border: 8px solid #999; border-left: 0px none; border-right: 0px none; padding: 10px 0px; margin: 0px auto; }
.custom-borders.light-gray { border-color: #EEE; }

/* Page catalog */
.page-catalog-btn { position: relative; }
.page-catalog-btn a { display: inline-block; padding: 18px 20px; background: #D898D8; color: #FFF; }
.page-catalog-btn ul li { float: left; margin: 0 15px 15px 0; }
.page-catalog-btn ul li a { background: #FFF; color: #333; border: 2px solid #D898D8; }
.page-catalog-btn ul li:first-child a { background: #D898D8; color: #FFF; }
.page-catalog-btn ul li:last-child { margin-bottom: 0 !important; }

/* Page banner */
.page-banner-wrap { position: relative; width: 100%; min-height: 240px; padding: 40px 0 30px; background: #FFF; background-position: center center !important; background-repeat: no-repeat !important; background-size: cover !important; background-attachment: fixed !important; display: flex; flex-flow: column wrap; justify-content: center; align-items: center; }
.page-banner-overlay::after { position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; content: ""; background: rgba(0,0,0,0.2); }
.page-banner { position: absolute; width: 80%; top: 50%; left: 50%; -webkit-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); transform: translate(-50%,-50%); margin: 0 auto; font-size: 18px; font-weight: 500; text-align: center; color: #FFF; }
.page-banner p { margin-bottom: 0; }
.page-banner p:last-of-type { margin-bottom: 20px; }
.page-banner .buttons a { display: inline-block; margin: 0; padding: 0 25px; background: #c1a04d; text-align: center; font-size: 15px; line-height: 50px; color: #FFF; box-shadow: 0 0 0 0 rgba(255,255,255,0.9); cursor: pointer; transition: background .1s linear; }
.page-banner .buttons a:hover { background: #c1a04d; }
.page-banner .buttons.alt-bg a { background: #111; }
.page-banner .buttons.alt-bg a:hover { background: #111; }

.page-banner-wrap.page-banner-welcome { background: #FFF url(assets/page-banner-welcome.jpg); }
.page-banner-wrap.page-banner-2 { background: #FFF url(assets/page-banner-2.jpg); }

.toggle-navbar { display: none; position: absolute; top: 25px; right: 4%; padding: 10px; font-size: 30px; }
.toggle-navbar a { display: block; color: #FFF; }

.topbar-wrap ul li.toggle-topbar-menu { display: none; text-transform: none; z-index: 10; }
.topbar-wrap ul li.toggle-topbar-menu a {  background: #EEE; }
.topbar-wrap ul li.toggle-topbar-menu i { padding-right: 0; }

.toggle-topbar { display: none; position: relative; padding: 0; right: 0; font-size: 32px; line-height: 1; z-index: 1; }
.toggle-topbar ul li:not(:last-child) { font-size: 24px; }
.toggle-topbar a { display: block; padding: 0; color: #010101; }
.toggle-topbar a:hover { color: #010101; cursor: pointer; }
.toggle-topbar a.adj-icon { font-size: .9em; }
.toggle-topbar ul { display: flex; flex-flow: row nowrap; align-items: center; }
.toggle-topbar li { margin-left: 25px; }
.toggle-topbar li:first-child { margin-left: 0; }
.toggle-topbar img { width: auto; height: 40px; margin-top: -4px; }

/* Slideshow globals */
.slideshow-slide { opacity: 0; width: 100%; transition: opacity .6s ease-in-out; }
.slideshow-slide.toggle-on { opacity: 1; display: flex; }
.slideshow-container, .slideshow-wrap, .slideshow-bg { position: relative; width: 100%; }
.slideshow-img, .slideshow-panel-wrap, .slideshow-panel, .slideshow-buttons { position: absolute; }
.slideshow-img { width: 100%; }
.slideshow-container.full-width .slideshow-img, .slideshow-container.full-width .slideshow-panel-wrap { width: 100%; }
.slideshow-img { overflow: hidden; }

/* Slideshow */
.slideshow-bg { width: 100%; height: auto; background: #FFF !important; z-index: 0; }
.slideshow-bg::after { opacity: .3; background: transparent url(images/loading.gif) no-repeat center center !important; background-size: 40px 40px !important; content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; }
.slideshow-custom-bg { display: none; position: absolute; top: 0; left: 0; bottom: 0; width: 100%; height: 100%; background: #111 !important; }
.slideshow-container { width: 80% !important; background: #FFF !important; height: 100%; margin: 0 auto; overflow: hidden; z-index: 1; }
.slideshow-wrap { width: 100%; height: auto !important; padding-top: 50% !important; /*height: calc(100vh - 0px) !important;*/ display: flex; flex-flow: row nowrap; justify-content: space-between; align-items: center; z-index: 1; }
.slideshow-slide-wrap { width: 100%; }
.slideshow-wrap-bg { display: none; position: absolute; width: 100%; height: 60%; margin: 0 auto; top: 50%; left: 50%; -webkit-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); transform: translate(-50%,-50%); z-index: 0; }
.slideshow-wrap-bg, .slideshow-wrap-bg::before, .slideshow-wrap-bg::after { background: #111; }
.slideshow-wrap-bg::before, .slideshow-wrap-bg::after { position: absolute; display: block; width: 100%; height: 10px; content: ""; }
.slideshow-wrap-bg::before { top: -20px; }
.slideshow-wrap-bg::after { bottom: -20px; }

/* Slideshow image */
.slideshow-img { top: 0; bottom: 0; left: 0; line-height: 0; }
.slideshow-img > a { display: block; width: 100%; height: 100%; }
.slideshow-img > a > span::after, .slideshow-img > span::after { display: none !important; position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; content: "";
background: rgba(0,0,0,0.4);
background: -moz-linear-gradient(180deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.4) 30%);
background: -webkit-linear-gradient(180deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.4) 30%);
background: linear-gradient(180deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.4) 30%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
}
.slideshow-img img { width: 100%; height: 100%; object-fit: cover; object-position: center center; }
.slideshow-img-d, .slideshow-img-m { width: 100%; height: 100%; }

.slideshow-content-wrap { position: absolute; width: 90% !important; height: auto !important; padding: 0; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); bottom: 0; display: flex !important; flex-direction: column !important; align-items: center !important; justify-content: center !important; background-color: rgba(0,0,0,0) !important; z-index: 2; }
.slideshow-content { position: relative; width: 100% !important; padding: 0 !important; display: flex; flex-direction: column; align-items: flex-start; }
.slideshow-content-heading { flex-basis: 100%; text-shadow: 0 0 6px #FFF; }
.slideshow-content-heading, .slideshow-content-heading h1 { position: relative; margin: 0 0 15px; padding: 0; color: #010101; font-size: 30px; font-weight: 600; text-align: left; line-height: 1.2; text-transform: uppercase; }
.slideshow-content-heading span:last-of-type, .slideshow-content-heading h1 span:last-of-type { display: block; margin: 3px 0 25px; font-size: .5em; font-weight: 500; color: #c1a04d; font-style: normal; }
.slideshow-text-wrap { position: relative; padding: 15px 30px; background: rgba(255,255,255,0); border-radius: 0; }

.slideshow-button { position: relative !important; width: auto !important; padding: 0 !important; font-size: 14px !important; font-weight: 600 !important; margin: 0 8px !important; text-transform: uppercase !important; text-align: center !important; background: #c1a04d !important; border-radius: 5px !important; /*box-shadow: 0 3px 10px rgba(0,0,0,0.8);*/ }
.slideshow-button:hover { background: #c1a04d !important; }
.slideshow-button a { display: block; margin: 0; padding: 15px 20px !important; line-height: 1.3; text-align: center; color: #FFF; border: 0 solid #FFF; cursor: pointer; font-size: 14px !important; font-weight: 600 !important; margin: 0 !important; text-transform: uppercase !important; text-align: center !important; background: #c1a04d !important; border-radius: 3px !important; /*box-shadow: 0 3px 10px rgba(0,0,0,0.8);*/ }

.slideshow-panel-button { background: inherit !important; margin: inherit !important; padding: 0 !important; font-size: 14px !important; font-weight: 600 !important; }

.slideshow-content-buttons { position: relative; }
.slideshow-content-buttons ul { position: relative; display: flex; flex-flow: row wrap; justify-content: flex-start; }
.slideshow-content-buttons ul li { position: relative; margin: 0 15px 15px 0; }
.slideshow-content-buttons ul li a { display: block; margin: 0; padding: 16px 20px !important; line-height: 1; text-align: center; color: #FFF; border: 0 solid #FFF; cursor: pointer; font-size: 12px !important; font-weight: 700 !important; margin: 0 !important; text-transform: uppercase !important; text-align: center !important; background: #c1a04d !important; border-radius: 0 !important; border: 0 solid #c1a04d; /*box-shadow: 0 3px 10px rgba(0,0,0,0.8);*/ }
.slideshow-content-buttons ul li:first-child a { color: #FFF; }
.slideshow-content-buttons ul li:not(:first-child) a { background: rgba(0,0,0,0.7) !important; border: 0 solid rgba(0,0,0,0.7); color: rgba(255,255,255,1); transition: all .2s linear; }
.slideshow-content-buttons ul li:not(:first-child) a:hover { background: rgba(0,0,0,1) !important; border: 0 solid rgba(0,0,0,1); color: rgba(255,255,255,1); }

/* Slideshow search */
#slideshow-search-wrap { position: relative; }
.slideshow-search-container { position: relative; display: flex; flex-flow: row nowrap; justify-content: center; align-items: center; }
#slideshow-search { display: none; position: relative; width: calc(100% - 20px); max-width: 280px; background: rgba(0,0,0,0.7); border: 0 solid #999; margin: 0 8px; padding: 0; border-radius: 4px; color: #666; overflow: hidden; }
.slideshow-search { position: relative; display: flex; flex-flow: row-reverse wrap; }
#slideshow-search-box { width: calc(100% - 55px); padding: 0 0 0 15px; font-size: 16px; height: 40px; background: none transparent; border: 0 none; }
#slideshow-search-box:hover { cursor: pointer; }
#slideshow-search .slideshow-btn-search { position: relative; width: 40px; padding: 0; color: #333; text-align: center; line-height: 40px; font-size: 13px; text-transform: uppercase; background: #FFF; text-decoration: none !important; transition: background .05s linear; }
#slideshow-search .slideshow-btn-search:hover { cursor: pointer; background: #FFF; }
#slideshow-search .slideshow-btn-search i { display: inline-block; vertical-align: top; margin: 12px 0 0 0; color: #333; font-size: 16px; }
#slideshow-search:hover i { color: #333; }

#slideshow-search input::-webkit-input-placeholder { color: #010101; font-size: 14px; opacity: 1; font-style: italic; }
#slideshow-search input::-moz-placeholder { color: #010101; font-size: 14px; opacity: 1; font-style: italic; }
#slideshow-search input:-ms-input-placeholder { color: #010101; font-size: 14px; opacity: 1; font-style: italic; }
#slideshow-search input:-moz-placeholder { color: #010101; font-size: 14px; opacity: 1; font-style: italic; }

/* Slideshow prev/next buttons */
.slideshow-buttons { display: none !important; width: 90% !important; max-width: 1700px !important; margin-top: -25px !important; top: 50%; left: 50%; -webkit-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); transform: translate(-50%,-50%); z-index: 1;  }
.prev, .next { opacity: 1; cursor: pointer; position: absolute; width: 40px; height: 40px; margin-top: 0 !important; transition: 0.6s ease; border-radius: 0; user-select: none; }
.slideshow-buttons.full-width { width: 100%; }
.prev { left: 30px; }
.next { right: 30px; }
.prev:hover, .next:hover { opacity: .6; background-color: rgba(0,0,0,0); }
.prev .svg-icon, .next .svg-icon { position: absolute; fill: none; stroke: #FFF; stroke-width: 900 /*550 900 1200*/; stroke-miterlimit: 10; }
.prev .svg-icon { left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }
.next .svg-icon { right: 50%; -webkit-transform: translateX(50%); -ms-transform: translateX(50%); transform: translateX(50%); }

/* Slideshow numbers */
.slideshow-numbers { display: none; position: absolute; top: 0; color: #f2f2f2; font-size: 12px; padding: 8px 12px; z-index: 2; }

/* Slideshow dots */
.slideshow-dots { position: absolute; display: flex !important; bottom: 20px !important; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); text-align: center; z-index: 3; flex-direction: row; justify-content: center; align-items: center; opacity: 1; transition: opacity .3s linear; background: rgba(0,0,0,0); border-radius: 6px; padding: 5px 10px; }
.slideshow-dots:hover { opacity: 1; }
.slideshow-dot { opacity: 1; cursor: pointer; height: 12px !important; width: 12px !important; margin: 5px 5px !important; background-color: #EEE !important; border-radius: 100% !important; display: inline-block; transition: all 0.3s ease; }
.slideshow-dot.active, .slideshow-dot:hover { background-color: #010101 !important; }
.slideshow-dot:hover { opacity: 1; }

/* Slideshow readmore */
.slideshow-readmore { display: none !important; position: absolute; bottom: 30px !important; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); font-size: 11px !important; line-height: 1.5; text-shadow: 0 2px 4px #000; opacity: .8; transition: opacity .3s linear; }
.slideshow-readmore:hover { opacity: 1; }
.slideshow-readmore a { display: inline-block; color: #FFF; }
.slideshow-readmore a::after { display: block; text-align: center; line-height: 1; font-family: 'Font Awesome\ 5 Free'; font-weight: 900; content: "\f107"; }

.slideshow-img-m { display: none; }

.slide-banner-wrap, .slide-banner { position: relative; width: 100%; height: auto; margin: 0 auto; line-height: 0; }
.slide-banner img { width: 100%; height: auto; object-fit: contain; }

.slide-banner-wrap .slideshow-content-wrap { position: relative; height: auto; bottom: auto; left: auto; transform: none; background: #F6F6F6; }
.slide-banner-wrap .slideshow-content { width: calc(100% - 60px); padding: 20px 30px; margin: 0 auto; }
.slide-banner-wrap .slideshow-content-heading, .slide-banner-wrap .slideshow-content-heading h1 { color: #333; font-size: 30px; }
.slide-banner-wrap .slideshow-content-heading span, .slide-banner-wrap .slideshow-content-heading h1 span { color: #666; font-size: 22px; }

.slideshow-heading { position: absolute; bottom: 0; left: 0; right: 0; width: calc(100% - 60px); height: 80px; padding: 0 30px; background: #060606 url(images/bg-dark.jpg) repeat top left; background-size: 14px 14px; background-attachment: fixed; font-size: 30px; color: #010101; font-weight: 600; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; }
.slideshow-heading h1 { margin: 0; padding: 0; font-size: 30px; color: #010101; font-weight: 600; letter-spacing: normal; }

/* Welcome */
.welcome-container { position: relative; background: #FFF; width: 100%; padding: 30px 0 20px; text-align: center; }
.welcome-wrap { position: relative; width: 70%; margin: 0 auto; padding: 25px 0 50px; background: #FFF; display: flex; flex-flow: row nowrap; border-bottom: 1px solid #DDD; }
.welcome-heading-wrap, .welcome-text-wrap { position: relative; display: flex; flex-direction: column; align-items: center; justify-content: center; flex: 1 1 auto; }
.welcome-heading-wrap::after { position: absolute; top: 0; right: -1px; width: 1px; height: 100%; content: " "; background: #EEE; }
.welcome-heading { position: relative; }
.welcome-text { position: relative; text-align: left; }
.welcome-text p:last-of-type { margin-bottom: 0; }
.welcome-container .button, .welcome-container .buttons { margin-top: 20px; }
.welcome-container .buttons li { margin-bottom: 0; }
.welcome-left { position: relative; }
.welcome-heading-wrap, .welcome-text-wrap { position: relative; width: calc(50% - 120px); padding: 0 60px; }
.welcome-heading-wrap h1 { padding: 0; }

/* Content */
.container-wrap { position: relative; width: 100%; margin: 0 auto; padding: 10px 0 60px; background: #FFF; z-index: 0; display: flex; flex-direction: row; justify-content: space-between; }
.container-wrap.with-bg { background: -webkit-linear-gradient(left, #F6F6F6 50% , #FFF 50%); background: -o-linear-gradient(right, #F6F6F6 50%, #FFF 50%); background: -moz-linear-gradient(right, #F6F6F6 50%, #FFF 50%); background: linear-gradient(to right, #F6F6F6 50% , #FFF 50%); padding: 0; }
.container { position: relative; width: 90%; margin: 0 auto; }
.container-wrap .container .catalog-wrap { width: 89%; padding: 0 5.5% 60px; }
.content { position: relative; width: 73%; padding: 0; margin: 0 0 0 5%; min-height: 400px; background: #FFF; border-radius: 0; flex: 1 1 auto; }
.container-wrap.with-bg .content { padding: 0; background: transparent; }

.sidebar-container { position: relative; width: 18%; margin: 0 4% 0 0; padding: 30px 0; }
.content-container { position: relative; width: 78%; padding: 40px 0 50px; background: #FFF; display: flex; flex-direction: column; align-items: flex-end; }
.content-wrap { position: relative; width: 78%; display: flex; flex-direction: column; flex: 1 1 auto; }

.content-left-right { position: relative; width: 100%; margin: 0 auto; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; }
.content-left-right.align-center { align-items: center; }
.content-left { width: 65%; margin-right: 5%; }
.content-right { width: 30%; padding: 0; text-align: right; margin-top: 10px; }
.content-right ul li { margin-bottom: 15px; }
.content-right.more-margin ul li { margin-bottom: 35px; }
.content-right.adj-font-size { font-size: 14px; }
.content-right ul li:last-child { margin-bottom: 0; }
.content-right span { display: block; }
.content-right a { color: #333; line-height: 1.6; }
.content-right a:hover { color: #06C; }
.content-right .x-large { font-size: 1.2em; }

.content-left-right.split-50-50 .content-left { width: 48%; margin-right: 2%; }
.content-left-right.split-50-50 .content-right { width: 48%; margin-left: 2%; }

.banners-container { position: relative; width: 100%; }
.banners-wrap { position: relative; width: 100%; padding: 50px 0 40px; }
.banners { position: relative; width: 70%; margin: 0 auto; display: flex; flex-flow: row wrap; justify-content: space-between; }
.banner { position: relative; width: calc(50% - 60px); padding: 0 60px 0 0; display: flex; flex-flow: column nowrap; }
.banner:nth-child(even) { padding: 0 0 0 60px; }
.banner, .banner:nth-child(even) { padding-top: 20px; padding-bottom: 20px; }
.banner:nth-child(odd) { text-align: right; }
.banner:first-of-type::after { position: absolute; top: 0; right: -1px; width: 1px; height: 100%; content: ""; background: rgba(0,0,0,0.1); }
.banner-content-wrap { position: relative; display: flex; flex-flow: column nowrap; flex: 1 1 auto; }
.banner-content { position: relative; display: flex; flex-direction: column; flex: 1 1 auto; }
.banner h2 { margin-bottom: 20px; }
.banner .button a { min-width: inherit; padding: 0; background: transparent; color: #444; border-bottom: 3px solid #c1a04d; line-height: 34px; }
.banner .button a:hover { background: transparent; color: #c1a04d; }
.banner:nth-child(even) .button a { border-right: 0 none; }

/* Featured */
.featured-container-wrap { position: relative; width: 100%; margin: 0 auto; padding: 0; background: #FFF; text-align: center; }
.featured-container { position: relative; width: calc(80% - 2px); margin: 0 auto; padding: 50px 0; background: #FFF; border-top: 1px solid #DDD; display: flex; flex-flow: column nowrap; justify-content: space-between; }
.featured-container > h2 { margin-bottom: 30px; }
.featured-left, .featured-right { position: relative; width: calc(50% - 100px); padding: 30px 50px 40px; display: flex; flex-direction: column; }
.featured-left > h2, .featured-right > h2 { margin-bottom: 30px; font-size: 26px; }
.featured-left::after { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); right: -1px; width: 1px; height: calc(100% - 80px); content: ""; background: rgba(0,0,0,0.1); }
.featured-wrap { position: relative; width: 100%; display: flex; flex-flow: row wrap; justify-content: center; }
.featured-heading { position: relative; margin-bottom: 40px; }
.featured { position: relative; width: calc(20% - 20px); margin: 0 10px 20px; padding: 15px 0; display: block; background: #FFF; box-shadow: 0 0 0 1px #DDD; }
.featured h2 { padding: 0; margin: 0; font-size: 14px; font-weight: 600; text-transform: uppercase; }
.featured a { display: block; color: #555; line-height: 0; }
.featured a:hover { color: #c1a04d; }
.featured img { width: auto; max-width: calc(100% - 20px); height: auto; max-height: 100px; border-radius: 0; object-fit: contain; flex-shrink: 0; }
.featured span { position: relative; display: block; margin: 0 auto; line-height: 1.2; }
.featured span:first-of-type { width: 100%; height: 100%; padding: 0; border-radius: 0; overflow: hidden; display: flex; flex-direction: column; justify-content: center; align-items: center; }
.featured span:last-of-type { width: calc(100% - 20px); padding: 15px 0 0; }
.featured-container .buttons { padding-top: 10px; }

.featured-readmore { position: relative; margin-top: 20px; text-transform: uppercase; display: flex; justify-content: center; align-items: flex-end; flex: 1 1 auto; }
.featured-readmore a { position: relative; display: inline-block; min-width: 240px; padding: 18px 20px; line-height: 1; background: #010101; color: #FFF; font-size: 14px; font-weight: 700; }
.featured-readmore a:hover { color: #FFF; }
.featured-readmore a span::after { display: inline-block; content: "\2192"; }

/* Featured in */
.featured-in-wrap { position: relative; width: 100%; padding: 0 0 35px; font-weight: 600; }
.featured-in { position: relative; width: 90%; margin: 0 auto; }
.featured-in ul { display: flex; flex-flow: row nowrap; justify-content: center; align-items: center; }
.featured-in li { position: relative; margin: 0 40px 10px; text-align: center; white-space: nowrap; }
.featured-in img { width: auto; max-width: 100%; height: auto; max-height: 60px; }

/* Tiles */
.tiles-wrap { position: relative; width: 100%; margin: 0 auto; text-align: center; background: #FFF; }
.tiles { position: relative; width: 80%; margin: 0 auto; padding: 60px 0; display: flex; flex-flow: row wrap; justify-content: space-between; }
.tile { position: relative; width: calc(50% - 15px); height: 500px; padding: 0; margin: 0; overflow: hidden; color: #FFF; font-weight: 500; }
.tile a { display: block; width: 100%; height: 100%; }
.tile a, .tile a:hover { color: #FFF; }
.tile a > span:first-of-type { position: relative; width: calc(100% - 60px); height: calc(100% - 60px); padding: 30px; z-index: 1; display: flex; flex-direction: column; justify-content: center; align-items: center; }
.tile a > span.tile-tent-rentals { background: #FFF url(assets/tile-tent-rentals.jpg) no-repeat center center; background-size: cover; }
.tile a > span.tile-event-rentals { background: #FFF url(assets/tile-event-rentals.jpg) no-repeat center center; background-size: cover; }
.tile a > span.tile-gallery { background: #FFF url(assets/tile-event-galleries.jpg) no-repeat center center; background-size: cover; }
.tile a .tile-content > span { position: relative; display: block; }
/*.tile a > span {  filter: grayscale(0); transition: transform 1s, filter .5s ease-in-out; }
.tile a:hover > span { transform: scale(1.1); filter: grayscale(0); }*/
.tile .tile-content { position: absolute; width: 80%; z-index: 1; }
.tile .tile-heading { margin-bottom: 10px; font-size: 36px; color: #FFF; line-height: 1.2; }
.tile .tile-text { margin-bottom: 20px; }
.tile .tile-button { display: inline-block !important; font-size: 14px; font-weight: 700; text-transform: uppercase; text-align: center; line-height: 1; display: inline-block; min-width: 170px; padding: 16px 20px; color: #FFF; text-decoration: none; border-radius: 0; background: transparent; box-shadow: 0 0 0 1px #FFF; transition: background .1s linear; }
.tile .tile-button:hover { background: rgba(0,0,0,0.3); }
.tile .tile-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.3); transition: background .3s linear; }
.tile:hover .tile-overlay { background: rgba(0,0,0,0.4); }

/* Panel Banners */
.panel-banner-wrap { position: relative; width: 100%; background-repeat: no-repeat !important; background-attachment: fixed !important; background-position: center center !important; background-size: cover !important; color: #CCC; display: flex; flex-direction: column; }
.panel-banner-wrap.no-bg { color: #444; }
.panel-banner-wrap.panel-banner-1 { background-image: url(assets/banner-quote-bg.jpg); }
.panel-banner-wrap.panel-banner-2 { background-image: url(assets/linen-bg.jpg); }
.panel-banner { width: 90%; min-height: 250px; margin: 0 auto; text-align: center; display: flex; flex-direction: column; justify-content: center; align-items: center; }
.panel-banner-content { position: relative; width: 60%; margin: 0 auto; padding: 30px 0; }
.panel-banner-wrap.no-bg .panel-banner-content { width: 80%; padding: 50px 0 40px; border-top: 1px solid #EEE; }
.panel-banner-content p:last-of-type { margin-bottom: 0; }
.panel-banner-wrap.no-bg .panel-banner-content p:last-of-type { margin-bottom: 20px; }
.panel-banner h2 { margin: 0; padding: 0; color: #CCC; font-size: 40px; }
.panel-banner h2 a { color: #FFF; transition: color .1s linear; }
.panel-banner h2 a:hover { color: #FFF; }
.panel-banner h2 span { display: block; margin-top: 5px; font-size: 20px; color: #999; }
.panel-banner h2.custom-font { font-size: 40px; font-family: 'Lora', serif; text-transform: none; margin-bottom: 5px; }
.panel-banner-wrap.no-bg .panel-banner h2 { color: #333; }

.panel-banner-left-right { position: relative; width: 100%; display: flex; flex-flow: row wrap; justify-content: space-between; align-items: center; }
.panel-banner-left, .panel-banner-right { position: relative; }
.panel-banner-left { }
.panel-banner-right { width: calc(100% - 250px); text-align: left; }
.panel-banner-left img { width: 200px; height: auto; object-fit: contain; }

/* Slide-up tagline */
.animate-slide-up .tile-overlay span:first-of-type { opacity: 1; transition: opacity .2s linear; }
.animate-slide-up .tile-overlay span:last-of-type { opacity: 0; line-height: 0; transition-duration: .6s; transform: translateY(100px); transition-property: transform; transition: all .3s linear; font-size: .5em; }
.animate-slide-up:hover .tile-overlay span:first-of-type { opacity: 1; }
.animate-slide-up:hover .tile-overlay span:last-of-type { opacity: 1; line-height: inherit; transform: translate(0); }

/* Buttons */
.button, .buttons { font-size: 14px; font-weight: 700; text-transform: uppercase; }
.button, .buttons, .buttons li, .readmore, .readmore li { position: relative; }
.button.padding-top, .buttons.padding-top { padding-top: 10px; }
.button a, .buttons ul li a { display: inline-block; min-width: 170px; padding: 18px 20px; color: #FFF; text-align: center; line-height: 1; text-decoration: none; border-radius: 0; background: #010101; transition: all .1s linear; }
.button a:hover, .buttons ul li a:hover { background: #010101; }
.button.dealer a, .buttons.dealer ul li a { border-color: #111; background: #111; }
.button.dealer a:hover, .buttons.dealer ul li a:hover { background: #111; }
.button.alt-bg a, .buttons.alt-bg ul li a { border-color: #c1a04d; background: #c1a04d; }
.button.alt-bg a:hover, .buttons.alt-bg ul li a:hover { background: #c1a04d; }
.buttons ul { display: flex; flex-flow: row wrap; justify-content: flex-start; }
.buttons.center ul { justify-content: center; }
.buttons ul li { text-align: center; margin: 0 15px 15px 0; }
.buttons.center ul li { margin: 0 15px 15px; }
.button i, .buttons i { display: inline-block; font-size: .6em; vertical-align: top; margin-top: 7px; line-height: 1; }

.readmore { position: relative; line-height: 1.2; }
.readmore ul { display: flex; flex-flow: row wrap; justify-content: center; align-items: center; }
.readmore ul li { display: block; margin: 0 1rem 1rem; }
.readmore a { display: inline-block; padding-left: 8px; color: #c1a04d; border-left: 2px solid #999; }
.readmore i { display: inline-block; font-size: .6em; vertical-align: top; margin-top: 10px; }

.notice-bar { position: relative; padding-left: 20px; }
.notice-bar::before { position: absolute; top: 0; left: 0; width: 3px; height: 20px; content: " "; background: #c1a04d; }

/* Catalog */
.catalog-wrap { position: relative; width: 80%; margin: 0 auto; padding: 40px 0; z-index: 0; background: #FFF; display: flex; }
.catalog-wrap.toggle-on-catalog-tablet { display: none; padding-bottom: 0; }
.catalog { position: relative; width: 22%; padding: 0; font-size: 15px; font-weight: 500; line-height: 1.3; z-index: 1; border-radius: 0; overflow: hidden; background: #FFF; }
.catalog ul { padding: 2px 0; }
.catalog ul li { position: relative; display: block; padding: 0; text-align: left; border-bottom: 1px solid #EEE; }
.catalog ul li.catalog-title { display: block; margin: 0; padding: 0 0 10px; border-bottom: 0 none; color: #333; font-size: 28px; font-weight: 500; }
.catalog ul li.catalog-title span { display: none; }
.catalog ul li.catalog-text { margin-top: 20px; }
.catalog ul li a { display: inline-block; color: #555; padding: 12px 0; line-height: 1.5; text-decoration: none; text-transform: none; }
.catalog ul li a:hover { color: #c1a04d; }
.catalog ul li:last-child { border-bottom: 0 none; }

.catalog-message { position: relative; margin-top: 10px; }

.catalog-menu { display: none; position: relative; width: 90%; height: 50px; margin: 0 auto; padding: 0 5%; background: #EEE; font-size: 16px; font-weight: 600; color: #FFF; line-height: 1; z-index: 2; flex-flow: row nowrap; justify-content: flex-start; align-items: flex-end; }
.catalog-menu .toggle-close-icon { display: none; }
.catalog-menu-buttons { position: relative; }
.catalog-menu-buttons ul { display: flex; flex-flow: row wrap; justify-content: flex-start; align-items: flex-end; }
.catalog-menu-buttons li { position: relative; margin-right: 10px; }
.index-catalog .catalog-menu-buttons li:not(:first-child) { display: none; }
.catalog-menu-buttons li:last-child { margin-right: 0; }
.catalog-menu-buttons a { display: block; padding: 0 23px 0 15px; text-decoration: none; text-transform: capitalize; }
.catalog-menu-buttons a:last-of-type { margin-right: 0; }
.catalog-menu-buttons a:hover { cursor: pointer; }
.catalog-menu-buttons a.toggle-catalog, .catalog-menu-buttons a.toggle-categories { border-top-left-radius: 5px; border-top-right-radius: 5px; color: #333; line-height: 40px; font-size: .9em; }
.catalog-menu-buttons li:not(:first-child)  a.toggle-catalog, .catalog-menu-buttons li:not(:first-child) a.toggle-categories { background: #FFF; }
.catalog-menu-buttons a.active { color: #333; line-height: 40px; }
.catalog-menu-buttons a.active:hover { color: #333; }
.catalog-menu-buttons li a.active, .catalog-menu-buttons li a.active:hover { color: #FFF; }
.catalog-menu-buttons li a.toggle-categories.active, .catalog-menu-buttons li a.toggle-categories.active:hover { color: #FFF; }
.catalog-menu-buttons a.toggle-catalog:hover, .catalog-menu-buttons a.toggle-categories:hover { color: #333; }
.catalog-menu-buttons span.toggle-down-icon, .catalog-menu-buttons span.toggle-close-icon { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); right: 0; width: 34px; text-align: center; font-size: .7em; }

.catalog-menu.toggle-on-catalog .toggle-catalog .toggle-down-icon, .catalog-menu.toggle-on-categories .toggle-categories .toggle-down-icon { display: none; }
.catalog-menu.toggle-on-catalog .toggle-catalog .toggle-close-icon, .catalog-menu.toggle-on-categories .toggle-categories .toggle-close-icon { display: inline-block; }

.select-catalog, .catalog.toggle-on-catalog, .catalog.toggle-on-categories { position: absolute; top: 50px; left: 0; right: 0; width: 100%; font-size: 14px; z-index: 1; transition: 0s none; }
.catalog-menu-buttons li:not(:first-child) a.active, .select-catalog, .catalog.toggle-on-catalog, .catalog.toggle-on-categories { background: #010101; }
.catalog-menu-buttons a.toggle-catalog, .select-catalog, .catalog-menu-buttons a.toggle-categories { background: #c1a04d; }
.catalog-menu-buttons a.toggle-catalog, .catalog-menu-buttons a.toggle-catalog:hover { color: #FFF; }
.select-catalog { opacity: 0; visibility: hidden; }
.catalog-menu.toggle-on-catalog .select-catalog { opacity: 1; visibility: visible; }
.catalog.toggle-on-categories { opacity: 1; visibility: visible; }
.catalog.toggle-on-catalog, .catalog.toggle-on-categories { }
.catalog.toggle-on-categories ul li.catalog-title { display: none; }
.select-catalog ul, .catalog.toggle-on-catalog ul, .catalog.toggle-on-categories ul { text-align: left; }
.select-catalog ul li, .catalog.toggle-on-catalog ul li, .catalog.toggle-on-categories ul li { position: relative; width: 90%; display: block; margin: 0; padding: 0 5%; line-height: 1; }
.select-catalog ul li, .catalog.toggle-on-catalog ul li { border-bottom: 1px solid rgba(255,255,255,0.1); }
.catalog.toggle-on-categories ul li { border-bottom: 1px solid rgba(255,255,255,0.1); }
.select-catalog ul li a, .catalog.toggle-on-catalog ul li a, .catalog.toggle-on-categories ul li a { position: relative; display: block; padding: 12px 0 12px 10px; }
.select-catalog ul li a, .catalog.toggle-on-catalog ul li a { color: #FFF; }
.select-catalog ul li a::before, .catalog.toggle-on-catalog ul li a::before, .catalog.toggle-on-categories ul li a::before { position: absolute; left: 0; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%);
 width: 10px; font-family: 'Font Awesome\ 5 Free'; font-size: .7em; font-weight: 900; content: "\f105"; line-height: 1; }
.catalog.toggle-on-categories ul li a { color: #FFF; }
.select-catalog ul li:last-child, .catalog.toggle-on-catalog ul li:last-child, .catalog.toggle-on-categories ul li:last-child { border-bottom: 0 none; }

#catalog-menu-search { position: relative; width: 250px; max-width: 210px; background: #FFF; border: 0 solid #222; border-radius: 0; margin: 0; padding: 0; overflow: hidden; }
#catalog-menu-search:hover { }
#catalog-menu-search-box { position: relative; width: 95%; height: 30px; background: none transparent; border: 0 none; padding: 0 0 0 5% !important; margin: 0 !important; }
#catalog-menu-search-box:hover { cursor: pointer; }
.catalog-menu-btn-search { position: absolute; top: 0; right: 0; padding: 0 8px 0 9px !important; line-height: 30px; border-left: 2px solid #222; background: #222; color: #FFF; text-decoration: none; }
.catalog-menu-btn-search i { color: #FFF; font-size: 14px; vertical-align: top; margin-top: 7px; }
#catalog-menu-search:hover i { color: #FFF; }
#catalog-menu-search input::-webkit-input-placeholder { color: #333; font-style: italic; opacity: 1 !important; }
#catalog-menu-search input::-moz-placeholder { color: #333; font-style: italic; opacity: 1 !important; } /* firefox 19+ */
#catalog-menu-search input:-ms-input-placeholder { color: #333; font-style: italic; opacity: 1 !important; } /* ie */
#catalog-menu-search input:-moz-placeholder { color: #333; font-style: italic; opacity: 1 !important; }

#catalog-menu-search-wrap { display: none; position: absolute; width: 100%; top: 140px; left: 0; margin: 0 auto; height: 60px; background: #F06A29; transition: top .3s linear; z-index: 3; flex-direction: column; justify-content: center; align-items: center; flex-basis: 100%; }
.topbar-wrap.is-fixed-topbar #catalog-menu-search-wrap { top: 100px; }
#catalog-menu-search-wrap.toggle-on { display: flex; }
#catalog-menu-search { position: relative; width: 90%; background: #FFF; border: 0 solid #333; border-radius: 0; margin: 0; padding: 0; overflow: hidden; }
#catalog-menu-search:hover { }
#catalog-menu-search-box { position: relative; width: calc(100% - 40px); height: 40px; background: none transparent; border: 0 none; padding: 0 0 0 40px !important; margin: 0 !important; }
#catalog-menu-search-box:hover { cursor: pointer; }
.catalog-menu-btn-search { position: absolute; top: 0; left: 0; width: 40px; line-height: 40px; padding: 0 !important; color: #333; text-decoration: none; text-align: center; }
.catalog-menu-btn-search i { color: #333; font-size: .9em; vertical-align: top; margin-top: 13px; }
#catalog-menu-search:hover i { color: #333; }

.toggle-on-topbar-search span:last-of-type { display: none; }
.toggle-on-topbar-search.toggle-on span:first-of-type { display: none; }
.toggle-on-topbar-search.toggle-on span:last-of-type { display: inherit; }

#catalog-menu-search input::-webkit-input-placeholder { color: #333; font-style: italic; opacity: 1 !important; }
#catalog-menu-search input::-moz-placeholder { color: #333; font-style: italic; opacity: 1 !important; } /* firefox 19+ */
#catalog-menu-search input:-ms-input-placeholder { color: #333; font-style: italic; opacity: 1 !important; } /* ie */
#catalog-menu-search input:-moz-placeholder { color: #333; font-style: italic; opacity: 1 !important; }

/* Catalog Search */
.catalog-search-wrap { position: relative; width: 100%; max-width: 100%; margin: 0 0 20px; text-align: left; }
.catalog-search-title { display: block; font-size: 24px; margin-bottom: 15px; }
#catalog-search { position: relative; width: 92%; background: #FFF; border: 1px solid #999; border-radius: 5px; margin: 0 0; padding: 0 3%; color: #333; overflow: hidden; }
#catalog-search-box { float: left; width: 100%; height: 40px; font-size: 18px; color: #333; background: none transparent; border: 0; padding: 0 0 0; padding-left: 5px; }
#catalogr-search-box:hover { cursor: pointer; }
#catalog-search .catalog-btn-search { position: absolute; right: 0; top: 0; line-height: 40px; color: #333; font-weight: 600; text-transform: uppercase; padding: 0 10px; }
#catalog-search .catalog-btn-search i { color: #333; }
#catalog-search:hover i { color: #666; }
#catalog-search .catalog-btn-search img { float: left; width: 25px; height: auto; margin-top: 0 !important; }

#catalog-search input::-webkit-input-placeholder { color: #333; font-size: 14px; opacity: 1; font-style: italic; }
#catalog-search input::-moz-placeholder { color: #333; font-size: 14px; opacity: 1; font-style: italic; }
#catalog-search input:-ms-input-placeholder { color: #333; font-size: 14px; opacity: 1; font-style: italic; }
#catalog-search input:-moz-placeholder { color: #333; font-size: 14px; opacity: 1; font-style: italic; }

/* Resources */
.resources { position: relative; }
.resources ul.disc-alt { list-style: disc; list-style-position: inside; }
.resources ul.disc-alt li { position: relative; }
.resources h2, .resources h3 { }

/* Photo gallery */
.photo-gallery-container { position: relative; width: 100%; }
.photo-gallery-wrap { position: relative; width: 100%; padding: 80px 0 100px; background: url(assets/page-banner-3.jpg) no-repeat center center; background-size: cover; background-attachment: fixed; }
.photo-gallery-wrap > h2 { margin-bottom: 40px; color: #FFF; font-size: 60px; }
.photo-gallery { position: relative; width: 80%; margin: 0 auto; display: flex; flex-flow: row wrap; }
.photo-gallery ul { position: relative; width: calc(25% - 10px); margin: 0 5px; display: flex; flex-flow: column wrap; overflow: hidden; }
.photo-gallery li { position: relative; width: 100%; margin: 0 0 10px; overflow: hidden; }
.photo-gallery img { width: 100%; height: 100%; object-fit: cover; filter: grayscale(0); transition: transform 1s, filter .5s ease-in-out; }
.photo-gallery li:hover img { transform: scale(1.1); filter: grayscale(0); }
.photo-gallery a { position: relative; display: block; line-height: 1; color: #FFF; font-size: 1.3em; font-weight: 500; }
.photo-gallery a:hover { cursor: pointer; color: #FFF; }
.photo-gallery a > span { opacity: 0; visibility: hidden; position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.5); display: flex; flex-direction: column; justify-content: center; align-items: center; transition: all .3s linear; }
.photo-gallery a:hover > span { opacity: 1; visibility: visible; }
.photo-gallery a > span > span::after { display: block; margin-top: 5px; font-family: 'Font Awesome\ 5 Free'; content: "\f083"; font-weight: 900; }

/* Gallery */
#porgallery { position: relative; width: 100%; margin: 0 auto; padding: 0; text-align: center; display: flex; flex-flow: row wrap; justify-content: center; align-items: flex-start; }
#porgallery div { text-align: center !important; float: none !important; }
#porgallery h1, #porgallery p, .gallery-text { flex-basis: 100%; }
.gallery-text-wrap { position: relative; margin: 0 auto 30px; }
.gallery-text { position: relative; width: 85%; margin: 0 auto 20px; }
#porgallery h1, #porgallery h4 { text-align: center !important; }
#porgallery h4 { font-size: 28px !important; }
#porgallery .photogalleryauto { }
#porgallerythumbnail { position: relative; width: calc(33% - 40px); height: 500px; margin: 0 20px 30px; overflow: hidden; }
#porgallerythumbnail a { display: block; }
#porgallerythumbnail a:nth-child(2) { height: 400px; }
#porgallerythumbnail img, #porgallery div[style*="text-align: left; float: left;"] > a img { width: 100%; height: 100%; object-fit: cover; }
#porgallerythumbnail br, #porgallery div[style*="text-align: left; float: left;"] > br, #porgallerythumbnail p:last-of-type { display: none; }
#porgallery .clickme { position: relative; margin: 15px 0 0; font-size: 12px; }
#porgallery div[style*="text-align: left; float: left;"] { position: relative; text-align: center; display: flex; flex-flow: row wrap; justify-content: center; align-items: flex-start; }
#porgallery div[style*="text-align: left; float: left;"] > a { position: relative; width: calc(25% - 20px); height: 300px; margin: 0 10px 20px; overflow: hidden; }

#lbMain { position: fixed !important; width: 90% !important; top: 50% !important; left: 50% !important; -webkit-transform: translate(-50%,-50%) !important; -ms-transform: translate(-50%,-50%) !important; transform: translate(-50%,-50%) !important; }
#lbImageContainer, #lbIframeContainer { padding: 0 !important; }
#lbDetailsContainer { padding: 20px 0 0 !important; margin: 0 !important; }
#lbDetails { width: calc(100% - 70px) !important; }
#lbCaption { display: none !important; }
#lbOuterContainer, #lbDetailsContainer { width: auto !important; background: transparent !important; }
#lbOuterContainer.grey, #lbDetailsContainer.grey { border: 0 none !important; max-width: 600px !important; height: auto !important; margin: 0 auto !important; }
#lbDetailsData.grey, #lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #FFF !important; padding: 0 !important; }
#lbClose { width: 54px !important; height: 12px !important; }
#lbClose.grey { background: url(images/close_grey.png) no-repeat center center !important; background-size: 54px 12px !important; }
#lbImage { width: 100% !important; height: auto !important; }

.inline-gallery { position: relative; margin: 0 auto; }
.inline-gallery ul li { float: left; margin-right: 20px; }
.inline-gallery ul li:last-child { margin-right: 0; }

/* Accordion */
.accordion-wrap { position: relative; width: calc(100% - 2px); margin: 0 auto; box-shadow: 0 0 0 1px #CCC; }
.accordion { position: relative; border-bottom: 1px solid #CCC; text-align: left; }
.accordion:last-of-type { border-bottom: 0 none; }
.accordion:nth-of-type(odd) { background: #F6F6F6; }
.accordion p:last-of-type { margin-bottom: 0; }
.accordion-q, .accordion-a { position: relative; padding: 20px; }
.accordion-q { font-weight: bold; cursor: pointer; }
.accordion-q::after { position: absolute; width: 10px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); right: 15px; font-family: 'Font Awesome\ 5 Free'; content: "\f107"; font-weight: 900; text-align: center; line-height: 1; }
.accordion.toggle-on .accordion-q::after { font-size: .8em; content: "\f00d"; }
.accordion-a::before { position: relative; display: block; width: 100%; height: 1px; margin: 0 auto 16px; content: ""; border-top: 1px dashed rgba(0,0,0,0.3); }
.accordion-a { display: none; padding: 0 20px 20px; }
.accordion.toggle-on .accordion-a { display: block; }

/* Locations */
.store-locations { position: relative; width: 100%; display: block; padding: 0; margin: 0 auto; text-align: left; display: flex; flex-direction: column; justify-content: flex-start; }
.store-location h2, .store-location h3 { line-height: 1; margin: 0 0 5px; }
.store-location p { margin-bottom: 20px; }
.store-location { position: relative; width: 100%; padding: 0 0 10px; margin: 0 0 35px; display: flex; flex-flow: row nowrap; justify-content: space-between; }
.store-location:last-of-type { padding-bottom: 0; margin-bottom: 0; border-bottom: 0 none; }
.store-location-content { position: relative; width: 100%; display: flex; flex-flow: row nowrap; }
.store-location, .store-location-left, .store-location-right { position: relative; }
.store-location-left { width: 30%; text-align: left; }
.store-location-right { width: 65%; }
.store-map { width: 100%; position: relative; margin-top: 5px;}
.store-map iframe { display: block; width: 98%; min-height: 380px; height: auto; margin: 0 auto; border: 0 none !important; box-shadow: 0 0 0 1px #999; }

.store-locations-call-list { position: relative; width: 100%; margin: 35px auto 0; font-weight: 700; line-height: 1.5; }
.store-locations-call-list ul { text-align: center; margin-bottom: 25px; display: flex; flex-direction: column; flex-wrap: wrap; justify-content: center; align-items: center; }
.store-locations-call-list ul li { position: relative; margin: 0 0 15px; }
.store-locations-call-list ul li a { display: block; width: 240px; padding: 15px 20px; margin: 0 auto; white-space: nowrap; font-size: 18px; color: #FFF; border-radius: 0; background: #c1a04d; box-shadow: 0 0 0 4px #FFF; transition: background .1s linear; }
.store-locations-call-list ul li span { display: block; }
.store-locations-call-list ul li a:hover { background: #c1a04d; text-decoration: none; }
.store-locations-call-list i { display: inline-block; font-size: .8em; vertical-align: top; margin-top: 6px; }

.feedback i { padding-right: 2px; font-size: 1em; }

/* About */
h4.testimonials { font-size: 16px; margin-top; 0px; margin-bottom: 15px; }
p.testimonials { margin-bottom: 2px; }

/* Footer */
.footer-wrap { position: relative; width: 100%; padding: 50px 0; margin: 0 auto; background: #EEE; font-size: 16px; font-weight: 500; text-transform: uppercase; }
.footer-wrap a { color: #444; }
.footer-wrap a:hover { color: #c1a04d; }
.footer { position: relative; width: 100%; margin: 0 auto; padding: 0; line-height: 1.5; display: flex; flex-flow: row wrap; justify-content: center; align-items: center; }

.footer-logo { position: relative; line-height: 0; margin: 0 150px; text-align: center; }
.footer-logo a { display: block; }
.footer-logo img { width: auto; max-width: 100%; height: auto; max-height: 87px; padding: 0; }

.footer-social { position: relative; margin: 10px 0 0; font-size: 20px; display: flex; flex-flow: row wrap; justify-content: center; align-items: center; }
.footer-social a { position: relative; margin: 0 2px 10px; display: block; width: 30px; line-height: 40px; text-align: center; }

.footer-address { position: relative; line-height: 1.5; text-align: center; margin-top: 15px; }

.footer-links { position: relative; display: flex; flex-flow: row wrap; white-space: nowrap; justify-content: center; }
.footer-links ul { position: relative; padding: 0; text-align: center; display: flex; flex-direction: column; }
.footer-links ul:last-of-type { padding-right: 0; }
.footer-links li { position: relative; text-align: left; }
.footer-links li:last-child { margin-bottom: 0; }
.footer-links a { display: block; line-height: 40px; }

.subfooter-wrap { position: relative; width: 100%; margin: 0 auto; padding: 0; background: #FFF; font-size: 13px; font-weight: 400; text-align: center; }
.subfooter { position: relative; width: 80%; margin: 0 auto; padding: 30px 0 20px; display: flex; flex-flow: column wrap; justify-content: center; }
.subfooter-wrap a { color: #444; }
.subfooter-wrap a:hover { color: #c1a04d; }
.subfooter-wrap .footer-links ul { padding: 0 30px 20px; }

.footer-tagline-wrap { position: relative; width: 100%; padding: 30px 0; font-size: 11px; line-height: 1.8; text-align: center; background: #c1a04d; color: #FFF; font-weight: 600; }
.footer-tagline { position: relative; width: 80%; margin: 0 auto; }
.footer-tagline p { margin-bottom: 10px; }

.subfooter-hours { position: relative; width: 100%; padding: 0 0 30px; font-size: 16px; }
.subfooter-hours strong { color: #222; }
.subfooter-hours ul { text-align: left; display: flex; flex-flow: row wrap; justify-content: center; }
.subfooter-hours li { position: relative; padding: 0 30px; margin: 0 0 20px; }
.subfooter-hours li::after { position: absolute; top: 0; right: -1px; width: 1px; height: 100%; content: ""; background: #DDD; }
.subfooter-hours li:last-child::after { display: none; }

.subfooter-title { font-family: 'Josefin Sans', sans-serif; font-size: 22px; margin: 0 0 10px; }
.subfooter-links-wrap { position: relative; width: 100%; padding: 0 0 30px; font-size: 16px; }
.subfooter-links { position: relative; width: 100%; margin: 0 auto; }
.subfooter-links ul { display: flex; flex-flow: row wrap; justify-content: center; }
.subfooter-links li { position: relative; margin: 0 15px 10px; }

.footer-links-row { position: relative; max-width: 1800px; margin: 0 auto; padding-top: 20px; font-size: 14px; }
.footer-links-row ul { display: flex; flex-flow: row wrap; justify-content: center; }
.footer-links-row li { position: relative; margin: 0 0 10px; padding: 0 20px; }
.footer-links-row li::after { position: absolute; top: 0; right: -1px; width: 1px; height: 100%; content: ""; background: rgba(0,0,0,0.2); }
.footer-links-row li:last-of-type::after { display: none; }
.footer-links-row a { display: block; }

.subfooter ul { list-style: disc; }

.footer-badges { position: relative; width: 100%; padding: 20px 0 0; }
.footer-badges ul { list-style: none; display: flex; flex-flow: row wrap; justify-content: center; align-items: center; }
.footer-badges li { position: relative; margin: 0 20px 20px; }
.footer-badges img { max-height: 60px; }


/* Backend */
#mainpage { }
#mainpage, #newitempage { position: relative; width: 73%; padding: 0; margin: 0 0 0 5%; min-height: 300px; transition: 0s; z-index: 0; border-radius: 0; }
#mainpage > h1, #newitempage > h1, #mainpage > h3, #newitempage > h3 { text-align: left; /*text-transform: uppercase;*/ }
#mainpage h1 a, #newitempage h1 a, #mainpage h3 a, #newitempage h3 a  { font-size: 20px; color: #06C; line-height: 0; margin-top: 5px; text-decoration: none; }
#mainpage h1 a:hover, #newitempage h1 a:hover, #mainpage h3 a:hover, #newitempage h3 a:hover { }
#mainpage table { width: 100%; border-collapse: collapse; padding: 0; }
#mainpage td { text-align: left; width: inherit !important; vertical-align: middle !important; }
#mainpage form table tbody tr td table tbody tr td { vertical-align: top; }
#mainpage a:hover { color: #06C; text-decoration: none; }
#mainpage h4 { margin: 20px 0 15px; font-size: 30px; /*text-transform: uppercase;*/ }
#mainpage hr { padding: 0; }

#mainpage > table > tbody > tr > td[valign="top"] { max-width: 100%; }

.multicolcell-wrap { position: relative; width: 100%; font-size: 16px; font-weight: 500; display: flex; flex-flow: row wrap; justify-content: flex-start; }
.multicolcell div { float: none !important; padding: 0 !important; }
.multicolcell br { display: none; }
.multicolcell { position: relative; width: 220px; margin: 0 40px 60px 0; padding: 0; display: inline-block; vertical-align: top; text-align: center; border-radius: 0; }
.multicolcell .wrap4 { width: 100%; height: 220px; display: flex; flex-direction: column; justify-content: center; }
.multicolcell img { width: 220px; height: 220px; object-fit: contain; object-position: center center; border-radius: 0; overflow: hidden; margin: 0 0 10px; }
.multicolcell a { color: #333; text-decoration: none !important; }
.multicolcell a:hover, .multicolcell:hover a { color: #333; }

.multicolheading, .multicoldescr { line-height: 1.5; text-transform: uppercase; word-wrap: break-word; text-align: center; }
.multicolcell .multicolheading { /*padding-right: 20px !important;*/ }
.por-item-image-thumbnail-desc { padding: 0; color: #555; text-decoration: none !important; display: flex; flex-flow: column wrap; justify-content: center; }
.por-item-image-thumbnail-desc:hover { color: #06C; }
.poritem-overview { position: relative; margin-top: 25px; }
.poritem-overview h2 { text-transform: uppercase; margin-bottom: 10px; }
#mainpage ul, #newitempage ul { margin-left: 20px !important; list-style: disc; }
.poritem-overview ul li { position: relative; }
.por-checkout-total-price-string { display: block; }

#form1 { position: relative; padding: 0; }
#form1 table tbody tr td { text-align: left !important; padding: 0; line-height: 1.2; }
#form1 table tbody tr td strong { line-height: 2; }
#mainpage input, #form1 input { line-height: 30px; padding: 7px 15px; margin: 10px 15px 10px 0; }
#form1 p input { margin-top: 10px; }

td.cattitle { padding: 20px 0; color: #FFF; font-size: 20px !important; background: #666; text-transform: uppercase; text-align: center !important; white-space: nowrap; }

td.cattitle b { color: #FFF; }

#mainpage input, #mainpage textarea { border: 1px solid #CCC; background: #F9F9F9; font-size: 14px; }
#mainpage input#submit { border: 0 none; }
#mainpage input[type="submit"], #mainpage input[type="button"], #mainpage input[type="reset"], #form1 input[type="submit"], #form1 input[type="button"], #form1 input[type="reset"] { max-width: 250px; padding: 15px 25px 17px; margin: 25px 15px 0 0; border: 0 none; border-radius: 0; color: #FFF; font-size: 14px; font-weight: 700; text-transform: uppercase; background: #010101; line-height: 1; min-width: 180px; transition: background .1s linear; }
#form1 input[type="submit"]:hover, #form1 input[type="button"]:hover { background: #010101; cursor: pointer; }
input[name="strSearchMethodOther"] { margin: 0 0 15px !important; display: block; }
input[name="strPostalCode"] { margin-top: 15px; }
input[name="control"] { margin-top: 0 !important; }
#form1 > p > input { margin-top: 15px !important; }

#mainpage form[action="feedback.asp"] input[type="submit"] { max-width: none; }

.wrap4 .cycle-slideshow { overflow: hidden; text-align: center; margin: 0; }
.wrap4 .cycle-slideshow a { max-width: none !important; max-height: none !important; margin-top: 0 !important; width: 300px !important; height: 300px !important; display: flex; flex-direction: column; justify-content: center; }
.wrap4 .cycle-slideshow img { max-width: none !important; width: 300px !important; height: 300px !important; max-height: none !important; border-radius: 0; object-fit: contain; object-position: center center; }
.wrap4 #adv-custom-pager { margin: 0; }
.wrap4 #adv-custom-pager img { object-fit: cover; width: 50px; height: 50px; border-radius: 0; }
.wrap4 #adv-custom-pager a { margin: 5px !important; }
#adv-custom-pager { text-align: center !important; }
#adv-custom-pager a { display: inline-block; }
.detailedimg { margin-top: 20px !important; text-align: left !important; }
.detailedimg p { text-align: center !important; font-size: 12px !important; line-height: 1.2 !important; margin-bottom: 5px; }
p.por-item-detail-image-click { width: 300px; }
.poritem-detail { position: relative; margin: 20px 0; }
.poritem-detail p { margin-bottom: 5px; }
.poritem-detail p:last-of-type { margin-bottom: 0; }

a.por-item-detail-name { font-size: 24px; line-height: 1.5; font-style: italic; }
.poritem-specs, .poritem-img { position: relative; display: flex; flex-direction: column; align-items: flex-start; }
.poritem-specs h2 { margin: 6px 0 5px; }
.detailedviewbox > tbody > tr { position: relative; }
.wrap4 .cycle-slideshow, .poritem-img, .detailedimg, .wrap4 #adv-custom-pager { width: 300px !important; }
.poritem-img { position: absolute; top: 0; right: 0; }
#mainpage.single-item .poritem-img { top: 140px; }
.poritem-specs > h1, .poritem-specs > h2, .item-notice, .poritem-detail, #mainpage td.detailedviewrow, .poritem-detail-image-td-t-td2-1, #form1, .CommentBlock { position: relative; width: calc(100% - 370px) !important; }
.detailedviewbox h1 { margin-bottom: 0; }
.item-notice, .poritem-detail, #mainpage td.detailedviewrow, .poritem-detail-image-td-t-td2-1, #form1 { margin: 0 0 8px !important; }
#mainpage td.detailed-item, .poritem-detail-image-td-t-td2-2 { position: absolute; top: 0; right: 0; }

#mainpage.single-item #form1 { width: 100% !important; }

#mainpage.is-search-result .multicolcell-wrap { justify-content: flex-start; margin-top: 50px; }
#mainpage.is-search-result > h1 { text-align: left; }
#mainpage.is-search-result .search-form { display: flex; flex-flow: row nowrap; justify-content: center; }

.por-item-detail-suggested-list, .CommentBlock { margin: 15px 0; }
.CommentBlock { margin-bottom: 30px; }
.por-item-detail-image-reference { padding-top: 10px; }
#form1 > p:first-of-type { margin-top: 25px; }

.poritem-specs > table, #mainpage > table tr { position: relative; }
.detailedimg { position: relative; z-index: 1; }

form[name="customerform"] { position: relative; width: 100%; margin-bottom: 35px; }
form[name="customerform"] hr { margin: 5px 0; }
form[name="customerform"] img { margin-top: 20px !important; }
form[name="customerform"] td { text-align: left !important; padding-bottom: 15px; vertical-align: top !important; }

textarea { float: none; min-height: 140px; }

#mainpageused { position: relative; width: 80%; padding: 0; margin: 0 auto; text-align: center; }
#mainpageused td { padding: 10px 20px; text-align: center; }
#mainpageused a { color: #555; }
#mainpageused h1 { text-align: center; }
#productname { text-align: left; }
#productname a { color: #06C; }

form[name="feedbackform"] { position: relative; width: 100%; }
#mainpage form[name="feedbackform"] td { padding: 6px 0 !important; vertical-align: top !important; padding-right: 10px !important; min-width: 120px;  }
form[name="feedbackform"] textarea { float: none !important; }
form[name="feedbackform"] input[type="submit"], form[name="feedbackform"] input[type="reset"] { margin-top: 15px; padding: 15px 25px; border: 1px solid #CCC; background: #F7F7F7; line-height: 1; }
form[name="feedbackform"] input[type="submit"], form[name="feedbackform"] input[type="reset"] { cursor: pointer; }
form[name="feedbackform"] input[name="code"] { display: block; margin-bottom: 10px; }

.item-notice { position: relative; display: block; width: 100%; margin: 0 0 8px; }
.item-notice.first { margin-top: 50px !important; }
.item-notice.is-category.first { margin-top: 20px !important; }
.item-notice.is-category { width: 100% !important; text-align: center; }

.container-wrap.full-width { position: relative; width: 100%; margin: 0 auto; }
.container-wrap.full-width .content { position: relative; float: none; width: 100%; margin: 0 auto; }
.catalog-wrap.is-forsale #mainpage h2 { margin-bottom: 0; }
.container-wrap.full-width #mainpage { position: relative; float: none; width: 70%; margin: 0 auto; }
.container-wrap.full-width .catalog-wrap { position: relative; float: none; width: 100%; margin: 0 auto; padding: 0; background: #FFF; }

.container-wrap.less-width { position: relative; width: 100%; margin: 0 auto; }
.container-wrap.less-width .content { position: relative; float: none; width: 70%; margin: 0 auto; }
.container-wrap.less-width #mainpage { position: relative; float: none; width: 70%; margin: 0 auto; }

.container.less-width { width: 70%; }
.container.full-width .content, .container.full-width #mainpage, .container.full-width #newitempage { float: none; width: 100%; padding: 25px 0 0 !important; }
.container.less-width .content, .container.less-width #mainpage, .container.less-width #newitempage  { width: 100%; margin: 0 auto; float: none; padding-left: 0; }
.container.less-width .content.small-width { width: 70%; padding-left: 0; }
.container.less-width #mainpage, .container.less-width #newitempage, .container.less-width #mainpage, .container.less-width #newitempage { float: none; width: 100%; padding: 0 !important; }
.catalog-wrap.toggle-off-catalog .catalog  { display: none; }
.catalog-wrap.toggle-off-catalog #mainpage, .catalog-wrap.toggle-off-catalog #newitempage { float: none; width: 100%; padding: 0 !important; }
.catalog-wrap.toggle-off-catalog #mainpage h1, .catalog-wrap.toggle-off-catalog #newitempage h1 { text-align: center; }
.catalog-wrap.toggle-off-catalog #mainpage td { text-align: center !important; }

/* Vendor Gallery */
.vendor-logos-wrap { position: relative; width: 100%; padding: 0; border-top: 1px solid #DDD; }
.vendor-heading { position: relative; width: calc(100% - 60px); padding: 30px 30px 20px; text-align: center; background: #111 url(images/bg-dark.jpg) repeat top left; background-size: 180px 188px; background-attachment: fixed;  }
.vendor-heading::before { opacity: .1; position: absolute; bottom: 0; left: 0; height: 100%; width: 100%; content: " "; background-image: linear-gradient(250deg, transparent 70%, #666 calc(70% + 2px)); }
.vendor-heading h3 { margin: 0 0 15px; padding: 0; color: #FFF; font-size: 30px; }
.vendor-logos { position: relative; width: 70%; margin: 0 auto; padding:  50px 0 25px; }
.vendor-logos ul { text-align: center; display: flex; flex-flow: row wrap; justify-content: center; align-items: center; }
.vendor-logos ul li { position: relative; margin: 0 20px 40px; }
.vendor-logos img { width: auto; height: 120px; }
.vendor-logos .adj-img img { max-height: 30px; }

.image-gallery-wrap { position: relative; width: 100%; margin: 0 auto; padding: 40px 0 30px; overflow: hidden; background: #FFF; z-index: 1; }
.image-gallery-container { position: relative; width: 80%; margin: 0 auto; }
.image-gallery-container > h2 { font-size: 32px; margin-bottom: 50px; }
.image-gallery { height: auto !important; text-align: center; display: flex; flex-direction: row; justify-content: space-between; align-items: center; }
.image-gallery-container li { position: relative; text-align: center; }
.image-gallery-container img { width: auto; max-width: 200px; height: auto; max-height: 150px; }

.lSSlideOuter .lightSlider > *, .lSSlideOuter .lSGallery li { position: relative; float: none; }
.lSAction { font-size: 28px; }
.lSAction > a { background-image: none; margin-top: 0; color: #999; }
.lSAction > .lSPrev, .lSAction > .lSNext { text-align: center; top: 27%; }
.lSAction > .lSPrev { left: 0; }
.lSAction > .lSNext { right: 0; }
.lSAction > .lSPrev::before, .lSAction > .lSNext::after { font-family: 'Font Awesome\ 5 Free'; font-weight: 900; }
.lSAction > .lSPrev::before { content: "\f053"; }
.lSAction > .lSNext::after { content: "\f054"; }
.lSSlideOuter .lSPager.lSpg > li a { background-color: #666; }
.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a { background-color: #0099cc; }

.is-table { word-break: break-all; line-height: 1.3; }
.is-table.with-top-margin { margin-top: 30px; }
.is-table table { max-width: calc(100% - 2px); border: 1px solid #BBB; border-bottom: 0 none; border-right: 0 none; }
.is-table th, .is-table td { padding: 10px 20px; margin-bottom: 2px; border: 1px solid #BBB; border-left: 0 none; border-top: 0 none; }
.is-table th { font-weight: 600; }
.is-table tr:nth-child(even) { background: #FFF; }
.is-table tr:nth-child(odd) { background: #FCFCFC; }

.is-reviews { position: relative; margin: 0; text-align: center; font-weight: 500; line-height: 0; }
.is-reviews a { display: inline-block; }
.is-reviews a:hover { color: #06C; }
.is-reviews img { display: block; line-height: 0; max-height: 70px; }

/* Enhanced Attachments */
.poritem-overview { position: relative; width: 100%; margin: 25px 0px 0px; }
ul.tabs { margin: 0px; padding: 0px; list-style: none; }
ul.tabs li { display: inline-block; padding: 10px 15px; background: transparent; color: #222; cursor: pointer; }
ul.tabs li.current { background: #EEE; color: #222; }
.tab-content { display: none; background: #EEE; padding: 15px; width: 90%; max-width: 510px; }
.tab-content.current { display: inherit; }
.tab-content iframe { width: 95%; max-width: 470px; }

/* Checkout popup styles */
.toggle-intro hr { width: 100%; border: 0; height: 0; margin: 0; border-top: 1px solid #c1a04d; border-bottom: 0 none; }
.toggle-intro hr.tiny { width: 40px; margin: 10px auto 15px; border: 0; height: 0; border-top: 2px solid #c1a04d; border-bottom: 0 none; }
.toggle-intro { display: none; position: fixed; width: 100%; height: 100%; top: 0; right: 0; bottom: 0; left: 0; margin: auto; text-align: center; color: #EEE; font-weight: 600; z-index: 1000001; overflow-y: scroll; background-color: rgba(0, 0, 0, 0.5); }
.toggle-intro h4 { font-size: 26px; font-weight: bold; color: #FFF; margin-top: 0; padding-top: 0; }
.toggle-intro .intro-content { position: relative; width: calc(90% - 80px); max-width: 470px; margin: 0px auto; top: 20%; padding: 40px; border: 4px solid #DDD; border-radius: 0; background: #000; }
.toggle-intro .intro-content img { width: 100%; height: auto; border-radius: 8px; }
.toggle-intro .intro-content a { color: #FFF; text-decoration: none; }
.toggle-intro .intro-content a.close-intro, .toggle-intro .intro-content a.close-intro:hover { color: #FFF; }
.toggle-intro .intro-content a:hover, .toggle-intro .intro-content a.close-intro:hover { color: #c1a04d; }
.close-toggle-intro { position: relative; display: block; font-size: 16px; }
.close-toggle-intro:hover { cursor: pointer; }
.close-toggle-intro i { display: inline-block; vertical-align: middle; font-size: 20px; color: #c1a04d; margin-left: 5px; margin-top: -2px; }


/* Media */
@media screen and (max-width : 1800px) {
  .container.less-width .content { width: 80%; }
	.panel-banner-wrap.no-bg .panel-banner-content { width: 90%; }
}
@media screen and (max-width : 1700px) {
	.topbar > ul > li span.toggle-off-custom { display: none; }
  .panel { width: 85%; }
}
@media screen and (max-width : 1600px) {
  .topbar-container, .topbar, .topbar-panel, .tiles, .image-gallery-container, .banners .topbar-wrap::after, .subfooter, .featured-container, .tiles, .page-banner, .photo-gallery, .image-gallery-container, .catalog-wrap, .container.less-width, .banners, .welcome-wrap { width: 90%; }
  .container.less-width{ width: 90%; }
  .arrowleft { left: 20px !important; }
  .arrowright { right: 20px !important; }
}
@media screen and (max-width : 1500px) {
}
@media screen and (max-width : 1400px) {
	#topbar-search-wrap { width: 180px; }
  .porheader { width: 100%; }
  .topbar-banner { min-height: 200px; }
  #mainpageused { width: 100%; }
  .container.less-width .content.small-width { width: 100%; }
  .welcome { width: 90%; }
  .topbar-tagline { font-size: 18px; }
  .topbar > ul > li span.toggle-off-custom:not(.is-quote) { display: none; }
	.subfooter-wrap .footer-links ul { padding: 0 20px 20px; }
}
@media screen and (max-width : 1300px) {
	.welcome-wrap { width: 100%; }
	#topbar-search-wrap { width: 150px; }
  .close-submenu { right: 5%; }
  .poritem-specs td[width="70"] { right: 0; }
  .vendor-gallery-wrap ul li { width: 15%; margin-bottom: 15px; }
  .vendor-gallery-wrap ul li img { width: 80%; }
  #porgallerythumbnail { width: calc(50% - 40px); }
  #porgallery div[style*="text-align: left; float: left;"] > a { width: calc(50% - 20px); height: 400px; }
	.topbar > ul > li { margin: 0 13px; }
}
@media screen and (max-width : 1200px) {
  .topbar-banner { min-height: 160px; }
  .container.less-width .content { width: 100%; margin: 0 auto; }
  .toggle-autosize { width: 94%; height: auto; }
  #mainpage td.detailedviewrow, #mainpage td.detailed-item { clear: left; float: left; }
	.featured-left > h2, .featured-right > h2 { font-size: 22px; }
	.featured { width: calc(25% - 20px); }
	.featured h2 { font-size: 14px; }
	.featured-in li { margin: 0 20px 10px; }
	.featured-in img { max-height: 40px; }
	.footer-logo { margin: 0 100px; }
    .por-item-detail-comments { width: 80%; }
    .poritem-specs td[width="70"] { position: relative; right: auto; z-index: 1; padding-bottom: 20px; }
    .poritem-img, #mainpage.single-item .poritem-img { position: relative; top: auto; }
    .poritem-specs > h1, .poritem-specs > h2, .item-notice, .poritem-detail, #mainpage td.detailedviewrow, .poritem-detail-image-td-t-td2-1, #form1 { width: 100% !important; }
    .CommentBlock { width: calc(100% - 20px) !important; }
    .detailedviewbox h1 { margin-bottom: 20px; }
    .poritem-specs td[width="70"], #mainpage td.detailed-item, .poritem-detail-image-td-t-td2-2 { position: relative; right: auto; z-index: 1; padding-bottom: 20px; }
    .item-notice, .poritem-detail, #mainpage td.detailedviewrow, .poritem-detail-image-td-t-td2-1, #form1 { clear: both; width: 100% !important; }
    .poritem-detail { margin-top: 40px !important; }
    #mainpage td.detailedviewrow, #mainpage td.detailed-item { clear: left; float: left; }
}
@media screen and (max-width : 1100px) {
  .container.less-width .content.small-width { width: 100%; }
  .photo-gallery ul { width: calc(50% - 10px); }
}
@media screen and (max-width : 1000px) {
  .animate-fade-in, .animate-fade-in-out { opacity: 1 !important; transition: 0s none !important; transform: none !important; }
  .topbar-wrap, .topbar-wrap.toggle-fixed-topbar, .topbar-wrap.animate-topbar, .topbar ul ul, .logo-wrap, .tile-content, .animate-slide-up .tile-overlay span:first-of-type, .animate-slide-up .tile-overlay span:last-of-type, .animate-slide-up:hover .tile-overlay span:first-of-type, .animate-slide-up:hover .tile-overlay span:last-of-type, .tile:hover .tile-img img, .featured-item-img:hover img, .multicolcell a:hover img, .animate-fade-in, .animate-fade-in-out { opacity: 1 !important; transition: 0s none !important; transform: inherit !important; }
  .topbar-panel-wrap, .topbar-pane { transition: 0s none; }
  body { color: #555; }
  .toggle-on-tablet { display: inline-block !important; }
  .toggle-off-tablet { display: none !important; }
  .catalog-menu { display: flex; }
  .navbar-wrap ul li { display: none; position: relative; float: right; clear: right; width: 100%; margin: 0; text-align: center; }
  .navbar-wrap ul li.toggle-navbar-menu { display: none; }
  .toggle-navbar { display: block; }
  .toggle-topbar { display: flex; }
	.topbar-wrap { display: none; }
	.topbar-container-wrap { height: 130px; }
	.topbar-container { justify-content: space-between; }
	.topbar > ul { display: block; }
	.topbar ul ul, .topbar-panel-links ul ul { top: auto; left: auto; right: auto; bottom: auto; visibility: visible; }
	.topbar ul ul li a, .topbar-panel-links ul ul li a { text-align: center; padding: 8px 0 !important; line-height: inherit; }
	.topbar ul ul li:first-child::before, .topbar-panel-links ul ul li:first-child::before { display: none; }
	.topbar-wrap::after { display: none; }
	.logo { margin: 0; }
	.logo img { height: 90px; }
  .navbar-wrap.navbar-mobile-menu ul li { z-index: 5; }
  .navbar-wrap.navbar-mobile-menu ul li a { color: #FFF; padding: 15px 3%; border-bottom: 1px solid #444; background-color: rgba(0, 0, 0, 0.9); }
  .navbar-wrap.navbar-mobile-menu ul li a:hover { color: #FFF; }
  .navbar-wrap.navbar-mobile-menu ul li:first-child a { }
  .navbar-wrap.navbar-mobile-menu ul li:last-child a { }
  .navbar-wrap ul li:first-child { margin-top: 0; }
  .navbar-wrap { font-size: 18px; }
  .navbar-wrap ul li { margin: 0 1%; }
  .navbar-wrap ul li a { text-shadow: none; }
  .catalog-wrap { width: 100%; padding: 0; flex-direction: column; z-index: 1; }
  .catalog { opacity: 0; visibility: hidden; position: absolute; top: 50px; left: 0; right: 0; width: 100%; padding: 0; font-size: 16px; font-weight: bold; border: 0 none; box-shadow: none; height: 0; }
  .catalog::after { display: none; }
  .catalog.toggle-on-catalog, .catalog.toggle-on-categories { opacity: 1; visibility: visible; height: inherit; }
  .catalog ul { padding: 0; color: #FFF; }
  .container.less-width #mainpage, .container.less-width #newitempage { width: 100%; }
  .container.less-width { width: 90%; margin: 0 auto; }
  .catalog-banner { height: 150px; }
  .content { width: 90%; padding: 30px 5%; margin: 0; border-radius: 0; box-shadow: none; }
  .container-wrap.full-width .content, .container-wrap.full-width #mainpage, .container-wrap.full-width #newitempage { padding: 0; }
  .copyright span.toggle-on-mobile { display: block; margin: 6px 0 0; }
  .accordion-wrap { width: 100%; }
  .container-wrap { padding: 30px 0 60px; }
  .container.less-width .content { width: 100%; padding: 0; }
  .panel { width: 90%; }
  #header-search-wrap { display: none; }
  h1 { font-size: 28px; }
  .container.less-width .content.small-width { width: 96%; padding: 20px 0; margin: 0 auto; }
  .wrapper, .container-wrap.with-bg { background: #FFF; }
  .sidebar-container, .content-container { width: 100%; margin: 0 auto; align-items: center; }
  .content-wrap { width: 100%; }
  .catalog ul li.catalog-title { display: none; }
  .catalog ul li { border-bottom: 0 none; }
  .catalog ul li a { line-height: 1; }
	.welcome-wrap { flex-direction: column; padding: 0 0 10px; }
	.welcome-heading-wrap, .welcome-text-wrap { width: 90%; padding: 0; margin: 0 auto; }
	.welcome-text { width: 100%; }
	.welcome-heading-wrap { margin-bottom: 10px; }
	.welcome-heading-wrap::after { display: none; }
	.welcome-text { text-align: center; }
	.featured-container-wrap { }
  .catalog.toggle-on-block .toggle-menu-icon { display: inline; }
  .catalog.toggle-on-block .toggle-menu-close { display: none; }
  .catalog.toggle-on-block { display: block !important; }
  .catalog.toggle-on-block .catalog-title { display: block; margin: 0; padding: 10px 5%; font-size: 14px; color: #FFF; background: #111; border-bottom: 0 none; }
  .catalog.toggle-on-block .catalog-title:hover { background: #111; cursor: pointer; }
  .catalog.toggle-on-block ul li { color: #333; background: #F6F6F6; border-bottom-color: #999; }
  .catalog.toggle-on-block ul li:hover { background: #F6F6F6; }
  .catalog.toggle-on-block ul li a, .catalog.toggle-on-block ul li a:hover, .catalog.toggle-on-block ul li a::before { color: #333 !important; }
  .catalog.toggle-on-block ul li:not(.catalog-title) { display: none; }
  .catalog.toggle-on-block.toggle-catalog-block ul li { display: block; }
  .catalog-title i { font-size: .6em; width: 10px; text-align: center; vertical-align: top; margin-top: 8px; }
  .sidebar-container { padding-bottom: 0; }
  #porgallery { width: 96%; }
  #mainpage, #newitempage { width: 90%; padding: 30px 5%; margin: 0; border-radius: 0; box-shadow: none; }
  #mainpage td { text-align: left !important; }
  #mainpage td[align="left"] { text-align: left !important; padding: 0 !important; }
  #mainpageused td { text-align: center !important; }
  .poritem-specs > h2 { margin-bottom: 5px; }
  a.por-item-detail-name { margin-top: 0; }
  .poritem-img { position: relative; left: auto; margin-bottom: 25px; }
  .poritem-detail, .poritem-overview, .por-item-detail-suggested-list, .item-notice { position: relative; width: 100%; }
  #porgallery { width: 100%; }
  input[name="strState"] { margin-top: 15px; }
  #mainpage textarea { width: 80%; }
  #mainpage input[name="intRentalLength"] { width: auto; }
  textarea[name="strComments"] { margin-bottom: 40px; }
  input[name="strStartDate"] { margin-bottom: 0 !important; }
  input[type="radio"] { display: inline-block !important; width: inherit !important; max-width: 20px !important; margin-top: 2px !important; margin-bottom: 5px !important; vertical-align: middle !important; }
  input[type="radio"]::after { display: block; content: ''; }
  table.InventoryTable { border: 1px solid #666; }
  table.InventoryTable td.cattitle { display: none; }
  table.InventoryTable tr { position: relative; float: left; width: 33.333%; padding: 15px 0 !important; border-bottom: 1px solid #666; height: inherit; max-height: inherit; }
  table.InventoryTable img { width: auto; max-width: 80%; height: auto; max-height: 140px; padding: 5px; background: #FFF; border: 1px solid #666; border-radius: 0; }
  table.InventoryTable tr:first-of-type { display: none; visibility: hidden; float: none; width: 100%; }
  table.InventoryTable tr:nth-child(5) { clear: left; }
  #mainpage table.InventoryTable td { width: 90% !important; clear: left; padding: 2px 5% !important; text-align: center !important; }
  #productname { text-align: center !important; }
  .welcome-container .buttons ul li { flex-basis: calc(50% - 50px); }
  .welcome-container .buttons ul li:nth-of-type(odd) { text-align: right; }
  .welcome-container .buttons ul li:nth-of-type(even) { text-align: left; }
  .welcome-container .buttons ul li a { text-align: center; }
	.topbar-pane-left, .topbar-pane-right { display: none; }
	.topbar > ul > li span.toggle-off-custom:not(.is-quote) { display: inline; }
	.featured-left, .featured-right { width: calc(100% - 100px); }
	.featured-left { padding: 30px 50px 40px; border-bottom: 1px solid rgba(0,0,0,0.1); }
	.featured { width: calc(25% - 20px); }
	.featured-left::after, .banner:first-of-type::after { display: none; }
	.banner { width: 100%; padding: 0; text-align: center !important; }
	.banner:nth-child(2n) { padding: 0; }
	.banner:nth-of-type(odd) { padding-bottom: 40px; margin-bottom: 30px; border-bottom: 1px solid rgba(0,0,0,0.1); }
	.banner:nth-child(2n) .banner-content { align-items: center; }
	.panel-banner-wrap.no-bg .panel-banner-content { width: 100%; }
	.featured-container { padding: 30px 0 50px; }
	.footer ul li { text-align: center; }
    .slideshow-container { width: 100% !important; }
    .vendor-logos { width: 90%; }
}
@media screen and (max-width : 900px) {
  .toggle-on-t { display: none; }
  .toggle-on-m { display: block; }
  .topbar-container-wrap { font-size: 12px; }
  h1.center-custom, .feedback.center-custom { text-align: center; }
  .content-left-right { flex-direction: column; }
  .content-left, .content-right { width: 100% !important; margin: 0 auto 40px !important; }
  .content-right { margin-bottom: 0; }
  .store-locations { text-align: center; }
  .store-location { flex-direction: column; align-items: center; }
  .store-content { width: 100%; flex-direction: row; flex-wrap: wrap; justify-content: center; margin-bottom: 20px; }
  .store-location-left { width: 100%; text-align: center; }
  .store-map, .store-location-right { width: 100%; margin: 0 auto; }
  .store-address, .store-hours { margin: 0 25px; }
  .button span, .buttons span { display: none; }
  .buttons ul li { margin: 0 5px 20px; }
  #porgallery { width: 100%; }
  #porgallerythumbnail { width: 250px; height: 250px; }
	.footer-logo { margin: 0 50px; }
	.featured { width: calc(33.333% - 20px); }
	.tile { width: 100%; margin: 0 auto 30px; }
	.tile:last-of-type { margin-bottom: 0; }
}
@media screen and (max-width : 768px) {
  .toggle-on-mobile, .topbar-panel-links ul li.is-quote a::before { display: none !important; }
  .toggle-on-mobile { display: block !important; }
  .toggle-off-mobile, .topbar-panel-links ul li.toggle-off-custom, .topbar-panel-links ul li a span.toggle-off-custom { display: none !important; }
  .toggle-topbar li.toggle-on-custom, .topbar-panel-links ul li a span.toggle-on-custom { display: block !important; }
  .topbar-panel-links .toggle-off-custom-mobile { display: none; }
  .topbar-panel-links .toggle-on-custom-mobile { display: inline-block !important; }
  .location-content-left { position: relative; float: none; width: 100%; text-align: center; }
  .location-content-right { display: none; }
  .left-content.with-logos { width: 100%; margin-bottom: 35px; }
  .arrowleft, .arrowright { display: none; }
  #porgallery h4 { font-size: 16px !important; }
  #porgallerythumbnail { width: 220px; height: 220px; margin: 0 20px 30px;  }
  #mainpage form[name="feedbackform"] td { float: left; clear: left; padding: 2px 0 !important; }
  form[name="feedbackform"] input { margin-bottom: 10px !important; }
  form[name="customerform"] input { display: block; margin-bottom: 10px; max-width: 200px; }
  form[name="customerform"] td { text-align: left !important; }
  form[name="customerform"] input[type="radio"] { display: inherit; }
  form[name="customerform"] td, form[name="form1"] td { float: left !important; clear: left !important; padding: 0 !important; }
  form[name="customerform"] input[name="submit"] { margin-bottom: 50px; }
  #form1 > table > tbody > tr > td { padding: 5px 0 !important; }
  form[name="customerform"] > table > tbody > tr > td { padding: 5px 0 !important; }
  #form1 > table > tbody > tr > td[colspan="5"] { height: 0; }
  .background-overlay { display: none; }
  .featured { width: calc(33.333% - 20px); }
  .banners .buttons ul { flex-direction: column; }
  .page-banner { position: relative; top: auto; left: auto; right: auto; bottom: auto; transform: none; font-size: 15px; }
  .page-banner .buttons ul { flex-direction: column; }
  .page-banner .buttons.center ul li { margin: 0 0 15px; }
  .page-banner .buttons a { display: block; max-width: 500px; margin: 0 auto; }
  .topbar-tagline { display: none; }
  #mainpage > h1, #newitempage > h1 { text-align: center; }
  .multicolcell-wrap { justify-content: center; }
  .multicolcell { margin: 0 20px 60px; }
  .is-table table { width: 100%; }
	.featured-in-wrap { font-size: 24px; }
	.featured-in ul { flex-direction: column; }
	.featured-in li { width: 100%; margin: 0 0 30px; }
	.featured-in li:first-child { padding-bottom: 20px; border-bottom: 1px solid #EEE; }
	.featured-in li:last-child { margin-bottom: 10px; }
	.footer-wrap { padding: 70px 0 60px; }
	.footer { padding-top: 250px; flex-direction: column; }
	.footer-logo { position: absolute; top: 0; margin: 0; }
	.footer-logo img { max-height: 140px; }
	.footer-links { width: 90%; margin: 0 auto; }
	.footer-links ul { flex-direction: row; flex-wrap: wrap; justify-content: center; }
	.footer-links li { margin: 0 15px; }
	.subfooter-hours { font-size: 16px; }
	.subfooter-hours ul { text-align: center; flex-direction: column; align-items: center; }
	.subfooter-hours li { padding: 0; }
	.subfooter-hours li::after { display: none; }
	.featured { width: calc(50% - 20px); }
	.featured-container > h2 { font-size: 24px; }
}
@media screen and (max-width : 600px) {
  .container.less-width .content { width: 90%; }
  .topbar-panel-links a span.toggle-off-custom { display: none; }
  .topbar-panel-links a span.toggle-on-custom { display: inline !important; }
  #topbar-search .btn-search span.search-text { display: none; }
  #topbar-search .btn-search span.search-icon { display: inline-block; }
  .welcome-container .buttons ul li { flex-basis: calc(100% - 40px); text-align: center !important; }
  .welcome-container .button a, .welcome-container .buttons ul li a { display: block; }
  .featured { width: calc(50% - 20px); }
}
@media screen and (max-width : 500px) {
  .toggle-on-s { display: none; }
  .toggle-on-xs { display: block; }
  .catalog-menu-buttons { text-transform: capitalize; }
  .catalog-menu-buttons a span.toggle-off-custom { display: none; }
  .inline-gallery ul li { float: none; display: block; margin: 0 0 25px; text-align: center; }
  #form1 input[type="submit"], #form1 input[type="button"] { display: block; min-width: 180px; margin-bottom: 25px; }
  .vendor-gallery-wrap ul li { width: 40%; }
	.featured { width: 100%; margin: 0 auto 20px; }
	.featured h2 { font-size: 16px; }
	.featured img { max-height: 180px; }
	.featured-readmore a { min-width: inherit; }
	.footer-links ul, .subfooter-links ul, .footer-links, .subfooter-wrap .footer-links ul, .footer-links-row ul { flex-direction: column; align-items: center; padding: 0; list-style: none; }
    .footer-links-row li::after { display: none !important; }
	.footer-links li, .subfooter-links li { margin: 0; line-height: 40px; }
	.footer-tagline-wrap { padding: 20px 0; }
	.subfooter-wrap { font-size: 16px; }
}
@media screen and (max-width : 450px) {
	.logo img { height: 70px; }
  #topbar-search-wrap { width: 150px; }
  .resources-panel { width: 80%; }
  .copyright span { display: block; margin-top: 5px; }
}
@media screen and (max-width : 400px) {
  .toggle-off-small-screen, .toggle-on-small-screen { display: none; }
  #catalog-menu-search { max-width: 150px; }
  .featured { width: 90%; margin: 0 auto 30px }
  .toggle-topbar li { margin-left: 20px; }
  .multicolcell { margin-bottom: 40px; }
  .wrap4 .cycle-slideshow, .poritem-img, .detailedimg, .wrap4 #adv-custom-pager { width: 250px !important; }
}
@media screen and (max-width : 360px) {
}
