@charset "utf-8";

/*
font-family: 'Kanit', sans-serif;
font-family: 'Montserrat', sans-serif;
orange #e67817
gray #817f80
*/

/* 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; }

/* CSS Document */
body { font-family: 'Montserrat', sans-serif; font-size: 14px; color: #666; line-height: 1.5; font-weight: 500; }
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: 600; }
.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: #e67817; }
.brand-bg { background: #e67817; }

img.autosize { width: 100%; height: auto; }
img.max-autosize { width: auto; max-width: 100%; height: auto; }

h1, h2, h3, h4, h5, h6 { font-family: 'Kanit', sans-serif; color: #222; font-weight: 400; }
h1 { font-size: 36px; line-height: 1.2; margin-bottom: 20px; padding: 0; }
h1.less-bottom-margin { margin-bottom: 5px; }
h1 span { display: block; font-size: 0.5em; font-style: italic; margin-top: 5px; }
h1.index { position: relative; font-size: 36px; text-align: center; padding: 0 30px; margin: 0 auto 30px; }
h1.index span { text-transform: none; font-size: 18px; margin-top: 10px; }
h2 { font-size: 28px; line-height: 1.2; margin-bottom: 10px; }
h3 { font-size: 22px; line-height: 1.2; margin-bottom: 10px; }
a, a:visited { color: #06C; text-decoration: none; }
a:hover { color: #333; text-decoration: none; }
p { line-height: 1.8; margin-bottom: 20px; }
p.special { line-height: 1.7; margin: 15px 0; }

hr { display: block; width: 100%; height: 0; margin: 20px 0 30px; 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: #EEE; }
hr.white { border-color: #FFF; }
hr.brand { border-color: #e67817; }

hr.faded { clear: both; height: 1px; border: 0; padding: 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 { list-style: disc; margin-left: 20px; margin-bottom: 15px; line-height: 1.5; }
ul.inline { display: inline-block; margin-right: 35px }

ol { list-style: decimal; margin-left: 25px; line-height: 1.4; margin-bottom: 15px; }

/* Toggle */
.toggle-on-tablet { display: none !important; }
.toggle-on-mobile { display: none !important; }
.toggle-on-custom { display: none !important; }

/* Go to top */
.go-to-top { display: none; position: fixed; bottom: 20px; right: 20px; z-index: 5; }
.go-to-top.toggle-on { display: block; }
.go-to-top a { display: block; line-height: 1; padding: 2px; border-radius: 100%; background: #FFF; }
.go-to-top i { color: #111; font-size: 25px; line-height: 1; padding: 0; }
.go-to-top i:hover { color: #111; }

.logo-wrap { position: relative; width: 100%; margin: 0 auto; text-align: center; z-index: 2; display: flex; flex-flow: column nowrap; justify-content: flex-end; }
.logo-container { position: relative; display: flex; flex-flow: row nowrap; align-items: center; justify-content: space-between; }
.logo { position: relative; line-height: 0; width: 200px; text-align: center; }
.logo img { width: auto; max-width: 100%; height: auto; max-height: 190px; transition: all .3s linear; object-fit: contain; }
.topbar-wrap.is-fixed-topbar .logo img { max-height: 70px; }

.quote-button { position: relative; font-size: .8em; font-weight: 600; display: flex; flex-flow: row nowrap; justify-content: flex-start; }
.quote-button a { display: inline-block; background: #e67817; color: #FFF; min-width: 220px; padding: 0; line-height: 40px; }
.quote-button i { display: inline-block; vertical-align: top; margin-top: 17px; font-size: .6em; }

.topbar-search-wrap { position: relative; display: flex; flex-flow: row nowrap; justify-content: flex-start; flex: 1 1 auto; }
#topbar-search { position: relative; width: calc(100% - 45px); height: 40px; background: #888; border-radius: 4px; padding: 0; color: #333; overflow: hidden; box-shadow: 0 0 0 0 #111; border-right: 5px solid #e67817; }
#topbar-search form { position: relative; width: 100%; }
#topbar-search-box { width: calc(100% - 90px); height: 40px; font-size: 15px; color: #FFF; background: none transparent; border: 0 none; padding: 0 0 0 110px; transition: height .3s linear; }
#topbar-search-box:hover { cursor: pointer; }
#topbar-search .mobi-btn-search { position: absolute; left: 0; top: 0; width: 90px; padding: 0; background: #e67817; color: #FFF; font-size: 12px; font-weight: 600; line-height: 40px; text-align: center; text-transform: uppercase; }
#topbar-search .mobi-btn-search .search-icon { display: none; }
#topbar-search .mobi-btn-search i { color: #FFF; }
#topbar-search:hover i { color: #FFF; }

#topbar-search input::-webkit-input-placeholder { color: #FFF; font-size: 14px; opacity: 1; font-style: italic; }
#topbar-search input::-moz-placeholder { color: #FFF; font-size: 14px; opacity: 1; font-style: italic; } /* firefox 19+ */
#topbar-search input:-ms-input-placeholder { color: #FFF; font-size: 14px; opacity: 1; font-style: italic; } /* ie */
#topbar-search input:-moz-placeholder { color: #FFF; font-size: 14px; opacity: 1; font-style: italic; }

/* Topbar */
.topbar-placeholder { position: relative; width: 100%; height: 270px; background: #111; }

.topbar-panel-wrap { position: relative; width: 100%; height: 60px; font-size: 14px; background: #444; display: flex; flex-flow: column nowrap; justify-content: center; align-items: center; }
.topbar-panel { position: relative; width: 90%; margin: 0 auto; display: flex; flex-flow: row nowrap; justify-content: flex-end; align-items: center; }
.topbar-panel a { color: #FFF; }
.topbar-panel a:hover { color: #e67817; }
.topbar-panel ul { display: flex; flex-flow: row nowrap; }
.topbar-panel ul:first-of-type { }
.topbar-panel li { position: relative; margin-right: 20px; padding-right: 20px; }
.topbar-panel li::after { position: absolute; top: 0; right: -1px; width: 1px; height: 100%; content: " "; background: rgba(255,255,255,.2); }
.topbar-panel li:last-child { margin-right: 0; padding-right: 0; }
.topbar-panel li:last-child::after { display: none; }
.topbar-panel li.quote i { font-size: .6em; vertical-align: top; margin-top: 9px; }
.topbar-panel li.is-social a { margin-left: 10px; }
.topbar-panel li.is-social a:first-of-type { margin-left: 0; }
.topbar-panel li.is-cart i { display: inline-block; vertical-align: top; margin-top: 4px; padding-right: 2px; font-size: .8em; }

.topbar-wrap { position: fixed; top: 0; left: 0; right: 0; width: 100%; min-width: 320px; margin: 0 auto; padding: 0; background: #111; font-size: 16px; z-index: 6; transition: all .3s linear; display: flex; flex-direction: column; justify-content: flex-start; }
.index-topbar .topbar-wrap { }
.topbar-wrap.is-fixed-topbar { background: #111; }
.topbar-wrap::before { opacity: 1; position: absolute; top: 0; right: 0; height: 100%; width: 100%; content: " "; }

.topbar-left, .topbar-right { position: relative; width: calc(50% - 100px); }
.topbar-left .topbar-links-wrap { align-items: flex-start; }

.topbar-container { position: relative; width: 90%; height: 210px; margin: 0 auto; transition: height .3s linear; display: flex; flex-flow: column nowrap; justify-content: center; }
.topbar-wrap.is-fixed-topbar .topbar-container { height: 80px; }

.topbar { position: relative; width: 100%; height: 50px; padding: 0; margin: 0 auto; font-size: 16px; transition: height .3s linear; display: flex; flex-flow: column nowrap; justify-content: center; align-items: center; }

.topbar-links-wrap { position: relative; width: 100%; display: flex; flex-flow: column nowrap; justify-content: center; align-items: flex-end; }
.topbar-links { position: relative; }
.topbar-links a { display: block; color: #FFF; }
.topbar-links a:hover { color: #e67817; }
.topbar-links ul { display: flex; flex-flow: row nowrap; justify-content: center; align-items: center; }
.topbar-links li { position: relative; padding: 0 30px; }
.topbar-links li:first-child, .topbar-links li.first { padding-left: 0; }
.topbar-links li:last-child, .topbar-links li.last { padding-right: 0; }
.topbar-links li::after { position: absolute; top: 0; right: -1px; width: 1px; height: 100%; content: " "; background: rgba(255,255,255,.2); }
.topbar-links li.last::after { display: none; }
.topbar-links li:last-child { margin-right: 0; padding-right: 0; }
.topbar-links li:last-child::after { display: none; }

.toggle-on-topbar-menu { display: none; }

/* Topbar Submenu */
.topbar ul ul { display: block; position: absolute; top: auto; right: 9999px; width: auto; min-width: 200px; margin: 0; padding: 10px 0 0; z-index: 2003; transition: top .1s linear; }
.topbar ul li.dropdown:hover ul { left: 0; right: auto; }
.topbar ul li.dropdown.left:hover ul { left: auto; right: 0; width: auto; }
.topbar ul li.dropdown i { font-size: .7em; padding-left: 4px; }
.topbar ul li.dropdown .toggle-submenu-close { display: none; }
.topbar ul ul li { display: block !important; float: none; border: 0 none; margin: 0 !important; }
.topbar ul ul li a { display: inline-block; min-width: 100%; font-size: 16px; color: #FFF; text-align: left; background: #e3062f; padding: 10px 15px !important; margin: 0 !important; white-space: nowrap; z-index: 2004; border-bottom: 1px solid rgba(255,255,255,.2); }
.topbar ul ul li:hover a { color: #FFF !important; }
.topbar ul ul li:last-child, .topbar ul ul li:last-child a { border-bottom: 0 none; }

.topbar-mobile-menu { background: #111; height: 100%; overflow-y: scroll; }
.topbar-mobile-menu .topbar { background: transparent; }
.topbar-mobile-menu .topbar-container { display: block; }
.topbar-mobile-menu .topbar-container .logo, .topbar-mobile-menu .topbar-container .toggle-topbar { display: none; }
.topbar-mobile-menu .topbar-links ul ul { display: none; position: relative; left: 0 !important; right: 0; width: 100%; padding: 0 !important; font-size: inherit; }
.topbar-links ul ul.toggle-show-submenu { display: block; }
.topbar-links li.dropdown > a.toggle-show-submenu-link .toggle-submenu-icon { display: none; }
.topbar-links li.dropdown > a.toggle-show-submenu-link .toggle-submenu-close { display: inline-block; }
.topbar-mobile-menu .topbar-links ul ul li { border-bottom: 1px solid rgba(255,255,255,.1); }
.topbar-mobile-menu .topbar-links ul ul li:first-child { border-top: 1px solid rgba(255,255,255,.1); }
.topbar-mobile-menu .topbar-links ul ul li:last-child { border-bottom: none; }
.topbar-mobile-menu .topbar-links ul ul a { background: transparent; }
.topbar-mobile-menu .topbar-links ul ul a, .topbar-mobile-menu .topbar-links ul ul li:last-child a { border-bottom: none; }

.topbar.topbar-mobile-menu { display: block; transition: 0s; position: fixed; top: 0; left: 0; right: 0; width: 100%; height: 100%; position: fixed; overflow-y: scroll; background: #111; font-size: 18px !important; z-index: 9; }
.topbar-mobile-menu .topbar-links-wrap { display: block; }
.topbar-mobile-menu .topbar-links ul { display: block; text-align: center; flex-direction: column; justify-content: center; padding: 0; }
.topbar-mobile-menu .topbar-links li { display: block; padding: 0; margin: 0 auto; line-height: 1; border-bottom: 1px solid rgba(255,255,255,.1); }
.topbar-mobile-menu .topbar-links li.is-block { width: 100%; display: block !important; }
.topbar-mobile-menu .topbar-links li::after { display: none; }
.topbar-mobile-menu .topbar-links a, .topbar-mobile-menu .topbar-links ul ul a { display: block; padding: 15px 0 !important; color: #DDD; font-size: 18px; text-align: center; }
.topbar-mobile-menu .topbar-links a:hover { color: #FFF; }
.topbar-mobile-menu .topbar-links .toggle-off-topbar-menu { display: inline-block !important; width: 60px; height: 40px; padding: 20px 0 0 !important; }
.topbar-mobile-menu .topbar-left, .topbar-mobile-menu .topbar-right { width: 100%; }

.toggle-topbar { display: none; position: relative; padding: 0; font-size: 30px; z-index: 7; }
.toggle-topbar ul { display: flex; flex-direction: row; justify-content: flex-end; align-items: center; }
.toggle-topbar ul li { position: relative; margin-left: 25px; }
.toggle-topbar ul li:not(:last-child) { font-size: .7em; }
.toggle-topbar ul li:first-child { margin-left: 0; }
.toggle-topbar a { display: block; padding: 0; color: #333; }
.toggle-topbar .adj-icon i { font-size: .9em; }

#catalog-menu-search-wrap { display: none; position: absolute; width: 100%; top: 100px; left: 0; margin: 0 auto; height: 60px; background: #e3062f; transition: top .3s linear; flex-direction: column; justify-content: center; align-items: center; flex-basis: 100%; }
.topbar-wrap.is-fixed-topbar #catalog-menu-search-wrap { top: 80px; }
#catalog-menu-search-wrap.toggle-on { display: flex; }
#catalog-menu-search { position: relative; width: 90%; background: #FFF; border: 0 solid #333; border-radius: 3px; 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; }

#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; }

/* Panels */
.panel-wrap { position: relative; width: 100%; margin: 0 auto; padding: 30px 0 20px; }
.panel-wrap.light-gray { background: #F9F9F9 url(images/bg-dust-scratches.png) repeat top left; background-size: 400px 400px; }
.panel-wrap.alt-bg { background: #F9F9F9; }
.panel { position: relative; width: 80%; margin: 0 auto; }
.panel.alt-panel { margin-top: 35px; padding-top: 40px; border-top: 1px solid #CCC; }
.panel h2 { font-size: 28px; margin-bottom: 15px; }
.panel-left { position: relative; width: 55%; margin-right: 5%; float: left; }
.panel-right { position: relative; width: 40%; float: left; margin: 8px 0 45px; }
.panel-right img { width: 100%; height: auto; }

.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; }

.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: 20px; font-size: 32px; line-height: 1; z-index: 1; }
.toggle-topbar a { display: block; padding: 0; color: #DDD; }
.toggle-topbar a.adj-icon { font-size: .9em; }
.toggle-topbar ul { display: flex; flex-flow: row nowrap; align-items: center; }
.toggle-topbar ul li { margin-left: 30px; }
.toggle-topbar ul li:first-child { margin-left: 0; }
.toggle-topbar img { width: auto; height: 20px; margin-top: 3px; }

/* Slideshow */
.index-topbar { position: relative; background: #111 url(images/bg-dark.jpg); background-repeat: repeat; background-position: top left; background-size: 168px 168px; border-bottom: 6px solid #e67817; }
.slideshow-holder { opacity: 0; position: relative; width: 90%; padding: 30px 5% 20px; text-align: center; margin: 0 auto; overflow: hidden; z-index: 0; border-bottom: 0 solid #999; display: flex; flex-direction: row; justify-content: space-between; }
.slideshow-wrap { position: relative; width: inherit; max-width: 32%; padding: 0; margin: 0; border-radius: 0; overflow: hidden; display: flex; flex-direction: column; }
.slideshow-wrap.first { margin-left: 0; }
.slideshow-wrap.last { margin-right: 0; }
.page-slideshow .slideshow-wrap { border-bottom: 0 none; }
.slideshow-wrap.full-width { max-width: 100%; float: none; }
.slideshow-dimensions { width: 800px; height: 500px; }
.slideshow-wrap.full-width .slideshow-dimensions { width: 1600px; height: 400px; }
.slideshow-content { position: relative; bottom: 0; width: 100%; padding: 30px 0 90px; font-size: 14px; color: #DDD; text-align: left; z-index: 3; overflow: hidden; display: flex; flex-direction: column; flex: 1 1 auto; }
.slideshow-content p:last-of-type { margin-bottom: 0; }
.slideshow-content a { text-decoration: none; color: #FFF; }
.slideshow-content-title { position: relative; color: #FFF !important; font-size: 22px; padding: 0; margin-bottom: 15px; line-height: 1; font-weight: 500; }
.slideshow-content-title span { display: block; margin-top: 3px; color: #666 !important; font-style: italic; font-size: 16px; }
.slideshow-button { position: absolute; bottom: 15px; left: 0; right: 0; margin: 0 auto; font-size: 14px; font-weight: 600; line-height: 1; }
.slideshow-button a { display: inline-block; background: #e67817; color: #FFF; text-align: center; text-transform: uppercase; padding: 15px 20px; border-radius: 4px; transition: background .1s linear; }
.slideshow-button a:hover { background: #444; }
.slideshow-gradient { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1;
  background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.4) 20%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.4)));
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.4) 20%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.4) 20%, rgba(0, 0, 0, 0) 100%);
  background: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.4) 20%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to top, rgba(0, 0, 0, 0.4) 20%, rgba(0, 0, 0, 0) 100%);
  /* W3C */
  /*filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);*/
  /* IE6-9 */
}
/*jssor slider loading skin spin css*/
#jssor_1, #jssor_2, #jssor_3 { position: relative; margin: 0 auto; top: 0; left: 0; overflow: hidden; visibility: hidden; }
.jssorl-009-spin { position: absolute; top: 0; left: 0; width: 100%; height: 100%; text-align: center; background-color: rgba(0,0,0,0.7); z-index: 2; }
.jssorl-009-spin img {
    margin-top: -19px;  position: relative; top: 50%; width: 38px; height: 38px;
    animation-name: jssorl-009-spin;
    animation-duration: 1.6s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
.slideshow-slides { cursor: default; position: relative; top: 0; left: 0; overflow: hidden; }
@keyframes jssorl-009-spin {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}

/*jssor slider bullet skin 032 css*/
.jssorb032 { position: absolute; top: auto !important; bottom: 5px; right: 12px; z-index: 4; }
.jssorb032 .i { position: absolute; cursor: pointer; width: 16px; height: 16px; }
.jssorb032 .i svg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.jssorb032 .i .b { fill: #CCC; fill-opacity: 0.40; stroke: #CCC; stroke-width: 1200; stroke-miterlimit: 10; stroke-opacity: 0.25; }
.jssorb032 .i:hover .b { fill: #CCC; fill-opacity: 1; stroke: #CCC; stroke-opacity: 1; }
.jssorb032 .iav .b { fill: #CCC; fill-opacity: 1; stroke: #CCC; stroke-opacity: 1; }
.jssorb032 .i.idn { opacity: .3; }

/*jssor slider arrow skin 051 css*/
.jssora051 { display: block; position: absolute; cursor: pointer; }
.index-slideshow .jssora051 { display: none; }
.jssora051 .a { fill: none; stroke: #FFF; stroke-width: 1200 /*360*/; stroke-miterlimit: 10; }
.jssora051:hover { opacity: .8; }
.jssora051.jssora051dn { opacity: .5; }
.jssora051.jssora051ds { opacity: .3; pointer-events: none; }

.arrowleft { width: 65px; height: 65px; top: 0; left: 25px; z-index: 4; }
.arrowright { width: 65px; height: 65px; top: 0; right: 25px; z-index: 4; }
.arrowleft svg, .arrowright svg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.arrowleft, .arrowright { display: none !important; }

.slide-banner-wrap, .slide-banner { position: relative; width: 100%; height: auto; margin: 0 auto; line-height: 0; }
.slide-banner-wrap { padding-bottom: 30px; }
.slide-banner-wrap .slideshow-content { width: calc(100% - 20px); margin: 0 auto; padding-top: 40px; }
.slide-banner img { width: 100%; height: auto; }

/* Welcome */
.welcome-wrap { position: relative; width: 100%; padding: 50px 0 40px; border-bottom: 6px solid #e67817; }
.welcome { position: relative; width: 60%; margin: 0 auto; text-align: center; }
.welcome .buttons { padding-top: 20px; }

/* Content */
.container-wrap { position: relative; width: 100%; margin: 0 auto; padding: 0 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%; margin: 0; padding: 40px 0 50px 4%; min-height: 400px; background: #FFF; 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 { width: 65%; margin-right: 5%; }
.content-right { width: 30%; padding: 0; }
.content-left-right img { width: auto; max-width: 100%; height: auto; }
.content-right ul li { margin-bottom: 15px; }

.banners-wrap { position: relative; width: 100%; padding: 70px 0 30px; background: #333; color: #FFF; }
.banners-wrap.custom-padding { padding: 70px 0 50px; }
.banners-wrap:nth-of-type(odd) { background: #222; }
.banners { position: relative; width: 70%; margin: 0 auto; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; z-index: 1; }
.banner { position: relative; width: 100%; padding: 0; text-align: left; display: flex; flex-flow: row nowrap; justify-content: space-between; align-items: center; }
.banners-wrap:nth-of-type(odd) .banner { text-align: right; flex-flow: row wrap; }
.banner-content-wrap { position: relative; width: 30%; text-align: center; }
.banner-content { position: relative; margin-bottom: 30px; }
.banner-content p { color: #DDD; }
.banner-content p:last-of-type { margin-bottom: 0; }
.banner-content > h2 { color: #FFF; font-size: 28px; margin: 0 0 15px; }
.banner-content hr { margin: 10px auto 15px; }
.banner-content .button, .banner-content .readmore { display: inline-block; margin-top: 20px; }
.banner-content .readmore a { display: inline-block; padding-bottom: 5px; font-size: 18px; color: #EEE; border-bottom: 3px solid #e67817; }
.banner-content .readmore a:hover { color: #DDD; }
.banner-content .readmore i { display: inline-block; }
.banner-img { position: relative; margin: 0; line-height: 0; }
.banner-img img { width: auto; max-width: 100%; height: auto; border-radius: 0; object-fit: contain; box-shadow: 0 3px 3px -2px #000; }
.banner-content-right { position: relative; width: 65%; margin: 0; padding: 0; text-align: center; }
.banner-content-logos { position: relative; margin-bottom: 30px; }
.banner-content-logos:last-of-type { margin-bottom: 0; }
.banner-content-logos ul { display: flex; flex-flow: row nowrap; justify-content: center; align-items: center; }
.banner-content-logos li { position: relative; margin: 0 20px 10px; }
.banner-content-logos img { width: auto; max-width: 100%; height: auto; max-height: 100px; object-fit: contain; background: #FFF; padding: 10px; border-radius: 5px; box-shadow: 0 3px 3px -2px #000; }

/* Featured */
.featured-container-wrap { position: relative; width: 65%; margin: 0; padding: 0; text-align: center; }
.featured-container { position: relative; width: 100%; margin: 0; }
.featured-wrap { position: relative; width: 100%; margin-bottom: 30px; display: flex; flex-flow: row wrap; justify-content: center; align-items: flex-start; }
.featured-wrap:last-of-type { margin-bottom: 0; }
.featured { position: relative; width: 26%; margin: 0 2% 30px; display: flex; flex-direction: column; }
.featured h2 { margin: 0; font-size: 16px; }
.featured a { display: block; color: #FFF; line-height: 0; }
.featured a:hover { color: #FFF; }
.featured img { width: auto; max-width: 100%; height: 140px; max-height: 140px; background: #FFF; object-fit: contain; }
.featured span { position: relative; display: block; line-height: 1.2; }
.featured span:first-of-type { height: 160px; background: #FFF; border-bottom: 8px solid #888; box-shadow: 0 5px 5px -3px #000; display: flex; justify-content: center; align-items: center; }
.featured span:last-of-type { padding: 15px 20px 0; }
.featured-container-wrap .button, .featured-wrap .buttons, .featured-wrap .readmore { margin-top: 30px; }
.featured-container .button a:hover { background: #666; }

/* Buttons */
.button, .buttons, .buttons li, .readmore, .readmore li { position: relative; font-size: 12px; font-weight: 600; }
.button.padding-top, .buttons.padding-top { padding-top: 10px; }
.button a, .buttons ul li a { display: inline-block; min-width: 170px; padding: 14px 25px; color: #FFF; text-transform: uppercase; text-decoration: none; border-radius: 4px; border: 0px solid #BBB; background: #e67817; transition: background .1s linear; }
.button.alt-bg a, .buttons.alt-bg ul li a { background: #111; }
.button.custom a, .buttons.custom a { padding: 8px 20px 8px 15px; }
.button a:hover, .buttons ul li a:hover { background: #111; color: #FFF; }
.button.alt-bg a:hover, .buttons.alt-bg ul li a:hover { background: #e67817; color: #FFF; }
.buttons ul { display: flex; flex-direction: row; justify-content: flex-start; flex-wrap: wrap; }
.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; font-weight: 500; }
.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: block; color: #333; }
.readmore a:hover { color: #06C; }
.readmore i { display: inline-block; font-size: .8em; vertical-align: top; margin-top: 6px; }

/* Catalog */
.catalog-wrap { position: relative; width: 80%; margin: 0 auto; padding: 0 4%; z-index: 0; display: flex; }
.catalog-wrap.toggle-on-catalog-tablet { display: none; padding-bottom: 0; }
.catalog { position: relative; width: 18%; padding: 47px 4% 47px 0; font-size: 14px; font-weight: 500; z-index: 1; border-right: 1px solid #EEE; }
.catalog ul li { position: relative; display: block; padding: 0 0 10px; margin-bottom: 10px; text-align: left; border-bottom: 1px solid #EEE; }
.catalog ul li.catalog-title { display: block; color: #333; font-size: 24px; margin: 0 0 25px; padding: 0; border-bottom: 0 none; }
.catalog ul li.catalog-title span { display: none; }
.catalog ul li a { display: block; color: #444; padding: 0; line-height: 1.2; text-decoration: none; text-transform: none; }
.catalog ul li a:hover { color: #06C; }

.catalog-message { position: relative; margin-top: 10px; }

.catalog-menu { display: none; position: relative; width: 90%; height: 50px; margin: 0 auto; padding: 0 5%; background: #e67817; 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 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: #444; }
.catalog-menu-buttons a.toggle-catalog, .select-catalog, .catalog-menu-buttons a.toggle-categories { background: #111; }
.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.3); }
.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 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 #CCC; border-radius: 0; 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: 10px; top: 6px; line-height: 30px; color: #333; font-weight: 500; padding: 0 0; }
#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; margin-top: 20px; font-size: 16px; line-height: 1.2; }
.resources.with-panels { text-align: left; }
.resources-panel { position: relative; display: inline-block; width: 18%; vertical-align: top; margin: 0 5% 15px 0; }
.resources h2 { margin-bottom: 10px; font-size: 24px; }
.resources h3 { margin-bottom: 10px; }

/* Gallery */
#porgallery { position: relative; width: 80%; margin: 0 auto 50px; text-align: center; }
#porgallery div { text-align: center !important; float: none !important; }
#porgallery h1, #porgallery h4 { text-align: center !important; }
#porgallery h4 { font-size: 24px !important; }
#porgallery .photogalleryauto { width: 300px !important; height: auto !important; }
#porgallerythumbnail { position: relative; width: 40%; display: inline-block; margin: 0 2%; }
#porgallerythumbnail img { width: 100%; height: auto; }
#porgallerythumbnail br { display: none; }
#porgallery .clickme { font-size: 12px; }

.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: 100%; margin: 0 auto; }
.accordion-wrap .accordion { position: relative; padding: 0 2% 0; }
.accordion-wrap .toggle-accordion { display: block; font-size: 18px; color: #111; padding: 15px 20px 15px 10px; line-height: 1.2; } 
.accordion-wrap .toggle-accordion:hover { cursor: pointer; }
.accordion-wrap .toggle-accordion span.toggle-on-this-accordion-panel { position: absolute; top: 15px; right: 2%; color: #555; font-size: 18px; }
.accordion-wrap .toggle-accordion span.toggle-on-this-accordion-panel { display: none; position: absolute; top: 15px; right: 2%; color: #555; font-size: 18px; }
.accordion-wrap ul { padding: 10px 15px; margin-left: 15px; }
.accordion-wrap .accordion:nth-child(even) ul { padding-top: 0; }
.accordion-wrap p { font-size: 16px; color: #444; padding: 0 0 15px !important; margin-bottom: 0; overflow: hidden; }
.accordion-wrap .accordion:nth-child(even) p, .accordion-wrap .accordion:nth-child(even) ul { padding-top: 0; }
.accordion-wrap a.bullet-dark { vertical-align: top; }
.accordion-wrap .accordion:nth-child(odd) { background: #DDD; }
.accordion-wrap .accordion:nth-child(even) { background: #EEE; }

.toggle-off-accordion-panel { padding-bottom: 20px; }
.accordion-wrap.less-padding .toggle-off-accordion-panel { padding: 0 15px 5px; }

.expand-accordion { position: relative; text-align: right; font-size: 14px; padding: 0 1%; }
.expand-accordion span { position: relative; }
.expand-accordion a { display: inline-block; color: #333; padding: 10px 0; }
.expand-accordion i { font-size: 8px; float: left; padding-right: 5px; margin-top: 3px; }
.toggle-off-all-accordions { display: none; }

/* Locations */
.store-locations { position: relative; width: 100%; display: block; padding: 20px 0 0; margin: 0 auto; text-align: left; display: flex; flex-direction: column; justify-content: flex-start; }
.store-location h2, .store-location h3 { padding: 0; margin: 0 0 10px; font-size: 24px; line-height: 1; }
.store-location { position: relative; width: 100%; padding: 0 0 10px; margin: 0 0 35px; display: flex; flex-direction: row; justify-content: space-between; border-bottom: 1px solid #DDD; }
.store-location:last-of-type { padding-bottom: 0; margin-bottom: 0; border-bottom: 0 none; }
.store-content, .store-address, .store-hours, .store-map { position: relative; }
.store-content { width: 30%; display: flex; flex-direction: column; justify-content: flex-start; }
.store-address { position: relative; margin-right: 10px; }
.store-map { width: 70%; 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: 600; }
.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: 20px; color: #FFF; border-radius: 0; background: #b20838; transition: background .1s linear; }
.store-locations-call-list ul li span { display: block; }
.store-locations-call-list ul li a:hover { background: #b31b1b; text-decoration: none; }
.store-locations-call-list i { display: inline-block; font-size: .8em; vertical-align: top; margin-top: 6px; }

.feedback { position: relative; margin: 20px 0 10px; font-size: 14px; font-style: italic; font-weight: 500; }
.feedback i { padding-right: 5px; }

/* Footer */
.footer-wrap { position: relative; width: 100%; padding: 50px 0 0; margin: 0 auto; color: #FFF; font-size: 15px; background: #111; border-top: 6px solid #999; }
.footer-wrap a { display: inline-block; color: #999; transition: color .1s linear; }
.footer-wrap a:hover { color: #e67817; }
.footer { position: relative; width: 92%; margin: 0 auto; padding: 0; text-align: center; line-height: 1.5; }
.footer h3, .footer h4 { display: inline-block; color: #EEE; font-size: 24px; margin: 0 0 5px; padding: 0; }
.footer h4 { font-size: 20px; margin-bottom: 12px; }

.footer-hr { background: #222; }

.footer-panel { position: relative; margin-bottom: 0px; }
.footer-panel:first-of-type { margin-bottom: 30px; }
.footer-panel:last-of-type { margin-bottom: 0; }
.footer-panel ul, .subfooter ul { line-height: 1; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; }
.footer-panel-location p { line-height: 1.6; }
.footer ul li, .subfooter ul li { position: relative; margin: 0 0 15px; padding: 0 25px; }
.footer ul li::after, .subfooter ul li::after { position: absolute; top: 0; right: -1px; width: 1px; height: 100%; content: " "; background: #666; }
.footer ul li:last-child::after, .footer-locations li::after, .subfooter ul li:last-child::after  { display: none; }

.footer .is-social a { color: #EEE; }
.footer .is-social i { display: inline-block; vertical-align: top; margin-top: -1px; font-size: 1.5em; padding-right: 3px; }

.footer-locations { position: relative; padding-top: 20px; }
.footer-locations a { color: #FFF; }
.footer-locations a:hover { color: #DDD; }
.footer-locations i { color: #e67817; }

.footer-graphic { position: relative; padding: 10px 0 15px; }
.footer-graphic img { width: auto; max-width: 90%; max-height: 70px; background: #FFF; padding: 10px; border-radius: 10px; }

.subfooter-wrap { position: relative; width: 100%; margin: 0 auto; padding: 20px 0 45px; color: #999; font-size: 14px; background: #111; }
.subfooter { position: relative; width: 92%; margin: 0 auto; padding: 0; text-align: center; }
.subfooter-wrap a { color: #FFF; }
.subfooter-wrap a:hover { color: #DDD; }

.footer-tagline { position: relative; width: 100%; margin: 10px auto 15px; font-size: 12px; line-height: 1.4; text-align: center; }

.copyright { font-size: 12px; margin: 0; }
.copyright span.toggle-on-mobile { margin-left: 15px; }

.footer-badges { position: relative; margin: 0 0 15px; }

.footer-logo-wrap { position: relative; margin: 0 auto 35px; display: flex; flex-flow: row wrap; justify-content: center; align-items: center; }
.footer-logo { position: relative; padding: 0 25px; line-height: 0; }
.footer-logo img { width: auto; max-width: 100%; max-height: 120px; margin-bottom: 15px; }

.footer-logos-wrap { position: relative; width: 100%; padding: 50px 0 25px; border-top: 12px solid #e67817; }
.footer-logos { position: relative; width: 70%; margin: 0 auto; }
.footer-logos ul { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-around; align-items: center; }
.footer-logos ul li { position: relative; margin: 0 1% 15px; }
.footer-logos img { width: auto; max-height: 50px; height: auto; }
.footer-logos .adj-img img { max-height: 30px; }

/* Backend */
#mainpage { background: #FFF; }
#mainpage, #newitempage { position: relative; float: left; width: 74%; float: left; padding: 40px 0 50px 4%; margin-top: 0; min-height: 300px; transition: 0s; z-index: 0; line-height: 1.5; }
#mainpage h1, #newitempage h1, #mainpage h3, #newitempage h3 { margin: 0 0 25px; text-align: left; }
#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-bottom: 15px; font-size: 26px; text-transform: uppercase; }
#mainpage hr { padding: 0; }

#mainpage > table > tbody > tr > td[valign="top"] { max-width: 100%; }

.multicolcell-wrap { position: relative; width: 100%; display: flex; flex-direction: row; flex-wrap: wrap; }
.multicolcell div { float: none !important; padding: 0 !important; }
.multicolcell br { display: none; }
.multicolcell { position: relative; width: 180px; margin: 0 20px 20px 0; padding: 20px 10px 15px; display: inline-block; vertical-align: top; text-align: center; background: #FFF; border-radius: 0; box-shadow: 0 0 1px #999; }
.multicolcell .wrap4 { width: 100%; height: 100%; }
.multicolcell img { width: auto; max-width: 100%; height: auto; max-height: 100px; object-fit: contain; margin: 0 0 10px; }
.multicolcell a { color: #555; text-decoration: none !important; }
.multicolcell a:hover { color: #06C; }

.multicolheading, .multicoldescr { line-height: 1.2; text-transform: uppercase; word-wrap: break-word; }
.por-item-image-thumbnail-desc { color: #555; text-decoration: none !important; }
.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: 25px 0; }
#form1 table tbody tr td { text-align: left !important; padding: 5px 5px; line-height: 1.2; }
#form1 table tbody tr td strong { line-height: 2; }
#form1 input { padding: 7px; line-height: 1; padding: 7px; margin: 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: #F7F7F7; font-size: 14px; }
#mainpage input#submit { border: 0 none; background: #e67817 !important; color: white; font-weight: bold; text-transform: uppercase;}
#form1 input[type="submit"], #form1 input[type="button"] { max-width: 250px; padding: 15px 25px; margin: 15px 15px 0 0; border: 0 none; border-radius: 4px; color: #FFF; font-size: 16px; font-weight: 600; background: #e67817; line-height: 1; min-width: 180px; transition: background .1s linear; }
#form1 input[type="submit"]:hover, #form1 input[type="button"]:hover {  background: #111; 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; }

.wrap4 .cycle-slideshow { overflow: hidden; text-align: center; }
.wrap4 .cycle-slideshow a { margin-top: 0 !important; }
.wrap4 .cycle-slideshow img { max-width: 200px !important; width: auto !important; height: auto !important; max-height: 300px !important; object-fit: cover; }
.wrap4 #adv-custom-pager img { object-fit: cover; width: 50px; height: 50px; }
.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; width: inherit !important; }
.detailedimg p { text-align: left !important; font-size: 12px !important; line-height: 1.2 !important; margin-bottom: 5px; }

a.por-item-detail-name { font-size: 18px; line-height: 1.5; font-style: italic; }

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: left; }

#mainpageused { position: relative; width: 80%; padding: 0; margin: 0 auto; text-align: center; }
#mainpageused td { padding: 10px 20px; text-align: center; }
#mainpageused a { color: #333; }
#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; }

.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: 90%; 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: 60%; margin: 0 auto; }
.container-wrap.less-width #mainpage { position: relative; float: none; width: 60%; 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 { width: 100%; margin: 0 auto; float: none; padding-left: 0; }
.container.less-width .content.small-width { width: 60%; 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-gallery-wrap { position: relative; width: 100%; background: #FFF; margin: 0 auto; padding: 30px 0; overflow: hidden; }
.vendor-gallery-wrap.with-borders { border-top: 1px solid #DDD; }
.vendor-gallery-wrap h3 { text-align: center; font-size: 30px; margin-bottom: 25px; }
.vendor-gallery-wrap ul { position: relative; width: 96%; text-align: center; margin: 0 auto; }
.vendor-gallery-wrap.on-page ul { width: 100%; }
.vendor-gallery-wrap ul li { position: relative; width: 6%; display: inline-block; margin: 0; padding: 0 1%; vertical-align: middle; }
.vendor-gallery-wrap.on-page ul li { width: 25%; }
.vendor-gallery-wrap ul li:first-child { margin-left: 0; }
.vendor-gallery-wrap ul li:last-child { margin-right: 0; }
.vendor-gallery-wrap ul li img { width: 100%; height: auto; }

/* Media */
@media screen and (max-width : 1800px) {
  .container.less-width .content, .banners { width: 80%; }
}
@media screen and (max-width : 1700px) {
  .panel { width: 85%; }
}
@media screen and (max-width : 1600px) {
  .topbar-panel, .footer, .footer-logos, .subfooter, .catalog-wrap, .container.less-width, .footer-logos { width: 90%; }
  .topbar-container, .banners { width: 90%; }
  .welcome { width: 80%; }
  .container.less-width .content, .content.small-width { width: 100%; }
}
@media screen and (max-width : 1500px) {
  #header-search { width: 205px; }
	.topbar-wrap { font-size: 15px; }
}

@media screen and (max-width : 1400px) {
  .porheader { width: 100%; }
  .container.less-width { width: 90%; }
  .footer { width: 96%; }
  .footer-tagline { width: 90%; }
  .tile-button { font-size: 22px; }
  .portiles ul li:hover .tile-description { bottom: 39%; }
  .topbar-banner { min-height: 200px; }
  #mainpageused { width: 100%; }
  .container.less-width .content.small-width { width: 100%; }
  .welcome { width: 90%; }
  .container.less-width .content.small-width { width: 80%; }
	.topbar-links li { padding: 0 20px; }
}
@media screen and (max-width : 1300px) {
  .close-submenu { right: 5%; }
  .portiles-content { width: 90%; }
  .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%; }
	.banner-content-logos img { max-height: 60px; }
	.topbar-wrap { font-size: 14px; }
}
@media screen and (max-width : 1200px) {
	.topbar-placeholder { height: 210px; }
  .topbar-container { width: 90%; height: 150px; }
	.topbar-left, .topbar-right { width: calc(50% - 50px); }
	.logo img { max-height: 100px; }
  .footer, .footer-logos, .subfooter, .catalog-wrap, .container.less-width { width: 90%; }
  .welcome { width: 80%; }
  .portiles ul li { width: 45%; margin: 0 1% 20px; }
  .tile-button { font-size: 26px; }
  .portiles ul li:hover .tile-description { bottom: 40%; }
  .portiles-content h2 { font-size: 32px; }
  .portiles-content h2 span { display: block; font-size: 22px; color: #666; font-style: italic; }
  .portiles-content { font-size: 22px; }
  .topbar-banner { min-height: 160px; }
  .container.less-width .content { width: 100%; margin: 0 auto; }
  .toggle-autosize { width: 94%; height: auto; }
  .por-item-detail-comments { width: 70%; }
  .poritem-specs td[width="70"] { position: relative; right: auto; z-index: 1; padding-bottom: 20px; }
  .poritem-overview { width: 100%; }
  .item-notice { width: 100%; }
  .portiles-wrap h2 { font-size: 20px; }
  .tile-description { display: none; }
	.banners-wrap { padding: 40px 0 20px; }
	.banners-wrap.custom-padding { padding: 40px 0; }
	.banner { flex-flow: column nowrap; }
	.banner-content-wrap { width: 100%; margin-bottom: 15px; }
	.featured-container-wrap, .banner-content-right { width: 100%; }
}
@media screen and (max-width : 1100px) {
  #header-search { width: 170px; }
  .container.less-width .content.small-width { width: 100%; }
  .footer-logos img { max-height: 40px; }
}
@media screen and (max-width : 1000px) {
  body { color: #555; }
  .toggle-on-tablet { display: block !important; }
  .toggle-off-tablet { display: none !important; }
  .quote-button { display: none; }
	.index-topbar { border-bottom: 0 none; }
	.topbar-placeholder { height: 155px; }
  .topbar-container, .topbar-wrap.is-fixed-topbar .topbar-container { height: 95px; }
	.logo { width: inherit; position: absolute; left: 0; }
  .logo img, .topbar-wrap.is-fixed-topbar .logo img, .topbar-wrap.is-fixed-topbar .logo img { height: 80px; max-height: inherit; }
  .topbar-wrap { transition: 0s none; }
  .topbar-container { align-items: center; }
  .topbar-links-wrap { top: auto; }
  .topbar-container-wrap.is-fixed-topbar { height: 70px; }
  .topbar-container-wrap.is-fixed-topbar .topbar-links-wrap { top: 0; z-index: 10; }
  .topbar-mobile-menu .logo-container { display: block; padding: 60px 0; }
  .topbar-mobile-menu .topbar-links { display: block !important; font-size: 16px; }
  .topbar-mobile-menu .topbar-panel-wrap { position: absolute; top: 0; }
  .topbar-mobile-menu .topbar ul { font-size: 22px; }
	#topbar-search { width: calc(100% - 5px); }
  .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; }
  .topbar-wrap .topbar-links { display: none; }
  .toggle-navbar { display: block; }
  .toggle-topbar { display: block; }
  .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-menu { display: flex; }
  .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; }
  .catalog::after { display: none; }
  .catalog.toggle-on-catalog { opacity: 1; visibility: visible; }
  .catalog ul { padding: 0; }
  .catalog ul li.catalog-title { display: none; }
  .catalog ul li { border-bottom: 0 none; }
  .catalog ul li a { line-height: 1; }
  .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; }
  .container.less-width #mainpage, .container.less-width #newitempage { width: 100%; }
  .container.less-width { width: 96%; }
  .catalog-banner { height: 150px; }
  .buttons, .banner-buttons { margin-top: 0; }
  .topbar-links li a { color: #FFF; text-shadow: none; }
  .topbar-links li a:hover { color: #FFF; }
  .tile-button { font-size: 22px; }
  .portiles ul li:hover .tile-description { bottom: 39%; }
  .topbar-container-wrap.is-fixed-topbar .topbar > ul > li > a { color: #FFF; }
  .topbar-container-wrap.is-fixed-topbar .topbar > ul > li > a:hover { color: #FFF; }
  h1.index span { font-size: 24px; }
  .topbar > ul > li > a.toggle-topbar-menu-on i { float: none; }
  .topbar > ul > li::after { display: none; }
  .topbar > ul > li { padding: 0; }
  .topbar-mobile-menu .topbar-links ul { position: relative; top: inherit; left: inherit; right: inherit; transition: 0s; border-top: 0 none; }
  .topbar-links ul { padding: 0; }
  .topbar-links ul li { border-bottom: 0 none; padding: 0; }
  .topbar-links ul li a { display: inline-block; font-size: 16px; min-width: inherit; background: transparent; }
  .topbar-links ul li a, .topbar-links ul li:first-child a, .topbar-links ul li:last-child a { padding: 8px 0; }
  #header-search { width: 220px; }
  .accordion-wrap { width: 100%; }
  .container.less-width .content { width: 95%; }
  .container.less-width h1 { text-align: left; }
  .panel { width: 90%; }
  .catalog { border: 0 none; }
  #header-search-wrap { display: none; }
  .topbar { display: none; transition: none; }
  .topbar.toggle-on, .topbar.toggle-on .topbar-links { display: block; }
  .featured > ul > li { width: 31%; margin: 0 1% 17px; }
  .container.less-width .content.small-width { width: 96%; padding: 20px 0; margin: 0 auto; }
  .topbar > ul > li::after { display: none; }
  .topbar > ul > li > a span { display: inline; }
  .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; }
  .topbar > ul { flex-direction: column; justify-content: flex-start; align-items: inherit; }
  .topbar > ul > li.is-search { display: none; }
  .footer-logos .adj-img img { max-height: 15px; }
  .topbar ul ul { position: relative; top: auto; left: 10px; right: auto; padding: 0; }
  .topbar ul li.dropdown:hover ul { left: 10px; }
  .topbar ul ul li:first-child { }
  .topbar ul ul li a { border-bottom: 0 none; min-width: inherit; padding: 8px 0 !important; background: transparent; font-size: 18px; }
  .topbar-links ul ul li { padding: 0 20px; }
  .topbar ul ul { display: none; }
  .topbar ul ul.toggle-on { display: block; }
  .sidebar-container { padding-bottom: 0; }
  #porgallery { width: 96%; }
  #mainpage, #newitempage { width: 90%; padding: 30px 5%; }  #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: 96%; }
  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; }
  .footer ul li, .subfooter ul li { padding: 0 15px; }
  .content { width: 90%; margin: 0 auto; padding: 40px 0 50px; }
  .container-wrap { padding-bottom: 0; }
}
@media screen and (max-width : 900px) {
  .toggle-on-t { display: none; }
  .toggle-on-m { display: block; }
	.center-custom { text-align: center; }
  .location-hours { min-height: inherit; }
  .button span, .buttons span { display: none; }
  .buttons ul li { margin: 0 5px 20px; }
  #porgallery { width: 100%; }
  #porgallerythumbnail { width: 250px; height: 250px; }
  .store-locations { text-align: center; }
  .store-location { flex-direction: column; align-items: center; padding-bottom: 50px; }
	.slideshow-holder { flex-direction: column; }
	.slideshow-wrap { width: 100%; max-width: 100%; margin-bottom: 35px; }
	.slideshow-wrap:last-of-type { margin-bottom: 0; }
	.slideshow-content { text-align: center; }
	.store-content, .store-map { width: 100%; }
}
@media screen and (max-width : 800px) {
  h2 { font-size: 24px; }
  .tile-button { font-size: 20px; }
  .portiles ul li:hover .tile-description { bottom: 38%; }
  .jssora21l, .jssora21ldn, .jssora21r, .jssora21rdn { display: none; }
  .panel.alt-panel { padding-top: 30px; }
  .panel-left { position: relative; width: 100%; margin: 0 auto; float: none; }
  .panel-right { position: relative; width: 100%; margin: 0 0 35px; float: none; }
  .content-left { float: none; display: block; width: 100%; margin: 0 auto 25px; }
  .content-right { float: none; display: block; width: 100%; margin: 0 auto; }
  .footer h5 { margin-bottom: 15px; }
  #header-search { width: 200px; }
  .footer-links { width: 90%; margin: 0 auto; text-align: center; }
  .footer-links { margin-top: 25px; }
  .footer-links ul li { text-align: center; }
  .footer h5 { margin-bottom: 5px; }
  .topbar-mobile-menu .topbar-links-wrap { top: 0; z-index: 9; }
  .vendor-gallery-wrap ul li { width: 25%; }
  .banner-left-right { padding: 30px 2%; }
  .banner-left, .banner-right, .banner-left-right.alt-layout .banner-left, .banner-left-right.alt-layout .banner-right { float: none; width: 94%; padding: 0; margin: 0px auto; }
  .banner-right, .banner-left-right.alt-layout .banner-right { margin-top: 25px; }
  .resources-panel { width: 40%; }
  .content-container { padding-top: 30px; }
  .catalog-menu { width: 90%; padding: 0 5%; }
  .content { width: 90%; margin: 0 auto; padding-left: 0; }
}
@media screen and (max-width : 740px) {
  .toggle-on-mobile { display: none !important; }
  .toggle-on-mobile { display: block !important; }
  .toggle-off-mobile { display: none !important; }
  .topbar > ul { float: none; text-align: center; }
  .topbar > ul > li.is-topbar-logo { margin-left: 20px !important; }
  .topbar > ul > li > a { padding: 0; }
  .toggle-topbar { right: 0; }
  .location-content-left { position: relative; float: none; width: 100%; text-align: center; }
  .location-content-right { display: none; }
  .catalog-menu-links li { margin: 0 5px; }
  .portiles ul li { width: 94%; margin: 0 0 20px; }
  .tile-button { font-size: 36px; }
  .tile-description { font-size: 20px; }
  .portiles ul li:hover .tile-description { bottom: 40%; }
  .portiles-wrap { padding-bottom: 10px; }
  .portiles-content h2 { margin-bottom: 20px; }
  .portiles-content .button { display: block; float: none; margin: 0 0 15px; text-align: center; }
  h1.index span { font-size: 20px; margin-top: 10px; }
  .left-content.with-logos { width: 100%; margin-bottom: 35px; }
  .topbar > ul > li.is-topbar-logo { margin-top: 25px; }
  .topbar > ul > li.is-topbar-logo img, .topbar-container-wrap.is-fixed-topbar .topbar > ul > li.is-topbar-logo img { height: 80px; }
  .featured > ul > li { width: 46%; margin: 0 1% 12px; }
  .location-content-left { position: relative; float: none; width: 100%; text-align: center; }
  .location-content-right { display: none; }
  .catalog-menu-buttons { text-transform: capitalize; }
  .catalog-menu-buttons a span.toggle-off-custom { display: none; }
  .arrowleft, .arrowright { display: none; }
  .footer-logos { padding-bottom: 0; }
  .footer-logos ul { justify-content: center; }
  .footer-logos ul li { width: 48%; text-align: center; margin-bottom: 45px; }
  .footer-logos img { width: auto; max-width: 90%; max-height: 100px; height: auto; }
  .multicolcell { width: 30%; margin-right: 3%; }
  #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; }
  .footer-locations { text-align: center; }
  .footer-logo-wrap, .footer-logo { margin-bottom: 25px; }
  .background-overlay { display: none; }
  .banner { width: 100%; margin: 0 auto 35px; }
  .welcome-wrap { padding: 30px 0; }
	.welcome { width: 90%; }
  .banner:last-of-type { margin-bottom: 0; }
	.featured { width: 40%; margin: 0 4% 30px; }
}
@media screen and (max-width : 650px) {
  .portiles-content h2 { font-size: 28px; }
  .portiles-content h2 span { font-size: 20px; }
  .tile-button { line-height: 1.2; bottom: 37%; }
  .tile-button span { display: block; }
  .tile-description { bottom: 25%; }
  .portiles ul li:hover .tile-description { bottom: 33%; }
  .topbar > ul > li.is-topbar-logo { margin-top: 30px; }
  .topbar > ul > li.is-topbar-logo img, .topbar-container-wrap.is-fixed-topbar .topbar > ul > li.is-topbar-logo img { max-height: 70px; }
  .footer-logos ul { flex-wrap: wrap; }
}
@media screen and (max-width : 600px) {
  .container.less-width .content { width: 90%; }
  .panel { width: 86%; }
  .footer-links, .footer-contact, .footer-links ul li { display: block; text-align: center; }
  .footer-links { margin-bottom: 25px; font-size: 18px; }
  .footer-links.social { margin-bottom: 0; }
  .catalog-menu .toggle-off-mobile { display: none; }
  .catalog-menu a { text-transform: capitalize; color: #FFF; }
  .footer-links a { display: inline-block; margin: 0 0 5px; }
  .footer-panel ul, .footer-panel ul.last { display: block; }
  .footer ul li, .subfooter ul li { display: block;  margin: 0 0 15px; padding: 0; }
  .footer ul li::after, .subfooter ul li::after { display: none; }
  .footer-locations { padding-top: 0; }
  .banners-wrap { padding-top: 30px; }
  .topbar-mobile-menu .topbar ul li { padding: 0; }
  .topbar-mobile-menu .topbar ul ul li { padding: 0 !important; }
  .multicolcell { width: 45%; margin-right: 5%; }
  .footer-logo-wrap { flex-flow: column wrap; margin-bottom: 15px; }
  .footer-logo { margin: 0 auto 15px; }
  .footer-locations ul { flex-direction: column; text-align: center; }
  .footer-wrap { padding: 55px 0 20px; }
  .subfooter-wrap { padding: 0 0 30px; }
  .footer-tagline { margin: 0 auto; padding: 10px 0 20px; }
  .multicolcell { width: 120px; }
}
@media screen and (max-width : 550px) {
  .toggle-on-s { display: none; }
  .toggle-on-xs { display: block; }
  .topbar-wrap, .topbar-container-wrap.is-fixed-topbar { }
  .index-banner { height: 540px; }
  .inline-gallery ul li { float: none; display: block; margin: 0 0 25px; text-align: center; }
  .tile-description { font-size: 16px; }
  .portiles ul li:hover .tile-description { bottom: 39%; }
  .banner-content h1 { font-size: 36px; }
  .banner-content h1 span { display: block; }
  .banner-tagline { font-size: 18px; }
  .portiles ul li { margin-bottom: 15px; }
  .portiles-content h2 { font-size: 23px; }
  .portiles-content h2 span { font-size: 17px; }
  .portiles-content { font-size: 18px; }
  .portiles ul li:hover .tile-description { bottom: 32%; }
  #form1 input[type="submit"], #form1 input[type="button"] { display: block; min-width: 180px; margin-bottom: 25px; }
}
@media screen and (max-width : 500px) {
  .vendor-gallery-wrap ul li { width: 40%; }
}
@media screen and (max-width : 450px) {
  .tile-button { bottom: 35%; font-size: 30px; }
  .tile-description { bottom: 20%; }
  .portiles ul li:hover .tile-description { bottom: 30%; }
  .resources-panel { width: 80%; }
  .toggle-topbar ul li { margin-left: 20px; }
}
@media screen and (max-width : 430px) {
  .copyright span { display: block; margin-top: 5px; }
}
@media screen and (max-width : 400px) {
  .toggle-off-small-screen, .toggle-on-small-screen { display: none; }
  .footer-logo span { font-size: 20px; }
  .banner-content h1 { font-size: 30px; }
  #catalog-menu-search { max-width: 150px; }
}
@media screen and (max-width : 360px) {
  .topbar > ul > li.is-topbar-logo { margin-top: 14px; }
  .topbar > ul > li.is-topbar-logo img, .topbar-container-wrap.is-fixed-topbar .topbar > ul > li.is-topbar-logo img { max-height: 40px; }
}
