@-webkit-keyframes fade-in{0%{opacity:1;}30.303%{opacity:1;}33.333%{opacity:0;}96.970%{opacity:0;}100%{opacity:1;}}@keyframes fade-in{0%{opacity:1;}30.303%{opacity:1;}33.333%{opacity:0;}96.970%{opacity:0;}100%{opacity:1;}}@-webkit-keyframes fade-in2{0%{opacity:0;}30.303%{opacity:0;}33.333%{opacity:1;}63.636%{opacity:1;}66.666%{opacity:0;}100%{opacity:0;}}@keyframes fade-in2{0%{opacity:0;}30.303%{opacity:0;}33.333%{opacity:1;}63.636%{opacity:1;}66.666%{opacity:0;}100%{opacity:0;}}@-webkit-keyframes fade-in3{0%{opacity:0;}63.636%{opacity:0;}66.666%{opacity:1;}96.970%{opacity:1;}100%{opacity:0;}}@keyframes fade-in3{0%{opacity:0;}63.636%{opacity:0;}66.666%{opacity:1;}96.970%{opacity:1;}100%{opacity:0;}}#site-heading{color:#fff;position:relative;}#site-heading .fading-text{position:absolute;top:0;left:0;right:0;-webkit-animation-duration:24s;animation-duration:24s;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;}#site-heading .fading-text:first-child{-webkit-animation-name:fade-in;animation-name:fade-in;}#site-heading .fading-text:nth-child(2){opacity:0;-webkit-animation-name:fade-in2;animation-name:fade-in2;}#site-heading .fading-text:last-child{opacity:0;-webkit-animation-name:fade-in3;animation-name:fade-in3;}#site-heading .fading-text,#site-heading .fading-text>span{display:inline-block;width:100%;}#site-heading .fading-text .ft-answer{font-size:80%;opacity:.8;}#wrapper-header{background-color:rgba(79,79,79,1);}#header-background{background-image:url("../img/img_landing_header.jpg");background-position:top center;background-attachment:fixed;position:absolute;top:0;bottom:0;left:0;right:0;z-index:2;opacity:.1;}#product-list{position:relative;width:100%;}#product-list>ul{list-style:none;}#product-list .product{float:left;max-width:365px;width:30.41666%;margin:4.3333% 4.3333% 0 0;}#product-list .product.hover-title.hovered{position:relative;}#product-list .product.hover-title>span.hover-over-title{position:absolute;left:0;right:0;bottom:-1.5em;text-align:center;}#product-list .product:nth-child(3n){margin-right:0;}#product-list .product img{width:100%;max-width:100%;}#product-list .product img:hover{cursor:pointer;}#display-product{border-bottom:2px solid #EEE;padding:52px 0 18px 0;display:none;max-height:0;overflow:hidden;transition:max-height 1s ease-out .5s;-o-transition:max-height 1s ease-out .5s;-moz-transition:max-height 1s ease-out .5s;-webkit-transition:max-height 1s ease-out .5s;}#display-product.show{display:block;max-height:300em;overflow:visible;}#display-product .product{width:100%;display:none;position:relative;}#display-product .product .heading .product-close-btn{display:inline-block;position:absolute;background-repeat:no-repeat;background-position:center;width:20px;height:20px;right:-40px;top:-8px;background-image:url("../img/icn_close.png");}#display-product .product .product-paging-btn{position:absolute;top:50%;width:10px;height:20px;display:inline-block;background-repeat:no-repeat;background-position:center;background-size:contain;}#display-product .product .product-paging-btn.disabled{display:none;}#display-product .product .product-prev-btn{background-image:url("../img/icn_arrow_left.png");left:-30px;}#display-product .product .product-next-btn{background-image:url("../img/icn_arrow_right.png");right:-30px;}#display-product .product .img-holder{max-width:782px;width:65.1666%;margin-right:4.3333%;margin-bottom:40px;float:left;}#display-product .product .description,#display-product .product .heading{max-width:366px;width:30.5%;float:left;}#display-product .product .description{position:relative;margin-bottom:151px;padding-bottom:52px;}#display-product .product .thumbnails-holder .btn-holder{text-align:center;margin-bottom:20px;}#display-product .product .thumbnails-holder .btn-holder>a{display:inline-block;max-width:157px;width:42%;float:left;margin-bottom:20px;}#display-product .product .thumbnails-holder .btn-holder>a:nth-child(2n){margin-left:14%;}#display-product .product .thumbnails-holder .btn-holder>a>img{max-width:100%;}#display-product .product .heading{text-transform:uppercase;font-size:16px;margin-bottom:40px;}#display-product .product .thumbnails-holder{position:absolute;bottom:40px;left:0;right:0;padding-left:69.5%;z-index:2;}a.color-inherit,a.color-inherit:visited{color:inherit;}.thumbnails-holder .thumbnail-img-holder{width:52px;height:52px;float:left;}.thumbnails-holder .thumbnail-img-holder+.thumbnail-img-holder{margin-left:14.2076%;}.thumbnails-holder .thumbnail-img-holder .tooltip{position:relative;}.thumbnails-holder .thumbnail-img-holder .tooltip>.hover-over-tooltip{position:absolute;top:57px;left:-26px;background-color:#58c2da;z-index:300;}.thumbnails-holder .thumbnail-img-holder .tooltip>.hover-over-tooltip>.hover-over-inner{padding:5px 10px;white-space:nowrap;color:#FFF;border:1px solid #FFF;}.thumbnails-holder .thumbnail-img-holder .tooltip>.hover-over-tooltip>.hover-over-inner:before{content:"";width:14px;height:7px;background:url('../img/hover_top_lb.png') no-repeat center top transparent;position:absolute;display:block;left:50%;top:-6px;margin-left:-7px;}.thumbnails-holder .thumbnail-img-holder .tooltip>.hover-over-tooltip:before,.thumbnails-holder .thumbnail-img-holder .tooltip>.hover-over-tooltip:after{position:absolute;content:"";display:block;width:5px;height:5px;background-repeat:no-repeat;background-attachment:scroll;background-color:transparent;}.thumbnails-holder .thumbnail-img-holder .tooltip>.hover-over-tooltip:before{background-image:url('../img/hover_corner_topleft_lb.png');background-position:left top;top:0;left:0;}.thumbnails-holder .thumbnail-img-holder .tooltip>.hover-over-tooltip:after{background-image:url('../img/hover_corner_rightdown_lb.png');background-position:right bottom;bottom:0;right:0;}#display-product .product .img-holder{position:relative;}#display-product .product .img-holder>.bullets-navbar{position:absolute;left:0;right:0;bottom:-38px;height:28px;text-align:center;z-index:5;}#display-product .product .img-holder>.bullets-navbar>.bullets-item{display:inline-block;width:20px;height:20px;background-color:transparent;background-position:center center;background-attachment:scroll;background-repeat:no-repeat;background-image:url('../img/bullet_grey.png');}#display-product .product .img-holder>.bullets-navbar>.bullets-item.active,#display-product .product .img-holder>.bullets-navbar>.bullets-item:hover{background-image:url('../img/bullet_orange.png');}#display-product .product .img-holder>.area-btn{position:absolute;top:0;bottom:0;z-index:4;}#display-product .product .img-holder>.left-area{left:0;right:50%;}#display-product .product .img-holder>.right-area{left:50%;right:0;}.section .inner-section>.sub-heading{margin-top:52px;text-align:center;}#tools .mcfx{width:50%;padding-top:52px;}#tools .tab{width:33.33333%;float:left;margin:0;padding:0 2%;}#tools .tab:nth-child(6n+7){clear:both;}#tools .tab .img-holder{width:100%;height:auto;margin-bottom:42px;text-align:center;}#tools .tab .label{text-align:center;}#our-philosophy .inner-row{margin-top:52px;width:50%;}#our-philosophy .tab{width:50%;text-align:center;float:left;padding:0 26px;}#our-philosophy .tab .img-holder{max-width:261px;width:100%;}#our-philosophy .tab>.text{margin-top:42px;}#relax{height:986px;background-image:url(../img/img_relax_low.jpg);background-size:cover;position:relative;}#relax-layer{width:100%;height:100%;background-image:linear-gradient(#EEE,transparent);position:absolute;top:0;left:0;right:0;z-index:2;}#relax .heading{position:relative;z-index:5;font-size:42px;color:#FF4B34;border:none;line-height:1.1em;}#contact .heading{margin-bottom:52px;}@media all and (max-width:1439px){#our-philosophy .inner-row .tab .text>br{display:none;}}@media all and (min-width:1280px){#relax .heading{font-size:60px;}}@media all and (min-width:998px){#our-team .tab,#partners .tab{min-width:261px;}}@media all and (max-width:977px){#display-product .product .img-holder{width:100%;margin-right:0;}#display-product .product .heading{position:absolute;top:-130px;background-color:#58c2da;font-size:24px;left:0;right:0;width:auto;padding:0 30px;}#display-product .product .description,#display-product .product .heading{max-width:none;text-align:center;}#display-product .product .description{width:100%;padding-top:52px;margin-bottom:0;}#display-product .product .thumbnails-holder{position:static;padding-left:0;text-align:center;}#display-product .product .thumbnails-holder .thumbnail-img-holder{float:none;display:inline-block;}}@media all and (max-width:980px){#product-list{max-width:782px;margin:0 auto;}#product-list .product{width:46.6752%;margin:6.65% 6.65% 0 0;}#product-list .product:nth-child(2n){margin-right:0;}#product-list .product:nth-child(2n+1){margin-right:6.65%;}#relax{background-position:20% center;}}@media all and (max-width:900px){#our-philosophy .tab{padding:0 13px;}#site-text>br{display:none;}}@media all and (max-width:800px){#tools .mcfx{width:100%;}}@media all and (max-width:660px){#display-product .product{width:86%;margin-left:7%;}#display-product .product .heading .product-close-btn{width:24px;height:24px;right:0;top:0;background-image:url("../img/icn_close_mobile.png");}#display-product .product .product-paging-btn{width:20px;height:36px;padding:0 10px;}#display-product .product .product-prev-btn{background-image:url("../img/icn_arrow_left.png");left:-42px;}#display-product .product .product-next-btn{background-image:url("../img/icn_arrow_right.png");right:-42px;}}@media all and (min-width:401px) and (max-width:520px){#display-product .product>.product-paging-btn{top:41%;}}@media all and (max-width:400px){#display-product .product>.product-paging-btn{top:35%;}}@media all and (max-width:650px){#our-philosophy .mcfx:before,#our-philosophy .mcfx:after{content:" ";display:table;}#our-philosophy .mcfx,#our-philosophy .mcfx:after{float:none;clear:both;}#our-philosophy .mcfx{margin:52px auto 0;}#our-philosophy .inner-row{width:100%;}}@media all and (max-width:360px){.thumbnails-holder .thumbnail-img-holder .tooltip>.hover-over-tooltip{max-width:116px;}.thumbnails-holder .thumbnail-img-holder .tooltip>.hover-over-tooltip>.hover-over-inner{white-space:normal;text-align:center;}#relax{height:480px;}}@media all and (max-width:360px){#display-product .product .product-prev-btn{left:-40px;padding-left:5px;}#display-product .product .product-next-btn{right:-40px;padding-right:5px;}}@media all and (min-width:361px) and (max-width:800px){#relax{height:600px;}}@media all and (min-width:801px) and (max-width:1024px){#relax{height:768px;}}#tools .tab .label,#partners .tab .label{font-weight:bold;}#partners .inner-container,#our-team .inner-container{text-align:center;}#our-team .tab,#partners .tab{max-width:261px;margin-top:52px;padding:0 3%;float:left;width:33.3333%;box-sizing:border-box;-moz-box-sizing:border-box;}#partners .tab:nth-child(4n+5),#our-team .tab:nth-child(4n+5){clear:both;}#partners .tab .img-holder,#our-team .tab .img-holder{width:100%;height:auto;margin-bottom:42px;}#partners .inner-container .mcfx{width:50%;padding-right:26px;}#partners .inner-container .mcfx+.mcfx{padding-left:26px;padding-right:0;}.inner-container>.centered{display:inline-block;}@media all and (max-width:980px){#partners .inner-container>.centered{width:auto;}#partners .inner-container .mcfx{width:100%;padding:0;float:none;}#partners .inner-container .mcfx+.mcfx{padding:0;}#relax{background-position:20% center;}}@media all and (max-width:800px){#tools .mcfx{width:100%;}}@media all and (max-width:718px){#our-team .centered{width:100%;}#our-team .tab{margin-top:26px;}}