body,html{font-family:"proxima-nova",sans-serif;margin:0;padding:0;}
p{font-family:"stevie-sans",sans-serif;letter-spacing:-.5px;margin-top:10px;line-height:20px;}
table{width:100%;}
h1,h2,h3,h4,h5,h6{font-family:"proxima-nova",sans-serif;margin-bottom:10px;}
a{border:none;outline:none;text-decoration:none;color:inherit;}
a img{border:none;outline:none;}
h2{font-weight:normal;}
ul{display:inline-block;padding:0;margin:0;}
.clearfix{display:inline-block;}
.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
* html .clearfix{height:1%;}
.clearfix{display:block;}
.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;}
.card{height:400px;-webkit-transition:-webkit-transform .5s;-moz-transition:-moz-transform .5s;-o-transition:-o-transform .5s;transition:transform .5s;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-o-transform-style:preserve-3d;transform-style:preserve-3d;position:relative;}
.card .front,
.card .back{-webkit-backface-visibility:hidden;-ms-backface-visibility:hidden;-moz-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden;position:absolute;top:0;left:0;background-color:#FFF;padding:20px;border-bottom:4px solid;box-shadow:1px 1px 30px rgba(132, 132, 132, 0.43);-o-transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s;-webkit-transition:all .5s;transition:all .5s;}
.front{z-index:2;}
.front.flipped{-webkit-transform:rotateY(180deg);-ms-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-o-transform:rotateY(180deg);transform:rotateY(180deg);z-index:1;}
.back{-webkit-transform:rotateY(-180deg);-ms-transform:rotateY(-180deg);-moz-transform:rotateY(-180deg);-o-transform:rotateY(-180deg);transform:rotateY(-180deg);z-index:3;}
.back.flipped{-webkit-transform:rotateY(0deg);-moz-transform:rotateY(0deg);-o-transform:rotateY(0deg);transform:rotateY(0deg);}
@media (max-width:830px){.back{-webkit-transform:rotateX(-180deg);-moz-transform:rotateX(-180deg);-o-transform:rotateX(-180deg);transform:rotateX(-180deg);z-index:3;}
.back.flipped{-webkit-transform:rotateX(0deg);-moz-transform:rotateX(0deg);-o-transform:rotateX(0deg);transform:rotateX(0deg);}
.front.flipped{-webkit-transform:rotateX(180deg);-ms-transform:rotateX(180deg);-moz-transform:rotateX(180deg);-o-transform:rotateXY(180deg);transform:rotateX(180deg);z-index:1;}
}
.bold{font-weight:bold;}
.blue{color:#2c5986;}
.section{width:100%;display:block;position:relative;padding:30px 0;}
.section-inner{max-width:1300px;width:90%;margin:auto;}
.split-section-left{width:40%;margin-left:5%;margin-right:5%;float:left;position:relative;}
.split-section-right{width:40%;margin-right:5%;margin-left:5%;float:right;position:relative;}
@media (max-width:800px){.split-section-left,
.split-section-right{width:100%;margin:15px 0 15px 0;float:none;}
}
.learn-more{color:#ffffff;background:#be374c;border-radius:50px;padding:9px 18px 9px 9px;display:inline-block;font-size:12px;font-weight:bold;cursor:pointer;cursor:hand;}
.learn-more:before{content:"+";margin-right:8px;border:1px solid rgba(255, 255, 255, 0.4);border-radius:50%;padding:0 4px;}
.click-to-zoom{text-align:center;font-style:italic;color:#777;font-size:13px;position:absolute;bottom:0;left:50%;margin-left:-47px;}
.click-to-zoom:before{content:"\1F50D";margin-right:3px;position:relative;font-style:normal;bottom:1px;}
.lbox-btn{cursor:pointer;cursor:hand;}
.lightbox{display:none;width:100%;height:100%;background:rgb(41, 41, 41);background:rgba(41, 41, 41, 0.81);position:fixed;top:0;left:0;cursor:pointer;cursor:hand;z-index:999;}
.lightbox:before{content:"Click to close";color:#fff;position:fixed;left:50%;margin-left:-47px;bottom:14%;font-style:italic;font-size:16px;text-shadow:2px 1px 5px rgba(0, 0, 0, 0.75);}
.lightbox:after{content:"";width:80%;height:70%;position:fixed;left:0;right:0;margin-left:auto;margin-right:auto;top:10%;background-color:#fff;background-size:contain;background-repeat:no-repeat;background-position:center;border:10px solid #fff;border-radius:10px;box-shadow:7px 5px 20px rgba(41, 41, 41, 0.62);z-index:1;}
#ipad-content-save-energy.lightbox:after{background-image:url(img/fig-energy.jpg);}
#ipad-content-tech-specs.lightbox:after{background-image:url(img/fig-specs.jpg);}
#ipad-content-controls.lightbox:after{background-image:url(img/fig-controls.jpg);}
#ipad-content-features.lightbox:after{background-image:url(img/fig-features.jpg);}
#ipad-content-roi.lightbox:after{background-image:url(img/fig-roi.jpg);}
#product-map.lightbox:after{background-image:url(img/product-map.png);}
.nav li{float:left;display:inline-block;padding:7px 15px;cursor:pointer;cursor:hand;}
.nav li:first-child{margin-left:0;}
#navbar{position:relative;display:block;width:90%;margin:auto;padding:20px 0 40px 0;color:#000;z-index:999;}
#banner #navbar{width:90%;position:absolute;top:40px;left:5%;opacity:0;transition:1s;transition-delay:1s;z-index:999;}
#navbar a{color:#000;}
#banner #navbar a{color:#fff;}
#navbar .navitem{margin:40px 0 0 20px;display:inline-block;padding:7px 15px;}
#navbar .navitem.active{color:#fff;background:#2c5986;border-radius:50px;}
#banner #navbar .navitem.active{color:#2c5986;background:#fff;border-radius:50px;}
#navbar #logo{float:left;width:180px;padding:7px 0 4px 0;margin-right:20px;}
.hamburger{display:none;position:absolute;right:60px;}
@media (max-width:1050px){#navbar .navitem#home{display:none;}
}
@media (max-width:930px){#banner #navbar{top:50px !important;width:95%;left:0;}
#navbar{width:auto;padding-left:20px;position:relative;margin:inherit;}
}
@media (max-width:880px){#banner #navbar{transition-delay:0;transition:.4s}
#navbar .navitem#products{margin-left:0px;}
#navbar #logo{float:none;}
#navbar .navitem{margin:20px 0 0 20px;}
}
@media (min-width:661px){#mobile-wrap{display:block !important;}
}
@media (max-width:660px){#mobile-wrap,
#navbar #logo{display:none;}
#mobile-header{display:block;width:100%;height:60px;}
#mobile-logo{width:240px;height:40px;background:url(img/tfg-logo-w.png);display:inline-block;position:absolute;left:30px;top:25px;background-size:contain;background-repeat:no-repeat;}
#banner #navbar,
#navbar{top:0px !important;width:85%;left:0;padding:10px 10% 5px 5%;}
#navbar{background:#123;}
.hamburger{display:inline-block;}
#navbar .navitem{display:block;margin:0 0 0 0;color:#fff;padding:15px 15px;font-size:18px;}
#navbar .navitem.active,
#navbar .navitem:hover{background:#2c5986;box-shadow:0px 0px 10px #2c5986;border-radius:0;}
#navbar .navitem.active:before{content:"o";position:relative;margin-left:-29px;margin-right:20px;color:#39699a;text-shadow:0 0 5px #77a6d6;}
#navbar .navitem:first-of-type{border-top:1px solid rgba(255, 255, 255, 0.14);}
}
@media (max-width:416px){#mobile-logo{width:220px;height:30px;left:20px;top:26px;}
.hamburger{right:5px;}
}
#banner.section{background:url('img/banner-image.jpg');background-size:cover;height:80vh;min-height:700px;padding:0 0;}
#banner-text{width:60vw;max-width:660px;height:inherit;display:block;position:absolute;left:0;right:0;margin:auto;top:100px;transition:1.5s;opacity:0;}
#manufac-cta{width:100%;height:50px;background:rgba(44,89,134,0.6);position:absolute;top:0;left:0;}
.manufac-cta-content{float:right;color:#fff;margin:16px 10px 0 10px;}
#manufac-cta-button{background:#fff;color:#2c5986;border-radius:20px;padding:8px 17px;margin:7px 70px 0 5px;cursor:pointer;cursor:hand;}
@media (max-width:880px){#banner-text{top:200px !important;}
}
@media (max-width:660px){#banner-text{top:150px !important;width:80%;}
#manufac-cta{top:75px;letter-spacing:-.5px;font-size:14px;}
#manufac-cta-button{margin:7px 30px 0 5px;padding:8px 14px;}
#shorten1{display:none;}
}
@media (max-width:360px){#banner-text{top:110px !important;}
#manufac-cta{display:none;}
}
#product-highlight{width:100%;margin-top:-140px;min-height:420px;padding:0;z-index:2;}
#product-highlight h2{text-align:center;margin:10px 0;padding:0;font-size:19px;font-weight:bold;z-index:2;}
#product-highlight #controls h2{color:#3f69b2;}
#product-highlight #design h2{color:#7897c5;}
#product-highlight #efficiency h2{color:#647cba;}
#product-highlight p{font-size:15px;text-align:center;letter-spacing:-.5px;}
#product-highlight-container-wrap{margin:auto;width:960px;}
#product-highlight .product-container{float:left;width:280px;margin:0 20px;position:relative;opacity:0.0;transition:1.5s;transition-timing-function:cubic-bezier(0.25, 0.1, 0.25, 1);}
#product-highlight .product-container .card .front:after{content:"Patent Pending";text-align:center;display:block;color:#cecece;font-weight:bold;font-size:14px;position:absolute;bottom:3px;left:50%;margin-left:-39px;}
#product-highlight .product-container:hover{margin-top:-110px !important;cursor:pointer;cursor:hand;}
#product-highlight #controls{transition-delay:.45s}
#product-highlight #design{transition-delay:.8s}
#product-highlight #efficiency{transition-delay:1s}
#product-highlight #controls .card .front,
#product-highlight #controls .card .back{border-color:#3f69b2;}
#product-highlight #design .card .front,
#product-highlight #design .card .back{border-color:#7897c5;}
#product-highlight #efficiency .card .front,
#product-highlight #efficiency .card .back{border-color:#647cba;}
#product-highlight .product-image{width:85%;max-width:300px;margin:0px auto;display:block;transition:.5s;}
#product-highlight .back .product-image{margin:35px auto;border-radius:50%;width:70%;}
#product-highlight .learn-more{background:none;display:block;text-align:center;color:#212121;font-size:13px;}
#product-highlight .learn-more:before{border-color:#212121;}
@media (max-width:1100px){#product-highlight .product-container{width:250px;}
#product-highlight-container-wrap{width:870px;}
#product-highlight .flipped:before{width:100%;height:100%;padding:none;z-index:1;}
#product-highlight .card{height:397px;}
}
@media (max-width:960px){#product-highlight.section .section-inner{width:98%;}
#product-highlight-container-wrap{width:790px;}
#product-highlight .product-container{margin:0 6px;}
}
@media (max-width:830px){#product-highlight.section .section-inner{width:90%;margin-top:-240px;}
#product-highlight .product-container{width:90%;padding:0px 5%;margin-top:20px !important;margin-bottom:10px;}
#product-highlight .product-container:hover{margin-top:0px !important;cursor:pointer;cursor:hand;}
#product-highlight-container-wrap{width:100%;display:block;position:relative;left:0;top:-100px;}
#product-highlight .product-image{width:35%;float:left;}
#product-highlight .highlight-text{float:left;width:60%;margin:20px 5% 0 5%;}
#product-highlight .front .product-image,
#product-highlight .back .product-image,
#product-highlight .product-image{width:18%;max-width:130px;margin:30px 5% 0 5%;float:right;}
#product-highlight .card{height:190px;}
}
@media (max-width:660px){#product-highlight .highlight-text{margin:0 5%;}
}
@media (max-width:550px){#product-highlight .card{height:330px;}
#product-highlight .highlight-text{margin:0;float:none;width:inherit;}
#product-highlight .front .product-image,
#product-highlight .back .product-image,
#product-highlight .product-image{width:30%;margin:0 auto;float:none;}
}
@media (max-width:460px){#product-highlight.section .section-inner{margin-top:-330px;}
#product-highlight .product-container{margin-top:0 !important;}
}
#product-detail{padding:0px 0 40px 0;}
#product-detail.section .section-inner{max-width:2000px;}
#product-detail.section .split-section-left{width:50%;margin-left:0;margin-right:0;}
#product-subnav{width:450px;position:absolute;top:0;left:0;color:#444;font-size:12px;}
#product-subnav .mobile-prev-btn,
#product-subnav .mobile-next-btn{display:none;}
#product-subnav li{margin-left:5px;}
#product-subnav li:first-of-type{margin-left:-14px;}
#product-subnav li.active{color:#fff;background:#2c5986;border-radius:50px;}
#product-detail h2{margin:60px 0 10px 0;font-size:23px;letter-spacing:-1px;text-transform:uppercase;}
#product-detail p{line-height:30px;margin-bottom:10px;margin-top:0px;}
#product-detail p.bold{line-height:20px;margin-bottom:20px;}
#product-detail .image-container{width:100%;max-width:600px;min-height:440px;margin-right:40%;opacity:0;position:relative;transition:1.0s;transition-timing-function:ease-out;}
#product-detail .detail-image{width:100%;position:absolute;bottom:50px;z-index:1;}
#product-detail .detail-image.disabled{display:none;}
#product-detail .detail-image.active{display:block;}
#product-detail .detail-container.active{display:block;}
#product-detail .detail-container.disabled{display:none;}
#product-detail td:nth-child(1){color:#2c5986;min-width:100px;}
#product-detail tr{line-height:26px;vertical-align:top;}
.mobile-subnav-title{display:none;}
@media (min-width:1400px){#product-detail.section .split-section-left{width:50%;margin-left:0;margin-right:0;}
#product-detail.section .split-section-right{width:40%;margin-right:10%;margin-left:0%;}
#product-subnav{width:530px;position:absolute;top:0;left:0;color:#444;font-size:16px;}
#product-detail .image-container{width:100%;max-width:670px;min-height:460px;float:right;margin-right:30%;}
}
@media (max-width:960px){#product-detail.section .split-section-left{width:90%;margin:0 5% 50px 5%;}
#product-detail.section .split-section-right{width:90%;margin-right:5%;margin-left:5%;display:inline-block;}
#product-detail .image-container{margin-left:auto !important;margin-right:auto !important;opacity:1;}
#detail-image{margin:0 auto !important;display:block;}
#product-detail .image-container .slider-prev-btn,
#product-detail .image-container .slider-next-btn{background:rgba(123, 121, 121, 0.5);width:50px;height:100%;position:absolute;bottom:50px;text-align:center;color:#fff;opacity:0;transition:1.5s;z-index:2;cursor:pointer;cursor:hand;}
#product-detail .image-container .slider-prev-btn{left:0;}
#product-detail .image-container .slider-next-btn{right:0;}
#product-detail .image-container .slider-prev-btn:hover,
#product-detail .image-container .slider-next-btn:hover{opacity:1;}
.slider-prev-btn:before,
.slider-next-btn:before{font-size:40px;position:absolute;top:40%;left:15px;color:#fff;}
.slider-prev-btn:before{content:"<"}
.slider-next-btn:before{content:">"}
}
@media (max-width:600px){#product-detail.section .split-section-left{margin:0 5% 0px 5%;}
#product-subnav{width:100%;position:relative;background:#fff;color:#fff;}
.mobile-subnav-wrap{display:none;}
.mobile-subnav-container{width:100%;background:#be374c;display:block;position:relative;text-align:center;}
.mobile-subnav-title{display:block;font-size:16px;font-weight:bold;text-align:center;padding:12px 0;cursor:pointer;cursor:hand;}
#product-subnav .mobile-prev-btn,
#product-subnav .mobile-next-btn{position:absolute;display:inline-block;top:0;background:#be374c;width:20px;padding:10px;font-size:20px;font-weight:bold;text-align:center;cursor:pointer;cursor:hand;}
#product-subnav .mobile-prev-btn{left:0;border-right:1px solid #ffffff;}
#product-subnav .mobile-next-btn{right:0;border-left:1px solid #ffffff;}
#product-subnav ul{display:block;;}
#product-subnav li:first-of-type{margin-left:41px;}
#product-subnav li{display:block;border-bottom:1px solid #d66274;float:none;margin-top:10px;font-size:16px;font-weight:bold;text-align:center;margin:0;background:#8c4852;width:100%;width:calc(100% - 80px);margin-left:41px;color:#adadad;padding:12px 0;}
#product-subnav li:hover{color:#fff;background:#c3606f;}
#product-subnav li.active{display:none;}
#product-detail .image-container{min-height:300px;position:relative;bottom:0px;}
.nav li{float:none;margin-top:10px;display:inline-block;}
#product-detail h2{margin:20px 0 10px 0;}
}
#steps.section{background:url('img/clean-room.jpg');background-size:cover;background-position:top left;}
#steps.section:before{content:"";width:100%;height:100%;background:none;background:rgba(44, 112, 181, 0.7);display:block;top:0;position:absolute;}
#steps.section .section-inner{width:90%;max-width:2000px;}
#steps.section .split-section-left{width:30%;margin-left:0;margin-right:5%;}
#steps.section .split-section-right{width:60%;margin-left:0%;margin-right:0%;background:rgb(255,255,255);background:rgba(255,255,255,.8);}
#steps .step-right{display:table;}
#steps h2{color:#fff;font-size:56px;line-height:54px;letter-spacing:-.5px;margin:4px auto;font-weight:bold;text-shadow:1px 2px 5px rgba(43, 43, 43, 0.49);}
#steps h3{color:#fff;font-size:19px;font-weight:100;letter-spacing:1px;margin:60px 0 10px 0;text-shadow:1px 2px 5px rgba(43, 43, 43, 0.49);}
#steps h4{margin:20px 0 0 0;}
#steps-subnav{width:270px;position:absolute;top:20px;left:50%;margin-left:-130px;padding:0;font-size:15px;z-index:2;}
#steps-subnav li{margin-left:10px;}
#steps-subnav li.active{color:#fff;background:#be374c;border-radius:50px;}
#steps .step-container{padding:40px 100px 20px 30px;min-height:680px;position:relative;}
#steps .step-container:after{content:"Patent Pending";color:#aaa;font-size:13px;font-weight:bold;position:absolute;right:10px;bottom:0;}
.step-container.active{display:block;}
.step-container.disabled{display:none;}
#steps .step-container h2{color:#111;margin:0;padding:0;text-align:center;font-size:30px;}
#steps .step-container h3{display:none;color:#000;margin:10px 0 0 0;padding:0;text-shadow:none;font-family:"proxima-nova",sans-serif;font-weight:bold;font-size:17px;margin:10px 0;}
#steps .step-container p{margin:0;padding:0;line-height:22px;}
#steps .step-container ul{padding:0;margin:0 0 0 20px;}
#steps .step-container ul li{margin:10px 0;}
#steps .dryer-steps{width:100%;height:450px;position:relative;background-size:contain;background-repeat:no-repeat;background-position:center center;}
#step1 .dryer-steps{background-image:url(img/step1.png);}
#step2 .dryer-steps{background-image:url(img/step2.png);}
#step3 .dryer-steps{background-image:url(img/step3.png);}
.dryer-steps .dryer-legend{position:absolute;top:40px;left:0px;display:block;}
.dryer-legend .key{color:#333;font-size:11px;letter-spacing:-.5px;font-weight:bold;margin-right:10px;margin-top:5px;}
.dryer-legend .key:before{content:" ";background-color:#fff;padding:1px 10px 0px 5px;margin-right:5px;}
.key1:before{background-color:#3d5a87 !important;}
.key2:before{background-color:#45a5bb !important;}
.key3:before{background-color:#bb3a4e !important;}
#fish-icon{width:200px;display:inline-block;margin-right:0;float:left;}
#steps .learn-more{position:relative;top:30px;left:10%;width:100px;display:inline-block;margin:0;}
@media (min-width:1150px){#steps.section .split-section-right{background:none;}
#steps .step-container{background:rgb(255,255,255);background:rgba(255,255,255,.8);min-height:360px;margin-bottom:36px;}
#steps .step-container h3{display:inline-block;margin-top:50px;}
#steps #steps-subnav{display:none;}
#steps .dryer-steps{width:300px;height:350px;margin-right:40px;float:left;}
#steps .dryer-steps .dryer-legend{top:-25px;width:270px;left:45px;}
#steps .dryer-steps .key{float:left;}
#steps #step1,
#steps #step2,
#steps #step3{display:block !important;}
}
@media (max-width:1150px){#steps .step-container{padding:60px 30px 10px 30px;}
}
@media (max-width:830px){#fish-icon,
#steps.section .split-section-left,
#steps.section .split-section-right{float:none;}
#steps.section .split-section-left,
#steps.section .split-section-right{width:100%;}
#fish-icon{margin:10px 0 50px 0;}
.dryer-steps{margin:20px 0;}
#steps-subnav{top:30px;}
}
@media (max-width:600px){#steps-subnav{width:100%;position:absolute;top:0;left:0;margin-left:0;padding:0;font-size:15px;z-index:2;}
#steps-subnav ul{width:100%;}
#steps-subnav li{float:left;margin-top:10px;display:inline-block;width:33.3333333333333%;padding:15px 0;text-align:center;border:0;margin:0;color:#fff;background:#be374c;}
#steps-subnav li.active{border-radius:0;background:none;color:#000;}
}
#footer-top.section{border-top:7px solid #C2363A;}
#footer-top.section{padding:15px 0 10px 0;}
#footer-bottom.section{padding:10px 0;}
#footer-top.section .section-inner{width:90%;max-width:none;margin:auto;position:relative;height:90px;}
#footer-bottom.section .section-inner{width:90%;max-width:none;margin:auto;position:relative;border-top:1px solid #cecece;height:45px;padding-top:20px;padding-bottom:10px;}
#footer-top .left,
#footer-bottom .left{position:absolute;left:0%;}
#footer-top .right,
#footer-bottom .right{position:absolute;right:0;}
#footer-top .contact-info{margin-top:38px;}
#footer-top .contact-info li{display:inline-block;font-size:14px;margin-left:30px;float:left;}
#footer-top .contact-info li.blue{color:#2c5986;font-weight:bold;padding-right:21px}
#footer-nav{margin-top:7px;}
#footer-nav li{display:inline-block;margin:0 0 0 60px;padding:2px;font-size:14px;}
#footer-nav li:first-of-type{margin:0;}
#double-fish-logo.footer-icons{max-width:160px;float:left;margin-top:3px;margin-right:40px;}
#fischer-group.footer-icons{margin-top:35px;max-width:240px;}
#bad-to-the-bone.footer-icons{width:200px;}
#fbook-button, #lkdin-button{display:none;}
#sfp-tag{display:inline-block;margin:0px 0 0 20px;height:30px;position:relative;top:-7px;font-size:14px;}
#sfp-tag:after{content:" ";width:30px;height:20px;display:block;position:absolute;right:-35px;top:0;background-image:url(img/sfp-logo.png);background-size:contain;background-repeat:no-repeat;}
@media (max-width:1460px){#footer-top .left,
#footer-top .right,
#footer-bottom .left,
#footer-bottom .right{position:relative;display:block;width:100%;}
#footer-top.section .section-inner,
#footer-bottom.section .section-inner{height:inherit;}
#footer-top .top-logo-wrapper{width:442px;position:relative;left:50%;margin-left:-221px;}
#footer-top .contact-info{display:inline-block;position:relative;left:50%;width:860px;margin-top:0;margin-left:-430px;padding-top:30px;padding-bottom:10px;}
#footer-bottom #footer-nav{width:716px;display:block;position:relative;margin:10px auto;}
#footer-bottom .bot-logo-wrapper{width:490px;display:inline-block;position:relative;left:50%;margin-left:-245px;margin-top:20px;}
}
@media (max-width:900px){#footer-top .contact-info{display:block;left:0;margin:0;width:100%;}
#footer-top .contact-info ul{display:block;text-align:center;}
#footer-top .contact-info li{display:block;float:none;margin:20px 0;}
#footer-nav li{display:inline-block;padding:2px;}
#footer-nav li,
#footer-nav li:first-of-type{margin:10px 30px;}
#footer-bottom #footer-nav{width:440px;padding:0 0 0 0;}
#footer-bottom.section .section-inner{padding-top:10px;}
#double-fish-logo.footer-icons{max-width:130px;}
}
@media (max-width:550px){#footer-bottom .bot-logo-wrapper{display:block;width:100%;left:0;margin:0;}
#bad-to-the-bone{margin:0 auto;display:block;}
#sfp-tag{display:block;width:100%;left:0;margin:30px 0;text-align:center;}
#sfp-tag:after{right:inherit;position:relative;top:5px;display:inline-block;}
#footer-top .top-logo-wrapper{width:100%;position:relative;left:0;margin-left:0;}
#double-fish-logo.footer-icons,
#fischer-group.footer-icons{display:block;float:none;margin:10px auto;}
#footer-top .contact-info{display:block;left:0;margin:0;width:100%;padding:1px;}
}
@media (max-width:550px){#footer-bottom #footer-nav{display:none;}
#footer-nav li{display:block;}
}
input:focus,
textarea:focus{box-shadow:0px 1px 5px rgba(136, 136, 136, 0.35);outline:none;}
.submit-btn{color:#ffffff;background:#be374c;border-radius:50px;padding:10px 30px;margin-top:15px;display:block;font-size:12px;font-weight:bold;border:0;text-align:center;cursor:pointer;cursor:hand;}
.section input,
.section textarea{width:500px;max-width:100%;padding:15px 0 15px 10px;border:none;transition:.2s;border:2px solid #fff;}
.section input.good,
.section textarea.good{border:2px solid rgba(0, 179, 88, 0.94);}
.section input.bad,
.section textarea.bad{border:2px solid rgba(243, 4, 4, 0.94);}
.section textarea{height:80px;}
form.form-inline p{margin-bottom:5px;margin-top:20px;}
input[name="subject"]{position:fixed;top:-100%;left:-100%;width:1px;height:1px;margin:0;padding:0;background:none;border:none;}
@media (max-width:600px){.section input,
.section textarea{width:95%;padding:15px 0 15px 5%;}
}
#resources-pg.section input,
#resources-pg.section textarea,
#services-pg.section input,
#services-pg.section textarea{border:1px solid #cecece;}
#resources-pg.section input.good,
#resources-pg.section textarea.good,
#services-pg.section input.good,
#services-pg.section textarea.good{border:1px solid rgba(0, 179, 88, 0.94);}
#resources-pg.section input.bad,
#resources-pg.section textarea.bad,
#services-pg.section input.bad,
#services-pg.section textarea.bad{border:1px solid rgba(243, 4, 4, 0.94);}
#contact-pg .email{color:#02DCFF;}
#note{display:none;position:fixed;width:100%;height:100%;top:0;left:0;background:rgb(49, 49, 49);background:rgba(49, 49, 49, 0.5);z-index:1000;}
#note:before{content:"";background:#f7f7f7;width:280px;padding:10px 20px;display:block;position:fixed;top:47%;color:#000;text-align:center;left:50%;margin-left:-150px;z-index:10;border:1px solid #cecece;}
#note.success:before{content:"Your Message Has Been Sent.";}
#note.illegal:before{content:"Invalid form data detected message not sent.";}
#note.error:before{content:"An unknown error occured message was not sent.";}
#note.bot:before{content:"Bot Activity Detected Message Not Sent.";}
#products-pg.section,
#services-pg.section,
#industries-served-pg.section,
#resources-pg.section{border-top:1px solid #cecece;}
#services-pg.section,
#resources-pg.section{color:#000;}
#products-pg.section .split-section-left{width:50%;margin-left:0;margin-right:0;}
.prod-img{width:100%;height:370px;display:inline-block;background-image:url('img/product-map.png');background-size:contain;background-repeat:no-repeat;background-position:center center;}
#products-container{column-count:2;}
#products-pg.section h3{color:#2c5986;margin-top:10px;margin-bottom:3px;}
#products-pg.section ul{width:24%;padding:0;display:inline-block;vertical-align:top;}
#products-pg.section ul li{display:block;margin:9px 0;letter-spacing:-.6px;}
#product-features.section-inner{column-count:3;column-gap:40px;margin-top:20px;border-top:1px solid #cecece;padding-top:10px;}
#products-pg .split-section-right{width:45%;margin-right:0%;margin-left:5%;text-align:justify;}
#products-pg .split-section-right a{text-decoration:underline;color:#2c5986;}
#products-pg .split-section-right h3{margin-top:0;}
.list-group{display:inline-table;margin-top:20px;}
.list-group p{text-align:justify;margin-top:3px;}
@media (max-width:800px){#products-pg.section .split-section-left,
#products-pg .split-section-right{width:100%;margin:15px 0 25px 0;font-size:16px;}
.prod-img{margin-bottom:20px;}
#product-features.section-inner{column-count:2;}
.list-group{font-size:16px;}
}
@media (max-width:550px){#product-features.section-inner{column-count:1;}
.list-group{margin-top:0px;}
.lightbox:after{width:90%;}
}
#services-pg p{margin:10px 0;}
#services-list{margin-top:10px;}
#services-list li{display:block;margin:20px 0;}
#services-list li:before{content:"\2714";background:#22ad73;color:#fff;border-radius:50px;padding:0 3px;margin-right:20px;}
.columns{column-count:4;-moz-column-count:4;-webkit-column-count:4;}
@media (max-width:1000px){.columns{column-count:3;-moz-column-count:3;-webkit-column-count:3;}
}
@media (max-width:750px){.columns{column-count:2;-moz-column-count:2;-webkit-column-count:2;}
}
@media (max-width:500px){.columns{column-count:1;-moz-column-count:1;-webkit-column-count:1;}
#industry-list img:first-of-type{margin-top:0px;}
#industry-list img{max-width:80%;margin-top:60px;}
}
#industries-served-pg.section{color:#000;}
#industries-served-pg.section input,
#industries-served-pg.section textarea{width:100%;padding:7px 0 7px 10px;border:1px solid #cecece;}
#industries-served-pg .split-section-left{width:40%;padding-right:10%;float:left;margin:auto;position:relative;}
#industries-served-list li{display:block;}
#industries-served-list li:before{content:"+";}
#industry-list img{display:block;margin:auto;border-radius:2px;}
#industry-list p{text-align:center;margin:2px 0 15px 0;}
#industries-served-pg h2{text-align:center;margin:0px 0 30px 0;font-weight:normal;font-size:30px;}
#resources-pg.section{background:url('img/resources-bg.jpg');background-size:cover;background-position:top center;color:#000;}
#contact-pg.section{background:url('img/contact-bg.jpg');background-size:cover;background-position:top center;color:#fff;}
#contact-pg.section:before{content:"";width:100%;height:100%;position:absolute;background:none;background:rgba(0, 0, 0, 0.5);top:0;left:0;}
#contact-pg #map{height:270px;width:100%;max-width:400px;margin-top:10px;border:4px solid #fff;background:rgb(245, 245, 245);background:rgba(245, 245, 245, 0.62);}
.hamburger{padding:15px 15px;cursor:pointer;transition-property:opacity, -webkit-filter;transition-property:opacity, filter;transition-property:opacity, filter, -webkit-filter;transition-duration:0.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible;}
.hamburger:hover{opacity:0.7;}
.hamburger-box{width:40px;height:24px;display:inline-block;position:relative;}
.hamburger-inner{display:block;top:50%;margin-top:-2px;}
.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after{width:40px;height:4px;background-color:#fff;border-radius:4px;position:absolute;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;transition-duration:0.15s;transition-timing-function:ease;}
.hamburger-inner::before,
.hamburger-inner::after{content:"";display:block;}
.hamburger-inner::before{top:-10px;}
.hamburger-inner::after{bottom:-10px;}
.hamburger--squeeze .hamburger-inner{transition-duration:0.1s;transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);}
.hamburger--squeeze .hamburger-inner::before{transition:top 0.1s 0.14s ease, opacity 0.1s ease;}
.hamburger--squeeze .hamburger-inner::after{transition:bottom 0.1s 0.14s ease, -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);transition:bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);transition:bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);}
.hamburger--squeeze.is-active .hamburger-inner{-webkit-transform:rotate(45deg);transform:rotate(45deg);transition-delay:0.14s;transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);}
.hamburger--squeeze.is-active .hamburger-inner::before{top:0;opacity:0;transition:top 0.1s ease, opacity 0.1s 0.14s ease;}
.hamburger--squeeze.is-active .hamburger-inner::after{bottom:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);transition:bottom 0.1s ease, -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);transition:bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);transition:bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);}