body, html { background-color: #444; font-family: "Merriweather",Arial,sans-serif; margin: 0px; min-height: 100%; overflow-x: hidden; padding: 0px; }
h1,h2,h3,h4,h5,h6 { font-family: "Merriweather",Arial,sans-serif;  }
a { color: #ed8322; }
a:hover { color: #9f4f23; }
div.column ul { margin: 0 30px 20px; width: 76%; }
a.bghover { transition: background-color .25s; }

div#screen { height: 100%; left: 0%; position: absolute; width: 100%; }

img.logo { display: block; margin: 26px auto 4px; width: 210px; }
div#menu { background-color: #888; display: inline-block; height: 100%; overflow: hidden;padding-bottom: 8px; vertical-align: top; width: 15%; }
div#menu div { border: 1px solid #fff; border-left: 0; border-right: 0; height: 54%; overflow-y: scroll; margin-right: -18px; position: relative; }
div#menu ul { list-style-type: none; margin: 0; margin-right:0px; position: absolute; }
div#menu ul > li { margin-bottom: 5px; width: 100%; }
div#menu ul > li > a { color: #fff; display: block; height: 45px; line-height: 45px; padding: 0 7%; position: relative; width: 100%; }
div#menu ul > li > a > i { background-color: #7f281f ; font-size: 1.3em; height: 42px; line-height: 42px; margin-top: 4px; margin-right: 4%; position: absolute; text-indent: 6px; transition: background-color .2s, width .15s; width: 30px; }
div#menu ul > li > a > i.showing { background-color: #f18421; }
div#menu ul > li > a > span { display: inline-block; font-size: .7em; font-weight: 700; left: 36px; line-height: 15px; position: relative; vertical-align: middle; width: 69%; }
div#menu ul > li > a:hover > i { width: 87%; }
div#menu ul > li > a:hover > i:after { border: 21px solid transparent; border-left-width: 6px; border-right-width: 6px; border-top-color: #7f281f; border-left-color: #7f281f; content: ""; height: 0; position: absolute; left: 100%; transition: border-color .2s; width: 0; }
div#menu ul > li > a:hover > i.showing:after { border-top-color: #f18421; border-left-color: #f18421; }

a.menuArrow { border: 40px solid transparent; border-top-width: 18px; border-bottom: 18px solid #fff; display: block; height: 0; margin: 0 auto; margin-bottom: 15px; transition: border-color .3s; width: 0; }
a.menuArrow:hover { border-bottom-color: #666; }
a.menuArrow.bottom-arrow { border-top-color: #fff; border-bottom-color: transparent; margin: 0 auto; margin-top: 15px;}
a.menuArrow.bottom-arrow:hover { border-top-color: #666; }
a.menuArrow.disabled { border-bottom-color: #888; }
a.menuArrow.bottom-arrow.disabled { border-bottom-color: transparent; border-top-color: #888; }

div#mainArea { display: inline-block; height: 100%; overflow: hidden; position: relative; vertical-align: top; width: 85%; }
div#mainArea > img { left: -2%; margin-left: -12%; max-width: 116%; position: absolute; transition: left .6s, margin-left 1.1s ease-out .5s; width: 116%; }
div#mainArea div#topArea { position: relative; text-align: center; top: 14px; }
div#mainArea div#topArea h1 { background-color: #333; background-color: rgba(0,0,0,.65); border-radius: 8px; color: #fff; display: inline-block; padding: 3px 10px; font-size: 1.4em; }
div#mainArea div#topArea ul { line-height: 14px; margin: 0 auto; width: 80%; }
div#mainArea div#topArea li { display: inline-block; }
div#mainArea div#topArea li { background-color: #7f281f; border: 2px solid #f18421; border-radius: 8px; cursor: pointer; display: inline-block; height: 16px; margin: 0 3px; transition: background-color .2s, height .45s; vertical-align: middle; width: 16px; }
div#mainArea div#topArea li.showing { background-color: #f18421;; height: 22px; }

div#slides { height: 80%; position: relative; top: 32px; transition: transform .65s; width: 100%; }
div#slides > div { height: 100%; left: 0; position: absolute; transition: left 0.6s ease-out 0.45s, transform 0.5s; width: 600%; }
div#slides.slide-left { transform: scaleX(.45) scaleY(.45); transition: transform .45s; }
div#slides.slide-right { transform: scaleX(.45) scaleY(.45); transition: transform .45s; }
div#slides.slide-left > div { transform: skewX(-3deg) translateY(52px) rotateX(10deg); }
div#slides.slide-right > div { transform: skewX(3deg) translateY(52px) rotateX(10deg); }
div.slide { color: #aaa; display: inline-block; height: 100%; vertical-align: top; width: 16.6666666%; }
div.slide > div { background-color: #fff; background-color: rgba(255,255,255,.94); box-shadow: 0px 8px 15px 5px #333; color: #333; height: 100%; margin: 0 auto; overflow-y: auto; padding: 18px; width: 80%; }
div.slide h2 { font-size: 2.6em; font-weight: 700; line-height: 42px; padding: 3px 0 10px; text-align: center; }
div.slide h3 { color: #ed8322; font-size: 1.4em; margin-bottom: 13px; }
div.slide > div div.column { display: block; vertical-align: top; width: 50%; }
div.slide > div div.column-thin { width: 34%; }
div.slide > div div.column-thick { width: 66%; }
div.slide > div div.column-thin ul { margin-left: 38px; }
div.slide > div div.third { display: inline-block; margin-right: 2%; vertical-align: top; width: 31.3333%; }
div.slide > div div.third img { display: block; margin: 0 auto; width: 72%; }
div.slide > div div.third h3 { text-align: center; }
div.slide > div div.third p, div.slide > div div.third ul { padding: 0 28px;  }
div.slide img { margin-bottom: 15px; width: 320px; }
div.slide img.decoration { display: block; margin: 6px auto 9px; width: 95%; }
div.slide img.full-width { border: 1px solid #333; display: block; margin: 0 auto 18px; width: 54%; }
div.slide img.no-border { border: 0; }
div.slide img[src*="slide3"] { display: inline-block; height: 104px; max-width: 800%; margin-right: 30px; width: auto; }
div.slide img[src*="slide3-safety"] { margin-left: -18%; }
div.slide div.s3 { display: inline-block; text-align: center; width: 48%; }
div.slide div.s5 { display: inline-block; margin-left: 8%; text-align: center; vertical-align: top; width: 33%; }
div.slide div.s5 img { height: 190px; max-width: 300%; width: auto; }
div.slide img.lb-s5 { border: 1px solid #333; display: block; height: 130px; margin: 0 auto 12px; width: auto; }
div.slide div.cont-opt { padding: 5px 65px 20px; position: relative; }
div.slide div.cont-opt img { height: 30px; left: 0px; margin-right: 8px; position: absolute; width: auto; }
div.slide div.cont-opt img[src*="pencil"] { height: 36px; margin-left: 4px; }

div#mainArea > a.menu-toggle { background-color: #f18421; color: #fff; display: none; font-size: .75em; height: 60px; left: 28px; overflow: hidden; position: absolute; text-align: center; top: 22px; width: 60px; }
div#mainArea > a.menu-toggle:hover { background-color: #d56907; }
div#mainArea > a.menu-toggle span { background-color: #fff; display: block; height: 4px; margin: 7px auto; transition: margin .2s, transform .2s; width: 70%; }
div#mainArea > a.menu-toggle.opened span:nth-of-type(1) { margin-top: 28px; transform: rotate(-45deg); }
div#mainArea > a.menu-toggle.opened span:nth-of-type(2) { margin-left: 100px; }
div#mainArea > a.menu-toggle.opened span:nth-of-type(3) { margin-top: -22px; margin-bottom: 40px; transform: rotate(45deg); }

div#mainArea > a.arrow { background-color: rgba(0,0,0,.2); color: #fff; font-size: 4em; height: 100%; left: -12px; position: absolute; text-align: center; top: 0; transition: left .275s, right .275s, box-shadow .275s, background-color .275s; width: 7%; z-index: 1; }
div#mainArea > a.arrow span { position: relative; top: 41%; }
div#mainArea > a.arrow:hover { background-color: #222; background-color: rgba(25,25,25,.7); box-shadow: 0 0 15px 9px #222; left: 0; }
div#mainArea > a.right-arrow { left: auto; right: -12px; }
div#mainArea > a.right-arrow:hover { left: auto; right: 0; }
div#mainArea > a.arrow:hover ~ img { left: 0; transition: left 1.1s, margin-left 1.1s; }
div#mainArea > a.right-arrow:hover ~ img { left: -4%; }

div#mainArea > a.contact-toggle { background-color: #f18421; color: #fff; font-size: .6em; height: 60px; right: 10%; overflow: hidden; position: absolute; text-align: center; top: 22px; width: 60px; }
div#mainArea > a.contact-toggle i { display: block; font-size: 3em; padding: 7px 0 4px; }
div#mainArea > a.contact-toggle:hover { background-color: #d56907; }
div#contact { background-color: #fff; height: 100%; left: 100%; overflow-y: auto; padding: 12px; position: absolute; top: 0; width: 480px; }
div#contact h2 { font-size: 1.3em; } div#contact label { font-size: .85em; font-weight: 700; }
div#contact h2 { color: #000; }
div#contact iframe { border: 0; height: 100%; width: 100%; }

a#menuOffScreen { background-color: rgba(35,35,35,.3); cursor: pointer; display: none; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 2; }
div#lightbox { background-color: rgba(35,35,35,.5); height: 100%; position: fixed; top: -100%; transition: top .5s; width: 100%; z-index: 3; }
div#lightbox > a { display: block; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
div#lightbox > a span { color: #fff; font-size: 2.6em; font-family: sans-serif; padding: 10px; position: absolute; right: 15px; top: -5px; z-index: 5; }
div#lightbox > img { box-shadow: 0 23px 21px 38px #333; display: block; height: 90%; margin: 2.5% auto; margin-top: -120px; position: relative; transform: rotateX(90deg) translateY(-160px); transition: .24s; }
div#lightbox > img.longer { height: auto; width: 86%; }
div#lightbox.on { top: 0; }
div#lightbox.on > img { background-color: #fff; box-shadow: none; margin-top: 2.5%; padding: 16px; transition: .8s ease-out .32s; transform: rotateX(0deg) translateY(0px); }
img.launchbox { cursor: pointer; }

@media screen and (max-width: 1600px) {
    img.logo { width: 80%; }
    div#menu ul > li > a > span { font-size: .65em; }
}

@media screen and (max-width: 1310px) {
    div#menu { width: 20%; }
    div#mainArea { width: 80%; }
    div#mainArea > img { max-width: 140%; width: 140%; }

    div.slide div { width: 86%; }
    div.slide p { font-size: .95em; line-height: 22px; }
    div.slide div.s5 img { height: 142px; }
    div.slide > div img.full-width { width: 70%; }
    div.slide img[src*="slide3"] { height: 68px; }
    div#mainArea > a.arrow { left: -12px; }
    div#mainArea > a.right-arrow { left: auto; right: -12px; }

    div.slide > div div.third h3 { font-size: .95em; }
    div.slide > div div.third img { display: block; margin: 0 auto; width: 92%; }
    div.slide > div div.third p { margin: 7px; }
    div.slide > div div.third p, div.slide > div div.third ul { font-size: .7em; padding: 0 12px; }
}

@media screen and (max-width: 1030px) {
    div#menu { margin-left: -240px; width: 240px; }
    div#menu div { height: 64%; }
    div#mainArea { width: 100%; }
    img.logo { height: auto; position: absolute; top: -8px; left: 110px; width: 130px; z-index: 2; }
    div#topArea { margin-left: 80px; }

    div#mainArea > a.menu-toggle { display: block; }
    div#mainArea > a.contact-toggle { right: 20px; }
    div#slides { height: 68%; top: 36px; }
    div.slide > div { width: 96%; }
    div.slide p { line-height: 16px; }
    div#lightbox > img { height: auto; width: 96%; }
    div#lightbox > a span { font-size: 1.5em; }
    div#lightbox.on > img { margin-top: 42px; }

    div#mainArea > a.arrow { background-color: rgba(0,0,0,.5); bottom: 0; height: 10%; top: auto; width: 46%; }
    div#mainArea > a.arrow span { top: -18px; }
}

@media screen and (max-width: 800px) {
    img.logo { display: none; }
    div#mainArea div#topArea h1 { font-size: 1.1em; }
    div#topArea { margin: 0 auto; }

    div.slide h3 { font-size: 1.1em; line-height: 20px; }
    div.column ul { font-size: .7em; line-height: 15px; text-align: center; }
    div.column ul li { margin-bottom: 6px;  }
    div.slide > div img.launchbox { display: block; margin: 4px auto 9px; width: 70%; }
    div.slide div.cont-opt { font-size: .85em; line-height: 17px; }
}

@media screen and (max-width: 650px) {
    div#mainArea div#topArea { top: 60px; }
    div#slides { height: 70%; top: 75px; }
    div#topArea { margin-top: -8px; margin-left: 0; }
    div#contact { width: 240px; }

    div#mainArea div#topArea h1 { font-size: 1em; }
    div#mainArea div#topArea ul {  }
    div#mainArea div#topArea ul li { height: 14px; width: 14px;}
    div#mainArea div#topArea ul li.showing { height: 18px; }

    img.logo { height: 54px; left: 60px; right: auto; width: auto; }
    div#mainArea > a.menu-toggle { height: 32px; left: 16px; top: 16px; width: 32px; }
    div#mainArea > a.menu-toggle span { margin: 5px auto; }
    div#mainArea > a.menu-toggle.opened span:nth-of-type(1) { margin-top: 14px; }
    div#mainArea > a.menu-toggle.opened span:nth-of-type(3) { margin-top: -18px; }
    div#mainArea > a.contact-toggle { font-size: .45em; height: 45px; right: 10px; top: 10px; width: 46px; }
    div#mainArea > a.contact-toggle i { font-size: 2.5em; }

    div.slide > div { padding: 12px; }
    div.slide > div div.column { width: 100%; }
    div.slide > div h2 { font-size: 1.1em; font-weight: 700; line-height: 17px; padding: 0; }
    div.slide > div p { font-size: .8em; line-height: 14px; }
    div.slide > div img.decoration { margin-bottom: 12px; width: 28%; }
    div.slide img[src*="slide3"] { height: 52px; }
    div.slide div.cont-opt { font-size: .65em; line-height: 14px; padding: 0 0 14px 40px; width: 90%; }
    div.slide div.cont-opt  img { height: 20px !important; }
}

@media screen and (max-width: 420px) {
    div.slide > div img.decoration { display: none;  }
    div.slide div.s5 img { height: 100px; }

    div.slide > div div.third { display: block; text-align: center; width: 100%; }
    div.slide > div div.third img { width: 50%; }
    div.slide > div div.third p { font-weight: 700; }
    div.slide > div div.third ul { margin: 0 6% 18px; padding: 0; width: 94%; }
}

@media screen and (max-height: 595px) {
    div#topArea h1, div#topArea ul { display: inline-block; margin: 0 14px; vertical-align: middle; }
    div#topArea h1 { margin-bottom: 4px; }

    img.logo { height: 54px; left: 60px; width: auto; }
    div#mainArea > a.menu-toggle { height: 32px; left: 16px; top: 16px; width: 32px; }
    div#mainArea > a.menu-toggle span { margin: 5px auto; }
    div#mainArea > a.menu-toggle.opened span:nth-of-type(1) { margin-top: 14px; }
    div#mainArea > a.menu-toggle.opened span:nth-of-type(3) { margin-top: -18px; }
    div#mainArea > a.contact-toggle { font-size: .55em; height: 45px; top: 10px; width: 46px; }
    div#mainArea > a.contact-toggle i { font-size: 2.5em; }

    div#mainArea > a.arrow { font-size: 2.5em; padding-top: 3px; }
}

@media screen and (max-height: 595px) and (max-width: 650px) {
    div#topArea h1, div#topArea ul { display: block; }
}

@media screen and (max-height: 400px) {
    div#topArea h1 { font-size: 1.1em !important; font-weight: 700; margin-bottom: 6px; }
    div#slides { height: 56%; }
}
